/*!
Theme Name:		Sara Log
Theme URI:		https://www.themesara.com/themes/sara-log/
Author:			themesara
Author URI:		http://www.themesara.com/
Description:	Sara Log is a clean, minimal and SEO friendly and WooCommerce compatible  theme which is perfect for writers who need to create personal blog site with simple creative features and effects to make readers feel the pleasure of eye appealing blog posts and articles, sara-log Theme Comes with classic styles and will help you create a simple and clean blog, if you are a blogger, then it’s a perfect choice for you if you don’t need to have any experiment to setup your WordPress personal blog, it’s super simple and easy to setup, you will get high quality, responsive, well crafted blog out of the box to make writers only focuses on writing content, and it has great typography to make your fans and followers focus on every word you write. It’s Best Free Themes and Seo Friendly Themes,Work with the most popular page builders as Elementor,Divi, Brizy, Visual Composer, SiteOrigin, etc.
                Demo url: https://demo.themesara.com/sara-log/
Version:        0.0.10
Tested up to: 5.4
Requires PHP: 7.0
License:        General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Tags:           one-column, two-columns, right-sidebar, custom-colors,rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, news, entertainment
Text Domain:    sara-log
*/

/********************************************************/
/********************************************************/

/*
==============================================================
   General
==============================================================
*/

a, a:focus, a:active{
	color: #1f1f1f;
	outline: none;
	border:0;
	text-decoration: none;
}


/*** Share Icons ***/

.share-post{
	position: relative;
}
.share-post ul{
	position: absolute;
	display: table;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
 	width: auto;
    background: #fff;
    box-shadow: 0 0 22px -8px #000;
    border-radius: 100px;
    padding: 10px;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
}
.share-post ul:after{
	clear: both;
	content: '';
	display: block;
}
.share-post ul li{
	display: inline-block;
	 margin: 0 3px;
}
.share-post:hover ul{
	visibility: visible;
	opacity: 1;
}

.tagline{
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
	padding: 10px 15px;
	float: left;
}

/*** Topbar ***/

.sara-log-topbar{
	padding: 10px 0;
}
.sara-log-topbar .social-icons{
	margin-top: 0px;
}
.sara-log-topbar .social-icons ul li,.sara-log-topbar  ul.header-menu li{
	list-style-type: none;
	display: inline-block;
	margin-right:0px;
}
.sara-log-topbar .social-icons ul li a,.sara-log-topbar .social-icons ul li a {
	color: #282828;
	font-size: 0px;
}
 
.sara-log-topbar  ul.header-menu li a{
	color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 17px 10px;
    vertical-align: middle;
    line-height: 2;
}
.search-area{
	text-align: center;
	width: 100%;
}
.search-area .lang-change{
	float: left;
}
.search-area .lang-change{
	margin-top: 5px;
	position: relative;
}
.search-area .lang-change select{
	border: 0;
	outline: 0 none;
	color: #fff;
	padding: 0 25px 0 5px;
	-webkit-appearance:none;
	appearance:none;
	-moz-appearance:none;
}
.search-area .lang-change .icon-worlwide{
	color: #fff;
	position: relative;
	top: 1px;
}
.search-area .search-top{
	position: relative;
	 
}
.search-area .search-top .form-control{
	height: 100%;
	padding: 8px 30px;
}
.search-area .search-top .btn{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 7px 11px;
}


.nopadding{
	padding: 0 !important;
}
.nomargin{
	margin: 0 !important;
}
.form-control, .form-control:focus, .form-control:active{
	border-radius: 0;
	outline: 0 none;
	box-shadow: none;
}
input.form-control{
	height: 48px;
	background-color: #eeeeee;
	border:1px solid transparent;
}
textarea.form-control{
	background-color: #eeeeee;
	border:1px solid transparent;
}
.btn{
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 15px;
	letter-spacing: 3px;
}
.btn, .btn:focus, .btn:active{
	border-radius: 0;
	outline: 0 none !important;
	box-shadow: none;
	border:0;
}
.btn-colored, .btn-colored:hover, .btn-colored:focus, .btn-colored:active{
	color: #fff !important;
}
.btn-dark, .btn-dark:focus, .btn-dark:active, .btn-dark:hover{
	color: #fff !important;
}
.section-wrap{
	margin-top: 70px;
	float: left;
	width: 100%;
}
.ts-content-box:after{

	clear: both;
	content: '';
	display: block;
}
.ts-content-box{
	background: #fff;
	box-shadow: 0 0px 16px 3px rgba(0, 0, 0, 0.08);
	padding: 15px;
	float: left;
	width: 100%;
	margin-top: 30px;
	border-radius: 10px;
}
.post-heading{
	margin:30px 0;
}
.post-meta{
	float: left;
	width: 100%;
}
.post-meta ul.meta-list li{
	list-style-type: none;
	display: inline-block;
	position: relative;
	font-size: 13px;
	padding-left: 5px;
}
.post-meta ul.meta-list li:after{
	content: '|';
	float:right;
}
.post-meta ul.meta-list li:nth-last-child(1):after{
	content: '';
}
.post-meta ul.meta-list li a{
	padding: 0 3px;
}
.post-meta ul.meta-list li a:hover{
	color: #ddd !important;
}
.post-meta ul.meta-list li:nth-child(1) a{
	padding-left: 0;
}
.section-heading{
	margin-bottom: 30px;
	text-transform: capitalize;
}
/*** Topobar Style 2 ***/

.sara-log-topbar.white{
	background-color:#fff !important;
}

.sara-log-topbar.white .search-area .lang-change select{
	background-color: transparent !important;
}
img{
	max-width: 100%;
	height: auto;
}


/*** Menu Bar Default ***/

