/* CHANGES */
.site-footer
{
	background-color: rgba(0, 0, 0, 0.08);
	padding:45px 0 20px;
	font-size:15px;
	line-height:24px;
	color:#737373;
}
.site-footer hr
{
	border-top-color:#bbb;
	opacity:0.5
}
.site-footer hr.small
{
	margin:20px 0
}
.site-footer h6
{
	color: rgba(0, 0, 0, 0.43);
	font-size:16px;
	text-transform:uppercase;
	margin-top:5px;
	letter-spacing:2px
}
.site-footer a
{
	color:#737373;
}
.site-footer a:hover
{
	color:#3366cc;
	text-decoration:none;
}
.footer-links
{
	padding-left:0;
	list-style:none
}
.footer-links li
{
	display:block
}
.footer-links a
{
	color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
	color:#3366cc;
	text-decoration:none;
}
.footer-links.inline li
{
	display:inline-block
}
.site-footer .social-icons
{
	text-align:right
}
.site-footer .social-icons a
{
	width:40px;
	height:40px;
	line-height:40px;
	margin-left:6px;
	margin-right:0;
	border-radius:100%;
	background-color:#33353d
}
.copyright-text
{
	margin:0
}
@media (max-width:991px)
{
	.site-footer [class^=col-]
	{
		margin-bottom:30px
	}
}
@media (max-width:767px)
{
	.site-footer
	{
		padding-bottom:0
	}
	.site-footer .copyright-text,.site-footer .social-icons
	{
		text-align:center
	}
}
.social-icons
{
	padding-left:0;
	margin-bottom:0;
	list-style:none
}
.social-icons li
{
	display:inline-block;
	margin-bottom:4px
}
.social-icons li.title
{
	margin-right:15px;
	text-transform:uppercase;
	color:#96a2b2;
	font-weight:700;
	font-size:13px
}
.social-icons a{
	background-color:#eceeef;
	color:#818a91;
	font-size:16px;
	display:inline-block;
	line-height:44px;
	width:44px;
	height:44px;
	text-align:center;
	margin-right:8px;
	border-radius:100%;
	-webkit-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
	color:#fff;
	background-color:#29aafe
}
.social-icons.size-sm a
{
	line-height:34px;
	height:34px;
	width:34px;
	font-size:14px
}
.social-icons a.facebook:hover
{
	background-color:#3b5998
}
.social-icons a.twitter:hover
{
	background-color:#00aced
}
.social-icons a.linkedin:hover
{
	background-color:#007bb6
}
.social-icons a.dribbble:hover
{
	background-color:#ea4c89
}
@media (max-width:767px)
{
	.social-icons li.title
	{
		display:block;
		margin-right:0;
		font-weight:600
	}
}

/* CHANGES */





header{
	padding: 30px 0 16px 0;
	border-bottom: 1px solid #E3E3E3;
	-webkit-box-shadow: 0px 10px 24px -14px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 10px 24px -14px rgba(0,0,0,0.12);
	box-shadow: 0px 10px 24px -14px rgba(0,0,0,0.12);
}
.slide img
{
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.logo_wrap{
	float: left;
}
.header_content{
	float: right;
}
.header_content_line{
	color: #4B4B4B;
	display: inline-block;
}
.content_phone{

	font-family:  MuseoSansCyrl_500, sans-serif;
}
.content_phone span{
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 14px;
}
.header_content_line:first-child{
	margin-left: 0;
}
.header_content_block{
	display: block;
	margin-bottom: 4px;
	padding: 6px 0 0 0;
}
.lang_select_wrap{
	display: inline-block;
	color: #4B4B4B;
	transition: color .4s linear;
	text-transform: capitalize;
}
.lang_select_wrap.active,
.lang_select_wrap:hover{
	color: #DB7D04;
}
.menu_item{
	display: inline-block;
	margin-right: 23px;
	transition: color .3s ease;
	line-height: 30px;
	position: relative;
}
.menu_item:last-child{
	margin-right: 15px;
}
.menu_item:hover{
	color: #DB7D04;
}
.menu_item a.active{
	color: #DB7D04;
}
.header_lang_list{
	text-align: right;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 16px;
}
.lang_select_wrap{
	margin-left: 10px;
	transition: color .3s ease;
}
.search_icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('/images/svg/search.svg');
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	transition: background .4s linear;
	float: right;
}
.search_icon:hover{
	background-image: url('/images/svg/search_act.svg');
}
.header_search{
	display: inline-block;
	position: relative;
	bottom: -2px;
	cursor: pointer;
}


