/*======================================
Theme Name: DIVI child them
Theme URI: https://divicake.com/
Description: NO DESCRIPTION
Version: 1.0
Author: mkbrows
Author URI: https://mkbrows.art
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */


#footer-info{
	width: 100%;
    font-weight: 300;
}
#footer-info span{
	    float: right;
}
#footer-info a{
	  font-weight: 500;
    opacity: 1;
}
.social_icons a{
	    background: #005AAB;
    color: #fff!important;
    padding: 3px 10px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
}
#footer-widgets .footer-widget li:before{
	content:none;
}
#main-footer .footer-widget h4 {
    margin-bottom: 20px;
}
#main-content .container:before{
	content:none;
}
@media (min-width: 981px){
 
} 

input[type=submit],input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: 10px 20px;
	  width: 100%;
}
.mc4wp-form  input[type=submit]{
	    background: #fff;
    border: 0;
    color: #005AAB;
    font-weight: bold;
	    width: auto;
    min-width: 150px;
	    padding: 15px 20px;
}
.mc4wp-form input[type=email]{
	    width: 100%;
	    padding: 15px 20px;
    text-align: center;
}
.et_pb_row_padding_0 {
    width: 100%;
	    padding: 0;
}
.wpcf7-form-control-wrap {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}
.wpcf7-form-control:not(.wpcf7-submit){
    background: transparent;
    border: 1px solid #e6e6e6;
    padding: 8px 10px;
    color: #000;
}
.wpcf7-submit{
color: #000000!important;
    border-width: 0px!important;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase!important;
    background-color: #ffd401;
    min-width: 150px;
    height: auto;
    line-height: 28px!important;
    text-align: center;
    font-family: 'Baskerville';
    padding: 12px 15px!important;
    letter-spacing: 2px;
	width: auto;
}
.text-right{
	    text-align: right;
} 


.themetitle{
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 36px;
    letter-spacing: 5px;
}
/*
.themetitle:after{
    content: " ";
    position: absolute;
    z-index: 10;
    bottom: 0px;
    left: 0;
    width: 30px;
    height: 3px;
    border-top-color: #0c71c3;
    border-top-width: 3px;
    border-top-style: solid;
} 
  .themetitle.text-center:after{
    left: calc(50% - 15px);
}*/

 article.et_pb_post.grid .box{
	
}
 article.et_pb_post.grid .post-meta{
	
}
 article.et_pb_post.grid .post-meta .published span{
	    font-size: 30px;
} 

.custom-pagination{
	    display: table;
    width: 100%;
    text-align: center;
}
.custom-pagination a{
	    padding: 0 8px;
}
  
.themebtn{
	    background: #333;
    color: #fff;
    padding: 12px 20px;
    min-width: 150px;
    display: inline-block;
} 

.text-center{
	text-align:center;
}
  
@media (max-width: 767px){
	 
.wpcf7-form	.et_pb_row {
     width: 100%;
}
	.wpcf7-form .et_pb_column{
		margin-bottom: 0;
	}
	#jplist button {
    box-shadow: none;
}
	.jplist-panel  ul{
		    padding: 0!important;
	}
	.jplist-ios-button{
		display:none;
	}
	.jplist-panel {
    display: block;
}
.cart_sort {
     line-height: 36px;
    margin-bottom: 15px;
    float: none!important;
}
		#main-footer .footer-widget:nth-child(3){
		    width: 50%!important;
	}
	#main-footer .footer-widget:nth-child(4){
		    width: 50%!important;
	}
	#footer-widgets .footer-widget #menu-footer-menu li{  
       width: 50%;
    float: left;
	}
	
.et_pb_post.grid.col_2 {
	    border-radius: 10px;
    overflow: hidden;
    background: #fff;
	  
   
}
.et_pb_post.grid.col_3 {
	    border-radius: 10px;
    overflow: hidden;
    background: #fff;
	   
}
 
}
.et_pb_button {
    min-width: 150px;
    height: auto;
    line-height: 28px!important;
    text-align: center;
    font-family: 'Baskerville';
    padding: 12px 30px!important;
	    letter-spacing: 2px;
	    display: table;
} 
@media (min-width: 767px){
	 
	article.et_pb_post.grid.col_3:nth-child(3n+1){
	    margin-right: 0!important;
}
article.et_pb_post.grid.col_2:nth-child(2n){
	    margin-right: 0!important;
}
.et_pb_post.grid.col_2 {
	    width: 48.35%;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
	    float: left;
    margin-right: 3.3%;
}
.et_pb_post.grid.col_3 {
	    width: 31.12%;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
	    float: left;
    margin-right: 3.3%;
}
 
}

 

