/* ------------------------------------------
Theme Name: Revalia
Author: Code Pages 
Description: Revalia - Responsive HTML Template for Bloggers   
------------------------------------------ */

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles   */
/*   02 - loading Styles           */
/*   03 - General Header & Nav     */	
/*   04 - Featured and Slider      */
/*   05 - Posts and Block Blog     */
/*   06 - Sidebar & Widget         */
/*   07 - Footer Styles            */





/*   01 - General & Basic Styles   */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700,600,300,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,700);
@import url("reset.css");
@import url("bootstrap.min.css");
@import url("font-awesome.css");
@import url("Stroke-Gap-Icons.css");
@import url("hover.css");
@import url("flexnav.css");
@import url("animate.css");
@import url("responsive.css");
@import url("owl.carousel.css");
@import url("owl.theme.css");


/*   01 - General & Basic Styles   */

body {
overflow: hidden;
}

body {
overflow-x: hidden !important;
}

a:hover,
a:focus {
text-decoration: none;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
color: #337ab7;
}

a{
text-decoration: none;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
color: #5679BB;
font-family: 'Montserrat', sans-serif;
}

b, strong {
font-weight: 700 !important;
}

.btn.focus, .btn:focus, .btn:hover {
color: #FFF;
text-decoration: none;
}

.h1, h1 {
font-size: 32px;
font-family: 'Montserrat', sans-serif;
}

.zero-clipboard {
position: relative;
}

.btn-clipboard {
background-color: #fff;
border: 1px solid #e1e1e8;
border-radius: 0 4px;
color: #767676;
cursor: pointer;
display: block;
font-size: 12px;
padding: 5px 8px;
position: absolute;
right: 0;
top: 0;
z-index: 10;
}

.h2, h2 {
font-size: 28px;
font-family: 'Montserrat', sans-serif;
}

.h3, h3 {
font-size: 25px;
font-family: 'Montserrat', sans-serif;
}

.h4, h4 {
font-size: 22px;
font-family: 'Montserrat', sans-serif;
}

.h5, h5 {
font-size: 18px;
font-family: 'Montserrat', sans-serif;
}

.h6, h6 {
font-size: 14px;
font-family: 'Montserrat', sans-serif;
}

textarea {
-webkit-font-smoothing: antialiased;
min-height: 125px;
}

input[type=text], input[type=password], input[type=email], textarea, input[type=file] {
display: inline-block;
float: left;
padding: 10px 15px;
border: 0;
border: 1px solid #e2e2e2;
background: #fff;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-family: 'Open Sans', sans-serif;
border-radius: 3px;
}


/*   02 - loading Styles           */


#loading{
background-color: #FFF;
height: 100%;
width: 100%;
position: fixed;
z-index: 111;
margin-top: 0px;
top: 0px;
}
#loading-center{
width: 100%;
height: 100%;
position: relative;
}
#loading-center-absolute {
position: absolute;
left: 50%;
top: 50%;
height: 200px;
width: 200px;
margin-top: -100px;
margin-left: -100px;

}
.object{
-moz-border-radius: 50% 50% 50% 50%;
-webkit-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
position: absolute;
border-left: 5px solid #5679BB;
border-right: 5px solid #5679BB;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
-webkit-animation: animate 2s infinite;
animation: animate 2s infinite;
}

#object_one{
left: 75px;
top: 75px;
width: 50px;
height: 50px;
}

#object_two{
left: 65px;
top: 65px;
width: 70px;
height: 70px;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}

#object_three{
left: 55px;
top: 55px;
width: 90px;
height: 90px;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
#object_four{
left: 45px;
top: 45px;
width: 110px;
height: 110px;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;

}

@-webkit-keyframes animate {


50% {
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}

100% {
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}

}

@keyframes animate {

50% {
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}

100% {
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}


}

/*   03 - General Header & Nav     */

.top-nav {
background: #FFF;
border-top: 1px SOlid #ecedee;
}

.Navbar-Header-sticky.navbar.basic {
margin: 0;
}


#cssmenu ul li a,
#cssmenu #menu-button {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #FFF;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li{
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #FFF;
}