.header_serice_block{
	display: inline-block;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	background-color: #F18700;
	border-radius: 25px;
	color: #FFFFFF;
	margin: 0 0 0 10px;
	cursor: pointer;
	border: 1px solid #F18700;
	transition: background .4s linear;
	font-size: 18px;
	position: relative;
}

.header_serice_block.business{
	background-color: #2A2D84;
	border-color: #2A2D84;
}
.header_serice_block:hover{
	background-color: #fff;
	color: #F18700;
}
.header_serice_block.business:hover{
	color: #2A2D84;
}
.header_serice_block.active{
	background-color: #fff;
	color: #F18700;
}
.header_serice_block.business.active{
	color: #2A2D84;
}
.header_desktop_menu{
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 18px;
}
.slide_content{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	color: #FFFFFF;
}
.bx-wrapper{
	border: none !important;
	box-shadow: none !important;
	margin-bottom: 0 !important;
}
#slide_caption{
	font-family: MuseoSansCyrl_900, sans-serif;
	font-size: 44px;
	margin: 0 0 30px 0;
}
.slide_text{
	width: 600px;
	font-size: 21px;
	font-family:  MuseoSansCyrl_500, sans-serif;
}
.slide_text p{
	margin: 0;
	padding: 0;
}
.slide_button{
	display: block;
	margin-top: 70px;
	border-radius: 50px;
	background-color: #F18800;
	width: 230px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 21px;
	font-family:  MuseoSansCyrl_500, sans-serif;
	cursor: pointer;
	transition: background .3s linear;
}
.slide_button:hover{
	background-color: #FFFFFF;
	color: #F18800;
}
.bx-pager{
	padding: 0 !important;
	margin: 0 auto !important;
	left: 0;
	right: 0;
	bottom: 25px !important;
	text-align: right !important;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background-color: transparent !important;
	border: 2px solid #ffffff;
	height: 18px !important;
	width: 18px !important;
	border-radius: 100% !important;
	transition: background .4s linear;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background-color: #F18800 !important;
}

/* ======= MOBILE MNU ========= */
.mobile_menu_button{
	float: right;
	width: 50px;
	height: 65px;
	position: relative;
}
.mobile_mnu_icon{
	display: inline-block;
	width: 32px;
	height: 32px;
	background-image: url("/images/svg/menu.svg");
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
}
.mobile_mnu{
	display: none;
	position: fixed;
	top: 0;
	width: 0;
	height: 100%;
	min-height: 100%;
	z-index: 4000;
	background-color: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	overflow: hidden;
	padding-bottom: 50px;
}
.mobile_mnu_wrap{
	padding: 15px 0;
}
.mobile_mnu_close{
	display: inline-block;
	float: right;
	width: 35px;
	height: 35px;
	background-image: url("/images/svg/close.svg");
	background-repeat: no-repeat;
	-webkit-background-size: 50% 50%;
	background-size: 50% 50%;
	background-position: center;
}
#mobile_search{
	height: 40px;
	line-height: 40px;
	border: 1px solid #B4B4B4;
	border-radius: 10px;
	width: 100%;
	padding: 0 15px;
}
.mobile_search_box{
	margin: 20px 0;
}
.mobile_menu_item{
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
}
.mobile_lang_select{
	height: 35px;
	line-height: 40px;
}
.mobile_lang_select_item{
	display: inline-block;
	margin-right: 10px;
	text-transform: capitalize;
}
.mobile_slider_img{
	width: 100%;
}
/* ======= MOBILE MNU END ===== */


