

/* Start:/bitrix/templates/rospms/css/master.css?1499414579547*/

/* MAIN CSS */
@import url('/bitrix/templates/rospms/css/bootstrap.min.css');
@import url('/bitrix/templates/rospms/css/skin-bootstrap.css');
@import url('/bitrix/templates/rospms/css/font-awesome.min.css');
@import url('/bitrix/templates/rospms/css/responsive.css');
@import url('/bitrix/templates/rospms/css/animate.css');



/* FONTS */
@import url(//fonts.googleapis.com/css?family=Roboto:400,700,300,900,700italic,400italic,500,500italic,300italic);
@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
@import url('/bitrix/templates/rospms/css/../fonts/flaticon/flaticon.css');



/* PLUGIN CSS */
@import url('/bitrix/templates/rospms/css/../js/owl-carousel/owl.carousel.css');
@import url('/bitrix/templates/rospms/css/../js/owl-carousel/owl.theme.css');


/* End */


/* Start:/bitrix/templates/rospms/libs/arcticmodal/jquery.arcticmodal.css?1591799872654*/
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(/bitrix/templates/rospms/libs/arcticmodal/loading.gif) no-repeat 50% 50%; }
/* End */


/* Start:/bitrix/templates/.default/components/vr/callback/template1/style.css?14998631152999*/
.vr-callback .error-text{color:red; font-family:cuprum;}
.vr-callback .popup-w
{
	background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    
    left: 30%;
    padding: 15px 25px;
    position: fixed;
    text-align: left;
    top: 25%;
    vertical-align: middle;
    width: 40%;
    z-index: 120;
}
@media screen and (max-width: 575px){
	.vr-callback .popup-w{
		left: 10%;
		width: 80%;
		}
}
.vr-callback .input-text 
{
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #E5E5E5;
    box-shadow: 0 1px 2px #E5E5E5 inset;
    color: #444444;
    outline: medium none;
    padding: 5px 8px;
    resize: none;
}
	
.vr-callback-overlayBox 
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 111;
}

/*.vr-callback .button
{

	border: 0;
	text-decoration: none;
	padding: 6px 15px;
	cursor: pointer;
	color: #fff;
	background-color:#DA251C;
	text-transform: uppercase;
	font-family: vrFont-normal;
	font-size: 20px;
}*/

.vr-callback .popup_form
{
	background: rgba(0, 0, 0, 0.7);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 120;
}

.vr-callback .popup_form .popup-close, 
.vr-callback-popup-overlay .popup-close
{

	margin-top:200px;
	margin-left:0px;
	display: inline-block;
	position: relative;
	width: 40%;
	padding: 20px;
	border: 5px solid #fff;
	background: #fff;
	vertical-align: middle;
	text-align: left;
	z-index: 112;
	color:#262626;
}
@media screen and (max-width: 575px){
	.vr-callback .popup_form .popup-close, 
	.vr-callback-popup-overlay .popup-close
	{
		margin-top:50px;
		width: 80%;
		}
}
.vr-callback-popup-overlay
{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	z-index: 11;
}

