/*
Theme Name: Matat Child
Theme URI: https://www.textme.co.il
Template:   matat
Author: Amit Matat
Author URI: https://www.textme.co.il
Description: Matat child theme
Version: 1.3
License: Commercial Use only
License URI: Commercial Use only
Text Domain: matat
*/

/* mixin.less */

/* end mixin.less */

/*  variables.less  */

.rela {
	position: relative;
}

.abs {
	position: absolute;
}

.abs.center {
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.abs.center.top {
	top: 0;
	-webkit-transform: translate(50%, 0%);
	-ms-transform: translate(50%, 0%);
	transform: translate(50%, 0%);
}

.abs.center.bottom {
	-webkit-transform: translate(50%, 100%);
	-ms-transform: translate(50%, 100%);
	transform: translate(50%, 100%);
}

.rotat45 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.section {
	overflow: hidden;
	position: relative;
}

.vh100 {
	min-height: 50vh;
}

.vh100.section {
	height: 100vh !important;
}

.vw100 {
	width: 100vw;
}

.border_dark {
	border-color: #121c27 !important;
}

.cus_area_mobile {
	position: fixed;
	bottom: 0;
	z-index: 2;
}

.cus_area_mobile a {
	color: #fff;
	font-size: 24px;
	display: block;
}

.cus_area_mobile .blue_area {
	background: rgba(31, 126, 199, .9);
}

.cus_area_mobile .yellow_area a {
	color: #131e2c;
}

.blue_area,
.yellow_area {
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #000;
}

.blue_area:last-child,
.yellow_area:last-child {
	border-left: 0 solid transparent !important;
}

.yellow_area {
	background: #ffba08;
	color: #131e2c;
	font-size: 20px;
}

.yellow_area img {
	width: 20px;
	height: auto;
}

.blue_area {
	background-color: rgba(31, 126, 199, .75);
}

.border_side {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

/* fonts.less */

/*
 * Assistant
 */

/* hebrew */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 200;
	src: local("Assistant ExtraLight"), local("Assistant-ExtraLight"), url("fonts/assistant/Assistant-ExtraLight.ttf") format("truetype");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* latin */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 200;
	src: local("Assistant ExtraLight"), local("Assistant-ExtraLight"), url("fonts/assistant/Assistant-ExtraLight.ttf") format("truetype");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* hebrew */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 300;
	src: local("Assistant Light"), local("Assistant-Light"), url("fonts/assistant/Assistant-Light.ttf") format("truetype");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* latin */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 300;
	src: local("Assistant Light"), local("Assistant-Light"), url("fonts/assistant/Assistant-Light.ttf") format("truetype");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* hebrew */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 400;
	src: local("Assistant"), local("Assistant-Regular"), url("fonts/assistant/Assistant-Regular.ttf") format("truetype");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* latin */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 400;
	src: local("Assistant"), local("Assistant-Regular"), url("fonts/assistant/Assistant-Regular.ttf") format("truetype");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* hebrew */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 600;
	src: local("Assistant SemiBold"), local("Assistant-SemiBold"), url("fonts/assistant/Assistant-SemiBold.ttf") format("truetype");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* latin */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 600;
	src: local("Assistant SemiBold"), local("Assistant-SemiBold"), url("fonts/assistant/Assistant-SemiBold.ttf") format("truetype");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* hebrew */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 700;
	src: local("Assistant Bold"), local("Assistant-Bold"), url("fonts/assistant/Assistant-Bold.ttf") format("truetype");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* latin */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 700;
	src: local("Assistant Bold"), local("Assistant-Bold"), url("fonts/assistant/Assistant-Bold.ttf") format("truetype");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* hebrew */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 800;
	src: local("Assistant ExtraBold"), local("Assistant-ExtraBold"), url("fonts/assistant/Assistant-ExtraBold.ttf") format("truetype");
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* latin */

@font-face {
	font-family: "Assistant";
	font-style: normal;
	font-weight: 800;
	src: local("Assistant ExtraBold"), local("Assistant-ExtraBold"), url("fonts/assistant/Assistant-ExtraBold.ttf") format("truetype");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/*
 * Dancing Script
 */

/* vietnamese */

@font-face {
	font-family: "Dancing Script";
	font-style: normal;
	font-weight: 400;
	src: local("Dancing Script Regular"), local("DancingScript-Regular"), url("fonts/dancingscript/DancingScript-Regular.ttf") format("truetype");
	unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
	font-family: "Dancing Script";
	font-style: normal;
	font-weight: 400;
	src: local("Dancing Script Regular"), local("DancingScript-Regular"), url("fonts/dancingscript/DancingScript-Regular.ttf") format("truetype");
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
	font-family: "Dancing Script";
	font-style: normal;
	font-weight: 400;
	src: local("Dancing Script Regular"), local("DancingScript-Regular"), url("fonts/dancingscript/DancingScript-Regular.ttf") format("truetype");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* vietnamese */

@font-face {
	font-family: "Dancing Script";
	font-style: normal;
	font-weight: 700;
	src: local("Dancing Script Bold"), local("DancingScript-Bold"), url("fonts/dancingscript/DancingScript-Bold.ttf") format("truetype");
	unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
	font-family: "Dancing Script";
	font-style: normal;
	font-weight: 700;
	src: local("Dancing Script Bold"), local("DancingScript-Bold"), url("fonts/dancingscript/DancingScript-Bold.ttf") format("truetype");
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
	font-family: "Dancing Script";
	font-style: normal;
	font-weight: 700;
	src: local("Dancing Script Bold"), local("DancingScript-Bold"), url("fonts/dancingscript/DancingScript-Bold.ttf") format("truetype");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* reset.less */

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
abbr,
address,
cite,
code,
del,
em,
img,
ins,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:hover {
	text-decoration: none;
}

html,
body {
	max-width: 100%;
}

body {
	line-height: 1;
	position: relative;
	font-family: "Assistant";
	color: #121c27;
}

a:hover {
	text-decoration: none;
}

.navbar {
	min-height: 0;
	margin-bottom: 0;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

blockquote {
	quotes: none;
}

blockquote:before,
blockquote:after {
	content: "";
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

a.screen-reader-text.skip-link {
	display: none;
}

img {
	max-width: 100%;
}

section {
	clear: both;
	width: 100%;
	outline: 0;
	border: 0;
	display: block;
}

ol > li > p {
	display: inline;
}

.rtl [class*="col-"] {
	float: right;
}

.centeriko {
	text-align: center;
}

#section_primary_menu .bordron {
	border: 1px solid #080e16 !important;
	border-radius: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

#section_primary_menu .bordron a {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

#section_primary_menu .bordron:hover {
	background-color: #080e16 !important;
}

#section_primary_menu .bordron:hover a {
	color: #fff !important;
}

.displayflex {
	display: -moz-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: -webkit-box;
	display: flex;
}

.col-auto {
	width: auto;
}

img.alignright {
	float: right !important;
}

.responsive-YTiframe {
	position: relative;
	max-width: 640px;
	margin: 0 auto 15px;
	padding-bottom: 56%;
}

.responsive-YTiframe iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}

/* cf7.less */

.wpcf7 form .wpcf7-form-control {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.wpcf7 form div.wpcf7-validation-errors,
.wpcf7 form div.wpcf7-mail-sent-ok {
	border: 0 solid transparent;
}

.wpcf7 form div.wpcf7-response-output {
	margin: 0;
	padding: 0 15px;
	position: relative;
	clear: both;
}

.wpcf7 form .wpcf7-not-valid {
	background: #ffecec !important;
}

.cf7 {
	margin-top: -20px;
	display: inline-block;
	max-width: 100%;
}

.cf7 .wpcf7-form-control-wrap,
.cf7 .wpcf7-form-control-wrap input {
	max-width: 100%;
}

.cf7 textarea {
	width: 100%;
	height: 140px;
	resize: none;
}

.cf7 label {
	font-size: 0;
	width: 100%;
}

.cf7 input,
.cf7 textarea {
	font-size: 18px;
	font-weight: 300;
	padding: 7px 20px;
	margin-bottom: 15px;
	border: 1px solid #d8d8d8;
}

.cf7 .wpcf7-submit.button_blue {
	width: auto;
	float: left;
	margin: 0 -15px;
	line-height: 1;
	padding-right: 45px;
	padding-left: 45px;
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
}

div#inner_contact {
	margin: 10px 0;
}

#top_contact.cf7 {
	padding-top: 30px;
}

#top_contact.cf7 .wpcf7-form {
	padding-top: 5px;
}

#top_contact.cf7 .wpcf7-form:after {
	content: "";
	display: block;
	clear: both;
}

#top_contact.cf7 .wpcf7-submit.button_blue {
	float: none;
	border-color: #1f7ec7;
	font-size: 18px;
	height: auto;
	margin: 0;
}

#top_contact.cf7 .wpcf7-submit.button_blue:hover {
	color: #1f7ec7;
	border-color: #1f7ec7;
	background: #fff;
}

/* animation.less */

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.infinite {
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

.active .fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

.active .fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

.active .grow {
	-webkit-animation-name: grow;
	animation-name: grow;
}

.active .fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

.active .fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.active .slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.hvr-icon-forward {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: .1s;
	transition-duration: .1s;
}

.hvr-icon-forward:before {
	content: "\f138";
	position: absolute;
	right: 1em;
	padding: 0 1px;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: .1s;
	transition-duration: .1s;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-icon-forward:hover:before,
.hvr-icon-forward:focus:before,
.hvr-icon-forward:active:before {
	-webkit-transform: translateX(4px);
	-ms-transform: translateX(4px);
	transform: translateX(4px);
}

.hvr-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	text-decoration: none;
}

[class^="hvr-"] {
	display: inline-block;
	vertical-align: middle;
	padding: 1em;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.btn-4c:before {
	left: 70%;
	opacity: 0;
	top: 0;
}

.btn-4:before {
	position: absolute;
	height: 100%;
	font-size: 125%;
	line-height: 3.5;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btn:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* slick.less */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* slick-theme.less */

/* -Slider */

.slick-loading .slick-list {
	background: #fff url("images/ajax-loader.gif") center center no-repeat;
}

/* -Icons */

@font-face {
	font-family: "slick";
	font-weight: normal;
	font-style: normal;
	src: url("fonts/slick/slick.eot");
	src: url("fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick/slick.woff") format("woff"), url("fonts/slick/slick.ttf") format("truetype"), url("fonts/slick/slick.svg#slick") format("svg");
}

/* -Arrows */

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 90%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.slick-prev {
	left: -25px;
}

.slick-prev[dir="rtl"] {
	left: auto;
	right: -25px;
}

.slick-prev:before {
	content: "←";
}

.slick-prev:before[dir="rtl"] {
	content: "→";
}

.slick-next {
	right: -25px;
}

.slick-next[dir="rtl"] {
	left: -25px;
	right: auto;
}

.slick-next:before {
	content: "→";
}

.slick-next:before[dir="rtl"] {
	content: "←";
}

/* -Dots */

.slick-dotted .slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	opacity: .75;
}

/*!
 * fullPage 2.9.2
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */

html.fp-enabled,
.fp-enabled body {
	margin: 0;
	padding: 0;
	overflow: hidden; /*Avoid flicker on slides transitions for mobile phones #336 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#superContainer {
	height: 100%;
	position: relative; /* Touch detection for Windows 8 */
	-ms-touch-action: none; /* IE 11 on Windows Phone 8.1*/
	touch-action: none;
}

.fp-section {
	position: relative; /* Safari<=5 Android<=3 */ /* <=28 */
	box-sizing: border-box;
}

.fp-slide {
	float: left;
}

.fp-slide,
.fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-out; /* Safari<=6 Android<=4.3 */
	transition: all .3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
	-moz-user-select: none; /* mozilla browsers */
	-khtml-user-select: none; /* webkit (konqueror) browsers */
	-ms-user-select: none; /* IE10+ */
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: hidden;
	position: relative;
}

.fp-scroller {
	overflow: hidden;
}

.iScrollIndicator {
	border: 0 !important;
}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.right {
	display: inline-block;
	width: 24px;
	right: 15px;
}

#fp-nav.left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fp-slidesNav.bottom {
	bottom: 17px;
}

.fp-slidesNav.top {
	top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 24px;
}

#fp-nav ul li,
.fp-slidesNav ul li {
	width: 24px;
	min-height: 10px;
	max-height: 24px;
	margin: 0 0 10px;
	position: relative;
	display: inline;
	clear: both;
	padding: 0 !important;
}