/* ======= FOOTER ==========*/
#footer{
	padding: 15px 0 0 0;
	width:100%;
	font-size: 14px;
	font-family: MuseoSansCyrl_300, sans-serif;
	color: #999999;
	border-top: 1px solid #E9E9E9;
	text-align: left;

}
.copyright_row p{
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.menu_item_footer{
	margin-left: 60;
	padding: 0;
	font-size: 14px;
}

.footer_mnu{
	text-align: left;
	font-size: 14px;
}
.footer_mnu a{
	border-top: 1px solid #999999;
	transition: border .4s linear;
}
.footer_mnu a:hover{
	border-color: transparent;
}
.footer_socials{
	text-align: left;
	width:100%;
}
.footer_socials a{
	display: inline-block;
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	transition: background .4s linear;
}
.footer_facebook_social{
	background-image: url("/images/svg/socials/facebook.svg");
}
.footer_facebook_social:hover{
	background-image: url("/images/svg/socials/facebook_act.svg");
}
/* ======= FOOTER END ======*/


/* ====== News SECT ========*/
.gray_sect{
	background-color: #F6F6F6;
	padding: 63px 0 73px 0;
	text-align: right;
	background-image: url("/images/sect_white_bg.png");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 80%;
	background-size: 80%;
}
.white_sect{
	background-color: #fff;
	padding: 63px 0 73px 0;
	background-image: url("/images/sect_gray_bg.png");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 80%;
	background-size: 80%;
}
.info_sect{
	-webkit-background-size: cover;
	background-size: cover;
	padding: 90px 0 130px 0;
	color: #FFFFFF;
}
.info_sect.left{
	text-align: right;
}
@media (min-width: 1200px){
	.sect_content{
		width: 550px;
		display: inline-block;
	}
	.info_sect.right .sect_content,
	.white_sect .sect_content{
		padding-left: 45px;
	}
	.info_sect.left .sect_content,
	.gray_sect .sect_content{
		padding-right: 45px;
	}
}
@media (max-width: 1199px){
	.sect_content{
		padding-left: 15px;
		padding-right: 15px;
	}
}
.sect_content{
	text-align: left;
}

.sect_text p{
	margin: 0;
	padding: 0;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 17px;
	line-height: 17px;
}
.sect_news,
.sect_text{
	height: 275px;
	overflow: hidden;
}
.news_wrap{
	padding: 10px 0;
	border-bottom: 1px solid #F6F6F6;
	border-radius: 10px;
}
.news_wrap:first-child{
	padding-top: 0;
}
.news_wrap:last-child{
	border: none;
}
.sect_button{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background-color: transparent;
	border-radius: 25px;
	text-align: center;
	width: 168px;
	color: #606060;
	border: 1px solid #E2E2E2;
	margin-top: 36px;
	cursor: pointer;
	transition: background .4s ease;
}
.sect_button:hover{
	background-color: #CECECE;
}
.index_h2{
	margin: 0 0 20px 0;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 33px;
	font-weight: normal;
}
.index_news_title{
	display: block;
	font-size: 17px;
	font-family: MuseoSansCyrl_300, sans-serif;
	line-height: 23px;
	color: #0023A5;
	margin-bottom: 9px;
	transition: color .4s ease;
	overflow: hidden;
	height: 46px;
}
.index_news_title:hover{
	color: #3A3A3A;
}
.index_news_date{
	display: block;
	font-size: 14px;
	font-family: MuseoSansCyrl_100, sans-serif;
}

/* ====== News Sect END =====*/
/* ===== Info sect ========*/
#info_sect .index_h2{
	margin-bottom: 26px;
}
.sect_list_item{
	display: block;
	margin-bottom: 5px;
	font-family: MuseoSansCyrl_500, sans-serif;
	font-size: 17px;
}
.sect_list_item a {
	transition: border .4s linear;
}
.sect_list_item a:hover{
	border-bottom: 1px solid #ffffff;
}
.sect_list_item:before{
	content: ' ';
	display: inline-block;
	width: 21px;
	height: 21px;
	background-image: url("/images/svg/checkbox/white.svg");
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-right: 21px;
	position: relative;
	top: 4px;
}
#info_sect .right .sect_list_item:before{
	background-image: url("/images/svg/checkbox/orange.svg");
}
#info_sect .sect_button{
	background-color: #fff;
	color: #12367B;
	font-family: MuseoSansCyrl_500, sans-serif;
	font-size: 17px;
	border: none;
}
#info_sect .sect_button:hover{
	background-color: #2A2D84;
	color: #FFFFFF;
}
#info_sect .right .sect_button{
	background-color: #F18800;
	color: #FFFFFF;
}
#info_sect .right .sect_button:hover{
	background-color: #fff;
	color: #F18800;
}
/* ===== Info sect END =====*/

