/*
Theme Name: interstudent.kz
Author: KazWeb
Author URI: https://kazweb.pro
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
:focus {
    outline: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html,
button,
input,
select,
textarea {
    color: #222;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/**
* @section fonts
*/
@font-face {
font-family: 'font53f86692594c5d77ffdbbe232eaab343';
    
    src:    url('assets/fonts/53f86692594c5d77ffdbbe232eaab343.eot?#iefix') format('embedded-opentype'),
            url('assets/fonts/53f86692594c5d77ffdbbe232eaab343.woff') format('woff'),
            url('assets/fonts/53f86692594c5d77ffdbbe232eaab343.woff2') format('woff2');
}

@font-face { font-family: 'EseninscriptOne';  src: local('EseninscriptOne'), url('assets/fonts/53f86692594c5d77ffdbbe232eaab343.woff') format('woff'); }
/**
* @section body
*/
body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
	font-size: 15px !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
	color: #000 !important;
	background: #fff !important;
	overflow-x: hidden;
}
p {
	margin: 0 0 10px 0 !important;
}
blockquote {
	font-size: 1rem;
	max-width: 500px;
	line-height: 1.4;
	position: relative;
	margin: 5px 0 0 0;
	padding: 0;
}
blockquote:before,
blockquote:after {
	position: absolute;
	color: #000;
	font-size: 8rem;
	width: 4rem;
	height: 4rem;
}
blockquote:before {
	content: '"';
	left: -5rem;
	top: -2rem;
}
blockquote:after {
	content: '"';
	right: -5rem;
	bottom: 1rem;
}
/**
* @section header
*/
header {
	padding: 15px 0 !important;
}
header .elementor-text-editor {
    margin-bottom: 0 !important;
}
header .elementor-text-editor a {
	color: #000 !important;
}
header .elementor-text-editor a:hover {
	text-decoration: underline;
}
header .elementor-widget:not(:last-child) {
	margin-bottom: 0 !important;
}
header p {
	margin: 0 !important;
}
.elementor-7 .elementor-element.elementor-element-d5d0371 .elementor-heading-title,
.elementor-34 .elementor-element.elementor-element-789b5f7 .elementor-heading-title,
.elementor-76 .elementor-element.elementor-element-368cef9 .elementor-heading-title,
.elementor-33 .elementor-element.elementor-element-ac5f831 .elementor-heading-title,
.elementor-32 .elementor-element.elementor-element-d80fbb6 .elementor-heading-title,
.elementor-86 .elementor-element.elementor-element-8b551f6 .elementor-heading-title,
.elementor-30 .elementor-element.elementor-element-2465490 .elementor-heading-title,
.elementor-221 .elementor-element.elementor-element-2e573b6 .elementor-heading-title,
.elementor-306 .elementor-element.elementor-element-2e573b6 .elementor-heading-title,
.elementor-341 .elementor-element.elementor-element-2e573b6 .elementor-heading-title,
.elementor-376 .elementor-element.elementor-element-2e573b6 .elementor-heading-title {
	font-family: 'font53f86692594c5d77ffdbbe232eaab343' !important;
	font-weight: 600 !important;
}
.col-md-first {
	width: 20% !important;
}
.col-md-second {
	width: 24% !important;
}
.col-md-third {
	width: 31% !important;
}
#logo {
	position: relative;
}
#logo img {
	height: 70px;
	max-width: 100%;
}
#tagline {
	color: #262b32;
	font-family: 'font53f86692594c5d77ffdbbe232eaab343' !important;
	font-size: 35px;
	font-weight: 600 !important;
    line-height: 1em;
	letter-spacing: 1px;
	padding-top: 12px;
}
#address {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding: 14px 0 0 35px;
    position: relative;
}
#address:before {
	content: '';
	background-image: url(assets/img/address.png);
    background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 16px;
	left: 0;
	height: 33px;
	width: 26px;
}
#flex_header {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding-top: 14px;
}
#all_phones {
	padding-left: 30px;
}
#all_phones a {
	color: #000;
    font-weight: 600;
}
#header_btn a {
    background-color: #e85132;
	color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 3px;
}
#header_btn a:hover {
    background-color: #e8513250;
}
#header_btn_two {
	margin: 25px 0;
	text-align: center;
}
#header_btn_two a {
    background-color: #e85132;
	color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 3px;
}
.news-template-default #header_btn_two {
	display: none !important;
}
#header_bn_two {
	margin: 25px 0;
	text-align: center;
}
#header_bn_two a {
    background-color: #e85132;
	color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 3px;
}
/**
* @section navigation
*/
nav {
	background: #262b32 !important;
}
.mega-callback a {
	background: #dc3e48 !important;
}
/**
* @section slider
*/
.mpsl-text-white {
	font-weight: bold !important;
}
.mpsl-text-white span {
	color: #fff010 !important;
}
.ms_next, .ms_prev {
    height: 64px !important;
    opacity: 1 !important;
    width: 64px !important;
}
.ms_prev {
    background: url(assets/img/prev.png) no-repeat scroll center center/64px auto transparent !important;
	left: 40px !important;
}
.ms_next {
    background: url(assets/img/next.png) no-repeat scroll center center/64px auto transparent !important;
	right: 40px !important;
}
.slide_bg .mpsl-layer {
	text-shadow: 0 0 10px #000 !important;
}
/**
* @section infographic
*/
.align-center {
	margin: 0 auto !important;
	text-align: center !important;
}
.counter {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
/**
* @section mailchimp
*/
.mc4wp-form-fields {
	float: right;
	margin-top: -8px;
}
input[type=text] {
	border: 1px solid #ddd;
	padding: 12px 20px;
}
.page-id-32 input[type=text],
.page-id-32 input[type=tel],
.page-id-32 input[type=email],
.page-id-32 input[type=submit] {
	width: 20%;
}
input[type=tel] {
	border: 1px solid #ddd;
	padding: 12px 20px;
}
input[type=email] {
	border: 1px solid #ddd;
	padding: 12px 20px;
}
input[type=submit] {
	background: transparent;
	border: 1px solid #e85132;
	color: #e85132;
	padding: 12px 20px;
	text-transform: uppercase;
}
input[type=submit]:hover {
	background: #e85132 !important;
	border: 1px solid #e85132 !important;
	color: #fff;
}
/**
* @section news
*/
.grid-news-thumb {
    height: 300px !important;
}
.grid-news-thumb:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.grid-date-post,
.news-content-excerpt {
	display: none !important;
}
.news-content {
	padding: 0 20px !important;
    position: relative !important;
    margin-top: -100px !important;
}
.post-content-text h3 {
    position: relative;
    padding: 0;
    clear: both;
    display: block;
    margin: 0 auto;
    text-align: left;
    text-transform: none;
}
.post-content-text h3:after {
    display: block;
    content: '';
    width: 45px;
    margin-top: .2em;
    border-top: 4px solid #ff9600;
}
.post-content-text h3 a {
    color: #fff !important;
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
}
/**
* @section testimonial
*/
.strong-view.simple .strong-content {
	margin: 0 auto !important;
}
.strong-view.simple .testimonial-inner {
	padding: 0 1em !important;
}
.testimonial-inner,
.testimonial-content {
	position: relative;
}
.testimonial-image {
	position: absolute;
	top: -25px;
	left: 0;
}
.testimonial-image img {
    border-radius: 50% !important;
    height: 100px !important;
    width: 100px !important;
}
.testimonial-heading {
	padding-left: 120px;
	font-weight: bold;
}
.testimonial-content p {
	padding-left: 120px;
}
/**
* @section contacts page
*/
.page-id-76 .elementor-element-4436653 .fa {
	color: #dc3e48 !important;
}
/**
* @section programms
*/
.study-hover .elementor-text-editor ul {
	opacity: 0;
}
.study-hover:hover .elementor-text-editor ul {
	opacity: 1;
	transition: all 0.3s;
}
.study-hover .elementor-text-editor ul li a {
	color: #fff !important;
	text-decoration: none;
}
.study-hover .elementor-text-editor ul li a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.elementor-element-5fcd60a p {
	color: #fff;
	font-size: 70px;
	font-weight: 700;
	line-height: 0.8;
	text-align: right;
	text-shadow: 0 1px 0 rgba(0,0,0,0.45);
}
.elementor-element-5fcd60a span {
	color: #fff010 !important;
}
.elementor-element-2f8b312 input,
.elementor-element-c3518a3 input,
.elementor-element-c3518a3 input {
	width: 20%;
}
.elementor-element-2f8b312 select,
.elementor-element-c3518a3 select {
	background: #fff;
	border: 1px solid #ddd;
	padding: 13px 20px 13px 20px;
	width: 20%;
}
.elementor-element-2f8b312 input[type=submit],
.elementor-element-c3518a3 input[type=submit],
.elementor-element-c3518a3 input[type=submit] {
	background: #878888;
	border: 1px solid #878888;
	color: #fff;
	padding: 12px 20px;
	text-transform: uppercase;
}
.elementor-element-2f8b312 input[type=submit] {
    font-size: 14px !important;
    padding: 13px 10px !important;
}
.elementor-element-2f8b312 input[type=submit]:hover,
.elementor-element-c3518a3 input[type=submit]:hover {
	background: #e85132 !important;
	border: 1px solid #e85132 !important;
}
#cboxLoadedContent ol li:nth-child(2),
#cboxLoadedContent ol li:nth-child(3),
#cboxLoadedContent ol li:nth-child(4),
#cboxLoadedContent ol li:nth-child(5),
#cboxLoadedContent ol li:nth-child(6),
#cboxLoadedContent ol li:nth-child(7)  {
	display: none !important;
}
.elementor-heading-title a,
.news-title a {
	text-decoration: none;
}
.elementor-heading-title a:hover,
.news-title a:hover {
	border-bottom: 1px solid #ffffff60;
	text-decoration: none !important;
}
.mpsl-layer.mpsl-text-white {
    text-shadow: 0 4px 9px rgba(0,0,0,0.9) !important;
}
.testimonial-name,
.testimonial-tagline {
	padding-left: 120px !important;
}
.bne-testimonial-slider-wrapper {
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.testimonial-image, .testimonial-image.wp-post-image {
    margin: 35px 10px 10px 0 !important;
}
.testimonial-image.testimonial-square {
	box-shadow: none !important;
}
.testimonial-content {
    color: #000 !important;
	line-height: 22px !important;
    font-size: 100% !important;
}
.mec-event-container-simple .mec-monthly-tooltip h4 {
    font-size: 9px !important;
    margin: 0 0 0 -5px !important;
	text-shadow: none !important;
}
/**
* @section school
*/
.elementor-element-3e981f6 .elementor-column.elementor-col-33,
.elementor-element-3e981f6 .elementor-column[data-col="33"],
.elementor-element-0b0202b .elementor-column.elementor-col-33,
.elementor-element-0b0202b .elementor-column[data-col="33"],
.elementor-element-1d1a127 .elementor-column.elementor-col-33,
.elementor-element-1d1a127 .elementor-column[data-col="33"],
.elementor-element-153e9fc .elementor-column.elementor-col-33,
.elementor-element-153e9fc .elementor-column[data-col="33"],
.elementor-element-907fd2b .elementor-column.elementor-col-33,
.elementor-element-907fd2b .elementor-column[data-col="33"],
.elementor-element-f528ab7 .elementor-column.elementor-col-33,
.elementor-element-f528ab7 .elementor-column[data-col="33"],
.elementor-element-4c18836 .elementor-column.elementor-col-33,
.elementor-element-4c18836 .elementor-column[data-col="33"],
.elementor-element-a8ca8ad .elementor-column.elementor-col-33,
.elementor-element-a8ca8ad .elementor-column[data-col="33"],
.elementor-element-6b6e4a2 .elementor-column.elementor-col-33,
.elementor-element-6b6e4a2 .elementor-column[data-col="33"],
.elementor-element-34e6727 .elementor-column.elementor-col-33,
.elementor-element-34e6727 .elementor-column[data-col="33"] {
    padding: 0 15px !important;
}
.elementor-element-3e981f6 .elementor-element-populated,
.elementor-element-0b0202b .elementor-element-populated,
.elementor-element-1d1a127 .elementor-element-populated,
.elementor-element-153e9fc .elementor-element-populated,
.elementor-element-f528ab7 .elementor-element-populated,
.elementor-element-4c18836 .elementor-element-populated,
.elementor-element-907fd2b .elementor-element-populated,
.elementor-element-a8ca8ad .elementor-element-populated,
.elementor-element-6b6e4a2 .elementor-element-populated {
    padding: 0 !important;
}
#cboxClose  {
	top: 8px !important;
	right: 8px !important;
	background: url(assets/img/icons/close.png) no-repeat center center !important;
	width: 32px !important;
	height: 32px !important;
}
/**
* @section about us
*/
.elementor-element-3a76385 p {
	color: #fff;
	font-size: 120px;
	font-weight: 700;
	line-height: 0.8;
	text-align: right;
	text-shadow: 0 1px 0 rgba(0,0,0,0.45);
}
.elementor-element-3a76385 span {
	color: #fff010 !important;
}
/**
* @section partners
*/
.elementor-element-1e1111a p {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	line-height: 0.8;
	text-align: right;
	text-shadow: 0 1px 0 rgba(0,0,0,0.45);
}
.elementor-element-1e1111a span {
	color: #fff010 !important;
}
.partners-form {
	background: #f8f4f2 !important;
	border-radius: 5px !important;
	text-align: center !important;
}
.partners-form h1 {
	color: #000;
	font-size: 25px;
	font-weight: 600;
	margin: 30px 0;
}
.partners-form input {
	border-radius: 30px;
	display: block;
	margin: 0 auto 20px auto;
}
.partners-form .wpcf7-submit {
	background: #7b2b7a !important;
	border: 1px solid #7b2b7a;
	color: #fff !important;
	padding: 14px 40px !important;
}
/**
* @section partners logo
*/
.swiper-slide-image {
	height: 50px !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -10px !important;
}
/**
* @section content
*/
#full-page {
	padding: 0;
	position: relative;
}
.mec-wrap {
	padding: 60px 0 !important;
	position: relative;
}
#full-page .container-fluid  {
	padding: 0 !important;
	max-width: 1400px;
}
header .container-fluid {
	max-width: 1400px;
}
.gallery img {
    border: none !important;
	border-radius: 3px !important;
	margin-bottom: 30px !important;
}
.elementor-7 .elementor-element.elementor-element-c98cb27 {
    margin-top: 20px !important;
}
.wpnaw-first {
	padding-right: 5px !important;
}
.wpnaw-last {
	padding-right: 3px !important;
    padding-left: 5px !important;
}
/*.elementor-7 .elementor-element.elementor-element-311959f:not(.elementor-motion-effects-element-type-background),
.elementor-30 .elementor-element.elementor-element-c205add:not(.elementor-motion-effects-element-type-background) {
    max-width: 1120px !important;
    margin: 0 auto !important;
}
*/
.elementor-7 .elementor-element.elementor-element-79dfc6a {
    margin-top: -310px !important;
}
.mec-calendar dt:hover {
	background: #408bd1 !important;
}
#calendar_5.TotalSoftSimpleCalendar{
	box-shadow: none !important;
	max-width: 100% !important;
    margin: 0 auto !important;
}
.c-grid {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.c-event-grid {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.c-grid,
.c-event-grid {
    width: 50% !important;
}
.mec-single-event .mec-event-content {
    padding: 10px 0 30px !important;
}
.mec-event-list-minimal .mec-event-article:last-child {
    border-bottom: none !important;
}
.mec-wrap .mec-totalcal-box {
    display: none !important;
}
.mec-calendar .mec-calendar-side {
	padding: 15px !important;
}
.mec-calendar .mec-calendar-events-side {
	padding: 15px !important;
}
.mec-calendar .mec-event-article {
    padding-left: 15px !important;
}
.mec-calendar .mec-event-footer,
.nocomments {
    display: none !important;
}
.mec-calendar {
	margin-bottom: 0 !important;
}
.mec-container [class*=col-] img {
	height: auto !important;
    max-width: 100% !important;
}
.elementor-text-editor ul {
	margin: 15px 0 0 0;
}
.elementor-text-editor ul li {
	padding-left: 17px;
	position: relative;
	margin: 0 0 10px 0;
}
.elementor-text-editor ul li:last-child {
	margin: 0;
}
.elementor-text-editor ul li:before {
	content: '';
	position: absolute;
	background: #dc3e48;
	top: 9px;
	left: 0;
	height: 1px;
	width: 10px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 20px auto;
	text-align: center;
}
::-webkit-input-placeholder {
	color: #000;
}
::-moz-placeholder {
	color: #000;
}
:-moz-placeholder {
	color: #000;
}
:-ms-input-placeholder {
	color: #000;
}
.page-id-30 .swiper-slide-inner img {
	height: 120px !important;
	max-width: 100% !important;
}
.tables table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100% !important;
	margin-bottom: 20px !important;
}
.tables table td, .tables table th {
	border: 1px solid #ddd;
	padding: 15px;
}
.tables table tr {
	background-color: #f2f2f2;
}
.tables table tr:nth-child(even) {
	background-color: #fff;
}
.tables table th {
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #8ecaff;
	color: white;
}
.tables ul {
	margin: 15px 0;
}
.tables ul li {
	padding-left: 17px;
	position: relative;
	margin: 0 0 10px 0;
}
.tables ul li:last-child {
	margin: 0;
}
.tables ul li:before {
	content: '';
	position: absolute;
	background: #dc3e48;
	top: 9px;
	left: 0;
	height: 1px;
	width: 10px;
}
.main-slogan {
	color: #fff;
    font-family: "Open Sans", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -1px;
    text-shadow: 0px 4px 9px rgba(0,0,0,0.3);
	text-align: center;
}
.main-slogan span {
    color: #fff010 !important;
}
#calendar_5 .c-month {
    font-family: "Open Sans", Sans-serif !important;
	font-size: 20px !important;
    font-weight: 500 !important;
    padding-top: 8px !important;
}
#calendar_5 .c-event-title {
    font-family: "Open Sans", Sans-serif !important;
	font-size: 20px !important;
    font-weight: 500 !important;
    padding-top: 8px !important;
}
#calendar_5 .c-event-item > .title {
	font-family: "Open Sans", Sans-serif !important;
	font-size: 17px !important;
	padding-bottom: 7px !important;
}
#mrp {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 1;
    padding: 0 0 0 17px;
	position: relative;
    margin: 0 0 10px 0;
}
#mrp:before {
	content: '';
	position: absolute;
	background: #dc3e48;
	top: 7px;
	left: 0;
	height: 1px;
	width: 10px;
}
/**
* @section archive navigation
*/
#navi {
	margin-bottom: 60px;
	text-align: center;
}
#navi a {
	background: #ff3c1f;
	border-radius: 3px;
	color: #fff;
	margin: 0 6px;
	padding: 5px 7px;
	text-decoration: none;
}
#navi a:hover {
	background: #70c9ed;
	border-radius: 3px;
	margin: 0 6px;
	padding: 5px 7px;
	text-decoration: none;
}
#navi .current {
	background: #fff;
	border-radius: 3px;
	color: #000 !important;
	margin: 0 6px;
	padding: 5px 7px;
}
/**
* @section countrys
*/
.countrys-item {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.countrys-text {
	-ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
	margin-bottom: 60px;
	text-align: center;
}
.countrys-text img {
	display: block;
	padding-bottom: 10px;
	height: 70px;
	max-width: 100%;
	margin: 0 auto;
}
.countrys-text a, .countrys-text a:hover {
	text-decoration: none;
}
.countrys-text a {
	border-bottom: 1px solid #333;
	color: #333;
	font-weight: 600;
	text-decoration: none;
}
.countrys-text a:hover {
	border-bottom: 1px dashed #333;
	color: #333;
	text-decoration: none;
}
.countrys-text a:hover img {
	opacity: 0.7;
}
.countrys-box {
	margin-top: 50px;
}
.countrys-box h1 {
    font-family: "Roboto", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #000;
    padding: 0;
    margin: 0 0 20px 0;
}
#breadcrumbs {
	margin-bottom: 10px;
}
/**
* @section single
*/
#single-page {
	padding: 60px 0 50px 0;
	position: relative;
}
.page-id-16851 #single-page {
	padding: 0;
}
#single-page h1 {
	margin-top: 0;
}
/**
* @section sidebar
*/
#aside {
    box-shadow: 0px 14px 90px 0px rgba(223,229,233,0.5);
    width: 100%;
    padding: 30px 30px 10px 30px;
    background: #fff;
    color: #444;
	position: relative;
}
#aside h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#aside input {
    background-color: #fafafa;
    border: 1px solid #eee;
    border-radius: 5px;
    box-sizing: border-box;
    color: #000;
    padding: 18px 20px;
    position: relative;
    line-height: 16px;
    margin: 0 0 15px 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    text-align: left;
    width: 100%;
}
#aside textarea {
    background-color: #fafafa;
    border: 1px solid #eee;
    border-radius: 5px;
    box-sizing: border-box;
    color: #000;
    padding: 18px 20px;
    position: relative;
    line-height: 16px;
    margin: 0 0 15px 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    text-align: left;
    height: 120px;
    width: 100%;
}
#aside .wpcf7-submit {
    background: #1e4387;
    border: 1px solid #1e4387;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-weight: 600;
    line-height: 16px;
    cursor: pointer;
    padding: 15px 20px;
    position: relative;
    margin: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-appearance: none;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    width: 100%;
    text-align: center;
}
/**
* @section archive
*/
#archive-page {
	background-color: #f9f9f9;
	padding-top: 57px;
	position: relative;
}
.row-cat {
	margin-bottom: 30px
}
.archive-title {
	font-family: "Roboto", Sans-serif;
	font-size: 25px;
    font-weight: 600;
	color: #000;
	line-height: 1;
	padding: 0;
    margin: 0 0 20px 0;
	text-align: center;
}
.category-16 .archive-title,
.category-17 .archive-title,
.category-18 .archive-title,
.category-19 .archive-title,
.category-20 .archive-title,
.category-21 .archive-title {
	text-align: center;
}
.category-50 .archive-title {
	display: none;
}
.eicon-chevron-left,
.eicon-chevron-right {
	font-size: 100px !important;
}
.elementor-element-4f57b52 .eicon-chevron-left,
.elementor-element-4f57b52 .eicon-chevron-right,
.elementor-element-2a2c703 .eicon-chevron-left,
.elementor-element-2a2c703 .eicon-chevron-right,
.elementor-element-f327ae5 .eicon-chevron-left,
.elementor-element-f327ae5 .eicon-chevron-right,
.elementor-element-21aebed .eicon-chevron-left,
.elementor-element-21aebed .eicon-chevron-right,
.elementor-element-56a7f76 .eicon-chevron-left,
.elementor-element-56a7f76 .eicon-chevron-right,
.elementor-element-5dcf432 .eicon-chevron-left,
.elementor-element-5dcf432 .eicon-chevron-right {
	color: #333 !important;
	font-size: 30px !important;
}
.archive-item {
	background-color: #fff;
	border: 1px solid #f9f9f9;
	box-shadow: 0px 14px 90px 0px rgba(223,229,233,0.5);
	border-radius: 5px;
	margin-bottom: 60px;
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.archive-item:nth-child(even) {
	box-shadow: 0px 14px 90px 0px rgba(223,229,233,0.5);
}
.archive-cover {
	background-size: cover;
	background-position: center center;
	padding: 0;
	flex: 0 0 30%;
	position: relative;
	height: 250px;
	width: 250px;
}
.archive-text {
	padding: 30px 30px 20px 30px;
}
.archive-text a {
	color: #e85132;
	border-bottom: 1px solid #fff;
	font-size: 20px;
	font-weight: 600;
	position: relative;
	text-decoration: none;
}
.archive-text a:hover {
	color: #e85132;
	border-bottom: 1px solid #e85132;
	text-decoration: none;
}
.extention {
	align-items: center;
	display: flex;
}
.extention span {
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
}
.extention p {
	font-weight: 500;
	line-height: 1.6;
}
.extention p:nth-child(1) {
	margin-right: 60px !important;
}
/**
* @section contact form 7
*/
.footer-form7 {
	margin: 0 auto !important;
	width: 50% !important;
}
.form_input {
    border: none;
    height: 38px;
    background-color: #fafafa;
	border: 1px solid #eee;
    border-radius: 3px;
    color: #000;
	margin: 0 0 10px 0;
	padding: 10px 15px 12px 30px;
    font-weight: 300;
	width: 48%;
}
.text-30 input {
	background-image: url(assets/img/name.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	background-size: 14px 14px;
	padding-left: 30px;
}
.tel-247 input {
	background-image: url(assets/img/phone.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	background-size: 14px 14px;
	padding-left: 30px;
}
.rgt {
	float: right;
}
.form_text {
    border: none;
    height: 138px;
    background-color: #fafafa;
	border: 1px solid #eee;
    border-radius: 3px;
    color: #000;
	margin: 0 0 10px 0;
	padding: 10px;
    font-weight: 300;
	width: 100%;
}
.wpcf7-recaptcha {
	margin-bottom: 10px;
}
.form_button {
	border: 2px solid #0eb0ee !important;
	background: #0eb0ee !important;
	border-radius: 3px !important;
	padding: 8px 15px !important;
	font-size: 14px !important;
	color: #fff !important;
	text-align: center !important;
	text-transform: uppercase !important;
	width: 100% !important;
}
.form_button:hover {
	border: 2px solid #0eb0ee !important;
	background: #fff !important;
	color: #0eb0ee !important;
}
/**
* @section modal window
*/
.modal-window {
	position: fixed;
	background-color: rgba(255, 255, 255, 0.15);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-window:target {
	opacity: 1;
	pointer-events: auto;
}
.modal-window>div {
	box-shadow: 0px 14px 90px 0px rgba(223,229,233,0.5);
	width: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 60px 40px 40px 40px;
	background: #fff;
	color: #444;
}
.modal-close {
	position: absolute;
	right: -20px;
	top: 20px;
	width: 70px;
}
.modal-close img {
	height: 32px;
	width: auto;
}
.modal-close img:hover {
	opacity: 0.7;
}
.modal-window h2 {
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0 20px 0;
	color: #21545B;
}
.modal-window p {
	font-size: 15px;
	font-weight: 600;
	margin: 10px 0 20px 0;
	color: #21545B;
}
.modal-window input {
    background-color: #fafafa;
    border: 1px solid #eee;
    border-radius: 5px;
    box-sizing: border-box;
	color: #000;
    padding: 18px 20px;
    position: relative;
	line-height: 16px;
    margin: 0 0 15px 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
	text-align: center;
	width: 100%;
}
.modal-window input:hover {
	border-color: #f9f9f9;
	cursor: pointer;
}
.modal-window .wpcf7-submit {
    background: #1e4387;
    border: 1px solid #1e4387;
    border-radius: 5px;
    box-sizing: border-box;
	color: #fff;
	font-weight: 600;
	line-height: 16px;
    cursor: pointer;
    padding: 19px 20px;
	position: relative;
    margin: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-appearance: none;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    width: 100%;
}
.modal-window .wpcf7-submit:hover {
	border: 1px solid #1e4387;
	box-shadow: 0 0 18px #1e4387;
	cursor: pointer;
	text-decoration: none;
}
.modal-window .sent > p {
	display: none;
}
div.wpcf7 .ajax-loader {
	clear: both !important;
	display: block !important;
	margin: 10px auto 0 auto !important;
	text-align: center !important;
}
.wpcf7-validation-errors {
	border-radius: 3px !important;
    border: none !important;
	display: none !important;
}
.wpcf7-not-valid-tip {
	display: none !important
}
.wpcf7-not-valid{
	border: 1px solid #f00!important
}
div.wpcf7-mail-sent-ng {
    border: none !important;
	font-size: 13px;
	margin-top: -30px !important;
	text-align: center;
}
.wpcf7-response-output {
	color: #000;
	margin: 10px 0 0 0!important
}
div.wpcf7-mail-sent-ok {
	border: none !important;
	font-size: 13px;
	text-align: center;
}
.callback {
	position: fixed;
	bottom: 90px;
	right: 25px;
	height: 40px;
	width: auto;
	z-index: 999;
}
.callback:hover {
	opacity: 0.5;
}
#wpcf7-f1053-p1049-o1 .wpcf7-text,
#wpcf7-f106-p34-o1 .wpcf7-text {
	border: 1px solid #f3f3f3;
	border-radius: 3px;
	display: block;
	margin: 0 0 15px 0;
	
}
#wpcf7-f1053-p1049-o1 .wpcf7-submit,
#wpcf7-f106-p34-o1 .wpcf7-submit {
	border-radius: 3px;
	
}
/**
* @section social
*/
#social {
    background-image: url(assets/img/sub-footer.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
    position: relative;
}
#social .elementor-social-icon {
    padding: 14px 15px !important;
}
.social_item {
	position: relative;
}
.social_item h3 {
	font-family: "Roboto", Sans-serif;
	font-size: 25px;
    font-weight: 600;
	color: #fff;
	padding: 0;
    margin: 0 0 20px 0;
	text-shadow: 0 0 10px #000;
}
.social_item h4 {
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
    font-weight: 600;
	color: #fff;
	padding: 0;
    margin: 0 0 25px 0;
	text-shadow: 0 0 10px #000;
}
.instagram img {
	margin: 0 auto;
}
.social_item .mec-calendar-events-side {
    display: none !important;
}
.social-icons {}
.elementor-repeater-item-612ded7 {
    background-color: #e1322b !important;
    border-radius: 50% !important;
}
.mec-calendar.mec-event-calendar-classic dl dt {
    height: 36px !important;
    overflow: hidden !important;
}
.social_item .mec-wrap,
.social_item .mec-calendar .mec-calendar-side {
    padding: 0 !important;
}
#social2 #calendar_5.TotalSoftSimpleCalendar {
    height: auto !important;
    margin-top: 0 !important;
}
#social2 #calendar_5 .c-grid {
    min-height: 215px !important;
}
.social_item .mec-calendar.mec-event-container-simple dl dt.mec-calendar-day {
    font-size: 14px !important;
}
#social2 .c-event-grid {
    background: #fff !important;
    min-height: 215px !important;
}
#social2 .c-event-item {
    padding: 5px 10px !important;
}
#social2 #calendar_5 .c-event-item > .title {
    font-size: 14px !important;
    padding-bottom: 2px !important;
}
#social2 #calendar_5 .c-event-item > .title,
#social2 #calendar_5 .c-event-item > .title a {
    font-size: 13px !important;
}
#social2 #calendar_5 .c-week-day {
    font-size: 15px !important;
}
#social2 .c-event-list {
    height: 180px !important;
}
#social2 #calendar_5 .c-month {
    font-size: 15px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
