@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license
Copyright (c) 2013 Daniel Eden
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%,100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}}@keyframes wobble{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{backface-visibility:visible!important;}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);-ms-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);-ms-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}
@-webkit-keyframes slideInLeft{
	0%{
		width: 0px;
	}
	100%{
		width: 700px;
	}
}
@keyframes slideInLeft{
	0%{
		width: 0px;
	}
	100%{
		width: 700px;
	}
}
.slideInLeft{
	-webkit-animation-name:slideInLeft;
	animation-name:slideInLeft}

@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
/*
* WoW css
*/

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://globecore.com/wp-content/themes/globecore2016/fonts/Roboto/Roboto-Light.ttf) format('ttf');
}
blockquote{
    display: block;
}
img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
iframe {
	width: 100%;
}
.alignleft{
    float: left;
}
html{
    font-family:'Roboto','Tahoma','Verdana',sans-serif;
}
body{
    font-family: 'Roboto',sans-serif;
    line-height: 1.3;
    color: #3b3b3b;
    font-size: 17px;
	line-height: 1.47059;
    font-weight: 300;
    letter-spacing: -.022em;
    font-style: normal;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 300;
    text-transform: uppercase;
    color: #020100e6;
	word-break: normal!important;
}
.home .entry-header{
    display: none;
}
.for-table {
    background-color: rgba(218, 226, 241, 0.53);
}
.for-table td {
    padding-left: 10px !important;
}
h1{
    font-size: 30px;
}
.h2,h2{
    font-size: 23px;
}
.h3,h3{
    font-size:20px;
}
.h4,h4{
    font-size: 17px;
}
.usa2 h4{
    margin-top: -35px !important;
}
.usa1 {
    float: left;width: 46%;
}
.usa2 {
    float: left;
    width: 50%;
    margin-left: 0px;
}
a,
a:link,
a:visited{
    color: #ff7701;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition:all .3s ease;
    text-decoration: none;
}
a:focus,
a:hover{
    color:#b0590e;
    text-decoration: underline;
    text-decoration-color: #b0590e;
}
body>header,
body>div,
body>footer{
    text-align: left;
}
article,
aside,
footer,
header,
nav{
    display: block;
}
b{
    font-weight: bold;
}
.full{
    display: block;
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}

.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: 100%;
}

.pagewidth,
.so-panel,
#tertiary,
.socfollow{
    display: block;
    float: none;
    clear: both;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    text-align: left;
}
.so-panel div,.so-panel h3{
    text-align: left;
}
.so-panel h3{
    margin: 35px 0;
}
.fncb{
    width: 100%;
    height: 1px;
    float: none;
    clear: both;
}
strong{
    font-weight: bold;
}
.title{
    margin: 35px 5%;
    color: #20518c;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
}
.header {
    width: 100%;
    height: 80px;
    border-top: #fff 1px solid;
    border-bottom: none;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16) , 0 2px 10px 0 rgba(0,0,0,.12);
    background: rgba(255,255,255,.8);
    position: fixed;
	top: 0;
    z-index: 10;
	transtion: .3s ease-in;
}
.header .pagewidth{
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo_link{
    display: block;
    height: 80px;
    width: 160px;
    float: left;
}
#main{
    margin-top: 0;
    padding-top: 1px;
}
.entry-content,
.page>.entry-header,
.post>.entry-content,
.post>.entry-header{
    margin: 0 auto 0 auto;
    text-align: left;
}


.post-map {
    display: none!important;
}
.widget_search input{
    width: 300px;
    padding: 3px 10px;
    font-size: 18px;
    color: #c9ccd0;
    border: 1px solid #a9a9a9!important;
    -o-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    font-weight: 500;
}
.wpcf7-form-control .g-recaptcha .wpcf7-recaptcha .recap div {
    margin: 0 auto;
}
.widget_search input:focus{
    padding: 3px 10px;
    font-size: 18px;
    color: #111;
    box-shadow:inset 1px 1px 3px #abc;
}
.screen-reader-text,
.search-submit{
    display: none;
}
ul.main_menu{
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
    margin-top: 22px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
ul.main_menu li{
    display: inline-block;
    list-style-type: none;
    width: auto;
}
ul.main_menu li a{
    display: block;
    width: 100%;
    margin: 0;
    padding: 0px 7px;
    color: #5a5a5a!important;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
}
ul.main_menu li.active a{
    background-color: #b0dbf3;
    font-weight: bold
}
.slider{
    width: 100%;
    background: url(../images/slider-gri-fonlu2.jpg);
    text-align: center;
    overflow: hidden;
    border-bottom: #7c989f 1px solid;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.slider .image{
    float: right;
    margin-top: 2%;
    margin-right: 1%;
    background-size: contain;
    z-index: 50;
}
.slider .description{
    position: absolute;
    float: left;
    width: 300px;
    height: 335px;
    margin: 20px 40% 0 3%;
    padding: 120px 50px 25px 30px;
    background: url(../images/slider_des_bg.png) 50% 100% no-repeat;
    text-align: left;
    z-index: 100;
}
.slider .n2-ss-layers-container{
    background: url(../images/slider_des_bg_long.png) no-repeat;
    background-size: 45% 72.7%;
    background-position: 8% 100%;
}
.n2-font-1009-hover{
    color: #02adfd;
    font-weight: bold;
    font-size: 33px;
    line-height: 1.2em;
}
.slider h2,
.slider .description .slider_header,
div#n2-ss-2 h2{
    color: #02adfd;
    font-weight: bold;
    font-size: 33px;
    line-height: 1.2em;
}
#pg-6-0, #pg-6-2, #pg-6-3, #pg-6-4, #pg-6-5, #pg-6-7, #pl-6 .so-panel {
	margin-bottom: 0px!important;
}
.n2-font-1304-paragraph{
    color: #3b424a;
    font-weight: normal;
    font-size: 18px;
}
.slider .description .slider_content,
.n2-ss-layer{
    color: #3b424a;
    font-weight: normal;
    font-size: 18px;
}
.slider{
    display: none;
}
.r-phon .flag-container:before {
    display: none;
}
.germany-contacts p {
    margin: 0px !important;
    padding: 0px !important;
    line-height: 1.8 !important;
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;

}
.sum-menu .hvr-underline-from-center {padding: 0px !important;}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: -3px;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  max-width: 244px;
}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.home .slider{
    display: block;
}
.social_block{
    width: 100%;
    padding: 5px 0;
    text-align: center;
}
.social_block div.social_title{
    float: left;
    margin: 35px 0 35px 2%;
    width: 17%;
    text-transform: uppercase;
}
.social_block a{
    text-decoration: none;
}
ul.social_menu{
    width: 100%;
    margin: 0 auto;
    height: auto;
    height: auto;
    list-style-type: none;
    padding: 0;
    text-align: center;
}
ul.social_menu li{
    display: inline-block;
    list-style-type: none;
    width: auto;
    margin: 0;
    padding: 0 .5%;
}
ul.social_menu li a{
    display: block;
    width: 100px;
    height: 100px;
    margin: 0;
    padding: 0;
    background: url(../images/social_button.png);
    border-radius: 45px;
}
ul.social_menu li a:focus,
ul.social_menu li a:hover{
    opacity:.9;
    box-shadow: 0 0 25px #b0dbf3;
}
ul.social_menu li a.fb{
    background-position: 3% 20%;
}
ul.social_menu li a.yt{
    background-position: 21.5% 20%;
}
ul.social_menu li a.tw{
    background-position: 40.5% 20%;
}
ul.social_menu li a.vk{
    background-position: 59.5% 20%;
}
ul.social_menu li a.gp{
    background-position: 78% 20%;
}
ul.social_menu li a.in{
    background-position: 97% 20%;
}
.product-box {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.category_block{
    width: 100%;
    padding: 0;
    text-align: left;
}
div.category_block a{
    text-decoration: none;
}
div.category_block dt{
    min-height: 39px;
    margin: 0 0 200px 0;
    padding: 7px 3px;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: #7687a7;
    text-shadow: 1px 1px 2px #557;
    text-align: center;
    line-height: 1.1;
    max-height: 50px;
}
div.category_block h3.widget-title{
    margin: 0;
    padding: 0;
    background-color: transparent;
    text-shadow: none;
    color: #20518c
}
ul.category_menu{
    width: 100%;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.category_block dl,
ul.category_menu li{
    display: inline-block;
    list-style-type: none;
    width: 22%;
    min-width: 225px;
    height: 365px;
    margin: 1%;
    padding: 0;
}
.category_block dl,
ul.category_menu li a{
    display: block;
    width: 10%;
    height: 385px;
    margin: 0;
    padding: 1px;
    border: #d6d6d6 1px solid;
    background-repeat: no-repeat;
    background-position: 50% 65px;
    -o-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
}
.hidden {
    display: none;
}
.category_block dl:focus,
.category_block dl:hover,
ul.category_menu li a:focus,
ul.category_menu li a:hover{
    box-shadow: 0 0 11px #7e7e7e;
    border: #c8c3c3 1px solid;
}
.category_block dl:hover dt,
ul.category_menu li:hover h3{
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition:all .3s ease;
    background-color: #357ef2;
}
.category_block dl:hover,
ul.category_menu li:hover{
    transform: scale(1.02);
}
ul.category_menu li a.cat1{
    background-image: url(../images/category/category_03.png);
}
ul.category_menu li a.cat2{
    background-image: url(../images/category/category_05.png);
}
ul.category_menu li a.cat3{
    background-image: url(../images/category/category_07.png);
}
ul.category_menu li a.cat4{
    background-image: url(../images/category/category_09.png);
}
ul.category_menu li a.cat5{
    background-image: url(../images/category/category_15.png);
}
ul.category_menu li a.cat6{
    background-image: url(../images/category/category_16.png);
}
ul.category_menu li a.cat7{
    background-image: url(../images/category/category_17.png);
}
ul.category_menu li a.cat8{
    background-image: url(../images/category/category_18.png);
}
div.category_block dl{
    width: 22%!important;
    min-width: 225px;
    float: left;
    margin: 1%;
    overflow: hidden;
    position: relative;;
}
div.category_block dt{
    margin: 0;
    color: white;
}
div.category_block dt a{
    color: white;
}
div.category_block dd{
    padding: 0 3px;
    text-align: center;
}
div.category_block dd img{
    border-radius: 0;
    box-shadow: none;
}
div.circle_block{
    float: none;
    clear: both;
    padding: 5px 0;
    text-align: center;
}
div.circle_block div.circle_title{
    margin: 35px 5%;
    text-transform: uppercase;
}
div.circle_block a{
    text-decoration: none;
}
ul.circle_list{
    width: 100%;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.circle_list li{
    display: inline-block;
    list-style-type: none;
    width: 161px;
    height: 161px;
    margin: 10px;
    padding: 10px;
    border: 8px solid #fff;
    border-radius: 100px;
    box-shadow: inset 1px 1px 15px #224,1px 1px 8px #557;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition:all .3s ease;
}
ul.circle_list li a{
    width: 150px;
    height: 150px;
    margin: 0;
    padding: 25px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 15px #224;
}
ul.circle_list li a span.big_text{
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.4em;
}
ul.circle_list li a span.small_text{
    display: block;
    height: 50px;
    font-size: 18px;
}
ul.circle_list li.circle1{
    background:url(../images/blue-icon/circle_bg1.png) 0 0;
}
ul.circle_list li.circle2{
    background:url(../images/blue-icon/circle_bg3.png) 0 0;
}
ul.circle_list li.circle3{
    background:url(../images/blue-icon/circle_bg1.png) 0 0;
}
ul.circle_list li.circle4{
    background:url(../images/blue-icon/circle_bg3.png) 0 0;
}
ul.circle_list li a:focus,
ul.circle_list li a:hover{
    text-shadow: 1px 1px 25px #224;
    text-decoration: none;
}
ul.circle_list li:focus,
ul.circle_list li:hover{
    background-position: 0 100%;
}
.news_block{
    float: none;
    clear: both;
    height: auto;
    padding: 0px;
    text-align: center;
    margin: 1%;
}
.news_block .col_news,
.news_block .panel-grid-cell{
    float: left;
    width: 30%;
    margin: 0%;
    padding: 1px;
    text-align: left;
}
#pg-2-1 .news_block .panel-grid-cell,
pl-2405 .news_block .panel-grid-cell{
    padding: 1px;
    margin: 0px;
}
.news_block .so-panel{
    text-align: left;
    min-width: 150px;
}
.news_block .block_news h3,
.news_block .panel-grid-cell h3{
    display: block;
    width: 96%;
    margin: 0px;
    padding: 5px 2%;
    background-color: #7e7e7e;
    clear: both;
    font-size: 18px;
    color: #fff;
}
.block_news p {
    margin: 0px !important;
}
.news_block .block_news a,
.news_block .panel-grid-cell a,
.news_block .block_news img,
.news_block .panel-grid-cell img{
    color: #111;
    text-decoration: none;
    -o-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -webkit-transition: all .3s ease;
    transition:all .3s ease;
}
.news_block .block_news a:hover,
.news_block .panel-grid-cell a:hover{
    color: #357ef2;
}
.news_block .block_news p,
.news_block .panel-grid-cell .post-title{
    margin-top: 5px;
    font-size: 15px;
}
.news_block .block_news img,
.news_block .panel-grid-cell img{
    display: block;
    float: left;
    margin: 0 10px 7px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-shadow: 2px 2px 3px #cde;
}
.news_block .block_news.tech img,
.news_block .panel-grid-cell.tech img{
    display: block;
    float: left;
    width: 95%;
    margin: 0 10px 7px;
}
.news_block .block_news a:hover img,
.news_block .panel-grid-cell a:hover img{
    opacity: .9;
    box-shadow: 2px 2px 3px #9ab;
}
.news_block .block_news .col,
.news_block .panel-grid-cell .col{
    float: left;
    width: 47%;
}
.news_block .block_news span.date,
.news_block .panel-grid-cell .post-date{
    font-size: 13px;
    color: #226de6!important;
}
.news_block .block_news span.readmore,
.news_block .panel-grid-cell span.readmore{
    position: relative;
    float: right;
    right: 7%;
    bottom: 45px;
    padding: 5px 10px;
    color: #fff;
    background-color: #1a58a1;
}
.news_block .block_news>div:hover span.readmore,
.news_block .panel-grid-cell>div:hover span.readmore{
    background-color: #1c7bed;
    text-decoration: underline;
    box-shadow: 1px 1px 4px #012;
    box-shadow: inset 0 0 3px #234;
}
.news_block .panel-grid-cell ul{
    margin:0;
    padding:0;
    margin-bottom: 40px;
}
a.all-video {
    margin-top: 40px;
}
.news_block .block_news .news,
.news_block .panel-grid-cell ul li{
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: 140px;
    overflow: hidden;
    min-height: 110px;
    margin: 10px 0 5px;
    border-bottom: #d6d6d6 1px solid;
}
li.cat-post-item:first-child {
    height: auto !important;
}
.product-container {
    width: 99%;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 10px 34px 26px 0px rgba(77,80,98,0.1);
	height: 315px;
    position: relative;
    transition: .3s ease-in;
}
.gc-product-link,
.product-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fa-external-link {
    position: absolute;
    left: 15px;
    top: 15px;
}
.gc-product-link img,
.product-link img{
    width: 75%;
    height: 75%;
    object-fit: contain;
}
.mp-eq-container {
	margin-bottom: 20px;
}
.news_block .block_news .news.last,
.news_block .panel-grid-cell li:last-child{
    border-bottom: none;
}
.video_block .video{
    text-align: center;
}
.content_block{
    text-align: left;
}
.content_block .content{
    margin: 0 5% 25px;
    text-align: justify;
}
.so-panel div.map_block{
    text-align: center;
}
.map_block img{
    border-top: #3667a1 4px solid;
    border-bottom: #3667a1 4px solid;
}
#tertiary{
    text-align: left;
}
#tertiary .sidebar-inner div:empty{
    display: none;
}
#tertiary{
    margin-top: 0!important;
}
.footer_nav{
    display: block;
    width: 22%;
    float: left;
}
.footer_nav.two{
    width: 30%;
}
.copyright>div{
    float: left;
    width: 31%;
    margin: 0 1%;
    text-align: center;
}
.page-id-13 #toc_container,
.page-id-1166 #toc_container,
.page-id-8 #toc_container,
.page-id-6 #toc_container,
.page-id-285 #toc_container,
.page-id-17 #toc_container,
.page-id-12 #toc_container,
.page-id-30 #toc_container{
    display: none;
}
#toc_container{
    float: left;
    border: 0;
    border-radius: 7px;
    border-top-right-radius: 0;
    margin: 10px 0 10px 20px;
    padding: 24px;
    -webkit-box-shadow: 1px 5px 20px rgba(50,50,50,0.15);
    -moz-box-shadow: 1px 5px 20px rgba(50,50,50,0.15);
    box-shadow: 1px 5px 20px rgba(50,50,50,0.15);
}
.socfollow{
    display: block;
    padding: 0;
}
.socfollow li{
    height: 20px;
    margin: 0 5px 0 0;
    display: block;
    float: left;
}
.socfollow iframe{
    height: 20px;
}
.socfollow li.youtubes{
    display: inline-block;
}
.socfollow li.youtubes .yt-subscription-button-subscriber-count-branded-horizontal{
    height: 20px;
}
.socfollow li.youtubes .yt-uix-button.yt-uix-button-subscribe-branded,
.socfollow li.youtubes button{
    height: 20px;
}
#google_conversion_frame{
    width: 1px;
    height: 1px;
}
#menu-icon{
    display: none;
}
.post-callback{
    width: 420px;
}
#pgc-1242-es-mob-1{
    width: 420px!important;
}
.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
    font-family: "Roboto", sans-serif;
}
.intl-tel-input,
.your-email,
.your-name {
	border-bottom:1px solid #cccfd8 !important;
}
.int-contacts.vietnam {
    float: left;
    width: 50%;
}
h2.int-header {
    text-align: center;
    margin-right: 70px !important;
}
.cf7-right-wrapp {
    left: 0%;
}
#siteorigin-panels-builder-9 {
    float: right;
    width: 380px;
    margin-top: -10px;
}
.home .site-content{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.site-content{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.home .sidebar-secondary-box {
    display: none;
}
.pfpNav2 {
    background-color: transparent!important;
}
.pfpNav2 a {
    color: transparent;
    text-decoration: none;
    position: relative;
}
.pfpNav2 a:after {
   content: "\f0a9";
   font-family: "FontAwesome";
   position: absolute;
   color: #456398;
   left: 43%;
   bottom: 20%;
   font-size: 30px;
}
.pfpNav1 {
    background-color: transparent!important;
}
.pfpNav1 a {
    color: transparent;
    text-decoration: none;
    position: relative;
}
.pfpNav1 a:after {
   content: "\f0a8";
   font-family: "FontAwesome";
   position: absolute;
   color: #456398;
   left: 20%;
   bottom: 20%;
   font-size: 30px;
}
.cat-post-title{
    display: block;
}
.category_block{
    width: 100%;
    min-width: 185px;
    height: auto;
    margin: 1%;
    padding: 0;
    margin: auto;
}
ul.category_menu li a{
    height: 425px;
}
ul.category_menu li span{
    font-size: 14px;
}
.panel-grid-cell{
    float: none;
}
.video_block .video{
    width: 100%;
}
.video_block .video iframe{
    width: 100%;
}
.map img{
    width: 100%;
    height: auto;
}
.footer_nav{
    width: 50%!important;
}
.entry-content table,
.comment-content table td{
    color: black;
    line-height: 2;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    width: 100%;
}
.entry-content table caption,
.comment-content table caption{
    font-size: 16px;
    font-size: 1.142857143rem;
    margin: 24px 0;
    margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td{
    border-bottom: 1px solid #cfcfcf;
    padding: 6px 10px 6px 0;
    vertical-align: top;
}
.entry-content td p,
.entry-content td ol{
    margin: 0;
    line-height: 1.714285714;
}
.masonry{
    height: auto!important;
}
body#site5 #pg-89-1 .panel-grid-cell,
body#site25 #pg-2416-1 .panel-grid-cell,
body#site2 #pg-304-1 .panel-grid-cell,
body#site22 #pg-171-2 .panel-grid-cell,
body#site10 #pg-1549-1 .panel-grid-cell,
body#site3 #pg-972-1 .panel-grid-cell,
body#site3 #pg-2-1 .panel-grid-cell,
body#site4 #pg-1560-1 .panel-grid-cell,
body#site7 #pg-560-1 .panel-grid-cell,
body#site30 #pg-6-1 .panel-grid-cell,
body#site24 #news_block .panel-grid-cell,
body#site16 #pg-445-1 .panel-grid-cell,
body#site8 #pg-6-1 .panel-grid-cell,
body#site18 #pg-55-1 .panel-grid-cell,
body#site19 #pg-89-1 .panel-grid-cell,
body#site20 #pg-347-1 .panel-grid-cell,
body#site21 #pg-225-1 .panel-grid-cell,
body#site23 #pg-254-1 .panel-grid-cell,
body#site1 #pg-6-1 .panel-grid-cell,
body#site31 #pg-18-1 .panel-grid-cell{
    padding-left: 0!important;
    padding-right: 0!important;
    min-width: 220px;
    margin-left: 0;
}
body#site17 #pg-170-1 .panel-grid-cell {
    padding-left: 0!important;
    padding-right: 0!important;
    min-width: 220px;
    margin-left: 0;
    width: 100%;
}
.single-landing-page article{
    width: 100%;
    max-width: 1200px;
    min-width: 300px;
    margin: 0 auto;
    padding: 0 20px;
}
.single-landing-page #tertiary{
    border-top: transparent 8px solid;
}
.single-landing-page .post-navigation,
.single-landing-page .bottom_menu_block{
    display: none;
}
.single-landing-page .crp_related{
    display: none;
}
body#site22 .entry-header img.wp-post-image{
    max-width: 300px!important;
    position: relative!important;
    right: 0;
    float: left;
    margin-right: 15px;
}
body#site10 .news_block .block_news p,
.news_block .panel-grid-cell .post-title{
    margin-top: 5px;
    font-size: 14px;
}
.news_block{
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
}
.block_news img{
    width: 95%;
}
#crestashareicon{
    display: none;
}
.pluso{
    float: none;
    clear: both;
    width: 100%;
    max-width: 1200px;
    min-width: 200px;
    margin: 0 auto;
    text-align: left;
    display: flex!important;
}
#crestashareiconincontent{
    display: none;
}
.addthis_toolbox{
    display: none;
}
.breadcrumbs{
    float: none;
    clear: both;
	width: 100%;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 30px;
	margin-top: 90px;
}


.gc-recap-box {
    margin-left: -1px;
}
.home .breadcrumbs{
    display: none;
}
.home .current-item{
    display: none;
}
.category_block dd img{
    width: 100%!important;
}
.broken_link,
a.broken_link{
    text-decoration: none!important;
    margin: 1%;
}
body#site1 .comment-content dl{
    padding: 200px;
}
.so-panel h3{
    padding: 0;
}
.panel-grid-cell div div div div{
    padding: 0;
}
.entry-content iframe{
    width: 100%;
}
.h3,h3{
    font-size: 20px;
}
.offices td{
    text-align: left;
}
.entry-content table{
    margin: 0 auto!important;
}

