/*
Theme Name: Versityle
Author: Zillion Designs
Version: 1.0
Author URI: http://www.zilliondesigns.com/
 */
html {
  scroll-behavior: smooth;
}

body {
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
blockquote {
	margin: 20px 0 30px;
	border-left: 5px solid;
	padding-left: 20px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, footer, header, hgroup, nav, section {
	display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-text-size-adjust: none;
}
*::before, *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #333;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
 opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
 opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}
.wpcf7 input[type="submit"] {
	background: #ccc;
	border: 0;
	padding: 10px 20px;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-weight: normal !important;
	font-size: 11px;
	position: absolute;
	z-index: 0;
	right: 14px;
	top: 0;
}
.container:before, .container:after {
	content: "";
	display: table;
}
.container:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
p {
	margin-bottom: 15px;
}
p:last-child {
	margin-bottom: 0 !important;
}
a {
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
img {
	max-width: 100%;
}
.fl, .content {
	width: 100%;
	float: left;
}
.btn {
	font-size: 16px;
	padding: 5px 30px;
	display: inline-block;
	background: #f0a732;
	color: #000;
	border:1px solid #f0a732;
	margin-top: 15px;
	text-transform:capitalize;
	font-weight:600;
}
.btn:hover {
	background: #fff;
	color: #000;
	border:1px solid #f0a732;
}
h1, h2, h3 {
}
.tbl {
	display: table;
	width: 100%;
	height: 100%;
}
.tbl_mid {
	display: table-cell;
	vertical-align: middle;
}
.half {
	width: 50%;
	float: left;
}
.half_left {
	width: 49%;
	float: left;
}
.half_right {
	width: 49%;
	float: right;
}
body {
	font-family: "Nunito Sans", sans-serif;
	color: #000;
	font-size: 16px;
}
.container {
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}

/*************************************
    /*= header
  **************************************/
.header{
	background-image: url(images/header_bg.jpg);
	}
.head_ph{
    float: right;
    background-image: url(images/mobile_icon.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 40px;
    font-weight: 600;
    font-size: 21px;
	margin-top:20px;
	}
.logo {
	float:left;
	margin:10px 0;
	}



/*************************************
    /*= navigation
  **************************************/
  .navbar {
    background: #000000;
    color: #fff;
    float: left;
    width: 100%;
}
.navbar ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

/*.navbar ul li{
	display:inline-block;
	vertical-align:top;
	margin-right:148px;
	}
.navbar ul li:last-child{
	margin-right:0;
	}*/
.navbar ul li a{
    color: #fff;
    font-size: 18px;
    padding: 13px 0;
    display: block;
	}
.navbar ul li a:hover{
	color:#f0a732;
	}
/*************************************
    /*= banner section
  **************************************/
.sec1{
	border-top:1px solid #fff;
	position:relative;
	border-bottom:10px solid #f0a732;
	padding-bottom:1px;
	} 
.sec1 img{
	display:block;
	width:100%;
	}
.sec1 .container{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	display: flex;
	align-item: center;
	} 
.caption{
	text-align:center;
	color:#fff;
	width:755px;
	/*height:240px;*/
	background:rgba(0,0,0,0.6);
	margin:auto;
	padding:18px;
	}
.caption h1{
	font-size:46px;
	font-weight:600;
	text-transform:uppercase;
	}
.caption a {
    color: #000;
    background: #ffffff;
    padding: 8px 0;
    display: inline-block;
    width: 205px;
    margin: 14px 18px;
    font-size: 24px;
}
.caption a:hover {
	    background: #f0a732;
	}

/*************************************
    /*= section 2
**************************************/
.sec2{
	padding:30px 0;
	text-align:center;
    font-size: 18px;
    line-height: 1.6;
	}  
.sec_title{
	font-size:36px;
	color:#000;
	font-weight:600;
	margin-bottom:20px;
	text-align:center;
	} 
	
	
/*************************************
    /*= section 3
**************************************/	 
.sec3 {
	background:url(images/sec3_bg.jpg) no-repeat center center /cover;
	background-attachment:fixed;
	color:#fff;
	padding:30px 0 0;
	}
.sec3 h2.sec_title{
	color:#f0a732;
	}
.service_box{
    width: 580px;
    float: left;
    border: 1px solid #fff;
    margin-bottom: 55px;
    margin-top: 15px;
	position:relative;
	}
.service_box_right{
	width:50%;
	float:right;
	border-left:1px solid #fff;
	}
.service_box_right img{
	 display:block;
	}
.service_box_left{
    float: left;
    width: 50%;
    font-size: 17px;
    padding: 27px 13px;
    background: url(images/pettern_bg.jpg);
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
	}
.service_box_left h3{
	font-size:26px;
	margin-bottom:18px;
	}
.service_box_left a.btn{
	float:right;
	border:1px solid #fff;
	}
.service_box:nth-of-type(even) {
    float: right;
}
/*************************************
    /*= section 4
**************************************/	 
.sec4 {
	padding:40px 0;
	}
.sec4_content{
	font-size:17px;
	margin-top:15px;
	width:100%;
	float:left;
	display: flex;
    align-items: center;
	}
.sec4_content img{
	float:left;
	margin-right:25px;
	display:block;	
	}
.sec4_content_text{
	
	}
.sec4_content h3{
	font-size:26px;
	margin-bottom:15px;	
	font-weight:600;
	}
.sec4_content a.btn{
	float:right;
	}

.cf_form{
	width:49%;
	float:left;
	}
.cf_form input[type="text"],
.cf_form input[type="email"]{
	width:100%;
	border:1px solid #ccc;
	height:50px;
	padding:10px 15px;
	margin-bottom:20px;
    font-family: "Nunito Sans", sans-serif;	
	}
.cf_form textarea{
	width:100%;
	border:1px solid #ccc;
	height:150px;
	padding:10px 15px;
	margin-bottom:20px;	
    font-family: "Nunito Sans", sans-serif;	
	}
.cf_form input[type="submit"]{
	width:100%;
	border:1px solid #f0a732;
	height:50px;
	background:#f0a732;
	padding:10px 15px;
	margin-top:15px;
    font-family: "Nunito Sans", sans-serif;	
	cursor:pointer;
	font-size:18px;
	transition:0.3s all ease-in-out;
	}
.cf_form input[type="submit"]:hover{
	background:#fff;
	}
.cf_map{
	width:49%;
	float:right;
	}
.cf_map iframe{
	display:block;
	}
/*************************************
    /*= footer
**************************************/	 
.footer {
	background:url(images/footer_bg.jpg) no-repeat center center / cover;
	color:#fff;
	padding:60px 0 40px;
	
	}
.ft_col{
	width:33.333333%;
	float:left;
	text-align:center;
	font-size:24px;
    padding: 0 15px;	
	}
.ft_col img{
	margin-bottom:25px;
	}
.ft_col a{
	color:#fff;
	}
.ft_col2 a{
	margin-top:15px;
	display:block
	}
.ft_col2 a:hover{
	color:#f0a732;
	}
.ft_col3 p{
	line-height:2;
	}
.footer_bottem{
	background:#f0a732;
	border-top:1px solid #fff;
	color:#000;
	}
.social_links{
	float:right;
	    margin:16px 0 12px;
	}
.social_links a{
	display:inline-block;
	vertical-align:middle;
	}
.social_links img{
	display:block;
	}
.copyright{
	float:left;
    padding:23px 0;	
	}
/*************************************
    /*= inner pages
**************************************/	
.page_banner{
	border-top: 1px solid #fff;
    position: relative;
    border-bottom: 10px solid #f0a732;
    padding-bottom: 1px;
	}
.page_banner img{
	display:block;
	width:100%;
	}

.inner_pages{
	padding:40px 0;
	font-size:17px;
	}
.inner_pages h1{
    font-size: 36px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;	
	}
.inner_pages h2{
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;	
	}
.inner_pages h3{
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;	
	}
.inner_pages ul{
	margin-bottom:15px;
	text-align:left;
	}
.inner_pages ul li {
    margin-bottom: 4px;
	position:relative;
}
.inner_pages ul li:before {
	content:url(images/b.png);
	position:relative;
	left:0;
	top:2px;
	}
/*************************************
    /*= services page
**************************************/	
.service_sec {
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec_text {
  padding: 0 50px;
  font-size: 17px;
}
.service_sec img {
  display: block;
  width: 100%;
}
section#service2,
section#service4 {
    background: #f1f1f1;
}

.residential img { width: 33%; padding: 15px 5px 0;}
.commercial { text-align: center;}
.commercial img { padding: 15px 15px 0;}


  
  .topnav a {
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	padding: 7px 14px;
	text-decoration: none;
	font-size: 17px;
	background-color: #f0a732;
    border-bottom: 1px solid #fff;
  }
  
  .topnav a:hover {
	background-color: #ddd;
	color: black;
  }
  
  .topnav a.active {
	background-color: #04AA6D;
	color: white;
  }
  
  .topnav .icon {
	display: none;
  }
  div#myTopnav {
    display: none;
}

#progress {
    position: fixed;
    bottom: 20px;
    right: 10px;
    height: 55px;
    width: 55px;
    display: none;
    place-items: center;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 99999;
  }
  #progress-value {
    display: block;
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    background-color: #ffffff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 35px;
    color: #001a2e;
  }
