/*
Theme Name: Hub Child
Theme URI: https://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 4.2.4
License: GNU General Public License
License URI: license.txt
Text Domain: hub
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

:root {
  --theme-color-1: #ff3838;
  --theme-color-2: #1d2f41;
  --theme-color-3: #b53333;
  --theme-color-4: #c7c5c5;
  --p-color: #fefefe;
}
* {box-sizing: border-box;}


.disabledField {
    background-color: #f2f2f2 !important;;
    opacity: 0.5 !important;;
    cursor: not-allowed !important;
}
.with_frm_style .frm_radio input[type="radio"]::before, .with_frm_style .frm_checkbox input[type="checkbox"]::before {
  margin: 1px 0 0 1px;
}
.zoomLens {
    background-size: 1800px 2000px !important;
}

.elementor-button.menu-item > a{
    color:#fff;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*.scrolled div div {*/
/*    height: 500px !important;*/
/*    overflow-y: scroll;*/
/*}*/

/*-----------------------------
            Nav bar
............................*/
@media screen and (max-width:1024px){
    .page_item.page-item-13413 {
        display:none !important;
    }
}



@media only screen and (max-width: 1200px) {
  .navbar-toggle.nav-trigger.style-mobile.d-flex.pos-rel.align-items-center.justify-content-center {
    display: none !important;
  }
  #lqd-mobile-sec-nav {
    padding-left: 0px;
    padding-right: 0px;
    overflow-y: visible;
    overflow-x: visible;
    display:flex !important;
    background: transparent !important;
    box-shadow:none !important;
  }
  #mega-menu-wrap-primary > .mega-menu-toggle {
      background: transparent;
  }
  .lqd-mobile-sec-nav {
    top: 32% !important;
    }
  #mega-menu-primary {
      top: 29px !important;
  }
}

@media only screen and (max-width: 1200px){
  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{
    padding: 8px 20px;
    background: #08394b;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    border-bottom: 1px solid #ff4242;
    display: flex;
    align-items: center;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    background: #08394b;
    color: #ffff !important;
    border-radius: 5px;
    border-color: #D93333;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
      color: #ffffff;
      background: #366170;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    padding-bottom: 5px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background: #ff4242;
    color: #ffff !important;
    border-color: #D93333;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box .mega-toggle-animated-inner{
    background: #08394b;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box .mega-toggle-animated-inner::before{
    background: #08394b;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box .mega-toggle-animated-inner::after{
    background: #08394b;
  }
} 

.mega-DemoBookMenu {
  background-color: #ff4242;
}

/*-----------------------------
     footer resolution
............................*/
@media screen and (max-width:1024px){
    .footerLogo div img {
        width: 310px;
    }
}
@media screen and (max-width:767px){
  .ld-fh-element.d-inline-block.pos-rel.lqd-highlight-classic.lqd-highlight-grow-left.p{
    margin-top: 15px !important;
  }
  .errorRepotContainer {
      flex-direction: column;
  }
  .togButton {
      margin-bottom: 20px;
  }
}

/*-----------------------------
     service resolution
............................*/

@media screen and (max-width:1118px){
  /*.elementor-element > .elementor-widget-container > .lqd-fancy-menu > .reset-ul > li > a {*/
  /*  text-wrap: nowrap !important;*/
  /*width: 322px!important;*/
  /*}*/
}

/*--------------------------------
            Alignments
--------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.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;
}

.wp-block-gallery {
	margin-bottom: 1em;
}

.blocks-gallery-caption {
	margin-top: 0;
}

/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/
.wp-block-button__link {
	--wp-btn-border-radius: 1.5em;
	border-radius: var(--wp-btn-border-radius);
	line-height: 1.35em;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	--wp-btn-border-radius: 0;
}

/*--------------------------------------------------------------
Cover
--------------------------------------------------------------*/
.wp-block-cover.has-background-dim {
	color: #fff;
}

.wp-block-cover.has-background-dim a {
	color: inherit;
}

.wp-block-group.has-background,
.has-background {
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
Blockquote
--------------------------------------------------------------*/
.wp-block-pullquote blockquote {
	border: none;
}

/*------------------------------------------------------------
                Custom CSS
 -----------------------------------------------------------*/
 .elementor-8{
	background: #8fe8f2;
 }
.elementor-893 .elementor-element.elementor-element-e9b53af input[type="submit"] {
   border: 1px solid #063546;
   align-items: center;
   color: #063546 !important;
   float: right;
   margin-right: 10px;
   height: 43px;
   font-weight: 400;
   background-color: #063546 !important;
   color: #fff !important;
}
.elementor-893 .elementor-element.elementor-element-e9b53af input[type="submit"]:hover,.elementor-893 .elementor-element.elementor-element-e9b53af input[type="submit"]:Focus {
  border: 1px solid #063546;
  color: #063546 !important;
  background-color: #fff !important;
}
.mainMenuWrap {
    width: 100% !important;
}
  #mega-menu-wrap-primary, .module-primary-nav {
    background: transparent !important;
    width:100%;
    border-radius:0px;
  }