.fp-slidesNav ul li {
	display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: inline-block;
	position: relative;
	z-index: 1;
	width: 24px;
	height: auto;
	margin-bottom: 12px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	height: 24px;
	width: 24px;
	margin: 0 !important;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	padding: 0 !important;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border-radius: 50%; /* position: absolute; */
	z-index: 1;
	height: 10px;
	width: 10px;
	border: 0;
	background: #fff;
	left: 50%;
	top: 50%;
	margin: 0 !important;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	padding: 0 !important;
	text-align: center;
	display: inline-block;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

#fp-nav.blue ul li a span {
	background: #1f7ec7 !important;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	width: auto;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
	right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
	left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-scrollable,
.fp-auto-height .fp-tableCell {
	height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
	height: auto !important;
}

.lg-sub-html,
.lg-toolbar {
	background-color: rgba(0, 0, 0, .45);
}

#lg-counter,
.lg-outer .lg-video-cont {
	vertical-align: middle;
	display: inline-block;
}

@font-face {
	font-family: lg;
	src: url(images/lightGallery/fonts/lg.eot?n1z373);
	src: url(images/lightGallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(images/lightGallery/fonts/lg.woff?n1z373) format("woff"), url(images/lightGallery/fonts/lg.ttf?n1z373) format("truetype"), url(images/lightGallery/fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal;
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, .45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: #fff;
}

.lg-actions .lg-next {
	right: 20px;
}

.lg-actions .lg-next:before {
	content: "\e095";
}

.lg-actions .lg-prev {
	left: 20px;
}

.lg-actions .lg-prev:after {
	content: "\e094";
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative;
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none!important;
	outline: 0;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}

.lg-toolbar .lg-icon:hover {
	color: #fff;
}

.lg-toolbar .lg-close:after {
	content: "\e070";
}

.lg-toolbar .lg-download:after {
	content: "\e0f2";
}

.lg-sub-html {
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080;
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700;
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0;
}

#lg-counter {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
}

.lg-next,
.lg-prev,
.lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s!important;
	transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 4px;
	margin-bottom: 5px;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
	color: #fff;
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff";
}

.lg-outer .lg-video-cont {
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px;
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(images/lightGallery/img/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(images/lightGallery/img/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(images/lightGallery/img/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url(images/lightGallery/img/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(images/lightGallery/img/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible;
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s;
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1;
}

.lg-autoplay-button:after {
	content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#lg-zoom-in:after {
	content: "\e311";
}

#lg-actual-size {
	font-size: 20px;
}

#lg-actual-size:after {
	content: "\e033";
}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none;
}

#lg-zoom-out:after {
	content: "\e312";
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible;
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px #fff inset;
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	transition: opacity .15s ease 0s,transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%;
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, .5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px;
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
	box-shadow: 0 0 0 8px #fff inset;
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after {
	content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, .25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear .18s,opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	right: 16px;
	top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
	margin-bottom: 0;
}

.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
	color: #333;
}

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, .07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto;
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
	width: 100%;
	height: 100%;
}

.lg-outer #lg-share {
	position: relative;
}

.lg-outer #lg-share:after {
	content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
	content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
	content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
	content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
	content: "\e903";
}

.lg-group:after {
	content: "";
	display: table;
	clear: both;
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-outer * {
	box-sizing: border-box;
}

.lg-outer.lg-visible {
	opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-timing-function: inherit!important;
	transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s!important;
	transition-duration: 0s!important;
	opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
}

.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}

.lg-outer .lg-item {
	background: url(../img/loading.gif) center center no-repeat;
	display: none !important;
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block !important;
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.lg-outer .lg-item.lg-complete {
	background-image: none;
}

.lg-outer .lg-item.lg-current {
	z-index: 1060;
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto!important;
	height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
	display: none;
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
}

.lg-backdrop.in {
	opacity: 1;
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s!important;
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
	opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}

/* color.less */

/*
@media only screen and ( min-width: 992px ) and ( max-width: 1300px ) {}
 */

/* single.less */

/* btn.less start */

.btn_blue_width {
	width: 340px;
	max-width: 100%;
	height: 50px;
	background-color: #1f7ec7;
	color: #fff;
	border: none;
	text-decoration: blink;
	clear: both;
	margin: 35px 0;
	float: right;
	font-size: 15px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	position: relative;
}

.btn_blue_width:before {
	position: absolute;
	left: 10%;
	content: "\f104";
	font-family: FontAwesome;
	font-size: 18px;
	font-weight: 100;
}

.button_blue {
	width: auto;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background-color: #1f7ec7;
	border: none;
	position: relative;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	margin-top: 20px;
	display: block;
	padding: 0 25px 0 35px;
}

.button_blue:before {
	position: absolute;
	left: 10%;
	content: "\f104";
	font-family: FontAwesome;
	font-size: 18px;
	font-weight: 100;
}

.button_blue.dark {
	background-color: #0c5288 !important;
}

.button_blue.calc {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	margin: .5vh 0 0 0;
	padding: 0 0 0 15px;
	text-align: center;
}

.button_blue.calc:before {
	left: 7%;
}

/* btn.less end */

/* clac.less */

.calcTop {
	top: 8vh;
	height: 6.6vh;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	background: #fff;
	line-height: 6.6vh;
	text-align: center;
}

.calcTop > div {
	width: 100%;
	border-right: 1px solid #eaf4fb;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #080e16;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.calcTop > div.selected {
	color: #1f7ec7;
	background-color: #eaf4fb;
}

.calcTop > div.over {
	background-color: #eaf4fb;
}

.calcIndex {
	top: 8vh;
	position: relative;
	width: 100%;
	height: 85.4vh;
	background-color: #eaf4fb;
}

.calcIndex .bottom .matat_table {
	width: 100%;
}

.calcIndex .bottom .matat_table > .matat_tr:nth-child(-n+5) > .labelTD {
	padding: 0 8.96vh 0 0;
}

.calcIndex .bottom .matat_table .matat_tr {
	height: 8.54vh;
	line-height: 1.2;
	border-bottom: 1px solid #1f7ec7;
	font-size: 2vh;
	color: #000;
	position: relative;
}

.calcIndex .bottom .matat_table .matat_tr > div {
	padding: 0 3%;
}

.calcIndex .bottom .matat_table .matat_tr input {
	height: 4.54vh;
	background: transparent;
	border: 1px solid black;
	padding: 0 5%;
	border-radius: 0;
	-webkit-appearance: none;
}

.calcIndex .bottom .matat_table .matat_tr .labelTD {
	width: 35%;
	float: right;
	font-size: 2.29vh;
	font-weight: 700;
	min-height: 4vh;
	padding: 0 3.5vh 0 0;
	white-space: nowrap;
	height: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .labelTD:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .labelTD > span {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .labelTD i {
	position: absolute;
	right: 3.75vh;
	font-size: 3.33vh;
	top: 2.75vh;
	width: 2vw;
	text-align: center;
	font-weight: 100;
}

.calcIndex .bottom .matat_table .matat_tr .labelTD.NIS_you_took {
	width: 70%;
}

.calcIndex .bottom .matat_table .matat_tr .inputTD {
	float: left;
	width: 30%;
	white-space: nowrap;
	height: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .inputTD input {
	width: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .inputTD:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .inputTD > span,
.calcIndex .bottom .matat_table .matat_tr .inputTD > input,
.calcIndex .bottom .matat_table .matat_tr .inputTD > a {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .inputTD > a {
	width: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .sliderTD {
	padding-top: 4.27vh;
	vertical-align: middle;
	width: 35%;
	float: right;
	line-height: 8.54vh;
}

.calcIndex .bottom .matat_table .matat_tr .moreTD {
	vertical-align: middle;
	width: 35%;
	float: right;
	white-space: nowrap;
	height: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .moreTD:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .moreTD > span {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.calcIndex .bottom .matat_table .matat_tr .ui-widget.ui-widget-content {
	border: 0 solid transparent;
	background-color: #243242;
	height: 4px;
}

.calcIndex .bottom .matat_table .matat_tr .ui-state-default,
.calcIndex .bottom .matat_table .matat_tr .ui-widget-content .ui-state-default {
	border: 0 solid transparent;
	background: #1f7ec7;
	font-weight: normal;
	color: #1f7ec7;
	border-radius: 50%;
	top: -8px;
	height: 20px;
	width: 20px;
}

.calcIndex .bottom .matat_table .matat_tr.blue {
	background: #1f7ec7;
	color: #fff;
	font-size: 22px;
}

.calcIndex .bottom .matat_table .matat_tr.blue input {
	font-size: 3.75vh;
	border-color: #1f7ec7;
}

.calcIndex .bottom .matat_table .matat_tr.blue .labelTD {
	width: auto;
}

.calcIndex .bottom .matat_table .matat_tr.white {
	background: #fff;
}

.calcIndex .bottom .matat_table .matat_tr.dark {
	background-color: #243242;
	border-bottom: none;
}

.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took {
	font-size: 14px;
}

.calcIndex .bottom .matat_table .matat_tr.dark * {
	color: #fff;
	font-weight: 700;
}

.calcIndex.biger .matat_tr {
	height: 7.763636363636364vh !important;
}

.style_dictionary {
	line-height: 1.2;
	font-size: 18px;
	padding-left: 25px;
	padding-bottom: 13px;
	display: inline-block;
}

.clear_content {
	height: 2px;
	width: 100%;
	margin: 40px 0 60px;
	background: #207ec8;
}

.head_page {
	min-height: 80vh;
	background-size: cover;
	background-position: center;
	position: relative;
}

.head_page .page_title {
	position: absolute;
	bottom: 10%;
	right: 50%;
	font-size: 3.4vw;
	font-weight: 700;
	color: #fff;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

.head_page .page_title:after {
	border-bottom: 4px solid #1f7ec7;
	content: "";
	position: absolute;
	bottom: -10px;
	width: 100%;
	right: 0;
}

.head_page.small {
	min-height: 35vh;
}

.head_page.small .page_title {
	color: #000;
}

.head_page .page_sub_title {
	position: absolute;
	bottom: 3%;
	right: 50%;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

.head_page .page_sub_title a {
	color: #fff;
}

.row.breadcrumbs {
	background-color: #f7f7f7;
	height: 35px;
	line-height: 35px;
}

.row.breadcrumbs a {
	color: #000;
	font-weight: 700;
}

.row.breadcrumbs span > span > span > a {
	color: #1f7ec7;
}

.row.breadcrumbs span > span > span > a:after {
	content: " » ";
	width: 15px;
	height: 15px;
	line-height: 1;
	font-size: 20px;
}

.row.breadcrumbs span > span > span > a + strong.breadcrumb_last {
	position: relative;
}

.row.breadcrumbs span > span > span > a + strong.breadcrumb_last:after {
	position: absolute;
	bottom: 2px;
	height: 1px;
	background-color: #1f7ec7;
	width: 100%;
	z-index: 100;
	content: "";
	right: 0;
}

.contact {
	margin: 50px 10% 10px;
}

.contact h1,
.contact h2 {
	font-size: 52px;
	font-weight: bold;
	color: #000;
	margin-bottom: 45px;
	position: relative;
}

.contact h3 {
	font-size: 32px;
	font-weight: 700;
	color: #1f7ec7;
	margin-top: 15px;
	margin-bottom: 15px;
}

.contact h4,
.contact h5 {
	color: #25262a;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.contact p {
	font-size: 18px;
	font-weight: normal;
	color: #47525d;
	padding-bottom: 5px;
	line-height: 1.4;
}

.contact ul {
	line-height: 1.2;
	list-style: none;
	color: #737373;
	margin-bottom: 15px;
}

.contact ul li:before {
	content: "• ";
	color: #1f7ec7;
	font-weight: bolder;
	font-size: 23px;
	margin-left: 7px;
}

.contact ol {
	margin-right: 15px;
	line-height: 1.75;
	color: #737373;
	margin-bottom: 15px;
}

.contact ol li {
	padding-right: 5px;
}

.underline_blue {
	color: #1f7ec7 !important;
	text-decoration: underline !important;
	display: inline-block;
	text-align: center;
	width: 100%;
}

.underline_blue.right {
	text-align: right;
}

.box_blue45 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #1f7ec7;
	width: 65px;
	height: 65px;
	margin: 40px auto;
}

.box_blue45 img {
	-webkit-transform: rotate(-45deg) translate(-4%, 7%);
	-ms-transform: rotate(-45deg) translate(-4%, 7%);
	transform: rotate(-45deg) translate(-4%, 7%);
	width: 65px;
	height: 60px;
}

.box_blue45 + span {
	color: #000;
	font-size: 20px;
	text-align: center;
	width: 100%;
	display: block;
}

.box_blue45_bigger {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #1f7ec7;
	width: 75px;
	height: 75px;
	margin: 40px auto;
}

.box_blue45_bigger img {
	-webkit-transform: rotate(-45deg) translate(-13%, 0%);
	-ms-transform: rotate(-45deg) translate(-13%, 0%);
	transform: rotate(-45deg) translate(-13%, 0%);
	width: 63px;
	height: 63px;
}

.box_blue45_bigger + span {
	color: #000;
	font-size: 17px;
	text-align: center;
	width: 100%;
	display: block;
}

.half_image > .row > div {
	min-height: 100vh;
}

.bg_gray_lite {
	background-color: #f7f7f7;
}

.simple_image {
	background-size: cover;
	background-position: center;
}

.list_vider {
	min-height: 60vh;
	padding-bottom: 8vh;
}

.list_vider h2 {
	font-weight: 700;
	margin: 75px auto 20px;
	width: auto;
	text-align: center;
	font-size: 52px;
	color: #000;
	position: relative;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

.strip_cus_bottom_fix {
	min-height: 0vh !important;
	padding: 25px 0 !important;
}

.strip_cus_bottom {
	min-height: 50vh;
	padding: 80px 0;
	background-size: cover;
	background-position: center;
}

.strip_cus_bottom h2 {
	font-weight: 700;
	margin: 0 auto 20px;
	width: auto;
	max-width: 70%;
	text-align: center;
	font-size: 52px;
	color: #000;
	position: relative;
}

.strip_cus_bottom p {
	margin: 30px auto;
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 24px;
}

.strip_cus_bottom label {
	font-size: 0;
	line-height: 0;
	width: 100%;
}

.strip_cus_bottom input {
	max-width: 100%;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #000;
	padding: 0 15px;
	background-color: rgba(255, 255, 255, .65);
	border: 1px solid #707070;
	font-weight: 400;
}

.strip_cus_bottom input.wpcf7-submit {
	background-color: #1f7ec7;
	border: 0;
	font-weight: 600;
	font-size: 20px;
	color: #fff;
}

.shearing_ling {
	direction: ltr;
	width: 100%;
	text-align: left;
}

.cont_404 {
	padding: 50px 15px 75px;
	min-height: 30vh;
	font-size: 20px;
}

.wpcf7 form .wpcf7-form-control-wrap.suvinahes .wpcf7-form-control,
.wpcf7 form .wpcf7-form-control-wrap.guvaamaskanta .wpcf7-form-control,
.wpcf7 form .wpcf7-form-control-wrap.ahnasa .wpcf7-form-control {
	height: 40px;
	width: 100%;
	border: 1px solid #000;
	outline: none;
	margin: 0 0 25px;
	background: #fff;
	color: #000;
	border-radius: 0;
	font-size: 18px;
	line-height: 1.3333;
	padding: 7px 10px;
	font-weight: 400;
}

.wpcf7 form .wpcf7-form-control-wrap {
	display: block;
}

.wpcf7 form .wpcf7-form-control-wrap .wpcf7-form-control {
	outline: none;
}

.wpcf7 form label {
	float: left;
}

.wpcf7 form label ~ br {
	display: none;
}

#page {
	width: 100%;
	overflow: hidden;
}

.strip_cus_bottom.no_padding {
	padding: 0;
	margin: 0 -15px;
}

form#capital select {
	display: block;
	width: 100%;
	height: 39px;
	border: 1px solid #d8d8d8;
	font-size: 18px;
	padding: 0;
}

.mobile-content-image {
	text-align: center;
	padding: 15px 0;
}

.desktop-content-image {
	text-align: center;
}

/* header.less */

header#main-header {
	top: 0;
	position: absolute;
	z-index: 5;
	width: 100%;
	display: none;
}

header#main-header .logo {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

header#main-header .logo_img {
	max-height: 247px;
	max-height: 25vh;
}

header#main-header section#section_top_site {
	background-color: #121c27;
	color: #fff;
	text-align: right;
	padding: 0;
	width: 100%;
	height: 46px;
	font-size: 19px;
	font-weight: 700;
	line-height: 1;
}

header#main-header section#section_top_site a {
	color: #fff;
	line-height: 45px;
	margin-left: 45px;
	margin-right: 15px;
	font-weight: 500;
}

header#main-header section#section_top_site .social_links i {
	height: 46px;
	width: 46px;
	padding: 0 2px;
	line-height: 45px;
}

header#main-header section#section_top_site .social_links i:before {
	color: #121c27;
}

header#main-header section#section_top_site .tel_btn {
	position: absolute;
	top: 0;
	left: 143px;
	font-weight: 500;
}

header#main-header section#section_top_site .tel_btn a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #131e2c;
	width: 142px;
	background: #ffba08;
	height: 46px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.25;
	margin: 0;
	text-decoration: none;
}

header#main-header section#section_top_site .tel_btn a .fa {
	margin-left: 8px;
}

