.ptb-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.bg2 .ml-15 {
    margin-left: 10px!important;
}
.textopisanie .mr-15 {
    padding-right: 30px!important;
}
.textopisanie .pl-15 {
    padding-left: 35px;
}
.ptb-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ptb-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.ptb-15-20 {
    padding-top: 15px;
	padding-bottom: 20px;
}
.ptb-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ptb-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.ptb-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.ptb-130-50 {
    padding-top: 130px;
	padding-bottom: 50px;
}
.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.mt-20 {
	margin-top: 20px;
}
.mtb-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.pl-10 {
	padding-left: 10px;
}
.plr-30 {
    margin-left: 80px;
    margin-right: 80px;
}
.plr-50 {
	padding-left: 50px;
    padding-right: 50px;
}
.mb-50 {
    margin-bottom: 50px;
}
.pr-35 {
    padding-right: 35px;
}
.plr-50 {
    padding-left: 50px;
    padding-right: 50px;
}
.pt-30 {
    padding-top: 30px;
}

/*Загрузка страницы*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 1000;
}
.pre-container {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}
.spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto;
}
.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #195C7F;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}
.double-bounce3 {
    width: 100%;
    height: 100%;
    padding-top: 40px;
    color: #195C7F;
    font-weight: bold;
    opacity: 0.6;  
}
.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes bounce {
    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}



/*Блок header*/


.logo-nav {
  background-color: #0C2430;  
}


.navbar {
	margin-bottom: 0;
}
.logoclass {
	padding-left: 15px;
	font-size: 18px;
	color: black;
	font-family: 'Russo One', sans-serif;
}
.logo-nav .navbar  {
	min-height: 0;
	margin-bottom: 0;   
}
.logomain {
	padding-top: 22px;
    padding-bottom: 22px;
}


