/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.7.1753275229
Updated: 2025-07-23 12:53:49

*/





/* Animate letter-by-letter */
.n2-ss-layer .n2-ss-text span {
  opacity: 0;
  display: inline-block;
  transform: translateY(10px);
  animation: slideInUp 2s forwards;
}

/* Add incremental delay to each letter */
.n2-ss-layer .n2-ss-text span:nth-child(1) { animation-delay: 0s; }
.n2-ss-layer .n2-ss-text span:nth-child(2) { animation-delay: 0.1s; }
.n2-ss-layer .n2-ss-text span:nth-child(3) { animation-delay: 0.2s; }
.n2-ss-layer .n2-ss-text span:nth-child(4) { animation-delay: 0.3s; }
.n2-ss-layer .n2-ss-text span:nth-child(5) { animation-delay: 0.4s; }
.n2-ss-layer .n2-ss-text span:nth-child(6) { animation-delay: 0.5s; }
.n2-ss-layer .n2-ss-text span:nth-child(7) { animation-delay: 0.6s; }
.n2-ss-layer .n2-ss-text span:nth-child(8) { animation-delay: 0.7s; }
.n2-ss-layer .n2-ss-text span:nth-child(9) { animation-delay: 0.8s; }
.n2-ss-layer .n2-ss-text span:nth-child(10) { animation-delay: 0.9s; }
.n2-ss-layer .n2-ss-text span:nth-child(11) { animation-delay: 1s; }
.n2-ss-layer .n2-ss-text span:nth-child(12) { animation-delay: 1.1s; }
.n2-ss-layer .n2-ss-text span:nth-child(13) { animation-delay: 1.2s; }
.n2-ss-layer .n2-ss-text span:nth-child(14) { animation-delay: 1.3s; }
.n2-ss-layer .n2-ss-text span:nth-child(15) { animation-delay: 1.4s; }
.n2-ss-layer .n2-ss-text span:nth-child(16) { animation-delay: 1.5s; }
.n2-ss-layer .n2-ss-text span:nth-child(17) { animation-delay: 1.6s; }
.n2-ss-layer .n2-ss-text span:nth-child(18) { animation-delay: 1.7s; }
.n2-ss-layer .n2-ss-text span:nth-child(19) { animation-delay: 1.8s; }
.n2-ss-layer .n2-ss-text span:nth-child(20) { animation-delay: 1.9s; }
.n2-ss-layer .n2-ss-text span:nth-child(21) { animation-delay: 2s; }
.n2-ss-layer .n2-ss-text span:nth-child(22) { animation-delay: 2.1s; }

@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.n2-ss-text span {
  white-space: pre;
  display: inline-block;
  opacity: 0;
  transform: translateY(10px);
  animation: slideInUp 0.6s forwards;
}

.chaticon {position:fixed; right:20px; bottom:20px; z-index:1000}
.chaticonclose {position:fixed; right:20px; bottom:20px; z-index:999}

.textbox {
    position: fixed;
    right: 70px;
    bottom: 70px;
    z-index: 998;
    display: none;
    width: 270px;
    padding: 10px;
    background-color: #FFF;
    text-align: center;
    -webkit-box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 75%);
    border: 4px solid #04a64d;
    color: #59B6E6;
}

.textbox a{font-weight:700; color:#131b47}
.textbox span{display:block}

.emergency-contact-us {
    margin-bottom: 50px;
}
.inner-extraa{margin:0px auto; max-width:1200px; margin:0px auto !important; padding:0px 20px}
.emergency-cities {
    padding-top: 30px;
    padding-bottom: 50px;
    max-width: 1240px;
    margin: 0px auto !important;
}

#reviews h3:after{display:none}

#metaslider-id-861 img{border-radius:15px}

.columnhalf{width:50%; float:left}
.columnhalfmargin{width:48%; float:left; margin-left:1%; margin-right:1%}
.columnonethird{width:33.33%; float:left}
.columnonethirdmargin{width:31%; margin-left:1%; margin-right:1%; float:left}
.columnonefourth{width:25%; float:left;}
.columnonefourthmargin{width:23%; margin-left:1%; margin-right:1%; float:left}
.columntwothird{width:66.66%; float:left;}
.columntwothirdmargin{width:65%; float:left; margin-left:1%; margin-right:1%;}
.columnonefifth{width:20%; float:left;}
.columnonefifthmargin{width:18%; float:left; margin-left:1%; margin-right:1%}

.maincontent{margin:0px auto; padding:0px 20px; max-width:1220px;}

.homecircles {
    margin-top: -150px;
    z-index: 100;
    position: absolute;
	max-width:1180px;
}
.homecircles .wp-block-column:not(:first-child) {margin-left:-32px;}

.homecircles img {
    height: auto;
   width: 110%;
    vertical-align: top;
    border: 16px solid #fff;
    border-radius: 100%;
}


.topstrip{width:100%; background-color:#000; color:#FFF; height:40px; padding-top:10px; font-size:16px; font-weight:700;}


#about {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position:relative;
}
#about h3 span,
#gallery h3 span,
#contact h3 span{
    color: #131b47;
    font-size: 24px;
    font-weight: 400;
letter-spacing: 2px;    
}

#about h3,
#gallery h3,
#contact h3{
    color: #59b6e7;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    position:relative;
        font-weight: 600;
        letter-spacing: 2px;
}

#about h3:after,
#gallery h3:after{
    content: '';
    position: absolute;
    border-bottom: 4px solid #131b47;
    margin: auto;
    width: 50px;
    left: 0;
    right: 0;
    top: 90px;
}


#about p {
    text-align: center;
    word-spacing: 2px;
    line-height: 25px;
padding: 0px 5px;    
}

#about:before {
    content: '';
    background-image: url(/wp-content/uploads/2020/06/right-top.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -220px;
    left: 622px;
  offset-path: path('M20,20 C20,100 200,0 200,100');
animation: move 3000ms infinite alternate ease-in-out;  
}

#about:after {
    content: '';
    background-image: url(/wp-content/uploads/2020/06/left-bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -492px;
    right: 600px;
    offset-path: path('M20,20 C20,100 200,0 200,100');
    animation: move 3000ms infinite alternate ease-in-out;
}

 @keyframes move {
    0% {
      offset-distance: 30%;
    }
    100% {
      offset-distance: 70%;
    }
  } 



/*================================== HOME CSS =====================================*/

.pt20{padding-top:20px;}
.pt40{padding-top:40px;}
.pt60{padding-top:60px;}
.pt80{padding-top:80px;}
.pt100{padding-top:100px;}
.pb170{padding-bottom:170px;}

.pb20{padding-bottom:20px;}
.pb40{padding-bottom:40px;}
.pb60{padding-bottom:60px;}
.pb80{padding-bottom:80px;}
.pb100{padding-bottom:100px;}


.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}
.mt100{margin-top:100px;}


.mb20{margin-bottom:20px;}
.mb40{margin-bottom:40px;}
.mb60{margin-bottom:60px;}
.mb80{margin-bottom:80px;}
.mb100{margin-bottom:100px;}



div#relative-row {
    position: relative;
    top: -150px;
}

div#absolute-row {
    position: absolute;
    left: 0;
    right: -100px;
}

div#absolute-row img {
    border: 16px solid #fff;
       border-radius: 100%;

}

