/*
	Theme Name: PauloMessa
	Theme URL: http://www.paulomessa.com
	Author: Kezily Correa | Inovalize
	Author URL: http://inovalize.com.br
	Description: Desenvolvido por Inovalize
	Version: 1.0
*/


/* GERAL */

* {
	border: none;
	margin: 0;
	padding: 0;
}

body {
	background: #181818;
	color: #efefef;
	font: 400 13px/1.8 'Poppins', Arial, verdana, sans-serif;
}

input,
textarea,
select {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	background: transparent;
	border: 1px solid #5f5f5f;
	outline: none;
}

textarea {
	max-height: 100px;
}

input[type='submit'] {
	width: auto;
	padding: 7px 15px;
	border: none;
	margin: 0;
	background: #ffffff;
	color: #181818;
	font-weight: 700;
	cursor: pointer;
	text-transform: uppercase;
}

select option {
    color: #000;
}

a {
	text-decoration: none;
	color: #222;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #8f8f8f;
}

a,
img,
 :hover,
.title,
h2 {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

img,
iframe {
	vertical-align: bottom;
}

h1,
h2 {
	margin: 0;
}

div,
section,
article {
	position: relative;
}

.flexGrid {
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.flexGrid > div {
	margin-left: -1px;
}

.flexCenter {
	align-items: center;
}

.clear {
	clear: both;
}

.row7 {
	margin: 0 -7px;
}

.row7 .item {
	padding: 0 7px;
}

.row0 {
	margin: 0;
}

.row0 .item {
	padding: 0;
}

/* BOOTSTRAP */

.container {
	width: 100%;
	max-width: 1140px;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

@media (max-width: 599px) {
	.col-xxs-1,
	.col-xxs-2,
	.col-xxs-3,
	.col-xxs-4,
	.col-xxs-5,
	.col-xxs-6,
	.col-xxs-7,
	.col-xxs-8,
	.col-xxs-9,
	.col-xxs-10,
	.col-xxs-11 {
		float: left;
	}
	.col-xxs-1 {
		width: 8.333333333333332%;
	}
	.col-xxs-2 {
		width: 16.666666666666664%;
	}
	.col-xxs-3 {
		width: 25%;
	}
	.col-xxs-4 {
		width: 33.33333333333333%;
	}
	.col-xxs-5 {
		width: 41.66666666666667%;
	}
	.col-xxs-6 {
		width: 50%;
	}
	.col-xxs-7 {
		width: 58.333333333333336%;
	}
	.col-xxs-8 {
		width: 66.66666666666666%;
	}
	.col-xxs-9 {
		width: 75%;
	}
	.col-xxs-10 {
		width: 83.33333333333334%;
	}
	.col-xxs-11 {
		width: 91.66666666666666%;
	}
	.col-xxs-12 {
		width: 100%;
	}
	.col-xxs-push-1 {
		left: 8.333333333333332%;
	}
	.col-xxs-push-2 {
		left: 16.666666666666664%;
	}
	.col-xxs-push-3 {
		left: 25%;
	}
	.col-xss-push-4 {
		left: 33.33333333333333%;
	}
	.col-xxs-push-5 {
		left: 41.66666666666667%;
	}
	.col-xxs-push-6 {
		left: 50%;
	}
	.col-xxs-push-7 {
		left: 58.333333333333336%;
	}
	.col-xxs-push-8 {
		left: 66.66666666666666%;
	}
	.col-xxs-push-9 {
		left: 75%;
	}
	.col-xxs-push-10 {
		left: 83.33333333333334%;
	}
	.col-xxs-push-11 {
		left: 91.66666666666666%;
	}
	.col-xxs-pull-1 {
		right: 8.333333333333332%;
	}
	.col-xxs-pull-2 {
		right: 16.666666666666664%;
	}
	.col-xxs-pull-3 {
		right: 25%;
	}
	.col-xxs-pull-4 {
		right: 33.33333333333333%;
	}
	.col-xxs-pull-5 {
		right: 41.66666666666667%;
	}
	.col-xxs-pull-6 {
		right: 50%;
	}
	.col-xxs-pull-7 {
		right: 58.333333333333336%;
	}
	.col-xxs-pull-8 {
		right: 66.66666666666666%;
	}
	.col-xxs-pull-9 {
		right: 75%;
	}
	.col-xxs-pull-10 {
		right: 83.33333333333334%;
	}
	.col-xxs-pull-11 {
		right: 91.66666666666666%;
	}
	.col-xxs-offset-1 {
		margin-left: 8.333333333333332%;
	}
	.col-xxs-offset-2 {
		margin-left: 16.666666666666664%;
	}
	.col-xxs-offset-3 {
		margin-left: 25%;
	}
	.col-xxs-offset-4 {
		margin-left: 33.33333333333333%;
	}
	.col-xxs-offset-5 {
		margin-left: 41.66666666666667%;
	}
	.col-xxs-offset-6 {
		margin-left: 50%;
	}
	.col-xxs-offset-7 {
		margin-left: 58.333333333333336%;
	}
	.col-xxs-offset-8 {
		margin-left: 66.66666666666666%;
	}
	.col-xxs-offset-9 {
		margin-left: 75%;
	}
	.col-xxs-offset-10 {
		margin-left: 83.33333333333334%;
	}
	.col-xxs-offset-11 {
		margin-left: 91.66666666666666%;
	}
}


/* TITLES */

.intitle {
	margin: 0 auto 30px;
	color: #000;
	font: 700 2.5em/1.4 'Poppins';
	text-transform: uppercase;
	letter-spacing: -1px;
	position: relative;
}


/* PADDINGS */

.p-b-20 {
	padding-bottom: 20px;
}

.p-t-70 {
	padding-top: 70px;
}

.p-b-70 {
	padding-bottom: 70px;
}

.p-t-80 {
	padding-top: 80px;
}

.p-b-80 {
	padding-bottom: 80px;
}

/* MARGINS */

.m-b-0 {
	margin-bottom: 0 !important;
}

.m-b-20 {
	margin-bottom: 20px;
}

.m-b-30 {
	margin-bottom: 30px;
}

.m-b-40 {
	margin-bottom: 40px;
}

.m-b-50 {
	margin-bottom: 50px;
}

.m-t-20 {
	margin-top: 20px;
}

.m-t-30 {
	margin-top: 30px;
}

.m-t-40 {
	margin-top: 40px;
}


/* 2. HEADER */

#header {
	width: 100%;
	position: relative;
}


/* 2.1. HEADER - MENU */

#main-nav {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #1c1c1c;
	font-size: 2.5em;
	font-weight: 600;
	letter-spacing: 1px;
	border: none;
	position: relative;
	z-index: 9;
	border-radius: 0;
}

.navbar-toggle {
    padding: 0;
    margin: 23px 0 0 0;
    display: block;
    border: none;
    background: transparent !important;
}

.navbar-collapse.collapse {
    display: none!important;
}
.collapse.in{
    display:block !important;
}

#main-nav.fixed {
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

#main-nav .navbar-header {
    max-width: 190px;
	z-index: 3;
	display: block;
}

