@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&family=Work+Sans:wght@600&display=swap');




.titleh1{
	text-transform: capitalize;
	font-size:30px;
	text-align: center;
	font-family: 'Raleway', sans-serif;
}
.titlep{
	text-transform: capitalize;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
    
}




.class4{
	padding: 50px;
}
.class4 h6{
	font-size: 25px;
}
.class4 hr{
	width: 45%;
	margin-left: 0px;
	border: 2px solid black;
	font-family: 'Raleway', sans-serif;

}
.class4 p{
	    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.class5{
	padding: 50px;
}
.class5 p{
	font-size: 15px;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
   
}

.class6{
	background: #055585;
	height: 200px;
	position: relative;
}

.class8{
	height: auto;
	position: absolute;
	width: 80%;
	margin-left: 50px;
	border: 1px solid black;
}


.class9{
	height: auto;
	position: absolute;
	width: 80%;
	margin-left: 25px;
	border: 1px solid black;
}


.class10{
	height: auto;
	position: absolute;
	width: 80%;
	border: 1px solid black;
}
.class11{
	padding: 0px 20px;
	background: #fff;
}
.class12{
	height: 60px;
	background: #055585;

}
.class12 h1{
	text-align: center;
	padding-top: 15px; 
	font-weight: 600;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
}
.class13{
	height: 60px;
	background: #feb946;
}
.class13 h1{
	text-align: center;
	padding-top: 15px; 
	font-weight: 600;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
}
.class14{
	height: 60px;
	background: #2eb0ba;
}
.class14 h1{
	text-align: center;
	padding-top: 15px; 
	font-weight: 600;
	font-size: 20px;
font-family: 'Raleway', sans-serif;
}

.class21{
	background: #fff;
	height: 580px;
	-webkit-box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
-moz-box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
}
.class23{
	background: #1273eb;
	-webkit-box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
-moz-box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
	position: relative;
	height: 255px;
	border-radius: 0px 0px 0px 50px;
-moz-border-radius: 0px 0px 0px 50px;
-webkit-border-radius: 0px 0px 0px 50px;
border: 0px solid #000000;
}
.class23 h1{
	background: yellow;
	-webkit-box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
-moz-box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
    box-shadow: 0px 21px 54px -16px rgba(0,0,0,0.59);
    margin-top: 30px;
    position: absolute;
    font-size: 20px;
    height: 70px;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: black;
}
.class23 p{ 
	padding-top: 100px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: yellow;
}
.class23 h3{
	    margin-top: -9px;
    text-align: center;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 30px;

}
.class24{
	margin-top: 20px;
}
.class24 i{
	font-size: 20px;
    padding: 10px 14px 3px 20px;

}
.class24 h2{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
	font-size: 15px;
}

.class26{
	height: 500px;
	width: 100%;
}


.element {
  position: relative;
  height: 40px;
  width: 40px;
  margin: 0 auto;
  background-color: red;
  animation-name: stretch;
  animation-duration: 1.5s; 
  animation-timing-function: ease-out; 
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}






.class28{
	position: relative;
	margin-left: 200px;
	margin-top: 100px;
}
.class27{
	position: absolute;
	margin-left: 60px;
	margin-top: 10px;
}
.class27 h1{
	margin-left: 180px;
	font-size: 20px;
	font-weight: 700;
}
.class27 img{
	vertical-align: middle;
    border-style: none;
    margin-left: 200px;
    position: absolute;
    margin-top: -40px;
    width: 40px;
}


.class29{
	position: relative;
	float: right;
	margin-right: 100px;
	margin-top: 380px;
}

.class29 img{
	vertical-align: middle;
    border-style: none;
    margin-left: 59px;
    position: sticky;
    margin-top: 9px;
    width: 40px;
}

.class30{
	position: absolute;
	margin-left: 60px;
	margin-top: 10px;
}
.class29 h1{
	position: absolute;
	margin-left: 30px !important;
	font-size: 20px;
	font-weight: 700;
}



.class31{
	position: relative;
	float: right;
	margin-top: 220px;
	margin-right: 90px;
}

.class31 img{
	    vertical-align: middle;
    border-style: none;
    margin-left: 60px;
    position: sticky;
    margin-top: 10px;
    width: 40px;
}

.class32{
	position: absolute;
	margin-left: 60px;
	margin-top: 10px;
}
.class31 h1{
	position: absolute;
	margin-left: 60px !important;
	font-size: 20px;
	font-weight: 700;
}

@keyframes stretch {
  0% {
    transform: scale(.3);
    background-color: red;
    border-radius: 100%;
  }
  50% {
    background-color: orange;
    border-radius: 100%;
  }
  100% {
    transform: scale(1.5);
    background-color: yellow;
    border-radius: 100%;
  }
}



.class40 h1{
	padding: 50px;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
}

.class41{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	position: relative;
	margin-top: -10px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}

.class41 h4{
	color: #fff;
	font-size: 21px;
    text-align: center;
    margin-top: 51px;
    position: absolute;
    margin-left: 30px;
    font-weight: 600;
}





.class42{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	position: relative;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}

.class42 h4{
	    color: #fff;
    font-size: 19px;
    text-align: center;
    margin-top: 56px;
    position: absolute;
    margin-left: 20px;
    font-weight: 600;
}

.class43{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);    
}



