/*
Theme Name: Stockholm Child
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: https://qodeinteractive.com/
Version: 1.1.2
Text Domain: stockholm
Template: stockholm
*/
.modal {
    z-index: 9999 !important;
}
.team-member-image img {
    width: 350px;
    max-width: 100% !important;
}
.booknw a .menu-text {
    background: #00afd4;
    padding: 9px 10px;
    text-align: center ! IMPORTANT;
    color : #fff;
}
.modal-backdrop {
    z-index: 9990 !important;
}
.modal-content {
    background: rgb(0 0 0 / 0%) !important;
}
.modal-content main.team-member-page {
    background: #fff !important;
}
p.big {
    font-size: 24px !important;
    margin-bottom: 20px !important;
    line-height: 34px !important;
}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h4 {
    color: #000;
    font-size: 15px;
}
.team-member-image img {
    max-width: 350px;
}
h1.team-member-name {
    font-size: 20px;
    margin-bottom: 10px ! IMPORTANT;
    letter-spacing: normal;
}
main.team-member-page {
    margin-top: 50px ! IMPORTANT;
   margin-bottom: 50px ! IMPORTANT;
}
.title_subtitle_holder_inner {
    text-align: center;
}
p.team-member-position {
    margin-bottom: 20px;
}
main.team-member-page {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-top: 50px;
}
.donwloadform {
    margin-bottom: 40px ! IMPORTANT;
}
.everest-forms {
    padding: 20px;
    border: 1px solid;
    border-radius: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 100px;
}
.title h1 {

        background: #00afd496;
    padding: 20px;
    border-radius: 10px;
}
.title_overlay {

    background-size: 120% !important;
    background-position: 20% -60%  !important;;
    background-repeat: no-repeat   !important;
}
h3 {
margin-bottom:20px;
}
.infoblok {
    background: #ffffff;
    padding: 30px;
    width: 30% !important;;
    display: block;
    margin-left: 1.5%;
    margin-right: 1.5%;
    border-radius: 10px;
}
.thisone {
	background: #ffffff;
    padding: 30px;
    display: block;
    margin-left: 1.5%;
    margin-right: 1.5%;
    border-radius: 10px;
    width: 47% !important;

}
    .infoblok img {
    max-width: 90px !important;
    margin-bottom: 20px;
    margin-top: 20px;
    }
    .infoblok h3 {
    font-size: 20px;
    margin-bottom: 10px ! IMPORTANT;
}
    .services {
    background-blend-mode: overlay;
    background-color: #3a414a ! IMPORTANT;
    }
    
    .services  h2 {
    color: #fff;
} 
.infoblok {
    text-align: center;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    font-family: 'roboto';
}
	.toproww {
    padding-top: 100px !IMPORTANT;
}
	.toprowww {
    padding-top: 0px !IMPORTANT;
}

@media only screen and (min-width: 769px) {
.title img {
    height: 700px;
    object-fit: cover;
	}
}

@media only screen and (max-width: 1300px) {

nav.main_menu>ul>li>a {
    padding: 0 14px ! IMPORTANT;
 
}
}


@media only screen and (max-width: 1200px) {

nav.main_menu>ul>li>a {
    padding: 0 6px ! IMPORTANT;
    letter-spacing: 1px;
}
}
@media only screen and (max-width: 769px) {

.infoblok,.thisone  {
    text-align: center;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    font-family: 'roboto';
    width: 100% ! IMPORTANT;
    margin-top: 20px;
}
	.toproww, .toprowww {
    padding-top: 0px !IMPORTANT;
}
   
	
.serviceflip .full_section_inner.clearfix{
    display: flex !IMPORTANT;
    flex-direction: column !IMPORTANT;
}	
}