@charset "UTF-8";
body {
    font-family:inherit;
}
button, .button {
  font-family:inherit;
}
.top-bar-section ul li > a {
    font-family:inherit;
}
p {
  font-family: inherit;
  font-weight: normal;
}
a, h1, h2, h3, h4, h5, h6 {
    font-family:inherit; 
    // margin-bottom: 0.5rem; 
    color: inherit;
}
code {
    font-family:inherit;
}

.rescue-one-half {
    width: auto;
}


  a:hover, a:focus {
    color: #b7f7cf; }
  a img {
    border: 0; }

.bg-image-header .site-branding, .home-header-bg .site-branding {
  /*mapajo padding: 2.188em 0;*/
  padding: 0 0;
  text-align: center;
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------------
6.1 Navigation
--------------------------------------------------------------*/
.menulogo {
  float: left;
  list-style: none;
  top: 0.75em;
  margin-right: 20px;
}
.drilldown a {
  background: inherit;
}
.drilldown .is-drilldown-submenu { 
  background: inherit;
} 
#main-menu {
	z-index:5;
}
.top-bar-container {
  z-index:5;  
} 
.sticky {
  width: 100%;
}
.logo-small {
  float: left;
}
.menu-icon, .title-bar-title {
position: absolute;
    right: 30px;
}
.language-selector {
  padding-left: 10px;
}
.language-selector .btn {
  padding-right:10px;
  }
.language-selector .dropdown-menu {
  margin-left: 0px;
}
.top-bar {justify-content: center; transition: all .5s ease;}
*[class^="menu-item-display-"] {transition: all .5s ease;}
.title-bar { min-height:40px;}
.menu.top-bar-transparent ul, .top-bar.top-bar-transparent, .top-bar.top-bar-transparent ul, .top-bar.top-bar-transparent a{    
  background: rgba(0,0,0,.05);
  color:white;
}
#main-menu.top-bar-transparent {    
  background: rgba(0,0,0,.05);
  color:white;
}
.title-bar.top-bar-transparent {    
  background: rgba(0,0,0,.05);
  color:white;
}
#main-menu.top-bar-transparent li:hover:not(.has-submenu), #main-menu.top-bar-transparent li a:hover
{ background:black; }
*[class^="menu-item-display-"].menu-active.top-bar-transparent {
    background: black;
}
/*--------------------------------------------------------------
7.0 Home
--------------------------------------------------------------*/


/*--------------------------------------------------------------
7.1 Home Hero
--------------------------------------------------------------*/
.hero-widgets-wrap {
  text-align: center;
  color: #FFFFFF;  
     margin: 1em 0;
  /*mapajo margin: 5em 0; */
}

.hero-widgets-wrap p {
	margin: 2em 0;
  /*margin: 5em 0;*/
}
@media only screen and (max-width: 40em) {
  .hero-widgets-wrap p {
  	margin: 1em 0 1em 0;
    /*mapajo margin: 2.5em 0 3.5em 0; */
  }
}

.hero-widgets-wrap {
    font-weight: bolder;
}

.site-title, .site-subtitle  {
    /*margin-bottom: .5em;*/
    font-size: 3rem; 
    font-weight: bolder;
    line-height: 1.4;
}
.site-subtitle  {
  font-size: 1.9375rem;
}
/*--------------------------------------------------------------
7.2 Home Posts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
7.3 Home Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
8.0 Forms
--------------------------------------------------------------*/
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  background-color: #EEEEEE;
  border: none;
  box-shadow: none;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
textarea.long { height: 120px; }

html input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"] {
  background-color: #e8554e;
  color: #FFFFFF;
  padding: 0.35em 1.5em;
  border: none;
  font-size: 16px;
  font-style: italic;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button[type="submit"]:hover {
  background-color: #555555;
}

/*--------------------------------------------------------------
9.0 Content
--------------------------------------------------------------*/

/*.site-content {
	margin-top: 0.5em;*/
	/*margin-left: 2em;
	margin-right: 2em;
  margin-top: 4.5em;*/
/*}*/