.entry-meta{
    display: none;
}
.single-landing-page .widget_search,
.single-landing-page .social_menu,
.single-landing-page .breadcrumbs{
    display: none;
}
.entry-content h2{
    font-size: 26px!important;
}
body#site22 div.category_block dd img{
    width: auto!important;
}
body.search .site-content article{
    padding-bottom: 70px;
}
body.search .entry-header{
    margin: 0!important;
}
.home .crp_related{
    display: none;
}
body#site22 .footer ul#menu-center-footer-menu{
    column-count: 1!important;
}
.crp_title{
    display: block;
    clear: left;
    padding: 10px 0 30px 0;
    text-align: center;
    line-height: 1.2;
    font-size: 18px;
    hyphens: none;
}
body#site1 .crp_thumb,
body#site2 .crp_thumb,
body#site3 .crp_thumb,
body#site4 .crp_thumb,
body#site5 .crp_thumb,
body#site6 .crp_thumb,
body#site7 .crp_thumb,
body#site8 .crp_thumb,
body#site9 .crp_thumb,
body#site10 .crp_thumb,
body#site11 .crp_thumb,
body#site12 .crp_thumb,
body#site13 .crp_thumb,
body#site14 .crp_thumb,
body#site15 .crp_thumb,
body#site16 .crp_thumb,
body#site17 .crp_thumb,
body#site18 .crp_thumb,
body#site19 .crp_thumb,
body#site20 .crp_thumb,
body#site21 .crp_thumb,
body#site22 .crp_thumb,
body#site23 .crp_thumb,
body#site24 .crp_thumb,
body#site25 .crp_thumb,
body#site26 .crp_thumb,
body#site27 .crp_thumb,
body#site28 .crp_thumb,
body#site30 .crp_thumb,
body#site31 .crp_thumb,
body#site32 .crp_thumb,
body#site33 .crp_thumb,
body#site34 .crp_thumb,
body#site35 .crp_thumb{
    border-radius: 100%;
    object-fit: cover;
    width: 178px;
    height: 178px!important;
    border: 1px solid gray;
}
.crp_related li{
    float: left;
    list-style-type: none;
    max-width: 200px;
    padding: 0;
    margin-left: 5%;
    text-align: center;
}
.post-navigation{
    display: none;
}
.crp_related{
    clear: both;
}
#tertiary{
    border: none!important;
}
div.category_block dd img{
    object-fit: contain;
    width: 250px!important;
    height: 200px!important;
    margin: 0;
}
div.category_block dd{
    margin: 0;
}
#nav_menu-5{
    position: relative!important;
}
.post-a p{
    margin-bottom: 0!important;
}
.post-a h2{
    margin-bottom: 0!important;
}
.post-b ul{
    padding: 0;
}
.post-b li{
    margin: 0!important;
    margin-left: 2%!important;
}
.post-callback .inbound-label{
    margin-left: 13px;
    display: initial;
    float: left;
}
.post-social ul.social_menu li{
    transform: scale(0.6);
    width: 55px;
    height: 40px;
    margin-top: 10%;
}
.post-callback .inbound-field input[type="text"],
.inbound-field input[type="url"],
.inbound-field input[type="email"],
.inbound-field input[type="tel"],
.inbound-field input[type="number"],
.inbound-field input[type="password"],
.inbound-field input[type="textarea"]{
    width: 65%;
    height: 35px;
    margin-bottom: 30px;
    border: solid!important;
    border-radius: 6px;
    border-color: #d2d1d1!important;
    margin-left: 5px;
    float: right;
    margin-right: 9px;
    padding-right: 12px;
}
.post-callback #wpleads_notes{
    width: 65%;
    height: 35px;
    margin-bottom: 30px;
    border: solid!important;
    border-radius: 6px;
    border-color: #d2d1d1!important;
}
#pg-317-0,
#pg-317-1,
#pg-317-2,
#pg-317-3,
#pg-317-4,
#pg-317-5,
#pg-317-6,
#pg-317-7,
#pg-317-8,
#pg-317-9,
#pg-317-10,
#pg-317-11 {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.post-callback .name,
.notes{
    padding-right: 12px;
}
.post-callback .email{
    padding-right: 8px;
}
.post-callback #wpleads_mobile_phone{
    padding-right: 12px;
}
.post-callback #wpleads_email_address{
    padding-right: 12px;
}
.post-callback #wpleads_notes{
    padding-right: 10px;
    height: 85px;
    float: right;
    margin-right: 10px;
}
.post-callback{
    background-color: #9ddcff;
}
.post-callback h2{
    margin: 24px!important;
}
.post-callback .name,
.post-callback .email,
.post-callback .notes{
    margin-left: 13px;
    float: left;
}
.post-callback .email{
    margin-left: 13px;
    padding-right: 12px;
}
.post-callback .phone{
    margin-left: 13px;
    padding-right: 7px;
}
.post-callback #inbound_form_submit{
    width: 250px;
    margin-left: 100px;
    border: white 2px solid;
    border-radius: 30px;
    height: 50px;
    background-color: #9ddcff;
}
.post-callback button{
    color: white;
}
body.postid-124679 .first-callback-forms .inbound-form-wrapper #inbound_form_submit,
body.postid-124801 .first-callback-forms .inbound-form-wrapper #inbound_form_submit{
    background-color: #c1baba;
    border-radius: 5px;
}
body.postid-124679 .first-callback-forms #wpleads_email_address,
body.postid-124679 .first-callback-forms #wpleads_last_name,
body.postid-124679 .first-callback-forms #wpleads_mobile_phone,
body.postid-124679 .first-callback-forms #wpleads_notes,
body.postid-124679 .footer-contact-form1 #wpleads_email_address,
body.postid-124679 .footer-contact-form1 #wpleads_last_name,
body.postid-124679 .footer-contact-form1 #wpleads_mobile_phone,
body.postid-124679 .footer-contact-form1 #wpleads_notes,
body.postid-124801 .first-callback-forms #wpleads_email_address,
body.postid-124801 .first-callback-forms #wpleads_last_name,
body.postid-124801 .first-callback-forms #wpleads_mobile_phone,
body.postid-124801 .first-callback-forms #wpleads_notes,
body.postid-124801 .footer-contact-form1 #wpleads_email_address,
body.postid-124801 .footer-contact-form1 #wpleads_last_name,
body.postid-124801 .footer-contact-form1 #wpleads_mobile_phone,
body.postid-124801 .footer-contact-form1 #wpleads_notes{
    background-color: initial;
}
body.postid-124679 .first-callback-forms #wpleads_notes,
body.postid-124801 .first-callback-forms #wpleads_notes{
    padding-top: 10px;
    height: 29px;
}
.post-callback .inbound-submit-area{
    margin: 0;
}
.post-callback .inbound-button-submit{
    margin-bottom: 20px;
}
.post-c img{
    width: 100%;
}
.post-d td{
    border: solid;
    border-bottom: 2px solid #000!important;
}
.post-d td{
    margin-left: 5px!important;
}
.post-e{
    padding-bottom: 10px;
}
.post-e{
    background-color: #8f9db6;
    height: 110px;
}
.post-e h3{
    text-align: center;
    color: #fff;
    margin: 0!important;
    padding: 10px;
}
.post-e p{
    margin: 0!important;
}
.stButton{
    float: left;
}
.post-e .pluso-010010101010-04{
    margin: 0 auto;
}
.inner{
    position: relative;
    height: 2px;
    border: none;
    background-color: #e1e1e1;
    margin-bottom: 25px;
}
#pl-2756 .panel-grid-cell .so-panel{
    margin-bottom: 0!important;
}
.st-post-tags{
    float: right;
}
.single-post ul.social_menu{
    display: block;
}
body#site2 #inbound-form-wrapper .inbound-label.inbound-label-inline{
    min-width: 54px!important;
    padding-right: 9px;
}
body#site2.single-format-chat #inbound-form-wrapper .inbound-label.inbound-label-inline{
    display: block;
}
body#site8 textarea.inbound-input-textarea{
    width: 65%;
}
body#site8 .post-callback button{
    color: white;
}
body#site8 .panel-grid-cell div div div div{
    padding-top: 1px;
}
body#site8 .post-callback #inbound_form_submit{
    background-color: #9ddcff;
}
body#site22 textarea.inbound-input-textarea{
    width: 65%;
}
body#site22.single-format-chat textarea.inbound-input-textarea{
    width: 100%;
}
body#site22 .post-callback button{
    color: white;
}
body#site22 .panel-grid-cell div div div div{
    padding-top: 10px;
}
body#site22 .post-callback #inbound_form_submit{
    background-color: #9ddcff;
}
.format-chat{
    background-color: white!important;
}
.leading1{
    background-color: #d9d9d9;
}
.leading2 h1{
    font-size: 50px!important;
}
.line-form{
    position: relative;
    height: 3px;
    border: medium none;
    background-color: #57595a;
    width: 50%;
    margin: 0 auto;
}
.footer-form1-in h1{
    font-size: 45px!important;
    margin-bottom: 0!important;
}
.footer-form1-in h2{
    font-size: 45px!important;
    margin-bottom: 0!important;
}
.footer-form1-in p{
    margin-top: 20px!important;
    font-size: 30px;
    color: #57595a;
}
.first-callback-forms h1{
    font-size: 45px!important;
}
.first-callback-forms h2{
    font-size: 45px!important;
}
.lp-text1{
    max-width: 565px;
    height: 100%;
    background-color: #ededed;
    padding: 34px 42px 1px 15px!important;
    margin-left: 5%;
    line-height: 1.5;
}
.lp-text2{
    max-width: 479px;
    height: 100%;
    background-color: #ededed;
    padding: 34px 49px 25px 39px!important;
    margin-left: 39%;
    margin-top: 100px;
    line-height: 1.5;
}
.lp-text3{
    max-width: 400px;
    height: 100%;
    background-color: #ededed;
    padding: 1px 41px 0 276px!important;
    margin-right: 20%;
    line-height: 1.5;
    float: right;
    margin-top: -35%;
}
.lp-text4{
    max-width: 475px;
    height: 100%;
    background-color: #ededed;
    padding: 23px 124px 25px 39px!important;
    margin-left: 35%;
    margin-top: 35px;
    line-height: 1.5;
}
.right-image-lp{
    float: right;
    margin-top: -39%;
    margin-right: 0;
}
#lp-tanks-block .left-image-lp{
    position: relative;
    left: 46%;
    margin-top: -10%;
}
#lp-tanks-block h2{
    font-size: 40px!important;
    margin-top: -80px;
    margin-bottom: 80px;
    padding-left: 17%;
}
.border-dotted{
    border: 3px dashed #898b91;
    padding: 2px;
}
.first-callback-forms{
    margin-left: 16%!important;
}
.inbound-required{
    display: none;
}
.first-callback-forms .inbound-field input[type="text"],
.first-callback-forms .inbound-field input[type="url"],
.first-callback-forms .inbound-field input[type="email"],
.first-callback-forms .inbound-field input[type="tel"],
.first-callback-forms .inbound-field input[type="number"],
.first-callback-forms .inbound-field input[type="password"]{
    width: 100%;
    height: 40px;
    padding-left: 40px;
}
.first-callback-forms .name-contact-form1,
.first-callback-forms .phone-contact-form1,
.first-callback-forms .email-contact-form1,
.first-callback-forms .name-contact-form1,
.first-callback-forms .coment-contact-form1{
    width: 340px;
}
.first-callback-forms .coment-contact-form1{
    float: right;
    margin-top: -55px;
    margin-right: 22%;
}
.first-callback-forms .email-contact-form1{
    float: right;
    margin-top: -113px;
    margin-right: 22%!important;
}
.first-callback-forms textarea.inbound-input-textarea{
    height: 40px;
    width: 100%;
    padding-left: 40px;
    padding-top: 1px;
}
.first-callback-forms #inbound_form_submit{
    margin: 4% 27%;
}
.first-callback-forms .inbound-form-wrapper #inbound_form_submit{
    width: 270px;
    height: 51px;
    background-color: #ff9600;
    color: black;
    font-size: 28px;
    border: none;
    padding-right: 16px;
}
.first-callback-forms .inbound-form-wrapper .inbound-submit-action{
    background:url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico6-1-1.png);background-repeat:no-repeat;background-position:255px 13px;
}
.first-callback-forms #wpleads_last_name{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico1.png);background-repeat:no-repeat;background-position:0 0;
    background-position: 10px 10px;
    border: 3px solid #57595a;
    background-color: #b4e4ff;
    font-family: 'Roboto',sans-serif;
}
.first-callback-forms #wpleads_mobile_phone{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico2.png);background-repeat:no-repeat;background-position:0 0;
    background-position: 10px 10px;
    border: 3px solid #57595a;
    background-color: #b4e4ff;
    font-family: 'Roboto',sans-serif;
}
.first-callback-forms #wpleads_email_address{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico3.png);background-repeat:no-repeat;background-position:0 0;
    background-position: 10px 10px;
    border: 3px solid #57595a;
    background-color: #b4e4ff;
    font-family: 'Roboto',sans-serif;
}
.first-callback-forms #wpleads_notes{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico5.png);background-repeat:no-repeat;background-position:0 0;
    background-position: 10px 10px;
    border: 3px solid #57595a;
    background-color: #b4e4ff;
    font-size: 15px;
    font-family: 'Roboto',sans-serif;
}
.footer-contact-form1 .inbound-required{
    display: none;
}
.footer-contact-form1 .inbound-field input[type="text"],
.footer-contact-form1 .inbound-field input[type="url"],
.footer-contact-form1 .inbound-field input[type="email"],
.footer-contact-form1 .inbound-field input[type="tel"],
.footer-contact-form1 .inbound-field input[type="number"],
.footer-contact-form1 .inbound-field input[type="password"]{
    width: 100%;
    height: 40px;
    padding-left: 40px;
}
.footer-contact-form1 #wpleads_last_name{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico1.png);background-repeat:no-repeat;background-position:0 0;
    background-position: 10px 10px;
    border: 3px solid #57595a;
    background-color: #b4e4ff;
    font-size: 15px;
}
.footer-contact-form1 #wpleads_mobile_phone{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico2.png);background-repeat:no-repeat;background-position:0 0;
    background-position: 10px 10px;
    border: 3px solid #57595a;
    background-color: #b4e4ff;
    font-size: 15px;
}
.footer-contact-form1 #wpleads_email_address{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico3.png);background-repeat:no-repeat;background-position:0 0;
    background-position: 10px 10px;
    border: 3px solid #57595a;
    background-color: #b4e4ff;
}
.footer-contact-form1 #wpleads_notes{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico5.png);background-repeat:no-repeat;background-position:0 0;
    background-position: 10px 10px;
    border: 3px solid #57595a;
    background-color: #b4e4ff;
}
.footer-contact-form1 .name-contact-form1,
.footer-contact-form1 .phone-contact-form1,
.footer-contact-form1 .email-contact-form1,
.footer-contact-form1 .name-contact-form1,
.footer-contact-form1 .coment-contact-form1{
    width: 340px;
    height: 48px;
}
.footer-contact-form1 #callback{
    margin-left: 19%;
}
.footer-contact-form1 #pofinan-callback,
.footer-contact-form1 #lp-callback{
    margin-left: 19%;
}
.footer-contact-form1 .coment-contact-form1{
    float: right;
    margin-top: -173px;
    margin-right: 17%!important;
}
.footer-contact-form1 textarea.inbound-input-textarea{
    height: 152px;
    width: 100%;
    padding-left: 40px;
    padding-top: 13px;
    font-size: 15px;
}
.footer-contact-form1 #inbound_form_submit{
    margin: 4% 27%;
}
.footer-contact-form1 .inbound-form-wrapper #inbound_form_submit{
    width: 270px;
    height: 51px;
    background-color: #57595a;
    color: white;
    font-size: 28px;
    border: none;
    padding-right: 16px;
}
.footer-contact-form1 .inbound-form-wrapper .inbound-submit-action{
    background: url(http://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico6.png);background-repeat:no-repeat;background-position:255px 13px;
}
#footer-form1{
    background-color: #9ddcff;
}
.home .post-callback1{
    display: none;
}
.post-callback1{
    background-color: #9ddcff;
    width: 500px;
}
.post-callback1 .inbound-label{
    margin-right: 5%;
    display: -moz-box;
}
.post-social1 ul.social_menu li{
    transform: scale(0.6);
    width: 55px;
    height: 40px;
    margin-top: 10%;
}
.post-callback1 .inbound-field input[type="text"],
.inbound-field input[type="url"],
.inbound-field input[type="email"],
.inbound-field input[type="tel"],
.inbound-field input[type="number"],
.inbound-field input[type="password"],
.inbound-field input[type="textarea"]{
    width: 65%;
    height: 35px;
    margin-bottom: 30px;
    border: solid!important;
    border-radius: 6px;
    border-color: #d2d1d1!important;
    margin-left: 5px;
}
.post-callback1 #wpleads_notes{
    width: 65%;
    height: 35px;
    margin-bottom: 30px;
    border: solid!important;
    border-radius: 6px;
    border-color: #d2d1d1!important;
    margin-left: 5px;
}
.post-callback1 .name,.notes{
    padding-right: 13px;
}
.post-callback1 .email{
    padding-right: 8px;
}
.post-callback1 #wpleads_mobile_phone{
    padding-right: 12px;
}
.post-callback1 #wpleads_email_address{
    padding-right: 12px;
}
body#site1 .post-callback1 #wpleads_email_address{
    padding-right: 12px;
    margin-left: 40px;
}
.post-callback1 #wpleads_notes{
    padding-right: 10px;
    height: 85px;
}
.post-callback1{
    background-color: #9ddcff;
}
.post-callback1 h2{
    margin: 0!important;
}
.post-callback1 .name,
.post-callback1 .phone,
.post-callback1 .notes{
    margin-left: 18px;
    float: left;
}
.post-callback1 #inbound_form_submit{
    width: 250px;
    margin-left: 100px;
    border: white 2px solid;
    border-radius: 30px;
    height: 50px;
    background-color: #9ddcff;
}
.post-callback1 button{
    color: white;
}

.post-callback1 .inbound-submit-area{
    margin: 0;
}
.post-callback1 .inbound-button-submit{
    margin-bottom: 20px;
}
.post-callback1 .inbound-label{
    margin-left: 5%;
}
.post-callback1 h2{
    line-height: 1.6;
    margin-left: 120px!important;
}
.pdfprnt-top-right{
    display: none;
}
body#site27 #siteorigin-panels-builder-2{
    width: 100%;
}
body#site27 #siteorigin-panels-builder-3 .post-callback{
    margin-left: 0;
}
#siteorigin-panels-builder-2{
    float: right;
    width: 380px;
    margin-top: -10px;
}
.format-chat .entry-content{
    margin: 35px auto 35px auto!important;
    width: 1200px!important;
}
.single-format-chat #siteorigin-panels-builder-3,
.single-format-chat .crp_related{
    display: none!important;
}
body#site22 .panel-grid-cell div div div div{
    padding-top: 0;
}
.page .pluso-010010101010-04{
    display: none;
}
.post-e .pluso-010010101010-04{
    display: block;
}
.home #tertiary{
    display: none;
}
.post-social ul.social_menu li{
    margin-top: -2%;
}
.entry-thumbnail{
    width: 100%;
	max-height: 655px !important;
	overflow: hidden;
}
.entry-thumbnail img {
	max-height: 655px;
}
body#site22 .entry-thumbnail{
    display: block;
}
body#site8 .entry-thumbnail{
    display: none;
}
body#site2 .entry-thumbnail{
    display: block;
}
body#site7 .entry-thumbnail{
    display: none;
}
#facebox .body{
    display: none;
}
body#site27 .archive #siteorigin-panels-builder-3,
.category #siteorigin-panels-builder-3,
.search #siteorigin-panels-builder-3{
    display: none;
}
.archive #siteorigin-panels-builder-2,
.category #siteorigin-panels-builder-2,
.search #siteorigin-panels-builder-2{
    display: none;
}
.single-post .social_block_first{
    display: none;
}
.post>.entry-header{
    margin-bottom: 30px;
}
body#site27.single-post .entry-thumbnail{
    display: none;
}

ul.circle_list{
    margin: 0!important;
}
#nav_menu-2{
    position: relative!important;
}
.footer ul ul{
    border-right: none!important;
    column-count: 1;
    column-gap: 20px;
}
.footer ul#menu-center-footer-menu{
    column-count: 2;
    column-gap: 20px;
}
.page-content.error-content {
    padding-right: 0px;
    padding-left: 0px;
}
.error-content h2 {
    display: inline-block;
    margin-bottom: 0px;
}
.error-content p {
    display: inline-block;
}
#nav_menu-4{
    position: relative;
}
#nav_menu-2{
    position: unset!important;
}
#nav_menu-6{
    position: relative!important;
    top: 0!important;
    margin-left: 30px;
    max-width: 800px;
    left: 0!important;
}
#ladingpage2-row1 h2{
    color: #5a5a5a;
    font-size: 30px!important;
}
#ladingpage2-row1 h3{
    color: #768dc8;
    font-size: 20px;
    line-height: 30px;
}
#ladingpage2-row1 .lph31{
    margin: -118px 0 0;
}
#ladingpage2-row1 .lph32{
    margin: -89px 0 25px;
}
.lp-line{
    position: relative;
    height: 1px;
    border: none;
    background-color: #84979d;
    width: 100%;
}
#ladingpage2-row2 h2{
    font-size: 26px!important;
    color: #5a5a5a;
}
#ladingpage2-row2-2 h2{
    font-size: 26px!important;
    color: #5a5a5a;
}
#ladingpage2-row3 h1{
    font-size: 50px;
}
#ladingpage2-row4-2 h3{
    font-size: 30px;
}
#ladingpage2-row4-2{
    margin-bottom: 0!important;
}
.regen-im{
    width: 59px;
    margin-left: 300px;
    margin-top: -104px;
}
.regen-im1{
    width: 59px;
    margin-left: 141px;
    margin-top: -71px;
}
#ladingpage2-row5 p{
    margin: 0;
}
#ladingpage2-row5 img{
    width: 420px!important;
}
pladingpage2-row6-2{
    margin-bottom: 12px;
}
#ladingpage2-row6-2 p{
    font-size: 25px;
    color: #5a5a5a;
    margin: 0;
}
.footer-contact-form1 .name-contact-form1,
.footer-contact-form1 .phone-contact-form1,
.footer-contact-form1 .email-contact-form1,
.footer-contact-form1 .name-contact-form1,
.footer-contact-form1 .coment-contact-form1{
    width: 340px;
    height: 58px;
}

#ladingpage3-row2 .lp-text1{
    background-color: #dfe5ef;
    max-width: 600px;
    color: #5a5a5a;
    font-size: 20px;
    padding-left: 35px!important;
    padding-right: 100px!important;
    margin: 0;
}
#ladingpage3-row2 img{
    float: right;
    margin-top: -333px;
    margin-right: 130px;
    width: 400px;
}
body#site10 #inbound-form-wrapper .inbound-label.inbound-label-inline{
    min-width: 54px!important;
    display: block;
}
body#site10 .border-dotted .inbound-field label{
    margin: 10px 0 4px 0;
}
body#site5 .email{
    padding-right: 13px;
}
body#site5#wpleads_note{
    padding-right: 13px;
}
body#site5 .name{
    padding-right: 12px;
}
body#site5 .post-callback .inbound-label{
    margin-right: 7%;
    float: left;
}
.labor-eq-fuel-right p a{
    font-weight: 700;
    color: #27b8d1;
    text-decoration: none;
    padding: .8em 1em calc(.8em + 3px);
    border-radius: 6px;
    background: #fff;
    transition: .2s;
    font-size: 23px;
    padding: 20px;
}
.labor-eq-fuel-right p a:hover{
    background: #27b8d1;
    color: white;
}
div.text-inside-lp-oil{
    font-size: 20px;
    max-width: 270px;
    text-align: left;
    color: #5a5a5a;
}
.lp-oil-font{
    background: #fff none repeat scroll 0 0;
    opacity: .8;
}
.lp-oil-font{
    padding: 2%!important;
    margin-top: 13%;
    width: 41%;
    float: left;
}
.lp-oil-reasons p{
    line-height: 1!important;
}
.home #siteorigin-panels-builder-2{
    display:none;
}
body#site27.home #siteorigin-panels-builder-3{
    display:none;
}
.home #siteorigin-panels-builder-2{
    display: none;
}
.home div.category_block dl{
    width:22%;
    box-shadow: 6px 4px 3px 0 rgba(0,0,0,.1);
}
.social_block{
    display: none!important;
}
.home .social_block{
    display: block!important;
}
#siteorigin-panels-builder-2 .social_block{
    display: block!important;
}
.span4{
    width: 350px;
}
[class*="span"]{
    min-height: 1px;
    margin-left: 20px;
}
.lazy-load-box{
    opacity:1;
    -moz-transform:scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform:scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform:scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform:scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform:scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.service-box.type_1{
    padding: 1px 28px 12px;
    background: #27b8d1;
    background-color: #27b8d1;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    margin-bottom: 10px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
service-box.type_1 h2{
    color: white;
}
.service-box{
    position: relative;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-top-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: -moz-use-text-color;
    border-right-color: -moz-use-text-color;
    border-bottom-color: -moz-use-text-color;
    border-left-color: -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image-source:none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    box-shadow: none;
}
.service-box.type_1:hover{
    background: #2b2a28;
    background-color: #6e6f6f;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    transform: translatey(10px);
}
.service-box{
    overflow: hidden;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.service-box.type_1 .icon{
    float: none;
    margin: -20px 0 10px 4px;
    height: 345px;
}
.service-box.type_1 .service-box_body{
    color: #fff;
}
.service-box.type_1 .service-box_body h2{
    text-transform: none;
    font-size: 25px!important;
    line-height: 50px;
    color: #fff;
    margin-bottom: 46px;
}
.service-box h2{
    overflow: hidden;
    margin: 0;
    color: #fff;
    text-align: center;
}
.service-box.type_1 .service-box_body h5{
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 12px;
    overflow: visible;
}
.service-box h5{
    overflow: hidden;
    margin: 0 0 25px;
}
.service-box.type_1 .service-box_body .service-box_txt{
    position: relative;
    margin-bottom: 20px;
    letter-spacing: .5px;
    text-align: left!important;
}
.service-box.type_1 .service-box_body .btn-align{
    text-align: left;
}
.service-box.type_1 .service-box_body{
    color: #fff;
}
.service-box{
    height: 780px;
}
.service-box_txt{
    height: 200px;
}
#siteorigin-panels-builder-4{
    display: none;
}
/*body#site19 aside#siteorigin-panels-builder-5{
    display: none;
}*/
body#site19 aside#siteorigin-panels-builder-4,
body#site34 #siteorigin-panels-builder-4{
    display: block;
}
body#site27 aside#siteorigin-panels-builder-2{
    display: block;
}
/*body#site27 aside#siteorigin-panels-builder-4{
    display: none;
} */
.panel-grid.panel-no-style,
.panel-grid.panel-has-style > .panel-row-style{
    width: 100%;
    float: left;
    margin: 0 auto;
}