#cssmenu:after,
#cssmenu > ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
#cssmenu #menu-button {
display: none;
}
#cssmenu {
width: auto;
font-family: 'Open Sans', sans-serif;
line-height: 1;
background: #ffffff;
}
#menu-line {
position: absolute;
top: 0;
left: 0;
height: 3px;
background: #5679BB;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-ms-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
display: inline-block;
}
#cssmenu.align-center > ul {
font-size: 0;
text-align: center;
}
#cssmenu.align-center > ul > li {
display: inline-block;
float: none;
}
#cssmenu.align-center ul ul {
text-align: left;
}
#cssmenu.align-right > ul > li {
float: right;
}
#cssmenu.align-right ul ul {
text-align: right;
}
#cssmenu > ul > li > a {
padding: 30px 15px;
font-size: 13px;
font-weight: 400;
text-decoration: none;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
color: #1B191D;
-webkit-transition: color .2s ease;
-moz-transition: color .2s ease;
-ms-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
}

#cssmenu > ul > li.current > a:before {
width: 100%;
}

#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.current > a,
#cssmenu > ul > li.current > a i {
color: #5679BB;
}
#cssmenu > ul > li.has-sub > a::after {
position: absolute;
top: 34px;
left: 0;
opacity: 0;
width: 5px;
height: 5px;
content: "";
background: #000;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

#cssmenu > ul > li.current > a::after {
opacity: 1;
background: #5679BB;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

#cssmenu > ul > li.has-sub:hover > a::after {
opacity:1;
background: #5679BB
}
#cssmenu ul ul {
position: absolute;
left: -9999px;
border: none;
z-index: 1111111;
margin-top: 1.8px;
background: #1B191D;
}
#cssmenu li:hover > ul {
left: auto;
}
#cssmenu.align-right li:hover > ul {
right: 0;
}
#cssmenu ul ul ul li, #cssmenu ul ul li {
text-align: left;
}
#cssmenu ul ul ul {
margin-left: 100%;
top: -2px;
border: none;
}
#cssmenu.align-right ul ul ul {
margin-left: 0;
margin-right: 100%;
}
#cssmenu ul ul li {
height: auto;
-webkit-transition: height .2s ease;
-moz-transition: height .2s ease;
-ms-transition: height .2s ease;
-o-transition: height .2s ease;
transition: height .2s ease;
border-bottom: none;
position: relative;
}

#cssmenu ul ul li a {
text-decoration: none;
min-width: 230px;
-webkit-transition: color .2s ease;
-moz-transition: color .2s ease;
-ms-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
padding: 17px 15px;
line-height: 1;
color: #1B191D;
font-size: 14px;
text-transform: none;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background: #FFFFFF;
}

.sub-menu.item-with-ul:before {
content: '\f105';
position: absolute;
z-index: 1111;
right: 15px;
top: 15px;
font: normal normal normal 14px/1 FontAwesome;
color: #1B191D;
}

#cssmenu ul ul li:hover::before {
color: #5679BB;
}

#cssmenu ul ul li a:before {
width: 0;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
background: #f5f5f5;
color: #5679BB;
padding-left: 25px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

#cssmenu ul ul li.active a {
background: #f5f5f5;
color: #5679BB;
padding-left: 25px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}


#cssmenu ul ul li.has-sub > a::after {
position: absolute;
top: 17px;
right: 15px;
width: 4px;
height: 4px;
border-bottom: 1px solid #616161;
border-right: 1px solid #616161;
content: "";
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: border-color 0.2s ease;
-moz-transition: border-color 0.2s ease;
-ms-transition: border-color 0.2s ease;
-o-transition: border-color 0.2s ease;
transition: border-color 0.2s ease;
}

#cssmenu.align-right ul ul li.has-sub > a::after {
right: auto;
left: 10px;
border-bottom: 0;
border-right: 0;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
border-color: #5679BB;
}