#menu-knowledgebase-1{
    padding-left:0px;
    margin-top:10px;
}
#menu-knowledgebase-1 li{
    margin-bottom:7px;
    border-bottom:0px;
}
#menu-knowledgebase-1 li a{
    padding:18px 15px;
    background-color: var( --e-global-color-primary );
    color: #FFFFFF;
    border-bottom:0px;
}
#menu-knowledgebase-1 li a:hover, #menu-knowledgebase-1 li a:focus, #menu-knowledgebase-1 li a:visited{
  background-color: var(--color-primary);
  color: #fff;
  transform: translate3d(0,-2px,0);
  box-shadow: 0 12px 28px rgba(0,0,0,.12);
}

/*-------newsletter---------*/

.noptin-form-field-wrapper {
  color: var(--p-color);
}

.noptin-form-field-wrapper > input {
  border: 2px solid var(--theme-color-3);
  color: var(--p-color);
}

.noptin-form-field-wrapper > label span{
  font-size: 14px;
}

.noptin-form-field-wrapper label span a{
  color: #9f70ca;
}

.noptin-form-field-wrapper a{
  color: var(--theme-color-1);
}

.noptin-form-field-wrapper a:hover{
  color: var(--theme-color-3);
}

.noptin-newsletter-form .noptin-form-field-wrapper{
  margin-bottom: 0.75em;
  max-width: 480px;
}

.noptin-newsletter-form .noptin-text {
  font-weight: 100;
  padding: 6px;
}

.elementor-10477 .elementor-element.elementor-element-a220e38 .ld-fh-element a {
  color: var(--theme-color-1) !important;
}

#noptin-form-1__submit , .with_frm_style .frm_checkbox input[type="checkbox"]:checked , .noptin-form-field-wrapper > input:focus {
  background: var(--theme-color-1);
  border-color: var(--theme-color-2);
  outline:none;
}

#noptin-form-1__submit {
  color: #ff3838;
  border: 2px solid #ff3838;
  background: #08394b4d;
  padding: 8px 22px;
  border-radius: 5px;
  font-weight: 400;
}

#noptin-form-1__submit:hover, #noptin-form-1__submit:focus {
  background: #ff3838;
  color: #fff;
}

input[type=checkbox], input[type="radio"] {
  border: 2px solid var(--theme-color-1)!important;
}
input[type="radio"]:focus{
  outline: none;
}

input[type=checkbox]:focus{
  outline: none;
}

input[type=checkbox]:checked, input[type="radio"]:checked {
  background-color: var(--theme-color-1) !important;
}

