/*
Theme Name: Ultima
Theme URI: http://ultima.select-themes.com
Description: A Multi-Purpose WordPress Theme
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 1.2
Text Domain: ultima
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, blog, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

*/

@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");


.qodef-page-not-found {
    text-align: center;
}

.qodef-page-not-found h2 {
    font-size: 40px;
    border-bottom: 1px solid #dd3333;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}

.qodef-page-not-found  .qodef-btn.qodef-btn-solid {
    font-size: 18px;
    margin: 5px;
}

.copyright {
    text-align: center;
    background: #24262a;
    color: #ffffff;
    border-top: 1px solid #454951;
    padding: 10px;
}

.cont-phone {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

@media(max-width: 1199px){

    .qodef-main-menu>ul>li>span.qodef-menu-flip-holder>a span.item_inner {
        padding: 0 13px !important;
    }

    .qodef-main-menu.qodef-default-nav > ul > li span.qodef-menu-flip-holder a, 
    .qodef-page-header #lang_sel > ul > li > a,
     .qodef-page-header #lang_sel_click > ul > li > a, 
     .qodef-page-header #lang_sel ul > li:hover > a {
        font-size: 13px !important;
    }
}

@media (max-width: 1024px){
    .qodef-search-opener {
        margin: 10px 0 0 !important;
        padding-left: 15px;
    }

    .qodef-header-standard .qodef-search-opener:before {
        left: 0 !important;
    }
}


@media(max-width: 767px) {
    .qodef-page-not-found h2 {
        font-size: 30px;
    }
    .search-results .qodef-post-text-inner h2 {
    font-size: 20px;
    margin: 0px 0 10px 0;
}
}
/*changes on 5-3-2024 - customize css */
.qodef-top-bar .widget p {
	display: block;
}
/* #breadcrumbs + .qodef-container .qodef-container-inner:first-child > p:first-of-type {
    display: none !important;
} */
.float-right {
    float: right;
}
img.ex-extension,img.f-frame {
    transform: unset !important;
}
.single-glossary p strong {
    font-weight: 300;
}
.single-glossary p {
    display: block;
    font-size: 18px !important;
}


/* breadcumb code*/
.wpb_row p,p#breadcrumbs {
    display: block !important;
}
/* remove breadcumb  from home page only*/
.page-id-2929  p#breadcrumbs {
    display: none !important;
} 
/* breadcumb code end here*/
.single-glossary p {
	display: block;
}
.single-glossary .qodef-top-bar .widget a.cont-phone {
    color: #fff !important;
}

.single-glossary .qodef-content {
    margin-top: 0 !important;
}
.single-glossary .qodef-page-header {
    background-color: #000;
}

.single-glossary .qodef-page-header a {
    color: #fff !important;
}

.single-glossary .qodef-page-header .inner a {
    color: #d2ae38 !important;
}
/* p {
    display: none;
} */
.float-left {
    float: left;
}
p#breadcrumbs {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 10px;
}

p#breadcrumbs a {
    font-size: 14px;
    font-weight: 500;
}

p#breadcrumbs span.breadcrumb_last {
    font-size: 14px;
}
@media(max-width: 767px) {
	.h90 {
		height: 30px !important;
	}
	
	.img-left {
		text-align: left !important;
	}
}
/*2020/02/11 */
.qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner {
    padding: 0px 0;
}

/* 14/02/2020 */
.qodef-container {
    margin-top: -7px;
}

glossaryLinkMain
{
	color: #dd3333;
}
@media only screen and (max-width: 1200px) {
	p#breadcrumbs {
	    width: 950px;
	}
}
@media only screen and (max-width: 1024px) {
	p#breadcrumbs {
	    width: 768px;
	}
}
@media only screen and (max-width: 768px) {
	p#breadcrumbs {
	    width: 600px;
	}
}
@media only screen and (max-width: 600px) {
	p#breadcrumbs {
	    width: 90%;
	}
	.vc_row {
		margin:0 auto;
	}
}
@media only screen and (max-width: 480px) {
	p#breadcrumbs {
        width: 90%;
	}
	.toggle_button {
    display: flex;
    flex-wrap: wrap;
}
	footer .qodef-footer-top:not(.qodef-footer-top-full) .qodef-container-inner {
		padding: 0;
	}
	.qodef-container-inner, .qodef-grid, .qodef-grid-section .qodef-section-inner, .qodef-slider .carousel-inner .qodef-slider-content-outer,.container{
    width: 90% !important;
}
	.vc_column-inner {
    padding: 0 !important;
}
	
	h1 {
    font-size: 24px !important;
}
	h2 {
		    font-size: 20px !important;
	}
}
@media only screen and (max-width: 376px) {
	p#breadcrumbs {
        width: 95%;
	}
		.qodef-container-inner, .qodef-grid, .qodef-grid-section .qodef-section-inner, .qodef-slider .carousel-inner .qodef-slider-content-outer,.container{
    width: 95% !important;
}
}

