@font-face {
    src: url(../fonts/MonumentExtended-Ultrabold.otf);
    font-family: "MonumentExtended-Ultrabold";

}
* {
    font-family: 'Roboto', sans-serif;
    /*    transition: all 0.5s linear;*/
    scroll-behavior: smooth;
}
.container{
    max-width: 1600px;
}
.header{
    min-height: 100vh;
}
.bg-gray{
    background-color:  #EDEDED;
}
.bg-red{
    background-color:  #F35B27;
}
.bg-black{
    background-color:  #222221;
}
.d-menu{
    padding-top: 100px;
}
.q1, .q2, .q3, .q4, .q5, .q6, .q7, .blog{
    cursor: pointer;
}
@media(max-width: 1600px){
    .home-page{
        padding: 0 60px;
    }
}
@media(max-width: 992px){
    .home-page{
        padding: 0 0px;
    }
}
.links-default a{
    color: #8B8B8B;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin-right: 22px;
}
.bg-red .links-default a{
    color: #000;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin-right: 22px;
    opacity: .3;
}
.bg-red .links-default a:hover{
    color: #000;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    margin-right: 22px;
    opacity: 1;
}
.links-default .active{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-decoration: underline;
}
.bg-black .links-default .active{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-decoration: underline;
}
.links-default a:hover{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}
bg-black .links-default a{
    color: #8B8B8B;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin-right: 22px;
}
.bg-black .links-default a:hover{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}
.h-140{
    padding-top: 25px;
}
.pages-link a{
    display: block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    padding-top: 15px;
    color: #222221;
}
.bg-gray .pages-link a:hover{
    display: block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    padding-top: 15px;
    color: #F35B27;
}
.bg-black .pages-link a{
    display: block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    padding-top: 15px;
    color: #FFF;
}
.bg-gray .pages-link a:hover{
    display: block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    padding-top: 15px;
    color: #F35B27;
}
.bg-red .pages-link a:hover{
    display: block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    padding-top: 15px;
    color: #fff;
}
.pb-049{
    padding-bottom: 25px;
}
.bg-gray .pages-link .active{
/*    padding-bottom: 49px;*/
    text-decoration-line: underline;
    color: #F35B27;
}
.bg-red .pages-link .active{
    padding-bottom: 25px;
    text-decoration-line: underline;
    color: #fff;
}
.bg-black .pages-link .active{
    padding-bottom: 25px;
    /*text-decoration-line: underline;*/
    color: #F35B27;
}
.home-menu{
    position: fixed;
    left: 75px;
}
/*Buttons/////////*/
.m-btn{
    padding-top: 49px;
}
.m-btn a{
    display: block;
    padding-top: 10px;
}
.m-btn a:hover{
    text-decoration: none;
}
.btn-default .btn-1{
    text-align: center;
    width: 90px;
    background: #F35B27;
    padding: 7px 5px;
    color: #fff;
    letter-spacing: 4px;
}
.btn-default .btn-2{
    text-align: center;
    width: 90px;
    background: #000;
    padding: 7px 5px;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 4px;
}
.bg-red .btn-default .btn-1{
    text-align: center;
    width: 90px;
    background: #fff;
    padding: 7px 5px;
    color: #000;
}
.bg-red .btn-default .btn-2{
    text-align: center;
    width: 90px;
    background: #000;
    padding: 7px 5px;
    color: #fff;
    margin-top: 20px;
}
.bg-black .btn-default .btn-1{
    text-align: center;
    width: 90px;
    background: #F35B27;
    padding: 7px 5px;
    color: #fff;
}
.bg-black .btn-default .btn-2{
    text-align: center;
    width: 90px;
    background: #fff;
    padding: 7px 5px;
    color: #000;
    margin-top: 20px;
}
.info{
    padding-top: 20px;
}
.info a{
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    padding-top: 10px;
}
.info a{
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    padding-top: 10px;
}
.info a:hover{
    text-decoration: none;
}
.bg-black .info-default a{
    color: #fff;
}
.info-default a{
    color: #222221;
}
.d-icon{
    padding-top: 26px;
}
.d-icon i{
    font-size: 25px;
    margin-right: 20px; 
}

