body{font-size:14px;font-family: 'Poppins', sans-serif;margin:0;padding:0;line-height:24px;}
.container{margin:0 auto;max-width:1248px;width:100%;}
.header{float:left;width:100%;margin-top: 45px;}
.logo{
	float:left;
	width:auto;
}
.callus{
	float:right;
}
.callus a{
	background: #121212;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 10px 34px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    border-radius: 60px;
}
.callus a:hover{background:#F46E00}
.banner{
	float:left;
	width:100%;
	margin: 26px 0 0 0;
}
.slide-left{
	float:left;
	width:46%;
	padding: 0 0 0 4%;
	position:relative;
}
.inner-bg{
	float:left;
	width:100%;
    background:#FFEBDA;
	border-radius:30px;
	position: relative;
}
.slide-left::before{
	content: '';
    background: url(images/Union.png) left center no-repeat;
    position: absolute;
    left: -72px;
    top: 49px;
    width: 163px;
    height: 115px;
}
.slide-left h1{
	font-family: 'Poppins', sans-serif;
	color:#000;
	display: inline-block;
    width: 100%;
	line-height:80px;
	font-size:65px;
	font-weight:700;
	margin:175px 0 0 0;
}
.slide-left h4{
	font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 23px;
    line-height: 31px;
    letter-spacing: 3px;
}
.slide-left ul{
	display:block;
	margin:0;
	list-style:none;
	padding:0;
}
.slide-left ul li{
	float: left;
    width: 100%;
    background: url(images/Bullets.png)left center no-repeat;
    padding: 0 0 0 34px;
    font-size: 18px;
    margin-bottom: 11px;
    line-height: 34px;
}
.slide-right{
	float:right;
	width:50%;
}
.slide-right img{width:100%}
.toptick{
	position:absolute;
	left:0;
	top:0;
}
.form-container{
	float:left;
	width:100%;
	margin:80px 0 0 0;
	background:url(images/Form-background.png)left center no-repeat;
	background-size:cover;
	padding:50px 0 70px 0;
}
.form-container h3{
	display:inline-block;
	width:100%;
	font-family: 'Poppins', sans-serif;
	text-align:center;
	color:#F46E00;
	font-size:40px;
	font-weight:600;
}
.form-container form{
	margin:0 auto;
	max-width:980px;
	width:100%;
}
.check{
	float: left;
    width: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #fff;
    font-weight: 300;
    margin: 16px 0;
}
.button-box{
	float: left;
    width: 100%;
    text-align: center;
	margin:5px 0 0 0;
}
.boxes-layout{
	float: left;
    width: 100%;
    margin: 100px 0 25px 0;
    text-align: center;
}
.boxes-layout .box.first{position:relative;}
.boxes-layout .box.first::before{
	background:url(images/Timeline-line.png)center center no-repeat;
	content: '';
    position: absolute;
    left: -131px;
    top: 140px;
    width: 136px;
    height: 110px;
}
.boxes-layout .box.first::after{
	background:url(images/Timeline-line2.png)center center no-repeat;
	content: '';
    position: absolute;
    right: -96px;
    top: 132px;
    width: 92px;
    height: 110px;
}
.boxes-layout .box.second::after{
    background:url(images/Timeline-line3.png)center center no-repeat;
	content: '';
    position: absolute;
    right: -93px;
    top: 109px;
    width: 87px;
    height: 110px;
}
.boxes-layout .box.third{position:relative;}
.boxes-layout .box.third::after{
    background:url(images/Timeline-line4.png)center center no-repeat;
	content: '';
    position: absolute;
    right: -135px;
    top: 150px;
    width: 128px;
    height: 89px;
}
.boxes-layout .box.second{
	margin:0 7%;
	position:relative;
}
.boxes-layout .box{
	display:inline-block;	
    width: 25%;
	font-size:16px;
	font-family: 'Poppins', sans-serif;
}
.boxes-layout .box h3{
	font-family: 'Poppins', sans-serif;
    font-size: 20px;
	font-weight:600;
}
.button-box input[type="submit"]{
	background: #F46E00;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    padding: 14px 60px;
    border-radius: 60px;
    color: #fff;
    font-weight: 600;
	margin:0 21px 0 0;
}
.button-box input[type="button"]{
	background: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
	border:2px solid #F46E00;
    padding: 14px 60px;
    border-radius: 60px;
    color: #F46E00;
    font-weight: 600;
}
.button-box input[type="submit"]:hover{
	background: #fff;
	border:2px solid #F46E00;
	color:#F46E00;
}
.button-box input[type="button"]:hover{
	background: #F46E00;
	color:#fff;
}
.form-container form p{
	float: left;
    width: 48%;
}
.form-container form p.last{
	margin-left: 3.5%;
}
.form-container form p label{
	font-family: 'Poppins', sans-serif;
	color:#fff;
	margin-bottom: 10px;
	font-size:18px;
	font-weight:300;
	display:inline-block;
	width:100%;
}
.form-container form p input[type="text"],
.form-container form p input[type="tel"],
.form-container form p input[type="email"]{
	display:inline-block;
	font-family: 'Poppins', sans-serif;
	width: 96%;
	border: 0.5px solid rgba(0, 0, 0, 0.12);
	box-shadow: 0px 14px 19px -4px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	padding: 12px 7px;
	color:#000;
}
.form-container form p select{
	display:inline-block;
	font-family: 'Poppins', sans-serif;
	width: 100%;
	border: 0.5px solid rgba(0, 0, 0, 0.12);
	box-shadow: 0px 14px 19px -4px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	padding: 12px 7px;
	color:#000;
}
.form-container form p input::placeholder{
	font-family: 'Poppins', sans-serif;
	color:#000;
}
.footer{
	float:left;
	width:100%;
	text-align:center;
	color:#7E7E7E;
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size:20px;
	padding: 21px 0;
}

@media screen and (max-width: 1200px){
 .boxes-layout .box.third::after{background-size: 100%;width: 82px;}	
}
@media screen and (max-width: 1024px){
.header{padding: 0 15px;width: 97%;}
.form-container{padding: 50px 15px 70px;width:97%;}
.boxes-layout .box.third::after{right: -49px;}
.slide-left h4{font-size: 20px; line-height: 27px;letter-spacing: 2px;}
.inner-bg{width: 97.5%;margin:0 15px;} 
.slide-left h1{font-size:58px;}
.slide-left::before{left:0;}
.boxes-layout .box.first::before,
.boxes-layout .box.third::after{display:none;}
}
@media screen and (max-width: 960px){
.form-container h3{font-size:31px;}
.boxes-layout .box.first::after{background-size:100%;}
.boxes-layout .box.second::after{background-size:100%;}
.slide-left h1{font-size: 41px;line-height: 48px;}
.slide-left h4{font-size:16px;}	
.slide-left ul li{font-size:16px;line-height: 24px;}
}
@media screen and (max-width: 700px){
.form-container h3{font-size:30px;line-height: 33px;}
.slide-left{width: 89%;padding: 0 5% 0 5%;}	
.slide-right{width:100%;}
.boxes-layout .box.first::after{display:none;}
.boxes-layout .box.second::after{display:none;}
}
@media screen and (max-width: 480px){
.form-container form p{width:100%;}
.logo{width:100%;text-align:center;}
.callus a{display:inline-block;}
.header{margin-top: 25px;}
.boxes-layout .box{width:100%;}
.boxes-layout .box.second{margin:15px 0;}
.callus{width: 100%;text-align: center;margin: 25px 0 10px 0;}	
.form-container form p.last{margin-left: 0;}
.button-box input[type="submit"]{margin:0 0 20px 0}
}
