@font-face {
    font-family: IRANYekan;
    src: url('../fonts/Sahel-FD.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.hidden {
    display: none !important
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.blogitem-content h5 a:hover, .blogitem-meta a:hover, .blogitem-meta span i, .color-theme, .footer-copyright a:hover, .footer-widgets .single-widget a:hover, .footer-widgets .widget-recentpost-content h6 a:hover, .funfact-headline h2 span, .header-icons ul li a:hover, .header-searchbox .search-close:hover, .header-topinfo ul li a:hover, .header-topsocial ul li a:hover, .stylish-list i, .tm-blog-content h4 a:hover, .tm-blog-contentbottom a:hover, .tm-blog-social ul li a:hover, .tm-breadcrumb-area ul li a:hover, .tm-cart-table .tm-cart-productname:hover, .tm-cart-table .tm-cart-removeproduct:hover, .tm-checkout-coupon > a span, .tm-checkout-total td + td, .tm-comment-content h6 a:hover, .tm-comment-replybutton:hover, .tm-contact-block p a:hover, .tm-member-social ul li a:hover, .tm-myaccount-dashboard p a, .tm-navigation .tm-navigation-megamenu > ul > li > a, .tm-navigation ul li.current > a, .tm-navigation ul li:hover > a, .tm-portfolio-buttons button.is-active, .tm-portfolio-buttons button:hover, .tm-portfolio-content h5 a:hover, .tm-portfolio-content h6 a:hover, .tm-portfoliodetails-share li a:hover, .tm-pricebox.is-active .tm-pricebox-price span, .tm-product-title a:hover, .tm-promo-content h2 span, .tm-section-title h2::after, .tm-section-title h2::before, .tm-section-title h3::after, .tm-section-title h3::before, .tm-service h5 a:hover, .tm-tabgroup li a:hover, .tm-tabgroup2 li a.active, .tm-videobutton span, .whychoose-icon, .widget-contact a:hover, .widget-contact ul li i, .widget-info-social li a:hover, .widget-popularproduct-content h6 a:hover, .widget-recentpost-content h6 a:hover, .widget-social li a:hover, a.tm-videobutton span, button.tm-videobutton span, input[type=checkbox]:checked ~ label, input[type=checkbox]:checked ~ label:before, input[type=radio]:checked ~ label, input[type=radio]:checked ~ label:before {
    color: #03a9f4
}

#scrollUp, .blogitem-share ul, .blogitem-share-trigger.is-active, .blogitem-share-trigger:hover, .blogitem-tags ul li a:hover, .blogitem:hover .blogitem-date, .nice-select .list .option:hover, .small-title:after, .tm-button, .tm-feature2:hover .tm-feature2-icon, .tm-myaccount-address-billing a.edit-button, .tm-myaccount-address-shipping a.edit-button, .tm-navigation .tm-navigation-dropdown ul li:hover, .tm-portfolio-actions li a:hover, .tm-preloader, .tm-product-actions li a:hover, .tm-product-actions li button:hover, .tm-service2:hover .tm-service2-icon, .tm-tabgroup li a.active, .widget-pricefilter .tm-rangeslider-leftgrip, .widget-pricefilter .tm-rangeslider-rightgrip, .widget-pricefilter-button:hover, .widget-search-form button:hover, .widget-search-form input[type=submit]:hover, .widget-tags ul li a:hover, .widget-title:after, a.tm-button, button.tm-button {
    background: #03a9f4
}

#scrollUp, .blogitem-share ul, .blogitem-share-trigger.is-active, .blogitem-share-trigger:hover, .blogitem-tags ul li a:hover, .brandlogo a:hover, .nice-select.open, .nice-select:focus, .tm-button, .tm-contact-formfield input:active, .tm-contact-formfield input:focus, .tm-contact-formfield textarea:active, .tm-contact-formfield textarea:focus, .tm-navigation .tm-navigation-megamenu > ul > li > a, .widget-pricefilter-button:hover, .widget-search-form button:hover, .widget-search-form input[type=submit]:hover, .widget-tags ul li a:hover, a.tm-button, blockquote, button.tm-button, button:active, button:focus, input:active, input:focus, input[type=checkbox]:checked ~ label:before, input[type=radio]:checked ~ label:before, select:active, select:focus, textarea:active, textarea:focus {
    border-color: #03a9f4
}

.tm-checkout-coupon > a {
    border-left-color: #03a9f4
}

.tm-videobutton::after, a.tm-videobutton::after, button.tm-videobutton::after {
    background: rgba(3,169,244,.7)
}

.tm-tabgroup li a.active:hover {
    color: #fff
}

@-webkit-keyframes tmGrowShrink {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.55);
        transform: scale(1.55);
        opacity: 0
    }
}

@keyframes tmGrowShrink {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.55);
        transform: scale(1.55);
        opacity: 0
    }
}

@-webkit-keyframes tmSpin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes tmSpin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes tmSpinReverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes tmSpinReverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes tmAnimatedBg {
    0% {
        -webkit-transform: translate(50%,-50%) scale(1);
        transform: translate(50%,-50%) scale(1)
    }

    70% {
        -webkit-transform: translate(50%,-50%) scale(1.5);
        transform: translate(50%,-50%) scale(1.5)
    }

    80% {
        -webkit-transform: translate(50%,-50%) scale(1.5);
        transform: translate(50%,-50%) scale(1.5)
    }

    100% {
        -webkit-transform: translate(50%,-50%) scale(1);
        transform: translate(50%,-50%) scale(1)
    }
}

@keyframes tmAnimatedBg {
    0% {
        -webkit-transform: translate(50%,-50%) scale(1);
        transform: translate(50%,-50%) scale(1)
    }

    70% {
        -webkit-transform: translate(50%,-50%) scale(1.5);
        transform: translate(50%,-50%) scale(1.5)
    }

    80% {
        -webkit-transform: translate(50%,-50%) scale(1.5);
        transform: translate(50%,-50%) scale(1.5)
    }

    100% {
        -webkit-transform: translate(50%,-50%) scale(1);
        transform: translate(50%,-50%) scale(1)
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%
}

body {
    direction: rtl;
    overflow: hidden !important;
    font-size: 14px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: IRANYekan;
    color: #444;
    font-weight: 400
}

::-webkit-input-placeholder {
    color: #444
}

:-moz-placeholder {
    color: #444
}

::-moz-placeholder {
    color: #444
}

:-ms-input-placeholder {
    color: #444
}

address, caption, dd, dl, h1, h2, h3, h4, h5, h6, hr, menu, ol, p, pre, table, ul {
    margin: 0;
    margin-bottom: 15px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: IRANYekan;
    color: #333
}

.h1, h1 {
    font-size: 42px;
    line-height: 52px
}

.h2, h2 {
    font-size: 36px;
    line-height: 46px
}

.h3, h3 {
    font-size: 26px;
    line-height: 36px
}

.h4, h4 {
    font-size: 22px;
    line-height: 32px
}

.h5, h5 {
    font-size: 18px;
    line-height: 28px
}

.h6, h6 {
    font-size: 16px;
    line-height: 26px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .h1, h1 {
        font-size: 36px;
        line-height: 46px
    }

    .h2, h2 {
        font-size: 32px;
        line-height: 42px
    }

    .h3, h3 {
        font-size: 24px;
        line-height: 34px
    }
}

@media only screen and (max-width:767px) {
    .h1, h1 {
        font-size: 34px;
        line-height: 44px
    }

    .h2, h2 {
        font-size: 30px;
        line-height: 40px
    }

    .h3, h3 {
        font-size: 22px;
        line-height: 32px
    }

    .h4, h4 {
        font-size: 20px;
        line-height: 30px
    }

    .h5, h5 {
        font-size: 16px;
        line-height: 26px
    }

    .h6, h6 {
        font-size: 14px;
        line-height: 24px
    }
}

::-moz-selection {
    background: #1cb9c8;
    color: #fff
}

::-ms-selection {
    background: #1cb9c8;
    color: #fff
}

::-o-selection {
    background: #1cb9c8;
    color: #fff
}

::selection {
    background: #1cb9c8;
    color: #fff
}

a {
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

    a:active, a:focus, a:hover {
        text-decoration: none;
        outline: 0
    }

    a:visited {
        color: inherit
    }

button {
    cursor: pointer
}

button, input, select, textarea {
    background: 0 0;
    border: 1px solid #ddd;
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    color: #444;
    font-family: IRANYekan
}

    button::-webkit-input-placeholder, input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #444
    }

    button:-moz-placeholder, input:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
        color: #444
    }

    button::-moz-placeholder, input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
        color: #444
    }

    button:-ms-input-placeholder, input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #444
    }

    button:active, button:focus, input:active, input:focus, select:active, select:focus, textarea:active, textarea:focus {
        outline: 0;
        border-color: #1cb9c8
    }