#siteorigin-panels-builder-4 .post-callback .inbound-field input[type="text"],
#siteorigin-panels-builder-4 .inbound-field input[type="url"],
#siteorigin-panels-builder-4 .inbound-field input[type="email"],
#siteorigin-panels-builder-4 .inbound-field input[type="tel"],
#siteorigin-panels-builder-4 .inbound-field input[type="number"],
#siteorigin-panels-builder-4 .inbound-field input[type="password"]{
    width: 79%;
    height: 30px;
    margin-bottom: 30px;
    border: solid!important;
    border-radius: 6px;
    border-color: #d2d1d1!important;
    margin-left: 5px;
}
#siteorigin-panels-builder-4 .post-callback #wpleads_notes{
    width: 79%;
}
.crp_related li{
    max-width: 210px!important;
}
li.page_item.page-item-3129 {
    display: none;
}
body#site6.page-id-11 #siteorigin-panels-builder-2{
    display: none;
}
body#site6.page-id-11 .entry-content{
    width: 100%;
}
.homecateg td:first-child{
    width: 200px;
}
.radius-img img{
    border-radius: 100%!important;
    object-fit: cover;
    width: 250px;
    height: 250px;
    border: 3px solid gray;
}
.thank1{
    width: 50%!important;
}
.thank1 h2{
    font-size: 45px!important;
    line-height: 1!important;
    color: #595454;
}
.thank1 p{
    font-size: 20px;
}
.thank-social-b h2{
    width: 83%;
    margin: 0 auto!important;
    font-size: 42px!important;
    color: #3fa1da;
}
.post-833 .n2-ss-slide{
    background: none!important;
}
.news_block .block_news img,
.news_block .panel-grid-cell img{
    max-height: 155px;
    object-fit: cover;
}
.news_block .block_news span.readmore,
.news_block .panel-grid-cell span.readmore{
    bottom: 18px!important;
    margin-top: -7%!important;
}
.page.entry-content{
    margin-bottom: 10px;
}
img.aligncenter{
    text-align: center;
}
.second-half .widget-title{
    background-color: #7687a7;
    color: white;
    padding: 20px;
}
.second-half .cat-post-item{
    width: 20%;
    float: left;
}
.second-half .post-title{
    color: black;
    height: 50px;
    font-weight: bold;
}
.second-half .cat-post-thumbnail img{
    height: 150px;
    object-fit: cover;
}
.second-half .cat-post-date{
    margin:0 !important;
    opacity: 0.9;
}
.second-half .cat-post-item{
    border-bottom: none;
}
ul{
   margin-left: 0px;
   padding: 0;
}
.page-id-137 .gc-content ul,
.page-id-78 .gc-content ul,
.page-id-82 .gc-content ul{
	margin-left: 30px;
}
ul.main_menu li a{
    border: 0 solid !important;
}
.children li a{
    display: block;
    padding: 5px;
}

#site16 .cf7-right-form {
	height: 611px;
}
.page-id-182 .cf7-right-form {
	    height: 572px;
}
.postid-1242 .cf7-right-form,
.postid-1196 .cf7-right-form{
	display: none;
}
/*.main_menu li:hover ul{
    transition: 0.1s;
    display: block;
    color: #fff !important;

}*/

