* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body{
	text-align: justify;
	font-family: "raleway", sans-serif!important;
	line-height: 1.5;
	color: #4d4d4d;
}
img{
	max-width: 100%;
	
}
a:hover {
    
    text-decoration: none!important;
}
.mn-1 li a{
	color: #797979!important;
}
.mn-1 li a:hover{
	color: white!important;
}
.pt-101{
	padding-right: 0px!important;
    padding-left: 0px!important;
}
.pt-10{
	background: #58585A;
    padding-left: 20px;
    padding-top: 40px!important;
}
.pt-10 h2{
	color: white;
	padding-bottom: 25px;
}
.pt-10 p{
	color: #A7A9AC;
}
.pt-10 h4{
	font-weight: bold;
	color: #A7A9AC;
}
.pt-10 li{
	color: white;
	font-weight: bold;
}
.pt-20 div a{
	color: white;
}
.pt-30{
	
    padding-top: 40px!important;
}

.pt-40{
	padding-right: 0px!important;
	padding-left: 0px!important;
}
.pt-00{
	background: #58585A;
	padding-top: 40px!important;
}
.pt-00 h2{
	color: white;
}
.pt-00 h3{
	color: white;
	padding-bottom: 25px;
}
.pt-00 p{
	color: #A7A9AC;
}
.pt-00 li{
	color: white;
	font-weight: bold;
}
.pt-50{
	padding-top: 50px;
}
.pt-60{
	padding-top: 50px;
}

hr{
	width: 80%!important;
	border-top: 2px solid white!important;
	margin-top: 36px!important;
	padding-bottom: 20px;
}
.case-1{
	width: 70%;
	padding-left:10px;

}
.case-2{
	width: 70%;
	padding-left:10px;
}
.case-3{
	width: 70%;
	padding-left:10px;
	height: 150px;
}