.themetitle.white:after{
	    border-top-color: #fff;
}

.themetitle h1{
	    font-size: 32px!important;
}
 
.hidden{
	    display: none;
}

.ui-tabs{
	    text-align: center;
}
.ui-tabs li{
	    list-style: none;
    display: inline-block;
}
.ui-tabs li a{
padding: 6px 30px;
    border: 1px solid #333;
    min-width: 150px;
    display: inline-block;
    margin-right: 10px;
	    color: #333;
	    text-transform: uppercase;
}
.ui-tabs li.ui-tabs-active a{
	    background: #333;
    color: #fff;
}
header{
	z-index: 99;
}
.ui-tabs-panel {
	    text-align: left;
}
.themetitle {
	z-index:2;
}  

/* width */
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar {
  height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #D2232A; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.container.et_menu_container,#footer-bottom .container,#main-footer .container{
	    max-width: 100%;
	    width: 90%;
}
#et-top-navigation nav ul li a{
	    font-family: 'Baskerville';
    text-transform: uppercase;
        font-weight: 600;
    letter-spacing: 0.2em;
	    color: #333333;
}
#et-top-navigation nav>ul>li>a{
	position:relative;
}
#et-top-navigation nav>ul>li>a:before{
    content: " ";
    border-top: 2px solid #d2232a;
    left: 0;
    top: 20px;
    position: absolute;
    width: 100%;
	    opacity: 0;
    transition: all 0.4s ease;
}
#et-top-navigation nav>ul>li:hover>a:before{
   opacity: 1;
    transition: all 0.4s ease;
}
#top-menu li li a {
    padding: 0;
    display: inline;
    position: relative;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    text-transform: capitalize!important;
    font-weight: 400!important;
    letter-spacing: 2px!important;
    color: #000;
    background: transparent;
}
#et-top-navigation{
	    padding: 35px 0 12px 0!important;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 15px;
}

#footer-bottom{
    background-color: transparent!important;
   
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
#et-footer-nav {
	display: table;
    width: 100%;
    background-color: transparent;
}

.followicons img{
	 width: 30px;
    margin: 0 5px;
}
#main-footer .followicons{
	float: right;
	padding: 15px 0 5px 0;
}
#main-footer .bottom-nav {
	width: calc(100% - 120px);
    float: left;
    text-align: center;
}
.bottom-nav a {
    letter-spacing: 2px;
}
.bottom-nav{
	    padding: 20px 0 15px 0;
}

h1,h2,h3,h4,h5,h6{
	  font-family: 'Baskerville';
}
 
.et_pb_text_inner table ,.et_pb_text_inner tr td {
    border: 0;
}

.et_pb_text_inner table thead{
	    border-bottom: 2px solid #d2242b;
}
.et_pb_text_inner table thead th{
	  font-family: 'Baskerville';
    font-weight: 600;
    font-size: 20px;
}
.et_pb_text_inner table tbody tr:nth-child(even) {
	    background: #F8F8F8;
}
.et_pb_text_inner table tbody tr td{
	padding: 12px 24px;
}

#powerTip {
    background-color: #fff;
	    border: 1px solid #ddd;
	    border: 1px solid #ddd;
}
.box_view_html {
	color: #444;
}
.box_view_html {
    color: #444;
    font-weight: 600;
    text-transform: uppercase;
}
#powerTip.n:before {
	border-top:10px solid #fff;
}
#powerTip.s:before{
	border-bottom:10px solid #fff;
}

.styledtab{
    list-style: none;
    padding: 0!important;
    display: inline-block;
	  border-bottom: 2px solid #eaeaea;
}
.styledtab li{
    display: inline-block;
    padding: 0 20px;
}
.styledtab li a{
	text-transform: uppercase;
    color: #444;
    letter-spacing: 2px;
    display: inline-block;
    padding-bottom: 4px;
	 border-bottom: 2px solid transparent;
   
    margin-bottom: -2px;
}

