/*@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/IRANSansWeb_Bold.eot');
    src: url('../fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'), url('../fonts/IRANSansWeb_Bold.woff') format('woff'), url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb.eot');
    src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),*/ /* IE6-8 */
/*url('../fonts/IRANSansWeb.woff2') format('woff2'),*/ /* FF39+,Chrome36+, Opera24+*/
/*url('../fonts/IRANSansWeb.woff') format('woff'),*/ /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*url('../fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: iransans-light;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_Light.eot');
    src: url('../fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),*/ /* IE6-8 */
/*url('../fonts/IRANSansWeb_Light.woff2') format('woff2'),*/ /* FF39+,Chrome36+, Opera24+*/
/*url('../fonts/IRANSansWeb_Light.woff') format('woff'),*/ /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*url('../fonts/IRANSansWeb_Light.ttf') format('truetype');
}*/


/* adding iransans font */

/*@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans-Medium.ttf');
}

@font-face {
    font-family: iransans-light;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans-Light.ttf');
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans.ttf');
}*/



body * {
    font-family: iransans;
    --color-site: #203961;
    --color-site-gradient: linear-gradient(100deg, #372c22,#3d3833) !important;
    --color-site-gradient1: linear-gradient(100deg, #d0a926,#d2a42d ) !important;
}

.modal-content {
    border-radius: 10px;
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.w-30 {
    width: 30px
}

.w-45 {
    width: 45px
}

.toast-message {
    text-align: center;
}

.toast {
    opacity: 1 !important;
}

.spinner:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: black;
    animation: spin 0.7s linear infinite;
}

.spinner p {
    position: absolute;
    width: 150px;
    margin-left: -75px;
    top: 59%;
    left: 50%;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: #e4e4e4;
    color: black;
}


@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.bg-package {
    background-image: linear-gradient(rgba(19, 51, 70, 0.83), rgba(12, 59, 110, 0.87)), url(/image/bgcard.png) !important;
}

.bg-site {
    background-color: var(--color-site);
}

.bg-site-gradient {
    background-image: var(--color-site-gradient);
}

.bg-site-gradient1 {
    background-image: var(--color-site-gradient1);
}


.text-site {
    color: var(--color-site);
}

.contact-me {
    right: 20px;
    position: fixed;
    width: 50px;
    bottom: 3%;
    transition: .1s;
    opacity: .88;
    z-index: 999;
}

    .contact-me:hover {
        margin-bottom: 2px;
        opacity: 1;
        width: 55px;
    }

.modal-close-icon {
    font-size: 15px;
    color: #bf1313;
    cursor: pointer;
    transition: .1s;
}

    .modal-close-icon:hover {
        font-size: 17px;
    }

.bg-lightbluegrad {
    background: linear-gradient(rgb(68 54 231 / 51%), rgb(130 143 193 / 44%)) no-repeat;
}

.widebox img {
    width: 123px !important;
    margin-bottom: 8px;
}

.hide {
    display: none !important;
}

.cardDiv .lgoico {
    border: 2px solid #fff;
    background-color: #eeeeee;
    border-radius: 25px;
}

.cardDiv .ico span {
    padding: 0.2rem 0.65rem !important;
    font-size: 11px;
}

.cardDiv .mydiv .ico {
    position: absolute;
    right: 0;
    left: 0;
    top: -15px;
    margin-bottom: 20px;
}

.cardDiv .mydiv {
    position: relative;
}

.cardDiv .price b {
    color: #d8190f !important;
}

.cardDiv .brb {
    padding: 10px 0;
    /* border-bottom: 1px solid #d4d4d5; */
    font-size: 12px;
}

.cardDiv .more {
    border-top: 1px solid #d4d4d5;
    font-family: IRANSans_Medium;
    color: #276e7a;
}

/*official icon contact*/
.floatingbutton {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    z-index: 9999;
}

#btn-floatingbutton {
    display: none;
}

.floatingbutton {
    position: fixed;
    bottom: 10px;
    right: 10px;
    left: unset;
}

.floatingbutton-redes a, .floatingbutton-icon-mas2 {
    display: block;
    text-decoration: none;
    background-image: linear-gradient(100deg, rgb(198, 51, 127),#4621ac);
    color: #fff;
    width: 55px;
    height: 55px;
    line-height: 61px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.4);
    transition: all 500ms ease;
}

    .floatingbutton-redes a:hover {
        background: #fff;
        color: #cc2b2b;
    }

.floatingbutton-redes a {
    margin-bottom: -15px;
    opacity: 0;
    visibility: hidden;
}

    .floatingbutton-redes a svg, .floatingbutton-redes a i {
        margin-top: 15px !important;
        font-size: 20px !important;
    }

#btn-floatingbutton:checked ~ .floatingbutton-redes a {
    margin-bottom: 2px;
    opacity: 1;
    visibility: visible;
}

.floatingbutton-icon-mas2 {
    cursor: pointer;
    background: #32a58e;
    font-size: 23px;
}

#btn-floatingbutton:checked ~ .btn-floatingbutton .floatingbutton-icon-mas2 {
    transform: rotate(137deg);
    font-size: 25px;
    background-image: linear-gradient(100deg, rgb(255 3 3),#ac1b32) !important;
}

.banerstyle {
    height: 218px;
}

@media (min-width: 768px) {
    .container-md {
        max-width: 90% !important;
        margin-right: auto;
        margin-left: auto;
    }

    #owl-mainslider .img-fluid, .img-thumbnail {
        height: 444px;
    }
}


@media (max-width: 768px) {
    .media.align-items-stretch {
        display: block;
        text-align: center;
    }

    .img-fluid, .img-thumbnail {
        height: 222px;
    }

    .banerstyle {
        height: 145px;
    }

    footer {
        padding-bottom: 105px;
    }
    .floatingbutton {
        right: unset;
        position: fixed;
        bottom: 100px;
        left: 7px;
    }
}

.swal-text {
    text-align: center !important;
}

.blinking {
    animation: blinkingText 1.1s infinite;
}

@keyframes blinkingText {
    0% {
        color: #000;
    }

    49% {
        color: transparent;
    }

    50% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #000;
    }
}

.widebox img {
    width: 68px !important;
}

.main_wrap {
    background-image: url('/image/light-blue-abstract.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.block-animation {
    /* position: relative;
    margin: 300px auto 0;
    width: 500px;
    height: 250px;
    background: linear-gradient(0deg, #000, #272727);*/
    /*padding: 1px !important;*/
}

    .block-animation:before, .block-animation:after {
        content: '' !important;
        position: absolute !important;
        left: -2px !important;
        top: -2px !important;
        background: linear-gradient(45deg, #fb0094, #0000ff, #00ff00,#ffff00, #ff0000, #fb0094, #0000ff, #00ff00,#ffff00, #ff0000);
        background-size: 400% !important;
        width: calc(100% + 4px) !important;
        height: calc(100% + 4px) !important;
        z-index: -1 !important;
        animation: steam 20s linear infinite !important;
        border-radius: 20px !important;
    }

@keyframes steam {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 400% 0;
    }

    100% {
        background-position: 0 0;
    }
}

.block-animation:after {
    filter: blur(5px) !important;
}


