*::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
    font-family: "GothamProLight", sans-serif;
    font-size: 16px;
}

*:-moz-placeholder {
    color: #999;
    opacity: 1;
    font-family: "GothamProRegular", sans-serif;
    font-size: 16px;
}

*::-moz-placeholder {
    color: #999;
    opacity: 1;
    font-family: "GothamProRegular", sans-serif;
    font-size: 16px;
}

*:-ms-input-placeholder {
    color: #999;
    opacity: 1;
    font-family: "GothamProRegular", sans-serif;
    font-size: 16px;
}

*::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
    font-family: "GothamProLight", sans-serif;
    font-size: 16px;
}

*:-moz-placeholder {
    color: #999;
    opacity: 1;
    font-family: "GothamProRegular", sans-serif;
    font-size: 16px;
}

*::-moz-placeholder {
    color: #999;
    opacity: 1;
    font-family: "GothamProRegular", sans-serif;
    font-size: 16px;
}

*:-ms-input-placeholder {
    color: #999;
    opacity: 1;
    font-family: "GothamProRegular", sans-serif;
    font-size: 16px;
}

header {
    width: 100%;
    min-height: 600px;
    background: url(../img/new/back_new.png) top center no-repeat;
    position: relative;
    background-size: cover;
    padding-bottom: 125px;
}

@media only screen and (max-width: 768px) {
    header {
        background-color: #dfdfdf;
        background-image: none;
    }
}

.landing_5 header {
    padding-bottom: 0;
    background-position: 50% 100%;
    background: url(../img/new/back/img2.png) top center no-repeat;
    background-color: #e6e6e6;
}

.landing_6 header {
    background: url(../img/new/back/img1.jpg) top center no-repeat;
}

body {
    font-family: "GothamProRegular", sans-serif;
}