header ul.sub-menu a{
    width: 100%;
    float: none;
    font-size: 14px;
}
header ul.sub-menu li{
    float: left;
    width: 100% !important;
/*    border-bottom: 1px solid rgba(255,255,255,0.3);*/
    padding: 10px 4px;
}
header ul.sub-menu li a{
    text-align: left;
    display: block;
    font-size: 14px;
}
header ul.sub-menu li a:focus,
header ul.sub-menu li a:hover{
    box-shadow: 0 0 0 0;
}
.variable-width iframe{
    border-width: 0;
}
.popup-wrapp{
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 15px;
    left: 70px;
    cursor: pointer;
    background: #4e4e4e;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 7px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 7px -1px rgba(0,0,0,0.75);
    box-shadow: 0 0 7px -1px rgba(0,0,0,0.75);
}
div#callback{
    text-align: center;
    z-index: 999;
}
div#callback:before{
    content: "\f095";
    position: relative;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 35px;
    top: 6px;
    color: #fff;
    text-align: center;
}
input.wpcf7-form-control.wpcf7-submit{
    transition: 0.5s;
}
input.wpcf7-form-control.wpcf7-submit:hover{
    cursor: pointer;
    background-color: #ffa72a;
    transition: 0.5s;
}
body.home .entry-header {
    max-width: 100% !Important;
}
.x {
    position: absolute;
    right: 0px;
    top: -30px;
    cursor: pointer;
    display: block;
}
.x::before,
.x::after {
  content: "";
  border-style: solid;
  border-color: #ccc;
  border-width: 0px 3px 3px 0px;
  height: 10px;
  width: 10px;
  position: absolute;
  top: -10px;
  left: 15px;
  transform: rotate(45deg);
}
.x::before {
  border-width: 0px 3px 3px 0px;
  top: 12px;
}
.x::after {
  border-width: 3px 0px 0px 3px;
  top: 23px;
}
.cont-avs{
width: 320px;
padding: 5px;
}
.cont-avs p {
    line-height: 0px;
    font-size: 20px;
    color: #1F6AE1;
padding:5px;
font-weight: bold;
}
.btn-avs {
    float: right;
    background: #575757;
    padding: 10px!important;
    border-radius: 6px;
}
.btn-avs a {
    color: white;
    font-weight: bold;
    font-size: 22px;
}
@media screen and (max-width: 650px) {
.cont-avs{position: relative!important;top:5px!important;}
}
.cont-avs{
width: 320px;
padding: 5px;
}
.cont-avs p {
    line-height: 0px;
    font-size: 20px;
    color: #1F6AE1;
padding:5px;
font-weight: bold;
}
.btn-avs {
    float: right;
    background: #575757;
    padding: 10px!important;
    border-radius: 6px;
}
.btn-avs a {
    color: white;
    font-weight: bold;
    font-size: 22px;
}
@media screen and (max-width: 650px) {
.cont-avs{position: relative!important;top:5px!important;}
}
.cont-form .intl-tel-input input[type=tel] {
    padding-left: 46px !important;
    margin-left: 0px !important;
}
.modal-lp .cf7-right-form .intl-tel-input input[type=tel] {
    padding-left: 146px !Important;
    margin-left: 16px !important;
}
.modal-lp .cf7-right-form div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    background-color: #fff !important;
    width: 50%;
}
.modal-lp .cf7-right-form {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 0 99999px rgba(0, 0, 0, 0.7);
	z-index: 10;
}
.catalog_btn{
    background-image:url(../images/pdf_button_catalog.png);
    background-size:contain;
    height:38px;
    width:100%;
    background-repeat:no-repeat;
    cursor:pointer;
    transition:0.5s;
}
.sitemap_btn{
    background-image: url(../images/sitemap-icon.png);
    background-size:contain;
    height:38px;
    width:100%;
    background-repeat:no-repeat;
    cursor:pointer;
    transition:0.5s;
}
.sitemap_btn:hover,
.catalog_btn:hover{
    filter: brightness(1.15);
    transition: 0.5s;
}
.hatom-extra{
    display: none;
}
.microData .breadcrumbs{
    display: none;
}
.youtube,
.youtube-single {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    margin: 0px auto 0 auto;
}
.lazy-frame iframe{
    margin: 0px auto 0 auto;
}
.lazy-frame .youtube .play,
.lazy-frame .youtube-single .play{
    margin: 215px auto;
}
.widget .youtube .play,
.widget .youtube-single .play{
    margin: 132px auto;
}
.youtube .play,
.youtube-single .play {
    background: grey;
    border-radius: 50% / 10%;
    color: #FFF;
    font-size: 2em;
    height: 1.7em;
    margin: 217px auto;
    padding: 0;
    position: relative;
    text-align: center;
    text-indent: 0.1em;
    transition: all 150ms ease-out;
    width: 2.7em;
}
.youtube .play:hover,
.youtube-single .play:hover{
    background: #cc181e;
}
.youtube .play::before,
.youtube-single .play::before{
    background: inherit;
    border-radius: 5% / 50%;
    bottom: 9%;
    content: "";
    left: -5%;
    position: absolute;
    right: -5%;
    top: 9%
}
.youtube .play::after,
.youtube-single .play::after{
    border-style: solid;
    border-width: 1em 0 1em 1.732em;
    border-color: transparent transparent transparent rgba(255,255,255,0.75);
    content: ' ';
    font-size: 0.6em;
    height: 0;
    margin: -1em 0 0 -0.75em;
    top: 50%;
    position: absolute;
    width: 0
}
.social{
    display: flex;
    position: relative;
    left: 50%;
    transform: translate(-84%);
    justify-content: center;
    align-items: center;
}
.error-bg{
    background-image: url(../images/error_page.jpg);
    max-width: 558px;
    height: 240px;
    margin: 0 auto;
	margin-top: 50px;
}
h1.error-title{
    text-align: center;
    font-size: 54px;
    font-family: 'Roboto',sans-serif;
    color: #939393;
    text-shadow: 1px 0 1px rgba(150,150,150,1);
}
a.return-btn{
    display: block;
    padding: 13px;
    background: #03B4FF;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    text-decoration: none;
    transition: 0.4s;
}
a.return-btn:hover{
    background: #037fff;
    transition: 0.4s;
}
.btn-back{
    width: 135px;
    margin: 0 auto;
    height: 45px;
}
.error-content input.search-field{
    font-family: 'Roboto',open-sans;
    background-color: transparent;
    border: 1px solid #ccc;
    padding: 10px;
    font-weight: bold;
}
.page-content h2 {
    text-align: center;
}
.error404 .page-wrapper{
    background-color: rgba(33,150,243,0.13) !important;
    font-size: 14px;
    text-align: center;
    padding: 40px;
}
.error-content h2{
    font-size: 30px;
}
.top-section #panel-6-0-0-3 {
    position: relative;
    right: 6px;
    width: 99%;
}
.slick-list.draggable .youtube .play {
    margin: 200px auto;
}
.pfpItem.entry-content {
    width: 100%;
	position: relative;
	z-index: 1;
}
.pfpItem.entry-content:first-child {
    margin-top: 0px;
}
.pfpItem a.read-more {
    color: #656565;
    float: right;
    margin: 20px 0 0;
}
.pfp-item.entry-content:after {
    content: "";
    display: inline-block;
    height: 1px;
    background: #ccc;
    margin: 30px 0;
    width: 100%;
}
.pfp-date {
    float: left;
    color: #3c3a3a;
    margin-top: 90px;
}
.pfp-wrapper-content p {
    margin: 5px 0px !important;
}
.pfp-content {
    margin: 0 30px;
}
.pfp-wrapper-content {
    max-width: 590px;
    position: relative;
    float: right;
    z-index: 3;
    background-color: #fff;
    -webkit-box-shadow: 6px 6px 5px -2px rgba(0,0,0,0.38);
    -moz-box-shadow: 6px 6px 5px -2px rgba(0,0,0,0.38);
    box-shadow: 6px 6px 5px -2px rgba(0,0,0,0.38);
    padding: 20px 30px 20px;
}
.pfp-wrapper-content h2 {
    text-align: center;
}
.pfp-wrapper-content h2.entry-title a {
    color: #000;
    font-size: 28px;
    text-decoration: none;
    color: #444;
}
.pfp-wrapper-content a.pfpReadMore {
    padding: 5px;
    color: #656565;
    font-size: 15px;
    float: right;
    margin-top: 14px;
    margin-left: 10px;
    position: relative;
    text-decoration: none;
}
span.pfpNav1, span.pfpNav2 {
    transition: 0.5s;
}
span.pfpNav1:hover, span.pfpNav2:hover {
    transition: 0.5s;
}
span.pfpNav1 {
    float: left;
}
div.pfpItem img {
    margin-bottom: -90px;
    position: relative;
    z-index: 2;
}
div.pfpItem .button--rayen {
    float: right;
    margin-top: 10px;
}
.pfpItem.entry-content hr {
    margin-top: 30px;
    border-bottom: none;
    border-top: 1px solid #ccc;

}
.siteorigin-widget-tinymce .textwidget {
   padding: 0 15px;
}
div.pfpItem img {
    width: 100%;
    margin-right: 10px;
    max-height: 440px;
    object-fit: cover;
}
a.next {
    display: none;
}
a.prev {
    display: none;
}
span.page-numbers.current {
    color: #ff5050;
}
a.page-numbers {
    color: #000;
}
.pagination-container {
    width: 230px;
    margin: 0 auto;
}
.pfp-numb {
    float: left;
    position: relative;
    top: 32px;
    left: 35px;
}
/* Box colors */
.bg-1 {
    background: #ECEFF1;
    color: #37474f;
}
.bg-2 {
    background: #7986cb;
    color: #ECEFF1;
}
.bg-3 {
    background: #37474f;
    color: #fff;
}
.news_block button {
    margin-bottom: 0;
}
/* Common button styles */
.button {
    float: left;
    min-width: 160px;
    max-width: 250px;
    display: block;
    padding: 1em 2em;
    border: none;
    background: none;
    color: inherit;
    position: relative;
	left: 50%;
	transform: translateX(-50%);
    z-index: 1;
    -moz-osx-font-smoothing: grayscale;
}
.button:focus {
    outline: none;
}
.button > span {
    vertical-align: middle;
}
/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.bg-1 .button {
    color: #37474f;
    border-color: #37474f;
}
.bg-2 .button {
    color: #ECEFF1;
    border-color: #ECEFF1;
}
.bg-3 .button {
    color: #fff;
    border-color: #fff;
}
/* Sizes */
.button--size-s {
    font-size: 14px;
}
.button--size-m {
    font-size: 16px;
}
.button--size-l {
    font-size: 18px;
}
/* Typography and Roundedness */
.button--text-upper {
    letter-spacing: 2px;
    text-transform: uppercase;
}
.button--text-thin {
    font-weight: 300;
}
.button--text-medium {
    font-weight: 500;
}
.button--text-thick {
    font-weight: 600;
}
.button--round-s {
    border-radius: 5px;
}
.button--round-m {
    border-radius: 15px;
}
.button--round-l {
    border-radius: 40px;
}
/* Borders */
.button--border-thin {
    border: 1px solid;
}
.button--border-medium {
    border: 2px solid;
}
.button--border-thick {
    border: 3px solid;
}
/* Rayen */
.button--rayen {
    overflow: hidden;
    font-weight: 300;
    padding: 0;
    width: 140px;
    cursor: pointer;
}
.button--rayen.button--inverted {
    color: #fff;
}
.button--rayen::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(95, 153, 253, 0.88);
    color: #fff;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.button--rayen.button--inverted::before {
    background: #fff;
    color: #37474f;
}
.button--rayen > span {
    display: block;
}
.button--rayen::before,
.button--rayen > span {
    padding: 1em 0em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--rayen:hover::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.button--rayen:hover > span {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
/* slick slider styles */
.slick-initialized .slick-slide:focus {
    outline: none;
}
.main-slide-container {
    position: relative;
	max-width: 100%;
    margin: 0 auto;
}

.slick-prev:before {
    content: '<';
    font-size: 45px;
}
.slick-next:before {
    content: '>';
    font-size: 45px;
}
span.slick-main-descr {
    display: block;
    float: left;
    line-height: 1.4;
    color: #3b424a;
    font-weight: 500;
    margin-top: 16px;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 40px;

    line-height: 1;
    top: -14px;
    position: relative;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lazy-frame .slick-prev:before, .lazy-frame .slick-next:before {
    color: grey;
}
.slick-prev {
    left: 5px;
	z-index: 2;
}
[dir='rtl'] .slick-prev {
    right: -30px;
    left: auto;
}
[dir='rtl'] .slick-prev:before  {
    content: '→';
}
.slick-next {
    right: 5px;
	z-index: 2;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}
[dir='rtl'] .slick-next:before  {
    content: '←';
}
h2.slick-main-title {
    margin: 10px 0 0px;
}
h2.slick-main-title p {
    margin: 0px;
}
.main-slider {
    opacity: 1;
    transition: 0.5s;
	height: auto;
}
.home .slider {
    overflow: hidden;
}
.spoiler-parent {
    position: relative;
}
.advant-section.title-spoiler {
    margin-bottom: 30px;
    margin-top: 20px;
}
.spoiler-children h2 {
    margin-bottom: 10px !important;
    margin-top: 30px !important;
}
.spoiler-children p:first-child {
    margin-top: 0px;
}
.spoiler-children {
    max-height: 135px;
    overflow: hidden;
    transition: max-height .5s;
    transition: 0.5s;
    padding: 0 0 20px 0 !important;
}
.spoiler-overlay {
    background-image: -webkit-linear-gradient(rgba(255,255,255,0.3), #fff);
    background-image: linear-gradient(transparent, #fff);
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    display: block;
}
.spoiler-parent.spoiler-active .spoiler-children {
    max-height: 5000px;
   -webkit-transition: max-height .9s;
    transition: max-height 1;
}
.spoiler-parent.spoiler-active .spoiler-overlay {
   display: none;
}
.spoiler-container i.fa.fa-angle-double-down {
    font-size: 30px;
    display: block;
    text-align: center;
    color: #fd7f33;
    transition: 0.5s;
}
.spoiler-container i.fa.fa-angle-double-down:hover {
    color: #fff;
}
.spoiler-children h3 {
    font-weight: 600;
    border-bottom: 2px solid;
    float: left;
    clear: both;
    padding-right: 40px;
    margin: 11px 0px !important;
}
.spoiler-children p {
    clear: both;
    margin-bottom: 9px !important;
}
h2.title-spoiler {
    background-color: #4e7dbf;
    color: #fff;
    padding: 9px;
    border: 1px solid #ccc;
    transition: 0.3s;
    margin: 0px !important;
    text-align: center;
    position: relative;
    z-index: 2;
}
.spoiler-parent.spoiler-active i.fa.fa-angle-double-down {
    transform: rotate(180deg);
    transition: 0.5s;
}
.spoiler-btn {
    cursor: pointer;
    float: right;
    border-radius: 3px;
    border: 2px solid #fd7f33;
    align-items: center;
    transition: 0.5s;
    margin: 20px auto 0;
    width: 100px;
    float: none;
    position: relative;
    z-index: 9;
}
.spoiler-btn:hover {
    background-color: #ff7b31;
    transition: 0.5s;
}
.slick-initialized .slick-slide {
	margin: 0 !important;
}
.variable-width.slick-initialized.slick-slider {
    width: 100%;
}
.lazy-frame .siteorigin-widget-tinymce {
    display: flex;
    justify-content: center;
}
#nav a, #nav ul a:focus, #nav a, #nav ul a:active {
    outline: none;
}
/* search page results */
body.search-results .site-content {
    max-width: 850px !important;
}
.search-results .site-content img {
    width: 100%;
    max-height: 440px;
    margin-bottom: -90px;
    object-fit: cover;
}
body.search-results article {
    max-width: 590px;
    position: relative;
    float: right;
    z-index: 3;
    background-color: #fff;
    -webkit-box-shadow: 6px 6px 5px -2px rgba(0,0,0,0.38);
    -moz-box-shadow: 6px 6px 5px -2px rgba(0,0,0,0.38);
    box-shadow: 6px 6px 5px -2px rgba(0,0,0,0.38);
    padding: 20px 30px 20px;
    margin-bottom: 30px;
}

body.search-results h3 a{
    font-size: 28px;
    color: #444;
    font-weight: 200;
}
body.search-results a.read-more {
    float: right;
    bottom: 21px;
    right: 11px;
}
body.search-results .page-header {
    margin-bottom: 30px;
}
.advant-section h2 {
    font-size: 36px !important;
    text-align: center;
    margin: 30px auto;
}
.advant-section h2:after {
    content: "";
    border-bottom: 2px solid #20518c;
    width: 140px;
    margin: 0 auto;
    display: block;
}
.news_block.full {
    float: none !important;
}
a.all-video {
    display: block;
    float: right;
}
.social-post h3.widget-title {
    text-align: center;
}
.social-post .supsystic-social-sharing.supsystic-social-sharing-package-flat.supsystic-social-sharing-content.supsystic-social-sharing-content-align-left.supsystic-social-sharing-init.supsystic-social-sharing-loaded {
    text-align: center;
}
.social-post h3:before {
    height: 2px;
    width: 20%;
    background: #a0a0a9;
    content: "";
    display: block;
    margin: 0 auto;
    margin-bottom: 11px;
}

div.pfpItem img {
    margin-right: 0px!important;
}
.slick-pause:hover {
    background-color: #fff;
}
.slick-pause:focus {
    border: none;
    outline: none;
}
.slick-pause.play:after {
    content: "\f04c";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #676767;
}
.slick-pause.pause:after{
    content: "\f04b";
    font-family: "FontAwesome";
    font-size: 15px;
    color: #676767;
}
.slider-container {
    position: relative;
	z-index: 1;
	max-height: 580px;
}
.slider-container:hover .slick-pause {
    transition: 1s;
    opacity: 0.8;
}
.slick-main-descr .button--rayen {
    position: relative;
}
/* products main page */
h2.products-subtitle {
    text-align: center;
	margin: 30px auto;
}
.product-link .fa {
    position: absolute;
    top: 10px;
    right: 10px;
    color: rgba(0, 0, 0, 0.92);
    z-index: 2;
}
.resp-container {
    float: left;
	min-width: 200px;
}
.mp-eq-container.custom-row {
    width: 50%;
    float: left;
}
.gc-news-description a {color: #ff7b31;}

.product-container:hover {
    -webkit-box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.6);
    -moz-box-shadow: 2px 2px 4px 1pxrgba(0,0,0,0.67);
    box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.67);
    transform: scale(1.01);
    transition: 0.3s;
}
.product-container a:hover {
    text-decoration: none;
}
.product-title {
    min-height: 55px;
    text-align: center !important;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1;
}
.product-title a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1.4;
}
/*  end products main page */
.product-container .button--rayen {
    float: none;
    margin: 15px auto;
    border: 1px solid rgba(167, 167, 167, 0.85);
}
.product-container .button--rayen span {
    color: #f76b00;
}
.product-container .button--rayen::before {
    background-color: rgba(167, 167, 167, 0.85);
}
/* products page style */
.page-template-products .entry-content {
    margin-bottom: 30px;
}
ul.prodtabs li:first-child {
    padding-left: 0px;
}
.prodtab-content {
    width: 100%;
}
ul.prodtabs li {
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
    color: #656565;
    margin-bottom: 10px;
    font-size: 15px;
    transition: 0.7s;
    margin-left: 35px;
}
ul.prodtabs {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    border-bottom: 1px solid #ccc;
}
.active-tab {
    color: #3da0f5 !important;
    transition: 0.7s;
}
img.prod-image {
    width: 48%;
    height: auto;
    float: left;
    margin-right: 2%;
}
h2.prod-title {
    float: left;
    width: 50%;
}
ul.innertabs {
    border-bottom: 3px solid #ccc;
    margin-left: 20px !Important;
    padding-bottom: 7px;
}
.inner-right-container ul.innertabs {
    display: block;
    width: 95%;
    float: left;
    margin-left: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #ccc;
}
.innertabs li:first-child {
    margin-left: 0px;
}
.innertabs li {
    display: inline-block;
    text-transform: uppercase;
    padding: 0px !important;
    font-weight: 600;
    cursor: pointer;
}
.innertab-content {
    display: block;
    float: left;
    width: 100%;
    padding-left: 20px;
}
.active-inner {
    color: #3da0f5;
}
li.active-inner {
    position: relative;
}
a.more-product.read-more {
    float: right;
}
#filter-ext {
    display: none;
}
#outer {
   float: left;
   width: 100%;
   overflow: hidden;
   white-space: nowrap;

}
.resize-prod {
   max-width: 1040px !important;
   margin: 0 auto !important;
}
#left-button:hover, #right-button:hover {
    cursor: pointer;
}
#left-button {
   display: none;
   float: left;
   width: 40px;
   text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+10&0+0,1+10 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    right: 0px;
    top: -14px;
}
#right-button {
   display: none;
   float: left;
   width: 40px;
   text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+10&0+0,1+10 */
    background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    left: 0px;
    top: -14px;
}
.active-arrow {
    display: block !important;
}
#inner:first-child {
   margin-left: 0;
}
label {
   margin-left: 10px;
}
.hide {
   display: none;
}
.products-right-container {
   float: left;
   width: 40%;
}
/*  thumbs product slider */
.fullsize-img {
    max-width: 576px !important;
    margin: 0px !important;
    position: relative;
    height: 380px;
}
.subtitle-product {
    position: absolute;
    bottom: 0px;
    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, 0.6392156862745098);
    text-align: center;
}
.subtitle-product h3 {
    margin: 6px 0 !important;
    padding: 0 20px;
    color: #fff;
}
.product-slider-container .slick-prev:before,
.product-slider-container .slick-next:before {
    padding: 7px;
    transition: 0.5s;
}
.product-slider-container button.slick-next.slick-arrow:hover,
.product-slider-container button.slick-prev.slick-arrow:hover {
    background-color: rgba(0,0,0,0.8);
    transition: 0.5s;
}
.product-slider-container button.slick-next.slick-arrow,
.product-slider-container button.slick-prev.slick-arrow {
    transform: rotate(90deg);
    background: #f3f3f3;
    width: 32px;
    height: 92px;
    z-index: 99999;
    transition: 0.5s;
}
.product-slider-container .slick-prev{
    top: -67px;
    left: 66px;
}
.product-slider-container .slick-next{
    top: 257px;
    left: 66px;
    z-index: 9999;
}
.clearfix {
    clear: both;
}
.slick-vertical .slick-slide:hover {
    cursor: pointer;
}
.product-slider-container .slick-slide {
    margin: 0px !important;
}
.product-slider-container {
    width: 60%;
    float: left;
    opacity: 0;
    transition: 0.5s;
}
.slick-vertical .slick-slide {
    width: 92px !important;
    float: right;
    margin-right: 15px !important;
}
.product-slider-container button.slick-prev.slick-arrow:hover .slick-prev:before, .product-slider-container button.slick-next.slick-arrow:hover .slick-next:before {
    color: #fff;
    transition: 0.5s;
}
.product-slider-container .slick-prev:before, .product-slider-container .slick-next:before {
    right: 0;
    display: flex !important;
    top: 0;
    justify-content: center;
    color: #6d6d6d;
    align-items: center;
    font-size: 36px;
}
.slider-nav {
    position: relative;
    float: left;
    width: 20%;
    margin-top: 52px;
}
.slider-for {
    width: 80%;
    float: right;
}
.thumb-img.slick-slide.slick-current.slick-active.slick-center {
    border: 2px solid rgba(67, 163, 245, 0.68);
    border-radius: 4px;
}
 .inner-right-container {
    float: left;
}
.products-right-container h2.prod-title {
    width: 100%;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 40px;
    line-height: 0.8;
}
div.prodtabs {
    background-color: #333;
    overflow: hidden;
    white-space: nowrap;
}
.mobile-product {
    display: none;
}
/* end page products style */
/* contact page styles */
.int-contacts {
    background-color: #fff;
    opacity: 0.8;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
}
body.page-template-contacts-page {
    background-image: url(../images/map_body4.jpg);
    background-repeat: repeat;

}
.contact-wrapper {
    background-image: url(../images/map_bg1.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: auto;
}
.page-template-contacts-page .site-content,
.page-template-page-contact-es .site-content {
    width: 100%;
    max-width: initial;
}
.page-template-page-contact-es .site-content {
	margin-top: -90px;
}
.page-template-page-contact-es .contact-wrapper {
	height: 100%;
    padding-top: 90px;
}
.es-contact-title {
	margin-bottom: 0!important;
}
.contact-es-title {
	margin: 0!important;
}
.page-template-contacts-page .entry-header .entry-title,
.page-template-page-contact-es .entry-header .entry-title {
    text-align: center;
}
.page-template-contacts-page .cf7-right-form {
    margin-bottom: 40px;
}
.page-template-contacts-page .post-map, .crp_related {
    display: none;
}
.page-template-contacts-page .entry-header
.page-template-contacts-page .entry-content,
.page-template-page-contact-es .entry-header,
.page-template-page-contact-es .entry-content {
    max-width: 1200px;
    width: auto;
    margin: 0 auto;
    display: block;
    float: none;
}
.contact-item.russia {
    border-right: none;
}
.contact-item.russia.secondary-contacts {
    height: 490px;
}
.contact-item {
    width: 28.2%;
    float: left;
    height: auto;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 0 30px !important;
}
.contact-item:nth-child(3n+2){
    border-right: none;
}
.contact-item h5 {
    margin: 0px !important;
    font-weight: 600;
}
.contact-item h2, .contact-item h3 {
    margin-bottom: 15px !important;
}
.contact-item h2,
.contact-item h3 {
	margin-top: 0px !important;
}

.agent {
	margin-bottom: 0px!important;
	font-weight: 600;
}
.int-contacts h3, .int-contacts h2  {
    margin-top: 0px;
    margin-bottom: 20px;
}
.int-contacts a:hover {
    text-decoration: none;
    color: #1d7bd3;
}
.int-contacts a {
    color: #000;
}
.contact-item.germany {
    height: auto;
    width: 28%;
}
.contact-item {
    border-right: 1px solid #ccc;
}
.int-contacts {
    margin-bottom: 30px;
}
.dieler-container {
	width: 30%;
    float: left;
}
h2.agent {
    display: table;
    padding-left: 30px;
}
.contact-item.dieler.secondary-contacts {
    width: 42%;
}
.contact-item.germany.main-contacts.rus-custom {
    height: auto;
}
.custom-bg {
    height: 1000px;
    background-size: 70%;
    background-position: center -40px;
    background-repeat: no-repeat;

}
.custom-bg .entry-content {
    padding: 0 20px !important;
}
.dieler {
    height: auto;
}
/* End style of contacts */
/* sitemap styles */
h2.map-title {
    border-bottom: 1px solid #ccc;
}
.map-product-cat {
    width: 33.3%;
    float: left;
}
.map-home-list li a {
    color: #5f5e5e;
}
.map-home-list li {
    display: inline-block;
    width: 25%;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}
.map-product-cat h4 {
    font-weight: 600;
    margin-bottom: 15px;
}
ul.map-products-list li a {
    color: #5f5e5e;
}
ul.map-products-list li {
    list-style: none;
    margin-bottom: 10px;
}
/* end sitemap styles */
/* ACF map styles */
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
.video-row .so-panel {
    max-width: 100%;
}
.youtube-single {
	display: flex;
    justify-content: center;
    align-items: center;
}
.youtube {
    display: flex;
    justify-content: center;
    align-items: center;
}
.single-post .youtube {
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
/* footer styles */
.client-logo {
    text-align: center !Important;
    max-width: 200px;
}
.client-logo img {
    max-width: 100%;
    height: 110px !important;
    object-fit: contain;
    transition: 0.7s;
}
.client-logo img:hover {
    transform: translateY(-10px) !important;
    transition: 0.6s;
}
.site-footer {
    background-color: #f2f2f2;
    float: left;
}
ul.menu li {
    list-style: none;
    line-height: 1.6;
}
.copyright.pagewidth {
    border-top: 2px solid #b9b9b9;
    padding-top: 13px;
    margin-top: 5px;
}
ul.menu li a {
    color: #ec722e;
}
ul.menu li {
    list-style: none;
    font-size: 16px;
}
footer h3.widget-title {
    color: #3b3b3b;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 25px;
}
.bottom_menu_block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.footer-contact-us p {
    line-height: 1.6;
    font-size: 16px;
    color: #3b3b3b;
	text-align: right;
	margin: 0;
}
.footer-contact-us h3.contact-widget a {
    color: #3b3b3b;
}
.footer-contact-us a {color:#ff7b31;}
.logo-row{
    max-width: 1200px;
    margin: 0 auto !important;
    float: none !important;
}
.social-footer li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}
.social-footer i.fa-whatsapp{
    transition: 0.3s;
    color: #2cb742;
		text-decoration: none;
}
.social-footer i.fa-whatsapp:hover{
    transition: 0.3s;
    color: #2cb742 !important;
		background-color: rgba(0,0,0,0);
		text-decoration: none;
}
.social-footer li i {
    font-size: 25px;
}
.social-footer i {
    height: 44px;
    width: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 50%;
}
.social-footer a:hover i.fa.fa-twitter {
    background-color: #24a9e6;
}
.social-footer i.fa.fa-twitter {
    color: #24a9e6;
    border-color: #24a9e6;
}
.social-footer a:hover i.fa.fa-youtube {
    background-color: #e62c2e;
}
.social-footer i.fa.fa-youtube {
    border-color: #e62c2e;
    color: #e62c2e;
}
.social-footer a:hover i.fa.fa-facebook {
    background-color: #43619c;
}
.social-footer i.fa.fa-facebook {
    color: #43619c;
    border-color: #43619c;
}
.social-footer a:hover i.fa.fa-linkedin {
    background-color: #187fb8;
}
.social-footer i.fa.fa-linkedin {
    color: #187fb8;
    border-color: #187fb8;
}
.social-footer a:hover .fa-google-plus {
    background-color: #f24033;
}
.social-footer .fa-google-plus {
    border-color: #f24033;
    color: #f24033;
}
.social-footer i.fa {
    transition: 0.3s;
}
.social-footer a:hover i.fa {
    transition: 0.3s;
    color: #fff;
}
.social-footer a:hover {
    text-decoration: none;
}
.social-footer a {
    display: block;
}
ul.social-footer {
    text-align: right;
    padding-right: 0px;
}
.social-container h3 {
    text-align: right;
    color: #43619c !Important;
    margin: 0px;
    text-align: center;
}
.map-canvas {
    height: 750px;
    width: 100%;
}
.gm-style-pbt {
    text-align: center;
}
.custom-img {
    height: 380px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.si-wrapper-top.custom-window.open.active {
    width: 470px;
}
/* end footer styles */
/* Custom styles info map */
.google-map {
    width: 100% !important;
}
.map-canvas {
    width: 100% !Important;
}
.si-content h2.country {
    background-color: #44433e;
    color: #fff;
    margin: 0px;
    padding: 9.4px 15px;
}
.si-content-wrapper {
    padding: 0px;
}
.si-wrapper-top {
    width: 30%;
}
.si-content li {
    list-style: none;
}
.si-content i {
    color: #e97724;
    padding-right: 15px;
    font-size: 18px;
    float: left;
    margin-left: 15px;
	width: 100%;
	position: absolute;
}
.si-content h2, .si-content h3,.si-content h5 {
    padding: 10px 15px;
    margin: 0px !important;
}
.si-content h5 {
    font-weight: bold;
}
.si-content a {
    color: #000;
}
.si-inner {
    width: 100%;
    background: rgba(255,255,255, 1.3);
}
.company-agent {
    padding-bottom: 0px;
}
.si-content li.att {
    margin-left: 15px;
}
button.si-close-button {
    color: #fff;
}
/* end styles info map */
.col1, .col3 {
    color: #585858;
}
.map-container .so-panel {
    max-width: 100%;
}
.contact-widget i.fa.fa-map-marker {
    font-size: 26px;
    padding-left: 4px;
}

.pagewidth .fa-envelope-o {
    display: none;
}
/* share buttons styles */
a.jssocials-share-link {
    border-radius: 50%;
    color: #fff !important;
    margin-right: 4px;
    background: transparent !important;
    padding: 0px;
}
div#shareRoundIcons i {
    font-size: 27px;
}
.jssocials-shares {
    clear: both;
    text-align: center;
}
.share-container {
    margin-top: 20px;
    border-top: 1px solid;
    padding-top: 20px;
}
.share-container h5 {
    margin: 0px 0px 5px;
    font-size: 21px;
    text-align: center;
}
.subscribe-input {
	text-align: center;
}
img.jssocials-share-logo {
    height: 1.5em!important;
}
a.jssocials-share-link:hover {
    filter: brightness(115%);
}
.subscribe-form .screen-reader-response {
    display: none !important;
}
#wpcf7-f4327-p77-o3 div.wpcf7-mail-sent-ok,
#wpcf7-f4327-p77-o3 div.wpcf7-validation-errors {
    width: 88%;
    text-align: center;
    position: absolute;
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
    background: rgba(236, 236, 236, 0.83);
    z-index: 1;
    margin: 20px auto;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors,
div.wpcf7-response-output{
    width: 100%;
    text-align: center;
    position: absolute;
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
    background: rgba(236, 236, 236, 0.83);
    z-index: 1;
    bottom: -280px;
}
.wpcf7-form-control {
    width: 100%;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
div.wpcf7-spam-blocked {
    width: 100%;
    border: 2px solid #ffa500;
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
    background: rgba(236, 236, 236, 0.83);
    margin: 30px auto;
}
div.wpcf7-mail-sent-ok {
    width: 100%;
    border: 2px solid #398f14;
}
.sent {
	position: relative;
}

.subscribe-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border: none;
    width: 100%;
    margin: 0 auto;
    font-size: 22px;
    text-align: center;

}
.subscribe-form input{
    font-weight: 300;
    font-family: "Roboto", sans-serif;
}
.subscribe-form input:focus{
    border: none;
    outline: none;
}
.subscribe-form input.wpcf7-form-control.wpcf7-submit {
    font-weight: 400;
    font-family: "Roboto",sans-serif;
    transition: 0.5s;
    background: transparent;
    border: none;
    border: 1px solid #ccc;
    padding: 11px;
    text-transform: uppercase;
    color: #ff7b31;
    padding-left: 40px;
    text-align: center;
    float: none;
    margin: 0 auto;
    display: block;
}
.subscribe-submit {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.subscribe-submit:before {
    content: "\f1d9";
    display: block;
    font-family: "FontAwesome";
    position: absolute;
    top: 6px;
    font-size: 20px;
    left: 95px;
    color: #ff7b31;
    z-index: -1;
}
a.thumb img {
    float: left;
}
.pfp-date {
    clear: both;
    margin-top: 0px;
}
.pfp-item a.read-more {
    float: right;
    margin-top: 10px;
    color: #656565;
}
.screen-reader-response {
    display: none;
}
.footer-contact-us__link,
.footer-contact-us__phone{
	display: block;
	text-align: right;
}
.footer-contact-us__link:before {
	content: "Email:";
	margin-right: 10px;
	color: #000;
}
.footer-contact-us__phone:before {
	content: "Phone:";
	margin-right: 10px;
	color: #000;
}
.subscribe-form {
	height: 190px;
}
.subscribe-form-new {
	height: auto;
	width: 350px;
	float: right;
	text-align: right;
    position: relative;
}
#mailster-email-1,
#mailster-email-3,
#mailster-email-4,
#mailster-email-5,
#mailster-email-6{
	border: none !important;
	border-bottom: 1px solid #fff !important;
    padding: 10px !important;
    font-size: 18px !important;
	transition: .3s ease-in !important;
}
.mailster-form.mailster-form-1 .submit-button,
.mailster-form.mailster-form-3 .submit-button,
.mailster-form.mailster-form-4 .submit-button,
.mailster-form.mailster-form-5 .submit-button,
.mailster-form.mailster-form-6 .submit-button{
	border: 1px solid #cccfd8;
	padding: 0.5em 2em;
}

.mailster-form.mailster-form-1 .submit-button:before {
	content: "\f1d9";
    display: block;
    font-family: "FontAwesome";
    position: absolute;
    top: 6px;
    font-size: 20px;
    left: 95px;
    color: #ff7b31;
    z-index: -1;
}
#mailster-email-1:hover,
#mailster-email-1:focus {
	border-bottom: 1px solid #cccfd8 !important;
}
.subscribe-form .wpcf7 {
	width: 50%;
	float: right;
}
.subscribe-title {
	font-size: 18px;
	text-align: right;
	color: #3b3b3b;
}
.subscribe-input {
	text-align: right;
}
.subscribe-submit {
	width: 145px;
}
/* related post class*/
.full-post {
  width: 100%;
}
.half-post {
  width: 50%;
}
.third-post {
  width: 50%;
}
.third-post:last-child {
    width: 100%;
}
.fourth-post {
  width: 50%;
}

/* Gallery img sizes */
.full-img {
	width: 100%;
}
.half-img {
	width: 50%;
}
.third-img {
	width: 33.33333%;
}
.fourth-img {
	width: 25%;
}
.five-img {
	width: 20%;
}
.six-img {
	width: 33.33333%;
}
.seven-img {
	width: 50%;
}
.seven-img:nth-child(5) {
	width: 33%;
}
.seven-img:nth-child(6) {
	width: 33%;
}
.seven-img:nth-child(7) {
	width: 33%;
}
.eight-img {
	width: 25%;
}
/* products class*/
.full-resp {
  width: 100%;
}
.half-resp {
  width: 50%;
}
.third-resp {
  width: 33%;
}
.fourth-resp {
  width: 25%;
}
.form-logo-box {
    padding: 30px 0!important;
}
.menu-item a {
    text-decoration: none;
}

/* AJAX post styles START */
.post-wraper {
    position: relative;
}
.post-list-info:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #bababa;
    position: absolute;
    left: 0;
    bottom: -30px;
}
.post-wraper img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.post-list-info-title {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
}
.post-list-info-title a {
    text-decoration: none!important;
    font-size: 22px;
    color: #444!important;
    font-weight: bold;
}
.post-list-info {
    width: 70%;
    height: auto;
    text-align: center;
    background: #fff;
    z-index: 2;
    -webkit-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.75);
    padding: 0 15px 15px 15px;
    position: relative;
    float: right;
    margin-top: -80px;
    margin-bottom: 100px;
}
.page-id-63 .post-list-info {
    width: 50%;
    height: auto;
    text-align: center;
    background: #fff;
    z-index: 2;
    -webkit-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.75);
    padding: 0 30px;
    position: relative;
    float: right;
    margin-top: -80px;
    margin-bottom: 100px;
}
p.post-list-info-description {
    margin: 0;
    padding: 0;
}
.post-list-info p {
    display: block;
    text-align: center;
}
.alm-load-more-btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    width: 160px;
    height: 50px;
    color: #ff7b31;
    overflow: hidden;
    font-weight: 300;
    cursor: pointer;
    background: transparent;
    border: 1px solid #ff7b31;
    transition: all .3s ease-in;
    padding: 0;
}
.alm-load-more-btn:hover {
    background: #ff7b31;
    color: #fafafa;
}
.read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    .ajax-load-more-wrap {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .alm-btn-wrap {
        display: flex;
        width: 100%;
        height: 50px;
        justify-content: center;
        margin-bottom: 30px;
    }
    .si-wrapper-top {
        width: 500px!important;
    }
/* AJAX post styles END */
.g-recaptcha div {
    transform:scale(1);
    transform-origin:0 0;
    margin: 0 auto;
}

.home .entry-content {
    width: 100%;
    padding: 0;
}
.entry-content {
	max-width: 1300px;
	margin: 30px auto;
	margin-top: 60px;
}
/* HEADER NEW STYLES */
#search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0,-100%) scale(0,0);
    -moz-transform: translate(0,-100%) scale(0,0);
    -o-transform: translate(0,-100%) scale(0,0);
    -ms-transform: translate(0,-100%) scale(0,0);
    transform: translate(0,-100%) scale(0,0);
    opacity: 0;
}
#search.open {
    -webkit-transform: translate(0,0) scale(1,1);
    -moz-transform: translate(0,0) scale(1,1);
    -o-transform: translate(0,0) scale(1,1);
    -ms-transform: translate(0,0) scale(1,1);
    transform: translate(0,0) scale(1,1);
    opacity: 1;
    z-index: 10002;
}
.wpml-ls-legacy-dropdown {
    width: 100%;
    max-width: 100%;
	float: left;
}
.wpml-ls-legacy-dropdown a {
	border: none;
	text-decoration: none;
}
/* NEW STYLES */
.entry-title {
	text-align: left;
	width: 100%;
}
.dieler-container .contact-item.dieler {
    width: 100%;
}
.gc-single-product-content,
.gc-products-content{
	text-align: left;
	position: relative;
}
.gc-pdf-wraper {
	position: absolute;
    right: -30px;
    top: 5px;
    font-size: 22px;
    width: 180px;
}
a.gc-pdf-link:before {
	content: '\f1c1';
	font-family: "FontAwesome";
	font-size: 20px;
	margin-right: 12px;
}
.gc-pdf-link {
	text-decoration-color: #71757e !important;
    color: #71757e !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}
.gc-economic-calculator {
	position: absolute;
    right: -7px;
    top: 70px;
}
.gc-economic-calculator__link {
	text-decoration-color: #71757e !important;
    color: #71757e !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}
a.gc-economic-calculator__link:before {
	content: '\f017';
	font-family: "FontAwesome";
	font-size: 20px;
	margin-right: 14px;
}
.page-id-1793 .gc-single-product-content,
.page-id-1607 .gc-single-product-content{
	padding-top: 10px;
}
.page-id-1793 .entry-thumbnail img {

}
.attachment-post-thumbnail {
	width: 100%;
	object-fit: contain;
      max-height: 600px;
}
.table-container {
	width: 100%;
    overflow-x: scroll;
}

/*Front products section styles*/
h2.products-subtitle {
	margin: 30px auto 15px;
}
/*Front news style START*/
.gc-news-list {
	padding: 0 15px;
}
.gc-news-img-wraper {
	position: relative;
}
.gc-news-category {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
	color: #fff!important;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
    background-color: rgba(74,74,74,.46);
	text-align: left;
}
.gc-news-category a {
	color: #fff!important;
}
.gc-news-link {
	position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
	color: #fff!important;
    text-transform: uppercase;
    padding: 10px 10px 25px 10px;
    font-weight: bold;
    background-color: rgba(74,74,74,.46);
	text-align: left;
	font-size: 12px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gc-news-date {
	position: absolute;
    bottom: 0;
    right: 0;
	color: #fff!important;
    text-transform: uppercase;
	margin: 0;
	padding: 5px;
}
.gc-news-link:hover {
	color: #fff!important;
}
.gc-news-list {
	list-style-type: none;
}
.gc-news-list-item {
	margin-top: 20px;
}
.post-categories li {
	list-style-type: none;
}
.gc-news-list-item:first-child {
    margin-top: 0;
}
.gc-news-list-item:first-child .gc-news-img-wraper img {
	min-height: 225px;
}
.gc-news-list-item:after {
	content: "";

    width: 100%;
    margin: 0 auto;
    display: block;
	margin-top: 40px;

}


.gc-news-img {
	width: 100%;
	height: 225px;
	object-fit: cover;
    -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.gc-news-content {
	font-size: 14px;
	text-align: left;
	height: 190px;
}
.gc-news-small-link {
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
font-size: 16px;
}

.page-template-page-news .cg-read-more,
.page-template-page-publications .cg-read-more,
.page-template-page-video .cg-read-more,
.page-template-page-articles .cg-read-more,
.page-template-page-events .cg-read-more,
.page-template-page-cases .cg-read-more {
	display: block;
	width: 170px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #656565!important;
    border: 1px solid #656565;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 2px;
	text-decoration: none!important;
}
.page-template-default .cg-read-more {
	display: block;
	width: 170px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #656565!important;
    border: 1px solid #656565;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 2px;
	text-decoration: none!important;
}

.page-template-page-news .cg-read-more:hover {
	color: #fff!important;
	border: 1px solid rgba(95, 153, 253, 0.88);
	background-color: rgba(95, 153, 253, 0.88);
}
.gc-news-category-link {
	display: block;
	width: 150px;
	margin: 0 auto;
	margin-top: 30px;
	color: #656565!important;
    border: 1px solid #656565;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 2px;
	text-decoration: none!important;
}
.gc-news-category-link:hover {
	color: #fff!important;
	border: 1px solid rgba(95, 153, 253, 0.88);
	background-color: rgba(95, 153, 253, 0.88);
}
.gc-news-small-link {
	color: #000!important;
	font-weight: bold;
}
li:nth-child(1).gc-news-list-item .gc-news-content {
	display: none;
}
li:nth-child(2).gc-news-list-item .gc-news-category,
li:nth-child(2).gc-news-list-item .gc-news-link,
li:nth-child(2).gc-news-list-item .gc-news-date {
	display: none;
}
li:nth-child(3).gc-news-list-item .gc-news-category,
li:nth-child(3).gc-news-list-item .gc-news-link,
li:nth-child(3).gc-news-list-item .gc-news-date {
	display: none;
}
li:nth-child(4).gc-news-list-item .gc-news-category,
li:nth-child(4).gc-news-list-item .gc-news-link,
li:nth-child(4).gc-news-list-item .gc-news-date {
	display: none;
}
li:nth-child(2).gc-news-list-item .gc-news-img-wraper,
li:nth-child(3).gc-news-list-item .gc-news-img-wraper,
li:nth-child(4).gc-news-list-item .gc-news-img-wraper {
	width: 40%;
	float: left;
	margin-right: 10px;
	height: 175px;
}
li:nth-child(2).gc-news-list-item img,
li:nth-child(3).gc-news-list-item img,
li:nth-child(4).gc-news-list-item img {
	width: 100%;
	max-height: 170px;
	height: 170px;
	object-fit: cover;
}
/*Front news style END*/
/*Front video section*/
.video-row {
	max-width: 100%;
}
/*Front spoiler section */
.spoiler-children {
	text-align: left;
}
/*Front map section*/
.si-content-wrapper {
	padding: 0!important;
}
.si-content li {
	display: table;
	margin-left: 40px!important;
}
.si-inner {
	text-align: left!important;
}
/*Front clients section*/
.gc-clients-wraper {
	display: flex;
	justify-content: space-between;
}
/*General Front Section Styles*/
.gc-section-title {
	font-size: 36px;
	margin: 30px auto 20px;
	position: relative;
	text-align: center;
}
.gc-section-title:after {
	content: "";
    border-bottom: 2px solid #ea722f;
    width: 140px;
    margin: 0 auto;
    display: block;
}
.gc-products-section,
.gc-news-section,
.gc-video-section,
.gc-about-section,
.gc-clients-section {
	margin: 30px auto;
}
h3.contact-widget {
	text-align: right;
}
/*Single post styles*/
.gc-youtube-video {
	margin: 30px auto;
}
.gc-youtube-video iframe {
	width: 100%;
}
#site8 .ct7-lp-bot-left {
	margin-top: 0!important;
}
#site8 .wpcf7-form-control-wrap {
	margin-top: 0!important;
}
#site8 .ct7-lp-bot-center1 {
	width: 100%;
}

.gc-dropdown:hover {
	background-color: #fff;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16);
}

.wpml-ls-sub-menu {
	background-color: #fff;
}
.gc-dropdown-link:hover {
	background-color: #EDEDED;
	color: #000;
	text-decoration: none;
}
.gc-dropdown:hover .gc-dropdown-link {
	display: block;
	width: 100%;
	border-top: 1px solid #cdcdcd;
}
.gc-dropdown:hover .wpml-ls-sub-menu {
	visibility: visible;
}
.gc-post-video-list {
	display: flex;
	flex-wrap: wrap;
}
/* TABS */
.tabs-content {
	border: none !important;
	border-top: 1px solid #656565 !important;
}
.tabs {
	border: none !important;
}
.tabs-title {
	border: 1px solid #656565;
	border-bottom: 0;
	margin-right: 10px;
}
.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
	background: #ff7f24 !important;
    color: #000 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.tabs-title>a {
	color: #989898 !important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	padding: 1rem 1rem;
	line-height: 15px !important;
}
.tabs-title>a:hover {
	color: #989898 !important;
}
/* Search STYLES */
.search .cg-read-more {
	display: block;
    width: 160px;
    margin: 0 auto;
    margin-top: 30px;
	margin-bottom: 30px;
    color: #656565!important;
    border: 1px solid #656565;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 2px;
    text-decoration: none!important;
}
.search .cg-read-more:hover {
	background-color: #73a7fa;
	border: 1px solid #73a7fa;
	color: #fff!important;
}

