ol {
    list-style-type: decimal;
}

p,li {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}

.content{
  padding: 6px 0;
}

#bottom{
  border-top: 2px solid #3d92c0;
}

input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]),
	textarea,
	option,
	select{
    border-color: #3d92c0 !important;
  }

.form-col .featured_block_inner{
  padding-top:0;
}

.form-col .featured_block_inner .submit_wrap{
  text-align:right;
}


.form-col .featured_block_inner .submit_wrap .cmsmasters_button span{
  font-size: 20px;
}

.form-col .featured_block_inner .submit_wrap .cmsmasters_button{
  width: 100%;
  text-align:center;
  background-color: #3c9ac5;
}

.header_top{
  height: 36px !important;
}

.top-header-div{
  font-size: 20px;
}

.top-header-div .top-header-phone{
  color: #ffbf37;
}


.bottom_bg ul li:before {
    content: '\eb76' !important;
    font-family: 'fontello';
}

.text-banner-col ul li:before {
    content: '\eb76' !important;
    font-family: 'fontello';
    font-size: 16px;
    margin-top: 0px;
}
.text-banner-col h2{

}


.navigation li {
    /*max-width: 194px;*/
    /*min-width: 154px;*/
    /*padding: 0 14px 0 14px;*/
    padding: 0px 3px 0px;
    text-align: center;
}

.head-contact-div{
  margin-top: 25px;
  text-align:right;
  line-height: 28px;
}
.head-contact-div .head-phone-section{
  font-size: 41px;
}

.head-contact-div .head-phone-span a{
  font-size: 47px;
  display: inline;
  font-weight: 900;
  color: #333333;
}
.head-contact-div .head-text{
  font-size: 16px;
  text-transform: uppercase;
}

.header_bot_outer{
  background-color: #3c9ac5;
}
.bot_nav > li *{
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  font-weight: 800;
}

.bot_nav > li .sub-menu *{
  color: black;
  text-align: left;
  font-size: 14px;
}

.bot_nav > li > a{
  padding: 4px 10px;
}
.cmsmasters_row_outer_parent h1.cmsmasters_heading{
  line-height: 51px !important;
}

.widget {
  padding: 0 0 20px !important;
}

.bottom_bg .cmsmasters_social_icon_color{
  background-color: #3c9ac5;
}

.bottom_bg .social_wrap_inner{
  display:none;
  text-align:center;
}

.image_banner_emergency img{
  width: 80% !important;
}


.cmsmasters_img.with_caption{
  padding: 0;
  margin:10px;
}

.cmsmasters_img .cmsmasters_img_caption{
  font-weight: bold;
}

.one_third .featured_block_inner{
  max-height: 181px;
}


/* sidebar starts */
.side-bar .cmsmasters_featured_block{
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.side-bar .cmsmasters_featured_block .featured_block_inner{
  width: 100%;
  padding: ;
  text-align: left;
  margin: 0 auto;
  background-color: #3c9ac5;
}

.side-bar .cmsmasters_featured_block .featured_block_inner .featured_block_text .cmsmasters_icon_wrap{
  display: block;
  text-align: center;
}

.side-bar .cmsmasters_featured_block .featured_block_inner .featured_block_text .cmsmasters_icon_wrap .cmsmasters_simple_icon{
  border-width: 0px;
  width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
}

.side-bar .cmsmasters_featured_block .featured_block_inner .featured_block_text .cmsmasters_heading_wrap{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.side-bar .cmsmasters_featured_block .featured_block_inner .featured_block_text .cmsmasters_heading_wrap .cmsmasters_heading{
  font-size: 18px;
  /*line-height: 18px;*/
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}

.main-step-div{
  margin-left: 52px;
}

.main-step-div .step-div{
  text-align: center;
  background-color: #3c9ac5;
  color: white;
  font-size: 30px;
  width: 76px;
  height: 76px;
  display: table-cell;
  vertical-align: middle;
  border-radius: 5px;
}
/* sidebar ends */

/* carousel starts */
.kiwi-logo-carousel li:before{
  content:none;
}

.bx-wrapper{
  width:100% !important;
  max-width:100% !important;
}

.bx-wrapper ul li{
  padding: 0 !important;
}

@media only screen and (max-width: 779px) {
    .main-step-div{
      display: none;
    }
}

@media only screen and (max-width: 1450px) {
  .bot_nav > li *{
    font-size: 13px !important;
  }
  .bot_nav > li > a{
    padding: 4px 5px !important;
  }
}

/* Need to organize these */

.cmsmasters_counter_suffix{
  font-size: 36px;
}

.cmsmasters_button:hover{
  background-color: #3c9ac5 !important;
  color: #fff !important;
}

/* carousel ends */

/*.header_bot .header_bot_inner {
    text-align: center;
}
.header_bot .bot_nav_wrap {
    display: inline-block;
    float: none;
}*/