div#absolute-row #col1  {

    position: relative;
    left: 100px;
    z-index: 9999;
}

div#absolute-row #col2 {

    position: relative;
    left: 0px;
        z-index: 999;
}

div#absolute-row #col3 {

    position: relative;
     left: -93px;
      z-index: 99; 
}

div#absolute-row #col4 {

    position: relative;
     left: -188px;
}

div#services {
    padding-top: 170px;
}

div#services h3 {
    text-align: center;
    color: #131b47;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 34px;
}

div#services h3 span{
    color: #59b6e7;
    font-size: 24px;
    letter-spacing: 2px;    
    font-weight: 500;
}

div#services h3:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    left: 0;
    right: 0;
    top: 90px;
}

#services h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    position: relative;    
}

#services h4 a {
    color: #131b47;
}

#services p {
    text-align: center;
    word-spacing: 2px;
    line-height: 25px;
    font-size: 14px;
    padding: 30px 30px 0 30px;
}

#services h4:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    left: 0;
    right: 0;
    top: 35px;
}

#services a.vc_btn3 {
    background-color: #59b6e7 !important;
    color: #fff !important;
    border: 0 !important;
    padding: 10px 24px !important;
    text-transform:uppercase;
}

#services a.vc_btn3:hover {
    background-color: #131b47 !important;
}

#reviews div#owl-demo9 {
    display: block !important;
}

#reviews h3 span {
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 500;
}

#reviews h3 {
    color: #ffffff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 34px;
}

#reviews h3:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #fff;
    margin: auto;
    width: 45px;
    left: 18px;
    top: 120px;
}

.review .owl-item {
    /* width: 570px !important; */
}

.review .owl-stage-outer {
    overflow: visible !important;
}

 .review .owl-nav {
    display: block !important;
    top: 110px;
    left: -238px;
    position: absolute;
} 

/* .review .owl-nav {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
} */
.review-item {
    margin-top: 72px;
    margin-left: -40px;
}

.review .img {
    position: absolute;
    top: 0px;
    left: -75px;    
    z-index: 999;    
}

.review .t-excerpt {
    background-color: #fff;
    border-top-right-radius: 15px;
    width: 525px !important;
    padding: 40px 30px 0px 40px;
    position:relative;
    height:180px;
    
}

.review h2 {
    color: #59b6e7;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 8px;
}
.review p {
    word-spacing: 2px;
    line-height: 25px;
    font-size: 14px;
}
.review .owl-nav button.owl-next:before {
    content: '\f053';
    font-size: 17px;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background: #ffffff;
    left: -60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.review .owl-nav button.owl-prev:before {
    content: '\f054';
    font-size: 17px;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.review .owl-nav button.owl-next span,
.review .owl-nav button.owl-prev span {
    display: none;
}

.review .owl-nav button.owl-prev:hover:before,
.review .owl-nav button.owl-next:hover:before{
    background-color: #59b6e7;
    color:#fff;
    }

.t-excerpt h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #000;
    margin: auto;
    width: 42px;
    left: 40px;
    top: 176px;
}

.gallery img {
}

.gallery .owl-stage-outer {
    overflow: visible !important;
}


.gallery .owl-item .img:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    z-index: 999;
    transition: all ease-in-out 0.3s;
    border-radius: 20px;    
}

.gallery .owl-item.active .img:before{ transition: all ease-in-out 0.3s; opacity:0;}
.copyrights a {
    color: #59b6e7;
}
.copyrights a:hover {
    color: #fff;
}
.copyrights p.copyright {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 20px 0;
}


.copyrights {
    background-color: #131b47;
}

.tags {
    background-color: #303030;
    padding: 50px 0;
    text-align: center;
    font-size: 12px;    
}

div#tags a span,
div#tags a:hover{
    color: #59b6e7;
}

div#tags a {
    color: #fff;
}

h2.widgettitle {
    font-size: 16px !important;
    color: #59b6e7  !important;
    text-transform: uppercase  !important;
    font-weight: 600  !important;
    margin-left: -25px !important;    
}

.custom-html-widget .lastcol a {
    color: #59b6e7;
    font-size: 20px;
    font-weight: 700;
    line-height: 0;    
}
.footer {
    background: #252525;
    padding: 50px 0;    
}
li#nav_menu-4 {
    padding-top: 30px;
    margin-right: 50px;    
}
.footer2 {
    margin-left: 40px;
}
.footer3 {
    display: flex;
    justify-content: space-between;
    margin-left: -45px;    
}

#menu-footer-nav li, .footer3 ul li {
    padding: 10px 0;
 
}

.lastcol h2 a {
    font-size: 26px !important;
}


*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

body {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	color: #363635;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	margin:0px;
}
.clear {
	clear:both;
	display:block;
}
img {
	vertical-align:bottom; border:0px;
}
area { outline:none;}

.clear {
	clear:both;
	display:block;
}

a {
	text-decoration:none !important;
	transition:0.5s ease !important;
}
a:hover {
	color:#000;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p{
	font-weight:400;
	color: #000;
	font-family: 'Montserrat', sans-serif;
}


