//*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
@import url("https://fonts.googleapis.com/css2?family=Arial&display=swap");

h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
body{
	font-family: 'Open Sans', sans-serif;
	background:#fff;
}
.btn1{
	font-size: 26px;
    background: #3003ff;
    color: #ffffff;
    font-weight: 600;
    text-shadow: 1px 1px #827b7b;
    box-shadow: 1px 2px #827b7b;
    border-radius: 1px;;
}
.btn1:hover{
	background: yellow;
	color: black;
}
.calls{
	margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: black;
    padding: 15px 0 11px 0;
}
.calls1{
	margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: white;
    padding: 15px 0 11px 0;
}
/*----------------------section-1-----------------------*/
.st0001{
	background: #0f212e;
}
.st0001 p{
	line-height: 3;
    color: white;
    font-size: 20px;
}
/*----------------------section-1-----------------------*/
/*----------------------section-1-----------------------*/
.st0002{
	width: 100%;
	height: auto;
	background-image: url("background.jpg");
	 background-color: #cccccc;
	 background-size: cover;
	 padding: 90px 0 90px 0;
	}

.st0002 h1{
	font-size: 38px;
    line-height: 1.5;
    color: white;
    font-weight: 600;
    padding: 4px 0 38px 0;
}
.st0002 h1 > span {
    color: yellow;
}
.st0002 p{
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	color: yellow;
	padding: 15px 0 31px 0;
}
.st0003{
	width: 60%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 63px	 0;
    margin-top: -117px;

}.st0003 h1{
	font-size: 25px;
    font-weight: 600;
    padding: 29px 0 15px 0;

}
.st0004{
	height: auto;
	background: #e0e0e0;
	padding: 90px 0 90px 0;
}
.st0004 h1{
	    padding: 0 0 47px 0;
	    color: black;
	    font-size: 35px;
	    font-weight: 600;
	    line-height: 1.3;
}
.custom-list {
    list-style: none;
    padding-left: 0;
    padding: 0 0 60px 0;
}
.custom-list li {
	font-size: 20px;
	position: relative;
	padding-left: 52px;
	padding-top: 15px;
	
}
.custom-list li:before {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url('hand.png');
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.st0005{
	background: #02045f;
	padding: 90px 0 90px 0;
}
.st0005 h1{
	line-height: 1.5;
    color: white;
    font-weight: 600;
    font-size: 32px;
}
.st0006{
	width: 60%;
    padding: 90px 0 63px 0;
    margin-left: auto;
    margin-right: auto;
}
.st0006 h1{
	line-height: 1.5;
    color: black;
    font-weight: 600;
    padding-bottom: 35px;
}
.st0006 img{
	border: solid #432bd2 2px;
	margin: 9px 0 0 0;
}
.tstm{
	padding-bottom: 25px;
}
.st0007{
	background: #0f212e;
}
.p1{
	margin: 0;
	line-height: 3;
	color: white;
	text-align: right;
}
.p2{
	margin: 0;
	line-height: 3;
	color: white;
	text-align: left;
}
.st0007 p{
	font-size: 16px;
}
.st0007 a{
	text-decoration: none;
	color: white;
}
@media screen and (max-device-width: 640px), screen and (max-width: 767px){

.btn1 {
    font-size: 18px;
    background: #3003ff;
    color: #ffffff;
    font-weight: 500;
}
.st0001 p {
	line-height: 1.4;
	color: white;
	font-size: 13px;
	padding: 5px 0 5px 0;
}
.st0002 {
          padding: 40px 0 96px 0;

}
.st0002 h1 {
    font-size: 22px;
    }
.st0002 p {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    }
.st0003 {
    width: 91%;
}
.st0003 h1 {
    font-size: 15px;
    font-weight: 600;
    padding: 29px 0 15px 0;
}
.st0004 {
     padding: 40px 0 40px 0;
 }
 .st0004 h1 {
    padding: 0 0 15px 0;
    color: black;
    font-size: 20px;
 }
 .custom-list {
    list-style: none;
    padding-left: 0;
    padding: 0 0 30px 0;
}
.custom-list li {
    font-size: 14px;
    padding-top: 28px;
}
.custom-list li:before {
    content: '';
    width: 30px;
    height: 30px;
   
}
.st0005 {
    background: #02045f;
    padding: 40px 0 40px 0;
}
.st0005 h1 {
    line-height: 1.5;
    color: white;
    font-weight: 600;
    font-size: 20px;
}
.st0006 {
    width: 95%;
    padding: 40px 0px 0 0;
}
.st0006 h1 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    padding-bottom: 35px;
    }
.st0007 {
    background: #0f212e;
    margin: 21px 0 0 0;
}
.st0007 p {
    font-size: 9px;
}
.p2 {
width: 50%;
text-align: center;
margin: 0;
}
.p1 {
width: 50%;
text-align: right;
margin: 0;
}
/*----------------------section-1-----------------------*/