@charset "utf-8";
/* CSS Document */

/*===== Custome Fonts =====*/
@font-face{ font-family:"Clab-400"; src:url("../fonts/Clab-400.otf"); }

@font-face{ font-family:"Clab-700"; src:url("../fonts/Clab-700.otf"); }

@font-face{ font-family:"abril"; src:url("../fonts/abril.ttf"); }

@font-face{font-family: "rockb"; src:url("../fonts/rockb.ttf");}

@font-face{font-family: "rockb"; src:url("../fonts/BAHAMABD.ttf");}

@font-face{font-family: "rockb"; src:url("../fonts/Bahamas.ttf");}

@font-face{font-family: "rockb"; src:url("../fonts/BahamasBold.ttf");}

@font-face{font-family: "rockb"; src:url("../fonts/BAHAMASN.ttf");}


/*===== Pre CSS ===== */
body{ margin: 0; padding: 0; font-size: 14px; font-weight: normal; color: #333; font-family: 'Roboto', sans-serif; background: #fff;}
p, a, span, table, th, tr, td, h1, h2, h3, h4, h5, h6, img, ul, ol, li{ margin: 0; padding: 0; font-family: 'Roboto', sans-serif; }

a[href^=tel] { text-decoration:inherit; color: inherit; }
a[href^=mailto] { text-decoration:inherit; color: inherit; }

/*===== Go To Top Section =====*/
#back-top{ display: block; position: fixed; bottom: 140px; right: 10px; bottom: 10px; text-align: center;  z-index: 99999; }
#back-top a{ display: block; text-decoration: none; }
#back-top a .fa{ width: 50px; height: 50px; padding-top: 12px; font-size: 20px; border-radius: 50%; opacity: 1; color: #fff; background: #df1e08; border: #df1e08 solid 2px; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#back-top a .fa:hover{ background: #fff; color: #df1e08; }

/* Modal Body */
.modal-body .close{ position: absolute; top: 8px; right: -4px; transform: translate(-50%,-50%); opacity: 1; color: #df1e08; }
.modal-body img{ width: 100%; }

/* Wrapper */
.wrapper{ position: relative; margin: 0; padding: 0; overflow: hidden; }

/*Header Navigation*/
/* .header-navigation{} */
.navbar-inverse{ position: relative; bottom: 0; padding: 0; z-index: 9; border: none; float: left; }
.navbar{ margin-top:0; margin-bottom: 0; background: transparent;  min-height: auto;}
.header-navigation{min-height:65px; width:100%;  display: flex; justify-content: flex-start; align-items: center;}
.navbar-inverse .navbar-nav{ display: block; margin:0; padding: 0; float:none;}
.navbar-inverse .navbar-nav li{ list-style: none; float: left; margin: 0 20px 0 0; width: 105px;}
.navbar-inverse .navbar-nav li:first-child{width: 80px;}
.navbar-inverse .navbar-nav li:last-child{ margin-right: 0; border-right: none; }
.navbar-inverse .navbar-nav li a{ position: relative; display: inline-block; font-size: 16px;  padding: 0; padding-bottom: 0; margin: 0; border: none; border: none; border-radius: 0; color: #1a1a1d; background: transparent; font-weight: 600; text-align: center; text-transform: uppercase; text-decoration: none; font-family: 'Roboto', sans-serif; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.navbar-inverse .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:focus,
.navbar-inverse .navbar-nav .active a,
.navbar-inverse .navbar-nav .active a:hover,
.navbar-inverse .navbar-nav .active a:focus{ color: #df1e08; background: transparent; }
.navbar-inverse .navbar-nav .active a:hover,.navbar-inverse .navbar-nav li a:hover{color: #df1e08;}

.navigation-header{background: #fff; border-top: 1px solid #202738;}
.btn-estimate a{margin-top: 8px; font-size: 16px; font-family: 'Roboto'; display: inline-block; font-weight: bold; text-transform: uppercase; color: #fff; text-decoration: none; background: #df1e08; padding: 13px 30px; border-radius: 50px;}
.btn-estimate{position: relative; }
  

/*===== Mobile Menu =====*/
.mobile_menu.active{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 9999999999; }
.menu_icon_box{ position: fixed; top: 0; left: 0; z-index: 9999999999; display: block; width: 100%; background-image: linear-gradient( 206.8deg, #1a1a1d 19.1%, #df1e08 109.8% ); height: 57px; }
.tab_button{ float: left; }
.tab_button a{ display: inline-block; padding: 7px 10px; margin-top: 14px; font-size: 10px; text-align: center; text-transform: uppercase; color: #fff; background: transparent; border: #fff solid 1px; border-radius: 5px; box-sizing: border-box; text-decoration: none; }
.tab_button a:hover{ background: #747474; border: #747474 solid 1px; }
.tab_button1{ margin-left: 15px; margin-right: 5px; }

.menu_icon{ position: fixed; top: 15px; right: 15px; width: 30px; height: 30px; padding: 1px 5px; background: transparent; box-sizing: border-box; cursor: pointer; z-index: 999; }
.menu_icon span{ width: 100%; height: 2px; display: block; background: #fff; margin: 5px 0; border-radius: 5px; transition: all linear 0.3s; }
.menu_icon.active{ color: #fff; padding: 8px 3px 0; }
.menu_icon.active span{ position: absolute;	width: 85%; }
.menu_icon.active span:nth-child(1){ transform: rotate(45deg); }
.menu_icon.active span:nth-child(3){ transform: rotate(-45deg); }
.menu_icon.active span:nth-child(2){ display: none; }

.mobile_slideLogo{ display: block; margin-top:10px; text-align: center; }
.mobile_slideLogo img{ display: inline-block; float: none; background: #fff; padding: 10px 30px; margin-bottom: 15px; border-radius: 5px; width: 100%; height: auto; }
.sidebar{ padding: 65px 15px; position: fixed; top: 0; left: -100%; z-index: 99999; overflow-y: scroll; width: 80%; height: 100%; background-image:  linear-gradient( 206.8deg, #1a1a1d 19.1%, #df1e08 109.8% ); text-align: center; box-sizing: border-box; z-index: 999999; transition: all linear 0.3s; }
.sidebar.active{ left: 0; }
.sidebar ul li{ list-style: none; margin-bottom:5px;}
.sidebar ul li a{ position: relative; display: block; padding: 10px 15px; border: #fff solid 1px; text-align: left; color: #fff; margin-bottom: 1px; text-transform: uppercase; text-decoration: none; font-size: 13px; border-radius:50px; font-weight: 400; border-radius: 50px; position: relative; overflow: hidden; }
.sidebar ul li a::before{ content: ""; position: absolute; top: 0; left: 0; z-index: -1; padding: 12px 0; height: 100%; width: 0%; background-image: linear-gradient( 206.8deg, #ddd 19.1%, #df1e08 109.8% ); transition: all linear 0.3s; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; }
.sidebar ul li a:hover::before{ width: 100%; }
.sidebar ul li.active{ background-image:  linear-gradient( 206.8deg, #df1e08 19.1%, #df1e08 109.8% );  border-radius: 50px; }

/*===== Responsive Mobile Dropdown =====*/
.accordion{ list-style: none;  padding: 0; margin: 0; }
.accordion_headline{ background: transparent; padding: 8px 10px; border: #666 solid 1px; color: #fff; text-align: left; text-transform: uppercase; font-size: 12px; font-weight: 400; transition: .3s ease; position: relative; }
.accordion_headline::before,
.accordion_headline::after{ content: ""; width: 15px; height: 2px; background: #ffffff; position: absolute; display: block; top: 50%; right: 15px; transform: translate(-50%, -50%) rotate(0deg); transition: .3s ease; }
.accordion_headline::after{ transform: translate(-50%, -50%) rotate(90deg); }
.accordion_headline:hover{ cursor: pointer; background: transparent; }
.open > .accordion_headline::before{ transform: translate(-50%, -50%) rotate(180deg);	}
.open > .accordion_headline::after{ transform: translate(-50%, -50%) rotate(360deg); }
.accordion_content{ display: none; background: transparent; padding: 0; border-top: 0; }
.accordion li{ margin-bottom: 1px; }
.accordion_headline h5{ font-size: 16px; margin: 0; padding-right: 30px; }
.accordion_content p{ font-size: 14px; margin: 0; }

/*-- Modern Social Media Icon Display --*/
.social_media_block{ display: block; position: fixed; top: 0; left: 0; z-index: 9; height: 100%; background: transparent; }
.share_icon .fa{ position: absolute; left: 10px; bottom: 10px; z-index: 2; cursor: pointer; width: 52px; height: 52px; border-radius: 50%; border: #df1e08 solid 1px; background: #df1e08; color: #fff; font-size: 24px; text-align: center; padding: 12px 5px 0 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.share_icon .fa:hover{ transform: rotate(360deg); color: #fff; background: #df1e08; border-color: #df1e08; }
.social_icon ul{ display: block; text-align: center; }
.social_icon ul li{ list-style: none; display: inline-block; }
.social_icon ul li .fa{ position: absolute; left: 11px; bottom: 11px; z-index: 1; width: 50px; height: 50px; border-radius: 50%; border: none; background: #6f729a; color: #fff; font-size: 24px; text-align: center; padding: 13px 0px 0 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.social_icon ul li .fa:hover{ transform: rotate(360deg); }
.social_icon.active ul li:nth-child(1) .fa{ bottom: 162px; background: #3b5998; color: #fff; }
.social_icon.active ul li:nth-child(2) .fa{ bottom: 112px; background: #59adec; color: #fff; }
.social_icon.active ul li:nth-child(3) .fa{ bottom: 62px; background: #f23ece; color: #fff; }

/*Title Section*/
.title-section{margin-bottom: 30px; display: block; text-align: center; }
.title-section h3{font-size: 47.99px; font-family: 'Roboto'; color: #2c2c2c; font-weight: 500; line-height: 55px;}
.title-section img{margin: 10px 0;}
.title-section p{font-size: 18px; color: #fff; font-family: 'Roboto'; font-weight: 500; line-height: 30px;}
.title-section p span{font-size: 24.01px; font-family: 'Roboto'; font-weight: bold; color: #ff6700;}
.welcome{color: #df1e08; font-size: 16.09px; font-weight: bold; font-family: 'Roboto'; text-transform: uppercase; margin-bottom: 10px;}

/*dropdown*/
.navbar-inverse .mega-menu{position: absolute; top:100%; left: 0; width:250%; display: none;}
.navbar-inverse .mega-menu li a{display:block; background: #fff; color:#000; padding: 18px 30px; width:100%; text-transform: uppercase; text-align: left; font-weight:300; font-size:15.5px; margin-top:1px;}
.navbar-inverse .mega-menu li a:hover{ color:#fff; background: #df1e08; padding-left: 20px; }
.navbar-inverse .navbar-nav li:hover .mega-menu{display: inherit;}
.navbar-inverse .mega-menu li::after{border:none;}
.navbar-inverse li p{position: relative; display: inline-block; font-family: 'Roboto'; font-weight: 600; margin: 0; border-top: none; border-radius: 0; color: #fff; background: transparent; font-size: 14px; text-align: center; text-decoration: none; text-transform: uppercase; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.navbar-inverse .mega-menu ul{width: 250%;}
.navbar-inverse .mega-menu li {display: block; width: 150%;}
.mobile-mega-menu-parent{position: relative; display: block; padding: 10px 15px; border: #fff solid 1px; text-align: left; color: #fff; margin-bottom: 1px; text-transform: uppercase; text-decoration: none; font-size: 13px; border-radius: 50px; font-weight: 400; border-radius: 50px; position: relative; overflow: hidden;}



/*top-header*/
.top-header{padding:10px 0; background:#1a1a1d; }
.top-header-content p{color: #fff; font-size: 18px; font-family: 'Roboto'; font-weight: bold;}
.top-header-content p span{color: #df1e08;}
.top-header-content p .fa{font-size: 20px; margin-right: 10px;}
/*.top-header-block{display: flex; justify-content: center; align-items: center;}
*/.top-header-working-hours p .fa{margin-right: 6px; font-size: 15px;}
.top-header-working-hours p{font-size: 12px; font-style: normal; text-align: right;}

.top-header ul li{list-style: none; display: inline-block; margin-right:5px; color:#fff; font-size:13px; text-transform:uppercase;}
.top-header ul li .fa{font-size: 16px; height:25px; width:25px; border: 1px solid transparent; border-radius:50%; text-align: center; line-height:25px; margin-right: 10px;}
.top-header ul li a{display: inline-block; color:#fff;}
.top-header-working-hours ul {display: flex; justify-content: flex-end;}
.top-header-content-social ul{text-align: right; margin-bottom: 0;}
.top-header-content-social ul li{margin-right:0;}
.top-header-content-center{display: block; text-align: center;}

/*bottom-header*/
.bottom-header{background: #fff; padding: 15px 0;}
.header-info ul{display: flex; justify-content: flex-end; align-items: center; margin-top: 55px;}
.header-info ul li .fa{font-size: 24px;}
.header-info ul li span{float: left; display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; margin-right: 10px; background: #df1e08; color: #fff; border-radius: 50%; }
.header-info ul li{width: 32%; margin-right: 24px; list-style-type: none; display: inline-block; }
.header-info ul li:first-child{width: 30%;}
/*.header-info ul li:last-child .fa{color: #2e972e;}*/
.header-info ul li p{font-size: 14px; font-weight: 500; font-family: 'Roboto'; color: #2b2b2b;}
.header-info ul li h4{text-align: left; margin-top: 5px; font-size: 17px; font-weight: 500; font-family: 'Roboto'; color: #262626; margin-bottom: 5px;}
.header-info ul li h5{text-align: left; margin-top: 5px; font-size: 16px; font-weight: 500; color: #262626; font-family: 'Roboto';}
 
.header-info{text-align: center; margin-top: 24px;}
.header-info-right ul{display: flex; justify-content: flex-start; align-items: center; margin-top: 65px;}
.header-info-right ul li {list-style-type: none; display: block; width: 100%; text-align: right;}
.header-info-right ul li span{ margin-left: 20px; float: right; display: flex; justify-content: center; align-items: center;}
.header-info-right ul li span img{margin-left: 12px;}
.header-info-right ul li p{font-size: 14px; font-weight: 600; font-family: 'Roboto'; color: #fff;}
.header-info-right ul li h4{font-size: 18px; font-weight: 600; font-family: 'Roboto'; color: #fff; margin-bottom: 5px;}
.logo{text-align: left;}
.logo img{width: 100%;}
/*===== Banner Section =====*/
/*.section-banner{ color: #fff; display: block;  padding: 0px; position: relative;}
.section-banner img{ width: 100%; }
.banner-background{background: #df1e08;height: 100%; width: 20%; z-index: 1;}
.banner-content{padding: 60px 40px; background: #fff; width: 40%; position: absolute; top: 25%; left: 11%; z-index: 100;}
.banner-content h1{color: #1a1a1d; font-size: 50.33px; font-weight: 500; font-family: 'Roboto'; line-height: 55px;}
.banner-content h1 span{color: #df1e08; font-family: 'Roboto';}
.banner-content p{color: #474747; margin-top: 20px; font-size: 15px; font-family: 'Roboto'; font-weight: 500; line-height: 30px;}
.banner-content-wrapper{text-align: left;}
.banner-content-wrapper a{font-weight: bold; background: #df1e08; color: #fff; font-size: 16.57px; border-radius: 50px;}
.banner-content-wrapper a:hover{background: #fff; color: #df1e08; border: 1px solid #df1e08;}
*/
/*section-banner*/
.section-banner{position: relative; z-index: 1;}
.section-banner img{width:100%;}
.banner-content{ position: absolute; top:0; left:0; width:50%; height:100%; z-index:9;}
.banner-content::before{content:''; position: absolute; top:0; left: 0; height:100%; width:65%; background:#df1e08; z-index:-1; opacity: 1; }
.banner-content-wrapper{position: absolute; padding: 60px 40px; background: #fff; top: 40%; left:20%; transform:translate(0,-50%); z-index:9;}
.banner-content-wrapper h1{color: #1a1a1d; font-size: 50.33px; font-weight: 500; font-family: 'Roboto'; line-height: 55px;}
.banner-content-wrapper h1 span{color: #df1e08; font-family: 'Roboto';}
.banner-content-wrapper p{color: #474747; margin-top: 20px; font-size: 16px; font-family: 'Roboto'; font-weight: 500; line-height: 32px;}
.banner-content-wrapper .more{text-align: left;}
.banner-content-wrapper .more a{font-weight: bold; background: #df1e08; color: #fff; font-size: 16.57px; border-radius: 50px;}
.banner-content-wrapper .more a:hover{background: #fff; color: #df1e08; border: 1px solid #df1e08;}



/*===== Welcome section =====*/
.welcome-section{padding: 60px 0; background: #FFF;}
.welcome-section .title-section{text-align: left;}
.welcome-block p{color: #5e5e5e; font-size: 16px; font-weight: 500;  font-family: 'Roboto'; font-weight: 500; line-height: 30px;}
.welcome-block p span{color: #2b2b2b; font-weight: 600;}
.welcome-block img{width: 100%;}
.welcome-block h4{ font-size: 49.01px; color: #00334e; font-weight: 800; margin-bottom: 45px; margin-top: 20px;}
.welcome-block h4 span{color: #df1e08; font-size: 35px; font-weight: 600;}
.btn-read-more{margin-top: 15px;}
.btn-read-more a{color: #fff; font-size: 18px; font-weight: 600;padding: 12px 30px; background: #df1e08; text-decoration: none; display: inline-block; transition: all linear .3s; border: 1px solid transparent;}


/*why Choose Us Section*/
.choose-us-section{position: relative; background: #f6f6f6; padding: 60px 0;}
.choose-us-section .title-section{text-align: left; margin-bottom: 50px;}
.choose-us-section .title-section p{font-size: 16px; font-family: 'Roboto'; line-height: 30px; margin-top: 40px; color: #5e5e5e;}
.choose-block{margin-bottom: 65px;}
.choose-block ul li span{float: left; display: flex; justify-content: center; align-items: center; margin-right: 20px; width: 80px; height: 80px; background: #fff; border-radius: 50%;  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.choose-block ul li{display: inline-block; width: 100%; margin-bottom: 30px;}
.choose-block ul li h3{font-size: 19.94px; font-family: 'Roboto'; font-weight: bold; color: #df1e08; line-height: 35px;}
.choose-block ul li p{font-size: 14.2px; font-family: 'Roboto'; font-weight: 500; color: #1f1f1f; line-height: 30px;}
.choose-us-image img{ width: 100%; margin-top: 140px;}
.choose-us-image{margin-bottom: 20px;}
.bbb-section{text-align: center;}
.bbb-section img{margin: 0 5px;}

/*home*/
.home{padding: 60px 0; background: url(../images/home-bg.png)no-repeat; background-size: cover; display: block; text-align: center;}
.home .title-section h1 span{text-transform:uppercase; color:#df1e08; font-size: 27px;}
.home .title-section h1{ font-family: 'Roboto'; color: #fff; font-size: 27.01px; font-weight: 500; margin-bottom: 15px;}
.home .title-section p{color:#df1e08; font-family: 'Roboto'; font-weight: bold; font-size: 27.01px; line-height: 30px;}
.home .title-section{position: relative; padding: 40px; border: 1px solid #fff;}
.home .title-section span{position: absolute; left: 50%; top: 100%; transform: translate(-50%,-50%); width: 50px; height: 50px; background: #fff; border-radius: 50%; }
.home .title-section span .fa{position: relative; display: flex; justify-content: center; align-items: center; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #000; font-size: 40px;}

/*services	*/
.services{padding: 50px 0; position: relative; background: #f5fbfb;}
.services::before{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 35%; background: #353949;}
.services .title-section{text-align: left;}
.services .title-section h3{color: #fff;}
.services .services-right p{font-size: 16px; font-family: 'Roboto'; font-weight: 500; color: #fff;}
.services .title-section p{margin-top: 20px; color: #5e5e5e; font-size: 16px; font-family: 'Roboto'; line-height: 30px; font-weight: 500;}
.services .services-block{position: relative; z-index: 1; margin-bottom:30px; padding: 25px; background-color: #fff; border-radius: 20px;}
.services-right{margin-top: 60px;}
.services .services-block img{border-radius: 5px; width:100%; transition: all linear .3s;}
.services-block-content{width: 100%; transition: all linear .3s;}
.services-block-content h3{text-align: left; font-size: 20px; text-transform: capitalize; margin: 15px 0px; font-family: 'Roboto'; font-weight: bold; color: #001733; z-index: 1;}
.services-block-content p{font-size: 16px; font-family: 'Roboto'; font-weight: 500; color: #4f4f4f; line-height: 30px;}
.services-block-content a{position: relative; text-decoration: none; display: block; font-size: 18.94px; font-family: "Roboto"; color: #df1e08;  border:2px solid #fff; border-left:0; border-right: 0; font-weight: bold; width:100%; transition: all linear .3s;}
.services-block-content a::before{content: ''; position: absolute; left: 80%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 1px; background: #df1e08;}
/*.services .services-block:hover img{transform: scale(1.1);}*/
.services .services-block:hover a{color:#df1e08; }
.services-block span{position: absolute; display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; top: 10%; left: 10%; transform: translate(-50%,-50%); background: #df1e08; border-radius: 50%; border: 5px solid #e8877a; transition: all linear .3s;}
.services-block span .fa{font-size: 28px; color: #fff;}
.services-block span img{width: initial !important;}
.services .more a{margin-top: 35px;}
.view-more{text-align: center; margin-top: 20px;}
.view-more a{display: inline-block; text-decoration: none; padding: 12px 40px; background: #df1e08; color: #fff; font-family: 'Roboto'; font-weight: 600; font-size: 18px; border: 1px solid transparent; border-radius: 5px; transition: all linear .3s;}
.view-more a:hover{background: #fff; color: #df1e08; border: 1px solid #df1e08;}

/*How We Work*/
.how-we-work{padding: 60px 0; background: #f8f9fb;}
.how-we-work .title-section p{font-size: 16px; font-family: 'Roboto'; font-weight: 500; color: #5e5e5e;}
.how-we-work .title-section img{margin-bottom: 20px;}
.how-we-work .process-block{display: block; text-align: center; position: relative; z-index: 1;}
.how-we-work .process-block::before{content:''; position: absolute; top: 20%; left:105%; transform: translate(-50%,-50%); height:50%; width:60%; background:url(../images/arrow.png)center center no-repeat;}
.how-we-work .process-block-last::before{display: none;}
.how-we-work .process-block span{display: block;}
.how-we-work .process-block::before{content:''; position: absolute; top: 20%; left:105%; transform: translate(-50%,-50%); height:50%; width:60%; background:url(../images/arrow.png)center center no-repeat;}

.how-we-work .process-block img{margin: 20px 30px;}
.how-we-work .process-block h4{font-size: 21.30px; font-family: "Roboto"; color: #414141; font-weight: bold; margin-bottom: 20px;}
.how-we-work .process-block p{font-size: 16px; font-family: "Roboto"; color: #000; line-height: 1.666; text-align: center;}
.how-we-work .more a{font-size: 18px; font-family: 'Roboto'; text-transform: uppercase; font-weight: bold; margin-top: 40px; background: #df1e08; color: #fff; border-color: #fff;}
.how-we-work .more a:hover{background: #fff; color: #df1e08; border: 1px solid #df1e08;}

/*free-estimate-section*/
.free-estimate-section{ padding: 60px 0; background: url(../images/free-estimate-bg.png)no-repeat; background-size: cover; position: relative; z-index: 1;}
.free-estimate-section .title-section h3{font-size: 49px; margin: 35px 0; font-family: 'Roboto'; font-weight: 600; color: #fff;}
.btn-send{width: 100%; color: #fff; background: #df1e08; text-transform: uppercase; padding: 10px 50px; border: 1px solid transparent; border-radius: 0px; margin-top: 20px; font-size: 18px; font-weight: 500; font-family: 'Roboto'; transition: all linear .3s; }
.btn-send:hover{color: #df1e08; background: #fff; border: 1px solid #df1e08;}
.free-estimate-section .title-section .decoration-left{color: #fff;}


/*customer-feedback*/
.feedback{ padding: 70px 0; background: #fafafa; }
.feedback .title-section h1{font-size: 36px; font-weight: 600; position: relative; text-align: center; margin-bottom: 60px;}
.feedback .title-section h1 span{color: #df1e08; }
.feedback .title-section h1::before{content: ''; position: absolute; left: 41%; bottom: -50%; width: 16%; border-bottom-s3yle: dotted; color: #ccc;}
.btn-review {padding: 10px 50px; border: 1px solid transparent; display: block; text-align: center; border: 1px solid transparent; color: #fff; font-size: 18px; font-weight: 500; font-family: Josefin Sans; transition: all linear .3s;}
.customer-feedback-form-block .btn-review:hover{color: #df1e08; background:#fff; border: 1px solid #df1e08; transition: all linear .3s;}
.customer-feedback-formstyle{background: #fff; border-radius: 0; margin: 10px 0; font-size: 16px; font-family: 'Roboto'; font-weight: 600; color: #444444; border: 1px solid #fff; padding: 20px;}
.customer-feedback-form-block .btn-review{text-transform: uppercase; margin-top: 20px;}
.customer-feedback-form-block form button{ width: 100%; height: 45px; }
.customer-feedback-formstyle::placeholder{color: #444444;}

/*free estimates*/
.request-service{padding:100px 0; background: url(../images/free-estimate-bg.png)no-repeat;}
.request-service .home-free-estimates-formstyle{border:none; border-radius:5px; margin-bottom:30px; background:transparent; padding:24px; color:#000;}
.request-service .home-free-estimates-formstyle::placeholder{color:#000; font-size:16px; font-weight:300;}
.request-service .home-free-estimates-formstyle-btn{border:2px solid transparent; font-size:16px; padding:13px 50px; border-radius:5px; color:#fff; background:#df1e08; transition: all linear 0.3s;}
.request-service .home-free-estimates-formstyle-btn:hover{background:transparent; color:#df1e08; border: 1px solid #df1e08;}


/*testimonials*/
.testimonials{background: #f6f8f9; padding: 60px 0; position: relative;}
.testimonials .services-title .decoration{color: #fff;}
.testimonials .title-section p{font-size: 16px; color: #000; margin-top: 20px;}
.testimonials .title-section h2{color: #fff; font-size: 42px; font-family: 'Roboto'; text-align: center; font-weight: 500; line-height:40px; }
.testimonials .title-section h2::before{background:#fff;}
.testimonials .testimonials-slider{position: relative; text-align: center; background: #fff; margin-top: 60px; min-height: 250px; border: 2px dashed #df1e08;}
.testimonials .testimonials-slider .star{text-align: center; margin-bottom: 30px;}
.testimonials .testimonials-slider p{color:#4c4c4c; font-size: 18px; font-family: 'Roboto'; font-weight: 500; text-align: center; padding: 40px 60px; line-height: 30px; border-radius: 10px;}
.testimonials .testimonials-slider h3{color:#df1e08; font-size:24.01px; font-weight: 600; font-family: 'Roboto'; text-align: center; text-transform: capitalize; margin :20px 0 5px 0;}
.testimonials .more a{border-radius:50px;}
.btn-review{text-align: center; margin-top: 30px;}
.btn-review a{color: #fff; font-size: 18px; text-align: center; padding: 12px 30px; background: #df1e08; text-decoration: none; display: inline-block; border-radius: 5px; transition: all linear .3s; border: 1px solid transparent;}
.btn-review a:hover{color: #df1e08; background: #fff; border: 1px solid #df1e08;}
.testimonials-content{display: flex; justify-content: space-between; align-items: center; margin-bottom: 70px;}
.testimonials .background-image{position: absolute; bottom: -30px; right: -107px;}
.testimonials-top{ margin-top: -60px;  display: inline-block; border-radius: 50%; }
.testimonials-top img{ margin-top: -20px;}
.testimonials-slide{position: relative;}
.owl-theme .owl-controls .owl-page span{background: #363636;}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background: #df1e08;}

/*Request Projects*/
.request-project{padding: 60px 0;}
.request-projects .projects-block img{width: 100%;}
.project-img img{width: 100%;}
.project-img{position: relative; z-index: 1; margin-bottom: 30px;}
.overlay{position: absolute; width: 100%; height: 100%; z-index: 2; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #fff; display: flex; justify-content: center; align-items: center; transition: all linear .3s; opacity: 0;}
.overlay a,h3{text-decoration: none; color: #df1e08; font-size: 18px;}
.overlay .fa{font-size: 26px;}
.project-img:hover .overlay{opacity: .8;}
.overlay-2{position: absolute; width: 90%; height: 90%; z-index: 2; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #fff; display: flex; justify-content: center; align-items: center; transition: all linear .3s; opacity: .7;}
.overlay-2 a h3{ font-size: 18px; text-transform: uppercase; color: #df1e08; font-family: Roboto; font-weight: 600;}
.overlay-2 a{text-decoration: none;}

/*Experience Section*/
.experience-section{padding: 60px 0 0 0; background: #df1e08;}
.experience-section h3{font-size: 43.85px; color: #fff; font-family: 'Roboto'; font-weight: bold; margin-bottom: 20px;}
.experience-section h3 span{font-family: 'Roboto'; color: #1c1c1c; font-weight: bold;}
.experience-section p{font-size: 17.99px; font-family: 'Roboto'; color: #fff; line-height: 30px;}
.experience-section .more{text-align: left;}
.experience-section .more a{ border: none; background: #1c1c1c; color: #fff; font-size: 18px;}
.experience-section .more a:hover{background: #fff; color: #1c1c1c;}

/*more*/
.more{display: block; text-align: center; margin-top:40px;}
.more a{display:inline-block; color:#fff; padding:13px 30px; background:#df1e08; text-decoration: none; border-radius:5px;	border:1px solid #fff; transition: all linear 0.3s;}
.more a:hover{background:transparent; color:#fff;}

/*===== Contact Section =====*/
.contact{ display: block; margin: 0; padding:50px 0; background: #2d2023; position: relative; display: block; text-align: center;}
.contact h3{font-size:20px; color:#fff;font-weight:600; margin-bottom: 20px; text-align: left;}
.contact p{color:#fff; line-height: 30px; font-family: 'Roboto'; font-size: 16px; font-weight: 500; margin-bottom: 10px; text-align: left;}
.contact ul li{list-style: none; color:#fff; line-height:35px; font-size:16px;}
.btn-contactus{margin-top: 60px;}
.btn-contactus a{color: #df1e08; display: inline-block; text-decoration: none; border-radius: 50px; border: 2px solid transparent; padding: 10px 30px; background: #fff; font-size: 17px; font-weight: 600; transition: all linear .3s;}
.btn-contactus a:hover{ color: #fff; background: #df1e08; border: 2px solid #fff; }
.contact-footer-details h3{color: #fff; font-size: 30px; font-weight: 600; font-family: 'Roboto';}
.contact-footer-details h3 span{color: #ff6700;font-weight: 600; font-family: 'Roboto';}
.contact-footer-info-details ul li{display: flex; justify-content: space-between; align-items: center; }
.contact-footer-info-details ul li span{margin-left: 28px;}
.contact-footer-info-details h2{position: relative;}
.contact-footer-info-details h2::before{content: ''; position: absolute; top: 200%; height: 2px; width: 8%;background: #fff;}
.contact-footer-info-details h2::after{content: ''; position: absolute; height: 2px; width: 89%;background: #fff; top: 200%; left: 11%;}
.contact-footer-info-detail ul{margin-bottom: 20px;}

.contact-footer-info-detail ul li .fa{margin-right: 38px; }
.contact-footer-info-detail ul li span{margin-left: 28px;}
.contact-footer-info-detail h2{position: relative;}
.contact-footer-info-detail h2::before{content: ''; position: absolute; top: 200%; height: 2px; width: 8%;background: #fff;}
.contact-footer-info-detail h2::after{content: ''; position: absolute; height: 2px; width: 89%;background: #fff; top: 200%; left: 11%;}
.experience-img img{margin-top: -60px;}

/*bottom-contac*/
.bottom-contact{padding:50px 0 20px 0; background: #353949;}
.bottom-contact .contacts-desc p{font-size:16px; font-family: 'Roboto'; font-weight: 500; line-height:28px; color:#fff; text-align: justify; margin-bottom: 35px;}
.bottom-contact .contacts-desc img{margin: 5px 15px;}
.bottom-contact h2{text-transform: uppercase; color:#fff; font-size:20px; margin-bottom:40px; font-weight:bold; position: relative; z-index:1;}
.bottom-contact h2::before{content:''; position: absolute; bottom:-21px; left:0; height:2px; width: 100px; background:#df1e08; z-index:1; }
.bottom-contact h2::after{content:''; position: absolute; bottom:-25px; left:0; height:2px; width: 100px; background:#df1e08; z-index:1; }
.bottom-contact .footer-title{font-size: 30.01px; font-weight:600; font-family:'Roboto'; color:#fff;}
.bottom-contact .footer-title span{color: #df1e08; font-weight: 600;}
.bottom-contact .footer-title::before,.contact .footer-title::after{display:none;}
.bottom-contact h3{color:#fff; font-size:22px; margin-bottom:25px; text-transform: capitalize;}
.bottom-contact .contacts-list ul li{list-style:none; color:#fff; font-size:15.5px; line-height:36px; margin-bottom:10px;}
.bottom-contact .contacts-list ul li .fa{height:30px; width:30px; border:1px solid #fff; border-radius:50%; float: left; text-align: center; display:flex; align-items: center; justify-content: center; margin-right:15px;}
.bottom-contact .business-hours ul li{position: relative; list-style-type :none; color:#fff; font-size:15.5px; line-height:36px;}
/*.bottom-contact .business-hours ul li::before{content: ''; position: absolute; left: -24px; top: 12px; background: #fff; height: 8px; width: 8px; border-radius: 50%;}
*/.bottom-contact .business-hours ul li span{float: right;}
.bottom-contact .service-area ul li{ color:#fff; font-size:15.5px; line-height:32px;}
.bottom-area ul{margin-left: 15px;}
.bottom-contact .business-hours ul li span{display: inline-block; width:150px;}
.closed{color: #df1e08;}
.bottom-contact .business-hours img{margin-right:20px;}
.bottom-contact .contact-details ul li{ list-style: none; font-family: 'Roboto'; color:#fff; font-size:15px;}

.contact-details ul li{display: inline-block; margin-right: 10px; font-size: 16px; font-family: 'Roboto'; font-weight: 500; color: #fff;}
.contact-details ul li span{color: #df1e08;}
.contact-details ul li{display: inline-block; width: 100%;}
.hours-operation ul li{display: block;}
/* .hours-operation ul li:first-child{width: 20%;} */
.hours-operation .contact-span{display: inline-block; color: #df1e08;}
.contact-details h4{font-size: 14px; font-weight: 500; color: #fff; font-family: 'Roboto'; line-height: 25px;}
.service-area{margin-bottom: 20px;}
.service-area ul li span{float: left; margin-right: 20px; margin-bottom: 20px; width: 50px; height: 50px; background: #fff; border-radius: 5px;}
.service-area ul li .fa{ display: flex; justify-content: center; align-items: center; position: relative; left: 50%; top: 50%; transform: translate(-50%,-50%);  font-size: 26px;}
.service-area h2 span{color: #df1e08;}
.service-area img{margin: 20px 5px;}


/*===== Footer Section =====*/
.footer{ margin: 0; padding: 20px 0; background: #262626; }
.copyright p{ color: #fff; font-size: 14px; text-align: center; }
.copyright p a{ color: #df1e08; text-decoration: none; font-weight: 700; }

/*===== Slider Plugins =====*/
#owl-theme .owl-controls{display: none;}
#owl-demo .owl-buttons{ display: none; }
#owl-demo .owl-pagination { position: absolute; left: 50%; top: 92%; transform: translate(-50%,-50%); z-index: 9; }
#owl-demo .owl-pagination .owl-page span{ width: 15px; height: 15px; border-radius: 50%; background: #fff; border: #fff solid 3px; opacity: 1; }
#owl-demo .owl-pagination .active span{ background: #ff0000; }

#owl-demo1 .owl-pagination{ display: none }
#owl-demo1 .owl-buttons .owl-prev{ position: absolute; left: -40px; top: 50%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 50px; height: 50px; background: transparent; color: #df1e08; font-size: 24px; font-weight: 400; border-radius: 50%; opacity: 1; padding-right: 14px; padding-top: 4px; border: #df1e08 solid 3px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#owl-demo1 .owl-buttons .owl-next{ position: absolute; right: -90px; top: 50%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 50px; height: 50px; background: transparent; color: #df1e08; font-size: 24px; font-weight: 400; border-radius: 50%; opacity: 1; padding-left: 10px; padding-top: 4px; border: #df1e08 solid 3px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#owl-demo1 .owl-buttons .owl-prev:hover,
#owl-demo1 .owl-buttons .owl-next:hover{ background: #df1e08; color: #df1e08; }

#owl-demo-testimonials .owl-pagination{}
.owl-theme .owl-controls .owl-page span{background: #df1e08;}
#owl-demo-testimonials .owl-buttons .owl-prev{ display: none; position: absolute; left: -40px; top: 50%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 50px; height: 50px; background: #df1e08; color: #fff; font-size: 20px; font-weight: 400; border-radius: 50%; opacity: 0;  border: #fff solid 3px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; display:flex; justify-content: center; align-items: center; padding: 0;}
#owl-demo-testimonials .owl-buttons .owl-next{ display: none; position: absolute; right: -90px; top: 50%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 50px; height: 50px; background: #df1e08; color: #fff; font-size: 20px; font-weight: 400; border-radius: 50%; opacity: 0; border: #fff solid 3px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; display:flex; justify-content: center; align-items: center; padding: 0;}
#owl-demo-testimonials .owl-buttons .owl-prev:hover,
#owl-demo-testimonials .owl-buttons .owl-next:hover{ background: #df1e08; color: #fff; }

#owl-demo2 .owl-buttons{ display: none; }
#owl-demo2 .owl-pagination { position: absolute; left: 85%; top: 110%; z-index: 9; }
#owl-demo2 .owl-pagination .owl-page span{ margin: 0 5px; width: 10px; height: 10px; border-radius: 50%; background: #df1e08; border: none; opacity: 1; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#owl-demo2 .owl-pagination .active span{ transform: scale(2,2); background: #df1e08; }

#owl-demo3 .owl-pagination{ display: none }
#owl-demo3 .owl-buttons .owl-prev{ position: absolute; left: 46%; top: 120%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 40px; height: 40px; background: #fff; color: #df1e08; font-size: 24px; font-weight: 400; border-radius: 0; opacity: 1; padding-right: 14px; padding-top: 0; border: #fff solid 2px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#owl-demo3 .owl-buttons .owl-next{ position: absolute; left: 54%; top: 120%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 40px; height: 40px; background: #fff; color: #df1e08; font-size: 24px; font-weight: 400; border-radius: 0; opacity: 1; padding-left: 10px; padding-top: 0; border: #fff solid 2px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#owl-demo3 .owl-buttons .owl-prev:hover,
#owl-demo3 .owl-buttons .owl-next:hover{ background: #fff; color: #df1e08; }

/*===== Content Pages =====*/
.content-banner{ padding:20px 0; background: #ccc; }
.content-banner h2{ padding: 15px; text-transform: uppercase; background: #fff; color: #df1e08; font-size: 12px; font-weight: bold; }
.content-banner a{ text-decoration: none; color: #df1e08; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.content-banner a:hover{ color: #df1e08; }
.content-block{ background: #fff; padding: 20px; height: auto; }
.content{ width: 100%; padding: 50px 0; background: #eeeeee; }
.sectiontitleunderline{ display: block; width: 80px; height: 2px; margin: 0 0 30px; background: #333; }
.content .underline-style{ display: block; margin-bottom: 30px; }
.content h2{ text-transform: uppercase; font-size: 24px; color: #df1e08; font-weight: 900; margin-bottom: 10px; font-family: 'Roboto', sans-serif; }
.content h3{ text-transform: uppercase; font-size: 20px; color: #df1e08; font-weight: 900; margin: 20px 0 10px; font-family: 'Roboto', sans-serif; }
.content h4{ text-transform: uppercase; font-size: 16px; color: #8aca41; font-weight: 700; margin: 20px 0 10px; font-family: 'Roboto', sans-serif; }
.content p{ font-size: 16px; line-height: 30px; text-align:justify; color: #666; margin-bottom: 15px; font-family: 'Roboto', sans-serif; }
.content p span{ font-size: 20px; color: #df1e08; margin: 0; font-weight: bold; font-family: 'Roboto', sans-serif; }
.content ol,
.content ul{ margin: 0; padding: 0; margin-bottom: 15px; font-family: 'Roboto', sans-serif; }
.content ol li,
.content ul li{ margin-left: 18px; line-height: 30px; font-size: 16px; text-align:justify; color: #df1e08; font-family: 'Roboto', sans-serif; }
.content ol li span,
.content ul li span{ font-size: 16px; text-align:justify; color: #666; font-family: 'Roboto', sans-serif; }

/*===== Testimonials Page =====*/
.reviewsblock{ padding: 5px 0 12px; background: #df1e08; width: 100%; text-align: center; }
.reviewsblock h4{ text-transform: uppercase; color: #fff; font-size: 24px; font-weight: 700; }
.reviewsform{ padding: 15px 0 1px; background: #eee; min-height: 150px; width: 100%; }
.reviewsformstyle{ height: 44px; border-radius: 0; border: #666 solid 1px; color: #666; }
.reviewsform input::placeholder{ color: #666; }
.reviewsform textarea::placeholder{ color: #666; }
.btn-reviewsformstyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #df1e08; border: none; padding: 10px 16px; font-size: 18px; border-radius: 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }
.btn-reviewsformstyle:hover{ background: #2ecc71; }
.testimonials-page{ display: block; margin-top: 15px; }

.testimonials-page .panel-group .panel{ border-radius: 0; border: none; }
.testimonials-page .panel-heading{ padding: 0; border: none; }
.testimonials-page .panel-title{ padding: 0; border: none; }
.testimonials-page .panel-title a{ position: relative; display: block; padding: 15px 50px 15px 15px; margin-bottom: 0; background: #df1e08; text-decoration: none; text-transform: uppercase; font-size: 16px; color: #fff; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.testimonials-page .panel-title a:hover{ background: #df1e08; color: #fff; }
.testimonials-page .panel-title .collapsed{ background: #fff; color: #df1e08; position: relative; }
.testimonials-page .panel-title .collapsed::before{ content: ""; position: absolute; top: 50%; right: 0; width: 25px; font-family: 'fontawesome'; text-align: center; font-size: 20px; transform: translate(-50%,-50%); z-index: 999; }
.testimonials-page .panel-title a::before{ content: ""; position: absolute; top: 50%; right: 0; width: 25px; font-family: 'fontawesome'; text-align: center; font-size: 20px; transform: translate(-50%,-50%); }
.testimonials-page .panel-body{ box-sizing: border-box; -webkit-box-shadow: 0 0 15px -5px #666; -moz-box-shadow: 0 0 15px -5px #666; -o-box-shadow: 0 0 15px -5px #666; box-shadow: 0 0 15px -5px #666; }
.testimonials-page .panel-body p{ color: #df1e08; font-size: 16px; line-height: 30px; }

.testimonials-page h4{ margin-bottom: 0; margin: 0; }
.testimonials-page .panel-body{ border: #eee solid 1px; border-top: none; }
.testimonials-page .panel-body p{ margin-bottom: 0; }

/*===== Contact Form Section =====*/
.formstyle{ padding-left: 65px; height: 50px; border-color: #666; border-radius: 0; }
.btn-formstyle{ margin-top: 15px; width: 150px; color: #fff; background-color: #df1e08; border: none; border-radius: 0; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; transition: all linear 0.3s; }
.btn-formstyle:hover{ background: #2ecc71; }
.googlemap{ height: 450px; overflow: hidden; border: #eee solid 1px; }
.form-horizontal .form-group{ margin-right: 0; margin-left: 0; }
.content .form-horizontal .form-group input::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea::placeholder{ color: #666; }
.form_section .fa{ position: absolute; height: 50px; width: 50px; background: #666; text-align: center; padding-top: 15px; color: #fff; font-size: 18px; }
.form_section .sms{ height: 174px; }

/*===== Quote Form Section =====*/
.quoet-address{ margin-top: 30px; }
.quoet-address ul li{ list-style: none; font-size: 20px; margin-left: 5px; margin-bottom: 30px; line-height: 30px; }
.quoet-address ul li span{ font-size: 18px; font-weight: 700; color: #666; }
.quoet-address ul li a{ color: #df1e08; }

/*===== Free Estimate Form Page =====*/
.free-estimate-form .freeblock{ padding: 15px 20px; background: #666; color: #fff; text-transform: uppercase; }
.freeestimatestyle{ padding-left: 65px; height: 50px; border-radius: 0; border: #666 solid 1px; }
.btn-freeestimatestyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #df1e08; border: none; padding: 10px 16px; font-size: 18px; border-radius: 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }
.btn-freeestimatestyle:hover{ background: #2ecc71; }
.free-estimate-form .form-horizontal .form-group { margin-right: -15px; margin-left: -15px; }
.free-estimate-form .fa{ position: absolute; top: 25px; height: 50px; width: 50px; background: #666; text-align: center; padding-top: 15px; color: #fff; font-size: 18px; }
.free-estimate-form .sms{ height: 174px; }

/*=====Contact Page =====*/
.contact-page-location-map{ display: block; margin-top: 30px; }


/*========== Responsive ==========*/
@media (max-width: 991px){

.top-header ul li{margin-right:0;}
.navbar-inverse .navbar-nav li{margin-right:10px;}
.navbar-inverse .navbar-nav li a{font-size:15px; text-transform: capitalize;}
.banner-content-box h3{font-size:18px;}
.banner-content-box{left:68%;}
.footer-logo img{width:100%;}
.bottom-header {padding: 0 0 10px 0;}
.navbar-inverse .navbar-nav li{width: 107px;}
.system-section::after{width: 75%; left: 40%;}
.overlay{width: 80%; height: 65%;}
.contact-footer-details,.contact-footer-info-detail{margin-bottom: 20px;}

.header-info ul li:nth-child(2){width: 35%;}
.choose-block ul li span{margin-bottom: 30px;}
.choose-block{margin-bottom: 0;}

.btn-estimate{text-align: center;}
.welcome-bottom-block::before{width: 40%;}
.process-block ul li{width: 100%; margin: 20px 0;}
.process-block ul li p {left: 50%; top: 3%;}
.process-block ul li:nth-child(2) p{top: 36%; left: 50%;}
.process-block ul li:last-child p{left: 50%; top: 69%;}
.process::before {width: 35%;}

}
@media (max-width: 767px){

	/*===== Go To Top =====*/
	#back-top{ right: 10px; bottom: 10px; }
	#back-top a .fa{ font-size: 16px; width: 40px; height: 40px; padding-top: 10px; }

	/*===== Left Social Icon =====*/
	.share_icon .fa{ left: 9px; bottom: 9px; width: 42px; height: 42px; font-size: 20px; padding: 10px 2px 0 0; }
	.social_icon ul li .fa{ left: 10px; bottom: 10px; width: 40px; height: 40px; font-size: 20px; text-align: center; padding: 10px 0px 0 0; }
	.social_icon.active ul li:nth-child(1) .fa{ bottom: 130px; }
	.social_icon.active ul li:nth-child(2) .fa{ bottom: 90px; }
	.social_icon.active ul li:nth-child(3) .fa{ bottom: 50px; }

	/*===== Body Section =====*/
	.top-header{margin-top:57px;}
	.top-header-content{display: block; text-align: center; margin:15px 0;}
	.banner-content{display: none; top: 10%; left: 10%;}
	.banner-content h1{font-size: 18px; line-height: 18px;}
	.banner-content p{text-transform: capitalize; font-size: 16px; line-height: 18px; margin-top: 5px;}
	.banner-content .more{margin-top: 2px;}
	.banner-content .more a{padding: 4px 12px; font-size: 13px; margin-top: 5px;}
	.top-header-working-hours ul{justify-content: center;}
	.top-header-content-center{text-align: center;}
	.top-header-content-social ul{text-align: center;}
	.section-banner{top: 0;}
	.logo{text-align: center;}
	.logo img{margin: 10px 0;}
	.welcome-bottom-block ul{display: block;}
	.welcome-bottom-block ul li{width: 100%;}
	.title-section-block ul li{width: 100%;}
	.contact-footer-details,.contact-footer-info-detail{margin-bottom: 20px;}
	.testimonials .title-section h2::before{top: 135%;}
	.free-estimate-section .title-section p{margin-bottom: 20px;}
	.home .title-section p{font-size: 26px;}
	.btn-contact{margin-top: 30px;}
	.testimonials{padding: 30px 0;}
	.testimonials .testimonials-slider h3{font-size: 18px;}
	.btn-review a{padding: 12px 15px;}
	.free-estimate-section .title-section h3{font-size: 24.99px; margin: 15px 0;}
	.experience-section{padding: 30px 0; text-align: center;}
	.experience-section h3{font-size: 24.99px;}


	.navigation-header .col-md-3{padding: 0;}
	.btn-estimate a{width: 100%;}
	.title-section h3{font-size: 24.99px; line-height: 30px;}
	.welcome{margin-top: 10px;}
	.welcome-logo{text-align: left; margin-top: 0;}
	.choose-us-section{padding: 40px 0;}
	.choose-us-section .title-section p{margin-top: 30px;}
	.title-section p{font-size: 16px; line-height: 30px;}
	.title-section p span{font-size: 16px;}
	.choose-us-section .title-section{margin-top: 20px; margin-bottom: 30px;}
	.choose-block ul li{font-size: 16px; line-height: 30px;}
	.services-right{margin-top: 20px; margin-bottom: 20px;}
	.services::before{height: 15%;}
	.how-we-work{padding: 40px 0;}
	.how-we-work .process-block::before{display: none;}

    .header-info ul{display: block;}
    .header-info ul li:first-child{width: 100%;}
    .header-info ul li{width: 100%; margin: 10px 0; text-align: center;}
    .btn-estimate{text-align: center; margin :5px 0;}
    .title-section{margin-bottom: 20px;}
    .bbb-section{margin-bottom: 20px;}
    .choose-us-image img{margin-top: 0;}
    .welcome-bottom-block ul li {padding: 40px 0;}
    .welcome-bottom-block::before{display: none;}
    .welcome-block h4{font-size: 30px; margin-bottom: 25px;}
    .welcome-block p{font-size: 16px;}
    .services-title h3{font-size: 30px; margin-bottom: 40px;}
    .services-title p{font-size: 16px;}
    .home{padding: 30px 0;}
    .home .title-section h1{font-size: 24px;}
    .home .title-section h2{font-size: 28px; line-height: 35px;}
    .process .title-section h3{font-size: 30px;}
    .process-block ul li{width: 100%;}
    .process-block ul li{margin: 25px 0;}
    .process-block ul li p{ top: 3%; left: 50%;}
    .process-block ul li:nth-child(2) p{left: 50%; top: 35%;}
    .process-block ul li:last-child p{left: 50%; top: 70%;}
    .process::before{display: none;}
    .testimonials .title-section h2{font-size: 30px;}
    .testimonials .testimonials-slider p{padding:0; font-size: 16px;}
    .free-estimate-section .title-section{margin-right: 0; margin-top: 0;}
    .contact-footer-details h3{font-size: 30px;}
    .contact p{font-size: 30px; line-height: 32px; text-align: center;}
    .experience-img img{width: 100%; margin-top: 20px;}
    .bottom-contact .business-hours{padding: 0;}
    .hours-operation ul li:first-child{width: 100%;}

    .header-info ul li:last-child span img{padding-right: 0; margin-right: 0; border-right: none;}
    .welcome-section{padding: 40px 0;}
    .btn-read-more{margin: 20px 0;}
    .choose-us-section::before{display: none;}
    .choose-block{margin-left: 0; margin-bottom: 0; }
    .choose-block span{margin-bottom: 75px;}
    .testimonials .testimonials-slider::before{width: 40%;}
    .testimonials .testimonials-slider::after{width: 40%;}
    .bottom-contact .footer-title{font-size: 21px;}
    .free-estimate-section{padding: 50px 0;}
    .request-project{padding: 30px 0;}

	.why-choose-us-block{margin-top:30px; margin-bottom: 0;}
	.banner-content-box h3{font-size:14px; color:#fff;}
	.banner-content-box{width:80%; top:50%; left:50%; text-align: center; background:rgba(0,0,0,0.3); }
	.why-choose-us-block{min-height:223px;}
	.title-section h1{font-size:20px;}
	.home .home-content-section p{padding: 0; font-size:14px;}
	.home .home-content-section p span{margin-bottom:10px;}
	.title-section h2{font-size:20px;}
	.title-section h2::before{top:240%; width:100px;}
	.attorneys-desc-contnet p{padding:0;}
	.header-info ul li:nth-child(2){width:100%;}
	#owl-demo-testimonials .owl-buttons .owl-next{right:-30px; opacity:0.4; display: none;}
	#owl-demo-testimonials .owl-buttons .owl-prev{left:30px; opacity:0.4; display: none;}
	.footer-logo img{margin:30px 0; width:inherit; }
	/*===== jQuery Control =====*/
	#owl-demo1 .owl-buttons .owl-prev{ left: 30px; top: 45%; width: 40px; height: 40px; color: #fff; border: #fff solid 2px; padding-top: 0px; }
	#owl-demo1 .owl-buttons .owl-next{ right: -10px; top: 45%; width: 40px; height: 40px; color: #fff; border: #fff solid 2px; padding-top: 0px; }
	#owl-demo2 .owl-pagination{ top: 90%; }
	#owl-demo3 .owl-buttons .owl-prev{ left: 40% }
	#owl-demo3 .owl-buttons .owl-next{ left: 60%; }

	/*===== Page Section =====*/
	.content-banner{ padding: 20px 0; }
	.content-block{ min-height: auto; }
	.content .underline-style{ margin-bottom: 15px; }
	.content{ padding: 30px 0; }
	.content h2{ font-size: 20px; }
	.content h3{ font-size: 16px; }
	.content h4{ font-size: 16px; }
	.sectiontitleunderline{ width: 100px; margin-bottom: 15px; }
	.content p,
	.content ul li{ font-size: 14px; line-height: 24px; }
	.content ul li span{ font-size: 14px; line-height: 24px; }
	.reviewsform{ margin-bottom: 30px; }
	.reviewsblock h4{ font-size: 18px; }
	.reviewsblock{ padding: 5px 0 10px; }
	.btn-reviewsformstyle{ font-size: 14px; }
	.testimonials-page h4{ font-size: 18px; }
	.testimonials-page p{ padding: 0; }
	.testimonials-page .panel-body p{ font-size: 14px; line-height: 23px; }
	.formstyle{ padding-left: 50px; height: 40px; }
	.form_section .fa{ width: 40px; height: 40px; }
	.form_section .sms{ width: 40px; height: 174px; }
	.btn-formstyle{ display: block; margin: 0 auto; width: 100px; font-size: 14px; margin-bottom: 15px; }
	.quoet-address{ margin-top: 15px; }
	.quoet-address ul{ margin-bottom: 15px; }
	.quoet-address ul li{ margin-bottom: 15px; font-size: 14px; }
	.quoet-address ul li span{ font-size: 16px; }
	.free-estimate-form .freeblock{ margin-bottom: 0; }
	.freeestimatestyle{ height: 40px; padding-left: 50px; }
	.btn-freeestimatestyle{ display: block; margin: 0 auto; width: 100%; font-size: 14px; }
	.free-estimate-form .fa{ width: 40px; height: 40px; }
	.free-estimate-form .sms{ width: 40px; height: 174px; }
}