.styledtab li a.active{
	 border-bottom: 2px solid #d2232a;
   
}
.styledtab li a{
    text-transform: uppercase;
    color: #444;
    letter-spacing: 1px;
    cursor: pointer;
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 18px;
}

::-webkit-input-placeholder {  
color: #d4d4d4;
}

:-ms-input-placeholder {  
color: #d4d4d4;
}

::placeholder {
color: #d4d4d4;
}

.ms_slider .owl-item{
	text-align: center;
}
.ms_slider .owl-item img {
    display: inline-block;
    width: 50px;
	   position: relative;
}
.ms_slider .owl-item .desc{
	    padding: 0 30px;
    font-size: 13px;
	opacity: 0;
	
    transition: all 0.4s ease;
}
.ms_slider .owl-item:hover .desc{
	opacity: 1;
    transition: all 0.4s ease;
}
.ms_slider .owl-item h3 {
	    font-size: 24px;
    letter-spacing: 1px;
    padding-bottom: 20px;
}

.ms_slider .owl-item .icon {
display: table;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
    text-align: center;
}
.ms_slider .owl-item .icon:before {
content: " ";
    border-top: 1px solid #ddd;
    left: 0;
    top: 25px;
    position: absolute;
    width: 100%;
}
.ms_slider .owl-nav button.owl-prev{
	position: absolute;
    top: 50px;
	    left: 0;
}
.ms_slider .owl-nav button.owl-next{
	position: absolute;
    top: 50px;
	    right: 0;
}
.ms_slider .owl-nav img{
	    padding: 5px 10px;
    background: #fff;
    border: 1px solid #ddD;
    border-radius: 50%;
}
.ms_slider .owl-item:hover img{
	    transform: scale(1.1);
}

@media (min-width: 767px){
.verticaltabs .et_pb_tabs_controls {
	    width: 200px;
	    float: left;
}
.verticaltabs .et_pb_all_tabs {
	width: calc(100% - 200px);
    float: right;
}
	.verticaltabs .et_pb_all_tabs .et_pb_tab {
		    padding: 0 20px;
	}
}
.verticaltabs{
	    border: 0!important;
}
.verticaltabs .et_pb_tabs_controls li {
    width: 100%;
    border: 0;
}
.verticaltabs ul.et_pb_tabs_controls {
    background-color: transparent;
}
.verticaltabs ul.et_pb_tabs_controls:after{
	content:none!important;
}
.verticaltabs .et_pb_tabs_controls li a {
       padding: 8px 15px 8px;
}
.verticaltabs .et_pb_tabs_controls li.et_pb_tab_active a{
	color: #d2232a!important;
}
.verticaltabs .et_pb_all_tabs .et_pb_tab img.alignleft{
	 margin-bottom: 40px;
    margin-right: 40px;
}


@media (min-width: 981px){
  #sidebar {
    float: left;
    width: 25%;
  }
	#left-area {
    width: 75%;
    padding-bottom: 23px;
  }
	.et_left_sidebar #sidebar {
    padding-right: 0;
  }
}

#sidebar .widget_recent_entries a{
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
	  font-weight: 400;
    color: #000;
}
#sidebar .widgettitle {
	font-size: 24px;
    margin-bottom: 10px;
}
#sidebar .widget_recent_entries li {
	  padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}
.widget_search input#searchsubmit{
    font-size: 0;
    border: 0;
    background: url(https://kimlygroup2304.firstcomdemolinks.com/site/wp-content/uploads/2019/09/se3archicon.png);
    background-repeat: no-repeat;
    background-position: 12px;
    width: 35px;
    background-size: 16px;
    height: 32px!important;
}
.widget_search input#s{
	   height: 32px!important;
     padding: 5px 10px;
}
#sidebar .widget_recent_entries .post-date{
	font-size: 12px;
}
.blog .entry-title a,.archive.category .entry-title a  {
	font-size: 24px;
    margin-bottom: 10px;
    font-family: 'Baskerville';
    color: #000;
}

