/* ===================================================================================

* Theme Name: Visapass Child
* Theme URI: https://codeskdhaka.com/wp/visapass/
* Author: Theme_Pure
* Author URI: https://themeforest.net/user/theme_pure/portfolio
* Description: Visapass - Immigration and Visa Consulting WordPress Theme
* Version: 1.0.0
* Template: visapass
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

/*font*/

p,
h1,
h2,
h3,
h4,
h5,
h6,
.elementor-button,
.bdevs-el-subtitle,
.bdevs-el-title{
	font-family: "Fira Sans", sans-serif !important;
}

body, html{
	overflow-x: hidden !important;
}

/*end*/

/*header*/

.common-header .main-menu ul li {
    margin-left: 30px;
}

.common-header{
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.05);
}

.common-header .main-menu ul li a{
	font-weight: 600;
}

.common-header .main-menu ul li.active a{
	color: #006b03;
}

.common-header .main-menu ul li .sub-menu li a{
	color: #000;
}

.common-header .main-menu ul li .sub-menu li a:hover{
	color: #006b03;
}

.common-header .logo {
    padding: 0px 0px !important;
}

.common-header .logo img{
	max-width: 230px;
}

.header-top-left ul{
	display: flex;
	align-items: center;
}

.header-top-left ul li:last-child{
	padding-left: 20px;
}

.header-top-left ul li i {
    margin-right: 10px;
    font-size: 16px;
    vertical-align: middle;
}

.header-location ul li i,
.header-top-left ul li i{
	color: #006b03 !important;
}

.header-location ul li,
.header-top-left ul li{
	color: #000 !important;
}

.common-header .main-menu ul li .sub-menu li a img,
.mean-container .mean-nav ul li li a img{
	width: 36px !important;
}

/*end*/

/*UK and IELTS Header*/

@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.pp-advanced-menu--main .pp-advanced-menu a{
		    padding: 13px 15px !important;
	}
}

