﻿
/* =======================================================
*
* 	Template Style
*	Edit this section
*
* ======================================================= */
body {
  font-family: "IranSans";
     font-size: 14px !important;
    font-weight: normal !important;
    font-style: normal !important;
    /*line-height: 30px !important;*/
    line-height: 2em !important;
    color: #272a2b  !important;
    overflow-x: hidden !important;
    background-color: #f8fafd;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}



span {
    font-size: 13px;
}



a, input {
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    outline: none !important;
}

    a, a:focus, a:hover {
        text-decoration: none !important;
    }

ul {
    list-style-type: none;
    padding: 0px;
}

a {
    color: #272a2b  !important;
	        font-size: 18px;

}

.container-header {
    padding: 12px 12px 12px 15px;
    background-color: #fff;
    z-index: 999;
}

.main-logo > img {
    max-width: 160px;
}

.main-menu {
    margin: 5px 0 0 0;
}

.main-menu {
    white-space: nowrap;
}

    .main-menu > li {
        display: inline-block;
        padding: 10px 1px;
        margin: 0 20px;
        position: relative;
        text-align: center;
    }

        .main-menu > li.selected > a {
            color: #ed1846;
        }

        .main-menu > li > a {
            font-size: 14px;
            font-weight: 500;
            text-align: center;
            color: #333;
            display: block;
        }

        .main-menu > li.selected > a::before {
            content: "";
            display: block;
            width: 100%;
            height: 5px;
            background-color: #ed1846;
            position: absolute;
            top: -17px;
            -o-border-bottom-right-radius: 8px;
            -moz-border-bottom-right-radius: 8px;
            -webkit-border-bottom-right-radius: 8px;
            border-bottom-right-radius: 8px;
            -o-border-bottom-left-radius: 8px;
            -moz-border-bottom-left-radius: 8px;
            -webkit-border-bottom-left-radius: 8px;
            border-bottom-left-radius: 8px;
        }

.consultation-bullet {
    display: inline-block;
    width: 9px;
    height: 9px;
    background-color: #2cae53;
    margin: 0 0 0 10px;
    position: relative;
    top: 1px;
    z-index: 9;
    -moz-animation: status-indicator-pulse-positive 2s ease-in-out .5s infinite;
    -o-animation: status-indicator-pulse-positive 2s ease-in-out .5s infinite;
    -webkit-animation: status-indicator-pulse-positive 2s ease-in-out .5s infinite;
    animation: status-indicator-pulse-positive 2s ease-in-out .5s infinite;
}

.user-box-nav {
    position: relative;
    margin: 0;
}

.user-box {
    margin: 6px 0 0 0;
}


header {
    background-color: #fff;
}

.mymain-menu ul li {
    display: inline-block;
    padding: 15px;
}


.above-page-img {
    border-bottom-right-radius: 100px;
    -moz-border-bottom-right-radius: 100px;
    -o-border-bottom-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    min-height: 500px;
    max-height: 500px;
    background-image: -moz-linear-gradient(131deg,#065482,#00c395);
    background-image: -ms-linear-gradient(131deg,#065482,#00c395);
    background-image: -webkit-linear-gradient(131deg,#065482,#00c395);
    background-image: linear-gradient(131deg,#065482,#00c395);
    position: absolute;
    max-width: 100%;
    right: 0;
    left: 0;
    overflow: hidden;
}



    .above-page-img > img {
        top: -120px !important;
        max-width: 105%;
    }

    .above-page-img > img {
        position: relative;
        opacity: .15;
        min-height: 430px;
        margin:0 auto;
    }


.above-page-content {
    z-index: 99;
    padding: 32px 7px 32px 7px;
    max-width: 100%;
    width: 750px;
}

.above-page-tagline {
    padding: 0 16px;
}

.main-tagline {
    font-size: 23px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.explaine-tagline {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    position: relative;
}

    .explaine-tagline span, .explaine-tagline span.rw-words.rw-words-1 > span {
        font-size: 16px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.88;
    }

.rw-words {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 18px;
}

.rw-words-1 span {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    color: #fff;
    -webkit-animation: rotateWord 18s linear infinite 0s;
    -ms-animation: rotateWord 18s linear infinite 0s;
    animation: rotateWord 18s linear infinite 0s;
    right: 0;
    text-align: right;
}

    .rw-words-1 span:nth-child(2) {
        -webkit-animation-delay: 3s;
        -ms-animation-delay: 3s;
        animation-delay: 3s;
        color: #fff;
    }

    .rw-words-1 span:nth-child(3) {
        -webkit-animation-delay: 6s;
        -ms-animation-delay: 6s;
        animation-delay: 6s;
        color: #fff;
    }

    .rw-words-1 span:nth-child(4) {
        -webkit-animation-delay: 9s;
        -ms-animation-delay: 9s;
        animation-delay: 9s;
        color: #fff;
    }

    .rw-words-1 span:nth-child(5) {
        -webkit-animation-delay: 12s;
        -ms-animation-delay: 12s;
        animation-delay: 12s;
        color: #fff;
    }

    .rw-words-1 span:nth-child(6) {
        -webkit-animation-delay: 15s;
        -ms-animation-delay: 15s;
        animation-delay: 15s;
        color: #fff;
    }


@keyframes rotateWord {
    0% {
        opacity: 0;
    }

    2% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    17% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}



.above-page-search {
    text-align: center;
    margin: 24px auto 0 auto;
    width: calc(100% - 20px);
    max-width: 660px;
    position: relative;
}

.srch-input {
    border-radius: 35px;
    -ms-border-radius: 35px;
    -moz-border-radius: 35px;
    -webkit-border-radius:35px;
    border: none;
    width: 100%;
    padding: 15px;
    height: 60px;
}

.search-icon {
    display: block;
    width: 48px;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 12px 0 0 0;
}

.last-question-time {
    color: #fff;
    text-align: center;
    padding: 3px 10px;
    margin: 24px auto 0 auto;
    width: 100%;
}

    .last-question-time > .last-question-time-detail {
        display: inline-block;
        clear: both;
        justify-content: center;
        align-items: center;
        background-color: rgba(29,145,145,.41);
        border: 1px dashed #fff;
        padding: 6px 10px;
        min-height: 42px;
        /*max-height:auto;*/
        margin: 0 0 8px 8px;
        -ms-border-radius: 50px;
        -moz-border-radius: 50px;
        -o-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
        -ms-border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -o-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.value-body {
    background-color: #fff;
    -o-box-shadow: 0 10px 20px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 10px 20px 0 rgba(0,0,0,.09);
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.09);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.09);

    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;

    padding: 20px;
    position: relative;
}


.Consulation-list {
  
}

    .Consulation-list li {
        display: inline-block;
        position: relative;
        width: 55px;
        height: 55px;
        margin: 0 -12px 0 0;
    }

    .Consulation-list img {
        box-shadow: 0 7px 10px #00000020;
        border: 2px solid #fff;
    }



.box-transform {
    -moz-transition: all .25s ease;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -o-transition: all .25s ease;
}

    .box-transform:hover {
        transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
    }

.extension-nav span {
    font-size: 13px !important;
}

#loginbtn img {
    width: 20px;
    height: auto;
}

.Consulation-list li i {
    display: block;
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    position: absolute;
    top: 2px;
    right: 2px;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #0dd15b;
}



.card {
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -ms-box-shadow: 0 8px 20px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 8px 20px 0 rgba(0,0,0,.09);
    -webkit-box-shadow: 0 8px 20px 0 rgba(0,0,0,.09);
    box-shadow: 0 8px 15px 0 rgba(0,0,0,.09);
    background-color: #fff;
    position: relative;
    white-space: normal;
    margin: 20px 10px;
    border: none;
}

#owl-Comments span {
    font-size: 13px;
}

.owl-prev {
    left: -0.6rem;
}

.owl-next {
    right: -0.6rem;
}

.owl-prev, .owl-next {
    position: absolute;
    font-size: 35px;
    background-color: #ffffff;
    color: #000000;
    padding: 8px 15px;
    font-family: CocoBiker;
    top: 40%;
    border-radius: 50%;
    /*transform: translateY(-50%);*/
    -ms-box-shadow: 0 7px 13px 0 rgba(0,0,0,.11);
    -moz-box-shadow: 0 7px 13px 0 rgba(0,0,0,.11);
    -webkit-box-shadow: 0 7px 13px 0 rgba(0,0,0,.11);
    box-shadow: 0 7px 13px 0 rgba(0,0,0,.11);
}


.rounded-btn {
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.support-phone {
    background-color: #064468;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    height: 40px;
    /*display: block;*/
    padding: 7px 45px;
    position: relative;
}


    .support-phone:before {
        content: "";
        position: absolute;
        right: -9px;
        top: calc(50% - 6px);
        bottom: calc(50% - 6px);
        display: block;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-left: 11px solid #064468;
        border-bottom: 6px solid transparent;
    }

@media (min-width: 1200px) {
    .intro-section > object {
        width: calc(100% + 12px);
        margin-right: -5px;
        margin-bottom: -2px;
    }
}