@media only screen and (min-width: 320px) and (max-width: 980px) {

.collapse.float-right.navbar-collapse {
width: 100%;
}

#cssmenu {
width: 100%;
position: relative;
}
#cssmenu ul {
width: 100%;
position: relative;
border-top: 0px;
margin-bottom: 15px !important;
}
#cssmenu.align-center > ul,
#cssmenu.align-right ul ul {
text-align: left;
}
#cssmenu ul li,
#cssmenu ul ul li,
#cssmenu ul li:hover > ul > li {
width: 100%;
height: auto;
border-top: 1px solid rgba(120, 120, 120, 0.15);
border-bottom: none;
}
#cssmenu ul li {
width: 100%;
height: auto;
border-top: 1px solid rgba(120, 120, 120, 0.15);
position: relative;
}
#cssmenu ul li a {
width: 100%;
font-size: 12px;
font-weight: 400 !important;
color: #404040;
padding: 20px 15px !important;
height: 52px;
}
#cssmenu ul ul li a {
width: 100%;
font-size: 12px;
font-weight: 400 !important;
color: #404040;
padding: 20px 30px !important;
height: 52px;
}
#cssmenu > ul > li,
#cssmenu.align-center > ul > li,
#cssmenu.align-right > ul > li {
float: left;
display: none;
}
#cssmenu ul ul li a {
padding: 20px 20px 20px 30px;
font-size: 12px;
color: #000000;
background: none;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
color: #000000;
}
#cssmenu ul ul ul li a {
padding-left: 40px;
}
#cssmenu ul ul,
#cssmenu ul ul ul {
position: relative;
left: 0;
right: auto;
width: 100%;
margin: 0;
}
#cssmenu > ul > li.has-sub > a::after,
#cssmenu ul ul li.has-sub > a::after {
display: none;
}
#menu-line {
display: none;
}
#cssmenu #menu-button {
display: block;
color: #000000;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
text-align: left;
}
#cssmenu #menu-button::before {
content: '\f0c9';
position: absolute;
top: 39px;
right: 20px;
display: block;
width: 15px;
height: 3px;
font: normal normal normal 18px FontAwesome;
color: #1B191D;
}
#cssmenu #menu-button.menu-opened::before {
top: -60px;
right: 33px;
}
#cssmenu .submenu-button {
position: absolute;
z-index: 10;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.15);
height: 52px;
width: 52px;
cursor: pointer;
}
#cssmenu .submenu-button::after {
content: '';
position: absolute;
top: 21px;
left: 26px;
display: block;
width: 1px;
height: 11px;
background: #000000;
z-index: 99;
}
#cssmenu .submenu-button::before {
content: '';
position: absolute;
left: 21px;
top: 26px;
display: block;
width: 11px;
height: 1px;
background: #000000;
z-index: 99;
}
#cssmenu .submenu-button.submenu-opened:after {
display: none;
}

li.has-sub.yamm-fullwidth ul div {
border-right: none;
height: 100%;
display: inline-block;
min-height: auto;
padding: 0;
width: 100%;
margin: 0;
border-left: 0 !important;
}

li.has-sub.yamm-fullwidth ul div:last-child {
border-bottom: none;
}


li.has-sub.yamm-fullwidth ul {
border-top: 0 !important;
}


li.has-sub.yamm-fullwidth ul div h5 {
font-size: 12px;
padding: 20px 15px;
margin: 0;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
color: #5679BB;
text-transform: uppercase;
}

#cssmenu ul ul {
border-top: none;
margin-bottom: 0 !important;
border: none !important;
}

#cssmenu ul ul ul {
margin-left: 0 !important;
top: -2px;
border: none !important;
}

#cssmenu > ul > li.current > a:before {
width: 0%;
}

.flexnav .touch-button {
position: absolute;
z-index: 11111;
top: 0;
right: 0;
width: 50px;
height: 52px;
display: block !important;
background: #FFFFFF;
border-left: 1px Solid #EBEBEB;
text-align: center;
}

ul.flexnav.one-page.with-js.opacity.sm-screen.flexnav-show li {
display: block !important;
}

}

.menu-top-nav ul {
margin: 0;
}

.menu-top-nav ul li {
display: inline-block;
}

.menu-top-nav ul li a {
color: #aeaeae;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 55px;
margin: 0px 10px;
letter-spacing: 1px;
}

.menu-top-nav ul li a:hover {
color: #5679BB;
}

.Search-Icon {
float: right;
margin: 60px 0px;
width: 100%;
}

.Search-Icon a {
color: #aeaeae;
font-size: 14px;
float: right;
line-height: 39px;
padding: 0px 15px;
border-left: 1px Solid #ECEDEE;
}