#main-nav .navbar-brand {
	padding: 10px 15px;
	height: auto;
}

#main-nav .navbar-brand img {
	width: 100%;
	max-width: 180px;
}

#main-nav .navbar-collapse {
    width: 100%;
    height: 100% !important;
    padding: 20px;
    margin: 0;
    box-shadow: none;
    border: none;
    text-align: center;
    background: rgb(0 0 0 / 95%);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 11;
}

#main-nav .navbar-nav {
    width: 100%;
	margin: 0;
    padding: 0 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#main-nav .navbar-nav>li {
	float: none;
}

#main-nav .navbar-nav>li>a {
    padding: 20px 0;
    color: #818181;
}

#main-nav .navbar-nav>li>a:hover,
#main-nav .navbar-nav>.active>a:hover,
#main-nav .navbar-nav>.open>a:hover,
#main-nav .navbar-nav>.open>a:focus,
#main-nav .navbar-nav>.active>a,
#main-nav .navbar-nav>.active>a:focus {
	background: transparent;
	color: #fff;
}

#main-nav .navbar-nav>li.dropdown>a:after {
	content: "\f107";
	font-size: 14px;
	font-family: FontAwesome;
	font-weight: 400;
	position: relative;
	padding-left: 5px;
}

#main-nav .navbar-nav>li>.dropdown-menu {
	border: none;
	padding: 0;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3333);
	background-color: #fff;
	animation-name: slideInUp;
	animation-duration: .5s;
	animation-fill-mode: both;
	border-radius: 0;
}