.logo-top{
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.menu-bar{
	z-index: 10;
	position: relative;
}
.menu-bar.default{
	background-color: #fff;
	text-align: center;
	position: relative;
}
.menu-bar{
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.menu-bar ul li{
	display: inline-block;
	list-style-type: none;
	margin:0 25px;
	position: relative;

}
.menu-bar ul li a{

}
.menu-bar ul li.menu-item-has-children:after{
	content: '\f311';
	font-family: "Ionicons";
	float: right;
	position: absolute;
	right: -20px;
	top: 18px;
	font-weight: 700;
}
.menu-bar ul li a{
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	padding: 20px 10px;
	letter-spacing: 2px;
}
.menu-bar.style-3 ul li a:hover{
	color: #fff !important;
}
.menu-bar .sub-menu{
	position: absolute;
	min-width: 250px;
	text-align: left;
	top: 100% !important;
	visibility: hidden;
	background: #000;
}
.menu-bar .sub-menu li{
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
}
.menu-bar .sub-menu li a{
	padding: 15px;
	color: #fff;
	font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.menu-bar .sub-menu li a:hover{
	color: #fff !important;
}
.menu-bar .sub-menu li.menu-item-has-children > .sub-menu{
	left: -100%;
}
.menu-bar .subscribe, .menu-bar .menu-links{
	display: inline-block;
}
.menu-bar ul li.menu-item-has-children:hover > .sub-menu{
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	opacity: 1;
	visibility: visible;
}
.menu-bar .sub-menu li.menu-item-has-children:hover > .sub-menu{
	top: 0;
	opacity: 1;
	visibility: visible;
}
.menu-bar .sub-menu li.menu-item-has-children:after{
	right: 15px;
	top: 10px;
	color: #fff;
}






/*** Categories Style 1 ***/

.sara-log-categories-style-1 .cat-box{
	position: relative;
}
.sara-log-categories-style-1 .cat-box .content{
	position: absolute;
	top: 0;
	height: 100%;
	color: #fff;
	text-align: center;
	width: 100%;
}
.sara-log-categories-style-1 .cat-box .content *{
	color: #fff !important;
}
.sara-log-categories-style-1 .cat-box .cat-meta{
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0;
}
.sara-log-categories-style-1 .cat-box h1{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.sara-log-categories-style-1 .cat-box .cat-meta ul li{
	list-style-type: none;
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 0 10px;
	font-size: 13px;
}
.sara-log-categories-style-1 .cat-box .cat-meta ul li:nth-last-child(1){
	border:0;
}
.sara-log-categories-style-1 .cat-box .overlay{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
}



/*** Blog Grid Styling ***/

.sara-log-blog-grid .blog-post .post-content{
	text-align: center;
	padding: 0 15px;
}
.sara-log-blog-grid .share-post ul{
	right: 0;
	left: unset;
}
.sara-log-blog-grid .blog-post .post-content .btn{
	margin-bottom: 20px;
	position: relative;
	border-width: 4px;
	border-style: solid;
	font-size: 13px;
	font-weight: 500;
	border-radius: 2px;
	 
}
.sara-log-blog-grid .blog-post .post-content .btn:before{
	content: "";
	position: absolute;
	top: -10px;
	left: 0px;
	width: 100%;
	height: 5px;
	 
}
.sara-log-blog-grid .blog-post .post-content .btn:after{
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 5px;
	 
}
.blog-post .post-content .post-title{
	margin:30px 0;
	font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
    text-align: center;
}
 
.post-content .post-title  a{
	display: block;
}
.post-content .post-title  .line{
	height: 8px;
    width: 150px;
    transform: skewX(303deg);
    -webkit-transform: skewX(303deg);
    -ms-transform: skewX(303deg);
    -moz-transform: skewX(303deg);
    display: inline-block;
}
.blog-post{
	background: #fff;
	margin-bottom: 75px;
	padding: 20px;
	border-radius: 10px;
	position: relative;
	box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
	-webkit-box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
	-moz-box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
	-ms-box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
}
.blog-post-meta{
	margin-bottom: 30px;
	margin:20px 0px;
    position: relative;
    text-align: center;
}
.blog-post-meta ul li{
	list-style-type: none;
	display: inline-block;
	padding: 0 10px;
	border-left: 2px solid #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0px rgb(215 210 210 / 72%);
    padding: 6px;
    color: #fff;
    padding: 2px 10px;
    margin:5px;


}
.blog-post-meta ul li a:hover{
	background: none;
}

.blog-post-meta ul li a,.post-meta ul.single-meta li a{
	color: #fff;
	font-size: 11px;
	font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0;

}

 
.blog-post-meta ul li .fa{
	 
    margin-right: 5px;
    color: #fff;
     
}
 
.post-tag{
	color: #fff;
	position: absolute;
	top: 30%;
	left: -20px;
	padding: 8px 20px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700;
}
.post-thumbnail{
	position: relative;
}
.post-thumbnail img{
	width: 100%;
	height:auto;
	margin-top: -50px;
	border-radius: 10px;
	box-shadow: 0 2px 10px 2px rgb(22 22 22 / 15%);
}
.post-thumbnail .share-post{
	position: absolute;
	bottom: 10px;
	color: #fff;
	right: 15px;
	z-index: 9999;
}

/*** Blog List Style ***/

.sara-log-blog-list .post-title{
	margin:30px 0;
}
.sara-log-blog-list .blog-post{
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 50px;
	position: relative;
}
.sara-log-blog-list .blog-post-meta{
	margin-bottom: 0;
	border-bottom: 0;
}

.sara-log-blog-list.full .blog-post-meta{
	float: left;
	border:0;
}
.sara-log-blog-list.full .btn{
	font-size: 12px;
	padding: 10px;
}
.sara-log-blog-list.full .con .share-post{
	margin: 14px;
	float: left;
}


/** pagination**/
a.page-numbers, span.page-numbers {
    padding: 6px 15px !important;
    font-size: 18px!important;
    text-align: center!important;
    background: #fff!important;
   font-weight: 700!important;
   line-height: 65px;
   margin: 0 5px;
   border-radius: 8px 8px 0px 0px;
}


.blog-detail img.aligncenter.size-full.wp-image-2138 {
    width: 100% !important;
    height: auto;
}

.blog-detail .post-title .wp-block-embed__wrapper iframe {
    width: 100%;
}

.blog-detail .post-title ol, .blog-detail .post-title ul{
    padding: 0px 32px;
    font-weight: 100;
    font-size: 15px;
    line-height: 33px;

}

#secondary input[type="text"] {
    width: 58%;
    padding: 10px;
    border: 1px solid #f2f2f2;
}

#secondary select
{
	width: 100%;
    padding: 10px;
    border: 1px solid #f2f2f2;
}

#secondary table {
    width: 100%;
    background-color: transparent;
}

#secondary input[type="submit"] { padding: 1.1em 1.5em;}

span.current{background-color: #ff9811 !important;color:#FFF;}

/*** Sidebar ***/

.widget.tags .blog-tags{
	padding-top: 0;
}
.widget.about-author{
	text-align: center;
}
.widget-heading{
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 4px;
	position: relative;
	text-align: center;
	font-size: 2.5rem;
	border-width:5px;
	border-style: solid;
	 
	border-right: none;

}
 
.sara-log-sidebar .widget{
	padding: 30px;
	background: #fff;
	box-shadow: 0 0px 16px 3px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
	border-radius: 10px;
}
.sara-log-sidebar .widget img{
	max-width: 100%;
	height: auto;
}
.sara-log-sidebar .widget:after{
	clear: both;
	content: '';
	display: block;
}
.about-author .author-name{
	 
	text-transform: uppercase;
	margin:10px 0;
	font-family: 'Merriweather', serif;
	font-size: 25px;
	letter-spacing: 4px;
	font-weight: 900;
	font-style: italic;
}
.about-author .author-skills{
	font-weight: 400;
	color: #959494;
}
.about-author .author-description{
	margin-top: 10px;
	text-align: justify;
	 
}
.about-author .social-icons ul li{
	list-style-type: none;
	display: inline-block;
	margin:5px;
}
.widget.categories ul li{
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
	display: block;
	position: relative;
}
.widget.categories ul li a{
  padding: 0;
}
.widget.categories ul li:before{
    content: "\f266";
    font-family: "Ionicons";
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
}
 
.widget.archive ul li{
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom: 1px dashed #ccc;
}
 
.widget .recent-posts ul{
	float: left;
	width: 100%;
}
.widget .recent-posts ul li{
	list-style-type: none;
	float: left;
	width: 100%;
	clear: both;
	display: flex;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.widget .recent-posts ul li:nth-last-child(1){
	border:0;
	padding: 0;
	margin:0;
}
.widget .recent-posts .w-thumbnail{
	float: left;
	margin-right: 15px;
	width: 74px;
	height: 74px;
	overflow: hidden;
	border-radius: 100%;
}
.widget .recent-posts .w-thumbnail img{
	max-width: 100%;
	height: auto;
}
.widget .recent-posts .w-data{
	float: left;
	width: 70%;
	
}
.widget .recent-posts .w-post-heading{
	margin-bottom: 10px;
}
.widget .recent-posts .w-post-date{
	font-size: 13px;
}
.editor-choice .slide-content .slide-title{
	margin:6px 0;
}
.editor-choice .slide-content .slide-date{
	font-size: 13px;
}
.owl-nav .owl-prev, .owl-nav .owl-next{
	display: inline-block;
	color: #fff;
	padding: 10px 11px;
	font-size: 17px;
	line-height: 0;
}
.owl-nav .owl-next{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.owl-nav{
	margin-top: 30px;
}

.widget.subscribe p{
	margin-bottom: 0;
}

.widget.twitter-feeds .feeds-list li{
	list-style-type: none;
	display: block;
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
.widget.twitter-feeds .feeds-list li p{
	float: left;
	margin-bottom: 0;
}
.widget.twitter-feeds .feeds-list li p span{
	position: relative;
	top: 2px;
}
.widget.twitter-feeds .feeds-list li .feed-time, .widget.twitter-feeds .feeds-list li a{
	float: left;
	width: 100%;
	clear: both;
}
.widget.twitter-feeds .feeds-list li a{
	margin:10px 0;
}
.widget.twitter-feeds .feeds-list li .feed-time{
	color: #888;
	font-size: 13px;
	font-style: italic;
}

/*** Footer Style 1 ***/

footer .social-bar{
	float: left;
	width: 100%;
}
footer .social-bar ul{
	position: relative;
}
footer .social-bar ul li{
	list-style-type: none;
	display: inline-block;
	width: 11.11%;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 50px;
}
footer .social-bar ul li a{
	padding: 14px;
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 1;
	position: relative;


}
footer .social-bar ul li a:after{
	content: '';
	border-radius: 100%;
	width: 0px;
	height: 0px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top:50%;
	transform:translateY(-50%);
	background: #fff;
	opacity: 0;
	visibility: hidden;
}
footer .social-bar ul li a:hover:after{
	widows: 100%;
	height: 100%;
	visibility: visible;
	opacity: 1;
}
footer .social-bar ul li a span{
	text-shadow: none;
	
}
footer .social-bar ul li a{
	text-shadow: none;
	
}
footer .social-bar ul li a:hover span{
	text-shadow: 0px 0px 10px #fff;

}
footer .social-bar ul li a:hover{
	transform: scale(1.6);
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	-o-transform: scale(1.6);
	-webkit-transform-origin: 50% 44%;
	-moz-transform-origin: 50% 44%;
	-o-transform-origin: 50% 44%;
	-ms-transform-origin: 50% 44%;
	transform-origin: 50% 44%;

}
footer .social-bar ul li.fb{
	background-color: #3b5998;
}
footer .social-bar ul li.gp{
	background-color: #dc4b3f;
}
footer .social-bar ul li.ig{
	background-color: #d20050;
}
footer .social-bar ul li.pi{
	background-color: #bd081b;
}
footer .social-bar ul li.tw{
	background-color: #4099ff;
}
footer .social-bar ul li.st{
	background-color: #eb4924;
}
footer .social-bar ul li.fl{
	background-color: #ff0084;
}
footer .social-bar ul li.dg{
	background-color: #101010;
}
footer .social-bar ul li.dr{
	background-color: #e84c88;
}
.footer.basic *{
	color: #fff;
}
.footer:after{
	clear: both;
	content: '';
	display: block;
}
.footer-wrapper{
	padding: 70px 0;
	float: left;
	width: 100%;
}
.logo-footer{
	margin-bottom: 30px;
}
footer .footer-heading{
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 30px;
}
.widget.recent-comments .comment-posts .comment-thumbnail{
	width: 74px;
	height: 74px;
	overflow: hidden;
	border-radius: 100%;
	float: left;
	margin-right: 10px;
}
.widget.recent-comments .comment-posts .comment-content{
	float: left;
	width: 75%;
	margin-top: 10px;
}
.widget.recent-comments .comment-posts{
	float: left;
	width: 100%;
}
.widget.recent-comments .comment-posts li{
	list-style-type: none;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.widget.recent-comments .comment-posts .comment-content span{
	font-size: 13px;
	margin-top: 5px;
	display: block;
}
.widget.instagram-feeds ul li{
	list-style-type: none;
	float: left;
	position: relative;
}
.widget.instagram-feeds ul li:before{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
}
.widget.instagram-feeds ul li:hover:before{
	opacity: 1;
	visibility: visible;
}
.instabtn{
	background-image: url(images/insta-btn.png);
	width: 137px;
	height: 24px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.sara-log-bottom-bar{
	float: left;
	clear: both;
	display: block;
	width: 100%;
	padding: 20px;
	color: #fff;
}
.sara-log-bottom-bar *{
	color: #fff;
}
.sara-log-bottom-bar .copyright{
	display: block;
	text-align: center;
}
.sara-log-bottom-bar .bottom-nav{
	text-align: center;
	margin:30px 0px;
}
.sara-log-bottom-bar .bottom-nav li{
	display: inline-block;
	font-size: 13px;
	list-style-type: none;
	margin: 0 15px;
	text-transform: uppercase;
	font-weight: 600;
}

 


/*** Breadcrumb Header ***/

.sara-log-breadcrumb{
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	text-transform: capitalize;
	color: #fff;
	padding: 60px 0;
	position: relative;
}
.sara-log-breadcrumb:before{
	content: '';
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.sara-log-breadcrumb .container{
	z-index: 2;
	position: relative;
}
.sara-log-breadcrumb *{
	color: #fff;
}
.sara-log-breadcrumb .title{
	font-size: 25px;
	font-weight: 600;
	position: relative;
	border: 10px solid #fff;
	border-right: 0px;
	padding: 20px;
	display: flex;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 800;
}
 
.sara-log-breadcrumb ul li{
	float: left;
	list-style-type: none;
	position: relative;
	margin: 0;
}
.sara-log-breadcrumb ul li a{
	padding: 0;
}
.sara-log-breadcrumb ul li:nth-last-child(1):after{
	display: none;
}
.sara-log-breadcrumb ul li a:hover{
	color: #ddd !important;
}
.sara-log-breadcrumb ul{
	float: left;
	margin-top: 10px;
}
.sara-log-breadcrumb ul li:after{
	content: '\f178';
	font-family: FontAwesome;
	float: right;
	margin: 0 10px;
}

/*** Blog Detail ***/

.blog-detail .post-meta *{
	color: #fff;
}
.blog-detail.boxed{
	margin:0;
}
.blog-detail .post-title{
	float: left;
	width: 100%;
	margin:20px 0;
}
.blog-detail .post-meta{
	padding: 18px;
}
.blog-detail .post-title ol li, .blog-detail .post-title ul li{
    color: #282828;
    font-weight: 600;
}
blockquote{
    border:none!important;
    word-break:break-all;
}
.fnc-slider .fnc-slide__content{
    background:#fff !important;
    width:70%;
    word-break:break-all;
}
/*blockquote{*/
/*	background: #eeeeee;*/
/*	overflow:hidden;*/
/*	border-width: 7px;*/
/*	font-style: italic;*/
/*	text-align:left;*/
/*	padding:20px 10px;*/
/*	border-radius: 0%;*/
/*	word-break:break-word;*/
	
/*}*/
.quote{
    padding:5%;
}
.blog-list-items{
	list-style-position: inside;
}
.blog-list-items li{
	margin-bottom: 20px;
}
.img-caption{
	color: #fff;
	padding: 10px;
	color: #fff;
	float: left;
	width: 100%;
	text-align: center;
}
.inner-img.pull-left{
	margin-right: 15px;
}
.inner-img.pull-right{
	margin-left: 15px;
}
ol.blog-list-items{
	padding-left: 0;
}
.blog-inner-gallery{
	margin-bottom: 30px;
}
.blog-inner-gallery .slide{
	position: relative;
	perspective: 1500px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	overflow: hidden;
}
.blog-inner-gallery .slide .overlay-data{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	cursor: pointer;
	visibility: hidden;
	transform: rotateY(100deg);
	-webkit-transform: rotateY(100deg);
	-moz-transform: rotateY(100deg);
	-o-transform: rotateY(100deg);
	-ms-transform: rotateY(100deg);
	transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
}
.blog-inner-gallery .slide:hover > .overlay-data{
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	visibility: visible;
}
.blog-inner-gallery .slide .overlay-data .icon-magnifying-glass{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	font-size:20px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	line-height: 1.5;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}


.share-blog{
	float: left;
	width: 100%;
	display: block;
	border-top: 1px dashed #1f1f1f;
	border-bottom: 1px dashed #1f1f1f;
	padding: 15px 0;
}
.share-blog span{
	float: left;
	margin-right: 15px;
}
.share-blog ul{
	float: left;
	margin-top: 3px;
}
.share-blog ul li{
	list-style-type: none;
	float: left;
}
.blog-tags{
	padding: 15px 0;
}
.blog-tags, .blog-tags ul{
	float: left;
	width: 100%;
}
.blog-tags ul li{
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
.blog-tags ul li a{
	background: #eeeeee;
	display: block;
	padding: 15px;
	text-transform: capitalize;
}
.blog-tags ul li a:hover{
	color: #fff !important;
}

.sara-log-post-nav{
	text-transform: capitalize;
	float: left;
	width: 100%;
	clear: both;
	display: block;
	padding: 30px 11px 30px;
	margin-top: 30px;
	background-color: #FFF;
}
.sara-log-post-nav .prev-post{
	float: left;
}
.sara-log-post-nav .prev-post .arrow{
	float: left;
	margin-right: 10px;
}
.sara-log-post-nav .arrow{
	float: left;
	padding: 15px 12px;
	font-size: 20px;
	color: #fff;
}
.sara-log-post-nav .prev-post .post-title{
	float: left;
}
.sara-log-post-nav .post-title strong{
	font-size: 16px;
}
.sara-log-post-nav .post-title p{
	margin-bottom: 0;
	margin-top: 10px;
}
.sara-log-post-nav .next-post{
	float: right;
	text-align: right;
}
.sara-log-post-nav .next-post .arrow{
	float: right;
	margin-left: 10px;
}
.sara-log-post-nav .next-post .post-title{
	float: right;
}
.sara-log-author-info .author-thumbnail{
	float: left;
	margin-right: 15px;
}
.sara-log-author-info .author-data h5{
	text-transform: uppercase;
	margin: 15px 0;
}
.sara-log-author-info .author-data p{
	margin:0;
}
.sara-log-related-posts{
	margin-top: 30px;
}
.sara-log-related-posts .related-post{
	text-align: center;
	margin-bottom: 30px;
}
.sara-log-related-posts .related-post img{
	margin-bottom: 15px;
}
.sara-log-related-posts .related-post .post-img{
	position: relative;
}
.sara-log-related-posts .related-post .post-img img{
	margin: 0 auto;
}
.sara-log-related-posts .related-post .post-img:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
}
.sara-log-related-posts .related-post:hover .post-img:after{
	opacity: 1;
	visibility: visible;
}
.comments-list{
	float: left;
	width: 100%;
}
.comments-list .userimg{
	float: left;
	margin-right: 15px;
}
.comments-list ul{
	float: left;
	width: 100%;
}
.comments-list ul li{
    list-style-type: none;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    padding: 30px 0 0;
}
.sara-log-comments > .section-heading{
	margin-bottom: 0;
}
.comments-list ul .reply{
    padding-left: 30px;
}
.comments-list .comment-data{
	float: left;
	margin-top: 10px;
	width: 85%;
}
.comments-list .comment-meta{
	float: left;
	color: #7d7d7d;
}
.comments-list .comment-meta a{
	color: #7d7d7d;
}
.comments-list .comment-meta span{
	padding-left: 7px;
	border-left: 1px solid #1f1f1f;
	margin-left: 7px;
}
.comments-list .comment-data strong{
	float: left;
	text-transform: uppercase;
}
.comments-list .comment-data p{
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 0;
	margin-top: 10px;
}
.sara-log-comment-form{
	float: left;
	width: 100%;
	display: block;
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px dashed #1f1f1f;
}
.widget.recent-comments .comment-posts li:hover > .comment-thumbnail img{
	opacity: 0.5;
}

/*** Search Result ***/

.nothing-found{
	text-align: center;
	padding-bottom: 50px;
}
.nothing-found hr{
	border-style: dashed;
	border-color: #282828;
	margin-bottom: 30px;
	width: 300px;
}
.nothing-found h2{
	margin:30px 0;
}
.nothing-found .btn{
	width: 260px;
}
.nothing-found strong{
	margin:20px;
}

/*** 404 ***/

.notfound{
	text-align: center;
	padding-bottom: 50px;
	position: relative;
	margin-top: 80px;
}
.notfound:before{
	content: url(images/404.png);
	position: absolute;
	top: -100px;
	left: 0;
	margin: 0 auto;
	right: 0;
}
.notfound h1{
	font-size: 112px;
	margin-top: 10px;
}
.notfound hr{
	border-style: dashed;
	border-color: #282828;
	margin-bottom: 30px;
	width: 270px;
}


/*** Pagination ***/

.sara-log-pagination{
	float: left;
	width: 100%;
	text-align: center;
}
.sara-log-pagination ul li{
	display: inline-block;
	margin:0 5px;
}
.sara-log-pagination ul li a{
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    background: #fff;
    display: block;
    font-weight: 700;
}
.sara-log-pagination ul li.active a{
    color: #fff;
}
.sara-log-pagination ul li:hover a{
    color: #fff !important;
}

/*** Contact Us ***/

.map-canvas{
	height: 414px;
	margin-top: 0;
}

/*** Back To Top Button ***/

@keyframes iconmove{
	0%{line-height: 0;}
	50%{line-height: 2;}
	100%{line-height: 0;}
}
@-webkit-keyframes iconmove{
	0%{line-height: 0;}
	50%{line-height: 2;}
	100%{line-height: 0;}
}

#backTop {
    padding: 5px 10px;
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
    cursor: pointer;
    z-index: 99999;
    height: 30px;
    width: 40px;
    text-align: center;
	animation: iconmove 3s infinite;
	-webkit-animation: iconmove 3s infinite;
    font-size: 20px;
}
#backTop:hover{
    background: #333333;
}

/*** sara-log Modal ***/

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
}

h3.post-title.no-image {
    padding-top: 35px;
}
.post-thumbnail a img, .blog-banner img{width: 100%; height: auto;}

.sara-log-blog-grid .classic{ margin-top: -30px;}


/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0 5px 0 0;
	width: 50%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f13658;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    text-transform: uppercase;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

a.btn-colored:focus{
        outline: dotted  !important;
         color: #de0000 !important;
         background:#000;

}

a:focus {
    outline: thin dotted!important;
   
}

button.dl-trigger:focus{  
	outline: thin dotted!important;
    color: #000!important;
}

ul li a:focus ~ ul {
    display: block;
    visibility: visible;
    opacity: 1;
    left: auto;
    animation: fadeinUp .3s;
    color: #000;
}
ul li:focus-within > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    left: auto;
    animation: fadeinUp .3s;
    
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}


/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	width: auto !important;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	width: auto !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto !important;
}

.submit{
	background-color: #f13658 !important;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 33px;
    border-radius: 0;
    outline: 0 none !important;
    box-shadow: none;
    border: 0;
    color: #fff !important;

}

input[type="search"]
{
	color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 1.2em;
    width: 100%
}


.search-area input[type="search"]
{
	color: #666;
    background: #fff;
    box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 3px;
    border-radius: 2px;
    display: block;
    padding: 8px 30px;
    width: 100%
}

form.search-form button {
    font-size: 15px;
    height: 54px;
    width: 50px;
    top: 0;
    right: 0;
    padding: 0;
}

.everest-forms button, .everest-forms button[type=submit],
.everest-forms button, .everest-forms button[type=submit]:hover
{
	color: #fff;
    height: auto;
    cursor: pointer;
    background: 0 0;
    box-shadow: none;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 15px;
    border-radius: 3px;
    border: 1px solid #f13658;
    background-color: #f13658;
}

.search-form label{ width: 80%; }

button, input[type="button"], input[type="submit"] {
    background-color: #000 ;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}
.comment-form-comment textarea{background-color: #eeeeee;border: 1px solid transparent; width: 100%;}
.post-meta ul.single-meta li a{padding: 0 3px;text-decoration: none;}

.post-meta ul.single-meta li{
	border-left: 2px solid #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0px rgb(215 210 210 / 72%);
    padding: 6px;
    color: #fff;
    padding: 2px 10px;
    margin: 5px;
	 
}


.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
	margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}

/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
	border-color: #eee;
	color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}

/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
	background: #333;
	border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #333;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #333;
}

/* Playlist Style Overrides */

.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}

.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.site-content .wp-playlist-item-length {
	top: 5px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}



.comment-form p {
    margin-bottom: 1rem;
}
.comment-form-comment textarea{
	width: 100%;
    background: #eeeeee;
    border: transparent;
}
.comment-form-author, .comment-form-email, .comment-form-url{
	width: 33.33%;
    float: left;
}
.comment-form-author input, .comment-form-email input, .comment-form-url input{
	width: 95%;}
.comment-form input {
    min-height: 48px;
    background: #eeeeee;
    box-shadow: none;
    outline: none;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
}
.comment-form input:focus {
    border-color: #f13658 !important;
}
.comment-form-cookies-consent{
	display: table;
    width: 100%;
}
.comment-form-cookies-consent input{
	min-height: inherit;
}

h2.comments-title{
	margin-bottom: 22px;
}
ol.comment-list {
    padding: 0;
}
.comment-list li {
    list-style: none;
}
.comment-meta {
    display: flex;
    margin-bottom: -17px;
    align-items: center;
}
.comment-author {
    display: flex;
    align-items: center;
    padding-right: 5px;
}
.comment-author .avatar {
    width: 74px;
    height: 74px;
    border-radius: 100%;
    margin-right: 10px;
    object-fit: cover;
}
span.says {
    display: inline-block;
    padding-left: 5px;
}
.comment-content {
    margin-left: 84px;
}
.comment-content p {
    margin-bottom: 8px;
}
.reply {
    margin-left: 84px;
}
ol.children {
    margin-top: 22px;
    padding-left: 54px;
}
.reply a {
    color: #7d7d7d;
}

.blog-detail p {
    text-align: justify;
}


/* Social Share link css */
.social-links ul li a:before {
    content: "";
    font-family: Ionicons, sans-serif;
    font-size: 14px;
    padding: 7px;
    transition: color 0.3s ease-in-out 0s;
    vertical-align: middle;
    line-height: 14px;
    color: #FFF;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.social-links ul li a[href*="facebook.com"]:before {
    content: "\f231";
}

.social-links ul li a[href*="twitter.com"]:before {
    content: "\f243";
}

.social-links ul li a[href*="linkedin.com"]:before {
    content: "\f239";
}

.social-links ul li a[href*="plus.google.com"]:before {
    content: "\f235";
}

.social-links ul li a[href*="youtube.com"]:before {
    content: "\f24d";
}

.social-links ul li a[href*="dribble.com"]:before {
    content: "\f22d";
}

.social-links ul li a[href*="pinterest.com"]:before {
    content: "\f2b1";
}

.social-links ul li a[href*="bitbucket.org"]:before {
    content: "\f233";
}

.social-links ul li a[href*="github.com"]:before {
    content: "\f233";
}

.social-links ul li a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.social-links ul li a[href*="flickr.com"]:before {
    content: "\f16e";
}

.social-links ul li a[href$="/feed/"]:before {
    content: "\f09e";
}

.social-links ul li a[href*="foursquare.com"]:before {
    content: "\f180";
}

.social-links ul li a[href*="instagram.com"]:before {
    content: "\f351";
}

.social-links ul li a[href*="vimeo.com"]:before {
    content: "\f194";
}
.social-links ul li a[href*="mailto:"]:before {
    content: "\f2eb";
}

.social-links ul li a[href*="skype.com"]:before {
    content: "\f23f";
}



ul#menu-social{display: flex; justify-content: center;
}

.sara-log-blog-grid .col-md-8.classic{margin-top: 0px;}
.blog-post.search-not-found {padding: 50px;}
.blog-post.search-not-found .search-form{margin-top: 30px;}
.about-author .social-icons ul li a { font-weight: bold; font-size: 18px; }

.logo-top .custom-logo {margin-bottom: 10px;}

p.post-description {text-align: justify;}

.left-sidebar .left-block {float: right;}

.right-sidebar .left-block { float: left;}

.about-me.text-center img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 2px 10px 2px rgb(22 22 22 / 15%);
    margin-top: -60px;
    border: 8px solid #fff;
}

