/*
Theme Name: Quaxen Genesis
Theme URI: -
Author: Quaxen
Author URI: https://quaxen.com/
Description: Quaxen Starter Theme.
Version: 1
Text Domain: the7mk2
*/

@font-face {
  font-family: SuisseBold;
  src: url(/font/SuisseBold.ttf);
}
@font-face {
  font-family: SuisseBook;
  src: url(/font/SuisseBook.ttf);
}
@font-face {
  font-family: SuisseRegular;
  src: url(/font/SuisseRegular.ttf);
}

html, body, body.page, .wf-container > *{
  font-family: SuisseRegular, sans-serif;
}
h3, .h3-size, .entry-title.h3-size, h2.entry-title, .dt-accordion-h3-size .wpb_accordion_header > a{
  font-family: SuisseBook, sans-serif;
}
b, strong{
  font-family: SuisseBold, sans-serif;
}
.c2-col-split *{
  font-family: SuisseBook, sans-serif;
}
.all-text-bluish *{
  font-family: SuisseBook, sans-serif;
}
.slider-main-intro .vc_column-inner {
    height: calc(100vh - 90px);
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.slick-dots {
    margin: 0;
    padding: 10px 0;
    position: absolute;
    bottom: 70px;
}
.ult-carousel-wrapper .slick-dots li i {
    font-size: 50px;
}
li#slick-slide01 {
    margin: 0px 30px;
}
.font-white-here *{
  color: #fff !important;
}
.green-text-here *{
  color: #00c800 !important;
}
.red-text-here *{
  color: #ff0000 !important;
}
.purple-text-here *{
  color: #ff00ff !important;
}
.orange-text-here *{
  color: #ff6300 !important;
}
.arrow-text-here h3 {
    display: flex;
}
.arrow-text-here h3:after {
    content: '';
    display: block;
    background: url(https://placebythewindow.quaxen.info/wp-content/uploads/2020/11/a02ef73a92c1e7d142f6bbfbd0585983.png);
    height: 16px;
    width: 16px;
    background-size: cover;
    float: revert;
    position: relative;
    top: 9px;
    left: 11px;
}
.black-arrow-here h3 {
    display: flex;
}
.black-arrow-here h3:after {
    content: '';
    display: block;
    background: url(https://placebythewindow.quaxen.info/wp-content/uploads/2020/11/90a688142d1128817d2b7f19c400243d.png);
    height: 16px;
    width: 16px;
    background-size: cover;
    float: revert;
    position: relative;
    top: 9px;
    left: 11px;
}
.main-nav > li > a{
  opacity: 1;
  transition: 0.3s;
}
.main-nav > li > a:hover{
  opacity: 0.4;
  transition: 0.3s;
}
.blue-text-here *{
  color: #0000ff !important;
  font-family: SuisseBook, sans-serif;
}
.ult_ecpsub_cont {
    text-align: left !important;
    margin: 0 auto;
    vertical-align: middle;
    max-width: 100% !important;
    color: #00c800 !important;
}
.ult_expheader {
    color: #00c800;
    padding: 0px !important;
}
img.img-icon.ult_exp_img {
    font-size: 16px;
    margin-top: -25px;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f7f7f700 !important;
}
.vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 0px !important;
}
.vc_tta.vc_tta-shape-square .vc_tta-panel-body, .vc_tta.vc_tta-shape-square .vc_tta-panel-heading {
    padding: 0px !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f7f7f700 !important;
    background-color: #fff0 !important;
}
.vc_active .vc_tta-icon.fas.fa-adjust:before {
    content: '';
    display: block;
    background: url(https://placebythewindow.quaxen.info/wp-content/uploads/2020/11/90a688142d1128817d2b7f19c400243d.png);
    height: 16px;
    width: 16px;
    background-size: cover;
    float: revert;
    position: relative;
    top: 9px;
    left: 11px;
}
.vc_tta-panel.vc_active .vc_tta-icon.fas.fa-adjust:before {
    content: '';
    display: inline-block;
    background: url(https://placebythewindow.quaxen.info/wp-content/uploads/2020/11/90a688142d1128817d2b7f19c400243d.png);
    height: 16px;
    width: 16px;
    background-size: cover;
    float: revert;
    position: relative;
    top: -1px;
    left: 1px;
}
.vc_tta-panel:not(.vc_active) .vc_tta-icon.fas.fa-adjust:before {
    content: '';
    display: inline-block;
    background: url(https://placebythewindow.quaxen.info/wp-content/uploads/2020/11/a02ef73a92c1e7d142f6bbfbd0585983.png);
    height: 16px;
    width: 16px;
    background-size: cover;
    float: revert;
    position: relative;
    top: 0px;
    left: 1px;
}
h4.vc_tta-panel-title {
    font-size: 24px;
}
.vc_tta.vc_tta-spacing-30 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-30 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: -10px;
}
.blog-shortcode .post-entry-content {
    padding: 25px 20px 30px 0px !important;
}
.c2-col-split *{
  color: #283873;
}
.c2-col-split .wpb_wrapper {
    column-count: 2;
    width: 100%;
}
.all-text-bluish *{
  color: #283873 !important;
}
.all-text-bluish h3 {
    margin-top: 35px;
    display: inline-block;
}
.add-left-sp img {
    position: relative;
    left: -30px;
}
.orange-text-here h3 {
    margin-top: 35px;
    display: inline-block;
}
 /* additional css */
.branding a img, .branding img {
    height: 60px !important;
    width: auto;
}

#main {
    min-height: calc(100vh - 460px);
}

@media screen and (min-width: 776px) and (max-width: 1200px){
.mobile-header-bar .mobile-branding img {
    max-width: 25% !important;
    height: auto;
    padding: 5px 0px;
}
		.dt-mobile-header {
    background-color: #ffffff;
    width: 40% !important;
}
	.right-mobile-menu .show-mobile-header .dt-mobile-header {
    right: 40% !important;
}
	.wf-1-6, .wf-span-2 {
    width: 33% !important;
}
}

@media screen and (max-width: 776px){
	.mobile-header-bar .mobile-branding img {
    max-width: 25% !important;
    height: auto;
    padding: 5px 0px;
		
}
	.dt-mobile-header {
    background-color: #ffffff;
    width: 100% !important;
}
	.right-mobile-menu .show-mobile-header .dt-mobile-header {
    right: 100% !important;
}
}

@media screen and (min-width: 1201px){
.boxed .masthead:not(.full-width):not(.side-header):not(.side-header-menu-icon):not(.side-header-v-stroke) .header-bar, .boxed .ph-wrap {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
}
}
.pswp__caption .pswp__caption__center{
	display: none !important;
}
.cust_video .wp-video {
    margin: 0 auto;
}
.sub-nav {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
    margin-left: 15px;
	top: 80%;
}
@media screen and (max-width: 992px){
.footer .widget {
    width: 33%;
}
}