* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-family: 'Heebo', sans-serif;
    direction: rtl;
}
.nismachEn{
    margin-right:33%;
}
.larshmaEn {
    margin-right: 12%;
}
.startQbtnEn {
    margin-left: 56%;
}
.ltr3{
    text-align:left;
    float:left;
}
.bonosLanirshmimEn {
    margin-top: 4%!important;
}
.bonosLanirshmimEn2 {
    margin-bottom: 4% !important;
}
.section-contactEnh1 {
    font-size: 55px;
    color: #094f82;
    font-weight: 700;
    margin: 0px;
    padding: 0px 1207px 2px 48px !important;
    direction: rtl;
    background: url(../ImagesNew/contact/dots.png) left top 28px no-repeat !important;
    margin-left: -100% !important;
}
a:hover {
    text-decoration: none;
}

.container-fluid {
    margin: auto !important;
    max-width: 1920px;
    width: 100%;
}

@media (max-width:1200px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}

header {
    width: 100%;
    background: #FFF;
    transition: 1s;
    float: left;
    padding: 10px 1% 0px;
    border-top: 10px solid #30a1a7;
    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: 18px;
                text-align: left;
                font-weight: 400;
            }

                header nav ul li a:focus {
                    text-decoration: none;
                    color: #094f82;
                }

                header nav ul li a:hover {
                    text-decoration: none;
                    color: #094f82;
                }

            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;
            }

li.block img {
    display: inline-block;
    vertical-align: middle;
}

.device-nav {
    display: none;
    float: right;
    cursor: pointer;
    width: 50px;
}

    .device-nav img {
        width: 100%;
    }

@media only screen and (max-width: 1060px) {
    .logo {
        width: 150px;
    }

    .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;
            }

    .hamburger:hover {
        opacity: 1;
    }

    header nav ul li.block {
        padding: 0;
    }
}
/**** ##### SECTION 1 ##### ****/
.section1 {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
}

.section1-left {
    position: relative;
    float: right;
    width: 90%;
    padding: 10% 5% 0px 0px;
}

    .section1-left h1 {
        color: #929292;
        font-weight: 400;
        margin: 0px;
        padding: 0px 60px 0px 0px;
        direction: rtl;
        background: url(../ImagesNew/contact/dots.png) right center no-repeat;
    }

        .section1-left h1 span {
            color: #094f82;
            font-weight: 700;
        }

    .section1-left h2 {
        color: #094f82;
        font-weight: 900;
        margin: 0px;
        padding: 3% 0px;
        direction: rtl;
    }

        .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: left;
        width: 220px;
        margin-top: 10%;
        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;
    }

        .section1-left button img {
            display: inline-block;
        }
/****Section 2 Text Style ****/
/****h1 Tag*****/
@media (max-width:2500px) {
    h1.section1-text {
        font-size: 28px;
    }

    h2.section1-text {
        font-size: 60px;
    }
}

@media (max-width:1600px) {
    h1.section1-text {
        font-size: 25px;
    }

    h2.section1-text {
        font-size: 55px;
    }
}

@media (max-width:1440px) {
    h1.section1-text {
        font-size: 22px;
    }

    h2.section1-text {
        font-size: 50px;
    }
}

@media (max-width:1400px) {
    h1.section1-text {
        font-size: 20px;
    }

    h2.section1-text {
        font-size: 45px;
    }
}

@media (max-width:1170px) {
    h1.section1-text {
        font-size: 18px;
    }

    h2.section1-text {
        font-size: 32px;
    }
}

@media (max-width:767px) {
    h2.section1-text {
        font-size: 25px;
    }

    .contact-right {
        padding: 30px 3px 0px 0px;
    }
}
/****P Tag*****/
@media (max-width:2500px) {
    p.section1-text {
        font-size: 28px;
    }
}

@media (max-width:1600px) {
    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;
    }
}

@media (max-width:1170px) {
    p.section1-text {
        font-size: 15px;
    }
}

.section1-right {
    position: relative;
    padding: 0px;
    margin-top: 5%;
}

    .section1-right img {
        width: 100%;
    }

@media (max-width:991px) {
    .hid-mb-text {
        padding: 50px 0px !important;
    }

    .section1-left {
        width: 80%;
    }

        .section1-left button {
            float: right;
        }

    .section1-right {
        float: left;
        margin-top: 50px;
        width: 100%;
        clear: both;
    }
    .section-contactEnh1 {
        margin-right: -80%!important;
    }
    .startQbtnEn {
        margin-left: 0%!important;
    }
    .nismachEn {
        white-space: nowrap;
        font-size: 13px!important;
        margin-right: -3%!important;
    }
}
@media (width: 240px) {
    .section-contactEnh1 {
        margin-right: -86% !important;
        font-size: 32px;
    }
}
@media (width: 280px) {
    .section-contactEnh1 {
        margin-right: -82% !important;
    }
}
@media (max-width:767px) {
    .section1-left {
        width: 100%;
    }
}
@media (width:1280px) {
    .section-contactEnh1 {
        margin-right: -102% !important;
        white-space: nowrap;
    }
    .nismachEn {
        white-space: nowrap;
        margin-right: 13% !important;
    }
}
@media (width:1024px) {
    .section-contactEnh1 {
        margin-right: -184% !important;
        white-space: nowrap;
    }
    .nismachEn {
        white-space: nowrap;
        margin-right: 13% !important;
    }
}
/**** ##### SECTION 2 ##### ****/
.section2 {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/middle-back.png) right top no-repeat;
    background-size: cover;
    background-size: 100% 95%;
    padding: 0px 0px 29% 0px;
    margin-bottom: -15% !important;
    margin-top: -15% !important;
}

