/*
Theme Name: Mikos
Description: Mikos-WP is a responsive portfolio One page Wordpress Theme for the professional creative. It’s easy to use and is made of HTML5 and CSS3.
Version: 2.1.0
Author: LOLLI
Author URI: https://www.templatemonster.com/vendors/lolli
License: GNU General Public License version 1.0
Tags: one-column, two-columns, three-columns,four-columns, right-sidebar, custom-colors, custom-menu, featured-images, theme-options, translation-ready
Text Domain: mikos
*/
h1, h2, h3, h4, h5, h6,
* {
	font-family: 'Lato', sans-serif;
}

#wrap {
	opacity: 0;
}
img {
    max-width: 100%;
    height: auto;
}
.margintop30 {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.ind-posts {
    margin-top: 65px !important;
}
.wp-caption {
    max-width: 100% !important;
    height: auto;
}

/** Share **/
.share a {
    float: left;
    margin: 3px 10px 0 0;
    color: #fff;
}
.share h5 {
margin-bottom: 30px;
text-transform: uppercase;
}
a.share-facebook {
    background: #3b5998;
}
.wp-caption-text{
	color: #cccccc;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	}
.alignleft {
  float: left;
  margin: 15px 20px 15px 0;
}
.alignright {
  float: right;
  margin: 15px 0 15px 20px;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.alignnone {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;

}
.share a i {
    width: 30px;
    line-height: 30px;
    text-align: center;
}
.share a span {
    float: right;
    line-height: 30px;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.1);
}
a.share-pinterest {
    background: #ce2020;
}
a.share-google {
    background: #dd4c39;
}
a.share-pinterest {
    background: #ce2020;
}
a.share-linkedin {
    background: #007bb5;
}
.sticky {
	position: relative;
	padding: 0px;
	width: 100%;

}
#wrap.home-page .sticky-wrapper {
	height: 0 !important;
	overflow: hidden;
	position: absolute;
}
#wrap.home-page .sticky-wrapper.is-sticky {
	height: 51px !important;
}
.is-sticky .sticky {
	width: calc(100% - 80px);

}
.gallery-caption {
	padding:5px 1%;
	font-size:90%;
	}
.bypostauthor{
	position: relative;
	}
/** Comment Form **/
.com-form input[type="submit"] {
    background: #1c1c1c;
    text-transform: uppercase;
    height: auto;
    width: auto;
    font-weight: 400;
}
.com-form input[type="submit"]:hover {
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    color: #ffffff;
    background-color: #3d60d0;
    border-color: #3d60d0;
}
.media .media-object {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
.comments .com .children {
    margin-left: 30px;
}
#reply-title {
    display: none;
}
.ind-posts .blog-post:last-of-type {
    border-bottom: none;
}
.tagcloud a {
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #000;
    display: inline-block;
    color: #000;
    font-size: 12px !important;
    margin-bottom: 5px;
}
#searchsubmit, .sticky-bannr label {
    display: none;
}
#searchform input {
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    height: 58px;
}
.space50 {
    display: inline-block;
    height: 40px;
    width: 100%;
}
#site-header img {
    width: 100%;
}
/** Button Styles **/
a.btn.light_red {
    color: #d37a7a;
    border-color: #d37a7a;
    background: none;
}
a.btn.light_red:hover {
    background-color: #d37a7a;
    color: #fff;
}
a.btn.dark_red {
    color: #fe6969;
    border-color: #fe6969;
    background: none;
}
a.btn.dark_red:hover {
    color: #fff;
    background-color: #fe6969;
}
a.btn.yellow {
    color: #face00;
    border-color: #face00;
    background: none;
}
a.btn.yellow:hover {
    color: #fff;
    background-color: #face00;
}
a.btn.green {
    color: #00deaf;
    border-color: #00deaf;
    background: none;
}
a.btn.green:hover {
    color: #fff;
    background-color: #00deaf;
}
a.btn.turquoise {
    color: #5ee8bf;
    border-color: #5ee8bf;
    background: none;
}
a.btn.turquoise:hover {
    background-color: #5ee8bf;
    color: #fff;
}
a.btn.black {
    color: #000000;
    border-color: #000000;
    background: none;
}
a.btn.black:hover {
    background-color: #000;
    color: #fff;
}
a.btn.purple {
    color: #664c66;
    border-color: #664c66;
    background: none;
}
a.btn.purple:hover {
    background-color: #664c66;
    color: #fff;
}
a.btn.brown {
    color: #d5a661;
    border-color: #d5a661;
    background: none;
}
a.btn.brown:hover {
    background-color: #d5a661;
    color: #fff;
}
a.btn.darkgray {
    color: #ddd;
    border-color: #ddd;
    background: none;
}
a.btn.darkgray:hover {
    background-color: #ddd;
    color: #fff;
}
/** Drop Down Menu **/
.navbar-nav li ul {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    margin-top: 0px;
    width: auto;
    min-width: 200px;
}
.navbar-nav ul li > ul {
    left: 100%;
    top: 0px;
}
.navbar-nav li {
    position: relative;
}
.navbar-nav li:hover > ul{
    display: block;
}
.navbar-nav li.exclude {
    display: none;
}
@media (max-width: 767px) {
    .navbar-nav ul li > ul {
        left: 0px;
    }
    .navbar-nav li ul{
        display: block;
        position: relative;
        box-shadow: none;
        top: auto;
        left: auto;
    }
}

