/*
Theme Name: Agensy
Theme URI: https://agensy.themezinho.net/
Author: themezinho
Author URI: https://themeforest.net/user/themezinho
Description: Modern Digital Agency Theme 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: agensy
Tags: blog, custom-logo, custom-menu, editor-style, featured-images, sticky-post, theme-options
*/

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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;
}
/*--------------------------------------------------------------
# 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; 
}

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

/* Career Page */
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: #ffffff !important;
    background-color: #ffffff !important;
	border-left:1px solid #e7e7e7 !important;
	margin-left: 1px !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	border-color: #ffffff !important;
    background-color: #ffffff !important;
	
	color:#252525 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	border-color: #ffffff !important;
    background-color: #ffffff !important;
	border-right:1px solid #ffffff !important;
	color:#e61e26 !important;
	font-weight:bold !important;
}


@media (max-width: 1500px) {
.page-id-2893 .section-title {
    margin-bottom: 28px !important;
}
.page-id-2893 .section-title {
	padding-right: 28% !important;
}
	
}

/*Contact Page */
.velocita-form-bg {
	background: #e5e5e5;
	padding: 60px 5% 60px 9% !important;
}
.velocita-form-bg .section-title {
	margin-bottom:0 !important;
}
input{
	height: 45px;
	background:#ffffff;
	border:0;
}
input[type="email"], input[type="text"] {
	height: 45px;
	background:#efefef;
}
textarea {
	background:#efefef;
}
/*.vc_row[data-vc-full-width] {
	overflow:visible !important;
}
.form-bg-graphics {
    position: absolute;
   top: 260px;
    width: 30%;
    right: 6%;
    height: auto;
}*/

.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
	bottom: 25px;
    left: -1%;
}
div#n2-ss-2 .n2-thumbnail-dot {
	cursor:pointer;
}
.n2-active {
	font-weight:700 !important;
	font-size:105% !important;
	color:#000000 !important;
}
div#n2-ss-2 .n2-style-96636f780ae0423e3680099acdbb7d5c-dot.n2-active {
	font-weight:700 !important;
	font-size:105% !important;
	color:#000000 !important;
}

div#n2-ss-2 .n2-font-0063da4493c239b7fa3c2f80a12a1820-hover {
	font-size: 164% !important;
}

div#n2-ss-2 .n2-font-fdaff78f8729591f540ba67515f94971-hover, 
div#n2-ss-2 .n2-font-0063da4493c239b7fa3c2f80a12a1820-hover,
div#n2-ss-2 .n2-font-cb89a5a7cfafceaacaf00ec7ea3925e7-hover{
	font-family: 'latobold_italic' !important;
}


.heading-core-values {
	font-family: 'latobold_italic' !important;
	position:absolute;
	top:40px;
}


.vc_tta-panels h5{
	font-weight:600 !important;
	font-size: 1.10rem !important;
}
.vc_tta-panels h5 span {
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
}

@media (max-width: 991px) {
	.heading-core-values {
		position:relative;
		top:20px;
	}
}

@media (max-width: 767px) {
	.velocita-form-bg {padding:25px 20px !important;}
	
	
}