li, ul {
  font-size:18px;
    list-style-position: outside;
	line-height:26px;
	font-weight:300;
}

.vc_col-has-fill>.vc_column-inner {
    padding-top:10px !important;
}

.vc_row.wpb_row.vc_row-fluid.qodef-section.vc_custom_1614973244920.qodef-content-aligment-center {
    display: none;
}



/* On screens that are 992px or less, set the background color to blue*/ 
@media screen and (max-width: 1024px) {
  .qodef-top-bar {
		display:block !important;
		background-color: black ;
		
}
	.qodef-top-bar .qodef-position-left .widget:last-child {
		display:block !important;
	
}
	.qodef-position-left p,.qodef-position-right p{
		font-size:small !important;
	}
	
	.qodef-position-left{
		float:left !important;
		
	}
	.qodef-position-left p{
		float:left !important;
		
	}
	.qodef-top-bar .qodef-search-opener{
		display:none;
	}
	.qodef-vertical-align-containers.qodef-50-50 .qodef-position-left-inner,.qodef-vertical-align-containers.qodef-50-50 .qodef-position-right-inner{
		width:96% !important;
	}
}
/* make header sub menu above the hero image*/
.ehf-header #masthead {
    z-index: 101;

}
/* Hide arror in header*/
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
    display: none;
}
ul.sub-menu {
    border-top: solid #f2c73d 3px;
}
footer.qodef-footer-uncover {
    position: relative !important;
 
    bottom: unset !important;
    left: unset !important;
}
 .qodef-container-inner.clearfix {
    margin-top: 15px;
}

/* DK BUNGEE slider code 
ul.tp-revslider-mainul {
    width: 500px !important;

}*/

/*  for entire website*/
ul {
    margin-left: 30px;
}

/* Oct-1-2021 Smartsites */

.wpb_single_image.vc_align_center {
    text-align: center;
/*     min-height: 300px; */
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 1rem 0 0.5rem !important;
}

.image-alt.wpb_single_image .vc_figure {
    height: 100%;
}

.image-alt .vc_single_image-wrapper{
	height: 100%;
}

.image-alt img {
	height: 100%;
	object-fit: cover;
}

.tp-loop-wrap a.glossaryLink{
	color: inherit !important;
}

.tp-loop-wrap center {
	text-align: center !important;
}

.tp-loop-wrap a.glossaryLink:hover {
	color: inherit !important;
	border: 0 !important;
}

/*December 7 2021*/
.step-repeat .vc_column-inner{
	padding-top: 0!important;
}

h1.border-title{
	display: inline-block;
	border-bottom: 1px solid #DD3333;
	padding-bottom: 0.2rem;
}

/*December 13 2021*/
.consider-list .consider{
	margin-left: 0 !important;
}

.consider-list li{
	margin-bottom: 0.8rem !important;
}

/*December 21 2021*/
@media(min-width:992px){
	.frame-wrap-alt{
		height: 70% !important;
		width: 250px !important;
	}
}

/* December 28 2021*/
@media(min-width:992px) and (max-width:1199px){
	.bracket{
		margin-bottom: 2rem !important;
		margin-top: 2rem !important;
	}
	
	.frame-wrap, .frame-wrap1,.frame-wrap-alt{
		height: 140px !important;
	}
}

/* July 22 2022 */

.frame-wrap--height {
	height: auto !important;
}

.frame-wrap--height .frame-wrap {
	height: auto !important;
}