.vr-callback .input-text.error {border:1px solid #DA251C;}
.vr-callback .inner {text-align: center;}

.vr-callback .popup__close,
.vr-callback-popup-overlay .popup__close
{
	margin: -5px -15px 0 0; 
	float: right; 
	font-family: tahoma;  
	color:#333;
	text-decoration:none;
	font-size:16px; 
	padding:0px 7px 3px;
}

.vr-callback .popup__close:hover,
.vr-callback-popup-overlay .popup__close:hover
{
	

	padding:0px 7px 3px; 
	font-size:16px;
}

.vr-callback .input_boxes {padding: 0;}
.vr-callback .input_boxes .input-text {width: 94%;}

/*.vr-callback .callback2 
{
	border: none;
    text-decoration: none;
    background: #ff6550;
    color: white;
    display: inline-block;
    font-family: vrFont-bold;
    font-size: 14px;
    margin: 0;
	font-weight:bold;
    padding: 5px 15px 5px 15px;
	border-radius:5px;
    text-align: left;
    text-transform: uppercase;
}*/
.vr-callback .callback2:hover {cursor:pointer; }
.vr-callback .button:hover {cursor:pointer; background-color:#ef3e35;}
.vr-callback .callback2 b {font-size:14px; }

.vr-callback .round5 
{
   
}
/* End */


/* Start:/bitrix/templates/rospms/components/bitrix/menu/top_menu/style.css?14999468061392*/
.navbar-main{
	margin: 0;
	margin-left:15px;
}
.navbar-main > li{
	padding: 8px 0;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
	width:135px;
}
.navbar-main > li:hover,
.navbar-main > li.item-selected{
	background:#013266;
}

.navbar-main > li > a{
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	padding: 0 25px;
	text-align:center;
}

.navbar-main .open > a,
.navbar-main .open > a:focus, 
.navbar-main .open > a:hover,
.navbar-main > li > a:focus,
.navbar-main > li > a:hover{
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(255, 255, 255, 0.4);
}
.navbar-main > li > .dropdown-menu{
	border: 0 none;
	padding: 0;
	display: block !important;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
}
.navbar-main > li.open > .dropdown-menu{
	height: auto;
	opacity: 1;
}
.navbar-main > li > .dropdown-menu > li > a{
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 5px 25px;
}
.navbar-main > li > .dropdown-menu > li > a:focus,
.navbar-main > li > .dropdown-menu > li > a:hover{
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(255, 255, 255, 0.4);
}
/* End */


/* Start:/bitrix/templates/rospms/components/bitrix/menu/left_main/style.css?14994149491166*/
ul.blog-cats{
	margin:0px;
	padding:0px;
	background: #c8e1ef;
    border-right: 5px solid #005395;
	border-left:5px solid #de000b;
}
ul.blog-cats > li{
	list-style:none;
	border:1px solid #eeeeee;
	position:relative;
}
ul.blog-cats li > ul{

	margin-left:4px;
	margin-bottom:-1px;
	margin-right:-1px;
	background:none;
	padding:0;
}
ul.blog-cats li > ul > li{
	list-style:none;
	padding:9px;
	border-top:1px solid #eee;
	padding:10px 15px;
	padding-left:20px;
}
ul.blog-cats li > ul > li:hover{
	background:#fff;
}
ul.blog-cats li > ul > li:hover a, ul.blog-cats li > ul > li > a:hover{
	text-decoration:none;
}
ul.blog-cats li > ul > li:nth-child(1){
	border-top:none;
}
ul.blog-cats li > ul > li > a{
	font-weight:400;
	color:#262626 !important;

}
ul.blog-cats > li + li{
	margin-top:7px;
}
ul.blog-cats > li:before{
	content:"";
	display:block;
	position:absolute;
	top:-1px;
	bottom:-1px;
	left:-1px;
	width:5px;
	height:47px;
}
ul.blog-cats > li:hover:before{
	opacity:0.5;
}
ul.blog-cats > li > a{
	padding:13px 20px;
	display:block;
	font-weight:500;
}
ul.blog-cats > li > a:hover{
	text-decoration:underline;
}
ul.blog-cats li a{
	color:#fff !important;
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1499414580585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/rospms/components/bitrix/news.list/articles_main/style.css?1499414578150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/rospms/components/bitrix/menu/bottom_menu/style.css?1499414578581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/rospms/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/rospms/template_styles.css?162132458129897*/
/* Global */
body{
  font-family: 'Roboto', sans-serif;
    background: #3388CA url(/bitrix/templates/rospms/img/footer-bg.png) repeat center center !important; 
}
p{
  font-size:14px;
}
body.menu-open{
  overflow: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
  display: block;
}
a:focus{
  outline: none;
}
.sp-body{
  overflow: hidden;
  background:#fff;
}
.posts img{
  margin:20px;
  padding: 4px;
    border: 1px solid #005395;
}
.container-fluid{
  max-width:1170px;
  width:100%;
}
.block-content{
  margin-top:0px;
  margin-bottom:30px;
}
.bg-image{
  background-attachment: fixed !important;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
}
.inner-offset{
  padding-top:50px;
  padding-bottom:50px;
}
.bg-image h1{
  margin-top:0px;
}

img.full-width{
  width:100%;
}
.service-item img.full-width{
  max-height: 200px;
}
.hgroup,
hgroup{
  margin-bottom:50px;
}
.hgroup h1, .hgroup h2,
hgroup h1, hgroup h2{
  margin:0px;
}
.hgroup h2,
hgroup h2{
  font-family: 'Roboto', sans-serif;
  font-weight:400;
  font-size:14px;
  color:#888;
  line-height:22px;
  letter-spacing: 3px;
}
.hgroup h2 + h1, .hgroup h1 + h2,
hgroup h2 + h1, hgroup h1 + h2{
  margin-top:15px;
}
/* Header */

.topmenu nav{
  height:39px;
  line-height:32px;
}
.topmenu nav:last-child a:last-child{
  margin-right:0px;
}

.topmenu a{
  margin:0 10px;
  font-size:14px;
  display:inline-block;
  text-decoration:none;
}
.topmenu a:hover{
  text-decoration:underline;
}
#logo{
  cursor:pointer;
  display:inline-block;
  border:none;
}
#logo img{
  padding-top:10px;
  
}
.header-padding{
  font-size:14px;
  padding:25px 0;
  font-weight:500;
}
.header-padding div{
  text-align:left;
  float:left;
  border-left:1px solid #eee;
  padding:5px 15px;
}
.header-padding span{
  display:block;
  color:#262626;
}
.main-menu{
  position:relative;
  //font-family: 'Montserrat', sans-serif;
  height:65px;
  line-height:62px;
  //font-size:15px;
}
#menu-close{
  display:none !important;
}
#menu-open{
  margin-left:-15px;
  margin-right:-15px;
  display:none;
  color:#fff;
  padding:20px;
  font-size:22px;
  display:none;
  padding-left:40px;
}
#menu-open:hover{
  opacity:1;
}
.main-menu section{
  display:inline-block;
  height:65px;
}
.main-menu section nav{
  display:none;
  position:absolute;
  z-index:2;
  line-height:22px;
  font-size:12px;
  font-weight:400;
  padding:0 20px 10px 20px;
}
.main-menu section nav a{
  display:block;
}
.main-menu section:hover nav{
  display:block;
}
.main-menu > a, .main-menu > section > a{
  position:relative;
  padding:0 25px;
}
.main-menu > a:after, .main-menu > section > a:after{
  position:absolute;
  right:0px;
  top:50%;
  margin-top:-8px;
  content:"";
  display:inline-block;
  height:16px;
  width:1px;
  opacity:0.4;
}
.main-menu > a:last-child:after{
  display:none;
}