.imgright { border:2px #ffffff solid;  box-shadow:0px 4px 5px #000;-moz-box-shadow:0px 4px 5px #000;-webkit-box-shadow:0px 4px 5px #000; float:right; margin-left:15px; margin-bottom:10px;}
.imgleft { border:2px #ffffff solid;  box-shadow:0px 4px 5px #000;-moz-box-shadow:0px 4px 5px #000;-webkit-box-shadow:0px 4px 5px #000; float:left; margin-right:15px; margin-bottom:10px;}


img{max-width:100%; height:auto}


/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/

.logo{float:left; position:abolute; z-index:1000; width:25%; height:87px}
.logo img{width:240px; position:absolute; z-index:1000 }
.topright{padding-top:7px}
.logo{float:left; position:abolute; z-index:1000; width:25%; height:87px}
.logo img{width:240px; position:absolute; z-index:1000 }
.topright{float:right;}
.topright h2 p.p1 {
    font-size: 10px;
    font-weight: 300;
    font-weight: 400;
    margin: 0;
    color: #fff;
    line-height: 2.5;
    margin-bottom: :0px;
}

.topright h2 p.p2 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    color: #fff;
    line-height: 1;
    padding: 0px;
}

.topright h2 a {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.topright h2{margin-bottom:0px; margin-top:10px}


.topright:after {
    content: '';
    position: absolute;
    height: 87px;
    width: 35%;
    right: 0;
    z-index:-1;
    top: 0;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    background: rgb(62,122,169);
    background: linear-gradient(90deg, rgba(62,122,169,1) 0%, rgba(19,27,71,1) 60%);
}


.wrapper {
	width:100%;
	margin:0 auto;
	position:relative; margin-bottom:0px;
	max-width:100%; overflow-y:hidden;
}
header {margin:0px; width:100%; height:87px;}
section, #content{}

.footer-widget{ float:left; width:50%;}
.widget_nav_menu{}
.wp-container-core-columns-is-layout-28f84493 li{list-style-image:url(/wp-content/uploads/2020/09/footerbullet.png); padding:10px 0px; font-size:14px; width:100%}
.wp-container-core-columns-is-layout-28f84493 a{color:#FFF}
.wp-container-core-columns-is-layout-28f84493 h3{
    font-size: 16px;
    color: #59b6e7;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: -25px !important;
}
#nav_menu-7 h3{color:transparent}
footer{width:100%; background-color:#252525}
.footer{ max-width: 1100px; margin-left: auto; margin-right: auto;}
.copyright {background-color:#131B47; text-align:center; margin:0px; padding:15px; color:#FFF; font-size:14px;}
.copyright a{color:#59b6e7}
.footersection3{background-color:#303030; padding-top:40px; padding-bottom:40px;}

#sidebar{float: right}

/*------------------------------------*\
    $PAGES
\*------------------------------------*/

.navi{float:left;  }
nav{ font-family: 'Montserrat', sans-serif;
 font-size:15px;
    list-style:none;
    margin-bottom:0px; font-weight:600;
	float:left;
    text-decoration:none; color:#838383; margin-top:30px
}
nav ul li{
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	color: #838383;
}

nav ul a{
	display: block;
	padding: 10px 15px 10px 15px;
	color: #000;
	margin: -10px 0px 0px 0px;
	text-decoration: none;
}
nav ul a:hover{
    color:#59b6e7;
    text-decoration:none;
}

nav ul ul{
    list-style:none;
    position:absolute;
    left:-9999px; margin:0px; margin-left:-10px; background-color:#59b6e7; padding:0px; z-index:100
}
nav ul ul li{
    padding-top:1px;
    float:none;  color:#838383; 
}
nav ul ul a{
    white-space:nowrap; margin: 0px 0px 0px 0px; color:#FFF
}
nav ul li:hover ul{
    left:0; text-decoration:none;
}
nav ul li:hover a{ 
    text-decoration:none;}
	
nav ul li:hover ul a{ 
    text-decoration:none;
}
nav ul li:hover ul li a:hover{ text-decoration:none; 
}
nav ul li a:hover{ }
nav ul li ul li a:hover{ background-color:#FFF; color:#59b6e7}


/*------------------------------------*\
    $FORM
\*------------------------------------*/

.wpcf7-form {width: 220px; text-align:left; color:white; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:13px;}
.wpcf7-form input{width: 220px;}
.wpcf7-submit {}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 320px) {

}
@media only screen and (min-width: 200px) and (max-width: 480px) {
	.columnhalf{width:100%; float:none}
.columnhalfmargin{width:100%; float:none; margin:0px}
.columnonethird{width:100%; float:none}
.columnonethirdmargin{width:100%; float:none; margin:0px}
.columnonefourth{width:100%; float:none;}
.columnonefourthmargin{width:100%; margin:0px; float:none;}
.columntwothird{width:100%; float:none;}
.columntwothirdmargin{width:100%;  margin:0px; float:none;}
.columnonefifth{width:50%; float:left;}
.columnonefifthmargin{width:48%; float:left; margin-left:1%; margin-right:1%}

}
@media only screen and (min-width: 480px) and (max-width: 600px) {
	
	.columnhalf{width:100%; float:left}
.columnhalfmargin{width:100%; float:none; margin:0px}
.columnonethird{width:100%; float:none; margin:0px}
.columnonethirdmargin{width:100%; float:none; margin:0px}
.columnonefourth{width:50%; float:left;}
.columnonefourthmargin{width:48%; margin-left:1%; margin-right:1%; float:left}
.columntwothird{width:100%; float:left;}
.columntwothirdmargin{width:100%; float:none; margin:0px}
.columnonefifth{width:50%; float:left;}
.columnonefifthmargin{width:48%; float:left; margin-left:1%; margin-right:1%}

}
@media only screen and (min-width: 1024px) {

}
@media only screen and (min-width: 1140px) {

}
@media only screen and (min-width: 1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min-resolution: 144dpi) {

}

/*------------------------------------*\
    $MISC
\*------------------------------------*/

::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
	background:#3651ac;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#3651ac;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
	}
	
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
	body{background-color: #00576a;}
}



.shipping-calculator-form{width:230px;}

.woocommerce-breadcrumb{ display:none;}

div.wpcf7-response-output {color: black;}







body{
	overflow-x: hidden;
	line-height: 1.5;
}
ul{
	padding: 0;
	margin: 0;
}
.section{
	padding: 50px 0;
}
a {
	text-decoration:none !important;
	transition:0.5s ease !important;
}
.post, .page {
    margin: 0;
}
body, p {
	font-weight:400;
	color: #000;
	font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
}
.home .entry-title{
	display: none;
}
ul li , li{
	list-style: none;
}
.main-navigation {
    clear: both;
    display: block;
    float: unset;
    width: 100%;
}
#site-navigation ul li {
    float: unset;
    display: inline-block;
}
.entry-footer {
    display: none;
}
/* SEARCH , 404 CSS*/

.search article.product , .search article.page , .search article.post  {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.search .page-content .search-form input.search-field , .error-404 .search-form input.search-field {
    height: 40px;
    padding-left: 10px;
    color: #000;
    font-size: 14px;
    width: 230px;
    border-radius: 0;
}
.search .page-content .search-form input.search-submit, .error-404 .search-form input.search-submit{
    background-color: #4dc2bd;
    color: #fff;
    width: 80px;
    height: 40px;
    border: 0;
    text-transform: uppercase;
}
.search .page-content .search-form input.search-submit:hover , .error-404 .search-form input.search-submit:hover{
    background-color: #000;
}
.page-header {
    margin-top: 40px;
}

.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-not-valid {
    border-color: red !important;
}
div.wpcf7-response-output {
    margin: 0 !important;
    position: absolute !important;
    bottom: 0;
}
.banner-inner img {
    width: 100%;
    max-height: 572px;
    object-fit: cover;
}
.banner-inner {
    position: relative;
}
.banner-inner .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}
.banner-inner .container h1{
    color: #366fb4;
    font-size: 36px;
    text-transform: uppercase;
}


.inner-banner h2:before {
    content: '';
    position: absolute;
    background-image: url(http://52.54.42.5:8017/wp-content/uploads/2020/06/banner-circle.png);
    height: 200px;
    width: 200px;
    top: -55px;
    background-repeat: no-repeat;
    left: -65px;
}






::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: inherit;
    opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color:  inherit;
    opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color:  inherit;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color:  inherit;
    opacity: 1;
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
}
.banner .tp-bullet-title {
    display: none !important;
}
.banner .ares .tp-bullet {
    width: 6px;
    height: 6px;
    background-color: #f6f6f6;
    border: 1px solid #000;
}
.banner .ares .tp-bullet.selected {
	background-color: #000;
	border: 1px solid #000;
}
.modal {
    background-color: rgba(0,0,0,0.8);
}
.modal-content {
    background-color: transparent;
    border: 0px solid rgba(0,0,0,.2);
}
.modal-footer {
    display: none;
}
.modal-header {
    border-bottom: 0px solid #e9ecef;
}
.close {
    color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #fff !important;
    border-radius: 50%;
    padding: 0px !important;
    width: 40px;
    height: 40px;
}
.modal-header .close {
    margin: 0;
}
.modal-header h5 {
    font-size: 24px;
    color: #fff;
}
.home input.search-field {
    height: 45px;
    padding-left: 15px;
    color: #000;
    font-size: 14px;
    width: 350px;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    border-radius: 4px;
}
.search-submit {
    background-color: #fff;
    width: 110px;
    height: 44px;
    font-size: 14px !important;
    display: inline-block;
}
.search-submit:hover {
    background-color: #f26c4f;
    border-color: #f26c4f !important;
}


/* SEARCH , 404 CSS ENDS */

/*================================== HOME CSS =====================================*/

.pt20{padding-top:20px;}
.pt40{padding-top:40px;}
.pt60{padding-top:60px;}
.pt80{padding-top:80px;}
.pt100{padding-top:100px;}
.pb170{padding-bottom:170px;}

.pb20{padding-bottom:20px;}
.pb40{padding-bottom:40px;}
.pb60{padding-bottom:60px;}
.pb80{padding-bottom:80px;}
.pb100{padding-bottom:100px;}


.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}
.mt100{margin-top:100px;}


.mb20{margin-bottom:20px;}
.mb40{margin-bottom:40px;}
.mb60{margin-bottom:60px;}
.mb80{margin-bottom:80px;}
.mb100{margin-bottom:100px;}


.first-div {
    background: #fff;
    position: relative;
    height: 87px;        
}

ul#primary-menu {
    padding: 32px 0;
}

ul.nav-menu li {
    padding: 0 18px;
}

ul.nav-menu li a {
    font-size: 15px;
    color: #000;
}

.first-div img.custom-logo {
    position: absolute;
    z-index: 999;
    width: 80%;
    top: 2px;
}


header .first-div:after {
      content: '';
    position: absolute;
    height: 100%;
    width: 410px;
    right: 0;
    z-index: 0;
    top: 0;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    background: rgb(62,122,169);
    background: linear-gradient(90deg, rgba(62,122,169,1) 0%, rgba(19,27,71,1) 60%);
}



.right-side {
    width: auto;
    height: 87px;
    transform: skewX(-35deg);
	-webkit-transform: skewX(-35deg);
   
    z-index: 11;
    position: relative;
}

.right-side h2{
    color: #fff;
    font-size: 24px;
    text-align: right;
    white-space: pre-line;
    transform: skewX(35deg) !important;
    position: relative;
    top: 2px;
    margin: 0;
    padding: 0;
    line-height: 17px;
    font-weight: 600;
   /*  right: 105px; */
        right: -10px;
        
}

.right-side h2 p.p1 {
   font-size: 10px;
    font-weight: 300;
    font-weight:400;
    line-height: 0;
    margin: 0;    
 color: #fff;    
}

.right-side h2 p.p2 {
    font-size: 14px;
    font-weight:400;
    line-height: 0;
    margin: 0;    
 color: #fff;    
}


.right-side h2 a {
    color: #fff;
    font-size: 24px;
}

.right-side h2 a:hover,
ul.nav-menu li a:hover,
ul.nav-menu li.current-menu-item a,
.mega-current-menu-item a,
#services h4 a:hover, .mega-current-menu-ancestor > a
{
    color: #59b6e7 !important;
}


#about {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position:relative;
	background-image:url(/wp-content/uploads/2020/06/about-bg.png);
	overflow:hidden;
	padding-top:100px;
	padding-bottom:200px;
	width:100%;
}
#about h3 span,
#gallery h3 span,
#contact h3 span{
    color: #131b47;
    font-size: 24px;
    font-weight: 400;
letter-spacing: 2px;    
}

#about h3,
#gallery h3,
#contact h3{
    color: #59b6e7;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    position:relative;
        font-weight: 600;
        letter-spacing: 2px;
}