#main-nav .navbar-nav>li>.dropdown-menu:before {
	content: "\f0d8";
	font-family: 'FontAwesome';
	color: #fff;
	position: absolute;
	left: 19px;
	top: -14px;
	font-size: 20px;
	height: 20px;
	font-weight: 400;
	line-height: 1;
}

#main-nav .navbar-nav>li>.dropdown-menu>li {
	font-size: 12px;
	color: #777;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 36px;
	transition: all 0s ease;
	border: none;
}

#main-nav .navbar-nav>li>.dropdown-menu>li>a {
	padding: 9px 15px;
	color: #777;
	border-bottom: 1px solid #f5f5f5;
}

#main-nav .navbar-nav>li>.dropdown-menu>li>a:hover {
	color: #e6b700!important;
}

/* CLOSE BUTTON */

 #main-nav .close-menu {
	 margin: 0 auto;
	 position: absolute;
	 top: 15%;
	 right: 0;
	 left: 0;
	 z-index: 9;
}

.close-icon {
	width: 48px;
	height: 30px;
	padding: 10px;
	cursor: pointer;
}

.close-icon:before,
.close-icon:after {
	content:'';
	position:absolute;
	width: 45px;
	height: 3px;
	background-color: #fff;
	top: 18px;
}

.close-icon:before {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);
	left:2px;
}
.close-icon:after {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
	right:2px;
}

@media (max-width: 767px) {
    #main-nav .close-menu {
        top: 30px;
    }
}

/* SLIDE */

#featured .bg {
	height: 170px;
	background-size: cover !important;
}


#featured .infos {
	max-width: 460px;
  padding: 3%;
  background: rgba(28, 28, 28, 0.95);
  color: #c0c0c0;
  position: absolute;
  top: 15px;
  right: 15px;
  border-radius: 0 0 0 30px;
}

#featured .infos h2 {
	font-weight: 300;
	font-size: 2em;
	line-height: 1.3;
}

#featured .infos h2 a {
	color: #c0c0c0;
}

#featured .infos h2 a:hover {
	color: #fff;
}

#featured .infos a.read-more {
	padding: 5px 10px;
	margin-top: 10px;
	color: #c0c0c0;
	border: 2px solid;
	display: inline-block;
}

#featured .infos a.read-more:hover {
	background: #fff;
	color: #000;
	border-color: #fff;
}


/* ABOUT */

#about {
	padding: 70px 0 50px;
	background: #1c1c1c;
	color: #dfdfdf;
}

#about img {
	width: 100%;
	max-width: 300px;
	border-radius: 100%;
	margin: 0 auto;
}

#about h2 {
	margin-top: 15px;
	color: #fff;
	font-size: 3.5em;
	line-height: 1;
	font-weight: 300;
	text-transform: uppercase;
}

#about h3:after {
	content: "";
	width: 60px;
	height: 5px;
	margin: 10px 0 0;
	background: #3b3b3b;
	display: block;
}

#about h3 {
	margin: 10px 0 30px;
	font-size: 2em;
	font-weight: 300;
	font-family: 'Oswald';
	letter-spacing: 2px;
	text-transform: uppercase;
}

#about p {
	font-size: 1.05em;
	line-height: 2;
}


/* PORTFOLIO */

#portfolio {
	color: #c0c0c0;
	font-size: 12px;
}

#portfolio .title-portfolio h1 {
	margin-bottom: 0;
}

#portfolio .item .thumb img {
	width: 100%;
	height: auto;
}

.blocks-gallery-item a {
	position: relative;
    outline: none;
}

.blocks-gallery-item a:before {
	content: "";
}

#portfolio .item:hover .thumb .overlay,
.blocks-gallery-item:hover a:before {
	background: url(images/zoom-in.png) center no-repeat rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
}