/* ***************************** Responsive  */

@media only screen and (max-width: 1199px) {
	.service_box {
		width: 49%;
	}
	.residential img {
		width: 49%;
	}
	.sec4_content a.btn {
		float: none;
	}
	.caption a{
		font-size: 17px;
	}
	.caption h1{
		font-size: 35px;
	}
}


@media only screen and (max-width: 1023px) {
	.service_box {
		width: 100%;
	}
	.sec3 img {
		max-width: 100%;
		width: 100%;
	}

}


@media only screen and (max-width: 767px) {
	div#myTopnav {
		display: block;
	}
	.menu-desktop{
		display: none;
	}
	.topnav a:not(:first-child) {
		display: none;
}
	.topnav a.icon {
	  float: right;
	  display: block;
	}
	.service_box_left {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.topnav ul {
		display: none;
		opacity: 0;
		position: absolute;
		right: 0;
		z-index: 9;
		width: 350px;
		top: 104px;
	}
	.topnav a:hover {
		background-color: #221e1f;
		color: #fff;
	}
	.header-top {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.topnav.responsive {
		position: relative;
	}
	.topnav.responsive ul{
		opacity: 1;
	}
	.topnav.responsive a {
	  float: none;
	  display: block;
	  text-align: left;
	}
	.head_ph {
		font-size: 16px;
		margin: 0;
	}
	.navbar ul li a{
		font-size: 16px;
	}
	.header img {
		width: 100%;
	}
	.caption h1{
	font-size: 24px;
	}
	.caption a {
		width: 150px;
		font-size: 17px;
		padding: 0;
	}
	.sec_title{
		font-size: 19px;
	}
	.service_box_left h3{
	font-size: 20px;
	}
	.ft_col {
		font-size: 16px;
	}
	.sec2 p {
		font-size: 14px;
	}
	.sec2 a.btn {
		padding: 4px 28px;
		font-size: 14px;
	}

	.service_box a.btn {
		float: none;
	}
	.sec4 a.btn {
		margin: 0 300px 0 0;
	}

	.sec3 .service_box {
		width: 100%;
	}
	
	.sec4 .sec4_content {
		float: none;
		flex-direction: column;
	}
	.service_box_right {
		width: 100%;
		float: none;
	}
	
	.service_box_left {
		width: 100%;
		float: none;
		position: inherit;
	}
	
	.service_box_right img {
		width: 100%;
	}
	.sec4_content img{
		margin-bottom: 25px;
	}
	.sec4_content_text a {
		margin-right: 200px;
	}
	.sec4_content h3 {
		text-align: center;
	}
	.fl .ft_col3 p {
		font-size: 14px;
	}
	.service_box_left a.btn {
		border: 1px solid #fff;
	}
	.sec3 .service_box_left {
    
		text-align: center;
	}
	.inner_pages h1 {
		font-size: 30px;
	}
	.inner_pages h2 {
		font-size: 25px;
	}
	.sec_text {
		font-size: 16px;
	}
	.inner_pages ul li {
		font-size: 14px;
	}
	.service_sec {
		margin: 15px;
	}
	.residential img{
		width: 100%;
	}
	.footer{
		padding: 40px 17px;
	}
	.sec_text {
		padding: 0 10px;
		font-size: 17px;
	}
	.half {
		width: 100%;
	}
	.cf_map {
		width: 100%;
	}
	.cf_form {
		width: 100%;
		float: none;
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 480px) {
	.header img {
		width: auto;
		margin: 0 auto;
	}
	.logo {
		float: none;
		margin: 10px 0;
		width: 100%;
		text-align: center;
	}	
	.topnav a {
		font-size: 16px;
	}
	.topnav ul {
		width: 280px;
		top: 73px;
	}
	.head_ph {
		margin: 0;
	}
	.header-top {
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		column-gap: 40px;
		margin-bottom: 20px;
	}
	.caption h1 {
		font-size: 19px;
	}
	.sec_title{
		font-size: 19px;
	}
	.sec2 p {
		font-size: 14px;
	}
	.sec2 a.btn {
		padding: 4px 28px;
		font-size: 14px;
	}
	.caption a {
		padding: 0;
	}
	.service_box a.btn {
		float: none;
	}
	.sec4 a.btn {
		margin: 0 0 0 300px;
	}
	.footer.fl .ft_col p {
		font-size: 16px;
	}
	.ft_col.ft_col1 {
		margin-bottom: 15px;
	}
	.ft_col{
		width: 100%;
		float: none;
	}
	.ft_col img {
		margin: 0;
	}
	.ft_col.ft_col1 p {
		margin: 0px;
	}
	.social_links{
		float: none; 
    	text-align: center;
	}
	.copyright {
		float: none;
		text-align: center;
	}
	.sec4_content_text a.btn {
		margin-left: 140px;
	}
	.inner_pages h1 {
		font-size: 22px;
	}
	
	.service_sec img{
		margin-bottom: 20px;
	}
	#service2 .sec_text li {
		font-size: 16px;
		line-height: 30px;
	}
	.service_sec .half img {
		margin: 25px 0px;
	}
	
}
