* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-family: 'Heebo', sans-serif;
}

html[dir="ltr"] * {
    direction: ltr;
}

a:hover {
    text-decoration: none;
}

.container-fluid {
    margin: auto !important;
    max-width: none;
    width: 100%;
}
.lama{
  
}
@media (max-width:640px) {
    .btnLtr {
        width: 65% !important;
    }
}
.h1{

}
.btn2imgEn {
    margin-left: 100%;
    margin-top: -29px;
}
.imgen {
    margin-bottom: 46%;
}
.btnLtr2 {
    margin-right: 32% !important;
    width: 35% !important;
}
.evrit {
    width: 75% !important;
}
.n1ltr {
    float: left;
    
}
.ltrNewEn{
    direction:ltr!important;
}
@media (max-width:1200px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}

header {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: #FFF;
    transition: 1s;
    float: left;
    padding: 21px 1% 15px;
    border-top: 10px solid #30a1a7;
    z-index: 1000;
    border-bottom: 1px solid #F2F2F2;
}

.logo {
    float: left;
}

header nav {
    float: right;
    margin-top: 12px;
}

    header nav ul {
        font-weight: 400;
        padding: 0;
    }

        header nav ul li {
            margin: 0;
            padding: 0 0 0 40px;
            display: inline;
        }

            header nav ul li a {
                text-decoration: none;
                color: #094f82;
                font-size: 17px;
                text-align: left;
                font-weight: 400;
            
            }

                header nav ul li a:focus {
                    text-decoration: none;
                    color: #ff6600;
                }

                header nav ul li a:hover {
                    text-decoration: none;
                    color: #ff6600;
                }

            header nav ul li.block a {
                text-transform: uppercase;
                display: inline-block;
                background: #FFF;
                padding: 12px 20px;
                border: 2px solid #ff6700;
                border-radius: 50px;
                font-size: 18px;
                font-weight: 700;
                color: #ff6700;
            }

            header nav ul li.block2 a {
                text-transform: uppercase;
                display: inline-block;
                background: #FFF;
                padding: 12px 20px;
                border: 2px solid #36A1A8;
                border-radius: 50px;
                font-size: 18px;
                font-weight: 700;
                color: #36A1A8;
            }
            header nav ul li.block3 a {
                text-transform: uppercase;
                display: inline-block;
                background: #FFF;
                padding: 12px 20px;
                border: 2px solid #094f82;
                border-radius: 50px;
                font-size: 18px;
                font-weight: 700;
                color: #094f82;
            }

li.block img {
    display: inline-block;
    vertical-align: middle;
}

.device-nav {
    display: none;
    float: right;
    cursor: pointer;
    width: 40px;
    margin-top: 10px;
}

    .device-nav img {
        width: 100%;
    }

@media only screen and (max-width: 1230px) {
    .logo {
        width: 150px;
        margin-left: -10px;
    }

    .device-nav {
        display: block;
    }

    header nav {
        margin: 0;
        max-height: 0;
        overflow: hidden;
        clear: both;
        display: block;
        -webkit-transition: max-height 0.5s;
        -moz-transition: max-height 0.5s;
        transition: max-height 0.5s;
    }

        header nav, header nav ul, header nav ul li, header nav ul li a {
            display: block;
            width: 100%;
        }

            header nav ul {
                margin: 0;
            }

                header nav ul li {
                    margin: 0;
                    text-align: center;
                    padding-left: 0;
                    padding-right: 0;
                }

                    header nav ul li:first-child {
                        border-top: none;
                    }

                    header nav ul li a {
                        padding: 0.5em 0;
                        text-align: center;
                    }

            header nav.reveal {
                max-height: 1170px;
                background: #fff;
                width: 100%;
                position: relative;
                z-index: 100;
                margin-top: 20px;
            }

    .hamburger:hover {
        opacity: 1;
    }

    header nav ul li.block {
        padding: 0;
    }
    .lang {
        padding: 0.5em 0;
        text-align: center;
        width:100%
    }
}
/**** ##### SECTION 1 ##### ****/
.section1 {
    position: relative;
    float: left;
    width: 100%;
    padding: 8% 0px 0px 0px;
}

@media(max-width:1230px) {

    .section4 .pull-left {
        padding-right: 30px;
        padding-left: 30px;
    }


    header nav ul li a {
        font-size: 20px;
    }

    .section1 {
        padding: 100px 0px 0px 0px;
    }
}

.section1-left {
    position: relative;
    float: right;
    width: 90%;
    max-width: 700px;
    padding: 10% 5% 0px 0px;
}

    .section1-left h1 {
        color: #929292;
        font-weight: 400;
        margin: 0px;
        padding: 0px 60px 0px 0px;
        direction: rtl;
        background: url('');
    }

.section1 .col-md-6.pull-right {
    z-index: 110;
}

@media (max-width:480px) {
    .section1-left h1 {
        /*background: url(../images/dots.png) right center no-repeat;*/
        font-size: 15px !important;
        background-size: 30px;
    }
}

.section1-left h1 span {
    color: #094f82;
    font-weight: 700;
}

.section1-left h2 {
    color: #094f82;
    font-weight: 900;
    margin: 0px;
    padding: 0% 0px 3%;
    direction: rtl;
}

html[dir="ltr"] .section1-left h2 {
    direction: ltr;
}

.section1-left h2 span {
    color: #30a1a7;
}

.section1-left p {
    color: #7f7f7f;
    position: relative;
    direction: rtl;
    padding: 0px;
    margin: 0px;
}

    .section1-left p span {
        color: #094f82;
        font-weight: 700;
    }

.section1-left button {
    float: right;
    margin-top: 10%;
    background: #ff6700;
    border: 1px solid #ff6700;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    direction: rtl;
    outline: none;
    border-radius: 50px;
}

.sectionL-left button {
    float: right;
    margin-top: 10%;
    background: #ff6700;
    border: 1px solid #ff6700;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    direction: rtl;
    outline: none;
    border-radius: 50px;
}

.section1-left button img {
    display: inline-block;
}

.sectionL-left button img {
    display: inline-block;
}

@media (max-width:2500px) {
    .section1-left button {
        margin-top: 2%;
        /*margin-right: 80%;*/
    }

    .section1-left button {
        /*width: 260px;*/
        padding: 20px 0px;
        font-size: 33px;
        width: 480px;
        /*height: 80px;*/
    }

    .sectionL-left button {
        /*width: 260px;*/
        padding: 20px 0px;
        font-size: 34px;
        width: 480px;
        height: 80px;
    }
    .mySectionEn {
        /*width: 626px;*/
        font-family: Heebo;
        font-size: 20px;
        color: #625f5f;
        background: url(../images/fill.png) left top no-repeat;
        padding: 0px 90px 0px 37px;
        margin-right: -15%;
        margin-top: 5%;
    }

        .mySectionEn.fillTxt {
            margin-right: unset;
            padding: 0px 25px 0px 25px;
            margin-top: unset;
        }

    .mySection {
        width: 430px;
        height: 52px;
        font-family: Heebo;
        font-size: 20px;
        text-align: right;
        color: #625f5f;
        background: url(../images/fill.png) right top no-repeat;
        padding: 0px 60px 0px 0px;
    }

    p.section5-text {
        width: 601px;
        height: 286px;
        font-family: Heebo;
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: right;
        color: #625f5f;
    }

    html[dir="ltr"] p.section5-text {
        height: unset;
        text-align: left;
    }

    #Button2, #Button3, #Button4 {
        float: right;
        margin-top: 10%;
        text-align: center;
        color: rgb(255, 255, 255);
        font-weight: 700;
        direction: rtl;
        background: rgb(255, 103, 0);
        border-width: 1px;
        border-style: solid;
        border-color: rgb(255, 103, 0);
        border-image: initial;
        outline: none;
        border-radius: 50px;
        margin-top: 11%;
        margin-bottom: 6%;
        padding: 1%;
        margin-right: 28%;
    }

    #Button2 {
        margin-right: 37%;
    }
}


