/*!
Theme Name: Game-Them v.1.0
Theme URI:
Author: 
Author URI: 
Description: 
Version: 1.0.0
*/
html {  scroll-behavior: smooth;}

@font-face {
    font-family: "Ploni DL 1.1 AAA Light";
    src: url("fonts/0af4d6c8887c4333bec5106d493af871.eot");
    /* IE9*/
    src: url("fonts/0af4d6c8887c4333bec5106d493af871.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("fonts/0af4d6c8887c4333bec5106d493af871.woff2") format("woff2"),
        /* chrome、firefox */ url("fonts/0af4d6c8887c4333bec5106d493af871.woff") format("woff"), /* chrome、firefox */ url("fonts/0af4d6c8887c4333bec5106d493af871.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url("fonts/0af4d6c8887c4333bec5106d493af871.svg#Ploni DL 1.1 AAA Light") format("svg");
    /* iOS 4.1- */
}

body {
    font-family: "Ploni DL 1.1 AAA";
    margin: 0;
    direction: rtl;
    text-align: right;
    font-weight: normal;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

img {
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    color: #363636;
}

a:hover {
    color: #24ce67;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.page-content a, .page-content a:hover {
    color: #24ce67 !important;
}

:focus {
    outline: none !important;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.h2,
h2 {
    font-size: 28px;
    color: #263238;
    font-weight: bold;
}

.front-four__content h2 {
    font-weight: bold;
    font-size: 24px;
    text-align: right;
}
.front-four__content h3 span{
    font-weight: bold !important;
}
.front-four__content h2 span {
    font-weight: bold !important;
}

::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    background-color: #cdcdcd;
}

::-webkit-scrollbar-thumb {
    background-color: rgb(0, 210, 83);
    border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #253861;
}

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 4px;
    background-color: rgb(0, 210, 83);
    -webkit-box-shadow: 0px 4px 18px 0px rgba(0, 210, 83, 0.35);
    box-shadow: 0px 4px 18px 0px rgba(0, 210, 83, 0.35);
    height: 48px;
    z-index: 330;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    padding: 0 30px;
    padding-left: 55px;
    font-size: 18px;
    position: relative;
    color: #fff;
    font-weight: bold;
}

.btn span {
    font-size: 20px;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.btn:hover {
    background-color: #01ba4a;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn:hover span {
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    left: 5px;
}

.btn.btnBlack {
    background-color: #000000;
}

header {
    color: #202422;
    padding: 18px 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top: 0;
    left: 0;
    border-bottom: 1px solid #e2ebe1;
}

.head-page {
    padding-top: 100px;
    min-height: 550px;
    background-position: bottom center;
    background-size: cover;
    padding-bottom: 50px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
}

.head-page__content {
}

.head-page__breadcrumbs {
    font-size: 16px;
    color: #00d253;
    margin-bottom: 80px;
    padding-top: 10px;
    font-weight: 600;
}

.head-page__breadcrumbs i {
    color: #1f2b2f;
    font-size: 9px;
    padding: 0 6px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    font-weight: 600;
}

.head-page__breadcrumbs a {
    color: #1f2b2f;
}

.head-page__breadcrumbs a:hover {
    color: #00d253;
}

.head-page__content {
}

.head-page__content h1 {
    color: #263238;
    font-weight: bold;
    font-size: 60px;
    margin-bottom: 0;
}

.head-page__content h2 {
    font-size: 30px;
    color: #00d253;
    font-weight: bold;
    margin-bottom: 20px;
}

.head-page__content ul {
    padding: 0;
    margin: 0;
}

.head-page__content ul li {
    position: relative;
    padding-right: 50px;
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
}

.loan-mob-block .head-page__content ul li:before {
    content: "";
    background: url(./img/check_w.svg) no-repeat 50%;
    height: 34px;
    width: 34px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.head-page__content ul li:before {
    content: "";
    background: url(./img/check.svg) no-repeat 50%;
    height: 34px;
    width: 34px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

header.fix-head {
    background: #fff;
    padding: 10px 0;
}

.mobile-nav {
    display: none;
}

.header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px;
    font-weight: 500;
    font-size: 19px;
    line-height: 31px;
}

.header-logo {
}

.header-nav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 60px;
}

.header-nav nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-nav ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-nav ul li {
    display: block;
    padding: 15px;
    position: relative;
    font-weight: 500;
}

.header-nav ul li a {
    color: #202422;
}

.header-nav ul li a:hover,
.header-nav li.current-menu-item > a,
.header-nav li.current_page_item > a,
.header-nav li.current-menu-ancestor > a {
    color: #24ce67;
}

.header-nav nav > ul > li:first-child {
    padding-right: 0;
}

.header-nav nav > ul > li:last-child {
    padding-left: 0;
}

.header-nav ul li.menu-item-has-children > a:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    padding-right: 5px;
    font-weight: 900;
    font-size: 12px;
    color: #00d253;
}

.header-nav li a {
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.header-nav .sub-menu:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -20px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid rgb(36, 206, 103);
}

.header-nav .sub-menu {
    position: absolute;
    width: 290px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 12px 54px 0px rgba(189, 189, 189, 0.43);
    box-shadow: 0px 12px 54px 0px rgba(189, 189, 189, 0.43);
    padding: 0;
    margin: 0;
    top: 100%;
    left: 50%;
    margin-left: -145px;
    font-size: 19px;
    line-height: 200%;
    display: block;
    font-weight: normal;
    display: none;
}

.sub-menu li {
    height: 60px;
    border-bottom: 1px solid #ebebeb;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 80px !important;
    position: relative;
    line-height: 20px;
}

.sub-menu li:after {
    content: "";
    background: #ebebeb;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 60px;
    top: 0;
}

.sub-menu li span {
    height: 100%;
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    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;
}

.sub-menu li img {
    height: 36px;
    width: auto;
}

.sub-menu li a {
    color: rgb(32, 36, 34);
    text-transform: none;
    letter-spacing: normal;
}

.sub-menu li a:hover {
    color: #eb9411;
}

.header-nav ul li:hover .sub-menu {
    display: block;
}

.header-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-info__phone {
    padding-right: 30px;
}

.header-info__phone span {
}

.header-info__phone a {
    font-size: 26px;
    color: rgb(32, 36, 34);
    font-weight: bold;
    line-height: 0.69;
}

.header-info__phone i {
    font-size: 16.533px;
}

.header-info__faq a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 4px;
    background-color: rgb(0, 210, 83);
    -webkit-box-shadow: 0px 4px 18px 0px rgba(0, 210, 83, 0.35);
    box-shadow: 0px 4px 18px 0px rgba(0, 210, 83, 0.35);
    width: 175px;
    height: 42px;
    z-index: 330;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    padding-left: 55px;
    font-size: 18px;
    position: relative;
    font-weight: bold;
	color:#fff
}

.header-info__faq span {
    font-size: 20px;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.goals-list div p {
    margin-top: 0;
    margin-bottom: 3px;
}

.header-info__faq a:hover {
    background-color: #01ba4a;
    color: #fff;
}

.header-info__faq a:hover span {
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    left: 5px;
}

.header-toggle {
    display: none;
}

.section-container,
.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px;
}

.section-title {
    font-size: 42px;
    font-weight: bold;
}

.home-head {
    padding-top: 150px;
    background: url(img/01-floor-bg.png) no-repeat top left;
}

.home-head__content {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-head__subtitle {
    font-size: 50px;
    color: rgb(36, 206, 103);
    line-height: 1.24;
}

.home-head__left img {
    height: 400px;
	object-fit: contain;
}


@media(max-width: 767px){
	.home-head__left img {
		height: 300px;
	}
}

.home-head__title {
    font-weight: bold;
    font-size: 72px;
    line-height: 62px;
    color: #263238;
    margin: 0;
}

.home-head__description {
    font-size: 45px;
    color: rgb(38, 50, 56);
    line-height: 1.222;
    margin-bottom: 30px;
}

video.head-video {
    max-width: 100%;
}

.goals {
    padding-top: 30px;
    padding-bottom: 100px;
    margin-top: -80px;
    z-index: 1;
    position: relative;
}

.goals-title {
    font-size: 32px;
    color: rgb(32, 36, 34);
    font-weight: bold;
    line-height: 1;
    margin-bottom: 36px;
}

.goals-list {
    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;
}

.goals-list__item {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 3px 49px 0px rgba(183, 182, 182, 0.31);
    box-shadow: 0px 3px 49px 0px rgba(183, 182, 182, 0.31);
    width: 204px;
    height: 164px;
    z-index: 304;
    position: relative;
    padding: 15px;
    padding-top: 105px;
    margin-bottom: 30px;
    border-bottom-left-radius: 45px;
    font-size: 20px;
    color: #263238;
    line-height: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.goals-list__item h2 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
.goals-list__item h2 p {
    margin: 0px;
}

.goals-list__item img {
    position: absolute;
    right: 15px;
    top: 15px;
    height: 60px;
    width: auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.goals-list__item span {
    border-radius: 50%;
    background-color: hsla(26, 100%, 80%, 0.25);
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: 41px;
    height: 41px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #343f44;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.goals-list__item b {
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.goals-list__item:hover {
    -webkit-box-shadow: 0px 3px 49px 0px rgba(183, 182, 182, 0.4);
    box-shadow: 0px 3px 49px 0px rgba(183, 182, 182, 0.4);
    color: #263238;
}

.goals-list__item:hover span {
    background: #ffc69b;
}

.goals-list__item:hover b {
    color: #24ce67;
}

.whytake {
}

.whytake-title {
    font-size: 42px;
    color: rgb(38, 50, 56);
    font-weight: bold;
    line-height: 0.619;
    text-align: center;
}

.whytake-description {
    text-align: center;
    font-size: 20px;
    color: rgb(32, 36, 34);
    line-height: 1.3;
    padding-top: 15px;
    padding-bottom: 60px;
}

.whytake-list {
    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;
}

.whytake-list__item {
    text-align: center;
    margin-bottom: 30px;
}

.whytake-list__image {
    background: #fff6ef;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 25px;
}

.whytake-list__image img {
    height: 60px;
    width: auto;
}

.whytake-list__title {
    font-size: 20px;
    color: rgb(36, 206, 103);
    font-weight: bold;
    line-height: 1;
}

.whytake-list__description {
    font-size: 18px;
    color: rgb(32, 36, 34);
}

.abouth {
    background: url(img/03-floor-bg.jpg) no-repeat top center;
    padding-top: 130px;
}

.abouth-content {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.abouth-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 550px;
    flex: 0 0 550px;
}

.abouth-title {
    color: #263238;
    font-size: 42px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
}

.front-four__anchor {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.front-four__anchor a {
    background: #cdcedf;
    padding: 5px 10px;
    display: inline-block;
    color: #3d4c4f;
    margin-left: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #d4f7e2;
    background: #ffffff;
    border-radius: 4px;
}

.front-four__anchor a:hover,
.front-four__anchor a.active {
    background: #d4f7e2;
    color: #3d4c4f;
}

.front-four__content {
    height: 400px;
    overflow: auto;
    direction: ltr;
    padding-right: 30px;
    margin-top: 30px;
    font-size: 19px;
    color: #263238;
    position: relative;
    text-align: justify;
    margin-bottom: 35px;
}

.front-four__content > div {
    direction: rtl !important;
    display: block;
}

.front-four__content h3,.front-four__content h2 {
    color: #24ce67;
    font-weight: bold;
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}

.front-four__content p {
    margin-bottom: 15px;
    display: block;
}

.scroll-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
    height: 50px;
    width: 50px;
    background: #2dd971;
    color: #fff;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    display: none;
}

.scroll-top:hover {
    background: #01ba4a;
    color: #fff;
}

.responsive-menu-pro-open .mobile-informer {
	display:none!important;
}

.helperg {
    padding: 100px 0;
}

.helperg-form {
    border-radius: 104px;
    background-color: rgb(36, 206, 103);
    -webkit-box-shadow: 0px 25px 46px 0px rgba(36, 206, 103, 0.19);
    box-shadow: 0px 25px 46px 0px rgba(36, 206, 103, 0.19);
    padding: 40px 160px;
    position: relative;
}

.helperg-form .btn {
    background: #ffc69b;
    color: #263238;
}

.helperg-form .btn span {
    color: #263238;
}

.helperg-form:before {
    content: "";
    background: url(img/dollar-left.png) no-repeat;
    height: 80px;
    width: 99px;
    display: block;
    position: absolute;
    left: 60px;
    top: 20px;
    -webkit-animation: helperg_l 2s infinite ease-in-out;
    animation: helperg_l 2s infinite ease-in-out;
    opacity: 0;
}

@-webkit-keyframes helperg_l {
    from {
        top: -100px;
        opacity: 0;
    }

    50% {
        left: 0px;
        opacity: 0.5;
    }

    to {
        top: 100px;
        opacity: 1;
    }
}

@keyframes helperg_l {
    from {
        top: -100px;
        opacity: 0;
    }

    50% {
        left: 0px;
        opacity: 0.5;
    }

    to {
        top: 100px;
        opacity: 1;
    }
}

.helperg-form:after {
    content: "";
    background: url(img/dollar-right.png) no-repeat;
    height: 101px;
    width: 117px;
    display: block;
    position: absolute;
    right: 60px;
    top: -20px;
    -webkit-animation: helperg_r 2s infinite ease-in-out;
    animation: helperg_r 2s infinite ease-in-out;
}

@-webkit-keyframes helperg_r {
    from {
        top: -100px;
        opacity: 0;
    }

    50% {
        left: -20px;
        opacity: 0.5;
    }

    to {
        top: 100px;
        opacity: 1;
    }
}

@keyframes helperg_r {
    from {
        top: -100px;
        opacity: 0;
    }

    50% {
        left: -20px;
        opacity: 0.5;
    }

    to {
        top: 100px;
        opacity: 1;
    }
}

.helperg-form .title {
    color: #fff;
    text-align: center;
    line-height: 1;
}

.helperg-form .description {
    color: #fff;
    text-align: center;
    font-size: 19px;
    margin-bottom: 15px;
}

.nice-select {
    width: 100%;
    height: 48px;
    border: 1px solid #24ce67;
    border-radius: 4px;
    font-size: 18px;
    line-height: 46px;
}

.nice-select:after {
    border-bottom: 2px solid #24ce67;
    border-right: 2px solid #24ce67;
}

.helperg-form .group-form {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row;
}

.group-form-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 15px;
}

.helperg-form input.wpcf7-form-control {
    width: 100%;
    max-width: 100%;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #24ce67;
    padding: 0 15px;
    font-size: 18px;
    color: #263238;
    text-align: right;
}

input.wpcf7-submit {
    background: #ffc69b;
    font-size: 20px;
    color: #263238;
    font-weight: bold;
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: #263238;
}

::-moz-placeholder {
    color: #263238;
}

:-ms-input-placeholder {
    color: #263238;
}

:-moz-placeholder {
    color: #263238;
}

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

.harticles {
    background: url(img/05-floor-bg.jpg) no-repeat bottom center;
    padding-bottom: 100px;
}

.harticles .section-title {
    text-align: center;
    padding-bottom: 45px;
}

.harticles-carusel {
    display: block;
}
.page-template-thank .page-header img {
width: auto;
}

.page-template-thank .page-content a, .page-template-thank .page-content a:hover {
    color: #fff !important;
}
.harticles-carusel__item {
    display: block;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(18, 46, 104, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(18, 46, 104, 0.08);
    border-radius: 10px;
    overflow: hidden;
    min-height: 420px;
}

.harticles-carusel__item:hover {
    -webkit-box-shadow: 0px 6px 40px 0px rgba(38, 50, 56, 0.19);
    box-shadow: 0px 6px 40px 0px rgba(38, 50, 56, 0.19);
}

.harticles-carusel__content {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}

.harticles-carusel__title {
    font-size: 23px;
    font-weight: bold;
    color: #263238;
    line-height: 1;
    margin-bottom: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.harticles-carusel__item:hover .harticles-carusel__title {
    
}

.harticles-carusel__data span {
    display: inline-block;
    background: #d4f7e2;
    border-radius: 15px;
    padding: 0 15px;
    font-size: 12px;
    color: #24ce67;
    margin-bottom: 15px;
    -webkit-transition: 0.2;
    -o-transition: 0.2;
    transition: 0.2;
}

.harticles-carusel__description {
    font-size: 17px;
    color: #263238;
    margin-bottom: 20px;
    height: 51px;
    overflow: hidden;
}

.harticles-carusel__more span {
    position: relative;
    color: #263238;
    font-weight: bold;
    border-bottom: 2px solid #ffe2cd;
    font-size: 18px;
    -webkit-transition: 0.2;
    -o-transition: 0.2;
    transition: 0.2;
}

.harticles-carusel__more span:hover {
    border-color: #ffc69b;
    color: #24ce67;
}

.harticles-carusel__more span:after {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    padding-right: 8px;
    font-weight: 600;
    font-size: 12px;
    color: #2a457b;
    -webkit-transition: 0.2;
    -o-transition: 0.2;
    transition: 0.2;
}

.harticles-carusel .owl-item {
    padding-bottom: 20px;
}

.owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 0;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    height: 50px;
    width: 50px;
    background: #ddf0e3;
    display: inline-block;
    border-radius: 50%;
    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;
    font-size: 18px;
    color: #202422;
}

.owl-carousel .owl-nav button.owl-next {
    left: -70px;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-prev {
    right: -70px;
    position: absolute;
}

.footer {
    border-top: 2px solid #6ce49b;
    padding-top: 20px;
}

.footer-contacts {
    background: #fff;
    color: #263238;
    text-align: CENTER;
    border-bottom: 1px solid #e9f3ed;
}

.footer-contacts__item {
    margin-bottom: 15px;
    font-size: 17px;
    color: #263238;
}

.footer-contacts__item a {
    color: #263238;
}

.footer-contacts__item a:hover {
    color: #24ce67;
}

.footer-contacts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
}

.footer-contacts__item p {
    margin: 0;
}

.footer-contacts__item span {
    display: block;
}

.footer-contacts__item span a,
.footer-contacts__item span {
    font-size: 23px;
    color: #263238;
    font-weight: bold;
}

.footer-contacts__item .icon {
    background: #fff6ef;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-contact .footer-contacts__item .icon {
    background: #fff;
}

.footer-contacts__item .icon img {
    height: 25px;
    width: auto;
}

.footer-contacts__item .text {
    padding-right: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.footer-menu {
    padding-bottom: 50px;
    padding-top: 30px;
}

.footer .widget-title {
    font-size: 20px;
    color: #263238;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0;
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.footer .widget-title:after {
    content: "";
    width: 51px;
    height: 1px;
    background: #2dd971;
    position: absolute;
    right: 0;
    bottom: -1px;
    z-index: 1;
}

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

.footer ul li {
    margin: 5px 0;
    display: block;
}

.footer ul li a {
    font-size: 17px;
    color: #2e363c;
}

.footer ul li a:hover {
    color: #24ce67;
}

.footer .res-post li {
    padding: 13px 0;
    padding-top: 0;
    clear: both;
    display: block;
    margin-bottom: 10px;
}

.footer li ul.sub-menu,
.footer .menu-item-has-children > a:after {
    display: none !important;
}

.footer-menu .res-post li a,
.footer-menu .res-post li > span {
    display: block;
    height: 100%;
}

.footer-menu .thumb {
    width: 48px;
    height: 48px;
    display: block;
    overflow: hidden;
    float: right;
    margin-left: 15px;
    background: #fff;
}

.footer .res-post .post-title {
    font-size: 19px;
    font-weight: bold;
    color: #293142;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin: 0;
}

.footer .res-post .post-title:hover {
    color: #24ce67;
}

.footer .res-post .date {
    font-size: 14px;
    color: #54e08b;
}

.footer-social {
    padding-top: 20px;
}

.footer-social a {
    height: 40px;
    width: 40px;
    color: #2b326a;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.footer-social a:hover {
    background: #2b326a;
    color: #ffffff;
}

.footer-social span {
    font-size: 18px;
    font-weight: BOLD;
    color: #222462;
}

.footer-copyright {
    color: #263238;
    padding: 12px 0;
    background: #f6f6f6;
}

.footer-copyright img {
    height: 20px;
    vertical-align: middle;
    width: 126px;
}

.footer-copyright p {
    display: inline-block;
    margin: 0;
}

.footer-copyright a {
    color: #263238;
}

.mobile-nav {
    z-index: 99999;
}

.mobile-nav ul > li {
    display: block;
}

.mobile-nav ul > li > a {
    font-size: 18px;
    color: #263238;
    font-weight: 500;
}

.mobile-nav ul {
    padding: 0;
    display: block;
}

.mobile-nav ul.sub-menu {
    padding: 0;
    background: #f6f6f6;
    display: none;
}

.mobile-nav > nav > ul > li > a {
    display: block;
    padding: 16px 15px;
    border-bottom: 1px solid #f3f2f2;
}

.mobile-nav ul.sub-menu > li > a {
    font-size: 16px;
    color: #3e474b;
}

.mobile-nav .sub-menu li {
    padding-right: 60px;
}

.mobile-nav .sub-menu li:after {
    display: none;
}

.page-form {
    padding: 0 30px;
    position: -webkit-sticky;
    position: sticky;
    z-index: 24;
    margin-top: -100px;
    top: 110px;
}

.page-form__content {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 3px 49px 0px rgba(18, 46, 104, 0.13);
    box-shadow: 0px 3px 49px 0px rgba(18, 46, 104, 0.13);
    padding: 40px;
}

.page-form input.wpcf7-text,
.page-form .nice-select {
    margin-bottom: 10px;
    border-color: #eff0f1;
    background: #eff0f1;
    text-align: right;
    padding: 0 15px;
}

.page-form input.wpcf7-submit {
    border-radius: 6px;
    background-color: rgb(0, 210, 83);
    -webkit-box-shadow: 0px 4px 18px 0px rgba(0, 210, 83, 0.35);
    box-shadow: 0px 4px 18px 0px rgba(0, 210, 83, 0.35);
    color: #fff;
    width: auto;
}

.page-form .widget-title {
    font-size: 30px;
    font-weight: bold;
    color: #263238;
    text-align: center;
}

.page-form .textwidget {
    text-align: center;
    font-size: 19px;
}

span.wpcf7-not-valid-tip,
.wpcf7 form .wpcf7-response-output {
    display: none !important;
}

input.wpcf7-not-valid {
    border-color: red !important;
}

hr {
    border-top: 1px solid #e9edf0 !important;
}

.page-text {
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
}

.page-text ul {
    padding: 0;
    margin: 0;
    padding-right: 20px;
}

.page-text ul li,
.page-text ol li {
    position: relative;
    padding-right: 20px;
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
}

.page-text ul li:before {
    content: "";
    background: #24ce67;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.page-whytake {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-whytake__item {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(18, 46, 104, 0.08);
    box-shadow: 0px 3px 16px 0px rgba(18, 46, 104, 0.08);
    top: 1794px;
    width: 206px;
    height: 196px;
    padding: 25px;
}

.page-whytake__image {
    text-align: right;
    padding-bottom: 15px;
}

.page-whytake__image img {
    height: 60px;
    display: inline-block;
}

.page-whytake__title {
    font-size: 20px;
    line-height: 22px;
    color: #24ce67;
    font-weight: bold;
}

.page-section__title {
    font-size: 28px;
    font-weight: bold;
    color: #263238;
    margin-top: 30px;
    padding: 30px 0;
    border-top: 1px solid #e9edf0;
}

.particle-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.particle-list__item {
    background: #fff7f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    border-radius: 6px;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
}

.particle-list__item:hover {
    background: #e9fbf0;
}

.particle-list__image {
    min-width: 150px;
}

.particle-list__content {
    padding: 20px;
    position: relative;
}

.particle-list__title {
    color: #263238;
    font-size: 25px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 0;
}

.particle-list__data {
    display: inline-block;
    background: #d4f7e2;
    border-radius: 15px;
    padding: 0 15px;
    font-size: 14px;
    color: #24ce67;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.h100 {
    display: block;
    height: 100px;
}

.acordion {
}

.acordion-item {
}

.acordion-item__title {
    font-size: 21px;
    color: #263238;
    font-weight: bold;
    border-bottom: 1px solid #e9edf0;
    padding: 15px 0;
    position: relative;
    padding-right: 50px;
    cursor: pointer;
}

.acordion-item__title .circle {
    height: 34px;
    width: 34px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    border: 1px solid #06d357;
    background-size: 14px;
    border-radius: 50%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.acordion-item__title .circle:before,
.acordion-item__title .circle:after {
    content: "";
    position: absolute;
    background: #000;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.acordion-item__title .circle:before {
    width: 14px;
    height: 2px;
}

.acordion-item__title .circle:after {
    width: 2px;
    height: 14px;
}

.acordion-item__title.open .circle {
    background: #06d357;
}

.acordion-item__title.open .circle:before,
.acordion-item__title.open .circle:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.acordion-item__title.open .circle:after {
    opacity: 0;
}

.acordion-item__content {
    padding: 15px 0;
    border-bottom: 1px solid #e9edf0;
    display: none;
}

.acordion-item:last-child .acordion-item__title {
    border: none;
}

.acordion-item:last-child .acordion-item__content {
    padding-bottom: 0;
    border-bottom: 0;
}

.acordion-item__content p:last-child {
    margin-bottom: 0;
}

.single-head {
    display: block;
    height: 120px;
}

.sidebar-box {
    margin: 0;
    padding-bottom: 30px;
    border-left: 1px solid #e9edf0;
    border-right: 1px solid #e9edf0;
    height: 100%;
}

.sidebar-box .page-aside__content {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
}


.sidebar-box .particle-list__item {
    margin-bottom: 20px;
}

.sidebar-box .particle-list__image {
    width: 100px;
    min-width: 100px;
}

.sidebar-box .particle-list__title {
    font-size: 20px;
}

.sidebar-box .particle-list__content {
    padding: 12px;
}

.sidebar-box .particle-list__data {
    background: transparent;
    padding: 0;
    font-size: 13px;
    bottom: 12px;
    right: 12px;
}

.sidebar-box__title {
    font-size: 26px;
    font-weight: bold;
    color: #263238;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    line-height: 1;
    padding: 20px 0;
    margin-bottom: 20px;
}

.sidebar-box__articles {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9edf0;
}

.single-post .head-page__breadcrumbs {
    margin-bottom: 20px;
    padding-top: 0;
}

.page-title {
    font-size: 42px;
    font-weight: bold;
    color: #263238;
}

.page-images {
    margin-bottom: 30px;
    height: 400px;
}

.page-images img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.page-data {
}

.page-data span {
    display: inline-block;
    background: #d4f7e2;
    border-radius: 15px;
    padding: 0 15px;
    font-size: 14px;
    color: #24ce67;
    margin-bottom: 15px;
}

.page-content {
    position: relative;
}

.page-navigation {
    position: -webkit-sticky;
    position: sticky;
    top: 63px;
    z-index: 99;
    background: #fff;
}

.page-navigation ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0;
    margin-top: 15px;
    border-bottom: 1px solid #e9edf0;
}

.page-navigation li {
    padding: 20px 0;
    display: block;
    font-size: 18px;
}

.page-navigation li a {
    color: #263238;
}

.page-navigation li a:hover {
    color: #00d253;
}

.page-navigation li.active {
    color: #263238;
    font-weight: bold;
    -webkit-box-shadow: 0 2px 0 #2dd971;
    box-shadow: 0 2px 0 #2dd971;
}

.page-text h2 {
    font-size: 28px;
    font-weight: bold  !important;
    color: #263238;
    border-bottom: 2px solid #d4f7e2;
    display: inline-block;
    margin-bottom: 20px;
}
.page-text h2  span {
    font-weight: bold  !important;
}

.page-text h3, .page-text h3 span {
    font-size: 24px;
    font-weight: bold !important;
    color: #00d253;
}

.page-text ol {
    list-style: none;
    counter-reset: my-awesome-counter;
    padding-right: 0px;
}

.page-text ol li {
    counter-increment: my-awesome-counter;
}

.page-text ol li::before {
    content: counter(my-awesome-counter) ". ";
    color: #00d253;
    font-weight: bold;
}

.page-descript {
    margin-top: 40px;
    margin-bottom: 75px;
    border-radius: 6px;
    padding: 30px;
    background: #fff6ef;
    font-size: 19px;
}

.page-descript span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #263238;
    margin-bottom: 20px;
    position: relative;
}

.page-descript span:after {
    content: "";
    width: 70px;
    height: 3px;
    background: #40db7a;
    position: absolute;
    top: 100%;
    right: 0;
}

.page-descript p {
    margin: 0;
}

#toc_container {
    padding-right: 50px !important;
}

ul.toc_list li:before {
    display: none !important;
}

#toc_container p.toc_title:before {
    content: "";
    background: url(./img/content.svg) no-repeat 50%;
    height: 24px;
    width: 24px;
    position: absolute;
    left: 100%;
    top: 2px;
    margin-left: 10px;
}

#toc_container p.toc_title {
    text-align: right;
    font-size: 20px;
    position: relative;
}

#toc_container p.toc_title + ul.toc_list {
    margin-top: 15px !important;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    display: inline-block;
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    right: 0;
}

.page-content ul.heateor_sss_sharing_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 !important;
    padding: 0 !important;
}

.title-share {
    text-align: CENTER;
    font-size: 14px;
    font-weight: bold;
    color: #263238;
    border-top: 1px solid #e9edf0;
    border-bottom: 1px solid #e9edf0;
    line-height: 1;
    padding: 10px 0;
    margin-bottom: 10px;
}

.error-404 {
    background: url(./img/banner_404.jpg) no-repeat top center;
    padding-bottom: 200px;
}

.error-404 .page-header span {
    display: block;
    padding: 30px 0;
    font-size: 20px;
}

.page-contact__title {
    font-size: 46px;
    color: rgb(38, 50, 56);
    font-weight: bold;
    line-height: 1.2;
    text-align: right;
    margin-bottom: 25px;
}

.wpcf7-submit {
    display: none !important;
}

.popups-title {
    font-size: 30px;
    color: rgb(38, 50, 56);
    font-weight: bold;
    line-height: 1.833;
    text-align: center;
}

.popups-description {
    font-size: 19px;
    font-family: "Ploni DL 1.1 AAA";
    color: rgb(38, 50, 56);
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
}

.popups-forms .group-form > div:last-child {
    text-align: center;
}

#call-back {
    max-width: 380px;
    overflow: initial;
    border-radius: 10px;
}