#main-menu-bg{
  height:36px;
  width: 1200px;
    margin-left: -30px;
  background: #005395; /* Old browsers */
  background: -moz-linear-gradient(top, #005395 0%, #227cb7 50%, #005395 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #005395 0%,#227cb7 50%,#005395 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #005395 0%,#227cb7 50%,#005395 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005395', endColorstr='#005395',GradientType=0 );
  margin-top:60px;
}
.column-info img{
  width:100%;
  height:auto;
}
.column-info > div > span{
  display:block;
  float:right;
  margin-top:-20px;
  margin-right:-8px;
  position:relative;
  z-index:2;
  height:20px;
  width:60px;
  -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
}
.column-info h3{
  margin-top:40px;
  margin-bottom:25px;
  font-size:14px;
}
.column-info a.btn{
  margin-top:25px;
}
.big-hr{
  position:relative;
  margin:0px auto;
  max-width:950px;
  height:135px;
  padding-top:25px;
  text-align:center;
  margin-top:-35px;
}
.big-hr:before{
  position:absolute;
  top:0px;
  left:-70px;
  content:"";
  display:block;
  width: 0;
    height: 0;
    border-top: 135px solid; 
    border-left: 70px solid transparent;
}
.big-hr:after{
  position:absolute;
  right:-70px;
  top:0px;
  content:"";
  display:block;
  width: 0;
    height: 0;
    border-top: 135px solid; 
    border-right: 70px solid transparent; 
}
.big-hr h2{
  font-size:17px;
}
.big-hr div{
  display:inline-block;
}
.big-hr a.btn{
  margin-top:-30px;
}

.our-services div > a{
  position:relative;
  padding:40px 10px 0px 105px;
  display:block;
  cursor:pointer;
  border:1px solid;
  border-right:none;
  height:180px;
  margin-bottom:40px;
}
.our-services div > a:after{
  display:block;
  content:"";
  position:absolute;
  right:0px;
  top:-1px;
  bottom:-1px;
  width:4px;
}
.our-services div > a:hover{
  text-decoration:none;
}
.our-services div > a > span{
  text-align:center;
  padding-top:15px;
  width:70px;
  height:80px;
  position:absolute;
  left:-10px;
  top:45px;
  display:block;
  border:1px solid #eee;
  background:#fff;
  border-right:none;
}
.our-services div > a > span:before, .our-services div > a > span:after{
  content:"";
  display:block;
  position:absolute;
  width: 0;
    height: 0;
    border-bottom: 80px solid #eee; 
    border-right: 25px solid transparent;
  top:-1px;
  right:-25px;
}
.our-services div > a > span:after{
    border-bottom-color: #fff; 
  top:-2px;
  right:-23px;
}
.our-services div > a > span > i{
  margin-left:5px;
}
.our-services div > a:hover > span > i{
  color:#fff;
}

.fleet-gallery{
  background-image:url(/bitrix/templates/rospms/../media/bg/1.jpg);
}
#fleet-gallery{
  position:relative;
}
#fleet-gallery div{
  padding:0 5px;
}
#fleet-gallery img{
  width:100%;
  height:auto;
}
#fleet-gallery .owl-buttons{
  margin-top:15px;
}
#fleet-gallery .owl-buttons div{
  background:none;
  padding:5px 20px;
}

.why-us{
  padding-left:0px;
  border-top:1px solid;
}
.why-us li{
  position:relative;
  text-indent:15px;
  position:relative;
  font-family:'Montserrat', sans-serif;
  list-style:none;
  border-bottom:1px solid #eee;
  padding:20px 30px 20px 0;
}
.why-us li p{
  margin-top:15px;
  font-size:14px;
  font-family: 'Roboto', sans-serif;
  display:none;
}
.why-us li span{
  cursor:pointer;
  text-indent:0px;
  top:20px;
  display:inline-block;
  width:25px;
  height:25px;
  line-height:25px;
  text-align:center;
  font-family: 'Roboto', sans-serif;
  position:absolute;
  right:5px;
}
.testimonial-content{
  position:relative;
  margin-left:10px;
  padding:45px 15px 40px 80px;
  margin-bottom:40px;
}
.testimonial-content:after{
  content:"";
  display:block;
  position:absolute;
  bottom:-20px;
  right:45px;
    width:0;
    height:0;
    border-top:20px solid; 
    border-right:20px solid transparent;    
}
.testimonial-content span{
  display:table-cell;
  text-align:center;
  padding-top:16px;
  width:50px;
  height:55px;
  position:absolute;
  left:-10px;
  top:45px;
  border:1px solid;
  border-right:none;
}