/* ===== service sect ===== */
#service_sect{
	padding: 75px 0 90px 0;
	background-color: #F6F6F6;
}
.service_block_wrap{
	background-color: #fff;
	border: 1px solid #D0D0D0;
	border-radius: 10px;
	padding: 23px 0 20px 0;
	margin-bottom: 20px;
	cursor: pointer;
	transition: background .4s ease;
}
.service_block_wrap:hover{
	background-color: transparent;
}
.service_block_wrap img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.service_block_wrap .active_service_icon{
	display: none;
}
.service_block_wrap.active img{
	display: none;
}
.service_block_wrap.active .active_service_icon{
	display: block;
}
.service_block_wrap.active{
	border: 1px solid #F18800;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
}
.service_block_wrap.active .service_title{
	color: #F18800;
}
.service_title{
	margin-top: 16px;
	display: block;
	text-align: center;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 20px;
}
/* ===== service sect END == */

/* ===== image block section ==== */
.image_sect_block{
	padding: 75px 20%;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	color: #FFFFFF;
	font-family: MuseoSansCyrl_300, sans-serif;
	transition: opacity .4s linear;
}
.image_sect_block:hover{
	opacity: 0.65;
}
.image_sect_block.small{
	border-right: 2px solid #F6F6F6;
}
.block_image_wrap{
	background-color: #000000;
}
.block_image_wrap:last-child .image_sect_block{
	border: none;
}
.image_sect_block h5{
	display: block;
	margin: 17px 0 15px 0;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 30px;
	font-weight: 100;
}
.image_sect_block p{
	margin: 0;
	padding: 0;
	font-size: 17px;
	height: 64px;
	overflow: hidden;
	line-height: 21px;
}

@media screen and (max-width: 1630px) and (min-width: 960px){
	.image_sect_block h5{
		font-size: 23px;
	}
	.image_sect_block p{
		font-size: 15px;
	}

	.image_sect_block{
		padding: 75px 5%;
	}
}
.qiwi_wallet{
	border-top: 2px solid #F6F6F6;
	padding: 50px 0 150px 0;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	font-family: MuseoSansCyrl_300, sans-serif;
}
.qiwi_wallet_title{
	display: block;
	font-size: 33px;
	margin-top: 23px;
}
.qiwi_wallet_content{
	width: 38%;
	margin: 0 auto;
	padding: 0 30px;
}
.qiwi_wallet_button{
	display: block;
	width: 230px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	background-color: #F18800;
	border-radius: 50px;
	margin-top: 100px;
	font-family: MuseoSansCyrl_500, sans-serif;
	font-size: 21px;
	transition: background .4s linear;
}
.qiwi_wallet_button:hover{
	background-color: #fff;
	color: #F18800;
}
/* ===== image block section END === */