.Block-Search {
display: inline-block;
float: right;
width: 85%;
border: 1px SOlid #ECEDEE;
border-radius: 20px;
}

.Block-Search input {
width: 85%;
float: left;
border: none;
padding: 9px 15px;
color: #1B191D;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
border-radius: 20px;
}

.Block-Search input::-webkit-input-placeholder{
color: #AEAEAE !important;
}

.Social-header {
float: left;
margin: 60px 0px;
}

.Social-header ul {
margin-bottom: 0;
}

.Social-header ul li {
display: inline-block;
margin: 0px 5px;
color: #FFF;
}

.Social-header ul li a {
color: #aeaeae;
font-size: 14px;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
border: 1px Solid #AEAEAE;
border-radius: 20px;
}

.Social-header ul li a:hover {
color: #FFF;
background:#5679BB;
border: 1px Solid #5679BB;
}

.Logo-Header {
padding: 25px 0px;
}

.Logo-Header p {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
letter-spacing: 3px;
font-style: italic;
font-weight: 700;
margin-top: 10px;
color: #1B191D;
}

/*   04 - Featured and Slider      */

.home-links {
position: relative;
overflow: hidden;
width: 100%;
height: 145px;
}

.home-links h2 {
margin: auto;
width: 60%;
height: 100%;
position: absolute;
top: 0;
right: 0;
left: 0;
text-align: center;
display: table-cell;
vertical-align: middle;
}

.home-links h2 a {
position: relative;
top: 35%;
margin: auto;
padding: 15px 30px;
text-align: center;
width: auto;
height: auto;
background: #1B191D;
color: #FFF;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
font-family: 'Montserrat', sans-serif;
webkit-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 30px;
}

.home-links:hover a {
background: #5679BB;
color: #FFFFFF;
}

.home-links {
position: relative;
overflow: hidden;
}

.home-links img {
object-fit: cover;
width: 100%;
height: 150px;
}

.header-slider {
position: relative;
}

#slider-home {
height: 350px;
overflow: hidden;
position: relative;
}

#slider-home .owl-controls {
position: absolute;
bottom: 15px;
right: 0;
left: 0;
display: none !important;
width: 66.66666667%;
}

.customNavigation {
width: 120px;
position: absolute;
bottom: 0px;
right: 0;
left: 5%;
}

#slider-home .col-md-7, #slider-home .col-md-5 {
padding: 0;
}

.home-slider {
position: relative;
}

.home-slider img {
object-fit: cover;
width: 100%;
height: 350px;
}

.post-slider-content {
background: #1B191D;
padding: 50px 90px;
height: 100%;
display: inline-block;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 615px;
margin: auto;
}

