
@media print {
    
 
}

@font-face {
    font-family: 'gotham';
    src: url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProReg.otf');
    src: local('☺'),
       url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothamProRegular.eot#ie') format("embedded-opentype"), 
       url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProReg.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothambold';
    src: url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProBol.otf');
    src: local('☺'), 
       url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothamProBold.eot#ie') format("embedded-opentype"), 
       url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProBol.otf');
    font-weight: bold;
    font-style: normal;
}
/*@font-face {
    font-family: 'gotham';
    src: url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProBol.otf');
    font-weight: bold;
    font-style: normal;
}*/
@font-face {
    font-family: 'gothamedium';
    src: url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProMed.otf');
    src: local('☺'), 
       url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothamProMedium.eot#ie') format("embedded-opentype"), 
       url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProMed.otf');
   font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothamlig';
    src: url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProLig.otf');
    src: local('☺'), 
       url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothamProLight.eot#ie') format("embedded-opentype"), 
       url('/wp-content/themes/euromed-redesign/assets/static/fonts/GothaProLig.otf');
    font-weight: normal;
    font-style: normal;
}

.big_phone{
    font-size: 2em;
    font-family: gothambold;
}

@media (max-width: 450px) {
    .big_phone{
        font-size: 1.5em;
    }
}

@media (max-width: 350px) {
    .big_phone{
        font-size: 1.2em;
    }
}

@media (max-width: 350px) {
    .big_phone{
        font-size: 1em;
    }
}

img {
  max-width: 100%;
  height: auto;
}

_div{
    border: 1px solid red;
}

div.redline{
    position: absolute;
    
    border-left: 1px solid #46f1f1;
    border-right: 1px solid #46f1f1;
    top: 0; left: 0; right:0; bottom: 0;
    width: 88%;
    height: 800px;
    margin: 0 auto;
    display: none;
}


div#content{
	/*
	@Michael
    border: 1px solid gray;
	height: 300px;
	width:82%;
	*/	
	margin: 0 auto;    
}

*{
    padding: 0; margin: 0;
/*    font-family: 'gotham', Arial;*/
}

body{
    background-color: #ffffff;
    color: black;
    font-family: 'gotham', Arial;
}
header{
    display: none;
    width: 100%;
    margin-bottom: 30px;
}

header div#htop{
    background-color: #faf6ea;
    text-align: center;
}
header div#htop div.desktop{
    text-align: left;
    display: inline-block;
}

header div#htop div.desktop ul li a:not(.ya-share2__link){
    font-size: 0.8em;
    display: inline-block;
    text-decoration: none;
    color: black;
    text-transform: uppercase; letter-spacing: 1px;
    padding: 10px 20px 10px 20px;
    font-family: 'gothamedium';
    border-right: 1px solid #e9e5d9;
}

header div#htop div.desktop ul li a.on{
    background-color: white;
    border-right: 1px solid white;
}
header div#htop div.desktop ul li a:not(.ya-share2__link):hover{
    background-color: white;
    border-right: 1px solid white;
}

header div#htop a small{
    display: block;
    color: #7c7c7c;
    text-transform: none; letter-spacing: normal;
    font-size: 1em;
    font-family: 'gotham';
}
header div#htop div.desktop ul{
    display: inline-block;
    margin: 0; padding: 0;
    
}
header div#htop div.desktop ul li{
    list-style: none;
    display: inline-block;
    margin: 0; padding: 0 !important;
}

header div#htop div.desktop div{
    display: inline-block;
    padding: 16px 20px 14px 20px;
    float: right;
    border-right: 1px solid #e9e5d9;
    
}

header div#htop div.hsearch{
    text-align: right;
}
header div#htop div.hsearch input{
    border: none;
    background-color: #faf6ea;
    font-size: 0.85em;
    width: 120px;
    
}
header div#htop div.hsearch input[placeholder]{
    color: black; font-size: 0.85em;
}
header div#htop div.hlk{
    /*display: none !important;*/
}
header div#htop div.hlk a{
   
    color: #ea4031;
    font-size: 0.9em;

}
header div#htop div.eng a{
    font-family: 'gothambold';
    color: black;
    font-size: 0.9em;

}
div#clinicslide{
    display: none;
    text-align: left;
    z-index: 999999999;
}
footer div.mobile{
    display: none;
}