@media (max-width:1800px) {
    .section1-left button {
        width: 290px;
        padding: 15px 0px;
        font-size: 20px;
        /*margin-right: 84%;*/
    }

    .sectionL-left button {
        /*width: 230px;*/
        padding: 15px 0px;
        font-size: 28px;
    }
}

@media (max-width:1600px) {
    .section1-left button {
        width: 290px;
        padding: 15px 0px;
        font-size: 20px;
        /*margin-right: 78%;*/
    }
}
/****Section 2 Text Style ****/
/****h1 Tag*****/
@media (max-width:2500px) {
    h1.section1-text {
        font-size: 28px;
        margin-top: 5%;
    }

    h2.section1-text {
        /*font-size: 36px;
        line-height: 47px;*/
        /*width: 946px;*/
        /*height: 167px;*/
        font-family: Heebo;
        font-size: 64px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: right;
    }

    html[dir="ltr"] h2.section1-text {
        text-align: left;
    }
}

@media (max-width:1800px) {
    h1.section1-text {
        font-size: 33px;
        margin-top: 8%;
    }

    h2.section1-text {
        font-size: 33px;
        line-height: 43px;
    }
}

@media (max-width:1440px) {
    h1.section1-text {
        font-size: 22px;
        margin-top: 12%;
    }

    h2.section1-text {
        font-size: 27px;
        line-height: 36px;
    }
}

@media (max-width:1200px) {
    h1.section1-text {
        font-size: 20px;
    }

    h2.section1-text {
        font-size: 26px;
        line-height: 33px;
    }
}

@media (max-width:1200px) {

    /*.section1-left button {
        margin-right: 51%;
    }*/
}
@media (width:1600px) {

    .textEn {
        margin-right: -61%!important;
    }

}
@media (width:1440px) {

    .textEn {
        margin-right: -69% !important;
    }
}
@media (width:1366px) {

    .textEn {
        margin-right: -73% !important;
    }
}
@media (max-width:1170px) {
    h1.section1-text {
        font-size: 20px !important;
        padding-right: 38px;
    }
    .textEn {
        margin-right: -98%!important;
    }
    h2.section1-text {
        font-size: 22px;
        line-height: 30px;
    }
}
@media (width:768px) {
    .textEn {
        margin-right: 8% !important;
    }
    .btnLtr{
        width:400px!important;
    }
}
@media (width:540px)
{
    .textEn {
        margin-right: -28% !important;
    }
}
@media (max-width:767px) {
    h2.section1-text {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
}
/****P Tag*****/
@media (max-width:2500px) {
    p.section1-text {
        width: 871px;
        /*height: 126px;*/
        font-size: 34px;
    }

    .section1-left {
        padding: 0% 5% 0px 0px;
    }

        .section1-left.row.mobl-hide {
            padding: 0% 38% 0px 0px;
        }
}


p.section1-text {
    font-family: Heebo;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: right;
    color: #625f5f;
}

@media (max-width:1800px) {
    p.section1-text {
        font-size: 25px;
    }
}

@media (max-width:1440px) {
    p.section1-text {
        font-size: 22px;
    }
}

@media (max-width:1400px) {
    p.section1-text {
        font-size: 20px;
    }

    /* .section1-left button {
        margin-right: 68%;
    }*/
}

@media (max-width:1170px) {
    p.section1-text {
        font-size: 19px;
        line-height: 32px;
        /*padding-left: 50%;*/
    }
}

.section1-right {
    position: relative;
    padding: 0px;
    margin-top: 5%;
}

    .section1-right img {
        width: 100%;
    }

.youa-one2 {
    /*position: absolute;*/
    top: 90%;
    left: 0;
    width: 10%;
    z-index: 99;
}

@media (max-width:991px) {
    .section1 .col-md-6.pull-right {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    #startQbtn {
        position: absolute;
        margin-top: 1%;
        display: flow-root;
       
    }

    .hid-mb-text {
        padding: 50px 0px !important;
    }

    .section1-left {
        width: 80%;
    }

        .section1-left button {
            float: right;
        }

    .sectionL-left button {
        float: right;
    }

    .section1-right {
        float: left;
        margin-top: 58px;
        width: 100%;
        clear: both;
    }

    .section1-left {
        padding: 0% 0% 0px 0px;
    }

    h1.section1-text {
        padding-right: 0px;
        padding: 0px 23px 0px 0px;
    }


    .section1-left button {
        /*width: 287px;
        height: 50px;
        /*width: 193px;
        height: 40px;*/
        font-size: 20px;
        line-height: 2.1;
        text-align: right;
        color: #ffffff;
        margin-right: 12%;
        /*padding: 1% 2%;*/
        height: 50px;
        /*margin-top: 16px;*/
        margin-right: 48px;
        margin-top: 0%;
        padding: 0% 7%;
        width: 400px;
    }

    .mySection {
        font-size: 20px;
        /*padding-left: 25%;*/
        padding-bottom: 60px;
        padding-left: 0%;
        width: 100%;
        margin-top: 0px;
    }

        .mySectionEn.fillTxt {
            width: 100%;
        }

    .youa-one2.desk-hide {
        top: -17%;
        width: 36%;
    }

    #Button4 {
        width: 209px;
        height: 43px;
    }

    #Button4, #Button3 {
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .section1-left {
        width: 100%;
    }

        .section1-left button {
            width: 300px;
            padding: 0% 3%;
        }
}

@media (max-width:375px) {
    .section1-left button {
        margin-right: -6px;
        font-size: 19px;
        width: 273px;
    }
}

.pLakochot {
    /*width: 50%;*/
    padding-left: 22%;
    height: auto;
    font-family: Heebo;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #625f5f;
    margin-right: 22%;
}
/**** ##### SECTION 2 ##### ****/
.section2 {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    background: url('');
    background-size: cover;
    background-size: 100% 95%;
    /*padding: 0px 0px 10% 0px;*/
    margin-bottom: -15% !important;
    margin-top: -15% !important;
}
.section6 {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    background: url('');
    background-size: cover;
    background-size: 100% 95%;
    /*padding: 0px 0px 10% 0px;*/
    /*margin-bottom: -15% !important;
    margin-top: -15% !important;*/
}

.section2-top {
    position: relative;
    padding-top: 20%;
    padding-bottom: 5%;
}

    .section2-top h2 {
        color: #094f82;
        font-weight: 700;
        margin: 0px;
        padding: 0px 60px 0px 0px;
        direction: rtl;
        background: url('');
    }

@media (max-width:480px) {

    .section2-top h2 {
        /*background: url(../images/dots.png) right top 8px no-repeat;*/
        background-size: 30px;
    }
}

.section2-top h2 span {
    color: #30a1a7;
}

.section2-top p {
    position: relative;
    direction: rtl;
    font-weight: 300;
    color: #094f82;
    margin: 0px;
    padding: 1% 60px 0px 0px;
    text-align: justify;
}