.section2-top {
    position: relative;
    padding-top: 15%;
    padding-bottom: 5%;
}

    .section2-top h1 {
        color: #212b54;
        font-weight: 700;
        margin: 0px;
        padding: 0px 60px 0px 0px;
        direction: rtl;
        background: url(../ImagesNew/contact/dots.png) right top 10px no-repeat;
    }

        .section2-top h1 span {
            color: #30a1a7;
        }

    .section2-top p {
        position: relative;
        direction: rtl;
        font-weight: 300;
        color: #094f82;
        margin: 0px;
        padding: 3% 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:1600px) {
    .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: 0px 12% 0px 3%;
    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;
}

.arw-one {
    position: absolute;
    left: 35%;
    top: -145%;
    width: 20%;
    z-index: 100;
}

.girl-two {
    position: absolute;
    left: 27%;
    top: -292%;
    width: 10%;
    z-index: 100;
}

.flower-boy {
    position: absolute;
    width: 18%;
    right: 16%;
    top: 53%;
    z-index: 100;
}

.baloon-boy {
    position: absolute;
    left: 0%;
    top: 0%;
    margin-top: 5%;
    width: 25%;
    z-index: 100;
}

@media (max-width:991px) {
    .section2 {
        background: url(../images/youa-bg-mobile.png) no-repeat top center;
        background-size: cover;
        background-size: 100% 100%;
        padding: 0px 0px 100px 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;
    }

    .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: 160px;
        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) {
    h1.section2-text {
        font-size: 35px;
    }
}

@media (max-width:1600px) {
    h1.section2-text {
        font-size: 32px;
    }
}

@media (max-width:1440px) {
    h1.section2-text {
        font-size: 30px;
    }
}

@media (max-width:1400px) {
    h1.section2-text {
        font-size: 27px;
    }
}

@media (max-width:1170px) {
    h1.section2-text {
        font-size: 22px;
    }
}
/****P Tag*****/
@media (max-width:2500px) {
    p.section2-text {
        font-size: 27px;
    }
}

@media (max-width:1600px) {
    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) {
    p.section2-text {
        font-size: 15px;
    }
}

@media (max-width:480px) {
    .section2-top {
        padding-top: 30%;
    }
}
/**** ##### 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(../ImagesNew/contact/dots.png) right top 10px no-repeat;
    }

        .section3-right h1 span {
            color: #30a1a7;
        }

    .section3-right ul {
        position: relative;
        direction: rtl;
        padding-top: 5%;
        padding-right: 50px;
        margin: 0px;
    }

    .section3-right li {
        padding: 10px 20px 10px 0px;
        font-weight: 500;
        color: #0a3c5f;
        font-size: 26px;
        background: url(../images/disc.png) top 20px right no-repeat;
    }

    .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:1600px) {
    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: 27px;
    }
}

@media (max-width:1600px) {
    .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;
    }

    #mobile_pc {
        display: inline-block;
    }

    .section3-right {
        padding-right: 0px;
    }

        .section3-right ul {
            padding-right: 0px;
        }

        .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;
        }

    .section3-text li {
        font-size: 15px;
    }

    h1.section3-text {
        font-size: 22px;
    }
}
/**** ##### SECTION 4 ##### ****/
.section4 {
    position: relative;
    float: left;
    width: 100%;
    background: url(../images/youa-bg.png) left top no-repeat;
    background-size: cover;
    background-size: 85%;
    padding: 0px;
}

.section4-top {
    position: relative;
    padding: 10% 0px 0px 0px;
    clear: both;
}

.section-contact {
    position: relative;
    width: 100%;
    float: left;
}

    .section-contact h1 {
        font-size: 55px;
        color: #094f82;
        font-weight: 700;
        margin: 0px;
        padding: 0px 60px 0px 0px;
        direction: rtl;
        background: url(../ImagesNew/contact/dots.png) right top 28px no-repeat;
    }

    .section-contact span {
        font-size: 20px;
        color: #094f82;
        line-height: 40px;
        padding-right: 60px;
    }

.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: 20% 0px 10% 0px;
    clear: both;
}

.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(../ImagesNew/contact/dots.png) right top 10px no-repeat;
    }

    .section4-bottom-right p {
        position: relative;
        direction: rtl;
        font-weight: 300;
        color: #094f82;
        margin: 0px;
        padding: 30px 60px 0px 0px;
        text-align: justify;
    }