/*--------------------------------------------------------------
9.1 Posts
--------------------------------------------------------------*/
article.hentry {
	margin: 0 0 2em 0;
  /*mapajo margin: 0 0 8em 0;*/
}

/*--------------------------------------------------------------
9.2 Blog Page
--------------------------------------------------------------*/


/*--------------------------------------------------------------
9.3 404 Page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
9.4 Archive Page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
9.5 Full Width
--------------------------------------------------------------*/

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


/*--------------------------------------------------------------
10.0 Comments
--------------------------------------------------------------*/


/*--------------------------------------------------------------
11.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 0.5em;
  /*margin: 0 0 1.5em;*/
  /* Make sure select elements fit in widgets */
}

/*--------------------------------------------------------------
12.0 Footer
--------------------------------------------------------------*/
.footer-wrap {  
  margin-top: 0;
}

footer .large-4 {
  /*margin-top: 6em;
  margin-bottom: 6em;*/
    margin-top: 0;
    margin-bottom: 0;
}
footer .widget {
  margin-bottom: 0.5em;
}
footer {
  margin: 1em 0 0 0;
  font-size: 1rem;
}
h1.widget-title {
  /* font-size: 1rem; 07/11/19 => Attention entete*/
  margin-bottom: .5em;
}
footer .widget-title {
    color: inherit;
}


/* --------------------------------------------------
      mapslider start
-----------------------------------------------------*/
*[class^="mapslider"] .section-title h2 {
    color : inherit;
    }

*[class^="mapslider"] {
    padding    : 20px 0px;
    padding-bottom: 0px;
    color      : #ffffff;

    /* gradient: #0c0fce+0,e000e0+100 */
    background : #0c0fce; /* Old browsers */
    background : -moz-linear-gradient(-45deg, #0c0fce 0%, #e000e0 100%); /* FF3.6-15 */
    background : -webkit-linear-gradient(-45deg, #0c0fce 0%, #e000e0 100%); /* Chrome10-25,Safari5.1-6 */
    background : linear-gradient(135deg, #0c0fce 0%, #e000e0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter     : progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c0fce', endColorstr='#e000e0', GradientType=1); /* IE6-9 fallback on horizontal gradient */

    }

*[class^="mapslider"] .carousel-control {
    text-shadow : none;
    }

*[class^="mapslider"] .carousel-inner {
    position: relative;
    width: 100%;
	overflow: hidden;
    }

#idmapslider .carousel-inner .item {
    text-align : center;
    }

#idmapslider .carousel-inner .item img {
    display       : inline-block;
    // width         : 60px;
    // height        : 60px;
    border-radius : 3px;
    }

#idmapslider .carousel-inner .item .name {
    // text-transform : uppercase;
    // font-size      : 12px;
    margin-top     : 5px;
    color          : rgba(255, 255, 255, 0.5);
    }

#idmapslider .carousel-inner .item blockquote {
    border-left : 0px;
    }

#idmapslider .carousel-inner .item blockquote p {
    font-size   : 20px;
    line-height : 34px;
    /*padding: 0px 80px;*/
    font-weight : 300;
    }

#idmapslider .carousel-inner .item blockquote ul {
    margin : 0px 0px;
    }

#idmapslider .carousel-control.right,
#idmapslider .carousel-control.left {
    background  : transparent;
    border      : 2px solid #ffffff;
    width       : 34px;
    height      : 34px;
    line-height : 28px;
    text-align  : center;
    top         : 50%;
    }

@media (min-width : 768px) {
    /*custom-padding class*/
    #idmapslider .carousel-indicators {
        bottom : -60px;
        }
    }

@media (min-width : 992px) and (max-width : 1199px) {

    #idmapslider .carousel-inner .item blockquote p {
        font-size : 18px;
        }
    }

@media (min-width : 768px) and (max-width : 991px) {
    #idmapslider .carousel-inner .item blockquote p {
        //font-size   : 13px;
        line-height : 24px;
        }
    }

@media only screen and (min-width : 480px) and (max-width : 767px) {
    #idmapslider .carousel-inner .item blockquote p {
        //font-size     : 13px;
        line-height   : 24px;
        margin-bottom : 20px;
        padding       : 0;
        }
    }