header#main-header section#section_top_site ul.social_links {
	float: left;
	margin-left: 20px;
}

header#main-header section#section_top_site ul.social_links .box_blue {
	width: 45px;
	height: 45px;
	display: inline-block;
	text-align: center;
	line-height: 45px;
	margin-right: 3px;
	background-color: #1f7ec7;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

header#main-header section#section_top_site ul.social_links .box_blue:hover,
header#main-header section#section_top_site ul.social_links .box_blue:active,
header#main-header section#section_top_site ul.social_links .box_blue:focus {
	background-color: transparent;
}

header#main-header section#section_top_site ul.social_links .box_blue a {
	line-height: 30px;
	margin: 0;
	text-align: center;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

header#main-header section#section_top_site ul.social_links .box_blue a:hover,
header#main-header section#section_top_site ul.social_links .box_blue a:active,
header#main-header section#section_top_site ul.social_links .box_blue a:focus {
	color: #fff;
}

header#main-header section#section_top_site ul.social_links .box_blue a:hover i:before,
header#main-header section#section_top_site ul.social_links .box_blue a:active i:before,
header#main-header section#section_top_site ul.social_links .box_blue a:focus i:before {
	color: inherit;
}

header#main-header section#section_top_site ul.social_links.color .box_blue {
	background-color: transparent;
}

header#main-header section#section_top_site ul.social_links.color .box_blue a i:before {
	color: #1f7ec7;
}

header#main-header section#section_top_site .menu > li {
	position: relative;
}

header#main-header section#section_top_site .menu > li:hover > .sub-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

header#main-header section#section_top_site .menu .sub-menu {
	position: absolute;
	top: 100%;
	right: 0;
	background: #121c27;
	width: 200px;
	z-index: 99;
	border-top: 2px solid #4da4e9;
	-webkit-transition: .25s ease opacity, .25s ease visibility, .25s ease -webkit-transform;
	transition: .25s ease opacity, .25s ease visibility, .25s ease transform;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	transform: translate(0, 10px);
}

header#main-header section#section_top_site .menu .sub-menu > li {
	float: none;
}

header#main-header section#section_top_site .menu .sub-menu > li > a {
	margin: 0;
	line-height: 24px;
	display: block;
	padding: 7px 15px;
	-webkit-transition: .25s ease background, .25s ease color;
	transition: .25s ease background, .25s ease color;
}

header#main-header section#section_top_site .menu .sub-menu > li:hover > a,
header#main-header section#section_top_site .menu .sub-menu > li.current-menu-item > a {
	background: #4da4e9;
	color: #fff;
}

header#main-header section#section_primary_menu {
	height: 66px;
	width: 100%;
	background-color: transparent;
}

header#main-header section#section_primary_menu * {
	background-color: transparent;
}

header#main-header section#section_primary_menu a {
	color: #121c27;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 19px;
	display: inline-block;
	letter-spacing: -1px;
	font-weight: 600;
}

header#main-header section#section_primary_menu ul {
	margin-top: 28px;
	margin-right: -10px;
}

header#main-header section#section_primary_menu .fix_left {
	width: auto;
	display: inline-block;
	float: left;
}

header#main-header section ul {
	list-style: none;
}

header#main-header section ul li {
	float: right;
}

header#header-scrolling {
	top: 0;
	right: 0;
	position: fixed;
	z-index: 5;
	width: 100%;
	height: 6vh;
	background-color: #fff;
	-webkit-transform: translateY(-12vh);
	-ms-transform: translateY(-12vh);
	transform: translateY(-12vh);
	border-bottom: 2px solid #ebebeb;
	overflow: hidden;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	display: none;
}

header#header-scrolling.scrolling {
	-webkit-transform: translateY(0vh);
	-ms-transform: translateY(0vh);
	transform: translateY(0vh);
	overflow: visible;
}

header#header-scrolling .logo-scroll {
	display: inline-block;
}

header#header-scrolling .logo-scroll img {
	height: 4.5vh;
	margin: .7vh 0;
}

header#header-scrolling #scrolling_menu ul {
	margin-top: 1.15vh;
}

header#header-scrolling #scrolling_menu ul:after {
	content: "";
	display: block;
	clear: both;
}

header#header-scrolling #scrolling_menu ul li {
	list-style: none;
	float: right;
	padding: 0 10px;
	line-height: 3vh;
	border: 2px solid transparent;
}

header#header-scrolling #scrolling_menu ul li a {
	font-size: 14px;
	color: #121c27;
	font-weight: 600;
}

header#header-scrolling .tel_btn {
	position: absolute;
	top: 50%;
	left: 20px;
	font-weight: 500;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

header#header-scrolling .tel_btn a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #131e2c;
	width: 142px;
	background: #ffba08;
	height: 41px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.25;
	margin: 0;
	text-decoration: none;
}

header#header-scrolling .tel_btn a .fa {
	margin-left: 8px;
}

header#header_mobile {
	background-color: #1f7ec7;
	width: 100vw;
	height: 65px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
}

header#header_mobile .triger_menu {
	height: 65px;
	width: 65px;
	background-color: #121c27;
	padding: 22px 20px;
	float: right;
	display: block;
}

header#header_mobile .triger_menu span {
	width: 100%;
	height: 3px;
	margin-bottom: 6px;
	border-radius: 3px;
	display: block;
	background-color: #fff;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

header#header_mobile .triger_menu span:last-child {
	margin-bottom: 0;
}

header#header_mobile .menu_slide {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	background-color: #d4dde3;
	width: 290px;
	height: calc(100vh - 65px);
	padding: 10px 20px 15px 10px;
	line-height: 30px;
	overflow: auto;
	position: absolute;
	top: 100%;
	right: 0;
}

header#header_mobile .menu_slide .menu {
	list-style: none;
	line-height: 24px;
	font-size: 18px;
}

header#header_mobile .menu_slide .menu > li {
	width: 100%;
	padding: 0 10px 0 0;
	position: relative;
}

header#header_mobile .menu_slide .menu > li > a {
	color: #000;
	font-weight: 600;
	display: block;
	padding: 8px 0;
}

header#header_mobile .menu_slide .menu > li.menu-item-has-children {
	position: relative;
}

header#header_mobile .menu_slide .menu > li.menu-item-has-children > a {
	margin-left: 28px;
}

header#header_mobile .menu_slide .menu > li.menu-item-has-children:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 20px;
	left: 10px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 10px solid #000;
	border-width: 7px 6px 0;
	border-color: #000 transparent transparent;
}

header#header_mobile .menu_slide .menu > li:before {
	position: absolute;
	content: "";
	border: 1px solid #1f7ec7;
	background-color: #fff;
	width: 10px;
	height: 10px;
	-webkit-transform: translate(17px, 16px) rotate(45deg);
	-ms-transform: translate(17px, 16px) rotate(45deg);
	transform: translate(17px, 16px) rotate(45deg);
}

header#header_mobile .menu_slide .sub-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
}

header#header_mobile .menu_slide .sub-menu > li > a {
	color: #000;
	font-weight: 600;
	display: block;
	padding: 4px 0;
}

header#header_mobile .menu_slide .sub-menu > li:hover > a {
	color: #1f7ec7;
}

header#header_mobile.active .triger_menu span {
	opacity: 0;
}

header#header_mobile.active .triger_menu span:first-child {
	-webkit-transform: translate(0px, 10px) rotate(-45deg);
	-ms-transform: translate(0px, 10px) rotate(-45deg);
	transform: translate(0px, 10px) rotate(-45deg);
	opacity: 1;
	display: block;
}

header#header_mobile.active .triger_menu span:last-child {
	-webkit-transform: translate(0px, -9px) rotate(45deg);
	-ms-transform: translate(0px, -9px) rotate(45deg);
	transform: translate(0px, -9px) rotate(45deg);
	opacity: 1;
	display: block;
}

header#header_mobile.active .menu_slide {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

header#header_mobile .mobile-tel {
	width: 37px;
	height: 37px;
	background: #ffba08;
	border-radius: 50%;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	margin: 14px 10px 14px 6px;
	float: right;
	color: #131e2c;
	font-size: 22px;
	text-decoration: none;
	padding: 2px 0 0;
}

header#header_mobile .mobile-tel .fa {
	font-size: inherit;
	line-height: inherit;
}

header#header_mobile .logo {
	width: calc(100% - 118px);
	float: left;
	overflow: hidden;
}

header#header_mobile .logo a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 65px;
	overflow: hidden;
	margin-right: -15px;
}

header#header_mobile .logo img {
	height: auto;
	width: 100%;
	max-width: 250px;
}

/* footer.less */

footer {
	border-top: 2px solid #1f7ec7;
}

footer .bg {
	width: 100%;
	padding: 0;
	display: inline-block;
	height: auto !important;
}

footer .f6f6f6 {
	background-color: #f6f6f6;
}

footer .bottom_line {
	min-height: 40px;
	text-align: center; /*background-image: url('images/copyright.png');*/
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 140px auto;
	background-color: #fff;
	max-width: 100vw;
	overflow: hidden;
}

footer .bottom_line img {
	margin: 10px auto;
	display: inline-block;
	vertical-align: top;
}

footer .col-auto {
	width: 100%;
}

footer .col-auto li {
	list-style: none;
	line-height: 2;
}