.noptin-form-field-wrapper {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

.noptin-form-field-wrapper > input {
  background-color: #103a4091 !important;
  border-radius: 25px;
  padding: 10px;
}

input[type=checkbox], input[type="radio"] {
  position: relative;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 .6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 17px;
  width: 17px;
  -webkit-appearance: none;
  opacity: .5;
}
input[type="radio"]{
 border-radius: 50%;
}
input[type=checkbox]:hover, input[type="radio"]:hover {
  opacity: 1;
}

input[type=checkbox]:checked, input[type="radio"]:checked {
  opacity: 1;
}

input[type="radio"]:checked {
  border: 0px transparent;
}

input[type=checkbox]:before, input[type="radio"]:before {
  box-shadow: inset 10px 10px #fff !important;
}

input[type=checkbox]:checked:before, input[type="radio"]:before {
  opacity: 1; 
}
.demoBookingInput > input {
    border-radius:0 !important;
}

.frm_style_formidable-style.with_frm_style .form-field input:not([type="file"]):focus {
  border-color: var(--theme-color-1) !important;
  box-shadow: var(--theme-color-1) inset, 0 0 8px #fff !important;
}

.gtranslate_wrapper {
  font-size: 20px;
}

/*woo commerce my account page*/

.woocommerce-MyAccount-navigation > ul > li > a {
    color: #808287;
}

.woocommerce-MyAccount-navigation > ul > li > a{
  color: #fff;
  background: #063546;
  padding: 15px !important;
}

.woocommerce-MyAccount-navigation > ul > .is-active a{
    color: #063546;
  background: #E9E9E9;
     
}

.woocommerce-MyAccount-navigation > ul > li > a:hover{
    color: #063546;
  background: #E9E9E9;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
}
   
.wc-block-components-notice-banner.is-info {
  background-color: #f4f8ff;
  border-color: var(--theme-color-1) !important;
}

.wc-block-components-notice-banner.is-info > svg {
  background-color: var(--theme-color-1)!important;
}

.woocommerce-Button, .wc-block-components-button__text, .wc-block-components-checkout-return-to-cart-button{
  background: var(--theme-color-2)!important;
  color: #fff !important;
}

.woocommerce-Button:hover, .wc-block-components-button__text:hover, .wc-block-components-checkout-return-to-cart-button:hover{
  background: var(--theme-color-1) !important;
}

.woocommerce-MyAccount-navigation > ul > li > a{
  padding: 5px;
  margin: 1px 0;
  display: block;
  font-size: 15px;
  font-weight: 700;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.woocommerce-Button, .wc-block-components-button__text, .wc-block-components-checkout-return-to-cart-button{
  padding: 10px 15px !important;
  text-transform: uppercase;
  font-weight: 800;
  transition: 0.4s all;
  font-size: 15px !important;
  border-radius:0px !important;
}
.woocommerce-account .addresses .title .edit {
    padding:10px;
}
.woocommerce-form.woocommerce-form-login {
    width:400px;
    margin:0 auto !important;
}
.woocommerce form .form-row input.input-text {
    border:1px solid;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--immifocus-13990 {
    opacity:0;
}
.woocommerce > h2 {
    text-align:center;
}
.aboutCard > div {
    min-height:580px !important;
}
/* contact page */
.ui-selectmenu-button {
    display: flex;
  align-items: center;
}

.ui-selectmenu-button {
  display: block;
  width: 100%;
  padding: 28px;
  border: 1px solid #eee;
  border-radius: 5px;
  line-height: 20px;
  height: 61px;
}

.lqd-contact-form .wpcf7-form-control-wrap {
  margin: 12px !important;
}
.ui-selectmenu-button > span {
  color: #39445A;
}

.optionInForm > p  > span {
  display: block;
  border: 1px solid #eee;
  border-radius: 5px;
  line-height: 20px;
  height: 61px;
}

.optionInForm > p  > span .ui-selectmenu-text {
  padding: 22px;
}

.ui-icon.ui-icon-triangle-1-s {
  width: 11px;
  position: absolute;
  height: 11px;
  right: 15px;
  border-width: 0 3px 3px 0;
  padding: 3px;
  transform: rotate(45deg);
}

.ui-selectmenu-button > .ui-icon.ui-icon-triangle-1-s {
  top: 22px;
}

.optionInForm > p  > span > .ui-selectmenu-button{
  align-items: center;
}

#frm_field_37_container > .frm_opt_container {
    display: flex;
  justify-content: space-between;
  width: 120px;
}

#ld_icon_box_678cf63 > .contents  > a > span , #ld_icon_box_f987778 > .contents > a > span {
      color: #08394B;
}

.btnLight {
    background:var(--theme-color-1) !important;
    border:2px solid var(--theme-color-1) !important;
    color:#fff !important;
    box-shadow:none;
    transform:0.4s all;
}
.btnLight:hover {
    background:#fff !important;
    border:2px solid var(--theme-color-1) !important;
    color: var(--theme-color-1) !important;
    transform:0.4s;
}

.btnDark {
    background:#fff !important;
    border:2px solid var(--theme-color-1) !important;
    color:var(--theme-color-1) !important;
    box-shadow:none;
    transform:0.4s;
}
.btnDark:hover {
    background:var(--theme-color-1)!important;
    border:2px solid var(--theme-color-1) !important;
    color:#fff !important;
    transform:0.4s;
}

.lqd-select-dropdown .ui-selectmenu-menu .ui-widget.ui-widget-content , #noptin-form-1__submit {
  max-height: 400px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  margin-top: 20px;
  padding: 10px;
  background-color: #f1ffed;
  border: 1px solid #4fbb31;
  border-radius: 5px;
}

#frm_field_6_container > div > button {
    background:var(--theme-color-1) !important;
    border:2px solid var(--theme-color-1) !important;
    color:#fff !important;
    box-shadow:none;
    transition:0.4s all;
}
#frm_field_6_container > div > button:hover {
    background:#fff !important;
    border:2px solid var(--theme-color-1) !important;
    color: var(--theme-color-1) !important;
    transform:0.4s;
}

