.grid_box{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.img_b{
    width:100%;
}
.btn_new{
    width: fit-content;
    padding: 8px 40px !important;
    height: fit-content !important;
    margin: 0;
    font-size: 16px;
}
.grid_box h3{
    font-size: 28px;
}
@media(max-width:990px){
.grid_box h3{
    font-size: 24px;
}   
}
@media(max-width:550px){
.grid_box h3{
    font-size: 22px;
}   
}
#clients .flex_r{
    display:flex;
}
@media(max-width:767px){
    #clients .flex_r{
    display:flex;
    flex-direction:column;
}
.first_block_bx{
    margin-bottom:50px;
}
}
.sided_box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.side_cover{
    width: 50%;
}
.side_cover_bg{
    width: 50%;
    padding: 35px;
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.side_cover img{
    width: 100%;
    height: 400px;
    object-fit: cover; 
}
.titleNews {
    margin: 0 0 15px !important;
    font-size: 24px;
    min-height:0px;
}
.paraNews {
    min-height: 0px;
}
@media(max-width:990px){
.titleNews {
    font-size: 22px;
}
}
@media(max-width:767px){
.side_cover, .side_cover_bg{
    width: 100%;
}
.side_cover img{
    height:auto;
}
.case .whiteTxt{
    font-size:25px;
}
#quote .flat-title-section {
    margin-top:0px!important;
}
}
.whiteTxt{
    margin-top:0px !important;
}
@media(max-width:550px){
.grid_box h3{
    font-size: 20px;
}
.row.case{
    margin:0 auto !important;
}
}
.flat-title-section {
    margin-bottom: 30px !important;
}
.justCnt{
    margin-bottom: 10px !important;
    font-size: 20px !important;
}
.new_btn{
    padding: 8px 40px !important;
    height: auto !important;
    font-size: 18px;
}
.row.case{
    position: relative;
}
.row.case .owl-nav{
    position: absolute;
    right: -15px;
    top: 15px;
}
.flat-title-section.w85 {
    width: calc(100% - 135px);
}
.news{
    padding:50px 20px !important;
}
.news h2{
    margin-top:0px !important;
}
#quote {
    padding: 50px 40px !important;
}
#quote h3.whiteTxt{
    font-size: 28px;
}
@media(max-width:550px){
#quote h3.whiteTxt{
    font-size: 25px;
}
}
@media (max-width: 740px){
.flat-title-section {
    width: 100% !important;
    font-size: 31px !important;
}
}
.bgi{
    min-height: 375px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding:60px;
}
@media(max-width:990px){
.justCnt{
    font-size: 18px !important;
}   
}
@media(max-width:550px){
.bgi{
    padding:50px;
}
#quote .flat-title-section {
    padding-left:10px !important;
}
.justCnt{
    font-size: 16px !important;
}
#quote .col-md-12, #quote .container{
    padding: 0 !important;
}
}
@media (min-width:767px) and (max-width:990px){
    .bgi{
        padding:40px;
    }
}
@media (min-width: 768px){
.container {
    width:1000px;
    max-width: 100%;
}
}
.carousel-caption.container{
    height: fit-content !important;
    min-height: 0 !important;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    margin-top: 25px;
}
@media (max-width:740px){
.carousel-caption.container{
    margin-top: 50px;
}
}
.sec1_h4 {
    color: #FFD063;
    margin: 15px 0 30px;
    font-weight: 500;
    line-height: 1.4;
}
.sec1_h1_custom {
    font-size: 42px;
    color: white;
    text-shadow: none !important;
}
@media(max-width:990px){
.sec1_h1_custom {
    font-size: 38px;
}  
}
@media(max-width:767px){
.sec1_h1_custom {
    font-size: 34px;
}
}
@media(max-width:550px){
.sec1_h1_custom {
    font-size: 28px;
}   
}
img.mobile_show{
    min-height:70vh !important;
    object-fit:cover;
}
img.ipad_show{
    min-height:75vh !important;
    object-fit:cover;
}
img.desk_show{
    min-height:80vh !important;
    object-fit:cover;
}
.fa-chevron-up:before {
    content: "\f077";
    font-style: normal;
}
input.newsletter_emailfd{
    border-radius: 0px;
    padding: 22px 20px;
    font-family: 'Poppins';
}
input[type="submit"]{
    background: white !important;
    color: #b8150c;
    font-size: 18px;
    height: auto !important;
    font-size: 18px;
} 
input[type="submit"]:hover{
    background: #21242b !important;
}
form .margin30 {
    padding: 0px 5px !important;
}
@media(max-width:740px){
h4.newsletter_sech4 {
    margin-top: 0;
}
}
.newsletter_sec.mobile_show{
    padding: 50px 40px;
}
.flat-title-section{
    margin-top: 0 !important;
}
#clients:not(.news){
    padding:50px 10px !important;
}
#quote {
    padding: 50px 10px 50px 40px !important;
}