﻿.chzn-container{font-size:13px;position:relative;display:inline-block;vertical-align:middle;zoom:1;*display:inline}
.chzn-container .chzn-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:100%;left:-9999px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:1010;width:100%;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box}
.chzn-container.chzn-with-drop .chzn-drop{left:0}
.chzn-container-single .chzn-single{background-color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background-image:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #aaa;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);display:block;overflow:hidden;white-space:nowrap;position:relative;height:23px;line-height:24px;padding:0 0 0 8px;color:#444;text-decoration:none}
.chzn-container-single .chzn-default{color:#999}
.chzn-container-single .chzn-single span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}
.chzn-container-single .chzn-single-with-deselect span{margin-right:38px}
.chzn-container-single .chzn-single abbr{display:block;position:absolute;right:26px;top:6px;width:12px;height:12px;font-size:1px;background:url(chosen-sprite.png) -42px 1px no-repeat}
.chzn-container-single .chzn-single abbr:hover{background-position:-42px -10px}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px}
.chzn-container-single .chzn-single div{position:absolute;right:0;top:0;display:block;height:100%;width:18px}
.chzn-container-single .chzn-single div b{background:url(chosen-sprite.png) no-repeat 0 2px;display:block;width:100%;height:100%}
.chzn-container-single .chzn-search{padding:3px 4px;position:relative;margin:0;white-space:nowrap;z-index:1010}
.chzn-container-single .chzn-search input{background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px,-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(chosen-sprite.png) no-repeat 100% -20px,-webkit-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat 100% -20px,-moz-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat 100% -20px,-o-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat 100% -20px,linear-gradient(#eee 1%,#fff 15%);margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid #aaa;font-family:sans-serif;font-size:1em;width:100%;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box}
.chzn-container-single .chzn-drop{margin-top:-1px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.chzn-container-single-nosearch .chzn-search{position:absolute;left:-9999px}
.chzn-container-multi .chzn-choices{background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:-o-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);border:1px solid #aaa;margin:0;padding:0;cursor:text;overflow:hidden;height:auto!important;height:1%;position:relative;width:100%;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box}
.chzn-container-multi .chzn-choices li{float:left;list-style:none}
.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0}
.chzn-container-multi .chzn-choices .search-field input{color:#666;background:transparent!important;border:0!important;font-family:sans-serif;font-size:100%;height:15px;padding:5px;margin:1px 0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.chzn-container-multi .chzn-choices .search-field .default{color:#999}
.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#eeeeee',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;border:1px solid #aaa;line-height:13px;padding:3px 20px 3px 5px;margin:3px 0 3px 5px;position:relative;cursor:default}
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled{background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#eeeeee',GradientType=0);background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-ms-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666;border:1px solid #ccc;padding-right:5px}
.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:3px;top:4px;width:12px;height:12px;font-size:1px;background:url(chosen-sprite.png) -42px 1px no-repeat}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:-42px -10px}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:-42px -10px}
.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:240px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.chzn-container-multi .chzn-results{margin:0;padding:0}
.chzn-container .chzn-results li{display:none;line-height:15px;padding:5px 6px;margin:0;list-style:none}
.chzn-container .chzn-results .active-result{cursor:pointer;display:list-item}
.chzn-container .chzn-results .highlighted{background-color:#ff6100;color:#fff}
.chzn-container .chzn-results li em{background:#feffde;font-style:normal}
.chzn-container .chzn-results .highlighted em{background:transparent}
.chzn-container .chzn-results .no-results{background:#f4f4f4;display:list-item}
.chzn-container .chzn-results .group-result{cursor:default;color:#999;font-weight:700}
.chzn-container .chzn-results .group-option{padding-left:15px}
.chzn-container-multi .chzn-drop .result-selected{display:none}
.chzn-container .chzn-results-scroll{background:#fff;margin:0 4px;position:absolute;text-align:center;width:321px;z-index:1}
.chzn-container .chzn-results-scroll span{display:inline-block;height:17px;text-indent:-5000px;width:9px}
.chzn-container .chzn-results-scroll-down{bottom:0}
.chzn-container .chzn-results-scroll-down span{background:url(chosen-sprite.png) no-repeat -4px -3px}
.chzn-container .chzn-results-scroll-up span{background:url(chosen-sprite.png) no-repeat -22px -3px}
.chzn-container-active .chzn-single{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb}
.chzn-container-active.chzn-with-drop .chzn-single{border:1px solid #aaa;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;background-color:#eee;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(top,#eee 20%,#fff 80%);background-image:-moz-linear-gradient(top,#eee 20%,#fff 80%);background-image:-o-linear-gradient(top,#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
.chzn-container-active.chzn-with-drop .chzn-single div{background:transparent;border-left:none}
.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-18px 2px}
.chzn-container-active .chzn-choices{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb}
.chzn-container-active .chzn-choices .search-field input{color:#111!important}
.chzn-disabled{cursor:default;opacity:.5!important}
.chzn-disabled .chzn-single{cursor:default}
.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default}
.chzn-rtl{text-align:right}
.chzn-rtl .chzn-single{padding:0 8px 0 0;overflow:visible}
.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0;direction:rtl}
.chzn-rtl .chzn-single-with-deselect span{margin-left:38px}
.chzn-rtl .chzn-single div{left:3px;right:auto}
.chzn-rtl .chzn-single abbr{left:26px;right:auto}
.chzn-rtl .chzn-choices .search-field input{direction:rtl}
.chzn-rtl .chzn-choices li{float:right}
.chzn-rtl .chzn-choices .search-choice{padding:3px 5px 3px 19px;margin:3px 5px 3px 0}
.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:4px;right:auto}
.chzn-rtl .chzn-search{left:9999px}
.chzn-rtl.chzn-with-drop .chzn-search{left:0}
.chzn-rtl .chzn-drop{left:9999px}
.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0}
.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:15px}
.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div{border-right:none}
.chzn-rtl .chzn-search input{background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px,-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(chosen-sprite.png) no-repeat -30px -20px,-webkit-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat -30px -20px,-moz-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat -30px -20px,-o-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat -30px -20px,linear-gradient(#eee 1%,#fff 15%);padding:4px 5px 4px 20px;direction:rtl}
.chzn-container-single.chzn-rtl .chzn-single div b{background-position:6px 2px}
.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b{background-position:-12px 2px}
@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chzn-rtl .chzn-search input,.chzn-container-single .chzn-single abbr,.chzn-container-single .chzn-single div b,.chzn-container-single .chzn-search input,.chzn-container-multi .chzn-choices .search-choice .search-choice-close,.chzn-container .chzn-results-scroll-down span,.chzn-container .chzn-results-scroll-up span{background-image:url(chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}
}
body{background:#fff url(../images/bg-3.jpg) no-repeat center center;background-attachment:fixed;background-size:cover}
header{margin-bottom:0;height:190px}
footer{background:#fff;margin-bottom:0}
footer ul li a{color:#909090}
header ul#topmenu{top:20px!important;right:55px!important}
.relative{position:relative}
label.checkbox{color:#fff;font-size:16px;width:375px}
span.phonenew{display:block;position:absolute;right:20px;top:8px;color:#ff6100!important;font-size:16px;background:url(/Content/images/phone.png) top left no-repeat;padding-left:30px;padding-top:7px;padding-bottom:5px;font-weight:700}
span.phonenew a{color:#ff6100!important}
.menuInfectieziekten{display:none}
.search #Country{margin-left:20px;margin-top:10px}
div.content{padding-bottom:55px;background:#fff}
div.section{padding:15px 25px 0;float:left}
#caption{color:#fff;width:395px;padding-top:5px;overflow:hidden;display:block;font-size:12px;line-height:18px}
.full.section{padding:0 3%;float:left}
div.section div.info{padding:20px 10px}
div.half-row div.text,div.row div.text{padding-bottom:25px!important}
div.section div.content p{font-size:16px}
.newhome .half{width:43%;float:left;position:relative}
.newhome .half .button{right:17px!important}
.newhome .half-row{padding:3%}
.newhome .half-row.landen{margin-bottom:14px}
.newhome .half-row .half{width:49%;float:left}
#Country_chzn{width:400px!important}
.chzn-drop{width:410px!important}
.chzn-container-single .chzn-single div b{background:url(/Content/images/arrow-down-select.png) no-repeat 0 2px!important;padding-right:40px!important}
.chzn-container-active.chzn-with-drop .chzn-single div b{background:url(/Content/images/arrow-up-select.png) no-repeat 0 2px!important}
.chzn-container-single .chzn-single div{width:48px!important;top:15px!important}
.chzn-container-single .chzn-single{height:55px!important;width:400px}
.chzn-container-single .chzn-single span{font-size:24px;padding:4px;font-style:italic;color:#828181}
.chzn-container-single .chzn-single span.description{float:left;margin-top:-9px;font-size:16px}
.newhome .half-row .half:first-child{margin-right:2%}
.newhome .full{width:94%}
.agenda{background:#f2f2f2!important;display:block}
.agenda .sectiontitle h2{padding-left:50px;background:url(/Content/images/agenda.png) 6px 1px no-repeat;display:block;line-height:40px;font-size:16px;font-weight:700}
.benefits{background:#f2f2f2!important;display:block}
.benefits .sectiontitle h2{padding-left:57px;background:url(/Content/images/check.png) 7px 2px no-repeat;display:block;line-height:40px;font-size:16px;font-weight:700}
div#box div.fb-reactions{border:1px solid #f2f2f2;overflow:auto}
a.fb-icon.button{background:url(/Content/images/fb-title-s.png) 0 2px no-repeat #398ec9;padding:10px 10px 10px 37px;padding-bottom:0;right:13px;text-transform:uppercase;font-weight:700;width:auto!important;z-index:1}
a.button{background:#8bbb10;padding:10px;padding-bottom:0;right:13px;text-transform:uppercase;font-weight:700;width:auto!important;right:36px!important;bottom:-15px!important}
a.button:hover{color:#fff!important}
.facebook .info{border:1px solid #f2f2f2;display:block}
div.loading{width:32px;height:32px;margin:40px auto}
div.info{padding:15px}
div#fb-quotes{width:100%!important}
div.info.check ul li{height:27px;font-size:14px;color:#2d2d2d;background:url(../images/check-icon.png)0px 0 no-repeat;padding-left:42px;padding-top:3px}
div.info.check ul li a{text-decoration:none;color:#595959}
div.info.data ul{margin-top:10px}
div.info.data p{font-weight:700}
div.info.data ul li{height:25px;font-size:14px;color:#2d2d2d}
.facebook .sectiontitle h2{padding-left:50px;background:url(/Content/images/fb-title.png) 0 2px no-repeat;display:block;line-height:40px;font-size:16px;font-weight:700}
div.row div.section-block{padding:0 3%;float:none;margin-top:-20px}
div.row div.section-block .sectiontitle{height:40px;display:block;background:#2e2d2d;color:#fff}
div.row div.section-block div.malaria .sectiontitle{height:40px;display:block;background:#828181;color:#fff}
div.half-row div.malaria .sectiontitle{height:40px;display:block;background:#828181;color:#fff}
div.half-row div.malaria h2{padding-left:10px;display:block;line-height:40px;font-size:14px;text-transform:uppercase}
div.vaccinatie div.text{background:#f2f2f2!important;padding-bottom:10px}
div.row div.vaccinatie h2{padding-left:10px;display:block;line-height:40px;font-size:16px;text-transform:uppercase}
div.row div.malaria h2{padding-left:10px;display:block;line-height:40px;font-size:16px;text-transform:uppercase}
div.vaccinatie div.text{background:#f2f2f2!important;padding-bottom:10px}
div.malaria div.text{background:#f2f2f2!important;padding:10px}
div.row div.vaccinatie h3{font-size:16px;font-weight:700;color:#2e2d2d;padding:10px 0;padding-top:15px}
div.row div.vaccinatie p{margin-top:-5px;line-height:1.6em;margin-bottom:10px}
div.row div.vaccinatie .type{border-bottom:1px solid #a9a9a9;margin:0 10px;margin-bottom:5px;padding-right:10px}
div.row div.vaccinatie div.text div.type.last{border:0!important}
.newhome .section{background:none}
.agenda .sectiontitle{height:40px;display:block;background:#828181;color:#fff}
.facebook .sectiontitle{height:40px;display:block;background:#8bbb10;color:#fff}
.benefits .sectiontitle{height:40px;display:block;background:#8bbb10;color:#fff}
.sectiontitle h2{color:#fff!important}
ul.left{width:48%;float:left;margin:0 0 10px;padding:0;font-size:18px}
.quote{float:left}
header{background:none}
header nav{background:#fff;bottom:0;-webkit-box-shadow:0 2px 5px rgba(200,200,200,0.75);-moz-box-shadow:0 2px 5px rgba(200,200,200,0.75);box-shadow:0 2px 5px rgba(200,200,200,0.75);height:auto}
header nav ul li.active,header nav ul li:hover{background:none}
header nav ul li a{color:#595959;font-size:13px}
header nav ul li ul li a{font-size:12px!important;color:#7d7d7d}
#vergoeding{position:absolute!important;top:42px;width:88%!important;margin-top:0!important;min-height:106px;z-index:9;display:block;cursor:pointer!important}
div.newhome div.row div.section-block div.headerblock div.text div.half div#vergoeding{left:50px}
.closetext{font-weight:400;font-style:italic;position:absolute;right:10px;top:10px}
header ul#topmenu{background:url(/Content/images/top-bg.png);width:175px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:12px;right:49px;top:22px;padding-bottom:10px}
header ul#topmenu li{background:none;width:80px;border-left:1px solid #fff}
header ul#topmenu li:first-child{border-left:none!important}
header ul#topmenu li:first-child a{text-align:right!important;padding-right:10px}
header ul#topmenu li a{text-shadow:0 2px 2px rgba(150,150,150,1);padding-left:10px;font-size:12px}
.topHome,.topVideo,.topFaq,.topReviews,.topAppointment{display:none}
.topLogin{display:inline-block}
.homeSearch{display:block;position:absolute;top:0px;right:20px;z-index:9999999;background:url(/Content/images/home-search.png) no-repeat;padding:6px;height:21px;width:210px}
.homeSearch input{background:none;color:#fff;font-size:14px}
.homeSearch .submitsearch{background:url(/Content/images/search-icon.png);cursor:pointer;width:21px;margin-top:-2px;height:21px;margin-right:1px}
.homeSearch .searchterm_sub{width:160px}
.homeSearch input:-moz-placeholder,.homeSearch textarea:-moz-placeholder{color:#fff}
.homeSearch input:-ms-input-placeholder,.homeSearch textarea:-ms-input-placeholder{color:#fff}
.homeSearch input::-webkit-input-placeholder,.homeSearch textarea::-webkit-input-placeholder{color:#fff}
#Packages_chzn{margin-top:20px}
.insurerTitle{display:block;float:left;width:70%;color:#ff6100!important}
.insurerText{display:block;width:100%;float:none;font-weight:400}
footer ul li{border-left:1px solid #909090;padding-left:10px;margin-right:10px}
footer ul li:first-child{border-left:none}
footer ul li a{text-transform:none}
div.section ul.advantages li{font-weight:400}
.small{width:300px;margin-right:15px}
.small.last{margin-right:0}
.newhome .hometitle{color:#e44c05!important;font-weight:400!important;font-size:32px!important;line-height:32px!important;margin-top:10px!important;font-family:Arial;margin-bottom:10px!important}
.newhome .section h1{color:#7d7d7d!important;font-size:18px;font-family:Arial}
.newhome .section .advantages li{padding-left:44px;margin-left:10px;font-size:14px}
.newhome .section .advantages a{text-decoration:none}
.newhome .section select{width:220px;margin-bottom:10px}
.newhome p{font-size:13px;font-weight:400;line-height:1.6em}
.newhome p.small{font-size:11px;color:#989898}
.section .quote{font-size:14px;font-style:italic;width:300px;display:block;margin-top:85px}
.section p{font-size:14px;line-height:1.5em}
.section p strong{font-size:14px;display:block}
.newhome .no-border{border:none}
#overlap-row{margin-top:-45px;margin-bottom:-3px}
.redlink{color:#e44c05;font-weight:700;text-decoration:none}
#number1{top:25px;position:absolute;left:325px}
.submenu.bottom{margin-bottom:-55px;margin-top:60px}
.newhome .arts{height:245px;z-index:0;display:block;right:-25px;bottom:auto;top:-193px}
#topmenu{right:0!important;top:auto!important;background:none!important}
div.search{width:350px;height:75px;background:#8bbb10;border-top-right-radius:15px;border-top-left-radius:15px;position:absolute;bottom:44px;right:0}
ul.submenu{height:31px;background:#2d2d2d;padding-top:4px}
ul.submenu.top{background:url(../images/submenu_bg.png) repeat-x;padding-top:0}
ul.submenu li{float:left;list-style:none;padding-left:10px}
div.content div.left{width:660px}
div.content div.right{width:291px}
ul.submenu.top li a{color:#595959;font-weight:700;height:11px;padding:8px 10px 7px;display:block;text-decoration:none;text-transform:uppercase}
ul.submenu.bottom li a{color:#fff;padding:10px;padding-top:5px;padding-bottom:5px;display:block;text-decoration:none}
ul.submenu li a.active,ul.submenu li a:hover{background:#fff;color:#2d2d2d}
ul.submenu.top li a.active,ul.submenu.top li a:hover{color:#595959}
div.search span{font-size:18px;color:#fff;font-weight:700}
div.search input[type=text]{width:85%;margin-top:5px;margin-left:5%}
div.search a{color:#fff;float:right;text-decoration:none;margin-right:7%;font-size:12px;margin-top:-4px;display:block}
.newhome .homebutton{background:url(/Content/images/button-home.png) top left no-repeat;text-align:center;width:240px;height:44px;display:block;font-size:43px;color:#fff!important;padding-top:27px;float:right;text-decoration:none;font-weight:400;margin-top:20px}
.margin50{height:141px;display:block}
div.row{position:relative}
div.row:last-child div.section.last{width:962px}
.newhome .item{font-style:italic}
div#fb-quotes{float:left;width:890px}
.newhome .button{width:210px;height:25px;text-align:center;display:block;color:#fff!important;font-size:14px;position:absolute;right:30px;text-decoration:none;bottom:-10px;top:auto}
.newhome .button img{width:100%}
.newhome .clear20{clear:both;height:30px}
.newhome .section .gezin{position:absolute;bottom:auto;top:-50px;left:98px}
.tv-icon{left:290px;position:absolute;height:82px;top:-82px}
.facebook-icon{width:50px;float:left;margin-right:20px}
.facebook-icon img{width:100%}
header nav ul li ul{top:44px}
header nav ul li:hover{background:url(../images/stripe.png) no-repeat 0 8px}
.no-margin{margin:0!important}
#home-block{background:#e44c05!important;padding:20px 40px 40px!important;height:150px!important}
#home-block h2{color:#fff!important;font-size:26px!important;margin-bottom:20px!important;font-weight:700!important}
.nav-tabs{margin-bottom:0;border:none}
.tab-content{background:#e44c05;padding:40px}
.nav-tabs > li > a{padding-top:15px;padding-bottom:15px;line-height:20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#fff;background-color:#2e2d2d;border:none;margin:0;width:285px;text-transform:uppercase;text-decoration:none;font-size:17px}
.nav-tabs > .active > a,.nav-tabs > li > a:hover,.nav-tabs > .active > a:hover,.nav-tabs > .active > a:focus{background:#e44c05;border:none;color:#fff}
a.next{position:absolute;right:45px;bottom:-17px;padding:10px;background:#fff;border:1px solid #e44c05;color:#e44c05;text-decoration:none;text-transform:uppercase;font-size:16px}
.input-xxlarge{width:460px;height:100px;background:#fff}
#big-doctor{position:absolute;top:-248px;right:-27px;height:415px;overflow:hidden}
#big-doctor img{height:100%}
div.app{width:100%;background:#e44c05;min-height:1px;position:relative;padding-bottom:30px}
#box{position:absolute;top:152px}
div.app a.next{right:15px!important;font-weight:700!important;height:17px!important;padding:7px!important}
div.app span,div.app h2{font-size:16px;text-transform:uppercase;color:#fff;padding:10px;padding-bottom:0}
div.app span{font-size:12px;display:block;padding-bottom:7px;padding-top:4px}
div.app img{position:absolute;top:-80px;right:6px;width:95px}
div.content div.left{margin-right:-6px}
div.content div.right{position:relative}
#Country_sub_chzn{width:250px!important;margin-left:50px;margin-top:7px}
#Country_sub_chzn .chzn-drop{width:260px!important;margin-left:-28px!important}
#Country_sub_chzn.chzn-container-single .chzn-single div b{background:url(/Content/images/arrow-down-select.png) no-repeat 0 2px!important;padding-right:40px!important}
#Country_sub_chzn.chzn-container-active.chzn-with-drop .chzn-single div b{background:url(/Content/images/arrow-up-select.png) no-repeat 0 2px!important}
#Country_sub_chzn.chzn-container-single .chzn-single div{width:48px!important;top:15px!important}
#Country_sub_chzn.chzn-container-single .chzn-single{height:55px!important;width:250px!important}
#Country_sub_chzn.chzn-container-single .chzn-single span{font-size:15px!important;padding:4px!important;font-style:italic!important;color:#828181!important}
#Country_sub_chzn.chzn-container-single .chzn-single span.description{float:left!important;margin-top:-9px!important;font-size:10px!important;font-weight:400}
.carousel{position:relative;margin-bottom:20px;line-height:1}
.carousel-inner{overflow:hidden;width:100%;position:relative}
.carousel .item{display:none;position:relative;width:100%;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.carousel .item>img{display:block;line-height:1}
.carousel .active,.carousel .next,.carousel .prev{display:block}
.carousel .active{left:0;width:100%}
.carousel .next,.carousel .prev{position:absolute;top:0}
.carousel .next{left:100%}
.carousel .prev{left:-100%}
.carousel .next.left,.carousel .prev.right{left:0}
.carousel .active.left{left:-100%}
.carousel .active.right{left:100%}
.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}
.carousel-control.right{left:auto;right:15px}
.carousel-control:hover{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}
.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:#333;background:rgba(0,0,0,0.75)}
.carousel-caption h4,.carousel-caption p{color:#fff;line-height:20px}
.carousel-caption h4{margin:0 0 5px}
.carousel-caption p{margin-bottom:0}
#footerLinks{background:#f2f2f2!important;padding-bottom:20px}
#footerLinks .section{width:100%}
#footerLinks .section h2{margin-bottom:10px;color:#909090!important}
#footerLinks .section .col-3{width:25%;display:block;float:left}
#footerLinks .section .col-3 a{color:#909090}
#container{position: relative;}
#partnerpopup {padding: 10px; position: absolute;top: 10px; left: 350px; padding-top: 5px; background: #fff; min-width: 1px; max-width: 350px;min-height: 1px; border-radius: 5px; z-index:9999;}
@media(max-width:480px){#footerLinks .section .col-3{width:100%;margin-bottom:20px}
#footerLinks .section .col-3 a{margin-top:20px;display:block;}
}
.info.check.new li a{color:#fff!important}
.info.check.new li{background:url(/Content/images/checknew.png) no-repeat 0 -2px}
.sectiontitle{padding-left:0!important;background:none!important}
.sectiontitle h2{color:#595959!important;padding-left:0!important;background:none!important}
.benefits{background:none!important}
body{background:#fff url(/Content/images/algerije.jpg) no-repeat center center;background-attachment:fixed;background-size:cover}
.fb-icon.button{text-transform:none!important}
#footerLinks .section{width:930px}
#home-block{padding:20px 40px 11px!important}
div.content{padding-bottom:25px}
@media(max-width:480px){.section.no-border{max-width:84%}
.newhomeBlock{width:100%!important;float:none!important}
#home-block{height:auto!important}
#home-block h2{line-height:1em}
footer ul li{width:50%;padding:0;color:#fff;float:left!important;border:none;margin:0}
footer ul li a{color:#fff;padding:10px 0;display:block}
#footerLinks .section{max-width:84%}
#homedoctor{z-index:0!important;overflow:hidden;float:none!important}
#homedoctor img{margin-bottom:-5px}
.newhomeBlock.info.check.new{margin-top:20px}
a.appointmentbutton{display:block!important;text-align:center}
}