input, select, textarea {
    width: 100%;
    font-size: 14px;
    vertical-align: middle
}

button, input, select {
    height: 50px;
    padding: 0 15px
}

@media only screen and (max-width:767px) {
    button, input, select {
        height: 44px
    }
}

textarea {
    padding: 10px 15px
}

blockquote {
    border-right: 5px solid #1cb9c8;
    font-size: 18px;
    line-height: 2em !important;
    padding: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    position: relative;
    z-index: 1
}

    blockquote::after {
        content: "\f10d";
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
        position: absolute;
        right: 50%;
        top: 50%;
        z-index: -1;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
        font-size: 108px;
        color: #f6f6f6
    }

    blockquote p {
        margin-bottom: 10px
    }

    blockquote footer {
        font-size: 14px
    }

        blockquote footer a {
            color: #1cb9c8
        }

            blockquote footer a:hover {
                color: #1cb9c8
            }

@media only screen and (max-width:767px) {
    blockquote {
        font-size: 16px;
        line-height: 25px;
        padding: 20px
    }
}

[class*=" flaticon-"], [class^=flaticon-] {
    line-height: 1
}

    [class*=" flaticon-"]::after, [class*=" flaticon-"]::before, [class^=flaticon-]::after, [class^=flaticon-]::before {
        margin-right: 0;
        font-size: inherit;
        vertical-align: middle
    }

.stylish-list {
    padding-right: 0
}

    .stylish-list li {
        list-style: none;
        line-height: 30px;
        position: relative;
        padding-right: 35px
    }

    .stylish-list i {
        position: absolute;
        right: 0;
        top: 7px;
        font-size: 16px;
        color: #1cb9c8
    }

input[type=checkbox], input[type=radio] {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    display: none
}

    input[type=checkbox] ~ label, input[type=radio] ~ label {
        position: relative;
        padding-right: 24px;
        cursor: pointer
    }

        input[type=checkbox] ~ label:before, input[type=radio] ~ label:before {
            content: "";
            font-family: 'Font Awesome 5 free';
            font-weight: 700;
            position: absolute;
            right: 0;
            top: 5px;
            border: 1px solid #ddd;
            height: 15px;
            width: 15px;
            line-height: 1;
            font-size: 13px
        }

    input[type=checkbox]:checked ~ label, input[type=radio]:checked ~ label {
        color: #1cb9c8
    }

        input[type=checkbox]:checked ~ label:before, input[type=radio]:checked ~ label:before {
            content: "\f00c";
            color: #1cb9c8;
            border-color: #1cb9c8
        }

    input[type=radio] ~ label::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        border: 2px solid #ddd;
        border-radius: 100px;
        height: 15px;
        width: 15px;
        margin-top: -8px;
        line-height: .5;
        font-size: 28px
    }

    input[type=radio]:checked ~ label::before {
        content: "";
        color: #1cb9c8;
        border-color: #1cb9c8
    }

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.bg-theme {
    background: #1cb9c8
}

.bg-grey {
    background: #f5f5f5
}

.bg-dark {
    background: #202020
}

[class*=bg-image-], [data-bgimage] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

[data-black-overlay], [data-overlay], [data-secondary-overlay], [data-white-overlay] {
    position: relative
}

    [data-black-overlay] > *, [data-black-overlay] > div, [data-overlay] > *, [data-overlay] > div, [data-secondary-overlay] > *, [data-secondary-overlay] > div, [data-white-overlay] > *, [data-white-overlay] > div {
        position: relative;
        z-index: 2
    }

    [data-black-overlay]:before, [data-overlay]:before, [data-secondary-overlay]:before, [data-white-overlay]:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 2
    }

    [data-overlay]:before {
        background-color: #1cb9c8
    }

    [data-secondary-overlay]:before {
        background-color: #1cb9c8
    }

    [data-black-overlay]:before {
        background-color: #000
    }

    [data-white-overlay]:before {
        background-color: #fff
    }

[data-black-overlay="0.5"]:before, [data-overlay="0.5"]:before, [data-secondary-overlay="0.5"]:before, [data-white-overlay="0.5"]:before {
    opacity: .05
}

[data-black-overlay="1"]:before, [data-overlay="1"]:before, [data-secondary-overlay="1"]:before, [data-white-overlay="1"]:before {
    opacity: .1
}

[data-black-overlay="1.5"]:before, [data-overlay="1.5"]:before, [data-secondary-overlay="1.5"]:before, [data-white-overlay="1.5"]:before {
    opacity: .15
}

[data-black-overlay="2"]:before, [data-overlay="2"]:before, [data-secondary-overlay="2"]:before, [data-white-overlay="2"]:before {
    opacity: .2
}

[data-black-overlay="2.5"]:before, [data-overlay="2.5"]:before, [data-secondary-overlay="2.5"]:before, [data-white-overlay="2.5"]:before {
    opacity: .25
}

[data-black-overlay="3"]:before, [data-overlay="3"]:before, [data-secondary-overlay="3"]:before, [data-white-overlay="3"]:before {
    opacity: .3
}

[data-black-overlay="3.5"]:before, [data-overlay="3.5"]:before, [data-secondary-overlay="3.5"]:before, [data-white-overlay="3.5"]:before {
    opacity: .35
}

[data-black-overlay="4"]:before, [data-overlay="4"]:before, [data-secondary-overlay="4"]:before, [data-white-overlay="4"]:before {
    opacity: .4
}

[data-black-overlay="4.5"]:before, [data-overlay="4.5"]:before, [data-secondary-overlay="4.5"]:before, [data-white-overlay="4.5"]:before {
    opacity: .45
}

[data-black-overlay="5"]:before, [data-overlay="5"]:before, [data-secondary-overlay="5"]:before, [data-white-overlay="5"]:before {
    opacity: .5
}

[data-black-overlay="5.5"]:before, [data-overlay="5.5"]:before, [data-secondary-overlay="5.5"]:before, [data-white-overlay="5.5"]:before {
    opacity: .55
}

[data-black-overlay="6"]:before, [data-overlay="6"]:before, [data-secondary-overlay="6"]:before, [data-white-overlay="6"]:before {
    opacity: .6
}

[data-black-overlay="6.5"]:before, [data-overlay="6.5"]:before, [data-secondary-overlay="6.5"]:before, [data-white-overlay="6.5"]:before {
    opacity: .65
}

[data-black-overlay="7"]:before, [data-overlay="7"]:before, [data-secondary-overlay="7"]:before, [data-white-overlay="7"]:before {
    opacity: .7
}

[data-black-overlay="7.5"]:before, [data-overlay="7.5"]:before, [data-secondary-overlay="7.5"]:before, [data-white-overlay="7.5"]:before {
    opacity: .75
}

[data-black-overlay="8"]:before, [data-overlay="8"]:before, [data-secondary-overlay="8"]:before, [data-white-overlay="8"]:before {
    opacity: .8
}

[data-black-overlay="8.5"]:before, [data-overlay="8.5"]:before, [data-secondary-overlay="8.5"]:before, [data-white-overlay="8.5"]:before {
    opacity: .85
}

[data-black-overlay="9"]:before, [data-overlay="9"]:before, [data-secondary-overlay="9"]:before, [data-white-overlay="9"]:before {
    opacity: .9
}

[data-black-overlay="9.5"]:before, [data-overlay="9.5"]:before, [data-secondary-overlay="9.5"]:before, [data-white-overlay="9.5"]:before {
    opacity: .95
}

[data-black-overlay="10"]:before, [data-overlay="10"]:before, [data-secondary-overlay="10"]:before, [data-white-overlay="10"]:before {
    opacity: 1
}

.tm-padding-section {
    padding-top: 60px;
    padding-bottom: 100px
}

.tm-padding-section-top {
    padding-top: 100px
}

.tm-padding-section-bottom {
    padding-bottom: 100px
}

