/*
Theme Name: saloodo
Theme URI: https://visualcomposer.io/visual-composer-starter-theme/
Author: 7METER17 GmbH / Visual Composer Team
Author URI: https://visualcomposer.io/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, full-width-template, blog
Text Domain: visual-composer-starter
*/

#header {
  border-bottom: 2px solid red;
}

.mfp-iframe-holder .mfp-content{
  max-width: none;
}

.mfp-iframe-holder .mfp-close {
  top: 0px;
  right: 0;
  font-size: 3rem;
}

/*.footer-widget-area ul {
  list-style-type: none !important;
}*/

.menu-footer-widget-menu-service-container ul {
  list-style-type: none !important;
  padding-left:0px !important;
}

#menu-footer-widget-menu-serivce-en {
	list-style-type: none;
    padding-left: 0;
}

.content-wrapper {
    background-color: transparent;
}

.vc_tta-tabs-list {
    display: flex !important;
    margin-top: 3rem !important;
    margin-bottom: 1.5rem !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab {
    width: 100%;
    text-align: center;
    font-size: 1.125rem;
    background-color: #d4d4d4;
    margin-left: 3px !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a{
    background-color: #fc0 !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
    padding: 0;
    margin: 0;
    border: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    background-color: white !important;
}

@media only screen and (min-width: 768px) {
	body{font-size:20px;}
	h1{font-size:2.5em;}
	h2{font-size:2em;}
	h3{font-size:1.7em;}
	h4{font-size:1.5em;}
	h5{font-size:1.3em;}
	h6{font-size:1.1em;}

a:link {
    text-decoration: none;
}}

.header-image img {
  max-height:500px;
}
