@charset "utf-8";
/* CSS Document */

/*===== Custome Fonts =====*/
@font-face{ font-family:"aus"; src:url("../fonts/aus.ttf"); }
/*===== Pre CSS ===== */
body{ margin: 0; padding: 0; font-size: 14px; font-weight: normal; color: #333; font-family: 'Poppins', sans-serif; }
p, a, span, table, th, tr, td, h1, h2, h3, h4, h5, h6, img, ul, ol, li{ margin: 0; padding: 0; font-family: 'Poppins', sans-serif; }

a[href^=tel] { text-decoration:inherit; color: inherit; }
a[href^=mailto] { text-decoration:inherit; color: inherit; }

/*===== Go To Top Section =====*/
#back-top{ display: block; position: fixed; bottom: 140px; right: 10px; bottom: 10px; text-align: center;  z-index: 99999; }
#back-top a{ display: block; text-decoration: none; }
#back-top a .fa{ width: 50px; height: 50px; padding-top: 12px; font-size: 20px; border-radius: 50%; opacity: 1; color: #fff; background: #EF3E36; border: #EF3E36 solid 2px; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#back-top a .fa:hover{ background: #fff; color: #0d4a77; }

/* Modal Body */
.modal-body .close{ position: absolute; top: 8px; right: -4px; transform: translate(-50%,-50%); opacity: 1; color: #0d4a77; }
.modal-body img{ width: 100%; }

/* Wrapper */
.wrapper{ position: relative; margin: 0; padding: 0; overflow: hidden;
	background: linear-gradient(284deg, rgba(32,167,223,1) 69%, rgba(0,0,0,1) 69%) }
	.menu-container-right{
		padding-left: 0px;

	}

	#triangle-up {
		width: 0;
		height: 0;
		border-left: 39px solid transparent;
		border-right: 17px solid transparent;
		border-bottom: 153px solid #E64F3C;
		margin-left: 449px;
		position:absolute;
	}
	.container .menu-container{
		padding-right: 0px;
		margin-bottom: 0px;
	}
	/*Header Navigation*/
	.navbar-inverse{ position: relative; bottom: 0; padding: 0; z-index: 9; border: none; float: none; }
	.navbar{ margin-top: 0; margin-bottom: 0;  min-height:66px; display: flex; justify-content: center; align-items: center; }
	.navbar-inverse .navbar-nav{ display:flex; justify-content: center; align-items: center; margin: 0; padding: 0; float: none; }
	.navbar-inverse .navbar-nav li{ list-style: none; margin: 0; }
	.navbar-inverse .navbar-nav li:first-child{ margin-left: 0; }
	.navbar-inverse .navbar-nav li a{ position: relative; display: inline-block; padding: 0 27px; margin-right:33px;  margin: 0; border-radius: 0; color: #333; background: transparent; font-size: 16px; font-weight: 500; text-align: center; text-transform: capitalize; text-decoration: none; font-family: 'Poppins', sans-serif; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; color:#000;}
	.navbar-inverse .navbar-nav li p{ position: relative; display: inline-block; padding: 0 27px; margin-right:33px; margin: 0; border-radius: 0; color: #333; background: transparent; font-size: 16px; font-weight: 500; text-align: center; text-transform: uppercase; text-decoration: none; font-family: 'Poppins', sans-serif; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; color:#fff;}
	.navbar-inverse .navbar-nav li a:hover,
	.navbar-inverse .navbar-nav li a:focus,
	.navbar-inverse .navbar-nav .active a,
	.navbar-inverse .navbar-nav .active a:hover,
	.navbar-inverse .navbar-nav .active a:focus{ color: #E64F3C; background: transparent; }
	.navbar-inverse .navbar-nav li:last-child a{border:0; margin:0; }

	.navbar-inverse .mega-menu{position: absolute; top:100%; left:0; width:140%; display: none;}
	.navbar-inverse .mega-menu li{margin: 0;}
	.navbar-inverse .mega-menu li a{display:block; background:#fff; color:#000; width:100%; text-align: left; padding:10px; text-transform: uppercase; font-weight:400; font-size:13.5px; margin: 0;}
	.navbar-inverse .mega-menu li a:hover{background:#eee; color:#000; padding-left:20px; }
	.navbar-inverse .navbar-nav li:hover .mega-menu{display: inherit;}
	.navbar-inverse{
		background-color: #fff;
	}
	.header-content{
		display: flex;
		margin-top: 50px;
		justify-content: space-between;
	}
	.header-content .icon-block{
		display: flex;
	}
	.header-content .icon-text{
		margin-left: 15px;
		margin-top: -10px;
	}
	.header-content .icon-text h6{
		color: #fff;
		font-family: 'Poppins';
		font-weight: 500px !important;
		font-size: 16px;
		line-height: 25px;
		margin-top: 4px;
	}
	.header-content .icon-text p {
		font-weight:600; font-size:16px; color: #fff; font-weight:500; margin-top: 6px;
	}

	/*===== Mobile Menu =====*/
	.mobile_menu.active{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 9999999999; }
	.menu_icon_box{ position: fixed; top: 0; left: 0; z-index: 9999999999; display: block; width: 100%; background:#001840; height: 57px; display: none;}
	.tab_button{ float: left; }
	.tab_button a{ display: inline-block; padding: 7px 10px; margin-top: 14px; font-size: 10px; text-align: center; text-transform: uppercase; color: #fff; background: transparent; border: #fff solid 1px; border-radius: 5px; box-sizing: border-box; text-decoration: none; }
	.tab_button a:hover{ background: #747474; border: #747474 solid 1px; }
	.tab_button1{ margin-left: 15px; margin-right: 5px; }

	.menu_icon{ position: fixed; top: 15px; right: 15px; width: 30px; height: 30px; padding: 1px 5px; background: transparent; box-sizing: border-box; cursor: pointer; z-index: 999; }
	.menu_icon span{ width: 100%; height: 2px; display: block; background: #fff; margin: 5px 0; border-radius: 5px; transition: all linear 0.3s; }
	.menu_icon.active{ color: #fff; padding: 8px 3px 0; }
	.menu_icon.active span{ position: absolute;	width: 85%; }
	.menu_icon.active span:nth-child(1){ transform: rotate(45deg); }
	.menu_icon.active span:nth-child(3){ transform: rotate(-45deg); }
	.menu_icon.active span:nth-child(2){ display: none; }

	.mobile_slideLogo{ display: block; margin-top:10px; text-align: center; }
	.mobile_slideLogo img{ display: inline-block; float: none; background: #fff; padding: 10px 30px; margin-bottom: 15px; border-radius: 5px;  height: auto; }
	.sidebar{ padding: 65px 15px; position: fixed; top: 0; left: -100%; z-index: 99999; overflow-y: scroll; width: 80%; height: 100%; background:#000; text-align: center; box-sizing: border-box; z-index: 999999; transition: all linear 0.3s; }
	.sidebar.active{ left: 0; }
	.sidebar ul li{ list-style: none; margin-bottom:5px;}
	.sidebar ul li a{ position: relative; display: block; padding: 10px 15px; border: #fff solid 1px; text-align: left; color: #fff; margin-bottom: 1px; text-transform: uppercase; text-decoration: none; font-size: 13px;  font-weight: 400; border-radius: 10px; position: relative; overflow: hidden; }
	.sidebar ul li p{ position: relative; display: block; padding: 10px 15px; border: #fff solid 1px; text-align: left; color: #fff; margin-bottom: 1px; text-transform: uppercase; text-decoration: none; font-size: 13px;  font-weight: 400; border-radius: 10px; position: relative; overflow: hidden;  margin-bottom: 6px;}
	.sidebar .mobile-mega-menu{padding-left:15px;}
	.sidebar ul li a::before{ content: ""; position: absolute; top: 0; left: 0; z-index: -1; padding: 12px 0; height: 100%; width: 0%; background:#333; transition: all linear 0.3s; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; }
	.sidebar ul li a:hover::before{ width: 100%; }
	.sidebar ul li.active{ background:#333; border-radius: 50px; }

	/*===== Responsive Mobile Dropdown =====*/
	.accordion{ list-style: none;  padding: 0; margin: 0; }
	.accordion_headline{ background: transparent; padding: 8px 10px; border: #666 solid 1px; color: #fff; text-align: left; text-transform: uppercase; font-size: 12px; font-weight: 400; transition: .3s ease; position: relative; }
	.accordion_headline::before,
	.accordion_headline::after{ content: ""; width: 15px; height: 2px; background: #ffffff; position: absolute; display: block; top: 50%; right: 15px; transform: translate(-50%, -50%) rotate(0deg); transition: .3s ease; }
	.accordion_headline::after{ transform: translate(-50%, -50%) rotate(90deg); }
	.accordion_headline:hover{ cursor: pointer; background: transparent; }
	.open > .accordion_headline::before{ transform: translate(-50%, -50%) rotate(180deg);	}
	.open > .accordion_headline::after{ transform: translate(-50%, -50%) rotate(360deg); }
	.accordion_content{ display: none; background: transparent; padding: 0; border-top: 0; }
	.accordion li{ margin-bottom: 1px; }
	.accordion_headline h5{ font-size: 16px; margin: 0; padding-right: 30px; }
	.accordion_content p{ font-size: 14px; margin: 0; }

	/*-- Modern Social Media Icon Display --*/
	.social_media_block{ display: block; position: fixed; top: 0; left: 0; z-index: 9; height: 100%; background: transparent; }
	.share_icon .fa{ position: absolute; left: 10px; bottom: 10px; z-index: 2; cursor: pointer; width: 52px; height: 52px; border-radius: 50%; border: #EF3E36 solid 1px; background: #EF3E36; color: #fff; font-size: 24px; text-align: center; padding: 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; display: flex; justify-content: center; align-items: center; }
	.share_icon .fa:hover{ transform: rotate(360deg); color: #fff; background: #0d4a77; border-color: #0d4a77; }
	.social_icon ul{ display: block; text-align: center; }
	.social_icon ul li{ list-style: none; display: inline-block; }
	.social_icon ul li .fa{ position: absolute; left: 11px; bottom: 11px; z-index: 1; width: 50px; height: 50px; border-radius: 50%; border: none; background: #6f729a; color: #fff; font-size: 24px; text-align: center; padding:0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
	.social_icon ul li .fa:hover{ transform: rotate(360deg); }
	.social_icon.active ul li:nth-child(1) .fa{ bottom: 162px; background: #3b5998; color: #fff; }
	.social_icon.active ul li:nth-child(2) .fa{ bottom: 112px; background: #59adec; color: #fff; }
	.social_icon.active ul li:nth-child(3) .fa{ bottom: 62px; background: #f23ece; color: #fff; }

	/*title section*/
	.title-section{display: block; text-align: left; margin-left: 40px;}
	.title-section h2{font-size: 36px; line-height: 50px; font-family: "Poppins"; color: #fff; font-weight: 800; margin-bottom:20px;}
	.title-section h3{font-size: 18px; font-family: "Poppins"; color: #fff; font-weight: bold; text-transform: uppercase; margin-bottom:20px; }
	.title-section1{
		text-align: center;
	}
	.title-section1 h2{font-size: 35px; font-family: "Poppins"; color: rgb(43, 43, 43); font-weight: 800; margin-bottom:40px;}
	.title-section1 h3{font-size: 18px; font-family: "Poppins"; color: #EF3E36; font-weight: bold; text-transform: uppercase; margin-bottom:20px; }
	/*more-bottom*/
	.more{display: block; text-align: center;}
	.more a{font-size: 15px; color: #fff; background: #EF3E36; padding: 15px 30px; text-decoration: none; display: inline-block; text-transform: capitalize; border: 1px solid #001840; transition: all linear 0.3s; margin-top:20px;}
	.more a:hover{ background: transparent; color: #001840; }


	.middle-header{padding:15px 0;}
	.middle-header .header-content ul{text-align: right; margin-top:25px; display: flex; justify-content: flex-end; align-items: center;}
	.middle-header .header-content ul li{list-style: none; display: inline-block; text-align: left; width:30%;}
	.middle-header .header-content ul li:last-child{width:50%;}
	.middle-header .header-content ul li .img-block{float: left; height:60px; width:60px; border-radius:50%; display: flex; justify-content: center; align-items: center; margin-right:10px; margin-bottom:10px; position: relative; z-index:2;}
	.middle-header .header-content ul li .img-block::before{content:''; position: absolute; height:80%; width:80%; border-radius:50%; background:#f7f7f7; z-index:1;}
	.middle-header .header-content ul li .img-block img{position: relative; z-index:111;}
	.middle-header .header-content ul li .img-block .fa{font-size:20px;}
	.middle-header .header-content ul li p {font-weight:600; font-size:16px; color: #ee212b; font-weight:700;}
	.middle-header .header-content ul li p span{display: block; margin-top:7px; font-weight:400; font-size:16px; color: #333;}
	.middle-header .header-content .icon-text a{
		font-weight:600; font-size:16px; color: #fff; font-weight:500; margin-left: 0px;
	}
	.button{
		text-align: center;
	}
	.button1{
		font-family: "Poppins";
		color: #EF3E36;
		font-size: 15px;
		border: 2px solid #EF3E36;
		background: transparent;
		padding: 15px 25px;
		transition: 0.5s;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		font-weight: 500;
		margin-top: 20px;
		left: 10%;


	}
	.btn-primary1{
		font-family: "Poppins";
		color: #EF3E36;
		font-size: 15px;
		border: 2px solid #F5F5F5;
		background: #F5F5F5;
		padding: 8px 10px;
		transition: 0.5s;
		font-weight: 500;
		margin-left: -15px;


	}
	.buttom-right{
		font-family: "Poppins";
		color: #fff;
		font-size: 15px;
		border: 0px solid #EF3E36;
		background: rgb(230,79,60);
		background: linear-gradient(301deg, rgba(230,79,60,1) 41%, rgba(32,167,223,0) 41%);
		padding: 43px 25px;
		transition: 0.5s;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		font-weight: 500;
		left: 10%;
		margin-top: -200px;
		position: relative;


	}
	.button2{
		font-family: "Poppins";
		color: #fff;
		font-size: 15px;
		border: 2px solid #EF3E36;
		background: #EF3E36;
		padding: 15px 25px;
		transition: 0.5s;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		font-weight: 500;
		margin-top: 20px;
		left: 10%;


	}

	.button3{
		font-family: "Poppins";
		color: #fff;
		font-size: 15px;
		border: 2px solid #EF3E36;
		background: #EF3E36;
		padding: 15px 25px;
		transition: 0.5s;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		font-weight: 500;
		margin-top: 20px;
		left: 10%;

	}

	.button4{
		font-family: "Poppins";
		color: #fff;
		font-size: 15px;
		border: 2px solid #EF3E36;
		background: #EF3E36;
		padding: 15px 25px;
		transition: 0.5s;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		font-weight: 500;
		margin-top: 20px;
		left: 10%;
		margin-left: -40px;

	}
	.button5{
		font-family: "Poppins";
		color: #fff;
		font-size: 15px;
		border: 2px solid #EF3E36;
		background: #EF3E36;
		padding: 15px 25px;
		transition: 0.5s;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		font-weight: 500;
		margin-top: 20px;
		left: 10%;
		margin-left: -40px;

	}
	.button6{
		font-family: "Poppins";
		color: #fff;
		font-size: 15px;
		border: 2px solid #EF3E36;
		background: #EF3E36;
		padding: 15px 25px;
		transition: 0.5s;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		font-weight: 500;
		margin-top: 20px;
		left: 10%;
		margin-left: -40px;

	}
	/*header-navigation*/
	.header-navigation{background:#252525; position: relative; z-index:1;}
	.header-navigation::Before{content:''; position: absolute; top: 50%; left:50%; transform: translate(-50%,-50%); height:85%; width:99%; z-index: -1; border:1px dashed #fff;}
	.quote a{margin:0; min-height:66px; background:#EF3E36; display: flex; justify-content: center; align-items: center; text-decoration: none; color:#fff; text-transform:uppercase; font-size:17px; position: relative; z-index: 777; transition: all linear .3s;}
	.quote a:hover{background: #333;}

	/*section-banner*/

	.section-banner img{width:100%; position: relative;  background: rgba(0,0,0,0.7); }
	.button-content img{
		width: 30%;
	}
	.button-content{
		display: flex;
	}
	.button-content h4 ,a{
		margin-left: 40px;
		margin-top: -8px;
	}
	.button-content .fa{
		font-size: 40px;
		margin-top: -10px;
		color: #fff;
	}
	.section-banner .banner-img{position: relative; z-index:1;}
	

	.section-banner .banner-img .banner-title{position: absolute;  top:0; left:10%; height:90%; width:100%;	display: flex; justify-content: center; align-items: left !important; flex-direction: column; }
	.section-banner .banner-img .banner-title h3{font-size: 50.694px; font-family: "Poppins"; color: rgb(255, 255, 255); font-weight: bold;  line-height: 90px; text-align: left; text-transform: capitalize;font-size: 72px;}
	/*.section-banner .banner-img .banner-title a{text-decoration: none; display:inline-block; font-size: 14px; font-family: "Lato"; color: rgb(255, 255, 255); font-weight: bold; text-transform: uppercase; padding:12px 40px; }*/
	.section-banner .banner-img .banner-title a::before{content:''; position: absolute; top:10px; right:-10px; height:100%; width:100%; background: transparent; z-index:-2; border:1px solid #fff; transition: all linear .3s;}
	.section-banner .banner-img .banner-title a::after{content:''; position: absolute; top:0; right:0; height:100%; width:100%; background: transparent; z-index:-1; background:#ee212b; transition: all linear .3s;}
	.section-banner .banner-img .banner-title a:hover::before{top: 0; right:0;}
	.banner-title h3 span{
		color: #20A7DF;
	}
	
	/*section-banner*/
	.section-banner{position: relative; top:-33px; height: 100%;}


	/*home*/
	.home{background: #f6f8f9; padding-bottom: 50px;}
	/*.home-content{box-shadow: 0px 0px 21.25px 3.75px rgba(0, 0, 0, 0.25); position: relative; z-index:1; padding:100px 50px 50px; margin-top:-150px; background: #fff;}*/
	/*.home-content::before{content:''; position: absolute; top:-23px; width:100%; height:23px; background:url(../images/grass.png)center center repeat; left:0;}*/
	.home .title-section h4{font-size: 16px; font-family: "Poppins"; color: rgb(238, 33, 43); font-weight: bold; margin-bottom:15px;}
	.home .title-section{text-align: left;}
	.home p{font-size: 14px; font-family: "Poppins"; color: rgb(45, 46, 46); line-height: 1.786;}
	/*how-it-works*/
	.welcome{padding:80px 0 ; background: #000;}
	.welcome .title-section p{
		font-family: 'Poppins';
		font-size: 16;
		line-height: 30px;
		color: #fff;
	}
	.welcome .hr-service{
		display: flex;
		
	}
	.welcome .hr1{
		background: #fff;
		height: 3px;
		width: 6%;
		margin-top: 8px;
		margin-right: 5px;
	}
	.welcome a{
		margin-left: 0px;
	}
	.welcome .certified{
		display: flex;
		justify-content: space-between;
		margin-bottom: 20px;
	}
	.welcome .button-content{
		display: flex;
		justify-content: space-between;
		margin-top: 15px;
	}
	.welcome .phone-call{
		display: flex;
		margin-top: 20px;
	}
	.welcome .phone-call img{
		width: 100%;
	}
	.welcome .phone-call-text{
		text-align: left !important;
		margin-left: 15px;
		color: #fff;
	}
	.welcome .phone-call-text a{
		margin-left: 0px;
		font-size: 20px;
		font-weight: bold;
		line-height: 50px;
	}
	.welcome h4{
		color: #fff;
		margin-bottom: 20px;
	}
	.welcome .certified-content{
		display: flex;
	}
	.welcome .certified-content h6{
		color: #fff;
		margin-left: 10px;
		margin-top: 6px;
	}
	.how-it-works-block{display: block; text-align: center;}
	.how-it-works-block-arrow{position: relative; z-index:1;}
	.how-it-works-block-arrow::before{content:''; position: absolute; top:7%; left:87%;  z-index:2; height:100px; width:100px; background: url(../images/right-angle.png)center center no-repeat;}
	.how-it-works-block img{margin-bottom:40px; pointer-events: none;}
	.how-it-works-block h4{font-size: 28px; font-family: "Poppins"; color: rgb(65, 65, 65); font-weight: bold; margin-bottom:10px;}
	.how-it-works-block p{font-size: 16px; font-family: "Poppins"; color: rgb(0, 0, 0); line-height: 1.499; text-align: center;}
	/*choose*/
	.choose{padding:80px 0; background: #fff; }
	.choose .title-section h2{color: #fff; margin-bottom:30px;}
	.choose-block{
		margin-bottom: 30px;
	}
	.choose .design{display: flex; justify-content: space-between; background: #20A7DF; padding: 10px 15px;}
	.choose img{
		width: 100%;
	}
	.choose .hr-service{
		display: flex;
		margin-left: 465px;
	}
	.choose .hr1{
		background: #EF3E36;
		height: 3px;
		width: 6%;
		margin-top: 8px;
		margin-right: 5px;
	}
	.choose .hr2{
		background: #EF3E36;
		height: 3px;
		width: 6%;
		margin-top: 8px;
		margin-left: 5px;
	}
	.choose .design img{
		width: 16%;
		height: 20%;
	}
	.choose .design h4{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 23px;
		color: #fff;
	}
	/*===== Content Pages =====*/
	.content-banner{ padding: 30px 0 30px; background: url(../images/information-bg-image.jpg) center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; margin-top: 30px;}
	.content-banner h2{ padding: 15px; text-transform: uppercase; background: #fff; color: #030F27; font-size: 12px; font-weight: bold; }
	.content-banner a{ text-decoration: none; color: #030F27; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
	.content-banner a:hover{ color: #0d4a77; }
	.content-block{ background: #fff; padding: 20px; height: auto; }
	.content{ width: 100%; padding: 50px 0; background: #eeeeee; }
	.sectiontitleunderline{ display: block; width: 80px; height: 2px; margin: 0 0 30px; background: #333; }
	.content .underline-style{ display: block; margin-bottom: 30px; }
	.content h2{ text-transform: uppercase; font-size: 24px; color: #030F27; font-weight: 900; margin-bottom: 10px; font-family: 'Poppins', sans-serif; }
	.content h3{ text-transform: uppercase; font-size: 20px; color: #0d4a77; font-weight: 900; margin: 20px 0 10px; font-family: 'Poppins', sans-serif; }
	.content h4{ text-transform: uppercase; font-size: 16px; color: #8aca41; font-weight: 700; margin: 20px 0 10px; font-family: 'Poppins', sans-serif; }
	.content p{ font-size: 16px; line-height: 30px; text-align:justify; color: #666; margin-bottom: 15px; font-family: 'Poppins', sans-serif; }
	.content p span{ font-size: 20px; color: #0d4a77; margin: 0; font-weight: bold; font-family: 'Poppins', sans-serif; }
	.content ol,
	.content ul{ margin: 0; padding: 0; margin-bottom: 15px; font-family: 'Poppins', sans-serif; }
	.content ol li,
	.content ul li{ margin-left: 18px; line-height: 30px; font-size: 16px; text-align:justify; color: #666; font-family: 'Poppins', sans-serif; }
	.content ol li span,
	.content ul li span{ font-size: 16px; text-align:justify; color: #666; font-family: 'Poppins', sans-serif; }
	.content img{
		width: 100%;
	}

	.also{
		background: #F7F7F7;
		padding: 80px 0px;
	}
	.also .icon-text{
		display: flex;
	}
	.also-content{
		display: flex;
		justify-content: space-between;
	}
	.also-content h3{
		font-weight: 700;
		color: #000;
		font-size: 35px;
	}
	.also-content h6{
		font-size: 18px;
		font-weight: 700;
		margin-top: 5px;
	}
	.also .icon-text a{
		font-size: 18px;
		font-weight: 700;
		margin-top: 0px;
		margin-left: 10px;
		color: #000;
		
	}
	/*discover*/
	.discover {
		background: #F8F8F8;
		padding: 80px 0px;
		margin-top: -35px;
	}
	.discover-content{
		text-align: center;
	}
	.discover h4{
		font-family: 'Poppins';
		font-size: 35px;
		line-height: 50px;
		color: #000;
		font-weight: 700;
		text-align: center;
	}
	.discover span{
		color: #20A7DF;
	}
	/*cdc*/
	.cdc{
		background: url(../images/cdc-bg.jpg);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		padding: 80px 0px;
	}
	.cdc .hr-service {
		display: flex;
	}
	.cdc .hr1 {
		background: #EF3E36;
		height: 3px;
		width: 6%;
		margin-top: 8px;
		margin-right: 5px;
	}
	.cdc  h3{
		color: #EF3E36;
	}
	.cdc p{
		color: #fff;
		font-size: 16px;
		line-height: 30px;
	}
	.cdc .card{
		margin-top: 30px;
		padding: 0 10px 0 0;
		border-right: 2px solid #fff;
	}
	.cdc-content {
		padding: 40px 40px;
		background: rgb(33 ,69 , 54 , 0.8);
	}
	.cdc h4{
		font-family: 'Poppins';
		font-size: 40px;
		line-height: 45px;
		font-weight: 700;
		color: #000;
		margin-top: 40px;
	}
	.cdc .logo{
		display: flex;
		justify-content: space-between;
		margin-bottom: 30px;
	}
	.cdc h5{
		font-family: 'Poppins';
		font-size: 20px;
		line-height: 45px;
		font-weight: 700;
		color: #fff;
		text-align: left;
	}
	.cdc .card-text{
		font-size: 14px;
	}
	/*service*/
	.testimonials{background:#fff; padding:80px 0; }
	.testimonials .service-img{position: relative; z-index:1; overflow: hidden;}
	.testimonials .service-img .title-section{position: relative;}
	.testimonials .service-img .title-section h2{color: #000; margin-bottom:30px;}
	.testimonials .service-img .title-section a{text-decoration: none; display: inline-block; color:#fff; font-weight:18px; font-family: 'Lato'; padding-bottom: 1px; border-bottom:1px solid #fff;}
	.testimonials .service-img img{width:100%; transition: all linear .3s;}
	.testimonials .service-img:hover img{transform: scale(1.1);}
	.testimonials .service-block{background:#fff; padding: 20px 20px; width:100%;border: 2px solid #798795;border-radius: 10px; text-align: left;  justify-content: center; align-items: center; flex-direction: column; transition: all linear .3s;}
	/*.service .service-block:hover{box-shadow: 0px 8px 4.6px 0.4px rgba(0, 0, 0, 0.3);}*/
	.testimonials .service-block img{margin-bottom:15px; transition: all linear .3s;}
	.testimonials .service-block:hover img{transform: rotateY(180deg);}
	.testimonials .service-block p{ font-size: 16px; font-family: "Poppins"; color: #000; font-weight: 300; line-height: 26px;}

	.testimonials .item{
		margin-right: 20px;
	}
	.testimonials-button{
		text-align: center;
	}
	.testimonials .hr-service {
		display: flex;
		margin-left: 465px;
	}
	.testimonials .hr1 {
		background: #EF3E36;
		height: 3px;
		width: 6%;
		margin-top: 8px;
		margin-right: 5px;
	}
	.testimonials .hr2 {
		background: #EF3E36;
		height: 3px;
		width: 6%;
		margin-top: 8px;
		margin-left: 5px;
	}
	#triangle-down {
		width: 0;
		height: 0;
		border-left: 25px solid transparent;
		border-right: 25px solid transparent;
		border-top: 20px solid #CD6928;
		margin-left: 50px;
	}
	.testimonials .client-detail{
		display: flex;
		margin-top: 20px;
	}
	.testimonials .client-text{
		margin-left: 20px;
	}
	.testimonials .client-text h4{
		font-family: 'Poppins';
		font-size: 18px;
		line-height: 25px;
		font-weight: 700;
		color: #20A7DF;
	}
	.testimonials .client-text p{
		font-family: 'Poppins';
		font-size: 16px;
		line-height: 25px;
		font-weight: 600;
		color: #EF3E36;
	}
	/*gallery*/
	.gallery .hr-service {
		display: flex;
		margin-left: 465px;
	}
	.gallery .hr1 {
		background: #EF3E36;
		height: 3px;
		width: 6%;
		margin-top: 8px;
		margin-right: 5px;
	}
	.gallery .hr2 {
		background: #EF3E36;
		height: 3px;
		width: 6%;
		margin-top: 8px;
		margin-right: 5px;
	}
	.gallery-button{
		text-align: center;
	}
	.gallery{padding:80px 0; background: #fff;}
	.gallery-img{ position:relative; z-index:1; overflow:hidden; margin-bottom:25px; overflow: hidden;}
	.gallery-img img{ width:100%; transition:all linear 0.3s; }
	.overlayer{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); height:100%; width:100%; background:rgba(0,0,0,0.5); opacity:0; transition: all linear 0.3s; }
	.overlayer-more{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); height:100%; width:100%; background:rgba(0,0,0,0.5); transition: all linear 0.3s; display: flex; justify-content: center; align-items: center;}
	.overlayer-more a{text-decoration: none; color: #fff; display: inline-block; font-size: 16px; font-weight:600;}
	.overlayer .fa{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); color:#fff; font-size:30px; }
	.gallery-img:hover img{ transform:scale(1.2,1.2); }
	.gallery-img:hover .overlayer{ opacity:1; }
	

	/*testimonials*/
	.do-you-need{background: #213140; background-size: cover; padding:80px 0; display:block; text-align: center;}
	.do-you-need .need{
		display: flex;
		justify-content: space-between;
		margin-top: 20px;
	}
	.do-you-need .logo-img{
		border-right: 2px solid #fff;
	}
	.do-you-need .title-section h4{
		font-family: 'Poppins';
		font-size: 25px;
		line-height: 45px;
		font-weight: 700;
		color: #fff;
	}
	.do-you-need .title-section p{
		font-family: 'Poppins';
		font-size: 13px;
		line-height: 25px;
		font-weight: 400;
		color: #fff;
		font-style: italic;
	}

	.review-img img{width:95%; margin:10px 0; }
	.testimonials .more a{background: transparent; border:1px solid #fff; color: #fff;  margin-top:40px;}
	/*quote*/
	.quote-block{padding:50px 0; background:url(../images/estimate-bg.png)center center no-repeat fixed; background-size: cover;}
	.quote-block .quote-form{padding:50px; background:rgba(0,0,0,0.7); margin:0 40px;}
	.quote-block .title-section h2{color: #fff;}
	.quote-block .title-section p{font-size: 17px; font-family: "Poppins"; color: rgb(255, 255, 255); line-height: 1.556; text-align: center; margin-bottom: 35px;}
	.quote-block .home-formstyle{padding:22px; border:1px solid #fff; background: transparent; color: #fff; border-radius:5px; margin:5px 0;}
	.quote-block .home-formstyle::placeholder{color: #fff;}
	.quote-block .btn-wrapper{display: flex; justify-content: space-between; align-items: center;}
	.quote-block .btn-home-formstyle{font-size: 14px; font-family: "Lato"; color: rgb(246, 245, 245); font-weight: bold; line-height: 1.714; padding:12px 30px; background:#ee212b; border:0; border-radius:5px; text-align: center; width: 180px; text-transform: uppercase;}
	.quote-block .btn-wrapper h4{font-size: 16px; font-family: "Poppins"; color: rgb(246, 245, 245); font-weight: bold; line-height: 1.5;}
	/*===== Contact Section =====*/
	.contact{padding:80px 0; background:#20A7DF;}
	.contact .contacts-desc p{font-size:15px; line-height:32px; color:#fff;}
	.contact h2{color:#fff; font-size:22px; margin-bottom:22px; font-weight:500; position: relative; z-index:1;}
/*.contact h2::before{content:''; position: absolute; bottom:-20px; left:0; height:2px; width:20px; background:#fff; z-index:1; }
.contact h2::after{content:''; position: absolute; bottom:-20px; left:30px; height:2px; width:70%; background:#ed1c24; z-index:1; }*/
.contact .footer-title{font-size: 36px; font-family: "Poppins"; color: rgb(238, 33, 43); font-weight: bold; line-height: 0.75; text-transform: capitalize; margin-bottom: 40px;}
.contact .footer-title span{display: inline-block; color: #fff;}
.contact h3{color:#fff; font-size:22px; margin-bottom:25px;}
.contact .contacts-list ul li{list-style:none; color:#fff; font-size:15px; line-height:36px; margin-bottom:10px;}
.contact ul li i{color: #fff; margin-right: 15px; }
.contact ul li .fa{height:30px;    align-items: center; justify-content: center; }
.contact .contact-details ul li i{color: #fff;}
.contact .business-hours ul li{ list-style:disc; color:#fff; font-size:15px; line-height:30px; margin-left:15px; padding-left:5px;}
.contact .business-hours ul li span{display: inline-block; width:150px;}
.contact .business-hours img{margin-right:20px;}
.contact .contact-details ul li{list-style: none; color:#fff; font-size:18px; margin-bottom:20px; margin-top: 20px;}
.contact .contact-details  p .fa { font-size: 16px; color: #fff !important; margin-top: 20px;}
.contact .service-area h2::after{width:200px; background:#fff;}
.contact .service-area .logos-wrapper{display: flex; justify-content: space-between; align-items: center; margin:10px 0 0 -50px;}
.contact p{
	font-size: 16px;
	font-family: "Poppins";
	color: #fff;
	font-weight: 300;
	line-height: 30px;
}
.content .touch{
	display: flex;
}
.contact .quick-links ul{
	list-style: none;
}
.contact .contact-address ul{
	list-style: none;
}
.contact .quick-links ul li a{
	line-height: 30px;
	color: #fff;
	font-size: 16px;
}
.contact .contact-address ul li {
	line-height: 30px;
	color: #fff;
	font-size: 16px;
}
.contact .business-hours img{
	width: 100%;
}
.contact a{
	margin-left: 0px;
}
.contact .service-area h4{
	color: #fff;
	line-height: 40px;
}
/*===== Footer Section =====*/
.footer{ margin: 0; padding: 20px 0; background: rgb(0 ,0 ,0, 0.91); }
.copyright p{ color: #fff; font-size: 14px; text-align: center; }
.copyright p a{ color: #000; text-decoration: none; font-weight: 700; }

/*===== Slider Plugins =====*/
#owl-demo .owl-buttons{ display: none; }
#owl-demo .owl-pagination { position: absolute; left: 50%; top: 91%; transform: translate(-50%,-50%); z-index: 9; display: none;}
#owl-demo .owl-pagination .owl-page span{ width: 15px; height: 15px; border-radius: 50%; background: #fff; border: #fff solid 3px; opacity: 1; }
#owl-demo .owl-pagination .active span{ background: #ff0000; }

#owl-demo-home-slider .owl-buttons{ display: none; }
#owl-demo-home-slider .owl-pagination { position: absolute; left: 50%; top: 91%; transform: translate(-50%,-50%); z-index: 9; }
#owl-demo-home-slider .owl-pagination .owl-page span{ width: 15px; height: 15px; border-radius: 50%; background: #fff; border: #fff solid 3px; opacity: 1; }
#owl-demo-home-slider .owl-pagination .active span{ background: #ff0000; }

#owl-demo1 .owl-buttons{display:none;}
#owl-demo1 .owl-pagination { position: absolute; left: 50%; top: 106%; transform: translate(-50%,-50%); z-index: 9; }
#owl-demo1 .owl-pagination .owl-page span{ width: 15px; height: 15px; border-radius: 50%; background: transparent; border: #fff solid 3px; opacity: 1; }
#owl-demo1 .owl-pagination .active span{ background: #fff; }

#owl-demo2 .owl-buttons{ display: none; }
#owl-demo2 .owl-pagination { position: absolute; left: 85%; top: 110%; z-index: 9; }
#owl-demo2 .owl-pagination .owl-page span{ margin: 0 5px; width: 10px; height: 10px; border-radius: 50%; background: #0d4a77; border: none; opacity: 1; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#owl-demo2 .owl-pagination .active span{ transform: scale(2,2); background: #0d4a77; }

#owl-demo3 .owl-pagination{ display: none }
#owl-demo3 .owl-buttons .owl-prev{ position: absolute; left: 46%; top: 120%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 40px; height: 40px; background: #fff; color: #0d4a77; font-size: 24px; font-weight: 400; border-radius: 0; opacity: 1; padding-right: 14px; padding-top: 0; border: #fff solid 2px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#owl-demo3 .owl-buttons .owl-next{ position: absolute; left: 54%; top: 120%; transform: translate(-50%,-50%); z-index: 99999; font-family: 'FontAwesome'; text-align: center; width: 40px; height: 40px; background: #fff; color: #0d4a77; font-size: 24px; font-weight: 400; border-radius: 0; opacity: 1; padding-left: 10px; padding-top: 0; border: #fff solid 2px; box-sizing: border-box; box-shadow: 0px 0px 15px -5px #666; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#owl-demo3 .owl-buttons .owl-prev:hover,
#owl-demo3 .owl-buttons .owl-next:hover{ background: #fff; color: #0d4a77; }

/*===== form-content =====*/
.form-content{
	padding: 50px 0px;
	position: relative;

}
.form-content h3{
	color: #fff;
	font-size: 18px;
}
.freeblock{
	font-size: 32px;
	line-height: 60px;
}
.form-content .hr1{
	background: #fff;
	height: 3px;
	width: 6%;
	margin-top: 8px;
	margin-right: 5px;
}
.form-content .hr-service {
	display: flex;
}
.form-content:before {
	content: '';
	position: absolute;
	width: 55%;
	height: 100%;
	left: 0;
	background: #20A7DF;
	top: 0;
}
.form-content:after {
	content: '';
	position: absolute;
	width: 45%;
	height: 100%;
	right: 0;
	background: url(../images/form-content-bg.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top: 0;
}

/*===== Testimonials Page =====*/
.reviewsblock{ padding: 5px 0 12px; background: #030F27; width: 100%; text-align: center; margin-bottom: 25px; }
.reviewsblock h4{ text-transform: uppercase; color: #fff; font-size: 24px; font-weight: 700; }
.testimonial_box h5{ text-transform: uppercase; color: #EF3E36; font-size: 16px !important; font-weight: 600; margin-bottom: 10px; }
.reviewsform{ padding: 15px 0 1px; background: #eee; min-height: 150px; width: 100%; }
.reviewsformstyle{ height: 44px; border-radius: 0; border: #666 solid 1px; color: #666; }
.reviewsform input::placeholder{ color: #666; }
.reviewsform textarea::placeholder{ color: #666; }
.btn-reviewsformstyle{ display: block; text-transform: uppercase; width: 100%; color: #fff; background: #0d4a77; border: none; padding: 10px 16px; font-size: 18px; border-radius: 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; }
.btn-reviewsformstyle:hover{ background: #2ecc71; }
.testimonials-page{ display: block; margin-top: 15px; }

.testimonials-page .panel-group .panel{ border-radius: 0; border: none; }
.testimonials-page .panel-heading{ padding: 0; border: none; }
.testimonials-page .panel-title{ padding: 0; border: none; }
.testimonials-page .panel-title a{ position: relative; display: block; padding: 15px 50px 15px 15px; margin-bottom: 0; background: #0d4a77; text-decoration: none; text-transform: uppercase; font-size: 16px; color: #fff; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.testimonials-page .panel-title a:hover{ background: #0d4a77; color: #fff; }
.testimonials-page .panel-title .collapsed{ background: #fff; color: #0d4a77; position: relative; }
.testimonials-page .panel-title .collapsed::before{ content: ""; position: absolute; top: 50%; right: 0; width: 25px; font-family: 'fontawesome'; text-align: center; font-size: 20px; transform: translate(-50%,-50%); z-index: 999; }
.testimonials-page .panel-title a::before{ content: ""; position: absolute; top: 50%; right: 0; width: 25px; font-family: 'fontawesome'; text-align: center; font-size: 20px; transform: translate(-50%,-50%); }
.testimonials-page .panel-body{ box-sizing: border-box; -webkit-box-shadow: 0 0 15px -5px #666; -moz-box-shadow: 0 0 15px -5px #666; -o-box-shadow: 0 0 15px -5px #666; box-shadow: 0 0 15px -5px #666; }
.testimonials-page .panel-body p{ color: #0d4a77; font-size: 16px; line-height: 30px; }

.testimonials-page h4{ margin-bottom: 0; margin: 0; }
.testimonials-page .panel-body{ border: #eee solid 1px; border-top: none; }
.testimonials-page .panel-body p{ margin-bottom: 0; }

/*===== Contact Form Section =====*/
.formstyle{ padding-left: 65px; height: 50px; border-color: #666; border-radius: 0; }
.btn-formstyle{ margin-top: 15px; width: 150px; color: #fff; background-color: #EF3E36; border: none; border-radius: 0; padding: 15px 16px; font-size: 18px; line-height: 1.3333333; transition: all linear 0.3s; }
.btn-formstyle:hover{ background: #2ecc71; }
.googlemap{ height: 345px; overflow: hidden; border: #eee solid 1px; }
.form-horizontal .form-group{ margin-right: 0; margin-left: 0; }
.content .form-horizontal .form-group input::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea::placeholder{ color: #666; }
.form_section .fa{ position: absolute; height: 50px; width: 50px; background: #666; text-align: center; padding-top: 15px; color: #fff; font-size: 18px; }
.form_section .sms{ height: 174px; }

/*===== Quote Form Section =====*/
.quoet-address{ margin-top: 30px; }
.quoet-address ul li{ list-style: none; font-size: 20px; margin-left: 5px; margin-bottom: 30px; line-height: 30px; }
.quoet-address ul li span{ font-size: 18px; font-weight: 700; color: #666; }
.quoet-address ul li a{ color: #0d4a77; }

/*===== Free Estimate Form Page =====*/
.free-estimate-form .freeblock{ color: #fff;  }
.freeestimatestyle{  height: 50px; border-radius: 0; border: #666 solid 1px; }
.btn-freeestimatestyle{ 
	text-transform: uppercase;
	width: 139%;
	color: #fff;
	background: transparent;
	border: 2px solid #fff;
	padding: 15px 16px;
	font-size: 16px; }
	.btn-freeestimatestyle:hover{ background: #2ecc71; }
	.free-estimate-form .form-horizontal .form-group { margin-right: -15px; margin-left: -15px; }
	.free-estimate-form .fa{ position: absolute; top: 25px; height: 50px; width: 50px; background: #666; text-align: center; padding-top: 15px; color: #fff; font-size: 18px; }
	.free-estimate-form .sms{ height: 174px; }

	/*=====Contact Page =====*/
	.contact-page-location-map{ display: block; margin-top: 30px; }

	@media only screen and (max-width: 1340px){
		#triangle-up{
			margin-left: 384px !important;
		}
	}

	/*========== Responsive ==========*/
	@media (max-width: 991px){

		.logo{display: block; text-align: center;}
		.navbar-inverse .navbar-nav li a{font-size:14px; margin:0; padding:0 0 0 15px; border:none;}
		.home-image img{width:100%;}
		.home .home-image::before{top: 35px; left: 0px;}
		.service .service-block{padding:10px;}
		.testimonials-slider{margin-bottom:30px;}
		.testimonials .title-section-review h2{margin-bottom:20px;}
		.review-img img{width:auto;}
		.get-quote-title h2{font-size:39px;}
		.get-quote-title h3{font-size:27px;}
		.contact-desc p img{margin-bottom:30px;}
		.welcome img{
			width: 100% !important;
		}
		#triangle-up{
			display: none;
		}
		.section-banner .banner-img .banner-title h3{
			font-size: 35px;
			line-height: 45px;
		}
		.buttom-right{
			left: 0%;
		}
		.button-content{
			float: right;
		}
		.button-content h4, a {
			margin-left: 28px;
		}
		.discover h4{
			font-size: 30px;
		}
		.choose .hr-service{
			margin-left: 280px;
		}
		.testimonials .hr-service{
			margin-left: 280px;
		}
		.gallery .hr-service{
			margin-left: 280px;
		}
		.choose .design h4 {
			font-size: 12px;
		}
		.welcome .certified-content{
			display: none;
		}
		.welcome .phone-call-text a{
			font-size: 16px;
		}
		.title-section h2 {
			font-size: 18px;
			line-height: 31px;
			margin-bottom: 0px;
		}
		.welcome h4{
			line-height: 26px;
		}
		.btn-freeestimatestyle {
			width: 246%;
		}
	}
	@media (max-width: 767px){

		/*===== Go To Top =====*/
		#back-top{ right: 10px; bottom: 10px; }
		#back-top a .fa{ font-size: 16px; width: 40px; height: 40px; padding-top: 10px; }

		/*===== Left Social Icon =====*/
		.share_icon .fa{ left: 9px; bottom: 9px; width: 42px; height: 42px; font-size: 20px; padding: 10px 2px 0 0; }
		.social_icon ul li .fa{ left: 10px; bottom: 10px; width: 40px; height: 40px; font-size: 20px; text-align: center; padding:0; }
		.social_icon.active ul li:nth-child(1) .fa{ bottom: 130px; }
		.social_icon.active ul li:nth-child(2) .fa{ bottom: 90px; }
		.social_icon.active ul li:nth-child(3) .fa{ bottom: 50px; }

		/*===== Body Section =====*/
		.header-content .icon-block {
			display: none;
		}
		.welcome .phone-call img {
			margin-left: 10px;
		}
		.button3{
			margin-left: 0px;
		}
		#triangle-up{
			display: none;
		}
		.wrapper{
			background: #EF3E36;
		}
		.tab_button a{
			margin-left: 15px;
		}
		.also-content{
			display: block;
		}
		.gallery .hr-service{
			margin-left: 100px;
		}
		.welcome .certified-content{
			display: none;
		}
		.welcome .hr-service{
			margin-top: 20px;
		}
		.welcome h4{
			line-height: 35px;
			text-align: left;
		}
		.welcome .title-section p{
			text-align: left;
		}
		.choose .hr-service{
			margin-left: 100px;
		}
		.testimonials .hr-service {
			margin-left: 100px;
		}
		.buttom-right {
			display: none;
		}
		.working h4 {
			font-size: 35px;
			line-height: 45px;
			text-align: center;

		}
		.sidebar a{
			margin-left: 0px;
		}
		.cdc .card h5{
			text-align: center;
		}
		.service:before{
			width: inherit;
		} 
		.form-content:before{
			width: 100% !important;
		}
		.form-content:after{
			width: 0%;
		}
		.do-you-need .need{
			display: block;
		}
		.working p{
			text-align: center;
		}
		.welcome img{
			width: 100% !important;
		}
		.choose .choose-block{
			margin-bottom: 20px;
		}
		.menu_icon_box{display: block; background: #000;}
		.logo img{width:35%;        margin-bottom: -261px;}
		.top-header{margin-top:57px; display: block; text-align: center; padding:15px 0; }
		.middle-header .header-content ul{display: block;}
		.home-content{margin: 0;}
		.top-header p{text-align: center;}
		.top-header ul{text-align: center;}
		.middle-header .header-content ul li{width:100%;}
		.middle-header .header-content ul li:last-child{width:100%; margin:10px 0;}
		.bottom-header{background:transparent;}
		.bottom-header::before{display: none;}
		.section-banner{top:0; margin-top: 10px;}
		.quote a{width:100%; margin-left: 6px; margin-top: -42px;}
		.section-banner .banner-img .banner-title h3{font-size: 35px;   line-height: 52px;}
		.section-banner .banner-img .banner-title{padding-bottom:10px;}
		.home-content{ padding: 50px 30px 30px;}
		.how-it-works-block-arrow::before{display: none;}
		.how-it-works-block{margin-bottom:30px;}
		.service .service-img{margin-bottom:30px;}
		.testimonials .testimonials-slider p{font-size:17px;}
		.quote-block .quote-form{ margin: 0; padding:30px; }
		.quote-block .form-group{margin-bottom: 0;}
		.quote-block .btn-wrapper{flex-direction: column; margin-top: 20px;}
		.quote-block .btn-wrapper h4{margin-top: 10px;}
		.contact .footer-title{font-size:26px;}
		.contact h2{margin-top:30px;}
		.contact .service-area .logos-wrapper{margin-left:0;}
		.section-banner .banner-img .banner-title a{font-size: 10px; }
		.home .title-section h1{font-size:25px;}
		.title-section{text-align: center;margin-left: 0px;     width: 100%;}
		.title-section h2{font-size:24px; text-align: left;line-height: 40px;}
		.home .home-image::before{width:101%; border-radius:16px; top:28px; left:5px;}
		.title-section h2::before{left:45%;}
		.choose-us-block{margin-bottom:30px;}
		.review-img img{width:48%;}
		.get-quote-title{display: block; text-align: center;}
		.get-quote-title h2{font-size:28px; line-height:32px;}
		.get-quote-title h3{font-size:17px; display: block; margin: 20px 0;}
		.get-quote-content{display: block; text-align: center;}
		.contact .title-section .desc-title span{font-size:18px;}
		.contact-links{padding: 0;}
		.contact-links img{margin-bottom:30px;}

		/*===== jQuery Control =====*/
		#owl-demo1 .owl-buttons .owl-prev{ left: 30px; top: 26%; width: 40px; height: 40px; color: #333; border: #333 solid 2px; padding-top: 0px; opacity:0.5; background:#fff; opacity: 0.5;}
		#owl-demo1 .owl-buttons .owl-next{ right: -10px; top: 26%; width: 40px; height: 40px; color: #333; border: #333 solid 2px; padding-top: 0px; opacity:0.5; background:#fff; opacity: 0.5;}
		#owl-demo2 .owl-pagination{ top: 90%; }
		#owl-demo3 .owl-buttons .owl-prev{ left: 40% }
		#owl-demo3 .owl-buttons .owl-next{ left: 60%; }

		/*===== Page Section =====*/
		.section-banner img{
			height: 55vh;
		}
		.banner-title p {
			font-size: 12px;
		}
		.section-banner .banner-img .banner-title1{
			background: transparent;
		}
		.content-banner{ padding: 20px 0; }
		.content-block{ min-height: auto; }
		.content .underline-style{ margin-bottom: 15px; }
		.content{ padding: 30px 0; }
		.content h2{ font-size: 20px; }
		.content h3{ font-size: 16px; }
		.content h4{ font-size: 16px; }
		.sectiontitleunderline{ width: 100px; margin-bottom: 15px; }
		.content p,
		.content ul li{ font-size: 14px; line-height: 24px; }
		.content ul li span{ font-size: 14px; line-height: 24px; }
		.reviewsform{ margin-bottom: 30px; }
		.reviewsblock h4{ font-size: 18px; }
		.reviewsblock{ padding: 5px 0 10px; }
		.btn-reviewsformstyle{ font-size: 14px; }
		.testimonials-page h4{ font-size: 18px; }
		.testimonials-page p{ padding: 0; }
		.testimonials-page .panel-body p{ font-size: 14px; line-height: 23px; }
		.formstyle{ padding-left: 50px; height: 40px; }
		.form_section .fa{ width: 40px; height: 40px; }
		.form_section .sms{ width: 40px; height: 174px; }
		.btn-formstyle{ display: block; margin: 0 auto; width: 100px; font-size: 14px; margin-bottom: 15px; }
		.quoet-address{ margin-top: 15px; }
		.quoet-address ul{ margin-bottom: 15px; }
		.quoet-address ul li{ margin-bottom: 15px; font-size: 14px; }
		.quoet-address ul li span{ font-size: 16px; }
		.free-estimate-form .freeblock{ margin-bottom: 0; }
		.freeestimatestyle{ height: 40px;}
		.btn-freeestimatestyle{ display: block; margin: 0 auto; width: 100%; font-size: 14px; }
		.free-estimate-form .fa{ width: 40px; height: 40px; }
		.free-estimate-form .sms{ width: 40px; height: 174px; }
	}