@media only screen and (min-width: 1100px) and (max-width: 1199px){
	.pp-advanced-menu--main .pp-advanced-menu a{
		    padding: 13px 10px !important;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1099px){
	.pp-advanced-menu--main .pp-advanced-menu a{
		    padding: 13px 9px !important;
		    font-size: 15px !important;
	}
}

/*end*/

/*title*/

.title-left .section_title_wrapper.text-center{
	text-align: left !important;
}

.title-left .row{
	justify-content: left !important;
}

.title-left .row .col-xxl-10{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/*end*/

/*testimonial*/

.bdevs-el-rating li i{
	font-family: "Font Awesome 5 Pro" !important;
}

/*end*/

/*services and about us*/

.services-p .elementor-widget-container p,
.about-us-css .elementor-widget-container p,
.countries-p-css .uc_icon_carousel_text p{
	color: #000;
	font-size: 18px;
	font-weight: 500;
}

.intro-area .intro-btn{
	display: none !important;
}

/*end*/

/*countries*/

.famous-countries .countries-item__bottom-img img{
	width: 70px;
}

/*end*/

/*footer*/

.footer-logo.footer-logo-3 img {
    width: 300px !important;
}

.footer-widget.widget_text p{
	color: #fff !important;
	text-align: justify;
}

.footer-widget__title {
    color: #59e45c !important;
}

.footer-widget li a,
.footer-widget_menu-link-info li a{
	color: #ffffff !important;
}

.footer-col-2-3 .footer-widget {
    padding-left: 20px !important;
}

.footer-widget_menu-link-info li a i{
	color: #fdaf4d !important;
}

.copyright-botom p {
    color: #000 !important;
    font-size: 14px !important;
}

.footer-copyright__wrapper__call-number h5 {
    font-size: 26px;
}

/*end*/

/*sidebar*/

.faqfrm__visa .sidebar-title{
	display: none !important;
}

.service_categories .bs-widget-title{
	padding: 30px 30px 0 30px;
}

/*end*/

/*brave popup svg margin*/

.brave_element-icon svg{
	margin-bottom: 8px !important;
}

.brave_form_field--select .nice-select{
	line-height: 42px !important;
	width: 100% !important;
	font-size: 12px !important;
}

.brave_form_field--select .nice-select .list{
	width: 100% !important;
	line-height: 42px !important;
	font-size: 12px !important;
}

.brave_form_field--select .nice-select .list li{
	line-height: 32px !important;
	min-height: 32px !important;
	height: 32px !important;
}

.brave_form_field.brave_form_field--input input::placeholder {
	font-size: 13px !important; /* Adjust the font size as needed */
	font-weight: 400 !important;
}

.brave_popup .brave_element.brave_element--form .brave_form_field .braveform_label {
	line-height: 1.2em !important;
}

/* For screens 768px and below */
@media (max-width: 768px) {
	.brave_form_field--select .nice-select{
		line-height: 32px !important;
		height: 32px !important;
		font-size: 12px !important;
	}
	.brave_form_field--select .nice-select .list{
		line-height: 32px !important;
		font-size: 12px !important;
	}
	.brave_form_field--select .nice-select .list li{
		line-height: 22px !important;
		min-height: 22px !important;
		height: 22px !important;
	}
	.brave_form_field.brave_form_field--input input::placeholder {
		font-size: 12px !important; /* Adjust the font size as needed */
		font-weight: 400 !important;
	}

	.brave_popup .brave_element.brave_element--form .brave_form_field .braveform_label {
		line-height: 1.2em !important;
	}
}

/*end*/

/*breadcumb*/

.page-title__area {
    background-color: #fff;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    min-height: 600px;
	max-height: 600px;
}

.page-title__area:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
	opacity: 0.6;
    z-index: -1;
}

.page-title__under{
	padding-bottom: 50px;
    padding-top: 50px;
}

.breadcrumb {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
}

.breadcrumbs ul li:not(:last-child)::after{
	content: "●" !important;
    color: #fff !important;
    opacity: .5 !important;
	float: left !important;
	font-size: 18px !important;
}

.breadcrumbs ul li.trail-end span{
    color: #fff !important;
}

.breadcrumbs ul li:not(:last-child) span{
	color: #fff !important;
    opacity: 0.5 !important;
}

.breadcrumbs ul li:first-child{
	padding-left: 0px !important;
}

.page__title-wrapper p {
    font-size: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
	margin-top: 20px !important;
	color: #fff !important;
}

.breadcrumb-btn a{
    background: linear-gradient(263.28deg, #ff6a56 1.1%, #fdaf4d 141.83%);
    color: #fff !important;
    padding: 14px 24px;
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 8px 30px rgba(10,2,23,.2);
    display: inline-block;
    cursor: pointer;
}

.breadcrumb-btn a:hover,
.breadcrumb-btn a:focus{
    color: #FFFFFF;
    background-color: #000000;
}

.page__title-wrapper h3 {
    color: #fff !important;
    font-size: 42px !important;
}


/*end*/

/*polices*/

.privacy-css .elementor-widget-container p{
	color: #000 !important;
	font-size: 16px !important;
	font-weight: 400  !important;
}

.privacy-css .elementor-widget-container a{
	color: #006b03 !important;
}

.privacy-css .elementor-widget-container a:hover{
	color: #000 !important;
}

/*end*/


/*media querry*/

@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.common-header .container{
		max-width: 1180px;
	}
	.common-header .header-location{
		display:none;
	}
	.common-header .main-menu ul li:first-child{
		display: none;
	}
	.common-header .logo img {
    	max-width: 200px;
	}
	.common-header .main-menu {
    	padding-left: 20px;
	}
	.common-header .main-menu ul li {
    	margin-left: 25px;
	}
	.common-header .main-menu-wrapper__call-text h5{
		font-size: 18px;
	}
	.desktop-img img {
    	margin-top: 50px;
	}
}

@media only screen and (min-width: 1080px) and (max-width: 1200px){
	.common-header .container{
		max-width: 1040px;
	}
	.common-header .header-location{
		display:none;
	}
	.common-header .main-menu ul li:first-child{
		display: none;
	}
	.common-header .logo img {
    	max-width: 200px;
	}
	.common-header .main-menu-wrapper__call-number{
		display: none !important;
	}
	.common-header .header-menu .col-lg-7 {
    	width: 78.3333333333%;
	}
	.common-header .header-menu .col-lg-3 {
    	width: 5%;
	}
	.common-header .main-menu ul li {
    	margin-left: 25px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1080px){
	.common-header .header-location{
		display:none;
	}
	.common-header .main-menu ul li:first-child{
		display: none;
	}
	.common-header .logo img {
    	max-width: 200px;
	}
	.common-header .main-menu-wrapper__call-number{
		display: none !important;
	}
	.common-header .header-top .col-lg-6:first-child{
		width: 60%;
	}
	.common-header .header-top .col-lg-6:nth-child(2){
		width: 40%;
	}
	.common-header .header-menu .col-lg-7 {
    	width: 78.3333333333%;
	}
	.common-header .header-menu .col-lg-3 {
    	width: 5%;
	}
}

@media only screen and (max-width: 768px){
	/*.page-title__area:before {
		border-radius: 0 0 50% 50% / 0 0 40% 40% !important;
	}*/
	.page-title__area {
    	min-height: 100%;
    	max-height: 100%;
	}
	.page__title-wrapper{
		text-align: center !important;
	}
	.page-title__under{
		padding-bottom: 50px;
		padding-top: 20px;
	}
	.page__title-wrapper h3 {
		font-size: 26px !important;
    	margin-top: 20px;
	}
	.page__title-wrapper p {
		font-size: 16px !important;
	}
}

/* For screens 768px and below */
@media (max-width: 768px) {
    .desktop-img {
        display: none; /* Hide desktop images */
    }
    .mobile-img {
        display: block; /* Show mobile images */
    }
	.mobile-img img{
		width: 80%;
    }
	.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
		box-sizing: inherit !important;
		white-space: initial !important;
		overflow: hidden !important;
		line-height: 16px !important;
		text-overflow: inherit !important;
		vertical-align: middl !importante;
	}
}

/* For screens above 768px */
@media (min-width: 769px) {
    .mobile-img {
        display: none; /* Hide mobile images */
    }
    .desktop-img {
        display: block; /* Show desktop images */
    }
	.desktop-img img{
		margin-top: 20px;
	}
}


/*end*/

/*Europe page*/

.styudy-offer .calltoaction-title span{
	color: #fff !important;
	font-size: 16px !important;
	margin-top: 20px !important;
	line-height: 20px !important;
	text-transform: none !important;
}

.europe-title .section-title.bdevs-el-title span{
	color: #006b03 !important;
	text-decoration: underline;
}

.europe-why-css .pp-icon-list-item{
	box-shadow: 0px 0px 4px 0px #00000061;
	border-radius: 10px;
}

.europe-why-css .pp-list-items .pp-icon-list-icon {
    color: #FDAF4D;
    font-size: 18px;
    line-height: 18px;
    height: 24px !important;
    width: 24px !important;
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
    box-shadow: 0px 2px 2px 1px #00000094 !important;
    border-radius: 50% !important;
}

.ue-flip-box__panel--front-overlay {
    border-radius: 10px !important;
    box-shadow: 0px 0px 5px 0px #00000073 !important;
}

/*end*/


/* Custom Footer */
#custom-footer-text p{
	color: #ffffff !important;
}

#custom-bottom-footer1 p {
	color: #ffffff !important;
}

#custom-bottom-footer2 p {
	color: #ffffff !important;
}

#custom-bottom-footer1, #custom-bottom-footer2 .elementor-kit-8 a {
   
    color: #E48216 !important;
    font-weight: !important 700;
}

/*footer*/

.z1-uk-title .section-title.bdevs-el-title span{
	color: #E48216 !important;
}

.title-underline .section-title.bdevs-el-title span{
	text-decoration: underline !important;
	text-decoration-color: #E48216 !important;
}

/* Review  */

#review-img .textimonail-active.owl-carousel .owl-item img{
	width: 100px !important;
}