#about h3:after,
#gallery h3:after{
    content: '';
    position: absolute;
    border-bottom: 4px solid #131b47;
    margin: auto;
    width: 50px;
    left: 0;
    right: 0;
    top: 90px;
}


#about p {
    text-align: center;
    word-spacing: 2px;
    line-height: 25px;
padding: 0px 5px;    
}

#about:before {
    content: '';
    background-image: url(/wp-content/uploads/2020/06/right-top.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -220px;
    left: 622px;
  offset-path: path('M20,20 C20,100 200,0 200,100');
animation: move 3000ms infinite alternate ease-in-out;  
}

#about:after {
    content: '';
    background-image: url(/wp-content/uploads/2020/06/left-bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -492px;
    right: 600px;
    offset-path: path('M20,20 C20,100 200,0 200,100');
    animation: move 3000ms infinite alternate ease-in-out;
}

 @keyframes move {
    0% {
      offset-distance: 30%;
    }
    100% {
      offset-distance: 70%;
    }
  } 

div#relative-row {
    position: relative;
    top: -150px;
}

div#absolute-row {
    position: absolute;
    left: 0;
    right: -100px;
}

div#absolute-row img {
    border: 16px solid #fff;
       border-radius: 100%;

}

div#absolute-row #col1  {

    position: relative;
    left: 100px;
    z-index: 9999;
}

div#absolute-row #col2 {

    position: relative;
    left: 0px;
        z-index: 999;
}

div#absolute-row #col3 {

    position: relative;
     left: -93px;
      z-index: 99; 
}

div#absolute-row #col4 {

    position: relative;
     left: -188px;
}

div#services {
    padding-top: 170px;
	background-image:url(/wp-content/uploads/2020/06/Text.png); background-position:left bottom; background-repeat:no-repeat;
	padding-bottom:60px;
}

div#services h3 {
    text-align: center;
    color: #131b47;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 34px;
}

div#services h3 span{
    color: #59b6e7;
    font-size: 24px;
    letter-spacing: 2px;    
    font-weight: 500;
}

div#services h3:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    left: 0;
    right: 0;
    top: 90px;
}

#services h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    position: relative;    
}

#services h4 a {
    color: #131b47;
}

#services p {
    text-align: center;
    word-spacing: 2px;
    line-height: 25px;
    font-size: 14px;
    padding: 30px 30px 0 30px;
}

#services h4:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    left: 0;
    right: 0;
    top: 35px;
}

#services a.vc_btn3 {
    background-color: #59b6e7 !important;
    color: #fff !important;
    border: 0 !important;
    padding: 10px 24px !important;
    text-transform:uppercase;
}

#services a.vc_btn3:hover {
    background-color: #131b47 !important;
}

#reviews div#owl-demo9 {
    display: block !important;
}

#reviews h3 span {
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 500;
}

#reviews h3 {
    color: #ffffff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 34px;
}

#reviews h3:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #fff;
    margin: auto;
    width: 45px;
    left: 18px;
    top: 120px;
}

.review .owl-item {
    /* width: 570px !important; */
}

.review .owl-stage-outer {
    overflow: visible !important;
}

 .review .owl-nav {
    display: block !important;
    top: 110px;
    left: -238px;
    position: absolute;
} 

/* .review .owl-nav {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
} */
.review-item {
    margin-top: 72px;
    margin-left: -40px;
}

.review .img {
    position: absolute;
    top: 0px;
    left: -75px;    
    z-index: 999;    
}

.review .t-excerpt {
    background-color: #fff;
    border-top-right-radius: 15px;
    width: 525px !important;
    padding: 40px 30px 0px 40px;
    position:relative;
    height:180px;
    
}