.blocks-gallery-grid .blocks-gallery-image, 
.blocks-gallery-grid .blocks-gallery-item, 
.wp-block-gallery .blocks-gallery-image, 
.wp-block-gallery .blocks-gallery-item {
    margin: 0 !important;
}

@media (max-width: 575px) {
    .blocks-gallery-grid .blocks-gallery-image, 
    .blocks-gallery-grid .blocks-gallery-item,
    .wp-block-gallery .blocks-gallery-image,
    .wp-block-gallery .blocks-gallery-item {
        width: 100%;
    }
}

/* SECTIONS */

.bg-black {
	background: #000;
}

.bg-dark {
	background: #1c1c1c;
}

.cl-white {
	color: #fff;
}

.title-outer {
	padding-bottom: 20px;
}

.title-outer .title h1 {
	font-size: 2.8em;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: -2px;
}

.sl-wrapper {
	float: right;
}

.sl-wrapper svg {
	margin-right: 5px;
	fill: #c0c0c0;
	width: 15px;
	height: 15px;
	position: relative;
	top: 3px;
}

.sl-wrapper .sl-count {
	color: #c0c0c0;
}


/* MODULE 1 */

article img {
	width: 100%;
	height: auto;
}

article.post-module-1 {
	background: #f0f0f0;
	border-radius: 3px;
}

.bg-black article.post-module-1 {
	background: #1c1c1c;
	color: #fff;
}

.bg-black article.post-module-1 .infos h2 a {
	color: #c0c0c0;
}

article.post-module-1 .infos {
	height: 190px;
	padding: 45px 10%;
}

article.post-module-1 .infos .meta {
	position: absolute;
	top: -12px;
	left: 0;
	z-index: 1;
}

article.post-module-1 .infos .meta a {
	padding: 5px 15px;
	background: #181818;
	color: #f0f0f0;
	font-weight: 600;
	letter-spacing: 1px;
}

article.post-module-1 .infos .meta a:nth-child(n+2),
article.post-module-1 .infos .category a:nth-child(n+2) {
	display: none;
}

article.post-module-1 .infos h2 {
	font-size: 1.3em;
	line-height: 1.3;
	letter-spacing: -0.6px;
}

article.post-module-1:hover .infos h2 a {
	color: #ffffff;
}

article.post-module-1 .infos time,
article.post-module-2 .infos time {
	font-size: 11px;
	letter-spacing: 1px;
}

article.post-module-1.style2 {
	max-height: 397px;
	height: 100%;
	background-size: cover !important;
}

.small article.post-module-1.style2 {
	height: 350px;
}

.small article.post-module-1.style2 .infos {
	padding: 45px 6%;
}

.small article.post-module-1.style2 .infos h2 {
	font-size: 2.2em;
}

article.post-module-1.style2 .overlay {
	background: linear-gradient(to bottom, transparent, #000 120%);
	background: -webkit-linear-gradient(top, transparent, #000 120%);
	background: -moz-linear-gradient(top, transparent, #000 120%);
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

article.post-module-1.style2 .infos {
	color: #fff;
	background: transparent;
	position: absolute;
	bottom: 0;
	z-index: 2;
}

article.post-module-1.style2:hover .infos h2 {
	margin-top: -15px;
}

article.post-module-1.style2 .infos h2 a {
	color: #fff;
}

article.post-module-1.style3 {
	overflow: hidden;
}

article.post-module-1.style3 .infos {
	height: auto;
	padding: 15px;
}

article.post-module-1.style3 .infos time {
	margin-left: 10px;
}

article.post-module-1 .infos .category a {
	padding: 0 10px;
	background: #000000;
	color: #898989;
	font-size: 13px;
	font-weight: 600;
	border-radius: 30px;
}


/* MODULE 2 */

article.post-module-2 .infos time {
	margin: 10px 0;
	display: block;
}

article.post-module-2 .infos h2 {
	font-size: 1.2em;
	line-height: 1.4;
	margin-top: 5px;
}


/* INSTAGRAM */

#instagram {
	overflow: hidden;
	background: #c0c0c0;
}

#instagram .title-outer {
	padding: 20px;
	background: #1c1c1c;
	color: #fff;
}

#instagram .title-outer:before {
	content: "";
	width: 2000px;
	background: #1c1c1c;
	position: absolute;
	left: -2000px;
	top: 0;
	bottom: 0;
}

#instagram .title-outer a {
	margin-top: 15px;
	padding: 5px 10px;
	background: #000;
	color: #c0c0c0;
	font-size: 1.2em;
	display: inline-block;
	letter-spacing: 1px;
	border: 1px solid transparent;
}

