
/* Layout-3-v2 */ 

.layout-18 { background-color: #f8f8f8; }
.layout-18 .white-box { background-color: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.2); padding: 25px 35px; }
.layout-18 .white-box figure { text-align: center; }
.layout-18 .white-box h2 { font-size: 36px;   line-height: 40px; text-align: center; }
.layout-18 .white-box h2 img { padding-right: 20px; } 
.layout-18 .white-box ul li { position: relative; font-size: 20px; padding-left: 20px; padding-bottom: 10px; }
.layout-18 .white-box ul li:before { content:'\f101'; position: absolute; font-family: fontawesome; left:0; top:0;  }
.layout-18 .white-box.box-1 { min-height: 582px; }

.layout-18 .owl-carousel .owl-item .item { text-align: center; }
.layout-18 .owl-carousel .owl-item img { margin: 0 auto; }














 
/* Responsive */
 
@media (max-width: 1399px){ 

.layout-18 .white-box ul li, .layout-18 .white-box p {   font-size: 18px;  line-height: 28px; }

}
/* 1299 END */

@media (max-width: 1199px){ 
.layout-18 .white-box ul li, .layout-18 .white-box p {    max-width: 400px; }
.layout-18 .white-box.box-1 { min-height: 643px; }

}
/* 1199 END */ 



@media (max-width: 991px){ 
.layout-18 .white-box.box-1 {    margin-bottom: 30px;    min-height: inherit;}
.layout-18 .white-box ul li, .layout-18 .white-box p {    max-width: 100%; }


}
/* 991 END */



@media (max-width: 767px){ 
.layout-18 .white-box ul li, .layout-18 .white-box p {   font-size: 16px; line-height: 24px; }





}
/* 767 END */



@media (max-width: 599px){ 
.layout-18 .white-box h2 { font-size: 32px; line-height: 36px; }


} 
/* 599 END */





@media (max-width: 479px){ 
.layout-18 .white-box h2 img { padding-bottom: 10px; padding-right: 0; }
.layout-18 .white-box h2 { text-align: center; display: block; }
.layout-18 .white-box h2 span { display: block; } 
.layout-18 .white-box {    padding: 25px 15px; }

} 
/* 479 END */