.class43 h4{
	color: #fff;
	font-size: 21px;
    text-align: center;
    margin-top: 51px;
    position: absolute;
    margin-left: 53px;
    font-weight: 600;
}

.class46{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);   
}



.class46 h4{
	color: #fff;
    font-size: 21px;
    text-align: center;
    margin-top: 61px;
    position: absolute;
    margin-left: 48px;
    font-weight: 600;

}

.class47{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);   
}



.class47 h4{
	color: #fff;
    font-size: 21px;
    text-align: center;
    margin-top: 60px;
    position: absolute;
    margin-left: 60px;
    font-weight: 600;

}

.class44{
	position: absolute;
	margin-top: 215px;
	margin-left: 100px;
	width: 700px;
}

.border {
	height: 5px;
  background: linear-gradient(90deg, #1273eb 50%, transparent 50%), 
   linear-gradient(0deg, #1273eb 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;
  background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;
  animation: border-dance 4s infinite linear;
}
@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px;
  }
}


.class48{
	position: absolute;
	border-top: 5px dotted black;
	width: 300px;
	margin-top: 385px;
	margin-left: 320px;
}




.class50 h1{
	padding: 50px;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
}

.class51{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	position: relative;
	margin-top: -10px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}

.class51 h4{
	color: #fff;
	font-size: 21px;
    text-align: center;
    margin-top: 51px;
    position: absolute;
    margin-left: 42px;
    font-weight: 600;
}





.class52{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	position: relative;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}

.class52 h4{
	color: #fff;
    font-size: 19px;
    text-align: center;
    margin-top: 53px;
    position: absolute;
    margin-left: 60px;
    font-weight: 600;
}

.class53{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);    
}



.class53 h4{
	color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 49px;
    position: absolute;
    margin-left: 28px;
    font-weight: 600;
}

.class56{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);   
}



.class56 h4{
	    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 43px;
    position: absolute;
    margin-left: 28px;
    font-weight: 600;
}

.class57{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);   
}



.class57 h4{
	color: #fff;
    font-size: 21px;
    text-align: center;
    margin-top: 60px;
    position: absolute;
    margin-left: 60px;
    font-weight: 600;

}

.class54{
	position: absolute;
	margin-top: 215px;
	margin-left: 100px;
	width: 700px;
}

.border {
	height: 5px;
  background: linear-gradient(90deg, #1273eb#1273eb 50%, transparent 50%), 
   linear-gradient(0deg, #1273eb#1273eb 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;
  background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;
  animation: border-dance 4s infinite linear;
}
@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px;
  }
}


.class58{
	position: absolute;
	border-top: 5px dotted black;
	width: 300px;
	margin-top: 385px;
	margin-left: 320px;
}









.class60 h1{
	padding: 50px;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
}

.class61{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	position: relative;
	margin-top: -10px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}

.class61 h4{
	color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 43px;
    position: absolute;
    margin-left: 23px;
    font-weight: 600;

}





.class62{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	position: relative;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}

.class62 h4{
	    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 53px;
    position: absolute;
    margin-left: 25px;
    font-weight: 600;
}

.class63{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);    
}



.class63 h4{
	color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 49px;
    position: absolute;
    margin-left: 50px;
    font-weight: 600;
}

.class66{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);   
}



.class66 h4{
	color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 54px;
    position: absolute;
    margin-left: 26px;
    font-weight: 600;
}

.class67{
	width: 250px;
	height: 150px;
	border-radius: 50%;
	background: rgba(248,80,50,1);
	background: #1273eb;
	margin-top: 5px;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);   
}



.class67 h4{
	    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 50px;
    position: absolute;
    margin-left: 15px;
    font-weight: 600;
}

