*{
	padding: 0;
	margin: 0;
}

body{
	font-family: 'Roboto', sans-serif!important;
font-family: 'Work Sans', sans-serif !important;
background-color: #262424!important;

font-weight: 200 !important;


}
.container{
	width: 1100px;
    margin: 0 auto;
}

.header{
	
	padding: 20px 0px;
   
    background: linear-gradient(90deg, rgb(4 4 4) 35%, rgb(57 54 58) 100%);
}
a{
	text-decoration: none !important;
}

.btn{
	color: #efb903;
	border: 2px solid #efb903;
	padding: 5px 10px;
}
.sec1{
	background:radial-gradient( rgb(57 54 58) 10%, rgb(4 4 4) 100%); 
    margin-bottom: 5px;
	padding-bottom: 60px;
	
}

.sec1-txt{
	
	padding-top: 10px;
}
.sec1-img{
	
	padding-top: 80px;
}
.sec1-txt h2{
	color: #efb903;
	padding-top: 80px;
}
.sec1-txt p{
	
	margin-top: 10px;
	margin-bottom: 25px;
	color: #fff;
	font-size: 14px;

   
}

.phone{
    border-radius: 50px 50px 50px 50px;
	width: 190px;
	padding: 11px 20px;
	padding-right: 30px;
	background-color: #fff;
/*	color: #1e1e1e;*/
    display: flex;
	margin-bottom: 10px;
/*	font-size: 14px;*/
	font-weight: 400;
	position: relative;
     
}
.ph{
	display: flex;
}
.phone a{
	color: #897878;
	font-size: 12px;
}
.phones{
 
	width: 100px;
	height: 41px;
	padding: 10px 20px;
	background-color: #006cb5 ;
	color: #efb903;
	border-radius: 50px 50px 50px 50px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	position: relative;
	left: 17%;
	border: 1px solid #006cb5 ;
}
.phones a{
	color: #fff;
	font-size: 12px;
}
/*.fa-greater-than:after{
    content: "\2e";
}*/
.sec2{
	background:radial-gradient( rgb(57 54 58) 10%, rgb(4 4 4) 100%); 
    padding-top: 20px;
	padding-bottom: 70px;
	 margin-bottom: 5px;
}
.sec2-txt h2{
	color: #efb903;
	padding-top: 50px;
}
.sec2-txt p{
	
	margin-top: 10px;
	margin-bottom: 20px;
	color: #fff;
}
.sec2-img{
	width: 50%;
	padding-top: 50px;
}
.sec2-con{
	display: flex;

}
.sec2-txt{
	width: 50%;
	padding-top:70px ;
}
.sec2-txt p{
	width: 90%;
	padding-top: 10px;
	margin-bottom: 25px;
	color: #fff;
	font-size: 12px;
    font-size: 14px;
   
}
.phon{
    border-radius: 50px 50px 50px 50px;
	width: 190px;
	padding: 12px 20px;
	padding-right: 30px;
	background-color: #fff;
/*	color: #1e1e1e;*/
    display: flex;
	margin-bottom: 10px;
/*	font-size: 14px;*/
	font-weight: 400;
	position: relative;
     
}
.ph{
	display: flex;
}
.phon a{
	color: #897878;
	font-size: 12px;
}
.phons{
 
	width: 60px;
	height: 15px;
	padding: 11px 20px;
	background-color: #006cb5 ;
	color: #efb903;
	border-radius: 50px 50px 50px 50px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	position: absolute;
	right: 30%;
	border: 1px solid #006cb5 ;
}
.phons a{
	color: #fff;
	font-size: 14px;
}
.copy h6{
	color: #797979;
	padding-bottom: 20px;
		font-weight: 400;
		   font-size: 12px;
}