.row:before,.row:after{content:"\0020";display:block;height:0;visibility:hidden;}
.row:after{clear:both;}
.row{zoom:1;margin-right: 0;margin-left: ;}
.col{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px;}
.col.col_w100{width:100%;}
.col.col_w95{width:95%;}
.col.col_w90{width:90%;}
.col.col_w85{width:85%;}
.col.col_w80{width:80%;}
.col.col_w75{width:75%;}
.col.col_w70{width:70%;}
.col.col_w65{width:65%;}
.col.col_w60{width:60%;}
.col.col_w55{width:55%;}
.col.col_w50{width:50%;}
.col.col_w45{width:45%;}
.col.col_w40{width:40%;}
.col.col_w35{width:35%;}
.col.col_w33{width:33%;}
.col.col_w30{width:30%;}
.col.col_w25{width:25%;}
.col.col_w20{width:20%;}
.col.col_w15{width:15%;}
.col.col_w10{width:10%;}
.col.col_w5{width:5%;}
.col.col_w1{width:1%;}
@media only screen and(max-width:767px){.col{float:none;}
.col.col_w100,.col.col_w95,.col.col_w90,.col.col_w85,.col.col_w80,.col.col_w75,.col.col_w70,.col.col_w65,.col.col_w60,
.col.col_w55,.col.col_w50,.col.col_w45,.col.col_w40,.col.col_w35,.col.col_w33,.col.col_w30,.col.col_w25,.col.col_w20,
.col.col_w15,.col.col_w10,.col.col_w5,.col.col_w1{width:100%;}
}

body{
	line-height: 1.9;
	margin-bottom: 10px;
	color: #454545;
}
a:hover, a.active{
	color: #6b7ef4;
}
p{
	line-height: 1.5;
}
header#header{
	background-color: #f2f2f2 !important;
	border-bottom: 1px #c5c5c5 solid;
}
header.main-header .menu-wrapper{
	background-color: #f2f2f2 !important;
}
header.main-header .icon-search-menu > span{
	display: inline-block;
	border-radius: 50%;
	width: 49px;
	height: 49px;
	line-height: 45px;
	text-align: center;
	background-color: #cdcdcd;
	vertical-align: middle;
	border: 1px #bdbdbd solid;
	vertical-align: middle;
}
header.main-header .icon-search-menu > span > i.fa{
	width: 44px;
	height: 44px;
	font-size: 25px;
	line-height: 36px;
	background: #fff;
	color: #1c33c4;
	border-radius: 50%;
	border: 3px solid #cdcdcd;
	text-align: center;
	vertical-align: middle;
}
header.main-header .icon-search-menu > span > i.fa:hover{
	color: #6b7ef4;
	border-color: #cfcfcf;
}


.top-bar{
	background-color: #e1e1e1 !important;
	height: 59px;
	line-height: 59px;
	border-bottom: 1px #c5c5c5 solid;
}