.blog .et_pb_post .post-meta img{
	  float: left;
    margin-right: 5px;
}
.blog .et_pb_post  {
	  margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e8e8e8;
}

.custom-pagination a{
	    color: #444;
}
.custom-pagination a img{
	    padding: 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}
.custom-pagination a img{
	vertical-align: middle;
}
.custom-pagination .page-numbers.current{
	padding: 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
	  background: #FFD702;
    color: #fff;
	border-radius: 50%;
}
.custom-pagination{
	margin-bottom: 30px;
}

a.ss-button-facebook{
	background: url(https://kimlygroup2304.firstcomdemolinks.com/site/wp-content/uploads/2019/09/fv.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 0;
}
.social-sharing span{
	float: left;
    margin-right: 15px;
}
.ss-social-sharing{
	    margin: 25px 0;
}
.backlink{
	    text-align: center;
}
.et_pb_post .post-meta img{
	float: left;
    margin-right: 5px;
}
.et_pb_post .post-meta {
	margin-bottom: 15px;
}
.backlink a{
	   margin: 0 auto;
}

img.aligncenter{
	display: inline-block;
}
.tabpin{
	  top: 56.70%;
    left: 57.40%;
    background: #FFD401;
    padding: 10px 20px;
    font-family: 'Baskerville';
    border-top: 4px solid #D22329;
    font-size: 16px;
}
.wrap_svl_center_box{
	float: left;
}
.ms_slider .owl-item {
	cursor: pointer;
}
.horizonaltab .et_pb_tabs_controls {
	    background: transparent;
	    display: flex;
}
.horizonaltab .et_pb_tabs_controls li{
    border-color: #fff;
	width: 100%;
}
.horizonaltab .et_pb_tabs_controls li a{
	  background: #D2232A;
    color: #fff!important;
    font-family: 'Baskerville';
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
	    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
}
.horizonaltab ul.et_pb_tabs_controls:after{
	    border-top: 0;
}
.horizonaltab .et_pb_tabs_controls li.et_pb_tab_active a{
	background: #FFD401;
    color: #000!important;
}
.horizonaltab .et_pb_tab {
    padding: 5%;
}

.tabnav{
	display: flex;
    flex-basis: 100%;
}
.tabnav .et_pb_button_module_wrapper {
	width: 100%;
	    margin-bottom: 0!important;
}
.tabnav .mtabtitle {
	width: 100%;
}
.tabnav .et_pb_button_module_wrapper:not(:last-child){
	border-right: 1px solid #fff;
}
.tabnav .et_pb_button_module_wrapper a:not(.activetab),.tabnav .et_pb_button_module_wrapper:hover a{
	  background: #D2232A;
    color: #fff;
}
.tabnav .et_pb_button_module_wrapper a.et_pb_button.mtabtitle  {
	 font-size: 16px;
padding: 16px!important;
}

@media screen and (min-width: 981px) and (max-width: 1180px){
     #top-menu .menu-item-has-children>a:first-child, #et-secondary-nav .menu-item-has-children>a:first-child {
       padding-right: 0px !important; 
}
	.container.et_menu_container, #footer-bottom .container, #main-footer .container {
     width: calc(100% - 30px)!important;
}
	#top-menu li {
  	padding-right: 15px;
	}
	#et-top-navigation nav ul li a {
    letter-spacing: 0;
}
}
@media screen and (min-width: 981px){
	
#et-top-navigation ul li>ul{
    border: 1px solid #ddd;
    box-shadow: none;
    padding: 10px 0;
}
#top-menu li li {
	
    padding: 5px 20px;
}
#top-menu li li:not(:last-child) a:before {
    content: " ";
    border-top: 2px solid #e2e2e2;
    left: 0;
    bottom: -12px;
    position: absolute;
    width: 100px;
}
	#top-menu li .menu-item-has-children>a:after {
      right: 0!important;
}
#top-menu li li a:hover{
	color: #e02b20;
	    opacity: 1;
}
	#top-menu li .menu-item-has-children>a{
		    width: 100%;
        display: block;
		    padding-right: 0!important;
	}
	#top-menu li li ul {
     top: 0;
     left: 200px;
  }
	
}
.et_mobile_menu > li > a{
	  text-transform: uppercase;
	 font-family: 'Baskerville';
}
.et_mobile_menu  li  a{
   
  
    font-weight: 600;
    letter-spacing: 1px;
}
@media screen and (max-width: 980px){
	#logo {
  	max-height: 75%!important;
	}
	#et-top-navigation {
    padding: 25px 0 0px 0!important;
}
	
}
@media screen and (max-width: 600px){
	.et_pb_slide_0 .et_pb_slide_description h2,
	.et_pb_slide_1 .et_pb_slide_description h2{
     line-height: 30px!important;
    font-size: 20px!important;
}
	#main-footer .bottom-nav,#main-footer .followicons{
		    width: 100%;
		    text-align: center;
	}
	#footer-info span {
    float: none;
}
	.bottom-nav li {
    padding-right: 0;
    width: 100%;
}

	span.close_ihp{
		display:none!important;
	}
	.tabnav{
     flex-direction: column;
  }
	.tabpin{
		    width: 15px!important;
    height: 15px!important;
    border: 0;
    border-radius: 50%;
    padding: 0;
	}
	.tabpin .box_view_html{
		display: none!important;
	}

}
@media screen and (max-width: 400px){
	.styledtab li a {
  	letter-spacing: 0px;
	}
	
}
@media screen and (max-width: 768px){
	 	.verticaltabs .et_pb_tab_content img.alignleft{
		width: 100%!important;
		    margin-bottom: 40px!important;
	}
	.verticaltabs  .et_pb_tab {
    padding: 8px 0px!important;
  }
}

