@import url('fonts.css');
@import url('font-awesome-all.min.css');
@import url('../slick/slick.css');
/*@import url('jquery.fancybox.css');*/
/* .all-font{
	font-family: 'Roboto Condensed', sans-serif;
} */
.homepage-content a:hover{
	opacity: 0.9;
}
.container{
	max-width: 1091px !important; 
}
.cus-col-md-6 {
    width: 50%;
    display: block;
    float: left;
}
#top-header .follow-text {
    display: none !important;
}
.mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 32px;
    content: "\61";
    cursor: pointer;
    color: #04345f;
}
#mobile_menu {
	border-color: #04345f;
}
#mobile_menu.et_mobile_menu li a:hover, .nav ul li a:hover,
#mobile_menu.et_mobile_menu li.current-menu-item a, .nav ul li a:hover{
	opacity: 1 !important;
	background-color:  #04345f;
	color: #fff;
}
/*header*/
/*-top-nav-*/
#page-container #top-header{
	background-color: #04345f!important; 
}
.top-header {
    padding-top: 0px;
	padding-bottom: 3px;
}
body ul.lg-hidden-btn.et-social-icons{
	display: none !important;
}
.top-header .contact-detail-top span {
    font-weight: 400;
    font-size: 13px;
    padding-right: 0px;
    opacity: 1!important;
	padding-left: 25px;
}
.top-header .contact-detail-top a:last-child span{
	padding-left: 20px;
}
.top-header .contact-detail-top a:last-child span:before{
	left: -4px;
}
.top-header .contact-detail-top a{
	padding-left: 0px !important;
}
.top-header .contact-detail-top span:before {
    font-size: 17px;
    top: -1px !important;
    position: absolute;
    left: 0px;
}
.top-header .contact-detail-top #et-info-phone:before {
    top: 4px !important;
}
.top-header .et-social-icons {
    display: inline-block !important;
    float: none !important;
    width: 100%;
	text-align: right;
	margin-top: -4px;
}
.top-header .et-social-icons a {
	width: 29px;
	height: 31px;
    text-align: center;
    padding-top: 8px;
    border-radius: 5px;
    font-size: 17px !important;
	transition: 0.3s;
	opacity: 1;
}
.top-header .et-social-icons a:hover,
.top-header .et-social-icons a:focus,
.top-login-btns  input[type='submit']:hover {
    background-color: #fff;
    color: #04345f !important;
	opacity: 1!important;
}
.top-login-btns  input[type='submit']{
	cursor: pointer;
}
/*top btns*/
.top-login-btns  a.btn,
.top-login-btns  input[type='submit']{
    border: 1px solid #fff;
    border-radius: 18px;
    background-color: transparent;
    padding: 9px 17px;
    font-size: 12px !important;
    width: auto;
    height: auto;
    margin-top: 9px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
}
li.top-login-btns.last {
	position: relative;
    padding-right: 36px;
}
li.top-login-btns.last:before {
    content: '';
    position: absolute;
    border-right: 1px solid #fff;
    height: 34px;
    top: 0px;
    bottom: 0px;
	right: 12px;
    margin: auto;
}
/* top btns*/
/*-top-nav-*/
/*header menu*/
#top-menu-nav #top-menu li {
    display: block;
    float: left;
}
#top-menu-nav #top-menu a,
#mobile_menu_slide a{ 
	font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    line-height: 16px;
}
#top-menu-nav #top-menu a:hover,
#mobile_menu_slide a:hover { 
	color: #2e6ea7 !important; 
    opacity:1 !important;
	/* background-color: transparent !important; */
}
#top-menu-nav #top-menu .sub-menu a:hover{ 
	color: #fff !important; 
    opacity:1 !important;
	/* background-color: transparent !important; */
}
#top-menu-nav #top-menu li.current-menu-item  a{
	font-weight: 600;
}
#top-menu-nav #top-menu .sub-menu a{ 
    text-align: left;
	font-size: 14px;
	margin-bottom: 8px;

}
#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after{
    content: "\43";
    font-size: 20px;
    color: #68859f;
}
#top-menu-nav #top-menu li li.menu-item-has-children>a:after {
    content: "\45";
    color: #04345f !important;
}
/*header menu*/
#main-content,.homepage-content,#other-page-content-area {
    min-height: 400px;
}
/*divi btn*/
.btn-with-border {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 18px !important;
    max-width: 135px !important;
    padding-right: 32px !important;
    border: 1px solid #753bbd !important;
    border-radius: 0px !important;
	padding-bottom: 2px !important;
}
body #page-container .et_pb_button_module_wrapper .btn-with-border:after {
    font-size: 22px !important;
    margin-left: 3px !important;
    padding-top: 5px;
}
.et_pb_bg_layout_light.et_pb_button.btn-with-border:hover,
.et_pb_bg_layout_light.et_pb_button.btn-with-border:focus{
	background-color: #753bbd;
	color: #fff;
}
/*divi btn*/
/*footer*/
.custom-main-footer{
	padding-top: 105px;
}
.footer-top .et-social-icons{
	float:  left;
}
.footer-top .title-side-bar{
	font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
	padding-bottom: 15px;
}
.footer-top p {
    padding-bottom: 9px;
}
.footer-top strong{
	font-size: 24px;
    color: #fff;
    font-weight: 500;
	padding-top: 27px;
	display: block;
}
.footer-top .et-social-icons li{
	margin-left: 0px;
	margin-right: 15px;
}
.footer-top .et-social-icons li a{
	font-size: 17px;
}
.footer-top ul.et-social-icons {
    padding-top: 25px;
}
.footer-top .et-social-icons .follow-text,
.footer-top .et-social-icons  .top-login-btns{
	display: none;
}
.footer-top a{
	color: #fff;
}
.footer-top a:hover,
.footer-top li.current_page_item a{
	font-weight: 500;
	
}
.footer-top .col-2 a,
.footer-top .col-3 a{
	font-size: 16px;
}
.footer-top  .menu li{
	position: relative;
    padding-left: 33px;
    margin-bottom: 10px;
}
.footer-top  .menu li:before{
	position: absolute;
    top: 0;
    left: 0;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "9";
    color: #dc2337;
}
.footer-top .col-1 {
    width: 50%;
}
.footer-top .col-2,
.footer-top .col-3 {
    width: 25%;
}
.footer-top .col-1,
.footer-top .col-2,
.footer-top .col-3{
    display: block;
    float: left;
    color: #fff;
	font-size: 16px;
	font-weight: 200;
}
.custom-main-footer .text-copy-right {
    font-size: 16px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 43px;
	font-weight: 300;
}
/*footer*/
/*home-page*/
/*slider*/
/* .home-slider.et_pb_slider .et_pb_container {
    float: right !important;
    max-width: 625px;
}
.home-slider.et_pb_slide_description  {
  text-align: right !important; 
  padding: 35% 8% !important;
}
.home-slider.et_pb_slider .et_pb_button {
    margin-top: 34px;
} */
/*slider*/
/*home-page*/