#call-back:before {
    content: "";
    background: url(img/dollar-form.png) no-repeat;
    height: 144px;
    width: 154px;
    display: block;
    position: absolute;
    left: -60px;
    top: -60px;
    -webkit-animation: banknote 2s infinite ease-in-out;
    animation: banknote 2s infinite ease-in-out;
}

@-webkit-keyframes banknote {
    from {
        left: -60px;
    }

    50% {
        left: -40px;
    }

    to {
        left: -60px;
    }
}

@keyframes banknote {
    from {
        left: -60px;
    }

    50% {
        left: -40px;
    }

    to {
        left: -60px;
    }
}

body.compensate-for-scrollbar {
    overflow: auto;
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.4 !important;
}

.fancybox-container input.wpcf7-text,
.fancybox-container .nice-select,
.page-form__content input.wpcf7-text {
    margin-bottom: 10px;
    border-color: #eff0f1;
    background: #eff0f1;
    text-align: right;
    padding: 0 15px;
    max-width: 100%;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #eff0f1;
	font-size: 16px 
}

.fancybox-slide--html .fancybox-close-small {
    top: -30px;
    color: #fff;
    border-radius: 50%;
    border: 1px solid #ffffff;
    opacity: 1;
    height: 30px;
    width: 30px;
    padding: 0;
    right: -30px;
}