footer .col-auto li a {
	color: #3a3a3a;
	font-size: 18px;
}

footer .social_links {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	height: auto;
	text-align: center;
}

footer .social_links .box_blue45 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #1f7ec7;
	width: 30px;
	height: 30px;
	margin: 15px;
	display: inline-block;
}

footer .social_links .box_blue45 a {
	line-height: 30px;
}

footer .social_links .box_blue45 a i {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	color: #222;
}

.bottom_line .design-dev-info {
	padding: 10px 0;
}

.bottom_line .design-dev-info a {
	color: inherit;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.rtl .bottom_line .design-dev-info a {
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.bottom_line .design-dev-info a:hover {
	opacity: .6;
}

.bottom_line .design-dev-info a img {
	width: 22px;
	height: auto;
	margin: 0 5px;
}

.bottom_line .design-dev-info a span {
	line-height: 1;
	padding-top: 2px;
}

/* home.less */

.section .bg_class {
	min-height: 50vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.section.fp-section,
.section.fp-section > .fp-tableCell {
	padding-top: 0 !important;
	display: block;
}

.section .styling_home_title {
	font-size: 35px;
	font-weight: 700;
	color: #000;
	border-bottom: 4px solid #1f7ec7;
	width: auto;
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.section .bg {
	min-height: 50vh;
}

.section .bg.white {
	background-color: #fff;
}

.section .bg.gray {
	background-color: #f6f6f6;
}

.section .bg.blue {
	background-color: #1f7ec7;
}

.section .contact_text {
	padding: 20px;
}

.section .contact_text p {
	color: #47525d;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 25px;
}

#section0 .slide {
	background-size: cover;
	background-position: left bottom;
}

#section0 .slide .side_right_slide .big_slider_h1 {
	color: #121c27;
	font-size: 45px;
	line-height: 1;
	font-weight: 700;
}

#section0 .slide .side_right_slide .big_slider_h3 {
	font-size: 21px;
	line-height: 1.2;
	margin-top: 25px;
}

#section0 .fp-controlArrow {
	top: auto;
	bottom: 94px;
	height: 47px;
	width: 47px;
	border: 2px solid #19507c;
	background-color: #121c27;
}

#section0 .fp-controlArrow.fp-prev {
	left: 32px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#section0 .fp-controlArrow.fp-prev:before {
	font-family: FontAwesome;
	content: "\f104";
	color: #fff;
	line-height: 45px;
	text-align: center;
	width: 100%;
	display: block;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-size: 28px;
}

#section0 .fp-controlArrow.fp-next {
	left: 109px;
	right: auto;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#section0 .fp-controlArrow.fp-next:before {
	font-family: FontAwesome;
	content: "\f105";
	color: #fff;
	line-height: 45px;
	text-align: center;
	width: 100%;
	display: block;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-size: 28px;
}

#section1 .custom_slider_half_and_half_screen .slide_psy_custom {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}

#section1 .custom_slider_half_and_half_screen .slide_psy_custom .psy_side {
	background-size: cover;
	background-position: center;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

#section1 .custom_slider_half_and_half_screen .slide_psy_custom .psy_side .top_title_in_psy {
	position: absolute;
	top: 20px;
	width: auto;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	border-bottom: 4px solid #1f7ec7;
	display: inline-block;
	padding-bottom: 4px;
	margin-bottom: 60px;
	white-space: nowrap;
	color: #fff;
}

#section1 .custom_slider_half_and_half_screen .slide_psy_custom .psy_side .bottom_blue {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #121c27;
	height: 35vh;
	font-size: 18px;
	padding: 0;
	opacity: 0;
}

#section1 .custom_slider_half_and_half_screen .slide_psy_custom.activety .psy_side .bottom_blue {
	opacity: 1;
}

#section1 .custom_ul_center {
	display: inline-block;
	bottom: 0;
	height: 100px;
	width: 100vw;
	right: 50%;
	top: auto;
	background-color: #1f7ec7;
}

#section1 .custom_ul_center li {
	margin-bottom: 0;
	text-align: center;
	list-style: none;
	cursor: pointer;
	height: 100%;
	width: 17.5%;
	float: right;
	margin-top: -42px;
}

#section1 .custom_ul_center li .psy_img {
	border: 2px solid #3a424b;
	background-color: #fff;
	padding: 5px;
	width: 37px;
	height: 37px;
	-webkit-transform: translate(50%, 45%) rotate(45deg) !important;
	-ms-transform: translate(50%, 45%) rotate(45deg) !important;
	transform: translate(50%, 45%) rotate(45deg) !important;
}

#section1 .custom_ul_center li .psy_img img {
	width: 100%;
	-webkit-transform: rotate(-45deg) !important;
	-ms-transform: rotate(-45deg) !important;
	transform: rotate(-45deg) !important;
}

#section1 .custom_ul_center li .psy_img img.yes_active {
	display: none;
}

#section1 .custom_ul_center li:hover .psy_img {
	background-color: #121c27;
	border: 1px solid #1f7ec7;
}

#section1 .custom_ul_center li:hover .psy_img img.no_active {
	display: none;
}

#section1 .custom_ul_center li:hover .psy_img img.yes_active {
	display: inline-block;
}

#section1 .custom_ul_center li h6 {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
	bottom: 10px;
}

#section1 .custom_ul_center li span,
#section1 .custom_ul_center li button {
	display: none;
}

#section1 .custom_ul_center li.active {
	bottom: 0;
	width: 30%;
	height: 150px;
	margin-top: -50px;
}

#section1 .custom_ul_center li.active span {
	display: block;
	color: rgba(255, 255, 255, .3);
	font-size: 20px;
	margin-top: 95px;
	font-weight: 700;
	text-align: center;
}

#section1 .custom_ul_center li.active h6 {
	color: #fff;
	font-size: 20px;
	padding: 0;
}

#section1 .custom_ul_center li.active button {
	position: absolute;
	border: 0;
	width: 35px;
	height: 35px;
	background: #000;
	color: #fff;
	right: 0;
	bottom: 0;
}

#section1 .custom_ul_center li.active button i {
	font-size: 45px;
	height: 45px;
	width: 45px;
	display: inline-block;
	font-weight: 100;
	-webkit-transform: translate(35%, -5%) rotate(-45deg) !important;
	-ms-transform: translate(35%, -5%) rotate(-45deg) !important;
	transform: translate(35%, -5%) rotate(-45deg) !important;
}

#section1 .custom_ul_center li.active .psy_img {
	position: absolute;
	top: -15px;
	width: 60px;
	height: 60px;
	border: 4px solid #1f7ec7;
	-webkit-transform: translate(50%, 60%) rotate(45deg) !important;
	-ms-transform: translate(50%, 60%) rotate(45deg) !important;
	transform: translate(50%, 60%) rotate(45deg) !important;
}

#section1 .custom_ul_center li.active .psy_img img {
	width: 80%;
	-webkit-transform: translate(-10%, 5%) rotate(-45deg) !important;
	-ms-transform: translate(-10%, 5%) rotate(-45deg) !important;
	transform: translate(-10%, 5%) rotate(-45deg) !important;
}

#section2 .title_vider {
	margin-right: -15px;
	padding: 10px 40px 15px 80px;
	background-color: #1f7ec7;
	width: auto;
	display: inline-block;
	margin-top: 80vh;
}

#section2 .title_vider h4 {
	color: #121c27;
	font-size: 42px;
	font-weight: 700;
}

#section2 .title_vider span {
	font-size: 22px;
	color: #fff;
}

#section3 .container .slide_team {
	margin: 10px;
	background-color: #fff;
	padding: 35px 15px 0;
	text-align: center;
	box-shadow: 0 0 15px 0 #b1b1b1;
	height: 60vh;
}

#section3 .container .slide_team * {
	color: #121c27;
}

#section3 .container .slide_team .slide_team_img {
	text-align: center;
	display: inline-block;
	margin: 0 auto 10px;
	border: 4px solid #d4dde3;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 74px;
	height: 74px;
	padding: 0;
	position: relative;
	overflow: hidden;
}

#section3 .container .slide_team .slide_team_img img {
	width: 94px;
	height: 94px;
	position: absolute;
	top: 50%;
	right: 50%;
	max-width: 500px;
	-webkit-transform: translate(50%, -50%) rotate(-45deg);
	-ms-transform: translate(50%, -50%) rotate(-45deg);
	transform: translate(50%, -50%) rotate(-45deg);
}

#section3 .container .slide_team .slide_team_name {
	font-size: 22px;
	font-weight: 700;
	margin: 10px auto 5px;
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
	position: relative;
}

#section3 .container .slide_team .slide_team_name:after {
	content: "";
	height: 4px;
	width: 56%;
	bottom: -4px;
	position: absolute;
	background-color: #1f7ec7;
	right: 22%;
}

#section3 .container .slide_team .slide_team_role {
	font-size: 18px;
	margin-bottom: 25px;
	padding-top: 3px;
}

#section3 .container .slide_team .slide_team_text {
	font-size: 17px;
	line-height: 1.5;
}

#section3 .container button.slick-prev,
#section3 .container button.slick-next {
	position: absolute;
	display: block;
	height: 50px;
	width: 50px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #fff;
	color: transparent;
	padding: 0;
	outline: none;
	top: 105%;
	border: 1px solid #1f7ec7;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#section3 .container button.slick-prev:before,
#section3 .container button.slick-next:before {
	color: #000;
	line-height: 50px;
	width: 50px;
	height: 50px;
	font-family: FontAwesome;
	text-align: center;
	display: inline-block;
	-webkit-transform: rotate(-45deg) translate(0%, 0%);
	-ms-transform: rotate(-45deg) translate(0%, 0%);
	transform: rotate(-45deg) translate(0%, 0%);
}

#section3 .container button.slick-prev {
	left: 20vw;
}

#section3 .container button.slick-prev:before {
	content: "\f104";
}

#section3 .container button.slick-next {
	right: 20vw;
}

#section3 .container button.slick-next:before {
	content: "\f105";
}

#section5 .slick-matat-slide .img_recommendation {
	max-width: 534px;
}

#section5 .slick-matat-slide .img_recommendation img {
	width: 100%;
}

#section5 .slick-matat-slide .slide_team {
	position: relative;
}

#section5 .slick-matat-slide .slide_team:before {
	content: "\f10d";
	font-family: FontAwesome;
	position: absolute;
	top: -80px;
	font-size: 40px;
	right: -40px;
	color: #748189;
}

#section5 .slick-matat-slide .slide_team .slide_recommendations_name {
	font-size: 22px;
	font-weight: 700;
	color: #121c27;
	margin-bottom: 20px;
}

#section5 .slick-matat-slide .slide_team .slide_recommendations_text {
	font-size: 18px;
	color: #47525d;
	line-height: 1.1;
}

#section5 .slick-prev,
#section5 .slick-next {
	border: none !important;
	width: 25px;
	height: 50px;
	background: transparent;
	top: 15vh;
}

#section5 .slick-prev:before,
#section5 .slick-next:before {
	font-family: "FontAwesome";
	font-size: 40px;
	color: #000;
}

#section5 .slick-next {
	right: -2vw;
}

#section5 .slick-next:before {
	content: "\f105";
}

#section5 .slick-prev {
	left: -2vw;
}

#section5 .slick-prev:before {
	content: "\f104";
}

#section6 .contact_text {
	padding: 20px 45px 20px 35px;
}

#section6 .home_excerpt p {
	color: white;
}

#section6 .cus-line {
	padding-right: 85px;
	height: 60px;
	position: relative;
	font-weight: 500;
	font-size: 15px;
	width: 100%;
}

#section6 .cus-line .icon_bg_blue {
	position: absolute;
	right: 10px;
	top: -15px;
	width: 35px;
	height: 35px;
	background-color: #1f7ec7;
	border: 1px solid #90bcdd;
	font-size: 20px;
	-webkit-transform: rotate(45deg) translate(0%, 30%);
	-ms-transform: rotate(45deg) translate(0%, 30%);
	transform: rotate(45deg) translate(0%, 30%);
}

#section6 .cus-line .icon_bg_blue i {
	position: absolute;
	right: 0;
	top: 33px;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	-webkit-transform: rotate(-45deg) translate(70%, -50%);
	-ms-transform: rotate(-45deg) translate(70%, -50%);
	transform: rotate(-45deg) translate(70%, -50%);
}

#section6 .cf7 {
	margin-top: -20px;
	display: inline-block;
	max-width: 100%;
}

#section6 .cf7 .wpcf7-form-control-wrap,
#section6 .cf7 .wpcf7-form-control-wrap input {
	max-width: 100%;
}

#section6 .cf7 textarea {
	width: 100%;
	height: 140px;
	resize: none;
}

#section6 .cf7 label {
	font-size: 0;
	width: 100%;
}

#section6 .cf7 input,
#section6 .cf7 textarea {
	font-size: 18px;
	font-weight: 300;
	padding: 7px 20px;
	margin-bottom: 15px;
	border: 1px solid #d8d8d8;
}