/*other-page*/
.header-title {
  border-top: 8px solid #04345f;
}
.header-title .entry-title {
	color: #04345f;
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
}
.header-title .entry-title:before{
	position: absolute;
	content:'';
	border-top: 4px solid #de1f31;
	left: 0px;
	width: 100%;
	max-width: 184px;
	margin: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
/*other page*/
/*blog page */
a.entry-featured-image-url {
   border-bottom: 5px solid #04345f;
}
a.more-link {
    color: #04345f;
}
h2.entry-title a{
	color: #04345f;
}
.articles-section .post-meta a:hover{
	color: #04345f;
}

a.more-link:hover {
    text-decoration: underline;
}
h1.entry-title{
	color: #04345f;
    text-transform: uppercase;
}
.single-post #main-content .container:before{
	display: none;
}

.et_right_sidebar #sidebar{
	padding-left: 2px;
}
#sidebar > div{
	border-bottom: 3px solid #04345f;
    padding: 15px 0px;
}
#sidebar > div:last-child {
    box-shadow: none;
}
#sidebarr >div {
    padding: 15px;
}
#sidebar h4.widgettitle {
    font-size: 26px;
    color: #04345f !important;
    border-bottom: 5px solid #753bbd;
    padding-bottom: 10px;
    margin-bottom: 16px;
    font-weight: 700;
}
#sidebar h4.widgettitle{
     border-bottom: 0px;
     font-size: 22px !important
}
#sidebar ul{
    margin-left: 15px;
	padding-left: 0px;
    margin-left: 0px;
}
#sidebar div.widget_search{
    margin-bottom: 0px !important;
}
#sidebar ul li a:hover{
	color: #04345f;
}
#sidebar .widget_recent_entries ul li,
#sidebar .widget_categories ul li,
#sidebar .widget_recent_entries ul li,
#sidebar .widget_categories ul li{
    margin: 5px 0px 0px 5px;
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 500;
}
/*end blog page*/