div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit]:hover{
	background-color: #f13658;
    border: 1px solid #f13658;
    color: #FFF;
}
table.wp-list-table.widefat.fixed.striped.forms {
    width: 100% !important;
}


.entry-content ul {list-style-position:inside;}

.entry-content ul li ul {list-style-position:inside;
margin-left:10px;
}



.entry-content ul li,.entry-content ul li ul li,.entry-content ol li, .entry-content ol li ol li {line-height: 30px;}
.page .ts-content-box{margin-top:0px;}

.entry-content ul {
    padding: 15px;
}

.entry-content iframe {
    width: 100%;
    height: 350px;
}

h2.trail-browse {
    display: none;
}

.blog-detail .post-title ul{
    margin-left: 0px;
    margin-bottom: 30px;
}
.blog-detail .post-title ul li{
    list-style: none;
    position: relative;
    padding-left: 18px;
    margin-bottom: 5px;
}
.blog-detail .post-title ul li:before{
    content: "";
    width: 10px;
    height: 15px;
    border-radius: 0px 5px 0px 5px;
    background: black;
    position: absolute;
    left:0;
    top:60%;
}

/* Latest Post Style */
.latest-post-wrap{
	background: #E42256;
	padding: 80px 0px;
}
.latest-post-wrap .container{
	padding-left: 30px;
	padding-right: 30px;
}
.latest-post-wrap .row{
	margin-left: -30px;
	margin-right: -30px;
}
.latest-post-wrap .row [class*='col-']{
	padding-left: 0px;
	padding-right: 0px;
	display: flex;
}
.latest-post-inner,.latest-post-wrap .post-box{
	display: flex;
}
.latest-post-wrap .post-box:nth-child(2){
	height: 500px;
	margin-top: -50px;
}
.latest-post-wrap .post-box{
	background: #f5f5f5;
	margin: 0px 10px;
	border-radius: 10px;
	
     
	 
}
 