#section6 .cf7 .wpcf7-submit.button_blue {
	width: auto;
	float: left;
	margin: 0 -15px;
	line-height: 1;
	padding-right: 45px;
	padding-left: 45px;
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
}

#section6 .line_post_blog {
	border-bottom: 1px solid #121c27;
	display: inline-block;
	width: 100%;
	padding: 15px 0 15px;
}

#section6 .line_post_blog .date_day {
	font-size: 42px;
	font-weight: 700;
	width: 100%;
	display: block;
	color: #121c27;
}

#section6 .line_post_blog .date_mon {
	font-size: 17px;
	font-weight: 700;
	text-align: right;
	width: 100%;
	display: inline-block;
	text-transform: uppercase;
	padding-right: 10px;
	color: #243241;
}

#section6 .line_post_blog .totle_single_blog {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}

#section6 .line_post_blog .name_user_of_post {
	font-size: 14px;
	color: #fff;
}

#section6 .styling_home_title + .line_post_blog {
	padding-top: 0;
}

/* page-about.less start */

.strip_2 {
	min-height: 60vh;
}

.strip_2 h2 {
	font-weight: 700;
	margin: 75px auto 20px;
	width: auto;
	text-align: center;
	font-size: 52px;
	color: #000;
	position: relative;
	right: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

.strip_2 .col-custom-2dot4 {
	width: 33%;
	float: right;
	text-align: center;
}

/* page-about.less end */

/* start page-course.less */

.bg_blue {
	background-color: #207ec8;
}

.strip_down {
	height: 75px;
	padding-top: 0;
	text-align: center;
	color: white;
	font-size: 18px;
	font-weight: 600;
	line-height: 60px;
}

.strip_down a {
	color: #000;
	text-decoration: underline;
}

.strip_down img {
	-webkit-transform: translateY(30%);
	-ms-transform: translateY(30%);
	transform: translateY(30%);
	margin-left: 15px;
}

.contact.style_01 {
	width: 75%;
	height: auto;
	margin: 0;
}

.contact.style_01 .underline_blue {
	text-align: right;
}

.contact.style_01 p {
	line-height: 1.3;
	font-weight: 400;
}

.contact.style_02 p {
	margin-bottom: 25px;
}

.contact ul.ul_course {
	list-style: none;
	margin: 30px 0 15px;
}

.contact ul.ul_course li {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	position: relative;
	min-height: 60px;
	padding-right: 55px;
	line-height: 1;
	padding-bottom: 15px;
}

.contact ul.ul_course li:before {
	content: "";
	position: absolute;
	height: 35px;
	width: 35px;
	z-index: 0;
	right: 4px;
	background-color: #1f7ec7;
	-webkit-transform: rotate(45deg) translate(-5px, -5px);
	-ms-transform: rotate(45deg) translate(-5px, -5px);
	transform: rotate(45deg) translate(-5px, -5px);
}

.contact ul.ul_course li span {
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 33px;
	font-size: 22px;
	text-align: center;
	position: absolute;
	right: 4px;
	top: -2px;
	z-index: 1;
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.contact ul.ul_course li p {
	font-weight: normal;
	color: #47525d;
	display: inline;
}

.border_blue {
	width: 100%;
	min-height: 100px;
	border: 1px solid #1f7ec7;
}

.border_blue span {
	text-align: center;
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.border_blue span.day {
	color: #000;
	font-size: 60px;
}

.border_blue span.month {
	color: #1f7ec7;
	font-size: 21px;
}

.border_blue span.year {
	color: #000;
	font-size: 30px;
	margin-bottom: 5px;
}

.border_blue span.remaining {
	background-color: #c8e4f9;
	color: #000;
	font-size: 16px;
	line-height: 26px;
}

.blue_lite {
	color: #1f7ec7;
	font-size: 22px;
	font-weight: 300;
}

.blue_lite.text_flow {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin: 20px 0 0;
	font-weight: 500;
}

/* end page-course.less */

/* start page-clear.less */

.clear_page {
	margin-top: 25px;
}

.clear_page .content {
	border-top: 2px solid #e4e4e4;
}

.clear_page .content h1,
.clear_page .content h2,
.clear_page .content h3,
.clear_page .content h4,
.clear_page .content h5 {
	font-size: 32px;
	font-weight: 700;
	color: #1f7ec7;
	margin: 7px 0 22px;
}

.clear_page .content p {
	font-size: 18px;
	color: #47525d;
	line-height: 1.3;
	margin-bottom: 15px;
}

.clear_page .vider_gray {
	background-color: #ebebeb;
	width: 100%;
	height: auto;
	position: relative;
	clear: both;
	margin-bottom: 50px;
	display: inline-block;
	padding: 24px 20px 24px 0;
}

.clear_page .vider_gray .vider_small {
	display: none;
}

.clear_page .vider_gray .up {
	color: #000;
	font-weight: 700;
	margin-bottom: 12px;
	font-size: 18px;
}

.clear_page .vider_gray .down {
	font-size: 16px;
	color: #000;
	margin-top: 12px;
}

.clear_page .vider_gray .down a.khan {
	color: #000;
	text-decoration: underline;
}

.clear_page .sidebar {
	display: block;
}

.clear_page .sidebar > div {
	margin-bottom: 25px;
}

.clear_page .sidebar .bg_gray {
	background-color: #f7f7f7;
	width: 100%;
	min-height: 50px;
	display: inline-block;
	padding: 25px 45px;
}

.clear_page .sidebar .bg_gray .sidebar_clear_title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 25px;
	position: relative;
}

.clear_page .sidebar .bg_gray .sidebar_clear_title:before {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	right: -30px;
	top: 4px;
	background-color: #1f7ec7;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.clear_page .sidebar .bg_gray ul {
	padding-right: 15px;
	list-style: none;
	margin-bottom: 25px;
	line-height: 1.7;
	font-size: 18px;
	font-weight: 700;
}

.clear_page .sidebar .bg_gray ul li {
	position: relative;
}

.clear_page .sidebar .bg_gray ul li:before {
	position: absolute;
	right: -15px;
	content: "\f104";
	font-family: FontAwesome;
}

.clear_page .sidebar .w_tel {
	background: #1f7ec7 url(images/tel_right.png) no-repeat right center;
	height: 97px;
	line-height: 97px;
	text-align: center;
	color: #121c27;
	font-size: 22px;
	font-weight: 700;
	padding-right: 50px;
}

.clear_page .sidebar .w_tel a {
	color: #fff;
	font-weight: 300;
}

/* end page-clear.less */

/* start page-course.less */

.lists_page p {
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	color: #1f7ec7;
	margin-top: 50px;
	line-height: 1.3;
}

.lists_page .wpcf7 {
	margin: 50px 0;
}

.lists_page .wpcf7 .cf7_right,
.lists_page .wpcf7 .cf7_left {
	padding-top: 95px;
}

.lists_page .wpcf7 .cf7_right {
	background-image: url("images/cf7_right.png");
	background-position: right top;
	background-repeat: no-repeat;
}

.lists_page .wpcf7 .cf7_left {
	background-image: url("images/cf7_left.png");
	background-position: right top;
	background-repeat: no-repeat;
}

.lists_page .wpcf7 label {
	font-size: 0;
	width: 100%;
}

.lists_page .wpcf7 p {
	margin: 0;
}

.lists_page .wpcf7 span {
	width: 100%;
}

.lists_page .wpcf7 input,
.lists_page .wpcf7 textarea {
	line-height: 20px;
	padding: 10px;
	width: 100%;
	background-color: #fff;
	height: 40px;
	color: #000;
	border: 1px solid #000;
	border-radius: 0;
	margin-bottom: 25px;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
}

.lists_page .wpcf7 input.wpcf7-submit,
.lists_page .wpcf7 textarea.wpcf7-submit {
	background-color: #1f7ec7;
	border-color: #1f7ec7;
	max-width: 280px;
	margin: 10px auto 0;
	display: block;
	color: #fff;
	font-weight: 700;
	height: 50px;
}

.lists_page .wpcf7 textarea {
	height: 95px;
	resize: none;
}

.lists_page .fix_height {
	border-top: 2px solid #1f7ec7;
	padding: 100px 5%;
}

.lists_page .bg_blue_lite {
	background-color: #d2e5f4;
}

.lists_page .bg_gray_lite {
	background-color: #f7f7f7;
}

.lists_page .bg_gray_white {
	background-color: #fff;
}

.lists_page img.abs {
	right: 5%;
	top: 5%;
	max-width: 8%;
}

.lists_page .underline_blue {
	margin-bottom: 20px;
}

.lists_page h3 {
	color: #121c27;
	font-size: 32px;
	font-weight: 700;
}

.lists_page .list {
	list-style: none;
}

.lists_page .list li {
	color: #1f7ec7;
	font-size: 18px;
	margin: 0 20px 20px;
	position: relative;
}

.lists_page .list li:before {
	position: absolute;
	content: "";
	border: 1px solid #1f7ec7;
	background-color: #fff;
	width: 10px;
	height: 10px;
	-webkit-transform: translate(20px, 7px) rotate(45deg);
	-ms-transform: translate(20px, 7px) rotate(45deg);
	transform: translate(20px, 7px) rotate(45deg);
}

.lists_page .list li span {
	color: #121c27;
	font-size: 22px;
	font-weight: 700;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

/* end page-course.less */

/* start page-counselor.less */

.page-template-page-counselor .cf7 {
	margin-top: 20px;
	display: inline-block;
	max-width: 100%;
}

.page-template-page-counselor .cf7 .wpcf7-form-control-wrap,
.page-template-page-counselor .cf7 .wpcf7-form-control-wrap input {
	max-width: 100%;
	width: 100%;
}

.page-template-page-counselor .cf7 textarea {
	width: 100%;
	height: 140px;
	resize: none;
}

.page-template-page-counselor .cf7 label {
	font-size: 0;
	width: 100%;
}

.page-template-page-counselor .cf7 input,
.page-template-page-counselor .cf7 textarea {
	font-size: 18px;
	font-weight: 300;
	padding: 7px 20px;
	margin-bottom: 15px;
	border: 1px solid #d8d8d8;
}

.page-template-page-counselor .cf7 .wpcf7-submit.button_blue {
	width: auto;
	float: left;
	margin: 0 -15px;
	line-height: 1;
	padding-right: 45px;
	padding-left: 45px;
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
}

/* end page-counselor.less */

/** Calc page less */

div#calc_page {
	margin-bottom: 110px;
}

/* start page-blog.less */

.blog-banner {
	background: #f6f6f6;
	margin-bottom: 20px;
}

.blog-banner .row:before,
.blog-banner .row:after {
	display: none;
}

.blog-banner .img-wrap {
	margin: 0 -15px;
}

.blog-banner .img-wrap img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.blog-banner .text-box {
	color: #303338;
	line-height: 1.2;
	font-size: 15px;
	padding: 20px 0;
}

.blog-banner .text-box h2 {
	color: #121c27;
	font-weight: 700;
	font-size: 2.8em;
	line-height: 1.087;
	margin-bottom: .4783em;
}

.blog-banner .text-box p {
	margin-bottom: 1.4286em;
}

.blog-banner .text-box .button_blue {
	margin: 0 0 .45em;
	font-size: .9524em;
	width: 11.35em;
	height: 2.5em;
	line-height: 2.5;
}

.blog-banner .text-box .button_blue:before {
	display: none;
}

.blog-banner .text-box .meta {
	display: block;
	font-size: .7924em;
	color: #47525d;
}

.personal-counseling-box {
	color: #47525d;
	font-size: 14px;
	line-height: 1.2;
	background: #f6f6f6;
	margin: 0 -15px;
	padding: 20px 15px;
}

.personal-counseling-box h2 {
	font-size: 2.8889em;
	color: #000;
	font-weight: 700;
	margin: 0 0 1em;
}

.personal-counseling-box h2 span {
	display: inline-block;
	vertical-align: top;
	border-bottom: 4px solid #1f7ec7;
	padding: 0 0 5px .2115em;
}

.personal-counseling-box p {
	margin-bottom: 1.2222em;
}

.personal-counseling-box .form-title {
	display: block;
	color: #000;
	font-size: 1.3333em;
	margin-bottom: 1.2083em;
}

.personal-counseling-box .cf7 {
	margin: 0;
}

.personal-counseling-box .cf7 input:not([type="submit"]) {
	padding-top: 8px;
	padding-bottom: 9px;
	font-weight: 400;
	background: #fff;
	border: 1px solid #d8d8d8;
}

.personal-counseling-box .cf7 .button_blue {
	margin: 15px auto 0;
	border: none;
	float: none;
	display: table;
}

.personal-counseling-box .cf7 .button_blue:hover {
	color: #23527c;
}

.personal-counseling-box .wpcf7-form:after {
	content: "";
	display: block;
	clear: both;
}

.personal-counseling-box .select-wrap {
	display: block;
	height: 41px;
	margin-bottom: 15px;
}

.personal-counseling-box .select-wrap select {
	font-weight: 400;
	background: #fff;
	border: 1px solid #d8d8d8;
	font-size: 18px;
	width: 100%;
	height: 41px;
	color: #a0a0a1;
	outline: none;
	padding-left: 15px;
	padding-right: 15px;
}

.party-box-holder {
	background: #1f7ec7;
	margin: 0 -15px;
	padding: 0 15px;
	font-size: 11px;
}

.party-box-holder .party-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -15px;
}

.party-box-holder .party-nav li {
	-ms-flex-preferred-size: 24.45%;
	flex-basis: 24.45%;
}

.party-box-holder .party-nav li.active > a {
	background: #083659;
}

.party-box-holder .party-nav a {
	display: block;
	background: #0c5288;
	font-size: 1.25em;
	font-weight: 700;
	line-height: 1.5;
	padding: .5em;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.party-box-holder .party-nav a:hover {
	background: #083659;
}

.party-box-holder .party-content {
	padding: 20px 0;
}

.party-box-holder .popular-post-holder {
	margin-bottom: 3.5em;
}

.party-box-holder h2 {
	font-size: 3.25em;
	color: #000;
	font-weight: 700;
	margin: 0 0 .1346em;
}

.party-box-holder h2 span {
	display: inline-block;
	vertical-align: top;
	border-bottom: 4px solid #0a3f67;
	padding: 0 0 5px;
}

.party-box-holder .posts-holder {
	margin-bottom: 2.625em;
}

.party-box-holder .post-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #0e5c98;
	padding: 2.3125em 0 1.875em;
}

.party-box-holder .post-item:first-child {
	padding-top: 1.125em;
}

.party-box-holder .post-item .meta {
	-ms-flex-preferred-size: 4.5em;
	flex-basis: 4.5em;
	max-width: 4.5em;
}

.party-box-holder .post-item .meta .day {
	color: #121c27;
	line-height: 1;
	font-size: 4.375em;
	display: block;
	font-weight: 700;
	margin: 0 0 .1em;
}

.party-box-holder .post-item .meta .month {
	display: block;
	text-align: center;
	font-size: 1.625em;
	color: #243242;
	font-weight: 700;
}

.party-box-holder .post-item .post-content {
	-ms-flex-preferred-size: calc(100% - 4.5em);
	flex-basis: calc(100% - 4.5em);
	max-width: calc(100% - 4.5em);
	padding: .25em 2.125em 0 0;
}

.party-box-holder .post-item .post-title {
	font-weight: 700;
	font-size: 2em;
	line-height: 1;
	margin-bottom: .4375em;
}

.party-box-holder .post-item .post-title a {
	color: #fff;
}

.party-box-holder .post-item .post-title a:hover {
	color: rgba(255, 255, 255, .5);
}

.party-box-holder .post-item .author-link {
	display: inline-block;
	vertical-align: top;
	font-size: 1.25em;
	color: #fff;
}

.party-box-holder .post-item .author-link:hover {
	color: rgba(255, 255, 255, .5);
}

.party-box-holder .btn-wrap {
	text-align: center;
}

.party-box-holder .btn-wrap .button_blue {
	font-size: 1.25em;
	line-height: 2.5;
	height: 2.5em;
	width: 9.5em;
	position: relative;
}

.party-box-holder .btn-wrap .button_blue:before {
	font-size: .9em;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.party-box-holder .button_blue {
	margin: 0 auto;
	background: #0c5288;
}

.party-box-holder .button_blue:hover {
	color: #1f7ec7;
}

.party-box-holder .categories-box {
	padding-bottom: 1.1875em;
}

.party-box-holder .categories-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.party-box-holder .categories-box ul li {
	font-size: 2em;
	line-height: 1.25;
	border-top: 1px solid #0e5c98;
}

.party-box-holder .categories-box ul li:first-child {
	border-top: none;
}

.party-box-holder .categories-box ul li a {
	display: block;
	position: relative;
	color: #fff;
	font-weight: 700;
	padding: .3438em 0 .375em;
}

.party-box-holder .categories-box ul li a:hover {
	color: rgba(255, 255, 255, .5);
}

.party-box-holder .categories-box ul li a .counut {
	float: right;
}

.rtl .party-box-holder .categories-box ul li a .counut,
[dir="rtl"] .party-box-holder .categories-box ul li a .counut {
	float: left;
}

.blogs-holder .row [class*="col-"],
.blogs-holder .row [class^="col-"] {
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.blog-item {
	overflow: hidden;
	box-shadow: 3px 7px 16px rgba(0, 0, 0, .15);
	text-align: center;
	font-size: 16px;
	line-height: 1.5304;
	color: #47525d;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.blog-item .blog-image {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.blog-item .blog-image img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

.blog-item .blog-detail {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: .9019em .6366em .3183em;
}

.blog-item .blog-title {
	color: #121c27;
	font-size: 1.12em;
	line-height: 1.1;
	font-weight: 700;
}

.blog-item .blog-title:after {
	content: "";
	display: block;
	margin: 3px auto 2px;
	height: .2049em;
	width: 5.6967em;
	background: #1f7ec7;
}

.blog-item .blog-title a {
	color: #121c27;
}

.blog-item .blog-title a:hover {
	color: #2a425b;
}

.blog-item .blog-meta {
	display: block;
	font-size: .8828em;
	color: #47525d;
	line-height: 1.2;
	margin-bottom: 2.4038em;
}

.blog-item p {
	margin-bottom: 5px;
}

.blog-item .read-more {
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	color: #1f7ec7;
}

.blog-item .read-more:hover {
	color: #18629b;
}

.load_more_wrap {
	margin: 0 auto;
	margin-bottom: 10px;
}

.load_more_wrap .load_more {
	margin: 0 auto;
}

.wsp-container .wsp-pages-title,
.wsp-container .wsp-newss-title,
.wsp-container .wsp-dictionarys-title {
	padding-top: 10px;
}

.wsp-container ~ #inner_contact {
	padding-top: 15px;
}

.wsp-pages-list,
.wsp-newss-list,
.wsp-dictionarys-list {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.7;
	font-size: 18px;
	font-weight: 700;
}

.wsp-pages-list li,
.wsp-newss-list li,
.wsp-dictionarys-list li {
	position: relative;
	padding-right: 15px;
}

.wsp-pages-list li:before,
.wsp-newss-list li:before,
.wsp-dictionarys-list li:before {
	position: absolute;
	right: 0;
	content: "\f104";
	font-family: FontAwesome;
}

.wsp-pages-list ul,
.wsp-newss-list ul,
.wsp-dictionarys-list ul {
	padding-right: 25px;
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.content ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
	color: #47525d;
	line-height: 1.3;
	margin-bottom: .8em;
}

.content ul > li {
	position: relative;
	padding-right: .7222em;
}

.content ul > li:before {
	content: "";
	position: absolute;
	top: .5556em;
	right: 0;
	width: .3889em;
	height: .3889em;
	border-radius: 50%;
	background: #47525d;
}

.pagination_wrap {
	width: 100%;
	clear: both;
}

.pagination_wrap .wp-pagenavi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -5px;
	font-size: 16px;
}

.pagination_wrap > .page-numbers,
.pagination_wrap .wp-pagenavi > a,
.pagination_wrap .wp-pagenavi > span {
	width: 32px;
	height: 32px;
	color: #003071;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 5px;
	border: 1px solid #0095f3;
}

.pagination_wrap > .page-numbers.current,
.pagination_wrap .wp-pagenavi > a.current,
.pagination_wrap .wp-pagenavi > span.current,
.pagination_wrap > .page-numbers:hover,
.pagination_wrap .wp-pagenavi > a:hover,
.pagination_wrap .wp-pagenavi > span:hover,
.pagination_wrap > .page-numbers.keyboard-focus,
.pagination_wrap .wp-pagenavi > a.keyboard-focus,
.pagination_wrap .wp-pagenavi > span.keyboard-focus {
	background: #0095f3;
	color: #fff;
	outline: none;
	border-color: #0095f3;
}

.pagination_wrap > .page-numbers.last,
.pagination_wrap .wp-pagenavi > a.last,
.pagination_wrap .wp-pagenavi > span.last,
.pagination_wrap > .page-numbers.first,
.pagination_wrap .wp-pagenavi > a.first,
.pagination_wrap .wp-pagenavi > span.first {
	width: auto;
	padding: 4px 13px;
}

.pagination_wrap > .page-numbers.pages,
.pagination_wrap .wp-pagenavi > a.pages,
.pagination_wrap .wp-pagenavi > span.pages {
	border: none;
	padding: 0 15px;
	width: auto;
}

.pagination_wrap > .page-numbers.pages:hover,
.pagination_wrap .wp-pagenavi > a.pages:hover,
.pagination_wrap .wp-pagenavi > span.pages:hover {
	background: none;
	color: #003071;
	border-color: #0095f3;
}

.pagination_wrap > .page-numbers.extend:hover,
.pagination_wrap .wp-pagenavi > a.extend:hover,
.pagination_wrap .wp-pagenavi > span.extend:hover {
	background: none;
	color: #003071;
	border-color: #0095f3;
}

.mobile-icons-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: fixed;
	top: 65px;
	width: 100%;
	max-width: 100vw;
	left: 0;
	z-index: 9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	border-bottom: 1px solid #e5f4ff;
}

.rtl .mobile-icons-menu {
	left: auto;
	right: 0;
}

.mobile-icons-menu > li {
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	text-align: center;
	font-size: 10px;
	color: #207ec8;
	font-weight: 700;
	border-top: 3px solid #207ec8;
}

.mobile-icons-menu > li:nth-child(2n+2) {
	border-top-color: #4da4e9;
}

.mobile-icons-menu > li.contact-us a {
	color: #ffba08;
}

.mobile-icons-menu > li a {
	color: #207ec8;
	display: block;
	padding: 9px 0 10px;
	text-decoration: none;
}

.mobile-icons-menu > li a:hover {
	opacity: .8;
}

.mobile-icons-menu > li .ico-wrap {
	display: block;
	margin: 0 0 4px;
}

.mobile-icons-menu > li .ico-wrap img {
	max-height: 25px;
	width: auto;
}

.mobile-icons-menu > li .ico-title {
	display: block;
	white-space: nowrap;
}

@media only screen and (max-width: 480px), (min-width: 1200px) and (max-width: 1700px) {
	.clear_page .sidebar .w_tel {
		padding-right: 0;
		line-height: 30px;
		padding: 20px 0;
	}

	.clear_page .sidebar .w_tel span {
		display: block;
		width: 100%;
	}
}

@media only screen and (min-width: 480px) {
	.btn_blue_width {
		font-size: 20px;
	}

	.strip_down {
		font-size: 24px;
		height: 112px;
		line-height: 112px;
	}

	.party-box-holder {
		font-size: 12px;
	}

	.blogs-holder .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.blogs-holder .row:before,
	.blogs-holder .row:after {
		display: none;
	}
}

@media only screen and (min-width: 481px) {
	.lists_page .underline_blue {
		width: auto;
	}
}

@media only screen and (min-width: 600px) {
	.strip_2 .col-custom-2dot4 {
		width: 20%;
	}
}

@media only screen and (min-width: 640px) {
	.slick-prev,
	.slick-next {
		top: 50%;
	}

	.clear_page .vider_gray .up {
		font-size: 28px;
	}

	.clear_page .vider_gray .down {
		font-size: 26px;
	}
}

@media only screen and (min-width: 768px) {
	.vh100 {
		height: 100vh;
	}

	.cf7 .right {
		padding-right: 0;
	}

	.cf7 .left {
		padding-left: 0;
	}

	.button_blue {
		height: 50px;
		width: 227px;
		line-height: 50px;
		font-size: 20px;
	}

	.calcIndex .bottom .matat_table .matat_tr {
		font-size: 18px;
	}

	.calcIndex .bottom .matat_table .matat_tr .labelTD {
		padding: 0 8.96vh 0 0;
	}

	.calcIndex .bottom .matat_table .matat_tr .labelTD {
		font-size: 18px;
		padding-right: 67px;
	}

	.calcIndex .bottom .matat_table .matat_tr .labelTD i {
		right: 0;
		width: 8.96vh;
		font-size: 3.2vh;
	}

	.calcIndex .bottom .matat_table .matat_tr.blue input {
		font-size: 3.25vh;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took {
		font-size: 22px;
	}

	.section .styling_home_title {
		font-size: 45px;
		padding-bottom: 4px;
	}

	.section .bg {
		height: 100vh;
	}

	.section .contact_text {
		padding: 10vh 10vh 0 10vh;
	}

	.section .contact_text p {
		font-size: 18px;
	}

	#section0 .slide .side_right_slide .big_slider_h1 {
		font-size: 69px;
	}

	#section1 .custom_slider_half_and_half_screen .slide_psy_custom .psy_side .top_title_in_psy {
		font-size: 52px;
		top: 12vh !important;
		color: #000;
	}

	#section1 .custom_slider_half_and_half_screen .slide_psy_custom .psy_side .bottom_blue {
		font-size: 36px;
		padding: 3vh;
		height: 10vh;
	}

	#section1 .custom_ul_center {
		background-color: rgba(255, 255, 255, .75);
		width: 120px;
		top: 8vh;
		height: 92vh;
	}

	#section1 .custom_ul_center li {
		height: 14vh;
		width: 100%;
		float: none;
		margin-top: 0;
	}

	#section1 .custom_ul_center li.active {
		position: absolute;
		background-color: #1f7ec7;
		width: 160%;
		margin-right: -30%;
		height: 22vh;
		margin-top: 0;
	}

	#section1 .custom_ul_center li.active button {
		display: block;
	}

	#section1 .custom_ul_center li.active .psy_img {
		top: -150px;
		width: 135px;
		height: 135px;
	}

	#section3 .container button.slick-prev,
	#section3 .container button.slick-next {
		top: 115%;
	}

	#section3 .container button.slick-prev {
		right: 110px;
		left: auto;
	}

	#section3 .container button.slick-next {
		right: 25px;
	}

	#section6 .cf7 .right {
		padding-right: 0;
	}

	#section6 .cf7 .left {
		padding-left: 0;
	}

	.clear_page .vider_gray {
		margin-top: 100px;
	}

	.clear_page .vider_gray .vider_small {
		display: block;
		float: right;
		position: absolute;
		right: 0;
		bottom: 0;
	}

	.lists_page .fix_height {
		padding: 40px 5%;
	}

	.page-template-page-counselor .cf7 .right {
		padding-right: 0;
	}

	.page-template-page-counselor .cf7 .left {
		padding-left: 0;
	}

	.blog-banner {
		margin-bottom: 29px;
	}

	.blog-banner .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.rtl .blog-banner .row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.blog-banner .text-box {
		font-size: 18px;
	}

	.personal-counseling-box {
		font-size: 18px;
	}

	.personal-counseling-box .cf7 .button_blue {
		min-width: 135px;
	}

	.party-box-holder {
		font-size: 15px;
	}

	.blogs-holder .row [class*="col-"],
	.blogs-holder .row [class^="col-"] {
		margin-bottom: 40px;
	}

	.blog-item {
		font-size: 15px;
	}

	.mobile-icons-menu {
		display: none;
	}
}