.testimonial-content span:before, .testimonial-content span:after{
  content:"";
  display:block;
  position:absolute;
  width: 0;
    height: 0;
    border-bottom: 55px solid; 
    border-right: 15px solid transparent;
  top:-1px;
  right:-15px;
}
.testimonial-author{
  margin-right:40px;
}
.testimonial-author h4{
  margin-bottom:0px;
}
#testimonials .owl-buttons{
  margin:-40px 0 0 10px;
}
#testimonials2 .owl-buttons{
  position:absolute;
  top:-100px;
  right:20px;
}
#testimonials2 .owl-buttons div{
  padding:5px 20px;
  border-color:#dddddd;
}
#testimonials2 > div.owl-wrapper-outer > div > div > div{
  margin-right:20px;
}


.stats > div > div{
  position:relative;
  margin-left:10px;
  border:1px solid;
  border-bottom:3px solid;
  padding:35px 5px 35px 100px;
  font-family:'Montserrat', sans-serif;
}



.stats span:first-child{
  text-align:center;
  padding-top:20px;
  width:60px;
  height:70px;
  position:absolute;
  left:-10px;
  top:20px;
  display:block;
  border:1px solid #eee;
  background:#fff;
  border-right:none;
}
.stats span:first-child i{
  font-size:24px;
  margin-left:5px;
}
.stats span:first-child:before, .stats span:first-child:after{
  content:"";
  display:block;
  position:absolute;
  width: 0;
    height: 0;
    border-bottom: 70px solid #eee; 
    border-right: 20px solid transparent;
  top:-1px;
  right:-20px;
}
.stats span:first-child:after{
    border-bottom-color: #fff; 
  top:-2px;
  right:-18px;
}

.stats > div{
  margin-bottom:30px;
}
.stats span.percent{
  font-family: 'Roboto', sans-serif;
  display:block;
  float:left;
  font-size:36px;
  font-weight:700;
  margin-right:15px;
  margin-top:-5px;
}
.blog-section.bg-image{
  background-image:url(/bitrix/templates/rospms/../media/bg/2.jpg);
}
.one-news > div{
  position: relative; 
  width:100%;
  height:300px;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
}
.one-news > div > div{
  bottom:0px;
  left:0px;
  width:100%;
  position:absolute;
  padding:30px 40px;
}
.one-news > div > div h3, .two-news > div div:last-child h3{
  font-size:18px;
  text-transform:none;
  font-weight:400;
  margin:0px;
  margin-bottom:20px;
}
.two-news > div div:last-child h3{
  font-size:16px;
  line-height:24px;
}
.one-news > div > div small, .two-news > div div:last-child small{
  display:inline-block;
  padding-right:15px;
  font-size:10px;
}
.one-news > div > div small.news-author, .two-news > div div:last-child small.news-author{
  border-right:1px solid;
  margin-right:15px;
}
.news-item{
  margin-bottom:30px;
}
.news-item div:first-child{
  padding-right:0px;
}
.news-item div:last-child{
  padding-left:0px;
}
.two-news > div div:first-child > div{
  height:135px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
}
.two-news > div div:last-child > div{
  padding:25px 30px;
  height:135px;
}
.read-all-news{
  position:relative;
  margin-top:-110px;
}

#partners .owl-buttons{
  margin-right:15px;
  position:relative;
  float:right;
  margin-top:-220px;
}
.title-space{
  margin-left:15px;
}
#partners .owl-buttons div{
  background:none;
  margin:0px;
  padding:5px 20px;
}
#partners .owl-item{
  padding: 0 15px;
}
#partners a{
  padding:30px 0;
  text-align:center;
  display:block;
  border-right:3px solid;
}
footer .copy{
  height:65px;
  line-height:75px;
  padding-right:15px;
  position:relative;
  z-index:2;
}
#to-top{
  top:0px;
  left:-30px;
  cursor:pointer;
  display:block;
  position:absolute;
  width: 80px;
  text-align:center;
  line-height:60px;
    height: 65px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
#to-top i{
  -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
}