header .topline {
    position: fixed;
    width: 100%;
    left: 0;
    margin: 0;
    top: 0;
    margin-top: 0;
    z-index: 20;
    height: 90px;
    padding-top: 35px;
    transition: .2s linear;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

header .under-top {
    padding-top: 106px;
}

.landing_5 header .under-top {
    padding-top: 80px;
}

header .topline .fix-menu {
    padding: 0;
}

header .topline.fix {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
}

header .topline.fix .fix-menu {
    /* padding: 0; */
    /* padding-top: 19px; */
    /* height: 61px; */
}

header .head-bottom {
    width: 50%;
    margin: auto;
    margin-top: 50px;
    display: flex;
    text-transform: inherit;
}

.landing_6 header .head-bottom {
    display: none;
}

header .head-bottom .price {
    float: left;
    width: 50%;
    text-align: center;
    padding: 40px;
    padding-bottom: 0;
    padding-top: 40px;
    text-transform: lowercase;
    background: url(../img/new/head_1.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
}

header .head-bottom .math {
    float: left;
    width: 50%;
    text-align: center;
    padding: 40px;
    padding-top: 40px;
    padding-bottom: 0;
    text-transform: lowercase;
    background: url(../img/new/head_2.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
}

header .topline.fix .fix-menu .login {
}

header .form {
    margin-bottom: 100px;
}

header .form .form-top {
    display: none;
}

header .form textarea {
    display: none;
}

header .form.form-vertical form {
    background: #ffffffb5;
    padding: 30px 35px;
    border-radius: 10px;
    margin-left: 0;
    margin-top: 30px;
}

header .form.form-vertical form .form-top {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}

.landing_5 header .form.form-vertical form .form-top {
    display: block;
}

.landing_5 header .form.form-vertical form textarea {
    display: block;
}

header .form.form-vertical form .form-top span {
    color: #969696;
}

header .form .jq-selectbox {
    margin-right: 30px;
    width: 22%;
}

header .form .btn {
    width: 24%;
}

header h2 {
    text-align: center;
    margin-top: 50px;
    font-family: "GothamProMedium", sans-serif;
    color: #4e4e4e;
    position: relative;
    font-size: 30px;
    margin-top: 150px;
}

header h1 {
    text-align: center;
    margin-top: 50px;
    font-family: "GothamProMedium", sans-serif;
    color: #4e4e4e;
    position: relative;
    font-size: 30px;
    margin-top: 150px;
}

.landing_5 header h2 {
    margin-top: 30px;
    text-align: left;
}

.landing_5 header h1 {
    margin-top: 30px;
    text-align: left;
}

.landing_6 header h1 {
    color: white;
}

header .fix + h2 {
}

.landing_6 header h2 {
    color: white;
}

header h3 {
    text-align: center;
    font-family: "GothamProLight", sans-serif;
    margin-bottom: 100px;
    font-size: 22px;
    color: #4d4d4d;
}

.landing_6 header h3 {
    color: white;
}

.landing_5 header h3 {
    margin-bottom: 30px;
    text-align: left;
}

.landing_5 header h4 {
    text-align: left;
    font-size: 16px;
    margin-top: 30px;
    line-height: 22px;
}

.landing_5 header h3 + h4 {
    z-index: 10;
    height: 103px;
    margin: 50px 0 20px 0;
    padding: 20px 120px 0 0;
    position: relative;
    background: url(../img/head-line.png) top left no-repeat;
    background-size: 88% 100%;
    color: white;
    font-size: 18px;
    text-align: left;
}

.landing_5 header h3 + h4::before {
    content: '';
    display: inline-block;
    width: 1000%;
    height: 103px;
    background: #7cc576;
    left: -1000%;
    top: 0;
    z-index: 1;
    position: absolute;
}

header h4 {
    text-align: center;
    font-family: "GothamProLight", sans-serif;
}

.landing_6 header .text_h4 {
    color: white;
    background: #7bc476;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 30px;
    text-align: center;
}

header .nav-but {
    font-family: "GothamProRegular", sans-serif;
    text-align: center;
    margin: auto;
}

header .nav-but ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

header .nav-but ul li {

}

header .logo {
    margin-top: -4px;
}

header .logo .old {
    display: none;
}

.landing_6 header .logo .old {
    display: block;
    position: absolute;
    top: -35px;
}

.landing_6 header .logo .old img {
    height: 50px;
    border-radius: 0 0 4px 4px;
}

.landing_6 header .logo .new {
    display: none;
}

.landing_6 header .fix .logo .old {
    display: none;
}

.landing_6 header .fix .logo .new {
    display: block;
}

header .nav-but ul li a {
    color: #555555;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 13px 8px;
    line-height: 13px;
    border: 2px solid #edce6f;
    border-radius: 5px;
}

.landing_5 header .nav-but ul li a {
    border: 2px solid #74c47b;
}

.landing_6 header .nav-but ul li a {
    color: white;
}

.landing_6 header .fix .nav-but ul li a {
    color: #555555;
}

header .nav-but ul li a:hover {
    text-decoration: none;
    background: #edce6f;
    color: white;
}

.landing_5 header .nav-but ul li a:hover {
    text-decoration: none;
    background: #74c47b;
    color: white;
}

header .nav-menu {

}

header .nav-menu ul {
    list-style: none;
    display: inline-flex;
    padding: 0;
    margin: 0;
}

header .nav-menu ul li {
    margin-right: 20px;
    font-family: "GothamProMedium", sans-serif;
    font-size: 12px;
}

header .nav-menu ul li a {
    color: #4c4c4c;
    font-size: 13px;
}

header .nav-menu ul li a:hover {
    text-decoration: none;
    color: #74c47b;
}

header .login {
    display: inline-grid;
    padding-left: 14px;
    background: url(../img/new/arrow-right.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-top: -11px;
}

.landing_6 header .text_h4 h5 {
    font-size: 16px;
}

header .login a {
    border-bottom: 2px dotted #585858;
    color: #585858;
    margin-bottom: 2px;
    display: inline-block;
    font-size: 13px;
    font-family: "GothamProMedium", sans-serif;
    max-width: 85px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    text-decoration: none;
}

.landing_6 header .login a {
    border-bottom: 2px dotted white;
    color: white;
}

.landing_6 header .fix .login a {
    border-bottom: 2px dotted #585858;
    color: #585858;
}

header .fix .login noindex:first-child:after {
    background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #ffffff 100%);
}

header .login noindex:first-child:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    width: 30px;
    background-image: -o-linear-gradient(0deg, rgba(40, 49, 60, 0) 0, #e3e3e3 100%);
    background-image: linear-gradient(90deg, rgba(226, 226, 226, 0) 0, #e3e3e3 100%);
    pointer-events: none;
    transition: .2s linear;
}

.landing_6 header .login noindex:first-child:after {
    content: '';
    background: none;
}

a {
    transition: .2s linear;
    text-decoration: none;
}

header .login a:hover {
    text-decoration: none;
    color: #74c47b;
    border-bottom: 2px dotted #74c47b;
}


.jq-selectbox__select {
    background: #fbfbfa;
    border: none;
    box-shadow: 0px 0px 6px rgb(214, 213, 213);
    height: 48px;
    line-height: 48px;
}

.jq-selectbox__select:hover {
    background: #fbfbfa;
    border: none;
    box-shadow: 0px 0px 6px rgb(191, 191, 191);
    height: 48px;
    line-height: 48px;
}

.jq-selectbox__trigger {
    border: none;
    line-height: 48px
}

.jq-selectbox__trigger-arrow {
    top: 22px;
}

.jq-selectbox__select-text {
    color: #999;
}

.btn {
    background: #74c47b;
    color: white;
    padding: 14px 25px 12px;
    text-transform: uppercase;
    white-space: inherit;
}

.btn:hover {
    background: #86d57f;
    color: white;
}

.btn:active {
    background: #73b76d;
    color: white;
}

.s1_new {
    border-bottom: 1px solid #e5e5e5;
    display: inherit;
}

.s1_new .item {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: 16px;
}

.s1_new .item strong {
    color: #74c47b;
    font-size: 36px;
    display: block;
    font-family: "GothamProMedium", sans-serif;
}

.s2_new {
    padding-top: 70px;
    display: inherit;
    text-align: center;
}

.s2_new .container {
    border-bottom: 1px solid #e5e5e5;
}

.s2_new .slide {
    /* width: 300px; */
}

.s2_new img {
    margin: auto;
}

.s2_new .btn {
    margin-top: 80px;
    margin-bottom: 80px;
}

.s2_new h3 {
    text-align: center;
    margin-bottom: 100px;
    font-size: 28px;
    font-family: "GothamProMedium", sans-serif;
}

.s2_new .item h4 {
    text-align: center;
    margin-top: 60px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "GothamProMedium", sans-serif;
    color: #4c4c4c;
}

.s2_new .item {
    text-align: center;
}

.s2_new .item .img {
    height: 80px;
}

.s2_new .item ul {
    text-align: center;
    list-style: none;
    padding: 0;
}

.s2_new .item ul li {
    text-align: center;
}

.s2_new .item a {
    color: #4c4c4c;
    font-size: 15px;
    cursor: pointer;
}

.s2_new .item a.all {
    margin-top: 15px;
    border-bottom: 1px dotted #7ac477;
    color: #7ac477;
    display: inline-block;
}

.s2_new .item a.all:hover {
    text-decoration: none;
    color: #4c4c4c;
}

.s4_new {
    margin-top: 70px;
    text-align: center;
}

.s4_new h3 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 76px;
    font-size: 28px;
    font-family: "GothamProMedium", sans-serif;
    color: #4d4d4d;
}

.s4_new div.box {
    width: 60%;
    margin: auto;
    margin-bottom: 50px;
}

.s4_new div.box .table {
    border: 1px solid #e5e5e5;
    display: inline-table;
}

.s4_new div.box .table .head {
    background: #f7f7f7;
    padding: 30px;
    font-size: 18px;
    color: #4d4d4d;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    padding-left: 20px;
    height: 80px;
}

.s4_new div.box .table .left .head {
    border-right: 1px solid #e5e5e5;
}

.s4_new div.box .table .left .item {
    border-right: 1px solid #e5e5e5;
}

.s4_new div.box .table .item:last-child {
    border-bottom: none;
}

.s4_new div.box .table .item {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px;
    color: #4d4d4d;
    padding-right: 55px;
    background: url(../img/new/times.png);
    background-repeat: no-repeat;
    background-position: 93% 50%;
    text-align: left;
    height: 100px;
}

.s4_new div.box .table .left .item {
    background-image: url(../img/new/back.png);
}

.s4_new div.box .table .left {
    width: 50%;
    float: left;
    text-align: left;
}

.s4_new div.box .table .right {
    width: 50%;
    float: left;
    text-align: left;
}

.s4_new span {
    color: #999999;
    display: block;
    margin: auto;
    text-align: center;
    font-size: 16px;
}

.s4_new .btn {
    margin: auto;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 80px;
}

.s4_new div table {
    border: 1px solid #e5e5e5;
}

.s4_new div table th {
    background: #f7f7f7;
    padding: 30px;
    font-size: 18px;
    color: #4d4d4d;
    border: 1px solid #e5e5e5;
    width: 50%;
    padding-left: 20px;
}

.s4_new div table tbody tr {
    height: 100px;
}

.s4_new div table tbody tr td {
    border: 1px solid #e5e5e5;
    padding: 20px;
    color: #4d4d4d;
    padding-right: 55px;
    background: url(../img/new/times.png);
    background-repeat: no-repeat;
    background-position: 93% 50%;
    text-align: left;
}

.s4_new div table tbody tr td:first-child {
    background: url(../img/new/back.png);
    background-repeat: no-repeat;
    background-position: 93% 50%;
}

.s4_new .container {
    border-bottom: 1px solid #e5e5e5;
}

.s5_new {
    position: relative;
    min-height: 400px;
    padding-bottom: 100px;
}

.s5_new .box {
    position: relative;
}

.s5_new .box > .btn {
    display: none;

}

.s5_new h3 {
    margin-bottom: 100px;
    text-align: center;
    font-size: 28px;
    font-family: "GothamProMedium", sans-serif;
    color: #4d4d4d;
    padding-top: 50px;
}

.s5_new .msg {
    background: #f7f8f7;
    position: absolute;
    padding: 20px;
    border-radius: 5px;
    width: 43%;
}

.s5_new .msg:after {
    content: ' ';
    height: 17px;
    width: 8px;
    position: absolute;
    right: -7px;
    top: 50%;
    background: url(../img/new/we-left.png);
    margin-top: -8px;
}

.s5_new .msg-1:after {
    left: -7px;
    right: inherit;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -8px;
}

.s5_new .msg-2:after {
}

.s5_new .msg-3:after {
    left: -7px;
    right: inherit;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.s5_new .msg-4:after {
}

.s5_new .msg strong {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: "GothamProMedium", sans-serif;
}

.s5_new .msg.msg-1 {
    top: -33px;
    right: 0px;
}

.s5_new .msg.msg-2 {
    top: 112px;
    left: 0px;
    text-align: right;
}

.s5_new .msg.msg-3 {
    top: 269px;
    right: 0;
}

.s5_new .msg.msg-4 {
    top: 420px;
    left: 0px;
    text-align: right;
}

.s5_new .line {
    text-align: center;
    width: 50px;
    margin: auto;
    position: relative;
}

.s5_new .line span {
    background: #74c47b;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: block;
    font-size: 20px;
    color: white;
    text-align: center;
    padding: 13px 8px;
    z-index: 2;
    position: relative;
    margin-bottom: 100px;
}

.s5_new .line button {
    position: relative;
    z-index: 2;
    left: -79px;
    white-space: nowrap;
}

.s5_new .line div {
    height: 100%;
    width: 6px;
    position: absolute;
    background: #74c47b;
    top: 0;
    right: 22px;
    z-index: 1;
}

.s6_new {
    background: #74c47b;
    text-align: center;
    color: white;
    padding-top: 55px;
    padding-bottom: 55px;
    font-family: "GothamProLight", sans-serif;
}

.s6_new h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 30px;
    margin-top: 0;
}

.s8_new {
    background: #74c47b;
    text-align: center;
    color: white;
    padding-top: 55px;
    padding-bottom: 55px;
    font-family: "GothamProLight", sans-serif;
}

.s8_new h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 20px;
}

.s8_new h4 {
    width: 70%;
    margin: auto;
    font-size: 16px;
    line-height: 32px;
    font-family: "GothamProLight", sans-serif;
}

.s7_new {
    text-align: center;
}

.s7_new .btn {
    margin-top: 10px;
    margin-bottom: 100px;
    height: auto;
}

.s7_new .row > div {
    text-align: left;
    height: 100px;
    margin-bottom: 60px;
    padding-left: 100px;
    background: url(../img/new/with/with_1.png);
    background-repeat: no-repeat;
}

.s7_new .row .item-2 {
    background-image: url(../img/new/with/with_2.png);
}

.s7_new .row .item-3 {
    background-image: url(../img/new/with/with_3.png);
}

.s7_new .row .item-4 {
    background-image: url(../img/new/with/with_4.png);
}

.s7_new .row .item-5 {
    background-image: url(../img/new/with/with_5.png);
}

.s7_new .row .item-6 {
    background-image: url(../img/new/with/with_6.png);
}

.s7_new .row > div strong {
    color: #4c4c4c;
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: "GothamProMedium", sans-serif;
    text-transform: uppercase;
}

.s7_new .row > div span {
    font-size: 15px;
    color: #4c4c4c;
    font-family: "GothamProLight", sans-serif;
    width: 90%;
    display: block;
}

.s7_new .container {
    border-bottom: 1px solid #e5e5e5;
}

.s7_new h3 {
    text-align: center;
    margin-top: 90px;
    font-size: 28px;
    font-family: "GothamProMedium", sans-serif;
    margin-bottom: 120px;
}

.s9_new .btn {
    margin: auto;
}

.s9_new {
    text-align: center;
    padding-bottom: 100px;
}

.bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    height: auto !important;
}

.s9_new .main-text {
    width: 70%;
    margin: auto;
    font-size: 16px;
    color: #4d4d4d;
    font-family: "GothamProLight", sans-serif;
}

.s9_new .who {
    color: #484848;
    margin-top: 25px;
    font-size: 16px;
}

.s9_new .bx-wrapper {
    margin-bottom: 70px;
}

.s9_new h3 {
    text-align: center;
    margin-top: 90px;
    font-size: 28px;
    font-family: "GothamProMedium", sans-serif;
    margin-bottom: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #74c47b;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background: #e9e9e9;
}

.s9_new h4 {
    font-family: "GothamProLight", sans-serif;
    text-align: center;
    margin-bottom: 90px;
}

.bx-wrapper .bx-prev {
    background-image: url(../img/new/bx-left.png);
}

.bx-wrapper .bx-next {
    background-image: url(../img/new/bx-right.png);
}

.bx-wrapper .bx-controls-direction a {
    width: 45px;
    height: 45px;
    z-index: 15;
}

.s8 {
    margin-top: 70px;
}

.s8 .container {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 50px;
}

.s8 h3 {
    text-align: center;
}

.s8 .row {

}

.s8 .left {
    color: #71b46c;
    font-size: 18px;
    font-family: "GothamProMedium", sans-serif;
    cursor: pointer;
}

.s8 .right {
    color: #666666;
    font-size: 16px;
    margin-bottom: 50px;
    font-family: "GothamProLight", sans-serif;
}

.s8 .description2 {
    text-align: center;
    font-size: 16px;
    color: #4c4c4c;
    font-family: "GothamProLight", sans-serif;
    margin-bottom: 90px;
}

.s10_new {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 50px;
    text-align: center;
}

.s10_new h3 {
    text-align: center;
    font-size: 28px;
    color: #74c47b;
    margin-bottom: 20px;
    margin-top: 75px;
}

.s10_new h4 {
    text-align: center;
    margin-bottom: 40px;
    color: #4d4d4d;
    font-family: "GothamProLight", sans-serif;
}

.s10_new .btn {

}

.s11_new {

}

.s11_new .button {
    text-align: center;
    margin-top: 80px;
}

.s11_new .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -70px;
}

.s11_new .bx-wrapper .bx-controls-direction a.bx-next {
    right: -70px;
}

.s11_new .container {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 60px;
}

.s11_new h3 {
    text-align: center;
    font-size: 28px;
    font-family: "GothamProMedium", sans-serif;
    margin-top: 80px;
    margin-bottom: 80px;
}

.s11_new .link {

}

.s11_new .link img {

}

.s11_new .link .name {

}

.s11_new .link .rating {

}

.s11_new .link .rating .subject {

}

.s11_new ul {
    list-style: none;
    padding-left: 0;
}

.s11_new ul li {
    padding-left: 0;
}

.tutor {
    margin-bottom: 14px;
    height: 320px;
}

.tutor .tutor-left {

}

.tutor .tutor-left img {
    width: 107px;
}

.tutor .tutor-left .link {
    color: #70b36c;
    border-bottom: 1px dashed #70b36c;
    text-decoration: none;
    font-family: "GothamProLight", sans-serif;
}

.tutor .tutor-left .link span {
    margin-right: 5px;
}

.tutor .tutor-left .link:hover {
    color: #3c3c3c;
}

.tutor .tutor-left img {
    max-width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
}

.tutor .tutor-left .status {
    padding-bottom: 3px;
    font-family: "GothamProRegular", sans-serif;
}

.tutor .tutor-left .rating {
    margin-bottom: 5px;
}

.tutor .tutor-left .status span {
    background: black;
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 2px;
}

.tutor .tutor-left .status span.online {
    background: #70b36c;
}

.tutor .tutor-left .status span.offline {
    background: #ff0000;
}

.tutor .tutor-right {
}

.tutor .tutor-right .name {
    display: block;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: "GothamProMedium", sans-serif;
    color: #3c3c3c;
}

.tutor .tutor-right .name:hover {
    color: #7b7b7b;
}

.tutor .tutor-right .country {
    display: block;
    margin-bottom: 5px;
    font-family: "GothamProRegular", sans-serif;
}

.tutor .tutor-right .country div {
    margin-right: 5px;
}

.tutor .tutor-right .desc {
    display: block;
    margin-bottom: 10px;
}

.tutor .tutor-right .desc span {
    display: block;
    font-family: "GothamProLight", sans-serif;
}

.tutor .tutor-right .desc span b {
    padding-right: 5px;
    font-weight: normal;
    font-family: "GothamProMedium", sans-serif;
}

.tutor .tutor-right .link {
    color: #70b36c;
    border-bottom: 1px dashed #70b36c;
    text-decoration: none;
    font-family: "GothamProLight", sans-serif;
}

.tutor .tutor-right .link:hover {
    color: #3c3c3c;
}

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

footer .footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .footer-menu li {
}

footer .footer-menu li a {
    color: #4c4c4c;
}

footer .footer-dop-menu {
    list-style: none;
    margin: auto;
    padding: 0;
}

footer .footer-dop-menu li {
}

footer .footer-dop-menu li a {
    color: #4c4c4c;
    cursor: pointer;
}

footer .footer-dop-menu li a:hover {
    color: #74c47b;
}

footer .site {
    margin-bottom: 10px;
}

footer .phone {
    color: #4c4c4c;
    font-size: 18px;
}

footer .mail {
    margin-bottom: 20px;
}

footer .mail a {
    color: #6dac67;
    font-size: 14px;
}

footer .item4 {
    color: #4c4c4c;
    font-size: 14px;
}

footer .copyright a {
    color: #6dad68;
    border-bottom: 1px dotted #6dad68;
    padding-bottom: 2px;
}

footer .copyright a:hover {
    text-decoration: none;
}

footer .copyright {
    margin-bottom: 20px;
}

footer .item2 a {
    color: #6dad68;
    padding-bottom: 2px;
}


/*MODALS*/
.modal-content {
    border-radius: 3px;
    box-shadow: none;
    background: #f9f8f6;
}

.modal-content {
    padding: 0;
    border: none;
}

.modal-header {
    border-bottom: none;
    text-align: center;
}

.modal-content .select {
    margin-bottom: 20px;
}

.modal-header h4 {
    color: #454545;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 10px;
    font-family: "GothamProMedium", sans-serif;
}

.modal-content .form-first {
    width: 70%;
    margin: auto;
    padding-bottom: 40px;
}

.modal-content .form-first .jq-selectbox {
    width: 100%;
    margin-bottom: 20px
}

.modal-content .form-first textarea {
    width: 100%;
    margin-bottom: 20px;
}

.modal-content .form-first .btn {
    width: 100%;
}

.jq-selectbox__dropdown {
    width: 347px;
    margin: 0 0 0 25px;
    position: absolute;
    top: -5px;
    font-family: "GothamProRegular", sans-serif;
    color: #6a6a6a;
}

.modal-content .jq-selectbox__dropdown ul {
    max-height: 250px !important;
}

textarea {
    background: #ffffff;
    border: none;
    box-shadow: 0px 0px 6px rgb(214, 213, 213);
    height: 48px;
    line-height: 16px;
    font-size: 16px;
    padding-left: 12px;
    color: #999;
    padding-top: 18px;
    height: 48px;
    font-family: "GothamProLight", sans-serif;
    resize: none;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #999;
}

.select > i {
    display: none;
}

.select > select {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 1px 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff;
    border: none;
    height: 48px;
    line-height: 48px;
    background-image: url(../img/new/arrow-bot.png) !important;
    background-repeat: no-repeat;
    background-position: 100%;
    color: #999;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 15px rgba(214, 213, 213, 0.7);
    font-family: "GothamProLight", sans-serif;
    transition: .2s linear;
}

select:focus, input:focus, textarea:focus, button:focus, button:focus, a:focus {
    outline: none;
}

.select > select.error {
    box-shadow: 0px 0px 6px rgba(255, 0, 0, 0.4);
    border: 1px solid red;
}

.select > select.valid {
    box-shadow: 0px 0px 6px rgba(123, 196, 118, 0.4);
    border: 1px solid #74c47b;
}

input.error {
    box-shadow: 0px 0px 6px rgba(255, 0, 0, 0.4);
    border: 1px solid red;
}

input.valid {
    box-shadow: 0px 0px 6px rgba(123, 196, 118, 0.4);
    border: 1px solid #74c47b;
}

textarea.error {
    box-shadow: 0px 0px 6px rgba(255, 0, 0, 0.4);
    border: 1px solid red;
}

textarea.valid {
    box-shadow: 0px 0px 6px rgba(123, 196, 118, 0.4);
    border: 1px solid #74c47b;
}

label.error {
    display: none !important;
    margin: 0;
    max-width: 0;
    height: 0;
}

input {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 1px 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff;
    border: none;
    box-shadow: 0px 0px 15px rgba(214, 213, 213, 0.7);
    height: 48px;
    line-height: 48px;
    color: #999;
    font-size: 16px;
    border-radius: 3px;
    font-family: "GothamProLight", sans-serif;
}

header .form .select {
    margin-right: 15px;
    width: 22%;
    display: inline-block;
    position: relative;
}

header .form.form-vertical .select {
    width: 100%;
    margin-bottom: 15px;
}

header .form.form-vertical textarea {
    width: 100%;
    margin-bottom: 20px;
}

header .form.form-vertical .btn {
    width: 100%;
}

.modal-footer {
    border: none;
    text-align: center;
    padding: 0;
    padding-bottom: 40px;
    margin-top: -20px;
    width: 70%;
    margin: auto;
}

.modal-footer .btn {
    width: 100%;
}

.modal-header .close {
    font-size: 30px;
    color: #616161;
    opacity: 1;
}

.modal-header .close:hover {
    opacity: 0.5;
}

#modal-def {

}

