﻿@charset "utf-8";

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Roman.woff2') format('woff2'),
        url('../fonts/AvenirLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Light.woff2') format('woff2'),
        url('../fonts/AvenirLTStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Black.woff2') format('woff2'),
        url('../fonts/AvenirLTStd-Black.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body{ font-size:16px; font-family: 'Avenir LT Std', sans-serif !important; color:#000;}

::selection{ background:#000; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
::-moz-selection{ background:#000; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
h1, h2, h3, h4, h5, h6, span.h2{ font-family: 'Avenir LT Std', sans-serif; font-weight:normal; margin-top:0px;}
a{ color:#918472; font-weight:400; transition: all .3s ease-in-out;}
a:hover, a:focus{ color:#000;}
p, li{ color:#000; font-size:18px; line-height:1.4; font-weight:400;}
p{ margin-bottom:10px;}
strong{ font-family: 'Avenir LT Std'; font-weight:700;}
p strong{ font-family: 'Avenir LT Std';}
.container-max{}
.container-fluid{ padding:0 60px;}
.container-fluid.container0{ padding:0px;}
.row{ margin:0 -20px;}
.row [class*="col-"]{ padding:0 20px;}
.row.row0{ margin:0px;}
.row.row0 > [class*="col-"]{ padding:0;}
.row.row01{ margin-left:-1px; margin-right:-1px;}
.row.row01 > [class*="col-"]{ padding:0 1px;}
.row.row05{ margin-left:-5px; margin-right:-5px;}
.row.row05 > [class*="col-"]{ padding:0 5px;}
.row.row10{ margin-left:-10px; margin-right:-10px;}
.row.row10 > [class*="col-"]{ padding:0 10px;}
.row.row15{ margin-left:-15px; margin-right:-15px;}
.row.row15 > [class*="col-"]{ padding:0 15px;}
.row.row40{ margin-left:-40px; margin-right:-40px;}
.row.row40 > [class*="col-"]{ padding:0 40px;}
.row.row30{ margin-left:-30px; margin-right:-30px;}
.row.row30 > [class*="col-"]{ padding:0 30px;}
.row.row60{ margin-left:-60px; margin-right:-60px;}
.row.row60 > [class*="col-"]{ padding:0 60px;}
.row.flex{ display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.row.flex > [class*="col-"]{ display:-webkit-box; display:-ms-flexbox; display:flex; }
.row.flex:before, .row.flex:after{ content:none;}
.row.center{ align-items: center;}
.row.bottom{ align-items: end;}
.row.flex [class*="col-"].pull-right{ order:2;}
.mt0{ margin-top:0px !important;}
.countup{ display:inline; font-size:inherit; font-weight:inherit; margin:0px; white-space:normal; color:inherit;}
.countup > *{ float:left; font-size:inherit; font-weight:inherit;}
.text-right{ text-align:right;}
hr{ max-width:100%; margin:20px auto;}
hr.site{ width:100%; max-width:100%; height:1px; margin:0px; border:0px; background:#e1e1e1;}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=file], input[type=tel], textarea{ font-family:'Avenir LT Std', sans-serif; height:45px; float:left; font-size:16px; background:#f7f7f7; border-radius:5px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border:1px solid #e1e1e1;}
input[type=file]{ width:100%; height:auto; padding:10px 20px; font-size:16px;}
select{ width:100%; padding:10px; background:#fff; border:1px solid #e1e1e1; color:#000; -webkit-appearance:none;}
textarea{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.form-group > label{ font-size:15px; text-align:left; font-weight:400; color:#000; position:relative; z-index:10;}
.form-group > label span{ color:#918472; font-size:16px; line-height:24px; float:right; margin-left:5px;}

.chosen-container{ font-family:'Avenir LT Std', sans-serif; border-radius:5px; font-size:15px; background:#f7f7f7; border-color:#c7c7c7;}
.chosen-container.chosen-container-active.chosen-with-drop{ border-bottom-right-radius:0px; border-bottom-left-radius:0px;}
.chosen-container-single .chosen-single{ height:43px; line-height:43px;}
.chosen-container-single .chosen-single span{ font-size:16px; font-weight:400; margin-right:35px;}
.chosen-container .chosen-drop{ border-radius:0px; border-top-width:0px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.chosen-container .chosen-results{ border-radius:0px; padding:10px;}
.chosen-container .chosen-results li{ font-size:16px; line-height:30px; border-radius:0px; color:#000;}
.chosen-container .chosen-results li:hover{ background:#918472; border-radius:5px; color:#fff; }
.chosen-container-single .chosen-single div:after{ line-height:43px; font-size:15px;}
.widget .chosen-single{ font-weight:400; background:#f7f7f7;}
.widget .chosen-drop{ background:#f7f7f7;}

textarea{ height:210px;}
input[type="submit"].btn{ height:50px;}
.form-group{ margin-bottom:15px;}

.btn{ font-family: 'Avenir LT Std', sans-serif; font-size:17px; height:auto; padding:12px 20px; line-height:20px; font-weight:500; text-transform:none; border-radius:5px;}
.btn.btn-input{ height:50px;}
.btn.btn-default{ background:#918472; border:1px solid #918472; color:#fff; vertical-align:top;}
.btn.btn-default:hover, .btn.btn-default:focus{ background:#d1c0b1; border-color:#d1c0b1; color:#fff;}
.btn.btn-primary{ background:#d1c0b1; border:1px solid #d1c0b1; vertical-align:top;}
.btn.btn-primary:hover, .btn.btn-primary:focus{ background:#918472; border-color:#918472; color:#fff;}

a.readmore{ font-family:'Avenir LT Std'; display:inline-block; font-size:17px; line-height:20px; position:relative; padding-right:15px; color:#333; text-transform:none;}
a.readmore span{ position:relative;}
a.readmore span:before{ content:""; width:0px; height:2px; position:absolute; right:0px; bottom:-5px; background:#918472; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
a.readmore:after{ content:"\f054"; font-family: 'FontAwesome'; position:absolute; top:0px; right:0px; text-align:right; font-size:12px; }
a.readmore:hover span:before{ width:100%;}
a.readmore.white{ color:#fff;}
a.readmore.white span:before{ background:#fff;}
a.readmore.color span:before{ background:#000;}

a.backpage{ display:inline-block; font-size:16px; line-height:20px; position:relative; font-weight:600; padding-left:15px; color:#1d6e6d; text-transform:none;}
a.backpage span{ position:relative;}
a.backpage span:before{ content:""; width:0px; height:1px; position:absolute; right:0px; bottom:-5px; background:#1d6e6d; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
a.backpage:after{ content:"\f053"; font-family: 'FontAwesome'; position:absolute; top:0px; left:0px; text-align:right; font-size:12px; }
a.backpage:hover span:before{ width:100%;}
a.backpage.white{ color:#fff;}
a.backpage.white span:before{ background:#fff;}
a.backpage.color span:before{ background:#000;}

.content .form .row{ margin:0 -10px;}
.content .form .row + .row{ margin-top:0px;}
.content .form .row [class*="col-"]{ padding:0 10px;}

.check{ width:100%; float:left;}
.check input[type=checkbox] {display: none;}
.check label{float:left; width:100%; position:relative; font-weight:400; color:#5c5c5c; vertical-align:top;}
.check label:before{ width:24px; height:24px; left:0px; background:#f7f7f7; border:1px solid #e1e1e1; content:""; position:absolute; margin-right:10px; cursor:pointer; border-radius:3px;}
.check input[type=checkbox]:checked + label:before { font-family: 'FontAwesome'; content:"\f00c"; text-align:center; line-height:24px; font-size:14px; color:#000;}
.check label span{ display:inline-block; padding-left:34px; font-size:14px; text-align:left; color:#000; line-height:24px; float:left;}
.check label span a{ font-weight:600;}
.check + .check{ margin-top:5px;}

.navbar-toggle{ width:50px; height:50px; background:none; line-height:50px; position:absolute; right:25px; top:25px; background-color:#918472; border-radius:50%;}
.navbar-toggle i{ font-size:16px; color:#fff; line-height:50px;}
.navbar-toggle:hover{ background:#d1c0b1;}
.navbar-toggle:hover i{ color:#fff;}

.check + input[type="submit"]{ margin-top:20px;}

ul.pagination.solid{ font-family:"Avenir LT Std", serif; text-align:center; margin-top:20px;}
ul.pagination.solid li{ padding:0px 5px !important; margin:0px;}
ul.pagination.solid li:first-child{ padding-left:0px;}
ul.pagination.solid li:last-child{ padding-right:0px; border:0px;}
ul.pagination.solid li a{ width:40px; height:40px; font-size:18px; line-height:40px; border:0px; border-radius:0px; background:#f7f6f1; border-radius:5px; color:#000;}
ul.pagination.solid li a:hover, ul.pagination.solid li a:focus{ background:#918472; color:#fff;}
ul.pagination.solid li.active a, ul.pagination.solid li.active a:hover, ul.pagination.solid li.active a:focus{ background:918472; color:#fff;}

/* header */

.header{ width:100%; position:absolute; z-index:9999; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.header .navbar{ display:flex; flex-wrap:nowrap; justify-content:space-between; align-items:center; position:relative;}
.header a.navbar-brand{ text-align:center; font-size:0px; letter-spacing:0px; position:relative; z-index:10; margin-right:auto; overflow:visible; line-height:120px;}
.header a.navbar-brand img{ height:70px; margin:0px; }
.header .navbar-collapse{ width:100%; display:flex; justify-content:center; padding:0px; margin:0px; margin-right:0px;}
.header .navbar .navbar-nav{ float:none; margin:0 auto;}
.header .navbar .navbar-nav > li{ float:left; padding:0px;}
.header .navbar .navbar-nav > li:after{ content:""; width:1px; height:20px; position:absolute; top:15px; right:0px; background:#999;}
.header .navbar .navbar-nav > li > a{ font-family: 'Avenir LT Std', sans-serif; font-size:18px; color:#333; padding:15px 0; font-weight:normal; margin:0 15px; border:0px; text-transform:none; line-height:20px;}
.header .navbar .navbar-nav > li > a:before{ content:""; width:0px; height:2px; position:absolute; right:0px; bottom:5px; background:#918472; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li:last-child:after{ display:none;}
.header .navbar .navbar-nav > li:last-child > a{ margin-right:0px;}
.header .navbar .navbar-nav > li.dropdown > a:after{ display:none;}
.header .navbar .navbar-nav > li > a:hover{ color:#918472;}
.header .navbar .navbar-nav > li > a:hover:before{ width:100%;}
.header .navbar .navbar-nav > li.active > a{ color:#918472;}
.header .navbar .navbar-nav > li.active > a:before{ width:100%;}

.header .social{ width:auto; float:left; margin:0px; margin-left:auto;}
.header .social ul{ margin:0 -2.5px; width:auto; display:flex; flex-wrap:nowrap; justify-content:center;}
.header .social li{ width:auto;float:left; padding-left:0px; margin:0 2.5px;}
.header .social li:before{ display:none;}
.header .social li a{float:left;position:relative;border-radius:50%; background:#918472;}
.header .social li a span.circle{width:40px;height:40px;float:left;color:#fff;text-align:center;}
.header .social li a span.circle i{font-size:18px; line-height:40px; vertical-align:top;}
.header .social li.facebook a{background:#1877F2}
.header .social li.instagram a{background:#E4405F}
.header .social li.youtube a{background:#CD201F}
.header .social li.whatsapp a{background:#25D366}
.header .social li a:hover{ background:#918472;}

.header .navbar .navbar-nav > li > span.aprisottomenu{ display:none; width:22px; height:22px; float:right; position:absolute; right:0px; top:7px; cursor:pointer; text-align:center; vertical-align:middle;}
.header .navbar .navbar-nav > li > span.aprisottomenu:before{ content:"\f107"; font-family: 'Material Symbols Outlined'; width:inherit; height:inherit; font-size:22px; line-height:19px; position:absolute; left:0px; top:0px; color:#000; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li > span.aprisottomenu.aperto:before{ transform: rotate(180deg); color:#222222;}

.header .navbar .navbar-nav > li > span.aprisottomenu{ display:none; width:30px; height:30px; float:right; position:absolute; right:0px; top:0px; cursor:pointer; text-align:center; vertical-align:middle;}
.header .navbar .navbar-nav > li > span.aprisottomenu:before{ content:"\f107"; font-family:FontAwesome; width:inherit; height:inherit; font-size:17px; line-height:30px; position:absolute; left:0px; top:0px; color:#152933; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li > span.aprisottomenu.aperto:before{ transform: rotate(180deg); color:#f58220;}

/* dropdown */

.header .dropdown-menu { width:auto; min-width:180px; max-width:180px; background:#918472; border-radius:0px; padding:15px; margin-left:15px; left:50%; transform: translateX(-50%); }
.header .navbar-nav > li.dropdown.dropdown-static{ position:relative;}
.header .navbar-nav > li > a:after { display: none; }
.header .dropdown-menu > li { padding:0px; text-align:center; border-bottom:1px solid rgba(256,256,256,0.3); }
.header .dropdown-menu li:focus > a, .header .dropdown-menu li:hover > a { background: none; }
.header .dropdown-menu > li:first-child { padding-top: 0px; }
.header .dropdown-menu > li:last-child { padding-bottom: 0px; border: 0px; }
.header .dropdown-menu > li > a { min-width:auto; font-size:15px; color:#fff; line-height:1.3; padding:3px 0; text-align:center; white-space:normal; border-radius:0px; font-weight:400; }
.header .dropdown-menu > li.active > a, .header .dropdown-menu > li.active > a:hover{ background:rgba(256,256,256,0.3); color:#fff;}
.header .dropdown-menu > li:last-child > a { border: 0px; }
.header .dropdown-menu > li > a:hover, .header .dropdown-menu > li > a:focus { background:rgba(256,256,256,0.3); color:#fff;}


.wrapper{ width:100%; float:left; overflow:unset;}
.content{ overflow:hidden; }
.content .row + .row{ margin-top:60px;}

/* visual home page */

.visual{ position:relative; background:#e1e1e1; overflow:hidden;}
.visual .background-video{ position:absolute; min-width:100%; min-height:100%; width:auto; height:auto; z-index:0; overflow:hidden; opacity:1;}
.visual .background-video:before{ content:""; width:75%; height:100%; position:absolute; left:0px; top:0px; z-index:2;}
.visual .background-video video{ width:100%; height:100%; object-fit:cover; position:absolute; left:0px; top:0px;}
.visual .circle{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background-image:url(../images/symbol-lightblue.png); background-size:95% auto; background-position:center center; background-repeat:no-repeat; z-index:2;}
.visual .circle2{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background-image:url(../images/symbol-blue-outline.png); background-size:95% auto; background-position:center center; background-repeat:no-repeat; transform:scaleX(-1); z-index:2;}
.visual-image{ width:60%; height:100%; position:absolute; right:-40px; top:0px; padding:140px 0 60px 0;}
.visual-image video{ height:100%; float:right;}
.visual-image img{ display:none;}
.visual-content{ width:100%; height:100vh; min-height:800px; display:flex; flex-wrap:nowrap; align-items:center; justify-content:center; position:relative; background-size:cover; background-position: center center; z-index:10;}
.visual-content:before{ content:""; width:100%; height:400px; position:absolute; left:0px; top:0px; background: rgb(225,225,225); background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%); z-index:6;}
.visual-content .inner{ width:100%;}
.visual-content .container-fluid{ width:100%;}
.visual-content .box{ width:100%; max-width:900px; margin:0 auto; text-align:center; position:relative; z-index:100;}
.visual-content .box h1{ font-family: "Avenir LT Std", serif; color:#333; font-size:64px; line-height:1; text-transform:none; position:relative; z-index:2; margin-bottom:20px;}
.visual-content .box h1 strong{ color:#918472;}
.visual-content .box h2{ font-size:22px; line-height:1.6; color:#333; position:relative; z-index:2; margin-bottom:40px;}
.visual-content .box h3{ font-size:22px; text-transform:uppercase; letter-spacing:1px; color:#333; margin:0px; margin-bottom:30px;}
.visual-content .box h3 strong{ color:#918472;}
.visual-content .box .actions{ display:flex; align-items:center; justify-content:center; margin:0px; padding:0px;}
.visual-content .box .actions li{ margin-right:30px;}
.visual-content .box .actions li:last-child{ margin-right:0px;}

.visual .down{ width:40px; height:40px; position:absolute; z-index:2; left:50%; margin-left:-20px; bottom:40px; border-radius:50%; background:#918472; z-index:10;}
.visual .down:before{ content:"\f078"; font-family:FontAwesome; font-size:12px; width:100%; height:100%; position:absolute; left:0px; top:0px; text-align:center; line-height:40px; color:#fff; z-index:999;}
.visual .down:hover{ background-color:#000;}
.visual .down:hover:before{ color:#fff;}

/* titolo pagina */

.title{ padding:140px 0 60px 0; position:relative; text-align:center; overflow:hidden; background-color:#e3dbd3; background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;}
.title:after{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:#ffffff; background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);}
.title .text h1, .title .text h2{ font-family: "Avenir LT Std", serif; font-size:64px; line-height:1.1; color:#918472; position:relative; font-weight:700; z-index:2; margin-bottom:0px;}
.title .breadcrumb{ width:auto; display:inline-block; min-height:18px; position:relative; z-index:2; text-transform:none; margin-bottom:0px;}
.title .breadcrumb .box{ width:auto; display:inline-block;}
.title .breadcrumb ul{ float:left; margin:0px; padding:0px;}
.title .breadcrumb li{ width:auto; float:left; display:inline-block; position:relative; font-size:16px; line-height:1.2; padding:0px; text-transform:none;}
.title .breadcrumb a{ color:#000; float:left; line-height:1; font-weight:400; position:relative;}
.title .breadcrumb a:hover{ color:#918472;}
.title .breadcrumb li:after{ float:right; margin:0 7px; content:"|"; margin-top:0px; font-size:14px; font-weight:200; color:#999;}
.title .breadcrumb li:last-child:after{ display:none;}

/* blocchi generale */

.block{ padding:100px 0;}
.block.color1{ background:#cac8c1;}
.block.color2{ background:#d1c0b1;}
.block.color3{ background:#b4ada5;}

.block.pt0{ padding-top:0px !important;}
.block.pb0{ padding-bottom:0px;}
.block h1, .block h2{ font-family: "Avenir LT Std", serif; font-size:54px; line-height:1; color:#333; text-transform:none; margin-bottom:0px;}
.block h1 strong, .block h2 strong{ color:#918472;}
.block h1:last-child, .block h2:last-child, .block span.h2:last-child{ margin-bottom:0px;}
.block h3{ font-size:20px; line-height:1.5; color:#000; margin-bottom:15px; text-transform:none; font-weight:400;}
.block h3:last-child{ margin-bottom:0px;}
.block ul, .block ol{ margin:0px; padding:0px; margin-bottom:25px;}
.block ul:last-child, .block ol:last-child{ margin-bottom:0px;}
.block li{ position:relative; margin-bottom:0px; padding-left:20px;}
.block li:last-child{ margin-bottom:0px;}
.block li:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; top:4px; font-size:12px; color:#000;}
.block h3 + a.readmore{ margin-top:30px;}

.block.presentation h2{ margin-bottom:0px;}
.block.presentation h3{ margin-bottom:0px;}
.block.presentation h2 + h3{ margin-top:20px;}
.block.presentation h2 + p, .block.presentation span.h2 + p{ margin-top:15px;}
.block.presentation h3 + p{ margin-top:15px;}
.block.presentation h3 + ul{ margin-top:15px;}
.block.presentation h3 + .btn{ margin-top:30px;}
.block.presentation h3 + h2{ margin-top:30px;}
.block.presentation p{ }
.block.presentation h2 + ul{ margin-top:20px;}
.block.presentation p + h2, .block.presentation p + span.h2{ margin-top:20px;}
.block.presentation p + h3{ margin-top:15px;}
.block.presentation p + .readmore{ margin-top:20px;}
.block.presentation p + .btn{ margin-top:20px;}

.block.presentation .top-title{ width:100%; text-align:center;}
.block.presentation .top-title.flex{ display:flex; flex-wrap:nowrap;}
.block.presentation .top-title.center{ align-items:center;}
.block.presentation .top-title h2{ font-size:64px; letter-spacing:-1px; line-height:1; margin:0px; color:#000; font-weight:300;}
.block.presentation .top-title h2 + .readmore{ margin-top:5px;}
.block.presentation .top-title h2 + h3{ margin-top:20px;}
.block.presentation .top-title h3{ padding:0 10%;}
.block.presentation .top-title .left{ width:100%; text-align:left;}
.block.presentation .top-title .right{ width:100%;}
.block.presentation .top-title .right a{ float:right;}

.block.presentation span.top-intro{ width:100%; float:left; margin:0px; margin-bottom:20px; font-size:18px; line-height:1.2; text-transform:uppercase; letter-spacing:1px; color:#333; position:relative;}

/* intro home page */

.block.intro{ position:relative; background:url(../images/background1.jpg); background-size:cover;}
.block.intro .top-title{ margin-bottom:40px;}
.block.intro .text{ width:100%; text-align:center;}

/* intro about */

.block.about-intro .top-title{ margin-bottom:40px;}
.block.about-intro .text{ width:100%; text-align:center;}

/* about */

.block.about .image{ border-radius:20px; overflow:hidden;}

/* fullwidth */

.block.fullwidth{ position:relative;}
.block.fullwidth .slideshow .swiper-container{ width:100%; height:100%;}
.block.fullwidth .slideshow .item{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:center center;}
.block.fullwidth .image{ width:50%; height:100%; position:absolute; top:0px; background-size:cover; background-position:center center; background-repeat:no-repeat; z-index:10;}
.block.fullwidth .image img{ display:none;}
.block.fullwidth .fix{ width:calc(50% + 150px); height:100%; position:absolute; top:0px; background-size:cover; background-position:center center; background-repeat:no-repeat; z-index:20;}
.block.fullwidth .fix img{ display:none;}
.block.fullwidth.left .image{ top:0px; left:0px;}
.block.fullwidth.right .image{ top:0px; right:0px;}
.block.fullwidth.left .fix{ top:0px; left:0px; }
.block.fullwidth.right .fix{ top:0px; right:0px;}
.block.fullwidth.gradient .image:before{ content:""; width:50%; height:100%; position:absolute;}
.block.fullwidth.gradient.right .image:before{ left:0px; top:0px; background: rgb(255,255,255); background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.block.fullwidth.gradient.left .image:before{ right:0px; top:0px;  background: rgb(255,255,255); background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.block.fullwidth.gradient.right.gray .image:before{ background: rgb(247,247,247); background: linear-gradient(90deg, rgba(233,233,233,1) 0%, rgba(233,233,233,0) 100%);}
.block.fullwidth.gradient.left.gray .image:before{ background: rgb(247,247,247); background: linear-gradient(-90deg, rgba(233,233,233,1) 0%, rgba(233,233,233,0) 100%);}

.block.fullwidth .list{ margin:40px 0 20px 0;}
.block.fullwidth .list .item{ display:flex; flex-wrap:nowrap; margin-bottom:20px;}
.block.fullwidth .list .item:last-child{ margin-bottom:0px;}
.block.fullwidth .list .item .number{ width:60px; height:60px; border-radius:5px; background:#b4ada5; color:#fff; text-align:center; margin-top:5px; line-height:60px; font-size:30px; font-weight:700;}
.block.fullwidth .list .item .body{ width:calc(100% - 60px); float:left; padding-left:30px;}
.block.fullwidth .list .item .body h2{ font-size:28px; line-height:1.2; font-weight:700; margin:0px; margin-bottom:5px;}
.block.fullwidth .list .item .body p{ margin-top:0px;}

/* trattamenti */

.block.treatments{ position:relative; overflow:hidden;}
.block.treatments .item{ margin-bottom:40px; position:relative; border-radius:20px; overflow:hidden;}
.block.treatments .item .link a{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:4;}
.block.treatments .item:before{ content:""; width:100%; height:50%; position:absolute; left:0px; bottom:-1px; z-index:1; background: rgb(145, 132, 114); background: linear-gradient(0deg, rgba(145, 132, 114,0.9) 0%, rgba(145, 132, 114,0) 100%);}
.block.treatments .item .image{ margin-bottom:0px; filter: grayscale(0); -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.block.treatments .item .text{ width:100%; position:absolute; left:0px; bottom:0px; padding:40px; z-index:3; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
.block.treatments .item .text h3{ font-size:18px; line-height:1; letter-spacing:1px; color:#fff; text-transform:uppercase; margin-bottom:20px;}
.block.treatments .item .text h2{ max-width:60%; font-size:36px; line-height:1; font-weight:700; color:#fff;}
.block.treatments .item .action{ width:auto; position:absolute; bottom:40px; right:40px; z-index:5; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; opacity:0;}
.block.treatments .item .action .readmore{ margin:0px;}
.block.treatments .item:hover .action{ opacity:1;}
.block.treatments .item:hover .image{ filter: grayscale(0.5);}

.block.treatments .top{ margin-bottom:40px;}
.block.treatments .carousel{ position:relative;}
.block.treatments .carousel .items-wrap{ position:relative;}
.block.treatments .carousel .items-wrap:before{ content:""; width:30%; height:100%; position:absolute; right:-30%; top:0px; z-index:2; background: rgb(145, 132, 114);
background: linear-gradient(90deg, rgba(145, 132, 114,0) 0%, rgba(145, 132, 114,1) 100%);}
.block.treatments .carousel .item{ margin-bottom:0px;}
.block.treatments .carousel .swiper-container{ width:130%;}
.block.treatments .swiper-arrow a{ width:60px; height:60px; position:absolute; background-color:#d1c0b1; background-size:24px auto; background-position:center center; background-repeat:no-repeat; border-radius:5px;}
.block.treatments .swiper-arrow a:hover{ background-color:#918472;}
.block.treatments .swiper-arrow.swiper-prev a{ left:30px; top:50%; margin-top:-65px; background-image:url(../images/icon-prev.png);  z-index:2;}
.block.treatments .swiper-arrow.swiper-next a{ left:30px; top:50%; margin-top:5px; background-image:url(../images/icon-next.png); z-index:2;}

.block.treatments.version2 .item .text h2{ max-width:100%;}
.block.treatments.version2 .row-treatments{ display:flex; flex-wrap:wrap; justify-content:center;}
.block.treatments.version2 + .block.treatments.version2{ padding-top:0px;}

.block.treatments.page{ padding-bottom:60px;}

/* testimonianze */

.block.testimonials{ position:relative; padding:100px 0;}
.block.testimonials .text img.icon{ width:100px; margin-bottom:20px;}
.block.testimonials .carousel{ margin-top:40px;}
.block.testimonials .swiper-container{  width:100%; padding-bottom:0px;}
.block.testimonials .swiper-slide { height: auto;}
.block.testimonials .row + .row{ margin-top:0px;}
.block.testimonials .item{ height:100%; position:relative; text-align:center; padding:0 0 80px 0; overflow:hidden;}
.block.testimonials .item .stars{ margin-bottom:15px;}
.block.testimonials .item .stars i{ font-size:26px; line-height:1; color:#d1c0b1;}
.block.testimonials .item p{ color:#000;}
.block.testimonials .item h3{ width:100%; position:absolute; left:0px; bottom:40px; font-size:22px; line-height:1; color:#918472; font-weight:700;}
.block.testimonials .swiper-arrow a{ width:60px; height:60px; position:absolute; background-color:#d1c0b1; background-size:24px auto; background-position:center center; background-repeat:no-repeat; border-radius:5px;}
.block.testimonials .swiper-arrow a:hover{ background-color:#918472;}
.block.testimonials .swiper-arrow.swiper-prev a{ left:30px; top:50%; margin-top:-30px; background-image:url(../images/icon-prev.png);  z-index:2;}
.block.testimonials .swiper-arrow.swiper-next a{ right:30px; top:50%; margin-top:-30px; background-image:url(../images/icon-next.png); z-index:2;}


/* newsletter */

.block.newsletter-register{ padding:60px 0; text-align:center; position:relative;}
.block.newsletter-register .text{ width:100%; max-width:900px; margin:0 auto; margin-bottom:20px; position:relative; z-index:20;}
.block.newsletter-register .text h2{ margin:0px; }
.block.newsletter-register .form{ max-width:400px; width:100%; display:inline-block; position:relative; z-index:20; margin-bottom:0px;}
.block.newsletter-register .form .form-group{ margin:0px;}
.block.newsletter-register .form .form-group input{ height:45px; padding-right:160px; background:#f7f7f7; border-color:#e1e1e1;}
.block.newsletter-register .form .send{ position:absolute; right:0px; bottom:0px;}
.block.newsletter-register .form .send .btn{ height:45px; line-height:45px; float:left; padding:0px; width:140px; margin-bottom: 0px;}
.block.newsletter-register .captchaField{ text-align:center;}
.block.newsletter-register .captchaField > div{ display:inline-block; transform:scale(0.75); margin:0px;}
.block.newsletter-register .check{ width:100%; text-align:center; margin-top:5px;position:relative; z-index:20;}
.block.newsletter-register .check > span{ display:inline-block;}
.block.newsletter-register .check > span label:before{ background:#f7f7f7; border-color:#e1e1e1;}
.block.newsletter-register .check > span label span{ font-size:13px;}

/* archive */

.block.archive{ position:relative;}
.block.archive.home{ padding-bottom:40px;}
.block.archive.page{ padding-bottom:40px;}
.block.archive.related{ padding-bottom:40px;}
.block.archive .text{}
.block.archive .item{ width:100%; float:left; position:relative; margin-bottom:60px; text-align:left;}
.block.archive .item .image{ float:left; position:relative; border-radius:10px; overflow:hidden;}
.block.archive .item .image a{ width:100%; float:left;}
.block.archive .item .image a:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(0,0,0,0.0); -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.block.archive .item span.date{ width:64px; height:64px; position:absolute; top:20px; left:20px; z-index:2; background:#918472; z-index:1; border-radius:5px;}
.block.archive .item span.date span.day{ width:100%; float:left; text-align:center; font-size:30px; line-height:1; margin-top:10px; color:#fff; font-weight:700;}
.block.archive .item span.date span.month{ width:100%; float:left; text-align:center; font-size:14px; line-height:1; color:#fff; font-weight:300;}
.block.archive .item .bottom{ width:100%; float:left; padding:0px; margin-top:20px;}
.block.archive .item .bottom h2{ display:inline-block; text-transform:none; font-weight:700; margin-bottom:0px;}
.block.archive .item .bottom h2 a{ font-weight:inherit; color:inherit;}
.block.archive .item .bottom p + h2{ margin-top:0px;}

.block.archive.home .item .bottom h2{ font-size:28px; line-height:1.2;}
.block.archive.page .item .bottom h2{ font-size:34px; line-height:1.2;}
.block.archive.related .item .bottom h2{ font-size:34px; line-height:1.2;}

/* singola news */

.block.single-post{ padding-bottom:60px;}
.block.single-post .body{ width:100%; float:left; margin-bottom:40px;}
.block.single-post .body .top-intro{ width:auto; float:none; display:inline-block; margin-bottom:20px;}
.block.single-post .body .text{ width:100%; float:left; margin-bottom:40px;}
.block.single-post .body .text h3 + p{ margin-top:20px;}
.block.single-post .body .main-image{  width:100%; max-width:450px; float:right; margin:0 0 40px 40px; margin-bottom:20px;}
.block.single-post .body .main-image img{ width:100%; height:auto; border-radius:10px;}
.block.single-post .body .gallery{ display:flex; flex-wrap:wrap; margin:0 -20px;}
.block.single-post .body .gallery .image{ width:33.33%; float:left; padding:0 20px; margin-bottom:40px;}
.block.single-post .body .gallery .image img{ border-radius:10px;}
.block.single-post .body .action{ text-align:left; margin-top:20px;}


/* singola soluzione */

.block.single-solution .image{ border-radius:20px; overflow:hidden;}
.block.single-solution .text h2{ color:#918472; font-weight:700;}

/* faq */

.block.faq{}
.block.faq [class*="col-"]:first-child h4{ border-top:0px solid #f7f7f7; margin-top:0px;}
.block.faq [class*="col-"] h4{ background:#918472; margin-top:10px;}
.block.faq [class*="col-"]:nth-child(odd) h4{ }
.block.faq h4{ position:relative; text-align:left; font-size:22px; line-height:1.2; padding:15px 30px 15px 30px; padding-left:50px; border:0px; margin:0px; text-transform:none; color:#fff; font-weight:700; border-top-right-radius: 10px; border-top-left-radius: 10px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;}
.block.faq h4:before{ content:"\f054"; font-family:FontAwesome; position:absolute; top:20px; left:20px; font-size:14px; line-height:1.4; font-weight:300; transform: rotate(45deg); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; color:#fff;}
.block.faq h4.collapsed{ background:#f7f7f7; color:#000; border-radius:10px;}
.block.faq h4.collapsed:before{ transform: rotate(0deg); color:#918472;}
.block.faq .panel-body{ padding:0px 60px 0px 50px; background:#f7f7f7; text-align:left; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;}
.block.faq .panel-body p, .block.faq .panel-body li{ color:#fff;}
.block.faq .panel-body ul:last-child{ margin-bottom:30px;}
.block.faq .panel-body li:before{ color:#fff;}
.block.faq .panel-body p:last-child{ margin-bottom:30px;}
.block.faq .panel-body a{ color:#fff; text-decoration:underline; font-weight:700;}
.block.faq .panel-body{ background:#918472; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;}

/* professionisti */

.block.doctors{ }
.block.doctors .item{ width:100%; float:left; margin-bottom:40px; position:relative; background-size:cover; border-radius:20px; overflow:hidden;}
.block.doctors .item .link a{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:10; transition: all .3s ease-in-out;}
.block.doctors .item:before{ content:""; width:100%; height:50%; position:absolute; left:0px; bottom:-1px; z-index:5; background: rgb(255, 255, 255); background: linear-gradient(0deg, rgba(255, 255, 255,0.9) 0%, rgba(255, 255, 255,0) 100%);}
.block.doctors .item .image{ width:100%; height:0px; float:left; background-size:cover; position:relative; z-index:1; padding-bottom:100%; margin-bottom:0px; filter: grayscale(0); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
.block.doctors .item .image img{ display:none;}
.block.doctors .item .text{ width:100%; position:absolute; left:0px; bottom:0px; padding:40px 30px; padding-top:0px; z-index:10;}
.block.doctors .item .text h3{ font-size:18px; line-height:1; letter-spacing:1px; color:#333; text-transform:uppercase; margin:0px; margin-bottom:10px;}
.block.doctors .item .text h2{ font-size:40px; line-height:1; font-weight:700; color:#918472; margin:0px;}
.block.doctors .item:hover .image{ filter: grayscale(0.5);}

.block.doctors.home{ padding-bottom:60px;}
.block.doctors.page{ padding-bottom:60px;}

.block.doctors.detail .item{ margin-bottom:0px;}
.block.doctors.detail .item .image{ filter: grayscale(0);}

/* contatti */

.block.contacts{ position:relative;}
.block.contacts .item{ text-align:left; margin-bottom:0px;}
.block.contacts .item .brands{ display:flex; flex-wrap:nowrap; justify-content:left; margin-bottom:40px;}
.block.contacts .item .brands img.company{ height:120px; margin-right:20px;}
.block.contacts .item .brands img.company2{ height:120px;}
.block.contacts .item .info h2{ font-size:36px; font-weight:700; margin:0px; margin-bottom:5px;}
.block.contacts .item .info h3{ font-size:26px; line-height:1; font-weight:400;}
.block.contacts .item .info h2 + h3{ margin:0px;}
.block.contacts .item .info h3 + p{ margin-top:10px;}
.block.contacts .item .info p + h3{ margin-top:20px;}
.block.contacts .item .info p{ font-size:20px;}
.block.contacts .item .info a{ font-weight:700;}
.block.contacts .module{ width:100%;}
.block.contacts .module .form{ margin-top:40px;}
.block.contacts .module .form .form-group{ position:relative;}
.block.contacts .module .form .form-group > label{ width:auto; float:left;}
.block.contacts .orari{ margin-top:20px;}
.block.contacts .orari h2{ font-size:28px; font-weight:700; margin-bottom:10px; margin-bottom:10px;}
.block.contacts .orari p{ font-size:16px; margin:0px;}
.block.contacts .social{ width:100%; float:left; margin:0px; margin-top:20px;}
.block.contacts .social ul{ margin:0 -2.5px; width:auto; display:flex; flex-wrap:nowrap; justify-content:left;}
.block.contacts .social li{ width:auto;float:left; padding-left:0px; margin:0 2.5px;}
.block.contacts .social li:before{ display:none;}
.block.contacts .social li a{float:left;position:relative;border-radius:50%; background:#918472;}
.block.contacts .social li a span.circle{width:40px;height:40px;float:left;color:#fff;text-align:center;}
.block.contacts .social li a span.circle i{font-size:18px; line-height:40px; vertical-align:top;}
.block.contacts .social li.facebook a{background:#1877F2}
.block.contacts .social li.instagram a{background:#E4405F}
.block.contacts .social li.youtube a{background:#CD201F}
.block.contacts .social li.whatsapp a{background:#25D366}
.block.contacts .social li a:hover{ background:#918472;}

.block.contacts.work .module{ text-align:center;}
.block.contacts.work .module .check{ text-align:center;}
.block.contacts.work .module .check > span{ display:inline-block;}

/* mappa */

.block.map{ padding:0px;}
.block.map .iframe-wrap{}
.block.map .iframe{ width:100%; height:450px;}
.block.map .iframe .map-content{ padding:15px; text-align:center;}
.block.map .iframe .map-content h2{ font-family: 'Avenir LT Std', sans-serif; font-size:24px; line-height:1; color:#918472; font-weight:600; text-transform:none; margin-bottom:5px;}
.block.map .iframe .map-content p{ font-family: 'Avenir LT Std', sans-serif; font-size:16px; line-height:1.4; margin:0px; margin-bottom:0px;}



/* footer */

.footer{ width:100%; background:#d1c0b1; position:relative; display:inline-block; font-family: 'Avenir LT Std', sans-serif; width:100%; float:left; overflow:hidden;}
.footer:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background: #ffffff; background: radial-gradient(circle, rgba(255, 255, 255, 0.75) 1%, rgba(255, 255, 255, 0) 100%);}
.footer .symbol1{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background:none; background-image:url(../images/symbol.png); background-size:95% auto; background-position:center center; background-repeat:no-repeat; z-index:2;}
.footer .symbol2{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background:none; background-image:url(../images/symbol-outline.png); background-size:95% auto; background-position:center center; background-repeat:no-repeat; transform:scaleX(-1); z-index:2;}
.footer .footer-row{ text-align:center; position:relative; z-index:20; padding:80px 0; overflow:hidden;}
.footer .footer-row .row{ display:flex; flex-wrap:nowrap; justify-content:center;}
.footer .footer-row .row .colfooter{ width:33.33%;}
.footer .footer-row .row .colfooter:last-child{ border:0px;}
.footer .footer-row .row.rowfooter01{ /* max-width:1200px; margin:0 auto; */}
.footer .footer-row .widget{ width:100%; min-width:100px; float:left; text-align:center; margin-bottom:0px;}
.footer .footer-row .widget h4{ font-family: "Avenir LT Std", serif; font-size:26px; line-height:1.2; color:#918472; font-weight:700; margin-bottom:20px;}
.footer .footer-row .widget p + h4{ margin-top:20px;}
.footer .footer-row .widget p, .footer .footer-row .widget li{ font-family: 'Avenir LT Std', sans-serif; font-weight:400; font-size:18px; line-height:1.4; margin-bottom:10px; color:#000;}
.footer .footer-row .widget p:last-child{ margin-bottom:0px;}
.footer .footer-row .widget p a{ color:#000;}
.footer .footer-row .widget p a:hover{ color:#000;}
.footer .footer-row .widget.widget-company{background:none; text-align:center;}
.footer .footer-row .widget.widget-company img{ width:auto; height:75px; display:inline-block; margin-bottom:30px;}
.footer .footer-row .widget.widget-services ul{ margin-bottom:0px;}
.footer .footer-row .widget.widget-services li{ font-size:18px; margin:0px;}
.footer .footer-row .widget.widget-services li a{ color:#333;}
.footer .footer-row .widget.widget-services li a:hover{ color:#918472;}
.footer .footer-row .widget.widget-contacts span{ font-size:20px;}
.footer .footer-row .widget.widget-contacts a{ color:#918472; font-weight:700;}

.footer .footer-row .work{ width:100%; float:left; margin-top:10px;}
.footer .footer-row .work p{ font-size:15px; line-height:1.4; color:#000; font-weight:400; margin:0px;}
.footer .footer-row .work a{ font-weight:700; text-decoration:underline;}

.footer .footer-row .copy{ width:100%; float:left; margin-top:10px;}
.footer .footer-row .copy p{ font-size:13px; line-height:1.4; color:#000; font-weight:400; margin:0px;}
.footer .footer-row .copy p + p{ margin-top:5px;}
.footer .footer-row .copy a{ color:#000;}
.footer .footer-row .copy span{ margin:0 1px;}

.footer .footer-row .social{ width:100%; float:left; margin:0px; margin-top:20px;}
.footer .footer-row .social ul{ margin:0 -5px; width:auto; display:flex; flex-wrap:nowrap; justify-content:center;}
.footer .footer-row .social li{ width:auto;float:left; padding-left:0px; margin:0 2.5px;}
.footer .footer-row .social li:before{ display:none;}
.footer .footer-row .social li a{float:left;position:relative;border-radius:50%; background:#918472;}
.footer .footer-row .social li a span.circle{width:40px;height:40px;float:left;color:#fff;text-align:center;}
.footer .footer-row .social li a span.circle i{font-size:18px; line-height:40px; vertical-align:top;}
.footer .footer-row .social li.facebook a{background:#1877F2}
.footer .footer-row .social li.instagram a{background:#E4405F}
.footer .footer-row .social li.youtube a{background:#CD201F}
.footer .footer-row .social li.whatsapp a{background:#25D366}
.footer .footer-row .social li a:hover{ background:#918472;}

.footer .footer-extra{ padding:0px; padding-top:20px; padding-bottom:40px; text-align:center; background:none; position:relative; z-index:20;}
.footer .footer-extra .row{ padding:0px;}
.footer .footer-extra .row p{ font-size:13px; line-height:20px; color:#fff; font-weight:400; margin:0px;}
.footer .footer-extra .row p span{ margin:0 5px;}
.footer .footer-extra .row a{ color:#fff; font-weight:400;}
.footer .footer-extra .row a:hover{ color:#fff;}

/* modal */

body.modal-open .header{ filter: blur(4px);}
body.modal-open .wrapper{ filter: blur(4px);}
body.modal-open .footer{ filter: blur(4px);}

.modal{ z-index:999999; border-radius:0px; display:none !important;}
.modal.in { display:flex !important; align-items:center; flex-direction: column; justify-content:center;}
.modal-open .modal{ overflow:auto;}
.modal-backdrop{ z-index:99999; background:#f7f7f7;}
.modal-backdrop.in{ opacity:0.75;}
.modal .modal-dialog{ width:100%; max-width:1000px; margin:0px; overflow:auto !important; box-shadow:0px 0px 100px rgba(0,0,0,0.2);}
.modal.in .modal-dialog{ top:auto; transform:none;}
.modal-body{ padding:30px;}
.modal .modal-content{ border-radius:0px; border:0px;}
.modal .close{ width:40px; height:40px; position:absolute; background-color:#fff; background-image:url(../images/icon-close.png); background-size:30px 30px; background-repeat:no-repeat; background-position:center center; top:0px; right:0px; opacity:1; z-index:9999;}
.modal .modal-body{ border-radius:0px; padding:0px;}
.modal .modal-body .image{ width:100%; background-size:cover; background-position:center center;}
.modal .modal-body .image img{ display:none;}
.modal .modal-body .text{ padding:60px 40px;}
.modal .modal-body .text h3{ font-size:22px; line-height:28px; color:#000; font-weight:300; margin-bottom:10px;}
.modal .modal-body .text h2{ font-size:34px; line-height:34px; color:#000; margin-bottom:10px;}
.modal .modal-body .text h3 + h2{ margin-top:0px;}
.modal .modal-body .text p + .btn{ margin-top:20px;}
.modal .modal-body .text .btn{ width:100%; padding:15px 20px; font-size:20px;}

#scrolltop{ width:48px; height:48px; position:fixed; z-index:999; right:20px; bottom:20px; opacity:0; visibility:hidden; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
#scrolltop.show{ opacity:1; visibility:visible;}
#scrolltop a{ width:48px; height:48px; float:left; background:#918472; border-radius:50%; text-align:center;}
#scrolltop a:before{ content:"\f106"; width:50px; height:50px; font-family:FontAwesome; font-size:16px; color:#fff; line-height:50px;}
#scrolltop a:hover{ background:#000;}

form{ margin-bottom:0px !important;}

.captchaField > div {margin-bottom: 20px;}

@media (min-width: 1500px) {
	
	.container{ width:1400px;}
	

}

@media (max-width: 1499px) {
	
	p, li{ font-size:17px;}
	
	.row.row60{ margin-left:-40px; margin-right:-40px;}
	.row.row60 > [class*="col-"]{ padding:0 40px;}
	.row.row40{ margin-left:-30px; margin-right:-30px;}
	.row.row40 > [class*="col-"]{ padding:0 30px;}
	.row.row30{ margin-left:-20px; margin-right:-20px;}
	.row.row30 > [class*="col-"]{ padding:0 20px;}		
	
	
	.header a.navbar-brand img{ height:60px;}
	.footer .footer-row .widget.widget-company img{ height:60px; margin-bottom:20px;}
	
	.block{ padding:80px 0;}
	
	.title{ padding:120px 0 40px 0;}
	
	.block.intro .top-title{ margin-bottom:20px;}
	.block.about-intro .top-title{ margin-bottom:20px;}
	
	.block.homepage02 .image{ background-position:right center;}
	
	.block.treatments.page{ padding-bottom:40px;}
	
	.block.treatments .item .text{ padding:30px;}
	.block.doctors .item .text{ padding:30px;}
	
	.block.contacts .item .brands img.company{ height:100px;}
	
	
	.visual-content .box h1{ font-size:60px;}
	.block.presentation .top-title h2{ font-size:60px;}
	.title .text h1, .title .text h2{ font-size:60px;}
	.block h1, .block h2{ font-size:50px;}
	.block.doctors .item .text h2{ font-size:36px;}
	.block.treatments .item .text h2{ font-size:30px;}
	.block.contacts .item .info h2{ font-size:32px;}
	.block.fullwidth .list .item .body h2{ font-size:24px;}
	.footer .footer-row .widget h4{ font-size:22px;}
	.block.contacts .item .info h3{ font-size:22px;}
	.visual-content .box h2{ font-size:20px;}
	.visual-content .box h3{ font-size:20px; margin-bottom:20px;}
	.block h3{ font-size:18px;}
	.block.contacts .item .info p{ font-size:18px;}
	.header .navbar .navbar-nav > li > a{ font-size:17px;}
	.footer .footer-row .widget p, .footer .footer-row .widget li{ font-size:17px;}
	.block.presentation span.top-intro{ font-size:16px; margin-bottom:10px;}
	.block.doctors .item .text h3{ font-size:16px;}
	.title .breadcrumb li{ font-size:15px;}
	
	
	
	
}

@media (max-width: 1199px){
	
	p, li{ font-size:16px;}
	.btn{ font-size:16px;}
	
	.row.row60{ margin-left:-20px; margin-right:-20px;}
	.row.row60 > [class*="col-"]{ padding:0 20px;}
	.row.row40{ margin-left:-20px; margin-right:-20px;}
	.row.row40 > [class*="col-"]{ padding:0 20px;}
	.row.row30{ margin-left:-20px; margin-right:-20px;}
	.row.row30 > [class*="col-"]{ padding:0 20px;}	
	
	.header .navbar .navbar-nav > li > a{ margin:0 10px; font-size:16px;}
	
	.header a.navbar-brand img{ height:50px;}
	.footer .footer-row .widget.widget-company img{ height:50px;}
	.block.contacts .item .brands img.company{ height:90px;}
	.block.contacts .item .brands img.company2{ height:90px;}
	
	.visual-content .box h2{ margin-bottom:20px;}
	.visual-content .box h3{ margin-bottom:15px;}
	
	.block.fullwidth .list .item .number{ width:40px; height:40px; font-size:18px; line-height:40px;}
	.block.fullwidth .list .item .body{ width:calc(100% - 40px); padding-left:20px;}

	.header .social li a span.circle{ width:32px; height:32px;}
	.header .social li a span.circle i{ line-height:32px; font-size:14px;}
	
	.footer .footer-row .social li a span.circle{ width:32px; height:32px;}
	.footer .footer-row .social li a span.circle i{ line-height:32px; font-size:14px;}
	

	.visual-content .box h1{ font-size:50px;}
	.block.presentation .top-title h2{ font-size:50px;}
	.title .text h1, .title .text h2{ font-size:50px;}
	.block h1, .block h2{ font-size:42px;}
	.block.doctors .item .text h2{ font-size:32px;}
	.block.treatments .item .text h2{ font-size:28px;}
	.block.contacts .item .info h2{ font-size:30px;}
	.block.fullwidth .list .item .body h2{ font-size:22px;}
	.footer .footer-row .widget h4{ font-size:20px;}
	.block.contacts .item .info h3{ font-size:20px;}
	.visual-content .box h2{ font-size:19px;}
	.visual-content .box h3{ font-size:19px;}
	.block h3{ font-size:18px;}
	.block.contacts .item .info p{ font-size:18px;}
	.footer .footer-row .widget.widget-contacts span{ font-size:18px;}
	.block.map .iframe .map-content h2{ font-size:22px;}


}

@media (max-width: 1008px) {
	
	
		
}

@media (min-width: 992px) {
	
	.header .navbar-collapse{ display:flex;}

}

@media (max-width: 992px) {
	
	.navbar-nav{ padding-bottom:0px;}	
	.footer-row [class*=col-]{ margin:0px;}
	
}

@media (max-width: 991px) {
	
	.container-fluid{ padding:0 30px;}
	
	.navbar-toggle{ display:block;}
	
	.header{}
	.header .navbar{ display:block; flex-wrap:unset; align-items:unset; justify-content:unset; position:relative;}
	.header .navbar a.navbar-brand{ position:relative; z-index:10; line-height:100px;}
	.header .navbar a.navbar-brand img{ height:50px;}
	.header .navbar .menu-wrap{ width:100%; display:block; flex-wrap:unset; float:left; margin:0px;}
	.header .navbar-collapse{ width:100%; display:block; padding:0px; padding:30px; float:none !important; clear: both; width: 100%; background:#fff; border-radius:20px; box-shadow:0px 0px 50px rgba(0,0,0,0.1); margin: 0 !important;}
	.header .navbar-collapse.collapse{ display:none;}
	.header .navbar-collapse.collapse.in{ display:block;}
	.header .navbar .navbar-nav{ width:100%; float:left;padding-bottom:0px; display:inherit; vertical-align:inherit; margin-bottom:0px; padding-bottom:0px; overflow:hidden;}
	.header .navbar .navbar-nav + .navbar-nav{ padding-top:0px;}
	.header .navbar .navbar-nav > li{ clear:both; width:100%; display:block; flex-wrap:unset; padding:0px; border-bottom:1px solid #e1e1e1;}
	.header .navbar .navbar-nav > li > a:before{ display:none !important;}
	.header .navbar .navbar-nav > li:last-child{ border:0px;}
	.header .navbar .navbar-nav > li:after{ display:none;}
	.header .navbar .navbar-nav > li > a:after{ display:none;}
	.header .navbar .navbar-nav > li > a{ line-height:1 !important; font-size:17px; color:#000; padding:7px 0; border-left:0px !important; margin:0px; border:0px;}
	.header .navbar .navbar-nav > li > a span:before, .header .navbar-nav > li.active > a span:before{ display:none;}
	.header .navbar .navbar-nav > li.active > a{ color:#918472; font-weight:700; border:0px;}
	.header .navbar .navbar-nav > li > a:hover{ color:#918472; border:0px;}
	.header .social{ display:none;}

	.container{ width:750px;}
	
	.block{ padding:60px 0;}
	
	.title{ padding-top:100px;}
	
	.block.presentation h2 + h3{ margin-top:10px;}
	
	.block.fullwidth{ padding-top:0px;}
	.block.fullwidth .image{ width:100% !important; height:auto !important; position:relative !important; left:auto !important; right:auto !important; top:auto !important; background:none !important; margin-bottom:60px;}
	.block.fullwidth .image img{ display:block !important;}
	
	.block.fullwidth.homepage01 .image{ background:#a9a69e !important;}
	.block.fullwidth.homepage02 .image{ background:#af9c8c !important;}
	
	.footer .footer-row .widget h4{ margin-bottom:10px;}
	.footer .footer-row .copy p{ font-size:11px;}
	
	.block.contacts .item{ margin-top:40px;}
	
	.block.doctors.detail .item{ margin-bottom:40px;}
	.block.single-solution .image{ margin-bottom:40px;}
	
	.title .breadcrumb li{ font-size:14px;}
	
	.block.treatments .carousel .swiper-container{ width:150%;}
	
	.block.treatments .swiper-arrow a{ width:40px; height:40px; background-size:20px auto;}
	.block.treatments .swiper-arrow.swiper-prev a{ margin-top:-40px;}
	
	.block.about .image{ margin-bottom:40px;}
	.block.about .row.flex [class*="col-"].pull-right{ order:0;}
	
}


@media (max-width: 768px){
	
	.content .row + .row{ margin-top:20px;}
		
	.container{ width:100%; padding:0 25px;}
	
	.visual-content{ height:750px; min-height:750px;}
	.visual-content .box .actions{ flex-wrap:wrap;}
	.visual-content .box .actions li{ width:100%; margin:0px;}
	.visual-content .box .actions li .btn{ margin-bottom:20px;}
	
	.block.treatments .carousel .swiper-container{ width:100%;}
	.block.treatments .carousel .items-wrap:before{ display:none;}
	
	.block.treatments .swiper-arrow.swiper-prev a{ left:15px;}
	.block.treatments .swiper-arrow.swiper-next a{ left:15px;}
	
	.footer .footer-row{ padding:40px 0;}
	.footer .symbol1{ display:none;}
	.footer .symbol2{ display:none;}
	.footer .footer-row .row{ flex-wrap:wrap;}
	.footer .footer-row .row .colfooter{ width:100%;}
	.footer .footer-row .row .colfooter02{ margin:20px 0;}
	
	.visual-content .box h1{ font-size:46px;}
	.block.presentation .top-title h2{ font-size:46px;}
	.title .text h1, .title .text h2{ font-size:46px;}
	.block h1, .block h2{ font-size:38px;}
	.block.doctors .item .text h2{ font-size:30px;}
	.block.treatments .item .text h2{ font-size:26px;}
	.block.contacts .item .info h2{ font-size:28px;}
	.block.fullwidth .list .item .body h2{ font-size:20px;}
	
	.title .breadcrumb li{ font-size:13px;}
	.title .breadcrumb li:after{ margin:0 5px;}
	
	.block.presentation .top-title.flex{ flex-wrap:wrap;}
	.block.presentation .top-title .right{ width:auto; float:left; margin-top:15px;}
	
	
	
}

@media (max-width: 640px){
	
	.visual-content .box h1{ font-size:40px;}
	.block.presentation .top-title h2{ font-size:40px;}
	.title .text h1, .title .text h2{ font-size:40px;}
	
}

@media (max-width: 479px) {
	
	[class*=col-xs-]{ text-align:inherit;}	
	.footer [class*=col-]{ text-align:inherit;}	

}