/* Footer */
footer .color-part2{
  position: absolute;
    margin-top: -5px;
    text-align: center;
    left: 0px;
    right: 0px;
  z-index:2;
}
footer .color-part2:after{
  content:"";
  display: inline-block;
  border-top: 12px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    height:0;
    width:900px;
  max-width:90%;
  position:relative;
  margin-top:-10px;
}
footer:before{
  height:65px;
  content:"";
  display:block;
  position:absolute;
  left:50%;
  width:50%;
  bottom:0px;
} 
footer{
  position:relative;
  border-bottom:10px solid;
}
footer a{
  font-weight:500;
  font-size:12px;
}
footer nav a{
  display:block;
  margin-bottom:7px;
}
footer nav a:hover{
  text-decoration:none;
}
footer h4{
  margin-bottom:40px;
}
footer .block-content{
  background:url(/bitrix/templates/rospms/img/footer-bg.png) no-repeat center center;
  background-size:cover;
}
footer .color-part{
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  bottom:0px;
  width:52%;
  margin-left:-20%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
}
.logo-footer{
  display:block;

}
footer p{
  font-size:13px;
  margin-top:30px;
  padding-right:60px;
  line-height:20px;
}
.footer-icons{
  padding:20px 0 30px 0;
}
.footer-icons a{
  display:inline-block;
  padding-right:5px;
}
.contact-info{
  margin-top:30px;
}
.contact-info span{
  display:block;
  margin-bottom:10px;
}
.contact-info strong{
  font-weight:700;
  font-size:12px;
}
.contact-info span:after{
  content:"";
  display:block;
  width:100%;
  clear:both;
}
.contact-info i{
  display:block;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
.parallax{
  padding:100px 0;
}
.parallax h1{
  margin-bottom:50px;
}
.info-texts{
  position:relative;
  font-family:'Montserrat', sans-serif;
}
.info-texts p{
  position:relative;
  z-index:2;
  vertical-align:middle;
  display:table-cell;
  height:180px;
  z-index:4;
  text-align:center;
  color:#fff;
  line-height:24px;
}
.info-texts div > div > div{
  position:relative;
}
.info-texts div > div > div:before{
  content:"";
  display:block;
  position:absolute;
  border-bottom: 180px solid;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
  z-index:3;
  left:-65px;
  right:-65px;
  top:-15px;
}
.info-texts div > div > div:after{
  content:"";
  display:block;
  position:absolute;
  bottom:0px;
  height:15px;
  left:-60px;
  right:-60px;
  background:#fff;
  z-index:2;
}
.info-texts div > div > div:first-child:before, .info-texts div > div > div:last-child:before{
  border-top: 180px solid;
  border-bottom:none;
  z-index:5;
  top:0px;
}
.info-texts div > div > div:first-child:after, .info-texts div > div > div:last-child:after{
  display:none;
}
.info-texts div > div > div:first-child:before{
  right:-15px;
  left:0px;
}
.info-texts div > div > div:last-child:before{
  left:-15px;
  right:0px;
}
.info-texts div > div > div:first-child p, .info-texts div > div > div:last-child p{
  margin-top:15px;
  z-index:6;
}
.info-texts div > div > div:first-child p{
  text-align:right;
  padding-right:40px;
}
.info-texts div > div > div:last-child p{
  text-align:left;
  padding-left:40px;
}
.info-texts:before, .info-texts:after{
  content:"";
  display:block;
  position:absolute;
  width:50%;
  top:0px;
  height:180px;
  z-index:1;
}
.info-texts:before{
  left:0;
}
.info-texts:after{
  left:50%;
}
.main-content img + *{
  margin-top:30px;
}

.quote-form{
  margin-top:-90px;
  padding:50px;
  background:url(/bitrix/templates/rospms/../img/form-bg.jpg) no-repeat center center;
  background-size:cover;
}
.quote-form input{
  margin-bottom:15px;
}
.quote-form button.btn,
.quote-form a{
  width:100%;
}
.page-title{
  background-image:url(/bitrix/templates/rospms/../media/bg/1.jpg);
}
.page-title a, .page-title a:hover{
  text-decoration:none;
}
.page-title{
  padding:50px 0;
}
.page-title h1{
  display:inline-block;
  margin-bottom:0px;
}
/* Team */
.team > div > div.userpic{
  position:relative;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  height:260px;
  width:100%;
}
.team .user-info + a.btn{
  margin-right:30px;
}
.team.style-2 > div > div:hover span{
  display:block;
  top:0px;
}
.team > div > div span{
  display:none;
  position:absolute;
  bottom:0px;
  left:0px;
  right:0px;
  padding:30px 15px;
  text-align:center;
  font-size:12px;
  line-height:22px;
  font-weight:300;
  background-color:rgba(0,0,0,0.8);
}
.team .user-info{
  padding:40px 0 30px 2px;
}
.team .user-info h4, .team .user-info small{
  font-family:'Montserrat', sans-serif;
}
.team .user-info p{
  margin-top:20px;
}
.team .user-info h4{
  margin-top:5px;
}
.team .soc-icons{
  display:inline-block;
}
.team .soc-icons i{
  margin-right:6px;
}
.team.style-2 div:hover .user-info p, .team.style-2 div .soc-icons{
  display:none;
}
.team.style-2 div:hover .soc-icons{
  display:block;
}
.services div{
  margin-bottom:70px;
}
.attachments{
  margin:0px;
  padding:0px;
}
.attachments li{
  list-style:none;
  border:1px solid #eee;
  margin-bottom:15px;
}
.attachments li i{
  margin:0 20px;
}
.attachments li a{
  display:inline-block;
  border-left:1px solid #eee;
  padding:20px 20px;
}
.attachments li a:hover{
  text-decoration:none;
}
.sidebar-container > div + div{
  margin-top:50px;
}
.sidebar-container > div > h4{
  margin-bottom:35px;
}
/* Search */
.search-form{
  position:relative;
  margin:1px 0px 0;
  width:133px;
}
.search-form input[type=text]{
  display:block;
  background:#f5f5f5;
  border:none;
  color:#999;
  margin:0px;
  padding-left:7px;
  width:100%;
  border:2px solid #e3e3e3;
  margin-top:5px;
}
.search-form input:focus{
  outline:0;
  box-shadow:none;
  border:none;
  border:2px solid #e3e3e3;
}
.search-form i{
  position: absolute;
  right:15px;
  top:7px;
  background:none;
  border:none;  
  cursor:pointer;
}

.recent-posts div + div{
  margin-top:25px;
}
.recent-posts div:after{
  content:"";
  display:block;
  clear:both;
}
.recent-posts div img{
  float:left;
  margin-right:15px;
}
.recent-posts div a{
  font-family:'Montserrat', sans-serif;
  font-weight:700;
}
.recent-posts div a:hover{
  text-decoration:none;
}
.recent-posts div a:after{
  content:"";
  display:block;
}
.recent-posts div span{
  display:inline-block;
  font-size:11px;
  margin-top:15px;
  color:#888;
}
.tags a{
  font-weight:700;
  font-size:11px;
  text-transform:uppercase;
  display:inline-block;
  background:#f4f4f4;
  border:1px solid #eee;
  padding:10px 16px;
  margin-right:6px;
}
.tags a:hover{
  text-decoration:none;
}
.tags a + a{
  margin-top:10px;
}
.twitter-feeds div{
  padding:0 0 25px 25px;
}
.twitter-feeds div + div{
  border-top:1px solid #eee;
  padding-top:25px;
}
.twitter-feeds div i{
  position: absolute;
  margin:5px 0 0 -23px;
}
.twitter-feeds div p{
  display:block;
  font-size:13px;
  margin:0px;
}
.twitter-feeds div span{
  display:inline-block;
  font-size:11px;
  font-weight:500;
  margin-top:10px;
}
nav.pagination{
  margin:80px 0;
}
nav.pagination a{
  display:block;
  float:left;
  border:1px solid #eee;
  padding:8px 20px 6px 20px;
  font-size:12px;
}
nav.pagination a:hover{
  text-decoration:none;
}
nav.pagination a + a{
  border-left:none;
}







body, .column-info > div > span, .bg-image .one-news > div > div, .bg-image .two-news > div div:last-child > div, .main-menu a:after, #to-top:hover, .btn.btn-sm.btn-success, .darken-block .testimonial-content, #testimonials .owl-buttons div, ul.blog-cats li:hover:before{
  background-color:#fff;
}
.slider-content a.prev, .slider-content a.next{
  border-color:#fff;
}
/*.main-menu a:hover{
  border-right-color:#fff;
}*/
.testimonial-content span, .bg-image h1, .why-us li span, .stats > div > div:hover, .slider-content a.prev, .slider-content a.next, .big-hr, .big-hr h2, .contact-info strong, .footer-icons a:hover, .contact-info i, footer h4, footer nav a:hover, .topmenu a, .btn.btn-sm.btn-default:hover, .btn.btn-sm.btn-success:hover, .btn.btn-success, .btn-success:hover, .btn.btn-danger, .btn.btn-danger:hover, .main-menu a, .slider-content, .slider-content h1, #to-top, .blog-section h3, .one-news > div > div small, .two-news > div div:last-child small, .blog-section div div a, .blog-section div div a:hover, #fleet-gallery .owl-buttons div, .page-title, .page-title a, .page-title a:hover, .team > div > div span, .comments > div > a.reply:hover, nav.pagination a:hover, nav.pagination a.active, .tags a:hover, ul.blog-cats > li:hover > a{
  color:#fff;
}