.section2-box {
    position: relative;
    padding-top: 5%;
}

    .section2-box img {
        width: 100%;
    }

@media (max-width:2500px) {
    .sec2-box1 {
        position: relative;
        float: right;
        width: 30%;
        height: 170px;
        line-height: 170px;
        padding: 0% 3%;
        background: #dbedf0;
        border-radius: 100px;
        margin-right: 60px;
        z-index: 99;
    }
}

@media (max-width:1800px) {
    .sec2-box1 {
        line-height: 150px;
        height: 150px;
    }
}

@media (max-width:1400px) {
    .sec2-box1 {
        line-height: 130px;
        height: 130px;
    }
}

@media (max-width:1170px) {
    .sec2-box1 {
        line-height: 110px;
        height: 110px;
    }
}

.sec2-box1 p {
    position: relative;
    color: #212b54;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    direction: rtl;
    padding: 6% 16% 0px 0%;
    font-weight: 500;
}

.sec2-box2 {
    float: left;
    margin-right: 0px;
    margin-left: 15%;
}

.sec2-box3 {
    float: left;
    margin-right: 0px;
    margin-left: 40%;
}

.sec2-box4 {
    float: left;
    margin-right: 0px;
    margin-left: 15%;
    margin-top: 7%;
}

    .sec2-box4 p {
        padding: 0px 3% 0px 20% !important;
    }

.girl-one {
    position: absolute;
    right: -5%;
    top: 66%;
    width: 26%;
    z-index: 100;
}



.fillTxt, .fillTxt2 {
    width: 213px;
    /*height: 52px;*/
    margin-top: 9%;
    /*margin-right: -33%;*/
    font-family: Heebo;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #094f82;
}

.fillTxt2 {
    display: table-cell;
}

.arw-one {
    position: absolute;
    left: 35%;
    top: -145%;
    width: 20%;
    z-index: 100;
}

.girl-two {
    position: absolute;
    left: 27%;
    top: -416%;
    width: 13%;
    z-index: 100;
}

.flower-boy {
    position: absolute;
    width: 23%;
    right: 11%;
    top: 0%;
    z-index: 100;
}

.baloon-boy {
    position: absolute;
    left: 0%;
    top: 0%;
    margin-top: 5%;
    width: 25%;
    z-index: 100;
}

@media (max-width:991px) {
    .fillTxt, .fillTxt2 {
        margin-top: 39%;
    }
        .section2 {
        /*background: url(../images/youa-bg-mobile.png) no-repeat top center;*/
        background-size: cover;
        background-size: 100% 100%;
        padding: 0px 0px 0px 0px;
        margin-bottom: 0% !important;
        margin-top: 0% !important;
        overflow: hidden;
    }    
        .section6 {
        /*background: url(../images/youa-bg-mobile.png) no-repeat top center;*/
        background-size: cover;
        background-size: 100% 100%;
        padding: 0px 0px 0px 0px;
        margin-bottom: 0% !important;
        margin-top: 0% !important;
        overflow: hidden;
    }

    .section2-box {
        float: none;
        max-width: 500px;
        width: 100%;
        display: table;
        padding: 150px 0px 0px 0px;
        margin: auto;
    }

    .box-emg-pd {
        padding-top: 0px;
    }

    .sec2-box1 {
        float: left;
        max-width: 400px;
        width: 100%;
        margin: 0px !important;
    }

    .sec2-box2 {
        float: right;
        margin: 0px !important;
    }

    .sec2-box3 {
        float: left;
        margin: 0px !important;
    }

    .sec2-box4 {
        float: right;
        margin: 0px !important;
    }

        .sec2-box4 p {
            padding: 0px 3% 0px 0% !important;
        }

    .girl-one {
        right: 0%;
        top: 85px;
        right: auto;
        width: 200px;
        z-index: 100;
    }

    .arw-one {
        position: absolute;
        left: 0%;
        top: 120px;
        width: 150px;
        z-index: 100;
    }

    .girl-two {
        display: none;
    }

    .flower-boy {
        position: absolute;
        width: 140px;
        right: 0%;
        top: 140px;
        z-index: 100;
    }

    .baloon-boy {
        position: absolute;
        left: 0%;
        top: 120px;
        margin-top: 0%;
        width: 190px;
        z-index: 100;
    }
}

@media (max-width:500px) {

    .sec2-box1 {
        max-width: 75%;
    }

    .sec2-box2 {
        float: right;
        margin: 0px !important;
    }

    .sec2-box3 {
        float: left;
        margin: 0px !important;
    }

    .sec2-box4 {
        float: right;
        margin: 0px !important;
    }

        .sec2-box4 p {
            padding: 0px 2% 0px 75px !important;
        }
}

@media (max-width:450px) {

    .girl-one {
        right: -6%;
    }

    .arw-one {
        top: 100px;
    }

    .flower-boy {
        right: -10%;
    }

    .baloon-boy {
        left: -10%;
    }
}
/****Section 2 Text Style ****/
/****h1 Tag*****/
@media (max-width:2500px) {
    h2.section2-text {
        font-size: 34px;
    }

    .fill {
        position: absolute;
        /*right: -5%;*/
        /*top: 66%;*/
        width: 5%;
        z-index: 100;
    }
}

@media (max-width:1800px) {
    h2.section2-text {
        font-size: 32px;
    }
}

@media (max-width:1440px) {
    h2.section2-text {
        font-size: 30px;
    }
}

@media (max-width:1400px) {
    h2.section2-text {
        font-size: 27px;
    }
}

@media (max-width:1170px) {
    h2.section2-text {
        font-size: 22px;
    }
}

@media (max-width:991px) {
    h2.section2-text {
        font-size: 30px;
    }

    .section2-top p.section2-text {
        font-size: 24px;
    }
}
/****P Tag*****/
@media (max-width:2500px) {
    p.section2-text {
        font-size: 23px;
    }
}

@media (max-width:1800px) {
    p.section2-text {
        font-size: 24px;
    }
}

@media (max-width:1440px) {
    p.section2-text {
        font-size: 20px;
    }
}

@media (max-width:1400px) {
    p .section2-text {
        font-size: 18px;
    }
}

@media (max-width:1170px) {
    .section2-top p.section2-text {
        font-size: 19px;
        line-height: 24px;
        padding: 3% 40px 0px 0px;
    }

    p.section2-text {
        font-size: 15px;
    }
}

@media (max-width:480px) {
    .section2-top {
        padding-top: 1%;
    }
}
/**** ##### SECTION 3 ##### ****/
.section3 {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    clear: both;
}

.p0 {
    padding: 0px;
}

.section3-right {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 15%;
    padding-right: 5%;
}

    .section3-right h1 {
        color: #212b54;
        font-weight: 700;
        margin: 0px;
        padding: 0px 60px 0px 0px;
        direction: rtl;
        /*background: url(../images/dots.png) right top 10px no-repeat;*/
    }

@media (max-width:480px) {
    .section3-right h1 {
        /*background: url(../images/dots.png) right top 8px no-repeat;*/
        background-size: 30px;
    }
}

.section3-right h1 span {
    color: #30a1a7;
}

.section3-right ul {
    position: relative;
    direction: rtl;
    padding-top: 5%;
    padding-right: 50px;
    padding-bottom: 25px;
    margin: 0px;
}

.section3-right li {
    padding: 10px 20px 10px 0px;
    font-weight: 500;
    color: #0a3c5f;
    font-size: 26px;
    background: url(../images/disc.png) top 25px right no-repeat;
    line-height: 38px;
}