/* Product tabs */
/* Form */
.price-form {
	position: relative;
	height: 335px;
	background-color: #ededed;
	padding: 20px 15px;
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.price-form-name,
.price-form-mail{
	display: block;
	width: 100%;
	background-color: #ededed;
	border: none;
}
.price-form-msg {
	display: block;
	width: 90%;
	background-color: #ededed;
	border: none;
	border-bottom: 1px solid #cdd0d8;
	padding-left: 0px;
	resize: none;
	height: 60px;
	margin-left: 30px;
	color: #989898;
	margin-top: -63px;
}
.form-quote {
	position: relative;
    font-weight: 400;
    top: 35px;
	left: 30px;
	color: #989898;
	font-size: 100%;
}
.quote-for {
	background: transparent;
    border: none;
    color: #989898;
    width: 90%;
    margin-left: 30px;
}
.price-form-phone {
	background-color: #ededed;
	border: none;
}
.price-form-btn-wrap {
	position: absolute;
	bottom: 10px;
	right: 0;
	left: 0;
	height: 40px;
}
.price-form .wpcf7-form-control-wrap {
	margin-top: 35px;
}
.price-btn {
	margin: 0px!important;
	padding: 0px!important;
	width: 250px!important;
	left: 50%!important;
	transform: translateX(-50%);
	padding: 10px 20px!important;
}
.price-form-btn-wrap input {
	border: none;
	background-color: #344c6c;
	border: 1px solid #344c6c;
	color: #fff;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	left: 0;
	width: 100%;
	border-radius: 20px;
	margin: 20px auto;
	text-transform: uppercase;
}
.price-form-rec {
	width: 100%;
	margin: 0 auto;
	margin-top: -25px;
	margin-left: 30px;
}
.price-form .intl-tel-input input {
	padding-left: 48px!important;
	width: 100%;
}
.form-left-wrapp,
.form-right-wrapp {
	width: 50%;
}
.form-left-wrapp {
	float: left;
}
.form-right-wrapp {
	float: right;
	margin-top: -5px;
}

.gc-share {
	width: 100%;
}
/*.tabs-row {
	width: 100%!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
}*/
.subscribe-title {
	margin-bottom: 0px;
}

.share-wrapp {
	margin-bottom: 30px;
}

#menu-left-footer-menu {
	column-count: 2;
}

#secondarySidebar1 {
	width: 100%;
}
.footer-btns-container {
	position: relative;
	height: 38px;
	width: 300px;
}
.catalog-container {
	width: 50%;
	position: absolute;
}
.sitemap-container {
	width: 50%;
	position: absolute;
}
.catalog-container {
	left: 0px;
}
.sitemap-container {
	left: 245px;
}
.cf7-right-form .wpcf7 {
	padding: 0 30px;
}
.footer {
	margin-top: 30px;
}

.page-id-77 .cf7-right-form,
.page-id-10818 .cf7-right-form{
	height: 630px;
}
#site5 .cf7-right-form,
#site21 .cf7-right-form{
	height: 611px;
}
#site21 .page .cf7-right-form {
	height: 635px;
}
#site1 .post-template-default .cf7-right-form {
	height: 580px;
}
.page-id-11 .gc-dropdown {
	display: none;
}

/* Sales form */
.sales-form-popup {
	position: fixed;
    left: 65px;
    bottom: 25px;
    z-index: 10;
    width: 100px;
    text-transform: uppercase;
    background-color: #e97724;
    text-align: center;
    padding: 6px;
	border: 2px solid #e97724;
    border-radius: 5px;
	transition: .2s ease-in;
}
.sales-form-popup:hover {
	text-decoration: none;
	color: #e97724;
	background-color: #fefefe;
}
a.sales-form-popup {
	color: #fefefe;
	font-weight: bold;
}
a.sales-form-popup:hover {
	color: #615d5d;
	text-decoration-color: #615d5d;
}
.sales-popup-close {
	position: absolute;
    right: -30px;
    top: -110px;
	color: #fff!important;
	text-decoration: none;
	width: 20px;
	height: 20px;
	text-align: center;
}
.sales-form {
	position: relative;
}
#sales-form .wpcf7 {
	max-width: 325px;
	margin: 0 auto;
	padding: 30px 10px;
	background-color: #eee;
	box-shadow: 14px 11px 12px -2px rgba(0,0,0,.28);
	margin-top: 30px;
}

.recap-sales div {
	margin: 0 auto;
}
.sales-name,
.sales-email,
.sales-button {
	width: 99%;
}
.sales-name,
.sales-email,
.sales-tel {
	background-color: #eee;
	border: none;
	border-bottom: 1px solid #cccfd8;
}
.sales-button {
	padding: 0px;
	margin-top: 30px;
	text-transform: uppercase;
}
.sales-title {
	text-align: center;
	margin-bottom: 30px;
}
.sales-title h3 {
	margin: 0px;
}
.sales-button {
	background-color: #304a6e;
	border: 1px solid #304a6e;
	border-radius: 30px;
	color: #fff;
	height: 46px;
}
input.wpcf7-form-control.wpcf7-submit:hover {

	border: 1px solid #344c6c;
	color: #344c6c;
}

.title-social {

color: #000;
text-align: right;
font-size: 22px;
text-transform: uppercase;
}
.sales-button:hover {
	color: #304a6e;
	background-color: transparent;
}


.page-id-10830 .contact-item {
	display: none;
}
.recaptcha-wraper {
	display: none;
}

.visible {
	display: block;
}
/*
* Ajax filter style START
*/
.gc-form-list{
	list-style-type: none;
	display: flex;
	justify-content: flex-end;
	margin: 0px;
}
.filter-menu {
	font-family: Roboto;
	color:  #5a5a5a;
	font-size: 24px;
	font-weight: 300;
	text-align: left;
	position: relative;
	float: left;
    display: block;
    padding: 0 10px;
	border-bottom: 1px solid #5a5a5a;
}
.filter-menu:hover {
	cursor: pointer;
	color:  #d88c23;
}
.filter-submenu {
	color:  #5a5a5a;
	font-size: 21px;
	list-style-type: none;
    text-align: left;
    position: absolute;
    top: 36px;
    left: -9999px;
    z-index: 3;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 5px 32px -8px rgba(0,0,0,1);
	cursor: pointer;
}
.year-list {
	width: 85px;
}
.category-list {
	width: 275px;
}
.sort-list {
	width: 200px;
}
.filter-submenu li {
	cursor: pointer;
}
.filter-submenu li label,
.filter-submenu li label input{
	cursor: pointer;
}
.filter-menu:hover ul.filter-submenu,
.filter-menu:focus ul.filter-submenu{
	left:auto;
}
.gc-button-filter {
	display: block;
    width: 120px;
    margin: 0 auto;
    margin-top: 30px;
    color: #656565!important;
    border: 1px solid #656565;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
    border-radius: 2px;
    text-decoration: none!important;
	background-color: #fff;
}
button.gc-button-filter:hover {
	background-color: #f7f8fc;
	cursor: pointer;
}
.filter-content {
	margin-top: 30px;
}
/*
* Ajax filter style END
*/

/* Slick slider front new styles */
.gc-slider {
	width: 100%;
    overflow: hidden;
    box-shadow: 0 1px 10px -10px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    height: 700px;
	background-color: #fff;
}
.slider-wraper {
	position: relative;
	height: 700px;
}
.slick-pause {
    z-index: 99999;
    position: absolute;
    right: 5px;
    padding: 7px 9px;
    top: 120px;
    opacity: 0.2;
    transition: 1s;
    background-color: #fff;
}

.slick-main-img {
	height: 700px;
    object-fit: cover;
	width: 100%;

}

.text-block-wraper {
   position: absolute;
    width: 700px;
    left: 50%;
    top: 35%;
    z-index: 3;
    height: auto;
	overflow: hidden;
	animation-duration: 3s;
}
.text-block {
	position: relative;
	min-width: 700px !important;
}
.slick-main-title {
	font-size: 55px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
    color: #000;
	display: block;
    height: auto;
	background-color: rgba(255, 255, 255, 0.6);
	padding: 10px;
}
/* MAIN SLIDER OLD STYLES */
.gc-slider-wraper-old {
	padding-top: 77px;
	background-color: #fff;
}

.main-slide-container-old {
	position: relative;

}
.main-slide-container-old img {
    max-height: 700px;
    object-fit: contain;
    width: 100%;
}
.slide-text-container-old {
	position: absolute;
    left: 18%;
    top: 190px;
	max-width: 25%;
	padding: 15px;
    background-color: rgba(255, 255, 255, .6);
}
#site22 .slide-text-container-old {
	left: 21%;
	min-width: 23%;
}
#site2 .slide-text-container-old,
#site20 .slide-text-container-old,
#site5 .slide-text-container-old,
#site4 .slide-text-container-old,
#site6 .slide-text-container-old,
#site7 .slide-text-container-old,
#site8 .slide-text-container-old,
#site10 .slide-text-container-old,
#site16 .slide-text-container-old,
#site18 .slide-text-container-old,
#site19 .slide-text-container-old,
#site20 .slide-text-container-old,
#site21 .slide-text-container-old,
#site23 .slide-text-container-old,
#site30 .slide-text-container-old,
#site31 .slide-text-container-old {
	left: 7vw;
	max-width: 40%;
}
.slick-main-title-old {
	margin-top: 0px;
	color: #2d2d2d;
	font-weight: 600;
	font-size: 30px;
}
.slick-main-descr-old {
	color: #2d2d2d;
}

/* WPML LANG SWITCHER NEW STYLE */
.wpml-ls-legacy-dropdown a {
	background-color: transparent;
}
.social-container {
	float: right;
	height: 125px;
    width: 100%;
}

/* ORDER FORM STYLES */

input#ezfc_element-91-child,
input#ezfc_element-165-child,
input#ezfc_element-92-child {
    border: 1px solid #d6d6d6 !important;
    border-radius: 4px !important;
    padding: 15px !important;
}
.ezfc-theme-default .ezfc-label {
	margin-bottom: 0;
	text-align: left;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 0px;
}
input[type=radio] {
	display: none;
}
.ezfc-element-radio-container   {
	padding: 10px;
	position: relative;
	margin-top: 10px;
}
.ezfc-element-radio-input:checked~.ezfc-addon-label {
	border: 1px solid #e97724;
}
.confg_options_title {
	font-size: 19px;
	color: #434343;
	font-weight: bold;
	margin-bottom: -15px;
}
#ezfc_element-247 label.ezfc-label,
#ezfc_element-246 label.ezfc-label,
#ezfc_element-252 label.ezfc-label,
#ezfc_element-210 label.ezfc-label,
#ezfc_element-211 label.ezfc-label,
#ezfc_element-213 label.ezfc-label,
#ezfc_element-215 label.ezfc-label,
#ezfc_element-217 label.ezfc-label,
#ezfc_element-219 label.ezfc-label,
#ezfc_element-221 label.ezfc-label,
#ezfc_element-223 label.ezfc-label,
#ezfc_element-76 label.ezfc-label,
#ezfc_element-51 label.ezfc-label,
#ezfc_element-4 label.ezfc-label,
#ezfc_element-58 label.ezfc-label,
#ezfc_element-19 label.ezfc-label,
#ezfc_element-6 label.ezfc-label,
#ezfc_element-8 label.ezfc-label,
#ezfc_element-90 label.ezfc-label,
#ezfc_element-10 label.ezfc-label,
#ezfc_element-12 label.ezfc-label,
#ezfc_element-14 label.ezfc-label,
#ezfc_element-16 label.ezfc-label,
#ezfc_element-23 label.ezfc-label,
#ezfc_element-26 label.ezfc-label,
#ezfc_element-28 label.ezfc-label,
#ezfc_element-30 label.ezfc-label,
#ezfc_element-32 label.ezfc-label,
#ezfc_element-34 label.ezfc-label,
#ezfc_element-36 label.ezfc-label,
#ezfc_element-63 label.ezfc-label,
#ezfc_element-65 label.ezfc-label,
#ezfc_element-67 label.ezfc-label,
#ezfc_element-69 label.ezfc-label
{
	display: none;
}
#ezfc_element-2,
#ezfc_element-16,
#ezfc_element-38,
#ezfc_element-49,
#ezfc_element-56,
#ezfc_element-98,
#ezfc_element-91,
#ezfc_element-93,
#ezfc_element-95,
#ezfc_element-97,
#ezfc_element-101,
#ezfc_element-104,
#ezfc_element-105,
#ezfc_element-106,
#ezfc_element-107,
#ezfc_element-108,
#ezfc_element-109,
#ezfc_element-110,
#ezfc_element-111,
#ezfc_element-112{
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
#ezfc_element-2 span.ezfc-collapse-title,
#ezfc_element-38 span.ezfc-collapse-title,
#ezfc_element-49 span.ezfc-collapse-title,
#ezfc_element-56 span.ezfc-collapse-title,
#ezfc_element-91 span.ezfc-collapse-title,
#ezfc_element-93 span.ezfc-collapse-title,
#ezfc_element-95 span.ezfc-collapse-title,
#ezfc_element-97 span.ezfc-collapse-title,
#ezfc_element-16 span.ezfc-collapse-title,
#ezfc_element-98 span.ezfc-collapse-title,
#ezfc_element-101 span.ezfc-collapse-title,
#ezfc_element-104 span.ezfc-collapse-title,
#ezfc_element-105 span.ezfc-collapse-title,
#ezfc_element-106 span.ezfc-collapse-title,
#ezfc_element-107 span.ezfc-collapse-title,
#ezfc_element-108 span.ezfc-collapse-title,
#ezfc_element-109 span.ezfc-collapse-title,
#ezfc_element-110 span.ezfc-collapse-title,
#ezfc_element-111 span.ezfc-collapse-title,
#ezfc_element-112 span.ezfc-collapse-title{
	font-weight: bold;
    font-size: 16px;
}
.ezfc-collapse-title-wrapper {
	margin-bottom: 5px;
}
input,
select{
	outline: none;
}
.ezfc-element-radio .ezfc-addon-label {
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin-left: 0;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	cursor: pointer;
}

.ezfc-submit-wrapper:hover {
	cursor: pointer;
}
.ezfc-price-currency,
.ezfc-price-value {
	font-weight: bold;
}

.content table,
.content td,
.content th {
    border-color: rgba(51,51,51,0.12);
}

.ezfc-element-table_order-table .ezfc-table_order-btn {
    background-color: #fff;
    color: #666;
    border: #ccc 1px solid;
    display: inline-block;
    font-size: 12px;
    height: 35px;
    padding: 5px 10px;
    vertical-align: middle;
}
table input[type="text"],
table input[type="search"],
table input[type="tel"],
table input[type="url"],
table input[type="email"],
table input[type="number"],
table input[type="date"],
table input[type="range"],
table input[type="password"],
table select,
table textarea,
table .wpcf7-number {
    color: #8b8d94;
    border-width: 1px;
    border-color: rgba(51,51,51,0.12);
    background-color: #fdfdfd;
    border-radius: 1px;
}
.ezfc-element-table_order-quantity {
	display: flex;
}
.ezfc-element-table_order-table {
	font-weight: 400;
}
.ezfc-element .ezfc-element-select {
    padding: .6em !important;
}
/* DROPDOWN HIDE */
#site10 .gc-dropdown {
	display: none;
}
/* IN STOCK LINK */
a.in-stock {
	color: #e97724;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 18px;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	position: absolute;
	right: 15px;
	bottom: -25px;
}


body:not(#site1) .in-stock{
	display: none;

}

.in-stock-product-title {
	color: #474747;
    font-weight: bold;
}
.cmm-slide_img {
	height: 600px;
}
.cmm-table,
.cmm-supply-table {
	border-collapse: collapse;
}

.cmm-table th,
.cmm-table td,
.cmm-supply-table th,
.cmm-supply-table td {
	border: 2px solid #d6d6d6;
}
.cmm-table td,
.cmm-supply-table td {
	padding-left: 20px;
}
.cmm-gl-slider,
.cmm-10A-slider {
	padding-right: 15px;
}
.line {
	width: 100%;
    height: 2px;
    background-color: #474747;
	margin-bottom: 15px;
}
.price_text {
	text-align: center;
    margin-top: 55px;
    color: #ff0000;
    font-size: 22px;
    margin-bottom: 0px;
    font-weight: bold;
}
.gc-stock-price {
	color: #ff0000;
    font-size: 22px;
    margin-bottom: 0px;
    font-weight: bold;
}
.in-stock-contact_title {
	text-align: center;
}
.card {
	max-width: 470px;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.35);
	padding-bottom: 15px;
	margin: 0 auto;
}
.card_logo {
	width: 60%;
    margin-top: 10px;
    margin-left: 25px;
}
.card_top-right {
	text-align: right;
    font-weight: bold;
	padding-right: 25px;
}
.card_bottom-left {
	font-weight: bold;
    margin-left: 25px;
    margin-bottom: 0px;
}
.card_bottom-right {
	font-weight: bold;
    text-align: right;
	padding-right: 25px;
}
.card_line {
	width: 96%;
    height: 1px;
    background-color: #474747;
    margin: 0 auto;
}
a.card_link {
	float: right;
	font-weight: bold;
	color: #3b3b3b;
	padding-right: 25px;
}

/* HEADER STYLES */
.header_right {
	position: relative;
}
.logo {
    margin-top: 20px;
}
.widget_search{
	position: relative;
	margin-top: 15px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
a.menu-items {
    color: #615d5d;
    font-size: 25px;
}
.widget_search i.fa.fa-search{
	color:#615d5d;
	font-size:33px;
	cursor:pointer;
	float:right;
	-webkit-text-stroke: 2px rgba(255, 255, 255, 1);
}
.gc-dropdown-link {
	position: absolute;
	bottom: -222px;
	left: 0;
	display: none;
	width: 100%;
	background: #fff;
}
.wpml-ls-display {
	margin-left: 5px;
}
.logged-in .header {
	margin-top: 30px;
}
.gc-dropdown {
	position: relative;
	width: 50%;
    float: left;
}
a.wpml-ls-item-toggle,
a.wpml-ls-link,
a.gc-dropdown-link {
	color: #3d3d3d;
}
/* HAMBURGER */
.cmn-toggle-switch {
    display: none !important;
    position: absolute;
    overflow: hidden;
    top: 15px;
	right: 15px;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    font-size: 0;
    z-index: 10001;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-box-shadow: 2px 3px 10px -1px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 3px 10px -1px rgba(0,0,0,0.25);
    box-shadow: 2px 3px 10px -1px rgba(0,0,0,0.25);
}
    .cmn-toggle-switch:focus {
        outline: none;
    }
    .cmn-toggle-switch span {
        display: block;
        position: absolute;
        top: 19px;
        left: 8px;
        width: 25px;
        right: 18px;
        height: 3px;
        background: white;
    }

    .cmn-toggle-switch span::before,
    .cmn-toggle-switch span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #fff;
        content: "";
    }
    .cmn-toggle-switch span::before {
        top: -9px;
    }

    .cmn-toggle-switch span::after {
        bottom: -9px;
    }
/**
 * Style 2
 *
 * Hamburger to "x" (htx). Takes on a hamburger shape, bars slide
 * down to center and transform into an "x".
 */
    .cmn-toggle-switch__htx {
        background-color: #ff7b31;
        opacity: 0.8;
        margin-left: 0px;
    }

    .cmn-toggle-switch__htx span {
        -webkit-transition: background 0 0.3s;
        transition: background 0 0.3s;
    }

    .cmn-toggle-switch__htx span::before,
    .cmn-toggle-switch__htx span::after {
        -webkit-transition-duration: 0.3s, 0.3s;
        transition-duration: 0.3s, 0.3s;
        -webkit-transition-delay: 0.3s, 0;
        transition-delay: 0.3s, 0;
    }

    .cmn-toggle-switch__htx span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, transform;
    }

    .cmn-toggle-switch__htx span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
    }

    /* active state, i.e. menu open */
    .cmn-toggle-switch__htx.active {
        background-color: #cb0032;
        opacity: 1;
        border-radius: 3px;
    }

    .cmn-toggle-switch__htx.active span {
        background: none;
    }

    .cmn-toggle-switch__htx.active span::before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .cmn-toggle-switch__htx.active span::after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .cmn-toggle-switch__htx.active span::before,
    .cmn-toggle-switch__htx.active span::after {
        -webkit-transition-delay: 0, 0.3s;
        transition-delay: 0, 0.3s;
    }
    body.admin-bar #nav {
        top: 31px;
    }
    .cmn-toggle-switch__htx.active #nav {
        -webkit-box-shadow: 3px 4px 10px -1px rgba(0,0,0,0.51);
        -moz-box-shadow: 3px 4px 10px -1px rgba(0,0,0,0.51);
        box-shadow: 3px 4px 10px -1px rgba(0,0,0,0.51);
    }


/*
*  Configurator reset
*/
.ezfc-element-radio .ezfc-addon-label:hover {
	border: 1px solid #e97724 !important;
}
.reset-button {
	position: fixed;
    bottom: 12px;
    left: 520px;
    z-index: 100;
    width: 180px;
}
/*
*  RIGHT FORM
*/
.cf7-right-form input.right-form-phone{
    border:0 solid;
    background-color:transparent;
    max-width:100%;
    outline:0;
	padding-left: 120px!important;
}