.latest-post-wrap .blog-post{
	margin-bottom: 0px;
	box-shadow: none;
	min-height: 550px;
	position: relative;
}
.latest-post-wrap .blog-post:after{
	content: "";
    height: 70px;
    width: 70px;
    display: block;
    position: absolute;
    bottom: -48px;
    left: 50%;
    margin-left: -45px;
    background: #E42256;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -moz-border-radius: 100%;
}
.blog-detail a{
	text-decoration: underline;
	
}

/* Woocommerce*/

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    background: #eeeeee;
    outline: 0;
    line-height: normal;
    border: none;
    padding: 10px;
    min-height: 37px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 37px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    background: #eeeeee;
    min-height: 40px;
    border-radius: 4px;
    
}

.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button,.woocommerce button.button.alt,.woocommerce button.button.alt:hover,
 .woocommerce button.button:hover,.woocommerce a.button.alt,.woocommerce a.button.alt:hover,.woocommerce a.button:hover

{
	color: #FFF;
	background-color: #f13658;
}

.woocommerce .quantity .qty {
    min-height: 35px;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
       color: #ffffff;
}

span.woocommerce-Price-amount.amount, .woocommerce-message::before  {
    color: #f13658;
}

.woocommerce span.onsale{background-color: #f13658;}

.woocommerce .woocommerce-ordering select {
    min-height: 35px;
    padding: 5px;
}

.woocommerce-message{border-top-color: #f13658;}


.single-post .post-title, .page .post-title  {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    margin: 10px 0;
}

 .page h1.post-title  {
 	font-size: 30px;
 	margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;

}

 
  

.title.blog-post{
		padding: 17px;
		margin-bottom: 33px;
		background: #fff;
		margin-left: 16px;
		width: 96%;
}	
.footer.basic .copyright a{
	color: #ff9811;
}

.single.single-post .blog-detail img, .page-template.page .page-inner-wrap img { 
	width: 100%; height: auto; 
	border-radius: 10px;
	box-shadow: 0 2px 10px 2px rgb(22 22 22 / 15%);
}
.single.single-post .blog-detail .blog-banner>img{
	margin-top: -50px;
}
.menu-bar ul li.menu-item-has-children:hover > .sub-menu{
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	opacity: 1;
	visibility: visible;
}
.menu-bar .sub-menu li.menu-item-has-children:hover > .sub-menu{
	top: 0;
	opacity: 1;
	visibility: visible;
}

/*
==============================================================
   Accessibility
==============================================================
*/
ul li a:focus ~ ul {
    display: block;
    visibility: visible;
    opacity: 1;
    left: auto;
    animation: fadeinUp .3s;
   
}
ul li:focus-within > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    left: auto;
    animation: fadeinUp .3s;
    
}
ul li.dl-subviewopen .sub-menu.dl-submenu{
	display: block !important;
	opacity: 1 !important;
}
.menu-bar ul li.menu-item-has-children.focus .sub-menu{
 visibility: visible;
 opacity: 1;

}
.ribbon{
	position: absolute;
	right: 0px;
	top: 15px;
	display: block;
    padding: 10px;
    font-weight: 600;
    font-size:12px; 
    overflow: visible;
    height: 40px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.ribbon:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  border-top: 20px solid #E42256;
  border-bottom: 20px solid #E42256;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
}
.ribbon:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -15px;
    right: 0;
    border-top: 15px solid #E42256;
    border-right: 20px solid transparent;
}



