/*Global-Css*/
html{padding: 0px;margin: 0px;box-sizing: border-box; scroll-behavior: smooth;}
body{min-width: 320px;scroll-behavior: smooth;overflow-x: hidden;padding: 0px;margin: 0px;box-sizing: border-box;font-family: 'Montserrat Regular';font-size: 12px;}
ul{list-style-type: none;padding: 0px;margin: 0;}
a,a:hover{color: inherit;text-decoration: none;white-space: nowrap;}
img{max-width: 100%;}
/*common*/
h1{font-size: 40px;font-weight: 700;color: #ff911f;margin: 0;}
h2{font-size: 40px;font-weight: 700;color: #005cab;margin: 0;}
h3 {font-size: 18px;line-height: 25px;margin: 0;padding: 10px 0;color: #005cab;}
h4{font-size: 20px;line-height: 25px;margin: 0;padding: 10px 0;color: #313131;}
p{font-size: 19px;color: #686a6d;line-height: 28px;}
p a{color: #ed1c24;}
p .red-text {color: #ff5301;}
p a:hover{color: #1a1a1b}
.light{font-weight: lighter;}
.space1{padding: 10px 0;display: block;}
.space2{padding: 20px 0;display: block;}
.space3{padding: 30px 0;display: block;}
.space4{padding: 40px 0;display: block;}
.space5{padding: 50px 0;display: block;}
.space6{padding: 60px 0;display: block;}
.pd90{padding: 90px 0;}
.gold-color{color: #c29c48;}
.blue-text{color: #1e79be}
.m-auto{margin: auto;}
.ml-auto{margin-left: auto;}
.mr-auto{margin-right: auto;}
.mt-auto{margin-top: auto;}
.mb-auto{margin-bottom: auto;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.grey-color{color: #989da3!important}
.clear { clear: both; }
.container,.wrapper{max-width: 1200px;padding: 0 15px;margin: auto;width: 100%;box-sizing: border-box}
.d-flex {display: -ms-flexbox;display: flex;}
.flex-wrap {-ms-flex-wrap: wrap;flex-wrap: wrap;}
.flex-fill {-ms-flex: 1 1 auto;flex: 1 1 auto;}
.flex-column {-ms-flex-direction: column;flex-direction: column;}
.align-items-center {-ms-flex-align: center;align-items: center;}
.justify-content-center {-ms-flex-pack: center;justify-content: center;}
.justify-content-between {-ms-flex-pack: justify;justify-content: space-between;}
.justify-content-end {-ms-flex-pack: end;justify-content: flex-end;}
.sec-left{width: 100%;float: left;}
.nbr{white-space: nowrap;}
#map{height: 250px;width: 100%;border:0;}
/*btns*/
.scrollup { width: 40px; height: 40px; text-indent: -9999px; opacity: 0.9; position: fixed; bottom: 50px; right: 50px; display: none; background: url('../images/icon_top.png'); background-repeat:no-repeat; background-position:top 0 left 0; }
.btn:focus,.btn:hover{box-shadow: none;outline: none;color: inherit;}
.btn{white-space: nowrap;border-radius: 6px;}
.primary-btn{background-color: #ed1c24;color: #ffffff;padding:12px 30px;font-size: 20px;border-radius: 20px;}
.primary-btn:hover,.primary-btn:focus{background-color: #292e32;color: #ffffff;}
.primary-btn.orange{background-color: #ff911f;color: #ffffff;padding:10px 30px;font-size: 20px;border-radius: 40px;}
.primary-btn.orange:hover,.primary-btn.orange:focus{background-color: #000000;color: #ffffff;}
.primary-btn.blue{background-color: #1e79be;color: #ffffff;padding:10px 30px;font-size: 20px;border-radius: 40px;}
.primary-btn.blue:hover,.primary-btn.blue:focus{background-color: #000000;color: #ffffff;}
.arrow-btn{background-image: url('../images/arrow-icon.png');background-repeat: no-repeat;background-position: right 20px center;padding-right: 55px!important;}
.arrow-long{background-image: url('../images/arrow-long.png');background-repeat: no-repeat;background-position: right 20px center;padding-right: 50px!important;}
.phn-btn{background-image: url('../images/button-phone-icon-white.png');background-repeat: no-repeat;background-position: left 20px center;padding-left: 55px!important;}
.white-btn{font-size: 21px;background-color: #ffffff;color: #ff5200;padding: 20px 30px;box-shadow: 5px 5px 5px rgba(0,0,0,0.3);}
.white-btn:hover,.white-btn:focus{background-color: #292e32;color: #ffffff;}
/*common*/
.blue-list{display: inline-block;width: 100%;margin-top: 30px;padding-left: 20px;box-sizing: border-box;}
.blue-list li{float: left;width: 50%;color: #005cab;font-size: 21px;line-height: 32px;list-style: disc;list-style: disc;font-weight: 600;}
#content {float: left;width: 100%;margin: 100px 0;}
.row { float: left; width: 100% }
.row1 {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.row1>div{padding: 0 15px;box-sizing: border-box;margin-bottom: 60px; }
.row-left { float: left; width: 52% ;box-sizing: border-box;}
.row  h2,.content  h2,.container  h2,.row  h1,.content  h1,.container  h1 {font-size: 30px;line-height: 37px;margin: 0;padding: 10px 0;padding-top: 0;}
.row-right { float: right; width: 48%;box-sizing: border-box; }
.row2 .row-left {width: 55%;}
.row2 .row-right {width: 45% ;}
.row3 .row-left {width: 50%;}
.row3 .row-right {width: 50% ;}
.row .row-left2  h4{font-size: 22px;font-family: 'Montserrat Light';line-height: 30px;}
.row .row-left2 p{line-height: 30px;font-size: 19px;}
.row-right.pdl{padding-left: 80px}
.row ul{-webkit-column-count: 2;  -moz-column-count: 2; column-count: 2;margin-top: 30px;}
.row ul.single{-webkit-column-count: 1;  -moz-column-count: 1; column-count: 1;}
.row ul li{font-size: 18px;color: #686a6d;margin-bottom: 2px;background: url(../images/services-dot.png);background-repeat: no-repeat;background-position: top 9px left 0;padding: 0 0 0 15px;}
.row ul.check-list{-webkit-column-count: 1;  -moz-column-count: 1; column-count: 1;margin-top: 30px;}
.row ul.check-list li{font-size: 18px;color: #686a6d;margin-bottom: 2px;background: url(../images/red-check.png);background-repeat: no-repeat;background-position: top 9px left 0;padding: 12px 0 12px 40px;}
.global-img-box{text-align: center;padding: 0 0 0 0;}
.global-img-box.text-right{text-align: right;}
.global-img-box img{margin-bottom: 0;}
.global-img-box2{text-align: center;padding: 0 0 0 60px;}
.global-img-box2 img{margin-bottom: 0;border-radius: 40px;margin-bottom: 70px;box-shadow: 0 0 40px rgba(0,0,0,0.25);max-width: 460px;width: 100%}
.global-img-box .btn{z-index: 9;position: relative;}
.global-img-box .btn:hover{background-color: #1e79be;}
.global-img-box p{font-size: 25px;margin-top: 40px;line-height: 40px;}
#looking-section{overflow: hidden;padding:90px 0 0;float: left;width: 100%;background-image: url('../images/home-worcester-banner-parallax.png');background-size: cover;background-repeat: no-repeat;position: relative;}
#looking-section:after{content:'';position: absolute;right: 0;top: 0;bottom: 0;background-image: url('../images/home-worcester-banner-curve.png');background-size: cover;background-repeat: no-repeat;width: 60%}
#looking-section .container{z-index: 9;position: relative;}
#looking-section .img-box{float: right;margin-bottom: -5px;text-align: center;position: relative;padding-right: 60px;}
#looking-section .text{display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;margin-bottom: 30px;}
#looking-section .text p{color: #606060;margin-left: 30px;font-size: 20px;padding-top: 0;}
#looking-section .text p span{font-weight: bold;}
#looking-section .row-left{padding-bottom: 70px;}
#looking-section .wr-img{position: absolute;left: 100%;}
.b-tc-block2{font-size: 18px;color: #ffffff;white-space: nowrap;position: absolute;bottom: 20px;left: calc(100% - 90px);}
#our-services-include { float: left; width:100%;margin: 0; padding:70px 0; text-align: center;background-image:url('../images/services-background.png');background-repeat:no-repeat;background-position: center;background-size: cover;background-attachment: fixed;}
#our-services-include.blue {background: #1e79be}
#our-services-include p { color: #ffffff; font-size: 23px; margin: 0; padding: 10px 0 0px; line-height:30px;}
#our-services-include h2,#our-services-include h1 {margin: 0;padding: 5px 0 40px;color: #ffffff;font-size: 25px;line-height: 31px;font-weight: normal;}
#our-services-include .btn {margin:80px 0 10px;}
#our-services-include .btn a{margin: 0 20px;}
#our-services-include .btn a:hover{background-color: #005cab;}
.our-services-include { float:left; width:100%;}
.our-services-include ul {width:100%; margin: 0 auto; padding: 0;  -webkit-column-count: 3;  -moz-column-count: 3; column-count: 3; overflow:hidden;}
.our-services-include li { background:url('../images/dot.png'); background-repeat:no-repeat; background-position:top 9px left 0;list-style:none; color: #ffffff; font-size:17px; line-height:24px;list-style:none; margin: 0; padding: 0 15px; text-align: left;}
#accreditations { float:left; width:100%;padding:50px 0 30px;}
#accreditations.home {float: left;width: 100%;padding: 80px 0 70px;}
.accreditations2 { float:left; width:100%;padding:30px 0; border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5;}
.accreditations { float:left; width:100%;}
.accreditations-left {float:left;width: 100%;text-align: center;margin-bottom: 40px;}
.accreditations-left h2,.accreditations-left h1 { margin:0px; padding:10px 0 10px;}
.accreditations-left p { margin:0px; padding:0px; }
.accreditations-right {float:left;width: 100%;text-align: center;overflow: hidden;}
.accreditations-right ul{margin: 0 -19px }
.accreditations-right li { list-style:none; display:inline-block; vertical-align:middle; padding:0 19px;}
#call-block{overflow: hidden;float: left;width: 100%;background-repeat: no-repeat;background-image: url('../images/call-back-banner-image-parallax.png');    background-size: 100% 100%;background-position: right center;}
#call-block .row-left{padding: 90px 0;padding-right: 120px;box-sizing: border-box;position: relative;}
#call-block .row-left:after{content: '';position: absolute;top: 0;bottom: 0;right: 100%;width: 1000vw;background-color: #00abed;}
#call-block .row-left:before{    content: '';background-image: url(../images/call-back-banner-curve.png);background-repeat: no-repeat;background-position: right center;background-size: cover;height: 100%;display: block;position: absolute;left: 0;right: -600px;top: 0;bottom: 0;}
#call-block .contact-form{position: relative;z-index: 9;}
#call-block h2{font-size: 32px;color: #ffffff;}
#call-block .field .input {border: 2px solid #ffffff;color: #e2e2e2;background: transparent;}
/*dbl-banner*/
#bannerinn-1 { float: left; width: 100%; margin:0 0;position: relative;}
#bannerinn-1:after { content:'';height:100%;position:absolute;float: left; width: 50%; padding: 0; margin: 0; background: url('../images/midpage-banner-image.png'); background-repeat: no-repeat; background-size: cover; background-position: center;}
.bannerinn-1-right {box-sizing: border-box;float: right; width: 50%; padding: 94px;background-image: url('../images/midpage-banner-background.png'); background-repeat: no-repeat; background-size: cover; background-position: right 0 bottom 0%; }
.bannerinn-1-right h2 { color: #fff; font-size: 35px; line-height: 40px; }
.bannerinn-1-right p { color: #fff; font-weight: normal; font-size: 19px; }
.bannerinn-1-right .btn { float: left; width: 100%; margin: 30px 0; }
.bannerinn-1-right .btn a {background: #ffffff;color: #ed1c24;padding: 10px 20px;border-radius: 8px;font-weight: 600;font-size: 18px;}
.bannerinn-1-right .btn a:hover { background: #ed1c24; color: #fff; }
/*checktrade-sec*/
#checktrade-sec{float: left;width: 100%;padding: 40px 0;background-color: #e5e5e5;overflow: hidden;}
#checktrade-sec .content-box{display: inline-block;margin: 0 -15px;width: 100%}
#checktrade-sec .content-box .left-sec{float:left;padding:10px;box-sizing: border-box;padding: 10px}
#checktrade-sec .content-box .right-sec{float:right;padding:10px;box-sizing: border-box;padding: 10px 15px;text-align: right;}
#checktrade-sec .content-box .right-sec ul{display: inline-block;margin: 0 -15px;float: right;}
#checktrade-sec .content-box .right-sec ul li{float: left;padding: 5px 15px 0;}
/*worcester*/
#worcester-home {float:left; width:100%; margin:0; padding:60px 0;
background:#010102 url('../images/home-worcester-background.png');
background-repeat: no-repeat;
background-position: top 0% left 0%;
background-size:cover;
background-attachment:fixed;}
.worcester-home { float:left; width:100%;}
.worcester-home-left { float:left; width:33%;}
.worcester-home-left img { width:100%;}
.worcester-home-right { float:right; width:62%;}
.worcester-home-right h2 { color:#fff;font-size:35px; margin:0px; padding:0px;margin-bottom: 20px;}
.worcester-home-right p { color:#fff;  margin:10px 0;}
.worcester-home-right .btn{padding-top: 40px;}
/*contact*/
.contact-left { float:left; width:45%;}
.contact-left h2, .contact-right h2 { font-size:35px; }
.contact-form { float: left; width: 100%;}
.formrow { float: left; line-height: 28px; width: 100%; padding: 3px 0; }
.formrow.pad1 { padding-top: 20px; }
.field { float: left; width: 100%; color: #58595b; font-size: 15px; padding:5px 0; }
.field .input { border: 2px solid #cbcdce; line-height: 35px; font-size:17px; width: 100%; padding:6px 10px; border-radius:4px; color:#5a5a5a; }
.field.red .input {border:1px solid #858585;}
.field input::placeholder,.field textarea.input::placeholder {opacity:1; color:#dfd9d9; font-weight:normal;}
.label label { font-size: 16px; color: #58595b; font-weight: normal; }
.formrow a { color: #c61f2d; text-decoration: none; }
.formrow.captcha_input input { float: left; border: 1px solid #cbcdce;  padding:6px 10px; color:#dfd9d9;}
.pad1 { text-align: left; }
.field textarea.input { line-height: 25px;/*font-family:'Montserrat Regular';*/ font-weight:normal;color: #dfd9d9;padding:6px 10px;}
.formrow.captcha { float:left; width:100%;}
.formrow.captcha #captcha {float: left; margin: 0 10px 0 0; padding:0 5px 0; width: 120px; line-height:36px; border: 1px solid #cbcdce;}
.imgcaptcha { border: 1px solid #cbcdce; float: left; margin:0px 10px 0 0; padding:0px 20px; line-height:36px; background:#f5f5f5;}
.refresh { margin:2px 10px;}
.formrow.pad1 input { border: 0px;margin: 0 15px 0 0;background: #00539a;color: #fff;border-radius: 5px;padding: 8px 25px;font-size: 18px;font-weight: normal;display: inline-block;}
.formrow.pad1 input:hover {background:#292e32;cursor: pointer;}
.contact-right { float: right; width: 48%; margin-bottom: 20px;text-align: center;}
.contact-add { float:left; width:100%; padding:0px 0 50px; margin:30px 0; border-top:0;    border-bottom: 1px solid #dedede;}
.contact1 { float:left; width:100%;}
.contact1 p { font-size:22px; color:#00519f;}
.contact1 p span { margin-right:10px; vertical-align: middle;}
.contact1 p a {font-size: 40px;line-height: 50px;display: block;color: #5a5a5a;font-family: 'Montserrat Bold';}
.contact2 { float:left; width:100%; margin: 3% 0 0 0; }
.contact1 span,.contact2 span {float: none;display: block;margin-right: 0;margin-bottom: 10px;}
.contact2 p { font-size:22px; line-height:32px; margin:0px; padding:0px;color: #767879;}
.contact-right p{color: #505050; font-size: 14px; line-height: 23px}
.input{box-sizing: border-box;resize: none;}
.contactinfo {float: left; width: 100%; border-radius: 20px; background: #e6e6e6; padding: 15px;}
#contact { float:left; width:100%; margin:70px 0;}
.contact { float:left; width:100%; margin:0;}
.contact-left { float:left; width:48%;}
.contact-left h2 { text-align: center; font-weight: bold; color:#005baa; padding:15px 0; font-size:30px; line-height:35px; }
.contact-left h3 { text-align: center; font-weight: bold; color:#58595b; padding:0 0 5px 0; font-size:20px; line-height:25px; }
.contact-form { float: left; width: 100%; border-radius:20px; background:#e6e6e6; padding:15px;box-sizing: border-box;}
.contact-form p { font-weight: normal; font-size: 15px; padding: 5px 0 5px 0; }
.contact2 p{    font-size: 40px;line-height: 50px;display: block;color: #5a5a5a;font-family: 'Montserrat Bold';}
.formrow { float: left; line-height: 28px; width: 100%; padding:2px 0; }
.formrow.pad1 { padding-top: 20px; }
.label, .field { float: left; width: 100%; color: #58595b; font-size: 15px; padding:3px 0; }
.field .input { border: 1px solid #808285; line-height: 30px; width: 100%; padding: 5px 5px; border-radius:5px; }
.label label { font-size: 20px; color: #101010; font-weight: normal; font-family:'Montserrat Light';}
.formrow a { color: #c61f2d; text-decoration: none; }
.formrow.captcha_input input { float: left; border: 1px solid #d5d5d5; line-height: 35px; padding: 0 5px; }
.pad1 { text-align: center;  }
.field textarea.input { line-height: 16px;}

#areas {overflow:hidden;float:left; width:100%; padding:70px 0;background:url('../images/areas-banner_290px_parallax.png');background-repeat:no-repeat;background-position:top 0 right 0;background-attachment:fixed; background-size:cover;}
#areas.black {background: url(../images/areas-we-cover-background.png);background-repeat: no-repeat;background-position: top 0 right 0;background-attachment: fixed;background-size: cover;}
.areas { float:left; width:100%;}
.areas-left { float:left; width:6%;}
.areas-right { float:right; width:94%; }
.areas-right h2 {color: #ed1c24;margin: 0px;padding: 7px 0 10px;font-size: 26px;font-weight: 100;line-height: 19px;font-family: 'Montserrat Light';}
.areas-right h3 { color:#fff; margin:0px; padding:0px;font-size:21px; font-weight: normal;}
.areas-right p { color:#fff; margin:0px; padding:0px; font-size:20px;font-weight: bold;}
.locations { float:left;width: 100%; margin:20px 0 0 5%;}
.locations ul{-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;}
.locations li { color:#fff; list-style:none; margin:0px; display:inline-block; font-size:17px; line-height:22px; padding:0 15px 0px 22px; background:url('../images/dot.png'); background-position:top 7px left 0; background-repeat:no-repeat; font-weight:normal;width: 100%;}
.locations1 { float: left; width:100%; margin:0 15px 0 0;padding-left: 15px;}
#footer { float:left; width:100%; margin:50px 0;}
.footer { float:left; width:100%;}
.footer-1 { float:left; width:24%;}
.footer-1 h2 {color: #ed1c24;font-size: 21px;line-height: 30px;padding: 0px;margin: 0px;margin-bottom: 15px;font-family: 'Montserrat Light';}
.footer-1 h3 {font-size: 20px;line-height: 35px;padding: 0;}
.footer-1 h3 a {color: #005cab;font-size: 32px;font-family: 'Montserrat Bold';}
.footer-1 h3 a:hover {color: #00aeef;}
.footer-1 p { font-size:17px; line-height:24px;}

.footer-2 { float:left; width:49%; margin:0 30px;}

.footer-3 { float: right; width:19%;}
.footer-3 h2 {color: #ed1c24;padding: 0 0 10px;margin: 0px;font-size: 21px;font-family: 'Montserrat Light';line-height: 20px;}
.footer-3 li { list-style:none; line-height:45px;}
.footer-3 li a { color:#686a6d; font-weight:normal;font-size: 16px;}
.footer-3 li a.active,.footer-3 li a:hover {color: #005cab;}
#copy-right { float: left; width: 100%; background:#ed1c24; padding: 10px 0; }
#copy-right p span { color: #fff; font-size:26px; vertical-align: middle; font-weight:bold;}
#copy-right p { text-align: center; color: #fff; margin: 0px; padding: 0px; font-size:17px;  font-family:'Montserrat Light';}
#copy-right p a { color: #fff; font-weight: normal; }
#copy-right p a:hover { color: #000; }
.footer3 h4{padding: 0;margin: 0;font-size: 16px;text-align: left;margin-bottom: 5px;}
#footer .container{position: relative;z-index: 9;}
#booking { float:left; width:100%;  float:left; width:100%; padding:50px 0;background:url('../images/call-us-today-banner_200px_parallax.png');background-repeat:no-repeat;background-position:left 0 bottom 50%;background-attachment:fixed; background-size:cover;}
#booking.black{background:url('../images/black-contact-us-banner-parallax.png');background-repeat: no-repeat;background-size: cover;}
.booking { float:left; width:100%;}
.booking-left {float:left; width:80%;}
.booking-left h2,.booking-left h1 { color:#fff; margin:0px; padding:0px; font-size:35px;margin-bottom: 10px;}
.booking-left  p { color:#fff; margin:0px; padding:0px;}
.booking-right {float:right; width:20%; text-align: right; margin:30px 0 0;}
#megaflo-accredited {float: left;width: 100%;padding: 3.9vw 0 2.4vw;position: relative;background-image: url(../images/megaflo-banner-image.png), url(../images/megaflo-banner-logos.png), url(../images/worcester-accredited-whitebg.png), url(../images/megaflo-installer-banner.png);background-repeat: no-repeat, no-repeat, repeat-y, no-repeat;background-position: right 18% bottom 0%, right 3% bottom 3.14vw, top 0% right -100%, left 0% bottom -1px;background-size: 23%, 10%, auto auto, 100%}
.megaflo-accredited>img {margin-right: 30px;float: left;width: 9vw}
.megaflo-accredited p {padding: 0;color: #fff;font-size: 1.06vw;margin: 0;}
.megaflo-accredited h2 {line-height: 2.35vw;padding: .4vw 0;font-size: 2vw;color: #ffffff;}
/*worcester*/
#worcester { float: left; width: 100%; margin: 50px 0; padding: 0; }
.worcester { float: left; width: 100%; margin: 0; padding: 0; }
.worcester-left { float: left; width: 58%; }
.worcester-right { float: right; width:36%; }
.worcester-left h2 { font-size:32px; line-height:50px; margin: 0; padding: 8px 0;}
.worcester-left h3  { font-size:22px; line-height: 30px; margin: 0; padding: 10px 0; font-weight:normal;}
.worcester-services { float: left; width:100%; margin:2% 0;}
.worcester-services ul { margin:0px; padding:0px;}
.worcester-services li {font-family:'Montserrat Light'; background: url('../images/dot2.png'); color:#909395; background-position: top 10px left 0; background-repeat: no-repeat; list-style: none; text-align: left;  font-size: 19px; line-height: 13px;  margin: 0px;  padding:8px 15px; font-weight: normal;}
#worcester-full {float: left; width:100%; padding:50px 0; text-align:center;background:url('../images/worcester-baner2_380px_parallax.png'); background-repeat:no-repeat; background-position:left 0 bottom 50%;background-size: cover;}
.worcester-full {float: left; width:100%;}
.worcester-full h2 { margin:0; padding:10px 0; font-size:28px; color: #fff;font-weight: normal;}
.worcester-full p { color:#fff; font-size:17px;}
#worcester-col {float: left; width:100%; padding:0; text-align:center; margin:8% 0 4%;}
.worcester-col {float: left; width:100%;}
.worcester-col-left {box-sizing: border-box;float:left; width:46%; margin:0 3% 0 0; background:#fff; padding: 30px 32px; position: relative; list-style: none; box-shadow: -1px -1px 29px 0px rgba(194,194,194,1); border-radius: 10px; min-height:510px; }
.worcester-col-left h2 { font-size:32px; line-height:40px; margin: 0; padding: 8px 0;}
.worcester-col-left h3 {font-size: 23px;line-height: 28px;margin: 0;padding: 10px 0;font-weight: normal;}
.worcester-col-left p {color:#9a9da0; font-size: 19px;line-height: 28px;}
.worcester-icon {  margin:-80px 0 10px;}
.testimonials { float:left; width:100%;}
.testimonials h2 { font-size:28px;}
.testimonials .btn a { background:#125ead; color:#fff; padding:15px 30px; font-size:21px; border-radius:0px;}
.testimonials .btn a:hover { background:#ed2e30;}
.video-section{margin-bottom: 40px;}
.video-section iframe,.video-section video{width: 100%;height: 280px;}
.faqs-box { float: left; width: 100% }
.faqs-box-left { float: left; width: 49% }
.faqs-box-right { float: right; width: 49% }
.blue-box { float: left; width: 100%; background: #01abed; padding: 40px 30px; text-align: center; margin-bottom: 25px;box-sizing: border-box; }
.blue-box h2 { color: #fff; font-weight: 400; line-height: 35px;font-size: 29px; }
.blue-box p, .red-box p { color: #fff; font-family: 'Montserrat regular'; line-height: 28px }
.blue-box p a, .red-box p a { color: #fff }
.blue-box p a:hover, .red-box p a:hover { color: #333 }
.red-box { float: left; width: 100%; background: #fe5e12; padding: 40px 30px; text-align: center; margin-bottom: 25px;box-sizing: border-box; }
.red-box h2 { color: #fff;font-weight: 400; line-height: 35px;font-size: 29px; }
.faqs-box ul li{color: #fff;font-family: 'Montserrat regular';line-height: 28px;font-size: 19px;text-align: left;margin: 25px 0;}
.number-ul{counter-reset: section;}
.number-ul li{position: relative;padding-left: 25px;}
.number-ul li:after{counter-increment: section;content: counter(section) ".";position: absolute;left: 0;top: 0;font-size: 20px;}
.dot-ul li {background: url(../images/dot.png);background-repeat: no-repeat;background-position: top 12px left 0;list-style: none;color: #ffffff;font-size: 19px;line-height: 30px;list-style: none;margin: 0;padding: 0 15px;text-align: left;}

textarea#enquirytype {
        color: #5a5a5a;
}