#instagram .title-outer a:hover {
	background: transparent;
	color: #fff;
	border-color: #000;
}


/* TABS */

.nav-tabs {
	border: none;
}

.nav-tabs>li>a {
	border: none;
	padding: 5px 10px;
	border-radius: 0;
	font-weight: 600;
	font-size: 1.3em;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	border: none;
	background: #000;
	color: #fff;
}


/* SINGLE */

.post .thumb img {
	width: 100%;
	height: auto;
}

.post .post-head {
	width: 100%;
}

.post .post-head .sl-wrapper {
	float: none;
	margin-left: 15px;
}

.post .post-head h1 {
	margin: 20px 0;
	display: inline-block;
	font: 300 2.8em/1.3 'Open Sans';
}

.post .post-head .metadate span.cat a {
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0 10px;
	background: #c0c0c0;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 22px;
	border-radius: 30px;
}

.post .post-head .post-meta {
	font-size: 14px;
}

.post .post-head .post-meta img.avatar {
	width: 40px;
	height: 40px;
	margin-right: 10px;
	border-radius: 30px;
	position: relative;
	top: 7px;
}

.post .post-head .post-meta .post-timestamp {
	margin-left: 20px;
}

.post .post-head .post-meta .post-timestamp abbr[title] {
	border: none;
}

.entry {
	word-wrap: break-word;
	clear: both;
	overflow: hidden;
	border-top: none;
}

.entry a,
.entry b,
.entry strong,
.entry h1,
.entry h2,
.entry h3 {
	color: #c0c0c0;
}

.entry p,
.entry h1,
.entry h2,
.entry h3 {
	margin: 0 0 20px;
}

.entry img {
	max-width: 100%;
	height: auto;
}

.entry .thumb img {
	display: block;
	width: 100%;
	margin: 0 auto 30px;
}

.entry iframe {
	width: 100%;
	min-height: 430px;
	margin: 30px auto;
	display: block;
}

.share-box {
	overflow: hidden;
	text-align: center;
}

.share-box a {
	width: 10%;
	height: 35px;
	margin: 0 0 0 1%;
	line-height: 35px;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	border-radius: 5px;
}

.share-box .facebook {
	background-color: #314d91;
	margin-left: 0;
}

.share-box .twitter {
	background-color: #07beed;
}

.share-box .google {
	background-color: #dd4b38;
}

.share-box .whatsapp {
	background-color: #00E676;
	margin-right: 0;
}

.gallery-item {
	padding: 2px;
	margin: 0!important;
}

.gallery-item img {
	border: none!important;
}


/* DEFAULT IMAGES AND CAPTIONS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 10px auto;
}

.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 10px;
}

a img.alignnone {
	margin: 5px 20px 10px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 10px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
	margin: 5px 0 10px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	padding: 5px;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
}


/* COMMENTS */

#comments {
	line-height: 15px;
	margin-top: 40px;
	font-size: 13px;
	font-family: 'Open Sans';
}

#comments .navigation {
	border: none;
}

.comments-list {
	position: relative;
	padding: 0;
}

.comments-list>.comment,
.comments-list>li {
	padding: 20px 0px;
	list-style: none;
	border-bottom: 1px solid #e8e8e8;
}

.comments-list .pingback {
	padding: 30px 50px;
}

.comments-list .pingback p {
	margin: 0;
}

.comments-list .comment-avatar {
	float: left;
	margin-right: 22px;
}

.comments-list .comment-avatar img {
	border-radius: 50%;
	max-width: 30px;
}

.comments-list .comment-content {
	overflow: hidden;
}

.comments-list .comment-meta {
	overflow: hidden;
	vertical-align: top;
}

.comments-list .comment-author {
	display: block;
	margin: 0;
	text-transform: uppercase;
	line-height: 1;
	font-weight: bold;
}

