* {margin: 0; padding: 0;}
html {height: 100%; font-size: 100%;}
body {font-size: 16px; line-height:24px; font-family: 'Roboto Condensed', sans-serif; /*font-family: Arial Narrow;*/ width: 100%; height: 100%; color: black; text-align: left; margin: 0;}
img {max-width:100%; height:auto; outline: 0;}
@media \0screen {img { width: auto }}
a {outline: 0;}
.clear {clear: both;}


sup {font-size: small;}
p {font-size: 16px; line-height: 24px; text-align: left; margin: 0 0 15px 0;}
h1 {font-size: 30px; line-height: 40px; color: white; text-align: center; margin: 10px 0; text-transform: uppercase; font-weight: normal;}
h1 span {background: #de0000; display: inline-block; padding: 0 10px; text-align: center;}
h2 {font-size: 55px; line-height: 65px; color: #212f4a; text-align: center; margin: 20px 0 8vh 0; text-transform: uppercase; font-weight: normal;}
h3 {font-size: 30px; line-height: 40px; color: white; text-align: center; margin: 10px 0 40px 0; text-transform: uppercase; font-weight: normal;}
h3 span {background: #de0000; display: inline-block; padding: 0 10px; text-align: center;}
h3 a {color: white; text-decoration: underline;} 
h3 a:hover {color: white; text-decoration: none;} 
ul.spip {display: table;}
ul.spip li {list-style-position: outside; margin-left: 30px;}
ul.spip li ul.spip {list-style: none; text-indent: 0; margin: 0;}
ul.spip li ul.spip li {margin-left: 15px;}
a.spip_mail:before {content: none;}

/*-----------------------------------------------------------------------------*/

.middle {width: 98%; max-width: 1000px; margin: 0 auto; padding: 40px 0;}
.navy, .white {width: 100%; padding: 40px 0;}
.navy {background: #212f4a;}
.white {background: white;}
.navy p {color: white;}
.white p {color: black;}

/* Header
-----------------------------------------------------------------------------*/
.header {height: 90px; width: 100%; background: url(../images/header-bg.png) center repeat-x; position: fixed; z-index: 1;}
.header .middle {padding: 0;}
.header-logo {width: 86px; height: 130px; margin: 0 24px 0 0; float: left; z-index: 10; position: relative;}

.header-mobile-meny {display: none; float: left;}
ul.header-mobile-meny {margin: 0; width: 40px; text-align: left; position: relative; z-index: 100;}
ul.header-mobile-meny li {height: 40px; list-style: none;}
ul.header-mobile-meny li:hover {position: relative;}
ul.header-mobile-meny li a {font-size: 16px; color: white; text-decoration: none; text-transform: uppercase;}
ul.header-mobile-meny li a img {margin: 35px 0 0 0;}
ul.header-mobile-meny li:hover > ul {display: block; position: absolute; top: 50px; left: 0;}
ul.header-mobile-meny li ul {display: none; background: #39517f; text-align: left; padding: 10px 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
ul.header-mobile-meny li ul li {margin: 0 0 10px 0; height: 30px;}
ul.header-mobile-meny li ul li a {font-size: 16px; color: white; font-weight: bold; text-decoration: none; text-transform: uppercase;}
ul.header-mobile-meny li ul li a:hover {text-decoration: underline; color: white;}
ul.header-mobile-meny li ul li {height: auto; width: 100%;}

.header-desktop-meny {display: none; width: 670px; float: left; text-align: left;  margin-top: 33px;}
.header-desktop-meny a {color: #777777; text-decoration: none; font-size: 18px; margin-right: 20px; text-transform: uppercase;}
.header-desktop-meny a:hover {color: #212f4a; text-decoration: none;}

.header-phone {width: 220px; float: right; text-align: right; margin-top: 28px; position: relative;}
.header-phone img {margin-right: 10px;}
.header-phone a {background: #ff0000; color: white; text-decoration: none; font-size: 30px; display: inline-block; padding: 5px;}
.header-phone a:hover {color: white; text-decoration: none;}

#js_allphones {position: absolute; right: 0; z-index: 10; background: white; width: 250px; padding: 0 10px; text-align: center; float: right; margin-top: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.64); -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.64); box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.64);}
#js_allphones p {font-size: 16px; line-height: 22px; text-align: center; margin: 10px 0;}
#js_allphones img {width: 22px; margin-right: 5px; vertical-align: text-top;}
#js_allphones a {font-size: 24px; line-height: 42px; text-align: center; margin-bottom: 10px; color: #cc0000; text-decoration: none; border-bottom: 1px dashed #cc0000; background: white; padding: 0px; display: inline;}
#js_allphones a:hover {color: #cc0000; text-decoration: none; border: 0;}

/* Form */
#cboxContent form  {padding: 10px;}
#cboxContent form label {font-size: 15px; width: 170px; display: inline-block; margin-right: 10px;}
#cboxContent form .editer {display: block; margin-bottom: 10px;}
#cboxContent form span.obligatoire {display: none;}
#cboxContent form input[type="text"] {border: 1px solid #c6c5c5; width: 150px; height: 24px; font-size: 16px; padding: 0 5px;}
#cboxContent form textarea {border: 1px solid #c6c5c5; width: 335px; max-width: 95%; height: 100px; font-size: 16px; padding: 5px;}
#cboxContent form p {font-size: 15px;}
#cboxContent form p:last-child {margin: 0 0 20px 0;}
#cboxContent form input[type="submit"] {width: auto; cursor: pointer; background: #f1352c; border: 0; margin-bottom: 20px; line-height: 20px; outline: 0; color: white; padding: 5px 23px 7px 23px; font-size: 16px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-transition: all 0.4s ease-in-out;  -moz-transition: all 0.4s ease-in-out;  -o-transition: all 0.4s ease-in-out;  -ms-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out;}
#cboxContent form input[type="submit"]:hover {background: #717b87;}
#cboxContent .editer_textarea_1 label {display: block;}
#cboxContent .reponse_formulaire_erreur, #cboxContent .reponse_formulaire_ok {max-width: 100%;}
#cboxContent .reponse_formulaire_erreur p, #cboxContent .reponse_formulaire_ok p {color: #cc0000; font-size: 14px; line-height: 19px; font-weight: normal; margin: 20px; max-width: 100%;}

/* Blocks
-----------------------------------------------------------------------------*/
.block1 {width: 100%; height: auto; background: url(../images/block1.jpg) center center no-repeat;  background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -moz-background-size: cover; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/block1.jpg', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/block1.jpg', sizingMethod='scale')";}
.block1-ie {width: 100%; height: auto; background: url(../images/block1-ie.png) 99% 100px no-repeat;}
.block1-ie .middle {padding: 0;}
.block1-txt {background: url(../images/block1-bottom.png) bottom center no-repeat; }
.block1 table.block1-middle {height: auto; width: 100%; text-align: center; padding: 0;}
.block1 table.block1-middle tr.center {vertical-align: middle;}
.block1 table.block1-middle tr.center td {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block1 table.block1-middle tr.bottom {text-transform: uppercase; color: white; font-weight: bold; vertical-align: top;}
.block1-middle-pack {float: left;}
.block1-middle-icon {float: right;}
.block1-middle-icon table {width: 100%;}
.block1-middle-icon table tr td {width: 25%; text-align: center; padding: 0; vertical-align: middle;}
.block1-middle-icon table p {font-size: 18px; line-height: 22px; text-align: center; font-weight: bold;}
.block1 h2 {margin: 20px 0;}
.block1 h1 {margin: 10px 0 30px 0;}

.feedback {background: url(../images/block1.jpg) center center no-repeat;}
.feedback table {margin: 0 auto;}
.feedback table tr td {vertical-align: top;}
.feedback table img {margin-right: 20px;}
.feedback-form {background: rgba(255, 255, 255, 0.75);  width: 300px; border: 2px solid #212f4a;  padding: 20px;  text-align: center; border-radius: 8px;  -moz-border-radius: 8px;  -webkit-border-radius: 8px;}
.feedback-form h3 {color: #ff0000; font-size: 23px; line-height: 28px;  font-weight: bold; margin: 0 0 10px 0;}


.block2 {text-align: center;}
.block2-wrapper {background: #3e4b66; margin: 50px 0 0 0;}
.block2-left {display: table-cell; vertical-align: top; padding: 20px 20px 0 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block2-left h3 {text-align: left; margin: 0 0 20px 0;}
.block2-left p {font-size: 22px; line-height: 30px; color: white;}
.block2-left img {}
.block2-right {display: table-cell;  vertical-align: top; padding: 20px 0 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block2-right ul {margin-left: 20px;}
.block2-right ul li {font-size: 23px; line-height: 28px; font-weight: bold; margin: 0 0 20px 20px; color: white; text-align: left; list-style-position: outside; }

.block3 {text-align: center;}
.block3 h4 {font-size: 70px; line-height: 90px; font-weight: bold; text-transform: uppercase; color: white; text-align: center;}
.block3-wrapper {background: #4d586d; margin: 0 0 50px 0;}
.block3-left {display: table-cell; vertical-align: top; padding: 20px 20px 0 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block3-left h3 {text-align: left; margin: 0 0 20px 0;}
.block3-left p {font-size: 22px; line-height: 30px; color: white; text-align: justify;}
.block3-left img {}
.block3-right {display: table-cell;  vertical-align: top; padding: 20px 0 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block3-right ul {margin-left: 20px;}
.block3-right ul li {font-size: 23px; line-height: 28px; font-weight: bold; margin: 0 0 20px 20px; color: white; text-align: left; list-style-position: outside;}
.block3-yarsa {color: white; font-size: 30px; line-height: 40px; text-align: center; text-transform: uppercase; vertical-align: middle;}

.block4 {text-align: center;}
.block4 h4 {color: #28509e;  font-size: 30px;  line-height: 40px; margin: 20px 0; font-weight: normal;}
.block4-title {margin: 0 auto; display: table}
.block4-title img {float: left; display: table-cell; vertical-align: middle;}
.block4-100 {color: #cc0000; font-size: 84px; line-height: 100px; text-align: left; display: table-cell; vertical-align: middle; padding: 0 10px;}
.block4-natural {color: #212f4a; font-size: 30px; line-height: 40px; text-align: left; text-transform: uppercase; display: table-cell; vertical-align: middle;}
.block4 hr {width: 100%; border-top: 1px solid #75a653; border-bottom: 0; border-left: 0; border-right: 0; margin: 50px 0; }
.block4-img {width: 620px; height: 160px; margin: 0 30px 30px 0; float: left;}
.block4-icon1 {background: url(../images/block4-icon1.jpg) left center no-repeat; background-size: cover;}
.block4-icon2 {background: url(../images/block4-icon2.jpg) left center no-repeat; background-size: cover;}
.block4-icon3 {background: url(../images/block4-icon3.jpg) left center no-repeat; background-size: cover;}
.block4-img p {font-size: 18px; font-weight: bold; margin-left: 140px;}
.block4-txt {width: 330px; background: #f2f2f2; float: left; padding: 10px; -webkit-border-radius: 6px; -khtml-border-radius: 6px;  -o-border-radius: 6px;  -ms-border-radius: 6px;  -icab-border-radius: 6px;  border-radius: 6px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block4-txt p {margin: 0;}

.block5 {}
.block5-left {display: table-cell; vertical-align: top; text-align: left; padding-top: 7px;}
.block5-right {display: table-cell; vertical-align: top; text-align: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block5-right p {text-align: justify;}
.block5-right a {color: white; text-decoration: underline;}
.block5-right a:hover {color: white; text-decoration: none;}
ul#documents_portfolio {text-align: center; margin-top: 40px;}
ul#documents_portfolio li {display: inline-block; margin: 8px;}
.nutrimed {vertical-align: middle;}
.block5 iframe {width: 60%; margin-left: 20%;}
.carousel-wrapper {width: 96vw; max-width: 1000px; height: 240px; margin: 0 auto; overflow: hidden;}
.owl-carousel {margin-top: 40px;}
.owl-carousel p {font-size: 15px; line-height: 19px; text-align: center; color: black; margin: 7px 0; text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);}
.owl-controls {color: white;}
.owl-carousel .owl-item {background: #d1d1d1!important; border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;}
.owl-carousel .owl-item img {outline: 2px solid #d1d1d1; outline-offset: -2px;}
.owl-nav {position: absolute; top: 0; width: 100%;}
.owl-prev {position: absolute; top: 80px; left: -35px; width: 23px; height: 75px; display: block; text-indent: -200000px; background: url(../images/prev.png) center no-repeat;}
.owl-next {position: absolute; top: 80px; right: -35px; width: 23px; height: 75px; display: block; text-indent: -200000px; background: url(../images/next.png) center no-repeat;}

.block6 {text-align: center;}
.block6-one {padding: 20px; display: inline-block; vertical-align: top; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block6-one:last-child {margin-bottom: 80px;}
.block6-one hr {width: 100%; border-top: 1px solid #4f5a70; border-bottom: 0; border-left: 0; border-right: 0; margin: 10px 0; }
.block6-one h4 {font-size: 25px; line-height: 30px; color: white; text-align: left; font-weight: normal;}
.block6-one p {font-size: 18px; line-height: 24px; color: white;}
.photo1 {background: url(../images/photo1.jpg) top center no-repeat; background-size: cover;}
.photo2 {background: url(../images/photo2.jpg) top center no-repeat; background-size: cover;}
.photo3 {background: url(../images/photo3.jpg) top center no-repeat; background-size: cover;}
.photo4 {background: url(../images/photo4.jpg) top center no-repeat; background-size: cover;}
.photo5 {background: url(../images/photo5.jpg) top center no-repeat; background-size: cover;}
.photo6 {background: url(../images/photo6.jpg) top center no-repeat; background-size: cover;}
.photo1 h4, .photo3 h4, .photo5 h4 {color: black;}

.block6 h3 {margin: 60px 0 20px 0;}
.review-txt {font-size: 23px; line-height: 30px; text-align: center;  margin: 0 0 50px 0; color: black;}
.one-review {margin: 0 auto 30px auto; width: 100%; float: left;}
.review-left {width: 8%; margin-right: 2%; float: left; color: gray; font-size: 14px;  line-height: 18px;}
.review-right {width: 90%; min-height: 55px; float: left; padding: 10px; background: #f2f2f2; border-radius: 6px; -moz-border-radius: 6px;  -webkit-border-radius: 6px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.review-right p {color: black; text-align: left; font-size: 18px; line-height: 26px; margin: 0;}
.review-right p span {color: #008fe1; font-size: 15px; margin: 0 5px 0 0; padding: 0 5px 0 0; font-weight: bold;}

.visible {cursor: pointer; font-weight: bold; text-decoration: underline; font-size: 18px;}
.visible-up {display: none;}


.block7 {text-align: center; background: #212f4a url(../images/block7-bg.jpg) center center no-repeat;}
.block7-all {display: table; width: 100%;}
.block7-1 {width: 28%;}
.block7-2 {width: 44%;}
.block7-3 {width: 28%;}
.block7-1 p, .block7-2 p, .block7-3 p {width: 80%; margin: 0 10%;}
.block7-1, .block7-2, .block7-3 {text-align: center; display: table-cell; vertical-align: middle;}
.block7-all p {font-size: 18px; line-height: 26px; color: white; text-align: center;}
.block7-all h4 {font-size: 22px; line-height: 28px; color: white; font-weight: bold; margin-top: 20px;}
.block7-all img {margin: 25px 0;}

.block8 {text-align: center;}
.block8 h3 {margin-bottom: 10px;}
.block8 h4 {padding: 5px 15px; display: inline-block; background: #008fe1; color: white; font-weight: bold; font-size: 20px; line-height: 26px;}
.block8 p.block8-subtitre {font-size: 18px; line-height: 24px; text-align: center; margin: 0;}
.block8-price-all {display: table;}
.block8-price-left {display: table-cell; vertical-align: top;}
.block8-price-left p {color: #212f4a; text-align: center;}
.block8-price-left-circle {background: #cc0000; text-align: center; -webkit-border-radius: 50%; -khtml-border-radius: 50%;  -o-border-radius: 50%;  -ms-border-radius: 50%;  -icab-border-radius: 50%;  border-radius: 50%;}
.block8-price-left-circle span {color: #f7d9d9;  /*text-decoration: line-through;*/ display: inline-block;}
.block8-price-left-circle p {color: white; font-weight: bold;}
.block8-price-left-circle p span {color: white; text-decoration: none; margin: 0; display: inline;}
.block8-price-right {display: table-cell; vertical-align: middle;}
.block-cons {margin: 30px; float: left; padding: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.left {border: 1px solid #cc0000; padding: 25px 15px 25px 15px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;  -o-border-radius: 10px;  -ms-border-radius: 10px;  -icab-border-radius: 10px;  border-radius: 10px;}
.right {border: 1px solid #212f4a; padding: 25px 15px 25px 15px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;  -o-border-radius: 10px;  -ms-border-radius: 10px;  -icab-border-radius: 10px;  border-radius: 10px;}
.block-cons h5 {font-size: 18px; line-height: 24px;  text-align: center; color: black; margin: 10px 0; font-weight: bold;}
.block-cons a.block8-phone-big {color: #cc0000; font-size: 36px; line-height: 40px; text-decoration: none; text-align: center; display: inline-block; width: 100%; margin-bottom: 5px; font-weight: bold;}
.block-cons a.block8-phone-big :hover {text-decoration: underline;}
.block-cons span {font-size: 16px; line-height: 22px; text-align: center;}
.block-cons a {color: #212f4a; font-size: 22px; text-decoration: none; font-weight: bold;}
.block-cons a:hover {text-decoration: underline;}
.block-other {margin: 35px 0 0 0; width: 100%; text-align: center;}
.block-other img {width: 20px; margin-right: 5px; vertical-align: text-top;}
.block-other img.margin {margin-left: 25px;}
.block-form-left {width: 130px; float: left; margin: 10px 0;}
.block-form-left img {width: 105px; margin-right: 25px;}
.block-form-right {width: auto; float: left; margin: 0;}
/*.block-form-right label {display: none;}*/
.block-form-right input[type="text"] {width: 195px; height: 30px; background: white; border: 1px solid #212f4a; margin-bottom: 13px; font-size: 16px;  font-family: Arial Narrow; text-align: left; color: gray; padding: 0 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block-form-right input[type="submit"] {width: 195px; height: 30px; background: #212f4a; color: white; font-weight: bold; border: 0; font-size: 16px;  font-family: Arial Narrow; text-align: left; padding: 0 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.block-form-right input[type="submit"]:hover {background: #cc0000; color: white; }

.reponse_formulaire_erreur, .reponse_formulaire_ok, span.erreur_message, .reponse_formulaire_ok p, .reponse_formulaire_erreur p {max-width: 195px; display: block;}

.reponse_formulaire_erreur {margin: 0; max-width: 195px; display: block;}
.reponse_formulaire_ok {margin: 0; max-width: 195px; display: block;}
span.erreur_message {color: #cc0000; font-size: 14px;}
.reponse_formulaire_ok p {color: #cc0000; font-size: 14px; line-height: 19px; font-weight: bold;}
.reponse_formulaire_erreur p {color: #cc0000; font-size: 14px; line-height: 18px;}
.reponse_formulaire_ok p sup {font-size: 10px;}
.reponse_formulaire_erreur p {color: #cc0000; font-size: 14px; line-height: 18px;}
p.boutons {margin: 0; line-height: 1px; font-size: 1px;}
span.image_loading {line-height: 1px; font-size: 1px;}
.block8 form {text-align: left;}

.feedback_form {}
.feedback_form p {font-size: 18px; color: black; text-align: center;}
.feedback_form form label {display: none;}
.feedback_form form span.obligatoire {display: none;}
.feedback_form form input[type="text"] {font-family: Arial Narrow; font-size: 16px; height: 25px;  width: 100%; margin-bottom: 12px; padding: 0 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.feedback_form form textarea {width: 100%; font-family: Arial Narrow; font-size: 16px; margin-bottom: 12px; padding: 0 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.feedback_form form input[type="submit"] {font-family: Arial Narrow; display: inline-block; text-align: center; width: 180px; height: 30px; background: #ff0000; color: white; font-size: 18px; border: 0;}
.feedback_form form input[type="submit"]:hover {color: white;  background: #212f4a;}
.feedback_form .reponse_formulaire_erreur {margin: 10px 0 0 0;}
.feedback_form .reponse_formulaire_ok {margin: 10px 0 0 0;}
.feedback_sommaire {width: 100%; text-align: center; margin: 20px 0 60px 0; float: left;}
a.feedback_link {color: #de0000;  font-size: 22px; text-decoration: underline;}
a.feedback_link:hover {color: black; text-decoration: none;}

.title-wrapper {text-align: center; margin: 30px auto 0 auto;}
.title-block {padding: 8px 30px; display: inline-block; background: #008fe1;}
.title-block h3 {color: white!important;  margin: 0!important;}
.title-block h3 a {color: white; text-decoration: underline;}
.title-block h3 a:hover {color: white; text-decoration: none;}



/* Footer
-----------------------------------------------------------------------------*/
.footer {width: 100%; background: #212f4a; padding: 20px 0; float: left; color: white; font-size: 16px; line-height: 22px;}
.footer a {color: white; text-decoration: none;}
.footer a:hover {color: white; text-decoration: underline;}
.footer .middle {padding: 0;}
.footer strong {font-size: 24px;}
.footer-all {float: left; padding: 20px; margin-bottom: 20px; background: red; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-border-radius: 10px; -khtml-border-radius: 10px;  -o-border-radius: 10px;  -ms-border-radius: 10px;  -icab-border-radius: 10px;  border-radius: 10px; background: rgba(43,56,81,1); background: -moz-linear-gradient(top, rgba(43,56,81,1) 0%, rgba(14,27,50,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(43,56,81,1)), color-stop(100%, rgba(14,27,50,1))); background: -webkit-linear-gradient(top, rgba(43,56,81,1) 0%, rgba(14,27,50,1) 100%); background: -o-linear-gradient(top, rgba(43,56,81,1) 0%, rgba(14,27,50,1) 100%); background: -ms-linear-gradient(top, rgba(43,56,81,1) 0%, rgba(14,27,50,1) 100%); background: linear-gradient(to bottom, rgba(43,56,81,1) 0%, rgba(14,27,50,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3851', endColorstr='#0e1b32', GradientType=0 );}
.footer-left {float: left; text-align: left;}
.footer-center {display: none; float: left; text-align: center;  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.footer-right {float: right; text-align: left;}
.footer-right img.img-margin {margin-bottom: 10px;}
.footer p.footer-bottom {font-size: 14px; line-height: 18px; text-align: center; color: white; margin: 0;}
.footer-caution {background: white; color: black; text-align: center; padding: 10px 0;  font-size: 18px; float: left; width: 100%; font-weight: bold; }


/*  между 0 и 360 (проверка 320, 360) */
@media only screen and (min-width: 100px) and (max-width: 360px) {
html {height: 100%; font-size: 100%;}
.header-mobile-meny {display: block;}
.header-phone {width: auto;}
.header-phone a {font-size: 22px;}

.block1 table.block1-middle tr.top {height: 130px;}
.block1 table.block1-middle tr.bottom {font-size: 50px; line-height: 155px;}
.block1-middle-pack {width: 100%; margin: 0;}
.block1-middle-icon {width: 100%; margin-top: -60px;}
.block1 h1 {margin: 10px 0 50px 0;}
.feedback-form {width: 270px;}
.feedback table img {display: none;}
.feedback table {padding-top: 150px; padding-bottom: 50px;}

.block2-left {width: 98%; display: block; padding: 20px 0 0 0; margin: 0 auto;}
.block2-left img {display: none;}
.block2-right {width: 98%; display: block; padding: 20px 0 0 0;}
.block2-left br {display: none;}

.block3-left {width: 98%; display: block; padding: 20px 0 0 0; margin: 0 auto;}
.block3-left img {display: none;}
.block3-right {width: 98%; display: block; padding: 20px 0 0 0;}
.block3 h4 {font-size: 40px; line-height: 50px;}

.block4-100 {font-size: 48px;}
.block4-natural {font-size: 25px;}
.block4-img {width: 98%; height: 180px; margin: 0 1%;}
.block4-img p {margin-left: 140px;}
.block4-txt {width: 98%; margin: 0 1% 30px 1%;}

.block5-left {width: 98%; margin: 0 0 20px 1%; padding: 0; display: inline-block; text-align: center;}
.block5-right {width: 98%; margin: 0 0 0 1%; padding: 0; display: inline-block;}
ul#documents_portfolio li {margin: 7px;}
.block5 iframe {width: 98%; margin-left: 1%;}

.block6-one {width: 90vw; height: 90vw;  margin: 5px;}
.photo1 h4, .photo3 h4, .photo5 h4 {margin-top: 170px;}

.review-left {width: 20%;}
.review-right {width: 78%;}


.block7-1 {width: 100%; display: block;}
.block7-2 {width: 100%; display: block;}
.block7-3 {width: 100%; display: block;}
.block7-1 p, .block7-2 p, .block7-3 p {width: 90%; margin: 0 5%;}

.block8-price-all {width: 100%; margin: 80px 0 0 0;}
.block8-price-left p {font-size: 30px; line-height: 40px;}
.block8-price-left-circle {width: 115px; height: 115px; margin-top: 10px;}
.block8-price-left-circle span {font-size: 22px; line-height: 30px; margin: 0;}
.block8-price-left-circle p {font-size: 58px; margin: 10px 0 0 0; line-height: 30px;}
.block8-price-left-circle p span {font-size: 20px;}
.block8-price-right img {width: 90%;}
.block-other img {display: none;}
.block-other a {display: block;}
.block-cons {width: 98%; height: auto; margin: 30px 1%;}
.block-form-left {width: auto;}
.block-form-left img {width: 75px; margin-right: 10px;}
.left, .right {padding: 20px 5px;}

.footer-all {width: 100%;}
.footer-left {width: 100%; text-align: center; margin-bottom: 20px;}
.footer-center {display: none;}
.footer-right {width: 100%; text-align: center;}
}

/*  между 361 и 540 (проверка 414, 480, 533, 540) */
@media only screen and (min-width: 361px) and (max-width: 540px) {
html {height: 100%; font-size: 100%;}
.header-mobile-meny {display: block;}

.block1 table.block1-middle tr.top {height: 130px;}
.block1 table.block1-middle tr.bottom {font-size: 65px; line-height: 125px;}
.block1-middle-pack {width: 100%; margin: 0;}
.block1-middle-icon {width: 100%; margin-top: -60px;}
.block1 h1 {margin: 10px 0 50px 0;}
.feedback table img {display: none;}
.feedback table {padding-top: 150px; padding-bottom: 50px;}

.block2-left {width: 96%; display: block; padding: 20px 0 0 0; margin: 0 auto;}
.block2-left img {display: none;}
.block2-right {width: 96%; display: block; padding: 20px 0 0 0;}
.block2-left br {display: none;}

.block3-left {width: 96%; display: block; padding: 20px 0 0 0; margin: 0 auto;}
.block3-left img {display: none;}
.block3-right {width: 96%; display: block; padding: 20px 0 0 0;}
.block3 h4 {font-size: 40px; line-height: 50px;}

.block4-100 {font-size: 68px;}
.block4-img {width: 98%; height: 180px; margin: 0 1%;}
.block4-img p {margin-left: 140px;}
.block4-txt {width: 98%; margin: 0 1% 30px 1%;}

.block5-left {width: 96%; margin: 0 0 20px 2%; padding: 0; display: inline-block; text-align: center;}
.block5-right {width: 96%; margin: 0 0 0 2%; padding: 0; display: inline-block;}
ul#documents_portfolio li {margin: 7px;}
.block5 iframe {width: 96%; margin-left: 2%;}

.block6-one {width: 70vw; height: 70vw;  margin: 5px;}
.photo1 h4, .photo3 h4, .photo5 h4 {margin-top: 160px;}

.review-left {width: 20%;}
.review-right {width: 78%;}

.block7-1 {width: 100%; display: block;}
.block7-2 {width: 100%; display: block;}
.block7-3 {width: 100%; display: block;}
.block7-1 p, .block7-2 p, .block7-3 p {width: 70%; margin: 0 15%;}

.block8-price-all {width: 100%; margin: 80px 0 0 0;}
.block8-price-left p {font-size: 30px; line-height: 40px;}
.block8-price-left-circle {width: 115px; height: 115px; margin-top: 60px;}
.block8-price-left-circle span {font-size: 22px; line-height: 30px; margin: 0;}
.block8-price-left-circle p {font-size: 58px; margin: 10px 0 0 0; line-height: 30px;}
.block8-price-left-circle p span {font-size: 20px;}
.block8-price-right img {width: 90%;}
.block-cons {width: 90%; height: auto; margin: 30px 5%;}
.left, .right {padding: 20px 5px;}

.footer-all {width: 100%;}
.footer-left {width: 100%; text-align: center; margin-bottom: 20px;}
.footer-center {display: none;}
.footer-right {width: 100%; text-align: center;}
}


/*  между 541 и 768 (проверка 568, 600, 640, 720, 768) */
@media only screen and (min-width: 541px) and (max-width: 768px) {
html {height: 100%; font-size: 100%;}
.header-mobile-meny {display: block;}

.block1 table.block1-middle tr.top {height: 130px;}
.block1 table.block1-middle tr.bottom {font-size: 90px; line-height: 150px;}
.block1-middle-pack {width: 100%; margin: 0;}
.block1-middle-icon {width: 100%; margin-top: -60px;}
.block1 h1 {margin: 10px 0 50px 0;}
.feedback table img {display: none;}
.feedback table {padding-top: 150px; padding-bottom: 50px;}

.block2-left {width: 96%; display: block; padding: 20px 0 0 0; margin: 0 auto;}
.block2-left img {display: none;}
.block2-right {width: 96%; display: block; padding: 20px 0 0 0;}
.block2-left br {display: none;}

.block3-left {width: 96%; display: block; padding: 20px 0 0 0; margin: 0 auto;}
.block3-left img {display: none;}
.block3-right {width: 96%; display: block; padding: 20px 0 0 0;}
.block3 h4 {font-size: 40px; line-height: 50px;}

.block4-img {width: 98%; height: 180px; margin: 0 1%;}
.block4-img p {margin-left: 140px;}
.block4-txt {width: 98%; margin: 0 1% 30px 1%;}

.block5-left {width: 94%; margin: 0 0 20px 3%; padding: 0; display: inline-block; text-align: center;}
.block5-right {width: 94%; margin: 0 0 0 3%; padding: 0; display: inline-block;}
.block5 iframe {width: 80%; margin-left: 10%;}

.block6-one {width: 46vw; height: 46vw;  margin: 5px;}
.photo1 h4, .photo3 h4, .photo5 h4 {margin-top: 130px;}

.review-left {width: 15%;}
.review-right {width: 83%;}

.block7-1 p, .block7-2 p, .block7-3 p {width: 90%; margin: 0 5%;}

.block8-price-all {width: 98%; margin: 80px 0 0 1%;}
.block8-price-left p {font-size: 36px; line-height: 50px;}
.block8-price-left-circle {width: 135px; height: 135px; margin-top: 70px;}
.block8-price-left-circle span {font-size: 22px; line-height: 50px; margin: 0;}
.block8-price-left-circle p {font-size: 48px; margin: 10px 0 0 0;}
.block8-price-left-circle p span {font-size: 20px;}
.block-cons {width: 46vw; height: auto; margin: 30px 1.5vw;}
.left span br {display: none;}
.block-other {margin: 10px auto;}
.block-other img {display: none;}
.block-other a {display: block;}
.block-other br {display: none;}
.block-form-left {width: auto;}
.block-form-left img {width: 80px; margin-right: 15px;}
.block-form-right input[type="text"], .block-form-right input[type="submit"] {width: 135px;}
.left, .right {padding: 15px 10px;}

.footer-all {width: 100%;}
.footer-left {width: 50%;}
.footer-center {display: none;}
.footer-right {width: 50%;}
}

/*  между 769 и 960 (проверка 800, 960) */
@media only screen and (min-width: 769px) and (max-width: 960px) {
html {height: 100%; font-size: 100%;}
.header-desktop-meny {display: block; width: auto;}
.header-desktop-meny a {font-size: 18px; margin-right: 10px;}
.header-logo {width: 75px;  margin: 7px 10px 0 0;}
.header-phone {width: auto;}
.header-phone img {margin-right: 5px;}
.header-phone a {font-size: 20px;}

.block1 table.block1-middle tr.top {height: 130px;}
.block1 table.block1-middle tr.bottom {font-size: 90px; line-height: 150px;}
.block1-middle-pack {width: 40%; margin: 0;}
.block1-middle-icon {width: 60%;}
.block1 h1 {margin: 10px 0 100px 0;}
.feedback table {padding-top: 180px;}

.block2-left {width: 48%;}
.block2-left img {width: 80%;}
.block2-right {width: 52%;}

.block3-left {width: 48%;}
.block3-left img {width: 80%;}
.block3-right {width: 52%;}
.block3 h4 {font-size: 60px; line-height: 80px;}

.block4-img {width: 60%; height: 180px;}
.block4-txt {width: 30%;}

.block5-left {width: 28%; margin-right: 2%; padding-left: 0; display: inline-block;}
.block5-right {width: 69%; padding-left: 0; display: inline-block;}

.block6-one {width: 32vw; height: 32vw;}
.photo1 h4, .photo3 h4, .photo5 h4 {margin-top: 110px;}

.review-left {width: 18%;}
.review-right {width: 80%;}

.block7-1 p, .block7-2 p, .block7-3 p {width: 90%; margin: 0 5%;}

.block8-price-all {width: 80%; margin: 80px 0 0 10%;}
.block8-price-left p {font-size: 36px; line-height: 50px;}
.block8-price-left-circle {width: 155px; height: 155px; margin-top: 40px;}
.block8-price-left-circle span {font-size: 22px; line-height: 50px; margin: 0;}
.block8-price-left-circle p {font-size: 58px; margin: 10px 0 0 0;}
.block8-price-left-circle p span {font-size: 20px;}
.block-cons {width: 46vw; height: 280px; margin: 30px 1.5vw;}
.left, .right {padding: 25px 10px 25px 10px;}

.footer-all {width: 100%;}
.footer-left {width: 31%;}
.footer-center {width: 39%; padding: 0 30px;}
.footer-right {width: 60%;}
}

/*  между 961 и больше (проверка 1024, 1280) */
@media only screen and (min-width: 961px) and (max-width: 1000000px) {
html {height: 100%; font-size: 100%;}
.header-desktop-meny {display: block;}

.block1 {min-height: 100vh;}
.block1-ie {min-height: 100vh;}
.block1 table.block1-middle {min-height: 100vh;}
.block1 table.block1-middle tr.top {height: 18vh;}
.block1 table.block1-middle tr.center {height: 69vh;}
.block1 table.block1-middle tr.bottom {height: 13vh; font-size: 90px; line-height: 90px;}
.block1-middle-pack {width: 390px; margin: 0 70px 0 0;}
.block1-middle-icon {width: 540px;}
.block1-middle-icon table {height: 360px;}
.block1 h1 {margin: 10px 0 8vh 0;}
.feedback table {padding-top: 300px;}

.block2-left {width: 480px;}
.block2-left img {width: 450px;}
.block2-right {width: 480px;}

.block3-left {width: 480px;}
.block3-left img {width: 450px;}
.block3-right {width: 480px;}

.block4-img {width: 620px; height: 160px;}
.block4-img p {margin-left: 140px;}
.block4-txt {width: 330px;}

.block5-left {width: 260px; padding-left: 45px;}
.block5-right {width: 630px; padding-left: 30px;}

.block6-one {width: 330px; height: 330px;}
.photo1 h4, .photo3 h4, .photo5 h4 {margin-top: 210px;}

.block8-price-all {width: 600px; margin: 80px 0 0 200px;}
.block8-price-left p {font-size: 36px; line-height: 50px;}
.block8-price-left-circle {width: 155px; height: 155px; margin-top: 40px;}
.block8-price-left-circle span {font-size: 22px; line-height: 50px; margin: 0;}
.block8-price-left-circle p {font-size: 58px; margin: 10px 0 0 0;}
.block8-price-left-circle p span {font-size: 20px;}
.block-cons {width: 440px; height: 270px;}
.left {border: 0; background: url(../images/block-cons-left.jpg) center no-repeat; -webkit-border-radius: 0px; -khtml-border-radius: 0px;  -o-border-radius: 0px;  -ms-border-radius: 0px;  -icab-border-radius: 0px;  border-radius: 0px;}
.right {border: 0; background: url(../images/block-cons-right.jpg) center no-repeat; -webkit-border-radius: 0px; -khtml-border-radius: 0px;  -o-border-radius: 0px;  -ms-border-radius: 0px;  -icab-border-radius: 0px;  border-radius: 0px;}

.footer-all {width: 1000px;}
.footer-left {width: 270px;}
.footer-center {width: 420px;}
.footer-right {width: 680px;}
}