.et_pb_text_inner a{
	    color: #D2242B;
}
.imglogos img{
	margin: 0 15px;
}
.single .et_pb_post .mediabox img{
	    width: 100%;
}
@media screen and (max-width: 768px){
.xs-bg30{
	    background-size: 50%!important;
}
}
#top-menu li.current-menu-item li.current-menu-item a{
	color: #000!important;
}
.nav li ul {
	width: 200px;
}



/* fixed footer */
html, body, #page-container{
     height: 100%!important;
}
 #et-main-area{
	     position: relative;
    margin: 0;
    padding-bottom: 6rem;
    min-height: 100%;
}
#main-footer{
	    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
/* fixed footer */

.et_pb_tab_content h2{
	    font-size: 24px;
	font-weight: 600;
}
#page-container{
	    overflow-y: visible!important;
}
@media screen and (max-width: 1024px){
	.tabnav  {
		overflow:hidden;
	}
 
	.tabnav .et_pb_button_module_wrapper a.et_pb_button.mtabtitle{
		    width: 100%;
    min-width: auto;
	}
}
@media screen and (max-width: 980px){
		.styledtab.sm-full{
		float: left;
    text-align: center;
    display: flex;
		    margin-bottom: 30px;
	}
	.styledtab.sm-full li {
    padding: 0 10px;
}
	
}
@media screen and (max-width: 768px){
.spu-box{
	    width: calc(100% - 60px)!important;
	    max-width: 1000px;
	left: 30px!important;
}
	.styledtab{
		float: left;
    text-align: center;
    display: flex;
		    margin-bottom: 30px;
	}
	.styledtab li {
    padding: 0 10px;
}
	.tabnav a.et_pb_button {
		font-size: 12px!important;
		    line-height: 14px!important;
	}
}
#footer-info{
	text-align: left;
}
@media screen and (max-width: 400px){
	.styledtab li a {
     font-size: 12px; 
  }
	h1{
		    font-size: 24px!important;
	}
	.imglogos img {
    margin: 15px;
    clear: both;
    float: none;
}
	.verticaltabs  .et_pb_tab_content .et_pb_button{
		    margin: 0 auto;
	}
}
.courses .list.style1 .epb_post .desc h4{
	    min-height: 80px;
}

#sidebar .widget_recent_entries .post-date:before{
	    content: "";
    background: url(https://kimlygroup2304.firstcomdemolinks.com/site/wp-content/themes/Divi-child-theme/img/date.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 16px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
	    top: 0;
}
#sidebar .widget_recent_entries .post-date{
	padding-left: 20px;
	position: relative;
}
.et_pb_tab_content h3{
	    font-weight: bold;
}
@media screen and (max-width: 400px){
  h2{
	    font-size:26px!important;
  }
}