.slider-content {
position: relative;
top: 50%;
webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

.title-slider-content span a {
color: #FFF;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 3px;
margin: 0px auto 15px;
display: inline-block;
}

.title-slider-content h2, .title-slider-content h2 a {
color: #FFF;
text-transform: uppercase;
font-size: 18px;
margin: 0;
font-family: 'Merriweather', serif;
line-height: 24px;
margin-bottom: 15px;
font-weight: 400;
letter-spacing: 1px;
}

.title-slider-content p {
color: #FFF;
line-height: 22px;
font-size: 13px;
margin-bottom: 15px;
}

.meta-slider-content {
margin: auto;
position: relative;
}

.meta-slider-content ul li {
display: inline-block;
margin: 0px 5px;
}

.meta-slider-content ul li i {
color: #FFF;
font-size: 12px;
margin: 0px 10px;
display: inline-block;
}

.meta-slider-content ul li span, .meta-slider-content ul li span a {
color: #FFF;
font-size: 12px;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
}

.owl-theme .owl-controls .owl-page.active span {
background: rgb(86, 121, 187);
border: 2px SOlid rgb(86, 121, 187);
padding: 5px;
margin-bottom: 4px;
}

.owl-theme .owl-controls .owl-page span {
display: block;
width: 12px;
height: 12px;
margin: 5px 4px;
filter: Alpha(Opacity=50);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: none;
border: 2px Solid #FFF;
opacity: 1;
padding: 4px;
}

.customNavigation a {
background: #1B191D;
width: 50px;
height: 50px;
line-height: 36px;
font-size: 18px;
border-radius: 0px;
margin: 10px -5px;
color: #FFF;
margin-left: 0px;
}

.customNavigation a:hover {
background: #FFF;
color: #1B191D;
}

a.btn.prev {
border-radius: 50px 0px 0px 50px;
}

a.btn.next {
border-radius: 0px 50px 50px 0px;
}

.post-more {
margin-top: 15px;
}

.post-more a {
display: inline-block;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #FFF;
margin: 0px 10px;
letter-spacing: 2px;
white-space: nowrap;
padding: 15px 30px;
border-radius: 30px;
border: 1px Solid #0C0C0C;
}

.post-more a:hover {
color: #FFF;
border: 1px Solid #5679BB;
background: #5679BB;
}

.divider {
width: 146px;
height: 20px;
margin-left: auto;
margin-right: auto;
background: url("../images/slider/divider-slider.png") no-repeat 50% 50%;
margin-top: 15px;
}

/*   05 - Posts and Block Blog     */

.post-header {
position: relative;
}

.post-header img {
width: 100%;
}

.content-block .post-header-categories, .post-header-categories h2 {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: 400;
letter-spacing: 1.1px;
color: #aeaeae;
margin-bottom: 15px;
display: block;
font-style: italic;
text-align: center;
}

.blog-post-view .content-block {
margin-bottom: 15px;
}

.content-block .post-title a,
.content-block .post-title p {
font-size: 18px;
color: #1B191D;
font-weight: 700;
text-align: center;
display: inline-block;
margin-top: 0;
padding: 0 110px;
font-family: 'Merriweather', serif;
}

.blog-posts-grid .content-block .post-title a {
padding: 0 30px;
}

.blog-posts-grid-full .content-block .post-title a {
padding: 0 30px;
}

.content-block .post-title a:hover {
color: #5679BB;
}

.content-block .post-title span {
display: inline-block;
width: 100%;
padding: 15px 0px;
color: #aeaeae;
}

.content-block, .block-post {
margin-bottom: 75px;
}

.post-title {
text-align: center;
}

.blog-posts-grid .post-title {
text-align: center;
margin-bottom: 15px;
}

.blog-posts-grid-full .post-title {
text-align: center;
margin-bottom: 15px;
}

.post-title a {
font-size: 23px;
font-family: 'Montserrat', sans-serif;
color: #1B191D;
font-weight: 700;
text-align: center;
display: inline-block;
margin-top: 10px;
}

.post-title span a {
font-size: 13px;
font-family: 'Montserrat', sans-serif;
color: #A3A3A3;
font-weight: 400;
text-align: center;
display: inline-block;
margin-top: 10px;
text-transform: uppercase;
}

.post-social{
text-align: center;
margin: 15px 0px;
}

.details-post, .social-shear {
display: inline-block;
margin: 0px 15px;
}

.details-post a, .social-shear a {
font-size: 12px;
color: #aeaeae;
margin: 0px 5px;
}

.details-post a:hover, .social-shear a:hover {
color: #5679BB;
}

.details-post a i {
margin-right: 5px;
}

.content {
padding: 15px 0px;
}

.content p {
color: #aeaeae;
font-size: 14px;
line-height: 22px;
font-style: italic;
}

.post-format {
position: relative;
}

.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 79%;
}
.embed-responsive-1by1 {
padding-bottom: 42.5%;
}

.iframe-post.audio {
position: absolute;
top: 50%;
webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
padding: 15px;
}

.iframe-post.audio .embed-responsive-1by1 {
padding-bottom: 166px;
}

.iframe-post.vedio {
position: absolute;
top: 50%;
webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
padding: 15px;
height: 100%;
}

.Read-More {
position: relative;
display: inline-block;
width: 100%;
}

.Read-More a {
color: #1B191D;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400;
line-height: 13px;
display: inline-block;
font-size: 13px;
background: #F6F6F6;
padding: 15px 30px;
border-radius: 30px;
font-family: 'Montserrat', sans-serif;
}

.Read-More a:hover {
color: #FFF;
background: #5679BB;
}

.blog-posts-grid .content-block {
width: 50%;
float: left;
padding: 0px 15px;
}

.blog-posts-grid-full .content-block {
width: 33.33333333%;
float: left;
padding: 0px 15px;
}