#modal-def .modal-title {
    padding: 0;
    margin: 0;
    color: #454545;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 10px;
}

#modal-def .modal-sub-title {
    color: #8a8a8a;
    font-size: 16px;
    padding: 0;
    margin: 0;
    width: 80%;
    margin: auto;
}

#modal-def .btn {
    /* width: 80%; */
}

#modal-def .modal-body {
    width: 70%;
    margin: auto;
}

#modal-def .modal-body input {
    margin-bottom: 20px;
}

.modal-body {
    width: 70%;
    margin: auto;
    padding: 15px 0;
    padding-bottom: 0;
}

.modal-body .text a {
    color: #7bc475;
    border-bottom: 1px dotted #7bc475;
    float: left;
}

.modal-body .text a:hover {
    text-decoration: none;
    color: black;
}

.modal-header .modal-sub-title a {
    color: #7bc475;
    border-bottom: 1px dotted #7bc475;
    font-size: 16px;
}

.modal-header .modal-sub-title a:hover {
    text-decoration: none;
    color: black;
}

.modal-body .text a:last-child {
    float: right;
}

.modal-body input {
    margin-bottom: 20px;
}

.modal-body input:last-child {
}

.modal-body .text {
    margin-bottom: 0px;
    display: flow-root;
    margin-bottom: 20px;
}