.lqd-select-dropdown .ui-menu .ui-menu-item{
    padding: 10px 20px;
    background-color: #fff;
}
.lqd-select-dropdown .ui-menu .ui-menu-item:hover{
    cursor: pointer;
    background-color: #eee;
}
#mega-menu-item-text-6 div p > a{
 
  background: #FF4242;
  border-radius: 5px;
}
#mega-menu-item-text-6 div p > a:hover, #mega-menu-item-text-6 div p > a:focus{
  background: #D93333;
  color:#fff;
}

.mega-sub-menu a{
  border-radius: 5px;
  background: #FF4242;
}
.mega-sub-menu a:hover{
  background:#D93333;
  color:#ffff !important;
  border-radius: 5px;
}
.mega-sub-menu a.menuClientProtal{
  padding:18px;
}
.mega-sub-menu a.menuClientProtal i{
margin-right:2px;
}

.lqd-carousel-stack .lqd-carousel-handle {
    width: 0px !important;
    height: 0px !important;
}
.widget_nav_menu li:not(:last-child) {
    padding-bottom:18px !important;
}
#menu-knowledge-base, #menu-knowledge-base-1{
    padding-left:0px;
}
#menu-knowledge-base li{
    padding:0px !important;
    background-color:transparent;
}
#menu-knowledge-base li a{
line-height: 20px;
line-height: 20px;
padding: 8px;
text-align: center;
}
    
.nav-previous .nav-title, .nav-next .nav-title{
  line-height: 20px;
  color: #08394b;
}

.nav-previous .nav-subtitle:hover, .nav-next .nav-subtitle{
  background-color: #08394b !important;
  }
  
.nav-previous .nav-subtitle:hover, .nav-next .nav-subtitle:hover{
background-color: #ff4242 !important;
}

.comments-area{
    display:none;
}

/* contact form number field */
.iti.iti--allow-dropdown{
   margin: 10px;
  width: 100%;
  padding-right: 21px; 
}

.share-links a:hover{
  color:#ff4242 !important ;
}

/*------- BetterDoc Styles ----------*/
#betterdocs-form-modal{
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(19, 66, 83, 0.79);
    width: 100%;
    z-index: 99999;
    display: none;
    height: 100%;
}

#betterdocs-form-modal .modal-inner{
  max-width: 600px;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}
#betterdocs-form-modal .modal-inner .modal-content {
    margin-top: 100px;
    padding: 20px;
}
#betterdocs-form-modal .modal-inner .modal-content .wpcf7-form-control{
    width:100%;
}
#betterdocs-form-modal .modal-inner .modal-content #ui-id-1-button {
  display: block;
  width: 100% !important;
  padding: 10px;
  position: relative;
}
#betterdocs-form-modal .modal-inner .modal-content .wpcf7-form-control-wrap {
  display: block;
}
#betterdocs-form-modal .modal-inner .modal-content .ui-icon.ui-icon-triangle-1-s{
    top: 10px;
    Right: 10px;
}
#betterdocs-form-modal .modal-inner .modal-content .optionInForm > p > span, #betterdocs-form-modal .modal-inner .modal-content #ui-id-1-button {
  height: 35px;
}
#betterdocs-form-modal .modal-inner .modal-content .ui-selectmenu-button {
  width: 100% !important;
}
#betterdocs-form-modal .modal-inner .modal-content .optionInForm > p > span .ui-selectmenu-text {
  padding: 5px;
}
#betterdocs-form-modal .modal-inner .modal-content .wpcf7-submit{
    border: 2px solid #ff4242;
  background-color: #fff;
  color: #ff4242;
  padding: 7px;
}
#betterdocs-form-modal .modal-inner .modal-content .wpcf7-submit:hover, #betterdocs-form-modal .modal-inner .modal-content .wpcf7-submit:focus{
  background-color: #ff4242;
  color: #fff;
}
#betterdocs-form-modal .modal-inner .modal-content .close{
position: absolute;
  right: 8px;
  top: 7px
}
.lqd-lp-title a {
  color: #08394b;
}

/* Modal Header */
.modal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

/* Modal Body */
.modal-body {padding: 2px 16px;}

/* Modal Footer */
.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  max-width: 550px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
  margin-top: 100px;
}
.modal-content .frm_fields_container{
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 10px;
}
.modal-content .with_frm_style .horizontal_radio .frm_checkbox{
    display:block;
    margin-bottom:8px;
}

/* Add Animation */
@keyframes animatetop {
  from {top: -300px; opacity: 0}
  to {top: 0; opacity: 1}
}