#social2 #calendar_5 .c-event-title {
    font-size: 15px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
#social2 #calendar_5 .c-event {
    font-size: 17px !important;
}
/**
* @section footer
*/
footer {
	background-color: #262b32;
	color: #fff !important;
	padding: 40px 0;
	position: relative;
}
footer ul li {
	color: #fff !important;
	margin-bottom: 7px;
}
footer ul li a {
	color: #fff !important;
	text-decoration: underline !important;
}
.widget h3 {
	color: #fff;
	font-size: 15px;
	font-family: "Roboto", Sans-serif;
	font-weight: 600;
	padding: 0;
	margin: 0 0 25px 0;
}
.widget a {
	color: #fff;
	text-decoration: underline;
}
.widget a:hover,
.widget ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.widget ul {
	padding: 0;
	margin: 0;
}
.widget ul li {
	display: block;
}
.social_item .mec-calendar-header {
	display: none !important;
}
#copyright {
	margin: 30px 0 0 0 !important;
	text-align: center;
}
#copyright a {
	color: #fff;
}
#map {
	position: relative;
	height: 161px;
}
/**
* @section button up
*/
#button-up {
	display: none;
	position: fixed;
	right: 25px;
	bottom: 40px;
	cursor: pointer;
}
#button-up img {
	height: 40px;
	width: auto;
}