.contact_button{
	position: fixed;
	top: 50%;
	right: 0;
	width: auto;
	height: auto;
	color: #FFF;
	font-size: 21px;
	font-family: MuseoSansCyrl_500, sans-serif;
	transition: background .4s linear;
}
.contact_button .contact_button_wrap:hover{
	background-color: #F18700;
}
.contact_button_wrap{
	border-radius: 25px 25px 0 0;
	display: block;
	transform: rotate(270deg);
	transform-origin: 170px top 0;
	float: left;
	cursor: pointer;
	background-color: #2A2C84;
	padding: 15px 40px 15px 40px;

}
.contact_form{
	display: none;
	width: 490px;
	height: 556px;
	z-index: 1000;
	position: relative;
	bottom: 200px;
	background-color: #ffffff;
	border: 1px solid #E2E2E2;
	border-radius: 10px;
	padding: 55px 15px;
	box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.5);
}
.contact_form .contact_form_title{
	display: block;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 33px;
	color: #F18800;
	text-align: center;
	margin: 0 0 35px 0;
}
.contact_form .form_group input{
	width: 100%;
	margin-bottom: 20px;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	border-radius: 10px;
	border: 1px solid #B4B4B4;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 16px;
}
#contact_form_message{
	border-radius: 10px;
	width: 100%;
	height: 96px;
	border: 1px solid #B2B2B2;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 16px;
	padding: 5px 15px;
}
.contact_form_button{
	width: 168px;
	height: 45px;
	line-height: 45px;
	background-color: #2A2D84;
	border: 1px solid #2A2D84;
	border-radius: 20px;
	margin: 30px auto 0 auto;
	text-align: center;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 16px;
	cursor: pointer;
	transition: background .4s linear;
	color: #FFFFFF;
}
.contact_form_button:hover{
	background-color: #fff;
	color: #2A2D84;
}
.contact_form_close{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 20px;
	height: 20px;
	background-image: url('/images/svg/close.svg');
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	display: inline-block;
	cursor: pointer;
}
.contact_form input.form_error{
	border-color: #ED6A6A;
}
/* =========== BREADCRUMBS ===============*/
.breadcrumbs{
	padding: 14px 0 0 0;
	border-bottom: 1px solid #E8E8E8;
}
.breadcrumbs_ul{
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	font-weight:  400;
	font-size: 12px;
	color: #939393;
	margin: 0;
	padding: 0;
	font-family: Open Sans, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
.breadcrumbs_ul li{
	display: block;
	float: left;
	margin: 0 0 0 14px;
	position: relative;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 14px;
}
.breadcrumbs_ul li:first-child{
	margin: 0;
}

.breadcrumbs_ul li a{
	transition: color .4s linear;
}
.breadcrumbs_main span{
	display: inline-block;
	width: 13px;
	height: 13px;
	background-image: url("/images/svg/breadcrumbs/home.svg");
	transition: background .4s linear;
}
.breadcrumbs_main:hover span{
	background-image: url("/images/svg/breadcrumbs/home_act.svg");
}
/* =========== BREADCRUMBS END ===========*/

/* =========== identificare ===================== */

.ident_header{
	border: 1px solid #E9E9E9;
	border-bottom: none;
	padding: 25px 13px 20px 13px;
	transition: border .4s ease;
}
.ident_title{
	display: block;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 17px;
//color: #ffffff;
	transition: color .4s linear;
	height: 60px;
	overflow: hidden;
}
.ident_date{
	display: block;
	margin-top: 25px;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 14px;
}
.ident_block_wrap{
	margin-bottom: 20px;
	width: auto;
	height:auto;
	text-align:center;
	border-radius: 1px;
	/* box-shadow */
	box-shadow: rgba(0,0,0,0.2) 0 0 10px;
}
.ident_block_wrap2{
	margin-bottom: 20px;
	padding:4px;
	width: auto;
	height:auto;
	text-align:center;
	color:gray;
	font-size:14px;

	border-radius: 8px;
	/* box-shadow */
	box-shadow: rgba(0,0,0,0.2) 0 0 10px;
}

.ident_block_link:hover .news_block_wrap{
	border-color: #F18B07;
	box-shadow: -1px 8px 8px 10px #cacfd2 ;
}
.ident_block_link:hover .ident_title{
	color: orange;
}
.ident_image img{
//width: 100%;
//border-right: 1px solid #E9E9E9;
//border-left: 1px solid #E9E9E9;
//border-bottom: 1px solid #E9E9E9;
}



/* =========== NEWS ===================== */
.news_header{
	border: 1px solid #E9E9E9;
	border-bottom: none;
	padding: 25px 13px 20px 13px;
	transition: border .4s ease;
}
.news_title{
	display: block;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 17px;
	color: #0023A5;
	transition: color .4s linear;
	height: 60px;
	overflow: hidden;
}
.news_date{
	display: block;
	margin-top: 25px;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 14px;
}
.news_block_wrap{
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #E9E9E9;
}

.news_block_link:hover .news_block_wrap{
//border-color: #F18B07;
	box-shadow: -1px 8px 8px 10px #cacfd2 ;
}
.news_block_link:hover .news_title{
	color: orange;
}
.news_image img{
	width: 100%;
//border-right: 1px solid #E9E9E9;
//border-left: 1px solid #E9E9E9;
//border-bottom: 1px solid #E9E9E9;
}

/* =========== NEWS END ================= */
/* pagination */
.pagination_area{
	margin: 16px 0 63px 0;
}
.pagination {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
	width: 100%;
	text-shadow: none;
	font-family: "LatoRegular", sans-serif;
	font-size: 14px;
	text-align: center;
}

.pagination li{
	display: inline-block;
}

.pagination li a{
	color: #000000;
	transition: border .4s linear;
	font-size: 13px;
	line-height: 18px;
	margin: 0 5px;
}

.pagination .pagination_pages li a.activepage{
	border-bottom: 1px solid #000000;
}

.pagination .pagination_pages li a:hover{
	border-bottom: 1px solid #000000;
}

.pagination li.backlink a{
	display: inline-block;
	width: 11px;
	height: 19px;
	background-image: url('/images/svg/pagination/arrow_left.svg');
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center;
	margin: 0 10px 0 0;
	position: relative;
	top: 5px;
	transition: background .4s linear;
}
.pagination li.backlink a:hover{
	text-decoration: none;
	background-image: url('/images/svg/pagination/arrow_left_act.svg');
}

.pagination li.forwardlink a{
	display: inline-block;
	width: 11px;
	height: 19px;
	background-image: url('/images/svg/pagination/arrow_right.svg');
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center;
	margin: 0 0 0 10px;
	position: relative;
	top: 5px;
	transition: background .4s linear;
}
.pagination li.forwardlink a:hover{
	text-decoration: none;
	background-image: url('/images/svg/pagination/arrow_right_act.svg');
}

.pagination li.backlink-disabled a{
	cursor: not-allowed;
}

.pagination li.forwardlink-disabled a{
	cursor: not-allowed;
}

.pagination li.dots a{
	cursor: default;
}
.pagination_pages{
	display: inline-block;
	padding: 5px 33px 3px 33px;
	border: 1px solid #D1D1D1;
	border-radius: 25px;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 14px;
}
/* pagination END */

/* ======= contact page ========= */
#contacts_h1{
	margin: 41px 0 8px 0;
}
.contacts_row{
	border-bottom: 1px solid #E8E8E8;
	padding: 0 0 60px 0;
}
.contacts_row h4{
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 19px;
	color: #292C84;
	margin: 30px 0 0 0;
}
.contacts_row h5{
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 17px;
	margin: 15px 0 0 0;
	font-weight: normal;
}
.contacts_row p{
	margin: 0;
	padding: 0;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 17px;
}
.contacts_row:last-child{
	border: none;
}
.contacts_row .orange h4{
	color: #DB7D04;
}
#map{
	border-top: 8px solid #F6F6F6;
	width: 100%;
	height: 440px;
}
/* ======= contact page END ===== */

