html {
    scroll-behavior: smooth;
}

body {
    color: #07273D;
    font-family: 'Tajawal', sans-serif;
    background: #f1f1f1;
    padding-bottom: 0;
}
img{
    max-width:100%;
}
.red {
    color: #ba1544;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container embed,
.video-container iframe,
.video-container object {
    margin-bottom: 32px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fix {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background: #ba1544;
    z-index: 555;
}

.fix .social {
    margin: 0;
    padding: 12px 0;
}

.fix .social li {
    margin-bottom: 0;
}

.fix .social li a i.fa-mobile-alt,
.fix .social li a i.fa-facebook-f {
    font-size: 18px;
}

.fix .social li a i {
    color: #ffffff;
    font-size: 22px;
    margin: 0 8px;
}

.fix img {
    width: 50px;
    border-radius: 50%;
    margin-top: -5px;
}

.try {
    position: fixed;
    width: 100%;
    top: 69px;
    left: 0;
    background: #f1f1f1;
    color: #ba1544;
    padding: 12px 0;
    z-index: 555;
    text-align: center;
}

.try:hover {
    text-decoration: none;
}

h1,
h2 {
    font-size: 28px;
    margin: 0;
    margin-bottom: 22px;
    color: #ba1544;
}

header {
    padding: 22px 0;
    background: #ffffff;
}

.logo {
    width: 150px;
    margin: 0 auto;
    display: block;
}

.main {
    position: relative;
    padding: 62px 0
}
.main .title h2{
    color: #ba1544;
}
.main p {

    position: relative;
    z-index: 5;
    padding: 8px;
    color:#07273D;
}

.main p:nth-of-type(1),
.main p:nth-of-type(2) {
    color: #07273D;
    font-size:16px;
}
.main p:nth-of-type(1) span{
    color:#ba1544;
    font-weight: 500;
}
.inputfile {
    width: 157px;
    height: 45px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    cursor: pointer;

}
.inputfile-1 + label {
    color: #f1f1f1;
    background-color: #ba1544;
}
.inputfile + label {
    max-width: 100%;
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px;
}
.inputfile + label span{
    margin-left: 5px;
}
.page {
    direction: ltr;
}
.page .title h2{
    color:#ba1544;
}
.about {
    position: absolute;
    top: 14%;
    right: 5%;
    width: 400px;
    fill: white;
}

.form-group {
    margin-top: 32px;
    margin-bottom: 22px;
}

.swiper-wrapper {
    height: auto;
}

.temps {
    padding-bottom: 32px;
}

.swiper-pagination-bullet-active {
    background: #ba1544;
}

select {
    padding: 7px;
}

ul {
    margin-top: 12px;
}

ul li {
    font-size: 16px;
    margin-bottom: 8px;
}


.second {
    padding: 62px 0;
    background: #ffffff;
}

.btn {
    background: #ba1544;
    color: #ffffff;
   
    padding: 0.7em 1em;
    text-decoration: none;
    margin: 0.8em 0.3em;
    display: inline-block;
    cursor: pointer;
}

.hide {
    display: none;
}

img {
    max-width: 100%;
}

.box-2 {
    margin-top: 22px;
}

.mt-32 {
    margin-top: 32px;
}

.serv ul {
    margin: 0
}

/* before */
.before {
    padding: 62px 0;
    background: #ffffff;
}

.before a {
    color: #333333;
}

.before a h2 {
    display: inline;
}

/* footer */
footer {
    background: #ba1544;
    padding: 62px 0;
}

.social {
    margin: 18 32px
}

.social li a i {
    color: #ffffff;
    font-size: 28px;
    margin: 0 8px
}

.social li a i.fa-mobile-alt,
.social li a i.fa-facebook-f {
    font-size: 24px;
}

@media(max-width:1199px) {
    .about {
        right: 2%;
    }

}

@media(max-width:996px) {
    ul {
        margin: 0;
        padding-left: 20px !important
    }

    .about {
        top: 35%;
    }

    .smt-32 {
        margin-top: 32px;
    }
}

@media(max-width:766px) {
    header {
        padding: 18px 0;
        margin-top: 69px;
    }

    .logo {
        width: 100px;
    }

    h1,
    h2 {
        font-size: 18px;
        text-align: justify;
        text-align-last: center;
        
    }

    p {
        font-size: 12px;
        text-align: justify;
        text-align-last: center;
    }

    .main ul li {
        font-size: 12px;
    }

    .who {
        margin-top: 62px;
    }

    .about {
        top: 50%;
        width: 320px;
    }

    .box-2 {
        padding: 0 22px;
    }
}

.f-whats {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 55555;
    width: 50px;
}

/* experiences */
.experiences {
    padding: 62px 0;
    text-align: center;
    background: #ba1544;
}
.title {
    margin-bottom: 32px;
}
.title h2 {
    margin-bottom: 8px;
font-size: 40px;
font-weight: 700;
color: #fff;
}

.experiences .title p {
    color: #fff;
    font-size: 16px;
}

.experiences .box {
    background: #fff;
    color: #b3b3b3;
    font-size: 18px;
    border: 5px solid #cccccc;
    padding: 42px;
}

.experiences .box img {
    width: 187px;
    margin-bottom: 22px;
}

.experiences .box p:last-of-type {
    font-weight: 700;
}

.experiences .whats {
    background: #10273c;
}

@media(max-width:991px) {
    .experiences .box {
        padding: 42px 0px;
    }

    .experiences .box img {
        width: 160px;
    }

    .experiences .box {
        font-size: 16px;
    }

    .title h2 {
        font-size: 36px;
    }

    .title p,
    .about-r .title p {
        font-size: 14px;
    }
}

@media(max-width:766px) {
    .experiences .box {
        padding: 42px 0px;
        width: 90%;
        margin: 12px auto 0;
        max-width: 437px;
    }

    .title h2 {
        font-size: 24px;
    }
}

/* clients */
.clients {
    padding: 62px 0;
}

.clients .title h2,
.clients .title p {
    color: #10273c;
    text-align: center;
}
.clients .title p{
    color: #ba1544;
}
.services-s {
    margin: 0 auto;
    padding-bottom: 42px;
}

.swiper-pagination-bullet-active {
    background: #10273c;
}

.serv-box {

    text-align: center;
}

.serv-box img {
    width: 175px;
}

@media(max-width:991px) {
    .services-s {
        width: 100%;
    }
}

@media(max-width:1199px) {
    .serv-box img {
        width: 145px;
    }
}

@media(max-width:966px) {

    .serv-box img {
        width: 135px;
    }
}

@media(max-width:600px) {
    .services-s .swiper-slide {
        width: 200px !important;
    }

}

/* follow */
.follow {
    padding: 62px 0;
    text-align: center;
    background: #10273c;
}

.follow .title h2 {
    color: #fff;
}

.fbox {
    position: relative;
    width: 75px;
    height: 75px;
    border-radius: 5px;
    border: 1px solid #fff;
}

.fbox i {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
}

@media(max-width:766px) {
    .fbox {
        width: 50px;
        height: 50px;
    }

    .fbox i {
        font-size: 18px;
    }
}

/* footer */
footer{
    padding: 0;
}
.footer-l {
    width: 50%;
    float: left;
    height: 526px;
    background: #07273D;
    padding: 62px 42px;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 400px;
    position: relative;
    height: 100%;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.footer-r {
    width: 50%;
    float: right;
    background: #ba1544;
    padding: 62px 42px;
    height: 526px;
}

.footer-r h3 {
    color: #fff;
    margin-bottom: 32px;
    font-size: 40px;
}

.footer-r form {
    width: 80%;
}

.form-control,
.form-control:focus {
    height: 60px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: #ffffff;
    color: #10273c;
    font-size: 13px;
}

@media(min-width:420px) {
    .iti {
        width: 100%;
    }
}

.iti__arrow {
    border-top: 4px solid #10273c;
}

footer button.btn {
    background: #10273c !important;
    color: #fff;
    width: 50%;
    display: block;
    height: 60px;
    border-radius: 0 !important
}

button:hover {
    color: #fff !important
}

.main-form button:hover {
    color: #ffffff;
}

.inp {
    width: 100%;
    background: transparent;
    margin-bottom: 8px;
    background: #ffffff;
}

.inp:after {
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    color: #10273c;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
}

.name:after {
    content: "\f007";
}

.phone:after {
    content: "\f3cd";
    font-size: 18px;
}

.country:after {
    content: "\f57d";
    font-size: 14px;
}

.nation:after {
    content: "\f2bb";
    font-size: 14px;
}

.msg:after {
    content: "\f0e0";
    top: 10px;
    transform: none;
    font-size: 15px
}

.form-control::placeholder {
    color: #10273c;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #10273c;
}

.form-control::-ms-input-placeholder {
    color: #10273c;
}

@media(max-width:1199px) {
    .footer-r form {
        width: 95%;
    }
}

@media(max-width:991px) {
    .footer-r h3 {
        font-size: 36px;
    }
}

@media(max-width:766px) {

    .footer-r,
    .footer-l {
        width: 100%;
        padding: 42px 32px;
    }

    .footer-l,
    .footer-r {
        height: auto;
    }
    .footer-l ul{
        padding: 0 !important;
        text-align: center;
    }
    .footer-r h3 {
        text-align: center;
        font-size: 32px;
    }

    button,.btn {
        width: 100%;
    }

    .footer-r form {
        width: 100%;
    }
}
.inp {
    text-align: right;
}

.inp:after {
    left: 14px;
    right: unset
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: 0;
    left: auto;
}

.iti__arrow {
    display: none;
}

input[type="tel"] {
    padding-right: 38px !important;
    direction: initial;
    text-align: right;
}
.iti__country-list{
    width: 320px;
    text-align: right;   
}
.main-l .lang{
    left:unset;
}
@media(max-width:1199px){
    .iti__country-list{
        width: 250px;
    }
}
.text h1{
    font-weight: 700;
}
.title h2{
    font-weight: 700;  
}
.dtcr h3{
    font-weight: 400;  
}
.main-l .lang{
    right: 32px;
}
/* contact-bar */
.contact-bar{
    position: fixed;
    width: 100%;
    z-index: 555;
    transition: all ease-in-out 300ms;
    bottom: 0;
}
a.hover{
    text-decoration: none;
}
.contact-bar a{
    color: #fff;
    display: block;
}
.whats-bar{
    width: 50%;
    float: left;
    background: #007b71;
    padding: 12px 0;
    text-align: center;
    position: relative;
}
.call-bar{
    width: 50%;
    float: right;
    background: #1d1a15;
    padding: 12px 0;
    text-align: center;
    position: relative;
}
.contact-bar i{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
}