.fancybox-slide--html .fancybox-close-small:hover {
    color: rgb(0, 210, 83);
    border-color: rgb(0, 210, 83);
}

.nice-select .list {
    z-index: 999999;
}

.page-contact input.wpcf7-form-control,
.page-contact textarea.wpcf7-textarea {
    width: 100%;
    max-width: 100%;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #fff9f4;
    padding: 0 15px;
    font-size: 18px;
    color: #263238;
    margin-bottom: 12px;
    text-align: right;
}

.page-contact textarea.wpcf7-textarea {
    height: 150px;
}

.wraper {
    position: relative;
    right: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    direction: rtl;
}

.scroll-whatsapp {
    position: fixed;
    right: 15px;
    bottom: 110px;
    text-align: center;
    z-index: 999;
}
.scroll-whatsapp img {
    width: auto;
}

.scroll-whatsapp span {
    display: block;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    font-size: 12px;
    color: rgb(53, 54, 57);
    font-weight: bold;
    line-height: 1.2;
    padding: 0 5px;
    border-radius: 15px;
}

#more_posts {
    margin: 50px auto;
    height: 44px;
    width: 170px;
    position: relative;
    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;
    background: #e3faec;
    border-radius: 4px;
    font-size: 18px;
    color: #24ce67;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

#more_posts i {
    font-weight: 600;
    font-size: 12px;
    margin-right: 8px;
}

