/**
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Version: 4.6.12
Requires at least: 5.3
Tested up to: 6.5
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */


.ast-container {
    max-width:100% !important;
    padding:0 !important;
}
@media all and (min-width: 768px) {
    .home .wp-block-themepunch-revslider {
      padding-top:100px;
    }
    }
@media all and (min-width: 1024px) {
.home .wp-block-themepunch-revslider {
  padding-top:140px;
}
}
/* .ast-theme-transparent-header .main-header-bar {
    opacity:0.5;
} */
/* .ast-primary-header-bar {
    opacity:0.5 !important;
} */
.testim {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
}

.testim .wrap {
position: relative;
width: 100%;
max-width: 1020px;
padding: 40px 20px;
margin: auto;
}

.testim .arrow {
width:42px;
height:42px;
display: block;
position: absolute;
color: #333;
cursor: pointer;
font-size: 2em;
top: 50%;
-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
-webkit-transition: all .3s ease-in-out;    
-ms-transition: all .3s ease-in-out;    
-moz-transition: all .3s ease-in-out;    
-o-transition: all .3s ease-in-out;    
transition: all .3s ease-in-out;
padding: 5px;
z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
color: green;
}


.testim .arrow.left {
left: 70px;
background: url(images/icon-left-arrow.svg);
}

.testim .arrow.right {
right: 70px;
background: url(images/icon-right-arrow.svg);

}
#testim-dots {
    display: none;
}
.testim .dots {
text-align: center;
position: absolute;
width: 100%;
bottom: 60px;
left: 0;
display: block;
z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
list-style-type: none;
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
border: 1px solid green;
margin: 0 10px;
cursor: pointer;
-webkit-transition: all .5s ease-in-out;    
-ms-transition: all .5s ease-in-out;    
-moz-transition: all .5s ease-in-out;    
-o-transition: all .5s ease-in-out;    
transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
background: green;
border-color: green;
}

.testim .dots .dot.active {
-webkit-animation: testim-scale .5s ease-in-out forwards;   
-moz-animation: testim-scale .5s ease-in-out forwards;   
-ms-animation: testim-scale .5s ease-in-out forwards;   
-o-animation: testim-scale .5s ease-in-out forwards;   
animation: testim-scale .5s ease-in-out forwards;   
}

.testim .cont {
position: relative;
    overflow: hidden;
}

.testim .cont > div {
text-align: center;
position: absolute;
top: 0;
left: 0;
padding: 100px 0 70px 0;
opacity: 0;
}

.testim .cont > div.inactive {
opacity: 1;
}


.testim .cont > div.active {
position: relative;
opacity: 1;
}


.testim .cont div .img img {
display: block;
width: 100px;
height: 100px;
margin: auto;
border-radius: 50%;

}

.testim .cont div h2 {


margin: 15px 0;
}

.testim .cont div p {

width: 70%;
margin: auto;
}