.section3-right button {
    float: left;
    width: 220px;
    background: #ff6700;
    border: 1px solid #ff6700;
    padding: 15px 0px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    direction: rtl;
    outline: none;
    border-radius: 50px;
}

    .section3-right button img {
        display: inline-block;
    }
/****h1 Tag*****/
@media (max-width:2500px) {
    h1.section3-text {
        font-size: 35px;
    }
}

@media (max-width:1800px) {
    h1.section3-text {
        font-size: 32px;
    }
}

@media (max-width:1440px) {
    h1.section3-text {
        font-size: 30px;
    }
}

@media (max-width:1400px) {
    h1.section3-text {
        font-size: 27px;
    }
}
/****Li Tag*****/
@media (max-width:2500px) {
    .section3-text li {
        font-size: 26px;
    }
}

@media (max-width:1800px) {
    .section3-text li {
        font-size: 24px;
    }
}

@media (max-width:1440px) {
    .section3-text li {
        font-size: 20px;
    }
}

@media (max-width:1400px) {
    .section3-text li {
        font-size: 18px;
    }
}

.section3-left {
    float: left;
    width: 100%;
    text-align: right;
    z-index: 100;
    position: relative;
}

    .section3-left img {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        max-width: 624px;
        margin-top: -10%;
    }

#mobile_pc {
    display: none;
}

@media (max-width:991px) {
    /*#desktop_pc {
        display: none;
    }*/
    .fill {
        position: absolute;
        /*right: 176%;*/
        /*top: -26px;*/
        width: 20%;
        z-index: 100;
    }

    .fillTxt {
        /*padding-bottom: 73px;*/
        /*margin-right: 81%;*/
    }

    /*.fillTxt1 {
        padding-bottom: 60px;
    }*/

    #mobile_pc {
        display: inline-block;
    }

    .section3-right {
        padding-right: 0px;
    }

        .section3-right ul {
            padding-right: 15px;
        }

        .section3-right button {
            float: none;
            margin: 20px auto 0px auto;
            width: 100%;
            max-width: 250px;
            display: block;
        }

    .section3-left {
        text-align: left;
        padding: 50px 0px 0px 0px;
        margin-bottom: -15%;
        z-index: 99;
    }

        .section3-left img {
            margin-top: 0px;
            /*margin-left: -30px;*/
        }

    .section3-text li {
        font-size: 19px;
        line-height: 32px;
    }

    h1.section3-text {
        font-size: 30px;
    }
}
/**** ##### SECTION 4 ##### ****/
.section4 {
    position: relative;
    float: right;
    width: 100%;
    background: url(../images/bg.png) left top no-repeat;
    background-size: cover;
    background-size: 85%;
    padding: 0px;
}

.section4-top {
    position: relative;
    padding: 19% 0px 0px 0px;
    clear: both;
}

.section4-top-left {
    position: relative;
    width: 55%;
    float: left;
}

    .section4-top-left h1 {
        color: #212b54;
        font-weight: 700;
        margin: 0px;
        padding: 0px 60px 0px 0px;
        direction: rtl;
        /*background: url(../images/dots.png) right top 10px no-repeat;*/
    }

@media (max-width:480px) {

    .section4-top-left h1 {
        /*background: url(../images/dots.png) right top 8px no-repeat;*/
        background-size: 30px;
    }
}

.section4-top-right {
    position: relative;
    direction: rtl;
    float: right;
    width: 85%;
}

    .section4-top-right p {
        position: relative;
        direction: rtl;
        font-weight: 300;
        color: #094f82;
        margin: 0px;
        padding: 0px;
        text-align: justify;
    }

.section4-bottom {
    position: relative;
    /*padding: 8% 0px 10% 35%;*/
    clear: both;
}

html[dir="ltr"] .section4-bottom {
    /*padding: 8% 0px 10% 35%;*/
}

.section4-bottom-right {
    position: relative;
    width: 70%;
    float: right;
}

    .section4-bottom-right h1 {
        color: #212b54;
        font-weight: 700;
        margin: 0px;
        padding: 0px 60px 0px 0px;
        direction: rtl;
        background: url('') right center no-repeat;
    }



@media (max-width:480px) {
    .section4-bottom-right h1 {
        background-size: 30px;
    }
}

.section4-bottom-right p {
    position: relative;
    direction: rtl;
    font-weight: 300;
    color: #094f82;
    margin: 0px;
    padding: 7px 60px 0px 0px;
    text-align: justify;
}
/****Section 4 Text Style ****/
/****h1 Tag*****/
@media (max-width:2500px) {
    h1.section4-text {
        font-size: 35px;
        text-align: center;
    }
}

@media (max-width:1800px) {
    h1.section4-text {
        font-size: 32px;
    }
}

@media (max-width:1440px) {
    h1.section4-text {
        font-size: 30px;
    }
}

@media (max-width:1400px) {
    h1 .section4-text {
        font-size: 27px;
    }
}
/****P Tag*****/
@media (max-width:2500px) {
    p.section4-text {
        font-size: 27px;
    }

    p.section5-text {
        font-size: 20px;
        float: right;
    }
}

@media (max-width:1800px) {
    p.section4-text {
        font-size: 24px;
    }

    p.section5-text {
        font-size: 19px;
    }
}

@media (max-width:1440px) {
    p.section4-text {
        font-size: 20px;
    }

    p.section5-text {
        font-size: 18px;
    }
}

@media (max-width:1400px) {
    p.section4-text {
        font-size: 18px;
    }

    p.section5-text {
        font-size: 15px;
    }
}
/****Clouds****/
.youas img {
    width: 100%;
}

.youa-one {
    position: absolute;
    top: 7.5%;
    left: 13%;
    width: 10%;
    z-index: 99;
}

.youa-one1 {
    position: absolute;
    top: 6.5%;
    left: 0;
    width: 10%;
    z-index: 99;
}



.youa-two {
    position: absolute;
    top: 15%;
    right: 0px;
    width: 8%;
    z-index: 99;
}

.youa-three {
    position: absolute;
    top: 32%;
    right: 20%;
    width: 25%;
    z-index: 99;
}

.youa-three1 {
    position: absolute;
    top: 38%;
    right: 0%;
    width: 10%;
    z-index: 99;
}

.youa-three2 {
    position: absolute;
    top: 33%;
    right: 0%;
    width: 4%;
    z-index: 99;
}

.youa-three3 {
    position: absolute;
    top: 44%;
    right: 0%;
    width: 4%;
    z-index: 99;
}

.youa-three4 {
    position: absolute;
    top: 44%;
    right: 0%;
    width: 4%;
    z-index: 99;
}

.youa-three5 {
    position: relative;
    right: 0%;
    width: 40%;
    top: -4%;
    z-index: 99;
}

.youa-foure {
    position: absolute;
    top: 50%;
    right: 5%;
    width: 9%;
    z-index: 99;
}

.youa-snake {
    position: absolute;
    bottom: 5%;
    right: 8%;
    width: 30%;
    z-index: 99;
}

.poster-boy {
    position: absolute;
    bottom: 38%;
    left: 5%;
    width: 20%;
    z-index: 99;
}

@media (max-width:1170px) {
    h1.section4-text {
        font-size: 30px;
    }

    p.section4-text {
        font-size: 19px;
        line-height: 32px;
        text-align: right;
    }

    p.section5-text {
        font-size: 15px;
        /*line-height: 32px;*/
        padding-left: 25%;
        text-align: right;
    }

    #client {
        width: 100%;
    }

    .section4-bottom-right {
        width: 100%;
    }
}