.header-padding, small.color-dark, h1.color-dark, h2.color-dark, h3.color-dark, h4.color-dark, h5.color-dark, h6.color-dark{
  color:#000;
}
footer .copy, footer:before{
  background:#000;
}
footer{
  border-bottom-color:#000;
}

body, .our-services div > a, .our-services div > a:hover .btn-default, .header-padding span, .bg-image .one-news > div > div small,  .bg-image .two-news > div div:last-child small, .btn.btn-sm.btn-success, .btn.btn-sm.btn-default{
  color:#262626;
}

.our-services div > a, .stats > div > div{
  border-color:#eee;
  min-height: 114px;
}
.header-padding div{
  border-left-color:#eee;
}
.why-us, .testimonial-content:after{
  border-top-color:#eee;
}
footer p{
  color:#eee;
}
.testimonial-content, .our-services div > a:after{
  background:#eee;
}

.our-services.styled div > a:hover, #partners a, .darken-block{
  background:#f5f5f5;
}
footer, footer a, footer .copy{
  color:#ccc;
}
.one-news > div > div small.news-author, .two-news > div div:last-child small.news-author, #partners a{
  border-right-color:#ccc;
}
.service-item > h4{
  margin-top: 15px;
}

/* Search Modal */
.transition{
  -webkit-transition:all 300ms ease 0s;
  -moz-transition:all 300ms ease 0s;
  -o-transition:all 300ms ease 0s;
  transition:all 300ms ease 0s;
}
.search-form-modal{
  background-color:#000;
  height:0;
  left:0;
  overflow:hidden;
  position:fixed;
  top:0;
  width:100%;
  z-index:9999;
}
.search-form-modal.open{
  height:100%
}
.search-form_close{
  color:#fff;
  cursor:pointer;
  font-size:20px;
  position:absolute;
  right:15px;
  top:-20px;
}
.header_search_form{
  bottom:0;
  display:block;
  height:80px;
  left:0;
  margin:auto;
  max-width:550px;
  padding:15px;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}