/*
*   DRY CONSTRUCTION LP STYLES
*/
.dry-intro_title {
	font-size: 40px;
	color: #4e4e4e;
	margin: 0;
}
h3.dry-title {
	color: #4e4e4e;
	font-size: 24px;
	margin: 0;
}
h2.dry-intro-description_text,
h2.dry-title {
	color: #4e4e4e;
	font-size: 35px;
	margin: 0;
	text-align: center;
}
h2.dry-form-title {
	color: #4e4e4e;
	font-size: 30px;
	margin: 0;
	text-align: center;
}
.dry-intro-contact p {
	margin-top: 0;
	margin-bottom: 5px;
}
.dry-into-img-box {
	margin-top: 15px;
}
.top-form {
	padding: 15px;
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.ct7-lp-up-left,
.ct7-lp-up-right{
	width:50%;
	float:left;
	padding: 15px;
}
.r-name-up{
	background:url(https://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico1.png) 2px no-repeat;
	border: none;
    border-bottom: 1px solid #4e4e4e;
    padding: 15px 0 5px 30px;
	width: 100%;
}
.r-email-up{
	background:url(https://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico3.png) 2px 15px no-repeat;
	border: none;
    border-bottom: 1px solid #4e4e4e;
    padding: 15px 0 5px 30px;
	width: 100%;
}
.r-notes-up{
	background:url(https://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico5.png) 2px 10px no-repeat;
	border: none;
    border: 1px solid #4e4e4e;
    padding: 15px 0 5px 30px;
	width: 100%;
	margin-top: 40px;
	resize: none;
	max-height: 80px;
}
.r-phone-up {
	border: none;
    border-bottom: 1px solid #4e4e4e;
    padding: 15px 0 5px 30px;
	width: 100%;
	background-color: transparent;
}
.r-submit-up {
	width: 120px;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    border: 1px solid #4e4e4e;
    padding: 10px;
    position: relative;
	transition: .3s ease-in;
}
.dry-clients {
	margin-top: 60px;
	margin-bottom: 60px;
}
.dry-client-img-box {
	display: flex;
	justify-content: center;
	align-items: center;
}
/*
*  BOTTOM FORM
*/
#pgc-962-0-0 {
	background-color: #ccc;
}
.dry-footer-form-box {
	background-color: #ccc;
	padding-top: 60px;
}
.dry-footer-form {
	max-width: 500px;
    margin: 0 auto;
}
.dry-bot-form {
	padding: 10px;
}
.r-name-bot{
	background:url(https://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico1.png) 5px 5px no-repeat;
	width: 100%;
	border: none;
	border-bottom: 1px solid #4e4e4e;
	padding: 10px 0 5px 45px;
}
.r-phone-bot{
	width: 100%;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #4e4e4e;
	padding: 10px 0 5px 45px;
}
.r-email-bot{
	background:url(https://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico3.png) 10px 10px no-repeat;
	width: 100%;
	border: none;
	border-bottom: 1px solid #4e4e4e;
	padding: 10px 0 5px 45px;
}
.r-notes-bot{
	background:url(https://emulsion.globecore.com/wp-content/uploads/sites/6/2016/05/ico5.png) 10px 10px no-repeat;
	width: 100%;
	border: 1px solid #4e4e4e;
	resize: none;
	padding: 10px 0 5px 45px;
}
.lp-bot-submit {
	width: 120px;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    border: 1px solid #4e4e4e;
    padding: 10px;
    transition: .3s ease-in;
	margin: 0 auto;
}
.lp-bot-submit:hover {
	background-color: #cbcbcb
}
.r-submit-up:hover {
	background-color: #cbcbcb
}
.dry-contact-top {
	margin-top: 60px;
	margin-bottom: 60px;
}
.ct7-lp-up{
	max-width:800px;
	margin:0 auto;
	background-color: #ccc;
}
.dry-layer {
	background-color: #f6f6f6;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.dry-layer_p1,
.dry-layer_p2 {
	font-size: 17px;
	color: #4e4e4e;
	margin: 0;
}
.dry-layer_p2 {
	margin-bottom: 30px;
}
.dry-offer-text-box ul {
	list-style-type: none;
}
.dry-offer {
	margin-top: 60px;
}
.dry-pulverizing {
	margin-top: 60px;
	margin-bottom: 60px;
}
.dry-pulverizing ul {
	list-style-type: none;
}
.dry-video {
	margin-top: 60px;
	margin-bottom: 60px;
}
.dry-posts {
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f6f6f6;
}
.dry-post-row {
	margin-top: 15px;
	margin-bottom: 15px;
}
.dry-post-img-box {
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.dry-post-text-box a {
	width: 120px;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #4e4e4e;
    padding: 10px;
    transition: .3s ease-in;
	color: #4e4e4e;
	text-decoration: none;
}
.dry-post-text-box p {
	margin-bottom: 40px;
}
.dry-post-text-box a:hover {
	background-color: #eee;
}
.dry-reason {
	margin-top: 60px;
	margin-bottom: 60px;
	padding-bottom: 60px;
}
.dry-title {
	margin-bottom: 30px;
}
.dry-reason-item {
	margin-top: 15px;
	margin-bottom: 15px;
}
.dry-reason-item img {
	float: left;
	margin-right: 10px;
}
.dry-services {
	margin-top: 60px;
	margin-bottom: 60px;
}
.dry-services ul {
	list-style-type: none;
}
.dry-how-img-box {
	text-align: center;
}
.gc-social {
	margin-top: 60px;
}
.support-list {
	list-style-type: none;
}
/**
**	GDPR styles
*/
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 30px 40px;
    position: relative;
    display: inline-block;
}

.cf7-right-form {
	margin-top: 27px;
}
/*GDPR styles end*/
.page-id-20542 .int-contacts {
	display: none;
}
#menu-footer-product-menu {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
ul.menu li {
	margin-right: 50px;
}
/*
* PUSH message button style
*/

/*  AVS LANDING START  */
.top-form,
.top-form_left,
.top-form-right
{
	padding: 15px !important;
}

.top-form-center {
	text-align: center !important;
}
/*  AVS LANDING END  */
/*
	EMULSION COM STYLES
*/
.gc-em-contacts {
	background-image: url(../images/map_bg1.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 400px;
	margin-top: -65px;
    padding-top: 85px;
}
.row {
	width: 100%;
}
/* BANNER SECTION */
.gc-banner {
	margin-top: 60px;
}
.gc-banner__inner {
	background-image: url(../images/Sale.jpg);
	background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
	height: 400px;
}
.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
	padding-left: 100px !important;;
}
.gc-tabs {
	max-width: 68% !important;
    margin: -554px 10px 60px 10px !important;
}
.page-id-24797 .gc-tabs,
.page-id-23993 .gc-tabs,
.page-id-24636 .gc-tabs,
.page-id-23118 .gc-tabs,
.page-id-26069 .gc-tabs,
.page-id-26566 .gc-tabs,
.page-id-12289 .gc-tabs,
.page-id-26706 .gc-tabs,
.page-id-26761 .gc-tabs,
.page-id-26827 .gc-tabs,
.page-id-26830 .gc-tabs,
.page-id-12071 .gc-tabs,
.page-id-27610 .gc-tabs,
.page-id-14696 .gc-tabs,
.page-id-22940 .gc-tabs
{
	margin: 0px 10px 60px 10px !important;
}

.page-id-12611 .gc-tabs,
.page-id-14131 .gc-tabs,
.page-id-15589 .gc-tabs,
.page-id-15595 .gc-tabs,
.page-id-15613 .gc-tabs{
	margin: -295px 10px 60px 10px !important;
}
.page-id-12617 .gc-tabs{
	margin: -298px 10px 60px 10px !important;
}
.page-id-22849 .gc-tabs {
	margin: -295px 10px 60px 10px !important;
}
/* CONTACT PAGE */
.gc-cp-list {
	list-style-type: none !important;
}
.gc-cp-list li {
	margin-left: 0 !important;
}
#site2 .gc-tabs {
	margin-top: 0px !important;
	width: 100%;
}
#site2 .cf7-right-form {
	float: right;
}
.product-link-site .fa {
    position: absolute;
    top: 10px;
    right: 10px;
    color: rgba(0, 0, 0, 0.92);
    z-index: 10;
}
/* FOOTER SUBSCRIBE FORM */
.footer-subscribe-form {
	max-width: 25vw;
	float: right;
}
.form-inner {
	max-width: 25.2vw;
	float: right;
	position: relative;
}
#wpcf7-f9217-o37 .wpcf7-form {
	position: relative;
	height: 22vw;
}
#wpcf7-f9217-o37 .div.wpcf7-mail-sent-ok,
#wpcf7-f9217-o37 div.wpcf7-validation-errors {
	bottom: 10px !important;
}
.your-email {
	border: none !important;
}
.sub-input {
	border: none;
	padding: 0.5em;
}
.wpcf7-response-output {
	margin: 0 !important;
	max-width: 320px !important;
}
.footer-form-sub-button {
	background: transparent;
    border: 1px solid;
    padding: 0.5em 3em;
}
.subscribe-submit input {
	border: none;
	background: transparent;
    border: 1px solid;
    padding: 0.5em 3em;
}
/*************************/
.hide-link {
	display: none;
}
/*.show-link {
	display: block;
}*/
.acf-image-uploader img {
	height: 300px !important;
    object-fit: contain !important;
}

/*
    TEXT BLOCK STYLES
*/
.gc-text-info {
    margin: 30px 0px;
}
#site22 .cf7-right-form,
#site2 .cf7-right-form,
#site7 .cf7-right-form {
    height: 550px;
}
@media screen and (min-width: 1100px) and (max-width: 1366px){
	.text-block-wraper {
		width: 46%;
	}
	.text-block {
		min-width: 700px!important;
	}
	.slick-main-title  {
		font-size: 40px;
	}
	@-webkit-keyframes slideInLeft{
		0%{
			width: 0%;
		}
		100%{
			width: 46%;
		}
	}
	@keyframes slideInLeft{
		0%{
			width: 0%;
		}
		100%{
			width: 46%;
		}
	}
}
@media screen and (min-width: 925px) and (max-width: 1100px){
	.text-block {
		min-width: 530px!important;
	}
	.slick-main-title {
		font-size: 30px;
	}
	@-webkit-keyframes slideInLeft{
		0%{
			width: 0%;
		}
		100%{
			width: 45%;
		}
	}
	@keyframes slideInLeft{
		0%{
			width: 0%;
		}
		100%{
			width: 45%;
		}
	}
}
@media screen and (min-width: 320px) and (max-width: 925px){
	.hidden-block {
		display: none;
	}
	.gc-products-section {
		margin: 0 auto;
	}
	.gc-section-title {
		margin-top: 100px;
	}
}
@media screen and (min-width: 925px) and (max-width: 1320px){
    label.ct7-bottom input{
        margin: 5px 0 5px 104px !important
    }
}
@media screen and (min-width: 780px) and (max-width: 100px){
    .related_post {
        width: 100%;
        margin: 0 auto;
        margin-left: 10px;
    }
    li.cat-post-item {height: 230px !Important;}
    li.cat-post-item p {
       padding-left: 9px !important;
    }
    .news_block .panel-grid-cell img {
        height: 100px !important;
        width: 100px !important;
    }
    .news_block .cat-post-item:first-child img {
        width: 100% !important;
        height: 100%;
    }
    .block_news p, .news_block .panel-grid-cell .post-title {
        margin-top: 5px;
        font-size: 12px;
        padding-left: 10px !important;
    }
    a.cat-post-thumbnail {
        width: 100% !important;
    }
    .news_block .panel-grid-cell img {
        width: 100% !important;
    }
    .news_block .panel-grid-cell .post-title {
        font-size: 12px !important;
    }
    li:first-child a.post-title.cat-post-title {
        min-height: 30px !Important;
    }
    div.pfpItem img{
        width: 100%;
    }
}
@media screen and (min-width: 575px) and (max-width:625px){
    .headerContacts{
        margin-right:119px;
        margin-left:20px
    }
}
@media screen and (min-width: 496px) and (max-width: 620px) {
    .mp-eq-container,
    .mp-eq-container.custom-row {
        width: 100%;
    }
}
@media screen and (min-width:421px) and (max-width:450px){

}
@media (max-height:480px) and (orientation:landscape){
    #popup{
        height: auto;
        padding: 10px 20px 0 20px;
    }
    span.wpcf7-not-valid-tip{
        color:#f00;
        font-size:0.5em !important;
    }
    .popup-wrapp{
        height: 80px;
        width: 80px;
    }
    div#callback:before{
        top: 8%;
    }
}
@media screen and (max-width: 1400px){
    #pgc-1242-es-mob-1{
        display: none!important;
    }
    h2.slick-main-title {
        font-size: 2.1vw;
    }
    span.slick-main-descr {
        font-size: 1.28vw;
    }

}
@media screen and (min-device-width: 1024px) and (max-device-width: 1300px) {
    .gc-publications {
		width: 95%;
	}
    .g-recaptcha div {
        transform: scale(0.93);
        position: relative;
        left: 15px;
    }
}
@media screen and (max-width: 1300px){
    .g-recaptcha div {
        transform: scale(0.93);
        position: relative;
        left: 0;
    }
    .like span{
        display:block;
        text-align:center;
        left:0 !important
    }
    .pfpItem entry-content {
        width: 98%!important;
    }
    #siteorigin-panels-builder-4{
        display: block;
    }
    .post-callback{
        width: 100%;
    }
    .page-template-contacts-page .entry-content,
    .page-template-contacts-page .entry-header {
        width: auto !Important;
    }
    body.page-template-contacts-page .cf7-right-form,
    body.page-template-products .cf7-right-form {
        max-width: 760px;
        position: relative;
        height: 440px;
        margin: 20px auto;
    }
    body.page-template-contacts-page span.wpcf7-form-control-wrap.your-message,
    body.page-template-products span.wpcf7-form-control-wrap.your-message {
        position: absolute;
        right: 0px;
        top: 0px;
    }
    body.page-template-contacts-page .form-logo,
    body.page-template-products .form-logo {
        left: 39%;
    }
    body.page-template-contacts-page .cf7-right-form textarea,
    body.page-template-products .cf7-right-form textarea {
        height: 115px;
    }
    body.page-template-contacts-page footer .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.recap,
    body.page-template-products footer .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.recap {
        float: left;
        margin-top: 30px;
    }
    body.page-template-contacts-page footer .cf7-right-form input.wpcf7-form-control.wpcf7-submit,
    body.page-template-products footer .cf7-right-form input.wpcf7-form-control.wpcf7-submit {
        float: right;
    }
    body.page-template-contacts-page footer footer img.form-logo,
    body.page-template-products footer footer img.form-logo {
        left: initial;
        margin: 0 auto;
    }
    body.page-template-contacts-page .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.recap,
    body.page-template-products .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.recap {
        float: left;
        margin-top: 20px;
    }
    body.page-template-contacts-page .cf7-right-form input.wpcf7-form-control.wpcf7-submit,
    body.page-template-products .cf7-right-form input.wpcf7-form-control.wpcf7-submit {
        margin: 35px 15px 0px 49px;
    }
    body.page-template-contacts-page footer footer .title-form h3,
    body.page-template-products footer footer .title-form h3 {
        margin-top: 43px;
    }
    /* end sidebar cf7 contacts */
    .si-content h2.country {
        font-size: 18px !important;
    }
	.logo {
		margin-left: 15px;
	}
	.price-form-msg {
		padding-left: 90px;
	}
	.price-form-msg {
		width: 70%;
	}


	/* Style 2018 */
	.catalog-container {
		left: 10px;
	}
	.subscribe-form {
		padding-right: 10px;
	}
	.social-container {
		padding-right: 10px;
	}
}
@media screen and (max-width: 1270px){

	.tabs-title {
		margin-right: 0px;
	}
	.page-template-page-in-stock .gc-tabs {
		margin-top: 0;
	}
    body#site27 #siteorigin-panels-builder-3,
    #siteorigin-panels-builder-2{
        float: right;
        width: 409px;
        margin-top: -10px;
        margin: 0 auto;

    }
    .entry-thumbnail{
        margin: 0 auto;
    }
    #siteorigin-panels-builder-3 .post-callback{
        margin-left: -200%;
        float: none;
        margin-right: 35px;
    }
	/*Header styles*/

	.price-form-msg {
		padding-left: 0px;
	}
	.form-quote {
		top: 92px;
		left: 30px;
	}
	.price-form-msg {
		width: 90%;
		padding-bottom: 0px;
		height: 138px;
	}
}
@media screen and (max-width: 1250px){
    #ladingpage3-row2 img{
        float: left!important;
        margin-top: 0!important
    }
    body#site27 aside#siteorigin-panels-builder-4{
        display: block;
    }
    body#site27 aside#siteorigin-panels-builder-2{
        display: none;
    }
    .product-slider-container .slick-prev,
    .product-slider-container .slick-next {
        margin-left: calc(100% - 79px);
        left: 0px;
    }
    .custom-bg {
        height: 1000px;
        background-size: 100%;
        background-position: 0 160px;
        background-repeat: no-repeat;
    }
    .slick-prev {
        left: 10px;
    }
    .slick-next {
        right: 10px;
    }
    .half-resp, .third-resp, .fourth-resp {
        width: 50%;
    }
	/*Header styles*/
	ul.main_menu li a {
		font-size: 16px;
	}
	.price-form-msg {
		padding-left: 0px;
	}
	.form-quote {
		top: 92px;
		left: 30px;
	}
	.price-form-msg {
		width: 90%;
	}
}
@media screen and (max-width: 1200px){
    .lp-tanks img{
        display: none;
    }
    .lp-text1{
        margin-left: 0;
        max-width: 1200px;
    }
    .lp-text2{
        padding: 34px 42px 1px 15px!important;
        max-width: 1200px;
        margin-top: 10%!important;
        margin-left: 0;
    }
    .lp-text3{
        padding: 34px 42px 1px 15px!important;
        max-width: 1200px;
        margin-top: 10%!important;
        margin-left: 0;
        margin-right: 0;
    }
    .lp-text4{
        padding: 34px 42px 1px 15px!important;
        max-width: 1200px;
        margin-top: 10%!important;
        margin-left: 0;
        margin-right: 0;
    }
    #lp-tanks-block .left-image-lp{
        left: 0!important;
        margin-top: 0!important;
    }
    .lp-text3{
        float: none!important;
        margin-top: 0!important
    }
    .right-image-lp{
        float: none!important;
        margin-top: 0!important;
    }
    .first-callback-forms{
        margin-left: 0!important;
    }
    .footer-contact-form1 #callback{
        margin-left: 5%;
    }
    .footer-contact-form1 #pofinan-callback,
    .footer-contact-form1 #lp-callback{
        margin-left: 5%;
    }
    .text-inside-lp-oil{
        max-width: 160px!important;
    }
    .main-contacts:nth-child(2n+3){
        border-right: none;
    }
    .contact-item.germany.custom-height {
        height: 2045px;
        width: 28%;
    }
    .dieler-container {
        float: none;
    }
    .contact-item.germany, .contact-item {
        width: 44%;
    }
    .contact-item.germany {
        height: 450px;
    }
    .contact-item.dieler:last-child {
        border-right: none !important;
    }
    .contact-item.dieler {
    width: 42%;
    }
    .contact-item {
    margin-top: 40px;
    }
    .contact-item.secondary-contacts:nth-child(2n+2) {
        border-right: none !important;
    }
    .contact-item.dieler.secondary-contacts {
        width: 42%;
    }
    .main-contacts:nth-child(2n+2){
        border-right: none !important;
    }
    .contact-item {
        border-right: 1px solid #ccc !important;
    }
    .map-products-inner {
        margin-right: 10px;
    }
    .map-product-cat {
        display: inline-flex;
    }
    .half-resp, .third-resp, .fourth-resp {
        width: 50%;
    }
	/*Header styles*/

	.tabs-title>a {
		padding: 10px 10px;
	}

	.price-form-msg {
		padding-left: 0px;
	}
	.price-form-msg {
		width: 90%;
	}

}
@media screen and (max-width: 1150px){
	.entry-content {
		padding: 0 10px;
	}
    .second-half .post-title{
        height:70px!important;
    }
    .category_block{
        width: 100%;
    }
    #pgc-w573426a58ec7f-1-0{
        display: none;
    }
    .radius-img img{
        width: 150px!important;
        height: 150px!important;
    }
    .cg-content-wraper,
    .sidebar-secondary-box {
        width: 100%;
    }
    .half-resp, .third-resp, .fourth-resp {
        width: 50%;
    }
    .sidebar-secondary-box {
        width: 40%;
    }
	/*Header styles*/
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		padding-right: calc(15px + .1em + .1em);
	}
	.wpml-ls-legacy-dropdown {
		width: 100%;
	}
	.gc-dropdown {
		width: 50%;

	}

	.price-form-msg {
		padding-left: 0px;
	}
	.price-form-msg {
		width: 90%;
	}

}
@media screen and (max-width: 1100px){
    .related_post {
        width: 100%!important;
    }
    .cg-content-wraper,
    .sidebar-secondary-box {
        width: 40%;
    }
    /*.page .entry-content{width:450px!important;}*/
    #siteorigin-panels-builder-2{
        width: 409px!important;
    }
    body#site5 .post-callback .inbound-label{
        margin-right: 5%;
    }
    .post-callback #inbound_form_submit{
        width: 200px;
    }
    li.cat-post-item {
        height: 180px !important;
    }
    #nav_menu-6{
        margin-left: 20px!important;
    }

    .footer ul ul{
        min-width: 200px
    }
    .widget_nav_menu{
        float: none;
    }
    #secondarySidebar1 {
        order: -1;
    }
    .error404 .page-content {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 500px !important;
    }
	/*Header styles*/
	.widget_search {
        width: 100%;
    }

	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		padding-right: calc(15px + .1em + .1em);
	}
	.wpml-ls-legacy-dropdown {
		width: 100%;
	}
	.price-form-msg {
		padding-left: 0px;
		width: 90%;
	}
	.price-form-rec .g-recaptcha div {
		transform: scale(0.93);
	}
	.price-form-rec {
		margin-top: -17px;
	}

	/* Styles 2018 */
	.subscribe-form .wpcf7 {
		width: 55%;
	}

}
@media screen and (max-width: 1100px){
	.h1.dry-intro_title {
		font-size: 30px;
	}
	.form-container {
		display: none;
	}
	.gc-tabs {
		margin-top: 0px !important;
		max-width: 100% !important;
		margin: 0 auto !important;
		padding: 0 10px 0 10px;
	}
	.cmn-toggle-switch {
		display: block !important;
	}
	.widget_search {
		width: 170px;
		float: right;
		justify-content: flex-end;
		margin-right: 80px;
	}
	a.menu-items {
		margin-right: 10px;
	}
	.gc-dropdown {
		margin-right: 5px;
	}
	.active-menu {
		left: 0 !important;
	}
	#nav-wrap {
		clear: both;
		position: fixed;
		width: 300px;
		margin: 0px;
		z-index: 10000;
		background: #898a8a;
		border: solid 1px #999;
		display: block;
		left: -310px;
		height: 100%;
		top: 0px;
		opacity: 0.96;
		transition: left 0.5s ease-in;
	}
	ul.main_menu {
		display: inline-block;
		text-align: left;
		width: 100%;
		height: 100vh;
		margin-top: 0;
	}
	#nav li{
        clear: both;
        float: none;
        width: 100%;
        margin: 1px 0;
        padding: 0;
        top: 60px;
        position: relative;
    }
    #nav a,
    #nav ul a{
        background: none;
        display: inline-block;
        width: 100%;
        color: #fff !important;
        border: none;
    }
    #nav li:hover,
    #nav ul li:hover{
        background-color: #58acda;
    }
    #nav ul{
        width: auto;
        position: static;
        display: none;
        border: none;
        background: inherit;
    }
    #nav ul li{
        margin: 1px;
    }
    ul.main_menu li a:focus,
    ul.main_menu li a:hover {
        box-shadow: none;
        border-radius: 0px;
    }
	#nav a, #nav ul a {
        text-align: left;
        padding-left: 10px;
        font-size: 18px;
    }

}
@media screen and (max-width: 1024px){
    .gc-slider-old {
        display: none;
    }
}
@media screen and (max-width: 1000px){
	.subscribe-container {
		width: 100%;
	}
    .first-callback-forms .coment-contact-form1{
        float: none!important;
        margin-top: 0!important;
        margin-right: 0!important;
    }
    .first-callback-forms .email-contact-form1{
        float: none!important;
        margin-top: 0!important;
        margin-right: 0!important;
    }
    .first-callback-forms #inbound_form_submit{
        margin: 2% 5%;
    }
    .footer-contact-form1 .coment-contact-form1{
        float: none;
        margin-top: 0;
    }
    .footer-contact-form1 #callback{
        margin-left: 30%;
    }
    .footer-contact-form1 #pofinan-callback,
    .footer-contact-form1 #lp-callback{
        margin-left: 30%;
    }
    .crp_related{
        margin-left: 20px;
    }
    .emuls-lp5 p{
        width:60%;
        margin:0 auto!important;
    }
    .emuls-lp7{
        width:50%;
        margin:0 auto;
    }
    .crp_related li{
        margin-left: 8%;
    }
    .contact-item.germany,
    .contact-item {
        width: 43%;
    }
    .vertical-line{
        display:none!important;
    }
    .vertical-line1{
        display: none!important;
    }
    .footer-contact-form1 .inbound-form-wrapper #inbound_form_submit{
        margin-top: 120px;
        margin-left: 42px;
    }
    .si-wrapper-top {
        width: 40%;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .half-resp, .third-resp, .fourth-resp {
        width: 50%;
    }
    .entry-header .entry-title {
        text-align: center;
    }
    .entry-content {
        padding: 0 10px;
    }

    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 78%;
        height: auto;
        right: 5px;
        margin-bottom: 130px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
        bottom: -30px;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/
}
@media screen and (max-width: 920px){
	.half-resp, .third-resp, .fourth-resp {
		width: 50%;
	}

	/* Styles 2018 */
	.subscribe-form .wpcf7 {
		width: 70%;
	}
	#site6 .widget_search {
		width: 75%;
	}

}
@media screen and (max-width: 661px){
    .half-resp, .third-resp, .fourth-resp {
        width: 100%;
    }
}
@media screen and (max-width: 925px){
	.subscribe-container {
		width: 100%;
	}
    .mp-eq-container.custom-row {
		margin: 0 auto;
		display: block;
		float: none;
	}
    .second-half .cat-post-item{
        width: 96%!important;
        margin: 2%!important;
    }
    #site-navigation{
        position: relative;
    }
    .headerContacts{
        margin-right: 116px;
        width: 70%;
    }
    header ul.sub-menu a{
        max-width: 100% !important;
        float: none;
        text-align: center !important;
        font-size: 14px !important;
    }

    header.header.full.contHMob .catalog_btn{
        margin-top: 0;
        top: 110px;
        left: 50%;
    }
    header.header.full.contHMob .catalog_btn.mob-margin {
        margin-top: 55px;
    }
    #menu-icon{
        color: #000;
        width: 70%;
        height: 30px;
        margin: 0 auto;
        background: #ecebeb url(https://wpandyou.ru/wp-content/themes/wpandyou_v2.0/images/menu-icon.png) no-repeat 10px center;
        padding: 8px 10px 0 0;
        cursor: pointer;
        border: solid 1px #666;
        display: none;
    }
    #menu-icon:hover{
        background-color: #f8f8f8;
    }
    #menu-icon.active{
        background-color: #bbb;
    }
    ul.social_menu li{
        transform: scale(0.7);
        width: 75px;
        height: 75px;
    }
    #pg-1078-1 .panel-grid-cell{
        width: 92%;
    }
    div.category_block dl{
        width: 65%;
        min-width: 250px;
        max-width: 255px;
        height: 400px;
        margin: 1%;
        padding: 0;
    }
    body#site1 #pg-6-1 .panel-grid-cell,
    body#site2 #pg-304-1 .panel-grid-cell,
    body#site3 #pg-972-1 .panel-grid-cell,
    body#site3 #pg-2-1 .panel-grid-cell,
    body#site4 #pg-1560-1 .panel-grid-cell,
    body#site5 #pg-89-1 .panel-grid-cell,
    body#site6 #pg-2-1 .panel-grid-cell,
    body#site7 #pg-560-1 .panel-grid-cell,
    body#site8 #pg-6-1 .panel-grid-cell,
    body#site10 #pg-1549-1 .panel-grid-cell,
    body#site25 #pg-2416-1 .panel-grid-cell,
    body#site22 #pg-171-2 .panel-grid-cell,
    body#site24 #pgc-2405-news_block-0 .panel-grid-cell,
    body#site16 #pg-445-1 .panel-grid-cell,
    body#site17 #pg-170-1 .panel-grid-cell,
    body#site18 #pg-55-1 .panel-grid-cell,
    body#site19 #pg-89-1 .panel-grid-cell,
    body#site20 #pg-347-1 .panel-grid-cell,
    body#site21 #pg-225-1 .panel-grid-cell,
    body#site24 #news_block .panel-grid-cell,
    body#site23 #pg-254-1 .panel-grid-cell,
    body#site30 #pg-6-1 .panel-grid-cell,
    body#site31 #pg-18-1 .panel-grid-cell{
        float: none!important;
        width: 92%!important;
        margin: 1% 1% 1% 3%!important;
    }
    #pl-304{
        width: 90%!important;
        margin: 0 auto;
    }
    .hvr-underline-from-center:after {
        display: none;
    }
    .map-products-inner {
        margin-right: 40px;
    }
    .map-product-cat {
        display: inline-flex;
        float: none;
    }
    .map-home-list li,
    .map-product-cat {
        width: 40%;
    }
    #ladingpage2-row6 .panel-grid-cell{
        margin:0 auto;
    }

    body.single-format-chat #inbound-form-wrapper{
        width: 70%;
        margin: 0 auto;
    }
    body.single-format-chat #inbound-form-wrapper{
        width: 70%;
    }
    .post-callback{
        width: 88%;
        margin: 0 auto;
    }
    #siteorigin-panels-builder-2{
        float: none!important;
    }
    .post-callback .inbound-field input[type="text"],
    .inbound-field input[type="url"],
    .inbound-field input[type="email"],
    .inbound-field input[type="tel"],
    .inbound-field input[type="number"],
    .inbound-field input[type="password"]{
        width: 68%!important;
        height: 30px;
        margin-bottom: 30px;
        border: solid!important;
        border-radius: 6px;
        border-color: #d2d1d1!important;
        margin-left: 5px
    }
    #siteorigin-panels-builder-4 .post-callback #wpleads_notes{
        width: 68%!important;
    }
    body#site19 aside#siteorigin-panels-builder-5{
        display: block;
    }
    body#site19 aside#siteorigin-panels-builder-4,
    body#site34 aside#siteorigin-panels-builder-4{
        display: none;
    }
    body#site27 aside#siteorigin-panels-builder-4{
        display: block;
    }
    body#site27 aside#siteorigin-panels-builder-2{
        display: none;
    }
    #sitebar-video{
        display: none;
    }
    #siteorigin-panels-builder-2{
        float: right;
        width: auto!important;
        display: none;
    }
    .post-callback #wpleads_notes{
        width: 68%!important;
    }
    .post-callback #inbound_form_submit{
        margin-left: 35%;
    }
    #sidebar-video{
        display: none
    }
    .post-social ul.social_menu li{
        transform: none;
        width: auto;
        height: auto;
    }
    .post-map{
        display: none;
    }

    #siteorigin-panels-builder-4{
        display: block;
    }
    .pfpItem.entry-content {
        float: none;
    }


    #back-to-top{
        bottom: 5px !important;
        left: 5px !important;
    }

    .pagewidth .fa-envelope-o {
        display: block;
        font-size: 33px;
        -webkit-text-stroke: 1px rgb(255, 255, 255);
    }
    header.header.full.contHMob {
        height: 80px;
    }
    a.menu-items {
        color: #615d5d;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .entry-content {
        width: 94%;
        padding: 0 10px;
    }

    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 78%;
        height: auto;
        margin-top: 50px;
        margin-bottom: 130px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
        bottom: -30px;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/

}
@media screen and (max-width: 700px){
    .gc-main-content {margin: 0px 5px;}
}
@media screen and (max-width: 900px){
	.subscribe-container {
		width: 100%;
	}
    .products-right-container {
        width: 100%;
    }
    .fullsize-img img {
        width: 100%;
    }
    .product-slider-container {
        position: relative;
        width: 80%;
        margin-bottom: 40px;
        left: 10%;
    }
    .slider-for .fullsize-img {
        max-width: 100% !important;
        max-height: 100%;
    }
    .thumb-img {
        padding: 9px;
    }
    .slider-for {
        width: 100%;
        float: left;
    }
    .slider-nav {
        float: left;
        margin-top: 10px;
        width: 100%;
    }
    .thumb-img img {
        width: 100%;
    }
    .product-slider-container button.slick-next.slick-arrow,
    .product-slider-container button.slick-prev.slick-arrow {
        transform: initial;
    }
    button.slick-prev.pull-left.slick-arrow,
    button.slick-next.pull-right.slick-arrow  {
        background: rgba(0, 0, 0, 0.54);
    }
    button.slick-prev.pull-left.slick-arrow .fa-angle-left,
    button.slick-next.pull-right.slick-arrow .fa-angle-right {
        color: #fff;
        font-size: 32px;
        display: block;
        position: relative;
        bottom: 4px;
    }
    .product-slider-container .slick-prev:before,
    .product-slider-container .slick-next:before {
        content: "";
        padding-top: 0px;
    }
    .product-slider-container .slick-prev {
        top: 70px;
        left: 9px;
    }
    .product-slider-container .slick-next {
        left: initial;
        top: 70px;
        right: 9px;
    }
    .innertab-content {
        padding: 0px;
    }
    .inner-right-container ul.innertabs {
        margin-left: 0px !important;
    }
    .product-slider-container .slick-prev,
    .product-slider-container .slick-next {
        margin-left: 0px;
        height: 40px !important;
        width: 40px !important;
    }
    .contact-item.germany, .contact-item {
        width: 40%;
    }
    .subscribe-form {
        float: none;
        clear: both;
        text-align: center;
    }
    .share-container {
        float: none;
        width: 100%;
    }
    .share-wrapp {
        float: none;
        margin-bottom: 50px;
    }
    .subscribe-form input.wpcf7-form-control.wpcf7-submit {
        margin: 0px auto;
        color:#ff7b31;
    }
    .subscribe-submit {
        width: 100%;
        margin-top: 10px;
        float: none;
        margin: 15px auto;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .entry-content {
        width: 94%;
        padding: 0 10px;
    }
    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 78%;
        height: auto;
        right: 5px;
        margin-bottom: 130px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
        bottom: -8%;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/

	.tabs {
		display: flex;
	}

	.price-form-msg {
		padding-left: 0px;
	}
	.price-form-msg {
		width: 90%;
	}

}
@media screen and (max-width: 780px){
	.subscribe-container {
		width: 100%;
	}
    #siteorigin-panels-builder-3 .post-callback{
        margin-top: 0;
        margin-left: 0;
        float: left;
        width: 400px;
    }
    .post-map{
        display:none;
    }
    #nav_menu-3,#nav_menu-6{
        transition-property: transform,opacity;
        transition-duration: .1s;
        top: inherit;
        padding-bottom: 0!important;
    }
    div.pfpItem img{
        width: 100%;
    }
    #siteorigin-panels-builder-4 .post-callback .inbound-field input[type="text"],
    #siteorigin-panels-builder-4 .inbound-field input[type="url"],
    #siteorigin-panels-builder-4 .inbound-field input[type="email"],
    #siteorigin-panels-builder-4 .inbound-field input[type="tel"],
    #siteorigin-panels-builder-4 .inbound-field input[type="number"],
    #siteorigin-panels-builder-4 .inbound-field input[type="password"]{
        width: 68%!important;
    }
    #siteorigin-panels-builder-3 .post-callback{
        margin-top: 0;
        margin-left: 0;
        float: left;
        width: 400px;
    }
    .post-map{
        display: none
    }
    .wp-image-2689{
        display: none;
    }
    .int-contacts.vietnam {
        width: 100%;
        margin-top: 20px;
    }
    #filter-ext {
        display: block;
    }
    body.page-template-contacts-page aside.widget_search.contH {
        margin-right: 65px;
    }
    .contact-item.germany,
    .contact-item {
        height: auto;
        margin-top: 0px;
        border-right: none;
        margin-bottom: 30px;
        width: 90%;
        padding-right: 0px !important;
    }
    .int-contacts {
        float: none !important;
    }
    .contact-item,
    .main-contacts {
        border-right: none !important;
    }
    .dieler {
        width: 90% !important;
    }
    .client-logo {
        width: 200px;
        float: none;
        display: block;
        margin: 0 auto;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .sidebar-container {
        width: 100%;
    }
    .entry-content {
        width: 94%;
        padding: 0 10px;
    }
    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 78%;
        height: auto;
        right: 5px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/

	.form-inner {
        max-width: 100%;
		width: 100%;
	}
	.tabs {
		display: flex;
	}
	.price-form-msg {
		padding-left: 0px;
		width: 90%;
	}
	.g-recaptcha div {
		transform: scale(0.93);
	}

	/* Styles 2018 */
	.subscribe-form .wpcf7 {
		width: 85%;
	}
    .footer-subscribe-form {
        max-width: 100%;
        width: 100%;
    }

}
@media screen and (max-width: 720px){
    .entry-content p {
        padding: 0px !important;
    }
    .pfp-wrapper-content {
        box-shadow: none;
    }
    .pfp-content {
        margin: 0px;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .entry-header .entry-title {
        text-align: center;
    }
    .entry-content {
        width: 94%;
        padding: 0 10px;
    }
    .footer-contact-us {
        width: 100%;
    }
    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 78%;
        height: auto;
        right: 5px;
        margin-bottom: 130px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
        bottom: -8%;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/

	.footer-contact-us p {
		text-align: center;
	}
	.footer-contact-us__link {
		text-align: center;
	}
	.form-inner {
		width: 100%;
	}
	.subscribe-title {
		text-align: center;
	}
	.subscribe-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
		max-width: 99%;
	}
	.tabs {
		display: flex;
	}
	.subscribe-container {
		width: 100%;
	}
	.form-left-wrapp,
	.form-right-wrapp {
		width: 100%;
		float: none;
	}
	.price-form {
		height: 560px;
	}
	.price-form-msg {
		margin-left: 0px;
	}
	.form-quote {
		left: 0px;
		top: 116px;
	}
	.price-form-msg {
		width: 86%;
		padding-left: 0px;
	}
	.quote-for {
		margin-left: 0;
	}
	.price-form-rec {
		margin-left: 0px;
	}

}
@media screen and (max-width: 650px){
    .product-slider-container .slick-prev {
        left: -28px;
    }
    .product-slider-container .slick-next {
        right: -28px;
    }
    button.slick-prev.pull-left.slick-arrow,
    button.slick-next.pull-right.slick-arrow {
        top: 35%;
    }
    .product-slider-container .slick-prev,
    .product-slider-container .slick-next {
        height: 30px !important;
        width: 30px !important;
    }
    button.slick-prev.pull-left.slick-arrow .fa-angle-left,
    button.slick-next.pull-right.slick-arrow .fa-angle-right {
        color: #fff;
        font-size: 26px;
        display: block;
        position: relative;
        bottom: 5px;
    }
    .r-phon-up .intl-tel-input{
        width: 91%;
        height: inherit !important;
    }
    .emuls-lp5 p{
        text-align: left;
        width: 100%;
    }
    .emuls-lp2 span{
        font-size: 30px!important;
    }
    .lp1 span{
        font-size: 30px!important;
    }
    .lp1 p{
        line-height: 0!important;
    }
    .emuls-lp3 span{
        font-size:15px!important;
    }
    #pgc-2642-2-1{
        display: none;
    }
    body.single-format-chat .first-callback-forms span{
        font-size: 22px;
    }
    body.single-format-chat .first-callback-forms h2{
        text-align: center;
    }
    .emuls-lp6 span{
        font-size: 30px!important;
        display: block;
    }
    .sizelp-par{
        font-size: 30px!important;
    }
    .lp-text1 h3{
        clear: left;
    }
    .lp-text1{
        margin-left: 0;
    }
    .lp-tanks img{
        height: 322px;
        object-fit: contain;
        width: 90%;
        float: none;
    }
    .lp-text3{
        margin-right: 0;
    }
    body.single-format-chat .footer-contact-form1 .inbound-field input[type="text"],
    body.single-format-chat .footer-contact-form1 .inbound-field input[type="url"],
    body.single-format-chat .footer-contact-form1 .inbound-field input[type="email"],
    body.single-format-chat .footer-contact-form1 .inbound-field input[type="tel"],
    body.single-format-chat .footer-contact-form1 .inbound-field input[type="number"],
    body.single-format-chat .footer-contact-form1 .inbound-field input[type="password"]{
        width: 100%;
    }
    body.single-format-chat .footer-contact-form1 textarea.inbound-input-textarea{
        width: 100%;
    }
    body .first-callback-forms .name-contact-form1,
    .first-callback-forms .phone-contact-form1,
    .first-callback-forms .email-contact-form1,
    .first-callback-forms .name-contact-form1,
    .first-callback-forms .coment-contact-form1{
        width: 200px!important;
    }
    .footer-contact-form1 .inbound-form-wrapper #inbound_form_submit{
        width: 216%;
        border-radius: 20px;
        height: 80px;
    }
    .footer-contact-form1 .name-contact-form1,
    .footer-contact-form1 .phone-contact-form1,
    .footer-contact-form1 .email-contact-form1,
    .footer-contact-form1 .name-contact-form1,
    .footer-contact-form1 .coment-contact-form1{
        width: 200%;
    }
    body.single-format-chat .first-callback-forms #inbound_form_submit{
        width: 190px;
        border-radius: 15px;
        height: 76px;
    }
    #footer-lp-form{
        width: 100%;
        margin: 0 auto!important;
    }
    .footer-contact-form1 .inbound-form-wrapper #inbound_form_submit{
        margin-left: 0!important;
    }
    .footer-contact-form1 #callback{
        margin-left: 10%;
    }
    .footer-contact-form1 #pofinan-callback,
    .footer-contact-form1 #lp-callback{
        margin-left: 10%;
    }
    .footer-contact-form1 .inbound-form-wrapper .inbound-submit-action{
        background: none;
    }
    .emuls-lp6 p{
        font-size: 15px!important;
    }
    .emuls-lp7{
        width: 100%;
        margin: 0 auto;
    }
    .oilregen-lp1 span{
        font-size: 30px!important;
    }
    .oilregen-lp4 table{
        width: 50%!important;
    }
    .oilregen-lp4 td{
        padding: 6px 4px 6px 0!important;
    }
    .regen-im{
        margin: 0!important;
    }
    .regen-im1{
        margin: 0!important;
    }
    .fuelcl-lp span{
        font-size: 20px!important;
    }
    #ladingpage2-row1 .lph31{
        margin:19px 0!important;
        text-align: left!important;
    }
    #ladingpage2-row1 .lph32{
        margin: 0!important;
        text-align: left!important;
    }
    .lp-oil-font span{
        font-size:20px!important;
    }
    .lp-oil-font{
        width:95%!important;
    }
    .oil-lp-span span{
        font-size:30px!important;
        text-shadow:1px 0 white,1px 1px white;
    }
    .oil-lp-p{
        font-size: 20px!important;
    }
    .oil-lp1 span{
        font-size: 30px!important;
    }
    .oil-lp1 p span{
        font-size: 20px!important
    }
    .footer-form1-in panel-widget-style h2{
        font-size: 30px!important;
    }
    .lp-tanks span{
        font-size: 30px!important;
    }
    #lp-tanks-block h2{
        margin-bottom: 10px;
    }
    .emuls-ru-lp span{
        font-size: 30px!important;
    }
    .footer-form1-in p{
        font-size: 20px;
    }
    .lp-oil-font p{
        font-size: 21px!important
    }
    .millparalax p{
        font-size: 13px!important;
        width: 100%!important;
    }
    .slider.full img{
        margin-right: -200px
    }
    .slider.full .description{
        margin: 20px 60% 0 -50px
    }
    ul.category_menu li{
        width: 45%
    }
    .footer_nav{
        width: 95%!important
    }
    .copyright>div{
        width: 95%;
        height: 75px
    }
    div.category_block dl{
        width: 100%;
        min-width: 250px;
        max-width: 255px;
        height: 400px;
        margin: 1%;
        padding: 0;
    }
    table.homecateg td{
        display: -moz-groupbox;
        display: inline-block;
    }
    .headerContacts{
        width: 57%;
        margin-right: 116px !important;
    }
    #siteorigin-panels-builder-4 .post-callback .inbound-field input[type="text"],
    #siteorigin-panels-builder-4 .inbound-field input[type="url"],
    #siteorigin-panels-builder-4 .inbound-field input[type="email"],
    #siteorigin-panels-builder-4 .inbound-field input[type="tel"],
    #siteorigin-panels-builder-4 .inbound-field input[type="number"],
    #siteorigin-panels-builder-4 .inbound-field input[type="password"]{
        width:60%!important;
    }
    .footer-contact-form1{
        width: 50%;
    }
    .post-callback .name,.post-callback .notes,
    .post-callback #wpleads_notes{
        display: none!important;
    }
    .post-callback .inbound-field input[type="text"],
    .inbound-field input[type="url"],
    .inbound-field input[type="email"],
    .inbound-field input[type="tel"],
    .inbound-field input[type="number"],
    .inbound-field input[type="password"],
    #siteorigin-panels-builder-4 .post-callback .inbound-field input[type="text"],
    #siteorigin-panels-builder-4 .inbound-field input[type="url"],
    #siteorigin-panels-builder-4 .inbound-field demmeyerinput[type="email"],
    #siteorigin-panels-builder-4 .inbound-field input[type="tel"],
    #siteorigin-panels-builder-4 .inbound-field input[type="number"],
    #siteorigin-panels-builder-4 .inbound-field input[type="password"]{
        width: 60%!important;
    }
    .post-callback #inbound_form_submit{
        margin-left: 26%;
    }
    span.big_text{
        font-size: 29px!important;
    }
    span.small_text{
        font-size: 0.8rem!important;
    }
    .social_block div.social_title{
        display: none!important;
    }
    .pfpItem h2{
        word-break: break-all;
    }
    .modal-lp {
        transform: scale(0.9);
    }
    body.search-results article {
        box-shadow: none;
        padding: 20px 0 20px;
    }
     .footer-contact-us {
        text-align: center;
        clear: both;
        margin-bottom: 30px;
        float: none;
    }
    body.page-template-support-page .advant-section h2 {
        font-size: 25px !important;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .entry-header .entry-title {
        text-align: center;
    }
    .entry-content {
        width: 94%;
        padding: 0 10px;
    }
    .footer-contact-us {
        width: 100%;
    }
    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 78%;
        height: auto;
        right: 5px;
        margin-bottom: 120px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
        bottom: -8%;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/
    .social-container {
        width: 100%;
        margin-top: 20px;
    }
	.footer-contact-us p {
		text-align: center;
	}
	.footer-contact-us__link {
		text-align: center;
	}
	.form-inner {
		width: 100%;
	}
	.subscribe-title {
		text-align: center;
	}
	.tabs {
		display: flex;
		flex-direction: column;
	}
	.subscribe-container {
		width: 100%;
	}
	.tabs-title {
		text-align: center;
	}
	.price-form-msg {
		width: 85%;
	}
	.entry-title {
		text-align: center;

	}
	.form-left-wrapp,
	.form-right-wrapp {
		width: 100%;
		float: none;
	}
	.price-form {
		height: 560px;
	}
	.price-form-msg {
		margin-left: 0px;
	}
	.form-quote {
		left: 0;
	}

	.widget-title {
		text-align: center;
	}
	.sitemap-container {
		left: 175px;
	}
	ul.menu li {
		margin-right: 0;
	}
}
@media screen and (max-width: 639px){
	.footer-contact-us {
		padding-right: 0px;
	}
	h3.contact-widget {
		text-align: center;
	}
	.subscribe-form {
		padding-right: 0px;
	}
	.subscribe-form .wpcf7 {
		width: 100%;
	}
	.social-container {
		padding-right: 0px;
	}
	ul.social-footer {
		text-align: center;
	}
}
@media screen and (max-width: 600px){
    .error404 .page-content {
        max-width: 320px !important;
    }
    .error-content h2 {
        font-size: 21px !important;
    }
    .inner-products-container {
        display: none;
    }
    body.page-template-products .site-content .entry-content {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .mobile-product {
        display: block;
    }
    .products-container {
        display: none !important;
    }
    h2.mobile-title-tab {
        float: left;
        width: 100%;
        text-align: center;
    }
    .more-product {
        display: none;
    }
    .product-slider-container .slick-next {
        right: 0px;
        top: 45%;
    }
    button.slick-prev.pull-left.slick-arrow {
        left: 0px;
    }
    button.slick-prev.pull-left.slick-arrow,
    button.slick-next.pull-right.slick-arrow {
        top: 45%;
    }
    .product-slider-container button.slick-next.slick-arrow,
    .product-slider-container button.slick-prev.slick-arrow {
        background-color: rgba(0, 0, 0, 0.62);
        color: #fff;
    }
    .m-wrapp {
        border-top: 1px solid #ccc;
    }
    .m-wrapp:first-child {
        border: none;
    }
    .map-product-cat,
    .map-home-list li {
        width: 100%;
        float: left;
    }
    header.header.full.contHMob nav{
        margin:35px 0 0 0;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .entry-header .entry-title {
        text-align: center;

    }
    .entry-content {
        width: 94%;
        padding: 0 10px;
    }
    .footer-contact-us {
        width: 100%;
    }
    div#secondarySidebar1 {
        width: 100%;
    }
    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 78%;
        height: auto;
        right: 5px;
        margin-top: 50px;
        margin-bottom: 120px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
        bottom: -30px;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/
    .social-container {
        width: 100%;
        margin-top: 20px;
    }

	.footer-contact-us p {
		text-align: center;
	}
	.footer-contact-us__link {
		text-align: center;
	}
	.form-inner {
		width: 100%;
	}
	.subscribe-title {
		text-align: center;
	}
	.subscribe-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
		max-width: 99%;
	}
	.tabs {
		display: flex;
		flex-direction: column;
	}
	.subscribe-container {
		width: 100%;
	}
	.gc-tabs {
		margin-top: 10px;
	}
	.price-form-msg {
		width: 84%;
	}
	.g-recaptcha div {
		transform: scale(1);
		transform-origin: 0 0;
	}

	.form-right-wrapp,
	.form-left-wrapp {
		width: 100%;
		float: none;
	}
	.price-form {
		height: 560px;
	}
	.price-form-msg {
		margin-left: 0px;
	}
	.form-quote {
		left: 0;
	}
	.entry-title {
		margin-left: 0px;

	}
}
@media screen and (max-width: 450px){
    #site7 .cf7-right-form,
    #site22 .cf7-right-form{
        height: 670px;
    }
	.quote-for {
		font-size: 12px;
		font-weight: bold;
	}
	.footer-btns-container {
		width: 100%;
	}
	.sitemap-container {
		left: 160px;
	}
	ul.menu li {
		margin-right: 0;
	}
	.logo_link {
		width: 80%;
	}
	.g-recaptcha div {
		transform:scale(0.86);
		transform-origin:0 0;
	}
	.row .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.price-form-rec {
		width: 100%;
	}
    #nav li {
        top: 40px;
    }
    #nav a, #nav ul a {
        font-size: 18px;
		margin: 10px auto;
    }
    ul#nav {
        overflow: scroll;
    }
    .entry-content td,
    .comment-content td {
        padding: 0px !important;
    }
    body#site1 .category_menu{
        width: 100%!important;
    }
    body#site1 .category_menu{
        width: 1%!important;
    }
    .maps{
        display: none;
    }
    .category_block full li{
        margin-left: 10%;
    }
    .siteorigin-widget-tinymce{
        padding-right: 5px;
        padding-left: 5px;
    }
    .content{
        padding-right: 15px;
    }
    div.category_block dl{
        margin-bottom: 30px;
    }
    body#site15 .footer ul{
        width: 50%!important;
    }
    .video_block .video{
        width: 95%;
    }
    ul.circle_list li a span.big_text{
        font-weight: 900;
        font-size: 25px;
    }
    ul.circle_list li{
        transform: scale(0.9);
        width: 150px;
        height: 100px;
        margin: 0 auto;
        max-width: 100px;
        position: relative;
        margin-left: 9%;
    }
    ul.circle_list li a span.small_text{
        font-size: 13px;
    }
    ul.social_menu li{
        transform: scale(0.6);
        width: 50px;
        height: 40px;
    }
    .social_block{
        width:92%;
        padding: 11px 0 39px;
    }

    body#site6 .widget-area{
        margin-bottom: 80px;
    }
    span.big_text{
        font-size: 24px;
    }
    .mn-toggle-switch {
        position: relative;
        right: -50px;
    }
    body.page-template-contacts-page .site-content {
        margin: 0px;
        width: 100% !important;
    }
    .widget_search input{
        width: 180px;
    }
    .post-callback .inbound-field input[type="text"],
    .inbound-field input[type="url"],
    .inbound-field input[type="email"],
    .inbound-field input[type="tel"],
    .inbound-field input[type="number"],
    .inbound-field input[type="password"],
    #siteorigin-panels-builder-4 .post-callback .inbound-field input[type="text"],
    #siteorigin-panels-builder-4 .inbound-field input[type="url"],
    #siteorigin-panels-builder-4 .inbound-field demmeyerinput[type="email"],
    #siteorigin-panels-builder-4 .inbound-field input[type="tel"],
    #siteorigin-panels-builder-4 .inbound-field input[type="number"],
    #siteorigin-panels-builder-4 .inbound-field input[type="password"],
    #siteorigin-panels-builder-4 .post-callback .inbound-field input[type="text"],
    #siteorigin-panels-builder-4 .inbound-field input[type="url"],
    #siteorigin-panels-builder-4 .inbound-field input[type="email"],
    #siteorigin-panels-builder-4 .inbound-field input[type="tel"],
    #siteorigin-panels-builder-4 .inbound-field input[type="number"],
    #siteorigin-panels-builder-4 .inbound-field input[type="password"]{
        width: 50%!important;
    }
    .like span{
        left: 0 !important;
        font-size: 18px !important;
    }
    .post-e{
        width: 100%;
        margin: 0 auto;
        min-width: 325px;
        width: 380px;
    }
    .ct7-right{
        min-width: 325px !important;
        max-width: 0;
    }
    .siteorigin-widget-tinymce{
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        margin: 0 auto;
    }
    .crp_related li{
        width: 100%;
        position: relative;
        left: 10%;
    }
    .like span{
        display: block;
        text-align: center;
    }
    .social{
        position: relative;
        right: 13%;
    }
    .post-callback #inbound_form_submit{
        margin-left: 20%;
    }
    .millheadblock{
        width: 56%;
        margin: 0 auto;
    }
    body.postid-124679 table td{
        font-size: 10px;
    }
    body.postid-124801 table td{
        font-size: 10px;
    }
    label.ct7-bottom input{
        margin: 5px 29px 5px !important;
    }
    .ct7-name,
    .ct7-email,
    .ct7-phone,
    .ct7-notes{
        width: 55px !important;
    }
    .r-name,
    .r-email,
    .r-notes{
        width: 66% !important;
    }
    .ct7-right .g-recaptcha{
        max-width: 282px !important;
    }
    .share-container h5 {
        font-size: 18px;
    }
    .product-container {
        margin: 10px auto;
        float: none;
        display: block;
    }

    span.wpcf7-not-valid-tip{
        color: #f00;
        font-size: 0.5em !important
    }
    .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
        position: relative;
        bottom: 50px;
        right: 18px
    }
    .popup-wrapp{
        height: 80px;
        width: 80px;
        z-index: 999;
    }
    div#callback:before{
        top: 8%;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .entry-header .entry-title {
        text-align: center;
    }
    .entry-content {
        width: 94%;
        padding: 0 10px;
    }
    .footer-contact-us {
        width: 100%;
    }
    div#secondarySidebar1 {
        width: 100%;
    }
    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 78%;
        height: auto;
        right: 5px;
        margin-top: 50px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
		bottom: -30px;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/
	.g-recaptcha div {
		transform:scale(0.93);
		transform-origin:0 0;
	}
    .social-container {
        width: 100%;
        margin-top: 20px;
    }
	/* TABS STYLES */
	.tabs {
		display: flex;
		flex-direction: column;
	}
	.tabs-title {
		margin-right: 0px;
	}

	.footer-contact-us p {
		text-align: center;
	}
	.footer-contact-us__link {
		text-align: center;
	}
	.form-inner {
		width: 100%;
	}
	.subscribe-title {
		text-align: center;
	}
	.subscribe-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
		max-width: 99%;
	}
	.subscribe-container {
		width: 100%;
	}
	.gc-tabs {
		margin-top: 10px;
	}

	.form-quote {
		top: 65px;
	}
	.entry-title {
		text-align: center;
	}
	.form-left-wrapp,
	.form-right-wrapp{
		width: 100%;
		float: none;
	}
	.price-form {
		height: 560px;
	}
	.price-form-msg {
		margin-left: 0px;
		width: 100%;
		padding-left: 0px;
		font-size: 14px;
	}
	.form-quote {
		top: 93px;
		left: 0px;
	}
	.price-form-btn-wrap {
		left: 0;
	}
	.entry-title {
		margin-left: 0px;
	}
    .footer-subscribe-form {
        max-width: 100vw;
        width: 100%;
    }
    .subscribe-form-new {
        width: 100%;
        text-align: center;
    }
    .form-inner {
        max-width: 100vw;
    }
    .gc-slider-old {
        display: none;
    }
    h2.products-subtitle {
        font-size: 19px;
    }
    #site2 .cf7-right-form {
        float: none;
    }
    #site2 .cf7-right-form {
        height: 695px;
    }
    .post-list-info {
        width: 98%;
    }
    .footer-contact-us__phone {
        text-align: center;
    }
    #site7 .cf7-right-form {
        height: 671px;
    }
}
@media screen and (max-width: 360px){
	.cmn-toggle-switch {
		right: 10px;
	}
	.logo_link {
		width: 80%;
	}
	.logo {
		margin-left: 10px;
	}
	.widget_search {
		margin-right: 55px;
	}
	.g-recaptcha div {
		transform:scale(0.86);
		transform-origin:0 0;
	}
	.row .row {
		margin-left: 0px;
		margin-right: 0px;
	}
    .gc-slider-old {
        display: none;
    }
	.price-form-rec {
		width: 100%;
	}
	.price-form-msg {
		width: 100%;
		padding-left: 0px;
		font-size: 14px;
	}
	.gc-tabs {
		margin-bottom: 0px;
	}
	.form-quote {
		top: 92px;
		left: 0px;
	}
	.cf7-right-form {
		max-width: 320px;
	}
    ul.circle_list li{
        margin-left:5%
    }
    .error404 .page-content {
        max-width: 240px !important;
    }
    .russia {
        margin-top: 200px !important;
    }
    .cg-content-wraper,
    .sidebar-secondary-box{
        width: 100%;
    }
    .pfp-wrapper-content h2.entry-title a {
        font-size: 18px;
    }
    div.pfpItem img {
        margin-right: 0px!important;
    }
    .entry-header .entry-title {
        text-align: center;
    }
    .related_post {
        width: 100%;
    }
    .entry-header .entry-title {
        margin-left: 0px;
    }
    .entry-content {
        width: 94%;
        padding: 0 10px;
    }
    .footer-contact-us {
        width: 100%;
    }
    div#secondarySidebar1 {
        width: 100%;
    }
    /*AJAX post styles START*/
    .post-wraper img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .post-list-info {
        width: 98%;
        height: auto;
        margin-top: 50px;
    }
    .post-list-info::after {
        width: 100%;
        left: 0;
		bottom: -30px;
    }
    .read-more {
      position: static;
      display: block;
      width: 190px;
      height: 80px;
      margin: 0 auto;
      margin-top: 20px;
    }
    /*AJAX post styles END*/
    .social-container {
        width: 100%;
        margin-top: 20px;
    }
	/* TABS STYLES */
	.tabs {
		display: flex;
		flex-direction: column;
	}
	.tabs-title {
		margin-right: 0px;
	}
	.footer-contact-us p {
		text-align: center;
		font-size: 15px;
	}
	.footer-contact-us__link {
		text-align: center;
	}
    .subscribe-form-new {
        width: 100%;
        text-align: center;
    }
    .footer-subscribe-form {
        max-width: 100vw;
    }
	.form-inner {
        max-width: 100vw;
		width: 100%;
	}
	.subscribe-title {
		text-align: center;
	}
	.subscribe-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
		max-width: 99%;
	}
	.subscribe-container {
		width: 100%;
	}
	.gc-tabs {
		margin-top: 10px;
	}
	.entry-title {
		text-align: center;
	}
	.form-left-wrapp,
	.form-right-wrapp{
		width: 100%;
		float: none;
	}
	.price-form {
		height: 560px;
	}
	.price-form-msg {
		margin-left: 0px;
	}
	.price-form-btn-wrap {
		left: 0px;
	}
	.price-form-rec .g-recaptcha div {
		transform: scale(0.87);
	}
	.price-btn {
		width: 200px!important;
	}
	.entry-title {
		margin-left: 0px;
	}
	/* Style 2018 */
	ul.menu li {
		font-size: 15px;
	}
	.pfpItem.entry-content {
		width: 90%;
	}
    #site7 .cf7-right-form,
    #site22 .cf7-right-form{
        height: 720px;
    }
}
.gc-gallery-link {
	display: block;
}
.gc-gallery-img {
	width: 97%;
	height: auto;
	object-fit: cover;
	display: block;
	padding: 5px;
	max-height: 228px;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.mfp-align-top .mfp-container:before {
  display: none; }
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }
.mfp-ajax-cur {
  cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
  cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
.mfp-loading.mfp-figure {
  display: none; }
.mfp-hide {
  display: none !important; }
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }
.mfp-s-ready .mfp-preloader {
  display: none; }
