﻿/*
Theme Name: GIFP / Giurgiulesti International Free Ports
Theme URI: GIFP
Author: Ssv Design Studio
Author URI: htpp://ssv-design.ru
Description: GIFP / Giurgiulesti International Free Ports
Version: 1.3
License: GIFP / Giurgiulesti International Free Ports
License GIFP / Giurgiulesti International Free Ports
Tags: Ssv Design Studio GIFP / Giurgiulesti International Free Ports
Text Domain: gifp.md

GIFP
*/
.header-top , .header-top-for-mobile{
	background: #25364a;
	min-height: 50px;
	font-family: 'Ubuntu', sans-serif;
}
body{
	background:#fff;
    height: 100%;
}
strong , #accordion h3{
	font-weight:700;
}

.lv_title_caption , .lv_controls_relative{
	display:none !important;
}
.header-top-for-mobile{
	display: none;
}
.social , .social li{
	float: left;
}
.social a{
	display: block;
	width: 14px;
	height: 14px;
	background: url('img/social.png');
	background-repeat: no-repeat;
    margin: 16px;
}
.social a.mail{
	background-position: 0px 0px;
}
.social a.lin{
	background-position: -44px 0px;
}
.social a.fb{
	background-position: -88px 0px;
}

.right-list{
	float: right;
    margin-top: 4px;
}
.right-list a{
    color: #fff;
    font-size: 14px;
    display: block;
    margin-top: -2px;
}
input[type="text"]:focus{
	box-shadow: none !important;
}
.search::-webkit-input-placeholder, #searchform input[type=text]::-webkit-input-placeholder  {
  color: #fff !important;
  font-family: 'Ubuntu', sans-serif;
}
#searchsubmit , .screen-reader-text{
	display:none;
}

.search , #searchform input[type=text]{
	font-family: 'Ubuntu', sans-serif;
    margin: -2px 0px 0px 0px !important;
    padding: 3px 0px 0px 10px !important;
    display: block;
    color: #fff!important;
    border: none!important;
    background: url(img/search.png)!important;
    background-repeat: no-repeat!important;
    background-position: right 0px!important;
    padding: 0px 20px 1px 10px!important;
    border-bottom: 1px solid #fff!important;
    border-radius: 0px!important;
    font-size: 14px;
    /* line-height: 26px!important; */
    outline: none;
}
.right-list li{
	float: left;
    margin: 15px;
    line-height: 17px;
}
.right-list li a:hover{
	color:#0daffa;
	text-decoration: none;
	cursor: pointer;
}
.language{
	background: url(img/globe.png);
    background-repeat: no-repeat;
    background-position: left 0px;	
    padding-left: 20px;
}
.header-bottom{
	background: #ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-family: 'Ubuntu', sans-serif;
}
.clear{
	clear: both;
}
.header-bottom .nav-item a{
	color: #25364a !important;
}
.logo{
    float: left;
    margin: 15px 0px 0px;
}
.collapse{

}
.navbar-nav li a{
	text-transform: uppercase;
    text-align: center;
    padding: 5px 0px;
    font-weight: 300;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
}
.menu-icon{
	width: 20px;
	height: 20px; 
}
.dropdown-menu .dropdown-item{
    text-align: left;
}
.dropdown-menu.show .dropdown-item{
    color: #25364a !important;
}
.dropdown-item .dropdown-menu-icon{
	    margin: 0px 10px 10px 0px !important;
}
.page-description + img{
	margin-bottom:10px;
}
.submenu-item-1 .dropdown-menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/dropdown1.png);
    background-position: 0px -25px;
    background-repeat: no-repeat;
    float: left;
}
.submenu-item-2 .dropdown-menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/dropdown2.png);
    background-position: 0px -24px;
    background-repeat: no-repeat;
    float: left;
}
.submenu-item-3 .dropdown-menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/dropdown3.png);
    background-position: 0px -23px;
    background-repeat: no-repeat;
    float: left;
}
.submenu-item-4 .dropdown-menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/dropdown4.png);
    background-position: 0px -24px;
    background-repeat: no-repeat;
    float: left;
}
.submenu-item-5 .dropdown-menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/dropdown5.png);
    background-position: 0px -24px;
    background-repeat: no-repeat;
    float: left;
}
.submenu-item-6 .dropdown-menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/dropdown6.png);
    background-position: 0px -25px;
    background-repeat: no-repeat;
    float: left;
}
.submenu-item-7 .dropdown-menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/dropdown7.png);
    background-position: 0px -24px;
    background-repeat: no-repeat;
    float: left;
}
.submenu-item-8 .dropdown-menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/dropdown8.png);
    background-position: 0px -25px;
    background-repeat: no-repeat;
    float: left;
}
.dropdown-menu .dropdown-item:hover .dropdown-menu-icon , .dropdown-menu-for-page .dropdown-item:hover .dropdown-menu-icon{
    background-position:0px -1px ;
}
.dropdown-menu-for-page .dropdown-item:hover{
	color:#0daffa !important;
	background:none;
}
.dropdown-menu-for-page .active-link.dropdown-item:hover {
    color: #0daffa !important;
}
.dropdown-menu-for-page .active-link.dropdown-item .dropdown-menu-icon{
	background-position:0px -1px ;
}
.triangle{
	position: absolute;
    top: -6px;
    left: 70px;
}
.dropdown-menu{
	background:#eef6fb;
}
.dropdown-menu .dropdown-item:hover{
	background:none !important;
	color:#0daffa!important;
}