.header_search_form .form-group{
  float:left;
  height:100%;
  width:68%;
}
.header_search_form .form-group .form-control{
  border-color:#fff;
  border-style:solid none solid solid;
  border-width:2px 0 2px 2px;
  font-size:16px;
  height:100%;
  float:left;
  width:100%;
  padding:10px 15px;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
}
.header_search_form .btn_search{
  border:2px solid #fff;
  color:#fff;
  float:right;
  font-size:16px;
  height:100%;
  text-transform:uppercase;
  width:32%;text-shadow:none;
  -moz-text-shadow:none;
  -webkit-text-shadow:none;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
}

}

.why-us li, .stats > div > div, .stats > div > div:hover > span:first-child, #partners .owl-buttons div, #to-top:hover, .bg-image.blog-section h3, .bg-image.blog-section div div a, .bg-image.blog-section div div a:hover, .owl-theme .owl-controls .owl-buttons div, .adress-details > div > span, .comments > div > span.author, nav.pagination a, .tags a, .recent-posts div a, ul.blog-cats li a, .attachments li a, h1, h2, h3, h4, h5, h6, ul.styled li > ul > li > a, ul.styled > li > a, .nav-tabs > li > a, .default-inp i, .our-services div > a > span > i{
  color:#333;
}
.why-us li span, .topmenu nav, .topmenu:before, footer, #to-top, .two-news > div div:last-child > div{
  background:#333;
}
header, .topmenu nav:first-child:before{
  border-top-color:#333;
}
.info-texts div > div > div:before{
  border-bottom-color:#333;
}
@media screen and (max-width: 768px){
  .info-texts div > div > div p{
    background:#2e0000;
  }

}
/*---------- CHANGE COLOR ONE ----------*/
.why-us li, .stats > div > div, .stats > div > div:hover > span:first-child, #partners .owl-buttons div, #to-top:hover, .bg-image.blog-section h3, .bg-image.blog-section div div a, .bg-image.blog-section div div a:hover, .owl-theme .owl-controls .owl-buttons div, .adress-details > div > span, .comments > div > span.author, nav.pagination a, .tags a, .recent-posts div a,  .attachments li a, h1, h2, h3, h4, h5, h6, ul.styled li > ul > li > a, ul.styled > li > a, .nav-tabs > li > a, .default-inp i, .our-services div > a > span > i{
  color:#003761;
}
.why-us li span, .topmenu nav, .topmenu, footer, #to-top, .two-news > div div:last-child > div{
  background:#003761;
}
header, .topmenu nav:first-child:before{
  border-top-color:#003761;
}
.info-texts div > div > div:before{
  border-bottom-color:#003761;
}
@media screen and (max-width: 768px){
  .info-texts div > div > div p{
    background:#003761;
  }
}
/*---------------------------------------------*/

/*---------- CHANGE COLOR TWO ----------*/
.navbar-main > li > .dropdown-menu,
footer .color-part, .btn.btn-danger, .btn.btn-danger:hover, .btn.btn-danger, .btn.btn-danger:hover,  .stats > div > div:hover, .btn.btn-sm.btn-default:before, .big-hr.color-2, .our-services.styled div > a:hover:after, .adress-details > div > span:after, .comments > div > a.reply:hover, .comments > div > a.reply:after, nav.pagination a:hover, .tags a:hover, 
ul.blog-cats > li > a, 
 .main-menu section nav, .our-services div > a:hover > span, .testimonial-content span, .info-texts:after, .post-info:after, .customBgColor{
  background-color:#005395;
}
.stats > div > div:hover, .btn.btn-sm.btn-default:hover, .comments > div > a.reply:hover, nav.pagination a:hover, .tags a:hover, 
ul.blog-cats li:hover > a, 
.our-services div > a:hover > span, .testimonial-content span{
  border-color:#005395;
}

.big-hr.color-2:before, .big-hr.color-2:after, .info-texts div > div > div:last-child:before{
    border-top-color:#005395; 
}
.our-services div > a:hover > span:before, .our-services div > a:hover > span:after, .testimonial-content span:before, .testimonial-content span:after{
  border-bottom-color: #005395; 
}
.stats span:first-child, footer .copy a, .twitter-feeds div span, .recent-posts div a:hover{
  color:#005395;
}
@media screen and (max-width: 768px){
  .info-texts div > div > div:last-child p{
    background:#005395;
  }
  #menu-close,.main-menu a:hover{
    color:#005395;
  }
}
.ip-header .ip-loader svg path.ip-loader-circle {
  stroke: #005395;
}
/*---------------------------------------------*/