.top-bar .top-bar-left a.get_callback{
	width: 200px;
	height: 48px;
	margin-top: 5px;
	display: block;
/*	background-repeat: no-repeat;
	background-image: url(images/optim_sprite.png);
	background-repeat: no-repeat;
	background-position: -125px -58px;*/


	color: #fff;
	background: #445de4;
	background: url(images/callback1.png) no-repeat 15px center, -moz-linear-gradient(top, #445de4 0%, #1c36c4 100%);
	background: url(images/callback1.png) no-repeat 15px center, -webkit-linear-gradient(top, #445de4 0%,#1c36c4 100%);
	background: url(images/callback1.png) no-repeat 15px center, linear-gradient(to bottom, #445de4 0%,#1c36c4 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#445de4', endColorstr='#1c36c4',GradientType=0 );
	text-align: center;
	line-height: 3.1em;
	font-size: 1.1em;
	border-radius: 5px;
	border-bottom-color: #182ea5;
	text-transform: uppercase;
	padding-left: 30px;
}
.top-bar .top-bar-left a.get_callback.get_callback_uk{
	line-height: 3.4em;
	font-size: 1em;
}
.top-bar .top-bar-left a.get_callback:hover{
	/*background-image: url(images/call_button_hover.png);*/
	/*background-position: -5px -116px;*/

	color: #fff;
	background: #445de4;
	background: url(images/callback2.png) no-repeat 15px center, -moz-linear-gradient(top, #6075e3 0%, #2945d9 100%);
	background: url(images/callback2.png) no-repeat 15px center, -webkit-linear-gradient(top, #6075e3 0%,#2945d9 100%);
	background: url(images/callback2.png) no-repeat 15px center, linear-gradient(to bottom, #6075e3 0%,#2945d9 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6075e3', endColorstr='#2945d9',GradientType=0 );
	border-bottom-color: #223bc0;
}

.top-bar .top-bar-right{
	line-height: 54px;
}
.top_header_right ul.header-custom-text{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Montserrat';
}
.top_header_right ul.header-custom-text li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}
.top_header_right ul.header-custom-text li + li {
    margin-left: 53px;
}
.top_header_right ul.header-custom-text li span{
	display: inline-block;
	border-radius: 50%;
	width: 49px;
	height: 49px;
	line-height: 44px;
	text-align: center;
	background-color: #cdcdcd;
	vertical-align: middle;
	border: 1px #bdbdbd solid;
}
.top_header_right ul.header-custom-text li i.fa {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 20px;
	vertical-align: middle;
	color: #1c33c4;
	background: #fff;
	border: 1px solid #cfcfcf;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 41px;
	text-align: center;
	-webkit-box-shadow: 0px 1px 1px 0px #747474;
	-moz-box-shadow: 0px 1px 1px 0px #747474;
	box-shadow: 0px 1px 1px 0px #747474;
}
.top_header_right ul.header-custom-text li i.fa:before{

}
.top_header_right ul.header-custom-text li p {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: left;
    vertical-align: middle;
    margin: 0;
    font-size: 14px;
    padding-left: 15px;
    line-height: 1.5;
    color: #616161;
    color: #454545;
}
/*header.main-header .menu-wrapper .x-nav-menu li.current-menu-item > a.x-menu-a-text{
	color: #000;
}*/
header.main-header .menu-wrapper .x-nav-menu > li.x-menu-item > a{
	font-weight: 700;
	font-size: 14px;
	color: #6b7ef4 !important;
}
header.main-header .menu-wrapper .x-nav-menu > li > a.x-menu-a-text span,
header.main-header .menu-wrapper .x-nav-menu > li > a span{
	position: relative;
}
header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu li > a{
	font-weight: 700;
	font-size: 14px;
	color: #6b7ef4 !important;
}
header.main-header .menu-wrapper .x-nav-menu > li.x-menu-item > a.x-menu-a-text span:before,
header.main-header .menu-wrapper .x-nav-menu > li.x-menu-item > a span:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin-top: 10px;
	border-top: dashed 2px #6b7ef4;
}
header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu{
	background-color: #fff;
}
.x-nav-menu li > ul.x-sub-menu li:hover{
}
header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu-standard > li:hover > a{
	background-color: #fff;
}
header.main-header .menu-wrapper .x-nav-menu li:hover > a,
header.main-header .menu-wrapper .x-nav-menu li ul.x-sub-menu li:hover > a{
	color: #6b7ef4 !important;
}
header.main-header .menu-wrapper .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text span:before,
header.main-header .menu-wrapper .x-nav-menu > li.current-menu-parent > a.x-menu-a-text span:before,
header.main-header .menu-wrapper .x-nav-menu > li.current-menu-item > a.x-menu-a-text span:before,
header.main-header .menu-wrapper .x-nav-menu > li.menu-current > a.x-menu-a-text span:before,
header.main-header .menu-wrapper .x-nav-menu > li > a.x-menu-a-text:hover span:before,
header.main-header .menu-wrapper .x-nav-menu > li:hover > a span:before {
	border-top: dashed 2px #6b7ef4;
}
header.main-header .menu-wrapper .x-nav-menu > li.current-menu-item > a{
	color: #454545 !important;
}
header.main-header .menu-wrapper .x-nav-menu > li.current-menu-item > a.x-menu-a-text span::before{
	border-top: none;
}
header.main-header .menu-wrapper .x-nav-menu li.current-menu-ancestor > a.x-menu-a-text > b.x-caret::before,
header.main-header .menu-wrapper .x-nav-menu li.current-menu-parent > a.x-menu-a-text > b.x-caret::before,
header.main-header .menu-wrapper .x-nav-menu li > a.x-menu-a-text > b.x-caret::before,
header.main-header .menu-wrapper .x-nav-menu li > a > b.x-caret::before{
	color: #6b7ef4;
}
header.main-header .menu-wrapper .x-nav-menu li > a.x-menu-a-text:hover > b.x-caret::before,
header.main-header .menu-wrapper .x-nav-menu li:hover > a > b.x-caret::before{
	color: #6b7ef4;
}
.x-nav-menu > li.x-menu-item{
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}
.x-nav-menu > li.x-menu-item + li{
	margin-left: 0;
}
.x-nav-menu > li:hover{
	background-color: #fff;
}
/*.x-nav-menu > li:hover a*/
header.main-header .menu-wrapper .x-nav-menu > li:hover > a{
	color: #6b7ef4 !important;
}

.blue_menu ul{
	padding-left: 0;
}
.blue_menu ul li{
	/*background-color: #3A3ADA;*/
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;

	/*background-image: url(images/menu_button.png);*/
	/*background-repeat: no-repeat;*/
	/*background-size: contain;*/
	background-image: url(images/optim_sprite.png);
	background-repeat: no-repeat;
	background-position: -5px -174px;
}
.blue_menu ul li a{
	color: #1c33c4;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1em;
}
.blue_menu ul li a:hover{
	color: #6b7ef4;
}

.my_icons1.cortana-icon-box.style1 .ibox-icon{
	margin-top: -15px;
}
.my_icons1.cortana-icon-box.style1{
	padding-top:  0;
	padding-bottom: 0;
}


.fancybox-skin{
	background-color: #e1e1e1;
}
#modal_window{}
#modal_window form{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#modal_window span.header{
	font-size: 14px;
	line-height: 25px;
	display: block;
	color: #000;
	text-align: center;
	font-weight: 600;
}
#modal_window span.header span.blue{
	color: #1c33c4;
}
#modal_window input[type="text"]{
	background-color: #fff;
	width: 80%;
	width: 200px;
	margin-bottom: 20px;
}
#modal_window input[type="submit"]{
	background-image: url(images/call_button.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 80%;
	background-color: transparent;
	border: none;
	display: block;
	height: auto;
	margin: 0 auto;
	width: 200px;
	height: 48px;
}
#modal_window input[type="submit"]:hover{
	background-image: url(images/call_button_hover.png);
}