.modal-footer .but {
    margin-top: 20px;
    /*margin-bottom: -20px;*/
}

.modal-footer .but a {
    color: #7bc475;
    border-bottom: 1px dotted #7bc475;
    font-size: 18px;
    text-transform: uppercase;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #7bc475;
    width: 25px;
    height: 3px;
    margin-bottom: 5px;
}

.modal-footer .but a:hover {
    text-decoration: none;
    color: black;
}

.navbar-default {
    background: none;
    border: none;
}

.navbar-collapse {
    margin: 0;
    padding: 0;
}

.navbar-nav > li > a {
    padding: 0;
    padding-right: 10px;
    font-family: "GothamProRegular", sans-serif;
    color: #4c4c4c !important;
    text-decoration: none;
}

.landing_6 .navbar-default .navbar-nav > li > a {
    color: white !important;
}

.landing_6 .fix .navbar-default .navbar-nav > li > a {
    color: #4c4c4c !important
}

.navbar-nav > li > a:hover {
    color: #74c47b !important;
}

.navbar-nav > li:last-child > a {
    padding-right: 0;
}

.navbar-header .logo {
    display: none;
}

.navbar-default .navbar-toggle {
    border: none;
    background: none;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border: none;
    background: none;
}

.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background: black;
}

.modal-dialog {
    width: 390px;
}