/*single blog page */
section.custom-banner-below-heading.et_pb_section.et_pb_section_1.et_section_regular {
	background: #04345f!important;
    padding: 0px 0px;
    margin: 10px 0px;
}
h2.banner-below-h2 {
    color: #fff !important;
}
.blog-single-sidebar #sidebar ul li a:hover, .blog-single-sidebar #sidebar ul li a:hover {
    color: #753bbd !important;
}
/*end single blog page*/





/* bod page */
.bod hr {
    width: 100%;
    border: 1px solid #753bbd;
}
/* body page */
/* search page */
.search-page > .container:before {
    display: none;
}
.search-page article .entry-featured-image-url {
    max-width: 142px;
    border-bottom: 3px solid #04345f;
    float: left;
    margin-right: 20px;
}
.search-page article {
   border-bottom: 5px solid #04345f;
    width: 100%;
    float: left;
	padding-bottom: 20px;
}
/* search page */
/* pagination */
.wp-pagenavi {
	text-align: center;
	padding-top: 30px;
}
span.pages {
    background: #04345f;
    color: #fff;
    padding: 10px 20px;
}
.wp-pagenavi a{
    background: #04345f;
    padding: 10px 12px;
    color: #fff !important;
    opacity: 1;
}
.wp-pagenavi span.current {
    background-color: #2e6ea7;
    color: #ffff !important;
    padding: 10px 12px;
}
.wp-pagenavi span.extend {
    padding: 10px 12px !important;
    background: #704c9f;
    color: #fff;
}
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink{
	color: #fff !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #fff !important;
	background-color: #2e6ea7;
}
/* pagination */

sup {
    bottom: 0.5em;
}
/* */
.home-slider-bottom-sec h2{
	font-weight: 500 !important;
}
.icon-bullets ul {list-style: none;}
.icon-bullets ul li{
    position: relative;
    padding-left: 29px;
    margin-bottom: 6px;
}
.icon-bullets ul li:before{
    content: '\f0da';
    left: 0px;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-weight: 900;
}
.top-login-btns a.disable{
  cursor: not-allowed;
  opacity: 0.5;
}
body .wpsl-search .wpsl-input label,
body .wpsl-search #wpsl-radius label,
body .wpsl-search #wpsl-category label {
    width: 116px;
}
body #wpsl-result-list .wpsl-store-location {
    text-align: left;
}
body .wpsl-direction-wrap a.wpsl-directions {
    float: left;
    padding-right: 10px;
}

body .wpsl-direction-wrap {
    text-align: left;
}

.container-iframe {
    position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}
.container-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.team_image img {
	width:auto;
}
#top-header .et-social-icons {
	width:auto !important;
}