.mec-calendar.mec-event-container-simple dl dt.mec-selected-day,
.mec-calendar.mec-event-container-simple dl dt.mec-selected-day:hover {
    border-bottom: 2px solid #40d9f1;
    background: #f9f9f9 !important;
}
.elementor-32 .elementor-element.elementor-element-04b7679 a.elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-04b7679 .elementor-button:hover {
    background-color: #e85132 !important;
}.elementor-32 .elementor-element.elementor-element-404e11a a.elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-404e11a .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-651d778 a.elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-651d778 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-91cc115 a.elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-91cc115 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-a67f9b4 a.elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-a67f9b4 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-b78d7ee a.elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-b78d7ee .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-05c09a3 a.elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-05c09a3 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-7343b79 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-4db0e55 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-390a77f .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-ec616f3 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-a0fa729 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-a0fa729 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-a28f589 .elementor-button:hover,
.elementor-32 .elementor-element.elementor-element-4803cd3 .elementor-button:hover {
    fill: #fff !important;
    color: #fff !important;
    background-color: #dc3e48 !important;
}
.elementor-element.elementor-button-info .elementor-button:hover {
    background-color: #dc3e48 !important;
}
.elementor-widget-button a.elementor-button:hover,
.elementor-widget-button .elementor-button:hover {
    background-color: #dc3e48 !important;
}
.mc4wp-form input[type=submit]:hover {
    background: #e85132 !important;
    border: 1px solid #e85132 !important;
    color: #fff !important;
}
.alignleft {
    float: left;
    margin: 6px 15px 15px 0;
}
.alignright {
    float: left;
    margin: 6px 0 15px 15px;
}