/* ======= FAQ page ========== */
.question_text{
	padding: 0 10px 0 42px;
	height: 55px;
	line-height: 55px;
	color: #0023A5;
	border-radius: 15px;
	border: 1px solid #EBEBEB;
	position: relative;
	cursor: pointer;
	transition: color .4s linear;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.question_text:after{
	content: ' ';
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url("/images/svg/question.svg");
	position: absolute;
	left: 15px;
	top: 53%;
	transform: translateY(-50%);
}
.question_text:hover{
	color: #313131;
}
.question_block h3{
	margin: 0;
	padding: 0;
}
.question_text p{
	margin: 0;
	padding: 0;
}
.question_block{
	padding: 25px 43px;
	background-color: #fff;
	border-radius: 15px;
	border: 1px solid #ECC38F;
}
.question_block h3{
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 19px;
	color: #313131;
	font-weight: normal;
	margin-bottom: 24px;
}
.question_answer p{
	margin: 0;
	padding: 0;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 17px;
}
.question_block{
	display: none;
	box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.55);
}
/* ======= FAQ page END ====== */
.service_block{
	position: relative;
	margin-bottom: 20px;
}
.service_block img{
	width: 100%;
	border-radius: 20px;
}
.service_block .service_icon{
	position: absolute;
	width: 92px;
	height: 92px;
	top: -27px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.service_block_title{
	display: block;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 22px;
	color: #2A2D84;
	text-align: center;
}
.service_block_image_wrap{
	position: relative;
}
.service_block_image_wrap:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	background: rgba(0,0,0,.35);
}
/* ======= Terminal map ========= */
#terminal_map_h1{
	display: inline-block;
	height: 43px;
	line-height: 43px;
	margin: 46px 0 40px 0;
}
.terminal_map_button{
	display: inline-block;
	float: right;
	padding: 0 10px;
	height: 43px;
	line-height: 45px;
	text-align: center;
	background-color: #F18800;
	border-radius: 35px;
	color: #FFFFFF;
	margin: 46px 0 40px 0;
	cursor: pointer;
}
.map_filter_button {
	margin-right: 20px;
	margin-top: 15px;
	padding: 0 10px;
	height: 43px;
	line-height: 45px;
	text-align: center;
	border: 0;
	border-radius: 35px;
	/*margin: 46px 0 40px 0;*/
	cursor: pointer;
}
#terminal_map{
	width: 100%;
	height: 576px;

}