.testim .cont div.active .img img {
-webkit-animation: testim-show .5s ease-in-out forwards;            
-moz-animation: testim-show .5s ease-in-out forwards;            
-ms-animation: testim-show .5s ease-in-out forwards;            
-o-animation: testim-show .5s ease-in-out forwards;            
animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
-webkit-animation: testim-content-in .4s ease-in-out forwards;    
-moz-animation: testim-content-in .4s ease-in-out forwards;    
-ms-animation: testim-content-in .4s ease-in-out forwards;    
-o-animation: testim-content-in .4s ease-in-out forwards;    
animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
-webkit-animation: testim-content-in .5s ease-in-out forwards;    
-moz-animation: testim-content-in .5s ease-in-out forwards;    
-ms-animation: testim-content-in .5s ease-in-out forwards;    
-o-animation: testim-content-in .5s ease-in-out forwards;    
animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
-webkit-animation: testim-hide .5s ease-in-out forwards;            
-moz-animation: testim-hide .5s ease-in-out forwards;            
-ms-animation: testim-hide .5s ease-in-out forwards;            
-o-animation: testim-hide .5s ease-in-out forwards;            
animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
-webkit-animation: testim-content-out .4s ease-in-out forwards;        
-moz-animation: testim-content-out .4s ease-in-out forwards;        
-ms-animation: testim-content-out .4s ease-in-out forwards;        
-o-animation: testim-content-out .4s ease-in-out forwards;        
animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
-webkit-animation: testim-content-out .5s ease-in-out forwards;    
-moz-animation: testim-content-out .5s ease-in-out forwards;    
-ms-animation: testim-content-out .5s ease-in-out forwards;    
-o-animation: testim-content-out .5s ease-in-out forwards;    
animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-moz-keyframes testim-scale {
0% {
    -moz-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -moz-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-ms-keyframes testim-scale {
0% {
    -ms-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -ms-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-o-keyframes testim-scale {
0% {
    -o-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -o-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -o-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -o-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@keyframes testim-scale {
0% {
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-webkit-keyframes testim-content-in {
from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -webkit-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-moz-keyframes testim-content-in {
from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -moz-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-ms-keyframes testim-content-in {
from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -ms-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-o-keyframes testim-content-in {
from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -o-transform: translateY(0);        
    transform: translateY(0);        
}
}

@keyframes testim-content-in {
from {
    opacity: 0;
    transform: translateY(100%);
}

to {
    opacity: 1;
    transform: translateY(0);        
}
}

@-webkit-keyframes testim-content-out {
from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -webkit-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-moz-keyframes testim-content-out {
from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -moz-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-ms-keyframes testim-content-out {
from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -ms-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-o-keyframes testim-content-out {
from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@keyframes testim-content-out {
from {
    opacity: 1;
    transform: translateY(0);
}

to {
    opacity: 0;
    transform: translateY(-100%);        
}
}

@-webkit-keyframes testim-show {
from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}
}

@-moz-keyframes testim-show {
from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}
}

@-ms-keyframes testim-show {
from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}
}

@-o-keyframes testim-show {
from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}
}

@keyframes testim-show {
from {
    opacity: 0;
    transform: scale(0);
}

to {
    opacity: 1;
    transform: scale(1);       
}
}

@-webkit-keyframes testim-hide {
from {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
}

@-moz-keyframes testim-hide {
from {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}
}

@-ms-keyframes testim-hide {
from {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}
}

@-o-keyframes testim-hide {
from {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}
}

@keyframes testim-hide {
from {
    opacity: 1;
    transform: scale(1);       
}

to {
    opacity: 0;
    transform: scale(0);
}
}

@media all and (max-width: 300px) {
body {
    font-size: 14px;
}
}

@media all and (max-width: 500px) {
.testim .arrow {
    font-size: 1.5em;
}

.testim .cont div p {
    line-height: 25px;
}

}

.testim_details {
    width:75%;
    margin:0 auto;
    background:#000;
    transform: translateY(-15%);
    padding-top:50px;
    padding-bottom:50px;
    font-family:'Roboto Condensed', sans-serif;
    position:relative;
    z-index:1;

}
#testim-content .img {
position:relative;
z-index:2;
}
.testim_details h2 {
  color:#F2CA9A;
  font-size:28px;
}
.testim_details p {
    color:#fff;
    font-size:24px;
    line-height:32px;
  }
  
 .ct_contact_form .wpcf7-submit {
    background:#837550;
    border-radius:0;
    padding:20px;
    color:#fff;
    font-size:24px;
    font-family:'Roboto Condensed',sans-serif;
    margin-top:30px;
    width:220px;
    text-transform: uppercase;
  }
  .ct_contact_form input.wpcf7-form-control:not([type=submit]) {
   border-radius:0;
   width:460px;
   border:1px solid #707070;
   max-width:90%;
  }
  .ct_contact_form .wpcf7-select {
    border-radius:0;
   width:460px;
   border:1px solid #707070;
   font-family:'Roboto Condensed',sans-serif;
   max-width:90%;
  }
  .ct_contact_form p label{
    font-weight:bold;
    font-size:24px;
    color:#000;
    font-family:'Roboto Condensed',sans-serif;
  }
  .ct_call_icon .elementor-icon svg {
    fill:#000 !important;
  }

  .ct_black_cta {
    position: relative;
  }
  .ct_black_cta:after {
    position: absolute;
    width: 18px;
    height: 18px;
    content: '';
    background:url(images/arrow.svg);
    top:50%;
    transform:translateY(-50%); 
    right:20px;
  }

  .ct_learn_more_cta {
    position:relative;
  }
  .ct_learn_more_cta:after{
    position: absolute;
    width: 20px;
    height: 21px;
    content: '';
    background:url(images/icon-feather-arrow-right.svg);
    background-size: 20px 21px;
    top:50%;
    transform:translateY(-50%);
    right:30px;
  }
  .ct_diag_corner_right_transp_box .ct_learn_more_cta:after{
   
    /* top:50%;
    transform:translateY(-50%); */
    
  }
  .ct_learn_more_cta.ct_white:after {
    background-image:url(images/icon-feather-arrow-right-white.svg);
    background-size:20px 21px;
  }
  .ct_get_in_touch_left {
    position: relative;
  }
  .ct_get_in_touch_left::after {
    position: absolute;
    content:'';
    display: block;
    background-image:url(images/edge.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position:bottom;
    bottom:0;
    right:0;
    width:80px;
    height:50%;

  }
  .ct_contact_sec > div:nth-child(2)::after {
    position: absolute;
    content:'';
    background-image:url(images/edge.svg);
    background-repeat: no-repeat;
    background-size: cover;
    top:0;
    left:-80px;
    width:80px;
    height:50%;
    background-position:top;

  }
   
  .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background: #1D1D1D;
    border-top-color: #1D1D1D;
  }

  .ast-footer-copyright p {
    color:#fff;
    font-family:"Roboto Condensed", sans-serif;
    font-size:16px;
  }

  .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    min-height: unset;
  }
  .ct_footer_top_sec,
  .ct_top_sec {
    position: relative;
  }
  .ct_footer_top_sec:after
   {
    position: absolute;
    content:'';
    top:50%;
    left:0;
    transform: translateY(-50%);
    width:77px;
    height:214px;
    background-image: url(images/highlighter.svg);
  }

  #ast-scroll-top {
    background-color: #837550;
    border-radius: 0;
  }
  
  .ct_hover_p ul{
    padding-top:0;
    margin-top:0;
  }
  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .ct_hover_h {
    font-size:24px !important;
  }
  .ct_hover_p {
    font-size:14px !important;
  }
  .ct_hover_p ul li {
    font-size:14px !important;
  }

}
@media only screen and (min-width: 990x) and (max-width: 1024px) {
    .event_sec_grid .ct_hover_cont {
        width:40% !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
    .event_sec_grid .ct_hover_cont {
        height:420px !important;
        min-height: unset !important;
    }
    .ct_services_block .ct_hover_cont {
        height:300px !important;
        min-height: unset !important;
    }
.event_sec_grid .ct_hover_cont h2.elementor-heading-title {
  font-size:18px !important;
  line-height: 26px !important;
}
.event_sec_grid .ct_hover_cont .ct_hover_p {
    font-size:12px !important;
    line-height: 18px !important;
  }
 .ct_top_sec .elementor-widget-container {
    padding:200px 0 200px 0 !important;

  }
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) {
    .ct_top_sec .elementor-widget-container {
        padding:250px 0 200px 0 !important;
    }

}
@media only screen and (min-width: 1601px) and (max-width: 2000px) {
    .ct_top_sec .elementor-widget-container {
        padding:275px 0 325px 0 !important;
    }

}
  @media only screen and (min-width: 2000px) {
   .ct_blackfirst_sec > div:first-child {
      padding-top:150px;
      padding-bottom:150px;
   }
   .ct_goldsecond_sec > div:nth-child(2) {
      padding-top:150px;
      padding-bottom:150px;
   }
   .ct_blacksecond_sec > div:nth-child(2) {
    padding-top:150px;
    padding-bottom:150px;
    }
    .ct_goldfirst_sec > div:first-child {
        padding-top:150px;
        padding-bottom:150px;
     }


     .ct_blackfirst_sec > div:first-child .ct_learn_more_cta  {
        
        padding-bottom:60px;
     }
     .ct_goldsecond_sec > div:nth-child(2) .ct_learn_more_cta {
        padding-bottom:60px;
     }
     .ct_blacksecond_sec > div:nth-child(2) .ct_learn_more_cta {
        padding-bottom:60px;
      }
      .ct_goldfirst_sec > div:first-child .ct_learn_more_cta {
        padding-bottom:60px;
       }

       .ct_blackfirst_sec > div:first-child .ct_learn_more_cta:after {
        
        transform: translateY(calc(-50% - 30px));
     }
     .ct_goldsecond_sec > div:nth-child(2) .ct_learn_more_cta:after {
        transform: translateY(calc(-50% - 30px));
     }
     .ct_blacksecond_sec > div:nth-child(2) .ct_learn_more_cta:after {
        transform: translateY(calc(-50% - 30px));
      }
      .ct_goldfirst_sec > div:first-child .ct_learn_more_cta:after {
        transform: translateY(calc(-50% - 30px));
       }
     /* .ct_learn_more_cta {

     } */
     .ct_events_control_sec .elementor-widget-container{
        width:60%;
     }
  }
  @media only screen and (min-width: 2250px) {
  .ct_contact_sec > div:nth-child(2) {
    padding-top:230px;
    padding-bottom:200px;
 }
}

.ct_top_call {
    font-size:26px;
}

ul.ct_bullet_list {
  margin-top:0;
}

.ct_inner_title, .ct_corner_diag_black,.ct_corner_diag_gold {
    position:relative !important;
}
/* black gradient on top right below main title */
.ct_inner_title::after{
    position: absolute;
    content:'';
    top:100%;
    right:0;
    width: 0;
    height: 0;
    border: 180px solid transparent;
    border-top:0;
    border-right: 180px solid #000;
    z-index:1;
}
.ct_top_right_diag_blk {
    position: relative !important;
}
.ct_top_right_diag_blk:after {
    position: absolute;
    content:'';
    top:0;
    right:0;
    width: 0;
    height: 0;
    border: 180px solid transparent;
    border-top:0;
    border-right: 180px solid #000;
    z-index:1;
}
/* black gradient on top right on plain bg */
.ct_corner_diag_black:after {
    position: absolute;
    content:'';
    top:0;
    right:0;
    width: 0;
    height: 0;
    border: 180px solid transparent;
    border-top:0;
    border-right: 180px solid #000;
    z-index:1;
}
/* gold gradient on top right on plain bg */
.ct_corner_diag_gold:after {
    position: absolute;
    content:'';
    top:0;
    right:0;
    width: 180px;
    height: 180px;
    z-index:1;
    background: url(images/goldcorner.png) no-repeat;
}
.ct_corner_diag_black_left,.ct_corner_diag_black_right {
  position: relative;
}
/* black on left top on image */
.ct_corner_diag_black_left:after {
    position: absolute;
    content:'';
    top:0;
    left:0;
    width: 0;
    height: 0;
    border: 180px solid transparent;
    border-top:0;
    border-left: 180px solid #000;
    z-index:1;
}
.ct_twobg_transparent_diag {
    position: relative;
}
.ct_twobg_transparent_diag:after {
 position: absolute;
 width:100%;
 height:100%;
 top:0;
 left:0;
 content:'';
 z-index:1;
 background:#000;
 clip-path: polygon(calc(100% - 180px) 0%, 100% 180px, 100% 100%, 0 100%, 0 0);
}
/* .ct_diag_corner_right_transp_bg {
    position: relative;
}
.ct_diag_corner_right_transp_bg:after {

} */
.ct_diag_corner_right_transp_box {
    clip-path: polygon(calc(100% - 180px) 0%, 100% 180px, 100% 100%, 0 100%, 0 0);
}
@media only screen and (max-width: 1024px) {
    .ct_corner_diag_gold:after {
        width:75px;
        height:75px;
        background-size:75px 75px;
    }
    .ct_inner_title::after{ 
        border: 75px solid transparent;
        border-top:0;
        border-right: 75px solid #000;
    }
    .ct_corner_diag_black_left:after {
        border: 75px solid transparent;
        border-top:0;
        border-left: 75px solid #000;
    }
    .ct_corner_diag_black:after {
        border: 75px solid transparent;
        border-top:0;
        border-right: 75px solid #000;
    }
    .ct_top_right_diag_blk:after {
        border: 75px solid transparent;
        border-top:0;
        border-right: 75px solid #000;
    }
    .ct_diag_corner_right_transp_box {
        clip-path: polygon(calc(100% - 75px) 0%, 100% 75px, 100% 100%, 0 100%, 0 0);
    }
    .ct_diag_corner_right_transp_box .ct_learn_more_cta:after{
        position: absolute;
        width: 18px;
        height: 19px;
        content: '';
        background:url(images/icon-feather-arrow-right.svg);
        background-size: 18px 19px;
        top:50%;
        transform:translateY(-50%); 
        
      }
      .ct_twobg_transparent_diag:after {
        clip-path: polygon(calc(100% - 75px) 0%, 100% 75px, 100% 100%, 0 100%, 0 0);

      }
      /* .ct_learn_more_cta:after {
        right:40px;
      } */
  }
  @media only screen and (max-width: 768px) {
    .ast-theme-transparent-header .main-header-bar {
        opacity:1;
    }
  .ct_diag_corner_right_transp_box .ct_learn_more_cta:after{
    position: absolute;
    width: 15px;
    height: 16px;
    content: '';
    background:url(images/icon-feather-arrow-right.svg);
    background-size: 15px 16px;
    /* top:22px; */
    top:50%;
    transform:translateY(-50%);
    
  }
}
/* gold gradient on right top corner on image */
/* .ct_corner_diag_gold_right:after {
    position: absolute;
    content:'';
    top:0;
    right:0;
    width: 180px;
    height: 180px;
    z-index:1;
    background: url(images/goldgradientright.png) no-repeat;
} */
.ct_ss_2col_large_secondcol .ct_corner_diag_gold_right img {
    clip-path: polygon(calc(100% - 180px) 0%, 100% 180px, 100% 100%, 0 100%, 0 0);
}
.ct_corner_diag_gold_right {
    clip-path: polygon(calc(100% - 180px) 0%, 100% 180px, 100% 100%, 0 100%, 0 0);
}
/* black on right top on image */
.ct_corner_diag_black_right:after {
    position: absolute;
    content:'';
    top:0;
    right:0;
    width: 0;
    height: 0;
    border: 180px solid transparent;
    border-top:0;
    border-right: 180px solid #000;
    z-index:1;
}

.ct_corner_diag_gold_left_gradient {
   
    clip-path: polygon(180px 0, 100% 0, 100% 100%, 0 100%, 0 180px);

    /* background: linear-gradient(180deg, #877852 0%, #9b8760 100%); */
}


/* .ct_test {
    position: relative;
}
.ct_test:after {
    position: absolute;
    content: '';
    top: 0%;
    right: 0;
    width: 0;
    height: 0;
    border: 180px solid transparent;
    border-top: 0;
    border-right: 180px solid #000;
    z-index: 1;
} */
.ct_grid_cont .e-con-inner div:nth-child(7) 
   
{
    grid-column: 1 / 2;
    justify-self: end;
    margin-right: 15px; 
}
.ct_grid_cont .e-con-inner div:nth-child(8) 
   
{
    grid-column:2/3;
    justify-self: start;
    margin-right: 15px; 
}
.ct_grid_col {

}
.ct_hover_cont {
    /* transition: all ease-in 5s !important; */
    position:relative;
    min-height: 500px;
    clip-path: polygon(calc(100% - 95px) 0%, 100% 95px, 100% 100%, 0 100%, 0 0);
}
.ct_hover_cont .ct_hover_h{
    position:absolute;
    top:65px;
    left:30px;
    opacity: 0;
   transition: opacity ease-in .3s !important;
}
.ct_hover_cont .ct_hover_p {
    position:absolute;
    top:130px;
    left:30px;
    opacity: 0;
    transition: opacity ease-in .3s !important;
 }
 .ct_hover_cont .ct_hover_cont_wrap {
    position:absolute;
    top:40px;
 }
 .ct_hover_cont .ct_hover_cont_wrap .ct_hover_p{
    position:static;
 }
 .ct_hover_cont .ct_hover_cont_wrap .ct_hover_h{
    position:static;
 }
 .ct_hover_cont.ct_tall_title .ct_hover_p {
    top:168px;
 }
 .ct_hover_cont .ct_hover_default_h{
    transition: opacity ease-in .1s !important;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
 }
 .ct_hover_cont:hover .ct_hover_default_h{
    opacity: 0;
 }
 .ct_hover_cont:hover .ct_hover_h{
    opacity: 1;
 }
 .ct_hover_cont:hover .ct_hover_p{
    opacity: 1;
  }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .ct_top_call {
        font-size:20px;
    }
}
@media only screen and (min-width: 1290px) and (max-width: 1366px) {
    .ct_ss_2col_large_secondcol .e-con-inner > div.ct_50{ 
        width:50% !important;
         }

}
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
    .ct_blackfirst_sec h2.elementor-heading-title{
      font-size:48px;
    }
    .ct_blackfirst_sec .elementor-widget-container p, 
    .ct_blackfirst_sec .elementor-widget-container ul li{
        font-size:20px;
    }
    .ct_ss_2col_large_secondcol .e-con-inner > div.ct_50{ 
   width:50% !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1299px) {
    .ct_ss_2col_large_secondcol .e-con-inner > div{
        width:53% !important;
       }
       .ct_ss_2col_large_secondcol .ct_corner_diag_gold_right img {
        clip-path: polygon(calc(100% - 50px) 0%, 100% 50px, 100% 100%, 0 100%, 0 0);
       }
     }

@media only screen and (min-width: 1300px) and (max-width: 1600px) {
    .ct_ss_2col_large_secondcol .e-con-inner >div:nth-child(2){
     width:55% !important;
    }
    .ct_ss_2col_large_secondcol .ct_corner_diag_gold_right img {
        clip-path: polygon(calc(100% - 75px) 0%, 100% 75px, 100% 100%, 0 100%, 0 0);
       }
  }
@media only screen and (min-width: 1601px) and (max-width: 2000px) {
  .ct_ss_2col_large_secondcol .e-con-inner >div:nth-child(2){
   width:58% !important;
  }
}
@media only screen and (max-width: 1024px) {
    .elementor-element-52951d46 .elementor-widget-container br{
        display: none;
    }
   #ast-hf-mobile-menu.main-header-menu {
        background-color: #000;
        border:none;
        padding-bottom:15px;
    }
    .site-navigation {
        background-color: #000;
    }
    #ast-hf-mobile-menu.main-header-menu li a {
      border-bottom:none;
      color:#fff;
      font-family:'Roboto Condensed', sans-serif;
      line-height:32px;
    }
    #ast-hf-mobile-menu.main-header-menu li .sub-menu {
     background:#000;

    }
    .ast-menu-toggle:focus {
        outline:none !important;
    }
    .ast-menu-toggle .ast-arrow-svg{
        color:#fff;
    }
    .ct_ss_2col_large_secondcol .ct_corner_diag_gold_right img {
        clip-path: polygon(calc(100% - 75px) 0%, 100% 75px, 100% 100%, 0 100%, 0 0);
    }
    .ct_corner_diag_gold_right {
        clip-path: polygon(calc(100% - 75px) 0%, 100% 75px, 100% 100%, 0 100%, 0 0);
    }
    .ct_corner_diag_black_right:after {
        border: 75px solid transparent;
        border-top:0;
        border-right: 75px solid #000;
    }
    .ct_corner_diag_gold_left_gradient {
   
        clip-path: polygon(75px 0, 100% 0, 100% 100%, 0 100%, 0 75px);
    
        /* background: linear-gradient(180deg, #877852 0%, #9b8760 100%); */
    }
    .ct_footer_top_sec:after, .ct_top_sec:after {
        width:40px;
        height:111px;
        background-size:40px 111px;
    }
   .home .ct_top_sec:after {
        display: none;
    }
    .ct_get_in_touch_left::after {
        display: none;
    }
    .ct_contact_sec > div:nth-child(2)::after {
        display: none;
    }
    .ct_learn_more_cta:after {
        /* top:22px; */
        top:50%;
        transform:translateY(-50%); 
    }
    .testim_details p {
        font-size:16px;
    }
    .testim_details h2{
        font-size:22px;
    }
    .ct_hover_cont.ct_tall_title .ct_hover_p {
        top:130px;
     }
}
@media only screen and (max-width: 992px) {
    .site-logo-img img{
        width:120px !important;
        height:56px !important;
    }
   

}
@media only screen and (max-width: 768px) {
    .testim_details {
        width:100%;
    }
    .testim .arrow.right {
        right:10px;
    }
    .testim .arrow.left {
        left:10px;
    }
    .testim_details p {
        font-size:14px;
    }
    .testim_details h2{
        font-size:20px;
    }
   
}
@media (orientation: landscape) and (max-width: 768px) { 
    body {
        max-width:500px;
        margin:0 auto;
    }
    
 rs-fullwidth-wrap {
    overflow: hidden !important;
 }
    /* .ct_bg_img_col {
        padding-top:250px !important;
        padding-bottom:250px !important;
    } */
}

/* gold gradient on left top corner on image */
/* .ct_corner_diag_gold_left:after { 
    position: absolute;
    content:'';
    top:0;
    left:0;
    width: 180px;
    height: 180px;
    z-index:1;
    background: url(images/goldgradientleft4.png) no-repeat;
} */

/* .ct_corner_diag_gold_left_event:after {
    position: absolute;
    content:'';
    top:0;
    left:0;
    width: 180px;
    height: 180px;
    z-index:1;
    background: url(images/goldgradientleft.png) no-repeat;
} */

.main-header-menu .sub-menu {
    background-color: #000;
    border-color:#000;
}
a:focus-visible {
    outline-style:none;
}
a:focus {
    outline:none;
}
/* .ct_corner_diag_gold_left_event_gradient {
    position: relative;
} */


li.menu-item .ast-icon.icon-arrow svg {
    transform: rotate(270deg);
    transition: transform .2s ease-in-out;
}
li.menu-item:hover .ast-icon.icon-arrow svg {
    transform: rotate(360deg);
}

#primary-site-navigation-desktop .main-navigation {
    padding-right:250px !important;
}

.wpcf7-form input[type="submit"]:hover {
  background-color: #000;
  color:#fff;
}

.wpcf7 form .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output {
    border:none !important;
}

.wpcf7 form .wpcf7-response-output {
    padding-left:0 !important;
    margin-left:0 !important;
    color:#000 !important;
}

.wpcf7 form.invalid  .wpcf7-response-output {
    color:#DC2626 !important;
}

.entry-content p {
    margin-bottom:20px;
}

.ct_nomargin ul{
  margin:0 !important;
}

@media only screen and (min-width: 2560px) {
 body {
    max-width:2560px;
    margin:0 auto;
 }

 rs-fullwidth-wrap {
    overflow: hidden !important;
 }

}

.ulpadding ul {
    padding:0 0 0 20px;
    margin:0;
}

.wpcf7 select.wpcf7-form-control:focus {
border-color:#707070 !important;
border-style:solid !important;
}