.flag-NOWHERE, .flag-ABKHAZIA, .flag-AD, .flag-AE, .flag-AF, .flag-AG, .flag-AI, .flag-AL, .flag-AM, .flag-AN, .flag-AO, .flag-AQ, .flag-AR, .flag-AS, .flag-AT, .flag-AU, .flag-AW, .flag-AX, .flag-AZ, .flag-BA, .flag-BB, .flag-BD, .flag-BE, .flag-BF, .flag-BG, .flag-BH, .flag-BI, .flag-BJ, .flag-BL, .flag-BM, .flag-BN, .flag-BO, .flag-BR, .flag-BS, .flag-BT, .flag-BV, .flag-BW, .flag-BY, .flag-BZ, .flag-CA, .flag-CC, .flag-CD, .flag-CF, .flag-CG, .flag-CH, .flag-CI, .flag-CK, .flag-CL, .flag-CM, .flag-CN, .flag-CO, .flag-CR, .flag-CU, .flag-CV, .flag-CX, .flag-CY, .flag-CZ, .flag-DE, .flag-DJ, .flag-DK, .flag-DM, .flag-DO, .flag-DZ, .flag-EC, .flag-EE, .flag-EG, .flag-EH, .flag-ER, .flag-ES-CE, .flag-ES-ML, .flag-ES, .flag-ET, .flag-EU, .flag-FI, .flag-FJ, .flag-FK, .flag-FM, .flag-FO, .flag-FR, .flag-GA, .flag-GB, .flag-GD, .flag-GE, .flag-GF, .flag-GG, .flag-GH, .flag-GI, .flag-GL, .flag-GM, .flag-GN, .flag-GP, .flag-GQ, .flag-GR, .flag-GS, .flag-GT, .flag-GU, .flag-GW, .flag-GY, .flag-HK, .flag-HM, .flag-HN, .flag-HR, .flag-HT, .flag-HU, .flag-IC, .flag-ID, .flag-IE, .flag-IL, .flag-IM, .flag-IN, .flag-IO, .flag-IQ, .flag-IR, .flag-IS, .flag-IT, .flag-JE, .flag-JM, .flag-JO, .flag-JP, .flag-KE, .flag-KG, .flag-KH, .flag-KI, .flag-KM, .flag-KN, .flag-KOSOVO, .flag-KP, .flag-KR, .flag-KW, .flag-KY, .flag-KZ, .flag-LA, .flag-LB, .flag-LC, .flag-LI, .flag-LK, .flag-LR, .flag-LS, .flag-LT, .flag-LU, .flag-LV, .flag-LY, .flag-MA, .flag-MC, .flag-MD, .flag-ME, .flag-MF, .flag-MG, .flag-MH, .flag-MK, .flag-ML, .flag-MM, .flag-MN, .flag-MO, .flag-MP, .flag-MQ, .flag-MR, .flag-MS, .flag-MT, .flag-MU, .flag-MV, .flag-MW, .flag-MX, .flag-MY, .flag-MZ, .flag-NA, .flag-NC, .flag-NE, .flag-NF, .flag-NG, .flag-NI, .flag-NKR, .flag-NL, .flag-NO, .flag-NP, .flag-NR, .flag-NU, .flag-NZ, .flag-OM, .flag-PA, .flag-PE, .flag-PF, .flag-PG, .flag-PH, .flag-PK, .flag-PL, .flag-PM, .flag-PN, .flag-PR, .flag-PS, .flag-PT, .flag-PW, .flag-PY, .flag-QA, .flag-RE, .flag-RO, .flag-RS, .flag-RU, .flag-RW, .flag-SA, .flag-SB, .flag-SC, .flag-SD, .flag-SE, .flag-SG, .flag-SH, .flag-SI, .flag-SJ, .flag-SK, .flag-SL, .flag-SM, .flag-SN, .flag-SO, .flag-SOUTH-OSSETIA, .flag-SR, .flag-SS, .flag-ST, .flag-SV, .flag-SY, .flag-SZ, .flag-TC, .flag-TD, .flag-TF, .flag-TG, .flag-TH, .flag-TJ, .flag-TK, .flag-TL, .flag-TM, .flag-TN, .flag-TO, .flag-TR, .flag-TT, .flag-TV, .flag-TW, .flag-TZ, .flag-UA, .flag-UG, .flag-UM, .flag-US, .flag-UY, .flag-UZ, .flag-VA, .flag-VC, .flag-VE, .flag-VG, .flag-VI, .flag-VN, .flag-VU, .flag-WF, .flag-WS, .flag-YE, .flag-YT, .flag-ZA, .flag-ZM, .flag-ZW {
    background: url("../img/flags.png") no-repeat 0 9px;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
    position: relative;
    overflow: hidden;
    width: 16px;
    height: 9px;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.flag-ABKHAZIA {
    background-position: 0 0px;
}

.flag-AD {
    background-position: 0 -9px;
}

.flag-AE {
    background-position: 0 -18px;
}

.flag-AF {
    background-position: 0 -27px;
}

.flag-AG {
    background-position: 0 -36px;
}

.flag-AI {
    background-position: 0 -45px;
}

.flag-AL {
    background-position: 0 -54px;
}

.flag-AM {
    background-position: 0 -63px;
}

.flag-AN {
    background-position: 0 -72px;
}

.flag-AO {
    background-position: 0 -81px;
}

.flag-AQ {
    background-position: 0 -90px;
}

.flag-AR {
    background-position: 0 -99px;
}

.flag-AS {
    background-position: 0 -108px;
}

.flag-AT {
    background-position: 0 -117px;
}

.flag-AU {
    background-position: 0 -126px;
}

.flag-AW {
    background-position: 0 -135px;
}

.flag-AX {
    background-position: 0 -144px;
}

.flag-AZ {
    background-position: 0 -153px;
}

.flag-BA {
    background-position: 0 -162px;
}

.flag-BB {
    background-position: 0 -171px;
}

.flag-BD {
    background-position: 0 -180px;
}

.flag-BE {
    background-position: 0 -189px;
}

.flag-BF {
    background-position: 0 -198px;
}

.flag-BG {
    background-position: 0 -207px;
}

.flag-BH {
    background-position: 0 -216px;
}

.flag-BI {
    background-position: 0 -225px;
}

.flag-BJ {
    background-position: 0 -234px;
}

.flag-BL {
    background-position: 0 -243px;
}

.flag-BM {
    background-position: 0 -252px;
}

.flag-BN {
    background-position: 0 -261px;
}

.flag-BO {
    background-position: 0 -270px;
}

.flag-BR {
    background-position: 0 -279px;
}

.flag-BS {
    background-position: 0 -288px;
}

.flag-BT {
    background-position: 0 -297px;
}

.flag-BV {
    background-position: 0 -306px;
}

.flag-BW {
    background-position: 0 -315px;
}

.flag-BY {
    background-position: 0 -324px;
}

.flag-BZ {
    background-position: 0 -333px;
}

.flag-CA {
    background-position: 0 -342px;
}

.flag-CC {
    background-position: 0 -351px;
}

.flag-CD {
    background-position: 0 -360px;
}

.flag-CF {
    background-position: 0 -369px;
}

.flag-CG {
    background-position: 0 -378px;
}

.flag-CH {
    background-position: 0 -387px;
}

.flag-CI {
    background-position: 0 -396px;
}

.flag-CK {
    background-position: 0 -405px;
}

.flag-CL {
    background-position: 0 -414px;
}

.flag-CM {
    background-position: 0 -423px;
}

.flag-CN {
    background-position: 0 -432px;
}

.flag-CO {
    background-position: 0 -441px;
}

.flag-CR {
    background-position: 0 -450px;
}

.flag-CU {
    background-position: 0 -459px;
}

.flag-CV {
    background-position: 0 -468px;
}

.flag-CX {
    background-position: 0 -477px;
}

.flag-CY {
    background-position: 0 -486px;
}

.flag-CZ {
    background-position: 0 -495px;
}

.flag-DE {
    background-position: 0 -504px;
}

.flag-DJ {
    background-position: 0 -513px;
}

.flag-DK {
    background-position: 0 -522px;
}

.flag-DM {
    background-position: 0 -531px;
}

.flag-DO {
    background-position: 0 -540px;
}

.flag-DZ {
    background-position: 0 -549px;
}

.flag-EC {
    background-position: 0 -558px;
}

.flag-EE {
    background-position: 0 -567px;
}

.flag-EG {
    background-position: 0 -576px;
}

.flag-EH {
    background-position: 0 -585px;
}

.flag-ER {
    background-position: 0 -594px;
}

.flag-ES-CE {
    background-position: 0 -603px;
}

.flag-ES-ML {
    background-position: 0 -612px;
}

.flag-ES {
    background-position: 0 -621px;
}

.flag-ET {
    background-position: 0 -630px;
}

.flag-EU {
    background-position: 0 -639px;
}

.flag-FI {
    background-position: 0 -648px;
}

.flag-FJ {
    background-position: 0 -657px;
}

.flag-FK {
    background-position: 0 -666px;
}

.flag-FM {
    background-position: 0 -675px;
}

.flag-FO {
    background-position: 0 -684px;
}

.flag-FR {
    background-position: 0 -693px;
}

.flag-GA {
    background-position: 0 -702px;
}

.flag-GB {
    background-position: 0 -711px;
}

.flag-GD {
    background-position: 0 -720px;
}

.flag-GE {
    background-position: 0 -729px;
}

.flag-GF {
    background-position: 0 -738px;
}

.flag-GG {
    background-position: 0 -747px;
}

.flag-GH {
    background-position: 0 -756px;
}

.flag-GI {
    background-position: 0 -765px;
}

.flag-GL {
    background-position: 0 -774px;
}

.flag-GM {
    background-position: 0 -783px;
}

.flag-GN {
    background-position: 0 -792px;
}

.flag-GP {
    background-position: 0 -801px;
}

.flag-GQ {
    background-position: 0 -810px;
}

.flag-GR {
    background-position: 0 -819px;
}

.flag-GS {
    background-position: 0 -828px;
}

.flag-GT {
    background-position: 0 -837px;
}

.flag-GU {
    background-position: 0 -846px;
}

.flag-GW {
    background-position: 0 -855px;
}

.flag-GY {
    background-position: 0 -864px;
}

.flag-HK {
    background-position: 0 -873px;
}

.flag-HM {
    background-position: 0 -882px;
}

.flag-HN {
    background-position: 0 -891px;
}

.flag-HR {
    background-position: 0 -900px;
}

.flag-HT {
    background-position: 0 -909px;
}

.flag-HU {
    background-position: 0 -918px;
}

.flag-IC {
    background-position: 0 -927px;
}

.flag-ID {
    background-position: 0 -936px;
}

.flag-IE {
    background-position: 0 -945px;
}

.flag-IL {
    background-position: 0 -954px;
}

.flag-IM {
    background-position: 0 -963px;
}

.flag-IN {
    background-position: 0 -972px;
}

.flag-IO {
    background-position: 0 -981px;
}

.flag-IQ {
    background-position: 0 -990px;
}

.flag-IR {
    background-position: 0 -999px;
}

.flag-IS {
    background-position: 0 -1008px;
}

.flag-IT {
    background-position: 0 -1017px;
}

.flag-JE {
    background-position: 0 -1026px;
}

.flag-JM {
    background-position: 0 -1035px;
}

.flag-JO {
    background-position: 0 -1044px;
}

.flag-JP {
    background-position: 0 -1053px;
}

.flag-KE {
    background-position: 0 -1062px;
}

.flag-KG {
    background-position: 0 -1071px;
}

.flag-KH {
    background-position: 0 -1080px;
}

.flag-KI {
    background-position: 0 -1089px;
}

.flag-KM {
    background-position: 0 -1098px;
}

.flag-KN {
    background-position: 0 -1107px;
}

.flag-KOSOVO {
    background-position: 0 -1116px;
}

.flag-KP {
    background-position: 0 -1125px;
}

.flag-KR {
    background-position: 0 -1134px;
}

.flag-KW {
    background-position: 0 -1143px;
}

.flag-KY {
    background-position: 0 -1152px;
}

.flag-KZ {
    background-position: 0 -1161px;
}

.flag-LA {
    background-position: 0 -1170px;
}

.flag-LB {
    background-position: 0 -1179px;
}

.flag-LC {
    background-position: 0 -1188px;
}

.flag-LI {
    background-position: 0 -1197px;
}

.flag-LK {
    background-position: 0 -1206px;
}

.flag-LR {
    background-position: 0 -1215px;
}

.flag-LS {
    background-position: 0 -1224px;
}

.flag-LT {
    background-position: 0 -1233px;
}

.flag-LU {
    background-position: 0 -1242px;
}

.flag-LV {
    background-position: 0 -1251px;
}

.flag-LY {
    background-position: 0 -1260px;
}

.flag-MA {
    background-position: 0 -1269px;
}

.flag-MC {
    background-position: 0 -1278px;
}

.flag-MD {
    background-position: 0 -1287px;
}

.flag-ME {
    background-position: 0 -1296px;
}

.flag-MF {
    background-position: 0 -1305px;
}

.flag-MG {
    background-position: 0 -1314px;
}

.flag-MH {
    background-position: 0 -1323px;
}

.flag-MK {
    background-position: 0 -1332px;
}

.flag-ML {
    background-position: 0 -1341px;
}

.flag-MM {
    background-position: 0 -1350px;
}

.flag-MN {
    background-position: 0 -1359px;
}

.flag-MO {
    background-position: 0 -1368px;
}

.flag-MP {
    background-position: 0 -1377px;
}

.flag-MQ {
    background-position: 0 -1386px;
}

.flag-MR {
    background-position: 0 -1395px;
}

.flag-MS {
    background-position: 0 -1404px;
}

.flag-MT {
    background-position: 0 -1413px;
}

.flag-MU {
    background-position: 0 -1422px;
}

.flag-MV {
    background-position: 0 -1431px;
}

.flag-MW {
    background-position: 0 -1440px;
}

.flag-MX {
    background-position: 0 -1449px;
}

.flag-MY {
    background-position: 0 -1458px;
}

.flag-MZ {
    background-position: 0 -1467px;
}

.flag-NA {
    background-position: 0 -1476px;
}

.flag-NC {
    background-position: 0 -1485px;
}

.flag-NE {
    background-position: 0 -1494px;
}

.flag-NF {
    background-position: 0 -1503px;
}

.flag-NG {
    background-position: 0 -1512px;
}

.flag-NI {
    background-position: 0 -1521px;
}

.flag-NKR {
    background-position: 0 -1530px;
}

.flag-NL {
    background-position: 0 -1539px;
}

.flag-NO {
    background-position: 0 -1548px;
}

.flag-NP {
    background-position: 0 -1557px;
}

.flag-NR {
    background-position: 0 -1566px;
}

.flag-NU {
    background-position: 0 -1575px;
}

.flag-NZ {
    background-position: 0 -1584px;
}

.flag-OM {
    background-position: 0 -1593px;
}

.flag-PA {
    background-position: 0 -1602px;
}

.flag-PE {
    background-position: 0 -1611px;
}

.flag-PF {
    background-position: 0 -1620px;
}

.flag-PG {
    background-position: 0 -1629px;
}

.flag-PH {
    background-position: 0 -1638px;
}

.flag-PK {
    background-position: 0 -1647px;
}

.flag-PL {
    background-position: 0 -1656px;
}

.flag-PM {
    background-position: 0 -1665px;
}

.flag-PN {
    background-position: 0 -1674px;
}

.flag-PR {
    background-position: 0 -1683px;
}

.flag-PS {
    background-position: 0 -1692px;
}

.flag-PT {
    background-position: 0 -1701px;
}

.flag-PW {
    background-position: 0 -1710px;
}

.flag-PY {
    background-position: 0 -1719px;
}

.flag-QA {
    background-position: 0 -1728px;
}

.flag-RE {
    background-position: 0 -1737px;
}

.flag-RO {
    background-position: 0 -1746px;
}

.flag-RS {
    background-position: 0 -1755px;
}

.flag-RU {
    background-position: 0 -1764px;
}

.flag-RW {
    background-position: 0 -1773px;
}

.flag-SA {
    background-position: 0 -1782px;
}

.flag-SB {
    background-position: 0 -1791px;
}

.flag-SC {
    background-position: 0 -1800px;
}

.flag-SD {
    background-position: 0 -1809px;
}

.flag-SE {
    background-position: 0 -1818px;
}

.flag-SG {
    background-position: 0 -1827px;
}

.flag-SH {
    background-position: 0 -1836px;
}

.flag-SI {
    background-position: 0 -1845px;
}

.flag-SJ {
    background-position: 0 -1854px;
}

.flag-SK {
    background-position: 0 -1863px;
}

.flag-SL {
    background-position: 0 -1872px;
}

.flag-SM {
    background-position: 0 -1881px;
}

.flag-SN {
    background-position: 0 -1890px;
}

.flag-SO {
    background-position: 0 -1899px;
}

.flag-SOUTH-OSSETIA {
    background-position: 0 -1908px;
}

.flag-SR {
    background-position: 0 -1917px;
}

.flag-SS {
    background-position: 0 -1926px;
}

.flag-ST {
    background-position: 0 -1935px;
}

.flag-SV {
    background-position: 0 -1944px;
}

.flag-SY {
    background-position: 0 -1953px;
}

.flag-SZ {
    background-position: 0 -1962px;
}

.flag-TC {
    background-position: 0 -1971px;
}

.flag-TD {
    background-position: 0 -1980px;
}

.flag-TF {
    background-position: 0 -1989px;
}

.flag-TG {
    background-position: 0 -1998px;
}

.flag-TH {
    background-position: 0 -2007px;
}

.flag-TJ {
    background-position: 0 -2016px;
}

.flag-TK {
    background-position: 0 -2025px;
}

.flag-TL {
    background-position: 0 -2034px;
}

.flag-TM {
    background-position: 0 -2043px;
}

.flag-TN {
    background-position: 0 -2052px;
}

.flag-TO {
    background-position: 0 -2061px;
}

.flag-TR {
    background-position: 0 -2070px;
}

.flag-TT {
    background-position: 0 -2079px;
}

.flag-TV {
    background-position: 0 -2088px;
}

.flag-TW {
    background-position: 0 -2097px;
}

.flag-TZ {
    background-position: 0 -2106px;
}

.flag-UA {
    background-position: 0 -2115px;
}

.flag-UG {
    background-position: 0 -2124px;
}

.flag-UM {
    background-position: 0 -2133px;
}

.flag-US {
    background-position: 0 -2142px;
}

.flag-UY {
    background-position: 0 -2151px;
}

.flag-UZ {
    background-position: 0 -2160px;
}

.flag-VA {
    background-position: 0 -2169px;
}

.flag-VC {
    background-position: 0 -2178px;
}

.flag-VE {
    background-position: 0 -2187px;
}

.flag-VG {
    background-position: 0 -2196px;
}

.flag-VI {
    background-position: 0 -2205px;
}

.flag-VN {
    background-position: 0 -2214px;
}

.flag-VU {
    background-position: 0 -2223px;
}

.flag-WF {
    background-position: 0 -2232px;
}

.flag-WS {
    background-position: 0 -2241px;
}

.flag-YE {
    background-position: 0 -2250px;
}

.flag-YT {
    background-position: 0 -2259px;
}

.flag-ZA {
    background-position: 0 -2268px;
}

.flag-ZM {
    background-position: 0 -2277px;
}

.flag-ZW {
    background-position: 0 -2286px;
}

.stars {
    position: relative;
    display: block;
    background: url("../img/stars@2.png") repeat-x 0 0;
    height: 18px;
    width: 106px;
}

.stars.readonly {
    cursor: auto;
}

.stars__current {
    position: absolute;
    display: block;
    background: url("../img/stars@2.png") repeat-x 0 -20px;
    height: 18px;
    width: 100%;
}

.btn:disabled {
    background-color: #9c9c9c !important;
    cursor: wait !important;
}

header .login noindex {
    position: relative;
}

input[type=checkbox].checkbox, input[type=radio].radiobox {
    visibility: hidden;
    position: absolute;
    z-index: 20;
    width: 18px;
    height: 18px;
}

input[type=checkbox].checkbox + span, input[type=checkbox].checkbox + span:after, input[type=checkbox].checkbox + span:before, input[type=radio].radiobox + span, input[type=radio].radiobox + span:after, input[type=radio].radiobox + span:before {
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}

label input[type=checkbox].checkbox + span:before, label input[type=radio].radiobox + span:before, label input[type=checkbox].checkbox + label + span:before {
    font-family: FontAwesome;
    font-size: 18px;
    border-radius: 4px;
    content: "\a0";
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 1px;
    height: 20px;
    line-height: 20px;
    min-width: 20px;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
    font-weight: 400;
    margin-top: -1px;
}

label input[type=checkbox].checkbox span:before, label input[type=checkbox].checkbox + label + span:before {
    content: "\a0";
}

label input[type=checkbox].checkbox + span, label input[type=radio].radiobox + span {
    position: relative;
    z-index: 19;
    display: inline-block;
    margin: 0;
    line-height: 17px;
    min-height: 14px;
    min-width: 14px;
    margin-right: 10px;
    text-align: left;
}

.checkbox input[type=checkbox].checkbox + span, .checkbox-inline input[type=checkbox].checkbox + span, .radio input[type=radio].radiobox + span, .radiobox-inline input[type=radio].radiobox + span {
    /*margin-left: -20px;*/
}

label input[type=checkbox].checkbox:checked + span:before, label input[type=checkbox].checkbox:checked + label + span:before {
    content: "\f00c";
    color: #87c278;
}

label input[type=checkbox].error.checkbox + label + span:before, label input[type=radio].error.radiobox + span:before {
    box-shadow: 0px 0px 6px rgba(255, 0, 0, 0.4);
    border: 1px solid red;
}

label input[type=checkbox].valid.checkbox + span:before, label input[type=radio].valid.radiobox + span:before, label input[type=checkbox].valid.checkbox + label + span:before {
    box-shadow: 0px 0px 6px rgba(123, 196, 118, 0.4);
    border: 1px solid #74c47b;
}

.checkbox-agree label {
    padding-left: 0;
    text-align: left;
}

.navbar-header-logo {
    max-width: 146px;
}

@media (min-width: 1200px) {
    .container {
        width: 980px;
    }

}

@media (max-width: 1200px) {
    .s11_new .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0px;
    }

    .s11_new .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0px;
    }
}

