/* Enter Your Custom CSS Here */
.shortcode_icon_solid.shortcode_icon.blue {
    background: #1F5F9C;
}

input.button_orange, a.button_orange, .button_orange{
background-color: #D7112C;
}

input.button_blue, a.button_blue, .button_blue{
background-color: #00498E;
}

.section_big_title h1 strong{
/*color: #EB5816;*/
  color: #D7112C;
}

/*
.jcarousel-next-horizontal, .custom-next{
 background: #1F5F9C; 
}

.jcarousel-prev-horizontal, .custom-prev{
 background: #1F5F9C; 
}


.acc_control{
background: #00498E;
}

*/

.counter-digit{
   color: #D7112C;
}

.small_month{
background-color: #00498E;
}

.shortcode_icon_simple.shortcode_icon.blue i {
    color: #00498E;
}

.thirthh{
	float: right;
    width: 30%;
    padding: 5px;
}