.box_view_html .et_builder_inner_content p{
	    padding-bottom: 0;
}
.gmpInfoWindowtitle {
	display: none;
}

















#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    display: none;
}


h2 {
    letter-spacing: 0.2em !important;
    line-height: 1.2;
}

h2.upcase{
     letter-spacing: 0 !important;
}

body, input, textarea, select {
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: normal;
}



.home_1{
    max-width: 1200px !important;
    padding-right: 10% !important;
}

p{
    color: #333333;
    font-size: 13px;
    line-height: 1.5;
}


.et_pb_slide_0 .et_pb_slide_description h2 {
   
}

#logo {
    padding: 5px 0;
}


.home_img_1{
    padding-top: 80px;
}

.home_img_1 .et_pb_image_wrap {
     max-width: 600px;
}

.home .et_pb_text h1 {
letter-spacing: 0.2em;
    line-height: 1.2;
}

.home_text_1{
        padding-top: 45%;
}

.et_pb_button {
    line-height: 1 !important;
    padding: 15px 45px!important;
    letter-spacing: 0.2em;
    color: #333333;
}

.et_pb_button:before, .et_pb_button:after {
    line-height: 50%;
}


body.home #page-container .et_pb_section .et_pb_button_0 {
    color: #333333!important;
}


.home_text_2{
    max-width: 470px;
}


.home_text_3{
    max-width: 430px;
}

.home .et_pb_text h2 {
letter-spacing: 0.2em;
    line-height: 1.2;
}

.home .et_pb_text_6 {
    margin-bottom: 5.82%!important;
}

.home .et_pb_text_7 {
     background-color: unset; 
}

.home .et_pb_text_12 {
    margin-bottom: 5.82%!important;
}

.home .et_pb_text_12.et_pb_text p{
    color: #ffffff!important;
}

#footer-info a {
    font-weight: bold;
}





.owl-carousel .owl-item img {
    max-width: 50px;
    margin: auto;
}

.post-24 .et_pb_text_4 p {
    color: #ffffff!important;
    font-size: 20px;
}

.post-24 .et_pb_text_4 h3 {
    letter-spacing: 0.2em;
}

.post-24 .wrap_svl_center p {
    color: #010101;
}



a.ss-button-facebook, a.ss-button-twitter, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-xing, a.ss-button-reddit {
        -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -ms-transform:scale(.5);
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    margin: 0 !important;
}


.post-31 .et_pb_row {
    padding: 0;
}


.post-31 .text-left {
       display: inline-block;
}

.post-31 .text-right {
       display: inline-block;
}


.post-31 .et_pb_row .last_row{
    text-align: right;
}


.ir_tab.et_pb_row {
    padding: 0;
}

.ir_tab > .et_pb_column{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-auto-rows: 1fr;
}

.et_pb_gutters3 .ir_tab .et_pb_button_module_wrapper{
    width: 50%;
    margin-bottom: 0;
}

.ir_tab .et_pb_button_module_wrapper:nth-of-type(1){
   padding-right: 10px;
}

.ir_tab .et_pb_button_module_wrapper:nth-of-type(2){
   padding-left: 10px;
}

.ir_tab .et_pb_button_module_wrapper .et_pb_button{
    width: 100%;
    padding: 20px 45px!important;
        font-weight: bold;
}


.ir_tab .et_pb_button_module_wrapper .et_pb_button.active{
background: #D2232A;
    color: #fff;
        font-weight: 400;
}


.ir_tab .et_pb_button_module_wrapper .et_pb_button:hover{
background: #D2232A !important;
    color: #fff !important;
    opacity: 0.75;
}

.ir_tab .et_pb_button_module_wrapper .et_pb_button:after{
    display: none;
}


#post-773 .et_pb_column_1_2 .et_pb_module:nth-of-type(3) {
        height: 8em;
}

#post-801 h1 {
    text-transform: uppercase;
    font-size: 36px;
    color: #333333!important;
    letter-spacing: 5px;
    text-align: left;
}


.nav li li a, .et_mobile_menu li a {
    font-size: 12px;
}
    
    
    