@media (min-width: 981px) {
    .container {
        width: 980px;
    }
}

@media (max-width: 980px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 1000px) and (min-width: 768px) {
    header .topline {

    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-header .collapse, .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: none;
    }

    header .logo {
        display: none;
    }

    header .nav-but {
        left: inherit;
        text-align: center;
        margin: auto;
        position: absolute;
        left: 50%;
        white-space: nowrap;
        z-index: 100;
    }

    header .topline {
        position: relative;
    }

    .navbar-default {
        position: fixed;
        top: 0;
        padding-top: 6px;
        padding-bottom: 2px;
        right: 0;
        width: 100%;
        z-index: 20;
        margin: 0;
        transition: .2s linear;
    }

    .navbar-header .logo {
        display: block;
        position: absolute;
        top: 23px;
        left: 20px;
    }

    .navbar-collapse {
        background: white;
    }

    .navbar-collapse {
        padding: 0 40px;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    .navbar-nav > li {
        float: initial;
        display: block;
    }

    #navbar .nav.navbar-nav:first-child {
        float: left;
        width: 70%;
    }

    .navbar-nav {
        margin: 7.5px -15px;
    }

    header .login {
        float: right;
        margin-top: 11px;
    }

    header .login noindex:first-child a {
        margin-bottom: 10px;
        max-width: 200px;
    }

    header .login noindex:first-child:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 30px;
        background-image: -o-linear-gradient(0deg, rgba(40, 49, 60, 0) 0, #ffffff 100%);
        background-image: linear-gradient(90deg, rgba(40, 49, 60, 0) 0, #ffffff 100%);
        pointer-events: none;
        transition: .2s linear;
    }

    header .topline.fix {
        background: none;
        border: initial;
        border-bottom: 1px solid rgba(255, 255, 255, 0);
    }

    .fix .navbar-default {
        background: white;
        border-bottom: 1px solid #e5e5e5;
    }

    header .form .select {
        width: 100%;
        margin-bottom: 15px;
    }

    header .form .btn {
        width: 100%;
    }

    header h2 {
        margin-top: 40px;
    }

    header h3 {
        margin-bottom: 50px;
    }

    header .form {
        margin-bottom: 40px;
    }

    .landing_6 .form {
        margin-bottom: 130px;
    }

    header {
        padding-bottom: 50px;
        background-position: 32% 0;
    }

    .landing_5 header h1 {
        text-align: center;
    }

    .landing_5 header h3 {
        text-align: center;
    }

    .landing_6 .navbar-default .navbar-nav > li > a {
        color: #777 !important;
    }

    .landing_6 header .login a {
        border-bottom: 2px dotted #777;
        color: #777;
    }

    .landing_6 header h1 {
        margin-top: 20px;
    }

    .landing_5 header .under-top {
        padding-top: 20px;
    }

    .s1_new .item {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .s2_new {
        padding-top: 20px;
    }

    .s2_new h3 {
        margin-bottom: 70px
    }

    .s7_new {
        padding: 0 20px;
    }

    .s8 {
        padding: 0 20px;
    }

    #form-head {
        width: 60%;
        margin: auto;
    }

    header h4 {
        width: 70%;
        margin: auto;
        margin-bottom: 15px;
    }

    .s2_new .item {
        margin-bottom: 50px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 45%;
    }

    .s4_new div.box {
        width: 80%;
    }

    .tutor {
        height: 250px;
    }
}

@media (max-width: 767px) {
    .landing_5 header {
        background-size: cover;
    }

    .landing_5 header h1 {
        text-align: center;
    }

    .landing_5 header h3 {
        text-align: center;
    }

    .landing_5 header h4 {
        text-align: center;
    }

    .landing_6 .navbar-default .navbar-nav > li > a {
        color: #4c4c4c !important
    }

    .modal-dialog {
        width: auto;
    }

    header form {
        text-align: center;
    }

    header .form .select {
        width: 90%;
        margin: auto;
        margin-bottom: 20px;
        float: inherit;
    }

    header .form .btn {
        width: 90%;
        margin: auto;
        float: inherit;
    }

    header .form {
        margin-bottom: 40px;
    }

    .landing_6 header .form {
        padding-bottom: 170px;
    }

    .s4_new div.box {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    header .nav-but {
        position: relative;
        top: 55px;
        left: inherit;
        text-align: center;
        margin: auto;
    }

    .navbar-default {
        position: fixed;
        top: 0;
        padding-top: 6px;
        padding-bottom: 2px;
        right: 0;
        width: 100%;
        z-index: 20;
        margin: 0;
        border-bottom: 1px solid rgba(229, 229, 229, 0);
        transition: .2s linear;
    }

    .fix .navbar-default {
        background: white;
        border-bottom: 1px solid #e5e5e5;
    }

    .navbar-header .logo {
        display: block;
        position: absolute;
        top: 23px;
        left: 20px;
        /* display: none; */
    }

    .navbar-collapse {
        padding: 20px 40px;

    }

    header h2 {
        margin-top: 70px;
    }

    #navbar .nav.navbar-nav:first-child {
        float: left;
        width: 70%;
    }

    .s1_new .item {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .s2_new {
        padding-top: 20px;
    }

    .s2_new h3 {
        margin-bottom: 50px;
    }

    .s4_new .container {
        padding: 0;
    }

    .s4_new div.box .table .left {
        width: 100%;
    }

    .s4_new div.box .table .right {
        width: 100%;
    }

    .s5_new .line {
        margin-left: 20px;
    }

    .s5_new .line button {
        /* position: absolute; */
        /* bottom: 0; */
        /* left: 50%; */
        display: none;
    }

    .s5_new .msg.msg-1 {
        left: inherit;
        right: 0;
        top: -22px;
    }

    .s5_new .msg {
        width: 80%;
    }

    .s5_new .msg.msg-2 {
        left: inherit;
        right: 0;
        top: 197px;
        text-align: left;
    }

    .s5_new .msg.msg-3 {
        left: inherit;
        right: 0;
        top: 428px;
    }

    .s5_new .msg.msg-4 {
        left: inherit;
        right: 0;
        top: 664px;
        text-align: left;
    }

    .s5_new h3 {
        margin-bottom: 150px;
    }

    .s5_new {
        padding-bottom: 50px;
    }

    .s5_new .line span {
        margin-bottom: 180px;
    }

    .s5_new .line span:last-child {
        padding-bottom: 0;
    }

    .s5_new .box > .btn {
        display: block;
        margin: auto;
    }

    .s11_new li > .row > div:nth-child(3) {
        display: none;
    }

    .s11_new li > .row > div:nth-child(4) {
        display: none;
    }

    .s7_new .row {
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .s7_new .row > div {
        text-align: center;
        padding-left: 0;
        padding-top: 100px;
        background-position: 50% 0;
        display: inline-table;
        padding: 0 50px;
        padding-top: 100px;
    }

    .s7_new .bx-wrapper {
        margin-bottom: 80px
    }

    footer {
        width: 80%;
        margin: auto;
        padding-top: 30px;
    }

    footer .footer-menu {
        margin-bottom: 15px;
    }

    footer .footer-dop-menu {
        margin-bottom: 15px;
    }

    .s7_new .btn {
        width: 100%;
    }

    .s8 {
        margin-top: 20px;
        padding: 0 15px;
    }

    .s8 .description2 {
        margin-bottom: 20px;
    }

    .s8 .right {
        margin-bottom: 10px;
        display: none;
    }

    .s10_new {
        padding-bottom: 20px;
    }

    header .head-bottom {
        width: 90%;
        display: block;
        margin-bottom: -70px;
    }

    header .head-bottom .price {
        width: 100%;
        float: inherit;
        margin-bottom: 40px;
    }

    header .head-bottom .math {
        width: 100%;
        margin-bottom: 80px;
    }

    header h3 {
        margin-bottom: 30px;
    }

    header .login {
        float: right;
        margin-top: 11px;
    }

    header .login noindex {
        display: block;
        position: relative;
    }

    .navbar-collapse {
        padding: 0 40px;
    }

    .modal-body {
        width: 80% !important;
    }

    .modal-content .form-first {
        width: 80%;
    }

    .modal-footer {
        width: 80%;
        margin: auto;
        padding: 0;
        padding-bottom: 40px;
    }

    .s11_new .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0;
        top: 45%;
    }

    .s11_new .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0;
        top: 45%;
    }

    header .topline {
        position: relative;
    }

    header .logo {
        display: none;
    }

    header .topline.fix {
        background: none;
        border: initial;
        border-bottom: 1px solid rgba(255, 255, 255, 0);
    }

    .navbar-collapse {
        background: white;
    }

    .s5_new .msg:after {
        left: -7px;
        right: inherit;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .tutor {
        height: 450px;
        padding: 3px;
    }

    .s2_new .container {
        margin: 0;
        padding: 0;
    }

    .s2_new .item {
        margin: 0;
        padding: 0;
    }

    .s2_new .row {
        margin: 0;
        padding: 0;
    }

    header .login noindex:first-child a {
        margin-bottom: 10px;
        max-width: 80px;
    }

    .landing_6 header .login a {
        border-bottom: 2px dotted #585858;
        color: #585858;
    }

    header .login noindex:first-child:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 30px;
        background-image: -o-linear-gradient(0deg, rgba(40, 49, 60, 0) 0, #ffffff 100%);
        background-image: linear-gradient(90deg, rgba(40, 49, 60, 0) 0, #ffffff 100%);
        pointer-events: none;
        transition: .5s linear;
    }

    .navbar-toggle {
        display: block;
    }

    header {
        padding-bottom: 0;
    }

    .landing_5 header .under-top {
        padding-top: 40px;
    }
}

@media (max-width: 670px) {
    .s5_new .msg.msg-1 {
        top: -21px;
    }

    .s5_new .msg.msg-2 {
        top: 201px;
    }

    .s5_new .msg.msg-3 {
        top: 431px;
    }

    .s5_new .msg.msg-4 {
        top: 659px;
    }

    header {
        background-position: 72% 0;
    }

    .landing_5 header {
        background: #e8e6e5;
    }
}

@media (max-width: 570px) {
    .s5_new .msg.msg-1 {
        top: -22px;
    }

    .s5_new .msg.msg-2 {
        top: 187px;
    }

    .s5_new .msg.msg-3 {
        top: 429px;
    }

    .s5_new .msg.msg-4 {
        top: 659px;
    }

    .landing_5 header {
        background: #e8e6e5;
    }
}

@media (max-width: 420px) {
    .s5_new .msg.msg-1 {
        top: -32px;
    }

    .s5_new .msg.msg-2 {
        top: 181px;
    }

    .s5_new .msg.msg-3 {
        top: 422px;
    }

    .s5_new .msg.msg-4 {
        top: 647px;
    }

    .s5_new .msg {
        width: 70%;
    }

    .landing_5 header {
        background: #e8e6e5;
    }
}

@media (max-width: 400px) {
    header {
        background: url(../img/new/back_m.jpg) top center no-repeat;
        background-size: cover;
        padding-bottom: 20px;
    }

    .modal-dialog {
        width: auto;
    }

    .landing_5 header {
        background: #e8e6e5;
    }
}


@media (max-width: 380px) {
    .s5_new .msg.msg-1 {
        top: -39px;
    }

    .s5_new .msg.msg-2 {
        top: 149px;
    }

    .s5_new .msg.msg-3 {
        top: 410px;
    }

    .s5_new .msg.msg-4 {
        top: 650px;
    }
}

@media (max-width: 320px) {
    .s5_new .msg.msg-1 {
        top: -51px;
    }

    .s5_new .msg.msg-2 {
        top: 147px;
    }

    .s5_new .msg.msg-3 {
        top: 390px;
    }

    .s5_new .msg.msg-4 {
        top: 629px;
    }
}

.iti__flag-container {
    bottom: 20px;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
    padding-right: 0;
    padding-left: 52px;
    margin-left: 0;
}

.iti input, .iti input[type=tel], .iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    padding-right: 36px;
    margin-right: 0;
}

.bottomline {
    position: fixed;
    display: none;
    width: 100%;
    left: 0;
    margin: 0;
    bottom: 0;
    padding-bottom: 6px;
    padding-top: 15px;
    margin-top: 0;
    opacity: 0.9;
    z-index: 20;
    height: 140px;
    transition: .2s linear;
    border-top: 1px solid rgba(255, 255, 255, 0);
    background-color: #f7f7f7;
}


.bottomline .fix-menu .button {
    margin-left: auto;
    margin-right: auto;
    width: 221px;
    margin-top: 5px;
}

.bottomline .fix-menu {
    text-align: center;
}

.bottomline .fix-menu .button .btn {
    background: #e25323;
}

@media (max-width: 980px) {
    .bottomline {
        height: auto;
    }
}

@media (max-width: 980px) {
    .bottomline .fix-menu {
        width: 380px;
        text-align: center;
    }
}

@media (max-width: 980px) {
    .bottomline .fix-menu .button {
        margin-top: 10px;
    }
}

.modal-sub-title-small {
    font-size: small !important;
}

.tutor {
    height: 220px;
}

.s11_new .button {
    text-align: center;
    margin-top: 40px;
}

.owl-our-team-slider .tutor .tutor-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 135px;
    flex: 0 0 135px;
    max-width: 135px;
    width: 135px;
}

.owl-our-team-slider .tutor .tutor-right {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% - 135px);
    -ms-flex: 0 0 calc(100% - 135px);
    flex: 0 0 calc(100% - 135px);
    max-width: calc(100% - 135px);
    width: calc(100% - 135px);
}