.review h2 {
    color: #59b6e7;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 8px;
}
.review p {
    word-spacing: 2px;
    line-height: 25px;
    font-size: 14px;
}
.review .owl-nav button.owl-next:before {
    content: '\f053';
    font-size: 17px;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background: #ffffff;
    left: -60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.review .owl-nav button.owl-prev:before {
    content: '\f054';
    font-size: 17px;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.review .owl-nav button.owl-next span,
.review .owl-nav button.owl-prev span {
    display: none;
}

.review .owl-nav button.owl-prev:hover:before,
.review .owl-nav button.owl-next:hover:before{
    background-color: #59b6e7;
    color:#fff;
    }

.t-excerpt h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #000;
    margin: auto;
    width: 42px;
    left: 40px;
    top: 176px;
}

.gallery img {
}

.gallery .owl-stage-outer {
    overflow: visible !important;
}


.gallery .owl-item .img:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    z-index: 999;
    transition: all ease-in-out 0.3s;
    border-radius: 20px;    
}

.gallery .owl-item.active .img:before{ transition: all ease-in-out 0.3s; opacity:0;}
.copyrights a {
    color: #59b6e7;
}
.copyrights a:hover {
    color: #fff;
}
.copyrights p.copyright {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 20px 0;
}


.copyrights {
    background-color: #131b47;
}

.tags {
    background-color: #303030;
    padding: 50px 0;
    text-align: center;
    font-size: 12px;    
}

div#tags a span,
div#tags a:hover{
    color: #59b6e7;
}

div#tags a {
    color: #fff;
}

#contact h3 {text-align:left !important}

h1.widgettitle {
    font-size: 16px;
    color: #59b6e7;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: -25px !important;    
}

.custom-html-widget .lastcol a {
    color: #59b6e7;
    font-size: 20px;
    font-weight: 700;
    line-height: 0;    
}
.footer {
    background: #252525;
    padding: 50px 0;    
}
li#nav_menu-4 {
    padding-top: 30px;
    margin-right: 50px;    
}
.footer2 {
    margin-left: 40px;
}
.footer3 {
    display: flex;
    justify-content: space-between;
    margin-left: -45px;    
}

#menu-footer-nav li, .footer3 ul li {
    padding: 10px 0;
 
}

.lastcol h2 a {
    font-size: 26px !important;
}
h2 p.p1 {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
h2 p.p2 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 16px;
    font-weight: 600;
}

#menu-footer-nav li a,
.footer3 ul li a{
    color: #fff;
    font-size: 14px;
    position: relative;   
}


#menu-footer-nav li a:before,
.footer3 ul li a:before{
    }


.lastcol img {
    padding-top: 20px;
    padding-bottom: 20px;
}

#menu-footer-nav li a:hover,
.footer3 ul li a:hover,
#menu-footer-nav li a:hover:before,
.footer3 ul li a:hover:before,
.footer3 ul li.current-menu-item a,
#menu-footer-nav li.current-menu-item a{
    color:#59b6e7;
    }
    
#contact h3:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #131b47;
    margin: auto;
    width: 50px;
    left: 0;
    top: 90px;
}

form#gform_1 input, form#gform_1 select {
    border-radius: 25px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    outline:0;
}
select#input_1_5 {
    margin-top: 12px;
}

input#gform_submit_button_1 {
    background: #131b47;
    color: #fff !important;
    border: 0 !important;
    font-size: 14px !important;
    width: 24%;
    height: 46px;
    text-transform: uppercase;
    cursor:pointer;
    padding: 20px;    
}

input#gform_submit_button_1:hover{
    background-color:#59b6e7;
}

div#rightimage {
    position: relative;
}

div#rightimage:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2020/06/bgc.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    right: -74px;
}

/* .gallery .owl-stage-outer:after {
    content: '';
    position: absolute;
    background: #b9abab9e;
    height: 100%;
    width: 7%;
    left: -95px;
    z-index: 9999;
    top: 0;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 23px;
}

.gallery .owl-stage-outer:before {
    content: '';
    position: absolute;
    background: #b9abab9e;
    height: 100%;
    width: 7%;
    right: -95px;
    z-index: 9999;
    top: 0;
    border-top-left-radius: 32px;
    border-bottom-left-radius: 23px;
} */

div#residential {
    position: relative;
}

div#residential:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2020/06/Text.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    left: -74px;
    top: 60px;
}

.fx {
    display: flex;
    justify-content: space-between;
}

.fx li span.checked {
    color: #e8ac29 !important;
}

.fx li span {
    font-size: 12px;
    color: #ffb841;
}

/*==== contact form validation css===== */  
div.validation_message,
.validation_error{
        display: none !important;
}

.gfield_error {
    background: transparent !important;
    border: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.gfield_error input,
.gfield_error select{
    border: 2px solid #790000 !important;
}

.custom-html-widget .lastcol a:hover{
    color:#fff;
}
#reviews div#owl-demo9 .owl-stage-outer {
    clip-path: inset( -100vw -100vw -100vw -15% );
} 

div#tags p {
    margin-bottom: 0;
    padding-bottom: 7px;
    font-size: 12px;
    padding-right: 10px;
}
div#tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */

}

#field_1_5 {
  position: relative;
}

#field_1_5:after {
    color: #000000;
    right: 40px;
    top: 17px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    pointer-events: none;
    content: '\f078';
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

div#viewImg a {
    text-decoration: underline !important;
    color: #131b47;
}

div#viewImg a:hover {

    color: #59b6e7;
}

span.gform_drop_instructions {
    color: #000;
    font-weight: bold;
}

/* .review .owl-item {
    width: 650px !important;
} */

@media (min-width: 1200px){
	.container{
		max-width: 1200px;
	}
}















/***** INNER PAGES START *****/


.inner-banner {
       height: 550px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    background-size: 100% 100%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.inner-banner h4 {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: -10px;
    font-weight: 500;
    margin-left: 95px;
}

.inner-banner h2 {
font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 95px;
    position: relative;
    padding-bottom: 40px !important;
}

.inner-banner h2:after {
    content: '';
    background-color: #fff;
    position: absolute;
    height: 4px;
    width: 50px;
    left: 0;
    bottom: 25px;
}






/* RESIDENTIAL DOOR GLASS START*/

.residential-door-glass-sec1 {
    background-size: 100% 85%;
    background-repeat: no-repeat;
    object-fit: cover;
      padding-top: 80px !important;
   
}

.residential-door-glass-sec1:after {
    content: '';
    background-image: url(/wp-content/uploads/2020/06/circle-shape.png);
    height: 500px;
    width: 390px;
    position: absolute;
    z-index: 0;
    top: -313px;
    right: 0;
    background-size: 100% 100%;
    animation: blue_circle 18s ease-in-out infinite;
    transform-origin: 50% 50%;
}



@keyframes blue_circle {
    0%   { transform: scale(1)   translate(0px, 0px); }
    50%   { transform: scale(1) translate(40px, -100px) }
    100% { transform: scale(1)   translate(0px, 0px); }
  }






.residential-door-glass-sec1 .right {
    position: relative;
    z-index: 1;
}

.residential-door-glass-sec1 h4 {
    font-size: 20px;
    color: #59b6e7;
    font-weight: 400;
    margin-bottom: -5px;
    text-transform: uppercase;
        letter-spacing: 2px;
}

.residential-door-glass-sec1 h2 {
    font-size: 32px;
    color: #131b47;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
        letter-spacing: 2px;
}

.residential-door-glass-sec1 h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #131b47;
    margin: auto;
    width: 50px;
    left: 0;
    bottom: -10px;
}