.class64{
	position: absolute;
	margin-top: 215px;
	margin-left: 100px;
	width: 700px;
}

.border {
	height: 5px;
  background: linear-gradient(90deg, #1273eb 50%, transparent 50%), 
   linear-gradient(0deg, #1273eb 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;
  background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;
  animation: border-dance 4s infinite linear;
}
@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 150px, 300px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 0px, 300px 150px;
  }
}


.class68{
	position: absolute;
	border-top: 5px dotted black;
	width: 300px;
	margin-top: 385px;
	margin-left: 320px;
}


.class110{
	height: 300px;
	width: 300px;

}

.class111{
	height: 300px;
	width: 300px;
	
}

.class112{
	height: 300px;
	width: 300px;
	
}

.class113{
	height: 300px;
	width: 300px;
	
}

.class102{
	margin: 0 auto;
	height: 180px;
	width: 180px;
	border-radius: 50%;
	animation: khushal 5s infinite;
	position: relative;
	background: #f1f1f1;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}
@keyframes khushal {


  0%   {left:0px; top:10px;}
  25%  { left:0px; top:-10px;}
  50%  { left:0px; top:20px;}
  75%  { left:0px; top:-20px;}
  100% { left:0px; top:0px;}
}
.class102 h1{
	padding-top: 50px;
	font-size: 20px;
}

.class103{
	height: 230px;
	width: 230px;
	margin: 0 auto;
	border-radius: 50%;
	animation: khu 10s infinite;
	position: relative;
	background: #f1f1f1;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}
@keyframes khu {


  0%   {left:0px; top:10px;}
  25%  { left:0px; top:-10px;}
  50%  { left:0px; top:20px;}
  75%  { left:0px; top:-20px;}
  100% { left:0px; top:0px;}
}

.class103 h1{
	padding-top: 70px;
	font-size: 20px;
}

.class104{
	height: 150px;
	width: 150px;
	margin: 0 auto;
	border-radius: 50%;
	animation: khus 5s infinite;
	position: relative;
	background: #f1f1f1;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}
@keyframes khus {


  0%   {left:0px; top:10px;}
  25%  { left:0px; top:-10px;}
  50%  { left:0px; top:20px;}
  75%  { left:0px; top:-20px;}
  100% { left:0px; top:0px;}
}

.class104 h1{
	padding-top: 50px;
	font-size: 20px;
}
.class105{
	margin: 0 auto;
	height: 250px;
	width: 250px;
	border-radius: 50%;
	animation: khush 10s infinite;
	position: relative;
	background: #f1f1f1;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.40);
}
@keyframes khush{


  0%   {left:0px; top:10px;}
  25%  { left:0px; top:-10px;}
  50%  { left:0px; top:20px;}
  75%  { left:0px; top:-20px;}
  100% { left:0px; top:0px;}
}

.class105 h1{
	padding-top: 70px;
	font-size: 20px;
}





#counter{
  background: rgba(black, .05);
  margin: 0 auto;
  justify-content: space-between;
  li{
    flex: 1;
    text-align: center;
    font-size: 50px;
  }
  span.percent:after {
    content: "+";
    display: inline-block;
  }
}




#classhr{

	width: 30%;
	border:5px solid gray;
	border-radius: 50%;
	margin-top: -8px;
	opacity: 30%;
}


#classourteam{
	width: 20%;
	border:5px solid gray;
	border-radius: 50%;
	margin-top: -22px;
	opacity: 30%;
}
#num:hover{
	text-decoration: none;
	color: red;
}


.thanks{
	padding: 50px;
}






















