#how-we-work ul li .img {
    margin-bottom: 10px;
}

#how-we-work ul li {
    margin: 0 15px 20px;
}
#how-we-work ul li {
    width: 200px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
#how-we-work ul li::after {
    content: "";
    position: absolute;
    right: -33px;
    top: 75px;
    width: 20px;
    height: 32px;
    background: url('../img/arr_next.png') 0 0 no-repeat;
}

.a-first {
    animation-delay: 0.3s;
}

#how-we-work ul {
    text-align: center!important;
}
#how-we-work ul {
    list-style: none;
    margin: 0;
    text-align: justify;
    padding: 0;
}

#how-we-work {
    min-height: 460px;
    background-size: cover;
    padding-top: 65px;
    padding-bottom: 50px;
}
section, header, footer {
    position: relative;
    width: 100%;
}

.center {
    max-width: 1230px;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
    position: relative;
}

.text-justify {
text-align: justify;	
}

.b {
	font-weight: 700;
}

.text-green {
	color:#0C4727;
}

.logo {
	text-align:center;
}

.contacts span {
    margin: 3px 5px;
    float: right;
    color: #007bff;
}

.address-text {
    text-align: center;
    line-height: 1.2;
    margin-bottom: 50px;
	font-family: 'geometria';
	font-size: 30px;
	font-style: normal;
	
}

.entry-title::before {

    content: "";
    display: inline-block;
    width: 50%;
    height: 4px;
    background: url('../img/site_title.png') 0 0 repeat;
    margin: -5px 20px 0 -55%;
    vertical-align: middle;
 
}

.entry-title::after {
    margin: -5px -55% 0 20px;
	content: "";
    display: inline-block;
    width: 50%;
    height: 4px;
    background: url('../img/site_title.png') 0 0 repeat;
    
    vertical-align: middle;
}

.entry-title {
	margin-top: 20px;
    width: 100%;
    color: #212121;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.2;
    font-family: 'anglecia';
    text-transform: none;
	color: blue;
}

.niceheader {
	margin-top: 30px;
} 

.nav-link {
    display: inline!important;
}

.a-color {
	color: #d9bf70!important;
}
.a-color:hover {
	color: #f9e4a5!important;
}

.txt-margin {
	margin-right: 10px!important;
	color: white;
}

.mini-logo {
	height: 30px!important;

}

.hidden {
	display: none;
}

.fon {
	background-color: rgba(213, 211, 216, 0.8)!important; 
	border: 4px double white;
	color: #042453;
	padding: 10px 20px;
} 
.fon2 {
	background-color: rgba(5, 36, 83, 0.8)!important; 
	
	color: white;
} 
.fon3 {
	background-color: rgba(5, 36, 83, 0.9)!important; 
	min-height:445px;
	color: white;
}

.onas {
	background-color: rgb(158, 156, 161, 0.5)!important; 
	width: 270px;
	font-size:52px;
	border: 4px double white;
	margin-top: 60px;
margin-left: auto;
margin-right: auto;
color: #042453;
}
.ads {
	color: #043892;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 20px;
}

.alignrt {
	/*text-align: right;*/
	text-align: center;
}

.logo1 {
	height: 80px!important;
	margin-top: 30px;
}

.menu {
	
    background-color: #043892!important;
	
}
.menu a{
	color: #fff!important;
   
	
}
.nav-item a:hover {
	color: black!important;
   background-color: #fff!important;
	border-radius: 3px;
}

.index {
   min-height:500px;
    background-color: #d7d3c8;
    background: url('../img/header.jpeg') no-repeat  #d7d3c8;
	background-size: 100% auto;
	
}

.index2 {
    border-top: 15px solid #043892;
	min-height:400px;
   
    background: url('../img/header2.jpeg') no-repeat ;
	background-size: 100% auto;
	
	
}

.index3 {
    border-top: 15px solid #d9bf70;
	min-height:600px;
    background: url('../img/header3.jpg') no-repeat ;
	background-size: 100% auto;
	
	
}

.index4 {
    
	
    background: url('../img/header4.jpg') no-repeat ;
	background-size: 100%;
	
	
}
.index5 { 
	 min-height:500px;
    background: url('../img/urist-sevastopol.jpg') no-repeat ;
	background-size: 100%;
	
	
}

.conteiner2 {
	margin-top: 55px;
	
	padding-left:15px!important; 
	padding-right:15px!important; 
	margin-right: 0px;
	
} 