
.survey-bg-t {
    background: linear-gradient( 45deg,black,transparent);
    overflow-y: auto;
    top: 0;
    opacity: 1
}

.survey-main {
    background: 0 0;
    text-align: center;
    margin: 20px
}

    .survey-main .areaOne h1 {
        max-width: 92%
    }

    .survey-main .thanks {
        display: none;
        text-align: center;
        color: #4b4b4b;
        font-weight: 400;
        margin-top: 5%
    }

    .survey-main .main-content.main-content-text.match-height {
        margin-bottom: 0;
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .survey-main .closeBtn {
        display: block;
        top: 15px;
        right: 28px
    }

        .survey-main .closeBtn img {
            height: 20px
        }

    .survey-main > .wrapper-col {
        width: 100%;
        max-width: 625px;
        background: #fff;
        text-align: left;
        padding-bottom: 0
    }

.survey-popup h1 {
    font-size: 28px;
    color: #00705e;
    line-height: normal;
    text-align: center;
    margin-bottom: 25px
}

.survey-popup {
    padding-left: 0;
    padding-right: 0
}

.survey-popup {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

    .survey-popup .form-cell {
        width: 100%
    }

        .survey-popup .form-cell > h3 {
            width: 100%;
            color: #000;
            margin-bottom: 15px;
            font-size: 16px;
            font-family: berlingske_sans_roundlight,sans-serif
        }

        .survey-popup .form-cell label {
            display: block;
            font-size: 16px;
            margin-bottom: 15px;
            color: #000
        }

        .survey-popup .form-cell .starMand {
            display: none;
            color: red;
            font-size: 20px
        }

    .survey-popup .flex-justify-space {
        display: flex;
        justify-content: space-between
    }

    .survey-popup .form-cell .submitBtn {
        width: auto;
        padding: 18px 30px;
        background-color: #00705e;
        font-size: 15px;
        cursor: pointer
    }

        .survey-popup .form-cell .submitBtn:hover {
            opacity: .8;
            background-color: #00705e
        }

.survey-main .inputhide {
    display: none
}

.survey-main .text-center {
    text-align: center
}

.survey-main span.starMand {
    position: absolute;
    right: 0;
    top: auto
}

.survey-main .flex {
    display: flex
}

.survey-main .flex-wrap {
    flex-wrap: wrap
}

.survey-main .input-radio {
    margin-right: 13px;
    cursor: pointer;
    align-items: center;
    margin-bottom: 10px
}

.survey-main .form-cell-radio-mobile {
    flex-direction: column
}

@media screen and (min-width:600px) {
    .survey-main .form-cell-radio-mobile {
        flex-direction: row
    }
}

.survey-main .input-radio > label {
    margin-left: 5px;
    cursor: pointer;
    margin-bottom: 0
}

.survey-main h2 {
    color: #00705e;
    font-size: 18px;
    margin-left: 10px;
    margin-bottom: 15px
}

.survey-main .input-radio > input[type=radio] {
    font-size: 2.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 21px;
    height: 21px;
    padding: 2.5px;
    background-clip: content-box;
    border: 2px solid #bbb;
    background-color: #fff;
    border-radius: 50%
}

    .survey-main .input-radio > input[type=radio]:checked {
        background-color: #00705e;
        border-color: #00705e
    }

.survey-main .mb-15 {
    margin-bottom: 15px
}

.f-r {
    float: right;
}

.box-text {
    height: 100px;
}


/*....................*/
.ft-social-list a{
    font-size:30px;
    padding:10px;
}

.navbar {
    overflow: hidden;
    background-color: #fff;
    /*background-color: #00705e;*/
}



    .navbar a:hover, .drop:hover .dropbtn {
        /*background-color: #4d4d4d;*/
    }




.drop-content a:hover {
    /*background-color: #292b33;*/
    background-color: #b3b3b3;
    width: 100%;
}

.drop:hover .drop-content {
    display: block;
}




    .navicon i{
        padding-right:10px;
    }

    .navicon a i {
        padding-right: 15px;
    }



.pl10 {
    padding-left: 10px;
}

.p10{
    padding:10px;
}
.mt25 {
    margin-top: 25px;
}
.pb20{padding-bottom:20px;}





.tac{text-align:center !important;

}
.person-list {
    color: #00705E;
    list-style: none;
    margin: 0px;
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
}
    .person-list li {
        padding:0px 10px;
        font-size: 1.20rem;
    }


.box-comment {
    padding: 25px;
    background: #f5f9f9;
    height: 100px;
    text-align: center;
    position: relative;
    border: 1px dashed #00705e;
}
        .box-comment:before,
        .box-comment:after {
            position: absolute;
            font-size: 50px;
            color: #FFFFFF;
            font-weight: 700;
        }

    .box-comment:before {
        content: '\201c';
        top: 0;
        left: 10px;
        color: #00705e;
          font-size: 100px;
    }

    .box-comment:after {
        content: '\201d';
        bottom: -50px;
        right: 10px;
        color: #00705e;
        font-size: 100px;
    }

.person-image {
    margin:20% 13%;
}

.widget-user-header {
    padding: 20px;
    height: 120px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.main-content .text {
    padding: 10px 0px 20px 0px;
    line-height: 25px;
    border-bottom: 1px dashed #bec5c2;
}
.btnclearfix {
    border-top: 1px dashed #bec5c2;
    padding-bottom: 10px;
}

.ContactUs .title {
    font-weight: 600;
    padding-bottom: 20px;
}
.ContactUs ul li {
    list-style: none;
    padding: 10px;
    font-size: 18px;
}

.ContactUs .social i {
    color: #00705e;
    font-size: 30px;
    background-color: #f2f2f2;
    padding: 5px;
    margin-right: 7px;
}
.ptd10{
    padding-top:10%
}
.mt15{
    margin-top:15px;

}
hr.reduced {
    margin: 15px 0;
}

.OurAchievements .article-panel {
    height: 100%;
    position: relative;
    background: #86ffb6;
}
.OurAchievements .thenumbers .article-panel {
    height: 100%;
    position: relative;
    background: #f6f7fb;
}
.OurAchievements .ourawards .article-panel {
    height: 100%;
    position: relative;
    /* ReSharper disable once HexColorValueWithAlpha */
    background: #4ec5b26b;
}

.home .article-panel {
    height: 100%;
    position: relative;
    background: #fff;
}
    .home .article-panel h3{
        color:black
    }
    .OurAchievements .article-panel .article-text {
        padding: 25px;
    }
/*    .OurAchievements .article-panel h2:after {
        content: "";
        width: 50px;
        border-bottom: 2px solid #e4e4e4;
        display: block;
        top: 100%;
        left: 0;
        margin-top: 1em;
    }*/
.pb10{
    padding-bottom:10px;
}
.mtn65{   
    margin-top:-65px;
}
.shadow {
    font-size: 40px;
    /* ReSharper disable once HexColorValueWithAlpha */
    color: #ffffff0d;
    font-weight: 700;
    margin-top: -30px;
}
.shadow-black {
    font-size: 40px;
    /* ReSharper disable once HexColorValueWithAlpha */
    color: #0000000d;
    font-weight: 700;
    margin-top: -30px;
}
.darker-grey {
    background-color: #e6e6e6;
}
    .darker-grey .col-6 p{
        text-align:center;
    }
    .padded {
        padding: 15px 0px;
    }
.padd {
    padding: 25px 10px;
}
.aboutus .article-panel {
    background-color: #f6f7fb;
}
.location .article-panel {
    background-color: #f6f7fb;
}
.careers .article-panel {
    background-color: #fff;
    box-shadow: 5px 5px 10px 0px #999999;
}
.careers .panel {
    background-color: #f6f7fb;
}

.article-text{
    padding:25px;
}
.mb20{
    margin-bottom:20px !important;
}

.map{
    padding: 15px 0px;
    margin-bottom:20px !important;

}
.boxmap {
    padding: 5px 10px;
    margin: 7px 10px 0px 0px;
    background-color: #fff;
    box-shadow: 5px 5px 10px 0px #999999;
}

    .boxmap h3 {
        font-size: 16px;
        color: #4d5357;
        margin-bottom: 0px
    }

    .boxmap span {
        color: #00705e;
        font-weight: 700;
        padding-right: 10px;
    }

  

    .careers .panel h2::after {
        content: "";
        width: 50px;
        border-top: 2px solid #e4e4e4;
        display: block;
        top: 100%;
        left: 0;
        margin-bottom: 1em;
        margin-top: 30px;
    }

    .careers .panel p {
        color: #8e8e8e
    }

    .pic {
        margin-top: 20px;
        padding: 10px;
        height: 220px;
    }

        .pic h2, .pic p {
            color: white;
            text-align: center;
            padding: 10px;
        }

        .pic .btn-border {
            position: relative;
        }

    .bold {
        font-weight: 700;
    }

    .ml150 {
        margin-left: 150px;
    }

    .mb15 {
        margin-bottom: 15px;
    }

    @media (max-width: 425px) {
        .hiddenmobile {
            display: none;
        }
    }

    .form-cell h5 {
        font-size: .83em;
    }

    .border-green {
        border: 2px solid #00705e;
        height: 180px;
    }

    .danger {
        color: #c30000;
        padding-bottom: 20px;
        font-size: 50px;
    }

    #owl-demo .item {
        background: #42bdc2;
        padding: 30px 0px;
        margin: 10px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }

    .flip-plus.flip-plus-white span {
        background-image: url(../images/icon-plus-grey.png);
    }

  

    @media(max-width:425px) {
        .padding {
            margin-left: 30%;
            margin-top: 3%;
        }
    }

header .inner .text {
    vertical-align: top;
    display: inline-block;
    padding: 7px 10px;
    font-size: 17px;
    position: relative;
    width: 75%;
    margin-top: 10px;
}
@media (max-width: 767px) {
    .text {
        width: 100%;

    }
}

.ltr {
    direction:ltr;
}