.owl-carousel.owl-our-team-slider .owl-nav [class*=owl-] {
    box-shadow: none;
    border-radius: 50%;
}

.owl-carousel.owl-our-team-slider .owl-nav [class*=owl-]:hover {
    background-color: #e5f9e4;
    border-color: #ececec;
}

.owl-carousel.owl-our-team-slider .owl-nav [class*=owl-]:active {
    box-shadow: inset 0 0 11px rgb(111 130 110 / 10%);
}

.owl-carousel.owl-our-team-slider .owl-nav [class*=owl-]:after {
    width: 12px;
    height: 12px;
    border-top: 2px solid #4e924a;
    border-left: 2px solid #4e924a;
}

.owl-carousel.owl-our-team-slider .owl-nav .owl-prev {
    left: -60px;
}

.owl-carousel.owl-our-team-slider .owl-nav .owl-next {
    right: -60px;
}

.owl-carousel.owl-our-team-slider .owl-nav [class*=owl-]:after {
    top: 13px;
}

.owl-carousel.owl-our-team-slider .owl-nav .owl-prev:after {

}

.owl-carousel.owl-our-team-slider .owl-nav .owl-next:after {
    left: 11px;
}

.owl-carousel.owl-our-team-slider .owl-dots {
    position: relative;
    margin: 0;
}