@media (max-width:991px) {
    .section4 .pull-left {
        padding-left: 0px;
    }

    .youa-three.desk-hide {
        position: absolute;
        top: 2%;
        right: 53%;
        width: 47%;
        z-index: 99;
    }

    p.section5-text {
        font-family: Heebo;
        font-size: 17px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.44;
        letter-spacing: normal;
        text-align: right;
        color: #094f82;
        padding-left: 0%;
        width: 100%;
        height: 100%;
    }

    .mobl-hide {
        display: none;
    }

    #divMbl {
        width: 100%;
        background-color: #dbeff0;
        /*padding-bottom: 100%;*/
    }

    .section4 .pull-right {
        width: 100%;
        margin-right: -4%;
    }

    .section4 {
        padding: 0px;
        background: url('') top center no-repeat;
        background-size: 100% 70%;
    }


    .section4-top {
        padding: 0px 0px 0px 0px;
        position: relative;
        clear: both;
        float: left;
        width: 100%;
    }

    .section4-top-left {
        width: 100%;
        float: right;
        max-width: 60%;
    }

    .section4-top-right {
        width: 100%;
        float: right;
        max-width: 80%;
        padding-top: 20px;
    }

    .section4-bottom {
        position: relative;
        clear: both;
        float: left;
        width: 100%;
        padding: 35px 0px 10% 0px;
    }

    .section4-bottom-right {
        width: 100%;
        float: right;
        max-width: 50%;
    }

        .section4-bottom-right p {
            padding-right: 0px;
            padding-left: 10px;
        }

    .poster-boy {
        width: 175px;
    }

        .poster-boy img {
            height: 450px;
        }

    .embed-responsive-item {
        margin-top: 2%;
    }
}

@media (max-width:700px) {
    .section4-top-left {
        max-width: 100%;
    }

    .section4-top-right {
        max-width: 100%;
    }

    .section4-bottom-right {
        max-width: 200px;
    }
}

@media (max-width:480px) {
    .section4-bottom {
        position: relative;
        padding: 25px 0px 0% 70px;
    }

    .poster-boy {
        width: 200px;
    }

    .section2-top h2,
    .section3-right h1,
    .section4-bottom-right h1,
    .section4-top-left h1 {
        padding: 0px 40px 0px 0px;
    }
}
/**** ##### CONTACT FORM ##### ****/
.contact-form {
    position: relative;
    float: left;
    width: 100%;
    padding: 5% 0px;
    background: #8acace;
}

.contact-left {
    position: relative;
    width: 60%;
    float: left;
    padding: 30px 0px 0px 0px;
    max-width: 350px;
}

    .contact-left h1 {
        color: #212b54;
        font-weight: 700;
        font-size: 40px;
        margin: 0px;
        padding: 0px;
        direction: rtl;
    }

    .contact-left p {
        color: #212b54;
        font-weight: 400;
        font-size: 18px;
        margin: 0px;
        padding: 10px 0px;
        direction: rtl;
    }

@media (max-width:2500px) {
    .contact-left h1 {
        font-size: 50px;
    }

    .contact-left p {
        font-size: 25px;
    }

    h1.section4-text {
        /*margin-right: 57%;*/
    }
}

@media (max-width:1800px) {
    .contact-left h1 {
        font-size: 45px;
    }

    .contact-left p {
        font-size: 22px;
    }
}

@media (max-width:1440px) {
    .contact-left h1 {
        font-size: 40px;
    }

    .contact-left p {
        font-size: 20px;
    }
}

@media (max-width:1400px) {
    .contact-left h1 {
        font-size: 40px;
    }

    .contact-left p {
        font-size: 18px;
    }

    .poster-boy {
        bottom: 52%;
    }
}
@media (width:1024px) {
    .chzonEn{
        margin-top:50%!important;
    }
}
    @media (max-width:1024px) {
        .contact-left h1 {
        font-size: 35px;
    }

    .contact-left p {
        font-size: 16px;
    }
}

@media (max-width:991px) {
    .contact-left h1 {
        font-size: 30px;
    }

    .contact-left p {
        font-size: 22px;
    }

    h1.section4-text {
        margin-right: 0;
        text-align: right;
        padding: 0px 0px 0px 0px;
    }
}

@media (max-width:480px) {
    .contact-left h1 {
        font-size: 25px;
    }
}

.contact-right {
    width: 85%;
    position: relative;
    padding: 30px 0px 0px 0px;
    direction: rtl;
}

    .contact-right input {
        background: #FFF;
        border-radius: 30px;
        height: 55px;
        direction: rtl;
        text-indent: 20px;
        color: #0a3c5e;
        font-weight: 400;
        font-size: 18px;
        outline: none;
        width: 100%;
        border: none;
        background: #FFF;
        border-radius: 50px;
        margin-bottom: 5%;
    }

        .contact-right input::-webkit-input-placeholder {
            color: #0a3c5e;
            opacity: 1;
        }

        .contact-right input::-moz-placeholder {
            color: #0a3c5e;
            opacity: 1;
        }

        .contact-right input:-ms-input-placeholder {
            color: #0a3c5e;
            opacity: 1;
        }

        .contact-right input:-moz-placeholder {
            color: #0a3c5e;
            opacity: 1;
        }

    .contact-right button {
        float: left;
        width: 200px;
        background: #ff6700;
        border: 1px solid #ff6700;
        padding: 15px 0px;
        text-align: center;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        direction: rtl;
        outline: none;
        border-radius: 50px;
    }

        .contact-right button img {
            display: inline-block;
        }
/***Flowers And Clouds ******/
.flower-contact {
    position: absolute;
    bottom: -9%;
    left: 0px;
    width: 10%;
    z-index: 99;
}

    .flower-contact img {
        width: 100%;
    }

.cloud-contact-one {
    /*position: absolute;*/
    right: 0px;
    width: 10%;
    top: 28%;
}

    .cloud-contact-one img {
        width: 100%;
    }

.cloud-contact-two {
    position: absolute;
    right: 2%;
    width: 40%;
    top: 38%;
}

    .cloud-contact-two img {
        width: 100%;
    }

.gitar-boy {
    position: absolute;
    right: 9%;
    width: 14%;
    top: 18%;
}

    .gitar-boy img {
        width: 100%;
    }

@media (max-width:991px) {
    .contact-form {
        padding: 50px 0px;
    }

        .contact-form .pull-left {
            width: 100%;
        }

        .contact-form .pull-right {
            width: 100%;
        }

    .contact-left {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }

        .contact-left h1 {
            text-align: center;
        }

        .contact-left p {
            text-align: center;
        }

    .contact-right {
        width: 100%;
    }

        .contact-right input {
            margin-bottom: 20px;
        }

        .contact-right button {
            width: 100%;
        }
}
/**** ##### FOOTER ##### ****/
footer {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    background: #0a3c5e;
    padding: 10px 0px;
}

    footer p {
        text-align: left;
        font-weight: 400;
        color: #FFF;
        font-size: 20px;
        margin: 0px;
        padding: 21px 0px;
    }

.footer-logo {
    position: relative;
    padding: 20px;
    text-align: right;
}

    .footer-logo img {
        display: inline-block;
        vertical-align: top;
    }

@media (max-width:991px) {
    footer p {
        text-align: center;
        padding: 10px 0px;
    }

    .footer-logo {
        display: none;
    }
}

