/*
Theme Name: Tourog
Theme URI: http://templatemonster.themezinho.net/tourog
Author: themezinho
Author URI: https://www.templatemonster.com/
Description: Creative Agency WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.5.2
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Tourog
Tags: blog, custom-logo, custom-menu, editor-style, featured-images, sticky-post, theme-options
*/

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@600&family=Fira+Sans:wght@400;600;800&display=swap');

.img-dot{
	position: relative;
}

/*
.img-dot, .img-dot img{
	position: relative;
} 
*/

/*.content-section:nth-child(even) .img-dot .vc_single_image-wrapper:before*/
.content-section:nth-child(even) .img-dot:before {
    /*right: auto;*/
    left: -22px;
}
/*.img-dot .vc_single_image-wrapper:before*/
.img-dot:before{
    content: "";
    width: 90%;
    height: 60%;
    position: absolute;
    right: -22px;
    bottom: -20px;
    z-index: -1;
    background: url(images/dot-pattern.png) right;
    background-size: 7px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    opacity: 0.2;
}
/*--------------section material--------------------*/
@media (min-width: 992px){
	.container-width-83 {
		margin: 0 auto !important;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
}
.container-width-83{
	margin: 0 auto !important;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
	display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px){
	.col-md-12 .content-section:nth-child(odd) .container-width-83 {
		flex-direction: column-reverse;
	}

}

.test-animated:hover:before {
    content: "";
    width: 50%;
    height: 50%;
    position: absolute;
    right: -25px;
    bottom: -30px;
    background: url(images/dot-pattern.png) right;
    background-size: 10px;
	z-index: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.testemonials_photo{
	min-width: 50px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.testemonials_photo .vc_column-inner, .testemonials_author .vc_column-inner{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.tetstemonials_footer{
	min-width: 252px;
}

.testemonials_footer_font p{
	font-size: 80%;
}
/*---------------------------------------------------------*/

.test-animated .vc_column-inner:hover {
    display: block;
    /*margin: 0;
    padding: 50px 30px;*/
    background: var(--color-darker);
    position: relative;
	z-index: 1;
}

.section-title h2 {
    font-weight: 800;
}

.hamburger {
	height: min-content;
}

.img-margin{
	margin-top: -250px;
}

.section-title h2 {
    font-size: 3vw;
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px){
	.img-margin{
		margin-top: -150px;
	}
	
	.page-header .inner h1 {
		letter-spacing: normal;
	}
	
	.section-title h2 {
		font-size: 8vw;
	}
}

.icon-p p{
	margin-bottom:0px;
}

.site-navigation .inner ul li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.soc_icons.contact_page {
    background: none;
    text-align: center;
    display: inline-block;
    vertical-align: 5px;
}

.soc_icons.contact_page a {
    margin: 0 0 0 10px;
}

.soc_icons.contact_page img {
    width: 20px;
    height: 20px;
}

.testimonials-slider .swiper-pagination{
	display: none;
}
/*----------------------------------*/

body{padding: 0; font-family: 'Fira Sans', sans-serif;}
.section-title h2{font-family: 'Fira Sans Condensed', sans-serif !important;}
img{height: auto; max-width: 100%;}
iframe{ width: 100%; max-width: 100%;}

.image{ width:100%; display:block; margin:0;}
.image img{ width:100%; display:block;}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	float:right; margin-left:1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.screen-reader-text{
    display: block;
}

.text-top-padding{
	padding-top: 17px;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}


/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	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;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

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

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.bypostauthor{
	display: block;
}

section.icon-content-block{
	overflow: visible;
}


.wp-block-cover, .wp-block-cover-image {height:auto; }