.residential-door-glass-sec1 p{
    font-weight: 300;    
}

.residential-door-glass-sec1 .right img {
    border-radius: 25px;
}

.residential-door-glass-sec1 ul {
    margin-top: 50px;
}

.residential-door-glass-sec1 ul li a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}


/* .residential-door-glass-sec1 ul li a:hover {
    color: #59b6e7;
}
 */
.residential-door-glass-sec1 ul li a:before {
 content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px;
}

.residential-door-glass-sec2 {
    padding-bottom: 50px;
}


.residential-door-glass-sec2 h4 {
    font-size: 20px;
    color: #59b6e7;
    font-weight: 400;
    margin-bottom: -5px;
    text-transform: uppercase;
        padding-top: 80px;
}

.residential-door-glass-sec2 h2 {
    font-size: 32px;
    color: #131b47;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.residential-door-glass-sec2 h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    right: 0;
    bottom: -10px;
}

.residential-door-glass-sec2 p {
    font-size: 14px;
    color: #000;
    width: 88%;
    margin-left: auto;
    padding-top: 20px;
    font-weight: 300;
}




.res-services-we-offer {
    padding-top: 80px !important;
    padding-bottom: 40px;
}

.res-services-we-offer .head h4 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 24px;
    text-transform: uppercase;
        margin-bottom: -5px;
}

.res-services-we-offer .head h4:after{
    display:none;    
}

.res-services-we-offer .head h2 {
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 30px;
    position: relative;
}

.res-services-we-offer .head h2:after {
content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    right: 0;
    bottom: 20px;
    left: 0;
}



.res-services-we-offer h4 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}

.res-services-we-offer h4 span {
    font-size: 18px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 25px !important;
}

.res-services-we-offer h4:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #fff;
    margin: auto;
    width: 50px;
    right: 0;
    bottom: -5px;
    left: 0;
}

.res-services-we-offer p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 300;
}


.res-more-service {
    padding-top: 60px !important;
    padding-bottom: 30px;
}


.res-more-service .bottom {
    padding-top: 15px;
}


.res-more-service .bottom .wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}


.res-more-service .bottom ul li {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.res-more-service .bottom ul li:before {
    content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px;
}


.res-more-service .head h4 {
    font-size: 20px;
    color: #59b6e7;
    font-weight: 400;
    margin-bottom: -5px;
    text-transform: uppercase;
}

.res-more-service .head h2 {
    font-size: 32px;
    color: #131b47;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.res-more-service .head h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #131b47;
    margin: auto;
    width: 50px;
    left: 0;
    bottom: -10px;
}


/* RESIDENTIAL DOOR GLASS END*/




/* EMERGENCY WINDOW REPAIR START */


.emergency-contact-us {
    
}

iframe {
    z-index: 11 !important;
    position: relative;
}

.emergency-contact-us img {
    margin-bottom: -50px;
}

.emergency-contact-us .p, .emergency-contact-us .p a {
    font-size: 20px;
    color: #59b6e7;
    font-weight: 600;
    text-transform: uppercase;
}

.emergency-contact-us .p a:hover{
    color: #131b47;
}


.emergency-24 {
    padding-top: 70px;
}



.emergency-24 h4 {
    font-size: 20px;
    color: #59b6e7;
    font-weight: 400;
    margin-bottom: -5px;
    text-transform: uppercase;
}

.emergency-24 h2 {
    font-size: 32px;
    color: #131b47;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.emergency-24 h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    left: 0;
    bottom: -10px;
}

.emergency-24 p {
    font-size: 14px;
    color: #000;
    font-weight: 300;
}



.emergency-cities {
    padding-top: 30px;
    padding-bottom: 50px;
}


.emergency-cities h4 {
    font-size: 20px;
    color: #59b6e7;
    font-weight: 400;
    margin-bottom: -5px;
    text-transform: uppercase;
}

.emergency-cities h2 {
    font-size: 32px;
    color: #131b47;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.emergency-cities h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    left: 0;
    bottom: -10px;
}

.emergency-cities p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}


/* EMERGENCY WINDOW REPAIR END */





/* STORE FRONT DOOR REPAIR START */


.store-door-sec1 {
    
}

.store-door-sec1 .left p {
    width: 78%;
}

.store-door-sec1 .right figure .vc_single_image-wrapper{
    position: relative;    
}

.store-door-sec1 .right figure .vc_single_image-wrapper:before {
    content: url(http://52.54.42.5:8017/wp-content/uploads/2020/06/play-icon.png);
    position: absolute;
    top: 47%;
    left: 47%;
}



.door-front-services h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-bottom: -5px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.door-front-services h2 {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
}

.door-front-services h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #fff;
    margin: auto;
    width: 50px;
    left: 0;
    bottom: -10px;
}


.door-front-services {
    background-size: 100% 80%;
    object-fit: cover;
    background-repeat: no-repeat;
    padding-top: 80px !important;
}

.door-front-services .left .bottom .wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
        padding-top: 10px;
}


.door-front-services .left .bottom .wpb_wrapper ul li {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    font-weight: 300;
}


.glass-replacement{
        padding-bottom: 50px;
}
 
 
 
.glass-replacement h4 {
    font-size: 20px;
    color: #59b6e7;
    font-weight: 400;
    margin-bottom: -5px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.glass-replacement h2 {
    font-size: 32px;
    color: #131b47;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
        margin-bottom: 50px;
        letter-spacing: 2px;
}

.glass-replacement h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #59b6e7;
    margin: auto;
    width: 50px;
    left: 0;
    bottom: -10px;
}

.glass-replacement p {
    font-weight: 300;
    font-size: 14px;
}

.p-blue {
color:  #59b6e7  ;
}


/* STORE FRONT DOOR REPAIR START END */



/* FRAMELESS SHOWER DOORS START */

.gwts-gwl-slidergal {
    margin-top: 10px !important;
}

.gwts-gwl-slidergal img {
    width: 82% !important;
    height: auto !important;
}

ul.lSPager.lSGallery a:before {
    display: none;
}

ul.lSPager.lSGallery {
    margin: 20px auto !important;
        width: 100% !important;
            display: flex;
    justify-content: center;
}

.lSSlideOuter .lSPager.lSGallery img {
    border-radius: 10px;
    border: none !important;
}

ul.lSGallery li.active {
    border: none !important;
}

.lSSlideOuter .lSPager.lSGallery li {
    width: 100px !important;
    margin: 0 15px;
}


.slide-thumb {
    background-size: 100% 75%;
}

.slide-thumb .left p {
    width: 92%;
}


a.lSPrev {
    background-image: url(/wp-content/uploads/2020/06/slider-arrow-prev.png);
    background-repeat: no-repeat;
    opacity: 1;
    background-position: center !important;
}
a.lSPrev:hover {
    background-image: url(/wp-content/uploads/2020/06/slider-arrow-prev-hover.png);
    background-repeat: no-repeat;
    opacity: 1;
}