@media (max-width : 766px) {
    #idmapslider .carousel-control.right,
    #testimonial-slider .carousel-control.left {
        display : none;
        }

    #idmapslider .carousel-inner .item blockquote p {
        margin-bottom : 20px;
        padding       : 0;
        }

    }

/*testimonial end*/


/* -------------------
 Section Title Style
 --------------------- */
.section-title {
    margin-bottom : 10px;
    }

.section-title h2 {
    font-size      : 30px;
    // text-transform : capitalize;
    position       : relative;
    }

.section-title span.bordered-icon {
    color       : #dadada;
    padding     : 0 10px;
    font-size   : 12px;
    line-height : 18px;
    position    : relative;
    display     : inline-block;
    }

.section-title span.bordered-icon:before,
.section-title span.bordered-icon:after {
    content    : "";
    background : #dadada;
    width      : 50px;
    height     : 1px;
    top        : 8px;
    position   : absolute;
    }

.section-title span.bordered-icon:before {
    left : 100%;
    }

.section-title span.bordered-icon:after {
    right : 100%;
    }
/* -------------------
 Section Title flexslider
 --------------------- */
 *[class^="flexslider"] {
    margin: 0 0 40px;
}

*[class^="flexslider"] .slides img {
    
    width: auto; /*proper aspect ratio of images*/
    max-width: 100%; /*maximum width for all slides*/
    margin: 0 auto; /*centering images in the container*/
}

.flex-caption {
  
  padding: .5%;
  left: 0;
  bottom: 0;
  text-align: center;
  // color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 14px;
  line-height: 18px;
}

.flex-next{background-position:100% 0;right:-36px}
.flex-prev{left:-36px}.flexslider:hover
.flex-next{opacity:.8;right:5px}
.flex-prev{opacity:.8;left:5px}
.flex-prev:hover{opacity:1}
.flex-next:hover{opacity:1}


.price {
	padding: 10px 0 10px;
	text-align: center;
	// background: #f4f4f4;
}
.price-header {
	padding: 30px 0 55px;
	background: #5a5a5a;	
}
.price .price-container .price-header h2 {
	font-size: 50px;
	font-weight: 700;
	font-style: normal;
	line-height: 55px;
}
.price .price-container .price-header h2 span {
	font-size: 20px;
	font-weight: 700;
}
.price .price-container .price-header p {
	line-height: 20px;
	font-weight: 700;
	padding-bottom: 0;
}
.price .price-container {
	background: #fff;
	padding-bottom: 35px;
}
.price .price-container h4 {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background: #f4f4f4;
	display: block;
	color: #5a5a5a;
	margin: -30px auto 35px;
	font-weight: 700;
}
.price .price-container p {
	padding-bottom: 10px;
  margin-bottom: 0;
}
.price .price-container a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background: #ed145b;
	display: block;
	// color: #fff;
	margin: 20px auto 0px;
	font-weight: 700;
}
.price .price-container a:hover {
	background: #5a5a5a;
	// color: #fff;
	transition: all 0.4s;
}
.price .price-container:hover .price-header {
	background: #ed145b;
}

span.line {
	width: 200px;
	height: 2px;
	display: block;
	margin: 30px auto;
	background: #ed145b;
}

/*.features {
  padding: 140px 0 50px;
}*/
.features h3 {
  font-weight: 400;  
}
.features p {
  /* 13/01/2021 padding: 5px 0 70px; */ 
  padding: 5px 0 10px;
  margin-bottom: 0px;
}
.featimg {position:relative;}
.featimg img {margin:auto;}
.feattexthover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;    
    text-align: center;
    opacity:0;
    display: grid;
    align-items: center;
}
.feattexthover:hover {opacity:1;background-color: rgba(200, 200, 200, 0.8);}
.featimghover:hover  {opacity:0.1;}