@media (min-width: 768px) {
	.responsive-YTiframe {
		padding-bottom: 360px;
	}

	#top_contact.cf7 {
		padding-top: 40px;
	}

	#top_contact.cf7 .left {
		padding-left: 15px;
	}

	#top_contact.cf7 .wpcf7-submit.button_blue {
		min-width: 60%;
	}

	header#header_mobile .menu_slide .menu > li:hover > a {
		color: #1f7ec7;
	}

	header#header_mobile .menu_slide .menu > li.menu-item-has-children:hover > .sub-menu {
		display: block;
	}

	header#header_mobile .menu_slide .menu > li.menu-item-has-children:hover:after {
		border-width: 0 6px 7px;
		border-color: transparent transparent #1f7ec7;
	}

	header#header_mobile .menu_slide .menu > li.menu-item-has-children:hover > a {
		color: #1f7ec7;
	}

	.pagination_wrap .wp-pagenavi {
		font-size: 18px;
	}

	.pagination_wrap > .page-numbers,
	.pagination_wrap .wp-pagenavi > a,
	.pagination_wrap .wp-pagenavi > span {
		width: 38px;
		height: 38px;
	}
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
	.cf7 .wpcf7-submit.button_blue {
		margin: 0;
	}

	#section1 {
		display: none;
		opacity: 0;
		height: 0 !important;
	}

	#section6 .cf7 .wpcf7-submit.button_blue {
		margin: 0;
	}

	.page-template-page-counselor .cf7 .wpcf7-submit.button_blue {
		margin: 0;
	}
}