#more_posts:hover {
    background-color: rgb(0, 210, 83);
    color: #fff;
}

.before-content {
    border-bottom: 2px solid #e9edf0;
    margin-bottom: 30px;
}

.page-share{
    position: sticky;
    top: 90px;
}
.page-share a{
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background-color: #fdeee3;
    display: block;
    padding: 9px;
    margin-bottom: 5px;
    display: inline-block
}
.page-share svg path{
    fill:#263238
}

.page-share a:hover{
    background-color: #00d252;
}
.page-share a:hover  svg path{
    fill:#fff
}
@media (max-width: 1300px) {
}

@media (max-width: 1200px) {
    .header-info__phone span {
        display: none;
    }

    .header-logo img {
        width: 100px;
    }

    .header-nav ul li {
        padding: 0 10px;
    }

    .header-info__phone a {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .header-info__phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .header-info__phone a {
        font-size: 0;
        height: 42px;
        width: 42px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #d6e8f1;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 50%;
    }
}

@media (max-width: 991.98px) {
    .header-info__phone a {
        height: 42px;
        width: 42px;
    }

    .header-info__faq a {
        height: 42px;
        width: 167px;
        font-size: 18px;
    }

    .header-info__phone {
        padding-right: 15px;
    }

    .header-nav {
        display: none;
    }

    .mobile-nav {
        position: fixed;
        width: 230px;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        right: -230px;
        top: 0;
        background: #fff;
        -webkit-transition: right ease 0.3s;
        -o-transition: right ease 0.3s;
        transition: right ease 0.3s;
        display: block;
        -webkit-box-shadow: 15px 0px 50px #e5e5e5 inset;
        box-shadow: 15px 0px 50px #e5e5e5 inset;
    }

    .mobile-nav .header-info__faq {
        padding: 15px;
    }

    .sub-menu li {
        padding-right: 65px !important;
    }

    .mobile-nav.open {
        right: 0;
    }

    .mobile-nav nav,
    .mobile-nav ul {
        display: block;
    }

    .mobile-nav .sub-menu {
        display: block;
        position: relative;
        width: 100%;
        background: none;
        border: none;
        font-size: 14px;
        line-height: 27px;
        border-top: none;
        padding: 8px 0;
        letter-spacing: -0.02em;
    }

    .mobile-nav .sub-menu li {
        padding: 0;
    }

    .mobile-nav ul li.menu-item-has-children > a:after {
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        padding-right: 5px;
        font-weight: 900;
        font-size: 12px;
        color: #00d253;
        position: absolute;
        left: 15px;
    }

    .mobile-nav ul li a.active {
        background: #f6f6f6;
    }

    .mobile-nav ul li.menu-item-has-children > a.active:after {
        content: "\f077";
    }

    .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 25px;
        background: #24ce67 url(img/toggle-menu.png) no-repeat 50%;
        z-index: 10;
        cursor: pointer;
        width: 42px;
        height: 42px;
        border-radius: 50%;
    }

    .header-logo {
        margin-right: 0px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    body.open-menu {
        overflow: hidden;
    }

    .open-menu .wraper {
        right: 230px;
    }

    body.open-menu:after {
        opacity: 0.8;
        visibility: visible;
    }

    .header-toggle.open span {
        background: none;
    }

    .header-toggle.open {
        background: #24ce67 url(img/toggle-menu-close.png) no-repeat 50%;
        right: 235px;
        position: absolute;
    }

    .header-logo img {
        height: 42px;
        width: auto;
    }

    header {
        padding: 15px 0;
    }

    .home-head__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .goals {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .single-services .page-form {
        display: none  !important;
    }
    .sidebar-box .page-aside__content {
        display: none  !important;
    }
    .single .aside-callback {
        margin-bottom: 30px;
    }
    .single .sidebar-box .particle-list__image {
        min-width: 130px;
    }
    .page-template-loan .loan-mob-block .head-page__content {
        margin-bottom: 15px;
        padding-top: 0px;
    }
    .page-template-loan #toc_container p.toc_title:before {
        display: none;
    }
    .page-template-loan .page-content #toc_container {
        display: inline-block!important;
        padding: 3px 10px;
        background: #f1f1f1;
        padding-right: 10px !important;
    }
    .page-template-loan div#toc_container p.toc_title a:hover, .page-template-loan div#toc_container ul.toc_list a:hover {
        color: #000;
    }
    .page-template-loan div#toc_container p.toc_title a:hover, .page-template-loan div#toc_container ul.toc_list a:hover {
        color: #000;
    }

    .single #toc_container p.toc_title:before {
        display: none;
    }
    .single .page-content #toc_container {
        display: inline-block!important;
        padding: 3px 10px;
        background: #f1f1f1;
        padding-right: 10px !important;
    }
    .single div#toc_container p.toc_title a:hover, .single div#toc_container ul.toc_list a:hover {
        color: #000;
    }
    .single div#toc_container p.toc_title a:hover, .single div#toc_container ul.toc_list a:hover {
        color: #000;
    }
    .loan-mob-block .head-page__content ul li:before {
        height: 25px;
        width: 25px;
    }
    body #wraper-content {
        overflow: hidden;
    }
    body.home .whytake {
        overflow: hidden;
    }
    body.home .harticles {
        overflow: hidden;
    }
    body.home .abouth {
        overflow: hidden;
    }
	.front-four__anchor {
		position: relative;
	}
	
    body.open-menu .wraper {
        position: static;
    }
    body.open-menu .header-logo {
        visibility: hidden;
    }
    .page-template-contacts .head-page__content .col-lg-6 + .col-lg-6 {
        display: none;
    }
    .home-head {
        padding-top: 150px;
        background: url(img/floor1mobile.webp) no-repeat top left;
    }
    .header-info {
        display: none;
    }

    header {
        border-bottom: 1px solid #ebebec;
    }

    .header-logo {
        text-align: left;
    }

    .header-logo a {
        display: inline-block;
    }

    .header-info__faq a {
        font-weight: bold;
    }

    .title-share {
        text-align: right;
    }

    .page-content ul.heateor_sss_sharing_ul {
        display: block;
    }

    .mobile-informer {
        position: fixed;
        background: #ffc69b;
        width: 100%;
        z-index: 999;
        bottom: 0;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        direction: rtl;
    }

    .mobile-informer > a {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: #263238;
        text-align: center;
        padding: 8px 0;
        border-left: 1px solid #ffc69b;
        border-right: 1px solid #d4a887;
        font-size: 14px;
        cursor: pointer;
        line-height: 1.2;
    }

    .mobile-informer > a span {
        display: block;
    }

    .mobile-informer > a i {
        font-size: 17px;
    }

    .mobile-informer > a:hover {
        background: #e0a070;
    }

    .header-logo img {
        height: 38px;
    }

    header {
        padding: 12px 0;
    }

    .header-info__phone a {
        height: 36px;
        width: 36px;
    }

    .header-info__faq a {
        height: 36px;
        font-size: 16px;
    }

    .header-logo img {
        height: 36px;
    }

    .home-head__subtitle {
        font-size: 32px;
        line-height: 1;
        padding-top: 15px;
    }

    .home-head__title {
        font-size: 46px;
        line-height: 1;
    }

    .home-head__description {
        font-size: 28px;
        line-height: 1;
        margin-bottom: 17px;
    }

    .abouth-left {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .goals-title {
        text-align: center;
        font-size: 22px;
        margin-bottom: 20px;
    }

    .goals-list__item {
        width: 48%;
        height: 130px;
        padding-top: 80px;
        margin-bottom: 15px;
    }

    .goals-list__item img {
        height: 45px;
    }

    .goals-list__item span {
        height: 30px;
        width: 30px;
        font-size: 12px;
    }

    .whytake-title {
        font-size: 34px;
        line-height: 40px;
    }

    .whytake-description {
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
        padding-bottom: 25px;
    }

    .whytake-list__item {
        width: 48%;
    }

    .whytake-list__image {
        width: 90px;
        height: 90px;
    }

    .whytake-list__image img {
        height: 45px;
    }

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

    .whytake-list__description {
        font-size: 15px;
        line-height: 18px;
    }

    .abouth {
        padding-top: 50px;
    }

    .abouth-title {
        font-size: 34px;
    }

    .front-four__anchor a {
        font-size: 14px;
    }

    .front-four__content {
        font-size: 16px;
        padding-right: 15px;
        text-align: right;
        font-weight: 800!important;
    }

    .front-four__content h3 {
        font-size: 22px;
    }

    .abouth-left {
        padding-bottom: 80px;
    }

    .helperg-form {
        padding: 40px 30px;
        border-radius: 15px;
    }

    .helperg-form:before {
        top: 100%;
        left: 0;
        margin-top: -60px;
        margin-left: -10px;
    }

    .helperg-form:after {
        content: "";
        height: 80px;
        width: 90px;
        right: 0px;
        top: -40px;
        background-size: contain;
    }

    .helperg-form .title {
        font-size: 34px;
    }

    .group-form-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-bottom: 10px;
    }

    .helperg .group-form-item:last-child {
        text-align: center;
    }

    input.wpcf7-form-control {
        width: auto;
        font-size: 18px;
        border-radius: 10px;
        text-align: right;
    }

    .section-title {
        font-size: 34px;
    }

    .harticles {
        padding-bottom: 30px;
    }

    .footer-contacts__item {
        display: block;
        text-align: center;
    }

    .footer {
        padding: 0;
        padding-bottom: 60px;
    }

    .footer-contacts .row > div {
        border: 0.5px solid #e9f3ed;
    }

    .footer-contacts__item {
        margin: 0;
        padding: 15px 0;
    }

    .footer-contacts__item .text {
        font-size: 15px;
        line-height: 19px;
    }

    .footer-contacts__item span a,
    .footer-contacts__item span {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .develop {
        background: #fff;
        margin: -15px;
        margin-top: 10px;
        padding: 5px;
    }

    .page-whytake__item {
        width: 47%;
        margin-bottom: 20px;
        padding: 20px;
        padding-left: 15px;
        height: 170px;
    }

    .page-whytake__title {
        font-size: 18px;
        line-height: 20px;
    }

    .page-whytake__image img {
        height: 40px;
    }

    .page-whytake__description {
        font-size: 15px;
        line-height: 1.2;
        margin-top: 10px;
    }

    .page-section__title {
        font-size: 24px;
        padding: 20px 0;
    }

    .page-form .widget-title {
        font-size: 24px;
    }

    .page-text ul li,
    .page-text ol li,
    .page-text {
        font-size: 16px;
        line-height: normal;
    }

    .head-page {
        background-position: 25% 30px;
        background-size: auto 350px;
        padding-top: 70px;
        padding-bottom: 30px;
    }

    .head-page__content {
        padding-top: 200px;
    }

    .head-page__content h1,
    .page-title {
        font-size: 28px;
    }

    .page-text h2 {
        font-size: 24px;
    }

    .head-page__content h2,
    .head-page__content h3 {
        font-size: 20px;
    }

    .head-page__content ul li:before {
        width: 22px;
        height: 22px;
    }

    .head-page__content ul li {
        padding-right: 30px;
        font-size: 17px;
        margin-bottom: 10px;
    }

    .sidebar-box {
        padding: 0;
        padding-bottom: 30px;
        border: none;
    }

    .page-form__content {
        padding: 20px;
        margin-bottom: 30px;
    }

    .page-contact__title {
        font-size: 28px;
    }

    .sidebar-box .particle-list__title {
        font-size: 16px;
    }

    .page-form {
        padding: 0;
        margin: 0;
    }

    .acordion-item__title {
        padding: 10px 0;
        padding-right: 50px;
        font-size: 18px;
    }

    .particle-list {
        display: block;
    }

    .particle-list__title {
        font-size: 18px;
    }

    .particle-list__image {
        min-width: 130px;
    }

    .particle-list__content {
        padding: 15px;
    }

    .particle-list__data {
        bottom: 10px;
        right: 15px;
    }

    .scroll-whatsapp,
    .scroll-top {
        display: none !important;
    }

    .fancybox-slide--html .fancybox-close-small {
        top: 10px;
        right: 10px;
        border: 1px solid #d5d5d5;
        color: #cdcdcd;
    }

    .home-head {
        padding-top: 100px;
    }

    .goals,
    .helperg {
        padding-bottom: 50px;
    }

    #call-back {
        max-width: 100%;
    }
    .popups-title {
        line-height: 1;
    }

    .head-page {
        min-height: auto !important;
        background: none !important;
    }
    .head-page__image {
        height: 200px;
        margin: 0 -15px;
    }
    .head-page__image img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    .head-page__image img {
        -o-object-position: 35%;
        object-position: 35%;
    }
    .head-page__content {
        padding-top: 20px;
    }
    .head-page__content h2:last-child {
        margin: 0;
    }
    .single-head {
        height: 80px;
    }
    .page-contact input.wpcf7-form-control,
    .page-contact textarea.wpcf7-textarea {
        border: 1px solid #cdb6a3;
    }
    .page-contact .group-form-item {
        padding: 0;
    }
    .owl-item.active.center {
        width: 320px !important;
    }
    .page-navigation {
        display: none;
    }
    .page-contact__title {
        padding-top: 20px;
    }
}
@media (max-width: 400px) {
    .owl-item.active.center {
        width: 280px !important;
    }
}


