@charset "utf-8";

/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=BenchNine:wght@300;400;700&display=swap');
/*===== Pre CSS =====*/
body{ margin: 0; padding: 0; font-size: 20px; font-weight: 700; line-height: 28px; font-family: "BenchNine", sans-serif; letter-spacing: 0.5px;}
p, a, span, table, th, tr, td, h1, h2, h3, h4, h5, h6, img, ul, ol, li{ margin: 0; padding: 0; font-family: "BenchNine", sans-serif;}
.bg-default{background-size: cover; background-position: center; background-repeat: no-repeat;}
a:hover{text-decoration: none;}
img{width: 100%; height: 100%; object-fit: cover;}
.ms-flex{display: flex; align-items: center; justify-content: center;}

/*===== Go To Top Section =====*/
#back-top { display: block; position: fixed; bottom: 15px; right: 14px; text-align: center; z-index: 99999; }
#back-top a { display: block; text-decoration: none;  }
#back-top a .fa{ width: 40px; height: 40px; padding-top: 10px; font-size: 18px; border-radius: 5px; opacity: 1; color: #fff; background: #000; border: #fff solid 1px; transition: all linear 0.3s; }
#back-top a .fa:hover{ background: #fff; color: #000; border-color: #000; transform: scale(1.05,1.05);  }