/*-------------------------------

    Error Reporting Box start
    
---------------------------------*/
#myModal {
    width: 100%;
  height: 100vh;
  background-color: #08394be5;
  z-index: 9999;
  position: fixed;
}
.popup-container > h2 {
    color: #6f6c6c;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-weight:400;
}
#frm_form_4_container {
    padding: 20px;
    border-radius: 5px;
}

.with_frm_style .frm_checkbox label , #field_vx7cy_label {
    color: #6f6c6c;
}
#myModal > .modal-content > .close {
    float: inline-end;
  font-size: 25px;
  margin-right: 10px;
}
.errorRepotContainer {
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom: 70px;
}

.togButton{
background-color: #fff;
  border: 2px solid #ff4242;
  padding: 5px 10px;
  color: #ff4242;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
} 
.togButton:hover, .togButton:focus{
background-color: #ff4242;
  border: 2px solid #ff4242;
  padding: 5px 10px;
  color: #fff;
}
.frm_submit.frm_flex > .frm_button_submit {
    width: 100% !important;
    background: #1d2f41 !important;
    border: none !important;
}
.frm_submit.frm_flex > .frm_button_submit:hover {
    background:var(--theme-color-1) !important;
}
#myModal > .modal-content {
    width:422px;
}
.frm_form_field.frm_right_container .frm_opt_container {
    width:380px !important;
}
#myModal > .modal-content > .close {
    cursor:pointer;
}

input[type="checkbox"]::before{
  content: '✔';
  position: absolute;
  right: 14px;
  top: -2px;
  z-index: 2;
  opacity: 0;
  font: var(--fa-font-solid);
  width: 0;
  height: 0;
  padding: 0;
}
#frm_field_40_container {
    display: flex !important;
    flex-direction: column !important;
}
#field_3qsw4_label {
    color: #6f6c6c !important;
}
/*----------------------------

    Error Reporting Box end

-----------------------------*/

.answer.displayAnswer{
  line-height: 20px;
}

.entry-title.lqd-lp-title  a {
  color: #08394b;
}

/*---------------------------------

    Product immigopro page start

----------------------------------*/

.wp-image-15015 {
    position: relative;
    animation: myfirst 1.5s infinite alternate;
}

@keyframes myfirst {
  0%   {top: 0;}
  100% {top: -15px;}
}

/*---------------------------------

    Product immigopro page end

----------------------------------*/

/*---------------------------------------------

    Product immigopro-menu -link button start

---------------------------------------------*/
.textwidget p a{
  width: 84%;
  margin-bottom: 10px;

}
/*------------------------------------------

    Product immigopro-menu -link button end 

-------------------------------------------*/

.ld-slideelement-visible-inner p{
  text-align: justify;
}

/*    Demo Booking form ----- */