@media(max-width: 767px) {
    #call-back {
        padding: 44px 20px;
    }
    .sub-menu li {
        height: auto !important;
        min-height: 60px;
        display:block !important;
     
    }
    .mobile-nav ul li.menu-item-has-children > a, .mobile-nav ul li a {
        display: block;
            padding-top: 16px;
      
    }

    .mobile-nav .sub-menu .sub-menu li  {
        padding: 0px !important;
     }

       
}



@media(min-width: 1024px) {

    .header-nav ul li:hover .sub-menu  .sub-menu {
        right: 100%;
        top: 0;
        display: none;
    }
     .header-nav ul li:hover .sub-menu li:hover .sub-menu  {
        display: block;
    }
    .header-nav .sub-menu .sub-menu:after {
        display: none;
    }


    .dept-children ul {
        padding-right: 10px;
    }
}

.page-id-485 .header-nav {display:none;}
form.wpcf7-form,.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {    direction: rtl;}
.page-template-loan .page-toc__content .toc_widget_list {
    margin-right: -5px;
}
#mega-menu-wrap-menu-header #mega-menu-menu-header.mega-menu-horizontal li.mega-menu-megamenu.mega-menu-item-has-children > a.mega-menu-link:hover::before {content:'';width:20px;height:11px;background: url(img/tria-up.png);position:absolute;    bottom: -20px;    left: 50%;}
.page-toc__content {padding:30px 20px; margin-top:30px; border-radius: 10px;border: 1px solid #dedede;background-color: #ffffff;}
.page-toc__content .toc_widget .widget-title {color: #24160a;font-size: 25px;font-weight: 700;text-align:right;border-bottom:4px solid #fdeee3;margin-bottom:25px;display:inline-block;}
.page-toc__content .toc_widget_list {padding-right:0;}
.page-toc__content .toc_widget_list li {padding-right:20px;}
.page-toc__content .toc_widget_list li a {color: #24160a;font-size: 16px;font-weight: 400;position:relative;}
.page-toc__content .toc_widget_list li a::before {content:'';width:16px;height:16px;border-radius:100%;border: 5px solid #fff;background:#0e0e0d;position:absolute;right:-20px;top:0px;}
.page-toc__content .toc_widget_list li a:hover {color: #00d253;}
.page-toc__content .toc_widget_list li a.active {color: #00d253;font-weight:700;}
.page-toc__content .toc_widget_list li a.active::before,.page-toc__content .toc_widget_list li:hover a:before {background: #00d253;border: 5px solid #ccf6dd;}
.aside-callback {width:100%;padding:15px;box-shadow: 0 4px 18px rgba(0, 210, 83, 0.59);border-radius: 6px;background-color: #00d253;color: #ffffff!important;font-size: 20px;font-weight: 700;display: block;margin-top:30px;    text-align: center;position:relative;}
/* .aside-callback::before {content:'';width:47px;height:32px;background: url(img/button-back-right.png);display:inline-block;vertical-align:middle;margin-left:15px;}
.aside-callback::after {content:'';width:51px;height:32px;background: url(img/button-back-left.png);display:inline-block;vertical-align:middle;margin-right:15px;} */
.page-template-loan header {background:#fff;}
.loan-head-block { width: 100%; background-size: cover;   background-repeat: no-repeat;    background-position: right center;display:flex;background-color:#00d253;border-radius: 10px;}
.loan-title-info {width:77%;display: flex; flex-direction: column; justify-content: center;padding:40px; position: relative;}
.loan-title-info img{position:absolute;width: 100%; left: 0; object-fit: cover;}
.loan-form {width:28%;display: flex;    align-items: center;    justify-content: center;padding: 30px;background: #00d253;border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;}
.loan-form .widget{width:300px;}
.loan-form .widget input {width:100%;padding:10px 20px 10px 30px;margin-bottom:10px;border-radius:4px;border:none;}
.loan-form .widget .group-form-item {padding:0;}
.loan-form .widget .widget-title {color: #ffffff;font-size: 30px;font-weight: 700;}
.loan-form .widget p{color: #ffffff;font-size: 19px;font-weight: 400;}
.loan-form .widget button{background-color: #202422;margin-top:20px;}
.loan-title-info .head-page__breadcrumbs {position: absolute; bottom: 0; margin-bottom: 40px;z-index: 1;}
.loan-form .btn span {top: 47%;}
.loan-title-info .head-page__content h1 {color: #ffffff;}
.loan-title-info .head-page__content p,.loan-mob-block .head-page__content p {display:none;}
.loan-title-info::before {content:'';width:100%;height:100%;position:absolute;right:0;top:0;z-index: 1;background:rgba(0,0,0,0.32);border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.loan-title-info .head-page__content {    z-index: 1;}
.loan-title-info .head-page__breadcrumbs a,.loan-title-info .head-page__breadcrumbs {color:#fff;}
.loan-title-info .head-page__breadcrumbs i {   color:#fff;   margin-top: 0;}
.loan-mob-block,.page-content #toc_container {display:none!important;}

@media only screen and (max-width: 991.98px) { 
    .loan-mob-block{
        position: relative;
    }
    .loan-mob-block:before {
        content: '';
        width: 93%;
        margin-right: 10px;
        height: 70%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        background: rgba(0,0,0,.27);
        border-radius: 10px;
    }
 .loan-mob-block,.page-content #toc_container {
     display:block!important;
    }
  .loan-head-block,.page-template-loan .page-aside__content {display:none;}
.loan-mob-block  .head-page__breadcrumbs { padding-top:0;   margin-bottom: 10px;}
.loan-mob-block img {border-radius:10px;}
.loan-mob-block .head-page__content h1 {    font-size: 28px;line-height: 29px;margin: 10px 0 0;}
.page-template-loan .head-page {padding-bottom: 0;}
.loan-form {border-radius:10px;margin:0 auto;width:100%;}
}
.loan-form span.current {
    font-size: 15px;
}
.page-form__content  span.current {
    font-size: 16px;
}
.loan-form .nice-select {
    padding-right: 15px;
}
.page-template-loan .head-page {
    padding-bottom: 0px;
    min-height: 490px;
    margin-bottom: 45px;
}

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

.arrow span img{
    height: 40px;
    width: 25px;
   }

.animation_1{
    display: flex;
    justify-content: space-around;
    align-items:center;
}

.arrow-right span{
    animation: arrow-right 1s infinite;
    width: 15px;
}

.arrow-right span:nth-child(1){
    animation-delay: -0.1s;
}
.arrow-right span:nth-child(2){
    animation-delay: -0.5s;
}
.arrow-right span:nth-child(3){
    animation-delay: -0.8s;
}

@keyframes arrow-right {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

.arrow-left span{
    animation: arrow-left 1s infinite;
    width: 15px;
}

.arrow-left span:nth-child(1){
    animation-delay: -0.8s;
}
.arrow-left span:nth-child(2){
    animation-delay: -0.5s;
}
.arrow-left span:nth-child(3){
    animation-delay: -0.1s;
}

@keyframes arrow-left {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}


@media(max-width: 991px) {
	#responsive-menu-pro-container {
		width: 180px!important;
	}
	
	.responsive-menu-pro-back .fa-angle-left {
		position:relative;
		width:16px;
		height:18px;
	}
	.responsive-menu-pro-back .fa-angle-left:before {
		content: "\f061"!important;
		color: #000;
		position: absolute;
		font-size: 12px;
		top: 7px;
	}
	
	.responsive-menu-pro-back {
		color:#000!important;
	}
	
	#wraper-content {
		transition: 0.5s;
		right:0;
	}
	
	.responsive-menu-pro-open .wraper {
		overflow: hidden!important;
    	position: relative!important;
	}
	
	.responsive-menu-pro-open #wraper-content, .responsive-menu-pro-open .header-logo {
		right: 180px!important;
    	overflow: hidden!important;
    	position: relative!important;
		transition: 0.5s;
	}
}

@media(min-width: 1024px) {
    .page-template-loan .page-form {
        margin-top: -25px;
        margin-left: -15px;
        padding: 0px;
    }

    .page-template-loan #wraper-content .col-lg-8 {
        flex: 0 0 73.666667%;
        max-width: 73.666667%;
        padding-left: 5%;
    }

    .page-template-loan #wraper-content .col-lg-4 {
        flex: 0 0 26.333333%;
        max-width: 26.333333%;
    }
    .page-template-loan .loan-head-block {
        background-size: 74% 100%;
        margin-left: 4%;
    }

    .page-template-loan .head-page + .section .container .row {
        margin-left: 3%;
    }
    
}


.page-template-loan  .page-text h2 {
    border: none;
}

.page-template-loan  .page-text h2 span {
    font-weight: 900 !important;
}

.page-template-loan .page-text h3 span {
     font-weight: 900 !important;
}


/* Ширина слайдера */
#slider {
    height: auto;
    margin-top: 50px;
    width: 49%;
  }
  #slider * {
    outline: none;
  }
  /* Контейнер слайдера */
  .ui-slider {
      position: relative;
  }
  /* Ползунок */
  .ui-slider-horizontal.ui-slider .ui-slider-handle {
    background: #24ce67 url(img/drag.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    border-radius: 50%;
    cursor: pointer;
    height: 30px;
    margin: -15px 0 0 -15px;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 2;
  }
  .ui-slider .ui-slider-range {
      position: absolute;
      z-index: 1;
      font-size: .7em;
      display: block;
      border: 0;
      overflow: hidden;
  }
  /* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
  .ui-slider-horizontal {
       height: 3px; /* задаем высоту согласно дизайна */
  }
  /* позиционируем ползунки */
  .ui-slider-horizontal .ui-slider-handle { 
      top: -5px;
      margin-left: -6px;
  }
  .ui-slider-horizontal .ui-slider-range {
      top: 0;
      height: 100%;
  }
  .ui-slider-horizontal .ui-slider-range-min { 
      left: 0;
  }
  .ui-slider-horizontal .ui-slider-range-max {
      right: 0;
  }
  /* оформление полосы по которой ходит ползунок */
  .ui-widget-content { 
      border: 1px solid #D4D4D4;
      background: #fff;
  }
  /* оформление активного участка (между двумя ползунками) */
  .ui-widget-header { 
      border: 1px solid #D4D4D4;
      background: #f00;
  }
  /* скругление для полосы слайдера */
  .ui-corner-all {
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
  }
  .add_num_valid {
    color: #000000;
    font-size: 19px;
    position: absolute;
    right: calc(50% - 50px);
    text-align: center;
    top: -30px;
    width: 100px;
    display: none;
  }
  .min_slid_max {
    color: #000000;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin: 10px 0 0;
    overflow: hidden;
    width: 49%;
  }
  .min_slid_max .max {
    float: left;
  }
  .min_slid_max .min {
    float: right;
  }


 .range_form .wpcf7-submit {
    display: block !important;
}

.range_form .flex_box {
    display: flex;
}


.range_form {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 49px 0px rgba(18, 46, 104, 0.13);
  }
  

.range_title{
    font-size: 29.536px;
    color: rgb(32, 36, 34);
    font-weight: bold;
    line-height: 1;
    text-align: right;
  }
  
  .range_form #slider .ui-slider-range {
      background: #24ce67;
      height: 1px;
  }

  .range_form {
      padding: 30px;
      margin: 40px 0
  }

  .range_form .flex_box input {
        border-radius: 6px;
        background-color: rgb(246, 246, 246);
        height: 44px;
        border: none;
        padding-right: 15px;
       
        width: 100%;
  }
  .range_form .flex_box .wpcf7-form-control-wrap input {
    margin-right: 20px;
  }

  .range_form .flex_box .wpcf7-form-control-wrap:first-child input{
      margin-right: 0px;
  }

  .range_form .wpcf7-form-control-wrap {
      width: 49%;
  }

  .range_form .flex_box .wpcf7-form-control-wrap input.wpcf7-not-valid {
      border: 1px solid red;
  }

  .pols_with_button {
    float: left;
    display: flex;
    width: 48.5%;
    margin-top: -50px;
  }
  .pols_with_button label {
    margin-left: 20px;
    width: 70%;
    position: relative;
  }
  .pols_with_button label input {
      width: 70%;
      border-radius: 6px;
    background-color: rgb(246, 246, 246);
    height: 44px;
    border: none;
    padding-right: 15px;
    font-size: 27px;
    font-weight: 900;
    color: #24ce67;
  }
  .pols_with_button label:before {
    content:"סכום המבוקש:";
    color:#202422;
    font-size: 15px;
    font-weight: 700;
    position: absolute;
    top: -23px;
    right: 0;
  }

  .pols_with_button  button {
      width: 30%;
  }

  .range_form #custom-wpcf7 {
    background: #202422;
    box-shadow:none;
    height: 47px;
  }

  @media(max-width:768px) {
    .range_form .flex_box {
        display: block;
    }
    .range_form .flex_box .wpcf7-form-control-wrap input {
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .range_form #slider {
        width: 100%;
        float: none;
        margin-top: 70px;
        z-index: 9;
    }
    .range_form .min_slid_max{
        width: 100%;
        float: none;
    }
    .pols_with_button {
        display: block;
        width: 100%;
        float: none;
    }
    .pols_with_button label {
        width: 100%;
    }
    .pols_with_button label input{
        width: 55%;
        float: left;
        margin-top: -60px;
    }
    .pols_with_button label:before {
        top: -50px;
    }
    .range_form #custom-wpcf7 {
        background: #202422;
        box-shadow: none;
        height: 47px;
        margin-top: 41px;
        margin: 0 auto;
        display: block;
        width: 115px;
        margin-top: 36px;
        z-index: 6;
    }
    .range_title {
        font-size: 24px;
        text-align: center !important;
    }
    .page-template-loan .head-page {
        margin-bottom: 20px;
    }
   
  }

table.table tr:first-child {
    background: #f6f6f6;
}
table.table {
    border-collapse: collapse;
    border-radius: 10px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #dee2e6;
    overflow: hidden;
}



table.table td b, table.table td {
    font-weight: 400;
    font-size: 17px;
}
table.table tr:first-child td b, table.table tr:first-child td {
    font-weight: 700;
    font-size: 18px;
}


.table td, .table th {
    padding: .75rem 1.25rem;
}

@media(max-width:767px) {
    .table td, .table th {
        width: 50%;
        text-align: right;
    }
    table.table td b, table.table td {
        font-size: 15px;
        line-height: 18px;
        vertical-align: middle;
    }
    table.table tr:first-child td b, table.table tr:first-child td {
        font-weight: 700;
        font-size: 16px;
    }
    .single .page-images {
        margin-bottom: 30px;
        height: 195px;
    }
    .single .page-toc__content {
        display: none;
    }
    .single #toc_container {
        width: 100%;
    }
}


@media(max-width:376px) {
    table.table td b, table.table td {
        font-size: 13px;
    }
    .table td, .table th {
        padding: .75rem;
    }
    .page-text ul li, .page-text ol li, .page-text {
        font-size: 14px;
        line-height: normal;
    }
    .page-text h2 {
        font-size: 21px;
    }
    .page-text h3 {
        font-size: 20px;
    }
    .page-descript h2,.page-descript h3  {
        font-size: 20px;
    }
    .page-descript p {
        margin: 0;
        font-size: 14px;
    }
    .page-descript span {
        display: block;
        font-size: 19px;
        line-height: 22px;
    }
    div#toc_container ul li {
        font-size: 14px !important;
    }
   
    .range_title {
        font-size: 20px;
        text-align: center !important;
    }
    .range_form .flex_box .wpcf7-form-control-wrap input {
        font-size: 14px;
    }
    .pols_with_button label input {
        font-size: 16px;
    }
    .aside-callback {
        font-size: 16px;
    }
}

.front-four__content {
    font-size: 16px;
    padding-right: 15px;
    text-align: right;
    font-weight: 800!important;
}

img[alt='404']{
    height: 50%;
    width: 50%;
}

.lnr-arrow-left:before{
    font-weight: 600;
}

/* .head-page__content ul li{
    color: #000000;
} */

.harticles{
    overflow: hidden;
}

.loan-title-info{
    color: #ffffff;
}



@media(max-width: 768px){
    .loan-mob-block img{
       width: 100%;
       height: 100%;
    }
    .whytake-list{
        justify-content: space-around;
    }
    .helperg-form{
        padding: 47px 38px;
    }
   
  .loan-mob-block:before{
      display: none;
    }

    .loan-mob-block{
        color: #000000;
        height: 100%;
    }
    .head-page__content h1{

        margin-bottom: 10px!important;
        color: #000000;
    }
    .loan-mob-block .head-page__content{
        display: block;
        
    }
  
    .page-whytake__item {
        width: 170px;
        min-height: 169px;
    }
    .page-template-loan .head-page{
        margin: 0;
    }

    .nice-select {
        padding: 0 10px 0 40px;
    }
    .footer_d_n{
        display: none;
    }
    .pols_with_button button {
        width: 50%;
    }

    .page-form{
        margin: 0;
    }
    .h100{
        height: 50px;
    }

    /*.sidebar-box__articles{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }*/
    .page-form__content input.wpcf7-text{
        width: 100%;
    }
    
    .particle-list__title{
        margin-bottom: 10px;
    }

    .sidebar-box .particle-list__data{
        bottom: 5px;
    }

    .head-page__breadcrumbs{
        margin-bottom: 40px;
    }

    .mb-0{
        background-image:none!important;
    }

    .page-contact input.wpcf7-form-control{
        border: 1px solid #e0bda0;
    }

    .page-contact textarea.wpcf7-textarea{
        border: 1px solid #e0bda0;
    }

    .page-contact__title {
        font-size: 34px;
        margin-right: 17px;
    }

    /* .page-text{
        margin-top: 200px;
        height: 100%;
    } */

    .head-page__content ul li:before {
        content: "";
        background: url(./img/check.svg) no-repeat 50%!important;
    }
    .particle-list__data{
        bottom: 7px;
    }

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .page-whytake__item{
        width: 155px;
        height: 255px;
    }

    .harticles{
        padding: 0;
    }

    .whytake-list__item{
        width: 190px;
    }

    .abouth{
        padding-top: 50px;
    }

    .helperg {
        padding: 50px 0;
    }

    .goals{
        margin-top: 0;
    }

    .page-form__content{
        padding: 25px;
    }

    .pols_with_button label {
        margin-left: 10px;
        width: 70%;
        position: relative;
    }

    .pols_with_button button{
        width: 50%;
    }

    .page-form .widget-title{
        font-size: 24px;
    }
    /* .mega-sub-menu{
        width: 875px!important;
      
    } */

    .mega-menu-link a{
        font-size: 14px;
    }
}

@media(max-width: 552px){
    .loan-mob-block img{
       width: 100%;
       height: 20vh;
    }
    .head-page__content ul li:before {
        content: "";
        background: url(./img/check.svg) no-repeat 50%;
    }
}

@media(max-width:360px) {
    body .page-whytake__item {
        width: 161px;
        height: 164px i !important;
    }
}

@media(min-width:1200px) {
    .page-template-loan .head-page__content ul li:before {
        background: url(./img/check_w.svg)
    }
}


/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .page-template-loan #toc_container p.toc_title:before {
        display: none;
    }
    .page-template-loan .page-content #toc_container {
        display: table!important;
        padding: 3px 10px;
        background: #f1f1f1;
        padding-right: 10px !important;
    }
    .page-template-loan div#toc_container p.toc_title a:hover, .page-template-loan div#toc_container ul.toc_list a:hover {
        color: #000;
    }
    .page-template-loan div#toc_container p.toc_title a:hover, .page-template-loan div#toc_container ul.toc_list a:hover {
        color: #000;
    }

    .single #toc_container p.toc_title:before {
        display: none;
    }
    .single .page-content #toc_container {
        display: inline-block!important;
        padding: 3px 10px;
        background: #f1f1f1;
        padding-right: 10px !important;
    }
    .single div#toc_container p.toc_title a:hover, .single div#toc_container ul.toc_list a:hover {
        color: #000;
    }
    .single div#toc_container p.toc_title a:hover, .single div#toc_container ul.toc_list a:hover {
        color: #000;
    }
    .page-whytake__item {
        width: 170px;
        min-height: 215px;
    }
    .group-form-item {
        padding: 0 10px;
    }
    .harticles {
        padding-bottom: 0px;
    }
    .helperg {
        padding: 50px 0;
    }
    .sidebar-box__articles {
        display: flex;
        flex-wrap: wrap;
    }
    .sidebar-box__articles a {
        flex: 0 48% !important;
        margin-left: 12px;
    }
    .footer-copyright .text-md-right {
        text-align: center !important;
    }
    .footer-copyright .text-md-left {
        text-align: center !important;
    }
}