@media (max-width: 1200px) and (min-width: 950px){
 .container {
    width: 950px;
 }
}




@media (min-width: 1200px){
	.container {
    width: 1100px;
  }
}


@media (min-width: 1378px){
	.container {
    width: 1366px;
  }
}
@media (max-width:850px){
    .member{
        display:block !important;
    }
    .team{
        padding:0px !important;
    }
    .description p{
        padding:0px !important;
        display:block !important;
    }
}

@media (max-width:991px){
   .section__grid-item{
       width:100% !important;
       flex: 1 0 100% !important;
   }
}


/*****************
Homepage 

*******************************/


:root {
	--yellow: #ff9811;
	--dark: #2f313a;
	--deg: -86deg;
	--trans: all 0.4s ease 0s;
}



body *,
body *:before,
body *:after {
	box-sizing: border-box;
}

.content {
	width: 100%;
    background: linear-gradient(90deg, #282828, #ff981154 35% 65%, rgb(255 255 255 / 15%));
}

h2 {
	text-align: center;
}

.team {
	padding: 2em 0 2em 2.5em;
	margin: 0;
}

.member {
	margin: 1.5em 0 0.5em;
	padding: 0.73em;
	background: linear-gradient(
		83deg,
		var(--yellow) 0 97%,
		#fff0 calc(97% + 1px) 100%
	);
	position: relative;
	list-style: none;
	display: inline-block;
	transform: scale(0.85);
	transition: var(--trans);
}

.member:nth-of-type(even) {
	text-align: right;
	background: linear-gradient(
		-83deg,
		var(--yellow) 0 97%,
		#fff0 calc(97% + 1px) 100%
	);
}

.thumb {
	width: 13vmin;
	height: 13vmin;
	float: left;
	margin-right: 1.25em;
	background: linear-gradient(
		var(--deg),
		var(--dark) 0 70%,
		var(--yellow) 0% 100%
	);
	transform: rotate(-4deg);
	transition: var(--trans);
	border-radius: 0.25em;
	overflow: hidden;
	margin-left: -3em;
	padding: 0.5em;
}

.member:nth-of-type(even) .thumb {
	--deg: 86deg;
	float: right;
	margin-left: 2em;
	margin-right: -3em;
	transform: rotate(4deg);
}

.thumb img {
	width: 100%;
	height: 100%;
	border-radius: 0.25em;
	filter: grayscale(1);
	background: var(--dark);
}

.member:hover {
	transform: scale(1);
	transition: var(--trans);
	filter: drop-shadow(0px 20px 10px #0008);
}

.member:hover .thumb {
	padding: 0.1em;
	transition: var(--trans);
	transform: rotate(-1deg);
	--deg: -89deg;
}

.member:nth-of-type(even):hover .thumb {
	--deg: 91deg;
}

.member:hover .thumb img {
	filter: none;
	transition: var(--trans);
}

.description {
	padding-top: 1vmin;
}

.description p {
	padding: 0 2em;
	margin-bottom: 1em;
}

h3 {
	background: linear-gradient(182deg, #fff0 60%, var(--dark) 0 100%);
	display: inline;
	transform: rotate(-2deg);
	position: absolute;
	margin: 0;
	margin-top: -2.25em;
	left: 9vmin;
	padding: 0.5em 0.75em;
	color: var(--yellow);
	border-radius: 0.25em;
	font-size: 1.35em;
	transform-origin: left bottom;
}

.member:nth-of-type(even) h3 {
	left: inherit;
	right: 9vmin;
	transform: rotate(2deg);
	transform-origin: right bottom;
	background: linear-gradient(-182deg, #fff0 60%, var(--dark) 0 100%);
}

.member:hover h3 {
	transition: var(--trans);
	transform: rotate(0deg);
	background: linear-gradient(180deg, #fff0 59%, var(--dark) 0 100%);
}

.co-funder:after {
	content: "Shareium Quote";
	font-size: 0.75em;
	position: absolute;
	top: -1.5em;
	background: var(--yellow);
	right: 4em;
	transform: rotate(3deg);
	padding: 0.35em 0.75em 0.5em;
	border-radius: 0.25em;
	color: var(--dark);
	font-weight: bold;
}

.co-funder:nth-of-type(even):after {
	right: inherit;
	left: 4em;
	transform: rotate(-3deg);
}

.description p a {
	display: inline-block;
	margin: 0.5em 0 0 0;
	background: var(--dark);
	color: var(--yellow);
	padding: 0.1em 0.5em 0.35em;
	border-radius: 0.5em;
	text-decoration: none;
	transition: var(--trans);
}
.description p a:hover {
	transition: var(--trans);
	color: var(--dark);
	background: var(--yellow);
	font-weight: bold;
}

.description p a img {
	float: left;
	width: 22px;
	filter: invert(1);
	border-radius: 0.15em;
	padding: 2px;
	background: #fff;
	margin-right: 2px;
}

.section {
  background: #A6D1E6;
  color: #3D3C42;
  font-size: 1.2rem;
  padding: 6rem;
}
.section--light {
  background: #FEFBF6;
}
.section--dark {
  padding
  background: #3D3C42;
  color: #FEFBF6;
}
.section--color {
  background: #7F5283;
  color: #FEFBF6;
}
.section__grid {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  align-content: center;
}
.section__grid-item {
  width: 50%;
  flex: 1 0 50%;
  padding: 1rem;
  perspective: 200vmax;
}

figure {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transform: rotateY(-30deg) translateX(-5%);
  transition: 1s ease;
  -webkit-animation: 1s ease 0s 1 initAnimation;
          animation: 1s ease 0s 1 initAnimation;
  overflow: visible;
}
figure::before {
  position: absolute;
  content: " ";
  background-color: currentcolor;
  right: 0;
  top: 3%;
  width: 4rem;
  height: 94%;
  transform: translateX(1.5rem) rotateY(90deg);
  background: linear-gradient(90deg, #fff 0%, #f9f9f9 5%, #fff 10%, #f9f9f9 15%, #fff 20%, #f9f9f9 25%, #fff 30%, #f9f9f9 35%, #fff 40%, #f9f9f9 45%, #fff 50%, #f9f9f9 55%, #fff 60%, #f9f9f9 65%, #fff 70%, #f9f9f9 75%, #fff 80%, #f9f9f9 85%, #fff 90%, #f9f9f9 95%, #fff 100%);
}
figure::after {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  width: 100%;
  height: 100%;
  transform: translateZ(-2rem);
  background-color: currentcolor;
  box-shadow: -10px 0 50px 10px rgba(0, 0, 0, 0.45);
  border-radius: 0 10px 10px 0;
}
figure:hover {
  transform: rotateY(-20deg) translateX(-5%);
}
figure img {
  width: 100%;
  max-width: 100%;
  transform: translateZ(2rem);
  background-color: currentcolor;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.45);
  border-radius: 0 10px 10px 0;
}
figure figcaption {
  display: none;
}

a {
  color: inherit;
  display: inline-block;
  margin-top: 1rem;
}

h2 {
  font-size: 1.75rem;
  font-weight: 500;
  margin-bottom: 1rem;
  width: 100%;
}
blockquote p,.section h2{
    
    font-weight:600;
}
.section h2 {
     color:#000;
     text-transform:uppercase;
     letter-spacing:0.5rem;
     font-size:20px;
     opacity:0;
     transition:all ease-in-out 0.5s;
     -webkit-transition:all ease-in-out 0.5s;
     -ms-transition:all ease-in-out 0.5s;
     -o-transition:all ease-in-out 0.5s;
    
}
.section__grid-item:hover h2{
    opacity:1;
}
.section .btn{
    padding:2rem 10rem;
    background:#000;
    letter-spacing:0.5rem;
    color:#fff;
}
/*slider css */
.fnc {
  /* you can add color names and their values here
  and then simply add classes like .m--blend-$colorName to .fnc-slide 
  to apply specific color for mask blend mode */
}
.fnc-slider {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  height: 100vh;
}
.fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
  box-sizing: border-box;
}
.fnc-slider__slides {
  position: relative;
  height: 100%;
  transition: transform 1s 0.6666666667s;
}
.fnc-slider .m--blend-dark .fnc-slide__inner {
  background-color: #8a8a8a;
}
.fnc-slider .m--blend-dark .fnc-slide__mask-inner {
  background-color: #575757;
}
.fnc-slider .m--navbg-dark {
  background-color: #575757;
}
.fnc-slider .m--blend-green .fnc-slide__inner {
  background-color: #6d9b98;
}
.fnc-slider .m--blend-green .fnc-slide__mask-inner {
  background-color: #42605E;
}
.fnc-slider .m--navbg-green {
  background-color: #42605E;
}
.fnc-slider .m--blend-red .fnc-slide__inner {
  background-color: #ea2329;
}
.fnc-slider .m--blend-red .fnc-slide__mask-inner {
  background-color: #990e13;
}
.fnc-slider .m--navbg-red {
  background-color: #990e13;
}
.fnc-slider .m--blend-blue .fnc-slide__inner {
  background-color: #59aecb;
}
.fnc-slider .m--blend-blue .fnc-slide__mask-inner {
  background-color: #2D7791;
}
.fnc-slider .m--navbg-blue {
  background-color: #2D7791;
}
.fnc-slide {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0, 0);
}
.fnc-slide.m--before-sliding {
  z-index: 2 !important;
  transform: translate3d(100%, 0, 0);
}
.fnc-slide.m--active-slide {
  z-index: 1;
  transition: transform 1s 0.6666666667s ease-in-out;
  transform: translate3d(0, 0, 0);
}
.fnc-slide__inner {
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center top;
  transform: translate3d(0, 0, 0);
}
.m--global-blending-active .fnc-slide__inner, .m--blend-bg-active .fnc-slide__inner {
  background-blend-mode: luminosity;
}
.m--before-sliding .fnc-slide__inner {
  transform: translate3d(-100%, 0, 0);
}
.m--active-slide .fnc-slide__inner {
  transition: transform 1s 0.6666666667s ease-in-out;
  transform: translate3d(0, 0, 0);
}
.fnc-slide__mask {
  overflow: hidden;
  z-index: 1;
  position: absolute;
  right: 60%;
  top: 15%;
  width: 50.25vh;
  height: 67vh;
  margin-right: -90px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
  transform-origin: 50% 0;
  transition-timing-function: ease-in-out;
}
.m--before-sliding .fnc-slide__mask {
  transform: rotate(-10deg) translate3d(200px, 0, 0);
  opacity: 0;
}
.m--active-slide .fnc-slide__mask {
  transition: transform 0.7s 1.2222222222s, opacity 0.35s 1.2222222222s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.m--previous-slide .fnc-slide__mask {
  transition: transform 0.7s 0.3333333333s, opacity 0.35s 0.6833333333s;
  transform: rotate(10deg) translate3d(-200px, 0, 0);
  opacity: 0;
}
.fnc-slide__mask-inner {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100vw;
  height: 100vh;
  margin-left: -50vw;
  margin-top: -50vh;
  background-size: cover;
  background-position: center center;
  background-blend-mode: luminosity;
  transform-origin: 50% 16.5vh;
  transition-timing-function: ease-in-out;
}
.m--before-sliding .fnc-slide__mask-inner {
  transform: translateY(0) rotate(10deg) translateX(-200px) translateZ(0);
}
.m--active-slide .fnc-slide__mask-inner {
  transition: transform 0.7s 1.2222222222s;
  transform: translateX(0);
}
.m--previous-slide .fnc-slide__mask-inner {
  transition: transform 0.7s 0.3333333333s;
  transform: translateY(0) rotate(-10deg) translateX(200px) translateZ(0);
}
.fnc-slide__content {
  z-index: 2;
  position: absolute;
  left: 20%;
  top: 40%;
}
.fnc-slide__heading {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.fnc-slide__heading-line {
  overflow: hidden;
  position: relative;
  padding-right: 20px;
  font-size: 25px;
  color: #fff;
  word-spacing: 10px;
}
.fnc-slide__heading-line:nth-child(2) {
  padding-left: 30px;
}
.m--before-sliding .fnc-slide__heading-line {
  transform: translateY(100%);
}
.m--active-slide .fnc-slide__heading-line {
  transition: transform 1.5s 1s;
  transform: translateY(0);
}
.m--previous-slide .fnc-slide__heading-line {
  transition: transform 1.5s;
  transform: translateY(-100%);
}
.fnc-slide__heading-line span {
  display: block;
}
.m--before-sliding .fnc-slide__heading-line span {
  transform: translateY(-100%);
}
.m--active-slide .fnc-slide__heading-line span {
  transition: transform 1.5s 1s;
  transform: translateY(0);
}
.m--previous-slide .fnc-slide__heading-line span {
  transition: transform 1.5s;
  transform: translateY(100%);
}
.fnc-slide__action-btn {
  position: relative;
  margin-left: 50px;
  padding: 5px 15px;
  font-size: 20px;
  line-height: 1;
  color: transparent;
  border: none;
  text-transform: uppercase;
  background: transparent;
  cursor: pointer;
  text-align: center;
  outline: none;
  width:300px;
}
.fnc-slide__action-btn span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  perspective: 1000px;
  transform-style: preserve-3d;
  transition: transform 0.3s;
  transform-origin: 50% 0;
  line-height: 30px;
  color: #fff;
}
.fnc-slide__action-btn span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-top: none;
  border-bottom: none;
}
.fnc-slide__action-btn span:after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 30px;
  background: #1F2833;
  opacity: 0;
  transform-origin: 50% 0;
  transform: translateY(100%) rotateX(-90deg);
  transition: opacity 0.15s 0.15s;
}
.fnc-slide__action-btn:hover span {
  transform: rotateX(90deg);
}
.fnc-slide__action-btn:hover span:after {
  opacity: 1;
  transition: opacity 0.15s;
}
.fnc-nav {
  z-index: 5;
  position: absolute;
  right: 0;
  bottom: 0;
}
.fnc-nav__bgs {
  z-index: -1;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fnc-nav__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fnc-nav__bg.m--nav-bg-before {
  z-index: 2 !important;
  transform: translateX(100%);
}
.fnc-nav__bg.m--active-nav-bg {
  z-index: 1;
  transition: transform 1s 0.6666666667s;
  transform: translateX(0);
}
.fnc-nav__controls {
  font-size: 0;
}
.fnc-nav__control {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 50px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  transition: background-color 0.5s;
}
.fnc-nav__control.m--active-control {
  background: #1F2833;
}
.fnc-nav__control-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  transform-origin: 0 50%;
  transform: scaleX(0);
  transition-timing-function: linear !important;
}
.m--with-autosliding .m--active-control .fnc-nav__control-progress {
  transform: scaleX(1);
}
.m--prev-control .fnc-nav__control-progress {
  transform: translateX(100%);
  transition: transform 0.5s !important;
}
.m--reset-progress .fnc-nav__control-progress {
  transform: scaleX(0);
  transition: transform 0s 0s !important;
}
.m--autosliding-blocked .fnc-nav__control-progress {
  transition: all 0s 0s !important;
  transform: scaleX(0) !important;
}

/* NOT PART OF COMMON SLIDER STYLES */
body {
  margin: 0;
}

.demo-cont {
  overflow: hidden;
  position: relative;
  height: 100vh;
  perspective: 1500px;
  background: #000;
}
.demo-cont__credits {
  box-sizing: border-box;
  overflow-y: auto;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 400px;
  height: 100%;
  padding: 20px 10px 30px;
  background: #303030;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  transition: transform 0.7s;
  transform: translate3d(100%, 0, 0) rotateY(-45deg);
  will-change: transform;
}
.credits-active .demo-cont__credits {
  transition: transform 0.7s 0.2333333333s;
  transform: translate3d(0, 0, 0);
}
.demo-cont__credits *, .demo-cont__credits *:before, .demo-cont__credits *:after {
  box-sizing: border-box;
}
.demo-cont__credits-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.demo-cont__credits-close:before, .demo-cont__credits-close:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}
.demo-cont__credits-close:before {
  transform: rotate(45deg);
}
.demo-cont__credits-close:after {
  transform: rotate(-45deg);
}
.demo-cont__credits-heading {
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 20px;
}
.demo-cont__credits-img {
  display: block;
  width: 60%;
  margin: 0 auto 30px;
  border-radius: 10px;
}
.demo-cont__credits-name {
  margin-bottom: 20px;
  font-size: 30px;
}
.demo-cont__credits-link {
  display: block;
  margin-bottom: 10px;
  font-size: 24px;
  color: #fff;
}
.demo-cont__credits-blend {
  font-size: 30px;
  margin-bottom: 10px;
}

.example-slider {
  z-index: 2;
  transform: translate3d(0, 0, 0);
  transition: transform 0.7s;
}
.credits-active .example-slider {
  transform: translate3d(-400px, 0, 0) rotateY(10deg) scale(0.9);
}

.example-slider .fnc-slide-3 .fnc-slide__inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
}