.mfp-s-error .mfp-content {
  display: none; }
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }
.mfp-close-btn-in .mfp-close {
  color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }
.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
  }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }
.mfp-image-holder .mfp-content {
  max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
}
@media all and (max-width: 1600px) {
	#site22 .slide-text-container-old {
		left: 21%;
		min-width: 25%;
	}
	.slide-text-container-old {
		left: 17%;
	}
}
@media all and (max-width: 1400px) {
	.slide-text-container-old {
		left: 13%;
	}
}
@media all and (max-width: 1200px) {
	.slide-text-container-old {
		left: 5%;
		max-width: 42%;
	}
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}


.menu-item-8457,
.menu-item-12638,
.menu-item-12639,
.menu-item-12640,
.menu-item-12641,
.menu-item-12642,
.menu-item-12643,
.menu-item-12644,
.menu-item-12645{
	position: relative;
}
.sub-menu {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	display: block;
	width: 270px;
	display: none;

}
.menu-item-12638 .sub-menu,
.menu-item-12639 .sub-menu,
.menu-item-12640 .sub-menu,
.menu-item-12641 .sub-menu,
.menu-item-12642 .sub-menu,
.menu-item-12643 .sub-menu,
.menu-item-12644 .sub-menu,
.menu-item-12645 .sub-menu{
	left: 95%;
	display: none;
	top: 0;
}
ul.sub-menu > li > a {
	color: #202020 !important;
}
li.menu-item:hover > ul.sub-menu {
	display: block;
}
#menu-center-footer-menu li{
	position: relative;
}
#menu-center-footer-menu li ul{
	z-index: 1;
	position: absolute;
	top: 27px;
	left: 0px;
}
@media screen and (max-width: 1024px) {
	.dry-intro_title {
		font-size: 30px!important;
	}
}
@media screen and (max-width: 1270px) {
	.price-form-msg {
		height: 63px;
	}
}
.mezclacombustibles-gallery{
	max-width: 85.2rem;
	margin: 0px auto 0px auto;
	padding: 75px 0px 75px 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.mezclacombustibles-gallery-a{
	width: 24%;
	display: block;
  margin: 0% 0% 1% 0%;
}
.mezclacombustibles-gallery-single{
	width: 100%;
	height: 327px;
	background-size: cover;
	background-position: center;
	margin: 0px 0px 1% 0px;
}
.mezclacombustibles-gallery img{
	width: 24%;
	margin-bottom: 1%;
}
.mezclacombustibles{
	background-image: url('https://globecore.com/wp-content/uploads/2021/01/usb1-1.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;

}
.mezclacombustibles-contact{
	display: flex;
	max-width: 85.2rem;
	margin: 0px auto 0px auto;
}
.mezclacombustibles-contact form{
	position: relative;
}
.mezclacombustibles-contact .wpcf7-response-output{
	bottom: 24px !important;
	right: 0px !important;
}
.mezclacombustibles-hr{
	height: 130px;
}
.mezclacombustibles-contact-left{
	width: 50%;
}
.mezclacombustibles-contact-left h2{
	text-align: center;
  font-weight: 700;
  font-size: 30px;
  color: #000;
  padding: 55px 0px 45px 0px;
  margin: 0px;
}
.mezclacombustibles-contact-right input{
	border: 1px solid #c7c7c7;
	height: 60px;
	padding: 20px;
	line-height: 1.33;
	font-size: 16px;
	margin: 0px 0px 25px 0px;
}
.mezclacombustibles-contact-right textarea{
	border: 1px solid #c7c7c7;
	padding: 20px;
	line-height: 1.33;
	font-size: 16px;
	margin: 0px 0px 22px 0px;
}
.mezclacombustibles-contact-right .wpcf7-submit{
	color: #ffffff !important;
	background-color: #1f5bff !important;
	height: 60px !important;
	border-radius: 63px !important;
	width: 185px !important;
	font-size: 16px !important;
	font-weight: 700 !important;
}
.mezclacombustibles-contact-left .phone{
	font-size: 21px;
	margin: 0px 0px 15px 0px;
}
.mezclacombustibles-contact-right{
	width: 50%;
}
.mezclacombustibles-2{
	background-color: #000000ad;
	padding: 150px 0px 150px 0px;
}
.mezclacombustibles-3{
	max-width: 85.2rem;
	margin: auto;
}
.mezclacombustibles-3 h1{
	font-size: 36px;
	color: #fff;
	width: 60%;
	line-height: 1.55;
	font-weight: 700;
}
.mezclacombustibles-3 p{
	color: #afafaf;
	width: 60%;
	font-size: 28px;
	line-height: 1.55;
	font-weight: 700;
}
.mezclacombustibles-hero-link{
	margin: 100px 0px 0px 0px;
}
.mezclacombustibles-hero-link a:first-child{
	color: #000;
	background-color: #1f5bff;
	font-size: 20px;
	padding: 20px 60px 20px 60px;
	border-radius: 0px;
	font-weight: 700;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	border: solid 2px #1f5bff;
	transition: all .3s ease-out;
}
.mezclacombustibles-hero-link a:first-child:hover{
	background-color: rgba(0,0,0,0);
	color: #fff;
	border: solid 2px #fff;
	transition: all .3s ease-out;
}
.mezclacombustibles-hero-link a:last-child{
	color: #000;
	background-color: #e0e0e0;
	font-size: 20px;
	padding: 20px 60px 20px 60px;
	border-radius: 3px;
	font-weight: 700;
	text-decoration: none;
	border: solid 2px #e0e0e0;
}
.mezclacombustibles-hero-link a:last-child:hover{
	background-color: rgba(0,0,0,0);
	color: #fff;
	border: solid 2px #fff;
	transition: all .3s ease-out;
}
.mezclacombustibles-desc{
	max-width: 85.2rem;
	margin: auto;
}
.mezclacombustibles-desc h2{
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	color: #000;
	padding: 55px 0px 45px 0px;
	margin: 0px;
}
.mezclacombustibles-desc ul{
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.mezclacombustibles-desc 	li{
	font-weight: 300;
	font-size: 18px;
	line-height: 1.55;
}
.mezclacombustibles-desc-cont{
	background-color: #f2f2f2;
	padding: 0px 0px 45px 0px;
}
.mezclacombustibles-desc-cont p{
	font-weight: 600;
	margin: 15px 0px 0px 0px;
}
.mezclacombustibles-desc-a{
	background-color: #1f5bff;
	color: #fff !important;
	border-radius: 67px;
	text-decoration: none;
	padding: 20px 60px 20px 60px;
	display: table;
	margin: 35px 0px 0px 0px;
	font-size: 20px;
	border-radius: 3px;
	font-weight: 700;
	border: solid 2px #fff;
}
.mezclacombustibles-desc-a:hover{
	text-decoration: none !important;
	background-color: rgba(0,0,0,0);
	color: #1f5bff !important;
	border: solid 2px #1f5bff;
	transition: all .3s ease-out;
}
.mezclacombustibles-table-video{
	max-width: 85.2rem;
	margin: auto;
}
.mezclacombustibles-table-video img{
	display: block;
	margin: 50px auto 50px auto;
}
.mezclacombustibles-table-video h2{
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	color: #000;
	padding: 55px 0px 45px 0px;
	margin: 0px;
}
.mezclacombustibles-table-video ul{
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.mezclacombustibles-table-video ul li{
	font-weight: 300;
	font-size: 18px;
	line-height: 1.55;
}
.mezclacombustibles-iframe-all{
	display: flex;
	justify-content: space-between;
	margin: 35px 0px 35px 0px;
}
.mezclacombustibles-iframe-all iframe{
		width: 49%;
		height: 540px;
}
.mezclacombustibles-product-all{
	background-color: #f2f2f2;
}
.mezclacombustibles-product{
	max-width: 85.2rem;
	margin: 0px auto 0px auto;
	padding: 75px 0px 75px 0px;

}
.mezclacombustibles-single-product{
	display: flex;
	margin: 0px 0px 30px 0px;
}
.mezclacombustibles-single-product:nth-child(even){
	flex-direction: row-reverse;
	margin: 50px 0px 50px 0px;
}
.mezclacombustibles-single-product:nth-child(even) img{
	margin: 0px 0px 0px 15px;
}
.mezclacombustibles-single-product img{
	margin: 0px 15px 0px 0px;
	background-color: #fff;
}
.mezclacombustibles-single-product1 h3{
	font-weight: 700;
	margin: 0px 0px 0px 0px;
}
.mezclacombustibles-single-product ul{
	padding: 0px 0px 0px 20px;
}
.mezclacombustibles-single-product1 ul{
	padding: 0px 0px 0px 20px;
}
.mezclacombustibles-contact-right .wpcf7-submit{
	border: solid 2px #1f5bff !important;
}
.mezclacombustibles-contact-right .wpcf7-submit:hover{
	text-decoration: none !important;
	background-color: rgba(0,0,0,0) !important;
	color: #1f5bff !important;
	border: solid 2px #1f5bff;
	transition: all .3s ease-out;
}
@media screen and (max-width: 1400px){
	.mezclacombustibles-2{
		padding-left: 20px;
		padding-right: 20px;
	}
	.mezclacombustibles-desc {
    margin-left: 20px;
		margin-right: 20px;
}
	.mezclacombustibles-table-video{
		padding-left: 20px;
		padding-right: 20px;
	}
	.mezclacombustibles-product-all{
		padding-left: 20px;
		padding-right: 20px;
	}
	.mezclacombustibles-gallery{
		padding-left: 20px;
		padding-right: 20px;
	}
	.mezclacombustibles-contact{
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 1300px){
	.mezclacombustibles-gallery-a {
	    height: 250px;
	}
}
.mezclacombustibles-gallery-single {
    height: 250px;
    margin: 0px 0px 1% 0px;
}
@media screen and (max-width: 1024px){
	.mezclacombustibles-gallery-a {
	    width: 49%;
			margin-bottom: 2%;
			height: 250px;
	}

}
@media screen and (max-width: 886px){
	.mezclacombustibles-iframe-all iframe {
    height: 360px;
}
	.mezclacombustibles-3 h1 {
    width: 100%;
}
.mezclacombustibles-3 p {
	width: 100%;
}
	.mezclacombustibles-contact{
		flex-direction: column;
	}
	.mezclacombustibles-contact-left{
		width: 100%;
	}
	.mezclacombustibles-contact-right{
		width: 100%;
	}
	.mezclacombustibles-single-product {
    flex-direction: column !important;
}
	.mezclacombustibles-single-product img{
		display: block !important;
		margin: 0px auto 30px auto !important;
	}
	.mezclacombustibles-table-video img{
		width: 100%;
		height: auto;
	}
	.mezclacombustibles-iframe-all{
	    flex-direction: column;
	}
	.mezclacombustibles-iframe-all iframe{
		width: 100%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 710px){
	.mezclacombustibles-gallery-a {
		display: block;
		margin: 0px 0px 10px 0px;
    height: 250px !important;
}
}
@media screen and (max-width: 550px){
	.mezclacombustibles-hero-link{
		display: flex;
		flex-direction: column;
	}
	.mezclacombustibles-hero-link a:first-child{
		margin: 0px 0px 20px 0px;
		text-align: center;
	}
	.mezclacombustibles-hero-link a:last-child{
		margin: 0px 0px 0px 0px;
		text-align: center;
	}
	.mezclacombustibles-gallery-a {
		width: 100%;
    height: 240px;
}
.mezclacombustibles-3 p {
    font-size: 24px;
    line-height: 1.3;
}
.mezclacombustibles-3 h1 {
    font-size: 31px;
}
.mezclacombustibles-desc h2 {
    font-size: 24px;
}
.mezclacombustibles-table-video h2 {
    font-size: 24px;
}
.mezclacombustibles-contact-left h2 {
    font-size: 24px;
}
.mezclacombustibles-hr {
    height: 50px;
}
.mezclacombustibles-contact-left h2 {
    padding: 55px 0px 20px 0px;
}
.mezclacombustibles-2 {
    padding: 35px 20px 50px 20px;
}
.mezclacombustibles-desc-a{
	text-align: center;
	display: block;
}
.mezclacombustibles-contact .wpcf7-response-output {
    bottom: -52px !important;
    right: 0px !important;
}
.mezclacombustibles-contact-right .wpcf7-submit {
    width: 100% !important;
}

}

@media screen and (max-width: 450px){
	.mezclacombustibles-gallery-a {
		height: 230px !important;
}
.mezclacombustibles-gallery-single {
	height: 230px !important;
}
}
.filter-content-fix a:hover{
	text-decoration: none;
}
.filter-content-fix h2{
	font-weight: 600;
	color: #000;
}
.filter-content-fix p a{
	color: #5a5a5a !important;
}
.filter-content-fix p .cg-read-more{
	display: table;
  margin: 20px auto 50px auto;
  padding: 15px 25px 13px 25px;
  border: solid 2px #ff7b31;
  color: #ff7b31 !important;
  letter-spacing: 2px;
  font-weight: 600;
  border-radius: 3px;
	transition: all .3s linear;
}
.filter-content-fix p .cg-read-more:hover{
	color: #fff !important;
	background-color: #ff7b31;
	transition: all .3s linear;
	text-decoration: none;
}