a.lSNext {
    background-image: url(http://52.54.42.5:8017/wp-content/uploads/2020/06/slider-arrow-next.png);
    background-repeat: no-repeat;
    opacity: 1;
    background-position: center !important;
}

a.lSNext:hover {
    background-image: url(/wp-content/uploads/2020/06/slider-arrow-next-hover.png);
    background-repeat: no-repeat;
    opacity: 1;
}



/* FRAMELESS SHOWER DOORS END */




/* GALLERY START */


.galler-m {
    padding-top: 80px !important;
    padding-bottom: 50px;
}


.gallery-main .item {
    margin: 6px 10px;
}

.gallery-main .img img {
/*     width: 260px;
height: 300px;
border-radius: 20px; */
    
    width: 280px;
    height: 290px;
    border-radius: 20px;
    object-fit: cover;
}


.gallery-main  .slick-list {
    overflow: visible;
}


.gallery-main .slick-active + .slick-active ~ .slick-slide {
    opacity: 0.4 !important;
}




.galler-m h4 {
    font-size: 20px;
    color: #131b47;
    font-weight: 400;
    margin-bottom: -5px;
    text-transform: uppercase;
}

.galler-m h2 {
    font-size: 32px;
    color: #59b6e7;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.galler-m h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #131b47;
    margin: auto;
    width: 50px;
    left: 48%;
    bottom: -10px;
}


/* GALLERY END */


/* CONTACT US START */


.contact-us-formm {
    padding-top: 80px !important;
    padding-bottom: 50px;
}

.contact-us-formm form#gform_2 input, .contact-us-formm form#gform_2 select {
    border-radius: 25px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    outline: 0;
        margin: 0 !important;
}


.contact-us-formm #field_2_5:after {
    color: #000000;
    right: 40px;
    top: 6px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    pointer-events: none;
    content: '\f078';
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.contact-us-formm  #field_2_5 {
    position: relative;
}

.contact-us-formm input#gform_submit_button_2 {
    background: #131b47;
    color: #fff !important;
    border: 0 !important;
    font-size: 14px !important;
    width: 15%;
    height: 46px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 20px;
}

.contact-us-formm input#gform_submit_button_2:hover {
    background-color: #59b6e7;
}

.contact-us-formm .gform_footer.top_label {
    text-align: center;
}


.contact-us-formm h3 {
    color: #59b6e7;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
}

.contact-us-formm h3:after {
content: '';
    position: absolute;
    border-bottom: 4px solid #131b47;
    margin: auto;
    width: 50px;
    left: 0;
    right: 0;
    top: 45px;
}

.contact-map {
    padding-bottom: 25px;
}


.contact-map h4 {
    font-size: 29px;
    color: #000000;
    font-weight: 300;
        margin-bottom: 10px;
}

.contact-map h4 span {
    display: block;
    font-weight: 600;
}

.contact-map a {
    color: #59b6e7;
    font-size: 55px;
    font-weight: 600;
    margin-bottom: 30px !important;
    display: block;
}


.contact-map a:hover {
    color: #000;
}


.contact-map iframe {
    border-radius: 25px;
}




form#gform_2 input, form#gform_2 select {
    border-radius: 25px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    outline:0;
    margin: 0;
     position: relative;
}

li#field_2_5 {
    position: relative;
}


#field_2_5:after {
    color: #000000;
    right: 40px;
    top: 5px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    pointer-events: none;
    content: '\f078';
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}






input#gform_submit_button_2 {
    background: #131b47;
    color: #fff !important;
    border: 0 !important;
    font-size: 14px !important;
    width: 24%;
    height: 46px;
    text-transform: uppercase;
    cursor:pointer;
    padding: 20px;    
}

input#gform_submit_button_2:hover{
    background-color:#59b6e7;
}












/* CONTACT US END */










/* MEGA MENU STYLES START */

.mega-toggle-blocks-right {
    display: none !important;
}

ul#mega-menu-menu-1 {
    margin-top: 30px !important;
    background: #fff !important;
}

ul.mega-sub-menu li {
    background: #fff !important;
    width: 300px !important;
}

ul.mega-sub-menu li {
    background: #59b6e7 !important;
}

ul.mega-sub-menu li a{
     color: #fff !important;
     padding: 5px !important;
     width: auto !important;
}


ul.mega-sub-menu li:hover, ul.mega-sub-menu .mega-current-menu-item {
    background: #fff !important;
}

ul.mega-sub-menu li:hover a, ul.mega-sub-menu .mega-current-menu-item a {
    color: #59b6e7 !important;
}



body img.gform_ajax_spinner {
 display: none !important;
}


/* MEGA MENU STYLES END */






h2,h4 {
letter-spacing: 2px;    
}







/* Inner Extra Pages Start */


/* Glass of Austin */


.inner-extraa .head {
    padding: 20px 0;
}


.inner-extraa .head .left h4 {
    font-size: 20px;
    color: #59b6e7;
    margin-bottom: 0;
    font-weight: 400;
}

.inner-extraa .head .left h2 {
    font-size: 32px;
    color: #131b47;
    font-weight: 600;
        position: relative;
            margin-bottom: 25px;
    padding-bottom: 5px;
}


.inner-extraa .head .left h2:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 50px;
    background-color: #131b47;
    bottom: -5px;
    left: 0;
}


.inner-extraa .head .right h4 {
    font-size: 24px;
    color: #131b47;
    margin-bottom: 0 !important;
    font-weight: 400;
}


.inner-extraa .head .right h2 {
    font-size: 40px;
    color: #59b6e7;
    font-weight: 600;
    position: relative;
}


.inner-extraa .head .right h2:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 50px;
    background-color: #131b47;
    bottom: -5px;
    left: 0;
}



.inner-extraa .head .left p {
    width: 85%;
    padding-top: 20px;
}


.inner-extraa .head .right form .gform_body ul li {
    width: 78% !important;
}






form#gform_3 input, form#gform_3 select {
    border-radius: 25px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    outline:0;
    margin: 0;
     position: relative;
}

li#field_3_5 {
    position: relative;
}


#field_3_5:after {
    color: #000000;
    right: 40px;
    top: 5px;
    height: 34px;
    padding: 10px 0px 0px 8px;
    pointer-events: none;
    content: '\f078';
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}






input#gform_submit_button_3 {
    background: #131b47;
    color: #fff !important;
    border: 0 !important;
    font-size: 14px !important;
    width: 24%;
    height: 46px;
    text-transform: uppercase;
    cursor:pointer;
    padding: 20px;    
}

input#gform_submit_button_3:hover{
    background-color:#59b6e7;
}





.inner-extraa .inner-extraa-main h4 {
    font-size: 20px;
    font-weight: 400;
    color: #59b6e7;
   
    text-transform: uppercase;
}

.inner-extraa .inner-extraa-main h2 {
    font-size: 32px;
    text-transform: uppercase;
    color: #131b47;
    position: relative;
    margin-bottom: 25px;
        font-weight: 600;
    padding-bottom: 8px;
}


.inner-extraa .inner-extraa-main .extra-cities h2:after {
    background-color: #59b6e7;
}


.inner-extraa .inner-extraa-main h2:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 50px;
    background-color: #59b6e7;
    bottom: -5px;
    left: 0;

}

.inner-extraa .inner-extraa-main .extra-cities h2:after {
    background-color: #131b47;
}





.light-p p{
    font-size: 14px;
    color: #000;
    font-weight: 300;
    
}