.comments-list .bypostauthor .post-author {
	display: inline-block;
	padding: 5px 7px;
	margin-top: -3px;
	margin-left: 10px;
	vertical-align: top;
	border-radius: 2px;
	background: #000;
	color: #fff;
	font-size: 10px;
	font-weight: 600;
}

.comments-list .comment-time,
.comments-list .comment .edit-link {
	color: #7a7a7a;
	font-size: 10px;
	text-transform: uppercase;
}

.comments-list .comment-reply-link {
	float: right;
	margin-top: -15px;
	font-size: 11px;
}

.comments-list .comment-reply-link:before {
	content: "\f112";
	display: inline-block;
	margin-right: 6px;
	color: #b4b4b4;
	font-family: FontAwesome;
	font-size: 7px;
}

.comments-list .comment-text {
	margin-top: 10px;
}

.comments-list .comment .children {
	margin-top: 20px;
	padding-top: 50px;
	padding-left: 50px;
}

.comments-list .comment .children:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	margin-top: -30px;
	border-top: 1px solid #e8e8e8;
}

.comments-list .comment p:last-child {
	margin-bottom: 0;
}

.comments-list .children .comment {
	position: relative;
}

.comments-list .children .comment:after {
	top: 40px;
	width: 18px;
	height: 1px;
}

.comments-list>.comment:last-child {
	border: 0;
	padding-bottom: 10px;
}

.comment-respond .section-head {
	display: block;
}

.comment-form {
	margin: 50px 0;
}

.comment-form .required {
	color: #efa4a4;
}

.comment-form .fields>div {
	padding: 0 13px;
	margin-bottom: 25px;
}

.comment-form .reply-field {
	margin-bottom: 25px;
}

.comment-form .reply-field.cf {
	clear: both;
}

.comment-form .fields {
	margin: 0 -13px;
}

.comment-form .inline-field {
	float: left;
	width: 33.3333%;
	padding: 0 13px;
	box-sizing: border-box;
}

.comment-form .inline-field input {
	width: 100%;
	color: inherit;
}

.comment-form textarea {
	display: block;
}

.comment-form .form-submit {
	display: block;
	margin: 0;
}

.comment-form .form-submit input {
	margin-left: 15px;
}

.children .comment-form {
	margin-bottom: 0;
}

#cancel-comment-reply-link {
	position: relative;
	float: right;
	margin-top: -27px;
	background: #fff;
	padding-left: 22px;
	color: #b4b4b4;
	font-size: 0;
}

#cancel-comment-reply-link:before {
	content: "\f00d";
	font-family: FontAwesome;
	font-size: 13px;
}


/* SIDEBAR */

#sidebar>.sidebar {
	margin: 0 auto 45px;
	overflow: hidden;
}

#sidebar>.sidebar>h3 {
	margin: 0 0 20px;
	padding-left: 30px;
	color: #1c1c1c;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2px;
	position: relative;
}

#sidebar>.sidebar img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}


/* SEARCH */

.search-form {
	max-width: 355px;
	margin: 10px 0 0 auto;
	overflow: hidden;
}

.search-form input[type="search"] {
	width: calc(100% - 60px);
	margin: 0;
	float: left;
	border-right: 0;
}

.search-form input[type="submit"] {
	width: 60px;
	height: 43px;
	margin: 0;
	background: url(images/search.png) center no-repeat #c0c0c0;
	float: right;
}

.ytc-thumbnails,
.ytc-promotion {
	display: none !important;
}

/* SEARCH FORM TOP */

.toggle-search {
	padding: 24px 0;
	cursor: pointer;
	outline: none;
	background: transparent;
	color: #c0c0c0;
}

.search-form-top {
	-moz-transition: max-height, 0.5s;
	-o-transition: max-height, 0.5s;
	-webkit-transition: max-height, 0.5s;
	transition: max-height, 0.5s;
	position: absolute;
	top: 50px;
	right: 0;
	width: 230px;
	max-height: 0;
	z-index: 2;
	display: none;
}

.search-form-top.open {
	max-height: 60px;
	display: block;
}