#contact .form-up div.wpcf7-mail-sent-ok {
	margin: 0;
	position: absolute;
  top: -5px;
  left: 0px;
  width: 100%;
  height: 110%;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.4em;
  background-color: #3d60d0;
  color: white;
  vertical-align: middle;
  padding-top: 120px;
	border: 0;
}

#contact .form-up input.wpcf7-submit {
	border: 1px solid rgba(255,255,255,.4);
  display: inline-block;
  border-radius: 0px;
  padding: 10px 30px;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.2em;
  color: #ffffff;
  text-transform: uppercase;
  background: none;
  text-align: center;
  height: 45px;
  width: 120px;
  margin-top: 60px;
}
#contact .form-up input.wpcf7-submit:hover {
	background: rgba(255,255,255, 1);
	border-color: rgba(255,255,255, 1);
	color: #3d60d0;
}
#contact .wpcf7-form p {
    margin-bottom: 0px;
}
#contact .form-up  div.wpcf7-validation-errors {
  font-size: 13px;
	font-weight: 700;
	line-height: 1.5em;
	text-transform: uppercase;
	border: 0;
	color: red;

	}
#contact .form-up input.wpcf7-not-valid {
	border: none;
	border-bottom: 3px solid rgba(232,38,61,1);
	color: rgba(232,38,61,1);
	font-weight: 600;
}
#contact .form-up .wpcf7-not-valid-tip {
	display: none;
}
#contact .tittle {
	margin-top: 0px;
}
.logo h2 {
	margin-top: 0px;
margin-bottom: 0px;
line-height: 20px;
font-size: 20px;
color: #000000;
font-weight: 400;
}
.logo-left h2 {
    margin-top: 0px;
  margin-bottom: 0px;
  line-height: 20px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}
.menu-button:hover {
    color: #fff;
}

.sider-bar ul li {
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	padding: 7px 0px;
}
.sider-bar ul ul {
	margin-left: 15px;
	}
.sider-bar ul ul li:last-child {
	border-bottom: none;
	}
.sider-bar select {
	width: 100%;
	padding: 10px;
}
td#today  {
	background: #3d60d0;
	color: #fff;
}
td#today a {
	color: #fff;
}



/** Portfolio **/

.pop-absolute {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.single-portfolio #contact,	.single-portfolio #rights {
	display: none;
	}
a.mfp-close, a.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#rights {
	padding: 0px;
	}
ul.tags{
	padding-left: 0px !important;
	padding-top: 30px !important;
	}
.port-inner .col-md-6 img {
	max-height: 555px;
	width: 100%;
	}

.tab-content {
	padding-top: 15px;
	}
.page-id-137 .btn {
	margin-right: 5px;
	}
@media (max-width: 767px){
	#menu-mikos .navbar-nav {
		height: 100%;
	}
	#menu-mikos .navbar-nav::-webkit-scrollbar-track
	{
	border: 1px solid black;
	background-color: #F5F5F5;
	}
	#menu-mikos .navbar-nav::-webkit-scrollbar
	{
		width: 10px;
		background-color: #F5F5F5;
	}
	#menu-mikos .navbar-nav::-webkit-scrollbar-thumb
	{
		background-color: #000000;
	}
}