@media (max-width: 1300px) {
	#tagline {
		font-size: 30px;
		padding-top: 20px;
	}
	#all_phones {
		padding-left: 0
	}
}

@media (max-width: 1172px) {
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
		padding: 0 15px !important;
	}
	#flex_header {
		padding-top: 0;
	}
	#logo img {
		height: 50px;
		max-width: 100%;
	}
	#tagline {
		font-size: 20px;
		padding-top: 17px;
	}
	#address {
		font-size: 12px;
		padding: 4px 0 0 35px;
	}
	#all_phones a {
		font-size: 12px;
	}
	#header_btn a {
		padding: 12px 14px;
	}
}

@media (max-width: 1008px) {
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
		font-size: 12px !important;
		padding: 0 8px !important;
	}
}

@media (max-width: 995px) {
	.col-md-first {
		width: 25% !important;
	}
	.col-adr {
		width: 25% !important;
	}
	.col-md-third {
		width: 50% !important;
	}
}

@media (max-width: 768px) {
	.col-md-first {
		width: 25% !important;
	}
	.col-adr {
		width: 25% !important;
	}
	.col-md-third {
		width: 50% !important;
	}
}

@media (max-width: 640px) {
	.col-md-first {
		width: 50% !important;
	}
	.col-adr {
		width: 50% !important;
	}
	.col-md-third {
		margin-top: 15px;
		width: 100% !important;
	}
	.countrys-text {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
	.elementor-element-2f8b312 select, .elementor-element-c3518a3 select {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.elementor-element-2f8b312 input, .elementor-element-c3518a3 input, .elementor-element-c3518a3 input {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.elementor-column {
	    margin-bottom: 30px;
	}
	#aside {
	    margin-bottom: 30px;
	}
	.page-id-32 input[type=text],
	.page-id-32 input[type=tel],
	.page-id-32 input[type=email],
	.page-id-32 input[type=submit] {
		width: 100%;
	    margin-bottom: 10px;
	}
}