/*---------- CHANGE COLOR THERE ----------*/
h1.color-1, h2.color-1, h3.color-1, h4.color-1, h5.color-1, h6.color-1, .twitter-feeds div i,
{
  color:#de000b;
}
.btn.btn-sm.btn-success:hover, nav.pagination a.active, .nav-tabs > li.active{
  border-color:#de000b;
}
.stats > div > div:hover, .info-texts div > div > div:first-child:before, ul.styled li > ul{
  border-bottom-color:#de000b;
}
.big-hr.color-1:before, .big-hr.color-1:after, .info-texts div > div > div:first-child:before{
    border-top-color:#de000b; 
}
.btn.btn-success, .btn-success:hover, .big-hr.color-1, .one-news > div > div, .btn.btn-sm.btn-success:before, .our-services div > a:hover:after, nav.pagination a.active, ul.styled > li.active, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .info-texts:before, ul.blog-cats > li:before{
  background-color:#de000b;
}
@media screen and (max-width: 768px){
  .info-texts div > div > div:first-child p{
    background:#de000b;
  }
}
/*---------------------------------------------*/

a:hover img{
  opacity: 0.7;
    filter: alpha(opacity=70);
}
a#logo:hover img{
  opacity: 1;
}
ul.blog-cats li a{
  color:#262626;
}



@media (min-width:1200px) {
  .sp-body {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  }
}

ul.blog-cats > li:before{
  display:none;
}




.header .span{
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  bottom:-50px;
  width:65%;
  margin-left:-20%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  background:#005395;
}
.header .contact-info{
  margin-top:0;
}
.header{
  background:#003761 url(/bitrix/templates/rospms/img/footer-bg.png) no-repeat center top;
    margin-right: -30px;
    margin-left: -30px;
  position:relative;
    margin-bottom:10px;
}
.contact-info-header{
  color:#fff;
  margin:20px 10px;
}
.contact-info-header span{
  display:block;
  margin-bottom:10px;
}
.contact-info-header span i{
  margin:0 10px;
}

.logo-footer img{
  max-width:350px;
}
#to-top i{
  padding-top:30%;
}
.posts table{
  width:100%;
}
.posts table td{
padding: 5px 7px;
    vertical-align: top;
}

.bx_input_submit{
  position: absolute;
    top: 2px;
    right: 0;
    bottom: 0;
    width: 25px;
    border: none;
    background: url(/bitrix/templates/rospms/img/search_icon.png) no-repeat left center;
    cursor: pointer;
  opacity: 0.6;
}
.search-form input.bx_input_submit:focus{
  border:none;
  opacity:1;
}
h2{
  font-size:20px;
}


@media screen and (max-width: 768px){
  #logo img {
      width: 90%;
  }
}
@media screen and (max-width: 575px){
  .two-news > div div:first-child > div{
    display:none;
  }
  .posts img {
    width: 70%;
    margin: 0 15%;
  }
}
.subtitle{
	font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    padding-left: 87px;
    letter-spacing: 1.5px;
    padding-top: 20px;
}



/*-- Стилт модального окна --*/

.modalInner{
  display: none;
}

.offer{
  max-width: 560px;
  margin: 0 auto;
  padding: 20px;
  background: #eee;
border-top:1px solid #003761;
border-bottom:1px solid #003761;

}

.offer h2{
  font-family: Roboto;
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 35px;
text-align: center;
text-transform: uppercase;
border-top: 1px solid #003761;
    padding-top: 30px;
    margin-top: 0;
color: #6A6A6A;
}

.offer p{
 font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 30px;
text-align: center;
margin: 40px 0;
color: #3388CC;
}
.offer .buttons{
width:100%;
text-align:center;
border-bottom: 1px solid #003761;
    padding-bottom: 30px;
}
.offer .btn{
border: 1px solid #111111;
    padding: 8px 70px;
    color: #111;
}
.offer .btn:hover{
    background: #003761;
    color: #fff;
}
.offer .btn:hover:after {
width:0;
}
.box-modal {
	position: relative;
	width: 500px;
	padding: 16px;
	background: #fff;
	color: #3c3c3c;
	font: 14px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	border-radius: 6px;
}
.box-modal_close { position: absolute; right: 10px; top: 6px; font-size: 11px; line-height: 15px; color: #999; cursor: pointer; }
.box-modal_close:hover { color: #666; }
/* End */
/* /bitrix/templates/rospms/css/master.css?1499414579547 */
/* /bitrix/templates/rospms/libs/arcticmodal/jquery.arcticmodal.css?1591799872654 */
/* /bitrix/templates/.default/components/vr/callback/template1/style.css?14998631152999 */
/* /bitrix/templates/rospms/components/bitrix/menu/top_menu/style.css?14999468061392 */
/* /bitrix/templates/rospms/components/bitrix/menu/left_main/style.css?14994149491166 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1499414580585 */
/* /bitrix/templates/rospms/components/bitrix/news.list/articles_main/style.css?1499414578150 */
/* /bitrix/templates/rospms/components/bitrix/menu/bottom_menu/style.css?1499414578581 */
/* /bitrix/templates/rospms/template_styles.css?162132458129897 */