/* ======= Terminal map END ===== */
.header_dropdown_list{
	position: absolute;
	top: 100%;
	left: -25px;
	width: auto;
	background-color: #fff;
	border: 1px solid #E3E3E3;
	border-top: none;
	border-radius: 0 0 10px 10px;
	margin: 0;
	padding: 15px 0 13px 0;
	box-shadow: 0px 0px 32px -10px rgba(0,0,0,0.2);
	border-radius: 0 0 5px 5px;
	display:none;
	visibility: hidden;
	z-index: 4000;
}
.header_serice_block:hover > .header_dropdown_list,
.menu_item:hover > .header_dropdown_list{
	display: block;
	visibility: visible;
}
.header_dropdown_item{
	padding: 6px 50px 6px 25px;
	display: block;
	white-space: nowrap;
}
.header_dropdown_item a{
	display: block;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 16px;
	color: #4B4B4B;
	transition: color .3s linear;
}
.header_dropdown_item a:hover{
	color: #DB7D04;
}
.header_dropdown_item a.active{
	color: #DB7D04;
}
.form_error::-webkit-input-placeholder {
	color: #ED6B6B !important;
}
.form_error:-moz-placeholder {
	/* FF 4-18 */
	color: #ED6B6B !important;
}
.form_error::-moz-placeholder {
	/* FF 19+ */
	color: #ED6B6B !important;
}
.form_error:-ms-input-placeholder {
	/* IE 10+ */
	color: #ED6B6B !important;
}
#form_errors_text{
	color: #292929;
	text-align: center;
}
.icon_wrap{
	height: 38px;
}
.customer_support_form{
	width: 45%;
	float: right;
	margin: 0 20px 20px 20px;
	background-color: #ffffff;
	border: 1px solid #E2E2E2;
	border-radius: 10px;
	padding: 25px 15px;
	box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.5);
}
.customer_support_form .contact_form_title{
	display: block;
	font-family: MuseoSansCyrl_300, sans-serif;
	font-size: 33px;
	color: #F18800;
	text-align: center;
	margin: 0 0 35px 0;
}
.customer_support_form .form_group input{
	width: 100%;
	margin-bottom: 20px;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	border-radius: 10px;
	border: 1px solid #B4B4B4;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 16px;
}
.header_serice_block .header_dropdown_list{
	top: 107%;
	left: 0;
}
.header_serice_block .header_dropdown_list .header_dropdown_item{
	padding: 6px 20px 6px 20px;
}
.additional_menu_desktop{

	border: 1px solid #D0D0D0;
	border-radius: 10px;
	margin: 20px 0 40px 0;
}
.xxx{
	display: none;
}
.additional_menu_wrap{
	padding: 0 13px;
}
.additional_menu_image{
	width: 100%;
	height: 145px;
	position: relative;
	border: 1px solid #DDDDDD;
	margin: 0 0 11px 0;

}
.additional_menu_image img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 100%;
	margin: auto;
	transition: filter .4s linear;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
