html {
  scroll-behavior: smooth;
  max-width: 1920px;
  margin: 0 auto;
}

@import url('https://fonts.googleapis.com/css?family=Poppins');

body{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	overflow-x: hidden;
}

a:hover{
	text-decoration: none;
}


/************* Menu ****************/

.main-menu{
	padding: 20px 0;
	-webkit-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
}
.fixed-top{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.full-screen-menu{
	width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: -100%;
    height: 100%;
    opacity:0;
    display: flex;
  	align-items: center;
  	justify-content: center;
  	transition: all 0.5s ease;
}
.overlay-nav{
	position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    left: 0;
    right: 0;
}
.overlay-nav li{
	text-align: center;
}
.overlay-nav .close{
    font-size: 32px;
    display: none;
    position: relative;
    z-index: 9;
}
.logo-center{
	position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 10;
}
.creative-menu{
	position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 1030; 
}
.creative-menu .menu-right{
	position: absolute;
    top: 0;
    background-color: #ddd;
    height: 100vh;
    width: 20%;
    text-align: center;
	transition: all 0.4s ease;
    right: -20%;
    padding: 50px 20px;
    -webkit-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
}
.creative-menu-open{
	position: fixed;
    top: 0;
    height: 100%;
    z-index: 9;
    text-align: center;
    padding-top: 40px;
}
.stack_center{
	position: absolute;
	width: 100%;
	z-index: 9;
}
.fixed-menu{
	position: fixed;
	top: -200px;
	right: 0;
	left: 0;
	z-index: 1030;
}

.creative-menu-open .menu-left{
	margin-top: 50px;
}

.creative-menu-open .menu-left li{
	padding: 5px;
}

.archive .readmore,.scrolling-down{
	transition: all 0.4s ease;
}

.scrolling-down{
	-webkit-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.1);
}

.menu_btn{
	padding: 4px;
}

.menu-bars{
	width: 24px;
    height: 1px;
    margin-bottom: 7px;
}

.menu-bars:last-child{
	margin-bottom: 0
}

nav .menu-main,nav .second-menu{
	margin-bottom: 0
}

nav ul{
	padding-left: 0;
}

nav li{
	list-style-type: none;
	display: inline-block;
	padding: 0 15px;
}

nav li li{
	padding: 0;
}

nav li a{
	font-size: 14px;
	color: #0a0a0a;
	transition: all 0.3s ease;
}

.sub-menu{
	display: none;
    position: absolute;
    transition: all 0.5s ease;
    background-color: #fff;
    padding: 5px;
    max-width: 180px;
	-webkit-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.2);
}

.menu-item-has-children:hover .sub-menu{
	display: block;
}

.sub-menu li{
	padding: 8px 0
}

.logo-sticky,.logo-sticky-mobile{
	display: none;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.pagination{display: inline-block;}
.pagination .next{float: right;}
.pagination .prev{float: left;}
.full-height{height: 100vh;}
.no-margin-bottom p{margin-bottom:0;}

.archive h1,.single h1{z-index: 1;position: relative;}
.archive h2{font-size: 20px;line-height: 30px;}
.archive .readmore{display: inline-block;}

.subheader{padding: 190px 0 50px;margin-bottom: 60px;background-size: cover;position: relative;background-color:#eee;background-repeat: no-repeat;}

#mask{position: absolute;width: 100%;height: 100%;top: 0;}

.single h2,.single h3,.single h4,.single h5,.single h6{font-size: 18px;font-weight: 400;color:#000;}

.archive .loop-post img{
	width: auto;
	height: auto;
	max-width: 100%;
}

.single .related{
	margin-bottom: 10px;
}

p{
	text-align: justify;
}

.widget_sidebar{
	margin-bottom: 25px;
}

.widget_sidebar .sidebar-widget{
	font-size: 18px;
}

.widget_sidebar ul{
	padding-left: 0;
}

.widget_sidebar ul li{
	list-style-type: none;
}

.widget_sidebar p,.widget_sidebar a{
	font-size: 14px;
}

.single .related{
	font-size: 18px;
}

.single .post-element{
	font-size: 14px;
}

.single .post-thumb{
	margin-bottom: 20px;
}

.single .post-thumb img{
	width: auto;
	height: auto;
	max-width: 100%;
}

.not-found{
	height: 200px;
}

.thumb-cover{
	overflow: hidden;
}

.thumb-cover img{
	transition : all 0.4s ease;
}

.thumb-cover:hover img{
	transform: scale(1.1);
}

.post-inloop{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
}

@media (max-width: 767px){
.post-inloop{
display: block;
}
/****************/	
.home h1{
line-height: 45px!important;
font-size: 40px!important;
}
.home h2{
line-height: 42px!important;
font-size: 32px!important;
}
.archive h2 {
margin-top: 1em!important;
}
h1 {font-size: 26px!important;}
h2 {font-size: 20px!important;}
.sidebar{margin-top:3em}
/****************/
}

footer{
	padding: 50px 0 30px;
}

footer .footer-widget{
	font-size: 18px;
}

footer p,footer a{
	font-size: 14px;
}

footer .copyright{
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.second-nav{
	text-align: right;
}

.logo-center .logo-mobile{
	display: none;
}

.main.creative-open{
	
}

.creative-menu-open .navbar-toggler{
	display: none;
}

#mask-menu{
	position: fixed;
	width: 80%;
	left: 0;
	min-height: 100%;
	z-index: 9999999;
	display: none;
}

.list_check{
	padding-left: 0;
}

.list_check li{
	list-style-type: none;
	padding-bottom: 20px;
}

.list_check li:last-child{
	padding-bottom: 0
}

.list_check li:before{
	content: "\f00c";
	font-family: FontAwesome;
	padding-right: 8px;
}

footer #back_to_top i{font-size: 30px;cursor:pointer;}

.scrolling-down #logo img{height: 28px}

@media(max-width: 1190px){
	.second-nav{
		text-align: left;
	}
	.logo-center .logo-main{
		display: none;
	}
	.logo-center .logo-mobile{
		display: block;
	}
	.logo-center.scrolling-down .logo-mobile{
		display: none;
	}
	.logo-center.scrolling-down .logo-sticky-mobile{
		display: inline-block;
	}
	.col-md-2 #logo{
		display: none;
	}
	.logo-center nav li{
		width: 100%;
		padding: 0;
	}
	.first-menu,.second-nav{
		padding: 0
	}
}

@media(max-width: 767px){
	.creative-menu .menu-right.open{
		width: 70%;
	}
	#mask-menu{
		width: 30%;
	}
	.creative-menu-open{
    	position: inherit;
    	padding-top: 5px;
	}
	.creative-menu-open .navbar-toggler{
		float: right;
	}
	.creative-menu-open .navbar-toggler{
		display: block;
	}
	.scrolling-down #logo{
		display: block;
	}
}