#wpcf7-f15492-p12931-o1 label{
color:#6ecdf1;   
width:100%;
}
#wpcf7-f20353-p20224-o1 label{
color:#6ecdf1;   
width:100%;
}
#wpcf7-f20353-p20224-o1 label{
color:#6ecdf1;   
width:100%;
}
#wpcf7-f20353-p20224-o1 .wpcf7-text, #wpcf7-f15492-p12931-o1 .wpcf7-text:focus{
    background-color: #99dbf440 !important;
  width: 100%;
  border: 1px solid #6ecdf1;
  color: #6ecdf1;
}
#wpcf7-f20353-p20224-o1 #userType-button{
    background-color: #99dbf440;
  width: 100%;
  border: 1px solid #6ecdf1;
}
#wpcf7-f15492-p12931-o1 .wpcf7-text, #wpcf7-f15492-p12931-o1 .wpcf7-text:focus{
    background-color: #99dbf440 !important;
  width: 100%;
  border: 1px solid #6ecdf1;
  color: #6ecdf1;
}
#wpcf7-f15492-p12931-o1 #userMessage{
background-color: #ff4242b0;
  border-radius: 10px;
  padding: 9px;
  color: #fff;
  border: 1px solid #ff4242;
  margin-bottom: 15px;
}
#wpcf7-f20353-p20224-o1 #userMessage{
background-color: #ff4242b0;
  border-radius: 10px;
  padding: 9px;
  color: #fff;
  border: 1px solid #ff4242;
  margin-bottom: 15px;
}
#wpcf7-f15492-p12931-o1 #userType-button{
    background-color: #99dbf440;
  width: 100%;
  border: 1px solid #6ecdf1;
}
#wpcf7-f15492-p12931-o1 .ui-selectmenu-button > span{
    color: #6ecdf1;
}
#wpcf7-f15492-p12931-o1 .ui-selectmenu-button > .ui-icon.ui-icon-triangle-1-s {
  top: 14px;
}
#wpcf7-f20353-p20224-o1 .ui-selectmenu-button > .ui-icon.ui-icon-triangle-1-s {
  top: 14px;
}
#wpcf7-f15492-p12931-o1 .lqd-select-dropdown .ui-menu .ui-menu-item {
  color: #08394b;
}
#wpcf7-f20353-p20224-o1 .lqd-select-dropdown .ui-menu .ui-menu-item {
  color: #08394b;
}
#wpcf7-f15492-p12931-o1 .lqd-contact-form label{
    width:100%;
}
#wpcf7-f15492-p12931-o1 .wpcf7-form-control-wrap{
    margin: 15px 0px !important
}
#wpcf7-f20353-p20224-o1 .wpcf7-form-control-wrap{
    margin: 15px 0px !important
}
#wpcf7-f15492-p12931-o1 #demoSubmit{
border: 2px solid #ff4242;
  background: transparent;
  color: #ff4242;
}
#wpcf7-f20353-p20224-o1 #demoSubmit{
border: 2px solid #ff4242;
  background: transparent;
  color: #ff4242;
}
#wpcf7-f15492-p12931-o1 #demoSubmit:hover, #wpcf7-f15492-p12931-o1 #demoSubmit:focus{
border: 2px solid #ff4242;
  background: #ff4242;
  color: #fff;
}
#wpcf7-f20353-p20224-o1 #demoSubmit:hover, #wpcf7-f20353-p20224-o1 #demoSubmit:focus{
border: 2px solid #ff4242;
  background: #ff4242;
  color: #fff;
}
#wpcf7-f15492-p12931-o1 .lqd-select-dropdown .ui-menu .ui-menu-item {
  padding: 10px 20px;
  background-color: #6ecdf1;
}
#wpcf7-f20353-p20224-o1 .lqd-select-dropdown .ui-menu .ui-menu-item {
  padding: 10px 20px;
  background-color: #6ecdf1;
}
#wpcf7-f15492-p12931-o1 .lqd-select-dropdown .ui-menu .ui-menu-item:hover{
background-color: #42aad1;
}
#wpcf7-f20353-p20224-o1 .lqd-select-dropdown .ui-menu .ui-menu-item:hover{
background-color: #42aad1;
}
#wpcf7-f15492-p12931-o1 .lqd-select-dropdown .ui-selectmenu-menu .ui-widget.ui-widget-content {
  overflow-y: hidden;
}
#wpcf7-f20353-p20224-o1 .lqd-select-dropdown .ui-selectmenu-menu .ui-widget.ui-widget-content {
  overflow-y: hidden;
}


/*-------- Mega Menu ----------*/

/* #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    padding: 40px 7px 40px 7px;
} */
#mega-menu-wrap-primary #mega-menu-primary > li.DemoBookMenu > a.mega-menu-link{
  font-size: 16px;
  color: #FFF;
  fill: var( --e-global-color-primary );
  background-color: #ff4242;
  border-radius: 50em 50em 50em 50em;
  padding: 17px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.DemoBookMenu > a.mega-menu-link:hover{
background-color: #FF4242; 
color: #FFF;
}

/*-------- ImmiGoPro - Essential Version ----------*/
.essentialBook div a{
  border: 2px solid #ff4242;
  color:var(--theme-color-1) !important;
}
.essentialBook div a:hover {
  border: 2px solid #ff4242;
}
.essentialBook div a:hover span {
  color:#fff !important;
}
.elementor-15877 .elementor-element.elementor-element-e5bc010 .btn {
  border: 2px solid #ff4242;
}

#mega-menu-item-13938 a::before{
  content: "\f110";
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
}

 @media screen and (max-width:1685px) {
    .megamenuSmallDesktopHidden {
        display: none !important;
    }
  }

  @media (min-width: 768px) and (max-width:1685px) {
    .megamenuSmallDesktop {
      width:50% !important;
    }
  }

/*------------ Zoom Effect -----------*/

figure.zoom {
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
  transition: background-position 1s ease;
  margin: 0 auto;
}
figure.zoom img:hover {
  opacity: 0;
}
figure.zoom img {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
}

.scrolled {
  max-height: 500px;
  overflow-y: scroll;
}

/*-------------book a demo page responsive---------------*/

#userType-button {
    width:100% !important;
}

@media screen and (max-width:1024px){
    #1ff537c > div {
        display:flex;
        flex-wrap: wrap;
    }
    .contactTitle {
        width:100% !important;
    }
    .contactEmail , .contactNumber {
        width: 50% !important;
    }
}
@media screen and (max-width:700px){
    
    .contactEmail , .contactNumber {
        width: 100% !important;
    }
}
/*-------------contact page responsive---------------*/

