/* ---------- Global ---------- */

@media (min-width: 992px) {
	.col-md-pull-6 {
		right: -50%;
	}
}
.author-detail p, .author-detail p a {
    color: #737373;
}
.form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 3px rgba(147,161,187,.3);
}
.header-img{
  max-width: 1440px;
  margin: 0 auto;
}
@media only screen and (max-width: 480px) {
     .header-img img{
        content: url(../images/header-mobile.jpg);
    }
	.header-img{
	  max-width: 480px;
	}
}

.breadcrumb_wrapper h1{
  padding: 50px 0;
    color: white;
    font-weight: 600;
}

::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-thumb {
    background: #00aa51;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #00aa51;
    border-color: #00aa51;
    cursor: default;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.fa-angle-double-right:before {
    content: "\f105";
}
.fa-angle-double-left:before {
    content: "\f104";
}
ul.pagination li a {
    color: #8a8a8a;
    border-color: #8a8a8a;
}
ul.pagination li a:hover, ul.pagination li a.active {
    background: #6f6e6e;
}
.pagination>.inactive>a, .pagination>.inactive>a:focus, .pagination>.inactive>a:hover, .pagination>.inactive>span, .pagination>.inactive>span:focus, .pagination>.inactive>span:hover {
    color: #8a8a8a;
    border-color: #8a8a8a;   
    background-color: gainsboro;
	pointer-events: none;
}
.pagination>li {
    display: inline-block;
}
@media(max-width: 768px){
	.breadcrumb_wrapper h1 {
		padding: 20px 0 30px 0;
	}
}
.centered {
    text-align: center;
}
.search-btn {
  padding: 3px 15px;
    border-radius: 20px;
    border: 1px solid #00aa51;
    color: #00aa51;
}
.search-btn:hover {
    background-color: #00aa51;
    color: #fff;
}
.plr-5 {
    padding: 0 5px;
}
.mtb-0-15 {
	margin: 5px 0 15px 0 !important;
}
.one-link {
   margin-bottom: 30px;
}
.one-link a{
   font-size: 16px;
    color: #E91E63;
}
.one-link a:hover{
   text-decoration: underline;
}
.sites {
    margin: 30px 0;
}
.sites .row> div{
    padding: 10px;
}
select {
	appearance: none;
	height: 41px !important;
	padding: 10px;
    border: 1px solid #eceaea !important;
    box-shadow: none !important;
    border-radius: 5px;
    cursor: pointer;
}
select:focus {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 3px rgba(147,161,187,.3) !important;
}
input[type=checkbox], input[type=radio] {
    cursor: pointer;
}
.radio input[type="radio"]:checked + label .radio-label {
    background-color: #66676b;
    border-color: #66676b;
    box-shadow: inset 0 0 0 3px #fff;
}
.radio input[type="radio"] + label .radio-label {
    content: '';
    background: #fff;
    border-radius: 100%;
    border: 2px solid #b4b4b4;
    width: 18px;
    height: 18px;
    transition: all 250ms ease;
    background-color: #fff;
    box-shadow: inset 0 0 0 8px #fff;
    z-index: 0;
    position: absolute;
	top: 2px;
    right: 0;
}
.radio label {
    padding-right: 25px;
}
.checkbox input[type="checkbox"]:checked + label .checkbox-label {
    background-color: #66676b;
    border-color: #66676b;
    box-shadow: inset 0 0 0 3px #fff;
}
.checkbox input[type="checkbox"] + label .checkbox-label {
    content: '';
    background: #fff;
    border-radius: 4px;
    border: 2px solid #b4b4b4;
    width: 18px;
    height: 18px;
    transition: all 250ms ease;
    background-color: #fff;
    box-shadow: inset 0 0 0 8px #fff;
    z-index: 0;
    position: absolute;
    right: -2px;
    bottom: 2px;
}
.checkbox label {
    padding-right: 25px;
}
input[type=file] {
	padding: 9px;
  cursor: pointer;
  display: inline-block;
}
input[type=file]:focus {
   outline: none;
}
.custom-file-input::-webkit-file-upload-button {
	display:none;
}
.input-ico {
    height: 40px;
    width: 40px;
    background-color: #cacaca;
    display: inline-block;
    position: absolute;
    padding: 8px 7px;
    left: 15px;
	top: 30px;
    border-radius: 5px 0 0 5px;
}
.input-ico i {
	font-size: 24px;
	color: white;
}

/* input[type=date] {
	height: 40px;
  padding: 8px 10px;
  cursor: pointer;
  text-align: right;
}
.datepicker-input::-webkit-calendar-picker-indicator {
	z-index:999;
  position: absolute;
  left: 0;
  cursor: pointer;
  font-size: 22px;
  opacity: 0;
} */

.js-date {
    text-align: right;
	direction: ltr;
}
.input-ico .fa-calendar  {
  padding: 0px 2px;
}
.search-categry {
    margin-bottom: 40px;
}
/* ---------- Main Menu ---------- */

.slicknav_menu {
    background: transparent;
}
.slicknav_nav {
    right: unset;
    left: unset;
    width: 100%;
	top: 60px;
	background: #003f58;
}
.slicknav_nav ul li {
    background: #003144;
}
.slicknav_nav ul li ul, .slicknav_nav ul li ul li {
    background: #00222f;
}
.nav.navbar-nav > li > a:focus {
	    color: #e7eae6;
}
.slicknav_nav .slicknav_row:hover {
    background: #016e99;
    color: #FFF;
}
@media (max-width: 767px) {
	.slicknav_nav {
		top: 67px;
	}
}
.slicknav_nav a {
    text-align: right;
	color: #add8e8;
}
.slicknav_nav a:hover {
    background: #016e99;
}
.slicknav_btn.slicknav_collapsed:before, .slicknav_btn.slicknav_open:before {
    font-family: "Font Awesome 5 pro";
}
.slicknav_btn {
    right: 25px;
	top: 20px;
}
@media (max-width: 479px) {
	.slicknav_btn {
		right: 10px;
	}
}
@media (max-width: 767px) {
	.slicknav_btn {
		top: 25px;
	}
}
.slicknav_nav .slicknav_arrow {
    left: 0;
	right: unset;
	border-left: unset;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
}

/* ---------- Home Signup ---------- */

.blue-btn  {
	margin: 10px 5px 10px 5px;
    text-align: center;
}
.blue-btn a {
    padding: 10px 30px;
    transition: all ease-in-out 0.3s;
    border-radius: 30px;
    display: inline-block;
    background: #00aa51;
    color: #fff;
	border: 1px solid #00aa51;
}
.blue-btn a:hover {
	background: #fff;
    color: #00aa51;
}

/* ---------- Home ---------- */

.sidebar-title {
    background-color: #016e99;
    padding: 15px 16px 1px 15px;
    border-radius: 20px 20px 0 0;
}
.sidebar-title h3{
    color: #efefef;
}
a .sidebar-title h3:hover{
  color: #e7f4af;
}
.sub-title {
    background-color: #00aa5133;
    padding: 16px 10px 1px 10px;
}
.sub-title:hover {
    background-color: #00aa511a;
}
.home_banner_text .author-detail a, .item-medium-content a {
    color: #737373;
}
.home-about {
    margin: 30px 0;
}
.home-about h2 {
    text-align: center;
}
.home-about p {
    font-size: 16px;
	text-align: justify;
	line-height: 2;
}
.home-about li {
   color: #6e6e6e;
}
.box-border {
  border: 1px solid #ecead9;
  padding: 10px;
  transition: all ease-in-out 0.3s;
}
.category-sidebar {
    text-align: center;
}
.recent-item{
  padding: 15px 0;
  border-bottom: 1px dashed #f1f1f1;
  position: relative;
}
.recent-item:last-child{
  border: none;
  padding-bottom: 0;
}
.recent-item .author-detail{
  padding: 0;
}
.recent-content h4{
  margin-bottom: 5px;
}

.item-content-outer .sidebar-title {
  margin-bottom: 15px;
}

.sidebar-box .list-item {
	margin-top: 10px;
    border-bottom: 1px dashed #ddd;
	border-radius: 30px 0 0 0;
}

.header-links-btn {
  text-align: left;
}

.header-links-btn li {
    display: inline-block;
    margin: 0;
    padding: 20px 10px;
}

.header-links-btn li a{
  color: #e7eae6;
}

.header-links-btn a.searchtoggle{
  top: 20px;
  cursor: pointer;
  left: 0;
  position: relative;
  right: unset;
  top: unset;
}

.header-links-btn li a:hover {
  color: #e7f4af;
}
.header-links-btn li:last-child,.header-links-btn li a:last-child{
  padding-left: 0;
}

@media(max-width: 480px){
  .header-links-btn li {
    padding: 15px 10px 20px 10px;
	}
}

/* ---------- About Page ---------- */

.about-section {
    margin-bottom: 30px;
}
.about-section h2, .about-section h3{
    margin-bottom: 5px;
}
.about-section p{
	font-size: 18px;
    margin-bottom: 20px;
}
.gallery-work {
    margin-top: 50px;
}

/* ---------- Contact Page ---------- */

.magazine-info .magazine-detail ul li {
    line-height: 50px;
}
.map {
    border: 7px solid #ffffff;
    box-shadow: 0 0 15px #cccccc57;
    border-radius: 20px;
    width: 700px;
    margin: 0 auto 60px auto;
	background-color: #eaeaea;
}
div#map {
    border-radius: 20px;
}
@media(max-width: 768px){
  .map {
    border-radius: 0;
    width: 100%;
    margin: 0;
	background-color: #eaeaea;
	}
}