.example-slider .fnc-slide-4 .fnc-slide__inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.example-slider .fnc-slide__heading,
.example-slider .fnc-slide__action-btn,
.example-slider .fnc-nav__control {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* COLORFUL SWITCH STYLES 
   ORIGINAL DEMO - https://codepen.io/suez/pen/WQjwOb */
.colorful-switch {
  position: relative;
  width: 180px;
  height: 77.1428571429px;
  margin: 0 auto;
  border-radius: 32.1428571429px;
  background: #cfcfcf;
}
.colorful-switch:before {
  content: "";
  z-index: -1;
  position: absolute;
  left: -5px;
  top: -5px;
  width: 190px;
  height: 87.1428571429px;
  border-radius: 37.1428571429px;
  background: #314239;
  transition: background-color 0.3s;
}
.colorful-switch:hover:before {
  background: #4C735F;
}
.colorful-switch__checkbox {
  z-index: -10;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.colorful-switch__label {
  z-index: 1;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 32.1428571429px;
  cursor: pointer;
}
.colorful-switch__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 540px;
  height: 100%;
  background: linear-gradient(90deg, #14DCD6 0, #10E7BD 180px, #EF9C29 360px, #E76339 100%);
  transition: transform 0.5s;
  transform: translate3d(-360px, 0, 0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__bg {
  transform: translate3d(0, 0, 0);
}
.colorful-switch__dot {
  position: absolute;
  left: 131.1428571429px;
  top: 50%;
  width: 5.1428571429px;
  height: 5.1428571429px;
  margin-left: -2.5714285714px;
  margin-top: -2.5714285714px;
  border-radius: 50%;
  background: #fff;
  transition: transform 0.5s;
  transform: translate3d(0, 0, 0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__dot {
  transform: translate3d(-80.3571428571px, 0, 0);
}
.colorful-switch__on {
  position: absolute;
  left: 104.1428571429px;
  top: 22.5px;
  width: 19.2857142857px;
  height: 36px;
  transition: transform 0.5s;
  transform: translate3d(0, 0, 0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__on {
  transform: translate3d(-80.3571428571px, 0, 0);
}
.colorful-switch__on__inner {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: transform 0.25s 0s cubic-bezier(0.52, -0.96, 0.51, 1.28);
  transform-origin: 100% 50%;
  transform: rotate(45deg) scale(0) translateZ(0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__on__inner {
  transition: transform 0.25s 0.25s cubic-bezier(0.67, -0.16, 0.47, 1.61);
  transform: rotate(45deg) scale(1) translateZ(0);
}
.colorful-switch__on__inner:before, .colorful-switch__on__inner:after {
  content: "";
  position: absolute;
  border-radius: 2.5714285714px;
  background: #fff;
}
.colorful-switch__on__inner:before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6.1428571429px;
}
.colorful-switch__on__inner:after {
  right: 0;
  top: 0;
  width: 6.1428571429px;
  height: 100%;
}
.colorful-switch__off {
  position: absolute;
  left: 131.1428571429px;
  top: 50%;
  width: 41.1428571429px;
  height: 41.1428571429px;
  margin-left: -20.5714285714px;
  margin-top: -20.5714285714px;
  transition: transform 0.5s;
  transform: translate3d(0, 0, 0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off {
  transform: translate3d(-80.3571428571px, 0, 0);
}
.colorful-switch__off:before, .colorful-switch__off:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 5.1428571429px;
  margin-top: -2.5714285714px;
  border-radius: 2.5714285714px;
  background: #fff;
  transition: transform 0.25s 0.25s;
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:before, .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:after {
  transition-delay: 0s;
}
.colorful-switch__off:before {
  transform: rotate(45deg) scaleX(1) translateZ(0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:before {
  transform: rotate(45deg) scaleX(0) translateZ(0);
}
.colorful-switch__off:after {
  transition-timing-function: cubic-bezier(0.67, -0.16, 0.47, 1.61);
  transform: rotate(-45deg) scaleX(1) translateZ(0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:after {
  transition-timing-function: ease;
  transform: rotate(-45deg) scaleX(0) translateZ(0);
}


/* quote css ***/
.box {
    position:absolute;
    top:50%; left:50%;
    transform:translate(-50%, -50%);
    height:400px;
    width:500px;
/*    background-color:#fff;*/
    transform-style: preserve-3d;
    perspective: 2000px;
    transition: .5s;
}

.box::before {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background-color:transparent;
    border-top:20px solid #fff;
    border-left:20px solid #fff;
    transition:.5s;
    
}

.box::after {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background-color:transparent;
    border-bottom:20px solid #fff;
    border-right:20px solid #fff;
    transition: .5s;
}

.box:hover {
    transform: translate(-50%, -50%) rotateY(-30deg) skewY(5deg);
    transition: .5s
}

.box .text {
    position:absolute;
    background-color:#262626;
    top:30px;
    left:-30px;
    height:calc(100% - 60px);
    width:calc(100% + 60px);
    transition: .5s;
    }

/*
.box .text::before {
    content:'';
    position:absolute;
    top:-10px;
    left:50%;
    height:380px;
    width:1px;
    background-color: #262626;
    z-index:-1;
}
*/

.box:hover .text {
    transform: rotateY(30deg) skewY(-5deg);
    transition:.5s;
    
}

.box .text div {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    padding:40px 80px;
    text-align: center;
    z-index:9;
}

.box .text div h1 {
    color:#fff;
    padding:0;
    margin:0 0 30px;
}

.box .text div p {
    color:#eee;
    padding:0;
    margin:0 0 30px;
	word-break: break-word;
}


.box .fa {
    height:80px;
    width:80px;
    text-align:center;
    font-size:40px !important;
    line-height:80px !important;
    background-color:#fff;
    color:#262626;
}

.box .fa.fa1 {
    position:absolute;
    top:0;
    left:0;
}

.box .fa.fa2 {
     position:absolute;
    bottom:0;
    right:0;
    z-index: 3;
}
 