#ui-id-2-button , #ui-id-2-button , #ui-id-1-button {
    width:100% !important;
    padding: 28px;
}

.optionInForm {
    margin-top: 45px;
}
@media screen and (max-width:991px){
    #ui-id-3-button {
        width: 100% !important;
    }
}
@media (max-width: 600px) {
  .elementor-893 .elementor-element.elementor-element-f20b69c {
    padding: 45px 0 45px 0 !important;
  }
}


@media screen and (max-width: 1200px) {
    
    #header > .elementor-10331 > section > .elementor-container {
      display: flex !important;
      position: relative !important;
  }
  #header > .elementor-10331 > section > .elementor-container > .elementor-element-d9ad786 {
    position: absolute !important;
    width: 100% !important;
  }
  #header > .elementor-10331 > section > .elementor-container > .elementor-element-6886a34 {
      position: absolute;
        right: 44px;
  } 
}

/*-----ibmpgLMS---------*/

#frm_form_3_container .frm_ajax_submit .frm_form_fields fieldset .frm_fields_container .frm_top_container .frm_primary_label{
  color: #08394b !important;
}

#frm_form_3_container .frm_ajax_submit .frm_form_fields fieldset .frm_fields_container .frm_top_container input:not([type="file"]):focus {
  border-color: var(--theme-color-2) !important;
  box-shadow: var(--theme-color-2) inset, 0 0 8px #fff !important;
}

#frm_form_3_container .frm_ajax_submit .frm_form_fields fieldset .frm_fields_container .frm_top_container.frm_first textarea:focus{
  border-color: var(--theme-color-2) !important;
  box-shadow: var(--theme-color-2) inset, 0 0 8px #fff !important;
}

/*--------- demo booking form----------------*/

#wpcf7-f15492-p12931-o1 .wpcf7-form .wpcf7-response-output {
    color: #fff;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  background: #ed676785;
  border: 1px solid #ed676785;
  height: 50px;
  border-radius: 4px;
  padding: 10px;
}
#wpcf7-f15492-p12931-o1 .wpcf7-form.sent .wpcf7-response-output {
    background-color: #49ff3a40 !important;
  border: #a0f49940 !important;
}



#termsAndConditionsLink {
    background: none;
  border: none;
  color: var(--theme-color-1);
}

#myModal2 {
    width: 100%;
  height: 100vh;
  background-color: #08394be5;
  z-index: 9999;
  position: fixed;
}

.with_frm_style .frm_checkbox label , #field_vx7cy_label {
    color: #6f6c6c;
}
#termsAndConditions > .modal-content > .close {
    float: inline-end;
  font-size: 25px;
  margin-right: 10px;
  cursor:pointer;
  color:#fefefe;
}
#frm_field_64_container {
    overflow-y: scroll;
    height:600px;
    padding: 20px;
}
#termsAndConditions > .modal-content {
    max-width: 70% !important;
}
#termsAndConditions > .modal-content .popup-container > h2 {
    background: #08394b;
  color: #fefefe;
  padding: 16px;
  margin: 0;
  border-radius: 6px 6px 0 0;
  font-weight: 700;
}
#frm_field_63_container {
    display:none;
}
/*------- Theme back to top icon -----------*/

.lqd-back-to-top {
    bottom: 14px;
    right: 20px;
}
#chaty-widget-0 .chaty-widget {
  right: 11px;
  left: auto;
}
#chaty-widget-0 .chaty-widget {
  bottom: 68px;
}
.lqd-back-to-top a {
  color: #1e4b5b;
}

/*--------------------------------------------------------------
Error Report-Resolution-home page (immifocus)
--------------------------------------------------------------*/

@media (max-width: 1200px) {
    .ErrorReportWrap .errorRepotContainer .togButton{
        margin-left: 69px;
    }
}

@media (max-width: 1200px) {
    .ErrorReportWrap .errorRepotContainer .last-updated{
        margin-right: 92px;
    }
}
@media (max-width: 668px){
	.ErrorReportWrap .errorRepotContainer .last-updated{
        margin-left: 87px;
    }
}
@media (max-width: 668px){
	 .ErrorReportWrap .errorRepotContainer .togButton{
        margin-right: 71px;
    }
}
@media (max-width: 980px) {
    .ErrorReportWrap .errorRepotContainer .togButton{
        margin-right: 60px;
    }
}
@media (max-width: 480px) {
  .elementor-widget-container .ld-fancy-heading .pos-rel {
    margin-left: 16px !important;
  }
}