/* ---------- FAQ Page ---------- */
.faq-content {
    padding-top: 30px;
}
.faq-section {
    border-radius: 10px;	
    margin-bottom: 30px;
}
.faq-section .accordion {
  background-color: #00aa5133;
    color: #444;
	font-size: 18px;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: right;
    border: none;
    outline: none;
    transition: 0.4s;
	border-radius: 10px;
	margin-bottom: 5px;
}
.faq-section .active, .faq-section .accordion:hover {
  background-color: #00aa511a;
}
.faq-section .panel {
  margin: 5px 0;
  padding: 15px;
  background-color: white;
  display: none;
  overflow: hidden;
  border-radius: 10px;
}
.faq-section .panel p {
  margin: 0;
  font-size: 16px;
  text-align; justify;
}
.faq-section .accordion:after {
  content: '\02795';
    font-size: 14px;
    color: #777;
    float: left;
    margin: 5px 5px 0 0;
}
.faq-section .active:after {
  content: "\2796";
}

/* ---------- Guests Page ---------- */
.guests {
  padding: 80px 0 40px 0;
}
.comments-section h3{
    padding: 0;
	font-size: 24px;
	color: #00aa51;
}
.comments-section ol .comment {
    padding: 10px;
}
ol .comment:nth-child(2n) {
    background-color: #00aa511a;
}
.comments-section .comment-details {
    float: right;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.posted-by {
    clear: both;
}
.posted-by h5 {
    float: right;
}
.posted-by abbr.timeago {
    float: left;
}
.posted-by abbr.timeago {
    float: left;
    color: #7C7C7C;
    font-size: 12px;
    margin-top: 7px;
    text-decoration: none;
}
/* ---------- News Page ---------- */
.all-items {
    padding: 30px 0;
}
.list-content p {
    font-size: 16px;
	text-align: justify;
}
.list-image {
    border-radius: 30px 0;
}
.sidebar-box select {
	margin-top: 15px;
    margin-bottom: 0px;
}
h3.sub-widget-title {
    margin-top: 15px;
    margin-bottom: 0;
}
.sidebar-box .radio-box {
    padding: 0 10px;
}
.sidebar-box .radio-box .radio input[type=radio] {
    margin-right: 0;
}
.sidebar-box .item-tags a.tag-green{ 
  margin: 2px;
}
.esc-btn {
  display: inline-block;
    padding: 2px 5px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fff;
    background-color: #bfbfbf;
    border: none;
    border-radius: 4px;
}
.esc-btn:hover {background-color: #949494}
.esc-btn:active {
  background-color: #bfbfbf;
  transform: translateY(1px);
}
/* ---------- News-Detail Page ---------- */
.cover-content h2{
    font-size: 34px;
}
.comment-content p{
    margin-bottom: 0;
}
/* ---------- Inscription Page ---------- */
.inscription {
    padding: 60px 0 40px 0;
}
.inscription .form-group {
    margin-bottom: 30px;
}
.inscription .checkbox input[type=checkbox] {
    margin-right: 0;
}
.checkbox > span {
    display: block;
}
/* ---------- Error Page ---------- */
.error-area {
    height: 100vh;
}
.d-table {
    width: 100%;
    height: 100%;
	display: table!important;
}
.d-table-cell {
	display: table-cell!important;
    vertical-align: middle;
}
.error-content {
    text-align: center;
    margin-top: -70px;
}
.error-content h3 {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 15px;
}
.error-area .error-content p {
    text-align: center;
	font-size: 22px;
}
