/*
Theme Name: Unicord
Theme URI: http://unicord.themezinho.net
Author: themezinho
Author URI: https://themeforest.net/user/themezinho/portfolio
Description: Unicord | Creative Portfolio for Freelancers & Agencies
Version: 1.1.1
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: unicord
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
body .blog-post .post-content .author, body .blog-post .post-content .post-date, .no-br br, body .post-comment{display:none !important}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.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;
}




/*********** Custom CSS ****************/


.swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
}
.wpcf7 form {    width: 100%;
    padding-right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;}
	.vc_carousel-slideline img.attachment-full {
    height: 500px;
    object-fit: cover;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #000 !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #fff !important;
    padding: 15px 40px  !important;
    font-size: 20px !important;
}
.hmportfolio .works {
    background: none !important;
}
.content-section.bg-image {
    background-position: center !important;
    background-size: cover !important;
   /*  background-attachment: fixed !important; */
}
.bg-image .section-title {
    background: none;
    color: #fff;
    text-align: center;
}
.works ul li figure figcaption h3 a, .works ul li figure figcaption .brand, .works ul li figure .thumb{
    opacity: 1;
}
.works ul li figure a {
    display: block;
}
.hmabtsec {
    margin: 70px auto !important;
    color: #fff;
}
.preloader .loadbar{background: #000000; box-shadow: 0px 0px 10px #000000;}
.preloader{ background: #000000;}
.works ul li figure .thumb {border-radius: 10px; box-shadow: 1px 2px 20px #87878782; opacity: 0.8;}
.video-bg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    opacity: 0.4;
}
.filter-bar .works-filter li a{font-size: 21px;text-transform: uppercase;}
.hmabtsec .side-image-content .content p {
    margin-bottom: 15px;text-align:justify;
}
.text-justify , .text-justify p{text-align:justify;}
h2.vc_custom_heading {
    font-size: 65px;
    font-weight: bold;
}
.works.four-cols ul li figure figcaption h3 a {
    font-size: inherit;
    text-decoration: none;
    border: 0;
    text-transform: uppercase;
}
.filter-bar .works-filter li a:hover {
    color: #959595;
    text-decoration: none;
    border-bottom: 2px solid #fff;
}
.filter-bar .works-filter li a.current {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.content-section.bg-image.hm-abtsection1 {
    background-attachment: fixed !important;
	background-position: bottom !important;
}
.filter-btn{display:none}
.filter-bar .works-filter{display:block;}
.filter-bar .works-filter li {opacity: 1;transform: translateY(0);}

.calanderinner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.calanderinner .vc_column-inner {
    padding: 10px;
   /*  background: #000; */
    box-sizing: border-box;
    width: 90%;
}
.calanderinner .vc_column-inner .section-title {
    background: none;
    color: #fff;
    margin: 0;
}
.calanderinner .vc_column-inner .section-title h2 {
    font-size: 24px;
    text-align: center;
}
.calanderinner .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 10px;
}
.calanderinner .wpb_single_image.wpb_content_element.vc_align_center img {
        border-radius: 10px;
/*     height: 300px; */
    object-fit: cover;
    overflow: hidden;
}
.calandersec {
    padding: 70px 0;
}
.calanderinner .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    font-size: 14px !important;
    background: none !important;
    border: 1px solid #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.calanderinner .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: #fff !important;
    color: #000 !important;
}


@media(max-width:991px){
.filter-btn{display:block}
.filter-bar .works-filter{display:none;}
.filter-bar .works-filter.active {display: block;}
.preloader .inner {background-size: 80%;}
.page-id-1763  .header{height: 300px;top: 90px;}
.page-id-1763  .header .swiper-pagination span:first-child{font-size: 24px;height: auto;line-height: initial;}
.section-title{margin-bottom:20px;}
.page-id-1763  main{margin-top: 390px !important;}
.navbar .logo img {height: 45px;}
.video-bg {width: auto;height: auto;position: static;}
.page-header{flex-direction: column-reverse;}
.video-bg {margin-top: 30px;}
.calanderinner {flex-direction: column;}


}