@media (max-width:480px) {
    footer p {
        font-size: 15px;
    }
}
/**** ##### Shapes ##### ****/
.shapes img {
    width: 100%;
}

.main-shapes img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 105%;
    transform: translate(-50.9%, 0.2%);
}

@media (max-width:991px) {
    .shapes {
        display: none;
    }
}

@media (max-width:2500px) {
    .main-shapes {
        position: absolute;
        top: 54.5%;
        left: 23.3%;
        width: 63%;
        z-index: 99;
    }
}

@media (max-width:1800px) {
    .main-shapes {
        width: 67%;
    }
}

@media (max-width:1800px) {
    .main-shapes {
        width: 65%;
    }
}

@media (max-width:1460px) {
    .main-shapes {
        width: 67%;
    }
}

@media (max-width:1400px) {
    .main-shapes {
        width: 65%;
    }
}

@media (max-width:1270px) {
    .main-shapes {
        width: 67.5%;
    }
}

@media (max-width:1170px) {
    .main-shapes {
        width: 63%;
    }
}

@media (max-width:1134px) {
    .main-shapes {
        width: 67%;
    }
}

/****login-cont****/
.login-cont {
    position: relative;
    max-width: 600px;
    width: 100%;
    margin: auto;
    clear: both;
    display: table;
}

.login-top-bar {
    position: relative;
    background: #30a1a7;
    padding: 15px 20px;
}

    .login-top-bar p {
        color: #FFF;
        font-size: 33px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        text-align: right;
        direction: rtl;
    }

@media (max-width:1800px) {
    .login-top-bar p {
        font-size: 30px;
    }
}

@media (max-width:1500px) {
    .login-top-bar p {
        font-size: 27px;
    }

    .section4-bottom-right {
        width: 100%;
    }

    .youa-three {
        right: 0%;
    }

    .youa-three1 {
        top: 35%;
    }
}

@media (max-width:1400px) {
    .login-top-bar p {
        font-size: 25px;
    }
}

.login-wrap {
    background: #FFF;
    padding: 30px 30px 40px 30px;
    width: 100%;
    display: table;
}

    .login-wrap input {
        width: 100%;
        text-align: right;
        direction: rtl;
        background: #e8f3f4;
        border-radius: 50px;
        height: 55px;
        border: none;
        color: #0a3c5e;
        font-size: 18px;
        margin-bottom: 20px;
        text-indent: 20px;
        outline: none;
    }

@media (max-width:1800px) {
    .login-wrap input {
        font-size: 16px;
    }
}

.login-wrap input::-webkit-input-placeholder {
    color: #0a3c5e;
    opacity: 1;
}

.login-wrap input::-moz-placeholder {
    color: #0a3c5e;
    opacity: 1;
}

.login-wrap input:-ms-input-placeholder {
    color: #0a3c5e;
    opacity: 1;
}

.login-wrap input:-moz-placeholder {
    color: #0a3c5e;
    opacity: 1;
}

.login-wrap button {
    float: left;
    margin: 10px 0px;
    background: #ff6700;
    border: 1px solid #ff6700;
    padding: 10px 35px;
    text-align: center;
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
    direction: rtl;
    outline: none;
    border-radius: 50px;
    outline: none;
}

@media (max-width:1800px) {
    .login-wrap button {
        font-size: 25px;
    }
}

@media (max-width:1400px) {
    .login-wrap button {
        font-size: 22px;
    }
}

@media (max-width:414px) {
}

.login-wrap button img {
    display: inline-block;
}

.late-girl {
    position: absolute;
    width: 35%;
    bottom: 0px;
    right: 30px;
}

/**** Testmonial Slider ****/
.testmonial-slider {
    position: relative;
    padding: 0px;
    /*background: url(../images/testmonial-bg.png) no-repeat;*/
    background-size: cover;
    padding: 0% 75px 2%;
    width: 100%;
    float: left;
    clear: both;
    /*width: 1920px;*/
    height: auto;
    background-color: #f4f7fa;
}

    .testmonial-slider * {
        direction: ltr;
    }

    .testmonial-slider .girl-testmonial {
        position: absolute;
        top: 22%;
        right: 10%;
        width: 5.25%;
    }

    .testmonial-slider h1 {
        color: #62c1c5;
        font-weight: 700;
        margin: 0px;
        padding: 6px 0px 6px;
        background: url('') right center no-repeat;
    }

@media (max-width:2500px) {
    .testmonial-slider h1 {
        font-size: 55px;
    }
}

@media (max-width:1800px) {
    .testmonial-slider h1 {
        font-size: 50px;
    }
}

@media (max-width:1440px) {
    .testmonial-slider h1 {
        font-size: 45px;
    }
}

@media (max-width:1170px) {
    .testmonial-slider h1 {
        font-size: 32px;
    }
}

@media (max-width:767px) {
    .testmonial-slider h1 {
        font-size: 40px;
    }
}

.testmonial-slider .slider-main {
    position: relative;
    padding: 0px 60px;
    margin-top: 50px;
    float: right;
    width: 100%;
}

    .testmonial-slider .slider-main .left-arrow {
        position: absolute;
        left: 0px;
        top: 43%;
        width: 22px;
        cursor: pointer;
    }

    .testmonial-slider .slider-main .right-arrow {
        position: absolute;
        right: 0px;
        top: 43%;
        width: 22px;
        cursor: pointer;
    }

.items.slick-slide.slick-cloned {
    background: #FFF;
}

.testmonial-slider .slider-wrap {
    position: relative;
    /*background: #FFF;*/
    border-radius: 40px;
    /*padding: 5% 5% 3% 5%;*/
}

    .testmonial-slider .slider-wrap:after {
        /*content: '';
        position: absolute;
        top: 0;
        right: 50px;
        width: 0;
        height: 0;
        border: 50px solid transparent;
        border-bottom-color: #ffffff;
        border-top: 0;
        border-right: 0;
        margin-left: -10px;
        margin-top: -40px;*/
        display: none;
    }

    .testmonial-slider .slider-wrap .items {
        display: block !important;
        position: relative;
        width: 100%;
    }

    .testmonial-slider .slider-wrap p {
        /*color: #094f82;
        font-weight: 400;
        margin: 0px;
        padding: 0px;
        text-align: justify;
        line-height: 30px;*/
        font-family: Heebo;
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: center;
        color: #625f5f;
    }

        .testmonial-slider .slider-wrap p span {
            /*float: left;
            display: block;
            margin-top: 15px;
            color: #188a8d;
            font-weight: 600;*/
            font-family: Heebo;
            font-size: 20px;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.3;
            letter-spacing: normal;
            text-align: center;
            color: #625f5f;
        }

/**** Main Testmonial ***/
.testmonial_main {
    position: relative;
}

.wraps-all {
    position: relative;
    margin-top: 8%;
    margin-bottom: 10%;
}

    .wraps-all .cloud-one {
        position: absolute;
        left: 0px;
        top: 15%;
        width: 15%;
        z-index: 90;
    }

    .wraps-all .cloud-two {
        position: absolute;
        left: 0px;
        top: 60%;
        width: 15%;
        z-index: 90;
    }

    .wraps-all .cloud-three {
        position: absolute;
        left: 0px;
        top: 85%;
        width: 15%;
        z-index: 90;
    }

.testmonial_main h1 {
    color: #094f82;
    font-weight: 700;
    margin: 0px;
    padding: 20px 60px 20px 0px;
    /*background: url(../images/dots.png)right center no-repeat;*/
}