.owl-carousel.owl-our-team-slider .owl-dots .owl-dot span {
    border: none;
    border-radius: 50%;
    background-color: #ececec;
}

.owl-carousel.owl-our-team-slider .owl-dots .owl-dot:hover span {
    background-color: #cecece;
}

.owl-carousel.owl-our-team-slider .owl-dots .owl-dot.active span {
    background-color: #74c47b;
}

@media (max-width: 1100px) {
    .owl-carousel.owl-our-team-slider .owl-nav {
        height: 400px;
    }

    .owl-carousel.owl-our-team-slider .owl-nav .owl-prev {
        left: 0px;
    }

    .owl-carousel.owl-our-team-slider .owl-nav .owl-next {
        right: 0px;
    }
}

@media (max-width: 991px) {
    .tutor {
        height: 260px;
    }

    .owl-carousel.owl-our-team-slider .owl-nav {
        height: 460px;
    }
}

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

    .owl-carousel.owl-our-team-slider .owl-nav {
        height: 570px;
    }

    .owl-our-team-slider .tutor .tutor-right {
        padding-left: 0;
    }
}

.dialog-message {
    width: 500px;
}

.dialog-message .modal-header h4 {
    padding-bottom: 0;
}

#modal-message {
    z-index: 11111;
}

#modal-message .fade .in {
    z-index: 20;
}

.new img {
    width: 146px;
    height: 25px;
}

.site img {
    width: 146px;
    height: 25px;
}

.iti__country-list {
    z-index: 20 !important;
}