.owl-wrapper, .owl-wrapper img{
cursor: url(../images/blog/cursor.png) 16 9, ew-resize!important;
}

#Slider-post-img .owl-controls.clickable {
display: none !important;
}

.Slider-Post .customNavigation {
width: 16%;
position: absolute;
bottom: 0;
right: 0;
left: 0;
}

.blog-posts-grid .Slider-Post .customNavigation {
width: 33.666667%;
position: absolute;
bottom: 0;
right: 0;
left: 0;
}

.blog-posts-grid-full .Slider-Post .customNavigation {
width: 33.666667%;
position: absolute;
bottom: 0;
right: 0;
left: 0;
}

.pagination {
border-radius: 0;
float: left;
margin: 0px 0px 0px 0px;
text-align: center;
width: 100%;
}

.pagination > li {
display: inline-block;
float: none;
}

.pagination > li > a {
background: #f6f6f6;
border: medium none;
color: #292929;
float: left;
font-family: Montserrat;
font-size: 12px;
text-transform: uppercase;
line-height: 40px;
margin: 0 5px;
padding: 5px 52px;
text-align: center;
border-radius: 30px 30px 30px 30px !Important;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
z-index: 3;
color: #FFF;
background-color: #5679BB;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
background: #1B191D;
color: #FFF;
}

.posts-list .post-format, .posts-list .post-header {
float: left;
width: 50%;
}

.posts-list .post-format {
padding-right: 15px;
}

.posts-list .post-header .post-title a {
padding: 0px;
}

.posts-list {
display: inline-block;
width: 100%;
}

.posts-list .post-header {
padding: 15px 0px;
}

.posts-list .post-header .content p {
text-align: center;
margin: 0;
}

.Page-title {
background: rgba(0, 0, 0, 0) url("../images/blog/Page-title-bg.png") repeat scroll center top / cover ;
border: medium none;
overflow: hidden;
position: relative;
}

.color-overlay {
background: rgba(255, 255, 255, 0.70);
position: absolute;
width: 100%;
height: 100%;
}

.title-text h2 {
color: #1B191D;
font-family: 'Montserrat', sans-serif;
font-size: 45px;
font-weight: 900;
letter-spacing: 1.5px;
line-height: 35px;
margin: 5px 0 15px;
text-transform: uppercase;
}

.breadcrumb-trail.breadcrumbs {
font-size: 14px;
line-height: 22px;
}

.breadcrumbs span {
color: #aeaeae;
}

.breadcrumbs .sep {
padding-left: 3px;
padding-right: 7px;
}

.breadcrumb li a, .breadcrumbs a {
color: #1B191D;
}

.about-author {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #dcdde2;
border-image: none;
border-style: solid;
border-width: 1px 0;
margin-bottom: 50px;
padding: 42px 0;
}

.about-author-avatar {
float: left;
margin-right: 30px;
overflow: hidden;
}

.about-author-avatar img {
border-radius: 50px;
}

.about-author-name,
.about-author-name a {
color: #232323;
font-size: 14px;
font-weight: 700;
letter-spacing: 2px;
margin: 0 0 15px;
padding: 0;
text-transform: uppercase;
}

.about-author-social a {
color: #232323;
font-size: 13px;
margin-right: 17px;
border-radius: 30px;
display: inline-block;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
}

.about-author-social a:hover {
-webkit-animation-name: hvr-icon-wobble-vertical;
animation-name: hvr-icon-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
color: #FFF;
background: #5679BB;
}


.about-author-bio p {
color: #aeaeae;
font-family: "Open sans",sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 22px;
margin-bottom: 15px;
}

.Title-Comment h3 {
font-size: 19px;
color: #373636;
font-family: 'Ubuntu', sans-serif;
margin: 0 0 30px;
text-transform: uppercase;
}

.Block-Comment {
display: inline-block;
border-bottom: 1px solid #e5e5e5;
padding: 20px;
position: relative;
margin-bottom: 30px;
}

.Comments-Post li:last-child .Block-Comment{
margin-bottom: 0;
}

.Comments-Post ul li ul:last-child .Block-Comment {
margin-bottom: 30px;
}

.Comments-Post ul li img {
display: inline-block;
float: left;
margin-right: 15px;
border-radius: 50px;
}

