* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    background-color: #f8f9fc !important;
}
.row{
    margin:0 !important;
}
/* form{
    display: block !important;
    background: crimson;
    padding: 41px;
    margin: 26px;
    border: 2px solid cornflowerblue;
} */
/* ul{
    list-style-image: url(img/icons8-small-blue-diamond-48.png) !important;
} */
ul {
    list-style: none;
  }

  
  ul li:before {
    content: '✓';
    /* color: rgb(240, 230, 140) !important; */
  }

label{
    color:white;
    font-weight: 500;
}
.links-for-know a{
    color:white;
    text-decoration: none;
    padding:0px 10px;
    font-size:23px;
}
.content{
    padding: 15% 0 0 72px;
}
.before-box{
    border-radius: 10px !important;
    padding: 1rem!important;
    display: flex!important;
    transition: all 0.2s ease;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%) !important;
    background-color: #fff!important;
    margin:5px 0 5px 0;
}
.before-img{
    width: 100%;
    text-align: center!important;
}
.before-img img{
    vertical-align: middle;
    border-style: none;
    width:70px;
}

.before-box:hover{
    transform: scale(1.1);
}
.card:hover{
    margin-top: -20px;

}
.card{
    transition: all 0.3s ease !important;
}

.sec-first{
    margin: 88px 0 0 0;
}


.before-img h5 {
    font-size: 18px;
}
.card {
    margin: 10px 0px;
}
.card-img-top {
    width:85%;
    margin:0 auto;
}
.for-num {
    /* margin: 0 auto; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.hero-wrap,
.hero-wrap-2,
.slider-text {
    height: 300px !important;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}
.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.bread {
    color: #fff;
}

.breadcrumbs {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

.hero-wrap {
    width: 100%;
    /* height: 100%;
        position: inherit; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.overly {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .3;
    /* background: #f1453d; */

}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.ftco-section {
    padding: 5em 0;
    position: relative;
}

.box {
    width: 100%;
    display: block;
}

.box h3 {
    font-size: 24px;
    font-weight: 500;
}

.container-flex {
    padding: 0 42px;
}