.search-form-top.open:before {
	content: "\f0d8";
	font-family: 'FontAwesome';
	color: #4f4f4f;
	position: absolute;
	right: -1px;
	top: -12px;
	font-size: 19px;
	height: 20px;
	font-weight: 400;
	line-height: 1;
	z-index: 9999;
}

.search-form-top fieldset {
	position: relative;
	padding: 0;
	border: none;
}

.search-form-top input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 35px;
	font-weight: 400;
}

.search-form-top input[type="search"] {
	width: 100%;
	padding: 5px 10px;
	background: #1c1c1c;
	border-color: #4f4f4f;
	color: #c0c0c0;
}

.search-form-top input[type="submit"] {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 60px;
	margin: 0;
	padding: 0;
	font-weight: 700;
	text-transform: uppercase;
	color: transparent;
	background: url(images/search.png) center no-repeat #fff;
	border-left: none;
	cursor: pointer;
}

.fancybox-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

/* WP-PAGENAVI */

nav.pagination {
	display: block;
	margin: 20px 0;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	clear: both;
}

nav.pagination ul {
	overflow: hidden;
}

nav.pagination ul li {
	width: 30px;
	height: 30px;
	background: #272727;
	display: inline-block;
	margin: 3px;
	list-style: none;
	line-height: 30px;
	color: #fff;
	border-radius: 5px;
}

nav.pagination ul li .fa {
	padding-top: 6px;
	font-size: 14px;
}

nav.pagination ul li a,
nav.pagination ul li a:hover {
	color: #ffffff;
}

nav.pagination ul li:hover,
nav.pagination ul li.active {
	background: #c0c0c0;
}


/* BACK TO TOP */

.backtotop {
	visibility: hidden;
	z-index: 2;
	background: #fff;
	color: #272727;
	font-size: 22px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: fixed;
	bottom: 30px;
	right: 30px;
	border-radius: 3px;
	cursor: pointer;
	box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
	overflow: hidden;
	transition: all .4s;
}

.backtotop.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: all .4s;
	z-index: 1;
}

.backtotop:hover {
	background: #272727;
	color: #fff;
}


/* FOOTER */

#footer {
	width: 100%;
	padding: 40px 15px;
	background: #1c1c1c;
	color: #fff;
	bottom: 0;
	position: relative;
}

#footer a {
    font-size: 20px;
	font-weight: 600;
	color: #fff;
}

#footer .footer-nav a+a {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px solid #333;
}

#footer .copyright {
	margin-top: 15px;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: 0.5px;
    color: #c0c0c0;
}


/* MEDIA QUERIES */

@media screen and (max-width: 629px) {
	#featured .infos {
		padding: 20px;
		position: relative;
		top: 0;
		left: 0;
	}
	#featured .infos h2 {
		font-size: 1.6em;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	#main-nav {
		padding: 0;
		font-size: 1.7em;
	}
    .navbar-toggle {
        margin-top: 17px;
    }
	.comment-form .inline-field {
		width: 100%;
		float: none;
	}
	article.post-module-1.style2 {
		height: 300px;
	}
}

@media screen and (min-width: 768px) {
	#featured .bg {
		height: 310px;
	}
	article.post-module-1.style3 .infos {
		padding: 21px 15px 21px 0;
	}
	#instagram {
		background: #000;
	}
}

@media screen and (min-width: 992px) {
    #main-nav .navbar-header {
        max-width: 100%;
    }
	#main-nav .navbar-brand img {
		max-width: 248px;
	}
	#featured .bg {
		height: 450px;
	}
	#about p {
		padding-left: 20px;
	}
	.title-outer {
		padding: 30px;
		background: #f0f0f0;
		background: linear-gradient(to right, transparent, #f0f0f0);
		background: -webkit-linear-gradient(left, transparent, #f0f0f0);
		background: -moz-linear-gradient(left, transparent, #f0f0f0);
	}
}

@media screen and (min-width: 1200px) {
	#featured .infos {
		padding: 4%;
		right: 10%;
		top: 15%;
	}
	#featured .bg {
		height: 550px;
	}
	#content {
		max-width: 800px;
        margin: 0 auto;
	}
	#sidebar {
		max-width: 320px;
		float: right;
	}
}
