/*

 Theme Name:     accesspress-ray-child

 Theme URI:      http://example.com/accesspress-ray-child/

 Description:    accesspress-ray Child Theme

 Author:         Bhagyashree Pattanaik

 Author URI:     https://accesspressthemes.com/

 Template:       accesspress-ray 

 Version:       1.19.0

*/

/* Importing the parent theme stylesheet. */
@import url( '../accesspress-ray/style.css' );

/* Custom code goes below here */

.clr{clear:both;} p{margin-bottom:0px;}
h1, h2, h3, h4, h5, h6{font-weight:600; margin:10px 0px;}
.top-bar{background-color:#36a8eb; padding:5px;}
.top-left{float:left; width:85%; color:#fff;} .top-left a{color:#fff;}
.top-right{float:right; width:13%; color:#fff;}
.footer-socials{margin-top:0px;} 

#site-navigation .menu > ul > li:hover > a, #site-navigation .menu > ul > li.current-menu-item > a {background: #36a8eb; color:#fff;}

#site-navigation .menu > ul > li:hover > a::before, 
#site-navigation .menu > ul > li.current_page_item > a:before,
#site-navigation .menu > ul > li.current-menu-item > a:before,
#site-navigation .menu > ul > li.current_page_ancestor > a:before,
#site-navigation .menu > ul > li.current-menu-ancestor > a:before{ background: #36a8eb !important;}

/* .style1-template-design footer #middle-footer, footer #middle-footer{display:none;} */
#colophon{border-top:4px solid #36a8eb ; }
footer #bottom-footer{background-color:#333!important;}
#top-footer{background:#363636 !important;}
.multi-border{display:none;}

.dark-blue-bg{background:#1977cc; padding:15px;} 
.light-blue-bg{background:#088edd; padding:15px;} 
.lighter-blue-bg{background:#36a8eb; padding:15px;}
.business-section .business-wrapper{width:33%; margin:0px;}
.business-section{background:#fff !important;}
.title-white{text-align:center; font-size:24px; color:#fff; font-weight:bold; }

.business-wrapper i{color:#36a8eb; background-color:#fff; padding:20px; width:80px; height:80px; margin:5% 39%; border-radius:50%; font-size:40px; text-align:center;}

.botborder{border:1px solid; border-color:#FFF; clear:both; display:block; width:6%; margin:auto;}

.business-wrapper p{font-size:13px; text-align:center; line-height:26px;}
#slider-banner .overlay{display:none;}
.footer-wrap a:hover{color:#333 !important;}
.col-md-6{width:48%; float:left; margin:1%} .col-md-8{float:left; width:60%;} .col-md-4{float:left; width:40%;}
.title-blue{color:#36a8eb; font-size:16px;}
.title-orange{color:#f38100; font-size:20px;}
.form-control{ border:1px solid #ccc !important; margin:3px 0px; padding:5px; width:100%;}
.form-control:hover{border:1px solid #36a8eb !important;}
.frm-tbl tr td{border:0px ; } .frm-tbl{margin:0px !important;}
textarea#comment{width:100% !important;}
.post-views{display:none;}
.featured-section .featured-post{height:440px;}
.copyright a:hover{color:#ccc !important;}
.event-list{height:560px !important;}
.helps{height:430px; }
.submit{background-color:#333; padding:8px 10px; color:#fff;}
.submit:hover{color:#36a8eb}
.byline,.updated,.posted-on {display: inline;visibility:hidden;}
.tbl>tbody>tr:nth-of-type(odd){background-color:#e8f7ff}
.tbl{border:3px solid #0574ad;} .tbl tr td{border:1px solid #0574ad;}

.responsive-tabs ul.responsive-tabs__list{ background:#242324; height:55px; border-bottom:5px solid #f38100; margin-left:0px !important;}
.responsive-tabs .responsive-tabs__list__item{padding:25px 64px 15px !important; margin: -10px 0px 0 0 !important; color:#fff !important;}
.responsive-tabs .responsive-tabs__list__item--active,.responsive-tabs .responsive-tabs__list__item:hover{background:#f38100 !important; }

.responsive-tabs .responsive-tabs__panel{border: 1px solid #999 !important;}

.l-icon{float:left; width:100px; margin-right:10px;}
.r-text{float:left; width:80%;}