/*************************************/
.menu-item-1 .menu-icon {
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/menu1.png);
    background-position: 0px -30px;
}
.menu-item-2 .menu-icon{
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/menu2.png);
    background-position: 0px -30px;
}
.menu-item-3 .menu-icon{
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/menu3.png);
    background-position: 0px -31px;
}
.menu-item-4 .menu-icon{
	width: 15px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/menu4.png);
    background-position: 0px -30px;
}
.menu-item-5 .menu-icon{
	width: 20px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/menu5.png);
    background-position: 0px -30px;
}
.menu-item-6 .menu-icon{
    width: 20px;
    display: block;
    height: 15px;
    margin: 0px auto 15px;
    background: url(img/menu6.png);
    background-position: 0px -24px;
}
.menu-item-7 .menu-icon{
	width: 14px;
    display: block;
    height: 20px;
    margin: 0px auto 10px;
    background: url(img/menu7.png);
    background-position: 0px -30px;
}
.menu-item-8 .menu-icon{
	width: 20px;
    display: block;
    height: 18px;
    margin: 0px auto 12px;
    background: url(img/menu8.png);
    background-position: 0px -32px;
}

.more .menu-item-6 .menu-icon{
	width: 20px;
    display: block;
    height: 18px;
    margin: 0px auto 10px;
    background: url(img/menu8.png);
    background-position: 0px -32px;
}
.menu-item-1.active .menu-icon {background-position:0px 0px ;}
.menu-item-1.active a{ color:#0daffa !important; }

.menu-item-2.active .menu-icon {background-position:0px 0px ;}
.menu-item-2.active a{ color:#0daffa !important; }

.menu-item-3.active .menu-icon {background-position:0px 0px ;}
.menu-item-3.active a{ color:#0daffa !important; }

.menu-item-4.active .menu-icon {background-position:0px 0px ;}
.menu-item-4.active a{ color:#0daffa !important; }

.menu-item-5.active .menu-icon {background-position:0px 0px ;}
.menu-item-5.active a{ color:#0daffa !important; }

.menu-item-6.active .menu-icon {background-position:0px 0px ;}
.menu-item-6.active a{ color:#0daffa !important; }

.menu-item-7.active .menu-icon {background-position:0px 0px ;}
.menu-item-7.active a{ color:#0daffa !important; }

.menu-item-8.active .menu-icon {background-position:0px 0px ;}
.menu-item-8.active a{ color:#0daffa !important; }
.nav-item:hover .menu-icon {
    background-position:0px 0px ;
}
.nav-item:hover a{
    color:#0daffa !important;
}
.nav-item:hover{
	    background: #eef6fb;
}
.navbar{
	    padding: 0px !important;
}
.nav-item{
	    padding: 10px 0px;
}
.active{
	    border-bottom: 4px solid #0daffa;
}
.left-submenu{
	float: left;
}
.right-submenu{
	float: right;
}
footer{
    min-height: 355px;
    background:url("img/footer-bg-left.png") ,  url("img/footer-bg-right.png") ,  url("img/footer-bg-center.png") ;
    background-repeat: no-repeat,no-repeat , repeat;
    background-position: left 0px, right 0px ,0px  0px ;
}
.content{
	min-height: 600px;
}
footer .col-md-4 {
    margin-top: 92px; 
}
.copyright{
    color: #eff3f6;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    margin-top: 70px;
}
.made{
	margin-top: 10px;
	color:#afc2d0;
	font-family: 'Ubuntu', sans-serif;
}

.footer-block-title{
	color: #eff3f6;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
}
.footer-block-subtitle{
	color:#fff;
    margin: 2px 0px 5px;
	font-family: 'Ubuntu', sans-serif;
}
.footer-lines{
	color:#afc2d0;
	font-size: 14px;
	line-height: 22px;	
	font-family: 'Ubuntu', sans-serif;
}
.footer-block-email a{
	color:#afc2d0 ;
	display:block;
	font-size: 14px;
	margin: 5px 0px;
	font-family: 'Ubuntu', sans-serif;
}
.footer-socials a{
    margin-right: 40px;
    margin-top: 5px;
	display:block;
	    float: left;
}
.footer-socials a:last-child{
	margin-right: 0px;
}
.more{
    float: right;
    position: absolute;
    right: 0px;
    height: 100%;     
    line-height: 49px;
    padding-left: 20px;
    padding-right: 20px;
    background: url(img/more.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.more .dropdown-toggle::after{
	display: none;
}
.more .dropdown-toggle{
	    line-height: 60px;
}
.more:hover{   
	background:url("img/more.png") , #eef6fb ;
    background-repeat: no-repeat, repeat;
    background-position: center center ,0px  0px ;
}
#width-min-768-max-991{
	display: none;
}
.lang-list , .lang-list-small{
	width: 100px;
    background: #e3e3e3;
    position: absolute;
    line-height: 23px;
    padding: 5px;
    z-index: 999;
    border-radius: 5px;
}
.lang-list a , .lang-list-small a{
	color:#25364a;
	font-size: 14px;
}
.lang-list div , .lang-list-small div{
	padding-left: 20px;
}
.lang-list .active-lang , .lang-list-small .active-lang{
    background: url(img/select-lang.png);
    background-position: 4px 6px;
    background-repeat: no-repeat;
}
.dropdown-menu , .lang-list{
	    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.lang-list{
	display: none;
}
.show-list .lang-list{
	display: block;
}

.lang-list-small{
	display: none;
}
.show-list .lang-list-small{
	display: block;
}
.active-lang a{
	    color: #0daffa !important;
}

/*Content*/

.content-main{
	/*background: url("img/content/hero-bg.png")  ;
    background-repeat:  no-repeat;
    background-position: 0px  0px ;
    background-size: cover;
    padding-bottom: 85px;*/
}
.hero-arrow{
	display: block;
    margin: 0 auto;
    width: 147px;
	height: 51px;
	background: url("img/content/arrow-down.png")  ;
    background-repeat:  no-repeat;
    background-position: 0px  0px ;
}
.about-block{
	background:url("img/content/oval.png")  ;
    background-repeat:  no-repeat;
	background-position: center top;
	margin-top: -86px;
}
.hero-title{
	font-size: 36px;
	color:#fff;
	padding-top: 230px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
}
.hero-subtitle{
	font-size: 60px;
	color:#fff;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
}
.hero-button-block a{
    width: 190px;
    display: block;
    text-align: center;
    line-height: 50px;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    float: left;
    font-family: 'Ubuntu', sans-serif;
}
.hero-button-block{
	margin-top: 50px;
}
.hero-button-block a:hover{
	text-decoration: none;	
}
.hero-button-block a{
	margin-bottom: 20px;
}
.btn-our-services{
	background: #0daffa;
	margin-right: 10px;
}
.btn-our-services:hover{
	background: #39c0fe;
}

.btn-contact-us{
	background: #none;
	border:1px solid #fff;
}
.btn-contact-us:hover{
	background: #fff;
	color: #0daffa;
}
.block-title{
	font-size: 24px;
    color: #25364a;
        padding-top: 60px;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
}
.block-subtitle{
	font-size: 16px;
    color: #25364a;
    /*max-width: 800px;*/
    text-align: center;
    line-height: 27px;
    margin: 35px auto;
    font-family: 'Ubuntu', sans-serif;
}
.about-block img{
	display: block;
    margin: 40px auto;
}
.block-desc b{
	font-weight: 700;
}
.block-desc{
    color: #25364a;
    padding: 0px 40px;
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    font-family: 'Ubuntu', sans-serif;
}
.details:hover , .hide:hover{
	cursor: pointer;
}
.details , .hide{
	width: 150px;
    display: block;
    text-align: center;
    line-height: 43px;
    border-radius: 25px;
    font-weight: 500;
    font-size: 14px;
    color: #0daffa;
    border: 1px solid #0daffa;
    font-family: 'Ubuntu', sans-serif;
    margin: 0px auto 50px !important;
    background: url(img/content/arrow-details.png);
    background-repeat: no-repeat;
    background-position: 120px center;
}
.hide{
	background: url(img/content/arrow-details-up.png);
	background-repeat: no-repeat;
    background-position: 120px center;
	margin-top: 40px !important;	
}

.details-block-title{
	color:#25364a;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 24px;
}
.details-block-description{
	/*max-width: 860px;*/
    color: #25364a;
    text-align: center;
    font-size: 16px;
    margin: 30px auto ;
    line-height: 27px;
    font-family: 'Ubuntu', sans-serif;
}
.details-block , .hide-element{
	display: none;
}
.show-details{
	display: block;
}
.news-block{
	background: #f7f9fa;
    padding: 20px 0px 80px;
}
.news-title{
	color: #25364a;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    float: left;
}
.all-news{
	color: #0daffa;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 20px;
}
.news-info-box{
	float: right;
    width: 340px;
    padding: 20px;
}

.news-item-date{
	 font-size: 14px;
	 margin-bottom: 10px;
	 margin-top: 10px;
    color: #8a9fb7;
	font-family: 'Ubuntu', sans-serif;
}
.news-item-title{
	font-family: 'Ubuntu', sans-serif;
    color: #25364a;
        margin-bottom: 10px;
    font-size: 16px;
    display: block;
    line-height: 22px;
    font-weight: 700;
}
.news-item-title:hover{
	color:#0daffa;
	text-decoration: none;
}
.news-item-description{
	font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #25364a;
    line-height: 22px;
}
.news-item img{
    border-right: 1px solid #e3e3e3;
    width: 100%;
}
.news-item-read-more:hover{
	    text-decoration: none;
}
.news-block .row{
	margin-top: 10px;
}
.news-item-read-more{
    font-size: 14px;
    display: block;
    margin-top: 10px;
    color: #0daffa;
    font-family: 'Ubuntu', sans-serif;
}
.news-item{
    background: #fff;
    padding: 0px 0px;
    border: 1px solid #e6eaee;
    border-radius: 5px;
    margin-right: 30px;
    width: 48% !important;
    flex: 0%;
}
.news-item:hover{
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
.news-block-title{
	margin: 30px 0px;
}
.useful-links-block{
	padding: 30px 0px;
	background: #eff3f6;
}
.useful-links-block .news-title{
	float: none;
	margin-bottom: 20px;
}
.subscribe{
    min-height: 300px;
    background: url(img/content/subscribe-bg.png);
    background-size: cover;
}
.subscribe img{
	    margin: 20px auto;
    display: block;
}
.subscribe input[type=text]{
	display: block;
    margin: 10px auto;
    color: #9aacc1;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    border-radius: 25px;
    border: none;
    padding: 15px;
    width: 80%;
    outline: none;
    text-align: center;
}
.subscribe input[type=submit]:active{
    background: #159ad8;
}
.subscribe input[type=submit]{
    text-transform: capitalize;
    background: #0daffa;
    border: none;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    border-radius: 25px;
    padding: 0px 31px;
    outline: none;
    cursor: pointer;
    line-height: 44px;
    font-size: 14px;
    margin: -75px auto 0px;
    display: block;
}
.subscribe-title{
	font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 0px 40px;
    line-height: 25px;
}
.subscribe-item-title{
	font-size: 16px;
    font-weight: 700;
    margin-top: 35px;
    color: #354052;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Ubuntu', sans-serif;
}
.download{
	background: url(img/content/download.png) , #0daffa !important;
    background-repeat: no-repeat, repeat !important;
    background-position: 23px center, 0px 0px !important;
    color: #fff;
    padding-left: 18px;
}
.download:hover{
	color:#fff;
	text-decoration: none;
}
.open:hover , .btn-details:hover{
text-decoration: none;	
}
.open , .btn-details{
    color: #0daffa;
    border: 1px solid #0daffa;
}
.broshure img , .park img{
    display: block;
    margin: 0 auto;	
}
.subscribe-buttons-block a  , .btn-details{
    display: block;
    float: left;
    margin: 10px;
    width: 147px;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
    border-radius: 25px;
    font-family: 'Ubuntu', sans-serif;
}
.broshure , .park{
	border: 1px solid #e6eaee;
	background: #fff;
}
.subscribe-buttons-block{
	margin-top: 17px;
}
.useful-links-block .col-md-4{
margin-right: 10px;
flex:0%;
	width: 32% !important;
}
.useful-links-block .park{
	margin-right: 0px ;

}
.btn-details{
	float: none !important;
    margin: 30px auto !important;
}


.page-title{
	color:#25364a;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	margin-top: 40px;
	    margin-bottom: 20px;
	font-family: 'Ubuntu', sans-serif;
}
.page-description{
	    color: #25364a;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 27px;
	text-align: justify;
	margin: 0px 0px 20px;
}
.info-block-title{ 
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0px 10px;
    color: #25364a;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 26px;
}
.operator-page .info-block{
    margin-bottom: 40px;
}
.info-block{
	color: #25364a;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
}
.adres{
	padding-left: 20px;
    background: url(img/content/point.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
}
.phone{
	padding-left: 20px;
    background: url(img/content/phone.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
.fax{
	padding-left: 20px;
    background: url(img/content/fax.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.email{
	padding-left: 20px;
    background: url(img/content/mail.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}
.operator-page .news-block-title{
	margin-top: 40px;
}
.operator-page .news-item-date {
   margin-top: 0px; 
}
.operator-page .news-info-box { 
    background: #f8f9f9;
    padding: 30px;
        width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
}
.dropdown-menu-for-page{
	font-family: 'Ubuntu', sans-serif;
	margin: 30px 0px;
}
.dropdown-menu-for-page a{
	padding-left: 0px;
}
.dropdown-menu-for-page .right-submenu{
	float: left;
}
.dropdown-menu-for-page .left-submenu{
	margin-right: 40px;
}
.transport-page .dropdown-menu-for-page a {
    padding-left: 0px;
    padding: 0px 100px 13px 0px;
}
.transport-box{
	color:#25364a;
	font-size:16px;
	margin-top: 35px;
	font-family: 'Ubuntu', sans-serif;
}
.transport-box .trasport-title{
	font-weight: 700;
	margin-bottom: 10px;

}
.transport-page .info-block-title {
    margin: 0px 0px 20px;
}
.transport-page hr{
	    margin: 40px 0px;
}

.download-line{
	background: url(img/content/download-line.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    font-family: 'Ubuntu', sans-serif;
    padding-left: 20px;
    color:#0daffa;
    font-size: 16px;
    display: block;
   margin-bottom:20px;
}
.download-line:hover{
	text-decoration: none;
	color:#0daffa;
}
.more-info{
	margin:20px 0px;
}
.acc-title{
	color: #0daffa;
    padding: 0px;
    width: 100%;
    text-align: left;
    display: block;
    font-size: 16px; 
    font-family: 'Ubuntu', sans-serif;
    background: url(img/content/arrow-close.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.acc-title.collapsed{
	background: url(img/content/arrow-open.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.acc-title:active{
	text-transform: none;
}
.card-header{
	border: none;
	padding-left: 0px;
	background: no-repeat;
}
.card{
    border: none;
    border-bottom: 1px solid #dfe1e4;
    border-radius: 0px;
}
.card-body {
    padding: 0px 0px 30px 0px;
    color: #25364a;
    font-size: 16px;
    line-height: 27px;
    font-family: 'Ubuntu', sans-serif;
}
.contacts-page{
	    background: #f7f9fa;
}
.contacts-page .news-item{
	width: 100% !important;
	margin-bottom: 30px;
}
.contacts-page .info-block{
    margin: 20px 10px 20px 18px;
	max-width: 420px;
}
.contacts-page  iframe , .contacts-page .info-block{
	    float: left;
	    margin-bottom: 0px;
}
.contacts-page .info-block-title{
	margin-top: 0px;
}
.news-page{
	background: #eff3f6;
}
.news-page .subscribe img {
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.news-page .useful-links-block > div{
	margin-bottom: 30px;
}
.news-page .news-info-box {
    width: 71%;
}
.news-page .news-item-title {
    text-transform: uppercase;
}
.news-page .news-item{
	width: 100% !important;
	margin-bottom: 10px;
}
.img-box{
	float: left;
	height: 195px;
    width: 195px;
    background-size: cover !important;
    background-position: center center !important;
}
.news-block .row{
	padding: 0px 30px;
}
.news-block .row .img-box{
    width: 165px;
}
.news-date{
	color:#8a9fb7;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.one-news-page .page-description{
	margin: 20px 0px;	
}
.img-small{
	/*margin-bottom: 40px;*/
	    width: 24%;
}
.one-news-page .news-info-box {
   
    background: #f8f9f9;
    margin-bottom: 20px;
}
.img-big{
	display: block;
	width: 100%;
}
.one-news-page .news-info-box { 
    width: 100%; 
}
.category-button{
    color: #fff;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
    background: url(img/content/arrow-cat.png), #0daffa;
    background-position: 95% center, 0px 0px;
    background-repeat: no-repeat, no-repeat;
    border: 1px solid #dfe2e5;
    line-height: 48px;
    padding: 0px 20px;
    border-radius: 25px;
    cursor: pointer;
    margin-bottom: 10px;
}
.category-button:hover{ 
	background: url(img/content/arrow-cat.png), #78d1fa;
	background-position: 95% center, 0px 0px;
    background-repeat: no-repeat, no-repeat;
}
.category-button.active-category{
	background: url(img/content/arrow-cat.png), #798490;
	background-position: 95% center, 0px 0px;
    background-repeat: no-repeat, no-repeat;
}
.tariff-title{
	font-family: 'Ubuntu', sans-serif;
    color: #25364a;
    font-size: 16px;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 20px;
	 margin-bottom: 20px;
}
.tariff-title + .download-line{
	display: inline-block;
}
.tariffs-page{
	background: #f7f9fa;
}
.tariffs-page .page-title{
    margin-top: 4px;
    padding-top: 40px;
}
th.table-title , .table thead th {
	color: #7f8fa4 !important;
	font-size: 14px;
	border-bottom: 0px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.table thead th:first-child{
	color: #25364a !important;
}
.table  td , .table  th {
    color: #354052 ;
    font-family: 'Ubuntu', sans-serif !important;
    font-size: 14px !important;
}
.table{
    background: #fff !important;
    border: 1px solid #dfe2e5;
}
.table-description{
	color: #7f8fa4;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif !important;
}
.table-description.last{
	/*margin-bottom: 30px;*/
}
#lightgallery li{
	    float: left;
    display: block;
}
.img-responsive.img-small{
	width: 100%;
}
#lightgallery .col-md-3{
	    padding: 2px;
}
.lg-backdrop {
    background-color: rgba(0,0,0,0.6) !important;
}
.menu-item-4 .left-submenu {
    margin-right: 60px;
}
.menu-item-4 .left-submenu a{
	text-transform: none;
}
.menu-item-4 .dropdown-menu {
    min-width: 610px;
	
}

.active-link{
    color: #0daffa !important;
}

.show-cat-content{
	display:block;
}
.hide-cat-content{
	display:none;
}
.hide-news{
	display:none;
}
#spinner{
	width: 80px;
    display: block;
    margin: 0 auto;
}
.hide-spinner{
	display:none !important;
}
#show-more{
	color:#0daffa;
	cursor:pointer;
}
#show-more:hover{
	background: #f5f5f5;
}
#show-more:active{
	background: #e3e3e3;
	color:#fff;
}
.col-md-8 img{
	width:100%;
}
/*END Content*/
#block-main{
	padding-bottom: 86px;
}
.about-block {
    position: relative;
    z-index: 999;
}
.content-main {
    position: relative;
    z-index: 999;
}
table strong{
	font-weight:700;
}







.fullscreen-bg {
    overflow: hidden;
    z-index: -100;
    position: relative;
    height: 100%;
    width: 100%;
    padding-top:45%;
}
 
.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: auto;
	z-index: -12;
}

.overlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.table td , .table thead tr th{
    text-align: right;
}
.table thead tr th:first-child{
	text-align: left;
}

.team-box .span3 {
    margin-bottom: 50px;
    margin: 0px 40px 50px;
    min-height: 360px;
}
.team-name {
    font-size: 20px;
    color: #3c434d;
    font-weight: 700;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
    margin: 20px 0px 5px;
}
.team-status {
    font-size: 18px;
    color: #80909c;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
}
.team-description {
    font-size: 13px;
    color: #25364a;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    margin-top: 10px;
}

#go-top {
  position: fixed; 
  bottom: 25px; 
  right: 30px;
    z-index: 999999999;
  cursor:pointer; 
  display:none;
	width: 80px;
	height: 80px; 

}
.go-to-top{
	background: url(img/go.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
	background-size:cover;
}
canvas{
	display:none;
}

.newsletter-api-form-theme1 {
    margin: 5px 0px !important;
}