@media only screen and (min-width: 768px) and (min-height: 800px) and (max-width: 1449px) {
	#section6 .line_post_blog .totle_single_blog {
		font-size: 28px;
	}
}

@media only screen and (min-width: 768px) and (min-height: 800px) {
	#section6 .line_post_blog .date_day {
		font-size: 70px;
	}

	#section6 .line_post_blog .date_mon {
		font-size: 26px;
	}
}

@media only screen and (min-width: 768px) and (min-height: 768px) and (orientation: landscape) {
	#section6 .cus-line .icon_bg_blue i {
		right: 0;
		top: 0;
		-webkit-transform: rotate(-45deg) translate(0%, 20%);
		-ms-transform: rotate(-45deg) translate(0%, 20%);
		transform: rotate(-45deg) translate(0%, 20%);
	}
}

@media only screen and (min-width: 768px) and (min-height: 730px) {
	#section1 .custom_ul_center li h6 {
		font-size: 18px;
		bottom: -5px;
	}

	#section1 .custom_ul_center li.active h6 {
		font-size: 34px;
		padding: 2vh 0;
	}

	#section6 .line_post_blog {
		padding: 35px 0 30px;
	}

	#section6 .line_post_blog .name_user_of_post {
		font-size: 20px;
	}
}

@media only screen and (min-width: 769px) and (min-height: 800px) {
	#section6 .cus-line .icon_bg_blue {
		right: 10px;
		top: -15px;
		width: 45px;
		height: 45px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

@media only screen and (min-width: 769px) {
	#section0 .slide_mobile {
		display: none;
	}
}

@media only screen and (min-width: 992px) {
	.hide_no_mobile {
		display: none;
	}

	div#inner_contact {
		width: 65%;
	}

	.button_blue:before {
		left: 15%;
	}

	header#main-header {
		display: block;
	}

	header#header-scrolling {
		display: block;
	}

	header#header_mobile {
		display: none;
	}

	footer .bg {
		min-height: 10vh !important;
	}

	.section .bg_class {
		height: 100vh;
	}

	.section .contact_text .more_padding {
		position: absolute;
		height: 45vh;
		top: 30vh;
		width: 64%;
		right: 18%;
	}

	#section0 .slide .side_right_slide {
		width: 40vw;
		max-width: 550px;
		padding-right: 6%;
	}

	#section0 .slide .side_right_slide {
		background-color: rgba(248, 249, 251, .85);
		box-shadow: 0 0 30px 20px rgba(248, 249, 251, .85);
	}

	.blog-banner .img-wrap {
		margin-right: 0;
	}

	.blog-banner .text-box {
		padding: 15px 0;
		font-size: 15px;
	}

	.personal-counseling-box {
		margin-right: 0;
		font-size: 14px;
	}

	.party-box-holder {
		margin-right: 0;
		font-size: 12px;
	}

	.blog-item {
		font-size: 17px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1099px) {
	#section3 .container .slide_team {
		padding: 50px 20px 0;
		height: 55vh;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
	#section1 .custom_ul_center li.active span {
		font-size: 30px;
		margin-top: 12vh;
	}

	#section5 .slick-matat-slide .min_height_img {
		height: 100px;
		margin-top: -50px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 992px) and (min-height: 730px) {
	#section1 .custom_ul_center li .psy_img {
		width: 57px;
		height: 57px;
	}

	#section6 .contact_text {
		padding: 9vh 4vw;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1070px) {
	header#main-header section#section_primary_menu a {
		padding-right: 12px;
		padding-left: 12px;
		font-size: 17px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1300px) {
	#section1 .custom_slider_half_and_half_screen .slide_psy_custom .psy_side .bottom_blue {
		font-size: 22px;
		padding: 3vh 100px;
	}

	#section5 .slick-matat-slide .slide_team:before {
		left: 40px;
		right: auto;
	}
}

@media (min-width: 992px) {
	header#main-header section#section_top_site {
		font-size: 12px;
	}

	header#main-header section#section_top_site ul {
		float: right;
		margin-right: -10px;
	}

	header#main-header section#section_top_site a {
		margin-right: 10px;
		margin-left: 0;
	}

	footer .col-auto h3.widget-title_footer {
		font-weight: 700;
		font-size: 19px;
		padding-bottom: 10px;
		position: relative;
		width: 100%;
		margin-bottom: 20px;
		color: #1f7ec7;
	}

	footer .col-auto h3.widget-title_footer:after {
		background-color: #1f7ec7;
		height: 2px;
		right: 0;
		bottom: 0;
		width: 75%;
		max-width: 155px;
		content: "";
		position: absolute;
	}
}

@media only screen and (min-width: 992px) and (min-width: 1100px) {
	#section5 .slick-matat-slide .slide_team {
		margin-top: 50px;
	}

	#section5 .slick-matat-slide .slide_team:before {
		right: 0;
		top: -200px;
	}
}

@media only screen and (min-width: 1024px) {
	.calcIndex .bottom .matat_table .matat_tr .labelTD {
		padding-right: 15%;
	}
}

@media (min-width: 1024px) {
	header#main-header section#section_top_site {
		font-size: 13px;
	}
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		transition: border-color .25s ease;
	}
}

@media only screen and (min-width: 1100px) and (min-height: 730px) {
	.section .styling_home_title {
		font-size: 52px;
		margin-bottom: 60px;
	}

	#section1 .custom_ul_center li.active span {
		font-size: 60px;
		margin-top: 10vh;
	}

	#section3 .container {
		padding: 20vh 0 0;
	}
}

@media only screen and (min-width: 1100px) {
	.button_blue {
		margin-top: 35px;
	}

	#section3 .container .styling_home_title {
		margin-bottom: 50px;
	}

	#section3 .container .slide_team {
		height: 45vh;
	}
}

@media only screen and (min-width: 1100px) and (max-height: 699px), (max-width: 640px) and (min-height: 670px) {
	#section3 .container {
		padding: 10vh 0 0;
	}
}

@media only screen and (min-width: 1100px) and (max-height: 699px) {
	#section3 .container .slide_team {
		height: 50vh !important;
	}
}

@media only screen and (min-width: 1200px) {
	.calcIndex .bottom .matat_table .matat_tr .labelTD {
		padding-right: 12%;
	}

	.calcIndex .bottom .matat_table .matat_tr .labelTD i {
		right: 0;
	}

	footer .col-auto h3.widget-title_footer {
		font-size: 24px;
	}

	.blog-banner .text-box {
		font-size: 18px;
	}

	.personal-counseling-box {
		padding: 34px 42px 26px;
	}

	.personal-counseling-box .cf7 input:not([type="submit"]) {
		margin-bottom: 20px;
	}

	.personal-counseling-box .select-wrap {
		margin-bottom: 20px;
	}

	.party-box-holder .party-content {
		padding-left: 15px;
		padding-right: 15px;
	}

	.blogs-holder .row [class*="col-"],
	.blogs-holder .row [class^="col-"] {
		margin-bottom: 3.6667em;
	}

	.blog-item {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1200px) and (min-height: 730px) {
	#section6 .cus-line {
		height: 80px;
		font-size: 20px;
	}
}

@media (min-width: 1200px) {
	header#main-header section#section_top_site {
		font-size: 15px;
	}

	header#main-header section#section_top_site a {
		margin-right: 15px;
		margin-left: 3px;
	}

	header#main-header section#section_top_site .tel_btn {
		left: 162px;
	}

	header#header-scrolling #scrolling_menu ul li a {
		font-size: 17px;
	}

	header#header-scrolling .tel_btn {
		left: 40px;
	}
}

@media (min-width: 1300px) {
	header#main-header section#section_top_site a {
		margin-left: 9px;
	}
}

@media only screen and (min-width: 1300px) and (min-height: 730px) {
	#section6 .contact_text {
		padding: 13vh;
	}
}

@media only screen and (min-width: 1300px) {
	.section .contact_text {
		padding: 20vh 10vh 0 10vh;
	}

	#section1 .custom_ul_center li .psy_img {
		-webkit-transform: translate(50%, 65%) rotate(45deg) !important;
		-ms-transform: translate(50%, 65%) rotate(45deg) !important;
		transform: translate(50%, 65%) rotate(45deg) !important;
	}
}

@media (min-width: 1350px) {
	header#main-header section#section_top_site {
		font-size: 15px;
	}
}

@media only screen and (min-width: 1400px) {
	.calcIndex .bottom .matat_table .matat_tr .labelTD i {
		right: 0;
	}
}

@media (min-width: 1400px) {
	header#main-header section#section_top_site {
		font-size: 17px;
	}

	header#main-header section#section_top_site .tel_btn {
		left: 175px;
	}

	header#header-scrolling #scrolling_menu ul li a {
		font-size: 19px;
	}

	header#header-scrolling .tel_btn {
		left: 120px;
	}
}

@media only screen and (min-width: 1440px) {
	.clear_page .vider_gray .down {
		font-size: 21px;
	}
}

@media only screen and (min-width: 1450px) {
	#section6 .line_post_blog .totle_single_blog {
		font-size: 32px;
	}
}

@media only screen and (min-width: 1460px) {
	.clear_page .vider_gray .up {
		font-size: 32px;
	}
}

@media only screen and (min-width: 1500px) {
	.blog-banner .img-wrap {
		margin-right: 6%;
	}

	.blog-banner .text-box {
		font-size: 19px;
		padding-right: 1%;
	}

	.blog-banner .text-box h2 {
		font-size: 3.2857em;
	}

	.personal-counseling-box {
		padding: 34px 55px 26px;
		font-size: 18px;
	}

	.personal-counseling-box .cf7 {
		padding-left: 9px;
	}

	.party-box-holder {
		font-size: 14px;
	}

	.party-box-holder .party-content {
		padding: 6.3125em 9% 0;
	}

	.party-box-holder .post-item:last-child {
		padding-top: 1.5em;
	}

	.blog-item {
		font-size: 16px;
	}

	.blog-item .blog-title {
		font-size: 1.2944em;
	}
}