.Comments-Post ul li h4 {
margin-bottom: 10px;
margin: 0;
font-weight: 700;
color: #373636;
font-size: 16px;
line-height: 22px;
font-style: normal;
}

.Comments-Post ul li span {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: #afb0b4;
}

.Comments-Post ul li span a {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: #FFF;
position: absolute;
right: 20px;
top: 20px;
background: #5679BB;
padding: 2px 15px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
-o-border-radius: 30px;
font-weight: 400;
line-height: 20px;
}

.Comments-Post ul li span a:hover {
background: #1B191D;
}

.Comments-Post ul li p {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
color: #a6a6a6;
margin: 8px 0px 0px 95px;
font-weight: 400;
}

.Comments-Post ul li ul {
margin-left: 70px;
}

.Add-Comment {
margin-top: 70px;
}

.form-input {
float: left;
margin-right: 15px;
width: 48%;
}

.form-textarea {
float: left;
margin-right: 15px;
width: 98%;
}


.form-input input, .form-textarea textarea {
margin-bottom: 30px;
width: 100%;
}

.form-submit input {
width: auto;
background: #f6f6f6 none repeat scroll 0 0;
border-radius: 30px;
color: #1b191d;
display: inline-block;
font-family: "Montserrat",sans-serif;
font-size: 13px;
font-weight: 400;
letter-spacing: 1px;
line-height: 13px;
padding: 15px 30px;
text-transform: uppercase;
}

.form-submit input:hover {
background: #5679bb;
color: #FFF;
}

.comment-form-block {
margin-bottom: 30px;
}

#map_canvas {
height: 300px;
margin-bottom: 30px;
}

/*   06 - Sidebar & Widget         */

.Sidebar-blog {
padding: 0px 30px;
}

.Sidebar-block {
display: inline-block;
border-top: 1px SOlid #ecedee;
padding: 30px 0px;
width: 100%;
}

.Sidebar-block:last-child {
border-bottom: 1px SOlid #ecedee;
}

.widget_title {
display: inline-block;
width: 100%;
text-align: center;
margin-bottom: 30px;
}

.widget_title h2 {
text-align: center;
font-size: 14px;
margin: 0;
font-weight: 400;
text-transform: uppercase;
color: #1B191D;
display: inline-block;
letter-spacing: 1px;
}

.widget_title h2:before, .widget_title h2:after {
content: '\f260';
font: normal normal normal 14px/1 FontAwesome;
margin: 0px 10px;
font-size: 12px;
color: #1B191D;
}

.widget_content {
text-align: center;
}

.widget_about img {
border-radius: 50%;
width: 170px;
height: 170px;
margin: auto;
}

.widget_about h2 {
font-size: 18px;
color: #1B191D;
margin: 15px 0px;
text-transform: uppercase;
line-height: 20px;
letter-spacing: 1px;
}

.widget_about p {
font-size: 13px;
color: #aeaeae;
line-height: 22px;
padding: 0px 15px;
font-family: 'Montserrat', sans-serif;
margin-bottom: 15px;
}

.right-blog {
width: auto !important;
height: auto !important;
border-radius: 0px !important;
margin-top: 15px;
}

.widget-search {
position: relative;
}

.widget-search input {
width: 100%;
padding: 15px 20px;
background-color: #FFFFFF;
border: 1px solid #ecedee;
border-radius: 50px;
font-size: 12px;
text-transform: uppercase;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Montserrat', sans-serif;
}

.widget-search .button {
width: 17%;
padding: 3px 10px;
font-size: 12px;
color: #FFF;
position: absolute;
top: 0;
right: 0;
border-left: none;
background: none;
color: #aeaeae;
border-right: none;
border-bottom: 0;
border-top: 0;
top: 10px;
line-height: 22px;
}

.widget-follow ul {
margin-bottom: 0;
}

.widget-follow ul li {
display: inline-block;
text-align: center;
position: relative;
margin: 0 10px;
}

.widget-follow ul li a {
color: #aeaeae;
font-size: 14px;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 30px;
border-radius: 30px;
}

.widget-follow ul li a:hover {
-webkit-animation-name: hvr-icon-wobble-vertical;
animation-name: hvr-icon-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
color: #FFF;
background: #5679BB;
}