header div#htop div.mobile{
    display: none;
    padding: 0;
    overflow: hidden;
}
header div#htop div.mobile div{
    display: inline-block;
    margin: 5px 0;
}
header div#htop div.mobile div a{
    color: black;
    /*font-size: 0.7em;*/
    text-decoration: none;
    /*margin: 0 20px 0 18px;*/
}
header div#htop div.mobile div.hphone{
    float: right;
    text-align: right;
    font-family: 'gothambold';
    
}
header div#htop div.mobile div.heng{
    
    float: right;
    text-align: right;
    font-family: 'gothambold';
}
header div#htop div.mobile div.heng a{
    margin: 0 20px 0 0;
}
header div#htop div.mobile div.hotherclinic{
    float: left;
    font-family: 'gothamedium';
}
header div#htop div.mobile div.hotherclinic a{
    color: #756f5d;
}
div#clinicslide ul li{
    text-align: left;
    list-style: none;
    display: block;
    padding: 20px;
    border-bottom: 1px solid #e8e8e8;
    
}
div#clinicslide ul li a{
    text-decoration: none;
    text-transform: uppercase;
    color: black;
    display: block;
    text-align: left;
    font-family: 'gothambold'
}
div#clinicslide ul li a small{
    font-family: 'gotham';
    color: #675520;
    font-size: 0.9em;
    
}
div#clinicslide div.head{
    font-family: 'gothambold';
    padding: 20px;
    border-bottom: 1px solid #e8e8e8;
    
}

div#clinicslide ul li a#euromed{
    padding: 2px 0 10px 55px;
    background: transparent url('/wp-content/themes/euromed-redesign/assets/static/img/euromed-logo-icon.svg') no-repeat top left;
/*    background: transparent url('/__i/logo_euromed2.png') no-repeat top left;*/
}

div#clinicslide ul li a#invitro{
    padding: 2px 0 10px 55px;
    background: transparent url('/wp-content/themes/euromed-redesign/assets/static/img/logo-invitro-icon.svg') no-repeat top left;
}
div#clinicslide ul li a#dental{
    padding: 2px 0 10px 55px;
    background: transparent url('/wp-content/themes/euromed-redesign/assets/static/img/logo-dental-icon.svg') no-repeat top left;
}
div#clinicslide ul li a#express{
    padding: 2px 0 10px 55px;
    background: transparent url('/wp-content/themes/euromed-redesign/assets/static/img/logo-express-icon.svg') no-repeat top left;
}
div#clinicslide ul li a#kids{
    padding: 2px 0 10px 55px;
    background: transparent url('/wp-content/themes/euromed-redesign/assets/static/img/logo-deti-icon.svg') no-repeat top left;
}

header div#hfoot{
    background-color: white;
}
header div#hfoot div.desktop{
    text-align: center;
    padding-top: 25px;
    /*overflow: hidden;*/
}
header div#hfoot div.desktop > div{
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

header div#hfoot div.desktop div.hlogo{
    position: relative;
    height: 60px;
    
}
header div#hfoot div.desktop div.hlogo small{
    position: absolute; left: 57px; top: 40px;
    text-transform: uppercase; 
    color: #b1b1b1; font-size: 0.6em;
    font-family: 'gothamedium';
}
header div#hfoot div.desktop div.mnav ul{
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}
header div#hfoot div.desktop div.mnav ul li{
    list-style: none;
    display: inline-block;
    text-transform: uppercase; letter-spacing: 1px;
    
}
header div#hfoot div.desktop div.mnav ul li a{
    font-family: 'gothamedium';
    color: black;
    margin: 0 10px;
    padding: 7px 10px 5px 10px;
    text-decoration: none;
}
header div#hfoot div.desktop div.mnav ul li a:hover{
    background-color: #ea4031;
    color: white;
    border-radius: 3px;
}
header div#hfoot div.desktop div.haddr{
    margin-top: 0px; padding: 0;
}
header div#hfoot div.desktop div.haddr a{
    display: block;
    text-decoration: none;
    color: black;
    font-family: 'gothambold';
    font-size: 1.2em;
   
    
}
header div#hfoot div.desktop div.haddr a.addr{
    font-size: 0.9em;
    font-family: 'gotham';
    text-align: left;
}

header div#hfoot div.desktop div.haddr a.addr i{
    color: #ea4031;
}
header div#hfoot div.desktop div.haddr small{
    
    font-family: 'gotham';
    font-size: 0.9em;
    color: #888888;
    margin-left: 11px;
    
}
header div#hfoot div.desktop div.ph{
    color: #888888;
    font-size: 0.8em;
    text-align: left;
}
header div#hfoot div.desktop div.ph a.hphone_{

    text-decoration: none;
    color: black;
    font-family: 'gothambold';
    font-size: 0.9em;
    margin-bottom: 0px;

}
header div#hfoot div.desktop div.ph a.hphone_:hover{
    border-bottom: none;
}