@media (max-width:2500px) {
    .testmonial_main h1 {
        font-size: 55px;
    }
}

@media (max-width:1800px) {
    .testmonial_main h1 {
        font-size: 50px;
    }

    .swiper-button-prev {
        margin: 58px 0px 0px 92px !important;
    }

    .swiper-button-next {
        margin: 58px 0px 0px 92px !important;
    }
}

@media (max-width:1440px) {
    .testmonial_main h1 {
        font-size: 45px;
    }
}

@media (max-width:1200px) {
    .testmonial_main {
        padding-top: 100px;
    }

    .wraps-all {
        padding-top: 0px;
    }

    .swiper-button-prev {
        margin: 58px 0px 0px 89px !important;
    }

    .swiper-button-next {
        margin: 58px 0px 0px 89px !important;
    }
}

@media (max-width:1170px) {
    .testmonial_main h1 {
        font-size: 32px;
    }

    .poster-boy {
        bottom: 55%;
    }
}

@media (max-width:991px) {
    .swiper-button-prev {
        margin: 152px 0px 0px 0px !important;
    }

    .swiper-button-next {
        margin: 152px 0px 0px 0px !important;
    }
}

@media (max-width:922px) {
    .swiper-button-prev {
        margin: 174px 0px 0px 0px !important;
    }

    .swiper-button-next {
        margin: 174px 0px 0px 0px !important;
    }
}

@media (max-width:653px) {
    .swiper-button-prev {
        margin: 190px 0px 0px 0px !important;
    }

    .swiper-button-next {
        margin: 190px 0px 0px 0px !important;
    }
}

@media (max-width:543px) {
    .swiper-button-prev {
        margin: 216px 0px 0px 0px !important;
    }

    .swiper-button-next {
        margin: 216px 0px 0px 0px !important;
    }
}

@media (max-width:490px) {
    .swiper-button-prev {
        margin: 234px 0px 0px 0px !important;
    }

    .swiper-button-next {
        margin: 234px 0px 0px 0px !important;
    }
}

@media (max-width:410px) {
    .swiper-button-prev {
        margin: 265px 0px 0px 0px !important;
    }

    .swiper-button-next {
        margin: 265px 0px 0px 0px !important;
    }
}

@media (max-width:767px) {
    .testmonial_main h1 {
        font-size: 40px;
    }
}

.testmonial_main .wrap_one {
    position: relative;
    padding: 0px 60px 170px 0px;
    margin: 50px 0px;
}

    .testmonial_main .wrap_one .testmonial-profile {
        position: absolute;
        bottom: 0px;
        right: 80px;
        width: 98px;
    }

.testmonial_main .wrap_two {
    position: relative;
    background: #FFF;
    border: 2px solid #3ca7ac;
    border-radius: 40px;
}

    .testmonial_main .wrap_two:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 90px;
        z-index: 99;
        width: 0;
        height: 0;
        border: 50px solid transparent;
        border-top-color: #3ca7ac;
        border-bottom: 0;
        border-right: 0;
        margin-bottom: -50px;
    }

.testmonial_main .wrap_three {
    position: relative;
    background: #fff;
    border-radius: 40px;
    border: 2px solid #FFF;
}

    .testmonial_main .wrap_three:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 90px;
        width: 0;
        height: 0;
        border: 46px solid transparent;
        border-top-color: #FFF;
        border-bottom: 0;
        border-right: 0;
        margin-bottom: -46px;
        z-index: 100;
    }

.testmonial_main .wrap_foure {
    position: relative;
    background: #d6edee;
    border-radius: 40px;
    padding: 20px;
}

    .testmonial_main .wrap_foure:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 93px;
        width: 0;
        height: 0;
        border: 40px solid transparent;
        border-top-color: #d6edee;
        border-bottom: 0;
        border-right: 0;
        margin-bottom: -40px;
        z-index: 101;
    }


.testmonial_main .wrap_one_copy {
    position: relative;
    padding: 0px 60px 190px 0px;
    margin: 50px 0px;
}

    .testmonial_main .wrap_one_copy .testmonial-profile {
        position: absolute;
        bottom: 0px;
        left: 30px;
        width: 85px;
    }

.testmonial_main .wrap_two_copy {
    position: relative;
    background: #FFF;
    border: 2px solid #3ca7ac;
    border-radius: 40px;
}

    .testmonial_main .wrap_two_copy:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 90px;
        z-index: 99;
        width: 0;
        height: 0;
        border: 50px solid transparent;
        border-top-color: #3ca7ac;
        border-bottom: 0;
        border-left: 0;
        margin-bottom: -50px;
    }

.testmonial_main .wrap_three_copy {
    position: relative;
    background: #fff;
    border-radius: 40px;
    border: 2px solid #FFF;
}

    .testmonial_main .wrap_three_copy:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 90px;
        width: 0;
        height: 0;
        border: 46px solid transparent;
        border-top-color: #FFF;
        border-bottom: 0;
        border-left: 0;
        margin-bottom: -46px;
        z-index: 100;
    }

.testmonial_main .wrap_foure_copy {
    position: relative;
    background: #d6edee;
    border-radius: 40px;
    padding: 20px;
}

    .testmonial_main .wrap_foure_copy:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 93px;
        width: 0;
        height: 0;
        border: 40px solid transparent;
        border-top-color: #d6edee;
        border-bottom: 0;
        border-left: 0;
        margin-bottom: -40px;
        z-index: 101;
    }

.testmonial_main p {
    color: #212b54;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    text-align: justify;
    line-height: 45px;
}

.testmonial_main span {
    color: #188a8d;
    font-weight: 500;
}

@media (max-width:1800px) {
    .testmonial_main p {
        line-height: 40px;
    }
}

@media (max-width:1400px) {
    .testmonial_main p {
        line-height: 35px;
    }

    .pLakochot {
        margin-right: 23%;
    }

    #Button2 {
        margin-right: 31%;
    }
}

@media (max-width:1300px) {
    .testmonial_main p {
        line-height: 30px;
    }
}

@media (max-width:1800px) {
    #doStyle {
        padding: 5% 5% 0px 0px;
    }

    p.section1-text {
        width: 620px;
    }
}

.testmonial-slider .slider-wrap .items {
    padding: 5%;
}

@media (max-width:991px) {
    .wraps-all {
        margin: 0px;
    }

    .testmonial-slider .slider-wrap .items {
        width: 27%;
        height: auto;
        padding: 2%;
    }

    .testmonial-slider .slider-main {
        margin-top: 0px;
    }

    .addClassRow {
        margin-bottom: 2%;
    }

    .testmonial-slider .slider-wrap p {
        font-size: 15px;
    }

    h1.section4-text {
        display: flow-root;
    }

    .sectionL-left.col-md-offset-1.col-md-10 {
        display: inline-block;
    }
    /*.testmonial-slider {
        background: #0a3c5e;
        padding: 50px 0% 75px 0px;
    }

        .testmonial-slider .slider-main {
            position: relative;
            padding: 0px 30px;
            margin-top: 50px;
            float: right;
            width: 100%;
        }

        .testmonial-slider .slider-wrap {
            padding: 20px;
        }

    .testmonial_main {
        padding: 100px 0px 0px 0px;
    }

        .testmonial_main .wrap_one {
            padding: 0px 0px 170px 0px;
        }

        .testmonial_main .wrap_one_copy {
            padding: 0px 0px 190px 0px;
        }

        .testmonial_main .wrap_one .testmonial-profile {
            right: 20px;
        }*/
    h2 .section1-text {
        /*width: 288px;
        height: 247px;*/
        font-family: Heebo;
        font-size: 37px;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.17;
        letter-spacing: normal;
        text-align: right;
        color: #094f82;
        /*padding-left: 74%;*/
        /*padding-left: 78%;*/
        width: 50%;
    }

    p.section1-text {
        /*width: 288px;*/
        /*height: 130px;*/
        font-family: Heebo;
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: right;
        color: #625f5f;
    }

    h1.section1-text {
        margin-top: 8%;
    }
}

