@charset "UTF-8";
/* CSS Document */
.BS{ padding-top: 70px;}
.BS_white-bg{
	background-color: #fff;
	padding-top: 20px;
}

.BS_white-bg p{ text-align: left !important;}

.BS_blue-bg{
	background-color: #213c74;
	padding-top: 20px;
	padding-bottom: 20px;
}

.BS-title{
    font-size: 35px !important;
    line-height: 30px;
    padding: 0;
    margin: 30px 0 10px;
    color: #06222f;
    font-weight: 600;
    text-transform: uppercase;
}
.BS-box1{
	padding-top: 40px; 
	padding-bottom: 87px;
}

.BS-box1 p{
	text-align: left !important;
}

.BS-box2{
	background-color: #213c74; 
	border-bottom: solid 2px #fff; 
	padding-bottom: 30px; 
	padding-top: 30px;  
}

.BS-box3{
	background-color: #213c74; 
	padding-top: 40px; 
	padding-bottom: 40px; 
}

.BS_carriers-footer-why-bell{

    background-color: #025499;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height:auto;
}

.BS_white{
    color: #fff !important;
	text-align: left !important;

}

.BS_img{
	width: 50% !important;
	margin: 15px 0px 20px 0px;
}

.BS_center{
	text-align: center !important;
	margin-bottom: 30px;
}

.BS_con_t1{
	text-align: left !important;
}

.BS, .col-sm-8, .col-content h2 {
	text-transform:none;
	font-family: 'Roboto Condensed',helvetica,arial,sans-serif;
    color: #000;
    font-size: 25px;
	text-align: left;
	letter-spacing: normal;
    font-weight: normal !important;
    line-height: 28px;
    padding: 0;
    margin: 30px 0 10px;
}

.BS_bottom{
	margin-bottom: 40px;
}

.BS_top{
	margin-top: 40px;
}
.BS_title{
    font-weight: 800 !important;
    line-height: 22px;
    padding: 0;
    margin: 30px 0 10px;
    color: #000;
}

.carrier-content-body2{
	margin-bottom: 20px;
}

.BS_plus{
	width: 20%;
	display: block;
	padding: 5px;
	text-align: center;
	background-color: #213c75;
	color: #fff;
	font-size: 20px;
}
.BS_price{
   font-size: 6em;
   color:#213c75;
   line-height: 96px;
}

.BS_con{
	font-family: 'Roboto Condensed',helvetica,arial,sans-serif;
   font-size: 3em;
   color:#213c75;
	line-height: 50px;
	font-weight: 300 !important;
}

.BS_con2{
	font-family: 'Roboto Condensed',helvetica,arial,sans-serif;
 font-size: 2em !important;
color:#213c75;
line-height: 32px !important;
	font-weight: 300 !important;
}

.BS_text{ font-weight: bold !important;}

 @media (max-width: 992px){
	 .BS{ padding-top: 0px !important;}
}


@media (max-width: 768px){
	.BS_white{ text-align: center !important;}
	.BS, .col-sm-8, .col-content h3 { text-align: center !important;}
	.BS_con_t1{text-align: center !important;}
	.BS{ padding-top: 0px !important;}
	
}

@media (max-width: 480px){
	.BS_white{ text-align: center !important;}
	.BS, .col-sm-8, .col-content h3 { text-align: center !important; padding-top: 15px !important;}
	.BS_con_t1{text-align: center !important;}
	.BS_plus{width: 40% !important; }
	.BS_con { margin-top: -11px !important; margin-left: -19px !important; margin-bottom: 8px !important;}
	.BS_price {margin-left: -15px; margin-top: 29px;}
	.BS{ padding-top: 0px !important;}
}

@media (max-width: 340px){
	.BS_white{ text-align: center !important;}
	.BS, .col-sm-8, .col-content h3 { text-align: center !important; padding-top: 15px !important;}
	.BS_con_t1{text-align: center !important;}
	.BS_plus{width: 40% !important; }
	.BS_con { margin-top: -11px !important; margin-left: -19px !important; margin-bottom: 8px !important;}
	.BS_price {margin-left: -15px; margin-top: 29px;}
	.BS{ padding-top: 0px !important;}
}