header div#hfoot div.desktop div.ph a{
    color: #ea4031; display: inline-block;
}
header div#hfoot div.desktop div.buttons{
    font-size: 0.9em;
    color: #888888;
}
header div#hfoot div.desktop div.buttons a{
    
    color: #ea4031;
    text-decoration: none;
    
}
header div#hfoot div.desktop div.buttons a:hover{
text-decoration: underline;
}
header div#hfoot div.desktop div.buttons a.appoint{
    font-size: 1em;
    color: white;
    display: block;
    padding: 10px 30px;
    font-family: 'gothambold';
    border-radius: 3px;
    background-color: #ea4031;
    margin-bottom: 4px;
    
}

header div#hfoot div.mobile{
    display: none;
    overflow: hidden;
    padding: 15px 18px;    
}
header div#hfoot div.mobile{
    vertical-align: middle;
}
header div#hfoot div.mobile div{
    font-size: 0.9em;
}
header div#hfoot div.mobile div.hlogo{
 float: left; /*margin-left: 1px;*/
}
header div#hfoot div.mobile div.happo{
    overflow: hidden;
    float: right;
}
header div#hfoot div.mobile div.hhmenu{
    float: right; overflow: hidden;
}
header div#hfoot div.mobile div.hphone{
    padding-top: 4px;
}
header div#hfoot div.mobile div.hsearch{
    padding-top: 2px;
}
header div#hfoot div.mobile div.hsearch .fa,
header div#hfoot div.mobile div.hphone .fa {
    font-size: 26px;
}

header div#hfoot div.mobile div.hsearch,
header div#hfoot div.mobile div.hphone{
    float: right;
    margin-right: 15px;
}


header div#hfoot div.mobile div.happo a{
    display: block;
    background-color: #ea4031;
    color: white;
    text-decoration: none;
    margin: 0 0 0 6px;
    padding: 8px 16px 7px 16px;
    border-radius: 3px;
    font-family: 'gothambold';

}
header div#hfoot div.mobile div.hhmenu a{
    display: block;
    background-color: #ea4031;
    color: white;
    text-decoration: none;
    margin: 0 3px 0 0;
    padding: 8px 12px 7px 16px;
    border-radius: 3px;
    font-family: 'gothambold';

}
header div#slidemainmenu{
    border-top: 1px solid #e8e8e8;
    background-color: white;
    display: none;
    
}
header div#slidemainmenu ul li{
    list-style: none;
}
header div#slidemainmenu ul li a{
    text-decoration: none;
    display: block;
    color: black;
    padding: 20px 20px 20px 20px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 0.8em; letter-spacing: 2px;
}
header div#slidemainmenu ul li a i{
    color: #ea4031;
    font-weight: normal;

}

footer{
    background-color: #f8f8f8;
    width: 100%;
    text-align: center;
    display: none;
    margin-top: 30px;

}
footer div{
    display: inline-block;
    
}

footer div#company{
    overflow: hidden;
    text-align: center;    
    padding-bottom: 20px;
        border-bottom: 1px solid #e8e8e8;

}
footer div#company div{
    vertical-align: middle;
}
footer div#company div.eg{
    display: inline-block;
    background: transparent url('/wp-content/themes/euromed-redesign/assets/static/img/euromed-group-icon.svg') no-repeat top left;
    padding: 7px 10px 17px 50px;
    font-family: 'gothamedium';
    font-size: 0.8em; width: 230px;
    text-align: left; text-transform: uppercase;
    margin-top: 25px;
}
footer div#company div.eg a{
    color: black;
    text-decoration: none;
}
footer div#company div.allproject{
    display: inline-block;
    width: 889px;
    padding-right: 100px;
    font-size: 0.9em;
}

footer div#footer{
    padding: 20px 0;
    overflow: hidden;
        text-align: center;
        width: 100%;

}
div.linegray{
    border-top: 1px solid #e8e8e8;
    width:82%;
    margin: 0 auto;
    display: block;

}

footer div#footer div{
    display: inline-block;
    vertical-align: middle;
    font-family: gothambold;
}