.swiper-button-next {
    background-image: url() !important;
    background-size: auto;
    margin-top: 63px;
}


.swiper-button-prev {
    background-image: url('') !important;
    background-size: auto;
    margin: 58px 0 0 140px;
}

@media (max-width:2500px) {
    #doStyle {
        padding: 4% 5% 0px 0px;
    }
}



@media (max-width:1440px) {
    #doStyle {
        padding: 8% 5% 0px 0px;
    }
}

@media (min-width: 500px)and (max-width: 991px) {
    h2.section1-text {
        width: 100%;
    }
}

@media (max-width: 392px) {
    p.section1-text {
        font-size: 15px;
        line-height: 20px;
    }
   
}

@media (max-width: 342px) {
    h1.section1-text {
        font-size: 18px !important;
        padding-right: 38px;
    }
}





#odot {
    font-weight: bold;
    color: #094f82;
}

@media (min-width:600px)and (max-width:1500px) {

    .testmonial-slider .slider-main {
        /*margin-right: 9%;*/
        padding: 0px 0px;
    }

    .testmonial-slider .slider-wrap .items {
        margin-right: 1%;
        /*width:25px;*/
    }

    /*.testmonial-slider .slider-wrap .items {
        width: 70%;
    }*/
}

@media (min-width:600px)and (max-width:700px) {

    .testmonial-slider .slider-main {
        padding: 0px 60px;
    }

    .testmonial-slider .slider-main {
        margin-right: 5%;
    }
}

.desk1-hide {
    display: inline-block;
}

@media (min-width:650px) {

    .desk1-hide {
        display: none;
    }
}

@media (max-width:700px) {

    .testmonial-slider .slider-main {
        padding: 0px 0px;
    }
}

@media (min-width:1400px)and (max-width:1500px) {

    .swiper-container {
        margin-left: 195px;
    }
    /*.testmonial-slider .slider-wrap .items {
        padding-right: 31%;
    }*/

    #Button2 {
        margin-right: 31%;
    }
}

@media (min-width:1200px)and (max-width:1400px) {
    .testmonial-slider .slider-wrap .items {
        width: 80%;
        padding-right: 31%;
    }

    #Button2 {
        margin-right: 30%;
    }
}

@media (min-width:1100px)and (max-width:1200px) {
    .testmonial-slider .slider-wrap .items {
        width: 70%;
    }

    .col-md-4 {
        width: 29.333333%;
    }

    .testmonial-slider h1 {
        /*margin-right: 19%;*/
        padding-right: 30%;
    }
}

@media (min-width:992px)and (max-width:1100px) {
    .testmonial-slider .slider-wrap .items {
        width: 100%;
    }

    .col-md-4 {
        width: 23.333333%;
    }

    .testmonial-slider h1 {
        /*margin-right: 23%;*/
        padding-right: 43%;
    }

    .pLakochot {
        margin-right: 19%;
    }

    #Button2 {
        margin-right: 25%;
    }
}

@media (max-width:800px) {
    .testmonial-slider .slider-wrap .items {
        width: 29%;
    }

    .testmonial-slider h1 {
        margin-right: 29%;
        margin-right: 0%;
    }
}

@media (max-width:700px) {
    .testmonial-slider .slider-wrap .items {
        width: 190px;
        width: 29%;
    }

    .testmonial-slider h1 {
        margin-right: 35%;
        margin-right: 0%;
    }
}

@media (max-width:650px) {
    .anachnoEn {
        margin-right: 10% !important;
        margin-bottom: 5% !important;
        width: 85% !important;
    }

    .btnLtr {
        margin-right: -24px !important;
    }

    .mySectionEn {
        font-size: 15px;
        width: 321px !important;
        padding: 0px 46px 0px 37px !important;
        margin-right: -21% !important;
        margin-top: 7% !important;
    }

    .textEn {
        margin-right: -17% !important;
    }

    .limeEn {
        width: 144%;
        font-size: 22px !important;
        margin-right: -27% !important;
    }

    .emEn {
        font-size: 11px !important;
    }
    #Button3 {
        width: 209px;
        height: 43px;
    }

    p.section5-text {
        font-size: 12px;
    }

    .testmonial-slider h1 {
        margin-right: 0%;
        padding-right: 0%;
    }

    .testmonial-slider .slider-wrap .items {
        margin-left: 4%;
        width: 350px;
        padding: 6%;
    }

    p.section1-text {
        width: 100%;
    }
    .textEn {
        text-align: left !important;
        margin-right: -53% ;
    }
    h2.section1-text {
        width: 100%;
    }

    .testmonial-slider .slider-main {
        width: auto;
        float: none;
    }

    .swiper-wrapper {
        margin-right: 4%;
    }

    .mySection {
        width: 85%;
        padding-bottom: 34%!important;

    }

    .section1-right.desk1-hide {
        margin-top: -200px;
    }

    .pLakochot {
        margin-right: 0%;
        padding-left: 0%;
    }

    #Button2 {
        margin-top: 4%;
        margin-bottom: 6%;
        width: 100%;
        padding: 0%;
        margin-right: 0%;
    }

    h1.section4-text {
        display: flow-root;
    }

    .sectionL-left.col-md-offset-1.col-md-10 {
        display: flow-root;
    }

    .addClassRow {
        margin-bottom: 5%;
    }

    #addClass {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}
@media (max-width:320px) {
    .textEn {
        text-align: left !important;
        margin-right: -18% !important;
    }

    .anachnoEn {
        margin-right: 11% !important;
    }

    .btnLtr {
        margin-right: -42px !important;
    }
    .mySectionEn {
        font-size: 13px;
        width: 266px !important;
        margin-top: 8% !important;
        margin-bottom: 7%;
    }
}
@media (max-width:280px) {
    .mySection {
        width: 85%;
        margin-bottom: 57%;
    }
    .textEn {
        margin-right: -2% !important;
    }
    .anachnoEn {
        margin-right: 30% !important;
    }
    .btnLtr {
        font-size: 14px!important;
    }
    .mySectionEn {
        font-size: 11px;
        width: 227px !important;
    }
    .limeEn {
        font-size: 17px !important;
        margin-right: -21% !important;
    }
    .emEn {
        font-size: 9px !important;
        margin-right: -41% !important;
    }
    .chzonEn {
        margin-right: -77%!important;
    }
}

    @media (max-width:500px) {
        .testmonial-slider h1 {
            padding-right: 0%;
        }

        .swiper-slide {
            width: 96%;
        }

        .testmonial-slider .slider-wrap .items {
            width: 310px;
        }

        .swiper-wrapper {
            margin-right: 14%;
        }
    }

    @media (max-width:400px) {

        .testmonial-slider {
            padding: 0% 0px 2%;
        }

            .testmonial-slider h1 {
                padding-right: 0%;
            }

        .swiper-wrapper {
            margin-right: 9%;
        }
    }

button {
    cursor: pointer;
}

