/*
Theme Name: Virtue Child
Author: Horsefield
Template: virtue
*/

@import url('../virtue/style.css');

a:focus, a:hover {
    color: #cd9b1d;
}

/* menu sticky */
.menu-container {
    width: 100%;
    background-color: transparent;
    position: fixed;
    transition: all .5s;
    z-index: 99999;
}
.menu-container .menu {
    transition: all .5s;
}
#nav-main, #logo{
	transition: all .5s;
}
#thelogo{
	transition: width .5s;
}
.top.menu-container {
    margin-top: 0;
	background: rgba(177, 143, 34, 0.9);
}
.top.menu-container #nav-main {
	margin-top: 15px;
	margin-bottom: 15px;
}
.top.menu-container #logo {
	padding-top: 10px;
}
.top.menu-container #thelogo {
	width: 165px;
}
.top #nav-main ul.sf-menu a:hover{
    color: #444444;
}
.next_carousel, .prev_carousel {
    color: #cd9b1d;
    opacity: 1 !important;
    margin-top: -40px;
    font-size: 40px;
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.next_carousel {
    right: -50px;
}
.next_carousel:hover {
    color: #b89a37;
    transition: .5s ease;
    right: -55px;
}

.prev_carousel {
    left: -50px;
}
.prev_carousel:hover  {
    color: #b89a37;
    transition: .5s ease;
    left: -55px;
}
.portfolionav a{
	background: #cd9b1d;
}
#thelogo{
	width: 245px;
}
.single #nav-main ul.sf-menu a{
	color: black;
}
.kt-full-slider-container {
    margin-top: -15px;
    position: relative;
}
.kt-flex-fullslide, .flex-caption-case{
	height: 100vh !important;
}
.flexslider_button, a.butt{
    text-transform: uppercase;
    color: white;
    padding: 15px 50px;
    font-size: 24px;
    font-weight: bold;
    box-shadow: 1px 0px 25px black;
    margin-top: 20px;
    display: inline-block;
    text-shadow: none;
    transition: all 0.5s;
}
a.butt:hover,
a.butt:focus,
.flexslider_button:hover,
.flexslider_button:focus{
    text-decoration: none;
    color: white;
    background-color: rgba(255, 255, 255, 0.2);
}
.flexslider_signature{
	position: absolute;
    bottom: 6%;
    left: 0;
    right: 0;
    font-size: 24px;
}
.kt-full-slider .flex-caption-case .captiontitle {
	font-weight: 500;
    line-height: 1.2em;
}
.offset-padding{
	padding-top: 50px;
	padding-bottom: 80px; 
}
.klienci__item img {
    border: 1px solid white;
    transition: border .2s linear;
}
.klienci__item img:hover{
    border: 1px solid #CD9B1D;
}
.header{
	margin-bottom: 80px;
	margin-top: 0px;
}
.color_white{
	color: white;
}
.video_bot{
	margin-top: 30px;
	position: relative;
}
.video_apla{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.play { 
    background: #E62117;
    border-radius: 50% / 10%;
    color: #FFFFFF;
    font-size: 2em;
    height: 3em;
    padding: 0;
    text-align: center;
    text-indent: 0.1em;
    transition: all 150ms ease-out;
    width: 4em;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}
.play:hover {
  opacity: 0.8;
}
.play::before { 
  background: inherit;
  border-radius: 5% / 50%;
  bottom: 9%;
  content: "";
  left: -5%;
  position: absolute;
  right: -5%;
  top: 9%;
}
.play::after {
  border-style: solid;
  border-width: 1em 0 1em 1.732em;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
  content: ' ';
  font-size: 0.75em;
  height: 0;
  margin: -1em 0 0 -0.75em;
  top: 50%;
  position: absolute;
  width: 0;
}
.team_image{
	max-width: 255px;
}
.team_person{
	margin-top: 12%;
	margin-bottom: 40px;
}
.team_name_person{
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 18px;
}
.team_position_person{
	font-weight: 700;
	font-size: 16px;
	margin-top: 5px;
}
p.team_desc_person.text-center.color_white{
	font-size: 18px;
    line-height: 1.4em;
}
.quest_box {
    margin-top: 60px;
}
.quest_img{
	margin: 0 auto;
}
.contact_container{
	background-size: cover;
	overflow: hidden;
	padding-top: 100px;
	margin-top: 8%;
}
.single .contact_container{
	margin-top: 4%;
}
.single .entry-title{
	font-weight: 600;
}
.wpcf7-form{
	margin: 0 auto;
    display: block;
    max-width: 570px;
}
.contactform input.full, .wpcf7 input, .contactform textarea, .wpcf7 textarea, .contactform select, .wpcf7 select{
	background-color: transparent;
	color: white;
}
ul.portfolio-content {
    padding-left: 0;
    list-style: none;
}
.wpcf7 select {
    width: 100%;
    padding: 8px;
    height: auto;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    max-width: 570px;
}
.wpcf7 option {
	color: black;
}
.contact{
	position: relative;
    overflow: hidden;
}
.header_description{
    line-height: 1.5em;
}
span.wpcf7-not-valid-tip {
    color: #cacaca;
}
.form__submit-container{
	text-align: center;
	position: relative;
}
div.wpcf7 .ajax-loader {
    background-image: url(http://szlifierniamarki.pl/wp-content/uploads/2017/02/loader_gif_5.gif) !important;
	margin: 0 0 0 20px !important;
    width: 30px !important;
    height: 30px !important;
	display: block;
    position: absolute;
    top: 6px;
    right: 15px;
}
div.wpcf7-validation-errors {
    border: 2px solid #cd9b1d;
    color: #ffffff;
}
div.wpcf7-response-output {
    margin: 2em 0em 1em !important;
}
div.wpcf7-mail-sent-ok {
    color: white;
}
input.wpcf7-form-control.wpcf7-submit{
	padding: 12px 60px;
	text-transform: uppercase;
	font-size: 18px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
	padding: 10px 58px;
    border: 2px solid #999;
}
label.color_primary {
    font-size: 18px;
    margin: 15px 0px 5px;
}
.footerclass {
    background-color: #333 !important;
    border-top: 3px solid #cd9b1d;
    text-align: center;
	padding-top: 0 !important;
}
.footercredits {
    padding-top: 10px;
    padding-bottom: 0px;
}
.footercredits p {
	font-size: 12px;
    color: #a2a2a2;
}
.portfolio_item .portfoliolink {
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.footernav.portfolionav{
	float: none;
    text-align: center;
}
.footernav.portfolionav a{
	background: transparent;
    color: #cd9b1d;
	padding: 8px 20px 6px;
}
.footernav.portfolionav a:hover{
	color: white;
}
.footernav.portfolionav span{
    font-weight: 600;
    padding: 10px;
    font-size: 18px;
}
.recaptch__container {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 20px 0px;
}
div.wpcf7-spam-blocked {
    color: white;
}

.bounce_img img:hover{
	-webkit-animation: bounce 1s;
	animation: bounce 1s;
}
.icon-svg img{
	max-height: 66px;
	width: auto;
	margin-bottom: 15px;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -6px, 0);
            transform: translate3d(0, -6px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -2px, 0);
            transform: translate3d(0, -2px, 0);
  }
}

@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -6px, 0);
            transform: translate3d(0, -6px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -2px, 0);
            transform: translate3d(0, -2px, 0);
  }
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
color: #fff !important; }

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
background: #cd9b1d !important; }


#pg-11-12 {
margin-bottom: 0px !important; }

.form__info{
    text-align: left;
    color: white;
    margin-top: 30px;
    font-weight: 300;
	margin-left: 10px;
}
.wpcf7-submit[disabled] {
    opacity: .5;
}
.wpcf7-submit[disabled]:hover {
    background: #cd9b1d !important;
    outline: none !important;
    border: 2px solid transparent !important;
}
.form__checkbox-link{
	font-weight: bold;
	color: white;
}