@media (min-width:768px) and (max-width:991px){
	.fake{
	height: 10px;
}
.class4 h2{
	text-align: center;
	font-size: 30px !important;
    font-weight: bolder !important;

}
.class4 hr{
	width: 100%;
	border: 2px solid black;
}
.class4 p{
	text-align: center;
}
.class6{
	height: auto;
	width: 100%;
	background: #fff;
}

.class8{
	height: auto;
	position: relative;
	width: 100%;

	margin-left: 25px;
	border: 1px solid black;
}

.class8 img{
	height: 150px;
}

.class9{
	height: auto;
	position: relative;
	width: 100%;
	margin-left: 25px;
	border: 1px solid black;
	
}

.class9 img{
	height: 150px;
}

.class10{
	height: auto;
	position: relative;
	width: 100%;
	margin-left: 25px;
	border: 1px solid black;
}

.class10 img{
	height: 150px;
}
.class12 h1 {
    text-align: center;
    padding-top: 7px;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}
.class13 h1 {
    text-align: center;
    padding-top: 7px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
}
.class14 h1 {
    text-align: center;
    padding-top: 18px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    font-family: sans-serif !important;
}
	
.class40 h1{
	font-size: 30px;
}

.class41 ,.class42 {
	width: 350px;
	margin: 0 auto;
	margin-top: 20px;
}

.class41 h4{
	color: #fff;
	font-size: 22px;
    margin-left: 83px;
}

.class42 h4{
	    color: #fff;
    font-size: 22px;
    margin-left: 53px;
}

.class43{
	width: 350px;
	margin: 0 auto;
	margin-top: 30px;
}
.class46{
	margin-left:50px;
	width: 350px;	
	margin-top: 30px;
}
.class47{
	margin: 0 auto;
	width: 350px;	
	margin-top: 30px;
}


.class43 h4{
       font-size: 22px;
    margin-top: 54px;
    margin-left: 97px;
}


.class46 h4{
	color: #fff;
    font-size: 22px;
    margin-left: 100px;
}
.class47 h4{
	color: #fff;
    font-size: 22px;
    margin-left: 118px;
}

/*********************/

.class50 h1{
	font-size: 30px;
}

.class51 ,.class52 {
	width: 350px;
	margin: 0 auto;
	margin-top: 20px;
}

.class51 h4{
	color: #fff;
	font-size: 22px;
    margin-left:90px;
}

.class52 h4{
	    color: #fff;
    font-size: 22px;
    margin-left: 90px;
}

.class53{
	width: 350px;
	margin: 0 auto;
	margin-top: 30px;
}
.class56{
	margin-left:50px;
	width: 350px;	
	margin-top: 30px;
}
.class57{
	margin: 0 auto;
	width: 350px;	
	margin-top: 30px;
}


.class53 h4{
       font-size: 22px;
    margin-top: 39px;
    margin-left: 57px;
}


.class56 h4{
	    color: #fff;
    font-size: 22px;
    margin-left: 57px;
    margin-top: 38px;
}
.class57 h4{
	color: #fff;
    font-size: 22px;
    margin-left: 108px;
}

/************************/


.class60 h1{
	font-size: 30px;
}

.class61 ,.class62 {
	width: 350px;
	margin: 0 auto;
	margin-top: 20px;
}

.class61 h4{
	color: #fff;
	font-size: 22px;
    margin-left:56px;
}

.class62 h4{
	     color: #fff;
    font-size: 22px;
    margin-left: 53px;
    margin-top: 43px;
}

.class63{
	width: 350px;
	margin: 0 auto;
	margin-top: 30px;
}
.class66{
	margin-left:50px;
	width: 350px;	
	margin-top: 30px;
}
.class67{
	margin: 0 auto;
	width: 350px;	
	margin-top: 30px;
}


.class63 h4{
       font-size: 22px;
    margin-top: 43px;
    margin-left: 79px;
}


.class66 h4{
	    color: #fff;
    font-size: 22px;
    margin-left: 57px;
    margin-top: 38px;
}
.class67 h4{
	    color: #fff;
    font-size: 22px;
    margin-left: 47px;
    margin-top: 40px;
}

/*******************/

}

@media screen and (max-width:767px){





}

@media (min-width:220px) and (max-width:575.98px){
#classourteam{
	width: 40%;
}
#classhr{
	width: 60%;
}

	.fake{
	height: 10px;
}
.class4 h2{
	font-size: 30px;
	text-align: center;
}
.class4 hr{
	width: 100%;
	border: 2px solid black;
}
.class4 p{
	text-align: center;
	padding: 0px;
}
.class6{
	height: auto;
	width: 90%;
}

.class8{
	height: auto;
	position: relative;
	width: 80%;

	margin-left: 25px;
	border: 1px solid black;
}

.class8 img{
	height: 150px;
}

.class9{
	height: auto;
	position: relative;
	width: 80%;
	margin-left: 25px;
	border: 1px solid black;
	margin-top: 50px;
}

.class9 img{
	height: 150px;
}

.class10{
	height: auto;
	position: relative;
	width: 80%;
	margin-left: 25px;
	border: 1px solid black;
	margin-top: 50px;
}

.class10 img{
	height: 150px;
}


/*********************/


.class40 h1{
	font-size: 20px;
}

.class41 {
	width: 80%;
	margin: 0 auto;
	margin-top: -50px;
}
.class42 {
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}


