/*
Theme Name: Vortex Digital Services Child Theme
Theme URI: http://demos.casethemes.net/troma/
Template: troma
Author: CaseThemes
Author URI: https://themeforest.net/user/casethemes/portfolio
Description: TROMA is clean, modern and professional Creative Digital Agency WordPress Theme. It is clean, modern and simple theme that was built for designers, photographers, fashion agencies, freelancers and all creative folks. This theme will be 100% fluid responsive on any device. Everything is in the Documentation file so that you can change anything easily.
Tags: agency,business,business portfolio,clean,company,corporate portfolio,creative,digital agency,illustration,modern,multipurpose,portfolio
Version: 1.0.0.1552475718
Updated: 2019-03-13 11:15:18

*/

/*
* GENERAL
*/

.ct-contact-info .ct-contact-info-meta h3 {
    font-size: 26px;
}

body:not(.home) header#masthead {
    box-shadow: rgba(0,0,0,0.15) 0 0 10px;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0 0 10px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0 0 10px;
    -o-box-shadow: rgba(0,0,0,0.1) 0 0 10px;
    position: relative;
    z-index: 999;
}

/*
* FREE BANNERS PAGE
*/

#free-banners-video-section h2.wpb_video_heading {
    text-align: left;
    font-size: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

#free-banners-video-section h2.wpb_video_heading:after {
    content: "\f150";
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 40px;
    right: 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
}

#banner-usage-section .ct-fancybox-layout5 .ct-fancybox-inner .ct-fancybox-icon i {
    font-size: 35px;
    line-height: 80px;
    text-align: center;
}

#free-banners-order-section {
    position: relative;
}

#free-banners-order-section:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(1, 93, 199, 0.9);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(1, 93, 199, 0.9)), to(rgba(162, 0, 255, 0.9)));
    background-image: -webkit-linear-gradient(left, rgba(1, 93, 199, 0.9), rgba(162, 0, 255, 0.9));
    background-image: -moz-linear-gradient(left, rgba(1, 93, 199, 0.9), rgba(162, 0, 255, 0.9));
    background-image: -ms-linear-gradient(left, rgba(1, 93, 199, 0.9), rgba(162, 0, 255, 0.9));
    background-image: -o-linear-gradient(left, rgba(1, 93, 199, 0.9), rgba(162, 0, 255, 0.9));
    background-image: linear-gradient(left, rgba(1, 93, 199, 0.9), rgba(162, 0, 255, 0.9));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(1, 93, 199, 0.9)', endColorStr='rgba(162, 0, 255, 0.9)', gradientType='1');
    background-color: transparent;
}

#free-banners-order-section #ct-heading-3 h3.ct-heading-tag {
    text-shadow: rgba(0,0,0,0.15) 3px 3px 0px;
}

#free-banners-order-section #ct-heading-3 .ct-heading-desc {
    text-shadow: rgba(0,0,0,0.15) 3px 3px 0px;
    padding-top: 0;
    line-height: 2;
}

#free-banners-grid-section #ct_portfolio_grid .grid-item .item-holder-inner .item-meta .item-more {
    display: none;
}

#free-banners-grid-section #ct_portfolio_grid .item-holder {
    padding: 0;
}

#free-banners-grid-section #ct_portfolio_grid .item-holder .item-category {
    display: none;
}

#free-banners-grid-section #ct_portfolio_grid .item-holder h3.item-title {
    display: none;
}

#free-banners-grid-section #ct_portfolio_grid .grid-item .item-holder-inner .item-meta {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#free-banners-grid-section #ct_portfolio_grid .grid-item .item-holder-inner .item-meta .light-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#free-banners-grid-section #ct_portfolio_grid .grid-item .item-holder-inner .item-meta .light-box:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.50);
}

#free-banners-grid-section #ct_portfolio_grid .grid-item .item-holder-inner .item-meta .light-box i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 2;
}

/*
* BANNERS WITH LOGO
*/

#logo-banners-order-section #ct-heading-2 h3.ct-heading-tag {
    background-color: #015dc7;
    background-image: -webkit-gradient(linear, left top, right top, from(#015dc7), to(#a200ff));
    background-image: -webkit-linear-gradient(left, #015dc7, #a200ff);
    background-image: -moz-linear-gradient(left, #015dc7, #a200ff);
    background-image: -ms-linear-gradient(left, #015dc7, #a200ff);
    background-image: -o-linear-gradient(left, #015dc7, #a200ff);
    background-image: linear-gradient(left, #015dc7, #a200ff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#015dc7', endColorStr='#a200ff', gradientType='1');
    background-color: transparent;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 12px;
    letter-spacing: 0.2em;
    font-family: inherit;
    display: block;
}

#logo-banners-order-section #ct-heading-2 h6.ct-heading-sub {
    font-size: 60px;
    line-height: 1.16667;
    letter-spacing: -0.03em;
    font-weight: 600;
    color: #1d274e;
    clear: both;
    text-transform: none;
    background-color: transparent;
    background-image: none;
    text-fill-color: #1d274e;
    -o-text-fill-color: #1d274e;
    -ms-text-fill-color: #1d274e;
    -moz-text-fill-color: #1d274e;
    -webkit-text-fill-color: #1d274e;
    font-family: 'Poppins', sans-serif;
}

/*
* MODALS
*/

.modal-backdrop {
    display: none !important;
}

.modal::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
}

body.modal-open .vc_row.modal-section {
    z-index: 9999;
}

.modal-header .close:hover {
    background-color: transparent;
}

.modal-body {
    padding: 30px;
}

.modal-header {
    padding: 15px 30px;
}

.modal-header .close {
    margin-right: -30px;
}

.modal-html-container {
    float: left;
    margin: 0 30px;
}

.modal-container .vc_column-inner {
    width: 630px!important;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-top: 50px;
}

#ctabtn1 .modal-dialog .wpcf7-form .row .col-lg-6,
#ctabtn1 .modal-dialog .wpcf7-form .row .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#ctabtn1 .modal-dialog .wpcf7-form .row .wpcf7-form-control-wrap {
	margin-bottom: 20px;
}

#ctabtn1 .modal-dialog .wpcf7-form .row .wpcf7-form-control.wpcf7-submit {
	width: 100%;
}