.headerlogo {
	height: 50%;
    	background-color: rgba(255, 255, 255, 0);
    	position: absolute;
    	z-index: 10000;
   	width: 100%;
    	height: 1rem;
    padding-left: 7rem;
    padding-right: 7rem;
}
.headerlogo li {

    float: left;
    width: 2.1rem;
    height: 2.1rem;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    margin-right: 0.8rem;
}
.social-icons {
    position: relative;
    top: 50%;
    float: right;
    line-height: 2rem;
    margin: 0;
	padding: 0;
    list-style: none;
}
.fullimage {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    text-align: center;
    position:relative;
}
.fullimage .row {
    margin: 0;
}
.fullimage p {
    padding: 35px 0;
    font-size: 50px;
    line-height: 40px;    
    font-style: italic;
    font-weight: bolder;
}

.mapajo-shape-divider , .mapajo-shape-divider-inverse {
        position: absolute; 
        bottom: 0;
        left: 0;
        width: 100%;
        overflow: hidden;
        line-height: 0;        
}
.mapajo-shape-divider {
transform: rotate(180deg);       
}
.mapajo-shape-divider svg, .mapajo-shape-divider-inverse svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
}



.os-animation {
  opacity: 0;
}

.os-animation.animated {
  opacity: 1;
}



.blog-item-wrapper.gdlr-blog-full-type { margin: 0px 15px; }
.blog-item-wrapper.gdlr-blog-full-type .blog-item-holder { margin-left: -15px; margin-right: -15px; }
.blog-item-wrapper.gdlr-blog-1-4-type .blog-item-filter,
.blog-item-wrapper.gdlr-blog-1-3-type .blog-item-filter,
.blog-item-wrapper.gdlr-blog-1-2-type .blog-item-filter,
.blog-item-wrapper.gdlr-blog-1-1-type .blog-item-filter,
.blog-item-wrapper.gdlr-blog-medium-type .blog-item-filter{ margin-left: 15px; margin-right: 15px; }
.blog-item-wrapper .gdlr-outer-nav { display: none; }
.widget.gdlr-blog-full{ margin-bottom: 0px; }
.widget.gdlr-blog-full.gdlr-last{ margin-bottom: 30px;
    border-bottom-width: 3px; border-bottom-style: solid; }
.gdlr-blog-full:first-child .blog-content-inner-wrapper:first-child { padding-top: 30px; }
.gdlr-blog-full .excerpt-read-more { margin-top: 25px; margin-bottom: 0px; }
.gdlr-blog-full .gdlr-social-share { margin-top: 35px; margin-bottom: 0px; }
.gdlr-blog-full .gdlr-blog-title{ font-size: 32px; margin-bottom: 10px; letter-spacing: 1px; }
.gdlr-blog-full .gdlr-blog-thumbnail{ text-align: center; margin-bottom: 15px; margin-top: 15px; }
.gdlr-blog-full .gdlr-blog-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-blog-full .gdlr-blog-thumbnail.with-audio{ margin-bottom: 0px; }
.gdlr-blog-full .gdlr-blog-info  { font-size: 18px; margin-bottom: 5px; letter-spacing: 1px }
.gdlr-blog-full .gdlr-blog-info i{ font-size: 18px; margin-right: 8px; }
.gdlr-blog-full .gdlr-blog-info .blog-info{ float: left; margin-right: 18px; }
.gdlr-blog-full .gdlr-blog-info .blog-info:last-child{ margin-right: 0px; }
.gdlr-blog-full .gdlr-blog-info .gdlr-seperator{ margin-right: 18px; float: left; }
.gdlr-blog-full .gdlr-blog-info .gdlr-seperator:first-child{ display: none; }
.gdlr-blog-full .gdlr-blog-info.gdlr-blog-full-date{ display: none; }
.gdlr-blog-full .blog-content-wrapper{ overflow: hidden; }