.cortana-heading h2{
	color: #000;
}
.cortana-heading h2::after{
	border: 3px #6b7ef4 dotted;
	margin-top: 10px;
	height: 0px;
	border-bottom: 0;
	background: inherit;
}
.cortana-icon-box .icon-entry-content h3 a{
	color: #4d4d4d;
	color: #454545;
	cursor: initial;
}
.my_icons1.cortana-icon-box.style1 a.ibox-icon{
	cursor: initial;
}
footer.main-footer-wrapper{
	padding-top: 0;
	background-color: inherit;
}
footer.main-footer-wrapper::before{
	background-color: inherit;
}
footer.main-footer-wrapper .main-footer{
	border-bottom: 3px #c5c5c5 solid;
	background-image: url(images/footer_right_back.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 45px;
}
footer.main-footer-wrapper div.sidebar.col-1{
	margin-top: -20px;
}

footer.main-footer-wrapper .sidebar .textwidget h3{
	color: #fcfcfc;
}

footer.main-footer-wrapper .sidebar .textwidget input[type="text"],
footer.main-footer-wrapper .sidebar .textwidget input[type="email"]{
	width: 100%;
/*	width: 31%;*/
	width: 200px;
	height: 38px;
	margin-right: 2%;
}
footer.main-footer-wrapper .sidebar .textwidget input[type="submit"]{
	float: left;
	width: 175px;
	height: 41px;
	margin-right: 10px;
	border: none;
	/*background-image: url(images/button_send.png);
	background-repeat: no-repeat;
	background-size: cover;*/
	background-color: inherit;

	/*background-position: -125px -5px;*/
	/*background-image: url(images/optim_sprite.png);*/
	/*background-repeat: no-repeat;*/
	background:  url(images/button_check2.png), linear-gradient(to top, #1b35c1, #445de4);
	background-size: 36px 36px, auto;
	background-repeat: no-repeat;
	background-position-x: 4px, 0px;
	background-position-y: 2px, 0;
	border-radius: 2px;
	color: #fff;
	text-transform: uppercase;
}
/*footer.main-footer-wrapper .sidebar .textwidget input[type="submit"]:hover{
	background-image: url(images/call_button_hover.png);
}*/
footer.main-footer-wrapper #wrapper-footer .bottom-bar-wrapper{
	background: #e1e1e1;
}
footer.main-footer-wrapper #wrapper-footer .sidebar-bottom-left{
	color: #000;
}
footer.main-footer-wrapper #wrapper-footer .sidebar .textwidget span{
	color: #fcfcfc;
}
footer.main-footer-wrapper #wrapper-footer .sidebar .textwidget span.wpcf7-form-control-wrap{
	float: left;
	margin-right: 10px;
}
footer.main-footer-wrapper #wrapper-footer .sidebar .textwidget span.span_text{
	line-height: 14px;
	padding-left: 10px;
}
footer.main-footer-wrapper .footer_top_holder .sidebar h4.little_header{
	color: #fcfcfc;
	margin-top: 10px;
	margin-bottom: 10px;
}
footer.main-footer-wrapper .footer_top_holder .sidebar .widget_text a{
	color: #fcfcfc;
	padding-left: 10px;
}
footer.main-footer-wrapper .footer_top_holder .sidebar .widget_text a:hover{
	color: #fff;
}
footer.main-footer-wrapper .footer_top_holder .sidebar .widget_text p{
	color: #fcfcfc;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.sidebar .textwidget ul.menu_list {
	list-style-type: none;
	padding-left: 10px;
}
.sidebar .textwidget ul.menu_list li{
	line-height: 1.5em;
}
.sidebar .textwidget ul.menu_list li a{
	text-decoration: underline;
	font-style: italic;
	color: #fcfcfc;
}
footer.main-footer-wrapper h4.widget-title{
}
footer.main-footer-wrapper ul.footer_advert{
	padding-left: 10px;
}
footer.main-footer-wrapper ul.footer_advert li{
	line-height: 1.5em;
	color: #fcfcfc;
}