.tm-padding-section-sm {
    padding-top: 60px;
    padding-bottom: 60px
}

.tm-padding-section-sm-top {
    padding-top: 60px
}

.tm-padding-section-sm-bottom {
    padding-bottom: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-padding-section {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .tm-padding-section-top {
        padding-top: 80px
    }

    .tm-padding-section-bottom {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .tm-padding-section {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .tm-padding-section-top {
        padding-top: 70px
    }

    .tm-padding-section-bottom {
        padding-bottom: 70px
    }
}

.mt-30-reverse {
    margin-top: -30px
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.mt-50-reverse {
    margin-top: -50px
}

.mt-50 {
    margin-top: 50px
}

.mb-50 {
    margin-bottom: 50px
}

#scrollUp {
    left: 30px;
    bottom: 30px;
    height: 45px;
    width: 45px;
    line-height: 43px;
    text-align: center;
    background: #1cb9c8;
    color: #fff;
    font-size: 14px;
    border-radius: 100%;
    border: 1px solid #1cb9c8;
    -webkit-animation: slideInRight .4s ease-in-out 1 both;
    animation: slideInRight .4s ease-in-out 1 both;
    z-index: 1000 !important;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 10px rgba(0,0,0,.15)
}

.form-messages {
    margin-bottom: 0;
    text-align: center
}

    .form-messages.error {
        margin-top: 20px;
        color: #f80707
    }

    .form-messages.success {
        margin-top: 20px;
        color: #0d8d2d
    }

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

@media (max-width:575px) {
    .container {
        max-width: 480px
    }
}

@media only screen and (max-width:575px) {
    .container {
        max-width: 440px
    }
}

.tm-button, a.tm-button, button.tm-button {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    background: #1cb9c8;
    line-height: 40px;
    padding: 0 20px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #fff;
    border: 1px solid #1cb9c8;
    z-index: 1;
    vertical-align: middle
}

    .tm-button b, a.tm-button b, button.tm-button b {
        position: absolute;
        border-radius: 50%;
        width: 0;
        height: 0;
        display: block;
        background: rgba(0,0,0,.1);
        z-index: -1;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
        -webkit-transition: width .4s ease-in-out,height .4s ease-in-out;
        -o-transition: width .4s ease-in-out,height .4s ease-in-out;
        transition: width .4s ease-in-out,height .4s ease-in-out
    }

    .tm-button:hover b, a.tm-button:hover b, button.tm-button:hover b {
        width: 500px;
        height: 500px
    }

    .tm-button.tm-button-dark, a.tm-button.tm-button-dark, button.tm-button.tm-button-dark {
        background: #333;
        border-color: #333
    }

        .tm-button.tm-button-dark b, a.tm-button.tm-button-dark b, button.tm-button.tm-button-dark b {
            background: rgba(255,255,255,.1)
        }

    .tm-button.tm-button-white, a.tm-button.tm-button-white, button.tm-button.tm-button-white {
        background: #fff;
        border-color: #fff;
        color: #444
    }

        .tm-button.tm-button-white b, a.tm-button.tm-button-white b, button.tm-button.tm-button-white b {
            background: rgba(28,185,200,.1)
        }

    .tm-button.tm-button-sm, a.tm-button.tm-button-sm, button.tm-button.tm-button-sm {
        font-weight: 500;
        letter-spacing: 0;
        font-size: 16px;
        height: 44px;
        line-height: 42px;
        padding: 0 25px
    }

@media only screen and (max-width:767px) {
    .tm-button, a.tm-button, button.tm-button {
        font-weight: 500;
        letter-spacing: 0;
        font-size: 16px;
        height: 44px;
        line-height: 42px;
        padding: 0 25px
    }
}

.tm-readmore, a.tm-readmore, button.tm-readmore {
    display: inline-block;
    color: #444;
    font-weight: 600
}

    .tm-readmore i, a.tm-readmore i, button.tm-readmore i {
        font-size: 12px;
        padding-right: 0;
        -webkit-transition: padding .3s ease-in-out 0s;
        -o-transition: padding .3s ease-in-out 0s;
        transition: padding .3s ease-in-out 0s
    }

    .tm-readmore:hover, a.tm-readmore:hover, button.tm-readmore:hover {
        color: #1cb9c8
    }

        .tm-readmore:hover i, a.tm-readmore:hover i, button.tm-readmore:hover i {
            padding-right: 5px
        }

.tm-section-title {
    margin-bottom: 60px;
    margin-top: -4px
}

    .tm-section-title h2, .tm-section-title h3 {
        font-weight: 700;
        font-size: 40px
    }

        .tm-section-title h2::after, .tm-section-title h2::before, .tm-section-title h3::after, .tm-section-title h3::before {
            color: #1cb9c8;
            font-weight: 400
        }

        .tm-section-title h2::before, .tm-section-title h3::before {
            content: "[";
            padding-left: 10px
        }

        .tm-section-title h2:after, .tm-section-title h3:after {
            content: "]";
            padding-right: 10px
        }

    .tm-section-title h3 {
        font-size: 32px;
        line-height: 42px
    }

    .tm-section-title.text-center {
        padding-right: 90px;
        padding-left: 90px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tm-section-title {
        margin-bottom: 50px
    }

        .tm-section-title.text-center {
            padding-right: 30px;
            padding-left: 30px
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-section-title {
        margin-bottom: 45px
    }

        .tm-section-title h2 {
            font-size: 34px
        }

        .tm-section-title.text-center {
            padding-right: 30px;
            padding-left: 30px
        }
}

@media only screen and (max-width:767px) {
    .tm-section-title {
        margin-bottom: 40px
    }

        .tm-section-title h2 {
            font-size: 30px
        }

        .tm-section-title.text-center {
            padding-right: 30px;
            padding-left: 30px
        }
}

@media only screen and (max-width:480px) {
    .tm-section-title h2 {
        font-size: 28px
    }

    .tm-section-title.text-center {
        padding-right: 0;
        padding-left: 0
    }
}

.small-title {
    position: relative;
    padding-bottom: 15px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: -5px
}

    .small-title:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        height: 2px;
        width: 70px;
        background: #1cb9c8
    }

.tab-content {
    width: 100%
}

    .tab-content .tab-pane {
        display: block;
        height: 0;
        max-width: 100%;
        visibility: hidden;
        overflow: hidden;
        opacity: 0
    }

        .tab-content .tab-pane.active {
            height: auto;
            visibility: visible;
            opacity: 1;
            overflow: visible
        }

.tm-breadcrumb-area {
    position: relative;
    z-index: 1
}

    .tm-breadcrumb-area::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: -webkit-linear-gradient(-90deg,#fff 0,transparent 95%);
        background: -moz-linear-gradient(-90deg,#fff 0,transparent 95%);
        background: -ms-linear-gradient(-90deg,#fff 0,transparent 95%);
        background: -o-linear-gradient(-90deg,#fff 0,transparent 95%);
        background: -webkit-gradient(linear,right top,left top,from(#fff),color-stop(95%,transparent));
        background: -webkit-linear-gradient(right,#fff 0,transparent 95%);
        background: -o-linear-gradient(right,#fff 0,transparent 95%);
        background: linear-gradient(-90deg,#fff 0,transparent 95%);
        z-index: -1
    }

    .tm-breadcrumb-area h2 {
        font-weight: 700;
        font-size: 40px;
        margin-bottom: 5px
    }

    .tm-breadcrumb-area ul {
        padding-right: 0;
        margin-bottom: 0;
        font-size: 0
    }

        .tm-breadcrumb-area ul li {
            list-style: none;
            display: inline-block;
            font-size: 18px
        }

            .tm-breadcrumb-area ul li::after {
                content: "/";
                padding: 0 8px
            }

            .tm-breadcrumb-area ul li:last-child::after {
                display: none
            }

            .tm-breadcrumb-area ul li a {
                color: #444
            }

                .tm-breadcrumb-area ul li a:hover {
                    color: #1cb9c8
                }

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-breadcrumb-area h2 {
        font-size: 32px;
        line-height: 46px
    }
}

@media only screen and (max-width:767px) {
    .tm-breadcrumb-area h2 {
        font-size: 30px;
        line-height: 40px
    }

    .tm-breadcrumb-area ul li {
        font-size: 16px
    }
}

.tm-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}

    .tm-comment:last-child {
        margin-bottom: 0
    }

.tm-comment-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    margin-left: 25px
}

    .tm-comment-thumb img {
        max-width: 100%
    }

.tm-comment-content::after {
    content: "";
    clear: both;
    display: table
}

.tm-comment-content h6 {
    margin-top: -4px;
    margin-bottom: 0
}

    .tm-comment-content h6 a {
        color: #333
    }

        .tm-comment-content h6 a:hover {
            color: #1cb9c8
        }

.tm-comment-content p {
    margin-top: 12px;
    margin-bottom: 0
}

.tm-comment-date {
    color: #757575
}

.tm-comment-replybutton {
    float: left;
    color: #444
}

    .tm-comment-replybutton:hover {
        color: #1cb9c8
    }

.tm-comment-replypost {
    padding-right: 105px
}

@media only screen and (max-width:767px) {
    .tm-comment-replypost {
        padding-right: 30px
    }
}

@media only screen and (max-width:575px) {
    .tm-comment {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .tm-comment-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px;
        margin-left: 20px;
        margin-bottom: 20px
    }

    .tm-comment-date {
        display: block
    }

    .tm-comment-replybutton {
        float: none
    }
}

.tm-commentbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-top: -15px
}

    .tm-commentbox p {
        margin-bottom: 5px
    }

    .tm-commentbox label {
        margin-bottom: 15px
    }

.tm-commentbox-singlefield {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 20px;
    margin-top: 15px
}

    .tm-commentbox-singlefield.w-33 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%
    }

    .tm-commentbox-singlefield .tm-button {
        margin-top: 15px
    }

@media only screen and (max-width:767px) {
    .tm-commentbox-singlefield.w-33 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.tm-form-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px
}

.tm-form-field {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

    .tm-form-field a {
        color: #444
    }

        .tm-form-field a:hover {
            color: #1cb9c8
        }

.tm-form-fieldhalf {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px)
}

.tm-form input::-webkit-input-placeholder, .tm-form select::-webkit-input-placeholder, .tm-form textarea::-webkit-input-placeholder {
    color: #919191
}

.tm-form input:-moz-placeholder, .tm-form select:-moz-placeholder, .tm-form textarea:-moz-placeholder {
    color: #919191
}

.tm-form input::-moz-placeholder, .tm-form select::-moz-placeholder, .tm-form textarea::-moz-placeholder {
    color: #919191
}

.tm-form input:-ms-input-placeholder, .tm-form select:-ms-input-placeholder, .tm-form textarea:-ms-input-placeholder {
    color: #919191
}

.tm-form.tm-form-bordered {
    border: 1px solid #ddd;
    padding: 30px;
    padding-bottom: 50px !important
}

@media only screen and (max-width:575px) {
    .tm-form.tm-form-bordered {
        padding: 20px
    }

    .tm-form-fieldhalf {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.header {
    position: relative;
    z-index: 5
}

.header-toparea {
    background: #333;
    color: #fff;
    padding: 10px 0
}

.header-topinfo ul {
    padding-right: 0;
    margin-bottom: 0
}

    .header-topinfo ul li {
        list-style: none;
        display: inline-block;
        font-size: 14px;
        margin: 0 17px;
        padding: 2px 0
    }

        .header-topinfo ul li:first-child {
            margin-right: 0
        }

        .header-topinfo ul li:last-child {
            margin-left: 0
        }

        .header-topinfo ul li i {
            margin-left: 10px;
            font-size: 18px
        }

        .header-topinfo ul li a {
            color: #fff
        }

            .header-topinfo ul li a:hover {
                color: #1cb9c8
            }

.header-topsocial {
    text-align: left
}

    .header-topsocial ul {
        padding-right: 0;
        margin-bottom: 0
    }

        .header-topsocial ul li {
            list-style: none;
            display: inline-block;
            margin: 0 6px;
            padding: 2px 0
        }

            .header-topsocial ul li:first-child {
                margin-right: 0
            }

            .header-topsocial ul li:last-child {
                margin-left: 0
            }

            .header-topsocial ul li a {
                color: #fff;
                font-size: 18px !important
            }

                .header-topsocial ul li a:hover {
                    color: #1cb9c8
                }

.header-bottomarea {
    background: #fff;
    -webkit-box-shadow: -5px 0 5px rgba(0,0,0,.15);
    box-shadow: -5px 0 5px rgba(0,0,0,.15);
    z-index: 3;
    position: relative
}

.header-bottominner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

    .header-bottominner .tm-navigation {
        text-align: left;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

.header-logo a {
    display: inline-block
}

.header-icons {
    padding-right: 15px
}

    .header-icons ul {
        padding-right: 0;
        margin-bottom: 0
    }

        .header-icons ul li {
            list-style: none;
            display: inline-block;
            margin: 0 7px
        }

            .header-icons ul li:first-child {
                margin-right: 0
            }

            .header-icons ul li:last-child {
                margin-left: 0
            }

            .header-icons ul li a {
                color: #444;
                font-size: 21px
            }

                .header-icons ul li a:hover {
                    color: #1cb9c8
                }

.header-searchbox {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: -1;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

    .header-searchbox .search-close {
        padding: 0;
        color: #333;
        font-size: 20px;
        border: none;
        cursor: pointer
    }

        .header-searchbox .search-close i {
            line-height: 50px;
            vertical-align: middle
        }

        .header-searchbox .search-close:hover {
            color: #1cb9c8
        }

    .header-searchbox.is-visible {
        z-index: 1
    }

.header-searchinner {
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    margin-top: -25px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-searchform {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

    .header-searchform input {
        height: 45px;
        border: none;
        padding: 0;
        font-size: 16px
    }

.header-searchbox.is-visible .header-searchinner {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-logo {
        padding: 15px 0
    }

    .header-icons {
        padding-left: 45px
    }

    .header-searchbox.is-visible {
        z-index: 3
    }
}

@media only screen and (max-width:767px) {
    .header-topinfo ul li {
        margin: 0;
        margin-left: 12px
    }

    .header-logo {
        padding: 15px 0
    }

    .header-icons {
        padding-left: 45px
    }

    .header-searchbox.is-visible {
        z-index: 3
    }
}

@media only screen and (max-width:575px) {
    .header-topsocial {
        text-align: right
    }
}

@media only screen and (max-width:480px) {
    .header-logo {
        max-width: 130px;
        padding: 22px 0
    }
}

.header-mobilemenu .mean-container .mean-nav {
    margin-top: 0
}

.header-mobilemenu .mean-container .mean-bar {
    min-height: 0;
    padding: 0;
    z-index: 2
}

.header-mobilemenu .mean-container a.meanmenu-reveal {
    color: #444;
    font-size: 22px !important;
    padding: 0;
    text-indent: 0;
    z-index: 99;
    margin-top: -45px
}

.header-mobilemenu .mean-container .mean-nav {
    background: #1cb9c8;
    background: #1cb9c8;
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    width: 100%
}

    .header-mobilemenu .mean-container .mean-nav > ul {
        max-height: 196px;
        overflow-y: auto
    }

        .header-mobilemenu .mean-container .mean-nav > ul li a {
            padding: 7px 5%;
            border-top: 1px solid rgba(255,255,255,.2)
        }

            .header-mobilemenu .mean-container .mean-nav > ul li a.mean-expand {
                padding: 3px 6px !important;
                height: 32px;
                line-height: 32px
            }

                .header-mobilemenu .mean-container .mean-nav > ul li a.mean-expand:hover {
                    background: rgba(255,255,255,.1)
                }

        .header-mobilemenu .mean-container .mean-nav > ul li li a {
            opacity: 1
        }

        .header-mobilemenu .mean-container .mean-nav > ul li ul li a {
            padding: 7px 10%
        }

        .header-mobilemenu .mean-container .mean-nav > ul li ul ul li a {
            padding: 7px 15%
        }

        .header-mobilemenu .mean-container .mean-nav > ul li ul ul ul li a {
            padding: 7px 20%
        }

.header.sticky-active .header-bottomarea {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 99;
    -webkit-animation: slideInDown .5s ease-in-out 0s 1 both;
    animation: slideInDown .5s ease-in-out 0s 1 both
}

.tm-navigation ul {
    margin-bottom: 0;
    padding-right: 0;
    font-size: 0
}

    .tm-navigation ul li {
        display: inline-block;
        list-style: none;
        font-size: 16px;
        position: relative
    }

        .tm-navigation ul li a {
            display: inline-block;
            font-size: 16px;
            font-family: IRANYekan;
            font-weight: 500;
            padding: 28px 20px;
            color: #444
        }

        .tm-navigation ul li:hover > a {
            color: #1cb9c8
        }

.tm-navigation .tm-navigation-dropdown ul {
    position: absolute;
    text-align: right;
    right: 100%;
    top: 0;
    width: 230px;
    background: rgba(255,255,255,.98);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-bottom: 4px solid #aaa;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    z-index: -1;
    -webkit-transition: visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s,-webkit-transform .2s ease-in-out 0s;
    transition: visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s,-webkit-transform .2s ease-in-out 0s;
    -o-transition: transform .2s ease-in-out 0s,visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s;
    transition: transform .2s ease-in-out 0s,visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s;
    transition: transform .2s ease-in-out 0s,visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s,-webkit-transform .2s ease-in-out 0s
}

    .tm-navigation .tm-navigation-dropdown ul li {
        display: block;
        padding: 0 15px;
        border-bottom: 1px solid rgba(0,0,0,.05);
        -webkit-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s
    }

        .tm-navigation .tm-navigation-dropdown ul li a {
            padding: 10px 0;
            line-height: 1.3;
            display: block;
            font-weight: 400;
            font-size: 14px
        }

        .tm-navigation .tm-navigation-dropdown ul li:hover {
            background: #1cb9c8
        }

            .tm-navigation .tm-navigation-dropdown ul li:hover > a {
                color: #fff
            }

            .tm-navigation .tm-navigation-dropdown ul li:hover > ul {
                visibility: visible;
                opacity: 1;
                -webkit-transform: scaleY(1);
                -ms-transform: scaleY(1);
                transform: scaleY(1);
                z-index: 1
            }

.tm-navigation .tm-navigation-dropdown > ul {
    right: 0;
    top: 100%
}

.tm-navigation .tm-navigation-dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9
}

.tm-navigation .tm-navigation-dropdown.overflow-element ul {
    right: auto;
    left: 100%
}

.tm-navigation .tm-navigation-dropdown.overflow-element > ul {
    right: auto;
    left: 0
}

.tm-navigation .tm-navigation-megamenu {
    position: inherit !important
}

    .tm-navigation .tm-navigation-megamenu > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: absolute;
        text-align: right;
        right: 0;
        top: 100%;
        width: 100%;
        background: rgba(255,255,255,.98);
        -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
        box-shadow: 0 0 10px rgba(0,0,0,.1);
        border-bottom: 4px solid #aaa;
        padding: 15px;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        z-index: -1;
        -webkit-transition: visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s,-webkit-transform .2s ease-in-out 0s;
        transition: visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s,-webkit-transform .2s ease-in-out 0s;
        -o-transition: transform .2s ease-in-out 0s,visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s;
        transition: transform .2s ease-in-out 0s,visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s;
        transition: transform .2s ease-in-out 0s,visibility .2s ease-in-out 0s,opacity .2s ease-in-out 0s,z-index 0s,-webkit-transform .2s ease-in-out 0s
    }

        .tm-navigation .tm-navigation-megamenu > ul > li {
            display: block;
            width: 100%;
            margin: 15px 0;
            padding: 0 20px
        }

            .tm-navigation .tm-navigation-megamenu > ul > li:not(:last-child) {
                border-left: 1px solid #ddd
            }

            .tm-navigation .tm-navigation-megamenu > ul > li > a {
                display: block;
                color: #1cb9c8;
                border-bottom: 1px solid #1cb9c8;
                padding: 0;
                padding-bottom: 5px;
                margin-bottom: 15px;
                text-transform: uppercase;
                letter-spacing: 1px;
                font-size: 14px
            }

        .tm-navigation .tm-navigation-megamenu > ul ul li {
            display: block
        }

            .tm-navigation .tm-navigation-megamenu > ul ul li a {
                padding: 5px 0;
                line-height: 1.3;
                display: block;
                font-weight: 400;
                font-size: 14px
            }

                .tm-navigation .tm-navigation-megamenu > ul ul li a:hover {
                    padding-right: 10px
                }

    .tm-navigation .tm-navigation-megamenu:hover > ul {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        z-index: 9
    }

.about-content {
    margin-top: -7px;
    padding-left: 30px;
    line-height: 30px !important;
    font-size: 16px !important
}

    .about-content h1 {
        font-size: 2.5rem
    }

    .about-content h2 {
        font-size: 40px;
        font-weight: 700
    }

    .about-content p {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .about-content ul {
        margin-bottom: -8px
    }

    .about-content .tm-button {
        margin-top: 0
    }

.about-image {
    position: relative;
    padding: 0 40px
}

    .about-image img {
        width: 100%
    }

    .about-image .tm-videobutton {
        position: absolute;
        right: 50%;
        top: 50%;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%)
    }

.about-image2 {
    margin-right: -157px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .about-image2 {
        margin-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-image {
        padding: 0
    }

    .about-image2 {
        margin-right: 0
    }

    .about-content {
        padding-left: 0
    }

        .about-content h1 {
            font-size: 2.37rem
        }

        .about-content h2 {
            font-size: 38px
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-image {
        padding: 0;
        padding-bottom: 40px
    }

    .about-image2 {
        margin-right: 0;
        margin-bottom: 50px
    }

    .about-content {
        padding-left: 0
    }

        .about-content h1 {
            font-size: 2.25rem
        }

        .about-content h2 {
            font-size: 36px;
            line-height: 46px
        }
}

@media only screen and (max-width:767px) {
    .about-image {
        padding: 0;
        padding-bottom: 40px
    }

    .about-image2 {
        margin-right: 0;
        margin-bottom: 40px
    }

    .about-content {
        padding-left: 0
    }

        .about-content h1 {
            font-size: 2rem
        }

        .about-content h2 {
            font-size: 32px;
            line-height: 42px
        }
}

@media only screen and (max-width:575px) {
    .about-image2 {
        margin-bottom: 30px
    }
}

.funfact-area {
    position: relative
}

    .funfact-area .funfact-areashape {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

        .funfact-area .funfact-areashape img {
            width: 100%
        }

.tm-funfact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -8px;
    margin-bottom: -8px
}

.tm-funfact-icon {
    margin-left: 15px;
    font-size: 50px;
    color: #fff;
    margin-top: 2px
}

.tm-funfact-content .odometer {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px
}

.tm-funfact-content h5 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 500
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tm-funfact-content h5 {
        font-size: 16px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-funfact .tm-funfact-content .odometer {
        font-size: 32px;
        line-height: 42px
    }
}

@media only screen and (max-width:767px) {
    .tm-funfact .tm-funfact-content .odometer {
        font-size: 30px;
        line-height: 40px
    }
}

@media only screen and (max-width:575px) {
    .tm-funfact {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media only screen and (max-width:480px) {
    .tm-funfact {
        margin-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .funfact-wrapper {
        margin-top: 0
    }

        .funfact-wrapper .tm-funfact {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .funfact-wrapper {
        margin-top: 0
    }

        .funfact-wrapper .tm-funfact {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start
        }
}

@media only screen and (max-width:767px) {
    .funfact-wrapper {
        margin-top: 0
    }

        .funfact-wrapper .tm-funfact {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start
        }
}

.tm-service {
    padding: 30px 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.tm-service-icon {
    display: inline-block;
    font-size: 60px;
    margin-bottom: 20px
}

.tm-service h5 {
    margin-bottom: 23px
}

    .tm-service h5 a {
        color: #333
    }

        .tm-service h5 a:hover {
            color: #1cb9c8
        }

.tm-service p {
    margin-bottom: 0
}

.tm-service:hover {
    -webkit-box-shadow: 0 6px 20px rgba(0,0,0,.1);
    box-shadow: 0 6px 20px rgba(0,0,0,.1)
}

    .tm-service:hover .tm-service-icon {
        -webkit-animation: rubberBand .5s ease-in-out 0s 1 both;
        animation: rubberBand .5s ease-in-out 0s 1 both
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-service {
        -webkit-box-shadow: 0 6px 20px rgba(0,0,0,.1);
        box-shadow: 0 6px 20px rgba(0,0,0,.1)
    }
}

@media only screen and (max-width:767px) {
    .tm-service {
        -webkit-box-shadow: 0 6px 20px rgba(0,0,0,.1);
        box-shadow: 0 6px 20px rgba(0,0,0,.1);
        padding: 20px 15px
    }
}

@media only screen and (max-width:575px) {
    .tm-service {
        padding: 30px 20px
    }
}

.services-wrap {
    margin-top: -30px
}

    .services-wrap .tm-service {
        margin-top: 30px
    }

.tm-service2 {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 25px;
    margin-top: 50px
}

.tm-service2-icon {
    display: inline-block;
    height: 92px;
    width: 92px;
    text-align: center;
    line-height: 90px;
    border-radius: 999px;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.1);
    box-shadow: 0 3px 20px rgba(0,0,0,.1);
    font-size: 40px;
    margin-bottom: 25px;
    background: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.tm-service2 h5 {
    margin-bottom: 15px
}

    .tm-service2 h5 a {
        color: #333
    }

        .tm-service2 h5 a:hover {
            color: #1cb9c8
        }

.tm-service2 p {
    margin-bottom: 0
}

.tm-service2:hover .tm-service2-icon {
    background: #1cb9c8;
    color: #fff
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-service2 {
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    .tm-service2 {
        padding: 0
    }
}

.services-wrap-2 {
    margin-top: -50px
}

.testimonial-area {
    position: relative
}

    .testimonial-area::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-image: url(../images/icons/bg-map-shapes.png);
        background-repeat: no-repeat;
        background-position: center left !important;
        opacity: .6
    }

.tm-testimonial-top {
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.1);
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

    .tm-testimonial-top::before {
        content: url(../images/icons/white-shape.png);
        right: 50px;
        top: 100%;
        position: absolute;
        z-index: 1;
        height: 30px;
        width: 30px
    }

    .tm-testimonial-top p {
        margin-bottom: 0
    }

.tm-testimonial-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    max-width: 140px
}

.tm-testimonial-content {
    position: relative;
    padding-right: 28px;
    z-index: 1
}

    .tm-testimonial-content i {
        font-size: 150px;
        color: #ededed;
        position: absolute;
        z-index: -1;
        right: 50%;
        top: 50%;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
        opacity: .5
    }

.tm-testimonial-bottom {
    margin-top: 45px;
    margin-bottom: -6px;
    padding-right: 50px
}

    .tm-testimonial-bottom h5 {
        margin-bottom: 5px
    }

    .tm-testimonial-bottom p {
        margin-bottom: 0
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-testimonial-author {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px
    }

    .tm-testimonial-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px
    }

    .tm-testimonial-content {
        padding-right: 0;
        margin-top: 20px
    }

        .tm-testimonial-content i {
            font-size: 85px
        }
}

@media only screen and (max-width:767px) {
    .tm-testimonial-top {
        padding: 20px
    }

    .tm-testimonial-content i {
        font-size: 85px
    }
}

@media only screen and (max-width:480px) {
    .tm-testimonial-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .tm-testimonial-content {
        padding-right: 0;
        margin-top: 20px
    }
}

.tm-testimonial2-video {
    position: relative;
    border: 0 !important
}

    .tm-testimonial2-video img {
        width: 100%
    }

    .tm-testimonial2-video::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,.25)
    }

    .tm-testimonial2-video .tm-videobutton {
        position: absolute;
        right: 50%;
        top: 50%;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%)
    }

.tm-testimonial2-contentslider ul.slick-dots {
    bottom: -40px
}

.tm-testimonial2-content {
    background: #fff;
    padding: 45px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.1);
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    position: relative;
    z-index: 1
}

    .tm-testimonial2-content i {
        font-size: 150px;
        color: #ededed;
        position: absolute;
        z-index: -1;
        right: 50%;
        top: 50%;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
        opacity: .5
    }

    .tm-testimonial2-content p {
        font-size: 18px;
        line-height: 24px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tm-testimonial2-content {
        padding: 30px
    }

        .tm-testimonial2-content p {
            font-size: 16px
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-testimonial2-videoslider {
        margin-top: 80px
    }

    .tm-testimonial2-contentslider {
        margin-bottom: 120px !important
    }

    .tm-testimonial2-content {
        padding: 30px
    }

        .tm-testimonial2-content p {
            font-size: 16px
        }
}

@media only screen and (max-width:767px) {
    .tm-testimonial2-videoslider {
        margin-top: 70px
    }

    .tm-testimonial2-content {
        padding: 20px
    }

        .tm-testimonial2-content p {
            font-size: 14px
        }

        .tm-testimonial2-content i {
            font-size: 85px
        }

    .tm-testimonial2-contentslider {
        margin-bottom: 110px !important
    }
}

.tm-promo-content h2 {
    font-weight: 700
}

    .tm-promo-content h2 span {
        color: #1cb9c8;
        font-size: 60px
    }

.tm-promo-content p {
    font-size: 18px;
    line-height: 30px
}

.tm-promo-content .tm-countdown {
    margin-top: 15px
}

.tm-promo-content .tm-button {
    margin-top: 50px
}

.tm-promo-image {
    text-align: left;
    padding-right: 60px
}

    .tm-promo-image img {
        width: 100%
    }

.tm-promo-image-2 {
    text-align: right;
    padding-left: 60px
}

    .tm-promo-image-2 img {
        width: 100%
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tm-promo-image {
        padding-right: 0
    }

    .tm-promo-image-2 {
        padding-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-promo-image {
        padding-right: 0
    }

    .tm-promo-image-2 {
        padding-left: 0
    }
}

@media only screen and (max-width:767px) {
    .tm-promo-content h2 span {
        font-size: 40px
    }

    .tm-promo-content p {
        font-size: 16px
    }

    .tm-promo-image {
        text-align: center;
        padding-right: 0
    }

    .tm-promo-image-2 {
        padding-left: 0
    }
}

@media only screen and (max-width:575px) {
    .tm-promo-content h2 span {
        font-size: 36px
    }

    .tm-promo-content p {
        font-size: 14px
    }
}

.tm-countdown {
    margin-top: -30px
}

.tm-countdown-pack {
    min-width: 100px;
    min-height: 100px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

    .tm-countdown-pack:not(:last-child) {
        margin-left: 30px
    }

    .tm-countdown-pack h2 {
        margin-bottom: 0;
        margin-top: -5px
    }

    .tm-countdown-pack h5 {
        margin-bottom: 0;
        color: #444;
        font-weight: 400
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tm-countdown-pack {
        min-width: 90px
    }
}

@media only screen and (max-width:767px) {
    .tm-countdown-pack {
        min-width: 80px;
        min-height: 80px
    }
}

.tm-blog {
    position: relative;
    overflow: hidden
}

.tm-blog-image img {
    width: 100%
}

.tm-blog-content {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    padding-bottom: 110px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

    .tm-blog-content h4 {
        font-size: 20px;
        font-weight: 500
    }

        .tm-blog-content h4 a {
            color: #fff
        }

            .tm-blog-content h4 a:hover {
                color: #1cb9c8
            }

    .tm-blog-content p {
        color: #fff;
        margin-top: 20px
    }

.tm-blog-contentbottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px
}

    .tm-blog-contentbottom a {
        color: #fff;
        font-weight: 600
    }

        .tm-blog-contentbottom a:hover {
            color: #1cb9c8
        }

.tm-blog-social {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align: center;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s ease-in-out .1s;
    -o-transition: all .3s ease-in-out .1s;
    transition: all .3s ease-in-out .1s
}

    .tm-blog-social::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        border-style: solid;
        border-width: 0 45px 80px 45px;
        border-color: transparent transparent rgba(0,0,0,.7) transparent;
        z-index: -1
    }

    .tm-blog-social ul {
        padding-right: 0;
        margin-bottom: 0
    }

        .tm-blog-social ul li {
            list-style: none;
            margin: 0 15px;
            display: inline-block
        }

            .tm-blog-social ul li:first-child {
                padding-right: 0
            }

            .tm-blog-social ul li:last-child {
                margin-left: 0
            }

            .tm-blog-social ul li a {
                font-size: 18px;
                color: #fff
            }

                .tm-blog-social ul li a:hover {
                    color: #1cb9c8
                }

.tm-blog:hover .tm-blog-content {
    visibility: visible;
    opacity: 1
}

.tm-blog:hover .tm-blog-social {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .tm-blog-contentbottom {
        margin-top: 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tm-blog-content {
        padding: 20px;
        padding-bottom: 110px
    }

    .tm-blog-contentbottom {
        margin-top: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-blog-content {
        padding: 20px;
        padding-bottom: 110px
    }

    .tm-blog-contentbottom {
        margin-top: 10px
    }
}

@media only screen and (max-width:767px) {
    .tm-blog-content {
        padding: 20px;
        padding-bottom: 110px
    }

    .tm-blog-contentbottom {
        margin-top: 0
    }

    .tm-blog-social {
        height: 55px
    }
}

.blogitem-audio, .blogitem-image, .blogitem-video {
    position: relative
}

    .blogitem-audio a, .blogitem-image a, .blogitem-video a {
        display: block
    }

    .blogitem-audio img, .blogitem-image img, .blogitem-video img {
        width: 100%
    }

    .blogitem-audio:hover .blogitem-date, .blogitem-video:hover .blogitem-date {
        opacity: 0;
        visibility: hidden
    }

.blogitem-date {
    position: absolute;
    right: auto;
    top: auto;
    left: 10px;
    bottom: 10px;
    background: #fff;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    padding: 3px 5px !important;
    font-size: 1em
}

.blogitem-content h5 {
    font-weight: 500
}

    .blogitem-content h5 a {
        color: #333
    }

        .blogitem-content h5 a:hover {
            color: #1cb9c8
        }

.blogitem-content blockquote {
    margin-top: 30px;
    margin-bottom: 30px
}

.blogitem-content .tm-button {
    margin-top: 15px;
    font-size: 16px;
    letter-spacing: 0
}

.blogitem-contentheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px
}

.blogitem-meta {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 5px
}

    .blogitem-meta span {
        display: inline-block;
        vertical-align: middle;
        line-height: 35px
    }

        .blogitem-meta span::after {
            content: "|";
            padding: 0 10px
        }

        .blogitem-meta span:last-child::after {
            display: none
        }

        .blogitem-meta span i {
            margin-left: 5px;
            color: #1cb9c8
        }

    .blogitem-meta a {
        color: #444
    }

        .blogitem-meta a:hover {
            color: #1cb9c8
        }

.blogitem-share {
    margin-top: 15px;
    display: inline-block;
    position: relative
}

.blogitem-share-trigger {
    display: inline-block;
    border: none;
    outline: 0;
    font-size: 14px;
    line-height: 1;
    padding: 0;
    height: auto;
    color: #333;
    text-align: center;
    height: 35px;
    width: 35px;
    vertical-align: middle;
    border-radius: 100px;
    border: 1px solid #ddd
}

    .blogitem-share-trigger:focus {
        outline: 0;
        border-color: #ddd
    }

    .blogitem-share-trigger.is-active, .blogitem-share-trigger:hover {
        background: #1cb9c8;
        border-color: #1cb9c8;
        color: #fff
    }

.blogitem-share ul {
    position: absolute;
    right: auto;
    left: 100%;
    top: 50%;
    margin-top: -17px;
    height: 35px;
    line-height: 33px;
    width: auto;
    white-space: nowrap;
    padding: 0 10px;
    margin-bottom: 0;
    font-size: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    background: #1cb9c8;
    border: 1px solid #1cb9c8;
    border-radius: 100px
}

    .blogitem-share ul li {
        display: inline-block;
        margin: 0 8px;
        font-size: 16px;
        vertical-align: middle
    }

        .blogitem-share ul li a {
            display: inline-block;
            color: #fff
        }

            .blogitem-share ul li a:hover {
                color: #444
            }

    .blogitem-share ul.is-visible {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        visibility: visible
    }

.blogitem:hover .blogitem-date {
    background: #1cb9c8;
    color: #fff
}

@media only screen and (max-width:767px) {
    .blogitem-date {
        padding: 10px 15px
    }
}

.blogitem-tags {
    margin-top: 30px;
    margin-bottom: 38px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 40px;
    position: relative
}

.blogitem-tags-title {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 28px;
    font-size: 18px
}

.blogitem-tags ul {
    display: inline-block;
    padding-right: 0;
    margin-bottom: 0;
    margin-top: -10px;
    font-size: 0
}

    .blogitem-tags ul li {
        display: inline-block;
        margin-right: 10px;
        margin-top: 10px;
        font-size: 14px
    }

        .blogitem-tags ul li a {
            display: inline-block;
            vertical-align: middle;
            border: 1px solid #ddd;
            padding: 6px 22px;
            color: #444
        }

            .blogitem-tags ul li a:hover {
                background: #1cb9c8;
                border-color: #1cb9c8;
                color: #fff
            }

.blogitem-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .blogitem-tags ul li a {
        padding: 5px 15px
    }
}

.brandlogo {
    padding: 0 15px
}

    .brandlogo a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 100px;
        border: 1px solid #ddd
    }

        .brandlogo a:hover {
            border-color: #1cb9c8
        }

.brandlogo-slider {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 4%
}

    .brandlogo-slider .slick-list {
        margin-right: -15px;
        margin-left: -15px
    }

@media only screen and (max-width:767px) {
    .brandlogo-slider {
        padding: 20px
    }
}

.tm-faq-image {
    text-align: center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-faq-image {
        margin-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    .tm-faq-image {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:575px) {
    .tm-faq-image {
        margin-bottom: 30px
    }
}

.tm-accordion .card {
    border: none;
    background: 0 0
}

.tm-accordion .card-header {
    padding: 0;
    background: 0 0;
    border: 0
}

    .tm-accordion .card-header button {
        height: auto;
        display: block;
        width: 100%;
        text-align: right;
        padding: 8px 0;
        padding-right: 47px;
        font-size: 18px;
        font-family: IRANYekan;
        color: #333;
        line-height: 28px;
        font-weight: 500;
        text-decoration: none !important;
        border: 0;
        border-bottom: 1px solid #ddd;
        position: relative;
        white-space: inherit
    }

        .tm-accordion .card-header button::before {
            content: "";
            position: absolute;
            right: 0;
            top: 14px;
            height: 17px;
            width: 17px;
            background-image: url(../images/icons/accordio-plus.png);
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-position: center center;
            background-size: cover
        }

        .tm-accordion .card-header button.collapsed::before {
            background-image: url(../images/icons/accordio-plus.png)
        }

        .tm-accordion .card-header button:not(.collapsed):before {
            background-image: url(../images/icons/accordio-minus.png)
        }

.tm-accordion .card-body {
    padding: 30px 45px 0 0
}

@media only screen and (max-width:575px) {
    .tm-accordion .card-header button {
        padding-right: 35px
    }

    .tm-accordion .card-body {
        padding-right: 35px
    }
}

.widgets {
    margin-top: -30px
}

.widget-title {
    position: relative;
    padding-bottom: 15px;
    font-weight: 500;
    margin-bottom: 30px
}

    .widget-title:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        height: 2px;
        width: 70px;
        background: #1cb9c8
    }

.single-widget {
    margin-top: 30px
}

    .single-widget ul {
        padding-right: 0;
        margin-bottom: 0
    }

        .single-widget ul li {
            list-style: none
        }

.widget-info-logo {
    display: inline-block;
    margin-bottom: 28px
}

.widget-info-social {
    margin-top: 20px
}

    .widget-info-social li {
        display: inline-block
    }

        .widget-info-social li:not(:last-child) {
            margin-left: 26px
        }

        .widget-info-social li a {
            font-size: 18px;
            color: #444
        }

            .widget-info-social li a:hover {
                color: #1cb9c8
            }

.widget-contact ul {
    padding-left: 30px
}

    .widget-contact ul li {
        position: relative;
        padding-right: 40px
    }

        .widget-contact ul li:not(:last-child) {
            margin-bottom: 20px
        }

        .widget-contact ul li i {
            position: absolute;
            right: 0;
            top: 5px;
            color: #1cb9c8;
            font-size: 18px
        }

.widget-contact p {
    margin-bottom: 0
}

.widget-contact a {
    color: #444
}

    .widget-contact a:hover {
        color: #1cb9c8
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .widget-contact ul {
        padding-left: 0
    }
}

.widget-recentpost ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .widget-recentpost ul li:not(:last-child) {
        margin-bottom: 15px
    }

.widget-recentpost-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    margin-left: 20px;
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start
}

    .widget-recentpost-image::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,.7);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .widget-recentpost-image::after {
        content: "\f0c1";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        right: 50%;
        top: 50%;
        color: #fff;
        font-size: 14px;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin-top: 15px
    }

    .widget-recentpost-image:hover::before {
        opacity: 1;
        visibility: visible
    }

    .widget-recentpost-image:hover::after {
        opacity: 1;
        visibility: visible;
        margin-top: 0
    }

.widget-recentpost-content {
    margin-top: -4px
}

    .widget-recentpost-content h6 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        margin-bottom: 0
    }

        .widget-recentpost-content h6 a {
            color: #333
        }

            .widget-recentpost-content h6 a:hover {
                color: #1cb9c8
            }

    .widget-recentpost-content span {
        font-size: 14px;
        color: #444
    }

.widget-archives ul li, .widget-categories ul li {
    border-bottom: 1px solid #ddd;
    padding: 12px 0
}

    .widget-archives ul li:first-child, .widget-categories ul li:first-child {
        padding-top: 0
    }

    .widget-archives ul li a, .widget-categories ul li a {
        display: block;
        font-size: 14px;
        font-weight: 400;
        color: #444
    }

        .widget-archives ul li a::after, .widget-categories ul li a::after {
            content: "";
            clear: both;
            display: table
        }

        .widget-archives ul li a:before, .widget-categories ul li a:before {
            content: "-";
            padding-left: 5px
        }

        .widget-archives ul li a span, .widget-categories ul li a span {
            float: left
        }

            .widget-archives ul li a span::before, .widget-categories ul li a span::before {
                content: "("
            }

            .widget-archives ul li a span::after, .widget-categories ul li a span::after {
                content: ")"
            }

        .widget-archives ul li a:hover, .widget-categories ul li a:hover {
            color: #333;
            font-weight: 700;
            padding-right: 13px
        }

.sidebar-widgets {
    padding-right: 70px;
    margin-top: -55px
}

    .sidebar-widgets .single-widget {
        margin-top: 50px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sidebar-widgets {
        padding-right: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-widgets {
        padding-right: 0;
        margin-top: 60px
    }

        .sidebar-widgets .single-widget {
            margin-top: 40px
        }
}

@media only screen and (max-width:767px) {
    .sidebar-widgets {
        padding-right: 0;
        margin-top: 60px
    }

        .sidebar-widgets .single-widget {
            margin-top: 40px
        }
}

.sidebar-widgets2 {
    margin-top: -30px
}

    .sidebar-widgets2 .single-widget {
        padding: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
        box-shadow: 0 0 10px rgba(0,0,0,.1)
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sidebar-widgets2 .single-widget {
        padding: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-widgets2 {
        margin-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .sidebar-widgets2 {
        margin-top: 60px
    }
}

@media only screen and (max-width:575px) {
    .sidebar-widgets2 .single-widget {
        padding: 20px
    }
}

.tm-contact-block {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 40px 50px
}

    .tm-contact-block h5 {
        margin-bottom: 5px
    }

    .tm-contact-block p {
        margin-bottom: 0
    }

        .tm-contact-block p a {
            color: #444
        }

            .tm-contact-block p a:hover {
                color: #1cb9c8
            }

.tm-contact-icon {
    display: inline-block;
    height: 93px;
    width: 93px;
    line-height: 93px;
    font-size: 40px;
    text-align: center;
    border-radius: 999px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    margin-bottom: 25px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.tm-contact-formwrapper {
    padding: 60px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

    .tm-contact-formwrapper h5 {
        margin-bottom: 20px;
        margin-top: -4px
    }

.tm-contact-formfield {
    margin-top: 15px
}

    .tm-contact-formfield input, .tm-contact-formfield textarea {
        padding: 0;
        border: 0;
        border-bottom: 1px solid #ddd
    }

        .tm-contact-formfield input:active, .tm-contact-formfield input:focus, .tm-contact-formfield textarea:active, .tm-contact-formfield textarea:focus {
            border-color: #1cb9c8
        }

    .tm-contact-formfield textarea {
        padding: 10px 0
    }

    .tm-contact-formfield .tm-button {
        margin-top: 15px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-contact-formwrapper {
        padding: 40px
    }
}

@media only screen and (max-width:767px) {
    .tm-contact-block {
        padding: 20px
    }

    .tm-contact-icon {
        height: 77px;
        width: 77px;
        line-height: 75px;
        font-size: 27px
    }

    .tm-contact-formwrapper {
        padding: 30px
    }
}

@media only screen and (max-width:575px) {
    .tm-contact-formwrapper {
        padding: 20px
    }
}

.footer-bottomarea {
    border-top: 1px solid #636363;
    padding: 25px 0
}

.footer-copyright {
    margin-bottom: 0;
    color: #fff;
    text-align: center
}

    .footer-copyright a {
        font-weight: 500;
        color: #fff
    }

        .footer-copyright a:hover {
            color: #1cb9c8
        }

.footer-widgets {
    margin-top: -50px
}

    .footer-widgets .single-widget {
        color: #ebebeb;
        margin-top: 50px
    }

        .footer-widgets .single-widget a {
            color: #ebebeb
        }

            .footer-widgets .single-widget a:hover {
                color: #1cb9c8
            }

    .footer-widgets .widget-title {
        color: #fff;
        margin-top: -5px
    }

        .footer-widgets .widget-title:after {
            content: "";
            height: 1px;
            width: 100%;
            background: #636363
        }

    .footer-widgets .widget-recentpost ul {
        padding-top: 5px
    }

        .footer-widgets .widget-recentpost ul li:not(:last-child) {
            margin-bottom: 10px
        }

    .footer-widgets .widget-recentpost-content h6 {
        color: #fff;
        font-size: 15px
    }

        .footer-widgets .widget-recentpost-content h6 a {
            color: #fff
        }

            .footer-widgets .widget-recentpost-content h6 a:hover {
                color: #1cb9c8
            }

    .footer-widgets .widget-recentpost-content span {
        color: #ebebeb
    }

.tm-checkout-coupon {
    margin-bottom: 50px
}

    .tm-checkout-coupon > a {
        display: block;
        background: 0 0;
        padding: 13px 20px;
        font-size: 14px;
        color: #333;
        border: 5px solid transparent;
        border-right: 5px solid #1cb9c8;
        -webkit-box-shadow: 0 3px 6px 2px rgba(0,0,0,.1);
        box-shadow: 0 3px 6px 2px rgba(0,0,0,.1)
    }

        .tm-checkout-coupon > a span {
            color: #1cb9c8;
            font-weight: 600
        }

.tm-checkout-form .small-title {
    font-weight: 700;
    text-transform: uppercase
}

.tm-checkout-orderinfo {
    background: #f5f5f5;
    padding: 30px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tm-checkout-orderinfo {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .tm-checkout-orderinfo {
        margin-top: 50px
    }
}

@media only screen and (max-width:575px) {
    .tm-checkout-orderinfo {
        padding: 20px
    }
}

.tm-myaccount-address, .tm-myaccount-dashboard {
    border: 1px solid #ddd;
    padding: 30px
}

    .tm-myaccount-dashboard p a {
        color: #1cb9c8
    }

        .tm-myaccount-dashboard p a:hover {
            color: #1cb9c8
        }

@media only screen and (max-width:575px) {
    .tm-myaccount-dashboard {
        padding: 20px
    }
}

.tm-login-form h4 {
    margin-top: -5px
}

.tm-button, a.tm-button, button.tm-button {
    direction: ltr
}

.lg-actions .lg-prev:after {
    content: "\e095"
}

.lg-actions .lg-next:before {
    content: "\e094"
}

[class*=" flaticon-"]::after, [class*=" flaticon-"]::before, [class^=flaticon-]::after, [class^=flaticon-]::before {
    margin-left: 0
}

.tm-videobutton span i, a.tm-videobutton span i, button.tm-videobutton span i {
    padding-left: 4px;
    padding-right: 0
}


.captcha {
    text-align: center;
}

.captchaimage {
    border: 1px solid #ccc;
}

.captcharefresh {
    display: inline-block;
    text-decoration: none;
    color: #007bff;
    margin-left: 10px;
}

    .captcharefresh:hover {
        text-decoration: underline;
    }