/* 10-01-2024 */
.footer_btn a > br{
	display: none;
}
.footer_btn{
	text-align: center;
}
.footer_btn .qodef-btn.qodef-btn-solid, .qodef-btn.qodef-btn-solid{
	background-color: #f2c73d !important;
	border: 2px solid #f2c73d !important;
	color: #0a0a0a !important;
}
.footer_btn .qodef-btn.qodef-btn-solid:hover,
.qodef-btn.qodef-btn-solid:hover{
	background-color: rgb(221, 51, 51) !important;
	border: 2px solid rgb(221, 51, 51) !important;
	color: #ffffff !important;
}
.footer_btn a:last-child {
    display: none;
}
.copyright a{
	color: #ffffff !important;
}
/*11-01-2024 */
.qodef-st-loader .pulse, .qodef-st-loader .double_pulse .double-bounce1, .qodef-st-loader .double_pulse .double-bounce2, .qodef-st-loader .cube, .qodef-st-loader .rotating_cubes .cube1, .qodef-st-loader .rotating_cubes .cube2, .qodef-st-loader .stripes>div, .qodef-st-loader .wave>div, .qodef-st-loader .two_rotating_circles .dot1, .qodef-st-loader .two_rotating_circles .dot2, .qodef-st-loader .five_rotating_circles .container1>div, .qodef-st-loader .five_rotating_circles .container2>div, .qodef-st-loader .five_rotating_circles .container3>div, .qodef-st-loader .atom .ball-1:before, .qodef-st-loader .atom .ball-2:before, .qodef-st-loader .atom .ball-3:before, .qodef-st-loader .atom .ball-4:before, .qodef-st-loader .clock .ball:before, .qodef-st-loader .mitosis .ball, .qodef-st-loader .lines .line1, .qodef-st-loader .lines .line2, .qodef-st-loader .lines .line3, .qodef-st-loader .lines .line4, .qodef-st-loader .fussion .ball, .qodef-st-loader .fussion .ball-1, .qodef-st-loader .fussion .ball-2, .qodef-st-loader .fussion .ball-3, .qodef-st-loader .fussion .ball-4, .qodef-st-loader .wave_circles .ball, .qodef-st-loader .pulse_circles .ball, input.wpcf7-form-control.wpcf7-submit.qodef-submit-button, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit, .qodef-header-vertical .qodef-vertical-menu>ul>li>a:before, .qodef-header-vertical .qodef-vertical-menu>ul>li>a:after, .qodef-fullscreen-search-cell input.qodef-submit-button, .qodef-team.main-info-below-image .qodef-team-image .qodef-team-overlay-holder, .qodef-team.main-info-on-hover .qodef-team-social-holder, .qodef-team-slider-holder.simple .qodef-team-image .qodef-team-overlay-holder, .qodef-icon-shortcode.circle, .qodef-icon-shortcode.square, .qodef-progress-bar .qodef-progress-content-outer .qodef-progress-content, .qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-title, .qodef-pie-chart-doughnut-holder .qodef-pie-legend ul li .qodef-pie-color-holder, .qodef-pie-chart-pie-holder .qodef-pie-legend ul li .qodef-pie-color-holder, .qodef-btn.qodef-btn-solid, .qodef-btn.qodef-btn-outline .qodef-hover-background, .qodef-btn[class*=qodef-btn-hover] .qodef-hover-background.qodef-btn-outline, .qodef-dropcaps.qodef-circle, .qodef-dropcaps.qodef-square, .qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener, .qodef-underline-icon-box-holder .qodef-underline-icon-box-line, .qodef-underline-icon-box-holder.top-line-icon .qodef-top-line-icon-box-line, .qodef-info-box-holder.info-box-icon-top .qodef-info-box-overlay, .qodef-info-box-holder.info-box-icon-left .qodef-info-box-holder-hidden, .event-schedule .scheduled-days .scheduled-day.active, .event-schedule .scheduled-days .scheduled-day:hover, .event-schedule .tcode-social-icon:hover, .woocommerce-page .qodef-content a.added_to_cart, .woocommerce-page .qodef-content a.button, .woocommerce-page .qodef-content button[type=submit], .woocommerce-page .qodef-content input[type=submit], div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type=submit], div.woocommerce input[type=submit], .woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus:hover, .woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus:hover, div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus:hover, div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus:hover, .qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product, .qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart, .qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button, ul.products>.product .added_to_cart:hover, ul.products>.product .button:hover, .widget.woocommerce.widget_price_filter .price_slider_amount .button, .qodef-shopping-cart-holder .qodef-header-cart .qodef-cart-count, .qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-view-cart, .slick-slider .slick-dots li.slick-active button:before{
	background-color: #f2c73d;
}
.qodef-st-loader .pulse_circles .ball, #respond input[type=text]:focus, #respond textarea:focus, .post-password-form input[type=password]:focus, .wpcf7-form-control.wpcf7-date:focus, .wpcf7-form-control.wpcf7-number:focus, .wpcf7-form-control.wpcf7-quiz:focus, .wpcf7-form-control.wpcf7-select:focus, .wpcf7-form-control.wpcf7-text:focus, .wpcf7-form-control.wpcf7-textarea:focus, input.wpcf7-form-control.wpcf7-submit.qodef-submit-button, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit, .qodef-fullscreen-search-cell input.qodef-submit-button, .qodef-icon-shortcode.circle, .qodef-icon-shortcode.square, .qodef-btn.qodef-btn-solid, .qodef-btn.qodef-btn-outline, .qodef-btn.qodef-btn-outline .qodef-hover-background, .qodef-btn[class*=qodef-btn-hover] .qodef-hover-background.qodef-btn-outline, .qodef-portfolio-slider-holder .qodef-portfolio-list-holder.owl-carousel .owl-nav .qodef-next-icon, .qodef-portfolio-slider-holder .qodef-portfolio-list-holder.owl-carousel .owl-nav .qodef-prev-icon, .qodef-process-holder .qodef-process-item:hover .qodef-process-item-number-holder, .woocommerce-page .qodef-content a.added_to_cart, .woocommerce-page .qodef-content a.button, .woocommerce-page .qodef-content button[type=submit], .woocommerce-page .qodef-content input[type=submit], div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type=submit], div.woocommerce input[type=submit], .widget.woocommerce.widget_price_filter .price_slider_amount .button{
	border-color: #f2c73d;
}
.qodef-team-name {
    color: black !important;
	font-weight: 700;
}
.qodef-team.main-info-below-image .qodef-team-image .qodef-team-overlay-holder{
	background-color: #f2c73d !important;
}