.widget-follow ul li:before {
content: '';
position: relative;
top: -3px;
display: inline-block;
width: 2px;
height: 2px;
background: #aeaeae;
right: 13px;
border-radius: 50%;
}

.widget-follow ul li:first-child:before {
content: '';
height: 0px;
}

.icon-twitter i {
color: #6CADDF;
font-size: 45px;
}

.tweet-community ul li {
line-height: 1.83;
color: #6a6a6a;
font-size: 13px;
letter-spacing: 1px;
font-weight: 400;
margin: 15px 0px;
font-family: 'Montserrat', sans-serif;
font-style: italic;
}

.tweet-community ul li:last-child {
margin-bottom: 0;
}

.widget-categories ul li {
display: inline-block;
width: 100%;
border-bottom: 1px Solid #ecedee;
padding: 5px 0px;
}

.widget-categories ul li a {
display: inline-block;
color: #1B191D;
float: left;
width: 100%;
}

.widget-categories ul li:hover a, .widget-categories ul li:hover i{
color: #5679BB;
}


.widget-categories ul li a p {
float: left;
display: inline-block;
margin-right: 15px;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
}

.widget-categories ul li a span {
float: right;
display: inline-block;
margin-right: 5px;
font-size: 13px;
}

.widget-categories ul li:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}

.widget-instagram_footer {
background: #1B191D;
}

.widget-instagram #instafeed li {
display: inline-block;
}


.widget-instagram #instafeed a {
display: inline-block;
width: 65px;
margin: 0px 5px 10px 5px;
}

.widget-instagram_footer ul li {
display: inline-block;
width: 16.66666667%;
}

.widget-instagram_footer h4 {
font-size: 15px;
letter-spacing: 1px;
color: #1B191D;
padding: 15px 0px;
background: #FFF;
margin: 0px 0px 10px 0px;
border-top: 10px Solid #1B191D;
}

.widget-last_categorie ul li {
display: inline-block;
width: 100%;
margin-bottom: 15px;
}

.img_last_categorie {
width: 123px;
float: left;
display: block;
}

.con_last_categorie {
width: 160px;
float: left;
text-align: left;
margin-left: 15px;
}

.con_last_categorie a {
font-size: 12px;
color: #1B191D;
font-weight: 700;
width: 100%;
font-family: 'Montserrat', sans-serif;
}

.con_last_categorie span {
display: inline-block;
color: #aeaeae;
font-size: 12px;
width: 100%;
}

.tags, .tags ul li {
display: inline-block;
text-align: left;
}

.tags ul li a {
margin-bottom: 5px;
background: transparent;
color: #aeaeae;
text-transform: uppercase;
padding: 10px;
border: 1px solid #ecedee;
display: inline-block;
font-size: 10px;
font-family: 'Open Sans', sans-serif;
letter-spacing: 1px;
line-height: 13px;
}

.tags ul li a:hover {
background: #5679BB;
color: #FFF;
border: 1px solid #5679BB;
}

/*   07 - Footer Styles            */

#to-top {
position: fixed;
right: 10px;
bottom: -100px;
z-index: 55;
width: 50px;
height: 50px;
text-align: center;
overflow: auto;
padding: 18px 14px 14px;
font-size: 13px;
line-height: 10px;
cursor: pointer;
background-color: #5679BB;
color: #fff;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
z-index: 111;
border-radius: 50px;
}

#footer {
bottom: 0;
width: 100%;
z-index: 0;
background: #FFFFFF;
color: #fff;
text-align: center;
}

.copyright {
line-height: 1.83;
color: #6a6a6a;
font-size: 10px;
letter-spacing: 1px;
font-weight: 400;
margin-bottom: 15px;
font-family: 'Montserrat', sans-serif;
}

.socialfollow {
float: none;
clear: both;
margin: 10px 0;
}

.socialfollow a {
height: 40px;
width: 40px;
text-align: center;
padding: 10px;
text-decoration: none;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 0.31s ease;
-moz-transition: all 0.31s ease;
-ms-transition: all 0.31s ease;
-o-transition: all 0.31s ease;
transition: all 0.31s ease;
}

.socialfollow a:hover {
background: #5679BB;
color: #FFF;
}










