/*/////////////////////////////////////////////////////////////////////////////
// NEW TEMPLATE
////////////////////////////////////////////////////////////////////////////*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on July 4, 2017 2:43 AM */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700&display=swap');

*{
	outline:none !important;
}

.page_inside_text img{
	display:inline-block;
	max-width:100%;
	height:auto !important;
}

.confid_row{
	font-size:12px;
}

.page_inside_text img.aligncenter{
	display:block;
	text-align:center;
	margin:0 auto;
}

body{
	padding:0px;
	margin:0px; 
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	background: #F7FBFE;
}

#wrapper{
	overflow-x:hidden;
}

header{
	position:relative;
	z-index:2;
	padding:10px 0;
	color:#fff;
	background: #223044;
	font-size: 14px;
	line-height: 16px;
}



header a{
	text-decoration:none;
	font-weight:400;
	color:#fff;
}

.section_1{
	padding-top:167px;
	background-image:url(../img/fop_1.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:cover;
	height:684px;
}

.section_1 h1{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 48px;
	line-height: 65px;
	margin:0 0 40px;
	color: #2656A0;
	font-family: Open Sans;
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.phone-header {
	font-weight: bold;
	font-size: 28px;
	padding-right: 15px;
}
a.phone-header {
	text-decoration: none;
	text-shadow: 6px 5px 14px rgba(0, 0, 0, 0.1);
	color: #2656a0;
	width: 50%;
}


h1.entry-title{
	margin-bottom:35px;
}
.mini_text{
	margin-bottom:60px;
	font-weight: 500;
	font-size: 24px;
	line-height:1.4;
}

.after_header{
	position:absolute;
	top:36px;
	left:0px;
	width:100%;
	height:90px;
	padding-top:10px;
	z-index:100;
}

.after_header.inside_header{
	position:relative;
	top:0px;
	left:0px;
	background-color:#fff;
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
}


.page_inside_text{
	min-height:15px;
}

.map_screen{
	background-image:url(../img/screen.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	height:100%;
	width:50%;
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
}

.order_1{
	width: 280px;
	height: 50px;
	line-height:50px;
	color:#fff;
	font-weight: 500;
	cursor:pointer;
	text-align:center;
	font-size: 18px;
	background: #2656A0;
	border-radius: 10px;
}

.order_1.order_3{
	background: #FFFFFF;
	color:#2656A0;
	text-decoration:none;
	border: 2px solid #2656A0;
	display:block;
}

.order_1:hover{
	background-color:#28546C;
}

.order_1.order_3:hover{
	background-color:#28546C;
	border-color:#28546C;
	color:#fff;
}

.order_2{
	border: 1px solid #161819;
	box-sizing: border-box;
	border-radius: 10px;
	width: 160px;
	text-align:center;
	line-height:38px;
	height:40px;
	font-weight: 500;
	font-size: 14px;
	cursor:pointer;
	color: #161819;
}

.order_2:hover{
	background-color:#000;
	color:#fff;
}

.flex_center{
	margin-top:40px;
}

.after_header_order{
	justify-content:right;
	display:flex;
	align-items:center;
}

.after_header_menu {
	align-items:center;
	display:flex;
	justify-content:space-between;
}

.after_header_menu>div{
	width:100%;
}

.after_header_menu ul, .after_header_menu ul li{
	list-style-type:none;
}

.after_header_menu ul{
	align-items:center;
	width:100%;
	margin:0px;
	padding:0px;
	display:flex;
	justify-content:space-between;
}

.after_header_menu ul li a{
	font-size: 14px;
	line-height: 16px;
	color: #161819;
	text-decoration:none;
}

.after_header_menu ul li a:hover, .after_header_menu ul li.current-menu-item a{
	text-decoration:underline;
}

.contact_item_wrap{
	justify-content:space-between;
	display:flex;
}

.contact_item_value{
	margin-right:20px;
	display:inline-block;
}

.contact_item {
	display:inline-block;
}

.contact_item a{
	margin-left:20px;
}


.container{
	width:1210px;
	max-width:1210px;
}

.navigation ul {
	display:flex;
	min-height:50px;
	padding:0px;
	margin:0;
	align-items:center;
	justify-content:space-between;
}

.navigation ul, .navigation ul li {
	list-style-type:none;
}

.navigation ul li{
	display:inline-block;
}

.navigation ul li a{
	color:#3B2F5D;
	font-size:16px;
	font-weight: 500;
}

.navigation ul li a:hover, .navigation ul li.current-menu-item a{
	color:#F48F2C;
}


.order{
	margin-top:10px;
	display:inline-block;
	background-color:#F48F2C;
	width:200px;
	text-align:center;
	height: 30px;
	box-shadow: 0px 2px 14px rgba(15, 98, 202, 0.297203);
	border-radius: 4px;
	color:#fff;
	font-size: 14px;
	line-height:30px;
	cursor:pointer;
}


.ajax-loader{
	display:none !important;
}

input[type="text"]{
	height: 56px;
}

input[type="text"], textarea{
	width:100%;
	font-size: 16px;
	padding-left:17px;
	border:1px solid #28546C;
	background: #FFFFFF;
	border-radius: 10px;
}


input[type="submit"], button[type="submit"]{
	font-size: 16px;
	text-align: center;
	line-height:56px;
	color:#fff;
	width:100%;
	height: 56px;
	background: #2656A0;
	border:0px none;
	position:relative;
	border-radius: 10px;
}

input[type="submit"]:hover, button[type="submit"]:hover, .order:hover, .nav-links .next.page-numbers:hover{
	background-color:#28546C;
}

.wpcf7-not-valid-tip{
	display:none !important;
}

.wpcf7-response-output{
	margin:15px 0px 0px !important;
	padding:10px 15px !important;
	font-size:14px;
	border:0px none !important;
	box-shadow: 0px 2px 14px rgba(15, 98, 202, 0.297203);
	border-radius: 4px;
}

.wpcf7 form.invalid .wpcf7-response-output{
	background-color:#2656A0;
	color:#fff;
}
	
.wpcf7 form.sent .wpcf7-response-output{
	background-color:green;
	color:#fff;
}

.wpcf7 form input[type="text"].wpcf7-not-valid{
	border-color:red;
}

.wpcf7-form.submitting button[type="submit"]>div{
	position:absolute;
	top:0px;
	left:0px; 
	height:100%; 
	width:100%;
}

.wpcf7-form.submitting button[type="submit"] .btn_text{
	opacity:0;
}
.wpcf7-form button[type="submit"] .btn_load{
	opacity:0;
}
.wpcf7-form.submitting button[type="submit"] .btn_load{
	opacity:1;
}

.lds-ellipsis {
  display: inline-block;
  position: absolute;
  width: 78px;
  left:50%;
  margin-left:-39px;
  top:0px;
  height: 56px;
}
.lds-ellipsis div {
  position: absolute;
  top: 23px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

h2{
	text-align:center;
	font-weight:600;
	margin-bottom:20px;
	margin-top:0px;
	font-size:42px;
	font-family: Open Sans;
}

h2 b{
	font-weight:600;
}

.page_inside_text h2{
	font-weight:700;
	text-align:left;
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
}



h3{
font-weight: 500;
font-size: 24px;
line-height: 140%;
margin-top:25px;
margin-bottom:10px;
}
h3 b{
	font-weight: 500;
}


ul.slick-dots{
	margin:30px 0px 0;
	padding:0px;
	text-align:center;
}
ul.slick-dots li, .slick-dots{
	list-style-type:none;
}
ul.slick-dots li{
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
	vertical-align:top;
}
ul.slick-dots li button{
	font-size:0px;
	color:transparent;
	padding:0px;
	background: #606C84;
	mix-blend-mode: normal;
	opacity: 0.2;
	width: 12px;
	height: 12px;
	border-radius:6px;
	border:0px none;
}
ul.slick-dots li.slick-active button{
	background: #3B2F5D;
	opacity:1;
}

.slick-arrow{
	position:absolute;
	top:50%;
	margin-top:15px;
	border:0px none;
	color:transparent;
	z-index:100;
	padding:0px;
	width:42px;
	height:42px;
	background-image:url(../img/ar1.svg);
	background-position:center center;
	background-size:20px 17px;
	background-repeat:no-repeat;
	border-radius:21px;
	background-color:rgba(38, 43, 53, 0.4);
}

.slick-arrow:hover{
	background-color:rgba(38, 43, 53, 0.8);
}

.slick-arrow.slick-prev{
	left:-10px;
}

.slick-arrow.slick-next{
	right:-10px;
	background-image:url(../img/ar2.svg);
}

textarea{
	padding-top:12px;
	font-size: 20px;
	width:100%;
	height:124px;
	resize:none;
	box-shadow: 0px 2px 14px rgba(15, 98, 202, 0.297203);
}

textarea::-moz-placeholder {
   color: color: #8D949C;
}
textarea::-webkit-input-placeholder { color: #8D949C; }
textarea:-ms-input-placeholder { color: #8D949C; }
textarea::-ms-input-placeholder { color: #8D949C; }
textarea::placeholder { color: #8D949C; }

footer ul{
	margin:0px;
	padding:0px;
}

footer ul li{
	margin-bottom:12px;
}

footer ul li a{
	color:#fff !important;
	text-decoration:none;
}

footer ul li a:hover{
	text-decoration:underline;
}

footer ul, footer ul li{
	list-style-type:none;
}

.storefront-breadcrumb{
	font-size: 20px;
	margin-top:30px;
}

html body .fbc-page .fbc-wrap .fbc-items{
	background-color:transparent;
	font-size: 20px;
	margin-top:30px;
	margin-bottom:15px;
	border-radius:0px;
	color: #3B2F5D;
}

html body .fbc-page .fbc-wrap .fbc-items li{
	margin:0px;
	font-size: 20px;
}

html body .fbc-page .fbc-wrap .fbc-items li, .fbc-page .fbc-wrap .fbc-items li:first-child{
	padding:0px;
}

html body .fbc-page .fbc-wrap .fbc-items li a{
	text-decoration:none;
	font-weight:400;
	color: #000;
	border-radius:0px;
	font-size: 14px; 
}

html body .fbc-page .fbc-wrap .fbc-items li a:last-child{
	margin:0px;	
}

html body .fbc-page .fbc-wrap .fbc-items li i{
	display:none;
}

.storefront-breadcrumb nav{
	display:inline-block;
	line-height:1.1;
	border-bottom:1px solid #3B2F5D;
}

.breadcrumb-separator{
	margin-left:15px;
	margin-right:15px;
}

.storefront-breadcrumb, .storefront-breadcrumb a{
	color: #3B2F5D;
	text-decoration:none;
}



.nav-links{
	width:100%;
	text-align:right;
}

.nav-links .page-numbers{
	display:inline-block;
	line-height:64px;
	color: #3B2F5D;
	font-size: 24px;
	margin-left:18px;
}

.prev.page-numbers{
	display:none;
}

.screen-reader-text{
	display:none;
}

.nav-links .next.page-numbers{
	width: 312px;
	height: 64px;
	line-height:64px;
	font-size: 24px;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-156px;
	text-decoration:none;
	border-radius:4px;
	color:#fff;
	background: #F48F2C;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.modal-sm{
	margin-top:70px;
	width:460px;
	min-width:460px;
}

.modalclose {
    border-top: 1px solid #e5e5e5;
    padding: 19px 20px 20px;
    margin-top: 15px;
	display:flex;
	justify-content:space-between;
}

.modal-content-in{
	padding: 40px 50px 25px;
}

.confid_row{
	max-width:70%;	
}

.closefooter{
	border-radius:4px;
	display:inline-block;
	cursor:pointer ;
	padding:0px 22px;
	height:45px;
	line-height:45px;
	color: #000;
	background: #fff;
	border:1px solid #000;
}

.closefooter:hover{
	color: #fff;
	background: #000;
	opacity:0.8;
}

.init_box{
	color:#3B2F5D;
	text-align:center;
	font-weight:700;
	font-size:30px;
	margin-bottom:25px;
}

.modal .wpcf7-form-control-wrap{
	display:block;
	margin-bottom:15px;
}

.mobile_header, .mobile_menu{
	display:none;
}


.section_2{
	padding:100px 0px 150px;
	background-image:url(../img/uni.svg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:cover;
}


.section_2 .row{
	margin-left:-35px;
	margin-right:-35px;
}

.section_2 .row .sc_2_item{
	padding-left:35px;
	padding-right:35px;
}

.sc_2_item_in_wrap{
	position:relative;
}

.sc_2_item_in{
	display:flex;
	align-items:center;
	background: #FFFFFF;
	border: 2px solid #223044;
	box-sizing: border-box;
	box-shadow: 0px 5px 10px rgba(34, 48, 68, 0.3);
	border-radius: 10px;
	position:relative;
	padding:20px 35px 20px 20px;
	font-weight:600;
	font-size: 18px;
	line-height: 140%;
	min-height:150px;
}

.sc_2_item_in_wrap img{
	position:absolute;
	z-index:2;
	top:-46px;
	right:20px;
}

.section_3{
	padding:100px 0px;
}
.flex.btn {
  justify-content: space-between;
  padding: 0;
}
.section_3.section_3_in{
	padding-top:30px;
}

.section_3 h2{
	margin-bottom:40px;
	text-align:left;
	font-weight:600;
}

.section_3 .cv1{
	margin-bottom:40px;
}

.section_3 .cv1_1{
	min-height:100px;
	align-items:center;
	text-align:center;
	justify-content:center;
	display:flex;
	background: #FFFFFF;
	color: #161819;
	border: 2px solid #223044;
	box-shadow: 0px 5px 10px rgba(34, 48, 68, 0.3);
	border-radius: 10px;
	padding:0px 15px;
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	text-decoration:none;
	transition: transform .2s;
}

.section_3 .cv1_1:hover{
	transform: scale(1.06);
}

.flex_center{
	display:flex;
	justify-content:center;
}

.flex_center>div{
	margin-left:10px;
	margin-right:10px;
}

.section_4{
	position:relative;
	min-height:470px;
	padding:121px 0 141px;
}

.section_4_in{
	content:'';
	background-image:url(../img/sec5.svg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position:relative;
	z-index:2;
	color:#fff;
	text-align:center;
}

.section_4:after{
	content:'';
	background-image:url(../img/sec5.svg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	top:0px;
	display:block;
	width:100%;
	height:50%;
	position:absolute;
	width:100%;
}

.section_4:before{
	content:'';
	background-image:url(../img/sec5.svg);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:cover;
	bottom:0px;
	display:block;
	width:100%;
	height:50%;
	position:absolute;
	width:100%;
}

.container_in{
	margin:0 auto;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	max-width:820px;
}

.section_5{
	font-size: 14px;
	line-height: 160%;
	padding:100px 0px;	
}

.section_5 h2{
	text-align:left;
}

.section_6_in{
	margin-top:30px;
}

.section_6{
	background: #28536B;
	padding:100px 0px;
	color:#fff;
	position:relative;
}



.section_6 a{
	color:#fff;
	text-decoration:none;
}

.sec6_name{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	margin-bottom:20px;
	line-height: 49px;
}

.sec6_val{
	font-size: 24px;
	line-height: 28px;
	margin-bottom:20px;
}

.sec6_val_mini{
	margin-bottom:42px;
	font-size: 14px;
	line-height: 16px;
}

.f_cs_wrap .social_links{
	margin-bottom:20px;
}

.f_cs_0{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 160%;
	margin-bottom:10px;
}

.social_links a{
	vertical-align:top;
	display:inline-block;
	margin-right:20px;
	transition: transform .2s;
}

.social_links a:hover{
	transform: scale(1.1);
}


.f_cs_wrap .social_links a{
	margin-left:20px;
	margin-right:0px;
}

footer{
	background: #223044;
	padding:30px 0px;
	color:#F9F6F1;
}

footer a{
	color:#F9F6F1 !important;
	text-decoration:none;
}

.f_cs_1{
	margin-bottom:5px;
}

.f_cs_2{
	margin-bottom:15px;
}

.f_cs_3, .f_cs_4{
	font-size: 14px;
	line-height: 16px;
}

.date_y{
	padding-top:5px;
}

.f_cs_wrap{
	text-align:right;
}



table {
font-size: 14px;
border-collapse: collapse;
text-align: center;
}
th:first-child {
background: #2656A0;
color: white;

}
th, td {
padding: 10px 20px;
border-style: solid;
border-width: 0 1px 1px 0;
border-color: white;
}
td {
background: #D8E6F3;
}
th:first-child, td:first-child {
text-align: left;
}




@media (max-width: 1270px) {
.container{
	width:90%;
}
}


@media (max-width: 990px) {

.section_1 .col-md-7, .after_header_order{
	width:100%;
}

.flex.btn .order_3 {
  margin-top: 20px;
}

.sc_2_in_text{
	padding-top:20px;
}

.sc_2_item_in{
	font-size:16px;
}

.section_2 .row{
	margin-left:-15px;
	margin-right:-15px;
}

.section_2 .row .sc_2_item{
	padding-left:15px;
	padding-right:15px;
}

.section_4{
	min-height:250px;
}

.contact_item{
	display:block;
}

.after_header.inside_header{
	background-color:#223044;
}

.section_3.section_3_in{
	padding-top:10px;
}

.slick-slide img{ 
	max-width:100%;
	height:auto;
}
	
.container, .section_2 .container{
	width:100%;
}

header{
	padding-top:65px;
	height:auto;
	padding-bottom:10px;
}

.h_phone{
	width:100%;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	align-items:center;
	margin-bottom:15px;
}

.h_phone .order{
	margin:10px;
}

.section_1{
	height:auto;
	padding-bottom:35px;
	text-align:center;
	padding-top:30px;
}

.section_1 h1{
	margin-bottom:15px;
}



.section_2{
	padding:35px 0px;
}

.section_3{
	padding:45px 0px;
}

.modal-content-in{
	padding:30px 30px;
}

.flex_center{
	margin-top:10px;
	display:block;
	width:100%;
}

.flex_center > div{
	margin:0 auto 10px;
}


.section_4{
	padding:55px 0px;
}

.sc_2_item_in{
	margin-top:30px;
	margin-bottom:30px;
}

.mini_text{
	font-size:18px;
	margin-bottom:15px;
}

.order_1{
	margin:0 auto;
}

.white_box_title{
	line-height:1.2;
}

.confid_row{
	width:100%;
	max-width:100%;
	margin-bottom:15px;
}

.section_1 h1, .middle_orange_text, h2, .section_10 h2, .page_header h1, .sec6_name{
	font-size:27px;
	line-height:32px;
}

html body .fbc-page .fbc-wrap .fbc-items,
html body .fbc-page .fbc-wrap .fbc-items li a,
html body .fbc-page .fbc-wrap .fbc-items li span
{
	font-size:14px !important;
	padding:0px;
}

.breadcrumb-separator{
	margin-left:10px;
	margin-right:10px;
}

.page_header h1{
	margin-top:15px;
	margin-bottom:25px;
}

h3{
	font-size:27px;
	line-height:32px;
}

/* mobile menu toggle button */
.menu-toggle {
	position: fixed;
	right:15px;
	top:18px;
	display:  inline-block;
	width: 30px;
	height: 30px;
	margin: 0px;
}
.menu-toggle span {
	margin: 0 auto;
	position: relative;
	top: 12px;
	transition-duration: 0s;
	transition-delay: .2s;
  transition: background-color 0.3s;
}
.menu-toggle span:before, .menu-toggle span:after {
	position: absolute;
	content: '';
}
.menu-toggle span, .menu-toggle span:before, .menu-toggle span:after {
	width: 30px;
	height: 3px;
	background-color: #457196;
	display: block;
  opacity: 1;
}
.menu-toggle span:before {
	margin-top: -9px; 
	transition-property: margin, transform;
	transition-duration: .2s;
	transition-delay: .2s, 0;  
}
.menu-toggle span:after {
	margin-top: 9px;
	transition-property: margin, transform;
	transition-duration: .2s;
	transition-delay: .2s, 0;  
}

.menu-toggle-active span {
  background-color: rgba(0,0,0,0);
	transition: 0.3s background-color;
}
.menu-toggle-active span:before {
	margin-top: 0;
	transform: rotate(45deg);
	transition-delay: 0, .2s;
}
.menu-toggle-active span:after {
	margin-top: 0;
	transform: rotate(-45deg);
	transition-delay: 0, .2s;
}
	
.mobile_header{
	position:fixed;
	padding-left:15px;
	height:60px;
	display:flex;
	align-items:center;
	line-height:55px;
	top:0px;
	z-index:2000;
	left:0px;
	width:100%;
	background-color: #fff;
}

.after_header {
	position:relative;
	width:100%;
	left:0px;
	top:0px;
	padding-top:0px;
	height:auto;
	padding-bottom:15px;
	background-color:#223044;
}

.after_header .order_2{
	color:#fff;
	border-color:#fff;
}

.after_header .order_2:hover{
	color:#000;
	background-color:#fff;
}

.section_5{
	padding:35px 0px;
}

.section_6{
	padding-bottom:370px; 
	position:relative;
	padding-top:35px;
}

.sec6_val_mini{
	margin-bottom:20px;
}

.sec6_val{
	font-size:18px;
	margin-bottom:10px;
}

.section_6 .map_screen{
	width:100%;
	height:340px !important;
	position:absolute;
	top:auto;
	bottom:0px;
	left:0px;
	z-index:2;
}

footer, .f_cs_wrap{
	text-align:center;
}

.f_cs_wrap .social_links{
	text-align:center;
}

.f_cs_wrap .social_links a{
	margin-left:10px;
	margin-right:10px;
}

.order_2{
	width:80%;
	margin:0 auto;
}

.contact_item_value{
	margin:0px 0 5px;
}

.contact_item a{
	display:block;
	margin-bottom:5px;
}

header .contact_item_wrap{
	display:block;
	text-align:center;
	width:100%;
	padding:10px 0px 5px;
}

.logo_box, .after_header_menu{
	display:none;
}

.mobile_header.active{
	box-shadow: 0px 2px 14px rgba(41, 16, 130, 0.1);
}

.mobile_header.toogle_active, .mobile_header.active.toogle_active{
	box-shadow: 0px 2px 14px rgba(41, 16, 130, 0);
	background-color:#fff;
}

.mobile_menu{
	background-color:#fff;
}

.mobile_header img{
	height:40px;
}
	
.mobile_header, .mobile_menu{
	display:block;
}

.hide_mobile{
	display:none;
}

.in_header_mobile_menu ul li, .in_header_mobile_menu ul {
    list-style-type: none;
}


.header_mobile_menu {
    right: -100%;
}
.header_mobile_menu {
    display: block;
    position: fixed;
    top: 0px;
    right: -100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1000;
}

.header_mobile_menu.toogle_active{
	right:0px;
}

.in_header_mobile_menu > div > ul > li.menu-item-has-children > a {
    font-size: 14px;
    color: #6D7278;
}

ul.sub-menu a, .in_header_mobile_menu > div > ul > li > a {
    color: #000000;
    font-size: 18px;
    padding: 12px 15px;
	color: #606B86;
	text-decoration:none;
	display:block;
    font-weight: 700;
	border-bottom: 1px solid #EEF1F9;
}
ul.sub-menu a:hover, .in_header_mobile_menu > div > ul > li > a:hover, .in_header_mobile_menu .current_page_item a {
background-color:#EEF1F2;
}



.header_mobile_all {
    position: relative;
    overflow: auto;
    height: 100%;
    padding-bottom: 35px;
}

#wpadminbar{
	display:none !important;
}

ul.slick-dots{
	margin-top:10px;
}


.modal-sm{
	margin-left:auto;
	margin-right:auto;
	min-width: 160px;
	width:98%; 
	max-width:450px;
}


footer .order{
	margin-top:25px;
	margin-bottom:25px;
}

footer{
	padding:25px 0px;
}

.page_contact{
	padding-bottom:35px;
}

.header_mobile_all{
	padding-top:65px;
}

.in_header_mobile_menu ul{
	padding-left:0px;
	margin-left:0px;
}

}