footer.main-footer-wrapper .footer_logo .sub-description{
	padding-top: 0;
}
footer.main-footer-wrapper .sidebar-bottom-left .textwidget{
	color: #000;
}

.cortana-icon-box.icons-padding0{
	padding: 10px 0;
}

.blog-inner .entry-excerpt a.read-more,
.cortana-post .cortana-post-image .entry-excerpt a.read-more{
	color: #6b7ef4;
}

.vc_images_carousel a.vc_carousel-control .icon-next::before{
	content: '' !important;
}
.vc_images_carousel a.vc_carousel-control .icon-prev::before{
	content: '' !important;
}
.vc_images_carousel a.vc_carousel-control .icon-next{
	/*background-image: url(images/arrow_right.png);*/
	background-image: url(images/optim_sprite.png);
	background-repeat: no-repeat;
	background-position: -65px -5px;
	width: 50px !important;
	height: 51px !important;
	left: 0 !important;
	margin-left: -5px !important;
}
.vc_images_carousel a.vc_carousel-control .icon-prev{
	/*background-image: url(images/arrow_left.png);*/
	background-image: url(images/optim_sprite.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
	width: 50px !important;
	height: 51px !important;
	left: 0 !important;
	margin-left: 0 !important;
}
.vc_images_carousel a.vc_carousel-control.vc_left{
	left: 30px !important;
}
.vc_images_carousel a.vc_carousel-control.vc_right{
	right: 30px !important;
}


.vc_images_carousel a.vc_carousel-control{
	width: 50px;
	height: 51px;
}
.entry-content a, .comment-text a{
	color: #6b7ef4;
}
.entry-content a:hover, .comment-text a:hover{
	color: #6b7ef4;
}

/*.container .top-bar-right aside.widget_icl_lang_sel_widget{
	display: inline-block;
	float: left;
}
.container .top-bar-right aside.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal{
	padding: 0 5px;
}*/

.sidebar.top-bar-right .lang_switcher{
	float: right;
	margin-left: 20px;
}
.sidebar.top-bar-right .lang_switcher a{
	text-decoration: underline;
	color: #1c33c4;
}