body.single .gdlr-blog-full{ border-bottom: 0px; }
.gdlr-blog-full:first-child .format-link .gdlr-link-format-wrapper,
.gdlr-blog-full:first-child .format-link .gdlr-link-format-icon{ padding-top: 30px; }
.gdlr-blog-full .gdlr-link-format-wrapper{ padding-right: 40px; }
.gdlr-blog-full:first-child .format-link .gdlr-blog-content-wrapper { padding-top: 30px; }
.gdlr-blog-full:first-child .blog-content-inner-wrapper:first-child{ padding-top: 25px; }
.gdlr-blog-full .gdlr-blog-info.gdlr-blog-full-date{ display: block; }
.gdlr-blog-full .zilla-likes, .gdlr-blog-full  .zilla-likes.active,
.gdlr-blog-full .zilla-likes:hover { font-size: 14px; margin-top: 20px !important; }
.gdlr-blog-full .zilla-likes:before{ font-size: 16px; }
.gdlr-social-share a { width: 27px; margin-right: 4px; }
.gdlr-blog-full .gdlr-link-format-wrapper{ padding-left: 40px; }
.gdlr-blog-info .blog-info.blog-date { display: block; }
.gdlr-blog-info .blog-info, .gdlr-blog-info .gdlr-seperator { display: none; }
 .gdlr-blog-full  .icon-calendar-empty, .format-link .gdlr-link-format-icon{ color: #dedede; }
  
.gdlr-blog-medium .gdlr-blog-content-wrapper{ overflow: hidden;  }
.format-aside .gdlr-blog-content-wrapper{ overflow: hidden; }
.format-aside .gdlr-blog-content{ font-size: 18px; font-style: italic;
    padding: 50px; line-height: 1.5; margin-left: 100px; letter-spacing: 1px; }
.gdlr-blog-grid .format-aside .gdlr-blog-content{ font-size: 17px;  padding: 30px; }
.format-aside .gdlr-blog-content p:last-child{ margin-bottom: 0px; }
.gdlr-blog-grid .format-aside .gdlr-blog-content,
.gdlr-blog-medium .format-aside .gdlr-blog-content{ margin-left: 0px; }
.format-quote .gdlr-blog-content-wrapper{ overflow: hidden; }
.gdlr-blog-content img{ text-align: center; margin: auto; display: flex;}
.format-quote .gdlr-top-quote blockquote{ font-size: 25px; font-style: italic; margin-bottom: 30px;
    line-height: 1.4; padding: 0px 20px 0px 90px; border-top-width: 0px; border-bottom-width: 0px; background-size: 37px 35px; background-position: 18px 5px; background-image: url('images/dark/quote.png'); letter-spacing: 1px; }
.gdlr-blog-grid .format-quote .gdlr-top-quote blockquote{  padding: 0px 20px 0px 20px; background: none; font-size: 22px; }
.format-quote .gdlr-top-quote blockquote,
.format-quote .gdlr-top-quote blockquote p{ margin-bottom: 15px; }
.format-quote .gdlr-quote-author{ font-size: 18px; text-align: right; font-style: italic; padding-right: 20px; }
.format-quote .gdlr-quote-author p{ margin-bottom: 10px; }
.post.format-quote .gdlr-blog-content { padding-top: 40px; padding-bottom: 20px; margin: 0px 40px 70px;
    border-top-width: 1px; border-bottom-width: 1px; border-style: solid; }
.gdlr-blog-grid .post.format-quote .gdlr-blog-content,
.gdlr-blog-medium .post.format-quote .gdlr-blog-content{ margin: 0px; padding: 20px 0px 0px; border: 0px; }
.gdlr-blog-thumbnail { position: relative; }
.gdlr-blog-thumbnail .icon-bullhorn{ margin-right: 9px; }
.gdlr-blog-thumbnail .gdlr-sticky-banner { position: absolute; top: 0px; left: 0px;
    font-size: 17px; padding: 14px 30px; }
.gdlr-blog-medium .gdlr-blog-thumbnail .gdlr-sticky-banner, .gdlr-blog-grid .gdlr-blog-thumbnail .gdlr-sticky-banner{ bottom: 0; top: auto; font-size: 14px; padding: 7px 18px; }

/* .gdlr-blog-thumbnail{ background: #000000; overflow: hidden; }*/
.gdlr-blog-thumbnail{ overflow: hidden; }
.gdlr-blog-thumbnail.gdlr-audio{ background: transparent; }
.format-gallery .gdlr-blog-thumbnail{ background: transparent; }
.gdlr-blog-grid .gdlr-blog-title{ font-size: 27px; margin-bottom: 16px; font-weight: 400;  }
.gdlr-blog-grid .gdlr-blog-content{ margin-bottom: 0px; }
.gdlr-blog-grid .gdlr-blog-thumbnail{ margin-bottom: 32px; }
.gdlr-blog-grid .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-grid .gdlr-blog-info{ margin-bottom: 20px; font-size: 13px; }
.gdlr-blog-grid .gdlr-blog-info i{ font-size: 15px; margin-right: 9px; }
.gdlr-blog-grid .gdlr-blog-info .blog-info{ float: left; margin-right: 16px; margin-bottom: 5px; }
.gdlr-blog-grid .gdlr-blog-info .blog-info:last-child{ margin-right: 0px; }
.gdlr-blog-grid .gdlr-blog-info .gdlr-seperator{ margin-right: 18px; float: left; margin-bottom: 5px; }
.gdlr-blog-grid .gdlr-blog-info .gdlr-seperator:first-child{ display: none; }
.gdlr-blog-grid .gdlr-social-share { margin-top: 30px; margin-bottom: 0px; }
.gdlr-blog-grid .excerpt-read-more{ float: left; margin-top: 30px; margin-bottom: 0px; }
.gdlr-blog-grid .zilla-likes,
.gdlr-blog-grid .zilla-likes.active,
.gdlr-blog-grid .zilla-likes:hover{ float: right; line-height: 1; text-align: center; font-size: 16px; }
.gdlr-blog-medium .gdlr-blog-thumbnail{ margin-right: 30px; float: left; width: 35%; }
.gdlr-blog-medium .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-medium .gdlr-blog-content-wrapper{ overflow: hidden;  }
.gdlr-blog-medium .gdlr-blog-title{ font-size: 32px; font-weight: 400; margin-bottom: 12px;  }
.gdlr-blog-medium .gdlr-blog-info{ margin-bottom: 15px; font-size: 13px; }
.gdlr-blog-medium .gdlr-blog-info i{ font-size: 15px; margin-right: 9px; }
.gdlr-blog-medium .gdlr-blog-info .blog-info{ float: left; margin-right: 16px; margin-bottom: 5px; }
.gdlr-blog-medium .gdlr-blog-info .blog-info:last-child{ margin-right: 0px; }
.gdlr-blog-medium .gdlr-blog-info .gdlr-seperator{ margin-right: 18px; float: left; margin-bottom: 5px; }
.gdlr-blog-medium .gdlr-blog-info .gdlr-seperator:first-child{ display: none; }
.gdlr-blog-medium .gdlr-blog-content{ margin-bottom: 0px; }
.gdlr-blog-medium .gdlr-social-share { margin-top: 30px; margin-bottom: 0px; }
.gdlr-blog-medium .excerpt-read-more{ float: left; margin-top: 30px; margin-bottom: 0px; }
.gdlr-blog-medium .zilla-likes,
.gdlr-blog-medium .zilla-likes.active,
.gdlr-blog-medium .zilla-likes:hover{ float: right; line-height: 1; text-align: center; font-size: 16px; }

.gdlr-blog-thumbnail .flex-control-nav{ display:none; }
.gdlr-blog-thumbnail .flexslider .flex-prev,
.gdlr-blog-thumbnail .flexslider .flex-next { opacity: 0.7; }
.gdlr-blog-thumbnail .gdlr-sticky-banner {padding: 8px 15px; font-size: 12px; }
.gdlr-blog-medium .gdlr-blog-thumbnail { margin-right: 0px; float: none; margin-bottom: 20px; width: auto; }
    .gdlr-blog-medium .gdlr-blog-title { font-size: 20px; }
    .gdlr-blog-thumbnail .gdlr-sticky-banner{ background-color: #232323; }
.gdlr-blog-thumbnail .gdlr-sticky-banner, .gdlr-blog-thumbnail .gdlr-sticky-banner i{ color: #ffffff; }
.gdlr-link-format-wrapper{ overflow: hidden; }
.gdlr-link-format-wrapper .gdlr-blog-title{ margin-bottom: 25px; }
/* .gdlr-blog-title, .gdlr-blog-title a{ color: #212121; } */
.gdlr-blog-title a:hover{ color: #bfbfbf; }
.gdlr-blog-title{ text-align:center;}
.gdlr-blog-info .blog-info.blog-date { display: block; }
.gdlr-blog-info .blog-info, .gdlr-blog-info .gdlr-seperator { display: none; }
.gdlr-blog-info {padding-bottom: 1em;}
.gdlr-caption-wrapper.post-slider .gdlr-caption{ max-width: none; background: transparent; }
.gdlr-caption-wrapper.post-slider .gdlr-caption .blog-info{ float: left; margin-right: 10px; margin-bottom: 13px; }

/*.gdlr-blog-content { margin-bottom: 60px; }*/
.format-aside .gdlr-blog-content{ margin-left: 0px; }
.single-post .widget.gdlr-blog-full{ margin-bottom: 30px; overflow: hidden; }
.single-post .gdlr-social-share{ padding: 18px 0px; margin-bottom: 60px; margin-top: 0px;
    border-top-width: 1px; border-bottom-width: 1px; border-style: solid; }
.gdlr-social-share{ margin-bottom: 20px; margin-top: 20px; line-height: 1; }
.gdlr-social-share a{ display: inline-block; width: 37px; margin-right: 10px; opacity: 0.13; filter: alpha(opacity=13); margin-bottom: 5px; }
.single-post-bottom-info .gdlr-social-share a{ margin-bottom: 0; }
.gdlr-social-share a:hover{ opacity: 1; filter: alpha(opacity=100); }
.gdlr-social-share a img{ display: block; }
.with-sidebar-wrapper .gdlr-blog-medium-type .gdlr-social-share a{ width: 35px; margin-right: 7px; }
.gdlr-blog-1-4-type .gdlr-social-share a{ margin-right: 11px; }
a.social-shortcode { max-width: 40px; margin-right: 10px; margin-bottom: 10px; display: inline-block; }
.gdlr-social-share a { width: 27px; }
.post-outer {border-bottom-width: 3px; border-bottom-style: solid; padding-bottom: 1em; padding-top: 1em;}
#blog-pager {
clear: both;
padding: 0;
margin: 0 0 35px;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
#blog-pager a {
color: #000;
}
#blog-pager-newer-link {
    float: right;
}
.showpageArea {
float: left;
margin-left: 10px;
}
.showpageNum a,.showpage a {
background: #B4B4B4;
float: left;
color: #fff;
font-size: 14px;
text-decoration: none;
padding: 10px 15px;
margin-left: 5px !important
}
.showpage a:hover,.showpageNum a:hover {
background: #bfa8a8;
}
.showpagePoint {
background: #000;
float: left;
color: #fff;
font-size: 14px;
font-weight: 700;
padding: 10px 15px;
}


.showpageOf {
display: none;
}

.with-sidebar-container .with-sidebar-content{ float: right; }
.gdlr-sidebar .gdlr-widget-title-wrapper{ text-align: center; }
.gdlr-sidebar h2{ font-size: 14px; margin-bottom: 30px;
    text-transform: uppercase; font-weight: bold; padding-bottom: 5px; display: inline-block;
    border-bottom-width: 2px; border-bottom-style: solid; letter-spacing: 2px; }
.gdlr-sidebar .widget { margin-bottom: 30px; padding: 35px 30px 20px; background-color:white;
    border-bottom-width: 3px; border-bottom-style: solid; text-align: center; }
.dlr-sidebar .widget.widget_goodlayers-1-1-banner-widget, .gdlr-sidebar .widget.widget_goodlayers-1-4-banner-widget {
padding: 35px 25px;
}
.gdlr-right-sidebar .blog-item-filter,Â .gdlr-left-sidebar .blog-item-filter { margin-bottom: 30px; }
.blog-item-wrapper.gdlr-blog-1-4-type .blog-item-filter,
.blog-item-wrapper.gdlr-blog-1-3-type .blog-item-filter,
.blog-item-wrapper.gdlr-blog-1-2-type .blog-item-filter,
.blog-item-wrapper.gdlr-blog-1-1-type .blog-item-filter,
.blog-item-wrapper.gdlr-blog-medium-type .blog-item-filter{ margin-left: 15px; margin-right: 15px; }