footer div#footer div small{
    font-size: 1em;
    font-family: gotham;
    color: #888888;
}
div.fcopy{
    font-size: 1em;
    color: #999999;
    width: 225px;
    text-align: left;
}
div.fcopy img{
    display: block;
    filter: grayscale(100%) opacity(50%);
    margin-bottom: 20px;

}
footer div#footer div.fnav{
    width: 404px;
    text-align: left;
    margin-left: 5px;
    padding-bottom: 18px;
}
footer div#footer div.fnav li{
    list-style: none;
    display: block;
    float: left;
    width: 50%;   
    margin-bottom: 13px;
}
footer div#footer div.fnav li a{
    text-decoration: none;
    color: #ea4031;
    font-family: 'gothamedium';
    font-size: 1em;
        
}
footer div#footer div.fnav li a:hover{
    text-decoration: underline;
}
footer div#footer div.fcontacts{
    text-align: left;
    font-size: 0.9em;
    width: 275px;
    padding-bottom: 6px;
    
}
footer div#footer div.fcontacts a{
    color: #ea4031;
    text-decoration: none;
    font-family: 'gothamedium';
    font-size: 1.1em;
    display: block;
}
footer div#footer div.fcontacts a:hover{
    text-decoration: underline;
}
footer div#footer div.fcontacts span{
    color: #999999;
    font-family: gotham;
}
footer div#footer div.fcontacts a.phone{
    color: black;
    font-size: 1.2em;
    font-family: 'gothambold';
}
footer div#footer div.fbuttons{
    
}
footer div#footer div.fbuttons a.fbtn{
    font-size: 0.9em;
    color: white;
    display: block;
    padding: 9px 20px;
    font-family: 'gothamedium';
    border-radius: 3px;
    background-color: #ea4031;
    margin-bottom: 6px;
    text-align: center;
    width: 203px;
    border: 1px solid #ea4031;
    
}
footer div#footer div.fbuttons a.fbtn:hover{
    text-decoration: none;
    border: 1px solid #ea4031;
    background-color: white;
    color: #ea4031;
}

footer div#footer div.fbuttons a.fbtn2{
    font-size: 0.9em;
    color: #ea4031;
    display: block;
    padding: 9px 20px;
    font-family: 'gothambold';
    border-radius: 3px;
    
    border: 1px solid #ea4031;
    background-color: white;
    
    margin-bottom: 6px;
    text-align: center;
    width: 203px;
    
}
footer div#footer div.fbuttons a.fbtn2:hover{
    background-color: #ea4031;
    color: white;
    
}
footer div#footer div.fbuttons .btn-group{
    margin: 10px 0 20px 0;
    
}
footer div#footer div.fbuttons .btn-group a{
    color: #918f8f;
    text-decoration: none;
}
footer div#footer div.fbuttons .btn-group a:hover{
    color: #ea4031;
}

footer div.license{
    width: 82%;
    padding:20px; font-size: 0.9em;
    border-top: 1px solid #e8e8e8;
    text-align: center;
}
footer div.license a{
    color: #999999;
}


footer div.mobile div.mgroup{
    display: block;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 25px 0 20px 0;
    text-align: center;
    font-family: 'gothamedium';
    font-size: 1em;
    text-transform: uppercase;
    background: transparent url('/wp-content/themes/euromed-redesign/assets/static/img/fon_mgroup3.png') top center;
}
footer div.mobile div.mgroup a{
    color: black;
    text-decoration: none;
}
footer div.mobile div.mgroup div.mgroup_select{
    display: inline-block;
    margin: 15px 20px 0 20px;
    padding: 1px 0 5px 54px;
    background: transparent url('/wp-content/themes/euromed-redesign/assets/static/img/euromed-group-icon.svg') no-repeat top left;
    position: relative;

    
}
footer div.mobile div.mgroup div.mgroup_select > a{
    display: inline-block;
    color: black; text-decoration: none; text-transform: none;
    border: 1px solid #c1c1c1; border-radius: 4px;
    background-color: white; padding: 10px 15px 10px 20px;
    text-align: left;   width: 285px;

}
footer div.mobile div.mgroup div.mgroup_option{
    text-transform: none;
    background-color: white;
    border-radius: 4px;
    left: 54px; top: 44px;
    width: 285px;
    border: 1px solid #c1c1c1;
    position: absolute;
    z-index: 9999;
    padding: 15px 0;
    display: none;
}
footer div.mobile div.mgroup div.mgroup_option ul{
margin: 0;    
}
footer div.mobile div.mgroup div.mgroup_option ul li{
    list-style: none; text-align: left;
}
footer div.mobile div.mgroup div.mgroup_option ul li a{
    display: block;
    text-decoration: none;
    text-align: left;
    padding: 5px 10px;
    color: black;
}

footer div.mobile div.mcontacts{
    display: block;
    padding: 30px 0;
    text-align: center;
    background-color: #f3943b;
    
}
footer div.mobile div.mcontacts a{
    display: block;
    color: white;
    font-family: 'gothamedium';
    text-decoration: none;
    font-size: 1.6em;
    
}
footer div.mobile div.mcontacts a.maddr{
    display: inline-block;
    font-family: 'gothamedium';
    font-size: 1.1em;
}
footer div.mobile div.mcontacts small{
    display: block; text-align: center;
    font-size: 1.1em;
    color: #b8b8b8;
}