.icon-default i{
    color: #000000;
}
.bg-black .icon-default i{
    color: #fff;
}
.color-button{
    width: 18px;
    position: fixed;
    right: 5%;
    bottom: 5%;
    margin-left: auto;
}
.color-button span{
    border: 2px solid rgba(255, 255, 255, 0.5);
    height: 15px;
    width: 15px;
    display: block;
    border-radius: 50px;
    margin: 15px 0;
}
.white-btn{
    background: #fff;
}
.red-btn{
    background: #F35B27;
}
.black-btn{
    background: #000;
}
/*Disktop Said Menu*/

/*Said Link*/
.right-links{
    position: relative;
}
.right-links a{
    font-family: "MonumentExtended-Ultrabold";
    font-size: 135px;
    display: block;
    line-height: 162px;
    position: relative;
    z-index: 10;
}
.sub-menu{
    text-align: left;
    max-width: 500px;
    margin-left: auto;
    padding-bottom: 40px;
}
.sub-menu a{
    font-family: "MonumentExtended-Ultrabold";
    font-size: 32px;
    display: block;
    line-height: 40px;
    margin: 15px 0;
}
.d-logo{
    max-width: 100px;
}
.right-links a:hover{
    text-decoration: none;
}
.bg-gray .right-links a{
    color: #000;
}
.bg-gray .right-links a:hover{
    color: #F35B27;
}
.bg-red .right-links a{
    color: #000;
}
.bg-red .right-links a:hover{
    color: #fff;
}
.bg-black .right-links a{
    color: #fff;
}
.bg-black .right-links a:hover{
    color: #F35B27;
}
.img-logo{
    position: fixed;
    bottom: -15%;
    left: 18%;
}
@media(max-width: 1700px){
    .d-logo{
        max-width: 80px;
    }
    .right-links a{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 110px;
        display: block;
        line-height: 130px;
    }
    .img-logo{
        max-width: 215px;
    }
    .sub-menu a{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 18px;
        display: block;
        margin: 15px 0;
        line-height: 24px;
    }
}
@media(max-width: 1366px){
    .d-logo{
        max-width: 70px;
    }
    .right-links a{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 60px;
        display: block;
        line-height: 110px;
    }
    .img-logo{
        max-width: 215px;
    }
    .sub-menu a{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 18px;
        display: block;
        margin: 15px 0;
        line-height: 24px;
    }
}
@media(max-width: 1200px){
    .sub-menu a{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 17px;
        display: block;
        margin: 15px 0;
    }
    .sub-menu{
        max-width: 340px;
    }
}
@media(max-width: 992px){
    .right-links a{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 40px;
        display: block;
        line-height: 48px;
        padding: 17px 0;
    }
    
    .color-button {
    width: 18px;
    position: fixed;
    right: 93%;
    bottom: 5%;
    margin-left: auto;
}
    
    .img-logo{
        position: relative;
    }
    .sub-menu a{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 16px;
        display: block;
        margin: 15px 0;
        line-height: 19.2px;
        padding: 12px 0;
    }
    .h-140{
        padding-top: 27px;
    }
    .info{
        padding-top: 27px;
    }
    .m-btn{
        padding-top: 0px;
    }
    .m-btn a{
        display: block;
        padding-top: 10px;
    }
}
.curser{
    cursor: pointer;
}
/*Mobile Menu*/
.navbar-toggler:focus{
    outline: 0;
}
@media(max-width: 992px){
    .logo{
        max-width: 80px;
    }
    .btn-default a{
        width: 120px !important;
        margin: auto;
        display: inline-block;
        margin: 0 15px;
    }
    .d-menu{
        text-align: center;
        padding-top: 0px;
    }
    .pages-link{
        padding-top: 10px;
    }
}
.line{
    border-top: 1px solid #C4C4C4;
    width: 80%;
    margin-top: 20px;
}
.line-top{
    margin-top: 10px;
    margin-bottom: 10px;
}
.line-e{

}
/*Page Engleză/////////////////////////*/
.d-header{
    background: url(../images/engleza.bg.png) no-repeat center;
    background-size: cover;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
/*
@media(max-width: 768px){
.d-header{
background: url(../images/eng-mbl.png) no-repeat right !important;
}
}
*/
.home-nav{
    background: url(../images/engleza.bg.png) no-repeat center left;
    background-size: cover;
    position: fixed;
    width: 100%;
    position: relative;
    z-index: 100;
}
.header-link{
    cursor: pointer;
    font-size: 80px;
    color: transparent !important;
    font-family: "MonumentExtended-Ultrabold";
    box-sizing: border-box;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #fff;
}
.header-link:hover{
    color: #fff;
    text-decoration: none;
}
.arrow-back{
    position: absolute;
    left: 30%;
    top: 50%;
    transform: translate(0, -50%);
}
.paddding-top{
    padding-top: 250px;
}
.fixed-left{
    position: fixed;
    top: 129px;
    left: 80px;
}
@media(max-width: 992px){
    .header-link{
        cursor: pointer;
        font-size: 80px;
        color: transparent !important;
        font-family: "MonumentExtended-Ultrabold";
        box-sizing: border-box;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #fff;
    }
}
@media(max-width: 1600px){
    .fixed-left{
        position: fixed;
        top: 90px;
        left: 15px;
    }
}
@media(max-width: 1366px){
    .fixed-left{
        position: fixed;
        top: 60px;
        left: 80px;
    }
    .pl-80{
        padding-left: 80px;
    }
    .pr-80{
        padding-right: 80px;
    }
}
@media(min-width: 1600px){
    .container-fluid{
        padding: 0 80px;
    }
}

.black-badg{
    position: absolute;
    left: -100px;
    bottom: -60px;
}
.red-badg{
    position: absolute;
    left: 30px;
    bottom: -185px;
}
.dot-img{
    position: absolute;
    left: -40px;
    bottom: -285px;
}
h5{
    font-size: 22px;
}
.font-900{
    font-weight: 900;
}
.font-700{
    font-weight: 700;
}
.font-500{
    font-weight: 500;
}
p{
    font-size: 14px;
}
.font-16{
    font-size: 16px;
}
@media(max-width: 992px){
    h5{
        /*        font-size: 20px;*/
    }
    p{
        font-size: 12px;
    }
    .header-link{
        font-size: 30px
    }
    .arrow-back{
        max-width: 50px;
    }
    .paddding-top{
        padding-top: 0px;
    }
}
.input{
    max-width: 270px;
    width: 100%;
    border: 1px solid #8B8B8B;
    font-size: 14px;
    line-height: 16px;
    /*letter-spacing: 0.3em;
    text-transform: uppercase;*/
    padding: 8px;
}
.input:focus{
    outline: 0;
}
.btn-submit:focus{
    outline: 0;
}
.btn-submit{
    max-width: 150px;
    background: #F35B27;
    padding: 8px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    border: 0;
    width: 100%;
}
.video1{
    border: 0;
    width: 100%;
    height: 450px;
}
.tu{
    text-transform: uppercase;
}
.p{
    padding: 0;
}
.p1{
    padding: 0;
    padding-right: 15px;
}
@media(min-width: 1600px){
    .p{
        padding: 0 15px;
    }
    .gray-box{
        margin-right: -80px;
    }
}

.box-home-page {
	background-color: black;
	
}

@media(max-width: 768px){
    .e-video{
        margin: 0px -15px;
    }
    .video1{
        border: 0;
        width: 100%;
        height: 250px;
    }
}
.gray-box{
    background: #EDEDED;
    padding: 40px 15px;
}
.bg-white{
    background-color: #fff !important;
}
.gray-box{
    margin-top: -6px;
}
.gray-box .input{
    background-color: transparent;
}
.switchs .active{
    background: #8B8B8B;
    color: #fff;
}
.switchs .bt{
    border: 0
}
.switchs .bt:focus{
    outline: 0;
}
.btn-gray{
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #8B8B8B;
    padding: 9px;
    border: 1px solid #8B8B8B;
}
/*
.btn-gray:hover{
text-decoration: none;
color: #FFFFFF;
}
*/
.btn-white{
    display: inline-block;
    /*    background: #ffff;*/
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #8B8B8B;
    padding: 8px;
    border: 1px solid #8B8B8B;
}
/*
.btn-white:hover{
text-decoration: none;
color: #8B8B8B;
}
*/
.plan{
    position: relative;
    max-width: 320px;
    margin: auto;
}
.top-img{
    position: absolute;
    right: 0;
    top: -22px;
}
.plan h4{
    font-size: 30px;
    font-family: "MonumentExtended-Ultrabold";
    font-weight: 900;
    font-size: 30px;
    line-height: 26px;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
}
.plan h6{
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    color: #8B8B8B;
    padding: 10px 0;
}
.plan p{
    font-size: 16px;
    line-height: 24px;
    color: #222221;
    margin: 3px 0;
}
.plan h3{
    padding-top: 15px;
    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
    color: #222221;
}
.plan h5{
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-decoration-line: line-through;
    text-transform: uppercase;
    color: #8B8B8B;
    padding-bottom: 30px;
}
.hr{
    border-top: 1px solid #C4C4C4;
}
.btn-red{
    background: #F35B27;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 8px 20px;
}
.btn-red:hover{
    text-decoration: none;
    color: #FFFFFF;
}
.pt-80{
    padding-top: 80px;
}
.table-1 .table thead{
    background-color: #000;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.table-1 .table tbody{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #222221;
}
.t-link{
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.3em;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #F35B27;
}
.t-link:hover{
    color: #F35B27;
}
.st{
    max-width: 50%;
}
.bx .im{
    border-radius: 50%;
}
.bx p{
    padding-top: 15px;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #000000;
}
.text-gray{
    font-size: 16px;
    line-height: 24px;
    color: #8B8B8B;
}
.swiper-button-prev:after, .swiper-button-next:after {
    color: #000;
}
@media(max-width: 1200px){
    .bx{
        width: 75%;
        margin: auto;
    }
    .st{
        max-width: 100%;
    }
}
.black-box{
    background: #222221;
    padding: 40px 15px;
    position: relative;
}
.black-box .input{
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #FFFFFF !important;
    background-color: transparent;
    border: 1px solid #FFFFFF;
}

@media(min-width: 1600px){
    .black-box{
        margin-right: -80px;
    }
    .black-box1{
        margin-right: -30px;
    }
}
.pt-100{
    padding-top: 100px;
}
.f-icon1{
    position: absolute;
    left: -150px;
    top: 100px;

}
.f-heart{
    position: absolute;
    top: -100px;
    left: -110px
}
.top-arrow{
    position: absolute;
    bottom: 0;
    right: 0;
}
@media(max-width: 992px){
    .top-arrow{
        transform: translate(50%,0);
        right: 50%;
    }
    .m-pad{
        padding-top: 75px !important;
    }
}
.gray-text{
    color: #C4C4C4;
}
/*Page Deaspre Noi/////////////////////////*/
.arrow-back1{
    position: absolute;
    left: 30%;
    top: 50%;
    transform: translate(0, -50%);
}
.d-card1{
    position: absolute;
    left: -100px;
    top: 25%;
}
.d-card2{
    position: absolute;
    left: 20px;
    top: 25%;
}
@media(max-width: 1366px){
    .arrow-back1{
        left: 24%;
    }
}
@media(max-width: 1200px){
    .arrow-back1{
        left: 10%;
    }
}
@media(max-width: 992px){
    .arrow-back1{
        max-width: 50px;
    }
}
.des-header{
    background: url(../images/d-header.png) no-repeat center;
    background-size: cover;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.d-nav{
    background: url(../images/d-header.png) no-repeat center left;
    background-size: cover;
    position: fixed;
    width: 100%;
    position: relative;
    z-index: 100;
}
.text{
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    text-indent: 15px;
    color: #000000;
}
.ic-1 h5{
    padding-top: 30px;
    font-size: 40px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: "MonumentExtended-Ultrabold";
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #F35B27;
}
.ic-1 p{
    padding-top: 20px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #8B8B8B;
}
@media(max-width: 1600px){
    .ic-1 h5{
        padding-top: 30px;
        font-size: 28px;
        line-height: 26px;
        text-transform: uppercase;
        margin-bottom: 0;
        font-family: "MonumentExtended-Ultrabold";
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #F35B27;
    }
}
.pt-60{
    padding-top: 60px;
}
.text-red{
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #F35B27;

}
.msg{
    font-weight: 900;
    font-size: 50px;
    line-height: 34px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: green;
}
.r-box img{
    border-radius: 50%;
    max-width: 150px;
}
.r-box h5{
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    padding-top: 20px;
}
.r-box span{
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #8B8B8B;
}
.text1{
    padding-top: 15px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000000;
}
.input-area{
    width: 100%;
    height: 180px;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    padding: 10px;
}

.btn-w{
    width: 150px;
}
.btn-wb{
    max-width: 210px;
}
.btn-black{
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #222221;
    border: 0;
    max-width: 210px;
    width: 100%;
    padding: 8px;
}
.btn-upload{
    font-size: 14px;
    line-height: 16px;
    color: #C4C4C4;
    border: 0;
    background: transparent;
}
.gray-box1 .input{
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #fff;
}
.gray-box1 .input::placeholder { 
    color: #fff;
}
.gray-box1 .input-area::placeholder { 
    color: #fff;
}

.gray-box1{
    background: #8B8B8B;
    padding: 40px 15px;
    position: relative;
}
@media(max-width: 1200px){
    .input-area{
        max-width: 270px;
        height: 90px;
    }
    .form-btn .btn-submit{
        max-width: 210px;
    }
}
@media(min-width: 1600px){
    .gray-box1{
        margin-right: -80px;
    }
}
.f-icon2{
    position: absolute;
    left: -250px;
    top: 0px;
}
.f-icon3{
    position: absolute;
    left: -150px;
    top: 160px;
}
/*Profesori Page/////////////////////////////*/
@media(max-width: 992px){
    .pro-header{
        position: static !important;
    }
}
.p-card1{
    position: absolute;
    left: -30px;
}
.p-card2{
    position: absolute;
    left: -50px;
    bottom: -120px;
}
.p-card3{
    position: absolute;
    left: 60px;
    bottom: -190px;
}
.blog{
    position: relative;
    max-width: 320px;
    margin: auto;
}
.bottom-h{
    position: absolute;
    width:100%;
    bottom: 0;
}
.bottom-h p{

    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;

}
@media(max-width: 1500px){
    .blog p{
        font-size: 17px;
    }
}
.flag{
    position: absolute;
    max-width: 37px;
    right: 5px;
    top: 16px;
    z-index: 100;
}
.overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    /*    transition: .0s ease;*/
    background: linear-gradient(180deg, rgba(34, 34, 33, 0) 50%, #222221 100%);
}
.overlay img{
    opacity: 0;
}
.blog:hover .overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    /*    transition: .5s ease;*/
    background: linear-gradient(180deg, rgba(34, 34, 33, 1) 50%, #222221 100%);
    background: rgba(34, 34, 33, 0.7);
}
.blog:hover .overlay img{
    opacity: 1;
}
.eye{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.f-icon03{
    position: absolute;
    left: -90px;
    top: 50px;
}
.pro-header{
    background: url(../images/pro-header-img.png) no-repeat center left;
    background-size: cover;
    width: 100%;
    position: fixed;
    z-index: 1000;
}

/*FAQ page/////////////////////////////////////*/
.faq-header{
    background: url(../images/faq-header-img.png) no-repeat center;
    background-size: cover;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.faq-card1{
    position: absolute;
    left: 0px;
    top: 15px;
}
.faq-card2{
    position: absolute;
    left: -150px;
    top: 100px;
}

@media(max-width: 1366px){
    .faq-card1{
        position: absolute;
        left: 0px;
        top: 15px;
        max-width: 150px;
    }
    .faq-card2{
        position: absolute;
        left: -80px;
        top: 100px;
        max-width: 150px;
    }
}
.faq-badge{
    position: absolute;
    left: -260px;
    top: -150px
}
.pt-150{
    padding-top: 130px;
}
.faq .question{
    /*font-family: "MonumentExtended-Ultrabold";*/
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
}
.faq p{
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}
.collapse{
    transition: none !important;
}
.faq-arrow{
    padding-top: 26px;
}
@media(min-width: 1600px){
    .mr-on-16{
        margin-right: -64px !important;
    }
}
@media(max-width: 992px){
    .faq-arrow{
        padding-top: 80px;
    }
    .faq-header{
        position: static;
    }
    .faq .question{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
    }
}
/*Blog Page/////////////////////////////////////*/
.blog-header{
    background: url(../images/blog.png) no-repeat center right;
    background-size: cover;
    width: 100%;
    position: fixed;
    z-index: 1000;
}
@media(max-width: 992px){
    .blog-header{
        position: static !important;
    }
}
.b-card1{
    position: absolute;
    left: 0px;
    /*    top: 20px;*/
}
.b-card2{
    position: absolute;
    left: -100px;
    top: 100px;
}
.b-card3{
    position: absolute;
    left: 140px;
    top: 140px;
}
.search-btn{
    border: 1px solid #8B8B8B;
    width: 28%;
    background: #F35B27;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #222221;
    padding: 9px;
    margin-left: -4px;
    border: 0;
}
.input-search{
    border: 1px solid #8B8B8B;
    width: 70%;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #8B8B8B;
    padding: 8px;
}
.select{
    border: 1px solid #8B8B8B;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #8B8B8B;
    padding: 8px 20px;
}
.select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position-x: 92%;
    background-position-y: 11px;
}
@media(max-width: 1600px){
    .select {
        width: 100%;
    }
}
@media(max-width: 1366px){
    .search-btn{
        border: 1px solid #8B8B8B;
        width: 35%;
    }
    .input-search{
        border: 1px solid #8B8B8B;
        width: 65%;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.3em;
        text-transform: uppercase;
        color: #8B8B8B;
        padding: 8px;
    }
}
.bottom-block{
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.blog:hover .bottom-block{
    transition: all 0s;
    background: #000;
}
.blog:hover .text-box1{
    transition: all 0s;
    background: #000;
    border-bottom: 10px solid #F35B27;
}
.count-box{
    background: #000;
}
.text-box{
    background: #000;
    border-bottom: 10px solid #F35B27;
}
.bottom-block h2{
    font-family: "MonumentExtended-Ultrabold";
    font-size: 35.9184px;
    line-height: 23px;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.bottom-block h5{
    font-family: "MonumentExtended-Ultrabold";
    font-size: 14.3673px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.bottom-block h6{
    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
}

@media(max-width: 1440px){
    .bottom-block h2{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 25.9184px;
        line-height: 23px;
        text-transform: uppercase;
        margin-bottom: 3px;
    }
    .bottom-block h5{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 11.3673px;
        line-height: 23px;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    .bottom-block h6{
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
    }
}
.eye1{
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media(max-width: 992px){
    .pt-70{
        padding-top: 70px !important;
    }
    .eye1{
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 60px;
    }
    .bottom-block h2{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 17px;
        line-height: 10px;
        text-transform: uppercase;
        margin-bottom: 3px;
    }
    .bottom-block h5{
        font-family: "MonumentExtended-Ultrabold";
        font-size: 7px;
        line-height: 11px;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    .bottom-block h6{
        font-size: 11px;
        line-height: 12px;
        color: #FFFFFF;
    }
}

.blog-xl{
    position: relative;
    max-width: 100%;
    margin: auto;
    background: transparent;

}
.btn-blog{
    background: #F35B27;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    max-width: 150px;
    width: 100%;
    display: inline-block;
    color: #000;
    padding: 12px;
}
.btn-blog:hover{
    text-decoration: none;
    color: #000;
}
/*Single BLoge Page///////////////////////////////////////*/
.red-text h5{
    font-family: "MonumentExtended-Ultrabold";
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    /* or 113% */
    text-align: center;
    color: #F35B27;
    transform: translate(-40%, 0);
    min-width: 480px;
}
.top-blog-img{
    position: relative;
    background: transparent;

}
.left-box{
    position: absolute;
    bottom: 0;
    padding: 15px;
    color: #fff;
    background-color: #000;
    width: 90px;
}
.left-box h2{
    font-family: "MonumentExtended-Ultrabold";
    font-weight: 900;
    font-size: 35.9184px;
    line-height: 23px;
    text-transform: uppercase;
}
.left-box h5{
    font-family: "MonumentExtended-Ultrabold";
    font-weight: 900;
    font-size: 14.3673px;
    line-height: 23px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.slide{
    max-width: 33.33%;
}
.gray-slider{
    padding-right: 40px;
}

@media(min-width: 1600px){
    .f-link{
        margin-right: -14px;
    }
}
@media(max-width: 1600px){
    .gray-slider{
        padding-right: 0px;
    }
}
@media(max-width: 1366px){
    .slide{
        max-width: 50%;
    }
}
@media(max-width: 1200px){
    .red-text h5{
        font-style: normal;
        font-weight: 900;
        font-size: 16px;
        line-height: 20px;
        /* or 113% */
        text-align: center;
        color: #F35B27;
        transform: translate(0%, 0);
        min-width: 100%;
    }
}
@media(max-width: 992px){
    .slide{
        max-width: 100%;
    }
    .left-box h2{
        font-family: "MonumentExtended-Ultrabold";
        font-weight: 900;
        font-size: 17px;
        line-height: 5px;
        text-transform: uppercase;
    }
    .left-box h5{
        font-family: "MonumentExtended-Ultrabold";
        font-weight: 900;
        font-size: 7px;
        line-height: 5px;
        text-transform: uppercase;
        color: #FFFFFF;
    }
}
.m-cross{
    position: absolute;
    max-width: 90px;
}
@media(max-width: 768px){
    .m-cross{
        position: relative;
        max-width: 90px;
    }
}
.modal-content{
    background-color: transparent;
}
.modal-body h5{
    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #222221;
}
.modal-body h6{
    font-size: 16px;
    line-height: 18px;
    color: #8B8B8B;
}
.modal-body p{
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #000000;
}
.modal-body{
    padding: 0px 20px;
}
.modal-backdrop{
    /*        background: #000;*/
    /*        opacity: 1;*/
    /*    ilter: blur(8px);*/
    /*    -webkit-filter: blur(8px);*/
}
.modal-backdrop.show {
    /*    background: #E5E5E5;*/
    opacity: 7;
    background: rgba(34, 34, 33, 0.7);
    backdrop-filter: blur(5px);
}







