.fa, .far, .fas { font-family: 'FontAwesome'; }
@font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; }
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&display=swap');
/* font-family: 'Public Sans', sans-serif;
font-family: 'Playfair Display', serif;
*/
body{padding:0;margin:0;font-family: 'Public Sans', sans-serif;font-weight: 400;}
html,body{width:100%;height:100%}
a{text-decoration:none;color:#1C4587; transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; -ms-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;}
a:hover{text-decoration:none!important;cursor:pointer}
a:focus{text-decoration:none;transition:all 1s ease}
:focus{outline:none!important}
::-moz-selection{background-color:#000;color:#fff}
::selection{background-color:#000;color:#fff}
img{max-width:100%;height:auto}
p { font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: normal; font-size: 18px; line-height: 28px; color: #666; }
p a{color: #000;}
p strong { color: #000; font-weight: 700; }
li strong{color: #000;}
p a:hover{color: #414141;}
ul, ol, ul li, ol li { margin: 0; padding: 0; }
ul li a, ol li a{color: #000;}
ul li a:hover, ol li a:hover{color: #414141;}
figure, address { margin: 0; }
input, textarea, select, button { border-radius: 0; -webkit-box-shadow: none; box-shadow: none; outline: none; }
input:focus,
textarea:focus,
select:focus,
button:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; }
h1, h2, h3, h4, h5, h6 { font-family: 'Playfair Display'; font-style: normal;font-weight: 700;color: #000000; margin-bottom: 10px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color: #000;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{color: #000;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color: #414141;}
h1 { font-size: 40px; line-height: normal;  }
h2 { font-size: 32px; line-height: normal;}
h3 { font-size: 30px; line-height: normal;}
h4 { font-size: 28px;line-height: normal;}
h5 { font-size: 26px; line-height: normal;}
h6 { font-size: 24px; line-height: normal;}
select::-ms-expand { display: none; }
select { -moz-appearance: none; }


.alignleft{float:left;margin-right:1.5em;margin-bottom:15px;margin-top: 8px;}
.alignright{float:right;margin-left:1.5em;margin-bottom:15px;margin-top: 8px;}
.aligncenter{clear:both;display:block;margin:0 auto 15px}
.default-css ul{margin-bottom: 20px;}
.default-css ol{padding-left: 20px;    margin-bottom: 15px;}
.default-css ul li, .default-css ol li { font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 400; font-size: 18px; line-height:28px; color: #666; margin: 0 0 6px; }
.default-css ul li a,.default-css ol li a{color:#000}
.default-css ul li strong,.default-css ol li strong{color:#000; }
.default-css ul li a:hover,.default-css ol li a:hover{color:#414141}
.default-css ul li { list-style: none !important;     background: url(../images/list-arrow.png) no-repeat;     background-position: 0px 6px; padding-left: 30px; background-size: 21px; }
.default-css ol li::marker { color: #414141; }

#back-top-wrapper { position: fixed; right: 65px; bottom: 34px; overflow: hidden; z-index: 2; }
p#back-top{margin:0;    line-height: normal; font-size: 0;}
#back-top-wrapper #back-top a { opacity: 1; transition: 200ms all; border-radius: 50%; display: inline-block; background: #000 url(../images/top-arrow.png) no-repeat; height: 50px; width: 50px; background-position: center center; border: 1px solid #000; }
#back-top-wrapper #back-top a:hover{ background-color: #414141; background-position: center center; transform: 0.6s; border: 1px solid #000;}



/*--------- header-section ---*/
.header-section { position: absolute; top: 0; left: 0; right: 0; width: 100%; z-index: 99; }
.header-section.sticky { position: fixed; top: 0; left: 0; right: 0; z-index: 99;    background: #fff;box-shadow: 0px 0px 8px rgb(0 0 0 / 14%);}
.bottom-header { background: #FFFFFF; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); border-radius: 100px; margin-top: 17px; }
.header-section.sticky .bottom-header { margin: 0; box-shadow: none; border-radius: 0; }
.menu-top-menu-container { padding-right: 100px; }
.header-section.sticky .bottom-header .row { align-items: center; }
.header-section.sticky .head-call-now img { top: 8px; }
.header-section.sticky .head-call-now p { line-height: 32px; }
.header-section.sticky .head-call-now a { line-height: 35px; }
.top-logo { padding: 15px 0; text-align: center; background: #532357;      margin-left: -4px;  border-radius: 60px 0 0 60px; }
.header-section.sticky .top-logo{border-radius: 0;}


/*--banner--*/
.home-banner { position: relative; background-size: cover !important; background-repeat: no-repeat !important; padding: 223px 0px 100px 0px;border-bottom: 1px solid #f5f2f2; }
.banner-caption { max-width: 840px; }
.banner-caption-left { padding: 90px 0; }
.home-banner .container { max-width: 1700px !important; }
.home-banner>img{width: 100%;}
.banner-star {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 0 1px;}
.banner-star p { margin: 0; padding-left: 13px; color: #fff; }
.banner-title { color: #000; font-family: 'Playfair Display'; font-style: normal; font-weight: 500;     font-size: 48px;
    line-height: 65px; text-transform: inherit;margin-bottom: 15px; }
.banner-title strong {color: #000;}
.banner-title strong b { background: #E4E4E4; padding: 9px 2px 9px 5px; margin-right: 4px; font-weight: normal; }
.banner-caption p { color: #000; max-width: 780px; }
.banner-caption-right figure { border: 10px solid #414141; border-radius: 5px; }
.banner-caption-right figure img { border-radius: 5px; }
.banner-caption-right { display: none; }
.section-title { font-family: 'Playfair Display'; font-style: normal; font-weight: 700; font-size: 60px; line-height: 66px; text-transform: capitalize; color: #000; margin-bottom: 40px; } 
.section-title strong{ color: #414141; }
.header-section .col-3 { -ms-flex: 0 0 21%; flex: 0 0 21%; max-width: 21%; }
.header-section .col-9 { -ms-flex: 0 0 79%; flex: 0 0 79%; max-width: 79%; }


.modal-backdrop.show { opacity: 0.93; }
.modal.popup-form button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; }
.modal.popup-form .modal-dialog {max-width: 550px !important; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); width: 94%; border-radius: 10px; margin: 0 auto } 
.modal.popup-form .modal-content { border: none; box-shadow: none;background: transparent; }
.modal.popup-form .modal-body { padding: 0; border: none; }
.modal.popup-form .gform_wrapper textarea.medium { height: 80px!important; }
.popup-form .form-hero { width: 100%; }
.modal.popup-form .form-hero .b-form-title{    margin-top: -1px;text-align: center;}
.form-hero .b-form-title { margin-bottom: 19px; font-style: normal; font-weight: bold; font-family: 'Public Sans', sans-serif; font-size: 35px; line-height: 40px; color: #211E27; }
.form-hero .gfield.gfield--width-full { margin-bottom: 15px; }
.form-hero .b-form-title strong{color: #000;text-transform: uppercase;}
.form-hero .gform_body { margin: 0 -7px; }
.form-hero .gform_wrapper{     max-width: 100%!important; margin: 0!important;padding: 0 0 0!important; }
.form-hero .gform_wrapper .medium { width: 100%!important; background: #FFFFFF; border: 1px solid rgba(49, 49, 89, 0.4);border-radius: 4px; font-size: 16px!important; color: #666666; font-weight: bold; font-weight: 400; padding: 8px 20px!important;-webkit-appearance: none;  resize: none; position: relative; height: 50px; transition: all 1s; margin: 0!important;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */ color: #666666;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666666;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #666666;opacity: 1;}
.form-hero { width: 100%; background: #F5FBFF; border-radius: 20px; position: static; right: 0; top: 0; padding: 35px 30px 48px; }
.popup-form .form-hero input.gform_button.button {font-family: 'Public Sans', sans-serif;font-size: 20px; font-weight: 700; line-height: 30px; color: #fff; background: #414141; border: none; border-radius: 4px; padding: 10px 30px; }
.popup-form .form-hero input.gform_button.button:hover{ color: #fff; background: #000; transition: 0.6s; }

/*--construction-section--*/
section.construction-section { padding: 100px 0 0; position: relative; background: linear-gradient(180deg, #F1F1F1 0%, rgba(241, 241, 241, 0) 100%);text-align: left;}
.construction-content .default-css ul {text-align: left;}
.construction-content p { font-weight: 600; font-size: 28px; line-height: 38px; text-transform: capitalize; color: #000000; text-align:left; }
.construction-box { padding:20px; text-align: center; height: 100%; background: #FFFFFF; box-shadow: 0px 6px 30px rgba(49, 49, 89, 0.1); border-radius: 20px; }
.construction-image {  transition: all 0.6s ease; text-align: center;   border-radius: 10px; margin: 0 auto 20px; }
.construction-box:hover{ background: #E4E4E4; box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1); border-radius: 20px; transition: 0.6s; }
.construction-box:hover p, .construction-box:hover p a{color: #000;}
/*.construction-box:hover .construction-image{ background: #fff; } */
/*.construction-box:hover .construction-image img{filter: brightness(0);}*/
.construction-parent .row { justify-content: center; }
.construction-parent .col-sm-3 { padding: 20px; }

/*--professional-services--*/
section.professional-services-section {  padding-top: 100px;    padding-bottom: 50px; }
.corporation-section.corporation-section-inner.inner22{ background: #FFFFFF; box-shadow: 0px 0px 30px rgba(49, 49, 89, 0.1);}
.professional-services-box { background: #FFFFFF; box-shadow: 0px 0px 30px rgba(49, 49, 89, 0.1); border-radius: 10px; padding: 2px 30px 50px 30px; height: 100%; }
.professional-services-box:hover { box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4); transition: all 0.6s; }
.professional-services-image { background: #FFFFFF; box-shadow: 0px 0px 30px rgba(49, 49, 89, 0.1); margin: -74px auto 0; border-radius: 10px; border: 10px solid #fff; overflow: hidden; }
.professional-services-image img { border-radius: 10px; width: 100%; transition: all 0.6s; }
.professional-services-box:hover .professional-services-image img { transform: scale(1.1); }
.professional-services-content { padding-top: 25px; }
.professional-services-content ul li { font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 500; font-size: 20px; line-height: 28px; color: #666666; padding-left: 26px; background: url(../images/list-arrow.png) no-repeat top left; background-position: top 7px left; list-style: none; padding-bottom: 10px; }
.professional-services-parent { padding-top: 20px; }
.professional-services-parent .row { justify-content: center; }
.professional-services-parent .col-sm-4 { padding: 55px 20px; }
/*--your-business-section--*/
section.your-business-section { background: #010118; padding: 110px 0; position: relative; }
section.your-business-section::before { content: ''; background: url(../images/your-business-after.png) no-repeat; height: 355px; width: 105px; bottom: 0; left: 66px; position: absolute; }
section.your-business-section::after { content: ''; background: url(../images/your-business-after.png) no-repeat; height: 355px; width: 105px; bottom: 0; right: 66px; position: absolute; }
section.your-business-section .section-title { color: #fff; margin-bottom: 13px; }
section.your-business-section p { max-width: 976px; margin: 0 auto; color: #fff; }

/*--corporation-section--*/
section.corporation-section {
    padding: 100px 0;
    background: #EEE;
}
.corporation-section p {
    color: #000;
}
.corporation-left figure { border-radius: 20px; overflow: hidden; }
.corporation-left figure img { width: 100%; }
.corporation-right { padding: 65px 15px 15px 15px; }
.corporation-section-first .corporation-right .section-title { margin-bottom: 20px; font-size: 45px;
    line-height: 56px;}
.corporation-right p strong {
    font-weight: 700;
    color: #000;
}
/*--solutions-section--*/
section.solutions-section { background: #414141; }
.solutions-right .section-title { color: #fff; margin-bottom: 15px; }
.solutions-right { padding-top: 128px; }
.solutions-right p { color: #fff; max-width: 745px; } 
.solutions-left { margin: -60px 0; }
.solutions-left figure { border: 15px solid #e5d7d787; border-radius: 50%; overflow: hidden; width: 722px; height: 722px; }
.solutions-left figure img { width: 100%; }

/*--testimonial-section--*/
section.testimonial-section { padding: 100px 0; }
.client-say-box { height: 100%; padding: 6px 20px 35px 20px; text-align: center; background: #FFFFFF; box-shadow: 0px 0px 60px rgba(49, 49, 89, 0.1); border-radius: 20px; }
.client-say-box:hover figure img { transform: translateY(-50%); filter: grayscale(1);}
.client-say-box:hover .client-nm-text { color: #000; transition: 0.6s; }
.client-say-box figure { width: 100px; height: 100px; line-height: 94px; margin: 0 auto; overflow: hidden; }
.client-say-box p { font-size: 16px; line-height: 26px; }
.client-nm-text { text-transform: capitalize; padding: 10px 0; font-family: 'Playfair Display'; font-style: normal; font-weight: 700; font-size: 22px; line-height: 26px; text-align: center; color: #414141; }
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: block !important; }
section.testimonial-section .section-title { margin-bottom: 0; }
.owl-stage-outer { padding: 40px 0 37px 0; }
.test-slider.owl-carousel button.owl-dot { background-color: #000 !important; width: 20px!important; height: 20px!important; margin: 0 4px!important; border-radius: 50%!important; border: none; position: relative;}
.test-slider.owl-carousel button.owl-dot.active { background: #000 !important; position: relative; border: none; }
.test-slider.owl-carousel button.owl-dot.active::before{ content: ''; border: 1px solid #000; top: -4px; left: -4px; bottom: 5px; right: -5px; position: absolute; border-radius: 50%; width: 28px; height: 28px; }
.test-slider.owl-carousel .owl-dots { text-align: center; padding: 0; }
.test-slider.owl-carousel .owl-dots::after{ content: ''; border: 1px solid; }
.test-slider.owl-carousel .owl-dots::before { content: ''; border: 1px solid #D9D9D9; position: absolute; height: 1px; width: 44.5%; left: 26px; bottom: 13px; }
.test-slider.owl-carousel .owl-dots::after { content: ''; border: 1px solid #D9D9D9; position: absolute; height: 1px; width:  44.5%; right: 26px; bottom: 13px; }
.testimonila-prent .owl-carousel .item{padding: 0 30px;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none !important; }
/*--footer--*/
footer { background: url(../images/footer-banner.png) no-repeat; background-size: cover; position: relative; z-index: 0; text-align: center; padding-top: 100px; }
footer::before { content: ''; height: 100%; width: 100%;background: #000;   opacity: 0.6; top: 0; left: 0; position: absolute; }
footer::after { content: ''; background: #020218; opacity: 0.96; height: 100%; width: 100%; top: 0; left: 0; position: absolute; z-index: -1; }
.footer-menu ul li { list-style: none; display: inline-block; position: relative; padding: 11px 1px; font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 400; font-size: 18px; line-height: 36px; text-transform: capitalize; color: #FFFFFF; }
.footer-menu ul li a:hover { color: #fff;text-decoration-line: underline !important;}
.footer-menu ul li::after { content: '/'; font-weight: 400; font-size: 18px; line-height: 36px; text-align: center; font-family: 'Public Sans', sans-serif; color: #fff; padding: 0 71px; }
.footer-menu ul li:last-child:after {display: none;} 
.footer-menu ul li a{ color: #FFFFFF; transition: 0.6s;  }
.footer-menu { border-top: 1px solid #d9d9d92e; border-bottom: 1px solid #d9d9d92e; margin: 50px 0 35px 0; }
.footer-details p { color: #FFFFFF; }
.footer-details p a{ color: #FFFFFF; }
.footer-details p a:hover{ color: #FFFFFF; text-decoration:underline !important;}
.footer-details { max-width: 1270px; margin: 0 auto; position: relative; }
.social-footer a:hover img {transition: all 0.6s ease;filter: brightness(0) invert(1);}
.social-footer a { width: 50px; height: 50px; text-align: center; line-height: 48px; display: inline-block; margin-right: 9px; background: #fff; border-radius: 50%; }
.social-footer a img { width: auto; max-height: 25px; transition: all 0.6s ease; }
.social-footer a:hover { background: #000; transition: 0.6s; }
.social-footer a:hover img{filter: invert(1);}
.social-footer a:last-child {margin-right: 0;}
.social-footer { padding: 15px 0 45px 0; }
.copyright-section { padding: 15px 0; border-top: 1px solid #d9d9d92e; }
.copyright-section p { color: #fff; margin: 0; text-align: center; }
.copyright-section p a { color: #fff; }

.copyright-menu {text-align: right;}
.copyright-menu ul {padding: 0;margin: 0;}
.copyright-menu ul li {list-style: none;font-weight: 400;font-size: 18px;line-height: 28px;text-align: center;font-family: 'Public Sans', sans-serif;color: #fff;margin: 0;display: inline-block;}
.copyright-menu ul li a {color: #fff;}
.copyright-menu ul li a:hover {color: #fff;text-decoration-line: underline !important;}
.copyright-menu ul li::after {content: '/';font-weight: 400;font-size: 18px;line-height: 28px;text-align: center;font-family: 'Public Sans', sans-serif;color: #fff;padding: 0 10px;}
.copyright-menu ul li:last-child:after{display: none;}


/**BLog CSS**/
section.blog-page-section.blog-detail-section {padding: 115px 0}
.blog-detail-left .blog-card {box-shadow: none;padding: 0}
.blog-detail-left .blog-text {padding: 0 0}
.blog-info {border-top: 1px solid #c4c4c4;border-bottom: 1px solid #c4c4c4;padding: 8px 0 6px;margin: 0 0 15px}
.blog-info a {font-size: 18px;color: #414141;line-height: 24px;font-weight: 500;margin-right: 20px; font-family: 'Public Sans', sans-serif;}
.blog-info a:hover {color: #000}
.blog-info a img {margin: 0 3px 5px 0;}

.blog-info a:last-child{margin-right: 0px; }
.commetns-section {padding: 0 0 0}

nav.navigation.post-navigation {overflow: hidden;padding: 25px 0 16px}
.post-navigation span.post-title {display: none}
.post-navigation span.screen-reader-text {display: none}
.post-navigation h2.screen-reader-text {display: none}
.comment-respond .comment-reply-title {font-size: 30px;line-height: 40px;color: #000;margin: 0 0 5px;text-transform: capitalize}
.comment-respond .comment-reply-title span {color: #000}

p.comment-form-author {width: 49%;float: left}
.comment-respond p label {margin: 0 0 5px;font-size: 18px;line-height: 26px;color: #666;  font-family: 'Public Sans', sans-serif;}
#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {width: 100%;height: 60px;font-size: 18px !important;padding: 15px 20px !important;color: #666;font-family: 'Playfair Display';-moz-appearance: none !important;-webkit-appearance: none !important;appearance: none !important;box-shadow: none !important;font-weight: 400;background: #f5f6fa;border-radius: 5px;border: 1px solid rgba(0, 0, 0, 0.1);}
#commentform input[type=email]:focus, #commentform input[type=text]:focus, #commentform input[type=url]:focus, #commentform textarea:focus {border: 1px solid rgba(0, 0, 0, 0.2);}
p.comment-form-email {width: 49%;float: right}
#commentform textarea {height: 100px!important}
.comment-respond p.form-submit {float: none;width: auto;display: block;margin-top: 25px;margin-bottom: 0;clear: both;position: relative;}
#commentform #submit { box-shadow:none;border: none;display: inline-block;font-size: 20px;line-height: 30px;background: #414141;color: #fff;padding: 10px 30px;border-radius: 4px;
text-transform: capitalize;font-weight: 700;min-width: 220px;text-align: center;font-family: 'Public Sans', sans-serif;transition: all 0.5s;cursor: pointer;    border: none;}
#commentform #submit:hover {color: #fff;background: #000;}
div#respond {padding: 35px 0 0}
a.comment-reply-link {line-height: 40px;color: #666;font-family: 'Public Sans', sans-serif;width: 94px;display: inline-block;text-align: center;font-size: 18px;transition: all 1s ease;border: 1px solid #414141}
a.comment-reply-link:hover {border-color: #000;color: #000}
.comment-metadata time {padding-bottom: 7px;display: block}
.page-title {font-size: 30px;line-height: normal;color: #414141;font-weight: 700;font-family: 'Public Sans', sans-serif;}
div#comments h2.comments-title {color: #414141;margin: 0;padding: 20px 0 8px;font-size: 30px;line-height: 40px;font-family: 'Public Sans', sans-serif;}
ol.comment-list {padding: 0;list-style: none}
nav.navigation.posts-navigation h2.screen-reader-text {display: none}
nav.navigation.posts-navigation .nav-links {display: none}
.comment-body {margin-bottom: 30px}
p.comment-form-cookies-consent {position: relative;padding-left: 20px;margin: 20px 0 10px;}
.comment-respond form#commentform p input[type=checkbox] {width: auto!important;height: auto;float: none;margin-top: 0!important;position: absolute;top: 7px;left: 0}
.comment-content.entry-content p {font-size: 18px;line-height: 26px;color: #666;font-family: 'Public Sans', sans-serif;}

.comments-header.section-inner.small.max-percentage h2.comment-reply-title {font-size: 18px;line-height: 28px;color: #414141;font-family: 'Public Sans', sans-serif;}
.comment-author.vcard img.avatar {width: 50px;margin-right: 13px;border: 4px solid #ece8e8}
footer.comment-meta {font-size: 18px;line-height: 26px;color: #666;font-family: 'Public Sans', sans-serif;}
footer.comment-meta a {color: #414141}
footer.comment-meta a:hover {color: #000}
.comment-author.vcard {margin-bottom: 15px}
.nav-next a, .nav-previous a {box-shadow:none;border: none; display: inline-block;font-size: 20px;line-height: 30px;background: #414141;color: #fff;padding: 13px 30px;border-radius: 4px;text-transform: capitalize;font-weight: 700;min-width: 220px;text-align: center;font-family: 'Public Sans', sans-serif; transition: all 0.5s;}
.nav-next a:hover, .nav-previous a:hover {color: #fff;background: #000;}
.row.testirow {margin-top: 50px;}
.row.testirow .col-sm-4 {margin-bottom: 50px;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}
p.comment-form-url {margin: 0}
.commetns-forms {padding: 35px 0 0}
.commetns-forms img {width: 100%}
.blog-detail-left .blog-img {max-width: 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;position: relative;}
.blog-boxyz {font-size: 24px;line-height: 24px;color: #fff;font-weight: 600;width: 90px;height: 60px;border-radius: 13px;background-color: #414141;text-align: center;padding: 6px 0;position: absolute;top: 10px;font-family: 'Public Sans', sans-serif;left: 10px;text-transform: uppercase}
.blog-card figure img {width: 100%;border-radius: 10px;transition: all 1s;}
.blog-card figure {position: relative;overflow: hidden;margin: 0 0 20px;}
.blog-boxyz strong {display: block}
.blog-card:hover .blog-boxyz {background-color: #000}
.search-btn {margin-bottom: 35px;border-radius: 10px}
.search-btn form {position: relative}
.search-medium {width: 100%;padding: 15px 70px 15px 15px;border: 1px solid rgba(0, 0, 0, 0.3);height: 60px;background-color: #fff;border-radius: 8px;font-size: 18px; line-height: 28px; color: #666; font-weight: 400; font-family: 'Public Sans', sans-serif;}
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 15px;background: #fff}
.search-btn button:hover {cursor: pointer}
.sidebar-title {background: #414141;color: #fff;font-size: 30px;line-height: 36px;margin: 0 0 15px;text-align: center;padding: 15px 18px;font-weight: 700;font-family: 'Public Sans', sans-serif;}
.blog-detail-section .col-sm-8 {padding-right: 15px;}
.blog-detail-section .col-sm-4 {padding-left: 40px;}
.Categories.hgap ul {margin-bottom: 30px;}
.blog-card.blog-single-card {border-radius: 0;}
.Categories ul li.active span.post-date, .Categories ul li:hover span.post-date {color: #fff;}
.Categories:last-child{ margin-bottom: 0px; }
.blog-detail-left .blog-text h4 { font-size: 28px; line-height: 30px; margin: 0 0 20px; }

.estimatin-side {padding: 30px 27px;background: #f2f4fc;border-radius: 10px;overflow: hidden;color: #fff;margin: 50px 0 0;text-align: center;}
.estimatin-titel {font-size: 32px;line-height: 40px;font-weight: 700;text-transform: capitalize;font-family: 'Public Sans', sans-serif;color: #414141;}
.estimatin-titel a {color: #414141;display: block;}
.estimatin-titel a:hover {color: #000;}
.estimatin-btn {padding: 15px 0 0;}
.faq-section { padding: 20px 0 0; }
.faq-box .card { margin: 0 0 15px; border: none; border-radius: 0; box-shadow: none; border-radius: 10px; background-color: transparent; }
.faq-box .card-header { border: none; padding: 0; cursor: pointer; position: relative; margin: 0 0 0; background: transparent !important; }
.faq-box .card-header-title.collapsed { border: none; color: #fff;background-color: #414141; }
.faq-box .card-header-title { position: relative; border: none; margin: 0; font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 600; font-size: 20px; line-height: 28px; padding: 16px 60px 16px 20px; color: #fff; background: #000; border: none; }
.faq-box .card-header h5:after, .card-header-title::after {     content: "\f068"; width: 50px; height: 100%; position: absolute; top: 0; right: 0; background-position: center; font-size: 22px; color: #fff; font-family: 'FontAwesome'; font-weight: normal !important; text-align: center; padding-top: 0; background: #414141; vertical-align: middle; display: flex; align-items: center; justify-content: center;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { content:"\f067"; background-position: center; background: #000; color: #fff;}
.card-body{     padding: 15px 50px 5px 15px;}
.faq-box { padding-top: 20px; }
.faq-section .section-heading {margin: 0;}
.no-results.not-found {text-align: center;}
section.service-detail-section {padding: 100px 0 100px;}
section.service-detail-section .col-sm-8 {-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
section.service-detail-section .col-sm-4 {-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
.service-detail-right {margin-left: 80px;}
.service-detail-img img {width: 100%;border-radius: 5px;}
.service-detail-img {margin: 0 0 20px;}
.service-detail-text h4 {font-size: 30px;line-height: 32px;margin: 0 0 12px;font-family: 'Playfair Display';}
.service-detail-text h5 {font-size: 26px;color: #414141;line-height: 30px;font-family: 'Playfair Display';margin: 10px 0 10px;display: inline-block;}
.service-detail-info-box h3 {font-size: 30px;color: #414141;font-weight: 700;margin: 0 0 15px;line-height: 30px;}
.service-detail-form {padding: 0px 27px 30px;background: #F2F4FC;border-radius: 10px;overflow: hidden;margin-bottom: 35px;}
.service-detail-form h3 {padding: 15px 10px;font-size: 36px;color: #fff;font-weight: 700;margin: 0 -28px 30px;line-height: 40px;font-family: 'Playfair Display';background: #000;text-align: center;}
.service-detail-form .gform_body {margin: 0 -8px;}
.service-detail-form .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.service-detail-form .gform_fields .gfield.gf_right_half, .service-detail-form .gform_fields .gfield.gf_left_half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
section.inner-banner .banner-caption {margin: 0 auto;}
section.inner-banner .banner-caption-left {text-align: center;}
section.inner-banner .banner-logo-list.xx ul {justify-content: center;}
.service-detail-form .gfield.gf_width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-detail-form .gfield {padding: 0 8px 15px;}
.service-detail-form .medium {width: 100%;background: #ffffff !important;font-size: 18px !important;padding: 8px 15px !important;border-radius: 5px;color: #666;font-family: 'Public Sans', sans-serif; -moz-appearance: none !important;-webkit-appearance: none !important;appearance: none !important;box-shadow: none !important;font-weight: 400;border: 1px solid #C4C4C4 !important;height: 46px;}
.service-detail-form .textarea.medium {height: 90px !important;resize: none;}
.service-detail-form .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.service-detail-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.service-detail-form .medium::placeholder {color: #666;opacity: 1;}
.service-detail-form .gform_footer {margin: 10px 0 0;text-align: center;}
.service-detail-form .gform_button {background: #fff;display: inline-block;text-align: center;padding: 10px 30px;border: none;cursor: pointer;width: 100%;height: auto;border-radius: 4px;background-color: #414141;font-size: 20px;line-height: normal;color: #fff;font-weight: 700;font-family: 'Public Sans', sans-serif;}
.service-detail-form .gform_button:hover {background: #000;color: #fff;}
.service-detail-form .medium.gfield_select {background: #fff url(../images/select-arrow.png) no-repeat right 15px center!important;}
.service-detail-list {background: #F2F4FC;padding: 0px 0px 20px;border-radius: 10px;overflow: hidden;margin: 0 0 50px;}
.service-detail-list h3 {padding: 15px 10px;font-size: 26px;color: #fff;font-weight: 600;margin: 0px 0px 15px;line-height: 40px;font-family: 'Playfair Display';background: #000;text-align: center;}
.service-detail-list h3 strong{color: #fff;}
.service-detail-list ul li a:hover {color: #000;}
.service-detail-list ul li.active, .service-detail-list ul li:hover {color: #000;}
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li {list-style: none;border-bottom: 1px solid rgb(35 136 218 / 23%);padding: 10px 30px;}
.service-detail-list ul li a {font-size: 18px;line-height: 28px;color: #666;font-weight: 400;font-family: 'Public Sans', sans-serif;display: inline-block;padding-right: 10px;}
.service-detail-list ul li:last-child {border: none;}
.estimatin-titel strong { color: #000; }
.Kenner-left {background: #f2f4fc;padding: 15px 15px;border-radius: 4px;}
.blog-detail-left {background: #f2f4fc;    padding: 15px 15px 15px;}
.services-detail-img.Kenner-img img { border: 9px solid #ccc; width: 100%; }
.Kenner-left .default-css img {border: 9px solid #ccc;}

/*----------- inner pages ----------*/

.inner-banner::before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; z-index: 0;     background: rgb(0 0 0 / 60%);
}
.inner-banner{position: relative; z-index: 1; }
.inner-banner>img{width: 100%; }
.hero-banner-content{position: relative;}
.hero-banner-content .banner-title{color: #fff;}
.caption-absolute{position: absolute; top: 53%; left: 0; right: 0; width: 100%;}
.page-nav ul li { font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 400; font-size: 18px; line-height: 26px; text-align: center; color: #FFFFFF; list-style: none; }
.page-nav ul li a{color: #fff;}
.page-nav ul li a:hover{    color: #fff;  text-decoration: underline !important;}
.hero-banner-content .banner-caption { margin: 0 auto; }
.prepared-provide-section{ background: url(../images/pattern-about.png) no-repeat center; padding: 110px 0; position: relative; }
.prepared-image{text-align: right;}
.prepared-image figure { height: 611px; width: 611px; border-radius: 50%; overflow: hidden; border: 9px solid #d6d6de;    margin: 0 auto; }
.corporation-section-inner{ background: linear-gradient(180deg, #F1F1F1 0%, rgba(241, 241, 241, 0) 100%); }
.corporation-section-inner .corporation-right.text-center { max-width: 1130px; margin: 0 auto; padding: 0; }
.testimonial-list-inn{padding-top: 30px;}
.testimonial-list-inn .row{justify-content: center;}
.testimonial-list-inn .col-sm-3{ margin: 15px 0; }
.wp-pegination {text-align: center; padding-top: 40px;}
.wp-pagenavi {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a {width: 40px;height: 40px;display: inline-block;font-size: 20px;line-height: 40px;color: #000000;text-align: center;margin: 0 5px;border-radius: 4px;border: 1px solid #000;font-weight: 500;font-family: 'Poppins', sans-serif;}
.wp-pegination span.current, .wp-pegination .page:hover {color: #fff;border-color: #000;background: #000;}
.wp-pegination a.nextpostslink {background: url(../images/page-arrow.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;}
.wp-pegination a.previouspostslink {background: url(../images/page-arrow.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;transform: rotate(180deg);}
.wp-pegination a.nextpostslink:hover, .wp-pegination a.previouspostslink:hover { border-color: #000; filter: brightness(0);}
.contact-page-section{ padding: 100px 0; }

.contact-form-col .gform_body {margin: 0 -14px;}
.contact-form-col .gform_wrapper {max-width: 100%!important;margin: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.contact-form-col .gform_wrapper .gfield {padding: 0 14px 25px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.contact-form-col .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.contact-form-col .gform_wrapper label.gfield_label {font-family: 'Public Sans', sans-serif; font-style: normal;font-weight: 400 !important;font-size: 18px !important;line-height: 22px;color: #666666 !important;margin-bottom: 3px;}
.contact-form-col .gform_wrapper .medium {width: 100%!important;font-size: 18px!important;padding: 13px 20px!important;-webkit-appearance: none;resize: none;position: relative;height: 60px;transition: all 1s;margin: 0!important;font-family: 'Public Sans', sans-serif; font-style: normal;font-weight: 400;line-height: 28px;color: #666666;    background: rgb(242 242 242 / 40%); border: 1px solid rgba(49, 49, 89, 0.4);
border-radius: 4px;}
.contact-form-col .ginput_container.ginput_container_textarea textarea.medium.textarea {height: 158px!important; display: block;}
.gform_wrapper .medium.gfield_select {background: #fff url(../images/select-arrow.png) no-repeat right 15px center!important;background-size: 18px !important;}
.contact-form-col .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .medium::placeholder {color: #666666;opacity: 1;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 5px 0 0 0 !important;position: relative;z-index: 1;}
.contact-form-col input.button.gform_button {font-family: 'Public Sans', sans-serif; font-style: normal;font-weight: 700; font-size: 20px; line-height: 24px;background: #414141; border-radius: 4px; padding: 21px 30px;display: inline-block;cursor: pointer;transition: all 1s;border: none;box-shadow: none;margin: 0 !important;width: auto;text-align: center; color: #fff;}
.contact-form-col input.button.gform_button:hover {background: #000;color: #FFFFFF;}
.contact-detail-left { background: #FFFFFF; box-shadow: 0px 0px 30px rgba(49, 49, 89, 0.14); padding: 15px 20px; }
.theme-btn{ font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 700; font-size: 20px; line-height: 24px; background: #414141; border-radius: 4px; padding: 15px 30px; display: inline-block; cursor: pointer; transition: all 1s; border: none; box-shadow: none; text-align: center; color: #fff; }
.theme-btn:hover{ background: #000; color: #FFFFFF; }
.contact-page-parent { max-width: 1425px; margin: 0 auto; }
.contact-right-form { padding-right: 30px; }
.contact-dtl-text h4, .contact-social h4{ font-family: 'Playfair Display'; font-style: normal; font-weight: 600; font-size: 26px; line-height: 28px; color: #000000; margin-bottom: 10px; }
.contact-dtl-icon { background: #FAFAFA; border: 1px solid #000; height: 70px; width: 70px; border-radius: 50%; text-align: center; line-height: 70px; }
.contact-dtl-col { display: flex; border-bottom: 1px solid rgb(0 0 0 / 20%); padding: 44px 0; }
.contact-dtl-text { padding-left: 20px; padding-top: 5px; }
.contact-dtl-text p{margin-bottom: 5px;}
.contact-dtl-text div{display: block !important;}
.contact-dtl-text a{ font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 700; font-size: 18px; line-height: 30px; color: #000; }
.contact-dtl-text a:hover{color: #000;}
.contact-social a { background: #414141; height: 50px; width: 50px; display: inline-block; border-radius: 50%; text-align: center; margin: 0 3px; line-height: 46px; }
.contact-social a:hover{ background: #000; }
.contact-social a img{width: auto; max-height: 24px; filter:invert(1);}
.contact-social { text-align: center; padding: 35px 0 44px; margin-top: 20px; }
.contact-social h4{margin-bottom: 35px;}
.contact-map{padding-top: 100px;}
.contact-map iframe{ background: #FFFFFF; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); border-radius: 4px; height: 530px; width: 100%; padding: 10px; display: block; }
section.default-section { padding: 100px 0; }
.default-page-section { padding: 100px 0; }
.service-detail-form .gform_wrapper.gravity-theme .gform_drop_area { background: #fff !important; padding: 15px !important; }
section.default-page-section.services-detail { padding-bottom: 0; }
.services-detail-img.Kenner-img { margin-bottom: 15px; }
.faq-parent { max-width: 1080px; margin: 0 auto; }
.search-page-section { padding: 80px 0; }
.gallery-page-section{padding: 100px 0;}
.gallery-main ul { display: flex; flex-wrap: wrap; justify-content: center; }
.gallery-main ul li { width: 25%; padding: 15px; list-style: none; }
.gallery-item { position: relative; overflow: hidden; border-radius: 10px; margin: 0 0; height: 100%; }
.gallery-item img.gallery-item-images { width: 100%; height: 100%; object-fit: cover; }
.gallery-item-parent { position: absolute; bottom: 15px; left: 15px; right: 15px; top: 15px; background: rgb(148 82 165 / 84%); overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; border-radius: 10px; }
.gallery-item-text { height: 100%; display: flex; justify-content: center; align-items: center; }
a.example-image-link { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; align-items: center; position: relative; width: 60px; height: 60px; background: #FFF; border-radius: 50%; }


.gallery-item:hover .gallery-item-parent {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.lb-nav a.lb-prev, .lb-nav a.lb-next { opacity: 1 !important; width: 50px !important; height: 50px; top: 50%; position: absolute; transform: translateY(-50%); }

/*-----------lightbox css--------*/

.lb-data .lb-details { display: none; }
.lb-closeContainer { position: fixed; top: 40px; right: 50px; z-index: 1; }
.lb-nav { left: 60px!important; right: 60px!important; width: auto!important; }
.lb-nav a.lb-prev { width: 24px !important; opacity: 1 !important; display: block !important; }
.lb-nav a.lb-next { width: 24px!important; opacity: 1 !important; display: block !important; }
.lb-dataContainer { padding-top: 0 !important; }
.lightbox .lb-image { border-radius: 0!important; border: 0 !important; }
.lightboxOverlay { position: fixed !important; opacity: .9 !important; }
.lb-outerContainer { position: fixed !important; top: 50% !important; transform: translate(0px, -50%); left: 0; right: 0; }
.lb-nav { position: fixed!important; height: 64px!important; top: 50% !important; transform: translate(0px, -50%); }
.lb-data .lb-close{background-size: 30px !important;}
a.example-image-link img {
    width: 30px;
}
.cm-section {
    padding-bottom: 80px;
}
.construction-image img {
    border-radius: 10px;
}
button.button.gform_button_select_files {
    background: #414141 !important;
    color: #fff !important;
    border: none !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
}
button.button.gform_button_select_files:hover{
	 background: #000 !important;
    color: #fff !important;
}
.owl-carousel .owl-stage {
		display: flex;
	}
.owl-item {
		display: flex;
		flex: 1 0 auto;
	}

.error404 section.professional-services-section, .page-template-template-thank-you section.professional-services-section{
    background: linear-gradient(180deg, #F1F1F1 0%, rgba(241, 241, 241, 0) 100%);
}

section.professional-services-section .section-title {
    text-transform: uppercase;
}
section.construction-section .section-title {
    text-transform: uppercase;
}
.footer-logo img {
    max-width: 328px;
}
.testimonila-prent .col-sm-3 {
    margin: 20px 0;
    padding: 0 25px;-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
}
.testimonila-prent .row{justify-content: center;}
.testimonila-prent {
    max-width: 1100px;
    margin: 15px auto 0;
}

@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {    -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; counter-increment: brick-counter; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 14px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: -1px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu { position: relative; width: auto; top: 0; opacity: 1; overflow: visible; transform: inherit; transform-origin: inherit; visibility: inherit; column-count: 3; border: none; border-radius: 0; box-shadow: none; transition: inherit;     margin: 0;    transform: rotateX(0deg);}
/*------------- mega menu  2222---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu { position: relative; width: auto; top: 0; opacity: 1; overflow: visible; transform: inherit; transform-origin: inherit; visibility: inherit; column-count: 3; border: none; border-radius: 0; box-shadow: none; transition: inherit;    margin: 0;    transform: rotateX(0deg); }
.mega-menu2 ul.sub-menu li {    -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; counter-increment: brick-counter; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;     text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;    padding: 5px 10px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 5px 0!important;margin-left: 0px !important;font-weight: 600;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #000 !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;} */
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a{ text-transform: inherit !important; }
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a{ text-transform: inherit !important; }
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;    text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;}

}

@media (min-width:1200px){ .container{max-width: 1180px !important;} }
@media (min-width:1300px){ .container{max-width: 1270px !important;} }
@media (min-width:1400px){ .container{max-width: 1360px !important;} }
@media (min-width:1500px){ .container{max-width: 1440px !important;} }
@media (min-width:1600px){ .container{max-width: 1540px !important;} }
@media (min-width:1700px){ .container{max-width: 1630px !important;} .header-section .container { max-width: 1710px !important; } }
@media(max-width:1899px){ .banner-caption-left { padding: 60px 0; } }
@media(max-width:1799px){ .solutions-left figure { width: 600px; height: 600px; } .solutions-right { padding-top: 70px; } }

@media(max-width:1699px){
.home-banner { padding: 249px 0px 155px 50px; }
.banner-title strong b { padding: 5px 0px 5px 3px; margin-right: 2px; }
.home-banner { padding: 186px 0px 59px 50px; }
.banner-caption-left { padding: 85px 0;     max-width: 710px;}
.construction-box { padding: 20px; }
.construction-image { margin: 0 auto 20px; } 
.construction-content p { font-size: 24px; line-height: 34px; }
.professional-services-box { padding: 2px 15px 25px 15px; }
.professional-services-content { padding-top: 15px; }
.professional-services-parent .col-sm-4 { padding: 47px 15px; }
.banner-title {
    font-size:48px;
    line-height: 66px;
    max-width: 100%;
}
.banner-caption { max-width: 780px; }
}
@media(max-width:1599px){
.header-section .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.header-section .col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.home-banner .col-sm-7 { -ms-flex: 0 0 55%; flex: 0 0 55%; max-width: 55%; }
.home-banner .col-sm-5 { -ms-flex: 0 0 45%; flex: 0 0 45%; max-width: 45%; }
.banner-title {
    font-size: 43px;
    line-height: 52px;
}
section.construction-section { padding: 80px 0 0; }   
section.professional-services-section { padding-top: 80px; }
section.your-business-section { padding: 80px 0; }
section.corporation-section { padding: 80px 0; }
.corporation-right { padding: 0; }
section.testimonial-section { padding: 80px 0; }
.test-slider.owl-carousel .owl-dots::after { width: 44.5%; }
.test-slider.owl-carousel .owl-dots::before { width: 44.5%; }
.testimonila-prent .owl-carousel .item { padding: 0 15px; }
footer { padding-top: 80px; }
.banner-caption { max-width: 680px; }

}

@media(max-width:1499px){
h1 { font-size: 36px; line-height: normal;  }
h2 { font-size: 34px; line-height: normal;}
h3 { font-size: 32px; line-height: normal;}
h4 { font-size: 28px;line-height: normal;}
h5 { font-size: 26px; line-height: normal;}
h6 { font-size: 24px; line-height: normal;}
.banner-title {
    font-size: 44px;
    line-height: 58px;
}
.section-title, .heading-title, .heading-title h1, .heading-title h2, .heading-title h3 { font-size: 55px; line-height: 62px; margin-bottom: 30px; }
.professional-services-content ul li { font-size: 18px; line-height: 24px; padding-left: 20px; background-position: top 2px left; padding-bottom: 7px; background-size: 15px; }
section.your-business-section::after { right: 19px; }
section.your-business-section::before { left: 19px; }
.solutions-left { margin: -30px 0; }
.solutions-left figure { width: 500px; height: 500px; border: 10px solid #e5d7d787; }
.client-say-box { padding: 6px 15px 20px 15px; }
.footer-menu { margin: 30px 0 20px 0; }
.footer-menu ul li { padding: 7px 1px; }
.footer-menu ul li::after { padding: 0 54px; }
.social-footer { padding: 15px 0 30px 0; }
.footer-logo a img { max-width: 282px; }
.prepared-provide-section { padding: 70px 0; }
.prepared-image figure { height: 511px; width: 511px; }
.contact-page-section { padding: 70px 0; }
section.default-section { padding: 70px 0; }
.default-page-section { padding: 70px 0; }
.estimatin-titel { font-size: 28px; line-height: 34px; }
.sidebar-title { font-size: 26px; line-height: 30px; }
.gallery-page-section{padding: 70px 0;}
.corporation-section-first .corporation-right .section-title {
    font-size: 38px;
    line-height: 44px;
}
.testimonila-prent .col-sm-3 {
    margin: 15px 0;
    padding: 0 15px;
}
.testimonila-prent {
    margin: 13px auto 0;
}


}

@media(max-width:1399px){
.contact-dtl-text a { 
    font-size: 16px; 
}.contact-dtl-text p {
    font-size: 16px;
}
.banner-title {
    font-size: 40px;
        line-height: 56px;
}
section.construction-section { padding: 60px 0 0; }
section.professional-services-section { padding-top: 60px; }
section.your-business-section { padding: 60px 0; }
section.corporation-section { padding: 60px 0; }
section.testimonial-section { padding: 60px 0; }
footer { padding-top: 60px; }
.test-slider.owl-carousel .owl-dots::after { width: 42%; }
.test-slider.owl-carousel .owl-dots::before { width: 42%; }
.banner-caption { max-width: 660px; }
.construction-parent .col-sm-3 { padding: 15px; }
.construction-content p { font-size: 20px; line-height: 28px; }
.section-title, .heading-title, .heading-title h1, .heading-title h2, .heading-title h3 { font-size: 48px; line-height: 60px; }
.service-detail-form h3 { padding: 10px 10px; font-size: 30px; margin: 0 -15px 20px; line-height: 36px; }
.service-detail-form { padding: 0px 15px 20px; }
.service-detail-list ul li { padding: 10px 15px; }
.estimatin-side { padding: 20px 15px; margin: 30px 0 0; } 
.service-detail-list { margin: 0 0 30px; }
.service-detail-right { margin-left: 40px; }
.corporation-section-first .corporation-right .section-title {
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 40px;
}
.client-nm-text {
    font-size: 18px;
    line-height: 24px;
}


}

@media(max-width:1299px){
.section-title, .heading-title, .heading-title h1, .heading-title h2, .heading-title h3 { font-size: 38px; line-height: 45px; margin-bottom: 20px; } 
.banner-title {
    font-size: 35px;
    line-height: 48px;
}
.top-logo a img { max-width: 215px; }
.solutions-right { padding-top: 15px; }
.solutions-left { margin: -9px 0; }
.solutions-left figure { width: 400px; height: 400px; }
.banner-caption-left { padding: 25px 0; max-width: 100%; }
.banner-caption { max-width: 590px; }
.menu-top-menu-container { padding-right: 0; }
.menu-bar { text-align: right; }
.header-bottom { padding-right: 60px; }
.corporation-section-first .corporation-right .section-title {
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 40px;
}


}
@media(max-width:1199px){
.container, .container-sm, .container-md, .container-lg { max-width: 100%; }
.container{max-width: 100% !important; padding: 0 15px;}
h1 { font-size: 30px; line-height: normal;  }
h2 { font-size: 28px; line-height: normal;}
h3 { font-size: 26px; line-height: normal;}
h4 { font-size: 24px;line-height: normal;}
h5 { font-size: 22px; line-height: normal;}
h6 { font-size: 20px; line-height: normal;}
.header-bottom { padding-right: 0; }
.banner-title strong {
    color: #fff;
}
	.banner-caption p strong {
    color: #fff;
}
	.banner-title strong b {
    color: #000;
}
.section-title, .heading-title, .heading-title h1, .heading-title h2, .heading-title h3 { font-size: 30px; line-height: 36px; margin-bottom: 10px; }
.banner-title {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
}	
.banner-caption p{ color:#fff;}	
.bottom-header { margin-top: 10px; }
.header-section .col-3 { -ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%; padding: 0;}
.header-section .col-9 { -ms-flex: 0 0 65%; flex: 0 0 65%; max-width: 65%; position: static;}
.menu-top-menu-container { padding-right: 0; }   
.top-logo { padding: 10px 0; }
.top-logo a img { max-width: 194px; } 
.home-banner { padding: 44px 0px 39px 30px; background-image: none !important; background-color: #333134; }
.banner-caption-right { display: block; }
p { font-size: 16px; line-height: 22px; }
section.construction-section { padding: 40px 0 0; }
.construction-content p { font-size: 20px; line-height: 28px; }
.construction-parent .col-sm-3 { padding: 15px; }
.construction-box { padding: 15px; }
section.professional-services-section { padding-top: 40px; padding-bottom: 35px; }
.professional-services-content ul li { font-size: 16px; line-height: 20px; padding-left: 18px; background-position: top 3px left; padding-bottom: 7px; background-size: 13px; }
section.your-business-section { padding: 40px 0; }
section.your-business-section::after {display: none;}
section.your-business-section::before {display: none;}
section.corporation-section { padding: 40px 0; }
.corporation-right .section-title { margin-bottom: 10px; }
section.testimonial-section { padding: 40px 0; }
.client-nm-text { padding: 5px 0; font-size: 20px; line-height: 24px; } 
.ratings.start-icon img { max-width: 15px; padding-bottom: 12px; }
.client-say-box figure { width: 70px; height: 70px; }
footer { padding-top: 40px; }
.test-slider.owl-carousel button.owl-dot { width: 15px!important; height: 15px!important; margin: 0 3px!important; }
.footer-menu ul li { display: block; font-size: 16px; line-height: 23px; padding: 7px 1px; border-top: 1px solid #d9d9d92e; }
.footer-menu ul li::after {display: none;}
.footer-menu { margin: 20px 0 15px 0; border-top: none; border-bottom: none; }
.social-footer { padding: 4px 0 20px 0; }
.social-footer a img { max-width: 17px; }
.social-footer a { width: 40px; height: 40px; line-height: 40px; margin-right: 5px; } 
.copyright-section .col-sm-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: center; }
.copyright-section p { text-align: center; }
.copyright-menu { text-align: center; }
.copyright-menu ul li { font-size: 16px; line-height: 24px; }
.footer-logo a img { max-width: 230px; }
#back-top-wrapper {display: none;}
.banner-caption-left { padding: 60px 0 0 0; }
.client-say-box p { font-size: 16px; line-height: 22px; }
section.professional-services-section .section-title { margin-bottom: 25px; }
.solutions-right { padding-top: 35px; }
.prepared-provide-section { padding: 40px 0; }
.prepared-image figure { height: 441px; width: 441px; }
.header-section { position: relative; }
.bottom-header { margin-top: 0; box-shadow: none; border-radius: 0; background: transparent; }
.top-logo { padding: 10px 0; border-radius: 0; }
.caption-absolute { top: 50%; transform: translateY(-50%); }
.testimonial-list-inn .col-sm-3 { margin: 15px 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
.contact-page-section { padding: 40px 0; }
.contact-form-col .gform_wrapper .medium { font-size: 16px!important; padding: 10px 15px!important; height: 50px; }
.contact-dtl-col { padding: 30px 0;    flex-wrap: wrap; }
.contact-map { padding-top: 40px; }   
.contact-map iframe { height: 360px; }
.contact-dtl-icon { height: 50px;width: 50px; line-height: 46px;}
.contact-dtl-text h4, .contact-social h4 { font-size: 22px; line-height: 25px; margin-bottom: 7px; }
.contact-social { padding: 30px 0 32px; margin-top: 0; }
.contact-form-col input.button.gform_button { font-size: 18px; line-height: 22px; padding: 15px 20px; }
.contact-detail-left { padding: 15px 14px; }
.contact-dtl-text { padding-left: 11px;    width: 77%; }
section.default-section { padding: 40px 0; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 22px; }
.default-css ul li { background-position: 0px 2px; padding-left: 23px; background-size: 16px; }
.service-detail-right { margin-left: 0; }
.default-page-section { padding: 40px 0; }
.service-detail-form h3 { padding: 9px 10px; font-size: 25px; margin: 0 -15px 15px; line-height: 33px; }
.service-detail-form .medium { font-size: 16px !important; padding: 7px 15px !important; height: 40px; }
.service-detail-list h3 { padding: 11px 10px; font-size: 22px; margin: 0px 0px 15px; line-height: 28px; }
.estimatin-titel { font-size: 24px; line-height: 31px; } 
.theme-btn { font-size: 18px; line-height: 22px; padding: 11px 30px; }
.faq-box .card-header-title { font-size: 18px; line-height: 25px; padding: 16px 55px 16px 14px; }
.card-body { padding: 15px 30px 5px 15px; }
section.construction-section.blogd .section-title { margin-bottom: 25px; }
.blog-info a { font-size: 16px; line-height: 22px; margin-right: 15px; }
.nav-next a, .nav-previous a { min-width: auto; }
.nav-next a, .nav-previous a { font-size: 18px; line-height: 26px; padding: 11px 20px; }
.search-medium { padding: 10px 50px 10px 15px; height: 50px; font-size: 16px; line-height: 22px; }
.search-btn button { top: 13px; width: 30px; }
.search-btn { margin-bottom: 30px; }
.sidebar-title { font-size: 24px; line-height: 28px; margin: 0 0 15px; padding: 10px 14px; } 
.service-detail-list ul li a { font-size: 16px; line-height: 22px; }
section.construction-section.singlepgge .section-title { margin-bottom: 25px; }
.search-page-section { padding: 40px 0; }
.gallery-page-section{padding: 40px 0;}
.test-slider.owl-carousel button.owl-dot.active::before {
    top: -3px;
    left: -3px;
    width: 21px;
    height: 21px;
}
.test-slider.owl-carousel .owl-dots::before {
    width: 42%;
    bottom: 8px;
}
.test-slider.owl-carousel .owl-dots::after{   bottom: 8px;}
.cm-section {
    padding-bottom: 40px;
}
	.moxie-shim.moxie-shim-html5 {
    display: none;
}
.corporation-section-first .corporation-right .section-title {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 36px;
}
.testimonila-prent .col-sm-3 {
    margin: 15px 0;
    padding: 0 15px;
}

}

@media(max-width:1023px){
.professional-services-parent .col-sm-4 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
section.solutions-section .col-sm-7 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; order: 2; }
section.solutions-section .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; order: 1; text-align: center; }
.solutions-left { margin: 20px 0; } 
.solutions-left figure { width: 100%; height: 100%; border-radius: 0; }
.solutions-right { padding-top: 0; }
.solutions-right .section-title br { display: none; }
.test-slider.owl-carousel .owl-dots::after {display: none; }
.test-slider.owl-carousel .owl-dots::before {display: none; }
section.solutions-section { padding: 40px 0; }

}

@media(max-width:991px){
.container{max-width: 100% !important; padding: 0 15px;}
.construction-parent .col-sm-3 { -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
.corporation-right .section-title br { display: none; }
.prepared-image figure { height: 361px; width: 361px; }
.contact-dtl-icon { height: 50px; width: 50px; line-height: 48px; }
.contact-dtl-icon img { width: auto; max-height: 24px; }
.contact-detail-left { padding: 15px 15px; }
.contact-social a { height: 40px; width: 40px; margin: 0 3px; line-height: 37px; }
.contact-social a img { width: auto; max-height: 20px; }
.contact-right-form { padding-right: 0; }
.default-page-section .col-sm-8 { -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; }
.default-page-section .col-sm-4 { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; }
.gallery-main ul li {
    width: 33.33%;
}
.contact-dtl-text {
    padding-left: 10px;
}

}
@media(max-width:900px){
.banner-caption-left { padding: 0px 0 0 0; }
.contact-page-parent .col-sm-8 { -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; }
.contact-page-parent .col-sm-4 { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; }
	.contact-dtl-text {
    width: 77%;
}
.contact-dtl-col {
    padding: 15px 0;
    flex-wrap: wrap;
}
.contact-dtl-text p {
    font-size: 14px;
}
.contact-dtl-text a {
    font-size: 16px;
    line-height: 20px;
}
.contact-dtl-icon {
    height: 40px;
    width: 40px;
    line-height: 38px;
}
.testimonila-prent .col-sm-3 {
    margin: 15px 0;
    padding: 0 15px;
}

}
@media(max-width:812px){
h1 { font-size: 24px; line-height: 30px;  }
h2 { font-size: 22px; line-height: 30px;}
h3 { font-size: 20px; line-height: 28px;}
h4 { font-size: 18px; line-height: 25px;}
h5 { font-size: 17px; line-height: 25px;}
h6 { font-size: 16px; line-height: 22px;}
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.modal.popup-form .modal-dialog { position: relative; transform: inherit; width: 94%; border-radius: 10px; margin: 60px auto 0; top: 0; }
.modal.popup-form button.close { right: 16px; top: 15px; font-size: 20px; width: 22px; }
div#form-popup { padding: 0 !important; }
.section-title, .heading-title, .heading-title h1, .heading-title h2, .heading-title h3 { font-size: 24px; line-height: 28px; }
.banner-title { font-size: 24px; line-height: 35px;    margin-bottom: 10px; color:#fff;}
.header-section .col-3 {
    padding: 0 15px;
}	 
	.banner-caption p{color:#fff;}
.bottom-header { background: #000; box-shadow: none; border-radius: 0; margin-top: 0; }
.top-logo { padding: 10px 0;    text-align: left; background: transparent; border-radius: 0; margin: 0;}
.top-logo a img { max-width: 170px; }
p { font-size: 14px; line-height: 20px; }
section.corporation-section .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
section.corporation-section .col-sm-7 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding-top: 20px; }
.test-slider.owl-carousel .owl-nav .owl-next, .test-slider.owl-carousel .owl-nav .owl-prev { background-position: center !important; background-repeat: no-repeat !important; right: 0; position: relative; bottom: 0; width: 40px; right: 0; left: 0;    margin: 0 7px; height: 40px;  border: 1px solid #414141; border-radius: 50%;filter: brightness(0); }
.test-slider.owl-carousel .owl-nav .owl-next{ background: url(../images/next-arrow.png) no-repeat; background-position: center !important; left: 0; }
.test-slider.owl-carousel .owl-nav .owl-next:hover{ background: url(../images/next-hover.png) no-repeat; transition: 0.6s; border: 1px solid #000; }
.test-slider.owl-carousel .owl-nav .owl-prev { background: url(../images/prev-hover.png) no-repeat; background-position: center !important; right: 0; }
.test-slider.owl-carousel .owl-nav .owl-prev:hover{ background: url(../images/prev-arrow.png) no-repeat; transition: 0.6s; border: 1px solid #000; }
.test-slider.owl-carousel .owl-nav span { display: none; }
.copyright-menu ul li { display: block; border-top: 1px solid #d9d9d92e; padding: 5px 0; }
.copyright-menu ul li::after {display: none;}
.copyright-menu { text-align: center; margin-top: 15px; }
.footer-menu ul li { padding: 5px 0px; }
.copyright-section { padding: 15px 0 0 0; }
.construction-content p { font-size: 18px; line-height: 24px; }
.client-say-box p { font-size: 15px; line-height: 20px; }
.professional-services-content ul li { font-size: 14px; line-height: 18px; }
.client-nm-text { font-size: 16px; line-height: 20px; }
.header-section { background: #000;position: relative; }
.header-section.sticky{   background: #000;}
.home-banner { padding: 50px 0px 40px 0px; }
.testimonila-prent .owl-nav { text-align: center; }
.prepared-image figure { height: 300px; width: 300px; border-width: 5px; }
.page-nav ul li { font-size: 16px; line-height: 22px; }
.contact-dtl-text h4, .contact-social h4 { font-size: 18px; line-height: 24px; margin-bottom: 6px; }
.contact-dtl-icon { height: 40px; width: 40px; line-height: 36px; }
.contact-dtl-icon img { width: auto; max-height: 22px; }
.contact-dtl-col { padding: 15px 0; }
.contact-form-col .gform_wrapper .medium { font-size: 15px!important; padding: 5px 15px!important; height: 40px; }
.contact-form-col .gform_wrapper .gfield { padding: 0 8px 13px; }
.contact-form-col .gform_body { margin: 0 -8px; }
.contact-form-col input.button.gform_button { font-size: 16px; line-height: 22px !important; padding: 10px 15px; }
.contact-form-col .ginput_container.ginput_container_textarea textarea.medium.textarea { height: 90px!important; display: block; }
.contact-social h4 { margin-bottom: 15px; }
.contact-dtl-text a { font-size: 16px; line-height: 20px; }
.default-css ul li, .default-css ol li { font-size: 14px; line-height: 20px; margin: 0 0 4px; }
.default-css ol { padding-left: 15px; margin-bottom: 5px; }
.service-detail-form h3 { padding: 9px 10px; font-size: 22px; margin: 0 -15px 15px; line-height: 31px; }
.service-detail-form .medium { font-size: 14px !important; }
.service-detail-form .gform_button { padding: 9px 20px; font-size: 18px;    line-height: normal !important;margin: 0 !important; }
.service-detail-list h3 { padding: 11px 10px; font-size: 20px; margin: 0px 0px 15px; line-height: 26px; }
.service-detail-form { padding: 0px 15px 20px; margin-bottom: 20px; }
.service-detail-list ul li a { font-size: 14px; line-height: 20px; }
.service-detail-list ul li { padding: 7px 15px; }
.estimatin-titel { font-size: 20px; line-height: 28px; }
.theme-btn { font-size: 16px; line-height: 20px; padding: 10px 24px; } 
.estimatin-side { padding: 20px 15px; margin: 20px 0 0; }
.service-detail-list { margin: 0 0 20px; }
.Kenner-left .default-css img {border-width: 5px;}
.faq-box .card-header-title{ font-size: 16px; line-height: 22px; padding: 11px 50px 11px 15px; }
.faq-box { padding-top: 10px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 40px; font-size: 20px; }
.card-body { padding: 15px 0 0 15px; }
.blog-info a { font-size: 14px; line-height: 20px; margin-right: 10px; }
.nav-next a, .nav-previous a { font-size: 16px; line-height: 22px; padding: 10px 15px; min-width: auto; }
nav.navigation.post-navigation { padding: 5px 0 10px; }
.search-medium { padding: 8px 40px 8px 15px; height: 40px; font-size: 15px; line-height: 20px; }
.search-btn button { top: 7px; width: 28px; right: 10px; }
.sidebar-title { font-size: 20px; line-height: 24px; margin: 0 0 10px; padding: 9px 14px; }
.blog-info a img { margin: 0 1px 4px 0; width: auto; max-height: 14px; }
.professional-services-image { margin-top: 10px; border: none; }
.professional-services-parent .col-sm-4 { padding: 9px 15px; }
section.construction-section.singlepgge .section-title { margin-bottom: 0; }
section.construction-section.blogd .section-title { margin-bottom: 0; }
section.professional-services-section .section-title { margin-bottom: 0; }
a.example-image-link {
    width: 50px;
    height: 50px;
}
.cm-section {
    padding-bottom: 15px;
}
.section-heading.text-center.cm-section .section-title {
    margin-bottom: 10px;
}
	.contact-form-col .gform_wrapper label.gfield_label {
    font-size: 14px !important;
    line-height: 20px;
	}
	.gform_wrapper.gravity-theme .gform_drop_area {
    padding: 15px !important;
}
            	.corporation-section-first .corporation-right .section-title {
    	    margin-bottom: 10px;
    	    font-size: 24px;
    	    line-height: 28px;
    	}
}
@media(max-width:767px){
.top-logo a img { max-width: 161px; }
.home-banner .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; order: 1; }
.home-banner .col-sm-7 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; order: 2; } 
.home-banner { padding: 35px 0px 30px 0px; }
.banner-caption-left { padding: 20px 0 0 0; }
.footer-logo a img { max-width: 182px; }
.banner-caption-right {  margin-bottom: 10px; }
.testimonial-list-inn .col-sm-3 { margin: 8px 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.wp-pegination { padding-top: 30px; }
.blogpage-single-section .col-sm-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.blogpage-single-section .col-sm-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top: 20px; }
.gallery-main ul li {
    width: 50%;
    padding: 15px;
    list-style: none;
}

}
@media(max-width:700px){
.construction-parent .col-sm-3 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.professional-services-parent .col-sm-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.prepared-image figure { height: 260px; width: 260px; border-width: 5px; }
.inner-banner>img { width: 100%; height: 180px; object-fit: cover; }
.contact-page-parent .col-sm-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.contact-page-parent .col-sm-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top: 30px; }
.contact-map iframe { height: 260px; padding: 4px; }
.contact-dtl-col { padding: 15px 0; display: block; text-align: center; }
.contact-dtl-icon { height: 40px; width: 40px; line-height: 36px; margin: 0 auto 10px; }
.contact-dtl-text { padding-left: 0; padding-top: 0;    width: 100%; }
.contact-social { padding: 15px 0 15px; margin-top: 0; }
.default-page-section .col-sm-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.default-page-section .col-sm-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;    margin-top: 20px; }
.gallery-main ul li {
    padding: 7px;
}


}
@media(max-width:575px){
.banner-title {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
}
	.banner-caption p{color:#fff;}
.header-section .col-3 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: center;    padding: 0; }
.header-section .col-9 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; position: static;    padding: 0; }
.top-logo { padding: 10px 15px; text-align: center; }
.prepared-provide-section .col-sm-6:first-child{order: 2;padding-top: 30px;}
.prepared-provide-section .col-sm-6:last-child{order: 1;}
.prepared-provide-section .corporation-right { text-align: center; }
.inner-banner>img { width: 100%; height: 160px; object-fit: cover; }
.testimonial-list-inn .col-sm-3 { margin: 8px 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.Kenner-left .default-css img{width: 100%;}
.faq-box .card-header-title { font-size: 15px; line-height: 20px; }
.testimonila-prent .col-sm-3 {
    margin: 15px 0;
    padding: 0 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}
@media(max-width:480px){
.construction-parent .col-sm-3 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.blog-info a { font-size: 13px; line-height: 20px; margin-right: 7px; }
.gallery-main ul li {
    width: 100%;
    padding: 8px 0;
}

}
@media(max-width:360px){
 .banner-title {
    font-size: 20px;
    line-height: 28px; 
}
}