/*landscape*/

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .header-logo img {
        width: 153px;
    }
    .home-head__content .home-head__right, .home-head__content .home-head__left {
        width: 50%;
    }
    .goals-list__item {
        width: 187px;
    }
    a.goals-list__item   div {
        font-size: 18px;
    }
    .goals {
        padding-bottom: 40px;
    }
    .abouth .abouth-right {
        width: 45%;
    }
    .abouth .abouth-left {
        flex: 0 0 447px;
    }
    .sidebar-box .particle-list__title {
        font-size: 15px;
    }
   body #mega-menu-wrap-menu-header #mega-menu-menu-header.mega-menu-horizontal li#mega-menu-item-407.mega-menu-megamenu > ul.mega-sub-menu, 
   body #mega-menu-wrap-menu-header #mega-menu-menu-header.mega-menu-horizontal li.mega-menu-megamenu > ul.mega-sub-menu {
        left: 41%!important;
        transform: translate(-50%, 20px) !important;
    }
}

.develop{
	display: none;
}
input[name="tz"].wpcf7-not-valid + span {
	display:block !important;
	
    text-align: right;
    margin-bottom: 10px;

}

#wpcf7-f152-o1 input[name="tz"].wpcf7-not-valid + span {
    display: block !important;
    text-align: right;
    margin-bottom: 10px;
    position: absolute;
    right: 31px;
}


