﻿/* Set padding to keep content from hitting the edges */
.body-content {padding-left: 15px;padding-right: 15px;}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {white-space: normal;}
/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/
.icon-box {padding: 20px;border-radius: 6px;background: #fff;transition: ease-in-out 0.3s;}
.icon-box h4 {margin-left: 70px;font-weight: 700;margin-bottom: 15px;font-size: 18px;}
.icon-box p {font-size: 16px;font-weight: 500;text-align: justify;margin-left: 70px;line-height: 24px;font-size: 14px;}
.shape-img {width: 27%;float: left;}
.s-mt-2 {margin-top: 2em;}
.bg-blue {background-color: #f3f9ff;}
.FourCs-img {width: 100%;}