@media (min-width: 1600px) {
	header#main-header section#section_top_site {
		font-size: 19px;
	}

	header#main-header section#section_top_site ul {
		margin-right: 0;
	}

	header#main-header section#section_top_site a {
		margin-left: 14px;
	}

	header#header-scrolling #scrolling_menu ul li a {
		font-size: 20px;
	}

	header#header-scrolling .tel_btn {
		left: 12vw;
	}
}

@media only screen and (min-width: 1600px) {
	.calcIndex .bottom .matat_table .matat_tr .labelTD i {
		right: 0;
	}

	.clear_page .vider_gray .down {
		font-size: 26px;
	}
}

@media only screen and (min-width: 1700px) {
	.blog-banner .text-box {
		padding-right: 11%;
		font-size: 21px;
	}

	.personal-counseling-box {
		padding-left: 82px;
		padding-right: 82px;
	}

	.party-box-holder {
		font-size: 16px;
	}

	.blog-item {
		font-size: 1.02em;
		margin-left: 2px;
		margin-right: 2px;
	}
}

@media only screen and (min-width: 1800px) {
	.blogs-holder {
		padding: 0 2.6%;
	}

	.blog-item {
		font-size: 1.1781em;
	}
}

@media (min-width: 1900px) {
	header#main-header section#section_top_site a {
		margin-left: 45px;
	}
}

@media only screen and (min-height: 680px) {
	.button_blue.calc {
		margin: 1vh 0 0 0;
	}
}

@media only screen and (max-width: 768px) and (min-height: 700px) {
	#section6 .cus-line .icon_bg_blue {
		-webkit-transform: rotate(45deg) translate(0%, 30%);
		-ms-transform: rotate(45deg) translate(0%, 30%);
		transform: rotate(45deg) translate(0%, 30%);
	}
}

@media only screen and (min-height: 850px) {
	.button_blue.calc {
		margin: 1.5vh 0 0 0;
	}

	.half_image > .row > div {
		min-height: 65vh;
	}
}

@media only screen and (max-width: 1200px) and (min-height: 730px) {
	#section6 .styling_home_title {
		font-size: 30px;
	}
}

@media only screen and (max-width: 1699px) {
	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took {
		width: 65%;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took + .inputTD {
		width: 35%;
	}
}

@media only screen and (max-width: 1399px) {
	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took {
		width: 60%;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took + .inputTD {
		width: 40%;
	}
}

@media only screen and (max-width: 1300px) {
	header#main-header section#section_primary_menu a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 1199px) {
	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took {
		width: 54%;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took + .inputTD {
		width: 46%;
	}

	.clear_page .sidebar .fbox {
		display: none;
	}
}

@media only screen and (max-width: 1099px) {
	#section3 .container .styling_home_title {
		margin: 30px auto 15px;
		display: table;
		width: auto;
		text-align: center;
		float: none;
	}
}

@media only screen and (max-width: 1023px) {
	.calcIndex {
		top: 0;
		margin-top: 8vh;
		height: auto;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took {
		width: 59%;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took + .inputTD {
		width: 41%;
	}
}

@media (max-width: 991px) {
	footer .social_links {
		padding: 23px 0;
		display: block;
		background: #f6f6f6;
	}
}

@media only screen and (max-width: 991px) {
	.hide_max_992 {
		display: none;
	}

	footer .bg {
		padding: 0 15px 2px;
		height: auto !important;
		min-height: 0 !important;
	}

	footer .bottom_line {
		margin-bottom: 50px;
		background: #fff;
	}

	footer .footer-menu {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}

	footer .footer-menu .widget_nav_menu {
		-ms-flex-preferred-size: calc(100% + 30px);
		flex-basis: calc(100% + 30px);
		max-width: calc(100% + 30px);
		border-top: 1px solid #dcdcdc;
		padding: 0;
		margin: 0 -15px;
		width: auto;
	}

	footer .footer-menu .widget_nav_menu:first-child {
		border: none;
	}

	footer .footer-menu .widget_nav_menu.footer-menu-active .widget-title_footer:after {
		-webkit-transform: translate(0, -50%) rotate(180deg);
		-ms-transform: translate(0, -50%) rotate(180deg);
		transform: translate(0, -50%) rotate(180deg);
	}

	footer .footer-menu .widget_nav_menu.footer-menu-active .menu {
		display: block;
	}

	footer .footer-menu .widget_nav_menu .menu {
		display: none;
	}

	footer .footer-menu .widget_nav_menu .widget-title_footer {
		font-size: 18px;
		font-weight: 700;
		color: #000;
		letter-spacing: .005em;
		line-height: 1.2778;
		padding: 18px 20px 20px 40px;
		position: relative;
		background: #fff;
	}

	footer .footer-menu .widget_nav_menu .widget-title_footer:after {
		content: "";
		position: absolute;
		width: 16px;
		height: 10px;
		background: url(images/arrow-down.svg) 0 0/100% auto;
		top: 31px;
		left: 20px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		-webkit-transition: .3s ease -webkit-transform;
		transition: .3s ease transform;
		pointer-events: none;
	}

	footer .footer-menu .widget_nav_menu .menu > li {
		padding: 8px 20px 11px;
	}

	footer .footer-menu .widget_nav_menu .menu > li > a {
		font-size: 16px;
		line-height: 1.5;
	}

	.section .contact_text .more_padding {
		margin: 15px;
	}

	#section2 .bg_class {
		min-height: 55vh;
		background-position: left;
	}

	#section2 .title_vider {
		padding: 0 20px 8px 10px;
		margin-top: 42vh;
	}

	#section2 .title_vider h4 {
		font-size: 22px;
		margin-top: 5px;
	}

	#section2 .title_vider span {
		font-size: 12px;
	}

	#section5 .styling_home_title {
		margin: 30px auto 15px;
		display: table;
		width: auto;
		text-align: center;
		float: none;
	}
}

@media only screen and (max-width: 768px) {
	.auto_height,
	.auto_height [class*="fp-"] {
		height: auto !important;
	}

	.min_100vh,
	.min_100vh [class*="fp-"],
	.min_100vh .bg_class {
		min-height: 100vh !important;
		height: 100vh !important;
	}

	p + .button_blue {
		margin-top: -10px;
	}

	.section {
		height: auto !important;
	}

	.section div:not(.slide) > .fp-tableCell {
		height: auto !important;
	}

	#section0:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 50px;
		width: 120px;
		height: 50px;
		background: #121c27;
		z-index: 1;
	}

	#section0 .fp-tableCell {
		display: inline-block;
		box-sizing: border-box;
		position: relative;
	}

	#section0 .side_right_slide {
		position: absolute;
		top: 0;
		z-index: 1;
		padding: 100px 25px;
		width: 100vw;
		height: 100vh;
		right: 0;
	}

	#section0 .side_right_slide .big_slider_h3 {
		font-size: 18px !important;
		line-height: 1.2 !important;
		margin-top: 10px !important;
		font-weight: 600 !important;
	}

	#section0 .slide {
		background-image: none !important;
	}

	#section0 .slide_mobile {
		position: absolute;
		z-index: 1;
		top: 0;
		right: 0;
		width: 100vw;
		height: 100vh;
		display: block;
		background-position: center;
		background-size: cover;
	}

	#section0 .fp-controlArrow {
		bottom: 60px;
		height: 30px;
		width: 30px;
	}

	#section0 .fp-controlArrow.fp-prev {
		left: 15px;
	}

	#section0 .fp-controlArrow.fp-prev:before {
		line-height: 25px;
	}

	#section0 .fp-controlArrow.fp-next {
		left: 70px;
	}

	#section0 .fp-controlArrow.fp-next:before {
		line-height: 30px;
	}

	#section1 {
		height: 50vh;
	}

	#section1 .custom_slider_half_and_half_screen .slide_psy_custom .psy_side {
		background-image: none !important;
		background-color: #121c27;
	}

	#section1 .custom_slider_half_and_half_screen .slide_psy_custom .psy_side.side_right {
		border-left: 1px solid #1f7ec7;
	}

	#section1 .custom_ul_center ul {
		display: inline;
	}

	#section5 .slick-matat-slide * {
		text-align: center;
	}

	#section5 .slick-matat-slide * .img_recommendation {
		text-align: center;
		display: inline-block;
	}

	#section5 .slick-matat-slide * .slide_team:before {
		content: "";
	}
}

@media (max-width: 767px) {
	header#header_mobile .menu_slide .menu > li.menu-item-has-children:after {
		pointer-events: none;
	}

	header#header_mobile .menu_slide .menu > li.menu-item-has-children.show_submenu > .sub-menu {
		display: block;
	}

	header#header_mobile .menu_slide .menu > li.menu-item-has-children.show_submenu:after {
		border-width: 0 6px 7px;
		border-color: transparent transparent #1f7ec7;
	}

	header#header_mobile .menu_slide .menu > li.menu-item-has-children.show_submenu > a {
		color: #1f7ec7;
	}

	.section.fp-section,
	.section.fp-section > .fp-tableCell {
		height: auto !important;
	}
}

@media only screen and (max-width: 767px) {
	.cf7 form > [class*="col-"] {
		width: 100%;
		padding: 0;
	}

	.cf7 form > [class*="col-"] .row {
		margin: 0;
	}

	.cf7 form .wpcf7-submit.button_blue {
		margin-left: 1px;
	}

	.calcIndex .bottom .matat_table .matat_tr input {
		font-size: 16px;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark {
		height: 10vh;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took {
		width: 49%;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took + .inputTD {
		width: 51%;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took + .inputTD .button_blue {
		font-size: 14px;
		height: 6vh;
	}

	.calcIndex .bottom .matat_table .matat_tr.dark .NIS_you_took + .inputTD .button_blue:before {
		left: 4%;
		top: 3px;
	}

	footer .bottom_line {
		min-height: 62px;
	}

	footer .bottom_line img {
		max-width: 150px;
	}

	#section6 .cf7 form > [class*="col-"] {
		width: 100%;
		padding: 0;
	}

	#section6 .cf7 form > [class*="col-"] .row {
		margin: 0;
	}

	#section6 .cf7 form .wpcf7-submit.button_blue {
		margin-left: 1px;
	}

	.page-template-page-counselor .cf7 form > [class*="col-"] {
		width: 100%;
		padding: 0;
	}

	.page-template-page-counselor .cf7 form > [class*="col-"] .row {
		margin: 0;
	}

	.page-template-page-counselor .cf7 form .wpcf7-submit.button_blue {
		margin-left: 1px;
	}

	.mobile-icons-menu + #page {
		padding-top: 73px;
	}
}

@media (max-width: 580px) {
	#section0 .slide .side_right_slide .big_slider_h1 {
		width: auto !important;
	}
}

@media only screen and (max-width: 480px) {
	.head_page .page_title {
		font-size: 32px;
		bottom: 13%;
		width: 75%;
		text-align: center;
	}

	.head_page .page_sub_title {
		font-size: 22px;
	}

	.contact h1,
	.contact h2 {
		font-size: 38px;
	}

	.contact h3 {
		font-size: 28px;
	}

	.contact h4,
	.contact h5 {
		font-size: 18px;
	}

	.contact p {
		font-size: 16px;
	}

	.list_vider h2 {
		font-size: 38px;
	}

	.strip_cus_bottom h2 {
		font-size: 42px;
	}

	.strip_cus_bottom p {
		font-size: 20px;
	}

	.strip_cus_bottom input {
		margin-bottom: 15px;
	}

	.strip_2 h2 {
		font-size: 42px;
	}

	.strip_down img {
		-webkit-transform: scale(.5) translateY(70%);
		-ms-transform: scale(.5) translateY(70%);
		transform: scale(.5) translateY(70%);
	}

	.lists_page img.abs {
		right: 50%;
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%);
	}
}

@media only screen and (max-height: 700px) {
	.section .contact_text {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
}

@media only screen and (max-height: 630px) {
	.button_blue.calc {
		height: auto;
		line-height: 1.5;
	}
}

@media only screen and (max-height: 475px) {
	.calcIndex,
	.calcTop {
		display: none;
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-1000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(1000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(1000px);
		transform: translateX(1000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-webkit-keyframes bounce_small {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-10px);
	}

	60% {
		-webkit-transform: translateY(-5px);
	}
}

@keyframes bounce_small {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	60% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

@-webkit-keyframes grow {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes grow {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes lg-right-end {
	0%,
	100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@keyframes lg-right-end {
	0%,
	100% {
		left: 0;
	}

	50% {
		left: -30px;
	}
}

@-webkit-keyframes lg-left-end {
	0%,
	100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}

@keyframes lg-left-end {
	0%,
	100% {
		left: 0;
	}

	50% {
		left: 30px;
	}
}