/*===== Mobile Menu =====*/
.mobile_menu{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 9; }
.menu_icon_box{position: fixed;top: 0;left: 0;z-index: 9999999999;display: block;width: 100%;background: #000; padding: 5px 0px; border-bottom: #fff solid 1px;}
.tab_button{ float: left; }
.tab_button a{ display: inline-block; padding: 4px 18px;  font-size: 15px; text-align: center; text-transform: uppercase; color: #fff; background: transparent; border: #fff solid 1px; border-radius: 0px; 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: 7px; right: 15px; width: 40px; padding:5px; background: #fff; box-sizing: border-box; cursor: pointer;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; z-index: 999; }
.menu_icon span{ width: 100%; height: 2px; display: block; background: #000; margin: 5px 0; border-radius: 5px; transition: all linear 0.3s; }
.menu_icon.active{ color: #fff; padding: 8px 3px 0;padding: 0;top: 25px; }
.menu_icon.active span{ position: absolute; width: 85%;background: #fff; }
.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; text-align: center; background: #000; }
.mobile_slideLogo img{ display: inline-block; float: none; background: transparent; padding: 15px; margin: 0px auto 15px; width: 55%; height: auto; }
.sidebar{ padding: 65px 0px; position: fixed; top: 0; left: -100%; z-index: 99999; overflow-y: scroll; width: 100%; height: 100%; background: #000; 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; }
.sidebar ul li a{ position: relative; display: block; padding: 10px 15px; border: #747474 solid 1px; text-align: left; color: #fff; margin-bottom: 1px; text-transform: uppercase; text-decoration: none; font-size: 12px; font-weight: 400; border-radius: 5px; }
.sidebar ul li a::before{ content: ""; position: absolute; top: 0; left: 0; z-index: -1; padding: 12px 0; height: 100%; width: 0%; background: #747474; transition: all linear 0.3s; }
.sidebar ul li a:hover::before{ width: 100%; }
.sidebar ul li.active{ background: #82A6CB; border-radius: 5px; }

/* Wrapper */

.wrapper{ margin: 0; padding: 0; overflow: hidden; }
.transition{ -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }

/*===== Header Section =====*/
.top-header{background: linear-gradient(90deg, #183E9F 0%, #499BD9 100%); padding: 14px 0px; position: relative;}
.social-icons-text ul li a span:last-child{color: #fff;}
.social-icons-text ul li a{font-size: 16px; line-height: 26px;}
.social-icons-text ul li a span:first-child{color: #fff; margin-right: 8px;}
.social-icons-text ul li a iconify-icon{font-size: 20px;color: #fff; display: block;}

.header-bottom.home {background-color: #fff;  text-align: center; margin: 0 auto;}
.header-bottom .logo{height: 120px; width: 122px;}
#mega-menu-wrap-header-menu{ margin-top: 0px; background: transparent; }
#mega-menu-wrap-header-menu #mega-menu-header-menu{display: flex;justify-content: space-between;align-items: center; margin-left: 20px;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{ padding: 0; line-height: inherit; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{ position: relative; z-index: 1;  height: auto; line-height: 28px; font-size: 18px; font-weight: 700 !important; color: #000; background: transparent; border-radius: 0; font-family: "BenchNine", sans-serif; text-transform: uppercase; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link{ margin-right: 0; background-color: #204FB4; color: #fff; padding: 10px 45px; border: 1px solid #fff; border-radius: 27px;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link:hover{border-color: #204FB4; color: #204FB4; background-color: transparent;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{ content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; background: #fff; z-index: 1; transition: all linear 0.3s;display: none; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link::before{ left: 0; width: 100%; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{ background: transparent; color: #000; position: relative;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{padding: 0px;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{position: relative;}
/* #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::after{content: ""; height: 2px; width: 100%; background-color: #204FB4; display: block; position: absolute; bottom: 0; left: 0;} */

/*===== Title Sections =====*/
.section-heading{ text-align: center; margin-bottom: 30px; }
.section-heading h2{font-size: 48px; font-weight: 700; line-height: 58px; position: relative; display: inline-block; margin-bottom: 25px;}
.section-heading p{ display: block; font-size: 18px; font-weight: 400; font-family: "BenchNine", sans-serif; line-height: 30px;}
.section-heading h6{color: #204FB4; font-size: 20px; font-weight: 700; color:#204FB4; margin-bottom: 15px; display: flex; align-items: center;}
.section-link a, a.fancybox.overlayer-box span{color: #fff; font-size: 20px; font-weight: 700; line-height: 30px; padding: 15px 70px; margin-top: 20px; display: inline-block; background-color:#499BD9; border: 1px solid #499BD9; transition: .3s;}
.section-link a:hover{text-decoration: none;background: transparent; border-color:#499BD9; color:#499BD9; transform: translateY(-5px); }
.section-heading h6 span.line{content: ""; background-color: #204FB4; height: 2px; width: 15px; margin: 0px 8px;}

/*===== Banner Section =====*/
.banner{color: #fff; position: relative; z-index: 0;}
.banner .item{height: 885px; position: relative;}
.banner .item::after{content: ""; height: 100%; width: 100%; background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%); position: absolute; top: 0; left: 0;}
.banner .banner-content {position: absolute; top: 55%; left: 0; right: 0; transform: translateY(-50%); z-index: 3;}
.banner .banner-content-box h2{ font-size: 56px; font-weight: 700; line-height: 68px; position: relative; text-transform: uppercase;}
.banner .banner-content-box h2 span{display: block;}
.banner .banner-content-box p{font-size: 18px; font-weight: 400; line-height: 30px; font-family: "BenchNine", sans-serif;}
.banner .banner-content-box a iconify-icon{display: block; font-size: 28px;}
.banner .banner-content-box a{ color: #fff; font-size: 20px; font-weight: 700; line-height: 30px; padding: 15px 70px; margin-top: 35px; background-color:#499BD9; border: 1px solid #499BD9; border-radius: 4px; transition: .3s; display: inline-block;}
.banner .banner-content-box a:hover{transform: translateY(-5px);background: transparent; border-color: #fff;text-decoration: none; color: #fff;}

/*===== Welcome Sections =====*/
.welcome {padding: 100px 0px; position: relative;}
.welcome .section-heading h2{width:65%;}
.welcome .section-heading p{font-size: 18px; font-weight: 400; font-family: "BenchNine", sans-serif; line-height: 28px; letter-spacing: 0.7px;}
.welcome .section-heading p.mt-3{font-size:20px;}
.welcome .about-img{width: 480px; margin-right: -80px; margin-left: 80px; position: relative;}
.welcome .about-img::after{content: ""; height: 100%; width: 100%; background-color: #204FB4; position: absolute; top: 10px; left: 10px;z-index: -1;}

/*===== Services Section =====*/
.services {background: rgba(32, 79, 180, 0.10); padding: 70px 0;position: relative; }
.services [class*="col-"] {margin-bottom: 30px;}
.services .section-heading {margin-bottom: 50px;}
.services .section-heading h6,.whychooseus .section-heading h6{justify-content: center; }
.services .services-item{position: relative; background-color: #FFFFFF; padding: 15px 25px 20px; min-height: 354px;}
.services .services-images{height: 44px; width: 44px;}
.services .section-content .services-content h4{font-size: 20px; font-weight: 700;line-height: 30px; margin: 10px 0px;}
.services .section-content .services-content p{color: #4F4F4F; font-size: 18px; font-weight: 400;line-height: 28px;}
.services .section-link a{background-color: #000000; color: #fff; border-color: #000000; border-radius: 0px;}
.services .section-link a:hover{background-color: transparent; color: #000000; border-color: #000000;}
.services article{line-height: 34px; margin-top: 25px; letter-spacing: 0.5px;}

/*===== Why Choose Us Section =====*/
.whychooseus {padding: 70px 0;position: relative; }
.whychooseus  [class*="col-"] {margin-bottom: 30px;}
.whychooseus .section-heading h6 span.line{background-color: #204FB4;}
.whychooseus .section-content .wcu-content{padding: 20px; border: 2px solid #499BD9; border-radius: 10px; min-height: 210px;}
.whychooseus .section-content .wcu-content h4{color: #499BD9; font-size: 20px; font-weight: 700;line-height: 30px; margin-bottom: 8px;}
.whychooseus .section-content .wcu-content p{color: #4F4F4F; font-size: 18px; font-weight: 400;line-height: 28px;}
.whychooseus article{line-height: 34px; margin-top: 25px; letter-spacing: 0.5px; text-align: center; width: 80%; margin: 0 auto;}

/*===== Testimonials Sections =====*/
.testimonials {background-color: #AFC5FF66; padding: 60px 0px; color: #fff; position: relative; z-index: 0;}
.testimonials::after{content: ""; height: 100%; width: 720px; background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%); position: absolute; top: 0; right: 0;}
.testimonials .inner-testimonials{width: 720px; height: 100%; margin-left: auto; position: absolute; right: 0; top: 0; background-size: contain; background-repeat: no-repeat; background-position: right; background-size: cover;}
.testimonials .section-heading h6{color: #fff; justify-content: center;}
.testimonials .section-heading h6 span.line{background-color: #fff;}
.testimonials-wrapper{background-color: #499BD9; padding: 50px 100px; position: relative;z-index: 1;}
.testimonials .item .icons{height: 40px; width: 40px; margin: 0 auto 40px;}
.testimonials .item .author h5{font-size: 20px; font-weight: 700; margin-top: 20px;}
.test-content p{font-size: 18px; font-weight: 400; line-height: 26px;}
.testimonials .section-link a{background-color: #000;}
/* button iconify-icon {display: block; font-size: 25px !important;}
button.am-prev ,button.am-next{background: transparent; color: #fff; padding: 10px; height: 50px; width: 50px; border: 2px solid #fff; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); left: -10%;}
button.am-next{left: unset; right: -10%;} */


/*===== Free Estimate Sections =====*/
.home-free-estimate{background-color: #F4F4F4; color: #000; position: relative;padding: 80px 0px;}
.home-free-estimate .section-heading h2{color: #499BD9; display:flex; align-items:center;}
.home-free-estimate .section-heading h2 span.line{content: ""; background-color: #499BD9; height: 3px; width: 15px; margin-left: 8px;}
.home-free-estimate .section-heading h5{font-size: 20px; font-weight: 700; margin-top: 10px;}
.home-free-estimate-form{background: white; box-shadow: 0px 22px 48px rgba(0, 0, 0, 0.10); padding: 45px; border-radius: 10px}
.home-free-estimate-form .form-control {font-size: 18px; font-weight: 400; line-height: 28px; letter-spacing: 0.7px; color: #000000; background-color:#FFFFFF; border: 1px solid #7E7E7E; border-radius: 6px; height: unset; padding: 10px 20px; }
.home-free-estimate-form input::placeholder,.home-free-estimate-form textarea::placeholder{color: #000000 !important; opacity: 1;}
.home-free-estimate-form .form-control:focus { color:#000000; background-color: #fff; border-color: #ddd; box-shadow: unset;}
.btn-home-free-estimate-form-control{ color:#fff; font-size: 20px; font-weight: 700; line-height: 30px; padding: 9px 28px; background-color: #499BD9; border: 1px solid #499BD9; border-radius: 4px; display: block; text-align: center; transition: .5s; width: 100%; text-transform: uppercase;}
.btn-home-free-estimate-form-control:hover{ background:transparent; color: #499BD9;border-color: #499BD9;}
 
/*===== Footer Section =====*/
.footer{background: linear-gradient(271deg, #499BD9 0%, #183E9F 100%); padding: 60px 0px 0px; position: relative;z-index: 1; }
.footer .logo{width: 230px; height: auto;}
.footer .logo img{object-fit: contain; border-radius: 4px;}
.footer .logo-content p{ color: #fff; font-size: 18px; font-weight: 400; line-height: 28px;}
.footer .footer-lower-section{margin-top: 50px;}
.footer-content h4{color: #fff; font-size: 24px; font-weight: 700; line-height: 34px; display: inline-block; text-transform: uppercase; margin-bottom: 25px; position: relative; }
.footer-content h4::before{content: ""; height: 2px; width: 70%; background-color: #fff; position: absolute; left: 0; bottom: -8px;}
.footer-content h4::after{content: ""; height: 2px; width: 20%; background-color: #fff; position: absolute; right: 0; bottom: -8px;}
.footer .footer-content ul li.menu-item{margin-left: 20px;}
.footer .footer-content ul li.menu-item::before {content: "\f111 "; font-size: 10px; font-family: 'fontawesome'; display: block; position: absolute; left: -20px; top: 50%; transform: translateY(-50%);}
.footer .footer-content ul li iconify-icon{font-size: 22px; color: #FFFFFF; display: block;}
.footer .footer-list ul li iconify-icon{font-size: 10px !important;}
.footer .footer-content ul li{color: #fff; font-size: 18px; font-weight: 400; line-height: 28px; margin: 12px 0px; position: relative; display: flex; align-items: center;}
.footer .footer-content ul li a{color: #fff; font-size: 18px; font-weight: 400; line-height: 28px; letter-spacing: 0.8px;text-transform:uppercase;} 
.footer .years-logo img{height: 110px; width: 110px; object-fit: contain; margin-top: 10px;}

/*===== Copyright Section =====*/
.copyright{ margin-top: 50px; padding: 15px 0px; border-top: 1px solid #FFFFFF; }
.copyright p{ color: #fff; font-size: 20px;line-height: 30px;font-weight: 700; letter-spacing: 0.8px; text-align: center;}
.copyright p a{ color: #fff; text-decoration: none; }




/*===== Pages Breadcrumb =====*/
.content-banner{ padding: 12px 0px; background: #000; }
.breadcrumb{ padding: 8px 10px; margin: 0; margin-bottom: 0; color: #151515; background: #fff; border-radius: 0;   font-family: "BenchNine", sans-serif; text-transform: uppercase; font-weight: 400; font-size: 18px; }
.breadcrumb a{ color: #204FB4; text-decoration: none; }
.breadcrumb .fa{  display: inline-block; margin: 0 10px; font-size: 15px; margin-top: 6px; }

/*===== Content Pages =====*/
.content{ width: 100%; padding: 50px 0; background: #fff; }
.content-block{ padding: 20px; background: #f4f4f4; }
.sectiontitleunderline{ display: block; width: 80px; height: 2px; margin: 0 0 20px; background: #333; }
.content h2{ text-transform: capitalize; font-size: 30px; font-weight: 700; font-family: "BenchNine", sans-serif; margin-bottom: 10px;}
.content h3{ text-transform: capitalize; font-size: 22px; font-weight: 500; font-family: "BenchNine", sans-serif; margin-bottom: 10px;}
.content h4{ text-transform: capitalize; font-size: 20px; font-weight: 700; font-family: "BenchNine", sans-serif; }
.content p{ font-size: 20px; line-height: 30px;}
.content ol,
.content ul{ margin:0 ; padding: 0; margin-bottom: 15px;padding-left:25px; }
.content li{line-height: 28px; font-size: 18px; font-weight: 700; font-family: "BenchNine", sans-serif;margin:15px 0;}


/*===== Contact Form Section =====*/
.formstyle{padding-left: 60px;height: 50px;border-color: #ddd;border-radius: 0;background-color: #fff; color: #000; font-size: 18px;}
.btn-formstyle{ margin-top: 15px; width: 150px; color: #fff; background-color: #2c2c2c; border: none; border-radius: 0; padding: 10px 16px; font-size: 20px; line-height: 30px; transition: all linear 0.3s; }
.btn-formstyle:hover{background: #204FB4;}
.googlemap{ height: 500px; overflow: hidden; border: #eee solid 1px; }
.form-horizontal .form-group{ margin-right: 0; margin-left: 0; }
.content .form-group{margin: 0px;}
.content .form-group br{margin: 0px !important;}
.content .form-horizontal .form-group input::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea{ min-width: 100%; max-width: 100%; }
.form-section .fa{position: absolute;top: 0px;height: 100%;width: 50px;text-align: center;padding-top: 15px;color: #000;background-color: #ddd;font-size: 18px;z-index: 1;}
.form-section .sms { height: 200px;}
.form-section textarea.form-control {height: 200px;}


/*===== Testimonials Page =====*/
.reviewsblock{padding: 15px 0px;background: #808080;width: 100%;text-align: center;}
.reviewsblock h4{ text-transform: uppercase; color: #fff; font-size: 18px; font-weight: 600; margin-top:0px;}
.reviewsform{padding: 15px 0px; min-height: 150px;width: 100%;}
.reviewsform .form-group{margin-bottom: 15px !important;}
.reviewsformstyle{height: 44px;border-radius: 0;border: #ddd solid 1px;color: #333;background: #fff; font-size:20px;}
.reviewsform input::placeholder{ color: #666; }
.reviewsform form [class*="col-"]{padding-left:0px; padding-right:0px;}
.reviewsform textarea::placeholder{ color: #666; }
.btn-reviewsformstyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #191919; 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-title a{position: relative;display: block;padding: 15px 50px 15px 15px;margin-bottom: 0;background: #808080;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: #000;color: #fff;}
.testimonials-page .accordion>.card>.card-header {background: #fff; color: #191919; position: relative; border: 1px solid #ddd; padding: 10px;}
.testimonials-page .btn-link { font-size: 22px; font-weight: 600; color: #000; text-decoration: none;}
.testimonials-page .panel-title .collapsed{ background: #fff; color: #191919; position: relative; }
.testimonials-page .btn.btn-link.btn-block.text-left.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 .btn.btn-link.btn-block.text-left::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 h4{ margin-bottom: 0; margin: 0; }
.testimonials-page .panel-body{ border: #eee solid 1px; border-top: none; padding:10px; }
.testimonials-page .panel-body p{ margin-bottom: 0; }
.btn.focus, .btn:focus {outline: 0; box-shadow:none !important;
}

/*===== Free Estimate Form Page =====*/
.free-estimate-form .freeblock{ padding: 15px 20px; background: #666; color: #fff; text-transform: uppercase; }
.free-estimate-form-control{ padding-left: 65px; height: 50px; border-radius: 0; border: #666 solid 1px; font-size:20px;}
.btn-free-estimate-form-control{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #2c2c2c; 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-free-estimate-form-control:hover{ background: #2ecc71; }
.free-estimate-form .fa{position: absolute; top: 36px;height: calc(100% - 64px);width: 50px;background: #666;text-align: center;padding-top: 15px;color: #fff;font-size: 18px; z-index: 1}
.btn-freeestimatestyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #2c2c2c; 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; }

/*===== Page =====*/

.contact-page-location-map{ display: block; margin-top: 30px; }

.about-span-break{ display: block; }



/*========== Responsive ==========*/

@media (max-width: 991px){
}

@media (max-width: 767px){


      /*===== Go To Top =====*/
    .header{padding: 55px 0 0px;background: linear-gradient(90deg, #183E9F 0%, #499BD9 100%);}
    .header-bottom.home{position:unset;width:100%;border-radius:0;}
    .mobile_menu{ display: block; width: 0; }
    .mobile_menu.active{ width: 100%; }
    .serv_dropdown_menu{ padding-left: 30px;}
    .header-top.home .navigation{margin: 30px auto 0px; width: 75%;}
    .header-contact-info ul li{color: #fff;margin-bottom: 1.5rem; }
    .header-contact-info ul li a{color: #fff;}
    

    .header .container,
    .header .container{ width: 100%; }
    #mega-menu-wrap-header-menu .mega-menu-toggle,.header .navigation{display: none;}
    #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu{display: block;}
    #mega-menu-wrap-header-menu{ margin: 0px 30px 0px; }
    #mega-menu-wrap-header-menu .mega-menu-toggle{ border-radius: 0; background: #82A6CB; }
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{ width: 30px; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{ display: block; } 
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child{ float: none; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{ padding: 10px 15px; margin-right: 0; margin: 0; background: #2f2f2f; color: #fff; border-radius: 0; font-size: 14px; font-weight: 400; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{ height: 1px; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{ background: #204FB4; color: #fff; font-size: 14px; font-weight: 400; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link{background: #2f2f2f;padding: 10px 15px;border-radius: 0;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{display: none;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover{color: #fff;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::after{display: none;}
      
      #back-top{ right: 10px; bottom: 10px; }
      #back-top a .fa{ font-size: 16px; width: 40px; height: 40px; padding-top: 10px; }
      section{padding: 50px 0px !important;}
      .logo{margin: 15px auto !important;}

      .social-icons-text ul{display: block !important;}
      .social-icons-text ul li a{justify-content: left;}

      .banner{padding: 0px !important;}
      .banner .item{height: 500px;}
      .banner .banner-content-box h2{font-size: 28px; line-height: 38px;}
      .banner .banner-content-box h2 span{margin-left: 10px !important;}
      .banner .banner-content-box a{padding: 8px 20px; margin-top: 25px;}

      .section-heading h6{margin-bottom: 10px; justify-content: center;}
      .section-heading h2{font-size: 36px; line-height: 46px; margin-bottom: 20px;}
      .section-link a{padding: 12 px 36px;}

      .welcome .about-img,.welcome .section-heading{width: 100%; margin: 30px 0px;}
      .welcome .welcome-section-link{display: inline-block !important; margin-top: 20px;}
      .welcome .welcome-section-link a{margin: 10px 0px; display: block;}
      .welcome .section-heading h2{width:100%;}

      .services .row{flex-direction: column-reverse;}
      .services .services-item{min-height: unset;}
      .services .services-images{min-height: auto;}
      .services .services-content-wrapper{position: unset;}

      .whychooseus .wcu-images{padding-left: 0px; width: 100%; margin-top: 20px; height: auto;}
      
      
      .testimonials-wrapper{padding: 30px 20px;}
      .testimonials .item .icons{margin-bottom: 20px;}


      .home-free-estimate .section-heading{width: 100%; margin-top: 0px;}
      .home-free-estimate-form{padding: 30px;}

      .footer [class*="col-"] {margin-bottom: 25px;}
      .footer .col-md-3{margin-top: 0px;}
      .footer .footer-content{padding-left: 0px;}
      .footer-content h4{font-size: 25px; line-height: 32px;}
      .footer-logo-content{padding: 30px;}
      .footer .footer-content{padding-left: 0px !important;}
     
    }}