.servicesPg .mainRow {
    margin-left: -30px;
    margin-right: -30px;
}

.servicesPg .mainCol {
    padding-left: 30px;
    padding-right: 30px;
}

.servicesPg .mainCol8 {
    flex: 0 0 70%;
    max-width: 70%;
}

.servicesPg .mainCol4 {
    flex: 0 0 30%;
    max-width: 30%;
}

.servicesPg .page-form {
    padding-left: 0;
    padding-right: 0;
}

/* stickySidebarOptions */
.stickySidebarOptions {
    position: fixed;
    right: 0;
    bottom: 95px;
    z-index: 999;
}

.stickySidebarOptions > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.stickySidebarOptions > ul > li {
    position: relative;
    display: block;
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none;
    min-width: 200px;
    font-weight: 700;
}

.stickySidebarOptions > ul > li:first-child {
    margin-top: 0;
}

.stickySidebarOptions > ul > li:last-child {
    margin-bottom: 0;
}

.stickySidebarOptions > ul > li > a {
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    color: inherit !important;
    border-radius: 35px 0 0 35px;
    -webkit-border-radius: 35px 0 0 35px;
    -moz-border-radius: 35px 0 0 35px;
    -ms-border-radius: 35px 0 0 35px;
    -o-border-radius: 35px 0 0 35px;
    position: relative;
    z-index: 99;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
}

.stickySidebarOptions > ul > li > a.active {
    opacity: 0;
}

.stickySidebarOptions > ul > li.loanFunds {
    color: #26313a;
}

.stickySidebarOptions > ul > li.loanFunds > a {
    background-color: #ffc798;
    box-shadow: 0px 0px 16px 0px rgba(255, 199, 152, 0.9);
    padding: 7px 7px 7px 30px;
}

.stickySidebarOptions > ul > li.scrollWhatsapp {
    color: #ffffff;
}

.stickySidebarOptions > ul > li.scrollWhatsapp > a {
    background-color: #00d253;
    box-shadow: 0px 0px 16px 0px rgba(68, 182, 76, 0.9);
    padding: 7px 7px 7px 30px;
}

.stickySidebarOptions > ul > li.loanFunds > a > span,
.stickySidebarOptions > ul > li.scrollWhatsapp > a > span {
    display: inline-flex;
    width: 115px;
}

.stickySidebarOptions > ul > li.loanFunds .icon,
.stickySidebarOptions > ul > li.scrollWhatsapp .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 7px;
    background-color: #ffffff;
    width: 38px;
    height: 38px;
    padding: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.stickySidebarOptions > ul > li.loanFunds .icon > img,
.stickySidebarOptions > ul > li.scrollWhatsapp .icon > img {
    width: 100%;
    max-height: 100%;
}

.stickySidebarOptions > ul > li.fundHouseShield {
    display: flex;
    justify-content: center;
}

.stickySidebarOptions > ul > li.fundHouseShield img {
    width: 100px;
}

.stickySidebarOptions > ul > li.fundHouseShield .shieldDetail {
    position: absolute;
    right: -200%;
    /*right: 100px;
    */top: 0;
    bottom: 0;
    min-width: 275px;
    width: 100%;
    /*padding: 10px 185px 10px 20px;
    */padding: 10px 75px 10px 20px;
    font-size: 0;
    line-height: 0;
    z-index: -1;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 10%);
    border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px;
    -o-border-radius: 10px 0 0 10px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}

.stickySidebarOptions > ul > li.fundHouseShield .shieldDetail .closeIcon {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: auto;
    cursor: pointer;
    display: none;
}

.stickySidebarOptions > ul > li.fundHouseShield .shieldDetail p {
    font-weight: 400;
    font-size: inherit;
    line-height: inherit;
    color: #000000;
    font-size: 14px;
    line-height: 14px;
}

.stickySidebarOptions > ul > li.fundHouseShield > a:hover ~ .shieldDetail {
    right: 100px;
    /* min-width: 275px;
    width: 100%;
    padding: 10px 75px 10px 20px;
    font-size: 14px;
    line-height: 14px; */
}

.stickySocialList {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 15px;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
}

.stickySocialList.active {
    /* display: flex; */
    opacity: 1;
    z-index: 9;
    visibility: visible;
}