h2, h3{
	font-weight: 700 !important;
	color: #dd3333 !important;
}
li, ul {
    color: #000000;
}
p {
    color: #000;
    font-size: 18px;
    font-weight: 300;
}
.nojq a{
	color: #fff !important
}
a, p a {
    color: #d33 !important;
}
footer .widget a {
    color: #ccd0d9 !important;
}
input.glossary-search-term {
    color: #000000 !important;
}
/*changes on 24-1-2024 */
.social-media-links ul.social-media {
    margin-top: 15px !important;
    display: flex;
    padding-left: 0px;
	margin-left: 0;
}
.social-media-links ul li {
    line-height: 27px;
    list-style-type: none;
}
.social-media-links ul.social-media li a {
    border: 1px solid #707070;
    padding: 5px;
    width: 28px;
    height: 28px;
    margin: 0 2px;
    border-radius: 50%;
    font-size: 15px;
    display: flex !important;
    justify-content: center;
	  margin: 0 4px;
}
/*changes on 31-1-2024 */

.footer_loc p{
	color: #fff;
}
.footer_links h6, .footer_loc h6{
	margin-bottom: 25px;
	font-weight: 600;
	color: #dd3333;
    font-size: 24px;
}

footer .qodef-footer-top:not(.qodef-footer-top-full) .qodef-container-inner{
	padding: 65px 54px 65px;
}
/*changes on 1-2-2024 */
.internal-links{
	font-weight: 500;
}
/*changes on 2-2-2024 */
.footer_loc {
    margin-bottom: 20px;
}
.footer_btn{
	margin-top: 12px;
}
.page-id-3523 .qodef-team-overlay-inner p.qodef-team-name{
	font-size: 20px;
	font-weight: 700;
	color: black !important;
}
.class-h4{
	color: #dd3333;
	font-weight: 600;
}
@media (min-width: 768px){
	.thankyou-text{
		margin-top: 100px;
}
}
/*changes on 16-2-2024 */
.blog-btn{
	background-color: #f2c73d;
    border: 2px solid #f2c73d;
	padding: 0 16px;
	color: #000;
    font-size: 16px;
	line-height: 43px;
	display: inline-block;
    position: relative;
    outline: 0;
    font-style: normal;
    font-weight: 600;
	margin-top: 20px;
}
.blog-btn:hover{
	background-color: rgb(221, 51, 51);
    border: 2px solid rgb(221, 51, 51);
	color: #fff !important;

}
.headingh3{
	display: inline;
}
.d-inline{
	display: inline;
}
.list-inline li,
.single-post .qodef-post-single-content ul li{
	margin-bottom: 10px;
}
.single-post h1{
	font-weight: 600;
}
/*changes on 19-2-2024*/
.single-post #page > br{
	display: none;
}
.single-post .qodef-container,
.blog .qodef-container,
.single-post .qodef-sidebar{
	margin-top: 30px;
}
.single-post .qodef-container img{
	margin-top: 15px;
	/*margin-bottom: 30px*/
}
.blog .qodef-blog-holder.qodef-blog-type-standard article:not(.format-quote):not(.format-link) .qodef-post-text{
	padding: 30px;
}
.blog .qodef-blog-holder article .qodef-post-excerpt{
	margin: 0;
}
.blog .qodef-title, .blog .qodef-title.qodef-has-parallax-background,
.archive.category .qodef-title, .blog .qodef-title.qodef-has-parallax-background{
	z-index: unset;
}
.wp-block-latest-posts__list.wp-block-latest-posts li{
	margin-bottom: 15px;
}
.blog .qodef-title .qodef-title-holder,
.blog .qodef-title,
.archive.category .qodef-title .qodef-title-holder,
.archive.category .qodef-title{
	height: 100px !important;
}
.blog .qodef-sidebar .widget h4{
	font-size: 22px;
}
.blog #block-9 .qodef-sidebar .widget{
	padding: 15px;
}
/*changes on 21-2-2024*/