.additional_menu_image:hover img{
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
	filter: grayscale(0);
}
.additional_menu_header{
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 33px;
	font-family: MuseoSansCyrl_300, sans-serif;
	margin: 0 0 6px 0;
	position: relative;
}
.close_additional_menu{
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	top: 15px;
	right: 16px;
	background-image: url('/images/svg/close.svg');
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}
.clear_fix_4{
	clear: both;
}
.clear_fix_2{
	display: none;
}
@media (min-width:959px){
	.service_mobile_additional{
		display: none !important;
	}
}
.mobile_menu_services{
	margin: 20px 0;
}
.mobile_menu_service_item a{
	display: block;
	padding: 5px 0;
	font-family: MuseoSansCyrl_100, sans-serif;
	font-size: 18px;
	border: 1px dotted #F18700;
	margin-bottom: 15px;
	text-align: center;
	transition: background .4s linear;
}
.mobile_menu_service_item.business a{
	border-color: #2A2D84;
}
.mobile_menu_service_item .mobile_menu_dropdown .mobile_service_dropdown_item a{
	border: none;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 2px 0;
	background-color: transparent !important;
	color: #000000;
}
.mobile_menu_dropdown {
	display: none;
	padding: 0 0 15px 0;
}
.mobile_menu_service_item.active a{
	background-color: #F18700;
	color: #FFFFFF;
}
.mobile_menu_service_item.business.active a{
	background-color: #2A2D84;
}
.mobile_menu_item.dropdown a:after{
	content: ' ';
	display: inline-block;
	width: 10px;
	height: 15px;
	float: right;
	background-image: url('/images/svg/pagination/arrow_right.svg');
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
	top: 1px;
	transition: transform .4s ease;
	pointer-events: none !important;
}
.mobile_menu_item.dropdown.active a:after{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.mobile_service_dropdown_item a{
	font-size: 16px;
}
.mobile_service_dropdown_item a:after{
	display: none !important;
}
.mobile_menu_block .mobile_menu_item .mobile_menu_dropdown{
	padding: 10px 0;
}
#search_results_list{
	list-style-type: decimal;
	margin-left: auto;
	margin-bottom: 55px;
	font-size: 14px;
}
.search_result_item{
	margin-top: 8px;
}
#desktop_search{
	width: 85%;
	display: none;
	border: none;
	border-bottom: 1px solid #E3E3E3;
	background-color: transparent;
	padding: 0 5px;
	position: relative;
	top: 2px;
	height: 15px;
	font-size: 13px;
}
.questions_list{
	padding: 0 0 20px 0;
}
.container2 {
	position: relative;
	left: 0px;
//right:-30px;
	width: 100%;
	text-align:center;
}
.container3 {
	position: relative;
	left: 20%;
	right:-30px;
	width: 80%;

}

.container_footer
{
	height: auto;
	width: auto;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;

	box-shadow: 10px 100px 60px -6px #777;
}


.middle {
	transition: .5s ease;
	opacity: 10;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.container2:hover .image {
	opacity: 0.2;
}
.text_context
{
	height : auto;
	width: auto;
	text-align: center;
	min-height: 500px;
}
.container2:hover .middle {
	opacity: 1;
}

.text {
	background-color: #4CAF50;
	color: white;
	font-size: 16px;
	padding: 16px 12px;
}
/*BLUR*/
.blur img {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.blur img:hover {
	-webkit-filter: blur(1.1px);
}
