@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,300,500,600|Montserrat+Alternates:600");
main {
    /* margin-top: 80px; */
    align-self: center;
    align-items: center;
    align-content: center;
    min-height: 40vh;
}
.mowara-bg
{
    background-image: url('../img/path-153-1@1x.png');
    background-repeat: space;
    background-size: 3%;
}
.field-contactform-verifycode {
    display: flex !important;
    align-items: center;
}
.field-fcaform-verifycode {
    display: flex !important;
    align-items: baseline;
}
.alert{
    margin-top: 50px;
}
.carousel-control-prev
{
    left: 15px;
}
.carousel-control-next
{
    right: 15px;
}
footer
{
    background-color: #262626;
    align-self: center;
}
.x11111-2-2
{
    width:360px !important;
}
/* header .btn:hover {
    color: #ed4e28 !important;
    text-decoration: none;
} */
.home-landing-page-ipad-nexus-9-1 .group-625
{
    width: 250px !important;
    height: 340px !important;
}
.home-landing-page-ipad-nexus-9-1 .anas-1
{
    width: 198px !important;
}
footer .iphone-12-12-pro-1 .group-732
{
    display: none !important;
}
.home-landing-page-iphone-12-12-pro-1 .group-637
{
    margin-top: 15px;
}
.swiper {
    width: 100%;
    height: 100%;
  }
  
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background-color: #efefef;
    
  
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  
  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper .beyond ,.profileSwiper .our{
    -webkit-text-stroke: 1px var(--smashed-pumpkin);
    color: transparent;
    font-family: var(--font-family-montserrat);
    font-size: 30px;
    font-weight: 500;
    
    letter-spacing: 0;
    line-height: 1.4;
    
    white-space: nowrap;
}
.profileSwiper .our{
    font-size: 40px!important;
}
.about-mowara-web-1920-126 .profileSwiper .our{
    font-size: 80px!important;
}
.swiper .cargo{
    color: var(--smashed-pumpkin);
    font-family: var(--font-family-montserrat);
    font-size: 30px;
    font-weight: 500;

    letter-spacing: 0;
    line-height: 98px;
    
    white-space: nowrap;
}
.w-95
{
    width: 95%;
}
.xl-font
{
    font-size: 90px !important;
    font-weight: 700 !important;
}
.profileSwiper .swiper-slide
{
    justify-content: space-between;
}
.multiSwiper .swiper-slide {
  
    background-color: #e6e6e6
  
  }
  .plActive
{
  color: var(--seashell) !important;
  font-weight: 400 !important;
  font-size: 21px !important;
}
.form-div{
    background-color: #f1f1f1;
    margin:  10% 0;
}

.form-control
{
    background-color: transparent!important;
    border-color: #262626;
    color: #262626;
    height: calc(2.5em + 0.75rem + 2px);
}
.form-control:focus
{
    border-color: #ed4e28;
    box-shadow: none!important;
    
}
.mowara-bg
{
background-image: url('../img/path-153-1@1x.png');
background-repeat: space;
}
.multi-img
{
    width: 300px !important;
    height: 150px !important;
    object-fit: contain !important;
}

.custom-control.custom-radio {
    display: inline-flex;
}
.owl-carousel .animated { 
    animation-duration: 1000ms;
    animation-fill-mode: both; 
}
.ellipse-mad {
    background-color: var(--smashed-pumpkin);
    border-radius: 4px;
    height: 8px;
    left: -16px;
    position: relative;
    top: 11px;
    width: 8px;
    display: block;
}
@media screen and (min-width: 1900px){
    .plActive
    {
        
        font-size: 26px !important;
    }
}
@media screen and (max-width: 1441px)
{
        .link-container.d-flex.flex-column.dark-grey-bg.px-49px.pt-4
        {
            padding: 0 40px ;
        }
        .owl-carousel .owl-item img {
            object-fit: contain ;
            margin: 0;
        }
}
@media screen and (max-width: 1100px) {
   
     .col-md-10.offset-md-2.text-left
    {
        height: 40px;
        display: flex;
        align-items: center;
    }

    .w-95
    {
        width: 75%;
    }
    .xl-font
    {
        font-size: 50px !important;
        font-weight: 700 !important;
    }
    .multi-img
{
    width: 200px !important;
    height: 100px !important;
    object-fit: contain !important;
   
}
/* .btn{
    padding: 0 !important;
} */
.btn:hover {
    color:#ED4E28!important;
}
}
@media screen and (max-width:450px) {
   
   
   .xl-font
    {
    font-size: 30px !important;
    font-weight: 500 !important;
    }
    .multi-img
    {
        width: 150px !important;
        height: 75px !important;
        object-fit: contain !important;
        display: none !important;
    }
    .please-fill-the-form
    {
        font-size: 22px;
    }
    .we-will-get-back-to-you-soon
    {
        font-size: 16px;
    }
}

