/*Font Families */
@font-face {
    font-family: "iransans";
    src: url("/assets/fonts/iransans/IRANSans-web.woff") format("woff");
}
@font-face {
    font-family: "iransans-bold";
    src: url("/assets/fonts/iransans/IRANSans-Bold-web.woff") format("woff");
}

@font-face {
    font-family: "iransans-light";
    src: url("/assets/fonts/iransans/IRANSans-Light-web.woff") format("woff");
}

@font-face {
    font-family: "iransans-medium";
    src: url("/assets/fonts/iransans/IRANSans-Medium-web.woff") format("woff");
}

@font-face {
    font-family: "iransans-ultra";
    src: url("/assets/fonts/iransans/IRANSans-UltraLight-web.woff") format("woff");
}

button {
    font-family: iransans-light;
}

h1, h2, h3, h4, h5, h6, p, a, li, i, span {
    font-family: iransans-light;
}

label, input, textarea {
    font-family: iransans !important;
}

.font {
    font-family: iransans !important;
}

.font-bold {
    font-family: iransans-bold !important;
}

.font-light {
    font-family: iransans-light !important;
}

/*Utility Css*/
.locked-input{
    pointer-events: none!important;
}
.mr-20{
    margin-right: 20px!important;
}
.mr-10 {
    margin-right: 10px !important;
}