.page-id-28916 #wpadminbar, 
.page-id-28916 footer{
	display: none;
}
.single-post h2{
	margin-top: 30px;
}
.single-post h3{
	margin-top: 20px;
	/*margin-bottom: 20px;*/
}
.single-post h4{
	margin-top: 15px;
	margin-bottom: 15px;
}
body.single-post .qodef-post-content p{
	margin-bottom: 30px !important;
}
body.single-post .qodef-post-content p:not(:last-child){
	margin-bottom: 14px;
}
body.single-post .qodef-post-content ul,
body.single-post .qodef-post-content ol{
	margin-left: 40px;
}
.single-post .qodef-post-single-content ul li:last-child {
    margin-bottom: 30px;
}
.elementor-26957 .elementor-heading-title a{
	color: #ffffff !important;
}
.menu-col .hfe-nav-menu a{
	color: #ffffff !important;
}
.menu-col .sub-menu .menu-item a{
	color: #F2C73D !important;
}
@media (max-width: 1024px){
	
	.page-id-28916 .desktop-top-bar,
.page-id-28916 .desktop-header-main{
	display: flex;
}
	.elementor.elementor-26957 .desktop-top-bar,
.elementor.elementor-26957 .desktop-header-main{
	display: flex;
}
.page-id-28916 .desktop-top-bar .elementor-column.elementor-col-33, .page-id-28916 .desktop-header-main .elementor-column.elementor-col-33 {
	width: 33.33%;
}
	.elementor.elementor-26957 .desktop-top-bar .elementor-column.elementor-col-33, .elementor.elementor-26957 .desktop-header-main .elementor-column.elementor-col-33 {
	width: 33.33%;
}
.elementor.elementor-26957 .desktop-header-main .logo-col{
	order: 2;
}
	.elementor.elementor-26957 .desktop-header-main .logo-col{
	order: 2;
}
	.page-id-28916 .desktop-header-main .logo-col{
	order: 2;
}
	.elementor.elementor-26957 .desktop-header-main .logo-col{
	order: 2;
}
.page-id-28916 .desktop-header-main .menu-col{
	order: 1;
}
	.elementor.elementor-26957 .desktop-header-main .menu-col{
	order: 1;
}
.page-id-28916 .desktop-header-main .search-col{
	order: 3;
}
	.elementor.elementor-26957 .desktop-header-main .search-col{
	order: 3;
}
.page-id-28916 .hfe-nav-menu-icon i{
	color: #dd3333;
}
	.elementor.elementor-26957 .hfe-nav-menu-icon i{
	color: #dd3333;
}
	.page-id-28916 .desktop-header-main{
		padding: 0 !important;
	}
	.elementor.elementor-26957 .desktop-header-main{
		padding: 0 !important;
	}
	.elementor.elementor-26957 .desktop-top-bar h6{
		font-size: 15px !important;
	}
	.page-id-28916 .desktop-top-bar h6{
		font-size: 15px !important;
	}
	.page-id-28916 .desktop-header-main .search-col .elementor-widget-wrap{
		justify-content: flex-end;
	}
	.elementor.elementor-26957 .desktop-header-main .search-col .elementor-widget-wrap{
		justify-content: flex-end;
	}
	/*.page-id-28916 .elementor-28916 .elementor-element.elementor-element-37f2787 nav.hfe-dropdown,
	.page-id-28916 .elementor-28916 .elementor-element.elementor-element-37f2787 nav.hfe-dropdown .menu-item a.hfe-menu-item{
		background-color: #000000;
	}
	.page-id-28916 .elementor-28916 .elementor-element.elementor-element-37f2787 nav.hfe-dropdown li.menu-item:not(:last-child){
		border-bottom-style: solid;
    border-bottom-color: #c4c4c4;
    border-bottom-width: 1px;
	}*/
	.elementor-section.desktop-top-bar .elementor-container,
	.elementor-section.desktop-header-main .elementor-container{
		margin: 0;
		width: 100%;
	}
	.elementor.elementor-26957 .elementor-section.desktop-top-bar .elementor-container,
	.elementor-section.desktop-header-main .elementor-container{
		margin: 0;
		width: 100%;
	}
	.desktop-top-bar .top-bar-heading1{
		text-align: left !important;
	}
	.desktop-top-bar .top-bar-heading2{
		text-align: right !important;
	}
	.page-id-28916 .search-col .hfe-search-layout-icon .elementor-widget-container {
    border-width: 0px 0px 0px 2px;
    border-style: solid;
}
	.elementor.elementor-26957 .search-col .hfe-search-layout-icon .elementor-widget-container {
    border-width: 0px 0px 0px 2px;
    border-style: solid;
}
}
@media (max-width: 768px){
	.page-id-28916 .desktop-top-bar h6{
		font-size: 13px !important;
	}
	.elementor.elementor-26957 .desktop-top-bar h6{
		font-size: 13px !important;
	}
	.page-id-28916 .desktop-header-main .elementor-column.elementor-col-33.menu-col,
	.page-id-28916 .desktop-header-main .elementor-column.elementor-col-33.search-col{
		width: 35%;
	}
	.elementor.elementor-26957 .desktop-header-main .elementor-column.elementor-col-33.menu-col,
	.elementor.elementor-26957 .desktop-header-main .elementor-column.elementor-col-33.search-col{
		width: 35%;
	}
	.page-id-28916 .desktop-header-main .elementor-column.elementor-col-33.logo-col{
		width: 30%;
	}
	.elementor.elementor-26957 .desktop-header-main .elementor-column.elementor-col-33.logo-col{
		width: 30%;
	}
}
.single-post .qodef-post-content ol li::marker {
    font-size: 20px;
    font-weight: 600;
}
/*changes on 26-2-2024 */
.single-post .qodef-post-content .seasons-container,
.single-post .qodef-post-content .seasons{
	margin-bottom: 30px;
}
@media (min-width: 991px) and (max-width: 1024px){
	.single-post .qodef-post-content .seasons .right-text{
		padding-left: 30px;
	}
}
@media (min-width: 991px){
	.seasons-container{
		width: 100%;
	}
	.seasons{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.seasons .col-md-6{
		flex: 0 0 50%;
    max-width: 50%;
	}
	.pad-left{
		padding-left: 30px;
	}
	.pad-right{
		padding-right: 30px;
		max-width: 480px;
	}
	.single-post .qodef-post-content .seasons .aligncenter{
	  margin: 0;
 }
}
@media (max-width: 991px){
	.seasons .col-md-6.img{
		text-align: center;
	}
	.seasons.revcols{
		display: flex;
		flex-direction: column-reverse;
	}
}
/*@media (max-width: 600px){
	.single-post .qodef-container .qodef-blog-holder.qodef-blog-single .qodef-blog-single-navigation .qodef-blog-single-next, .single-post .qodef-container .qodef-blog-holder.qodef-blog-single .qodef-blog-single-navigation .qodef-blog-single-prev{
		display: block
	}
}*/
/*changes on 6-3-2024 */
.qodef-container ul,
.qodef-container ol{
	margin-left: 40px;
}
@media (max-width: 768px){
	.flex-row .clearfix.qodef-full-section-inner {
		display: flex;
		flex-wrap: wrap;
	}
	.flex-row .vc_col-sm-2 {
		width: 33.33%;
		margin-bottom: 20px;
	}
	.flex-row .vc_col-sm-3 {
		width: 50%;
		margin-bottom: 20px;
	}
	.flex-row{
		margin: 0 auto;
	}
}
@media (max-width: 500px){
	.flex-row .vc_col-sm-2 {
		width: 50%;
		margin-bottom: 20px;
	}
	.flex-row .vc_col-sm-3 {
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.flex-row .wpb_single_image.vc_align_left{
		text-align: center;
	}
}
/*changes on 8-3-2024 */
.blog h2{
	font-size: 26px;
}
.single-post h3{
	color: #24262A !important;
}
@media (min-width: 768px){
	.blog .qodef-post-content{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.blog .qodef-blog-holder article .qodef-post-image,
	.blog .qodef-post-text{
		width: 50%;
	}
	.blog .qodef-post-text{
		border: none !important;
	}
	.blog .qodef-blog-holder article{
		margin-bottom: 20px;
	}
}
.page-id-4338 .flex-row .clearfix.qodef-full-section-inner {
    display: flex;
}
.page-id-4338 .flex-col .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
	align-items: flex-start;
}
.page-id-4338 .flex-col .qodef-btn.qodef-btn-icon.qodef-btn-small{
	margin-top: auto;
}
.page-id-4338 .flex-col .vc_column-inner {
    height: 100%;
}
/*chnages on 27-3-2024 */
.page-id-4029 .wpb_single_image .vc_figure{
	margin-bottom: 20px;
}
@media (max-width: 768px){
	.page-id-4029 .mob-space{
		height: 50px !important;
	}
	.page-id-2929 .tp-caption.tp-hidden-caption, 
	.page-id-2929 .tp-forcenotvisible, 
	.page-id-2929 .tp-hide-revslider, 
	.page-id-2929 .tp-parallax-wrap.tp-hidden-caption{
		visibility: visible !important;
		display: block !important;
	}
	.tp-caption.tp-shape.tp-shapewrapper {
    display: none;
}
}
@media (max-width: 620px){
	.left-frame .frame-wrap.frame-wrap-left.frame-wrap--height .frame-wrap {
		right: -70px !important;
	}
}
/*changes on 18-4-2024 */
.attachment .footer_btn a:last-child{
	display: inline-block;
}
/*changes on 3-5-2024 */
.whydrapeh1 h1{
	margin-bottom: 20px !important;
}
.wpb_wrapper ul li {
    margin-bottom: 13px;
}
/*changes on 17-7-2024 */
.elementor-section.desktop-header-main .elementor-container{
	max-width: 1350px;
}
.page-id-29537 .elementor-section.desktop-header-main .elementor-container,
.page-id-29537 .elementor-section.desktop-top-bar .elementor-container{
	max-width: 1350px;
}
.contact-links a{
	color: #fff !important;
}
/*.page-id-29537 .elementor-section.desktop-header-main .elementor-container{
		max-width: 100%;
	}*/
.desktop-header-main .search-col > div{
	justify-content: flex-end !important;
}
/*@media (min-width: 1800px) and (max-width: 2000px){
    .page-id-29537 .qodef-container-inner{
        max-width: 100%;
}
	.page-id-29537 .elementor-section.desktop-header-main .elementor-container{
		max-width: 100%;
	}
}*/