.stickySocialList a {
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.stickySocialList a.closeIcon {
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    max-width: 120px;
}

.stickySocialList a.closeIcon span {
    color: #fff;
}

.stickySocialList a.closeIcon i {
    background-color: #d4d3d3;
    width: 24px;
    height: 24px;
    margin-right: 13px;
    display: inline-flex;
    color: #000000 !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.stickySocialList a.closeIcon span {
    display: none;
}

.stickySocialList a:hover,
.stickySocialList a:hover i {
    color: #00d252;
}

.stickySocialList a .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px !important;
    width: 50px !important;
    height: 50px !important;
    background-color: rgb(0, 210, 83) !important;
    box-shadow: 0px 0px 16px 0px rgba(68, 182, 76, 0.9);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.stickySocialList a .icon img {
    width: 22px !important;
}

.stickySocialList a .icon i {
    font-size: 22px;
    line-height: 22px;
    color: #ffffff;
}
/* stickySidebarOptions */

/* eligibilityLoanModal */
.eligibilityLoanModal {
    max-width: 815px;
    width: 100%;
    padding: 30px 0 0;
    overflow: initial;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.eligibilityLoanModal .fancybox-close-small {
    left: -30px;
    right: auto;
}

.eligibilityLoanModal .eligibilityLoanImage img {
    width: 120%;
    margin-left: -88px;
    max-width: initial;
}

.eligibilityLoanModal .modalTitle {
    font-weight: 700;
    font-size: 40px;
    line-height: 45px;
    color: #000000;
    margin: 0 0 30px;
}

.eligibilityLoanModal .modalTitle * {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
}

.eligibilityLoanModal .eligibilityLoanDescription {
    padding-right: 20px;
    padding-bottom: 20px;
    direction: rtl;
    text-align: initial;
}

.eligibilityLoanModal .detail ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.eligibilityLoanModal .detail ul li {
    display: block;
    margin: 0 0 15px;
    padding: 0 40px 0 0;
    list-style-type: none;
    position: relative;
    font-size: 16px;
    line-height: 25px;
    color: #000000;
}

.eligibilityLoanModal .detail ul li:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background: url("img/check-icon.svg") no-repeat;
    background-size: 100% 100%;
}
/* eligibilityLoanModal */

/* .page-form__content */
.services-head-page {
    min-height: 343px;
}

.services-head-page .head-page__breadcrumbs {
    font-weight: 400;
}

.head-page__tags {
    position: absolute;
    top: 0;
    margin-top: 40px;
    padding-bottom: 10px;
    display: flex;
    direction: rtl;
    text-align: initial;
    z-index: 1;
}

.head-page__tags * {
    display: inline-flex;
    text-decoration: none;
    margin: 0 5px 10px;
    background-color: #00d252;
    color: #ffffff;
    font-weight: 700;
    padding: 2.5px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.head-page__tags a:hover {
    background-color: #000000;
}

.head-page .headPageContent {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
}

.head-page .page-form__content {
    height: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.head-page .page-form__content .widget-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
}

.head-page .page-form__content p {
    font-size: 18px;
    line-height: 28px;
}

.page-form__content.parrotLayout {
    background-color: #00d252;
}

.page-form__content.parrotLayout .widget-title {
    color: #ffffff;
}

.page-form__content.parrotLayout p {
    color: #ffffff;
}

.page-form__content.parrotLayout .btn {
    background-color: #000000;
}
/* .page-form__content */

/* main Service Profile */
.mainServicesSection {
    padding: 40px 50px 30px;
    margin-bottom: 35px;
    direction: rtl;
    text-align: initial;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.mainServicesSection .serviceProfile .profileTitle {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #000000;
    position: relative;
    margin-bottom: 15px;
}

.mainServicesSection .serviceProfile .profileTitle * {
    display: inline-block;
    position: relative;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
}

.mainServicesSection .serviceProfile .profileTitle *:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 5px;
    height: 8px;
    width: 100%;
    background-color: #fcf0e4;
    z-index: -1;
}

.mainServicesSection .serviceProfile .profileTitle span {
    display: block;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}

.mainServicesSection .serviceProfile .profileTitle span:before {
    display: none;
}

.mainServicesSection .serviceProfile .image {
    text-align: center;
    /* display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    background-color: #dcd8cd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; */
}

.mainServicesSection .serviceProfile .image img {
    width: 200px;
    height: 200px;
    object-fit: contain;
    font-family: 'object-fit: contain';
}

.mainServicesSection .serviceProfileBlock {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.mainServicesSection .serviceProfileBlock .detail {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px);
    width: 100%;
    flex-direction: column;
}

.mainServicesSection .serviceProfileBlock .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 0;
}

.mainServicesSection .serviceProfileBlock .title * {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
}

.mainServicesSection .serviceProfileBlock .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin-left: 20px;
    background-color: #fff6ef;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.mainServicesSection .serviceProfileBlock .icon img {
    width: 40px;
    height: 40px;
}

.serviceProfileDescription p {
    font-size: 18px;
    line-height: 25px;
}

.servicesPg .page-form {
    margin-top: -30px;
}
/* main Service Profile */

@media (max-width: 1399px) {
/* services page */
.servicesPg .mainCol8 { flex: 0 0 69%; max-width: 69%; }
.servicesPg .mainCol4 { flex: 0 0 31%; max-width: 31%; }
/* services page */
}

@media (max-width: 1299px) {
/* services page */
.servicesPg .mainCol8 { flex: 0 0 68%; max-width: 68%; }
.servicesPg .mainCol4 { flex: 0 0 32%; max-width: 32%; }
/* services page */
}

@media (max-width: 1199px) {
/* service page */
.mainServicesSection { padding: 40px 20px; }
.mainServicesSection .serviceProfile .profileTitle span { font-size: 20px; line-height: 25px; }
.mainServicesSection .serviceProfileBlock .title { font-size: 20px; line-height: 25px; }
.servicesPg .mainCol8 { flex: 0 0 67%; max-width: 67%; }
.servicesPg .mainCol4 { flex: 0 0 33%; max-width: 33%; }
/* service page */
}

@media (max-width: 991px) {
.eligibilityLoanModal { max-width: 575px; }
.eligibilityLoanModal .eligibilityLoanImage img { margin-left: -62px; }
/* service page */
.mainServicesSection { padding: 40px 20px; }
.mainServicesSection .serviceProfile .profileTitle span { font-size: 20px; line-height: 25px; }
.mainServicesSection .serviceProfileBlock .title { font-size: 20px; line-height: 25px; }

.services-head-page .loan-head-block { display: block; }
.services-head-page .loan-title-info { width: 100%; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.services-head-page .loan-form { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.services-head-page .loan-title-info:before { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.servicesPg .mainCol8 { flex: 0 0 100%; max-width: 100%; }
.servicesPg .mainCol4 { flex: 0 0 100%; max-width: 100%; }
/* service page */
}

@media (max-width: 767px) {
.eligibilityLoanModal { max-width: 575px; }
.eligibilityLoanModal .eligibilityLoanImage img { margin: 20px 0 0; width: 100%; }
.eligibilityLoanModal .eligibilityLoanDescription { padding: 20px; }

/* service page */
.mainServicesSection .serviceProfile { margin-bottom: 25px; }
.loan-form span.current { float: right; }
.services-head-page .head-page__content h1,
.services-head-page .page-title { font-size: 33px; }
.services-head-page .loan-form span.current { float: right; }
.servicesPg .loan-form { text-align: center; padding: 30px 20px; }
.services-head-page .loan-form { text-align: center; }
.services-head-page .loan-form .widget button { margin: 10px auto 0; }
.servicesPg .loan-form .widget button { margin: 10px auto 0; }
.loan-form .widget .widget-title { font-size: 25px; }
.eligibilityLoanModal .modalTitle { text-align: center; }
.eligibilityLoanModal .fancybox-close-small { left: 10px; }
/* service page */
}

@media (max-width: 575px) {
.stickySidebarOptions { left: 0; bottom: 0; }
.stickySidebarOptions > ul { display: flex; flex-wrap: wrap; }
.stickySidebarOptions > ul > li { display: inline-flex; flex: 0 0 50%; max-width: 50%; width: 100%; min-width: inherit; margin: 0; }
.stickySidebarOptions > ul > li.fundHouseShield { position: absolute; left: 0; bottom: 100%; flex: 0 0 auto; max-width: inherit; width: auto; }
.stickySidebarOptions > ul > li > a { font-size: 12px; width: 100%; padding: 7px !important; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.stickySidebarOptions > ul > li.loanFunds .icon, .stickySidebarOptions > ul > li.scrollWhatsapp .icon { width: 28px; height: 28px; }
.stickySidebarOptions > ul > li.loanFunds > a > span, .stickySidebarOptions > ul > li.scrollWhatsapp > a > span { width: 105px; }
.stickySidebarOptions > ul > li.fundHouseShield .shieldDetail { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; padding: 30px 20px 10px 125px; position: fixed; min-height: 150px; top: auto; bottom: 50px; right: auto; left: -200%; width: 100%; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.stickySidebarOptions > ul > li.fundHouseShield .shieldDetail .closeIcon { display: block; }
.stickySidebarOptions > ul > li.fundHouseShield > a:hover ~ .shieldDetail { right: auto; }
.stickySidebarOptions > ul > li.fundHouseShield .shieldDetail.active { left: 0; right: auto; min-width: inherit; z-index: 9; }
.stickySidebarOptions > ul > li.scrollWhatsapp { background-color: #00d253; }
.stickySocialList a.closeIcon { margin-top: 15px; margin-right: 15px; }
.stickySocialList a.closeIcon span { display: inline-flex; }
.stickySocialList a.closeIcon i { margin: 0 0 0 13px; border: 3px solid #fff; width: 32px; height: 30px; }
.stickySocialList a { font-size: 0; line-height: 0; }

/* service page */
.services-head-page { margin-bottom: 0; }
.services-head-page .loan-head-block { background-color: transparent; }
.services-head-page .head-page__breadcrumbs { margin-bottom: 5px; }
.services-head-page .loan-title-info { padding: 0; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
.services-head-page .loan-title-info:before { display: none; }
.services-head-page .loan-title-info { color: #000000; }
.services-head-page .head-page__tags { position: relative; margin-top: 20px; }
.services-head-page .head-page__content { padding-top: 0; }
.services-head-page .loan-title-info .head-page__content h1 { color: #000000; }
.services-head-page .loan-title-info img { position: relative; height: 175px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
.servicesPg .loan-form { margin: 50px auto 30px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
.mainServicesSection { padding: 20px; }
/* service page */
}

@media (max-width: 360px) {
.page-whytake { justify-content: center; }
.page-whytake .page-whytake__item { width: 134px; height: auto; display: inline-block; margin: 0 5px 20px; }
}