.class43{
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
}
.class46{
	width: 100%;
    margin-top: 10px;
    /* padding: 0; */
    margin-left: -26px;
}
.class47{
	margin: 0 auto;
	width: 80%;	
}

.class41 h4{
	color: #fff;
    font-size: 17px;
    text-align: center;
    position: inherit;
    padding-top: 52px;
    margin-right: 28px;
}

.class42 h4{
    color: #fff;
    font-size: 17px;
    margin-left: -1px;
   margin-top: 10px;
    padding-top: 55px;
    text-align: center;
    position: inherit;

}
.class43 h4{
       font-size: 22px;
    margin-top: 43px;
    margin-left: 79px;
    font-size: 17px;
    margin-top: -26px;
    margin-left: 5px;
    position: initial;
    padding-top: 56px;
}


.class46 h4{
	
    color: #fff;
    font-size: 17px;
    margin-left: 1px;
       margin-top: 23px;
    position: initial;
    padding-top: 64px;
}
.class47 h4{
	color: #fff;
    font-size: 17px;
    margin-left: 2px;
    margin-top: 25px;
    position: relative;
    padding-top: 64px;
}

/*******************/

/*********************/


.class50 h1{
	font-size: 20px;
}

.class51 {
	width: 80%;
	margin: 0 auto;
	margin-top: -50px;
}
.class52 {
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}


.class53{
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
}
.class56{
	width: 100%;
    margin-top: 10px;
    /* padding: 0; */
    margin-left: -26px;
}
.class57{
	margin: 0 auto;
	width: 80%;	
}

.class51 h4{
    color: #fff;
    font-size: 17px;
    text-align: center;
    position: inherit;
    padding-top: 52px;
    margin-right: 24px;
}

.class52 h4{
    color: #fff;
    font-size: 17px;
    margin-left: -1px;
   margin-top: 10px;
    padding-top: 50px;
    text-align: center;
    position: inherit;

}
.class53 h4{
       font-size: 22px;
    margin-top: 43px;
    margin-left: 79px;
    font-size: 17px;
    margin-top: -26px;
    margin-left: 5px;
    position: initial;
    padding-top: 46px;
}


.class56 h4{
	
    color: #fff;
    font-size: 17px;
    margin-left: 1px;
       margin-top: 23px;
    position: initial;
    padding-top: 46px;
}
.class57 h4{
	color: #fff;
    font-size: 17px;
    margin-left: 2px;
    margin-top: 25px;
    position: relative;
    padding-top: 64px;
}

/*******************/





/*********************/


.class60 h1{
	font-size: 20px;
}

.class61 {
	width: 80%;
	margin: 0 auto;
	margin-top: -50px;
}
.class62 {
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}


.class63{
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
}
.class66{
	width: 100%;
    margin-top: 10px;
    /* padding: 0; */
    margin-left: -26px;
}
.class67{
	margin: 0 auto;
	width: 80%;	
}

.class61 h4{
	
    color: #fff;
    font-size: 17px;
    text-align: center;
    position: inherit;
    padding-top: 44px;
    margin-right: 10px;
}

.class62 h4{
    color: #fff;
    font-size: 17px;
    margin-left: -1px;
   margin-top: 10px;
    padding-top: 50px;
    text-align: center;
    position: inherit;

}
.class63 h4{
       font-size: 22px;
    margin-top: 43px;
    margin-left: 79px;
    font-size: 17px;
    margin-top: -26px;
    margin-left: 5px;
    position: initial;
    padding-top: 46px;
}


.class66 h4{
	
    color: #fff;
    font-size: 17px;
    margin-left: 1px;
       margin-top: 23px;
    position: initial;
    padding-top: 46px;
}
.class67 h4{
	color: #fff;
    font-size: 17px;
    margin-left: 2px;
    margin-top: 25px;
    position: relative;
    padding-top: 44px;
}

/*******************/



}
/*
@media screen and (max-width: 800px){
.fake{
	height: 10px;
}

.class6{
	height: auto;
	width: 90%;
}

.class8{
	height: auto;
	position: relative;
	width: 80%;

	margin-left: 25px;
	border: 1px solid black;
}

.class8 img{
	height: 150px;
}

.class9{
	height: auto;
	position: relative;
	width: 80%;
	margin-left: 25px;
	border: 1px solid black;
	margin-top: 50px;
}

.class9 img{
	height: 150px;
}

.class10{
	height: auto;
	position: relative;
	width: 80%;
	margin-left: 25px;
	border: 1px solid black;
	margin-top: 50px;
}

.class10 img{
	height: 150px;
}
}