.inner-extraa .inner-extraa-main h3{
    font-size: 20px;
    text-transform: uppercase;
    color: #131b47;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 8px;
        font-weight: 600;

}


.inner-extraa .inner-extraa-main h3:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 50px;
    background-color: #59b6e7;
    bottom: -5px;
    left: 0;

}


.inner-extraa .inner-extraa-main p span{
    color: #59b6e7;
    
}





.inner-extraa .servicess {
    margin-top: 50px;
    background-size: 100% 48%;
    background-repeat: no-repeat;
    padding-top: 50px;
    margin-bottom: 60px;

}

.inner-extraa .servicess h4{
  font-size: 24px;
  color: #131b47;
  font-weight: bold;

}

.inner-extraa .servicess h4 {
    font-size: 24px;
    color: #131b47;
    font-weight: bold;
    margin-top: -10px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
}

.inner-extraa .servicess h4:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 50px;
    background-color: #59b6e7;
    bottom: -5px;
left: 40%;

}


.inner-extraa .servicess p {
    font-size: 14px;
    color: #252525;
    font-weight: 300;
  
}


.inner-extraa .servicess a {
    font-size: 14px !important;
    color: #131b47 !important;
    font-weight: 300 !important;
    background-color: transparent !important;
    border: transparent !important;
    text-decoration: underline !important;
  
}

.inner-extraa .servicess a:hover {
    color: #59b6e7 !important;
}


.vc_section[data-vc-full-width]>.vc_row {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1200px;
    width: 100%;
}

.wpb_wrapper {width:100%; max-width:1200px; margin:0px auto;}

/* Inner Extra Pages End */





















/* 
  ##Device = HD Desktops
  ##Screen = 1600px to higher resolution desktops
*/

@media screen and (min-width: 1600px) {

.container, .container-fluid {
    width: 1570px;
  }
  
  header .first-div:after {
    width: 38%;
}
  
  
  
} /* Dont delete this bracket! */ 








/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {

} /* Dont delete this bracket! */ 




/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
@media (min-width: 1025px) and (max-width: 1280px) {

} /* 1025px to 1280px (Laptops, Desktops) Dont delete this bracket! */





/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {


} /* 768px to 1024px (landscape) Dont delete this bracket! */





/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {

} /* 768px to 1024px (portrait) Dont delete this bracket! */






/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {


} /* 481px to 767px (Landscape) Dont delete this bracket! */





/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {



/* HOME START */

#about h3, #gallery h3, #contact h3 {
    font-size: 28px;
}

div#absolute-row #col1 {
    left: unset;
}

div#absolute-row {
    position: relative;
    left: unset;
    right: unset;
}


div#absolute-row #col3 {
    position: relative;
    left: unset;
    z-index: 99;
}

div#absolute-row #col4 {
    left: unset;
}

.pb170 {
    padding-bottom: 20px;
}

div#relative-row {
    top: unset;
}


div#services {
    padding-top: 30px;
}

#services p {
    padding: 15px 0;
}


.review .img {
    left: 0;
}

.footer3 {
    margin-left: 35px;
}

div#tags {
    display: grid;
    grid-template-columns: 1fr 1fr;
}


#field_1_5:after {
    right: 20px;
    top: 10px;
}

input#gform_submit_button_1 {
    width: 28%;
}




banner {
    background-size: cover;
}

.inner-banner h2 {
    font-size: 28px;
    margin-left: 15px;
}

	.inner-banner h4 {
    font-size: 25px;
    margin-bottom: 0;
    margin-left: 15px;
}

.store-door-sec1 .left p {
    width: 100%;
}


/* HOME END */





} /* 320px to 479px (Portrait) Dont delete this bracket! */

@media screen and (min-width: 1500px) and (max-width: 1920px) {

.topright:after {
    content: '';
    position: absolute;
    height: 87px;
	width: 40%;}
}


@media screen and (min-width: 600px) and (max-width: 1024px) {

.topright {
    float: none;
    text-align: center;
    height: 87px;
    overflow: hidden;
}
.topright h2 p.p1 {
    font-size: 10px;
    font-weight: 300;
    font-weight: 400;
    margin: 0;
    color: #fff;
}

.topright h2 p.p2 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    color: #fff;
}

.topright h2 a {
    color: #fff;
    font-size: 24px;
}

.topright h2{margin-bottom:0px; margin-top:10px}

.topright:after {
    content: '';
    position: absolute;
    height: 87px;
    width: 100%;
    right: 0;
    z-index:-1;
    top: 0;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    background: rgb(62,122,169);
    background: linear-gradient(90deg, rgba(62,122,169,1) 0%, rgba(19,27,71,1) 60%);
}

}

@media screen and (min-width: 200px) and (max-width: 600px) {

	.logo {
    float: none;
    position: relative;
    z-index: 1000;
    width: 100%;
    height: auto;
    display: block;
}
	
.logo img {
    width: 90px;
    position: relative;
    z-index: 1000;
    margin-top: 0px;
    margin: 0px auto;
    padding-top: 5px;
    display: block;
}
	
	.topright {
    float: none;
}

	header {
    margin: 0px;
    width: 100%;
    height: auto;
    background: rgb(62,122,169);
    background: linear-gradient(90deg, rgba(62,122,169,1) 0%, rgba(19,27,71,1) 60%);
}
	
	.topright {
    float: none;
    margin-top: 10px;
    text-align: center;
}
	
	.homecircles {
    margin-top: -150px;
    z-index: 100;
    position: relative;
    max-width: 1180px;
}
	
	.homecircles img {
    height: auto;
    width: 300px;
    vertical-align: top;
    border: 16px solid #fff;
    border-radius: 100%;
    margin: 0px auto;
    display: block;
}
	
	.homecircles .wp-block-column:not(:first-child) {
    margin-left: 0px;
}
	
	#reviews h3 {
    color: #ffffff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    margin-bottom: 50px;
}
	
	.footer-widget {
    float: none;
    width: 100%;
}
	
	.widget_nav_menu {
    float: none;
    width: 100%;
    text-align: center;
}
	
	.footer-widget h3 {
    font-size: 16px;
    color: #59b6e7;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 0px !important;
}
	
	#nav_menu-7 h3 {
    color: transparent;
    display: none;
}
	
	.footer {
    background: #252525;
    padding: 50px 20px;
}
	
	#menu-footer-nav li, .footer3 ul li {
    padding: 5px;
}
	
	.footer-widget li {
		list-style-image: none;}
	
	.custom-html-widget .lastcol a {
    color: #59b6e7;
    font-size: 16px;
    font-weight: 700;
    line-height: 0;
}
	
	#contact {
    padding-left: 20px;
    padding-right: 20px;
}
	.home #contact {
    padding-left: 0px;
    padding-right: 0px;
}
	.inner-banner {
    height: 450px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    background-size: cover;
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
}
	
	#contact h3 {
    margin-top: 50px;
		font-size:25px;
}
	
	.res-more-service .bottom .wpb_wrapper {
    display: block;
    grid-template-columns: 1fr 1fr 1fr;
}
	
	.wpb_wrapper {
    padding: 5px;
}
	
	input#gform_submit_button_2 {
		width: 100%;}
	
}

.wrapper{max-width:100%; overflow-x:hidden}