@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);.sky-form{margin:0;outline:0;font:13px/1.55 'Open Sans',Helvetica,Arial,sans-serif;color:#666}.sky-form header{display:block;padding:20px 30px;margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,.1);background:none;font-size:25px;font-weight:300;color:#232323}.sky-form fieldset{display:block;padding:0;border:0;background:rgba(255,255,255,.9)}.sky-form section{margin-bottom:20px}.sky-form footer{display:block;padding:0}.sky-form footer:after{content:'';display:table;clear:both}.sky-form a{color:#06d0d8}.sky-form .label{display:block;margin-bottom:6px;line-height:19px;font-weight:400}.sky-form .note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.sky-form .input,.sky-form .select,.sky-form .textarea,.sky-form .radio,.sky-form .checkbox,.sky-form .toggle,.sky-form .button,.primary-widget select{position:relative;display:block}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea,.primary-widget select{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:39px;padding:6px 10px;outline:0;border-width:1px;border-style:solid;border-radius:0;background:#fff;font:15px/23px 'Open Sans',Helvetica,Arial,sans-serif;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.sky-form .textarea textarea{height:150px !important}.sky-form .progress{float:right;margin-top:10px;line-height:39px;color:#232323}.sky-form button::-moz-focus-inner{padding:0;border:0}.sky-form .input-captcha img{position:absolute;top:2px;right:2px;border-left:1px solid #e5e5e5}.sky-form .input-file .button{position:absolute;top:4px;right:4px;float:none;height:31px;margin:0;padding:0 20px;font-size:13px;line-height:31px}.sky-form .input-file .button:hover{box-shadow:none}.sky-form .input-file .button input{position:absolute;top:0;right:0;padding:0;font-size:30px;cursor:pointer;opacity:0}.sky-form .select i{position:absolute;top:2px;right:2px;width:28px;height:35px;background:#fff;pointer-events:none}.sky-form .select i:after,.sky-form .select i:before{content:'';position:absolute;right:10px;border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .select i:after{bottom:12px;border-top:4px solid #404040}.sky-form .select i:before{top:12px;border-bottom:4px solid #404040}.sky-form .select select,.primary-widget select{padding-right:28px}.sky-form .select-multiple select{height:auto}.sky-form .textarea textarea{height:auto;resize:none}.sky-form .textarea-resizable textarea{resize:vertical}.sky-form .textarea-expandable textarea{height:39px}.sky-form .textarea-expandable textarea:focus{height:auto}.sky-form .radio,.sky-form .checkbox{margin-bottom:4px;padding-left:27px;font-size:15px;line-height:27px;color:#404040;cursor:pointer}.sky-form .radio:last-child,.sky-form .checkbox:last-child{margin-bottom:0}.sky-form .radio input,.sky-form .checkbox input{position:absolute;left:-9999px}.sky-form .radio i,.sky-form .checkbox i{position:absolute;top:5px;left:0;display:block;width:13px;height:13px;outline:0;border-width:2px;border-style:solid;background:#fff}.sky-form .radio i{border-radius:50%}.sky-form .radio input+i:after,.sky-form .checkbox input+i:after{position:absolute;opacity:0;-ms-transition:opacity .1s;-moz-transition:opacity .1s;-webkit-transition:opacity .1s}.sky-form .radio input+i:after{content:'';top:4px;left:4px;width:5px;height:5px;border-radius:50%}.sky-form .checkbox input+i:after{content:'\f00c';top:-1px;left:-1px;width:15px;height:15px;font:normal 12px/16px FontAwesome;text-align:center}.sky-form .radio input:checked+i:after,.sky-form .checkbox input:checked+i:after{opacity:1}.sky-form .inline-group{margin:0 -30px -4px 0}.sky-form .inline-group:after{content:'';display:table;clear:both}.sky-form .inline-group .radio,.sky-form .inline-group .checkbox{float:left;margin-right:30px}.sky-form .inline-group .radio:last-child,.sky-form .inline-group .checkbox:last-child{margin-bottom:4px}.sky-form .toggle{margin-bottom:4px;padding-right:61px;font-size:15px;line-height:27px;color:#404040;cursor:pointer}.sky-form .toggle:last-child{margin-bottom:0}.sky-form .toggle input{position:absolute;left:-9999px}.sky-form .toggle i{content:'';position:absolute;top:4px;right:0;display:block;width:49px;height:17px;border-width:2px;border-style:solid;border-radius:12px;background:#fff}.sky-form .toggle i:after{content:'OFF';position:absolute;top:2px;right:8px;left:8px;font-style:normal;font-size:9px;line-height:13px;font-weight:700;text-align:left;color:#5f5f5f}.sky-form .toggle i:before{content:'';position:absolute;z-index:1;top:4px;right:4px;display:block;width:9px;height:9px;border-radius:50%;opacity:1;-ms-transition:right .2s;-moz-transition:right .2s;-webkit-transition:right .2s}.sky-form .toggle input:checked+i:after{content:'ON';text-align:right}.sky-form .toggle input:checked+i:before{right:36px}.sky-form .rating{margin-bottom:4px;font-size:15px;line-height:27px;color:#404040}.sky-form .rating:last-child{margin-bottom:0}.sky-form .rating input{position:absolute;left:-9999px}.sky-form .rating label{display:block;float:right;height:17px;margin-top:5px;padding:0 2px;font-size:17px;line-height:17px;cursor:pointer}.sky-form .button{float:right;height:39px;overflow:hidden;padding:0 25px;outline:0;border:0;font:300 15px/39px 'Open Sans',Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;cursor:pointer}.sky-form .button-uploading{position:relative;color:transparent;cursor:default}.sky-form .button-uploading:after{content:'Uploading...';position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;-o-animation:blink 1s linear infinite;-ms-animation:blink 1s linear infinite;-moz-animation:blink 1s linear infinite;-webkit-animation:blink 1s linear infinite}@-o-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-ms-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}.sky-form .icon-append,.sky-form .icon-prepend{position:absolute;top:5px;width:29px;height:29px;font-size:15px;line-height:29px;text-align:center}.sky-form .icon-append{right:5px;padding-left:3px;border-left-width:1px;border-left-style:solid}.sky-form .icon-prepend{left:5px;padding-right:3px;border-right-width:1px;border-right-style:solid}.sky-form .input .icon-prepend+input,.sky-form .textarea .icon-prepend+textarea{padding-left:46px}.sky-form .input .icon-append+input,.sky-form .textarea .icon-append+textarea{padding-right:46px}.sky-form .input .icon-prepend+.icon-append+input,.sky-form .textarea .icon-prepend+.icon-append+textarea{padding-left:46px}.sky-form .row{margin:0 -15px}.sky-form .row:after{content:'';display:table;clear:both}.sky-form .col{float:left;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box;-moz-box-sizing:border-box}.sky-form .col-1{width:8.33%}.sky-form .col-2{width:16.66%}.sky-form .col-3{width:25%}.sky-form .col-4{width:33.33%}.sky-form .col-5{width:41.66%}.sky-form .col-6{width:50%}.sky-form .col-7{width:58.33%}.sky-form .col-8{width:66.67%}.sky-form .col-9{width:75%}.sky-form .col-10{width:83.33%}.sky-form .col-11{width:91.66%}@media screen and (max-width:600px){.sky-form .col{float:none;width:100%}}.sky-form .tooltip{position:absolute;z-index:1;left:-9999px;padding:2px 8px 3px;font-size:11px;line-height:16px;font-weight:400;background:rgba(0,0,0,.9);color:#fff;opacity:0;-ms-transition:margin .3s,opacity .3s;-moz-transition:margin .3s,opacity .3s;-webkit-transition:margin .3s,opacity .3s}.sky-form .tooltip:after{content:'';position:absolute}.sky-form .input input:focus+.tooltip,.sky-form .textarea textarea:focus+.tooltip{opacity:1}.sky-form .tooltip-top-right{bottom:100%;margin-bottom:15px}.sky-form .tooltip-top-right:after{top:100%;right:16px;border-top:4px solid rgba(0,0,0,.9);border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-top-right,.sky-form .textarea textarea:focus+.tooltip-top-right{right:0;left:auto;margin-bottom:5px}.sky-form .tooltip-top-left{bottom:100%;margin-bottom:15px}.sky-form .tooltip-top-left:after{top:100%;left:16px;border-top:4px solid rgba(0,0,0,.9);border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-top-left,.sky-form .textarea textarea:focus+.tooltip-top-left{right:auto;left:0;margin-bottom:5px}.sky-form .tooltip-right{top:9px;white-space:nowrap;margin-left:15px}.sky-form .tooltip-right:after{top:6px;right:100%;border-top:4px solid transparent;border-right:4px solid rgba(0,0,0,.9);border-bottom:4px solid transparent}.sky-form .input input:focus+.tooltip-right,.sky-form .textarea textarea:focus+.tooltip-right{left:100%;margin-left:5px}.sky-form .tooltip-left{top:9px;white-space:nowrap;margin-right:15px}.sky-form .tooltip-left:after{top:6px;left:100%;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid rgba(0,0,0,.9)}.sky-form .input input:focus+.tooltip-left,.sky-form .textarea textarea:focus+.tooltip-left{right:100%;left:auto;margin-right:5px}.sky-form .tooltip-bottom-right{top:100%;margin-top:15px}.sky-form .tooltip-bottom-right:after{bottom:100%;right:16px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,.9);border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-bottom-right,.sky-form .textarea textarea:focus+.tooltip-bottom-right{right:0;left:auto;margin-top:5px}.sky-form .tooltip-bottom-left{top:100%;margin-top:15px}.sky-form .tooltip-bottom-left:after{bottom:100%;left:16px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,.9);border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-bottom-left,.sky-form .textarea textarea:focus+.tooltip-bottom-left{right:auto;left:0;margin-top:5px}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea,.sky-form .radio i,.sky-form .checkbox i,.sky-form .toggle i,.sky-form .icon-append,.sky-form .icon-prepend{border-color:#e5e5e5;-ms-transition:border-color .3s;-moz-transition:border-color .3s;-webkit-transition:border-color .3s}.sky-form .toggle i:before{background-color:#06d0d8}.sky-form .rating label{color:#ccc;-ms-transition:color .3s;-moz-transition:color .3s;-webkit-transition:color .3s}.sky-form .button{background-color:#06d0d8;opacity:.8;-ms-transition:opacity .2s;-moz-transition:opacity .2s;-webkit-transition:opacity .2s}.sky-form .button.button-secondary{background-color:#b3b3b3}.sky-form .icon-append,.sky-form .icon-prepend{color:#ccc;z-index:9}.sky-form .input:hover input,.sky-form .select:hover select,.sky-form .textarea:hover textarea,.sky-form .radio:hover i,.sky-form .checkbox:hover i,.sky-form .toggle:hover i,.sky-form .ui-slider-handle:hover{border-color:#8dc9e5}.sky-form .rating input+label:hover,.sky-form .rating input+label:hover~label{color:#06d0d8}.sky-form .button:hover{opacity:1}.sky-form .input input:focus,.sky-form .select select:focus,.primary-widget select:focus,.sky-form .textarea textarea:focus,.sky-form .radio input:focus+i,.sky-form .checkbox input:focus+i,.sky-form .toggle input:focus+i{border-color:#06d0d8}.sky-form .radio input+i:after{background-color:#06d0d8}.sky-form .checkbox input+i:after{color:#06d0d8}.sky-form .radio input:checked+i,.sky-form .checkbox input:checked+i,.sky-form .toggle input:checked+i{border-color:#06d0d8}.sky-form .rating input:checked~label{color:#06d0d8}.sky-form .state-error input,.sky-form .state-error select,.sky-form .state-error textarea,.sky-form .radio.state-error i,.sky-form .checkbox.state-error i,.sky-form .toggle.state-error i{background:#fff0f0}.sky-form .state-error select+i{background:#fff0f0;box-shadow:0 0 0 12px #fff0f0}.sky-form .toggle.state-error input:checked+i{background:#fff0f0}.sky-form .state-error+em{display:block;margin-top:6px;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#ee9393}.sky-form .rating.state-error+em{margin-top:-4px;margin-bottom:4px}.sky-form .state-success input,.sky-form .state-success select,.sky-form .state-success textarea,.sky-form .radio.state-success i,.sky-form .checkbox.state-success i,.sky-form .toggle.state-success i{background:#f0fff0}.sky-form .state-success select+i{background:#f0fff0;box-shadow:0 0 0 12px #f0fff0}.sky-form .toggle.state-success input:checked+i{background:#f0fff0}.sky-form .state-success+em{display:block;margin-top:6px;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#ee9393}.sky-form .note-success{color:#6fb679}.sky-form .input.state-disabled input,.sky-form .select.state-disabled,.sky-form .textarea.state-disabled,.sky-form .radio.state-disabled,.sky-form .checkbox.state-disabled,.sky-form .toggle.state-disabled,.sky-form .button.state-disabled{cursor:default;opacity:.5}.sky-form .input.state-disabled:hover input,.sky-form .select.state-disabled:hover select,.sky-form .textarea.state-disabled:hover textarea,.sky-form .radio.state-disabled:hover i,.sky-form .checkbox.state-disabled:hover i,.sky-form .toggle.state-disabled:hover i{border-color:#e5e5e5}.sky-form .message{display:none;color:#6fb679}.sky-form .message i{display:block;margin:0 auto 20px;width:81px;height:81px;border:1px solid #6fb679;border-radius:50%;font-size:30px;line-height:81px}.sky-form.submited fieldset,.sky-form.submited footer{display:none}.sky-form.submited .message{display:block;padding:25px 30px;background:rgba(255,255,255,.9);font:300 18px/27px 'Open Sans',Helvetica,Arial,sans-serif;text-align:center}.ui-datepicker{display:none;padding:10px 12px;background:rgba(255,255,255,.9);box-shadow:0 0 10px rgba(0,0,0,.3);font:13px/1.55 'Open Sans',Helvetica,Arial,sans-serif;text-align:center;color:#666}.ui-datepicker a{color:#404040}.ui-datepicker-header{position:relative;margin:-10px -12px 10px;padding:10px;border-bottom:1px solid rgba(0,0,0,.1);font-size:15px;line-height:27px}.ui-datepicker-prev,.ui-datepicker-next{position:absolute;top:0;display:block;width:47px;height:47px;font-size:15px;line-height:47px;text-decoration:none;cursor:pointer}.ui-datepicker-prev{left:0}.ui-datepicker-next{right:0}.ui-datepicker-calendar{border-collapse:collapse;font-size:13px;line-height:27px}.ui-datepicker-calendar th{color:#999}.ui-datepicker-calendar a,.ui-datepicker-calendar span{display:block;width:31px;margin:auto;text-decoration:none;color:#404040}.ui-datepicker-calendar a:hover{background:rgba(0,0,0,.05)}.ui-datepicker-calendar span{color:#bfbfbf}.ui-datepicker-today a{font-weight:700}.ui-datepicker-calendar .ui-state-active{background:rgba(0,0,0,.05);cursor:default}.ui-datepicker-inline{border:2px solid #e5e5e5;background:#fff;box-shadow:none}.ui-datepicker-inline .ui-datepicker-header{line-height:47px}.ui-datepicker-inline .ui-datepicker-calendar{width:100%}.sky-form .ui-slider{position:relative;height:3px;border:2px solid #e5e5e5;background:#fff;margin:12px 6px 26px}.sky-form .ui-slider-handle{position:absolute;width:15px;height:15px;margin:-8px 0 0 -8px;border:2px solid #e5e5e5;outline:0;background:#fff;-ms-transition:border-color .3s;-moz-transition:border-color .3s;-webkit-transition:border-color .3s}.sky-form-modal{position:fixed;z-index:1;display:none;width:400px}.sky-form-modal-overlay{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,.7)}.sky-form *,.sky-form *:after,.sky-form *:before{margin:0;padding:0;box-sizing:content-box;-moz-box-sizing:content-box}.sky-form .label{border-radius:0;font-size:100%;font-size:14px;text-align:left;white-space:normal;color:inherit}.sky-form .label.al_left{text-align:left}.sky-form .radio,.sky-form .checkbox{font-weight:400}.sky-form .radio+.radio,.sky-form .checkbox+.checkbox{margin-top:0}.sky-form .label.col{margin:0;padding-top:10px}.sky-form .label.two{color:#fff}.sky-form .checkbox.two{color:#fff}.sky-form .button.small{float:left;height:35px;overflow:hidden;margin:0;padding:0 15px;outline:0;border:0;font-size:14px;font-weight:400;text-decoration:none;color:#fff;cursor:pointer;background:#727272;transition:all .3s ease-out 0s}.sky-form .textarea .onepage{border:0;color:#727272;min-height:80px;background:none;background:url(/wp-content/themes/pace/assets/css/libs/../../images/site-img94.png) 0 0 repeat;border:1px solid #e4e4e4}.sky-form .input .onepage{border:0;color:#727272;height:40px;background:url(/wp-content/themes/pace/assets/css/libs/../../images/site-img94.png) 0 0 repeat;border:1px solid #e4e4e4}.sky-form .input .onepage2{border:0;color:#727272;height:40px;background:url(/wp-content/themes/pace/assets/css/libs/../../images/site-img94.png) 0 0 repeat;border:1px solid #494949}.sky-form .textarea .onepage2{border:0;color:#727272;min-height:80px;background:none;background:url(/wp-content/themes/pace/assets/css/libs/../../images/site-img94.png) 0 0 repeat;border:1px solid #494949}.sky-form .textarea .small{border:0;color:#727272;min-height:40px;background:none;background:url(/wp-content/themes/pace/assets/css/libs/../../images/site-img94.png) 0 0 repeat;border:1px solid #454545}.sky-form .input .small{border:0;color:#727272;height:30px;background:url(/wp-content/themes/pace/assets/css/libs/../../images/site-img94.png) 0 0 repeat;border:1px solid #454545}.sky-form .textarea .small2{border:0;color:#727272;min-height:40px;background:none;background:url(/wp-content/themes/pace/assets/css/libs/../../images/site-img94.png) 0 0 repeat;border:1px solid #e4e4e4}.sky-form .input .small2{border:0;color:#727272;height:30px;background:url(/wp-content/themes/pace/assets/css/libs/../../images/site-img94.png) 0 0 repeat;border:1px solid #e4e4e4}.sky-form .button.two{opacity:1;color:#fff;background-color:#38c4ff;transition:all .3s ease-out 0s}.sky-form .button.two:hover{opacity:1;color:#272727;background-color:#fff}.sky-form .button.three{opacity:1;color:#fff;background-color:#11c9da;transition:all .3s ease-out 0s}.sky-form .button.three:hover{opacity:1;color:#272727;background-color:#fff}.sky-form .button.four{opacity:1;color:#fff;background-color:#ef5879;transition:all .3s ease-out 0s}.sky-form .button.five{opacity:1;color:#fff;background-color:#06d0d8;transition:all .3s ease-out 0s}.sky-form .button.five:hover{opacity:1;color:#fff;background-color:#272727}.sky-form .button.six{color:#fff;background-color:#06d0d8;transition:all .3s ease-out 0s;opacity:1}.sky-form .button.six:hover{color:#fff;background-color:#161616}.sky-form .button.seven{color:#fff;font-weight:500;font-size:16px;padding:5px 30px;border-radius:2px;background-color:#06d0d8;opacity:1;float:left;transition:all .3s ease-out 0s}.sky-form .button.seven:hover{color:#fff;background-color:#161616}.sky-form .button.eight{background-color:#06d0d8;padding:5px 35px;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;transition:all .3s ease-out 0s}.sky-form.submited .message.two{background:none}.sky-form .label.doc{color:#272727}.sky-form .label.doc2{color:#fff}.sky-form fieldset.two{background:none}.sky-form footer.nobackground{border-top:0;background:none}.login_form{background-color:#fff;border:1px solid #e4e4e4;margin:0 auto;padding:20px 35px 50px;width:60%}.reg_form{background-color:#fff;border:1px solid #e4e4e4;margin:0 auto;padding:20px 35px 13px;width:50%}@media only screen and (max-width:800px){.login_form{width:100%}.reg_form{width:100%}}@media only screen and (max-width:768px){.login_form{width:100%}.reg_form{width:100%}}@media only screen and (max-width:640px){.login_form{width:100%}.reg_form{width:100%}}@media only screen and (max-width:480px){.login_form{width:100%}.reg_form{width:100%}}@media only screen and (max-width:360px){.login_form{width:100%}.reg_form{width:100%}}@media only screen and (max-width:320px){.login_form{width:100%}.reg_form{width:100%}}ul.nav>li>a.active:hover{border-bottom:3px solid #ee4532}.scrollup{background:#ee4532 url(/wp-content/themes/pace/assets/css/skins/../../images/scroll-top-arrow.png) no-repeat 15px 16px}ul.nav>li>a.active{border-bottom:3px solid #ee4532;color:#ee4532}ul.nav>li>a:hover,.section_holder4 .more:hover,.section_holder1 .icon-item:hover .title_holder h4,.section_holder1 .icon-item.active .title_holder h4,.menu li.current a{color:#ee4532}.tp-caption.slider_but2 a,.list_st1 .icon,.price_table_st2:hover,.price_table_st2.active,.price_table_st1:hover .singup_but,.price_table_st1.active .singup_but,ul.social_icon_st1 li a,.creative .section_holder7 .shape{background-color:#ee4532}.price_table_st2:hover .arrow_up,.price_table_st2.active .arrow_up{border-bottom:50px solid #ee4532}.price_table_st2:hover .arrow_down,.price_table_st2.active .arrow_down{border-top:50px solid #ee4532}.section_holder1 .icon-item:hover .icon_holder .icon,.section_holder1 .icon-item.active .icon_holder .icon,.icon_boxes_st5:hover i,.list_st1.two .icon,.list_st3 .icon{border:1px solid #ee4532;color:#ee4532}.section_holder1 .icon-item:hover .topline,.section_holder1 .icon-item.active .topline{background-color:#ee4532}.section_holder1 .icon-item:hover a,.section_holder1 .icon-item.active a{color:#ee4532}.section_holder3 .left_box:hover .parallelogram,.section_holder3 .left_box.active .parallelogram{background-color:#ee4532}.section_holder3 .left_box:hover .text .arrow_box:after,.section_holder3 .left_box.active .text .arrow_box:after{border-right-color:#ee4532}.section_holder3 .left_box:hover .text,.section_holder3 .left_box.active .text{background-color:#ee4532}.section_holder4 .featurebox:hover,.section_holder4 .featurebox.active{background-color:#ee4532}.section_holder4 .featurebox:hover .arrow_box:after,.section_holder4 .featurebox.active .arrow_box:after{border-right-color:#ee4532}.cyan{color:#ee4532}.section_holder7 .shape{background-color:#ee4532}.section_holder7 .img_holder ul.social_icons li a{background-color:#ee4532}.section_holder8 .post_holder .img .date{background-color:#ee4532}.section_holder8 .post_holder .img .comments{background-color:#ee4532}.section_holder10{background-color:#ee4532}.section_holder11 .price_table:hover,.section_holder11 .price_table.active{background-color:#ee4532}.section_holder11 .price_table:hover .top_shapes,.section_holder11 .price_table.active .top_shapes{background-color:#ee4532}.section_holder11 .price_table:hover ul.plan_features li,.section_holder11 .price_table.active ul.plan_features li{border-bottom:1px solid #fff}.section_holder11 .price_table:hover .title,.section_holder11 .price_table.active .title{border-bottom:1px solid #fff}.section-color-three{background-color:#ee4532}.tp-caption.circle2{background-color:#ee4532}.section_holder10.two .featurebox:hover,.section_holder10.two .featurebox.active{background-color:#ee4532}.section_holder10.two .featurebox:hover .arrow_box:after,.section_holder10.two .featurebox.active .arrow_box:after{border-right-color:#ee4532}.section_holder13 .counter-item:hover .count-box,.section_holder13 .counter-item:hover .text h4,.section_holder13 .counter-item.active .count-box,.section_holder13 .counter-item.active .text h4{color:#ee4532}.section_holder13 .counter-item:hover .text,.section_holder13 .counter-item.active .text{border-bottom:1px solid #ee4532;border-top:1px solid #ee4532}.ui-progress.style2{border-bottom:8px solid #ee4532}.section_holder15 .icon-item:hover .icon,.section_holder15 .icon-item.active .icon{border:1px solid #ee4532;color:#ee4532}.section_holder15 .icon-item:hover h4,.section_holder15 .icon-item.active h4{color:#ee4532}.readmore_bu1:hover{border:1px solid #ee4532;color:#ee4532}.newsletter .input_submit{background-color:#ee4532}.tp-caption.vertline{background-color:#ee4532}.readmore_bu3{background-color:#ee4532}.section_holder8.two.three .post_holder:hover .text,.section_holder8.two.three .post_holder.active .text{background-color:#ee4532}.section_holder8.two.three .post_holder:hover .parallelogram,.section_holder8.two.three .post_holder.active .parallelogram{background-color:#ee4532}.section_holder8.two.three .post_holder:hover .arrow_box:after,.section_holder8.two.three .post_holder.active .arrow_box:after{border-right-color:#ee4532}.footer.style2 .tagcloud a:hover,.footer.style2 .tagcloud a.active{border:1px solid #ee4532;color:#ee4532}.top_nav.three .middle.two{background-color:#ee4532}.section_holder17 .email_submit{background-color:#ee4532;border:1px solid #ee4532}.section_holder18 .date_holder .date{background-color:#ee4532}.section_holder18 .date_holder .comments{background-color:#ee4532}.section_holder18 .img_holder .overlay a.icon{background-color:#ee4532}.section_holder18 .news_holder:hover .text_holder h4,.section_holder18 .news_holder.active .text_holder h4{color:#ee4532}.section_holder19 .icon-item:hover .icon,.section_holder19 .icon-item.active .icon{border:1px solid #ee4532;color:#ee4532}.section_holder19 .icon-item:hover h4,.section_holder19 .icon-item.active h4{color:#ee4532}.section_holder19 .icon-item:hover a,.section_holder19 .icon-item.active a{color:#ee4532}.section_holder20 .featurebox:hover h4{color:#ee4532}.section_holder20 .featurebox:hover .icon{color:#ee4532}.section_holder21 .featurebox:hover,.section_holder21 .featurebox.active{background-color:#ee4532}.section_holder21 .featurebox:hover .arrow_box:after,.section_holder21 .featurebox.active .arrow_box:after{border-right-color:#ee4532}.section_holder21 .featurebox:hover .arrow_box2:after{border-left-color:#ee4532}.section_holder22 .img_holder .date{background-color:#ee4532}.section_holder22 .img_holder .overlay a.icon{background-color:#ee4532}.section_holder22 .img_holder .postinfo_icon{background-color:#ee4532}.section_holder22 .text_holder .topline{background-color:#ee4532}.section_holder23 .featurebox:hover,.section_holder23 .featurebox.active{background-color:#ee4532}.section_holder24 .icon-item:hover h4,.section_holder24 .icon-item.active h4,.section_holder24 .icon-item:hover h4 i,.section_holder24 .icon-item.active h4 i{color:#ee4532}.section_holder24 .icon-item:hover .line,.section_holder24 .icon-item.active .line{background-color:#ee4532}.section_holder24 .icon-item:hover h4 span,.section_holder24 .icon-item.active h4 span{color:#ee4532}.section_holder24 .icon-item:hover a,.section_holder24 .icon-item.active a{color:#ee4532}.section_holder26 .img_holder .postinfo_icon{background-color:#ee4532}.section_holder26 .img_holder .overlay a.icon{background-color:#ee4532}.section_holder26 .text_holder h4 a{color:#ee4532}.section_holder26 .news_holder .info span i{color:#ee4532}.sky-form .button.five{background-color:#ee4532}.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active{border:1px solid #ee4532;color:#ee4532}.cbp-l-filters-alignCenter .cbp-filter-item:hover{color:#ee4532}.section_holder29 .featurebox:hover .icon,.section_holder29 .featurebox.active .icon{background-color:#ee4532;border:1px solid #ee4532}.section_holder29 .featurebox:hover h5,.section_holder29 .featurebox.active h5{color:#ee4532}.section_holder30 .icon-item:hover .icon,.section_holder30 .icon-item.active .icon{color:#ee4532}.section_holder30 .icon-item:hover h5,.section_holder30 .icon-item.active h5{color:#ee4532}.menu_holder .menu li a.current{color:#ee4532}.menu li a.current{color:#ee4532}.menu li a:hover{color:#ee4532}.mobilenav li a:hover{color:#ee4532}.section_holder34 .img .overlay a.icon{background-color:#ee4532}.section_holder34 .team-item:hover h5{color:#ee4532}.section_holder34 ul.social_icons li a:hover,.icon_boxes_st5 i{background-color:#ee4532;border:1px solid #ee4532}.section_holder33 .img_circle,.section-color-one,.smk_accordion .accordion_in.three.acc_active>.acc_head,.bl_pagenation li a:hover,.bl_pagenation li span:hover,.bl_pagenation li.active span,.primary-widget .tagcloud a,.table-list th,.table-list2 tr:hover td{background-color:#ee4532}.section_holder35 .price_table:hover,.section_holder35 .price_table.active{background-color:#ee4532}.section_holder35 .price_table:hover .title,.section_holder35 .price_table.active .title{border-bottom:1px solid #fff}.section_holder35 .price_table:hover ul.plan_features li,.section_holder35 .price_table.active ul.plan_features li{border-bottom:1px solid #fff}.top_nav.one.cyan{background-color:#ee4532}.section_holder36 .icon-item:hover .icon,.section_holder36 .icon-item.active .icon{background-color:#ee4532}.section_holder37 .text_holder ul.list li i{color:#ee4532}.section_holder38 .img .overlay ul.social_icons li a:hover,.section_holder38 .img .overlay ul.social_icons li a.active{background-color:#ee4532}.section_holder38 .team-item:hover h5,.section_holder38 .team-item.active h5{color:#ee4532}.tabs12 li.active a{background-color:#ee4532}.section_holder39 .img_circle{background-color:#ee4532}ul.nav>li>a.active{border-bottom:3px solid #ee4532;color:#ee4532}ul.nav.dark>li>a.active{color:#ee4532}ul.nav.dark>li>a.active:hover{color:#ee4532}.tabs li.active a{background-color:#ee4532}ul.nav>li>a.active:hover{border-bottom:3px solid #ee4532;color:#ee4532}.categories_holder .list li a:hover{color:#ee4532}.punchline_text_box{border-color:#eee #eee #eee #ee4532}a.knowmore_but{background-color:#ee4532}.icon_boxes_st1 i{background-color:#ee4532;border:1px solid #ee4532}.smk_accordion .accordion_in.four.acc_active>.acc_head{background:none repeat scroll 0 0 #ee4532}.tabs13 li.active a{background-color:#ee4532}.section_holder53 ul.tab_text li i{color:#ee4532}.tabs13 li a:hover{color:#ee4532}.tabs13 li.active a{background-color:#ee4532}.products_tags .tags li a{background-color:#ee4532}.table-list5 td a{background-color:#ee4532}.table-list5 td span.price{color:#ee4532}.section_holder52 ul.tab_text li i{color:#ee4532}.section_holder45 .newsletter .input_submit{background-color:#ee4532}.sky-form a{color:#ee4532}.sky-form .checkbox input+i:after{color:#ee4532}.sky-form .radio input:checked+i,.sky-form .checkbox input:checked+i,.sky-form .toggle input:checked+i,.sky-form .input:hover input,.sky-form .select:hover select,.sky-form .textarea:hover textarea,.sky-form .radio:hover i,.sky-form .checkbox:hover i,.sky-form .toggle:hover i,.sky-form .ui-slider-handle:hover{border-color:#ee4532}.sky-form .button.eight{background-color:#ee4532}ul.sitemap li a{color:#ee4532}.portfolio_single a.add_but{background-color:#ee4532}.sidebar_social_icons .social_icons li a:hover{background-color:#ee4532;border:1px solid #ee4532}.portfolio_single .project_info span .right .tags li a{background-color:#ee4532}.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active{background-color:#ee4532;border-color:#ee4532}.cbp-l-caption-buttonLeft,.cbp-l-caption-buttonRight{background-color:#ee4532}.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active{background:none repeat scroll 0 0 #ee4532}.cbp-l-filters-work .cbp-filter-item:hover{background:#ee4532}.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active{background-color:#ee4532;border-color:#ee4532}.cbp-l-filters-alignRight .cbp-filter-counter{background:none repeat scroll 0 0 #ee4532}.cbp-l-filters-alignRight .cbp-filter-counter:before{border-top:4px solid #ee4532}.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active{border-color:#ee4532;color:#ee4532}.cbp-l-filters-buttonCenter .cbp-filter-counter:before{border-top:4px solid #ee4532}.cbp-l-filters-buttonCenter .cbp-filter-counter{background-color:#ee4532}.section_holder47 .social_icons li a:hover{border:1px solid #ee4532;background-color:#ee4532}.section_holder54 .comment_info:hover,.gallery .previews a:hover,.gallery .previews a.selected{border:1px solid #ee4532}.address_info a,.cbp-l-grid-masonry-projects-title,.product_info_right .price,.product_info_right .rating_right span.stars i,.section_holder48 .stars,.tabs9 li a:hover,.tabs9 li.active a,.section_holder48 .form_title,.section_holder48 .review_like a,.toprated_products .right .stars i{color:#ee4532}.product_info_right .add_but,.section_holder54 .post_img .date .readmore_bu4,.bl_pagenation li a:hover,.section_holder55 .post_holder .date,.readmore_bu5,.section_holder54 a.loadmore_but,.sky-form .button.seven,.sky-form .button,.title_classic_top,.section_holder54 .post_img .overley .icon:hover,.sky-form .button.six{background-color:#ee4532}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.cbp-animation-sequentially{transition:height .2s ease-in-out;-webkit-transition:height .2s ease-in-out;-moz-transition:none}#builder-column-5d76346e6580d .cbp-l-grid-fullWidth.cbp{height:300px !important}#builder-column-5c1cb3ea394b5 .cbp .cbp-item{position:relative;left:unset;top:unset !important;right:unset;transform:none !important;margin:10px;min-height:295px;max-height:295px;opacity:1 !important}@media screen and (max-width:768px){#builder-column-5d76346e6580d .cbp-l-grid-fullWidth.cbp{height:0 !important}}#r1