
@font-face {

    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
.topnav .icon {
    display: none;
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb.eot');
    src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
*{
    font-family: "IRANSans"!important;
}
.background-main{
    background-image: url("../image/background_main.jpg");
    width: 100%;
    height: 450px;
    position: relative;
}
.cover-background-main{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff87;
}
.menu{
    background: #fcc7a39c;
    margin-top: 65px;
    border-radius:25px;
    z-index: 9999999;
    top: -67px !important;
    left: 0;

}
button:focus{
    outline:none!important;
    outline: none!important;
    outline: 1px dotted;
    outline:  none!important;

}
ul{
    list-style: none;
}

.style-link-menu{
    color: #797979;
    text-align: center;
    margin: 3px;
    transition: all 0.5s ease;
    font-weight: bold;

}
.style-link-menu:hover{

    transition: all 0.5s ease;
    color: #000000;
}
@media screen and (max-width:1000px) {
    .style-link-menu{
        padding:3px;
        margin:5px;
        transition: all 0.5s ease;

    }
    .style-link-menu:hover{
        color: #000000;
        background: #582281;
        border-radius: 25px;
    }
}
.style-image-logo{
    margin-top: 95px;

}
.background-Down-main{
    background: #662d91;
    width: 100%;
    height: 100%;
    padding-bottom: 40px;
}
.style-phone-img{
    margin: -215px 0!important;
    transition: all 0.5s ease;
}
.style-phone-img:hover{
    transform: rotate(-14deg);
}

@media screen and (max-width:765px) {
    .style-phone-img {
        padding-bottom: 155px!important;

    }
}
@media screen and (max-width:991px) {
    .style-phone-img {
        padding-bottom: 55px!important;
        width: 190%;
        margin: -120px 0!important;
    }
}

.download-app{
    margin: 15px 0;
    transition: all 0.75s ease;

}
.download-app:hover .title-download-app{
    transition: all 0.75s ease;
    color: #ca8fff;
}
.title-download-app{
    color: white;
    margin-left: 15px;
    transition: all 0.75s ease;

}
.title-download-app:hover{
    color: white;
}
.comment-down-main{
    width: 765px;
    height: auto;
    background-size: 100%;
    background: #62298a;
    border-radius: 16px 0 16px 16px;
    padding: 20px;


}
.cover-top-left-co-1{
    position: absolute;
    right: -37px;
    top: 0px;
}
.comment-down-main::-webkit-scrollbar-thumb {
    background-color: transparent;
    display: none;
    border-radius: 5px;
    -moz-background-color: transparent;
    -moz-display: none;
    -moz-border-radius: 5px;
}
.comment-down-main::-webkit-scrollbar-track {
    background-color: transparent;
    display: none;

}
.comment-down-main::-webkit-scrollbar {
    background-color: transparent;
    display: none;
    width: 5px;
}

.comment-image-1{
    right: 0;
    width: 100%;
}
.p-comment-to-down-main{
    padding: 11px 30px 0 14px;
    text-align: right;
    color: white;
}
.image-services{
    background: url("../image/background_services.png") no-repeat;
    background-size:100%;
    height: 100%;
}
@media screen and (max-width:991px) {
    .image-services{
        height:525px ;
    }
}
@media screen and (max-width:530px) {
    .image-services{
        display: none;
    }
}

.background-services{
    background:#fcc7a3;
    height: 100%;
}
.h1-title-to-services{
    text-align: right;
    margin-top: 40px;
    margin-right: 40px;
    color: #763f98;
}
.p-services{
    margin-top: 20px;
    margin-right: 40px;
    text-align: right;
    color: #8d2b4d;
    line-height: 200%;
    font-weight: bold;
}
@media screen and (max-width:1259px) {
    .p-services{
        height: 200px ;
        overflow-y: scroll;
    }
}
@media screen and (max-width:991px) {
    .p-services{
        height: 100%;
    }
}
.p-services::-webkit-scrollbar-thumb {
    background-color: transparent;

}
.p-services::-webkit-scrollbar-track {
    background-color: transparent;
}
.p-services::-webkit-scrollbar {
    background-color: transparent;
    width: 5px;

}
.to-image-services{
    z-index: -9;
    position: absolute;
    top: 40%;
    left: 21%;
}
.background-quest{
    background:#e5e6e7a1;
}
.box-scroll-quest{
    width: 100%;
    height: 400px;
    padding: 0px 38px;
    overflow-y: scroll;
    margin: 10px;
    margin-top: 52px;
}
.box-scroll-quest::-webkit-scrollbar-thumb {
    background-color: #662d91;
    border-radius: 5px;
    float: right;
}
.box-scroll-quest::-webkit-scrollbar-track {
    background-color: #cecece;
    float: right;
    text-align: right;
}
.box-scroll-quest::-webkit-scrollbar {
    background-color: gainsboro;
    width: 5px;
    float: right;
    text-align: right;

}
.comment-to-scroll{
    background: #662D91;
    border-radius: 16px 0px 16px 16px;
    background-size:90% ,cover !important;
    height: auto;
    width: 100%;
    text-align: right;
    margin-bottom: 29px;
    line-height:200%;
    padding-bottom: 10px;


}
.comment-to-scroll::-webkit-scrollbar-thumb {
    background-color: transparent;
    display: none;
    border-radius: 5px;
}
.comment-to-scroll::-webkit-scrollbar-track {
    background-color: transparent;
    display: none;

}
.comment-to-scroll::-webkit-scrollbar {
    background-color: transparent;
    display: none;
    width: 5px;
}



.comment-to-scroll-2{
    background: #939598;
    border-radius: 15px 0 15px 15px;
    background-size: 100%;
    height: auto;
    width: 100%;
    margin-bottom: 28px;
    line-height: 200%;
    padding-bottom: 10px;

}
.comment-to-scroll-2::-webkit-scrollbar-thumb {
    background-color: transparent;
    display: none;
    border-radius: 5px;
}
.comment-to-scroll-2::-webkit-scrollbar-track {
    background-color: transparent;
    display: none;

}
.comment-to-scroll-2::-webkit-scrollbar {
    background-color: transparent;
    display: none;
    width: 5px;
}

.h1-comment-to-scroll{
    color: #fcc7a3;
    font-size: 17px;
    padding: 10px 34px;
    padding-bottom:2px ;
}
.p-comment-to-scroll{
    color: white;
    padding: 0px 34px;
    line-height: 170%;
}

.h1-comment-to-scroll-2{
    text-align: right;
    color: #ffffff;
    font-size: 17px;
    padding: 10px 34px;
    padding-bottom:2px ;
}
.p-comment-to-scroll-2{
    text-align: right;
    color: #000000;
    padding: 0px 34px;
    line-height: 170%;
}

.image-quest{
    height: 100%;
    background-size:100%;
}
.background-about{
    background: #662d91;
    height: 100%;
    width: 100%;
}
.image-top-left-about{
    background: url("../image/image-about.png") no-repeat;
    background-size: 100%;
    width: 565px;
    height: 455px;
    position: absolute;
    left: 0;
    top: 0;
}
.h1-about{
    color: #fcc7a3;
    margin: 10px 10px;
    text-align: right;
}
.p-about{
    color: white;
    text-align: right;
    line-height: 200%;
}
.background-contact{
    background:#582281;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}
.input-style-contact{
    width: 100%;
    margin: 6px 0;
    padding: 2px 16px;
    border-radius: 25px;
    font-size: 20px;
    border: none;
}
#navbar.active{
    background: red;
}
:focus {
    outline: none;
}
.style-textarea{
    padding: 9px 25px;
}
.background-footer{
    background: #fcc7a3;
    width: 100%;
    height: auto;
}
.style-link-footer{
    color: #662d91;
    text-align: center;
    margin: 3px;
    transition: all 0.5s ease;
    font-weight: bold;
}
.style-link-footer:hover{

    transition: all 0.5s ease;
    color: #8900f5;
}
.footer-link{
    margin-top: 16px;
}
/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v78/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.footer{

    background-size: 100%;
    width:100%;
right: 0;
}
.p-footer{
    text-align: center;
    font-size: 15px;
    line-height: 40.5px;
}
.style-services-img{
    position: absolute;
    left: 22%;
    top: 33%;
    width: 57%;
}
.style-submit {
    width: 100%;
    background: white;
    border: none;
    border-radius: 25px;
    padding: 8px;
    margin: 5px 15px;
    transition: all 0.75s ease;
}
.style-a-link{
    transition: all 1s ease!important;
}
html{
    scroll-behavior: smooth;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .content {
    padding-top: 60px;
}
.go-top {
    position: fixed;
    bottom: 2em;
    right: 2em;
    text-decoration: none;
    color: white;
    font-size: 12px;
    padding: 1em;
    display: none;
}
.messenger-img{
    margin: 0 20px;
}
@media screen and (max-width:498px) {
    .mesenger-img{
        margin: 0 4px;
    }
}
.custom-container {
    display: inline-block;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}
.cover-top-left{
    position: absolute;
    right: 15px;
}
.ul-style-down-main{
    list-style: disc;
    text-align: right;
    color: white;
}
 body::-webkit-scrollbar{
     background-color: transparent;
     width: 10px;
 }

body::-webkit-scrollbar-thumb{
    background: #9100c2;
    border-radius: 6px!important;
}
body::-webkit-scrollbar-track{
    border-radius: 5px 0 0 5px;
    background-color: #f3f4f4;
}
.social {
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 50%;
    padding: 7px;
    margin: 3px 5px;
    transition: all ease 0.3s;
}
.social:hover{
    background: #bcbec0;
    border: 2px solid #9100c2;

}
.socials {
    margin-top: 5px;
}

.address > p {
    color: #fcc7a3;
}
logo-mobile{
margin-top: 8px;
}