.navbar-default {
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default {
	background-color: transparent;
}
.navbar-nav {
/*	text-transform: uppercase;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 15px;
	float: right;
/*    padding-right: 5%; */
    padding-top: 20px;
}
.navbar-nav li a {
	display: inline-block;
    line-height: 2;
    text-decoration:none;
    cursor: pointer;
    color: white!important;
}
.navbar-nav li a:after {
    background-image: linear-gradient(to right, #195C7F, #48A8DA);
    display: block;
    content: "";
    height: 3px;
    width: 0%;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}


.navbar-nav li a:hover:after,
	
.navbar-nav li a:focus:after {
    width: 100%;
}

.navbar-nav .menunav {
	margin-left: 30px;
}
.navbar-collapse li i {
	font-size: 19px;
	color: #FFFFFF;
	padding-top: 10px;
}
.dropdown-menu {
	background-color: #0b0b0a;
	font-size: 12px;
	text-transform: none;
}
.dropdown-menu li a:hover {
	background-color: #0b0b0a;
}
.dropdown-menu li a:focus {
	background-color: #0b0b0a;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
     background-color: #0b0b0a;
}
.nav>li>a {
    padding-left: 10px!important;
    padding-right: 2px!important;
}



/*Опыт работы*/

.blog-area {
	font-family: 'Montserrat', sans-serif;
}

/*
.blog-area {
  background: url('../img/122.png'); 
    height: 800px; 
    background-size: cover; 
    position: relative;
    background-position: center;
    background-repeat: no-repeat;  
}
*/
.bg2 {
    text-align: justify;
}
.blog-area p {
	font-size: 16px;
    padding-top: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.color_year {
    font-size: 29px!important;
    color: #195C7F; 
    font-weight: 900!important;
}
.fh5co-blog .blog-bg {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 450px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 768px) {
  .fh5co-blog .blog-bg {
    height: 300px;
  }
}
.post-content {
    padding: 20px;
}
.post-content h3 {
    padding-bottom: 10px;
}
.post-content a {
	text-decoration: none;
	color: #191919;
	font-weight: 600;
	 moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.post-content a:hover {
	color: #195C7F;
	 moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/*
.experience-area .card {
    padding-left: 30px!important;
}
*/


.bg2 .perehod {
    text-decoration: none;
    font-weight: bold;
}

.card_team .blog-bg {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 300px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  
}
@media screen and (max-width: 768px) {
/*
  .fh5co-blog .blog-bg {
    height: 300px;
  }
*/
}
.card_team .blog-text {
  position: relative;
  width: 100%;
  padding: 30px;
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.card_team .blog-text span {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.3);
}

.card_team .blog-text h3 {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
}
.card_team .blog-text h3 a {
  color: black;
}
.card_team {
    margin-bottom: 55px;
	box-shadow: 0 8px 12px 4px rgba(212, 212, 212, 0.57);
    -webkit-transform: scale(1.04);
    -ms-ransform: scale(1.04);
    transform: scale(1.04);
    border-radius: 10px!important;
}
.card_team:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 -webkit-transform: scale(1.04);
    -ms-ransform: scale(1.04);
    transform: scale(1.04);
}

.post-date {
	font-size: 12px;
    display: block;
    margin-bottom: 10px;
    color: #191919;
    text-align: center;
}
.post-date {
    font-size: 14px;
}
.logo i {
	padding-right: 5px;
    font-size: 40px;
    color: #0e76a8;
    padding-bottom: 10px;
}
.post-title {
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
    font-family: 'Noto Sans', sans-serif;
}
.post-content {
/*    min-height: 400px;*/
    text-align: center;
}
.aligncenter {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.center_text {
    text-align: center;
}
.aligncenter h2 {
    font-weight: 900!important;
    font-size: 29px!important;
    color: #195C7F;
}

.post-content p {
	font-family: 'montserrat', sans-serif;
	color: #6e6e6e;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	padding-bottom: 5px;
}




/*Футер*/

.block_author {
	color: #4b5058;
    font-family: 'Montserrat', sans-serif;
}
author {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px!important;
}
.block_author a {
	text-decoration: none;
	color: #4b5058;
	
}
.social_footer a {
	font-size: 12px;
    padding-right: 15px;
    padding-left: 15px;
}
.social_footer a:hover {
	color: #195C7F;
    -webkit-transition: width .8s ease-in-out;
    -moz--transition: width .8s ease-in-out;
    transition: width .8s ease-in-out;  
}

.social_footer {
    float: right;
}
.social_footer li {
    display: inline;
}




@media (max-width: 1200px) {
    /*    copy*/
    .navbar-nav .menunav {
	    margin-left: 0px;
    }
    .navbar-nav {
        display:inline-block;
        float:none;   
	}
    .centermob {
        text-align: center!important;  
    }
    .navbar-nav li a {
        font-size: 25px;
    }
    .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
  }
  .navbar-toggle {
        margin-right: 0;
        margin-top: 17px!important;
    }
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:focus {
    	background-color: #333333;
	}
	.navbar-default {
		background-color: #1B1C1E;
	}
    .logo-nav {
        background-color: #1B1C1E;
    }
    .logoclass {
        color: #ffffff;
    }
    .navbar-nav li a {
        color: #ffffff!important;
    }
    .navbar-nav li a:hover {
        color: grey!important;
    }
    .logomain {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
    }
}

@media (max-width: 994px) { 
    .item {
        height: 100%;
    }
    .bg_color {
        min-height: 350px;
    }
    .social_header {
        display: none;
    }
    
    .slider-text h2 {
        height: 140px;
    }
    #obomne {
        padding-top: 120px;
    }
/*
    .slider-text {
		padding-top: 30%;
    }
*/
    .plr-30 {
       margin-left: 0px;
        margin-right: 0px;
    }
    
}


@media (max-width: 991px) {
/*    copy*/
    
	 #obomne {
        padding-top: 200px;
    }
	.text-bottom a h4 {
		font-size: 12px;
	}
	.vremia {
		font-size: 11px;
	}
	.social1 {
		text-align: right;
	}
	.social1 .col-sm-10 {
		padding-top: 0;
	}
	.information {
		padding-left: 10px;
	}
	.information p, h4 {
		text-align: left;
	}
	.social2 {
		text-align: right;
	}
	.social2 .col-sm-10 {
		padding-top: 0;
	}
    .slider-text {
        height: 550px;
	}
    .experience-area {
        height: 100%;
    }  
}


@media (max-width: 767px) {
    
    .banner-area h2 {
		font-size: 32px;
		margin-top: 100px;
	}
	.aligncenter h2 {
    color: #195C7F!important;
	}
	.color_year {
    
    color: #195C7F!important; 
	}
	.card_team_mob {
    min-height: 640px!important;
}
    
    .card_team {
        height: 600px;
    }
    .card_team .blog-bg {
        height: 500px;
    }

    .social_footer a {
        line-height: 50px!important;
    }
    
    author {
        display: none;
    }
    .block_author ul {
        padding-left: 0px!important
    }
    .social_footer {
        text-align: center;
        float: none;
    }
    .social_footer a {
		font-size: 10px;
        font-family: 'Montserrat', sans-serif;
    }
	.social1 .col-sm-10 {
		padding-top: 0;
	}
	.social2 .col-sm-10 {
		padding-top: 0;
	}
    .wow {
		animation-name: none!important;
		visibility: visible!important;
	}
    
    .social_footer {
    text-align: center;
}
}





@media (max-width: 490px) {
	.slider-text h2 {
    	font-size: 18px;
	}
    .button_main {
    	padding-top: 25px;
	}
   .item {
        background: url('../img/main_slider_490x1690.jpg'); 
        height: 100%;
        background-repeat: no-repeat;
    }
    .slider-text {
    	padding-top: 10%;
	}
}

@media (max-width: 440px) {
   .item {
        background: url('../img/main_slider_440x1620.jpg'); 
        height: 100%;
        background-repeat: no-repeat;
    }
    .contact_bg {
    	background: url('../img/blogbg_440x760.jpg'); 
    }
    .mobile {
        display: none;
    }
    .description p {
    	font-size: 18px;
	}
    .slider-text p {
    	font-size: 14px;
	}
    .dark-bg h3 {
        font-size: 22px;
        font-weight: 400;
        margin-top: 10px;
    }
    .dark-bg h4 {
        font-size: 20px;
    }
    .dark-bg p {
        font-size: 18px;
        padding-bottom: 15px;
        line-height: 1.4;
    }
    .color_year {
        margin-bottom: 0;
        line-height: 1.2;
    }
    .serviseblock p {
        font-size: 18px;
    }
    .text-bottom a h4 {
        font-size: 22px;
    }
    .text-bottom p {
        font-size: 18px;
    }
    .numbers p {
        font-size: 18px;
    }
    .block_experience {
		background: url('../img/navikibg_440x568.jpg'); 
    	height: 550px; 
	}
	.color_year {
	    color: #195C7F!important;
}


.bg2 p {
    letter-spacing: 0.2px;
}
.bg2 {
    text-align: justify;
}