.text-left {
    text-align: left;
!important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.float-right {
    float: right !important;
}

.rtl {
    direction: rtl !important;
}

.ltr {
    direction: ltr !important;
}

.float-left {
    float: left !important;
}
.d-flex{
    display: flex!important;
}

@media (min-width: 768px) {
    .logo {
        padding: 0 !important;
    }
}

nav {
    padding-right: unset !important;
}

.first_screen_social li i {
    margin-left: 18px;
}

/*<*************************************END-HOME***********************************************/
/*<*************************************START-CONTENT***********************************************/
.video_text {
    text-align: right;
    /*columns:0;*/
}

@media (min-width: 100px) and (max-width: 412px) {
    .b-out {
        padding: 60px 65px !important;
    }

    .alfa-style {
        text-align: center;
    }
}

@media (min-width: 412px) and (max-width: 500px) {
    .b-out {
        padding: 35px 80px !important;
    }
}

@media (min-width: 500px) and (max-width: 650px) {
    .b-out {
        padding: 35px 120px !important;
    }
}

@media (min-width: 650px) and (max-width: 912px) {
    .b-out {
        padding: 40px 250px !important;
    }

    .s-i-rtl {
        line-height: 160px !important;
    }
}

@media (min-width: 912px) and (max-width: 1300px) {
    .b-out {
        padding: 70px 100px !important;
    }

    .s-i-rtl {
        line-height: 200px !important;
    }
}

@media (min-width: 1300px) {
    .b-out {
        padding: 40px 200px !important;
    }
}

@media (min-width: 1900px) {
    .b-out {
        padding: 40px 200px !important;
    }
}

.footer-r {
    padding: 20px 0 !important;
}

/***********************************SECTION---MainFoOter*********************************************/
.box_address_icon {
    margin-left: 30px;
}

.box_address li {
    text-align: right;
}

.header_inner {
    padding: 10px 0 !important;
    height: unset !important;
}

.main_slider .slides li {
    padding-top: unset !important;
}

.first_screen_bottom {
    position: sticky !important;
    z-index: 99 !important;
}

.text-slider {
    font-size: 24px !important;
    line-height: 1.6 !important;
    padding: 50px 0;
    margin-bottom: unset !important;
}

.color-brand {
    color: #fbb030 !important;
}

.background-brand {
    background-color: #fbb030 !important;
}

.btn_type1.big > span {
    color: #000 !important;
}

.btn_type1.big {
    background-color: #fbb030 !important;
    font-size: 18px !important;
    padding: 15px 25px !important;
}

/*a:hover, a:focus, a:target, a:active{*/
/*color:#fbb030!important;*/
/*background-color: #fbb030!important;*/
/*}*/
.main_slider .flex-direction-nav a:hover:before {
    color: #fbb030 !important;
    border-color: #fbb030 !important;
}

.first_screen_social li {
    margin: unset !important;
    padding: 0px 29px;
    font-family: iransans !important;
}

.first_screen_social li i {
    margin-left: unset;
    position: relative;
    top: 7px;
    left: 8px;
}

.custom-navbar > li > a {
    font-size: 20px;
    line-height: 20px;
    color: #fbb030 !important;
    font-family: iransans-bold;
}

.play_video:before {
    background: #fbb030;
    color: #414141;
}

.play_video:hover:before {
    background: #414141;
    color: #fbb030;
}

.back_to_top:hover {
    background: #fbb030 !important;
    color: #000 !important;
}

.mb-10 {
    margin-bottom: 10px!important;
}
.mt-10 {
    margin-top: 10px!important;
}
.mb-15 {
    margin-bottom: 15px!important;
}
.mb-25 {
    margin-bottom: 25px!important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.about-us-text p {
    font-size: 20px;
    line-height: 1.5;
}

.box_address_number {
    margin-top: 10px;
}

.box_address.clearfix li p, .box_address.clearfix li i {
    color: #fbb030 !important;
}

.address-section {
    background: rgb(32, 33, 33);
}

.copyright {
    font-size: 15px !important;
    font-weight: 600;
    float: right;
}

.alpha-team-developers {
    float: left;
    font-size: 15px !important;
    font-weight: 600;
}

@media (max-width: 767px) {

    .copyright {
        font-size: 15px !important;
        font-weight: 600;
        float: none;
    }

    .alpha-team-developers {
        font-size: 15px !important;
        font-weight: 600;
        float: none;
    }
}

.nav_btn {
    background: #fbb030 !important;
    color: #fff;
}

.nav_btn:hover {
    color: #fbb030 !important;
    background: #fff !important;
}

@media only screen and (max-width: 767px) {
    .custom-navbar {
        text-align: right !important;
        position: relative;
        right: calc(5% + 10px) !important;
    }

    nav {
        top: 0 !important;
    }

    .logo {
        text-align: center !important;
        float: none !important;
    }
}

.logo {
    float: right;
}

.my-btn {
    border: unset;
    padding: 10px;
    background: #fbb030;
    border-radius: 8px;
    width: 100%;
    color: #000;
    margin-top: 15px;
    margin-bottom: 10px;
}

.my-btn:hover {
    background: #414141;
    color: #fbb030;
}

.p-10 {
    padding: 10px!important;
}

.contact-form {
    padding: 35px;
    border: 1px solid beige;
    background: #ddd;
    border-radius: 8px;
}

.contact-form > form label {
    margin-bottom: 2em;
}

.form-group input, .form-group textarea {
    border-radius: 8px;
    border: unset;
}

.form-group label {
    line-height: 3;
}

input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):focus, textarea:focus {
    border-color: #fbb030 !important;
    color: #333 !important;
}

.contact-details > li {
    padding: 7px;
}

.contact-details {
    list-style: none;
    padding: 10px 15px;
}

.contact > h3 {
    font-size: 26px !important;
    text-align: right !important;
    padding: 10px 5px 0 0;
}

.contact-details > li i {
    position: relative;
    top: 2px;
    left: 6px;
    font-size: 20px;
    color: #fbb030 !important;
}

.radius-10 {
    border-radius: 10px !important;
}

/*.bd-brand-danger:hover{*/
/*background: firebrick!important;*/
/*}*/
/*.bd-brand-hover:hover{*/
/*background: #fbb030!important;*/
/*}*/
.border-block {
    border: .5px solid black !important;
}

.my-btn:hover {
    background-color: #fbb030;
    color: #414141;
}

.my-btn {
    background: #414141;
    color: #fff;
    border-radius: 7px;
    padding: 5px;
    text-align: center !important;
}

.f-16 {
    font-size: 16px !important;
}

.head-form {
    padding: 10px 0 8px 0;
    border-radius: 4px;
    text-align: center !important;
    font-family: iransans-bold !important;
}
input{
    border: 0.5px solid #eee!important;
}
.form-btn-one:hover, .form-btn-one:hover > a {
    background: #414141 !important;
    color: #fff !important;
}

.form-btn-one > a {
    text-decoration: unset !important;
    color: #000 !important;
    font-family: iransans-bold !important;
}

.form-btn-one {
    padding: 10px 25px;
    border: unset;
    border-radius: 4px;
    text-align: center;
    color: #000 !important;
}

.f-14{
    font-size: 14px!important;
}
.span-card{
    color: #fbb030;
    font-weight: bolder!important;
}
.card-pazzle > p{
    padding: 0 10px;
}
.card-pazzle{
    display: inline-flex;
}
.default-btn{
    padding: 3px 7px;
}

@media (max-width: 767px) {
    .mr-md-10{
        margin-right: unset;
    }
}
@media (min-width: 768px) {
    .mr-md-10{
        margin-right: 10px;
    }
}
.justify-text, .justify-text p {
    text-align: justify;
}
.contact-form .forms-sample label{
    font-size: 14px!important;

}
.contact-form .forms-sample input,
.contact-form .forms-sample textarea {
    margin:10px 0 15px 0 !important;
    border-radius: 4px;
}
.d-none {
    display:none!important;
}

.align-items-baseline {
    align-items: baseline!important;
}