/****Section 4 Text Style ****/
/****h1 Tag*****/
@media (max-width:2500px) {
    h1.section4-text {
        font-size: 35px;
    }
}

@media (max-width:1600px) {
    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;
    }
}

@media (max-width:1600px) {
    p.section4-text {
        font-size: 24px;
    }
}

@media (max-width:1440px) {
    p.section4-text {
        font-size: 20px;
    }
}

@media (max-width:1400px) {
    p.section4-text {
        font-size: 18px;
    }
}
/****Clouds****/
.youas img {
    width: 100%;
}

.youa-one {
    position: absolute;
    top: 20%;
    left: 0px;
    width: 10%;
    z-index: 99;
}

.youa-two {
    position: absolute;
    top: 15%;
    right: 0px;
    width: 8%;
    z-index: 99;
}

.youa-three {
    position: absolute;
    top: 35%;
    right: 13%;
    width: 13%;
    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: -6%;
    left: 6%;
    width: 21%;
    z-index: 99;
}

@media (max-width:1170px) {
    h1.section4-text {
        font-size: 22px;
    }

    p.section4-text {
        font-size: 15px;
    }
}

@media (max-width:991px) {
    .mobl-hide {
        display: none;
    }

    .section4 .pull-left {
        width: 100%;
    }

    .section4 .pull-right {
        width: 100%;
    }

    .section4 {
        padding: 0px;
        background: url(../images/youa-bg-mobile.png) top center no-repeat;
        background-size: 100% 70%;
    }

    .section4-top {
        padding: 150px 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: 300px 0px 10% 0px;
    }

    .section4-bottom-right {
        width: 100%;
        float: right;
        max-width: 50%;
    }

        .section4-bottom-right p {
            padding-right: 0px;
        }

    .poster-boy {
        width: 175px;
    }

        .poster-boy img {
            height: 500px;
        }
}

@media (max-width:700px) {
    .section4-top-left {
        max-width: 100%;
    }

    .section4-top-right {
        max-width: 100%;
    }

    .section4-bottom-right {
        max-width: 300px;
    }
}

@media (max-width:480px) {
    .section4-bottom {
        position: relative;
        padding: 300px 0px 10% 70px;
    }

    .poster-boy {
        width: 100px;
    }
}
/**** ##### 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;
}

    .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;
    }

.contact-right {
    width: 45%;
    position: relative;
    padding: 30px 3px 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 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:hover {
            background: #094f82;
            border: 1px solid #094f82;
        }

        .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;
    left: 10%;
    width: 40%;
    top: 33%;
}

    .cloud-contact-two img {
        width: 100%;
    }

.gitar-boy {
    position: absolute;
    left: 20%;
    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 {
            font-size: 30px;
            text-align: center;
        }

        .contact-left p {
            font-size: 15px;
            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;
    }
}
/**** ##### Shapes ##### ****/
.shapes img {
    width: 100%;
}

@media (max-width:991px) {
    .shapes {
        display: none;
    }
}

@media (max-width:2500px) {
    .main-shapes {
        position: absolute;
        top: 48%;
        left: 23%;
        width: 63%;
        z-index: 99;
    }
}

@media (max-width:1850px) and (min-width:1600px) {
    .main-shapes {
        width: 65.5%;
    }
}

@media (max-width:1440px) and (min-width:1400px) {
    .main-shapes {
        width: 66%;
    }
}

@media (min-width:1400px) {
    .main-shapes {
        width: 63%;
    }
}

.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:1300px) and (min-width:1171px) {
    .main-shapes {
        width: 67%;
    }
}

@media (max-width:1100px) and (min-width:1000px) {
    .main-shapes {
        width: 66.5%;
    }
}

@media (max-width:1000px) and (min-width:992px) {
    .main-shapes {
        width: 66.8%;
    }
}

.startQbtn {
    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;
}

.newTxt h2 {
    color: #56c4c5;
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    font-size: 31px;
}

.newTxt span {
    color: #094f82;
    font-weight: 400;
    margin: 0px;
    padding: 20px 0px 0px 0px;
    font-size: 20px;
}

.newTxt {
    padding: 10px 115px 10px 0px;
    /*width: 1385px;*/
    width: 83%;
    float: right;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

@media (max-width:991px) {
    .newTxt {
        padding: 0px 34px 0px 0px;
        /*width: 1385px;*/
        width: 83%;
        float: right;
    }

        .newTxt h2 {
            font-size: 22px;
        }

    #happy {
        padding-right: 0px;
        font-size: 26px;
    }

    #msg {
        padding-right: 27px;
    }

    .newTxt span {
        font-size: 15px;
    }

    .section-contact h1 {
        font-size: 39px;
    }
}

@media (mix-width:991px) {

    #happy {
        padding-right: 130px;
        font-size: 26px;
    }

    #msg {
        padding-right: 190px;
    }
}

.newTxt span {
    line-height: 26px;
}