.ms_slider .owl-item .icon:before {
    top: 40px;
}

.ms_slider.owl-carousel .owl-item img {
    max-width: 80px;
}

.ms_slider .owl-nav button.owl-prev {
    top: 65px;
}

.ms_slider .owl-nav button.owl-next {
    top: 65px;
}
    
    
.spu-box .spu-content p{
    color: #ffffff;
}
   
   .spu-box .spu-content .et_pb_button:before, .spu-box .spu-content .et_pb_button:after {
    top: 50%;
        transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
} 
    



@media (max-width: 767px){
    
    .home_text_1 {
    padding-top: 0;
}

.home_img_1 {
    padding-top: 0;
}

.et_pb_row_0 {
    background-position: 100% 0;
}

div.et_pb_section.et_pb_section_1 {
    background-size: contain !important;
}

.home .et_pb_text_16.et_pb_text p{
    color: #ffffff!important;
}

.home .et_pb_text_16 {
    margin-bottom: 30px!important;
}


    
}



@media (max-width: 999px) {


#post-773 .et_pb_column_1_2 .et_pb_module:nth-of-type(3) {
        height: auto;
}

.ir_tab .et_pb_button_module_wrapper .et_pb_button {
    padding: 15px 15px!important;
    height: 54px;
    font-size: 12px;
}


.ir_tab .et_pb_button_module_wrapper .et_pb_button.et_pb_button_0 {
    line-height: 24px !important;
}




}

@media (max-width: 767px) {

.post-782 .et_pb_row{
    width: 90%;
}


.post-782 .et_pb_row{
    padding-bottom: 0;
}

.post-782 .styledtab {
    margin-bottom: 0;
}
.et_pb_text_inner {
    overflow: auto !important;
}


}
@media (max-width: 500px) {
    .styledtab li a {
        font-size: 12px !important;
    }
    .et_pb_text_0 h1 {
        letter-spacing: 2px !important;
        text-align: center !important;
        font-size: 28px!important;
    }
}



@media (min-width: 768px) and (max-width: 999px) {



.ir_tab .et_pb_button_module_wrapper .et_pb_button {
    padding: 20px 15px!important;
    height: auto;
    font-size: 14px;
}


.ir_tab .et_pb_button_module_wrapper .et_pb_button.et_pb_button_0 {
    line-height: 1 !important;
}



}


@media (min-width: 980px) and (max-width: 1200px) {

#post-773 .et_pb_column_1_2 .et_pb_module:nth-of-type(3) {
   height: 13em;
}

.styledtab li a {

    font-size: 14px;
}



}



@media (min-width: 1200px) and (max-width: 1550px) {



.home .et_pb_image .et_pb_image_wrap {
    max-width: 520px;
    width: 90%;
}

.home .et_pb_row_2 {
    background-size: contain;
}


#post-773 .et_pb_column_1_2 .et_pb_module:nth-of-type(3) {
    height: 11em;
}

}




@media screen and (min-width: 1181px) and (max-width: 1400px){

	
	#et-top-navigation nav ul li a {
    letter-spacing: 0em;
}
}

@media screen and (min-width: 1085px) and (max-width: 1445px){

	.page-id-769 .et_pb_text_8.imglogos img {
    width: 25%;
    margin: 0;
    padding-right: 15px;
    }


	.page-id-769 .et_pb_text_7 img {
    width: 50%;
    margin: 0;
    padding-right: 15px;
    }

}



@media (max-width: 400px){
    
    #post-31 h1 {
    font-size: 22px!important;
    letter-spacing: 3px;
}
    
    
}

.et_header_style_left .logo_container {
    width: 30% !important;
}

#top-menu {
    margin-left: -5%;
}

.header_social {
    margin-top: -1%;
}

@media(max-width: 425px) {
	#post-2846 #et-boc .et_pb_row et_pb_row_1 {
		margin-right: 8px !important;
	}
}

.tabnav .et_pb_button_module_wrapper a.et_pb_button.mtabtitle {
height: 100%;
}

.mytabnav a.mtabtitle {
    background: #D2232A;
    color: #fff;
    font-size: 16px;
    padding: 16px!important;
    width: 100%;
}

.custom-btn-width {
	width: 200px;
}