/*--------------------------------------------------------------
Resolution-about page (immifocus)
--------------------------------------------------------------*/
@media (max-width: 1200px) {
   .elementor-widget-container > h2 {
        margin-left: 35px;
    }
}
@media (max-width: 1200px) {
  .elementor-widget-container .ld-fancy-heading .pos-rel {
       margin-left: 30px !important;
    }
}

/*--------------------------------------------------------------
-ImmiGoPro overview page (immifocus)
--------------------------------------------------------------*/
.featureList{
  font-size: 16px;
  font-weight: 400;
  color: #616161;
}
.featureList > thead > tr > th {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f2f2f2 ;
  background-color:#08394b;
}
@media (max-width: 980px) {
   .elementor-13357 .elementor-element.elementor-element-d2c7bc0.elementor-element{
        margin-left: 60px;
	    margin-top: -30px;
    }
@media (max-width: 980px) {	
	.elementor-13357 .elementor-element.elementor-element-5b7c745.elementor-element{
	  margin-left: 60px;
	}
}
	@media (max-width: 668px) {
	.elementor-13357 .elementor-element.elementor-element-5b7c745.elementor-element {
		margin-left: 134px;
		}
	}
	@media (max-width: 980px) {
  .elementor-13357 .elementor-element.elementor-element-d2c7bc0 > .elementor-widget-container {
  
    padding-top: 48px  !important ;
    margin-left: 174px !important;
  }
}
	/*--------------------------------------------------------------
-ImmiGoPro Essensial (product-immifocus)
--------------------------------------------------------------*/
@media (max-width:668px) {
	
   .elementor-15877 .elementor-element.elementor-element-326a79a .elementor-heading-title {
    margin-top: 130px;
   }	
  .elementor-15877 .elementor-element.elementor-element-71a5688 .elementor-heading-title {
   margin-top: 130px;
  }
  .elementor-15877 .elementor-element.elementor-element-90dbaef .elementor-heading-title {
   margin-top: 130px;
	}
	.elementor-15877 .elementor-element.elementor-element-4fc93d7{
	 margin-top: 160px;	
	}	
}}

.archive-title{
  font-size: 25px;
}
	
.archive-thumbnail{
  max-width: 350px;
  vertical-align: middle;
  margin-top: 30px;
}
.lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-icon::after {
  content: "" !important; 
}
#wpcf7-f15492-p12931-o1 .ui-selectmenu-button > .ui-icon.ui-icon-triangle-1-s{
	transform: rotate(45deg);
}
#wpcf7-f15492-p12931-o1 .ui-front .ui-state-active, #wpcf7-f15492-p12931-o1 .ui-front .ui-widget-content .ui-state-active {
  background-color: transparent;
  border-color: transparent;
}
/*-------------------------------------stack deeloper -intern form start----------*/
.yourCity input{
	width:100%;
}
/*-------------------------------------stack deeloper -intern form end----------*/


/*-------------------------------------Quetionnarie form start--------------------*/

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color:#c7c5c5!important;
  color: white;
}

.ImmiCustomize input[type="text"]:focus{
	border-color:#93a9c0!important;
}
.ImmiCustomize .select2-selection{
	border-color:#93a9c0!important;
}
.ImmiCustomize textarea:focus{
	border-color:#93a9c0!important;
} 
/*-------------------------------------Quetionnarie form end--------------------*/


/*-------------------------------------CV Submission form--------------------*/

.eliQue-form{
	
}
.eliQue-form .col-md-6, .eliQue-form .col-md-4{
	width:50% !important;
}
.eliQue-form .col-md-4{
	width:33.333% !important;
}
.eliQue-form label{
	width:100%;
}
.eliQue-form .wpcf7-form-control.wpcf7-text, .eliQue-form .wpcf7-form-control-wrap .ui-selectmenu-button, .eliQue-form .wpcf7-form-control.wpcf7-textarea{
	background: #fff;
  width: 100%;
  border: 1px solid #93a9c0;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
  padding: 8px !important;
  font-size: 14px;
  height: 42px;
  font-weight: 400;
}
 .eliQue-form .wpcf7-form-control.wpcf7-textarea{
	height: 328px;
}
.eliQue-form .wpcf7-form-control.wpcf7-submit{
	background-color: transparent;
  border: 2px solid #FF4242;
  border-radius: 5px;
  padding: 5px 17px;
}
.eliQue-form .wpcf7-form-control.wpcf7-submit:hover, .eliQue-form .wpcf7-form-control.wpcf7-submit:focus{
	background-color: #FF4242;
  border: 2px solid #FF4242;
  border-radius: 5px;
  padding: 5px 17px;
  color: #fff;
}