.display {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
p.w-responsive {
padding: 0 21%;
font-size: large;
font-weight: 600;
}

.frame {
    width: 100%;
    padding: 0 0 50px 0;
}

iframe {

    width: 100%;
    height: 310px;
}

.head {
    text-align: center;
    width: 100%;
    padding: 0 0 21px 0;
}

.head h3 {
    font-size: 40px;
    font-weight: 700;
}

.contact-form {
    padding: 30px 300px;
    align-items: center;
}

.properties {
    padding: 43px 20px;
    background: aliceblue;
    border: 1px solid #e6e6e6;
}
/* .img-class{
    background: url('img/group.jpeg') no-repeat scroll center center / cover;
    height:100vh;
} */
.show-hove{
    transition: all 0.3s ease !important;
}


.to-lime {
   
    background: linear-gradient(90deg, #F8CDD6
    0%, #DC143C 35%,#171932 100%);
}
.row-more{
    padding: 30px 0 0 0;
}

.for-trans{
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    padding-right: 3.5rem;
    padding: 1.25rem;
    display: flex;
}
.core {
    width: 191px;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .20s !important;
    border-left: 2px solid crimson;
    margin: 24px 6px;

}
.core:hover{
    background-color:#093095;
    color:white;
}

.core-more:hover{
    background-color:#093095 !important;
    color:black !important;
}
.core:hover i{
    color:rgb(255, 0, 0) !important;
}
.outer-layer{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-radius: 0.375rem;
    box-shadow: 0px 0px 1px 2px lightgrey;
}
.content-for{
    height: 100%;
    display: flex;
    animation-duration: .2s;
    flex-direction: column;
    /* box-shadow: ; */

}
section.card-for {
    padding: 65px 0px;
}
.content-for h3{
    color:#093095;
}
 p.more{
    color:crimson;
    font-weight: 700;
}
.container-more{
    padding:0px 40px;
}
.core-one{
    background-color:#093095;
    color:white;

}
.card{
    width: 28rem;
}
.text-muted {
    color:crimson!important;
    font-weight: 900;
    font-size: 42px;
}
button.poker {
    border: 1px solid darkgray;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    background:#093095;
    color: white;
    margin: 20px 0px;
}
button.poker:hover {
    color: aquamarine;
}

.card-body{
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .25s;
}
.card-body:hover{
    border: 3px solid aquamarine;
}
.for-none:hover{
    border: none;
}
.review {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 90%;
}
button.owl-next {
    position: absolute;
    font-size: 31px !important;
    top: 50%;
    left: 90%;
    background: darkblue !important;
    color: white !important;
    width: 50px;
    height: 50px;
    opacity: 0.5;
}
button.owl-prev {
    position: absolute;
    font-size: 31px !important;
    top: 50%;
    left: 4%;
    background: darkblue !important;
    color: white !important;
    width: 50px;
    height: 50px;
    opacity: 0.5;
}
.design {
    background: darkblue;
    color: white;
    padding: 20px;
    border-radius: 6px;
}
.offer{
    background-color: crimson;
    padding: 7px;
    color: white;
    font-weight: 500;
    height: 50px;
}
.update {
    background: crimson;
    color: white;
    padding: 20px;
    border-radius: 5px;
}













@media (max-width:1200px) and (min-width:1020px){
    .core {
        width:206px !important;
    }
}



@media (min-width:1300px){
    .container-more{
        padding: 0px 15%;
    }
    /* .core {
        width:208px !important;
    } */
}

@media (min-width:1000px){
  
}


@media (min-width:992px){
    .core-card {
        height: 350px !important;
    }
    .for-pic img{
        position: relative;
        bottom: -9px;
        right: -140px;
    }
    .card {
        height: 430px;
    }
    .for-overr{
        height: 390px;
    
    }

    
     .form-group{
        margin-bottom:0;
    }
    .form-two label{
        margin-bottom:0;
    } 

}


@media (min-width: 640px){
.for-trans{
    height: 6rem;
  }
}

@media (max-width:992px){
    .Lates{
        margin-top:20px !important;
      }
    .btn-outline{
        margin-bottom: 3px;
    }
    span i{
        transform: rotate(90deg);
    }
    .for-pic{
        display: flex !important;
        justify-content: center !important;
    }
    .reverse{
        flex-direction: column-reverse;
    }
    .sec-first{
        margin: 120px 0 0 0;
    }

    .for-reverse{
        flex-direction: column-reverse;
    }

    .links-for-know a {
        color: white;
        text-decoration: none;
        padding: 0px 5px;
        font-size: 11px;
    }

    .content{
        padding:10% 0% 0% 0%!important;
    }

}
@media (max-width:320px) and (min-width:0px){
    .card.core-card {
        height: 300px !important;
    }
}
@media (max-width:776px) and (min-width:320px){
    .card-body.for-none{
        height: 285px !important;
    }
}
@media (max-width:780px){
    .owl-prev, .owl-next{
            display: none !important;
    }
    .for-head {
        width:none !important;
    }
}
@media (max-width:430px){

    .row-more{
        padding: 84px 0 0 0;
    }
}

@media (max-width:368px){
    .offer{
   
        padding: 6px;
        color: white;
        font-weight: 500;
        font-size: 9px;
    }
    .container-more{
        padding: 0px;
    }}
@media (max-width:310px){
    /* .container-more{
        padding: 0px;
    } */

    .row-more{
        padding: 15px 0 0 0;
    }
}


@media (max-width:1200px) and (min-width:992px){

    .before-img h5{
        font-size: 14px;
    }

}

@media (max-width:992px) and (min-width:768px){

    .card {
        height: 380px;
    }
}

@media (max-width:992px)and (min-width:662px){
    .flex-for{
        display: flex;
    }

}

@media (max-width:662px)and (min-width:300px){
    .core {
        width: 345px;}

}


@media (max-width:320px){
    .relative{
        margin-top: 30% !important;
    }
.font-gt{
    font-size: x-large;
}

    h3 {
        font-size: 1.40rem;
    }
}