.animate{visibility:hidden;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;}.animate.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}@-moz-keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}@-o-keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}.animate.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash;visibility:visible !important;}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);}20%,40%,60%,80%{-webkit-transform:translateX(10px);}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0);}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px);}20%,40%,60%,80%{-moz-transform:translateX(10px);}}@-o-keyframes shake{0%,100%{-o-transform:translateX(0);}10%,30%,50%,70%,90%{-o-transform:translateX(-10px);}20%,40%,60%,80%{-o-transform:translateX(10px);}}@keyframes shake{0%,100%{transform:translateX(0);}10%,30%,50%,70%,90%{transform:translateX(-10px);}20%,40%,60%,80%{transform:translateX(10px);}}.animate.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake;visibility:visible !important;}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);}40%{-webkit-transform:translateY(-30px);}60%{-webkit-transform:translateY(-15px);}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0);}40%{-moz-transform:translateY(-30px);}60%{-moz-transform:translateY(-15px);}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0);}40%{-o-transform:translateY(-30px);}60%{-o-transform:translateY(-15px);}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0);}40%{transform:translateY(-30px);}60%{transform:translateY(-15px);}}.animate.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce;visibility:visible !important;}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);}100%{-webkit-transform:scale(1) rotate(0);}}@-moz-keyframes tada{0%{-moz-transform:scale(1);}10%,20%{-moz-transform:scale(.9) rotate(-3deg);}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg);}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg);}100%{-moz-transform:scale(1) rotate(0);}}@-o-keyframes tada{0%{-o-transform:scale(1);}10%,20%{-o-transform:scale(.9) rotate(-3deg);}30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg);}40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg);}100%{-o-transform:scale(1) rotate(0);}}@keyframes tada{0%{transform:scale(1);}10%,20%{transform:scale(.9) rotate(-3deg);}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg);}40%,60%,80%{transform:scale(1.1) rotate(-3deg);}100%{transform:scale(1) rotate(0);}}.animate.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada;visibility:visible !important;}@-webkit-keyframes swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center;}20%{-webkit-transform:rotate(15deg);}40%{-webkit-transform:rotate(-10deg);}60%{-webkit-transform:rotate(5deg);}80%{-webkit-transform:rotate(-5deg);}100%{-webkit-transform:rotate(0deg);}}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg);}40%{-moz-transform:rotate(-10deg);}60%{-moz-transform:rotate(5deg);}80%{-moz-transform:rotate(-5deg);}100%{-moz-transform:rotate(0deg);}}@-o-keyframes swing{20%{-o-transform:rotate(15deg);}40%{-o-transform:rotate(-10deg);}60%{-o-transform:rotate(5deg);}80%{-o-transform:rotate(-5deg);}100%{-o-transform:rotate(0deg);}}@keyframes swing{20%{transform:rotate(15deg);}40%{transform:rotate(-10deg);}60%{transform:rotate(5deg);}80%{transform:rotate(-5deg);}100%{transform:rotate(0deg);}}.animate.swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;-o-animation-name:swing;animation-name:swing;visibility:visible !important;}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);}15%{-webkit-transform:translateX(-25%) rotate(-5deg);}30%{-webkit-transform:translateX(20%) rotate(3deg);}45%{-webkit-transform:translateX(-15%) rotate(-3deg);}60%{-webkit-transform:translateX(10%) rotate(2deg);}75%{-webkit-transform:translateX(-5%) rotate(-1deg);}100%{-webkit-transform:translateX(0%);}}@-moz-keyframes wobble{0%{-moz-transform:translateX(0%);}15%{-moz-transform:translateX(-25%) rotate(-5deg);}30%{-moz-transform:translateX(20%) rotate(3deg);}45%{-moz-transform:translateX(-15%) rotate(-3deg);}60%{-moz-transform:translateX(10%) rotate(2deg);}75%{-moz-transform:translateX(-5%) rotate(-1deg);}100%{-moz-transform:translateX(0%);}}@-o-keyframes wobble{0%{-o-transform:translateX(0%);}15%{-o-transform:translateX(-25%) rotate(-5deg);}30%{-o-transform:translateX(20%) rotate(3deg);}45%{-o-transform:translateX(-15%) rotate(-3deg);}60%{-o-transform:translateX(10%) rotate(2deg);}75%{-o-transform:translateX(-5%) rotate(-1deg);}100%{-o-transform:translateX(0%);}}@keyframes wobble{0%{transform:translateX(0%);}15%{transform:translateX(-25%) rotate(-5deg);}30%{transform:translateX(20%) rotate(3deg);}45%{transform:translateX(-15%) rotate(-3deg);}60%{transform:translateX(10%) rotate(2deg);}75%{transform:translateX(-5%) rotate(-1deg);}100%{transform:translateX(0%);}}.animate.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble;visibility:visible !important;}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);}50%{-webkit-transform:scale(1.1);}100%{-webkit-transform:scale(1);}}@-moz-keyframes pulse{0%{-moz-transform:scale(1);}50%{-moz-transform:scale(1.1);}100%{-moz-transform:scale(1);}}@-o-keyframes pulse{0%{-o-transform:scale(1);}50%{-o-transform:scale(1.1);}100%{-o-transform:scale(1);}}@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.1);}100%{transform:scale(1);}}.animate.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse;visibility:visible !important;}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;}}@-moz-keyframes flip{0%{-moz-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-moz-animation-timing-function:ease-out;}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-moz-animation-timing-function:ease-out;}50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in;}80%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in;}100%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-moz-animation-timing-function:ease-in;}}@-o-keyframes flip{0%{-o-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-o-animation-timing-function:ease-out;}40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-o-animation-timing-function:ease-out;}50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in;}80%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-o-animation-timing-function:ease-in;}100%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-o-animation-timing-function:ease-in;}}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out;}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out;}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in;}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in;}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in;}}.animate.flip{-webkit-backface-visibility:visible !important;-webkit-animation-name:flip;-moz-backface-visibility:visible !important;-moz-animation-name:flip;-o-backface-visibility:visible !important;-o-animation-name:flip;backface-visibility:visible !important;animation-name:flip;visibility:visible !important;}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-10deg);}70%{-webkit-transform:perspective(400px) rotateX(10deg);}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1;}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-moz-transform:perspective(400px) rotateX(-10deg);}70%{-moz-transform:perspective(400px) rotateX(10deg);}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1;}}@-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-o-transform:perspective(400px) rotateX(-10deg);}70%{-o-transform:perspective(400px) rotateX(10deg);}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1;}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0;}40%{transform:perspective(400px) rotateX(-10deg);}70%{transform:perspective(400px) rotateX(10deg);}100%{transform:perspective(400px) rotateX(0deg);opacity:1;}}.animate.flipInX{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible !important;-moz-animation-name:flipInX;-o-backface-visibility:visible !important;-o-animation-name:flipInX;backface-visibility:visible !important;animation-name:flipInX;visibility:visible !important;}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;}}@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;}}@-o-keyframes flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0;}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1;}100%{transform:perspective(400px) rotateX(90deg);opacity:0;}}.animate.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible !important;-moz-animation-name:flipOutX;-moz-backface-visibility:visible !important;-o-animation-name:flipOutX;-o-backface-visibility:visible !important;animation-name:flipOutX;backface-visibility:visible !important;visibility:visible !important;}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateY(-10deg);}70%{-webkit-transform:perspective(400px) rotateY(10deg);}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1;}}@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-moz-transform:perspective(400px) rotateY(-10deg);}70%{-moz-transform:perspective(400px) rotateY(10deg);}100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1;}}@-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0;}40%{-o-transform:perspective(400px) rotateY(-10deg);}70%{-o-transform:perspective(400px) rotateY(10deg);}100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1;}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0;}40%{transform:perspective(400px) rotateY(-10deg);}70%{transform:perspective(400px) rotateY(10deg);}100%{transform:perspective(400px) rotateY(0deg);opacity:1;}}.animate.flipInY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible !important;-moz-animation-name:flipInY;-o-backface-visibility:visible !important;-o-animation-name:flipInY;backface-visibility:visible !important;animation-name:flipInY;visibility:visible !important;}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;}}@-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0;}}@-o-keyframes flipOutY{0%{-o-transform:perspective(400px) rotateY(0deg);opacity:1;}100%{-o-transform:perspective(400px) rotateY(90deg);opacity:0;}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1;}100%{transform:perspective(400px) rotateY(90deg);opacity:0;}}.animate.flipOutY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipOutY;-moz-backface-visibility:visible !important;-moz-animation-name:flipOutY;-o-backface-visibility:visible !important;-o-animation-name:flipOutY;backface-visibility:visible !important;animation-name:flipOutY;visibility:visible !important;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-o-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.animate.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;visibility:visible !important;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);}100%{opacity:1;-webkit-transform:translateY(0);}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px);}100%{opacity:1;-moz-transform:translateY(0);}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px);}100%{opacity:1;-o-transform:translateY(0);}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}.animate.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp;visibility:visible !important;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);}100%{opacity:1;-webkit-transform:translateY(0);}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px);}100%{opacity:1;-moz-transform:translateY(0);}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px);}100%{opacity:1;-o-transform:translateY(0);}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px);}100%{opacity:1;transform:translateY(0);}}.animate.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown;visibility:visible !important;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px);}100%{opacity:1;-moz-transform:translateX(0);}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px);}100%{opacity:1;-o-transform:translateX(0);}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px);}100%{opacity:1;transform:translateX(0);}}.animate.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft;visibility:visible !important;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px);}100%{opacity:1;-moz-transform:translateX(0);}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px);}100%{opacity:1;-o-transform:translateX(0);}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px);}100%{opacity:1;transform:translateX(0);}}.animate.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight;visibility:visible !important;}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);}100%{opacity:1;-webkit-transform:translateY(0);}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px);}100%{opacity:1;-moz-transform:translateY(0);}}@-o-keyframes fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px);}100%{opacity:1;-o-transform:translateY(0);}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px);}100%{opacity:1;transform:translateY(0);}}.animate.fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig;visibility:visible !important;}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);}100%{opacity:1;-webkit-transform:translateY(0);}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px);}100%{opacity:1;-moz-transform:translateY(0);}}@-o-keyframes fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px);}100%{opacity:1;-o-transform:translateY(0);}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px);}100%{opacity:1;transform:translateY(0);}}.animate.fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig;visibility:visible !important;}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px);}100%{opacity:1;-moz-transform:translateX(0);}}@-o-keyframes fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px);}100%{opacity:1;-o-transform:translateX(0);}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px);}100%{opacity:1;transform:translateX(0);}}.animate.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;visibility:visible !important;}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px);}100%{opacity:1;-moz-transform:translateX(0);}}@-o-keyframes fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px);}100%{opacity:1;-o-transform:translateX(0);}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px);}100%{opacity:1;transform:translateX(0);}}.animate.fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig;visibility:visible !important;}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-o-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.animate.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut;visibility:visible !important;}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-20px);}}@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(-20px);}}@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(-20px);}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-20px);}}.animate.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp;visibility:visible !important;}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(20px);}}@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(20px);}}@-o-keyframes fadeOutDown{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(20px);}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(20px);}}.animate.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown;visibility:visible !important;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-20px);}}@-moz-keyframes fadeOutLeft{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(-20px);}}@-o-keyframes fadeOutLeft{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(-20px);}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-20px);}}.animate.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft;visibility:visible !important;}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(20px);}}@-moz-keyframes fadeOutRight{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(20px);}}@-o-keyframes fadeOutRight{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(20px);}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(20px);}}.animate.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight;visibility:visible !important;}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-2000px);}}@-moz-keyframes fadeOutUpBig{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(-2000px);}}@-o-keyframes fadeOutUpBig{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(-2000px);}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-2000px);}}.animate.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-animation-name:fadeOutUpBig;-o-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;visibility:visible !important;}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(2000px);}}@-moz-keyframes fadeOutDownBig{0%{opacity:1;-moz-transform:translateY(0);}100%{opacity:0;-moz-transform:translateY(2000px);}}@-o-keyframes fadeOutDownBig{0%{opacity:1;-o-transform:translateY(0);}100%{opacity:0;-o-transform:translateY(2000px);}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(2000px);}}.animate.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-animation-name:fadeOutDownBig;-o-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;visibility:visible !important;}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);}}@-moz-keyframes fadeOutLeftBig{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(-2000px);}}@-o-keyframes fadeOutLeftBig{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(-2000px);}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-2000px);}}.animate.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-animation-name:fadeOutLeftBig;-o-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;visibility:visible !important;}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(2000px);}}@-moz-keyframes fadeOutRightBig{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(2000px);}}@-o-keyframes fadeOutRightBig{0%{opacity:1;-o-transform:translateX(0);}100%{opacity:0;-o-transform:translateX(2000px);}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(2000px);}}.animate.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-animation-name:fadeOutRightBig;-o-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;visibility:visible !important;}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);}50%{opacity:1;-webkit-transform:scale(1.05);}70%{-webkit-transform:scale(.9);}100%{-webkit-transform:scale(1);}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(.3);}50%{opacity:1;-moz-transform:scale(1.05);}70%{-moz-transform:scale(.9);}100%{-moz-transform:scale(1);}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(.3);}50%{opacity:1;-o-transform:scale(1.05);}70%{-o-transform:scale(.9);}100%{-o-transform:scale(1);}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3);}50%{opacity:1;transform:scale(1.05);}70%{transform:scale(.9);}100%{transform:scale(1);}}.animate.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn;visibility:visible !important;}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);}60%{opacity:1;-webkit-transform:translateY(-30px);}80%{-webkit-transform:translateY(10px);}100%{-webkit-transform:translateY(0);}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px);}60%{opacity:1;-moz-transform:translateY(-30px);}80%{-moz-transform:translateY(10px);}100%{-moz-transform:translateY(0);}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(2000px);}60%{opacity:1;-o-transform:translateY(-30px);}80%{-o-transform:translateY(10px);}100%{-o-transform:translateY(0);}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px);}60%{opacity:1;transform:translateY(-30px);}80%{transform:translateY(10px);}100%{transform:translateY(0);}}.animate.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp;visibility:visible !important;}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);}60%{opacity:1;-webkit-transform:translateY(30px);}80%{-webkit-transform:translateY(-10px);}100%{-webkit-transform:translateY(0);}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px);}60%{opacity:1;-moz-transform:translateY(30px);}80%{-moz-transform:translateY(-10px);}100%{-moz-transform:translateY(0);}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px);}60%{opacity:1;-o-transform:translateY(30px);}80%{-o-transform:translateY(-10px);}100%{-o-transform:translateY(0);}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px);}60%{opacity:1;transform:translateY(30px);}80%{transform:translateY(-10px);}100%{transform:translateY(0);}}.animate.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown;visibility:visible !important;}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);}60%{opacity:1;-webkit-transform:translateX(30px);}80%{-webkit-transform:translateX(-10px);}100%{-webkit-transform:translateX(0);}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px);}60%{opacity:1;-moz-transform:translateX(30px);}80%{-moz-transform:translateX(-10px);}100%{-moz-transform:translateX(0);}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px);}60%{opacity:1;-o-transform:translateX(30px);}80%{-o-transform:translateX(-10px);}100%{-o-transform:translateX(0);}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px);}60%{opacity:1;transform:translateX(30px);}80%{transform:translateX(-10px);}100%{transform:translateX(0);}}.animate.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft;visibility:visible !important;}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);}60%{opacity:1;-webkit-transform:translateX(-30px);}80%{-webkit-transform:translateX(10px);}100%{-webkit-transform:translateX(0);}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px);}60%{opacity:1;-moz-transform:translateX(-30px);}80%{-moz-transform:translateX(10px);}100%{-moz-transform:translateX(0);}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(2000px);}60%{opacity:1;-o-transform:translateX(-30px);}80%{-o-transform:translateX(10px);}100%{-o-transform:translateX(0);}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px);}60%{opacity:1;transform:translateX(-30px);}80%{transform:translateX(10px);}100%{transform:translateX(0);}}.animate.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight;visibility:visible !important;}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);}25%{-webkit-transform:scale(.95);}50%{opacity:1;-webkit-transform:scale(1.1);}100%{opacity:0;-webkit-transform:scale(.3);}}@-moz-keyframes bounceOut{0%{-moz-transform:scale(1);}25%{-moz-transform:scale(.95);}50%{opacity:1;-moz-transform:scale(1.1);}100%{opacity:0;-moz-transform:scale(.3);}}@-o-keyframes bounceOut{0%{-o-transform:scale(1);}25%{-o-transform:scale(.95);}50%{opacity:1;-o-transform:scale(1.1);}100%{opacity:0;-o-transform:scale(.3);}}@keyframes bounceOut{0%{transform:scale(1);}25%{transform:scale(.95);}50%{opacity:1;transform:scale(1.1);}100%{opacity:0;transform:scale(.3);}}.animate.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut;visibility:visible !important;}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(20px);}100%{opacity:0;-webkit-transform:translateY(-2000px);}}@-moz-keyframes bounceOutUp{0%{-moz-transform:translateY(0);}20%{opacity:1;-moz-transform:translateY(20px);}100%{opacity:0;-moz-transform:translateY(-2000px);}}@-o-keyframes bounceOutUp{0%{-o-transform:translateY(0);}20%{opacity:1;-o-transform:translateY(20px);}100%{opacity:0;-o-transform:translateY(-2000px);}}@keyframes bounceOutUp{0%{transform:translateY(0);}20%{opacity:1;transform:translateY(20px);}100%{opacity:0;transform:translateY(-2000px);}}.animate.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp;visibility:visible !important;}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);}20%{opacity:1;-webkit-transform:translateY(-20px);}100%{opacity:0;-webkit-transform:translateY(2000px);}}@-moz-keyframes bounceOutDown{0%{-moz-transform:translateY(0);}20%{opacity:1;-moz-transform:translateY(-20px);}100%{opacity:0;-moz-transform:translateY(2000px);}}@-o-keyframes bounceOutDown{0%{-o-transform:translateY(0);}20%{opacity:1;-o-transform:translateY(-20px);}100%{opacity:0;-o-transform:translateY(2000px);}}@keyframes bounceOutDown{0%{transform:translateY(0);}20%{opacity:1;transform:translateY(-20px);}100%{opacity:0;transform:translateY(2000px);}}.animate.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown;visibility:visible !important;}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(20px);}100%{opacity:0;-webkit-transform:translateX(-2000px);}}@-moz-keyframes bounceOutLeft{0%{-moz-transform:translateX(0);}20%{opacity:1;-moz-transform:translateX(20px);}100%{opacity:0;-moz-transform:translateX(-2000px);}}@-o-keyframes bounceOutLeft{0%{-o-transform:translateX(0);}20%{opacity:1;-o-transform:translateX(20px);}100%{opacity:0;-o-transform:translateX(-2000px);}}@keyframes bounceOutLeft{0%{transform:translateX(0);}20%{opacity:1;transform:translateX(20px);}100%{opacity:0;transform:translateX(-2000px);}}.animate.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft;visibility:visible !important;}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);}20%{opacity:1;-webkit-transform:translateX(-20px);}100%{opacity:0;-webkit-transform:translateX(2000px);}}@-moz-keyframes bounceOutRight{0%{-moz-transform:translateX(0);}20%{opacity:1;-moz-transform:translateX(-20px);}100%{opacity:0;-moz-transform:translateX(2000px);}}@-o-keyframes bounceOutRight{0%{-o-transform:translateX(0);}20%{opacity:1;-o-transform:translateX(-20px);}100%{opacity:0;-o-transform:translateX(2000px);}}@keyframes bounceOutRight{0%{transform:translateX(0);}20%{opacity:1;transform:translateX(-20px);}100%{opacity:0;transform:translateX(2000px);}}.animate.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight;visibility:visible !important;}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0;}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0;}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0;}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1;}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0;}100%{transform-origin:center center;transform:rotate(0);opacity:1;}}.animate.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn;visibility:visible !important;}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0;}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0;}100%{transform-origin:left bottom;transform:rotate(0);opacity:1;}}.animate.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;visibility:visible !important;}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0;}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0;}100%{transform-origin:left bottom;transform:rotate(0);opacity:1;}}.animate.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;visibility:visible !important;}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0;}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;}100%{transform-origin:right bottom;transform:rotate(0);opacity:1;}}.animate.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight;visibility:visible !important;}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0;}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0;}100%{transform-origin:right bottom;transform:rotate(0);opacity:1;}}.animate.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight;visibility:visible !important;}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0;}}@-moz-keyframes rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0;}}@-o-keyframes rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0;}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1;}100%{transform-origin:center center;transform:rotate(200deg);opacity:0;}}.animate.rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut;visibility:visible !important;}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0;}}@-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0;}}@-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0;}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1;}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0;}}.animate.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;visibility:visible !important;}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0;}}@-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0;}}@-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0;}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1;}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0;}}.animate.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;visibility:visible !important;}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;}}@-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0;}}@-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0;}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1;}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0;}}.animate.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;visibility:visible !important;}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;}}@-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0;}}@-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0;}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1;}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;}}.animate.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;visibility:visible !important;}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;}100%{-webkit-transform:translateY(700px);opacity:0;}}@-moz-keyframes hinge{0%{-moz-transform:rotate(0);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}20%,60%{-moz-transform:rotate(80deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}40%{-moz-transform:rotate(60deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}80%{-moz-transform:rotate(60deg) translateY(0);opacity:1;-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out;}100%{-moz-transform:translateY(700px);opacity:0;}}@-o-keyframes hinge{0%{-o-transform:rotate(0);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}20%,60%{-o-transform:rotate(80deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}40%{-o-transform:rotate(60deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}80%{-o-transform:rotate(60deg) translateY(0);opacity:1;-o-transform-origin:top left;-o-animation-timing-function:ease-in-out;}100%{-o-transform:translateY(700px);opacity:0;}}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out;}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out;}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out;}100%{transform:translateY(700px);opacity:0;}}.animate.hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge;visibility:visible !important;}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);}}@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-moz-transform:translateX(0px) rotate(0deg);}}@-o-keyframes rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;-o-transform:translateX(0px) rotate(0deg);}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;transform:translateX(0px) rotate(0deg);}}.animate.rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn;visibility:visible !important;}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);}}@-moz-keyframes rollOut{0%{opacity:1;-moz-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg);}}@-o-keyframes rollOut{0%{opacity:1;-o-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg);}}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg);}100%{opacity:0;transform:translateX(100%) rotate(120deg);}}.animate.rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut;visibility:visible !important;}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1;}80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1;}100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1;}}@-moz-keyframes lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1;}80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1;}100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1;}}@-o-keyframes lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0;}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1;}80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1;}100%{-o-transform:translateX(0%) skewX(0deg);opacity:1;}}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0;}60%{transform:translateX(-20%) skewX(30deg);opacity:1;}80%{transform:translateX(0%) skewX(-15deg);opacity:1;}100%{transform:translateX(0%) skewX(0deg);opacity:1;}}.animate.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;visibility:visible !important;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0;}}@-moz-keyframes lightSpeedOut{0%{-moz-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0;}}@-o-keyframes lightSpeedOut{0%{-o-transform:translateX(0%) skewX(0deg);opacity:1;}100%{-o-transform:translateX(100%) skewX(-30deg);opacity:0;}}@keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1;}100%{transform:translateX(100%) skewX(-30deg);opacity:0;}}.animate.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;visibility:visible !important;-webkit-animation-duration:.25s;-moz-animation-duration:.25s;-o-animation-duration:.25s;animation-duration:.25s;}.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;-moz-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important;}@keyframes slideDown{0%{transform:translateY(-100%);}50%{transform:translateY(8%);}65%{transform:translateY(-4%);}80%{transform:translateY(4%);}95%{transform:translateY(-2%);}100%{transform:translateY(0%);}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);}50%{-webkit-transform:translateY(8%);}65%{-webkit-transform:translateY(-4%);}80%{-webkit-transform:translateY(4%);}95%{-webkit-transform:translateY(-2%);}100%{-webkit-transform:translateY(0%);}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important;}@keyframes slideUp{0%{transform:translateY(100%);}50%{transform:translateY(-8%);}65%{transform:translateY(4%);}80%{transform:translateY(-4%);}95%{transform:translateY(2%);}100%{transform:translateY(0%);}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%);}50%{-webkit-transform:translateY(-8%);}65%{-webkit-transform:translateY(4%);}80%{-webkit-transform:translateY(-4%);}95%{-webkit-transform:translateY(2%);}100%{-webkit-transform:translateY(0%);}}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important;}@keyframes slideLeft{0%{transform:translateX(150%);}50%{ransform:translateX(-8%);}65%{transform:translateX(4%);}80%{transform:translateX(-4%);}95%{transform:translateX(2%);}100%{transform:translateX(0%);}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(150%);}50%{-webkit-transform:translateX(-8%);}65%{-webkit-transform:translateX(4%);}80%{-webkit-transform:translateX(-4%);}95%{-webkit-transform:translateX(2%);}100%{-webkit-transform:translateX(0%);}}.slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important;}@keyframes slideRight{0%{transform:translateX(-150%);}50%{transform:translateX(8%);}65%{transform:translateX(-4%);}80%{transform:translateX(4%);}95%{transform:translateX(-2%);}100%{transform:translateX(0%);}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-150%);}50%{-webkit-transform:translateX(8%);}65%{-webkit-transform:translateX(-4%);}80%{-webkit-transform:translateX(4%);}95%{-webkit-transform:translateX(-2%);}100%{-webkit-transform:translateX(0%);}}.slideExpandUp{animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important;}@keyframes slideExpandUp{0%{transform:translateY(100%) scaleX(.5);}30%{transform:translateY(-8%) scaleX(.5);}40%{transform:translateY(2%) scaleX(.5);}50%{transform:translateY(0%) scaleX(1.1);}60%{transform:translateY(0%) scaleX(.9);}70%{transform:translateY(0%) scaleX(1.05);}80%{transform:translateY(0%) scaleX(.95);}90%{transform:translateY(0%) scaleX(1.02);}100%{transform:translateY(0%) scaleX(1);}}@-webkit-keyframes slideExpandUp{0%{-webkit-transform:translateY(100%) scaleX(.5);}30%{-webkit-transform:translateY(-8%) scaleX(.5);}40%{-webkit-transform:translateY(2%) scaleX(.5);}50%{-webkit-transform:translateY(0%) scaleX(1.1);}60%{-webkit-transform:translateY(0%) scaleX(.9);}70%{-webkit-transform:translateY(0%) scaleX(1.05);}80%{-webkit-transform:translateY(0%) scaleX(.95);}90%{-webkit-transform:translateY(0%) scaleX(1.02);}100%{-webkit-transform:translateY(0%) scaleX(1);}}.expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important;}@keyframes expandUp{0%{transform:translateY(100%) scale(.6) scaleY(.5);}60%{transform:translateY(-7%) scaleY(1.12);}75%{transform:translateY(3%);}100%{transform:translateY(0%) scale(1) scaleY(1);}}@-webkit-keyframes expandUp{0%{-webkit-transform:translateY(100%) scale(.6) scaleY(.5);}60%{-webkit-transform:translateY(-7%) scaleY(1.12);}75%{-webkit-transform:translateY(3%);}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1);}}.expandOpen{animation-name:expandOpen;-webkit-animation-name:expandOpen;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important;}@keyframes expandOpen{0%{transform:scale(1.8);}50%{transform:scale(.95);}80%{transform:scale(1.05);}90%{transform:scale(.98);}100%{transform:scale(1);}}@-webkit-keyframes expandOpen{0%{-webkit-transform:scale(1.8);}50%{-webkit-transform:scale(.95);}80%{-webkit-transform:scale(1.05);}90%{-webkit-transform:scale(.98);}100%{-webkit-transform:scale(1);}}.bigEntrance{animation-name:bigEntrance;-webkit-animation-name:bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important;}@keyframes bigEntrance{0%{transform:scale(.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2;}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1;}45%{transform:scale(.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1;}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1;}75%{transform:scale(.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1;}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1;}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1;}}@-webkit-keyframes bigEntrance{0%{-webkit-transform:scale(.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2;}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1;}45%{-webkit-transform:scale(.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1;}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1;}75%{-webkit-transform:scale(.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1;}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1;}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1;}}.hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important;}@keyframes hatch{0%{transform:rotate(0deg) scaleY(.6);}20%{transform:rotate(-2deg) scaleY(1.05);}35%{transform:rotate(2deg) scaleY(1);}50%{transform:rotate(-2deg);}65%{transform:rotate(1deg);}80%{transform:rotate(-1deg);}100%{transform:rotate(0deg);}}@-webkit-keyframes hatch{0%{-webkit-transform:rotate(0deg) scaleY(.6);}20%{-webkit-transform:rotate(-2deg) scaleY(1.05);}35%{-webkit-transform:rotate(2deg) scaleY(1);}50%{-webkit-transform:rotate(-2deg);}65%{-webkit-transform:rotate(1deg);}80%{-webkit-transform:rotate(-1deg);}100%{-webkit-transform:rotate(0deg);}}.floating{animation-name:floating;-webkit-animation-name:floating;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;visibility:visible !important;}@keyframes floating{0%{transform:translateY(0%);}50%{transform:translateY(8%);}100%{transform:translateY(0%);}}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0%);}50%{-webkit-transform:translateY(8%);}100%{-webkit-transform:translateY(0%);}}.tossing{animation-name:tossing;-webkit-animation-name:tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;visibility:visible !important;}@keyframes tossing{0%{transform:rotate(-4deg);}50%{transform:rotate(4deg);}100%{transform:rotate(-4deg);}}@-webkit-keyframes tossing{0%{-webkit-transform:rotate(-4deg);}50%{-webkit-transform:rotate(4deg);}100%{-webkit-transform:rotate(-4deg);}}.pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important;}@keyframes pullUp{0%{transform:scaleY(.1);}40%{transform:scaleY(1.02);}100%,60%{transform:scaleY(.98);}80%{transform:scaleY(1.01);}100%{transform:scaleY(1);}}@-webkit-keyframes pullUp{0%{-webkit-transform:scaleY(.1);}40%{-webkit-transform:scaleY(1.02);}100%,60%{-webkit-transform:scaleY(.98);}80%{-webkit-transform:scaleY(1.01);}100%{-webkit-transform:scaleY(1);}}.pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0;-ms-transform-origin:50% 0;-webkit-transform-origin:50% 0;visibility:visible !important;}@keyframes pullDown{0%{transform:scaleY(.1);}40%{transform:scaleY(1.02);}100%,60%{transform:scaleY(.98);}80%{transform:scaleY(1.01);}100%{transform:scaleY(1);}}@-webkit-keyframes pullDown{0%{-webkit-transform:scaleY(.1);}40%{-webkit-transform:scaleY(1.02);}100%,60%{-webkit-transform:scaleY(.98);}80%{-webkit-transform:scaleY(1.01);}100%{-webkit-transform:scaleY(1);}}.stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;visibility:visible !important;}@keyframes stretchLeft{0%{transform:scaleX(.3);}40%{transform:scaleX(1.02);}100%,60%{transform:scaleX(.98);}80%{transform:scaleX(1.01);}100%{transform:scaleX(1);}}@-webkit-keyframes stretchLeft{0%{-webkit-transform:scaleX(.3);}40%{-webkit-transform:scaleX(1.02);}100%,60%{-webkit-transform:scaleX(.98);}80%{-webkit-transform:scaleX(1.01);}100%{-webkit-transform:scaleX(1);}}.stretchRight{animation-name:stretchRight;-webkit-animation-name:stretchRight;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;visibility:visible !important;}@keyframes stretchRight{0%{transform:scaleX(.3);}40%{transform:scaleX(1.02);}100%,60%{transform:scaleX(.98);}80%{transform:scaleX(1.01);}100%{transform:scaleX(1);}}@-webkit-keyframes stretchRight{0%{-webkit-transform:scaleX(.3);}40%{-webkit-transform:scaleX(1.02);}100%,60%{-webkit-transform:scaleX(.98);}80%{-webkit-transform:scaleX(1.01);}100%{-webkit-transform:scaleX(1);}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.animate.zoomIn{-webkit-animation-name:zoomIn;-moz-animation-name:zoomIn;-o-animation-name:zoomIn;animation-name:zoomIn;visibility:visible !important;}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}100%{opacity:0;}}@keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}100%{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@charset "utf-8";@charset "utf-8";.available-domains li .dt-sc-button{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.available-domains{clear:both;float:left;margin:0;padding:0;width:100%;}.available-domains li{border:1px solid;display:inline;float:left;margin:90px 2% 0 0;position:relative;text-align:center;width:23.5%;border-radius:3px;}.available-domains li,.available-domains li:last-child{padding:0 20px 70px;}.available-domains li:nth-child(4n){margin-right:0;}.available-domains li .tdl{font-size:16px;width:100%;height:60px;line-height:60px;display:inline-block;top:-30px;text-align:center;position:relative;z-index:1;}.available-domains li .tdl:before{content:"";position:absolute;left:0px;right:0px;margin:auto;width:60px;height:60px;border-radius:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:-1;}.available-domains li .pe-icon{font-size:24px;}.available-domains li p{font-size:14px;margin:5px 0px 10px;display:inline-block;width:100%;}.available-domains li .price{font-size:18px;width:100%;display:inline-block;}.available-domains li .dt-sc-button{clear:both;display:inline-block;font-size:14px;font-weight:300;letter-spacing:.5px;margin:0;padding:20px 10px;position:absolute;bottom:0;left:0;right:0;width:100%;border-radius:0 0 3px 3px;}.available-domains li.not-available .pe-icon{color:#f66;}.available-domains li.not-available .tdl:before,.available-domains li.not-available:hover .dt-sc-button{background:#f66;}.available-domains li.not-available .dt-sc-button{cursor:text;}.available-domains li .tdl,.available-domains li:hover .dt-sc-button{color:#fff;}.available-domains li .price,.available-domains li a.dt-sc-button,.available-domains li.not-available .dt-sc-button{color:#000;}.available-domains li p{color:rgba(0,0,0,.3);}.available-domains li{background:rgba(0,0,0,.03);}.available-domains li .dt-sc-button{background:#fff;}.available-domains li{border-color:rgba(0,0,0,.08);}@charset "utf-8";blockquote.type1 q,blockquote > p{font-size:18px;line-height:30px;display:inline-block;font-style:italic;font-weight:300;border-top:2px solid;border-bottom:2px solid;padding:20px 0px;margin-bottom:10px;}.dt-sc-dark-bg blockquote.type1 q{border-color:#fff;}blockquote.type2{padding-left:70px;position:relative;overflow:hidden;}blockquote.type2 q{font-size:24px;font-family:"Dancing Script",cursive;line-height:40px;max-width:85%;display:inline-block;}blockquote.type2 q:before{content:"";}blockquote.type2:before{content:"\"";font-size:70px;left:0px;position:absolute;top:15px;font-family:"Roboto Slab",serif;width:70px;text-align:center;}blockquote.type2 cite{font-style:normal;margin:30px 0px 0px;float:right;position:relative;width:100%;text-align:right;}blockquote.type2 cite:before{content:"";position:absolute;right:25%;top:14px;background:rgba(0,0,0,.1);height:1px;width:89%;}blockquote.type3{padding:15px 0 15px 25px;border-left:2px solid rgba(0,0,0,.2);}blockquote.type3 q{font-size:16px;}blockquote.type4{background:#f5f5f5;font-size:16px;font-style:italic;line-height:30px;padding:30px;text-align:center;}blockquote.type4 > cite{display:inline-block;text-align:center;width:100%;text-transform:uppercase;font-style:normal;}blockquote.type4 span{float:left;width:100%;color:#999;text-transform:capitalize;font-size:13px;font-style:italic;}blockquote.type4 > q:before,blockquote.type4 > q:after{display:inline-block;font-family:georgia;font-size:30px;text-align:center;width:100%;position:relative;}blockquote.type4 > q:before{top:14px;}blockquote.type4 > q:after{bottom:-10px;}blockquote.type1.blue q,blockquote.type3.blue{border-color:#008bd3;}blockquote.type2.blue cite::before{background-color:#008bd3;}blockquote.type1.brown q,blockquote.type3.brown{border-color:#795548;}blockquote.type2.brown cite::before{background-color:#795548;}blockquote.type1.cadetblue q,blockquote.type3.cadetblue{border-color:#3c939d;}blockquote.type2.cadetblue cite::before{background-color:#3c939d;}blockquote.type1.chillipepper q,blockquote.type3.chillipepper{border-color:#c10841;}blockquote.type2.chillipepper cite::before{background-color:#c10841;}blockquote.type1.cyan q,blockquote.type3.cyan{border-color:#00bcd4;}blockquote.type2.cyan cite::before{background-color:#00bcd4;}blockquote.type1.darkgolden q,blockquote.type3.darkgolden{border-color:#b48b3c;}blockquote.type2.darkgolden cite::before{background-color:#b48b3c;}blockquote.type1.deeporange q,blockquote.type3.deeporange{border-color:#ff5722;}blockquote.type2.deeporange cite::before{background-color:#ff5722;}blockquote.type1.deeppurple q,blockquote.type3.deeppurple{border-color:#673ab7;}blockquote.type2.deeppurple cite::before{background-color:#673ab7;}blockquote.type1.green q,blockquote.type3.green{border-color:#60ae0d;}blockquote.type2.green cite::before{background-color:#60ae0d;}blockquote.type1.lime q,blockquote.type3.lime{border-color:#cddc39;}blockquote.type2.lime cite::before{background-color:#cddc39;}blockquote.type1.magenta q,blockquote.type3.magenta{border-color:#cb506d;}blockquote.type2.magenta cite::before{background-color:#cb506d;}blockquote.type1.orange q,blockquote.type3.orange{border-color:#ff9800;}blockquote.type2.orange cite::before{background-color:#ff9800;}blockquote.type1.pink q,blockquote.type3.pink{border-color:#fd6ca3;}blockquote.type2.pink cite::before{background-color:#fd6ca3;}blockquote.type1.purple q,blockquote.type3.purple{border-color:#9c27b0;}blockquote.type2.purple cite::before{background-color:#9c27b0;}blockquote.type1.red q,blockquote.type3.red{border-color:#da0000;}blockquote.type2.red cite::before{background-color:#da0000;}blockquote.type1.skyblue q,blockquote.type3.skyblue{border-color:#0eb2e7;}blockquote.type2.skyblue cite::before{background-color:#0eb2e7;}blockquote.type1.teal q,blockquote.type3.teal{border-color:#009688;}blockquote.type2.teal cite::before{background-color:#009688;}blockquote.type1.turquoise q,blockquote.type3.turquoise{border-color:#32ccbd;}blockquote.type2.turquoise cite::before{background-color:#32ccbd;}blockquote.type1.wisteria q,blockquote.type3.wisteria{border-color:#9b59b6;}blockquote.type2.wisteria cite::before{background-color:#9b59b6;}blockquote.type1.yellow q,blockquote.type3.yellow{border-color:#ffe401;}blockquote.type2.yellow cite::before{background-color:#ffe401;}blockquote.type1 q,blockquote > p{border-color:rgba(0,0,0,.15);}@charset "utf-8";.dt-sc-button.with-icon.icon-right.type1,.dt-sc-button.with-icon.icon-right.type1:after,.dt-sc-colored-big-buttons:hover span,.dt-sc-partially-rounded,.dt-sc-button.with-icon.icon-left span:after{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-button{font-size:12px;text-transform:uppercase;padding:8px 15px;line-height:normal;display:inline-block;margin:10px 0px 0px;cursor:pointer;outline:none;position:relative;z-index:1;}.dt-sc-button{background:rgba(0,0,0,.5);color:#000;}.dt-sc-button:hover{color:#fff;}.dt-sc-button.filled,.dt-sc-button.filled:hover{color:#fff;}.dt-sc-button.rounded-border,.dt-sc-button.bordered{border:1px solid;border-radius:3px;background:none;}.dt-sc-button.filled{outline:2px solid;border:2px solid #fff;}.dt-sc-button.bordered{border:3px solid;-webkit-border-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/button-pattern.jpg") 3 round;border-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/button-pattern.jpg") 3 round;-o-border-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/button-pattern.jpg") 3 round;}.dt-sc-button.rounded-border:hover,.dt-sc-button.bordered:hover{color:#fff;border-radius:5px;}.dt-sc-button.bordered,.dt-sc-button.bordered:hover{border-radius:0px;}.dt-sc-button.partially-rounded{border-radius:15px 0px;}.dt-sc-button.partially-rounded:hover{border-radius:0px 15px;}.dt-sc-button.rounded-border.black,.dt-sc-button.bordered.black,.dt-sc-button.fully-rounded-border.black{border-color:#000;color:#000;}.dt-sc-button.bordered.black:hover{background:#000;color:#fff;}.dt-sc-button.with-shadow{box-shadow:3px 3px 0px 0px rgba(0,0,0,.2);}.dt-sc-button.with-shadow.white{background:#fff;}.dt-sc-button.with-shadow.white:hover{box-shadow:3px 3px 0px 0px rgba(0,0,0,.1);}.rounded-corner{border-radius:5px;}.dt-sc-button.filled.white{background:#fff;color:#000;}.dt-sc-button.filled.white:hover{color:#fff;}.dt-sc-button.filled.black{background:#000;}.dt-sc-button.small{font-size:12px;padding:10px 20px;}.dt-sc-button.medium{font-size:14px;padding:16px 30px;}.dt-sc-button.large{font-size:16px;padding:20px 40px;}.dt-sc-button.xlarge{font-size:20px;padding:26px 50px;}.dt-sc-button.with-icon.icon-right span{margin-left:10px;}.dt-sc-button.dt-sc-left-margin{margin-left:20px;}.dt-sc-button.with-icon.icon-right.type1{padding-right:14px;}.dt-sc-button.with-icon.icon-right.type1 span{margin-left:35px;}.dt-sc-button.with-icon.icon-right.type1{position:relative;letter-spacing:.5px;overflow:hidden;}.dt-sc-button.with-icon.icon-right.type1:after{content:"";position:absolute;z-index:-1;}.dt-sc-button.with-icon.icon-right.type1:before{left:auto;right:10px;z-index:2;}.dt-sc-button.with-icon.icon-right.type1:after{width:35%;height:200%;z-index:1;right:0;top:0;margin:-5px 0 0 -5px;-webkit-transform-origin:0 0;-webkit-transform:rotate(-20deg);-moz-transform-origin:0 0;-moz-transform:rotate(-20deg);-ms-transform-origin:0 0;-ms-transform:rotate(-20deg);transform-origin:0 0;transform:rotate(-20deg);}.dt-sc-button.with-icon.icon-right.type1:hover:after{width:40%;}.dt-sc-button.large.with-icon.icon-right.type1:after{width:30%;}.dt-sc-button.large.with-icon.icon-right.type1:hover:after{width:35%;}.dt-sc-button.xlarge.with-icon.icon-right.type1:after{width:28%;}.dt-sc-button.xlarge.with-icon.icon-right.type1:hover:after{width:33%;}.dt-sc-button.with-icon.icon-right.type2 span{padding:23px 0px 9px 20px;position:absolute;margin:0px 0px 0px 15px;display:inline-block;top:0px;right:21px;height:100%;}.dt-sc-button.with-icon.icon-right.type2 span:after{content:"";position:absolute;left:0px;top:0px;height:100%;border-left:1px solid rgba(0,0,0,.05);border-right:1px solid rgba(255,255,255,.2);}.dt-sc-button.small.with-icon.icon-right.type2{padding:13px 70px 11px 20px;}.dt-sc-button.small.with-icon.icon-right.type2 span{padding-top:12px;font-size:16px;}.dt-sc-button.medium.with-icon.icon-right.type2{padding:16px 75px 14px 23px;}.dt-sc-button.medium.with-icon.icon-right.type2 span{padding-top:16px;font-size:18px;}.dt-sc-button.large.with-icon.icon-right.type2{padding:20px 80px 18px 25px;}.dt-sc-button.large.with-icon.icon-right.type2 span{padding-top:21px;font-size:20px;}.dt-sc-button.xlarge.with-icon.icon-right.type2{padding:26px 100px 24px 30px;}.dt-sc-button.xlarge.with-icon.icon-right.type2 span{padding-top:26px;padding-left:25px;right:25px;font-size:24px;}.dt-sc-button.with-icon.icon-right.type3{text-transform:none;}.dt-sc-button.with-icon.icon-right.type3 span{position:absolute;right:0px;top:0px;bottom:0px;margin:auto;height:100%;background:#000;color:#fff;text-align:center;}.dt-sc-button.with-icon.icon-right.type3 span:before{bottom:0px;height:12px;left:0px;margin:auto;position:absolute;right:0px;top:0px;}.dt-sc-button.small.with-icon.icon-right.type3{padding-right:60px;font-size:14px;}.dt-sc-button.small.with-icon.icon-right.type3 span{width:40px;font-size:14px;}.dt-sc-button.medium.with-icon.icon-right.type3{padding:13px 75px 13px 25px;font-size:16px;}.dt-sc-button.medium.with-icon.icon-right.type3 span{width:50px;font-size:16px;}.dt-sc-button.large.with-icon.icon-right.type3{padding-right:100px;font-size:18px;}.dt-sc-button.large.with-icon.icon-right.type3 span{width:60px;font-size:18px;}.dt-sc-button.large.with-icon.icon-right.type3 span:before{height:14px;}.dt-sc-button.xlarge.with-icon.icon-right.type3{padding-right:130px;font-size:20px;}.dt-sc-button.xlarge.with-icon.icon-right.type3 span{width:80px;font-size:20px;}.dt-sc-button.xlarge.with-icon.icon-right.type3 span:before{height:16px;}.dt-sc-button.with-icon.icon-left span{float:left;}.dt-sc-button.small.with-icon.icon-left{padding:13px 20px 11px;}.dt-sc-button.small.with-icon.icon-left span{margin-right:15px;}.dt-sc-button.medium.with-icon.icon-left{padding:16px 25px 14px;}.dt-sc-button.medium.with-icon.icon-left span{margin-right:20px;}.dt-sc-button.large.with-icon.icon-left{padding:20px 30px 18px;}.dt-sc-button.large.with-icon.icon-left span{margin-right:20px;}.dt-sc-button.xlarge.with-icon.icon-left{padding:26px 35px 24px;}.dt-sc-button.xlarge.with-icon.icon-left span{margin-right:25px;}.dt-sc-button.with-icon.icon-left.type2 span:after{content:"";position:absolute;top:0px;height:100%;width:1px;}.dt-sc-button.with-icon.icon-left.type2 span{text-align:center;}.dt-sc-button.small.with-icon.icon-left.type2{padding-left:15px;}.dt-sc-button.small.with-icon.icon-left.type2 span{width:30px;padding-right:15px;margin-right:15px;}.dt-sc-button.small.with-icon.icon-left.type2 span:after{left:45px;}.dt-sc-button.small.with-icon.icon-left.type2 span.pe-icon{font-size:15px;}.dt-sc-button.medium.with-icon.icon-left.type2{padding-left:20px;}.dt-sc-button.medium.with-icon.icon-left.type2 span{width:35px;padding-right:20px;margin-right:20px;}.dt-sc-button.with-icon.icon-left.type2 span.pe-icon{font-size:20px;font-weight:bold;}.dt-sc-button.medium.with-icon.icon-left.type2 span:after{left:55px;}.dt-sc-button.large.with-icon.icon-left.type2{padding-left:25px;}.dt-sc-button.large.with-icon.icon-left.type2 span{width:42px;padding-right:25px;margin-right:25px;}.dt-sc-button.large.with-icon.icon-left.type2 span:after{left:67px;}.dt-sc-button.xlarge.with-icon.icon-left.type2{padding-left:30px;}.dt-sc-button.xlarge.with-icon.icon-left.type2 span{width:50px;padding-right:30px;margin-right:30px;}.dt-sc-button.xlarge.with-icon.icon-left.type2 span:after{left:80px;}.dt-sc-button.grey{color:rgba(0,0,0,.4);background:rgba(0,0,0,.1);}.dt-sc-button.grey.with-icon.icon-left span:after{background:#fff;}.dt-sc-button.grey.with-icon.icon-left:hover span:after{background:rgba(0,0,0,.05);}.dt-sc-button.fully-rounded-border{background:none;}.dt-sc-button.fully-rounded-border,.dt-sc-button.fully-rounded-border:hover{border:2px solid;border-radius:50px;}.dt-sc-button.fully-rounded-border.small{padding:14px 25px 11px;}.dt-sc-button.fully-rounded-border.medium{padding:17px 30px 14px;}.dt-sc-button.fully-rounded-border:hover{color:#fff;}.dt-sc-colored-big-buttons{display:inline-block;position:relative;text-transform:uppercase;font-size:18px;line-height:normal;padding:25px 30px;border:1px solid;background:#fff;text-align:left;color:#000;border-radius:5px;width:100%;letter-spacing:.5px;font-weight:300;}.dt-sc-colored-big-buttons:hover{color:#fff;}.dt-sc-colored-big-buttons.with-left-icon{padding-left:110px;}.dt-sc-colored-big-buttons span{color:#fff;font-size:30px;line-height:92px;height:100%;position:absolute;left:0;top:0;text-align:center;vertical-align:middle;width:80px;border-radius:3px 0 0 3px;}.dt-sc-colored-big-buttons span.pe-icon{font-size:35px;}.dt-sc-colored-big-buttons:hover span{background:#fff;}.dt-sc-colored-big-buttons.blue{border-color:#015c89;}.dt-sc-colored-big-buttons.orange{border-color:#f27935;}.dt-sc-colored-big-buttons.green{border-color:#6ca04a;}.dt-sc-colored-big-buttons.blue span,.dt-sc-colored-big-buttons.blue:hover{background:#015c89;}.dt-sc-colored-big-buttons.orange span,.dt-sc-colored-big-buttons.orange:hover{background:#f27935;}.dt-sc-colored-big-buttons.green span,.dt-sc-colored-big-buttons.green:hover{background:#6ca04a;}.dt-sc-colored-big-buttons.blue:hover span{background:#015078;}.dt-sc-colored-big-buttons.orange:hover span{background:#e07231;}.dt-sc-colored-big-buttons.green:hover span{background:#618f42;}.dt-sc-button.blue,.dt-sc-button.blue.rounded-border:hover,.dt-sc-button.blue.bordered:hover,.dt-sc-button.blue.fully-rounded-border:hover,.dt-sc-button.brown,.dt-sc-button.brown.rounded-border:hover,.dt-sc-button.brown.bordered:hover,.dt-sc-button.brown.fully-rounded-border:hover,.dt-sc-button.cadetblue,.dt-sc-button.cadetblue.rounded-border:hover,.dt-sc-button.cadetblue.bordered:hover,.dt-sc-button.cadetblue.fully-rounded-border:hover,.dt-sc-button.chillipepper,.dt-sc-button.chillipepper.rounded-border:hover,.dt-sc-button.chillipepper.bordered:hover,.dt-sc-button.chillipepper.fully-rounded-border:hover,.dt-sc-button.cyan,.dt-sc-button.cyan.rounded-border:hover,.dt-sc-button.cyan.bordered:hover,.dt-sc-button.cyan.fully-rounded-border:hover,.dt-sc-button.darkgolden,.dt-sc-button.darkgolden.rounded-border:hover,.dt-sc-button.darkgolden.bordered:hover,.dt-sc-button.darkgolden.fully-rounded-border:hover,.dt-sc-button.deeporange,.dt-sc-button.deeporange.rounded-border:hover,.dt-sc-button.deeporange.bordered:hover,.dt-sc-button.deeporange.fully-rounded-border:hover,.dt-sc-button.deeppurple,.dt-sc-button.deeppurple.rounded-border:hover,.dt-sc-button.deeppurple.bordered:hover,.dt-sc-button.deeppurple.fully-rounded-border:hover,.dt-sc-button.green,.dt-sc-button.green.rounded-border:hover,.dt-sc-button.green.bordered:hover,.dt-sc-button.green.fully-rounded-border:hover,.dt-sc-button.lime,.dt-sc-button.lime.rounded-border:hover,.dt-sc-button.lime.bordered:hover,.dt-sc-button.lime.fully-rounded-border:hover,.dt-sc-button.megenta,.dt-sc-button.megenta.rounded-border:hover,.dt-sc-button.megenta.bordered:hover,.dt-sc-button.megenta.fully-rounded-border:hover,.dt-sc-button.orange,.dt-sc-button.orange.rounded-border:hover,.dt-sc-button.orange.bordered:hover,.dt-sc-button.orange.fully-rounded-border:hover,.dt-sc-button.pink,.dt-sc-button.pink.rounded-border:hover,.dt-sc-button.pink.bordered:hover,.dt-sc-button.pink.fully-rounded-border:hover,.dt-sc-button.purple,.dt-sc-button.purple.rounded-border:hover,.dt-sc-button.purple.bordered:hover,.dt-sc-button.purple.fully-rounded-border:hover,.dt-sc-button.red,.dt-sc-button.red.rounded-border:hover,.dt-sc-button.red.bordered:hover,.dt-sc-button.red.fully-rounded-border:hover,.dt-sc-button.skyblue,.dt-sc-button.skyblue.rounded-border:hover,.dt-sc-button.skyblue.bordered:hover,.dt-sc-button.skyblue.fully-rounded-border:hover,.dt-sc-button.teal,.dt-sc-button.teal.rounded-border:hover,.dt-sc-button.teal.bordered:hover,.dt-sc-button.teal.fully-rounded-border:hover,.dt-sc-button.turquoise,.dt-sc-button.turquoise.rounded-border:hover,.dt-sc-button.turquoise.bordered:hover,.dt-sc-button.turquoise.fully-rounded-border:hover,.dt-sc-button.wisteria,.dt-sc-button.wisteria.rounded-border:hover,.dt-sc-button.wisteria.bordered:hover,.dt-sc-button.wisteria.fully-rounded-border:hover{color:#fff;}.dt-sc-button.blue.rounded-border,.dt-sc-button.blue.bordered,.dt-sc-button.blue.fully-rounded-border,.dt-sc-button.brown.rounded-border,.dt-sc-button.brown.bordered,.dt-sc-button.brown.fully-rounded-border,.dt-sc-button.cadetblue.rounded-border,.dt-sc-button.cadetblue.bordered,.dt-sc-button.cadetblue.fully-rounded-border,.dt-sc-button.chillipepper.rounded-border,.dt-sc-button.chillipepper.bordered,.dt-sc-button.chillipepper.fully-rounded-border,.dt-sc-button.cyan.rounded-border,.dt-sc-button.cyan.bordered,.dt-sc-button.cyan.fully-rounded-border,.dt-sc-button.darkgolden.rounded-border,.dt-sc-button.darkgolden.bordered,.dt-sc-button.darkgolden.fully-rounded-border,.dt-sc-button.deeporange.rounded-border,.dt-sc-button.deeporange.bordered,.dt-sc-button.deeporange.fully-rounded-border,.dt-sc-button.deeppurple.rounded-border,.dt-sc-button.deeppurple.bordered,.dt-sc-button.deeppurple.fully-rounded-border,.dt-sc-button.green.rounded-border,.dt-sc-button.green.bordered,.dt-sc-button.green.fully-rounded-border,.dt-sc-button.lime.rounded-border,.dt-sc-button.lime.bordered,.dt-sc-button.lime.fully-rounded-border,.dt-sc-button.megenta.rounded-border,.dt-sc-button.megenta.bordered,.dt-sc-button.megenta.fully-rounded-border,.dt-sc-button.orange.rounded-border,.dt-sc-button.orange.bordered,.dt-sc-button.orange.fully-rounded-border,.dt-sc-button.pink.rounded-border,.dt-sc-button.pink.bordered,.dt-sc-button.pink.fully-rounded-border,.dt-sc-button.purple.rounded-border,.dt-sc-button.purple.bordered,.dt-sc-button.purple.fully-rounded-border,.dt-sc-button.red.rounded-border,.dt-sc-button.red.bordered,.dt-sc-button.red.fully-rounded-border,.dt-sc-button.skyblue.rounded-border,.dt-sc-button.skyblue.bordered,.dt-sc-button.skyblue.fully-rounded-border,.dt-sc-button.teal.rounded-border,.dt-sc-button.teal.bordered,.dt-sc-button.teal.fully-rounded-border,.dt-sc-button.turquoise.rounded-border,.dt-sc-button.turquoise.bordered,.dt-sc-button.turquoise.fully-rounded-border,.dt-sc-button.wisteria.rounded-border,.dt-sc-button.wisteria.bordered,.dt-sc-button.wisteria.fully-rounded-border,.dt-sc-button.yellow.rounded-border,.dt-sc-button.yellow.bordered,.dt-sc-button.yellow.fully-rounded-border{background:none;}.dt-sc-button.white.rounded-border,.dt-sc-button.white.bordered,.dt-sc-button.white.fully-rounded-border{color:#fff;border-color:#fff;}.dt-sc-button.white.rounded-border:hover,.dt-sc-button.white.bordered:hover,.dt-sc-button.white.fully-rounded-border:hover{color:#000;background:#fff;border-color:#fff;}.dt-sc-button.yellow,.dt-sc-button.yellow.rounded-border:hover,.dt-sc-button.yellow.bordered:hover,.dt-sc-button.yellow.fully-rounded-border:hover{color:#000;}.dt-sc-button.blue,.dt-sc-button.blue.filled,.dt-sc-button.blue.rounded-border:hover,.dt-sc-button.blue.bordered:hover,.dt-sc-button.blue.fully-rounded-border:hover{background:#008bd3;}.dt-sc-button.blue:hover,.dt-sc-button.blue.filled:hover,.dt-sc-button.blue.with-icon.icon-right.type1:hover{background:#0081c2;}.dt-sc-button.blue.rounded-border,.dt-sc-button.blue.bordered,.dt-sc-button.blue.fully-rounded-border{color:#008bd3;}.dt-sc-button.blue.fully-rounded-border,.dt-sc-button.blue.rounded-border:hover,.dt-sc-button.blue.bordered:hover,.dt-sc-button.blue.fully-rounded-border:hover{border-color:#008bd3;}.dt-sc-button.brown,.dt-sc-button.brown.filled,.dt-sc-button.brown.rounded-border:hover,.dt-sc-button.brown.bordered:hover,.dt-sc-button.brown.fully-rounded-border:hover{background:#795548;}.dt-sc-button.brown:hover,.dt-sc-button.brown.filled:hover,.dt-sc-button.brown.with-icon.icon-right.type1:hover{background:#573a30;}.dt-sc-button.brown.rounded-border,.dt-sc-button.brown.bordered,.dt-sc-button.brown.fully-rounded-border{color:#795548;}.dt-sc-button.brown.fully-rounded-border,.dt-sc-button.brown.rounded-border:hover,.dt-sc-button.brown.bordered:hover,.dt-sc-button.brown.fully-rounded-border:hover{border-color:#795548;}.dt-sc-button.cadetblue,.dt-sc-button.cadetblue.filled,.dt-sc-button.cadetblue.rounded-border:hover,.dt-sc-button.cadetblue.bordered:hover,.dt-sc-button.cadetblue.fully-rounded-border:hover{background:#3c939d;}.dt-sc-button.cadetblue:hover,.dt-sc-button.cadetblue.filled:hover,.dt-sc-button.cadetblue.with-icon.icon-right.type1:hover{background:#34818a;}.dt-sc-button.cadetblue.rounded-border,.dt-sc-button.cadetblue.bordered,.dt-sc-button.cadetblue.fully-rounded-border{color:#3c939d;}.dt-sc-button.cadetblue.fully-rounded-border,.dt-sc-button.cadetblue.rounded-border:hover,.dt-sc-button.cadetblue.bordered:hover,.dt-sc-button.cadetblue.fully-rounded-border:hover{border-color:#3c939d;}.dt-sc-button.chillipepper,.dt-sc-button.chillipepper.filled,.dt-sc-button.chillipepper.rounded-border:hover,.dt-sc-button.chillipepper.bordered:hover,.dt-sc-button.chillipepper.fully-rounded-border:hover{background:#c10841;}.dt-sc-button.chillipepper:hover,.dt-sc-button.chillipepper.filled:hover,.dt-sc-button.chillipepper.with-icon.icon-right.type1:hover{background:#9d0836;}.dt-sc-button.chillipepper.rounded-border,.dt-sc-button.chillipepper.bordered,.dt-sc-button.chillipepper.fully-rounded-border{color:#c10841;}.dt-sc-button.chillipepper.fully-rounded-border,.dt-sc-button.chillipepper.rounded-border:hover,.dt-sc-button.chillipepper.bordered:hover,.dt-sc-button.chillipepper.fully-rounded-border:hover{border-color:#c10841;}.dt-sc-button.cyan,.dt-sc-button.cyan.filled,.dt-sc-button.cyan.rounded-border:hover,.dt-sc-button.cyan.bordered:hover,.dt-sc-button.cyan.fully-rounded-border:hover{background:#00bcd4;}.dt-sc-button.cyan:hover,.dt-sc-button.cyan.filled:hover,.dt-sc-button.cyan.with-icon.icon-right.type1:hover{background:#00a0b4;}.dt-sc-button.cyan.rounded-border,.dt-sc-button.cyan.bordered,.dt-sc-button.cyan.fully-rounded-border{color:#00bcd4;}.dt-sc-button.cyan.fully-rounded-border,.dt-sc-button.cyan.rounded-border:hover,.dt-sc-button.cyan.bordered:hover,.dt-sc-button.cyan.fully-rounded-border:hover{border-color:#00bcd4;}.dt-sc-button.darkgolden,.dt-sc-button.darkgolden.filled,.dt-sc-button.darkgolden.rounded-border:hover,.dt-sc-button.darkgolden.bordered:hover,.dt-sc-button.darkgolden.fully-rounded-border:hover{background:#b48b3c;}.dt-sc-button.darkgolden:hover,.dt-sc-button.darkgolden.filled:hover,.dt-sc-button.darkgolden.with-icon.icon-right.type1:hover{background:#a17b35;}.dt-sc-button.darkgolden.rounded-border,.dt-sc-button.darkgolden.bordered,.dt-sc-button.darkgolden.fully-rounded-border{color:#b48b3c;}.dt-sc-button.darkgolden.fully-rounded-border,.dt-sc-button.darkgolden.rounded-border:hover,.dt-sc-button.darkgolden.bordered:hover,.dt-sc-button.darkgolden.fully-rounded-border:hover{border-color:#b48b3c;}.dt-sc-button.deeporange,.dt-sc-button.deeporange.filled,.dt-sc-button.deeporange.rounded-border:hover,.dt-sc-button.deeporange.bordered:hover,.dt-sc-button.deeporange.fully-rounded-border:hover{background:#ff5722;}.dt-sc-button.deeporange:hover,.dt-sc-button.deeporange.filled:hover,.dt-sc-button.deeporange.with-icon.icon-right.type1:hover{background:#db4211;}.dt-sc-button.deeporange.rounded-border,.dt-sc-button.deeporange.bordered,.dt-sc-button.deeporange.fully-rounded-border{color:#ff5722;}.dt-sc-button.deeporange.fully-rounded-border,.dt-sc-button.deeporange.rounded-border:hover,.dt-sc-button.deeporange.bordered:hover,.dt-sc-button.deeporange.fully-rounded-border:hover{border-color:#ff5722;}.dt-sc-button.deeppurple,.dt-sc-button.deeppurple.filled,.dt-sc-button.deeppurple.rounded-border:hover,.dt-sc-button.deeppurple.bordered:hover,.dt-sc-button.deeppurple.fully-rounded-border:hover{background:#673ab7;}.dt-sc-button.deeppurple:hover,.dt-sc-button.deeppurple.filled:hover,.dt-sc-button.deeppurple.with-icon.icon-right.type1:hover{background:#532b99;}.dt-sc-button.deeppurple.rounded-border,.dt-sc-button.deeppurple.bordered,.dt-sc-button.deeppurple.fully-rounded-border{color:#673ab7;}.dt-sc-button.deeppurple.fully-rounded-border,.dt-sc-button.deeppurple.rounded-border:hover,.dt-sc-button.deeppurple.bordered:hover,.dt-sc-button.deeppurple.fully-rounded-border:hover{border-color:#673ab7;}.dt-sc-button.green,.dt-sc-button.green.filled,.dt-sc-button.green.rounded-border:hover,.dt-sc-button.green.bordered:hover,.dt-sc-button.green.fully-rounded-border:hover{background:#60ae0d;}.dt-sc-button.green:hover,.dt-sc-button.green.filled:hover,.dt-sc-button.green.with-icon.icon-right.type1:hover{background:#54990b;}.dt-sc-button.green.rounded-border,.dt-sc-button.green.bordered,.dt-sc-button.green.fully-rounded-border{color:#60ae0d;}.dt-sc-button.green.fully-rounded-border,.dt-sc-button.green.rounded-border:hover,.dt-sc-button.green.bordered:hover,.dt-sc-button.green.fully-rounded-border:hover{border-color:#60ae0d;}.dt-sc-button.lime,.dt-sc-button.lime.filled,.dt-sc-button.lime.rounded-border:hover,.dt-sc-button.lime.bordered:hover,.dt-sc-button.lime.fully-rounded-border:hover{background:#cddc39;}.dt-sc-button.lime:hover,.dt-sc-button.lime.filled:hover,.dt-sc-button.lime.with-icon.icon-right.type1:hover{background:#b1bf27;}.dt-sc-button.lime.rounded-border,.dt-sc-button.lime.bordered,.dt-sc-button.lime.fully-rounded-border{color:#cddc39;}.dt-sc-button.lime.fully-rounded-border,.dt-sc-button.lime.rounded-border:hover,.dt-sc-button.lime.bordered:hover,.dt-sc-button.lime.fully-rounded-border:hover{border-color:#cddc39;}.dt-sc-button.magenta,.dt-sc-button.magenta.filled,.dt-sc-button.magenta.rounded-border:hover,.dt-sc-button.magenta.bordered:hover,.dt-sc-button.magenta.fully-rounded-border:hover{background:#cb506d;}.dt-sc-button.magenta:hover,.dt-sc-button.magenta.filled:hover,.dt-sc-button.magenta.with-icon.icon-right.type1:hover{background:#ae3753;}.dt-sc-button.magenta.rounded-border,.dt-sc-button.magenta.bordered,.dt-sc-button.magenta.fully-rounded-border{color:#cb506d;}.dt-sc-button.magenta.fully-rounded-border,.dt-sc-button.magenta.rounded-border:hover,.dt-sc-button.magenta.bordered:hover,.dt-sc-button.magenta.fully-rounded-border:hover{border-color:#cb506d;}.dt-sc-button.orange,.dt-sc-button.orange.filled,.dt-sc-button.orange.rounded-border:hover,.dt-sc-button.orange.bordered:hover,.dt-sc-button.orange.fully-rounded-border:hover{background:#ff9800;}.dt-sc-button.orange:hover,.dt-sc-button.orange.filled:hover,.dt-sc-button.orange.with-icon.icon-right.type1:hover{background:#da8200;}.dt-sc-button.orange.rounded-border,.dt-sc-button.orange.bordered,.dt-sc-button.orange.fully-rounded-border{color:#ff9800;}.dt-sc-button.orange.fully-rounded-border,.dt-sc-button.orange.rounded-border:hover,.dt-sc-button.orange.bordered:hover,.dt-sc-button.orange.fully-rounded-border:hover{border-color:#ff9800;}.dt-sc-button.pink,.dt-sc-button.pink.filled,.dt-sc-button.pink.rounded-border:hover,.dt-sc-button.pink.bordered:hover,.dt-sc-button.pink.fully-rounded-border:hover{background:#fd6ca3;}.dt-sc-button.pink:hover,.dt-sc-button.pink.filled:hover,.dt-sc-button.pink.with-icon.icon-right.type1:hover{background:#e86496;}.dt-sc-button.pink.rounded-border,.dt-sc-button.pink.bordered,.dt-sc-button.pink.fully-rounded-border{color:#fd6ca3;}.dt-sc-button.pink.fully-rounded-border,.dt-sc-button.pink.rounded-border:hover,.dt-sc-button.pink.bordered:hover,.dt-sc-button.pink.fully-rounded-border:hover{border-color:#fd6ca3;}.dt-sc-button.purple,.dt-sc-button.purple.filled,.dt-sc-button.purple.rounded-border:hover,.dt-sc-button.purple.bordered:hover,.dt-sc-button.purple.fully-rounded-border:hover{background:#9c27b0;}.dt-sc-button.purple:hover,.dt-sc-button.purple.filled:hover,.dt-sc-button.purple.with-icon.icon-right.type1:hover{background:#7c1b8c;}.dt-sc-button.purple.rounded-border,.dt-sc-button.purple.bordered,.dt-sc-button.purple.fully-rounded-border{color:#9c27b0;}.dt-sc-button.purple.fully-rounded-border,.dt-sc-button.purple.rounded-border:hover,.dt-sc-button.purple.bordered:hover,.dt-sc-button.purple.fully-rounded-border:hover{border-color:#9c27b0;}.dt-sc-button.red,.dt-sc-button.red.filled,.dt-sc-button.red.rounded-border:hover,.dt-sc-button.red.bordered:hover,.dt-sc-button.red.fully-rounded-border:hover{background:#da0000;}.dt-sc-button.red:hover,.dt-sc-button.red.filled:hover,.dt-sc-button.red.with-icon.icon-right.type1:hover{background:#c50000;}.dt-sc-button.red.rounded-border,.dt-sc-button.red.bordered,.dt-sc-button.red.fully-rounded-border{color:#da0000;}.dt-sc-button.red.fully-rounded-border,.dt-sc-button.red.rounded-border:hover,.dt-sc-button.red.bordered:hover,.dt-sc-button.red.fully-rounded-border:hover{border-color:#da0000;}.dt-sc-button.skyblue,.dt-sc-button.skyblue.filled,.dt-sc-button.skyblue.rounded-border:hover,.dt-sc-button.skyblue.bordered:hover,.dt-sc-button.skyblue.fully-rounded-border:hover{background:#0eb2e7;}.dt-sc-button.skyblue:hover,.dt-sc-button.skyblue.filled:hover,.dt-sc-button.skyblue.with-icon.icon-right.type1:hover{background:#0da2d4;}.dt-sc-button.skyblue.rounded-border,.dt-sc-button.skyblue.bordered,.dt-sc-button.skyblue.fully-rounded-border{color:#0eb2e7;}.dt-sc-button.skyblue.fully-rounded-border,.dt-sc-button.skyblue.rounded-border:hover,.dt-sc-button.skyblue.bordered:hover,.dt-sc-button.skyblue.fully-rounded-border:hover{border-color:#0eb2e7;}.dt-sc-button.teal,.dt-sc-button.teal.filled,.dt-sc-button.teal.rounded-border:hover,.dt-sc-button.teal.bordered:hover,.dt-sc-button.teal.fully-rounded-border:hover{background:#009688;}.dt-sc-button.teal:hover,.dt-sc-button.teal.filled:hover,.dt-sc-button.teal.with-icon.icon-right.type1:hover{background:#007f73;}.dt-sc-button.teal.rounded-border,.dt-sc-button.teal.bordered,.dt-sc-button.teal.fully-rounded-border{color:#009688;}.dt-sc-button.teal.fully-rounded-border,.dt-sc-button.teal.rounded-border:hover,.dt-sc-button.teal.bordered:hover,.dt-sc-button.teal.fully-rounded-border:hover{border-color:#009688;}.dt-sc-button.turquoise,.dt-sc-button.turquoise.filled,.dt-sc-button.turquoise.rounded-border:hover,.dt-sc-button.turquoise.bordered:hover,.dt-sc-button.turquoise.fully-rounded-border:hover{background:#32ccbd;}.dt-sc-button.turquoise:hover,.dt-sc-button.turquoise.filled:hover,.dt-sc-button.turquoise.with-icon.icon-right.type1:hover{background:#24b6a8;}.dt-sc-button.turquoise.rounded-border,.dt-sc-button.turquoise.bordered,.dt-sc-button.turquoise.fully-rounded-border{color:#32ccbd;}.dt-sc-button.turquoise.fully-rounded-border,.dt-sc-button.turquoise.rounded-border:hover,.dt-sc-button.turquoise.bordered:hover,.dt-sc-button.turquoise.fully-rounded-border:hover{border-color:#32ccbd;}.dt-sc-button.wisteria,.dt-sc-button.wisteria.filled,.dt-sc-button.wisteria.rounded-border:hover,.dt-sc-button.wisteria.bordered:hover,.dt-sc-button.wisteria.fully-rounded-border:hover{background:#9b59b6;}.dt-sc-button.wisteria:hover,.dt-sc-button.wisteria.filled:hover,.dt-sc-button.wisteria.with-icon.icon-right.type1:hover{background:#7c4094;}.dt-sc-button.wisteria.rounded-border,.dt-sc-button.wisteria.bordered,.dt-sc-button.wisteria.fully-rounded-border{color:#9b59b6;}.dt-sc-button.wisteria.fully-rounded-border,.dt-sc-button.wisteria.rounded-border:hover,.dt-sc-button.wisteria.bordered:hover,.dt-sc-button.wisteria.fully-rounded-border:hover{border-color:#9b59b6;}.dt-sc-button.yellow,.dt-sc-button.yellow.filled,.dt-sc-button.yellow.rounded-border:hover,.dt-sc-button.yellow.bordered:hover,.dt-sc-button.yellow.fully-rounded-border:hover{background:#ffe401;}.dt-sc-button.yellow:hover,.dt-sc-button.yellow.filled:hover,.dt-sc-button.yellow.with-icon.icon-right.type1:hover{background:#ebd302;}.dt-sc-button.yellow.rounded-border,.dt-sc-button.yellow.bordered,.dt-sc-button.yellow.fully-rounded-border{color:#ffe401;}.dt-sc-button.yellow.fully-rounded-border,.dt-sc-button.yellow.rounded-border:hover,.dt-sc-button.yellow.bordered:hover,.dt-sc-button.yellow.fully-rounded-border:hover{border-color:#ffe401;}.dt-sc-button.rounded-border.black:hover,.dt-sc-button.bordered.black:hover,.dt-sc-dark-bg .dt-sc-button.rounded-border,.dt-sc-dark-bg .dt-sc-button.bordered,.dt-sc-dark-bg.skin-color .dt-sc-button.fully-rounded-border,.skin-highlight .dt-sc-button.rounded-border,.skin-highlight .dt-sc-button.bordered{color:#fff;}.skin-highlight .dt-sc-button.rounded-border:hover,.skin-highlight .dt-sc-button.bordered:hover{background:#fff;}.dt-sc-dark-bg .dt-sc-button.rounded-border,.dt-sc-dark-bg .dt-sc-button.bordered,.dt-sc-dark-bg.skin-color .dt-sc-button.fully-rounded-border,.skin-highlight .dt-sc-button.rounded-border,.skin-highlight .dt-sc-button.bordered{border-color:#fff;}.dt-sc-button.with-icon.icon-right.type1:after{background:rgba(0,0,0,.1);}.dt-sc-button.with-icon.icon-left.type2 span:after{background:rgba(0,0,0,.05);}@charset "utf-8";.carousel-arrows{position:absolute;right:0px;}.carousel-arrows a{width:32px;height:32px;border:1px solid;border-radius:50%;float:left;text-align:center;margin-left:10px;position:relative;}.carousel-arrows a:before{width:100%;height:100%;text-align:center;font-size:18px;line-height:28px;vertical-align:middle;font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;}.carousel-arrows a.testimonial-prev:before,.carousel-arrows a.partners-prev:before,.carousel-arrows a.images-prev:before{content:"";}.carousel-arrows a.testimonial-next:before,.carousel-arrows a.partners-next:before,.carousel-arrows a.images-next:before{content:"";}.dt-sc-testimonial-wrapper .carousel-arrows{right:0;bottom:45px;}.dt-sc-images-wrapper .carousel-arrows{right:0px;top:-60px;}.dt-sc-partners-carousel-wrapper .carousel-arrows{left:0px;right:0px;margin:auto;bottom:-35px;}.caroufredsel_wrapper{margin-bottom:0px !important;margin-left:0 !important;}.dt-sc-testimonial-wrapper.type1,.dt-sc-testimonial-wrapper.type2{margin-left:-20px;width:-webkit-calc(100% + 20px);width:-moz-calc(100% + 20px);width:calc(100% + 20px);}.dt-sc-testimonial-wrapper.type1 .dt-sc-testimonial-carousel li,.dt-sc-testimonial-wrapper.type2 .dt-sc-testimonial-carousel li{margin-left:20px;}.dt-sc-testimonial-wrapper.type1 .carousel-arrows,.dt-sc-testimonial-wrapper.type3 .carousel-arrows,.dt-sc-testimonial-wrapper.type7 .carousel-arrows{right:0px;left:0px;margin:auto;bottom:-60px;text-align:center;width:95px;}.dt-sc-testimonial-wrapper.type1 .carousel-arrows a{display:inline-block;}.dt-sc-testimonial-wrapper.type4 .carousel-arrows{bottom:0;left:0;right:auto;}.dt-sc-testimonial-wrapper.type6 .carousel-arrows{bottom:-30px;}.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial.type6 .dt-sc-testimonial-quote,.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial.type6 .dt-sc-testimonial-author{padding-top:0px;padding-bottom:0px;}.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial.type6:after,.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial.type6 .dt-sc-testimonial-author:before{background:none;}.dt-sc-partners-carousel-wrapper{clear:both;display:block;float:left;margin:0px 0px 67px -30px;padding:0px;width:100%;width:-webkit-calc(100% + 30px);width:-moz-calc(100% + 30px);width:calc(100% + 30px);position:relative;}.dt-sc-partners-carousel li{display:block;float:left;margin:0px 0px 0px 30px;}.dt-sc-partners-carousel li img{max-width:100%;margin:0 auto;}.dt-sc-partners-carousel-wrapper .carousel-arrows a{position:absolute;left:30px;right:0px;margin:auto;}.dt-sc-partners-carousel-wrapper .carousel-arrows a.partners-prev{left:-13px;}.dt-sc-partners-carousel-wrapper .carousel-arrows a.partners-next{right:-43px;}.dt-sc-images-wrapper{clear:both;display:block;float:left;margin:0px;padding:0px;width:100%;position:relative;}.dt-sc-images-carousel li{display:block;float:left;margin:0px;}.dt-sc-images-carousel li img{max-width:100%;}.dt-sc-images-wrapper{margin-left:-20px;width:-webkit-calc(100% + 20px);width:-moz-calc(100% + 20px);width:calc(100% + 20px);}.dt-sc-images-carousel li{margin-left:20px;}.dt-sc-images-wrapper .carousel-arrows a{margin-left:15px;border:none;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-images-wrapper .carousel-arrows a:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);display:inline-block;line-height:30px;}.dt-sc-images-wrapper .carousel-arrows a.images-next{margin-right:5px;}.dt-sc-testimonial-carousel li{display:block;float:left;margin:0;padding:0;}.dt-sc-testimonial-carousel .dt-sc-testimonial.type3 .dt-sc-testimonial-author{margin-top:20px;margin-bottom:0;}.dt-sc-testimonial-carousel .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small:before{content:"-";margin:0 5px;}.dt-sc-testimonial-wrapper.type3 .carousel-arrows{margin:0 auto;right:0;width:90px;bottom:-15px;left:0;}.dt-sc-testimonial.special-testimonial-carousel blockquote q:before,.dt-sc-testimonial.special-testimonial-carousel blockquote q:after{content:"“";}.dt-sc-testimonial.special-testimonial-carousel blockquote{font-style:italic;font-weight:500;font-size:15px;}.dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author{margin:20px 0px 0px;}.dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite{font-style:normal;font-weight:500;text-transform:uppercase;font-size:15px;letter-spacing:1px;}.dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite small{font-weight:500;text-transform:none;font-size:13px;clear:both;letter-spacing:normal;display:inline-block;width:100%;}.alignright .dt-sc-testimonial.special-testimonial-carousel blockquote,.alignright .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author{text-align:right;}.dt-sc-testimonial-wrapper.carousel_items .dt-sc-testimonial.type8 .dt-sc-testimonial-author cite{left:-100px;right:auto;}.dt-sc-testimonial-wrapper.type8 .carousel-arrows{left:0;right:auto;}.dt-sc-twitter-carousel-wrapper{clear:both;}.vc_custom_carousel .slick-slider{text-align:center;}.vc_custom_carousel .slick-slider .slick-dots{background:#fff;border:1px solid;border-radius:5px;display:inline-block !important;margin:0 auto;padding:2px 5px 0;position:inherit;width:auto;}.vc_custom_carousel .slick-slider:before{border-top:1px dashed #000;bottom:-16px;content:"";left:0;position:absolute;width:100%;}.carousel-arrows a{border-color:rgba(0,0,0,.6);}.dt-sc-dark-bg .carousel-arrows a{border-color:rgba(255,255,255,.7);}.dt-sc-dark-bg .carousel-arrows a:before{color:rgba(255,255,255,.7);}.carousel-arrows a:hover:before,.dt-sc-images-wrapper .carousel-arrows a:hover{color:#fff;}.carousel-arrows a:before{color:rgba(0,0,0,.6);-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-images-wrapper .carousel-arrows a{background:rgba(0,0,0,.03);}@charset "utf-8";.dt-sc-contact-info.type2,.dt-sc-contact-info.type2 span,.dt-sc-contact-info.type5,.dt-sc-contact-info.type8 span{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-contact-info{float:left;margin:0px;padding:0px;clear:both;width:100%;line-height:28px;position:relative;}.dt-sc-contact-info span{float:left;margin:5px 10px 10px 0px;font-size:20px;width:30px;text-align:center;}.dt-sc-contact-info p{margin:0px;}.dt-sc-contact-info .icon-pointer{margin-bottom:10px;}.dt-sc-contact-info.type1 h6{font-size:15px;font-weight:bold;margin-bottom:10px;text-transform:uppercase;}.dt-sc-contact-info.type1{font-size:15px;}.dt-sc-contact-info.type2{border:1px solid;padding:0px 0px 10px 100px;}.dt-sc-contact-info.type2 h6{text-transform:uppercase;font-size:13px;letter-spacing:.6px;margin:10px 0px;font-weight:bold;}.dt-sc-contact-info.type2 span{float:left;position:absolute;left:0px;top:-5px;height:100%;width:80px;font-size:30px;line-height:100px;}.dt-sc-contact-info.type3{position:relative;padding:40px 12% 50px;text-align:center;border:15px solid #f6f3ea;}.dt-sc-contact-info.type3 h6{font-size:28px;text-transform:uppercase;margin-bottom:5px;}.dt-sc-contact-info.type3 h6,.dt-sc-contact-info.type3 p{position:relative;z-index:1;font-weight:normal;}.dt-sc-contact-info.type3 span{font-size:34px;z-index:9;float:none;display:block;display:inline-block;margin:auto;position:relative;background:#fff;padding:0 0;width:50px;left:0;line-height:35px;height:35px;}.dt-sc-contact-info.type3 h6 + p{margin-top:25px;}.dt-sc-contact-info.type3:before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;border:2px solid;}.dt-sc-contact-info.type3 p{border-top:2px solid #dae9d4;border-bottom:2px solid #dae9d4;padding:15px 0 15px;font-size:18px;color:#727272;}.dt-sc-contact-info.type3.pattern-bg{border:15px solid;-webkit-border-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/contact-info-bg.jpg") 15 round;border-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/contact-info-bg.jpg") 15 round;-o-border-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/contact-info-bg.jpg") 15 round;}.dt-sc-contact-info.type3.pattern-bg:before{display:none;}.dt-sc-contact-info.type3 span + p{margin-top:-18px;}.dt-sc-contact-info.type4{border:1px solid;border-right-width:0;text-align:center;padding:30px 10px;margin:0px -1px 0px 0px;float:left;}.last .dt-sc-contact-info.type4{border-right:1px solid;}.dt-sc-contact-info.type4 span{display:inline-block;float:none;position:relative;width:70px;height:70px;margin-bottom:20px;line-height:68px;}.dt-sc-contact-info.type4 h6{font-size:16px;font-weight:bold;text-transform:uppercase;}.dt-sc-contact-info.type4 p,.dt-sc-contact-info.type4 a{font-size:14px;line-height:22px;}.dt-sc-contact-info.type4 span:before{position:relative;z-index:1;font-size:30px;}.dt-sc-contact-info.type4 span:after{content:"";position:absolute;left:0px;right:0px;top:8px;margin:auto;width:50px;height:50px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:5px;}.dt-sc-contact-info.type4:before{content:"";position:absolute;right:-7px;top:0px;bottom:0px;margin:auto;width:12px;height:12px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1;}.last .dt-sc-contact-info.type4:before{content:none;}.dt-sc-contact-info-wrapper{float:left;width:100%;text-align:center;position:relative;z-index:99;}.dt-sc-contact-info-wrapper .wpb_column{float:none;display:inline-block;}.dt-sc-contact-info.type5{text-align:center;padding:40px 20px;}.dt-sc-contact-info.type5 .dt-sc-contact-icon span{font-size:60px;line-height:72px;position:relative;z-index:9;width:auto;float:none;margin:0px;}.dt-sc-contact-info.type5 h6{font-size:16px;text-transform:uppercase;margin:30px 0px 0px;font-weight:600;}.dt-sc-contact-info.type5 .dt-sc-contact-icon{text-align:center;position:relative;width:131px;height:75.06px;margin:43.3px 0;border-left:solid 3px;border-right:solid 3px;display:inline-block;}.dt-sc-contact-info.type5 .dt-sc-contact-icon:before,.dt-sc-contact-info.type5 .dt-sc-contact-icon:after{content:"";position:absolute;z-index:1;width:91.92px;height:91.92px;-webkit-transform:scaleY(.5774) rotate(-45deg);-ms-transform:scaleY(.5774) rotate(-45deg);transform:scaleY(.5774) rotate(-45deg);background-color:inherit;left:17.0381px;}.dt-sc-contact-info.type5 .dt-sc-contact-icon:before{top:-45.9619px;border-top:solid 4.2426px;border-right:solid 4.2426px;}.dt-sc-contact-info.type5 .dt-sc-contact-icon:after{bottom:-45.9619px;border-bottom:solid 4.2426px;border-left:solid 4.2426px;}.dt-sc-contact-info.type5.blue .dt-sc-contact-icon{background:#3d9bd5;}.dt-sc-contact-info.type5.blue .dt-sc-contact-icon,.dt-sc-contact-info.type5.blue .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.blue .dt-sc-contact-icon:after{border-color:#358cc6;}.dt-sc-contact-info.type5.blue:hover{background-color:#3d9bd5;}.dt-sc-contact-info.type5.blue:hover .dt-sc-contact-icon span{color:#3d9bd5;}.dt-sc-contact-info.type5.brown .dt-sc-contact-icon{background:#795548;}.dt-sc-contact-info.type5.brown .dt-sc-contact-icon,.dt-sc-contact-info.type5.brown .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.brown .dt-sc-contact-icon:after{border-color:#573a30;}.dt-sc-contact-info.type5.brown:hover{background-color:#795548;}.dt-sc-contact-info.type5.brown:hover .dt-sc-contact-icon span{color:#795548;}.dt-sc-contact-info.type5.cadetblue .dt-sc-contact-icon{background:#3c939d;}.dt-sc-contact-info.type5.cadetblue .dt-sc-contact-icon,.dt-sc-contact-info.type5.cadetblue .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.cadetblue .dt-sc-contact-icon:after{border-color:#34818a;}.dt-sc-contact-info.type5.cadetblue:hover{background-color:#3c939d;}.dt-sc-contact-info.type5.cadetblue:hover .dt-sc-contact-icon span{color:#3c939d;}.dt-sc-contact-info.type5.chillipepper .dt-sc-contact-icon{background:#c10841;}.dt-sc-contact-info.type5.chillipepper .dt-sc-contact-icon,.dt-sc-contact-info.type5.chillipepper .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.chillipepper .dt-sc-contact-icon:after{border-color:#9d0836;}.dt-sc-contact-info.type5.chillipepper:hover{background-color:#c10841;}.dt-sc-contact-info.type5.chillipepper:hover .dt-sc-contact-icon span{color:#c10841;}.dt-sc-contact-info.type5.cyan .dt-sc-contact-icon{background:#00bcd4;}.dt-sc-contact-info.type5.cyan .dt-sc-contact-icon,.dt-sc-contact-info.type5.cyan .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.cyan .dt-sc-contact-icon:after{border-color:#00a0b4;}.dt-sc-contact-info.type5.cyan:hover{background-color:#00bcd4;}.dt-sc-contact-info.type5.cyan:hover .dt-sc-contact-icon span{color:#00bcd4;}.dt-sc-contact-info.type5.darkgolden .dt-sc-contact-icon{background:#b48b3c;}.dt-sc-contact-info.type5.darkgolden .dt-sc-contact-icon,.dt-sc-contact-info.type5.darkgolden .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.darkgolden .dt-sc-contact-icon:after{border-color:#a17b35;}.dt-sc-contact-info.type5.darkgolden:hover{background-color:#b48b3c;}.dt-sc-contact-info.type5.darkgolden:hover .dt-sc-contact-icon span{color:#b48b3c;}.dt-sc-contact-info.type5.deeporange .dt-sc-contact-icon{background:#ff5722;}.dt-sc-contact-info.type5.deeporange .dt-sc-contact-icon,.dt-sc-contact-info.type5.deeporange .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.deeporange .dt-sc-contact-icon:after{border-color:#db4211;}.dt-sc-contact-info.type5.deeporange:hover{background-color:#ff5722;}.dt-sc-contact-info.type5.deeporange:hover .dt-sc-contact-icon span{color:#ff5722;}.dt-sc-contact-info.type5.deeppurple .dt-sc-contact-icon{background:#673ab7;}.dt-sc-contact-info.type5.deeppurple .dt-sc-contact-icon,.dt-sc-contact-info.type5.deeppurple .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.deeppurple .dt-sc-contact-icon:after{border-color:#532b99;}.dt-sc-contact-info.type5.deeppurple:hover{background-color:#673ab7;}.dt-sc-contact-info.type5.deeppurple:hover .dt-sc-contact-icon span{color:#673ab7;}.dt-sc-contact-info.type5.green .dt-sc-contact-icon{background:#68b471;}.dt-sc-contact-info.type5.green .dt-sc-contact-icon,.dt-sc-contact-info.type5.green .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.green .dt-sc-contact-icon:after{border-color:#58975f;}.dt-sc-contact-info.type5.green:hover{background-color:#68b471;}.dt-sc-contact-info.type5.green:hover .dt-sc-contact-icon span{color:#68b471;}.dt-sc-contact-info.type5.lime .dt-sc-contact-icon{background:#cddc39;}.dt-sc-contact-info.type5.lime .dt-sc-contact-icon,.dt-sc-contact-info.type5.lime .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.lime .dt-sc-contact-icon:after{border-color:#b1bf27;}.dt-sc-contact-info.type5.lime:hover{background-color:#cddc39;}.dt-sc-contact-info.type5.lime:hover .dt-sc-contact-icon span{color:#cddc39;}.dt-sc-contact-info.type5.magenta .dt-sc-contact-icon{background:#cb506d;}.dt-sc-contact-info.type5.magenta .dt-sc-contact-icon,.dt-sc-contact-info.type5.magenta .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.magenta .dt-sc-contact-icon:after{border-color:#ae3753;}.dt-sc-contact-info.type5.magenta:hover{background-color:#cb506d;}.dt-sc-contact-info.type5.magenta:hover .dt-sc-contact-icon span{color:#cb506d;}.dt-sc-contact-info.type5.orange .dt-sc-contact-icon{background:#ea8852;}.dt-sc-contact-info.type5.orange .dt-sc-contact-icon,.dt-sc-contact-info.type5.orange .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.orange .dt-sc-contact-icon:after{border-color:#d27745;}.dt-sc-contact-info.type5.orange:hover{background-color:#ea8852;}.dt-sc-contact-info.type5.orange:hover .dt-sc-contact-icon span{color:#ea8852;}.dt-sc-contact-info.type5.pink .dt-sc-contact-icon{background:#fd6ca3;}.dt-sc-contact-info.type5.pink .dt-sc-contact-icon,.dt-sc-contact-info.type5.pink .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.pink .dt-sc-contact-icon:after{border-color:#df5e8f;}.dt-sc-contact-info.type5.pink:hover{background-color:#fd6ca3;}.dt-sc-contact-info.type5.pink:hover .dt-sc-contact-icon span{color:#fd6ca3;}.dt-sc-contact-info.type5.purple .dt-sc-contact-icon{background:#9c27b0;}.dt-sc-contact-info.type5.purple .dt-sc-contact-icon,.dt-sc-contact-info.type5.purple .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.purple .dt-sc-contact-icon:after{border-color:#7c1b8c;}.dt-sc-contact-info.type5.purple:hover{background-color:#9c27b0;}.dt-sc-contact-info.type5.purple:hover .dt-sc-contact-icon span{color:#9c27b0;}.dt-sc-contact-info.type5.red .dt-sc-contact-icon{background:#da0000;}.dt-sc-contact-info.type5.red .dt-sc-contact-icon,.dt-sc-contact-info.type5.red .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.red .dt-sc-contact-icon:after{border-color:#c50000;}.dt-sc-contact-info.type5.red:hover{background-color:#da0000;}.dt-sc-contact-info.type5.red:hover .dt-sc-contact-icon span{color:#da0000;}.dt-sc-contact-info.type5.skyblue .dt-sc-contact-icon{background:#0eb2e7;}.dt-sc-contact-info.type5.skyblue .dt-sc-contact-icon,.dt-sc-contact-info.type5.skyblue .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.skyblue .dt-sc-contact-icon:after{border-color:#0da2d4;}.dt-sc-contact-info.type5.skyblue:hover{background-color:#0eb2e7;}.dt-sc-contact-info.type5.skyblue:hover .dt-sc-contact-icon span{color:#0eb2e7;}.dt-sc-contact-info.type5.teal .dt-sc-contact-icon{background:#009688;}.dt-sc-contact-info.type5.teal .dt-sc-contact-icon,.dt-sc-contact-info.type5.teal .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.teal .dt-sc-contact-icon:after{border-color:#007f73;}.dt-sc-contact-info.type5.teal:hover{background-color:#009688;}.dt-sc-contact-info.type5.teal:hover .dt-sc-contact-icon span{color:#009688;}.dt-sc-contact-info.type5.turquoise .dt-sc-contact-icon{background:#32ccbd;}.dt-sc-contact-info.type5.turquoise .dt-sc-contact-icon,.dt-sc-contact-info.type5.turquoise .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.turquoise .dt-sc-contact-icon:after{border-color:#24b6a8;}.dt-sc-contact-info.type5.turquoise:hover{background-color:#32ccbd;}.dt-sc-contact-info.type5.turquoise:hover .dt-sc-contact-icon span{color:#32ccbd;}.dt-sc-contact-info.type5.wisteria .dt-sc-contact-icon{background:#9b59b6;}.dt-sc-contact-info.type5.wisteria .dt-sc-contact-icon,.dt-sc-contact-info.type5.wisteria .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.wisteria .dt-sc-contact-icon:after{border-color:#7c4094;}.dt-sc-contact-info.type5.wisteria:hover{background-color:#9b59b6;}.dt-sc-contact-info.type5.wisteria:hover .dt-sc-contact-icon span{color:#9b59b6;}.dt-sc-contact-info.type5.yellow .dt-sc-contact-icon{background:#ffe401;}.dt-sc-contact-info.type5.yellow .dt-sc-contact-icon,.dt-sc-contact-info.type5.yellow .dt-sc-contact-icon:before,.dt-sc-contact-info.type5.yellow .dt-sc-contact-icon:after{border-color:#ebd302;}.dt-sc-contact-info.type5.yellow:hover{background-color:#ffe401;}.dt-sc-contact-info.type5.yellow:hover .dt-sc-contact-icon span{color:#ffe401;}.dt-sc-contact-info.type5:hover{background:url("https://luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/css/images/hexagon-shape-pattern.png") repeat;}.dt-sc-contact-info.type5:hover.nitro-lazy{background-image:none !important;}.dt-sc-contact-details-on-map{position:relative;float:left;clear:both;width:100%;margin:0px;padding:0px;}.dt-sc-contact-details-on-map .map{widows:100%;margin:0px;padding:0px;float:left;clear:both;}.dt-sc-contact-details-on-map img{max-width:100%;height:auto;display:block;}.dt-sc-contact-info.type6{text-align:center;padding:30px 20px;position:relative;}.dt-sc-contact-info.type6 span{font-size:36px;position:relative;z-index:9;width:auto;float:none;margin:0px;}.dt-sc-contact-info.type6 h6{font-size:18px;text-transform:uppercase;margin:20px 0px 13px;}.dt-sc-contact-info.type6:before{content:"";position:absolute;left:-15px;top:-15px;width:100%;height:100%;z-index:-1;}.dt-sc-contact-info.type7{padding:0px 0px 10px 100px;position:relative;}.dt-sc-contact-info.type7 h6{text-transform:uppercase;font-size:13px;letter-spacing:.6px;margin:10px 0px;font-weight:bold;}.dt-sc-contact-info.type7 span{float:left;position:absolute;left:0px;top:15px;height:100%;width:65px;font-size:30px;line-height:65px;color:#fff;}.dt-sc-contact-info.type7 span:after{content:"";position:absolute;width:65px;height:65px;left:0px;top:0px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:10px;z-index:-1;}.dt-sc-contact-info.type8{border:1px solid #000;padding:20px 30px 15px;position:relative;text-align:center;margin:90px 0px 0px;}.dt-sc-contact-info.type8 span{position:absolute;top:-140px;left:0;right:0;margin:auto;width:84px;height:84px;font-size:32px;line-height:84px;color:#fff;background:#000;border-radius:50%;box-shadow:0 0 0 5px #fff;-webkit-box-shadow:0 0 0 5px #fff;-moz-box-shadow:0 0 0 5px #fff;-ms-box-shadow:0 0 0 5px #fff;-o-box-shadow:0 0 0 5px #fff;}.dt-sc-contact-info.type8 h6{font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px;}.dt-sc-dark-bg .dt-sc-contact-info.type8{border-color:#fff;}.dt-sc-dark-bg .dt-sc-contact-info.type8 p a:hover{color:rgba(255,255,255,.5);}.dt-sc-contact-info.type2 h6{color:rgba(0,0,0,.5);}.dt-sc-contact-info.type2 span,.dt-sc-dark-bg .dt-sc-contact-info.type8 a,.dt-sc-contact-info.type4 span:before,.dt-sc-contact-info.type5 .dt-sc-contact-icon span,.dt-sc-contact-info.type5:hover h6 a,.dt-sc-contact-info.type6,.dt-sc-contact-info.type6 span,.dt-sc-contact-info.type6 h6,.dt-sc-contact-info.type6 a,.dt-sc-dark-bg .dt-sc-contact-info.type8 p a{color:#fff;}.dt-sc-contact-info.type6 a:hover{color:rgba(0,0,0,.6);}.dt-sc-contact-info.type3 p a:hover{color:#000;}.dt-sc-contact-info.type5 h6 a{color:#222;}.dt-sc-dark-bg .dt-sc-contact-info.type8 a:hover{color:rgba(255,255,255,.2);}.dt-sc-contact-info.type2{border-color:#000;}.dt-sc-contact-info.type3:before{border-color:rgba(255,255,255,.4);}.dt-sc-contact-info.type4,.dt-sc-contact-info.type3:after,.dt-sc-contact-info.type5:hover .dt-sc-contact-icon{background:#fff;}.dt-sc-contact-info.type2 span,.dt-sc-contact-info.type6:before{background:#000;}@charset "utf-8";.dt-sc-counter.type6 .dt-sc-couter-icon-holder:before,.dt-sc-counter.type2 .dt-sc-couter-icon-holder,.dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4 .dt-sc-couter-icon-holder,.dt-sc-counter.type5:before,.dt-sc-counter.type5:after,.dt-sc-counter.type3 .icon-wrapper{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-counter{float:left;clear:both;width:100%;margin:0px;padding:0px;}.dt-sc-counter.type1 .icon-wrapper{width:100%;clear:both;position:relative;margin-bottom:20px;padding-bottom:20px;}.dt-sc-counter.type1 .icon-wrapper:before{content:"";position:absolute;left:0px;bottom:0px;width:30px;height:2px;}.dt-sc-counter.type1.alignright .icon-wrapper:before{right:0px;left:inherit;}.dt-sc-counter.type1 .icon-wrapper span{font-size:32px;}.dt-sc-counter.type1 .dt-sc-counter-number{font-size:30px;margin-bottom:20px;}.dt-sc-counter.type1 h4{font-weight:300;text-transform:uppercase;margin-bottom:5px;color:#777;font-size:12px;letter-spacing:5px;}.dt-sc-counter.type1.aligncenter .icon-wrapper:before{left:0;right:0;margin:0 auto;}.dt-sc-counter.type2{margin-bottom:20px;}.dt-sc-counter.type2 .icon-wrapper span.pe-icon,.dt-sc-counter.type2 .icon-wrapper span.icon,.dt-sc-counter.type2 .icon-wrapper span.fa{font-size:30px;display:inline-block;margin-bottom:10px;}.dt-sc-counter.type2 .dt-sc-counter-number{font-weight:bold;font-size:40px;}.dt-sc-counter.type2 h4{font-size:20px;margin:20px 0px 0px;}.dt-sc-counter.type2 .icon-wrapper{float:left;margin-right:20px;}.dt-sc-counter.type2.alignleft{text-align:left;}.dt-sc-counter.type2.alignright{text-align:right;}.dt-sc-counter.type2.alignleft .dt-sc-couter-icon-holder,.dt-sc-counter.type2.alignright .dt-sc-couter-icon-holder{text-align:center;}.dt-sc-counter.type3{text-align:center;border-right:1px solid;}.dt-sc-counter.type3.last,.last .dt-sc-counter.type3{border-right-width:0;}.dt-sc-counter.type3 .dt-sc-couter-icon-holder{display:inline-block;padding:0px;margin:-32px 0px 0px;}.dt-sc-counter.type3 .dt-sc-couter-icon-holder .icon-wrapper{width:70px;height:70px;border:5px solid;border-radius:50%;margin:0px 0px 20px;position:relative;text-align:center;}.dt-sc-counter.type3 .dt-sc-couter-icon-holder span{line-height:60px;font-size:32px;margin-bottom:20px;}.dt-sc-counter.type3 .dt-sc-counter-number{font-size:30px;}.dt-sc-counter.type3 h4{font-size:14px;margin:10px 0px 0px;text-transform:uppercase;padding:0px 0px 40px;}.dt-sc-counter.type3 .icon-wrapper:before{border-radius:50%;content:"";height:72px;left:-6px;margin:0 auto;position:absolute;right:0;top:-6px;width:72px;border:1px solid;}.dt-sc-counter.type3.diamond-square{border-right-style:dashed;}.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder{margin-top:0px;}.dt-sc-counter.type3.diamond-square h4{font-size:14px;text-transform:uppercase;letter-spacing:1px;padding-bottom:10px;}.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper{background:none;width:100px;height:65px;}.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:before{content:"";position:absolute;left:-2px;right:0px;top:-1px;margin:auto;width:65px;height:65px;transform:rotate(37deg) skewX(-17deg) skewY(-3deg);-ms-transform:rotate(37deg) skewX(-17deg) skewY(-3deg);-webkit-transform:rotate(37deg) skewX(-17deg) skewY(-3deg);}.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:after{content:"";position:absolute;left:-3px;right:0px;top:3px;margin:auto;border:1px solid;width:57px;height:57px;transform:rotate(37deg) skewX(-17deg) skewY(-3deg);-ms-transform:rotate(37deg) skewX(-17deg) skewY(-3deg);-webkit-transform:rotate(37deg) skewX(-17deg) skewY(-3deg);}.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper span{position:relative;line-height:65px;}.dt-sc-counter.type3.diamond-square .icon-wrapper:before{border-radius:0;}.dt-sc-counter.type3.alignright{text-align:right;padding-right:30px;}.dt-sc-counter.type3.alignleft{text-align:left;padding-left:30px;}.dt-sc-counter.type4{text-align:center;}.dt-sc-counter.type4 .dt-sc-couter-icon-holder{display:inline-block;width:140px;height:140px;border:5px solid;border-radius:50%;position:relative;}.dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper{width:70px;height:70px;border:5px solid;border-radius:50%;position:absolute;left:-40px;top:-10px;line-height:60px;}.dt-sc-counter.type4 .dt-sc-couter-icon-holder span{line-height:60px;font-size:32px;}.dt-sc-counter.type4 .dt-sc-counter-number{font-size:30px;line-height:135px;}.dt-sc-counter.type4 h4{font-size:14px;margin:15px 0px 0px;text-transform:uppercase;padding:0px;}.dt-sc-counter.type4.alignright .dt-sc-couter-icon-holder .icon-wrapper{left:auto;right:-40px;}.dt-sc-counter.type4.aligncenter .dt-sc-couter-icon-holder .icon-wrapper{left:0;right:0;top:-30px;margin:0 auto;}.dt-sc-dark-bg .dt-sc-counter.type4 .dt-sc-counter-number{color:#000;}.dt-sc-dark-bg .dt-sc-counter.type4:hover .dt-sc-counter-number{color:#fff;}.dt-sc-counter.type4.blue .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.blue:hover .dt-sc-couter-icon-holder{background:#008bd3;}.dt-sc-counter.type4.brown .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.brown:hover .dt-sc-couter-icon-holder{background:#795548;}.dt-sc-counter.type4.cadetblue .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.cadetblue:hover .dt-sc-couter-icon-holder{background:#3c939d;}.dt-sc-counter.type4.chillipepper .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.chillipepper:hover .dt-sc-couter-icon-holder{background:#c10841;}.dt-sc-counter.type4.cyan .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.cyan:hover .dt-sc-couter-icon-holder{background:#00bcd4;}.dt-sc-counter.type4.darkgolden .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.darkgolden:hover .dt-sc-couter-icon-holder{background:#b48b3c;}.dt-sc-counter.type4.deeporange .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.deeporange:hover .dt-sc-couter-icon-holder{background:#ff5722;}.dt-sc-counter.type4.deeppurple .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.deeppurple:hover .dt-sc-couter-icon-holder{background:#673ab7;}.dt-sc-counter.type4.green .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.green:hover .dt-sc-couter-icon-holder{background:#6ca04a;}.dt-sc-counter.type4.lime .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.lime:hover .dt-sc-couter-icon-holder{background:#cddc39;}.dt-sc-counter.type4.magenta .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.magenta:hover .dt-sc-couter-icon-holder{background:#cb506d;}.dt-sc-counter.type4.orange .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.orange:hover .dt-sc-couter-icon-holder{background:#ff9800;}.dt-sc-counter.type4.pink .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.pink:hover .dt-sc-couter-icon-holder{background:#fd6ca3;}.dt-sc-counter.type4.purple .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.purple:hover .dt-sc-couter-icon-holder{background:#9c27b0;}.dt-sc-counter.type4.red .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.red:hover .dt-sc-couter-icon-holder{background:#da0000;}.dt-sc-counter.type4.skyblue .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.skyblue:hover .dt-sc-couter-icon-holder{background:#0eb2e7;}.dt-sc-counter.type4.teal .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.teal:hover .dt-sc-couter-icon-holder{background:#009688;}.dt-sc-counter.type4.yellow .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.yellow:hover .dt-sc-couter-icon-holder{background:#ffe401;}.dt-sc-counter.type4.turquoise .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.turquoise:hover .dt-sc-couter-icon-holder{background:#32ccbd;}.dt-sc-counter.type4.wisteria .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.wisteria:hover .dt-sc-couter-icon-holder{background:#9b59b6;}.dt-sc-counter.type4.black .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4.black:hover .dt-sc-couter-icon-holder{background:#000;}.dt-sc-counter.type5{float:left;text-align:center;min-height:335px;padding:110px 0px 0px;position:relative;}.dt-sc-counter.type5:before{content:"";position:absolute;left:0px;right:0;margin:auto;top:66px;width:200px;height:200px;border:1px solid;z-index:1;-webkit-transform:rotate3d(1,1,5,47deg) skewX(10deg) skewY(10deg);-ms-transform:rotate3d(1,1,5,47deg) skewX(10deg) skewY(10deg);transform:rotate3d(1,1,5,47deg) skewX(10deg) skewY(10deg);}.dt-sc-counter.type5:after{content:"";position:absolute;left:0px;right:0;margin:auto;top:76px;width:180px;height:180px;border:1px solid;z-index:1;-webkit-transform:rotate3d(1,1,5,47deg) skewX(10deg) skewY(10deg);-ms-transform:rotate3d(1,1,5,47deg) skewX(10deg) skewY(10deg);transform:rotate3d(1,1,5,47deg) skewX(10deg) skewY(10deg);}.dt-sc-counter.type5 .dt-sc-couter-icon-holder span{font-size:32px;}.dt-sc-counter.type5 .dt-sc-counter-number{font-size:20px;font-weight:bold;margin:5px 0px;}.dt-sc-counter.type5 h4{font-size:16px;letter-spacing:1px;}.dt-sc-counter.type5 .dt-sc-couter-icon-holder,.dt-sc-counter.type5 h4{position:relative;z-index:9999;}.dt-sc-counter.type6{text-align:center;border:1px solid;margin:75px -1px 0px 0px;padding:0px 0px 40px;}.dt-sc-counter.type6 .dt-sc-couter-icon-holder{width:140px;height:80px;display:inline-block;position:relative;margin:-6px 0px 15px;}.dt-sc-counter.type6 .dt-sc-couter-icon-holder:before{border:1px solid;content:"";position:absolute;left:0px;right:0px;top:-45px;margin:auto;width:100px;height:100px;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1;}.dt-sc-counter.type6 .dt-sc-couter-icon-holder .icon-wrapper{position:absolute;font-size:20px;z-index:1;left:0px;right:0px;top:-45px;margin:auto;}.dt-sc-counter.type6 .dt-sc-counter-number{font-size:34px;font-weight:bold;position:relative;top:-9px;z-index:1;}.dt-sc-counter.type6 h4{font-size:16px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;margin-bottom:0px;position:relative;padding:0px 10px;}.dt-sc-counter.type6 h4:before{content:"";position:absolute;right:-6px;top:6px;margin:auto;width:12px;height:12px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1;}.dt-sc-counter.type6.last h4:before{background:none;}@media all and (min-width:0\0) and (min-resolution:.001dpcm){.dt-sc-counter.type5:before,.dt-sc-counter.type5:after{transform:rotate(45deg) skew(10deg,10deg);-ms-transform:rotate(45deg) skew(10deg,10deg);}}@media screen and (min-width:0\0){.type4.dt-sc-counter .dt-sc-couter-icon-holder .icon-wrapper{border:none;box-shadow:0 0 0 5px #fff;-ms-box-shadow:0 0 0 5px #fff;}.diamond-square.type3.dt-sc-counter .dt-sc-couter-icon-holder .icon-wrapper::after{top:0;}.diamond-square.type3.dt-sc-counter .dt-sc-couter-icon-holder .icon-wrapper::before{top:-3px;}}.dt-sc-counter{color:#3e454c;}.dt-sc-counter.type3 .dt-sc-couter-icon-holder span,.dt-sc-counter.type4 .dt-sc-couter-icon-holder span,.dt-sc-counter.type4:hover .dt-sc-counter-number,.dt-sc-counter.type6:hover .dt-sc-counter-number,.dt-sc-counter.type5:hover h4,.dt-sc-counter.type5:hover .dt-sc-couter-icon-holder,.dt-sc-dark-bg .dt-sc-counter,.dt-sc-dark-bg .dt-sc-counter.type1 h4{color:#fff;}.dt-sc-counter.type3 .dt-sc-couter-icon-holder .icon-wrapper{background:#000;}.dt-sc-counter.type4 .dt-sc-couter-icon-holder,.dt-sc-counter.type6,.dt-sc-counter.type6 .dt-sc-couter-icon-holder:before{background:#fff;}.dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type4:hover .dt-sc-couter-icon-holder .icon-wrapper{background:#333;}.dt-sc-counter.type1{border-right-color:rgba(0,0,0,.1);}.dt-sc-dark-bg .dt-sc-counter.type1{border-color:rgba(255,255,255,.1);}.dt-sc-counter.type3 .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:after,.dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper,.dt-sc-dark-bg .dt-sc-counter.type5:before,.dt-sc-dark-bg .dt-sc-counter.type5:after{border-color:#fff;}.dt-sc-counter.type3{border-color:rgba(0,0,0,.1);}.dt-sc-counter.type4 .dt-sc-couter-icon-holder{border:5px solid rgba(0,0,0,.07);}.dt-sc-counter.type5:before,.dt-sc-counter.type5:after{border-color:#000;}@charset "utf-8";.dt-sc-donutchart{text-align:center;margin:0px auto 30px;}h5.dt-sc-donutchart-title{text-align:center;width:100%;font-size:18px;margin-bottom:0px;font-weight:600;}.dt-sc-donutchart-small{width:100px;margin:0px auto;}.dt-sc-donutchart-medium{width:200px;margin:0px auto;}.dt-sc-donutchart-large{width:300px;margin:0px auto;}.donutchart-text{font-weight:300 !important;}.dt-sc-donutchart-small .donutchart-text{font-size:24px !important;}.dt-sc-donutchart-medium .donutchart-text{font-size:40px !important;}.dt-sc-donutchart-large .donutchart-text{font-size:50px !important;}.dark-bg .donutchart-text{color:#fff;}@charset "utf-8";.dt-sc-dropcap{font-size:24px;float:left;margin:10px 0px 10px 0px;text-align:center;line-height:35px;}.dt-sc-dropcap.dt-sc-dropcap-default{font-size:50px;padding-right:20px;font-weight:900;}.dt-sc-dropcap.dt-sc-dropcap-circle{width:40px;height:40px;line-height:39px;margin:5px 20px 0px 0px;padding:0px;border-radius:30px 30px 30px 30px;behavior:url("PIE.htc");}.dt-sc-dropcap.dt-sc-dropcap-bordered-circle{width:42px;height:42px;line-height:38px;margin:5px 20px 0 0;padding:0px;text-align:center;box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);border-radius:30px 30px 30px 30px;behavior:url("PIE.htc");}.dt-sc-dropcap.dt-sc-dropcap-square{width:40px;height:40px;line-height:39px;text-align:center;margin:5px 20px 0px 0px;padding:0px;}.dt-sc-dropcap.dt-sc-dropcap-bordered-square{box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);width:42px;height:42px;text-align:center;margin:5px 20px 0px 0px;padding:0px;line-height:37px;}.dt-sc-dropcap.dt-sc-dropcap-circle,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle,.dt-sc-dropcap.dt-sc-dropcap-square,.dt-sc-dropcap.dt-sc-dropcap-bordered-square{background:#000;}.dt-sc-dropcap.dt-sc-dropcap-bordered-circle{border:2px solid #fff;}.dt-sc-dropcap.dt-sc-dropcap-bordered-square{border:2px solid #fff;}.dt-sc-dropcap.dt-sc-dropcap-circle,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle,.dt-sc-dropcap.dt-sc-dropcap-square,.dt-sc-dropcap.dt-sc-dropcap-bordered-square{color:#fff;}.dt-sc-dropcap.dt-sc-dropcap-circle.blue,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.blue,.dt-sc-dropcap.dt-sc-dropcap-square.blue,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.blue{background:#008bd3;}.dt-sc-dropcap.dt-sc-dropcap-circle.brown,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.brown,.dt-sc-dropcap.dt-sc-dropcap-square.brown,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.brown{background:#795548;}.dt-sc-dropcap.dt-sc-dropcap-circle.cadetblue,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.cadetblue,.dt-sc-dropcap.dt-sc-dropcap-square.cadetblue,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.cadetblue{background:#3c939d;}.dt-sc-dropcap.dt-sc-dropcap-circle.chillipepper,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.chillipepper,.dt-sc-dropcap.dt-sc-dropcap-square.chillipepper,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.chillipepper{background:#c10841;}.dt-sc-dropcap.dt-sc-dropcap-circle.cyan,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.cyan,.dt-sc-dropcap.dt-sc-dropcap-square.cyan,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.cyan{background:#00bcd4;}.dt-sc-dropcap.dt-sc-dropcap-circle.darkgolden,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.darkgolden,.dt-sc-dropcap.dt-sc-dropcap-square.darkgolden,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.darkgolden{background:#b48b3c;}.dt-sc-dropcap.dt-sc-dropcap-circle.deeporange,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.deeporange,.dt-sc-dropcap.dt-sc-dropcap-square.deeporange,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.deeporange{background:#ff5722;}.dt-sc-dropcap.dt-sc-dropcap-circle.deeppurple,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.deeppurple,.dt-sc-dropcap.dt-sc-dropcap-square.deeppurple,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.deeppurple{background:#673ab7;}.dt-sc-dropcap.dt-sc-dropcap-circle.green,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.green,.dt-sc-dropcap.dt-sc-dropcap-square.green,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.green{background:#60ae0d;}.dt-sc-dropcap.dt-sc-dropcap-circle.lime,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.lime,.dt-sc-dropcap.dt-sc-dropcap-square.lime,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.lime{background:#cddc39;}.dt-sc-dropcap.dt-sc-dropcap-circle.magenta,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.magenta,.dt-sc-dropcap.dt-sc-dropcap-square.magenta,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.magenta{background:#cb506d;}.dt-sc-dropcap.dt-sc-dropcap-circle.orange,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.orange,.dt-sc-dropcap.dt-sc-dropcap-square.orange,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.orange{background:#ff9800;}.dt-sc-dropcap.dt-sc-dropcap-circle.pink,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.pink,.dt-sc-dropcap.dt-sc-dropcap-square.pink,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.pink{background:#fd6ca3;}.dt-sc-dropcap.dt-sc-dropcap-circle.purple,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.purple,.dt-sc-dropcap.dt-sc-dropcap-square.purple,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.purple{background:#9c27b0;}.dt-sc-dropcap.dt-sc-dropcap-circle.red,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.red,.dt-sc-dropcap.dt-sc-dropcap-square.red,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.red{background:#da0000;}.dt-sc-dropcap.dt-sc-dropcap-circle.skyblue,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.skyblue,.dt-sc-dropcap.dt-sc-dropcap-square.skyblue,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.skyblue{background:#0eb2e7;}.dt-sc-dropcap.dt-sc-dropcap-circle.teal,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.teal,.dt-sc-dropcap.dt-sc-dropcap-square.teal,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.teal{background:#009688;}.dt-sc-dropcap.dt-sc-dropcap-circle.turquoise,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.turquoise,.dt-sc-dropcap.dt-sc-dropcap-square.turquoise,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.turquoise{background:#32ccbd;}.dt-sc-dropcap.dt-sc-dropcap-circle.wisteria,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.wisteria,.dt-sc-dropcap.dt-sc-dropcap-square.wisteria,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.wisteria{background:#9b59b6;}.dt-sc-dropcap.dt-sc-dropcap-circle.yellow,.dt-sc-dropcap.dt-sc-dropcap-bordered-circle.yellow,.dt-sc-dropcap.dt-sc-dropcap-square.yellow,.dt-sc-dropcap.dt-sc-dropcap-bordered-square.yellow{background:#ffe401;}.dt-sc-dropcap.dt-sc-dropcap-default.blue{color:#008bd3;}.dt-sc-dropcap.dt-sc-dropcap-default.brown{color:#795548;}.dt-sc-dropcap.dt-sc-dropcap-default.cadetblue{color:#3c939d;}.dt-sc-dropcap.dt-sc-dropcap-default.chillipepper{color:#c10841;}.dt-sc-dropcap.dt-sc-dropcap-default.cyan{color:#00bcd4;}.dt-sc-dropcap.dt-sc-dropcap-default.darkgolden{color:#b48b3c;}.dt-sc-dropcap.dt-sc-dropcap-default.deeporange{color:#ff5722;}.dt-sc-dropcap.dt-sc-dropcap-default.deeppurple{color:#673ab7;}.dt-sc-dropcap.dt-sc-dropcap-default.green{color:#60ae0d;}.dt-sc-dropcap.dt-sc-dropcap-default.lime{color:#cddc39;}.dt-sc-dropcap.dt-sc-dropcap-default.magenta{color:#cb506d;}.dt-sc-dropcap.dt-sc-dropcap-default.orange{color:#ff9800;}.dt-sc-dropcap.dt-sc-dropcap-default.pink{color:#fd6ca3;}.dt-sc-dropcap.dt-sc-dropcap-default.purple{color:#9c27b0;}.dt-sc-dropcap.dt-sc-dropcap-default.red{color:#da0000;}.dt-sc-dropcap.dt-sc-dropcap-default.skyblue{color:#0eb2e7;}.dt-sc-dropcap.dt-sc-dropcap-default.teal{color:#009688;}.dt-sc-dropcap.dt-sc-dropcap-default.turquoise{color:#32ccbd;}.dt-sc-dropcap.dt-sc-dropcap-default.wisteria{color:#9b59b6;}.dt-sc-dropcap.dt-sc-dropcap-default.yellow{color:#ffe401;}@charset "utf-8";.dt-sc-event-image-caption,.dt-sc-event-image-caption .dt-sc-image-content:before,.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-event-image-caption{float:left;clear:both;width:100%;margin:0px;padding:0px;border-left:1px solid;border-right:1px solid;}.dt-sc-event-image-caption .dt-sc-image-content{width:50%;padding:40px 30px;margin:0px;float:left;position:relative;}.dt-sc-event-image-caption .dt-sc-image-content h3{font-size:18px;line-height:28px;text-transform:uppercase;}.dt-sc-event-image-caption .dt-sc-image-wrapper{width:50%;margin:0px;float:left;position:relative;}.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text{position:absolute;left:0px;top:0px;width:100%;height:100%;text-align:center;}.dt-sc-event-image-caption .dt-sc-image-wrapper{border-left:1px solid;}.dt-sc-event-image-caption .dt-sc-image-content:before{content:"";position:absolute;right:-15px;top:35px;height:0px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid;z-index:1;}.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text h3{position:absolute;top:0px;bottom:0px;left:0px;right:0px;margin:auto;height:180px;text-align:center;width:75%;}.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text h3 span{font-size:50px;display:block;}.dt-sc-event-image-caption:hover .dt-sc-image-content h3,.dt-sc-event-image-caption:hover .dt-sc-image-content p,.dt-sc-event-image-caption:hover .dt-sc-image-content ul,.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text h3{color:#fff;}.dt-sc-event-image-caption{background:#fff;}.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text{background:rgba(0,0,0,.8);}.dt-sc-event-image-caption .dt-sc-image-content:before{border-left-color:#fff;}.dt-sc-event-image-caption,.dt-sc-event-image-caption .dt-sc-image-wrapper{border-color:#fff;}@charset "utf-8";.dt-sc-titled-box{margin-bottom:20px;width:100%;clear:both;}.dt-sc-titled-box h6.dt-sc-titled-box-title{font-size:14px;font-weight:600;text-transform:uppercase;padding:12px 15px 11px;text-shadow:none;margin:0px;}.dt-sc-titled-box h6.dt-sc-titled-box-title span{font-size:16px;margin-right:5px;}.dt-sc-titled-box-content{padding:20px;background:rgba(0,0,0,.05);}.dt-sc-titled-box h6.dt-sc-titled-box-title{color:#fff;}.dt-sc-titled-box.blue h6.dt-sc-titled-box-title{background-color:#008bd3;}.dt-sc-titled-box.brown h6.dt-sc-titled-box-title{background-color:#795548;}.dt-sc-titled-box.cadetblue h6.dt-sc-titled-box-title{background-color:#3c939d;}.dt-sc-titled-box.chillipepper h6.dt-sc-titled-box-title{background-color:#c10841;}.dt-sc-titled-box.cyan h6.dt-sc-titled-box-title{background-color:#00bcd4;}.dt-sc-titled-box.darkgolden h6.dt-sc-titled-box-title{background-color:#b48b3c;}.dt-sc-titled-box.deeporange h6.dt-sc-titled-box-title{background-color:#ff5722;}.dt-sc-titled-box.deeppurple h6.dt-sc-titled-box-title{background-color:#673ab7;}.dt-sc-titled-box.green h6.dt-sc-titled-box-title{background-color:#60ae0d;}.dt-sc-titled-box.lime h6.dt-sc-titled-box-title{background-color:#cddc39;}.dt-sc-titled-box.magenta h6.dt-sc-titled-box-title{background-color:#cb506d;}.dt-sc-titled-box.orange h6.dt-sc-titled-box-title{background-color:#ff9800;}.dt-sc-titled-box.pink h6.dt-sc-titled-box-title{background-color:#fd6ca3;}.dt-sc-titled-box.purple h6.dt-sc-titled-box-title{background-color:#9c27b0;}.dt-sc-titled-box.red h6.dt-sc-titled-box-title{background-color:#da0000;}.dt-sc-titled-box.skyblue h6.dt-sc-titled-box-title{background-color:#0eb2e7;}.dt-sc-titled-box.teal h6.dt-sc-titled-box-title{background-color:#009688;}.dt-sc-titled-box.turquoise h6.dt-sc-titled-box-title{background-color:#32ccbd;}.dt-sc-titled-box.wisteria h6.dt-sc-titled-box-title{background-color:#9b59b6;}.dt-sc-titled-box.yellow h6.dt-sc-titled-box-title{background-color:#ffe401;color:#000;}.dt-sc-error-box,.dt-sc-warning-box,.dt-sc-success-box,.dt-sc-info-box{margin-bottom:20px;padding:15px 15px 15px 45px;clear:both;}.dt-sc-error-box a,.dt-sc-warning-box a,.dt-sc-success-box a,.dt-sc-info-box a{text-decoration:underline;}.dt-sc-error-box{background-color:#fcc;border:1px solid #f99;color:#d01313;position:relative;}.dt-sc-error-box:before,.dt-sc-warning-box:before,.dt-sc-success-box:before,.dt-sc-info-box:before{top:15px;left:18px;font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;font-size:20px;position:absolute;}.dt-sc-error-box:before{content:"";color:#c54228;}.dt-sc-warning-box{background-color:#fdebae;border:1px solid #e6c555;color:#c79d13;position:relative;}.dt-sc-warning-box:before{content:"";color:#e2b828;}.dt-sc-success-box{background-color:#eafac0;border:1px solid #b1cf67;color:#7ba411;position:relative;}.dt-sc-success-box:before{content:"";color:#75b632;}.dt-sc-info-box{background-color:#bfe4f9;border:1px solid #68a2cf;color:#2081b9;position:relative;}.dt-sc-info-box:before{content:"";color:#008bc1;}.dt-sc-error-box a{color:#d01313;}.dt-sc-warning-box a{color:#c79d13;}.dt-sc-success-box a{color:#7ba411;}.dt-sc-info-box a{color:#2081b9;}@charset "utf-8";.dt-sc-hexagon-shape{position:relative;float:left;clear:both;width:100%;margin:110px 0px;}.dt-sc-hexagon-image{position:relative;width:48%;padding-bottom:55.3%;margin:0 auto;overflow:hidden;-webkit-transform:rotate(-60deg) skewY(30deg);-ms-transform:rotate(-60deg) skewY(30deg);transform:rotate(-60deg) skewY(30deg);}.dt-sc-hexagon-image span,.dt-sc-hexagon-image img{position:absolute;visibility:visible;}.dt-sc-hexagon-image span{width:100%;height:100%;text-align:center;overflow:hidden;-webkit-transform:skewY(-30deg) rotate(60deg);-ms-transform:skewY(-30deg) rotate(60deg);transform:skewY(-30deg) rotate(60deg);-webkit-backface-visibility:hidden;}.dt-sc-hexagon-image img{left:-100%;right:-100%;width:auto;height:100%;margin:0 auto;}.dt-sc-hexagon-image span:before{content:"";position:absolute;left:0px;right:0px;top:0px;margin:auto;width:100%;height:100%;z-index:1;}.dt-sc-hexagon-image-overlay{position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;-webkit-transform:skewY(-30deg) rotate(60deg);-ms-transform:skewY(-30deg) rotate(60deg);transform:skewY(-30deg) rotate(60deg);-webkit-backface-visibility:hidden;z-index:1;text-align:center;width:100%;height:170px;}.dt-sc-hexagon-image-overlay h3{font-size:25px;font-weight:300;}.dt-sc-hexagon-image-overlay h2{font-size:38px;font-weight:normal;text-transform:uppercase;position:relative;}.dt-sc-hexagon-image-overlay h2:before{content:"";position:absolute;left:0px;right:0px;top:-5px;margin:auto;width:54%;height:65px;border-top:1px solid;border-bottom:1px solid;}.dt-sc-hexagons{float:left;width:100%;height:100%;margin:0px;padding:0px;position:absolute;top:0px;left:0px;text-align:center;}.dt-sc-hexagons li{position:absolute;width:174px;height:100px;margin:86.6px 0;margin:auto;border-left:3px solid;border-right:3px solid;display:inline-block;left:0px;right:0px;}.dt-sc-hexagons li:before,.dt-sc-hexagons li:after,.dt-sc-hexagons li .dt-sc-hexagon-overlay:before,.dt-sc-hexagons li .dt-sc-hexagon-overlay:after{content:"";position:absolute;z-index:1;width:123px;height:123px;-webkit-transform:scaleY(.5774) rotate(-45deg);-ms-transform:scaleY(.5774) rotate(-45deg);transform:scaleY(.5774) rotate(-45deg);background-color:inherit;left:23.934px;}.dt-sc-hexagons li:before,.dt-sc-hexagons li .dt-sc-hexagon-overlay:before{top:-64.066px;border-top:4.2426px solid;border-right:4.2426px solid;border-bottom:0px;border-left:0px;}.dt-sc-hexagons li:after,.dt-sc-hexagons li .dt-sc-hexagon-overlay:after{bottom:-64.066px;border-bottom:4.2426px solid;border-left:4.2426px solid;border-top:0px;border-right:0px;}.dt-sc-hexagons li:hover,.dt-sc-hexagons li:hover:before,.dt-sc-hexagons li:hover:after{border-style:dashed;}.dt-sc-hexagons li span{position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;font-size:68px;height:68px;text-align:center;z-index:9;}.dt-sc-hexagons li .dt-sc-hexagon-overlay{position:absolute;left:0px;right:0px;width:100%;height:100%;z-index:9;opacity:0;}.dt-sc-hexagons li:hover .dt-sc-hexagon-overlay{opacity:1;}.dt-sc-hexagons li .dt-sc-hexagon-overlay:before,.dt-sc-hexagons li .dt-sc-hexagon-overlay:after{border:0px;}.dt-sc-hexagons li .dt-sc-hexagon-overlay p{position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;z-index:9;font-size:18px;font-weight:bold;width:83%;text-align:center;height:50px;line-height:24px;}.dt-sc-hexagons li .dt-sc-hexagon-overlay:before{top:-62.066px;left:27.934px;height:127px;}.dt-sc-hexagons li .dt-sc-hexagon-overlay:after{bottom:-62.066px;left:24.934px;height:127px;width:122px;}.dt-sc-hexagons li:first-child{top:-58px;}.dt-sc-hexagons li:last-child{bottom:-58px;}.dt-sc-hexagons li:nth-child(2){top:110px;left:-48%;}.dt-sc-hexagons li:nth-child(3){top:110px;left:48%;}.dt-sc-hexagons li:nth-child(4){top:426px;left:-48%;}.dt-sc-hexagons li:nth-child(5){top:426px;left:48%;}.dt-sc-content-with-hexagon-shape{position:relative;width:490px;height:282.9px;margin:141.77px 0;display:inline-block;text-align:center;padding:0px 60px;}.dt-sc-content-with-hexagon-shape:before,.dt-sc-content-with-hexagon-shape:after{content:"";position:absolute;width:0;border-left:245px solid transparent;border-right:245px solid transparent;left:0px;}.dt-sc-content-with-hexagon-shape:before{bottom:100%;border-bottom:141.45px solid;}.dt-sc-content-with-hexagon-shape:after{top:100%;width:0;border-top:141.45px solid;}.dt-sc-content-with-hexagon-shape p,.dt-sc-content-with-hexagon-shape a{position:relative;z-index:9;}.dt-sc-content-with-hexagon-shape .hexagon-border{position:absolute;width:450px;height:259.81px;margin:144.34px 0;border-left:solid 1.8px;border-right:solid 1.8px;top:-134px;left:18px;}.dt-sc-content-with-hexagon-shape .hexagon-border:before,.dt-sc-content-with-hexagon-shape .hexagon-border:after{content:"";position:absolute;z-index:1;width:318.2px;height:318.2px;-webkit-transform:scaleY(.5774) rotate(-45deg);-ms-transform:scaleY(.5774) rotate(-45deg);transform:scaleY(.5774) rotate(-45deg);background-color:inherit;left:65.2233px;}.dt-sc-content-with-hexagon-shape .hexagon-border:before{top:-161.099px;border-top:solid 2.8284px;border-right:solid 2.8284px;}.dt-sc-content-with-hexagon-shape .hexagon-border:after{bottom:-161.099px;border-bottom:solid 2.8284px;border-left:solid 2.8284px;}.dt-sc-content-with-hexagon-shape .dt-sc-button{font-size:20px;}.dt-sc-single-hexagon{width:181px;height:100px;margin:86.6px 0;border-left:3px solid;border-right:3px solid;background:#fff;display:inline-block;position:relative;}.dt-sc-single-hexagon:before,.dt-sc-single-hexagon:after,.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:before,.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:after{content:"";position:absolute;z-index:1;width:128px;height:128px;-webkit-transform:scaleY(.5774) rotate(-45deg);-ms-transform:scaleY(.5774) rotate(-45deg);transform:scaleY(.5774) rotate(-45deg);background-color:inherit;left:23.934px;}.dt-sc-single-hexagon:before,.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:before{top:-64.066px;border-top:4.2426px solid;border-right:4.2426px solid;border-bottom:0px;border-left:0px;}.dt-sc-single-hexagon:after,.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:after{bottom:-64.066px;border-bottom:4.2426px solid;border-left:4.2426px solid;border-top:0px;border-right:0px;}.dt-sc-single-hexagon:hover,.dt-sc-single-hexagon:hover:before,.dt-sc-single-hexagon:hover:after{border-style:dashed;}.dt-sc-single-hexagon span{position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;font-size:68px;height:68px;text-align:center;z-index:9;color:rgba(0,0,0,.4);}.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay{position:absolute;left:0px;right:0px;width:100%;height:100%;z-index:9;opacity:0;color:#fff;}.dt-sc-single-hexagon:hover .dt-sc-single-hexagon-overlay{opacity:1;}.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:before,.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:after{border:0px;}.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay p{position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;z-index:9;font-size:18px;font-weight:bold;width:83%;text-align:center;height:50px;line-height:24px;}.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:before{top:-61.066px;left:23.934px;height:127px;}.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:after{bottom:-62.066px;left:24.934px;height:127px;width:122px;}.dt-sc-single-hexagon.hexagon-left-margin{margin-left:13px;}.dt-sc-hexagon-title h3{font-size:25px;font-weight:300;color:#000;}.dt-sc-hexagon-title h2{font-size:38px;font-weight:normal;text-transform:uppercase;position:relative;}.dt-sc-hexagon-title h2:before{content:"";position:absolute;left:0px;right:0px;top:-5px;margin:auto;width:25%;height:65px;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;}.dt-sc-hexagon-image span,.dt-sc-hexagon-image-overlay h3,.dt-sc-hexagon-image-overlay h2,.dt-sc-hexagons li .dt-sc-hexagon-overlay,.dt-sc-content-with-hexagon-shape{color:#fff;}.dt-sc-hexagons li span{color:rgba(0,0,0,.4);}.dt-sc-hexagon-image-overlay h2:before,.dt-sc-content-with-hexagon-shape .hexagon-border,.dt-sc-content-with-hexagon-shape .hexagon-border:before,.dt-sc-content-with-hexagon-shape .hexagon-border:after{border-color:#fff;}.dt-sc-hexagons li{background-color:#fff;}@charset "utf-8";.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before,.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after,.dt-sc-icon-box.type12 .icon-wrapper,.dt-sc-icon-box.type13,.dt-sc-icon-box.type14,.dt-sc-icon-box.type1 .large-icon,.dt-sc-icon-box.type5 .icon-wrapper:before,.dt-sc-icon-box.type7 .icon-wrapper span,.dt-sc-icon-box.type3 .icon-wrapper span,.dt-sc-icon-box.type10 .icon-wrapper:before,.dt-sc-icon-box.type10 .icon-wrapper:after,.dt-sc-icon-box.type10 .icon-content h4,.dt-sc-icon-box.type5.rounded .icon-wrapper,.dt-sc-icon-box.type6 .icon-wrapper,.dt-sc-icon-box.type2 .icon-content h4:after,.dt-sc-icon-box.type2 .icon-wrapper span{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-icon-box{float:left;clear:both;margin:0px;padding:0px;position:relative;}.dt-sc-partially-rounded,.dt-sc-partially-rounded-alt:hover{border-radius:40px 0px;}.dt-sc-partially-rounded-alt,.dt-sc-partially-rounded:hover{border-radius:0px 40px;}.dt-sc-icon-box.dt-sc-rounded .icon-wrapper span{border-radius:50%;}.dt-sc-icon-box.dt-sc-partially-rounded .icon-wrapper span{border-radius:55px 0px;}.dt-sc-icon-box.dt-sc-partially-rounded:hover .icon-wrapper span{border-radius:0px 55px;}.dt-sc-icon-box .icon-wrapper{position:relative;}.dt-sc-icon-box .icon-wrapper span img{position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;background-color:#fff;}.dt-sc-icon-box .large-icon{position:absolute;right:0px;bottom:-30px;font-size:160px;}.dt-sc-icon-box.type1:hover .large-icon{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);}.dt-sc-icon-box .icon-content h5{margin-bottom:5px;}.dt-sc-icon-box.type1{margin:0px;padding:45px 40px;width:100%;border:1px solid;border-right:0px;overflow:hidden;}.dt-sc-icon-box.type1 .icon-wrapper{float:left;margin:0px 0px 20px;width:100%;}.dt-sc-icon-box.type1 .icon-wrapper span{font-size:40px;position:relative;}.dt-sc-icon-box.type1 .icon-content{margin:0px;float:left;clear:both;width:100%;}.dt-sc-icon-box.type1 .icon-content h4{margin-bottom:30px;padding-bottom:20px;font-weight:600;position:relative;}.dt-sc-icon-box.type1 .icon-content h4:before{content:"";position:absolute;left:0px;bottom:0px;width:30px;height:2px;}.dt-sc-icon-box.type1 .icon-content p{margin-bottom:0px;}.last .dt-sc-icon-box.type1{border-right:1px solid;}.dt-sc-icon-box.type1.aligncenter .icon-content h4:before{right:0;margin:0 auto;}.dt-sc-icon-box.type1.alignright .icon-content h4:before{right:0;left:auto;}.dt-sc-icon-box.aligncenter .large-icon{left:0;margin:0 auto;}.dt-sc-icon-box.alignright .large-icon{left:0;right:auto;}.dt-sc-icon-box.type2.alignright .icon-wrapper{margin:0px 0px 10px 20px;}.dt-sc-icon-box.type2 .icon-wrapper{margin:0px auto 25px;}.dt-sc-icon-box.type2{float:none;}.dt-sc-icon-box.type2 .icon-wrapper span{font-size:56px;position:relative;}.dt-sc-icon-box.type2 .icon-content h4{margin-bottom:5px;font-weight:300;display:inline-block;text-transform:uppercase;font-size:22px;position:relative;}.dt-sc-icon-box.type2 .icon-content p{margin:10px 0px 0px;clear:both;}.dt-sc-icon-box.type2 .dt-sc-small-separator{display:none;}.dt-sc-icon-box.type2 .icon-content h4:after{content:"";position:absolute;left:0;bottom:-7px;margin:auto;width:0;background-color:#000;height:2px;}.dt-sc-icon-box.type2:hover .icon-content h4:after{width:30px;}.dt-sc-icon-box.type2:hover .icon-wrapper span{transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);}.dt-sc-icon-box.type2.aligncenter .icon-content h4:after{right:0;}.dt-sc-icon-box.type2.alignright .icon-content h4:after{right:0;left:auto;}.dt-sc-icon-box.type2.aligncenter .icon-wrapper{width:100%;}.dt-sc-icon-box.type3 .large-icon{left:0px;margin:auto;bottom:-20px;}.dt-sc-icon-box.type3{text-align:right;position:relative;}.dt-sc-icon-box.type3 .icon-wrapper{float:right;right:20%;margin:0px 0 25px 0px;}.dt-sc-icon-box.type3 .icon-wrapper span{display:block;border-radius:50%;font-size:46px;line-height:110px;position:relative;border:10px solid;width:130px;height:130px;text-align:center;}.dt-sc-icon-box.type3 .icon-content h4,.dt-sc-icon-box.type3 .icon-content h5{font-size:15px;margin-bottom:5px;font-weight:600;display:inline-block;margin-right:-10px;letter-spacing:5px;text-transform:uppercase;z-index:9;position:relative;}.dt-sc-icon-box.type3 .icon-content p{margin:20px 0px 0px;clear:both;}.dt-sc-icon-box.type3 .dt-sc-small-separator{display:none;}.dt-sc-icon-box.type3.dt-sc-rounded.right-border:after{border-right:1px solid rgba(255,255,255,.2);content:"";display:block;height:100%;margin:auto;position:absolute;right:-15px;top:0;}.dt-sc-icon-box.type3.grey.dt-sc-rounded span{border-color:#f5f5f5;}.dt-sc-icon-box.type3 .icon-content{margin-top:-50px;display:inline-block;}.dt-sc-icon-box.type3.alignleft{text-align:left;}.dt-sc-icon-box.type3.alignleft .icon-wrapper span{margin-left:-10px;}.dt-sc-icon-box.type3.alignright{text-align:right;}.dt-sc-icon-box.type3.alignright .icon-wrapper span{margin-right:-10px;}.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper span{background:none;color:#000;font-size:35px;line-height:170px;border:none;width:120px;height:170px;position:relative;z-index:9;}.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper{position:relative;}.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before{content:"";position:absolute;left:0px;right:0;margin:auto;top:33px;width:100px;height:100px;border:1px solid rgba(0,0,0,.2);z-index:1;transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);-webkit-transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);}.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after{content:"";position:absolute;left:0px;right:0;margin:auto;top:38px;width:90px;height:90px;border:1px solid rgba(0,0,0,.2);z-index:1;transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);-webkit-transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);}.dt-sc-icon-box.type3 .icon-content h4{display:block;}.dt-sc-icon-box.type3 .icon-content h5{margin-bottom:0;}.dt-sc-icon-box.type4{padding:5px 0px 0px 60px;}.dt-sc-icon-box.type4:before{content:"";position:absolute;left:22px;top:45px;border-left:1px solid;height:86%;}.dt-sc-icon-box.type4 .icon-wrapper{position:absolute;left:0px;top:0px;width:45px;text-align:center;}.dt-sc-icon-box.type4 .icon-wrapper span{font-size:32px;}.dt-sc-icon-box.type4 .icon-content h4{font-size:18px;}.dt-sc-icon-box.type4 .icon-content a{margin:10px 0px 0px;display:inline-block;}.dt-sc-icon-box.type4 .icon-content a span{font-size:10px;margin:0px 0px 0px 5px;display:inline-block;}.dt-sc-icon-box.type4.last:before{border:0px;}.dt-sc-icon-box.type4.with-diamond-square-icon{padding-left:100px;}.dt-sc-icon-box.type4.with-diamond-square-icon:before{left:33px;}.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper{width:70px;text-align:center;}.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper:before{content:"";position:absolute;left:9px;top:15px;width:50px;height:50px;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);box-shadow:5px 0px 0px 0px rgba(0,0,0,.15);}.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper span{font-size:24px;line-height:80px;position:relative;z-index:1;}.dt-sc-icon-box.type4.with-diamond-square-icon .icon-content h4{font-size:16px;margin-bottom:10px;}.dt-sc-icon-box.type4.with-diamond-square-icon .icon-content p{font-size:14px;}.dt-sc-icon-box.type5{padding:5px 0px 0px 100px;}.dt-sc-icon-box.type5 .icon-wrapper{position:absolute;left:0px;top:0px;width:70px;text-align:center;}.dt-sc-icon-box.type5 .icon-wrapper:before{content:"";position:absolute;left:0px;right:0px;top:10px;margin:auto;width:55px;height:55px;border-radius:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-icon-box.type5 .icon-wrapper span{font-size:24px;line-height:75px;position:relative;z-index:1;}.dt-sc-icon-box.type5 .icon-wrapper span.pe-icon,.dt-sc-pr-tb-col.minimal .icon-wrapper span.pe-icon{font-weight:bold;}.dt-sc-icon-box.type5 .icon-content h4{font-size:18px;}.dt-sc-icon-box.type5.last:before{border:0px;}.dt-sc-icon-box.type5 p{color:#888;}.dt-sc-icon-box.type5.rounded .icon-wrapper{border-radius:50%;width:70px;height:70px;}.dt-sc-icon-box.type5.rounded .icon-wrapper span{line-height:70px;font-size:32px;}.dt-sc-icon-box.type5.rounded .icon-wrapper:before,.dt-sc-icon-box.type5.rounded:hover .icon-wrapper:before{background:none;}.dt-sc-icon-box.type5.alignright{padding:5px 100px 0px 0px;}.dt-sc-icon-box.type5.alignright .icon-wrapper{right:0px;left:inherit;}.dt-sc-icon-box.type5.aligncenter{padding:10px;}.dt-sc-icon-box.type5.aligncenter .icon-wrapper{position:relative;width:100%;text-align:center;margin-bottom:15px;}.dt-sc-icon-box.type5.rounded-skin{padding-left:120px;}.dt-sc-icon-box.type5.rounded-skin .icon-wrapper{border-radius:50%;width:80px;height:80px;}.dt-sc-icon-box.type5.rounded-skin .icon-wrapper span{line-height:80px;font-size:40px;color:#fff;}.dt-sc-icon-box.type5.rounded-skin .icon-wrapper:before,.dt-sc-icon-box.type5.rounded-skin:hover .icon-wrapper:before{background:none;}.dt-sc-icon-box.type5.rounded-skin .icon-content h4{font-weight:600;}.dt-sc-icon-box.type5.no-icon-bg{padding:0px 0px 0px 50px;}.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper{width:35px;}.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper:before,.dt-sc-icon-box.type5.no-icon-bg:hover .icon-wrapper:before{background:none;}.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper span{font-size:32px;line-height:normal;}.dt-sc-icon-box.type5.no-icon-bg .icon-content h5,.dt-sc-icon-box.type5.no-icon .icon-content h5{font-size:12px;text-transform:uppercase;margin-bottom:5px;font-weight:normal;}.dt-sc-icon-box.type5.no-icon-bg .icon-content h4,.dt-sc-icon-box.type5.no-icon .icon-content h4{text-transform:uppercase;font-size:16px;}.dt-sc-icon-box.type5.no-icon-bg .icon-content a,.dt-sc-icon-box.type5.no-icon .icon-content a{margin-top:5px;display:inline-block;}.dt-sc-icon-box.type5.no-icon{padding-left:0;padding-right:15px;width:100%;border-style:dashed;border-width:0 1px 0 0;}.dt-sc-icon-box.type5.no-icon.last,.last .dt-sc-icon-box.type5.no-icon{border-right-width:0;}.dt-sc-icon-box.type5.no-icon .icon-content a{text-transform:uppercase;font-size:12px;letter-spacing:.6px;position:relative;}.dt-sc-icon-box.type5.no-icon .icon-content a:before{content:"";position:absolute;top:0px;right:-15px;font-family:FontAwesome;}.dt-sc-icon-box.type5.no-icon .icon-content h4{width:auto;display:inline-block;border-bottom:1px solid;padding:0px 20px 20px;}.dt-sc-icon-box.type5.no-icon-bg.aligncenter{padding:10px;}.dt-sc-icon-box.type5.no-icon-bg.aligncenter .icon-wrapper{width:100%;}.dt-sc-icon-box.type5.no-icon-bg.alignright{padding:0 50px 0 0;}.dt-sc-icon-box.type5.no-icon.alignright .icon-content h4{padding:0 0 20px 20px;}.dt-sc-icon-box.type5.no-icon.alignright .icon-content a{margin-right:15px;}.dt-sc-icon-box.type5.no-icon.alignleft .icon-content h4{padding:0 20px 20px 0;}.dt-sc-icon-box.type5.alter .icon-content h4{font-weight:500;margin-bottom:10px;text-transform:uppercase;font-size:20px;}.dt-sc-icon-box.type5.alter .icon-wrapper span{color:#fff;}.dt-sc-icon-box.type5.alter .dt-sc-fancy-list{color:#888;}.dt-sc-icon-box.type6 .icon-wrapper{width:120px;height:120px;float:left;border:10px solid;text-align:center;margin:0px 15px 20px 0px;}.dt-sc-icon-box.type6 .icon-wrapper span{line-height:100px;font-size:48px;}.dt-sc-icon-box.type6 .icon-content{padding:0px 0px 0px 10px;}.dt-sc-icon-box.type6 .icon-content h4{font-size:18px;text-transform:uppercase;font-weight:600;margin-top:90px;}.dt-sc-icon-box.type6 .icon-content p{clear:both;}.dt-sc-icon-box.type6 .icon-content a{margin-top:20px;font-weight:600;}.dt-sc-icon-box.type6 .icon-content h5{position:absolute;left:135px;top:70px;}.dt-sc-icon-box.type6.aligncenter .icon-wrapper{float:none;display:inline-block;margin:0px 0px 20px 0px;}.dt-sc-icon-box.type6.aligncenter .icon-content h4{margin-top:0;}.dt-sc-icon-box.type6.alignright .icon-wrapper{float:right;margin:0px 0px 20px 15px;}.dt-sc-icon-box.type7{border:1px solid;margin-top:45px;padding:0px 30px 20px;}.dt-sc-icon-box.type7 .icon-wrapper{margin:-45px 0px 30px 0px;}.dt-sc-icon-box.type7 .icon-wrapper span{width:90px;height:90px;border:10px solid;text-align:center;font-size:32px;line-height:70px;display:inline-block;}.dt-sc-icon-box.type7 .icon-content h4{font-size:16px;text-transform:uppercase;font-weight:600;}.dt-sc-icon-box.type8{padding:10px 0px 10px;width:100%;}.dt-sc-icon-box.type8 .icon-wrapper{width:40px;float:left;margin-right:10px;}.dt-sc-icon-box.type8 .icon-wrapper span{font-size:35px;}.dt-sc-icon-box.type8 .icon-content h4{margin-bottom:5px;font-size:18px;}.dt-sc-icon-box.type8 .icon-wrapper img{position:relative;top:3px;}.dt-sc-icon-box.type8.last{border-bottom-width:0;}.dt-sc-icon-box.type8.aligncenter .icon-wrapper{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}.dt-sc-icon-box.type8.alignright{padding:10px 80px 10px 0;}.dt-sc-icon-box.type8.alignright .icon-wrapper img{float:right;}.dt-sc-icon-box.type8.alignright .icon-wrapper{left:auto;right:0;}.dt-sc-icon-box.type8 .icon-content p{margin-top:35px;}.dt-sc-icon-box.type8 .icon-content h4,.dt-sc-icon-box.type8 .icon-content h5{margin-left:60px;text-transform:uppercase;}.dt-sc-icon-box.type8 .icon-content h5,.dt-sc-icon-box.type8 .icon-content p{color:#7e8082;}.dt-sc-icon-box.type9{overflow:hidden;width:100%;}.dt-sc-icon-box.type9 .icon-wrapper{float:left;margin:0;padding:0;position:relative;width:46%;}.dt-sc-icon-box.type9 .icon-wrapper:before{content:"";position:absolute;right:-20px;top:105px;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid;}.dt-sc-icon-box.type9 .icon-wrapper span{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100px;height:100px;font-size:100px;line-height:100px;}.dt-sc-icon-box.type9 .icon-content{float:left;height:100%;width:54%;padding:0 35px 30px;}.dt-sc-icon-box.type9 .icon-content p{margin-bottom:0;line-height:30px;}.dt-sc-icon-box.type9 .icon-content h5{font-size:60px;display:inline-block;}.dt-sc-icon-box.type9 .icon-content h4{font-size:20px;float:left;width:100%;margin-bottom:30px;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.dt-sc-icon-box.type9 .icon-content{width:54.2%;}}.dt-sc-icon-box.type10{text-align:center;border:1px solid;padding:40px 20px;margin:0px -1px 0px 0px;}.dt-sc-icon-box.type10 .icon-wrapper{margin:0px 0px 40px;position:relative;width:140px;height:140px;display:inline-block;float:none;}.dt-sc-icon-box.type10 .icon-wrapper:before{content:"";position:absolute;left:0px;right:0px;top:19px;margin:auto;width:100px;height:100px;border:1px solid;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1;}.dt-sc-icon-box.type10 .icon-wrapper:after{content:"";position:absolute;left:0px;right:0px;top:20px;margin:auto;width:100px;height:100px;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:0;}.dt-sc-icon-box.type10 .icon-wrapper span{font-size:60px;line-height:140px;position:relative;z-index:1;}.dt-sc-icon-box.type10 .icon-content h4{font-size:16px;font-weight:bold;letter-spacing:1px;margin-bottom:25px;position:relative;text-transform:uppercase;}.dt-sc-icon-box.type10 .icon-content h4:before{content:"";position:absolute;right:-26px;top:6px;margin:auto;width:12px;height:12px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1;}.dt-sc-icon-box.type10.last .icon-content h4:before{content:none;}.dt-sc-icon-box.type10 .icon-content p{margin-bottom:0px;}.dt-sc-icon-box.type10:hover .icon-wrapper:after{left:-25px;}.dt-sc-icon-box.type10.alignleft{text-align:left;}.dt-sc-icon-box.type10.alignright{text-align:right;}.dt-sc-icon-box.type10.alignleft .icon-wrapper,.dt-sc-icon-box.type10.alignright .icon-wrapper{text-align:center;}.dt-sc-icon-box.type11{padding:30px 30px 10px;margin:50px 0px 0px;text-align:center;}.dt-sc-icon-box.type11:before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:0;}.dt-sc-icon-box.type11 .icon-wrapper{float:left;position:relative;top:-80px;margin:0px 0px -30px;width:100%;text-align:center;}.dt-sc-icon-box.type11 .icon-wrapper span{display:inline-block;font-size:48px;line-height:100px;width:100px;height:100px;border-radius:50%;text-align:center;}.dt-sc-icon-box.type11 .icon-content{position:relative;z-index:1;}.dt-sc-icon-box.type11 .icon-content h4{font-weight:normal;text-transform:uppercase;}.dt-sc-icon-box.type11 .dt-sc-button.medium{padding:13px 50px 11px 30px;letter-spacing:.5px;position:relative;bottom:-41px;}.dt-sc-icon-box.type11 .dt-sc-button:before,.dt-sc-icon-box.type11 .dt-sc-button:after{content:"";position:absolute;top:0px;bottom:0px;margin:auto;}.dt-sc-icon-box.type11 .dt-sc-button:before{height:11px;width:1px;right:30px;}.dt-sc-icon-box.type11 .dt-sc-button:after{height:1px;width:11px;right:25px;}.dt-sc-icon-box.type11.one:before{opacity:1;}.dt-sc-icon-box.type11.two:before{opacity:.97;}.dt-sc-icon-box.type11.three:before{opacity:.94;}.dt-sc-icon-box.type11.four:before{opacity:.91;}.dt-sc-icon-box.type11.five:before{opacity:.88;}.dt-sc-icon-box.type11.six:before{opacity:.85;}.dt-sc-icon-box.type11.alignleft,.dt-sc-icon-box.type11.alignleft .icon-wrapper{text-align:left;}.dt-sc-icon-box.type11.alignright,.dt-sc-icon-box.type11.alignright .icon-wrapper{text-align:right;}.dt-sc-icon-box.type12{text-align:center;padding:15px 20px 20px;-webkit-box-shadow:inset 20px 0px 30px -20px rgba(0,0,0,.3);-moz-box-shadow:inset 20px 0px 30px -20px rgba(0,0,0,.3);box-shadow:inset 20px 0px 30px -20px rgba(0,0,0,.3);}.dt-sc-icon-box.type12 .icon-wrapper{display:inline;margin:0px 15px 0px 0px;top:35px;}.dt-sc-icon-box.type12 .icon-wrapper span{font-size:32px;}.dt-sc-icon-box.type12 .icon-content{display:inline;position:relative;top:30px;}.dt-sc-icon-box.type12 .icon-content h4{color:#fff;font-size:18px;font-weight:bold;display:inline;margin:0px;}.dt-sc-icon-box.type12 .icon-content p{font-size:13px;line-height:24px;display:inline-block;margin:10px 0px 0px;opacity:0;}.dt-sc-icon-box.type12:hover,.dt-sc-icon-box.type12.selected{padding:26px 20px 22px;overflow:hidden;}.dt-sc-icon-box.type12:hover .icon-wrapper,.dt-sc-icon-box.type12.selected .icon-wrapper{position:absolute;left:0px;top:-10px;}.dt-sc-icon-box.type12:hover .icon-wrapper span,.dt-sc-icon-box.type12.selected .icon-wrapper span{font-size:170px;}.dt-sc-icon-box.type12:hover .icon-content,.dt-sc-icon-box.type12.selected .icon-content,.dt-sc-icon-box.type12.alignright:hover .icon-content{top:0px;}.dt-sc-icon-box.type12:hover .icon-content p,.dt-sc-icon-box.type12.selected .icon-content p{opacity:1;}.dt-sc-icon-box.type12.aligncenter .icon-content{float:left;margin-top:20px;}.dt-sc-icon-box.type12.aligncenter:hover .icon-content,.dt-sc-icon-box.type12.aligncenter.selected .icon-content{margin-top:22px;margin-bottom:22px;}.dt-sc-icon-box.type12.alignright .icon-wrapper{float:right;margin:0px 20px 0px 0px;}.dt-sc-icon-box.type12.alignright .icon-content{top:38px;}.dt-sc-icon-box.type13{padding:3px 0px 16px 20px;background:rgba(0,0,0,.05);margin-bottom:2px;position:relative;width:100%;}.dt-sc-icon-box.type13 .icon-wrapper{position:absolute;left:-30px;top:0px;bottom:0px;margin:auto;background:#000;width:50px;height:50px;line-height:50px;text-align:center;border-radius:50%;box-shadow:0 0 0 5px #fff;-webkit-box-shadow:0 0 0 5px #fff;-moz-box-shadow:0 0 0 5px #fff;-ms-box-shadow:0 0 0 5px #fff;-o-box-shadow:0 0 0 5px #fff;}.dt-sc-icon-box.type13 .icon-wrapper span{font-size:25px;color:#fff;line-height:50px;}.dt-sc-icon-box.type13 .icon-content{text-align:center;}.dt-sc-icon-box.type13 .icon-content h4{font-size:70px;font-weight:normal;display:inline-block;margin:0px;}.dt-sc-icon-box.type13 .icon-content p{font-size:16px;text-transform:uppercase;display:inline-block;margin:0px;float:left;clear:both;width:100%;}.dt-sc-icon-box.type13.alignright .icon-wrapper{left:auto;right:-30px;}.dt-sc-icon-box.type13.aligncenter .icon-wrapper{right:0;left:0;top:auto;bottom:-30px;margin:0 auto;}.dt-sc-icon-box.type13.aligncenter .icon-content{padding-bottom:30px;}.dt-sc-icon-box.type14{text-align:center;width:100%;background:rgba(0,0,0,.02);padding:35px 30px 40px;min-height:257px;border-left:1px solid #fff;}.dt-sc-icon-box.type14.grey{background:rgba(0,0,0,.05);}.dt-sc-icon-box.type14 .icon-wrapper{text-align:center;width:100%;display:inline-block;margin:0px 0px 20px;}.dt-sc-icon-box.type14 .icon-content{display:inline-block;width:100%;}.dt-sc-icon-box.type14 .icon-content h4{font-size:18px;font-weight:bold;text-transform:uppercase;margin-bottom:0px;}.dt-sc-icon-box.type14 .icon-content p{display:none;margin:20px 0px 0px;}.dt-sc-icon-box.type14 .icon-content a{background:#edeef2;border-radius:3px;color:#000;padding:9px 20px;}.dt-sc-icon-box.type14{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.dt-sc-icon-box.type14{display:-webkit-box;-webkit-box-align:center;-webkit-box-flex:1;}}.dt-sc-icon-box.type14 .icon-wrapper img{display:inline-block;}.dt-sc-icon-box.type14.alignleft,.dt-sc-icon-box.type14.alignleft .icon-wrapper{text-align:left;}.dt-sc-icon-box.type14.alignright,.dt-sc-icon-box.type14.alignright .icon-wrapper{text-align:right;}.column.first .dt-sc-icon-box.type14{border-left:0px;}.dt-sc-icon-box.type14:hover .icon-wrapper{display:none;}.dt-sc-icon-box.type14:hover .icon-content p{display:block;color:#fff;}.dt-sc-icon-box.type14:hover .icon-content h4{color:#fff;}.dt-sc-icon-box.type14.red .icon-content h4{color:#e75d5c;}.dt-sc-icon-box.type14.green .icon-content h4{color:#55a67e;}.dt-sc-icon-box.type14.blue .icon-content h4{color:#008bd3;}.dt-sc-icon-box.type14.cadetblue .icon-content h4{color:#2ba5c3;}.dt-sc-icon-box.type14.slateblue .icon-content h4{color:#526685;}.dt-sc-icon-box.type14.brown .icon-content h4{color:#ae5d3c;}.dt-sc-icon-box.type14.orange .icon-content h4{color:#f9a91a;}.dt-sc-icon-box.type14.lightgreen .icon-content h4{color:#82aa40;}.dt-sc-icon-box.type14.red:hover{background:#e75d5c;}.dt-sc-icon-box.type14.green:hover{background:#55a67e;}.dt-sc-icon-box.type14.blue:hover{background:#008bd3;}.dt-sc-icon-box.type14.cadetblue:hover{background:#2ba5c3;}.dt-sc-icon-box.type14.slateblue:hover{background:#526685;}.dt-sc-icon-box.type14.brown:hover{background:#ae5d3c;}.dt-sc-icon-box.type14.orange:hover{background:#f9a91a;}.dt-sc-icon-box.type14.lightgreen:hover{background:#82aa40;}.dt-sc-icon-box.type5:hover .icon-wrapper span,.dt-sc-icon-box.type6:hover .icon-wrapper span,.dt-sc-icon-box.type6:hover .icon-content a,.dt-sc-icon-box.type7 .icon-wrapper span,.dt-sc-icon-box.type7:hover .icon-wrapper span,.dt-sc-icon-box.type6 .icon-wrapper span,.dt-sc-icon-box.type3 .icon-wrapper span,.dt-sc-icon-box.type10:hover .icon-wrapper span,.dt-sc-icon-box.type11 .icon-wrapper span,.dt-sc-icon-box.type11 .icon-content,.dt-sc-icon-box.type11 .icon-content h4,.dt-sc-icon-box.type13:hover .icon-content h4,.dt-sc-icon-box.type13:hover .icon-content p,.dt-sc-icon-box.type12,.dt-sc-icon-box.type14:hover .icon-content h4,.dt-sc-icon-box.type14.red:hover .icon-content h4,.dt-sc-icon-box.type14.green:hover .icon-content h4,.dt-sc-icon-box.type14.blue:hover .icon-content h4,.dt-sc-icon-box.type14.cadetblue:hover .icon-content h4,.dt-sc-icon-box.type14.slateblue:hover .icon-content h4,.dt-sc-icon-box.type14.brown:hover .icon-content h4,.dt-sc-icon-box.type14.orange:hover .icon-content h4,.dt-sc-icon-box.type14.lightgreen:hover .icon-content h4,.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper span{color:#fff;}.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper span{background:none;}.dt-sc-icon-box.type12:hover,.dt-sc-icon-box.type12.selected{background:#000;}.dt-sc-icon-box.type12:hover .icon-wrapper span,.dt-sc-icon-box.type12.selected .icon-wrapper span{color:rgba(255,255,255,.23);}.dt-sc-icon-box .large-icon{color:rgba(0,0,0,.05);}.dt-sc-icon-box.type5 .icon-wrapper span{color:rgba(0,0,0,.5);}.dt-sc-icon-box.type5.no-icon-bg .icon-content h5,.dt-sc-icon-box.type5.no-icon .icon-content h5{color:#a4a4a3;}.dt-sc-icon-box.type5.no-icon .icon-content p{color:#a0a0a0;}.dt-sc-dark-bg .dt-sc-icon-box.type8 .icon-wrapper span,.dt-sc-dark-bg .dt-sc-icon-box.type8 .icon-content p{color:rgba(255,255,255,.5);}.dt-sc-icon-box.type9 .icon-content{background:rgba(0,0,0,.1);}.dt-sc-icon-box.type5.rounded .icon-wrapper,.dt-sc-icon-box.type10 .icon-wrapper:before,.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper:before,.dt-sc-icon-box.type10,.dt-sc-icon-box.type11 .dt-sc-button:before,.dt-sc-icon-box.type11 .dt-sc-button:after{background:#fff;}.dt-sc-icon-box.type5 .icon-wrapper:before{background:rgba(0,0,0,.03);}.dt-sc-icon-box.type9 .icon-wrapper,.switch-color.dt-sc-icon-box.type9 .icon-content{background:rgba(0,0,0,.05);}.dt-sc-icon-box.type6:hover .icon-wrapper,.dt-sc-icon-box.type6:hover .icon-content a,.dt-sc-icon-box.type7 .icon-wrapper span,.dt-sc-icon-box.type11,.dt-sc-icon-box.type11 .icon-wrapper span{background:#000;}.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-wrapper,.dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-content{background:rgba(0,0,0,.65);}.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-content,.dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-wrapper{background:rgba(0,0,0,.5);}.switch-color.dt-sc-icon-box.type9 .icon-wrapper{background:rgba(0,0,0,.1);}.dt-sc-icon-box.type1,.last .dt-sc-icon-box.type1{border-color:rgba(0,0,0,.15);}.dt-sc-icon-box.type3 .icon-wrapper span,.dt-sc-icon-box.type6 .icon-wrapper,.dt-sc-icon-box.type7 .icon-wrapper span{border-color:#fff;}.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper:before{border-color:#000;}.dt-sc-icon-box.type8{border-color:rgba(0,0,0,.2);}.dt-sc-dark-bg .dt-sc-icon-box.type8{border-color:rgba(255,255,255,.3);}.dt-sc-icon-box.type7{border-color:rgba(0,0,0,.1);}.dt-sc-icon-box.type4:before{border-left-color:rgba(0,0,0,.1);}.dt-sc-dark-bg .dt-sc-icon-box.type4:before{border-color:rgba(255,255,255,.2);}.dt-sc-icon-box.type9 .icon-wrapper:before{border-left-color:rgba(255,255,255,.5);}.switch-color.dt-sc-icon-box.type9 .icon-wrapper:before{border-left-color:rgba(0,0,0,.05);}.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-wrapper:before{border-left-color:rgba(255,255,255,.11);}.dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-wrapper:before{border-left-color:#808080;}.ie9 .dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before,.ie9 .dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after{transform:rotate(45deg) skew(10deg,10deg);-ms-transform:rotate(45deg) skew(10deg,10deg);}@media screen and (min-width:0\0){.type3.dt-sc-icon-box .icon-wrapper span{border:none;box-shadow:0 0 0 10px #fff;-ms-box-shadow:0 0 0 10px #fff;}.vc_row-has-fill .dt-sc-icon-box.type3 .icon-wrapper span{box-shadow:none;-ms-box-shadow:none;}}@charset "utf-8";.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:before,.dt-sc-image-caption.type2 .dt-sc-image-content,.dt-sc-image-caption.type5,.dt-sc-image-caption.type6,.dt-sc-image-caption.type6 .dt-sc-image-wrapper img,.dt-sc-image-caption.type6:hover:before,.dt-sc-image-caption.type8 .dt-sc-image-wrapper img,.dt-sc-image-caption.type9 .dt-sc-image-overlay,.dt-sc-image-caption.type2 .dt-sc-image-content h3:before,.dt-sc-image-caption.type2 .dt-sc-image-content h3:after,.dt-sc-image-caption.type2 .dt-sc-image-content h3,.dt-sc-image-caption.type4 .dt-sc-image-content:before,.dt-sc-image-caption.type4 .dt-sc-image-title h6{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-image-caption{float:left;clear:both;width:100%;margin:0px;padding:0px;}.dt-sc-image-caption .dt-sc-image-wrapper{position:relative;}.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper{position:absolute;bottom:0px;right:0px;}.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper span{font-size:36px;margin:0px 20px 20px 0px;display:inline-block;position:relative;z-index:1;}.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:before{content:"";position:absolute;right:0px;bottom:0px;width:0px;height:0px;border-bottom:130px solid;border-left:130px solid transparent;}.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:after{content:"";position:absolute;left:-14px;bottom:-32px;width:7px;height:200px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-image-caption .dt-sc-image-content{display:inline-block;clear:both;margin:30px 0px 0px;}.dt-sc-image-caption .dt-sc-image-title{margin-bottom:30px;display:inline-block;width:100%;}.dt-sc-image-caption .dt-sc-image-title h3{font-weight:600;margin-bottom:5px;position:relative;top:-2px;}.dt-sc-image-caption .dt-sc-image-title h6{text-transform:uppercase;font-size:12px;margin-bottom:0px;}.dt-sc-image-caption .dt-sc-image-content a{margin-top:20px;}.dt-sc-image-caption.type2{padding:0px 1px 0px 0px;position:relative;z-index:9;}.dt-sc-image-caption.type2 .dt-sc-image-content{text-align:center;padding:30px 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;margin:0;}.dt-sc-image-caption.type2 .dt-sc-image-title{display:inline-block;margin-bottom:0;width:auto;}.dt-sc-image-caption.type2 .dt-sc-image-content h3{font-size:16px;margin:0;top:inherit;display:inline-block;padding:8px 20px 10px;position:relative;}.dt-sc-image-caption.type2 .dt-sc-image-content h3:before{width:100%;height:100%;border:2px solid;left:0;content:"";right:0;top:0;position:absolute;pointer-events:none;}.dt-sc-image-caption.type2:hover .dt-sc-image-content h3:before{opacity:0;}.dt-sc-image-caption.type2 .dt-sc-image-content h3:after{width:0;border-bottom:2px solid;margin:auto;left:0;content:"";right:0;bottom:0;position:absolute;}.dt-sc-image-caption.type2:hover .dt-sc-image-content h3:after{width:30px;}.dt-sc-image-caption.type2:hover .dt-sc-image-content h3{letter-spacing:5px;}.dt-sc-image-caption.type2 .dt-sc-image-wrapper{clear:both;overflow:hidden;}.dt-sc-image-caption.type2:hover .dt-sc-image-wrapper img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}.dt-sc-image-caption.type2 .dt-sc-image-content p{position:absolute;top:70px;left:20px;right:20px;margin:auto;display:none;}.dt-sc-image-caption.type2.alignleft .dt-sc-image-content{text-align:left;}.dt-sc-image-caption.type2.alignright .dt-sc-image-content{text-align:right;}.dt-sc-image-caption.type3{text-align:center;}.dt-sc-image-caption.type3 .dt-sc-image-wrapper{overflow:hidden;}.dt-sc-image-caption.type3 .dt-sc-image-wrapper img{position:relative;z-index:1;transition:transform .35s;}.dt-sc-image-caption.type3:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s;}.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper:before{border:0px;}.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper:after{content:"";position:absolute;left:0px;right:0px;bottom:-5px;margin:auto;width:70px;height:70px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-image-caption.type3 .dt-sc-image-content h3{font-size:24px;font-weight:300;letter-spacing:0;}.dt-sc-image-caption.type3 .dt-sc-image-content{text-align:left;padding:20px 25px;margin:0;background-color:#fff;}.dt-sc-image-caption.type3 .dt-sc-image-title{margin-bottom:5px;}.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper span{margin:0;color:#4a4949;font-size:25px;width:30px;line-height:38px;top:-19px;}.dt-sc-image-caption.type3:hover .dt-sc-image-wrapper .icon-wrapper span{color:inherit;}.dt-sc-image-caption.type3.alignright,.dt-sc-image-caption.type3.alignright .dt-sc-image-wrapper .icon-wrapper{text-align:right;}.dt-sc-image-caption.type3.alignright .dt-sc-image-wrapper .icon-wrapper:after{left:auto;right:8px;}.dt-sc-image-caption.type3.alignright .dt-sc-image-wrapper .icon-wrapper img{right:23px;}.dt-sc-image-caption.type3.alignleft,.dt-sc-image-caption.type3.alignleft .dt-sc-image-wrapper .icon-wrapper{text-align:left;}.dt-sc-image-caption.type3.alignleft .dt-sc-image-wrapper .icon-wrapper:after{right:auto;left:8px;}.dt-sc-image-caption.type3.alignleft .dt-sc-image-wrapper .icon-wrapper img{left:23px;}.dt-sc-image-caption.type4{position:relative;}.dt-sc-image-caption.type4 .dt-sc-image-content{margin:15px 0px 0;padding:40px 20px 30px;text-align:center;position:relative;}.dt-sc-image-caption.type4 .dt-sc-image-content h3{font-size:25px;text-transform:capitalize;top:inherit;}.dt-sc-image-caption.type4 .dt-sc-image-title{margin-bottom:15px;}.dt-sc-image-caption.type4 .dt-sc-button{border:1px solid #f0f0f0;text-transform:none;font-size:14px;position:absolute;bottom:13px;left:20px;padding:10px 20px 9px;}.dt-sc-image-caption.type4 .dt-sc-button span{margin-left:5px;}.dt-sc-image-caption.type4 .dt-sc-image-content:before{content:"";position:absolute;left:0px;right:0px;margin:0px auto;top:-15px;display:inline-block;background-color:rgba(51,51,51,.14);width:77%;height:20px;line-height:0;}.dt-sc-image-caption.type4 .dt-sc-image-title h6{font-size:120px;position:absolute;margin:0 auto;left:0;right:0;width:100%;text-align:center;top:-30px;color:rgba(0,0,0,.05);}.dt-sc-image-caption.type4:hover .dt-sc-image-content:before{height:0px;width:0;}.dt-sc-image-caption.type4:hover .dt-sc-image-title h6{top:-35px;}.dt-sc-image-caption.type4.aligncenter .dt-sc-button{left:0;right:0;margin:0 auto;}.dt-sc-image-caption.type4.alignright .dt-sc-button{left:auto;right:20px;margin:0 auto;}.dt-sc-image-caption.type5{float:left;clear:both;margin:0px 0px 40px;padding:0px 15px;width:100%;text-align:center;}.dt-sc-image-caption.type5 img{border:5px solid;border-radius:10px;}.dt-sc-image-caption.type5 .dt-sc-image-content{margin-top:30px;}.dt-sc-image-caption.type5 .dt-sc-image-title{margin-bottom:0px;}.dt-sc-image-caption.type5 h3{font-size:24px;display:inline-block;margin:0px;padding:6px 25px 5px;border-radius:10px;letter-spacing:1px;background:#fff;color:#6e4d27;font-weight:normal;}.dt-sc-image-caption.type5:hover{-webkit-transform:skewX(2deg) scale(1.05);-moz-transform:skewX(2deg) scale(1.05);-ms-transform:skewX(2deg) scale(1.05);transform:skewX(2deg) scale(1.05);}.dt-sc-image-caption.type5.alignleft{text-align:left;}.dt-sc-image-caption.type5.alignright{text-align:right;}.dt-sc-image-caption.type5.alignleft h3,.dt-sc-image-caption.type5.alignright h3{padding:6px 0 5px;}.dt-sc-image-caption.type6{padding-bottom:36px;position:relative;text-align:center;overflow:hidden;}.dt-sc-image-caption.type6:before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:2;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);filter:progid: DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=0);}.dt-sc-image-caption.type6 .dt-sc-image-wrapper{padding:85px 0px 0px;position:inherit;}.dt-sc-image-caption.type6 .dt-sc-image-wrapper img{position:absolute;top:0px;opacity:.2;width:auto;max-width:none;}.dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper{position:inherit;}.dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper:before,.dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper:after{border:none;background:none;}.dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper span{margin:0px;z-index:3;position:relative;}.dt-sc-image-caption.type6 .dt-sc-image-content{color:#fff;padding:0px 40px;width:100%;float:left;margin-top:20px;}.dt-sc-image-caption.type6 .dt-sc-image-title{margin-bottom:25px;}.dt-sc-image-caption.type6 h3{color:#fff;font-size:18px;position:relative;z-index:3;}.dt-sc-image-caption.type6 h3:before{content:"";position:absolute;height:2px;width:70px;left:0px;right:0px;margin:auto;bottom:-20px;background:#fff;}.dt-sc-image-caption.type6 p{font-size:14px;line-height:27px;position:relative;z-index:3;}.dt-sc-image-caption.type6:hover{z-index:9;}.dt-sc-image-caption.type6:hover:before{top:-23px;-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15);}.dt-sc-image-caption.type6:hover .dt-sc-image-wrapper img{top:-23px;-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15);opacity:1;z-index:1;}.dt-sc-image-caption.type6.purple{background:#521d6d;}.dt-sc-image-caption.type6.blue{background:#25b9f3;}.dt-sc-image-caption.type6.green{background:#598527;}.dt-sc-image-caption.type6.yellow{background:#fcdb34;}.dt-sc-image-caption.type6.alignleft{text-align:left;}.dt-sc-image-caption.type6.alignright{text-align:right;}.dt-sc-image-caption.type6.alignleft .dt-sc-image-wrapper .icon-wrapper{right:auto;left:40px;}.dt-sc-image-caption.type6.alignright .dt-sc-image-wrapper .icon-wrapper{left:auto;right:40px;}.dt-sc-image-caption.type6.alignleft h3:before{left:0;right:auto;}.dt-sc-image-caption.type6.alignright h3:before{right:0;left:auto;}.dt-sc-image-caption.type7 .dt-sc-image-wrapper{float:left;width:48%;margin:0px 3% 0px 0px;position:relative;}.dt-sc-image-caption.type7 .dt-sc-image-wrapper:before{content:"";position:absolute;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fff;height:0px;right:0px;top:0px;bottom:0px;margin:auto;}.dt-sc-image-caption.type7 .dt-sc-image-content{float:left;width:49%;clear:none;text-align:center;margin:70px 0px 0px;position:relative;}.dt-sc-image-caption.type7 .dt-sc-image-title{margin-bottom:10px;}.dt-sc-image-caption.type7 .dt-sc-image-content h3{font-size:18px;font-weight:600;text-transform:none;}.dt-sc-image-caption.type7.bottom-content .dt-sc-image-wrapper{width:100%;margin:0px;}.dt-sc-image-caption.type7.bottom-content .dt-sc-image-wrapper:before{border-top:0px;border-bottom:15px solid #fff;border-right:15px solid transparent;border-left:15px solid transparent;bottom:0px;width:0px;left:0px;right:0px;top:inherit;}.dt-sc-image-caption.type7.bottom-content .dt-sc-image-content{width:100%;margin-top:90px;}.dt-sc-image-caption.type7.left-content .dt-sc-image-wrapper{margin:0px 0px 0px 3%;float:right;}.dt-sc-image-caption.type7.left-content .dt-sc-image-wrapper:before{border-left:15px solid #fff;border-right:0px;right:inherit;left:0px;}.dt-sc-image-caption.type7.top-content .dt-sc-image-wrapper{width:100%;margin:0px;}.dt-sc-image-caption.type7.top-content .dt-sc-image-wrapper:before{border-top:15px solid #fff;border-bottom:0px;border-right:15px solid transparent;border-left:15px solid transparent;top:0px;width:0px;left:0px;right:0px;bottom:inherit;}.dt-sc-image-caption.type7.top-content .dt-sc-image-content{width:100%;margin-top:70px;margin-bottom:90px;}.dt-sc-image-caption.type8 .dt-sc-image-content{position:relative;background:rgba(0,0,0,.03);margin-top:0px;padding:60px 20px 20px;text-align:center;width:100%;}.dt-sc-image-caption.type8 .dt-sc-image-title{margin-bottom:10px;position:relative;}.dt-sc-image-caption.type8 .dt-sc-image-content h3{font-size:18px;font-weight:600;text-transform:none;}.dt-sc-image-caption.type8:hover .dt-sc-image-content h3 a{background:none;color:#000;}.dt-sc-image-caption.type8 .dt-sc-image-content:before{content:"";position:absolute;left:0px;right:0px;top:-34px;margin:auto;width:68px;height:68px;border-radius:50%;text-align:center;line-height:50px;border:7px solid #fff;z-index:1;}.dt-sc-image-caption.type8 .dt-sc-image-title:before,.dt-sc-image-caption.type8 .dt-sc-image-title:after{content:"";position:absolute;left:0px;right:0px;margin:auto;background:#fff;z-index:1;}.dt-sc-image-caption.type8 .dt-sc-image-title:before{width:1px;height:20px;top:-68px;}.dt-sc-image-caption.type8 .dt-sc-image-title:after{width:20px;height:1px;top:-59px;}.dt-sc-image-caption.type8 .dt-sc-image-wrapper{overflow:hidden;}.dt-sc-image-caption.type8 .dt-sc-image-wrapper a{display:block;line-height:0px;}.dt-sc-image-caption.type8 .dt-sc-image-wrapper img{display:block;}.dt-sc-image-caption.type8:hover .dt-sc-image-wrapper img{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);}.dt-sc-image-caption.type8.alignleft .dt-sc-image-content{text-align:left;}.dt-sc-image-caption.type8.alignright .dt-sc-image-content{text-align:right;}.dt-sc-image-caption.type9{position:relative;}.dt-sc-image-caption.type9 .dt-sc-image-wrapper{position:relative;}.dt-sc-image-caption.type9 .dt-sc-image-overlay{opacity:0;background:rgba(0,0,0,.8);position:absolute;top:0px;left:0px;width:100%;height:100%;margin:0px;padding:30px;}.dt-sc-image-caption.type9 .dt-sc-image-overlay p,.dt-sc-image-caption.type9 .dt-sc-image-overlay ul.dt-sc-fancy-list{color:#999;}.dt-sc-image-caption.type9 .dt-sc-image-overlay .dt-sc-button{font-size:14px;letter-spacing:1px;margin:15px 0px 0px;}.dt-sc-image-caption.type9 .dt-sc-image-content h3{font-size:18px;font-weight:bold;text-transform:none;}.dt-sc-image-caption.type9 .dt-sc-image-content{margin-top:20px;}.dt-sc-image-caption.type9:hover .dt-sc-image-overlay{opacity:1;}.dt-sc-image-caption.type9 .dt-sc-image-overlay .dt-sc-button:hover{background:#fff;color:#000;}.dt-sc-image-caption.type9.alignright{text-align:right;}.dt-sc-image-caption.type9.alignleft{text-align:left;}@media screen and (min-width:0\0){.type8.dt-sc-image-caption .dt-sc-image-content::before{border:none;box-shadow:0 0 0 7px #fff;-ms-box-shadow:0 0 0 7px #fff;top:-24px;}}.dt-sc-image-caption .dt-sc-image-title span{color:#000;}.dt-sc-image-caption:hover .dt-sc-image-wrapper .icon-wrapper span,.dt-sc-image-caption:hover .dt-sc-image-content a,.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper span,.dt-sc-image-caption.type2 .dt-sc-image-content,.dt-sc-image-caption.type2 .dt-sc-image-content h3 a,.dt-sc-image-caption.type2 .dt-sc-image-content h3,.dt-sc-image-caption.type2:hover .dt-sc-image-content p{color:#fff;}.dt-sc-image-caption .dt-sc-image-title h6{color:rgba(0,0,0,.5);}.dt-sc-image-caption.type2:hover .dt-sc-image-content a{background:none;}.dt-sc-image-caption.type4 .dt-sc-button{color:#5b5b5b;}.dt-sc-image-caption.type2 .dt-sc-image-content p{color:rgba(255,255,255,.5);}.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:after{background:#fff;}.dt-sc-image-caption:hover .dt-sc-image-content a{background:#000;}.vc_row .dt-sc-image-caption.type2:hover .dt-sc-image-content{background:none;}.dt-sc-image-caption.type4 .dt-sc-button{background:#f9f9f9;}.dt-sc-image-caption.type4 .dt-sc-image-content{border-color:rgba(0,0,0,.1);}.dt-sc-image-caption:hover .dt-sc-image-wrapper .icon-wrapper:before,.dt-sc-image-caption .dt-sc-image-title span{border-bottom-color:#000;}@charset "utf-8";.dt-sc-image-flip img{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-image-flip{clear:both;float:left;width:100%;position:relative;}.dt-sc-image-flip img:last-child{position:absolute;left:0px;top:0px;}.dt-sc-image-flip img:last-child{opacity:0;}.dt-sc-image-flip:hover img:last-child{opacity:1;}.dt-sc-image-flip:hover img:first-child{opacity:0;}.aligncenter .dt-sc-image-flip img:last-child{right:0px;margin:auto;}@charset "utf-8";.dt-sc-keynote-speakers .dt-sc-speakers-thumb .dt-sc-speakers-thumb-overlay,.dt-sc-keynote-speakers,.dt-sc-keynote-speakers .dt-sc-speakers-details:before{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-keynote-speakers{float:left;clear:both;width:100%;border-left:1px solid;border-right:1px solid;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb{border-right:1px solid;position:relative;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb-holder{position:relative;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb,.dt-sc-keynote-speakers .dt-sc-speakers-details{width:50%;float:left;}.dt-sc-keynote-speakers .dt-sc-speakers-details{text-align:left;padding:0px 25px 0px;position:relative;}.dt-sc-keynote-speakers .dt-sc-speakers-details h4,.dt-sc-keynote-speakers .dt-sc-speakers-thumb h4{letter-spacing:1px;font-size:16px;text-transform:uppercase;margin-bottom:0px;position:relative;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb h5{font-weight:normal;font-size:13px;letter-spacing:0px;display:inline-block;padding:0px;}.dt-sc-keynote-speakers .dt-sc-speakers-details p{margin-top:10px;}.dt-sc-keynote-speakers .dt-sc-speakers-details:before{content:"";position:absolute;top:35px;left:-15px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid;z-index:1;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb h4,.dt-sc-keynote-speakers .dt-sc-speakers-thumb h5{padding:0px 20px;float:left;width:100%;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb h4{padding-top:25px;margin-bottom:5px;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb h5{padding-bottom:25px;margin:0px;}.dt-sc-keynote-speakers .dt-sc-speakers-details h4{padding:30px 0px 10px;}.dt-sc-keynote-speakers .dt-sc-speakers-details h4:before{content:"";position:absolute;width:55px;height:1px;left:0px;bottom:0px;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb .dt-sc-speakers-thumb-overlay{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;}.dt-sc-keynote-speakers:hover .dt-sc-speakers-thumb .dt-sc-speakers-thumb-overlay{opacity:1;}.dt-sc-keynote-speakers:hover .dt-sc-speakers-thumb{background:#f1efea;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb .dt-sc-team-social{position:absolute;left:0px;right:0px;top:0px;bottom:0px;text-align:center;height:35px;margin:auto;}.dt-sc-keynote-speakers .dt-sc-speakers-details h4,.dt-sc-keynote-speakers .dt-sc-speakers-thumb h4,.dt-sc-keynote-speakers .dt-sc-speakers-thumb h5{font-family:"Roboto",sans-serif;}.dt-sc-keynote-speakers:hover .dt-sc-speakers-details h4,.dt-sc-keynote-speakers:hover .dt-sc-speakers-details p{color:#fff;}.dt-sc-keynote-speakers:hover .dt-sc-speakers-details h4:before{background:#fff;}.dt-sc-keynote-speakers .dt-sc-speakers-details p{color:#222;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb h5{color:rgba(0,0,0,.4);}.dt-sc-keynote-speakers{background:#f1efea;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb{background:#f5f5f5;}.dt-sc-keynote-speakers,.dt-sc-keynote-speakers .dt-sc-speakers-thumb{border-color:#fafaf6;}.dt-sc-keynote-speakers .dt-sc-speakers-details:before{border-right-color:#f1efea;}.dt-sc-keynote-speakers .dt-sc-speakers-details h4:before{background:rgba(0,0,0,.1);}@charset "utf-8";ul.dt-sc-fancy-list{list-style-type:none;list-style-position:outside;margin:0px;}ul.dt-sc-fancy-list li{clear:both;display:block;position:relative;padding:5px 0px 5px 23px;}ul.dt-sc-fancy-list li ul{padding-left:0px;}.dt-sc-fancy-list.align_left.arrow{padding-left:0;}ul.dt-sc-fancy-list.align_left.arrow li{font-size:18px;color:#000;padding:4px 0 4px 23px;}ul.dt-sc-fancy-list.align_left.arrow.f_lg li{font-size:22px;padding:5px 0 5px 30px;}ul.dt-sc-fancy-list.model-request-list.f_lg li:before{font-size:22px;top:5px;}ol.dt-sc-fancy-list li span{color:#808080;}ul.dt-sc-fancy-list.arrow li{padding-left:15px;}ul.dt-sc-fancy-list li:before{font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;font-size:14px;position:absolute;top:5px;left:0px;}ul.dt-sc-fancy-list.arrow li:before{content:"";}ul.dt-sc-fancy-list.rounded-arrow li:before{content:"";}ul.dt-sc-fancy-list.double-arrow li:before{content:"";}ul.dt-sc-fancy-list.heart li:before{content:"";font-size:12px;}ul.dt-sc-fancy-list.trash li:before{content:"";}ul.dt-sc-fancy-list.star li:before{content:"";}ul.dt-sc-fancy-list.tick li:before{content:"";}ul.dt-sc-fancy-list.rounded-tick li:before{content:"";}ul.dt-sc-fancy-list.cross li:before{content:"";}ul.dt-sc-fancy-list.rounded-cross li:before{content:"";}ul.dt-sc-fancy-list.rounded-question li:before{content:"";}ul.dt-sc-fancy-list.rounded-info li:before{content:"";}ul.dt-sc-fancy-list.delete li:before{content:"";}ul.dt-sc-fancy-list.warning li:before{content:"";}ul.dt-sc-fancy-list.comment li:before{content:"";}ul.dt-sc-fancy-list.edit li:before{content:"";}ul.dt-sc-fancy-list.share li:before{content:"";}ul.dt-sc-fancy-list.plus li:before{content:"";}ul.dt-sc-fancy-list.rounded-plus li:before{content:"";}ul.dt-sc-fancy-list.minus li:before{content:"";}ul.dt-sc-fancy-list.rounded-minus li:before{content:"";}ul.dt-sc-fancy-list.asterisk li:before{content:"";}ul.dt-sc-fancy-list.cart li:before{content:"";}ul.dt-sc-fancy-list.folder li:before{content:"";}ul.dt-sc-fancy-list.folder-open li:before{content:"";}ul.dt-sc-fancy-list.desktop li:before{content:"";}ul.dt-sc-fancy-list.tablet li:before{content:"";}ul.dt-sc-fancy-list.mobile li:before{content:"";}ul.dt-sc-fancy-list.reply li:before{content:"";}ul.dt-sc-fancy-list.quote li:before{content:"";}ul.dt-sc-fancy-list.mail li:before{content:"";}ul.dt-sc-fancy-list.external-link li:before{content:"";}ul.dt-sc-fancy-list.adjust li:before{content:"";}ul.dt-sc-fancy-list.pencil li:before{content:"";}ul.dt-sc-fancy-list.print li:before{content:"";}ul.dt-sc-fancy-list.tag li:before{content:"";}ul.dt-sc-fancy-list.thumbs-up li:before{content:"";}ul.dt-sc-fancy-list.thumbs-down li:before{content:"";}ul.dt-sc-fancy-list.time li:before{content:"";}ul.dt-sc-fancy-list.globe li:before{content:"";}ul.dt-sc-fancy-list.pushpin li:before{content:"";}ul.dt-sc-fancy-list.map-marker li:before{content:"";}ul.dt-sc-fancy-list.link li:before{content:"";}ul.dt-sc-fancy-list.paper-clip li:before{content:"";}ul.dt-sc-fancy-list.download li:before{content:"";}ul.dt-sc-fancy-list.key li:before{content:"";}ul.dt-sc-fancy-list.search li:before{content:"";}ul.dt-sc-fancy-list.rss li:before{content:"";}ul.dt-sc-fancy-list.twitter li:before{content:"";}ul.dt-sc-fancy-list.facebook li:before{content:"";}ul.dt-sc-fancy-list.linkedin li:before{content:"";}ul.dt-sc-fancy-list.google-plus li:before{content:"";}ul.dt-sc-fancy-list.circletick li:before{content:"";font-family:"Pe-icon-7-stroke";font-size:16px;font-weight:bold;}ul.dt-sc-fancy-list.book li:before{content:"";}ul.dt-sc-fancy-list.check li:before{content:"";}ul.dt-sc-fancy-list.hand li:before{content:"";}ul.dt-sc-fancy-list.cog li:before{content:"";}ul.dt-sc-fancy-list.play li:before{content:"";}ul.dt-sc-fancy-list.teamug li:before{content:"";font-family:"Stroke-Gap-Icons";}ul.dt-sc-fancy-list.play2 li:before{content:"";}ul.dt-sc-fancy-list.rounded-circle-tick li:before{content:"";}ul.dt-sc-fancy-list.circle-bullet li:before{content:"";}ul.dt-sc-fancy-list.rounded-tick-alter li:before{content:"";font-family:"Pe-icon-7-stroke";}ul.dt-sc-fancy-list.wrench li:before{content:"";}ul.dt-sc-fancy-list.type2 li{padding-left:0px;}ul.dt-sc-fancy-list.type2 li span{font-size:18px;margin:0px 10px 0px 0px;position:relative;top:2px;}ul.dt-sc-fancy-list.blue li:before{color:#008bd3;}ul.dt-sc-fancy-list.brown li:before{color:#795548;}ul.dt-sc-fancy-list.cadetblue  li:before{color:#3c939d;}ul.dt-sc-fancy-list.chillipepper li:before{color:#c10841;}ul.dt-sc-fancy-list.cyan li:before{color:#00bcd4;}ul.dt-sc-fancy-list.darkgolden li:before{color:#b48b3c;}ul.dt-sc-fancy-list.deeporange li:before{color:#ff5722;}ul.dt-sc-fancy-list.deeppurple li:before{color:#673ab7;}ul.dt-sc-fancy-list.green li:before{color:#60ae0d;}ul.dt-sc-fancy-list.lime li:before{color:#cddc39;}ul.dt-sc-fancy-list.magenta li:before{color:#cb506d;}ul.dt-sc-fancy-list.orange li:before{color:#ff9800;}ul.dt-sc-fancy-list.pink li:before{color:#fd6ca3;}ul.dt-sc-fancy-list.purple li:before{color:#9c27b0;}ul.dt-sc-fancy-list.red li:before{color:#da0000;}ul.dt-sc-fancy-list.skyblue li:before{color:#0eb2e7;}ul.dt-sc-fancy-list.teal li:before{color:#009688;}ul.dt-sc-fancy-list.turquoise li:before{color:#32ccbd;}ul.dt-sc-fancy-list.wisteria li:before{color:#9b59b6;}ul.dt-sc-fancy-list.yellow li:before{color:#ffe401;}ol.dt-sc-fancy-list li{padding:5px 0px 5px 0px;}ol.decimal{list-style-type:decimal;}ol.decimal-leading-zero{list-style-type:decimal-leading-zero;}ol.lower-alpha{list-style-type:lower-alpha;}ol.lower-roman{list-style-type:lower-roman;}ol.upper-alpha{list-style-type:upper-alpha;}ol.upper-roman{list-style-type:upper-roman;}ol.dt-sc-fancy-list.blue li{color:#008bd3;}ol.dt-sc-fancy-list.brown li{color:#795548;}ol.dt-sc-fancy-list.cadetblue  li{color:#3c939d;}ol.dt-sc-fancy-list.chillipepper li{color:#c10841;}ol.dt-sc-fancy-list.cyan li{color:#00bcd4;}ol.dt-sc-fancy-list.darkgolden li{color:#b48b3c;}ol.dt-sc-fancy-list.deeporange li{color:#ff5722;}ol.dt-sc-fancy-list.deeppurple li{color:#673ab7;}ol.dt-sc-fancy-list.green li{color:#60ae0d;}ol.dt-sc-fancy-list.lime li{color:#cddc39;}ol.dt-sc-fancy-list.magenta li{color:#cb506d;}ol.dt-sc-fancy-list.orange li{color:#ff9800;}ol.dt-sc-fancy-list.pink li{color:#fd6ca3;}ol.dt-sc-fancy-list.purple li{color:#9c27b0;}ol.dt-sc-fancy-list.red li{color:#da0000;}ol.dt-sc-fancy-list.skyblue li{color:#0eb2e7;}ol.dt-sc-fancy-list.teal li{color:#009688;}ol.dt-sc-fancy-list.turquoise li{color:#32ccbd;}ol.dt-sc-fancy-list.wisteria li{color:#9b59b6;}ol.dt-sc-fancy-list.yellow li{color:#ffe401;}ol.dt-sc-fancy-list.green li{color:#6dc82b;}ol.dt-sc-fancy-list.orange li{color:#f39d12;}ol.dt-sc-fancy-list.blue li{color:#4db8c9;}ol.dt-sc-fancy-list.pink li{color:#e67fb9;}ol.dt-sc-fancy-list.red li{color:#e74d3c;}ol.dt-sc-fancy-list.purple li{color:#9c59b6;}ol.dt-sc-fancy-list.ocean li{color:#1abc9c;}ol.dt-sc-fancy-list.slateblue li{color:#836fff;}ol.dt-sc-fancy-list.skyblue li{color:#00bfff;}ol.dt-sc-fancy-list.coral li{color:#ff7f50;}ol.dt-sc-fancy-list.khaki li{color:#b6af55;}ol.dt-sc-fancy-list.cyan li{color:#00cdcd;}ol.dt-sc-fancy-list.grey li{color:#8e8e8e;}ol.dt-sc-fancy-list.gold li{color:#e0a81c;}ol.dt-sc-fancy-list.chocolate li{color:#d77d31;}ol.dt-sc-fancy-list.raspberry li{color:#a23b6f;}ol.dt-sc-fancy-list.electricblue li{color:#536878;}ol.dt-sc-fancy-list.eggplant li{color:#614051;}ol.dt-sc-fancy-list.ferngreen li{color:#4f7942;}ol.dt-sc-fancy-list.palebrown li{color:#987654;}@charset "utf-8";.dt-sc-newsletter-section{clear:both;float:left;margin:0px;width:100%;position:relative;z-index:1;padding:30px 0px;}.dt-sc-newsletter-section h2{float:left;width:31%;margin-bottom:0px;line-height:48px;}.dt-sc-newsletter-section .dt-sc-subscribe-frm{width:68%;float:right;position:relative;z-index:1;}.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"]{-webkit-border-radius:0px;border:none;float:left;width:37%;margin:0px 20px 0px 0px;padding:16px 20px 15px;}.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"]{margin-top:0px;padding:18px 20px 15px;border-radius:0px;}.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm{padding:30px 0px;position:relative;}.dt-sc-newsletter-section.type1 h2{padding:44px 0px;position:relative;}.dt-sc-newsletter-section.type1 h2:before{left:-100%;}.dt-sc-newsletter-section.type1 h2:before,.dt-sc-newsletter-section.type1 h2:after,.dt-sc-newsletter-section.type1 form:before,.dt-sc-newsletter-section.type1 form:after{content:"";height:100%;position:absolute;top:0;transform:skewX(-30deg) translateX(-15%);-webkit-transform:skewX(-30deg) translateX(-15%);-ms-transform:skewX(-30deg) translateX(-15%);-moz-transform:skewX(-30deg) translateX(-15%);width:100%;z-index:-1;}.dt-sc-newsletter-section.type1 h2:before{left:-100%;}.dt-sc-newsletter-section.type1 h2:after{left:0;margin-left:-1px;}.dt-sc-newsletter-section.type1 form:before,.dt-sc-newsletter-section.type1 form:after{background:#000;}.dt-sc-newsletter-section.type1 form:before{left:0;box-shadow:-10px 0 0 0 #fff;}.dt-sc-newsletter-section.type1 form:after{left:100%;margin-left:-1px;}.dt-sc-newsletter-section.type2 h2{background:none;}.dt-sc-newsletter-section.type2{text-align:center;}.dt-sc-newsletter-section.type2 h2{width:100%;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm{width:100%;clear:both;float:left;margin:30px 0px 0px;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]{float:none;display:inline-block;min-height:44px;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"]{width:25%;border:1px solid;padding:13px 20px 11px;text-transform:none;margin-right:-5px;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]{padding:0 15px;}.dt-sc-newsletter-section.type3{text-align:center;padding:0px;}.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm{float:none;display:inline-block;text-align:center;padding:30px 0px;width:75%;margin:0px;border-radius:5px;-webkit-border-radius:5px;}.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="submit"]{float:none;display:inline-block;border-radius:5px;}.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"]{width:30%;text-transform:none;}.dt-sc-newsletter-section.type3 > h2,.dt-sc-newsletter-section.type6 > h2{width:100%;text-align:center;}.dt-sc-newsletter-section.type3 > i,.dt-sc-newsletter-section.type3 > p,.dt-sc-newsletter-section.type6 > i,.dt-sc-newsletter-section.type6 > p{display:inline-block;width:100%;text-align:center;}.dt-sc-newsletter-section.type4{padding:0px;}.dt-sc-newsletter-section.type4 h2,.dt-sc-newsletter-section.type4 form{width:100%;}.dt-sc-newsletter-section.type4 form{margin:25px 0px 0px;}.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"]{background:none;border:2px solid;width:47%;}.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="submit"]{letter-spacing:.5px;margin:30px 0px 0px;clear:both;}.dt-sc-newsletter-section.type5{width:50%;text-align:center;display:inline-block;border:10px solid;float:none;padding:20px 60px 30px;}.dt-sc-newsletter-section.type5 h2{width:100%;}.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm{width:100%;clear:both;margin:20px 0px 0px;}.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="email"]{border:1px solid;border-radius:5px;-webkit-border-radius:5px;width:100%;clear:both;text-transform:none;margin-bottom:30px;}.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="submit"]{float:none;display:inline-block;border-radius:5px;width:100%;}.dt-sc-newsletter-section.type6{padding:0px;text-align:center;}.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm{width:100%;float:left;}.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm:after{content:"";position:absolute;width:0;left:0;right:0;margin:auto;bottom:0;height:1px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm:hover:after{width:100%;}.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="text"]{padding:15px 10px 15px 15px;width:100%;text-transform:none;font-size:13px;background:none;border-bottom:1px solid rgba(0,0,0,.3);margin:0;color:rgba(0,0,0,.5);-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"]{font-size:13px;font-weight:normal;font-family:fontawesome;position:absolute;right:10px;top:0;padding:0;background-color:inherit;bottom:0;color:#000;}.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"]:hover{color:#000;}.footer-widgets.dt-sc-dark-bg .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"]{border-bottom:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.5);}.footer-widgets.dt-sc-dark-bg .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"]:hover,.footer-widgets.dt-sc-dark-bg .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"]{color:#fff;}.dt-sc-newsletter-section.type7{text-align:center;}.dt-sc-newsletter-section.type7 i{clear:both;width:100%;display:inline-block;}.dt-sc-newsletter-section.type7 h2{background:none;width:100%;margin-bottom:30px;}.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm{clear:both;width:40%;display:inline-block;margin:0px;padding:0px;position:relative;float:none;}.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="text"]{width:100%;padding:25px 25px 24px;border:1px solid rgba(0,0,0,.3);}.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm:before{content:"";position:absolute;font-family:"Pe-icon-7-stroke";font-size:25px;color:rgba(0,0,0,.3);right:20px;bottom:20px;}.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="submit"]{position:absolute;right:15px;top:19px;background:none;width:21px;height:22px;text-indent:-9999px;}.dt-sc-newsletter-section.type7 .newsletter-tooltip{margin:0px 0px 0px 30px;display:inline-block;background:#000;font-size:14px;font-style:italic;width:18%;padding:10px 15px;border-radius:5px;position:relative;top:-17px;color:#fff;}.dt-sc-newsletter-section .newsletter-tooltip{top:auto;}.dt-sc-newsletter-section.type7 .newsletter-tooltip:before{content:"";position:absolute;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/newsletter-tooltip-arrow.png") no-repeat;left:-20px;top:18px;width:20px;height:23px;}#footer .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm{width:100%;}#footer .dt-sc-newsletter-section.type7{padding:0;}#footer .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm:before{bottom:15px;color:#777;}#footer .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="email"]{padding:20px 25px 20px;background:none;border:1px solid rgba(255,255,255,.2);margin:0;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}#footer .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="email"]:hover{box-shadow:0 0 1px 1px rgba(255,255,255,.15);}.page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7{float:none;margin:0 auto;max-width:1170px;text-align:center;}.dt-privacy-wrapper{clear:both;}.dt-privacy-wrapper input[type="checkbox"]{margin-right:5px;}.dt-sc-newsletter-section.type6 .dt-privacy-wrapper,.dt-sc-newsletter-section.type7 .dt-privacy-wrapper{position:absolute;top:100%;width:100%;}.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm .dt-privacy-wrapper{top:-15px;position:relative;}.dt-sc-newsletter-section.type7 label{color:#fff;}@media only screen and (max-width: 420px){.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm .dt-privacy-wrapper{top:0;}.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm{margin-bottom:50px;}.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"]{margin:10px 0 0 0 !important;width:100% !important;}}.dt-privacy-wrapper{display:block;clear:both;padding-top:5px;font-size:14px;position:relative;}.dt-privacy-wrapper label{font-weight:normal;}.dt-privacy-wrapper input[type="checkbox"]{margin-right:5px;margin-top:-2px;}.dt-sc-newsletter-section.type1{display:flex;}.dt-sc-newsletter-section.type1 .dt-privacy-wrapper label a{color:#fff;}.dt-sc-newsletter-section.type1 .dt_ajax_subscribe_msg .error-msg{text-align:center;font-size:14px;}.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm{padding:30px 0px;position:relative;display:flex;flex-flow:row wrap;align-items:center;}.dt-sc-newsletter-section.type1 .dt_ajax_subscribe_msg{position:absolute;bottom:0;width:100%;text-align:center;}.dt-sc-newsletter-section.type1 label{color:#fff;}.dt-sc-newsletter-section.type1 h2{align-items:center;display:grid;}.dt-sc-newsletter-section.type1 .dt-privacy-wrapper label{color:#909090;}.dt-sc-newsletter-section.type3 .dt-privacy-wrapper label{color:inherit;}.dt-sc-newsletter-section.type5 .dt-privacy-wrapper{top:-10px;font-size:12px;}.dt-sc-dark-bg a:hover,.dt-sc-dark-bg label,.dt-sc-dark-bg label a,.dt-sc-newsletter-section.type1 label a:hover{color:#fff;}.dt-sc-newsletter-section.type7{padding:20px 0 50px 0;}.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm::before{top:50%;bottom:auto;transform:translateY(-50%);}.dt_ajax_subscribe_msg{clear:both;text-align:center;width:100%;}.mfp-close{position:absolute !important;}.error-msg{text-align:center;width:100%;display:inline-block;}.ajax_newsletter_msg{border:1px solid #ddd;clear:both;margin:10px 0;padding:10px;display:inline-block;}input:disabled{opacity:.5;pointer-events:none;}.comment-form-cookies-consent input[type="checkbox"]{margin-right:5px;}.dt_cookie_text{padding:0 15px;}.dt-cookiemessage-top-left .container,.dt-cookiemessage-top-right .container,.dt-cookiemessage-bottom-right .container,.dt-cookiemessage-bottom-left .container{width:auto;}@media only screen and (min-width: 1200px) and (max-width: 1400px){.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"]{width:30%;}}@media only screen and (min-width: 992px) and (max-width: 1200px){.dt-sc-newsletter-section h2{font-size:20px;}}@media only screen and (max-width: 991px){.dt-sc-newsletter-section.type1{display:block;}.dt-sc-newsletter-section:not(.type2) .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section:not(.type2) .dt-sc-subscribe-frm input[type="email"]{margin:0 0 10px 0 !important;width:100% !important;}.dt-sc-newsletter-section.type5 .dt-privacy-wrapper{position:inherit;padding-top:20px;}.dt-sc-newsletter-section.type7 .dt-privacy-wrapper{position:initial;}.dt-sc-newsletter-section.type1 .dt_ajax_subscribe_msg{position:relative;}}.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"]{color:#888;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"]{color:#000;}.dt-sc-newsletter-section.type1 h2,.dt-sc-dark-bg .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"],.dt-sc-dark-bg .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"]{color:#fff;}.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"]{color:rgba(0,0,0,.5);}.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="email"]{color:rgba(0,0,0,.3);}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section.type5,.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"]{background:#fff;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]{background:#000;}.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm{background:#edeef2;}.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"],.dt-sc-newsletter-section.type5,.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="text"],.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="email"]{border-color:rgba(0,0,0,.2);}.dt-sc-dark-bg .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"],.dt-sc-dark-bg .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"]{border-color:#fff;}@charset "utf-8";.dt-sc-popular-procedures .image img,.dt-sc-popular-procedures .details{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-popular-procedures{width:100%;margin:0px;padding:0px;clear:both;display:block;}.dt-sc-popular-procedures .image{float:left;clear:both;width:100%;margin:0px;}.dt-sc-popular-procedures .details{float:left;clear:both;width:100%;margin:10px 0px 0px;text-align:center;padding:40px 32px;}.dt-sc-popular-procedures .details h3{margin-bottom:0px;}.dt-sc-popular-procedures .details .duration,.dt-sc-popular-procedures .details .price,.dt-sc-popular-procedures .details p{float:left;clear:both;margin:25px 0px 0px;width:100%;}.dt-sc-popular-procedures .details .duration{font-size:18px;}.dt-sc-popular-procedures .details .price,.dt-sc-popular-procedures .details h3{font-size:20px;}.dt-sc-popular-procedures .details p{font-size:18px;}.dt-sc-popular-procedures .image img,.dt-sc-popular-procedures:hover .details{border-radius:40px 0px;}.dt-sc-popular-procedures .details,.dt-sc-popular-procedures:hover .image img{border-radius:0px 40px;}.dt-sc-popular-procedures .details{background:rgba(0,0,0,.03);}@charset "utf-8";.dt-sc-pr-tb-col.type1 .dt-sc-tb-header,.dt-sc-pr-tb-col.type1 .dt-sc-tb-header .dt-sc-price,.dt-sc-pr-tb-col.type2 .dt-sc-price:before,.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:before,.dt-sc-pr-tb-col.type2 .dt-sc-price:after,.dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5,.dt-sc-pr-tb-col.type1 .dt-sc-price h6,.dt-sc-pr-tb-col.type1 .dt-sc-tb-title p,.dt-sc-pr-tb-col.minimal .dt-sc-price,.dt-sc-pr-tb-col.minimal .icon-wrapper:before,.dt-sc-pr-tb-col.type1{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-pr-tb-col{float:left;clear:both;width:100%;padding:0px;text-align:center;border-radius:5px;}.dt-sc-pr-tb-col.type1{background:#f6f6f6;margin-bottom:30px;padding:0 0 50px;text-align:center;border-radius:0;}.dt-sc-pr-tb-col.type1 .dt-sc-tb-header{padding:40px 10px 15px 10px;border-radius:0;border-bottom:solid 2px #e6e4e4;background:none;}.dt-sc-pr-tb-col.type1 .dt-sc-tb-content{float:none;display:inline-block;width:auto;margin:0 auto;text-align:left;}.dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5{font-size:16px;text-transform:uppercase;margin-bottom:0;color:#5f5f5f;}.dt-sc-pr-tb-col.type1 .dt-sc-tb-title p{letter-spacing:.5px;}.dt-sc-pr-tb-col.type1 .dt-sc-price{border-top:1px solid;border-top:none;padding:0;margin:0;}.dt-sc-pr-tb-col.type1 .dt-sc-price h6{margin-bottom:0;font-size:42px;font-weight:600;position:relative;}.dt-sc-pr-tb-col.type1 .dt-sc-price h6 sup{font-size:20px;top:-17px;letter-spacing:.5px;font-weight:400;margin-right:5px;}.dt-sc-pr-tb-col.type1 .dt-sc-price h6 span{font-size:14px;position:relative;font-weight:400;margin:0;top:-18px;text-transform:uppercase;}.dt-sc-pr-tb-col .dt-sc-tb-content{padding:40px 20px;width:100%;margin:0px;float:left;}.dt-sc-pr-tb-col .dt-sc-tb-content li{float:left;display:block;clear:both;padding:8px 0px;width:100%;font-size:16px;letter-spacing:normal;}.dt-sc-pr-tb-col .dt-sc-tb-content li:before{content:"";font-size:16px;display:inline-block;left:0;font-family:"FontAwesome";margin-right:10px;}.dt-sc-pr-tb-col .dt-sc-buy-now{padding:0 10px;}.dt-sc-pr-tb-col.type1 .dt-sc-buy-now{padding:0 20px;}.dt-sc-pr-tb-col .dt-sc-buy-now a{font-size:14px;font-weight:normal;letter-spacing:.5px;padding:15px 25px 14px;}.dt-sc-pr-tb-col.type1.selected,.dt-sc-pr-tb-col.type1:hover{-webkit-box-shadow:0px 0px 30px 6px rgba(135,153,163,.5);-moz-box-shadow:0px 0px 30px 6px rgba(135,153,163,.5);box-shadow:0px 0px 30px 6px rgba(135,153,163,.5);background:#fff;margin-top:-25px;padding:26px 0 75px 0;z-index:1;position:relative;}.dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb{text-align:center;}.dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb > img{margin:0 auto;}.dt-sc-pr-tb-col.minimal{padding:55px 0 40px;border:1px solid;}.dt-sc-pr-tb-col.minimal .dt-sc-tb-header,.dt-sc-pr-tb-col.minimal:hover .dt-sc-tb-header{background:none;border:0px;padding:0px;}.dt-sc-pr-tb-col.minimal .icon-wrapper{position:relative;width:100%;height:90px;}.dt-sc-pr-tb-col.minimal .icon-wrapper span{font-size:36px;line-height:80px;position:relative;z-index:1;}.dt-sc-pr-tb-col.minimal .icon-wrapper:before{content:"";position:absolute;left:0px;right:0px;top:0px;margin:auto;width:80px;height:80px;border-radius:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-pr-tb-col.minimal .dt-sc-tb-title{margin:40px 0px 0px;padding:0px 10px;}.dt-sc-pr-tb-col.minimal .dt-sc-tb-title h5{font-size:22px;margin-bottom:15px;}.dt-sc-pr-tb-col.minimal .dt-sc-price{margin:40px 0px 0px;padding:25px 10px;}.dt-sc-pr-tb-col.minimal .dt-sc-price p{font-size:16px;text-transform:uppercase;}.dt-sc-pr-tb-col.minimal .dt-sc-price h6{font-size:48px;font-weight:800;letter-spacing:.5px;}.dt-sc-pr-tb-col.minimal .dt-sc-price h6 span{font-size:18px;font-weight:700;text-transform:uppercase;margin:0px;position:inherit;}.dt-sc-pr-tb-col.minimal .dt-sc-buy-now{margin:40px 0px 0px;}.dt-sc-pr-tb-col.minimal .dt-sc-buy-now a{font-weight:600;}.dt-sc-dark-bg .dt-sc-pr-tb-col.minimal{border:0px;}.dt-sc-pr-tb-col.type2{border:none;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header,.dt-sc-pr-tb-col.type2:hover .dt-sc-tb-header,.dt-sc-pr-tb-col.type2.selected .dt-sc-tb-header{background:none;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header{padding:0px;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header:before{content:"";position:absolute;left:0;right:0;top:19px;margin:auto;width:192px;height:192px;border:1px solid;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-pr-tb-col.type2 .dt-sc-tb-title{position:relative;top:-20px;height:135px;width:100%;overflow:hidden;z-index:1;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5{position:relative;z-index:1;margin:20px 0px 0px;font-size:20px;letter-spacing:0px;text-transform:none;line-height:24px;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 span{font-size:34px;display:block;line-height:normal;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:before{content:"";margin:0 auto;position:absolute;left:0;right:-2px;top:40px;width:197px;height:194px;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:after{content:"";position:absolute;left:0px;right:0px;bottom:0px;margin:auto;width:0px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid;}.dt-sc-pr-tb-col.type2 .dt-sc-price{margin-top:0px;padding:20px 0px 0px;width:100%;height:134px;top:-20px;position:relative;z-index:1;overflow:hidden;}.dt-sc-pr-tb-col.type2 .dt-sc-price h6{font-size:34px;position:relative;z-index:1;}.dt-sc-pr-tb-col.type2 .dt-sc-price h6 sup{font-size:20px;top:-12px;}.dt-sc-pr-tb-col.type2 .dt-sc-price:before{content:"";margin:0 auto;position:absolute;left:0;right:-2px;top:-98px;width:194px;height:194px;border-radius:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-pr-tb-col.type2 .dt-sc-price:after{content:"";position:absolute;left:0px;right:0px;top:0px;margin:auto;width:0px;border-left:10px solid transparent;border-right:10px solid transparent;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-content{position:relative;padding-bottom:25px;margin-bottom:20px;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-content:before{content:"";position:absolute;left:0px;bottom:0px;height:6px;width:100%;border-radius:5px;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-content:after{content:"";position:absolute;left:0px;right:0px;bottom:-6px;width:0px;margin:auto;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li{font-size:17px;padding:6px 0px;list-style:none;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li:last-child{border:none;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li .highlight{font-weight:bold;padding:0px 10px;border-radius:3px;}.dt-sc-pr-tb-col.type2 .dt-sc-buy-now a{font-size:16px;font-weight:bold;}.dt-sc-pr-tb-col.type2:hover .dt-sc-tb-header .dt-sc-tb-title:before,.dt-sc-pr-tb-col.type2.selected .dt-sc-tb-header .dt-sc-tb-title:before{background:none;}.dt-sc-pr-tb-col.type2:hover .dt-sc-price:after,.dt-sc-pr-tb-col.type2.selected .dt-sc-price:after{border-top:10px solid;}.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header::before{height:170px;width:170px;top:19px;}.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before{height:172px;width:172px;top:38px;}.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price::before{height:172px;width:172px;top:-86px;}.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-title{height:126px;}.dt-sc-pr-tb-col.minimal,.dt-sc-pr-tb-col.minimal h5,.dt-sc-pr-tb-col.minimal .dt-sc-price h6,.dt-sc-pr-tb-col .dt-sc-buy-now a,.dt-sc-pr-tb-col.minimal:hover .dt-sc-tb-title h5,.dt-sc-pr-tb-col.minimal:hover .dt-sc-tb-title p{color:#000;}.dt-sc-pr-tb-col.type2:hover .dt-sc-tb-header .dt-sc-tb-title h5,.dt-sc-pr-tb-col.type2.selected .dt-sc-tb-header .dt-sc-tb-title h5{color:#333;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header:before,.dt-sc-pr-tb-col.type2 .dt-sc-buy-now a,.dt-sc-dark-bg .dt-sc-pr-tb-col.minimal{background:#fff;}.dt-sc-pr-tb-col .dt-sc-tb-header,.dt-sc-pr-tb-col.minimal .icon-wrapper:before,.dt-sc-pr-tb-col.minimal .dt-sc-price,.dt-sc-pr-tb-col .dt-sc-buy-now a{background:rgba(0,0,0,.08);}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:after{border-bottom-color:#fff;}.dt-sc-pr-tb-col.type2:hover .dt-sc-price:after,.dt-sc-pr-tb-col.type2.selected .dt-sc-price:after{border-top-color:#fff;}.dt-sc-pr-tb-col.type1,.dt-sc-pr-tb-col.minimal,.dt-sc-pr-tb-col .dt-sc-tb-content li{border-color:rgba(0,0,0,.07);}.dt-sc-pr-tb-col.type1 .dt-sc-price{border-color:#fff;}.dt-sc-pr-tb-col:hover .dt-sc-buy-now a,.dt-sc-pr-tb-col.selected .dt-sc-buy-now a,.dt-sc-pr-tb-col.minimal:hover .dt-sc-buy-now a,.dt-sc-pr-tb-col.minimal.selected .dt-sc-buy-now a,.dt-sc-pr-tb-col.minimal:hover .dt-sc-price h6,.dt-sc-pr-tb-col.minimal.selected .dt-sc-price h6,.dt-sc-pr-tb-col.minimal:hover .dt-sc-price p,.dt-sc-pr-tb-col.minimal.selected .dt-sc-price p,.dt-sc-pr-tb-col.minimal:hover .icon-wrapper span,.dt-sc-pr-tb-col.minimal.selected .icon-wrapper span,.dt-sc-pr-tb-col.type2:hover .dt-sc-price h6,.dt-sc-pr-tb-col.type2.selected .dt-sc-price h6,.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5,.dt-sc-pr-tb-col.type2:hover .dt-sc-buy-now a,.dt-sc-pr-tb-col.type2.selected .dt-sc-buy-now a,.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li .highlight{color:#fff;}@charset "utf-8";.dt-sc-progress{margin:55px 0px 10px;clear:both;display:inline-block;width:100%;border-radius:3px;border-radius:20px;height:12px;padding:1px;border:1px solid;}.dt-sc-progress .dt-sc-bar{position:relative;}.dt-sc-bar-text{font-size:14px;font-weight:600;margin-bottom:5px;margin:-36px 0px 0px;}.dt-sc-progress .dt-sc-bar-text > span{float:right;display:inline-block;}@-webkit-keyframes progress-bar-stripes{from{background-position:-20px 0;}to{background-position:0 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:-20px 0;}to{background-position:0 0;}}@-ms-keyframes progress-bar-stripes{from{background-position:-20px 0;}to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;}to{background-position:-20px 0;}}@keyframes progress-bar-stripes{from{background-position:-20px 0;}to{background-position:0 0;}}.dt-sc-progress .dt-sc-bar{width:0%;height:100%;float:left;background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;border-radius:20px;}.dt-sc-progress .dt-sc-bar + .dt-sc-bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);}.dt-sc-progress-striped .dt-sc-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px;}.dt-sc-progress.active .dt-sc-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}.dt-sc-progress.type2{height:26px;border:2px solid rgba(0,0,0,.05);border-radius:30px;padding:0px;}.dt-sc-progress.type2 .dt-sc-bar-text > span{margin:14px 0px 0px;border:5px solid #fff;width:60px;height:60px;font-size:16px;line-height:60px;text-align:center;border-radius:50%;color:#fff;position:relative;right:-2px;}.dt-sc-progress.type2 .dt-sc-bar-text{text-transform:uppercase;font-weight:bold;}.dt-sc-progress.type2 .dt-sc-bar{box-shadow:none;}.dt-sc-progress.type2.blue .dt-sc-bar-text > span{background:#4b9dc7;}.dt-sc-progress.type2.orange .dt-sc-bar-text > span{background:#e49b5c;}.dt-sc-progress.type2.green .dt-sc-bar-text > span{background:#91b962;}.dt-sc-progress.type2.yellow .dt-sc-bar-text > span{background:#eecf6f;}.dt-sc-progress-wrapper{float:left;clear:both;width:100%;margin:15px 0px 0px;}.dt-sc-progress-wrapper .dt-sc-bar-title{float:left;width:27%;padding:0px 20px 0px 0px;font-size:14px;text-transform:uppercase;font-weight:bold;}.dt-sc-progress-wrapper .dt-sc-progress{float:left;width:73%;background:rgba(0,0,0,.1);border:none;clear:none;height:7px;margin:10px 0px 0px;padding:0px;}.dt-sc-progress-wrapper .dt-sc-bar-text{margin-top:-25px;}.dt-sc-progress-wrapper .dt-sc-bar-text span{position:relative;}.dt-sc-progress-wrapper .dt-sc-bar-text span:before{content:"";position:absolute;left:-19px;top:7px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #000;}.dt-sc-dark-bg .dt-sc-progress{background-color:#444;}.dt-sc-progress{border-color:#000;}.dt-sc-bar-text{color:#000;}.dt-sc-dark-bg .dt-sc-bar-text{color:#fff;}@charset "utf-8";.dt-sc-sociable,.dt-sc-sociable.diamond-square-border li{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-sociable{float:left;clear:both;margin:0px;padding:0px;line-height:0px;}.dt-sc-sociable li{float:left;display:inline;margin:0 5px 5px;padding:0;}.dt-sc-sociable li a{width:36px;height:36px;float:left;text-align:center;line-height:36px;font-size:16px;position:relative;z-index:9;}#footer .dt-sc-sociable li{margin:0 10px 0 0;}#footer .alignright .dt-sc-sociable li{margin:0 0 0 10px;}#footer .aligncenter .dt-sc-sociable li{margin:0 5px 0;}#footer .aligncenter .dt-sc-sociable.medium li{margin:0 20px 0;}#footer .aligncenter .dt-sc-sociable.medium li a{font-size:26px;}.black-white.dt-sc-sociable li a{width:40px;height:40px;line-height:40px;font-size:21px;background-color:#fff;color:#000;}.aligncenter .dt-sc-sociable{text-align:center;width:100%;}.aligncenter .dt-sc-sociable li,.aligncenter .dt-sc-sociable li a{float:none;display:inline-block;}.alignright .dt-sc-sociable{float:right;text-align:right;}.dt-sc-sociable.rounded-square li a{border-radius:5px;}.dt-sc-sociable.rounded li a{border-radius:50%;}.dt-sc-sociable.rounded-border li a{border:2px solid;border-radius:50%;width:40px;height:40px;}.dt-sc-dark-bg .dt-sc-sociable.rounded-border li a{border:2px solid;}.dt-sc-sociable.square-border li a{border:1px solid;}.dt-sc-dark-bg .dt-sc-sociable.square-border li a{border:1px solid;}.footer-widgets.dt-sc-dark-bg .black-white.dt-sc-sociable li a{color:rgba(255,255,255,.6);background-color:#000;}.dt-sc-sociable.rounded-border-dashed li a{border:1px dashed;border-radius:50%;}.dt-sc-sociable.diamond-square-border li{text-align:center;border:1px solid;width:32px;height:32px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;margin:0px 0px 20px 20px;}.dt-sc-sociable.diamond-square-border li a{margin:-5px 0px 0px -5px;width:40px;height:40px;line-height:40px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);float:left;}.dt-sc-sociable.diamond-square-border li:last-child{border-bottom:1px solid rgba(0,0,0,.2);}.diamond-narrow-square-border li{position:relative;margin:0px 8px;}.diamond-narrow-square-border li a{width:40px;height:40px;height:60px;position:relative;z-index:1;line-height:60px;}.diamond-narrow-square-border li:before{content:"";position:absolute;left:-1px;right:0;margin:auto;top:12px;width:35px;height:35px;border:1px solid;z-index:1;transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);-webkit-transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);}.ie9 .diamond-narrow-square-border li::before{transform:rotate(45deg) skew(10deg,10deg);-ms-transform:rotate(45deg) skew(10deg,10deg);}.dt-sc-sociable.filled li a.fa-facebook,.dt-sc-sociable.square li a.fa-facebook:hover{background:#3162a2;}.dt-sc-sociable.filled li a.fa-twitter,.dt-sc-sociable.square li a.fa-twitter:hover{background:#2fb1eb;}.dt-sc-sociable.filled li a.fa-dribbble,.dt-sc-sociable.square li a.fa-dribbble:hover{background:#ff68c5;}.dt-sc-sociable.filled li a.fa-tumblr,.dt-sc-sociable.square li a.fa-tumblr:hover{background:#34465d;}.dt-sc-sociable.filled li a.fa-google-plus,.dt-sc-sociable.square li a.fa-google-plus:hover{background:#c54542;}.dt-sc-sociable.filled li a.fa-instagram,.dt-sc-sociable.square li a.fa-instagram:hover{background:#fb3958;}.dt-sc-sociable.filled li a.fa-skype,.dt-sc-sociable.square li a.fa-skype:hover{background:#00aff0;}.dt-sc-sociable.square li a:hover,#footer .dt-sc-sociable.square li a:hover,.dt-sc-dark-bg .dt-sc-sociable.square-border li a:hover{color:#fff;}.dt-sc-sociable.hexagon-with-border li,.dt-sc-sociable.hexagon-border li{position:relative;width:42px;height:25px;margin:14px 5px;border-left:solid 2px;border-right:solid 2px;}.dt-sc-sociable.hexagon-with-border li:before,.dt-sc-sociable.hexagon-with-border li:after,.dt-sc-sociable.hexagon-border li:before,.dt-sc-sociable.hexagon-border li:after{content:"";position:absolute;z-index:1;width:28px;height:28px;-webkit-transform:scaleY(.5774) rotate(-45deg);-ms-transform:scaleY(.5774) rotate(-45deg);transform:scaleY(.5774) rotate(-45deg);background-color:inherit;left:5px;}.dt-sc-sociable.hexagon-with-border li:before,.dt-sc-sociable.hexagon-border li:before{top:-14.066px;border-top:solid 2.5px;border-right:solid 2.5px;}.dt-sc-sociable.hexagon-with-border li:after,.dt-sc-sociable.hexagon-border li:after{bottom:-14.066px;border-bottom:solid 2.5px;border-left:solid 2.5px;left:5px;}.dt-sc-sociable.hexagon-with-border li a,.dt-sc-sociable.hexagon-border li a{line-height:52px;position:relative;z-index:9;left:-1px;top:-13px;width:42px;height:52px;}@media screen and (-webkit-min-device-pixel-ratio:0){.dt-sc-sociable.hexagon-with-border li:after,.dt-sc-sociable.hexagon-border li:after{bottom:-14.066px;}::i-block-chrome,.dt-sc-sociable.hexagon-with-border li:after,.dt-sc-sociable.hexagon-border li:after{bottom:-15.066px;}}.dt-sc-sociable.filled li a,.dt-sc-sociable.hexagon-with-border li a,.dt-sc-sociable.hexagon-border li a{color:#fff;}.dt-sc-sociable.diamond-square-border li a{color:rgba(0,0,0,.2);}.dt-sc-dark-bg .dt-sc-sociable.diamond-square-border li a{color:rgba(255,255,255,.2);}.dt-sc-sociable.hexagon-with-border li:hover,.dt-sc-sociable.hexagon-border li:hover{background:#fff;}.dt-sc-sociable.diamond-square-border li,.dt-sc-sociable.rounded-border li a,.dt-sc-sociable.square-border li a,.dt-sc-sociable.rounded-border-dashed li a{border-color:rgba(0,0,0,.2);}.dt-sc-dark-bg .dt-sc-sociable.diamond-square-border li,.dt-sc-dark-bg .dt-sc-sociable.rounded-border li a,.dt-sc-dark-bg .dt-sc-sociable.square-border li a{border-color:rgba(255,255,255,.2);}@charset "utf-8";.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a:before,.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:after{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-tabs-horizontal-container{float:left;width:100%;margin:0px 0px 20px;padding:0px;clear:both;}ul.dt-sc-tabs-horizontal-frame{float:left;margin:0px;padding:0px;width:100%;border-bottom:1px solid;}ul.dt-sc-tabs-horizontal-frame > li{float:left;display:inline;margin:0px -1px 0px 0px;padding:0px;}ul.dt-sc-tabs-horizontal-frame > li > a{border:1px solid transparent;float:left;margin:0px -1px -1px 0px;padding:10px 20px;font-size:14px;text-align:center;font-weight:600;border-radius:3px 3px 0px 0px;}ul.dt-sc-tabs-horizontal-frame > li > a.current{position:relative;z-index:1;}ul.dt-sc-tabs-horizontal-frame > li > a > span{float:left;margin:0px 10px 0px 0px;position:relative;top:4px;}.dt-sc-tabs-horizontal-frame-content{float:left;clear:both;width:100%;margin:0px;padding:30px 0px 0px;}.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame{border-bottom:0px;border-top:2px solid #fcdb34;}.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li{margin:0px;}.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a{font-size:20px;font-weight:normal;padding:10px 23px;border:2px solid transparent;margin:-2px -2px 0px 0px;}.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current{border-top-color:#fff;border-bottom-color:#fcdb34;border-right-color:#fcdb34;border-left-color:#fcdb34;}.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li:first-child > a.current{border-left-color:transparent;}.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame{border-bottom:2px solid #fcdb34;border-top:0px;}.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a{margin-bottom:-2px;}.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a.current{border-top-color:#fcdb34;border-bottom-color:#fff;border-right-color:#fcdb34;border-left-color:#fcdb34;}.dt-sc-tabs-horizontal-frame-container.type2.alter .dt-sc-tabs-horizontal-frame-content{padding-top:50px;}.dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame{text-align:center;}.dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame > li,.dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame > li > a{float:none;display:inline-block;}.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame{text-align:center;border:none;}.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li{display:inline-block;text-align:center;margin:0px 1px 0px 0px;float:none;}.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a{font-size:16px;font-weight:600;text-transform:uppercase;padding:14px 30px 12px;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:0;margin:0px;color:#000;border-radius:0px;display:inline-block;}.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li:last-child > a{border-right:1px solid rgba(0,0,0,.1);}.dt-sc-tabs-horizontal-frame-container.type3 .dt-sc-tabs-horizontal-frame-content{padding-top:50px;}.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame{text-align:center;border-bottom:1px solid rgba(0,0,0,.1);margin-top:15px;}.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li{display:inline-block;text-align:center;margin:0px 0px 0px 0px;float:none;position:relative;}.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a{font-size:16px;font-weight:600;text-transform:uppercase;padding:120px 30px 25px;border:0px;border-bottom:2px solid transparent;margin:0px 0px -8px;color:rgba(0,0,0,.4);border-radius:0px;display:inline-block;min-width:229px;}.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a > span{font-size:36px;color:rgba(0,0,0,.4);width:100%;top:0px;line-height:80px;position:absolute;left:0px;right:0px;margin:auto;}.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a > span:after{content:"";position:absolute;width:80px;height:80px;left:0px;top:0px;right:0px;margin:auto;background:rgba(0,0,0,.05);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:-1;border-radius:10px;}.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a.current > span{color:#fff;}.dt-sc-tabs-horizontal-frame-container.type4 .dt-sc-tabs-horizontal-frame-content{padding-top:50px;}.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame{border:none;}.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li{margin:0px 3px 0px 0px;}.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a{border:none;background:rgba(0,0,0,.05);border-radius:0px;font-size:18px;font-weight:600;color:#000;padding:14px 20px 13px;}.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a.current{color:#fff;}.dt-sc-tabs-horizontal-frame-container.type5 .dt-sc-tabs-horizontal-frame-content{border:1px solid rgba(0,0,0,.05);padding:30px;margin:1px 0px 0px;box-sizing:border-box;}.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame{background:#f3f3f3;text-align:center;}.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li{text-transform:uppercase;}.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li,.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li > a{float:none;display:inline-block;margin:0;}.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li > a{background:transparent;padding:20px 25px;font-size:16px;font-weight:normal;}.dt-sc-tabs-horizontal-frame-container.type5.alter .dt-sc-tabs-horizontal-frame-content{border:0;padding-left:0;padding-right:0;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:10px;}.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame{width:100%;float:left;padding:0px;margin:0px;display:table;table-layout:fixed;border:0px;}.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li{display:table-cell;width:auto;padding:0px;text-align:center;position:relative;float:none;margin:0px 1px 0px 0px;}.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a{font-size:16px;font-weight:bold;text-transform:uppercase;padding:18px 20px;margin:0px 1px 0px 0px;color:#fff;border:0px;border-radius:0px;display:block;float:none;position:relative;}.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a.current{background:rgba(0,0,0,.03);color:#000;}.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a:before{content:"";position:absolute;left:0px;right:0px;top:0px;width:0px;margin:auto;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;opacity:0;}.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a.current:before{opacity:1;}.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content{padding:0px;background:rgba(0,0,0,.03);}.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a{background:rgba(0,0,0,.1);color:#fff;}.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a.current{background:#fff;color:#000;}.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content{background:#fff;color:#000;}.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content h3,.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content h4{color:#000;}.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .column,.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .wpb_column{padding-left:75px;position:relative;}.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .column:before,.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .wpb_column:before{content:"";position:absolute;left:15px;top:-5px;font-size:30px;font-family:"Stroke-Gap-Icons";}ul.dt-sc-tabs-horizontal{float:left;margin:0px;padding:0px;width:100%;border-bottom:1px solid rgba(0,0,0,.1);}ul.dt-sc-tabs-horizontal > li{float:left;display:inline;margin:0px;padding:0px;}ul.dt-sc-tabs-horizontal > li > a{border-bottom:1px solid transparent;float:left;margin:0px 0px -1px;padding:10px 20px 15px 20px;font-size:14px;text-align:center;font-weight:bold;text-transform:uppercase;border-radius:3px 3px 0px 0px;color:rgba(0,0,0,.4);}ul.dt-sc-tabs-horizontal > li > a.current{position:relative;z-index:1;}ul.dt-sc-tabs-horizontal > li > a > span{float:left;margin:0px 10px 0px 0px;position:relative;top:5px;}.dt-sc-tabs-horizontal-content{float:left;clear:both;width:100%;margin:0px;padding:20px 0px;}.dt-sc-tabs-vertical-frame-container{float:left;width:100%;margin:0px 0px 20px;padding:0px;clear:both;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);}ul.dt-sc-tabs-vertical-frame{float:left;width:32%;margin:0px -1px 1px 0px;padding:0px;}ul.dt-sc-tabs-vertical-frame > li{float:left;display:block;padding:0px;width:100%;position:relative;}ul.dt-sc-tabs-vertical-frame > li > a{border:1px solid;border-right:1px solid transparent;border-left-width:0;border-top-width:0;display:block;margin:0px 0px -1px 0px;padding:30px 14px 28px;font-weight:bold;font-size:14px;line-height:normal;text-transform:uppercase;}.dt-sc-one-half ul.dt-sc-tabs-vertical-frame > li > a,.vc_col-sm-6 ul.dt-sc-tabs-vertical-frame > li > a{padding:18px 14px;}ul.dt-sc-tabs-vertical-frame > li > a > span{float:left;margin:0px 10px 0px 0px;position:relative;top:2px;}ul.dt-sc-tabs-vertical-frame > li > a > span.pe-icon{font-weight:bold;font-size:19px;top:1px;}ul.dt-sc-tabs-vertical-frame > li:first-child > a{border-top:1px solid rgba(0,0,0,.1);}ul.dt-sc-tabs-vertical-frame > li:last-child > a{border-bottom-width:0;}ul.dt-sc-tabs-vertical-frame > li > a.current{position:relative;z-index:1;}.dt-sc-tabs-vertical-frame-content{float:left;width:68%;width:-webkit-calc(68% + 1px);width:-moz-calc(68% + 1px);width:calc(68% + 1px);margin:0px;padding:20px 30px 20px;border:1px solid rgba(0,0,0,.1);border-bottom:0px;position:relative;}.dt-sc-tabs-vertical-frame-content h4{text-transform:none;}.dt-sc-tabs-vertical-container{float:left;width:100%;margin:0px 0px 20px;padding:0px;clear:both;overflow:hidden;}ul.dt-sc-tabs-vertical{width:32%;margin:0px -1px 1px 0px;padding:0px;padding:0px;float:left;}ul.dt-sc-tabs-vertical > li{float:left;display:block;margin:0px;padding:0px;width:100%;}ul.dt-sc-tabs-vertical > li > a{border-right:1px solid transparent;float:left;margin:0px;padding:10px 20px 15px 0px;font-size:14px;font-weight:bold;text-transform:uppercase;color:rgba(0,0,0,.4);width:100%;}ul.dt-sc-tabs-vertical > li > a.current{position:relative;z-index:1;}ul.dt-sc-tabs-vertical > li > a > span{float:left;margin:0px 10px 0px 0px;position:relative;top:4px;}.dt-sc-tabs-vertical-content{float:left;width:68%;margin:0px;padding:20px 30px 20px;position:relative;border-left:1px solid rgba(0,0,0,.1);}.dt-sc-tabs-vertical-frame-container.type2{border:0px;}.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame{background:rgba(0,0,0,.05);}.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a{border:0px;font-size:16px;font-weight:600;text-transform:none;padding:15px 30px;position:relative;}.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a{padding-top:30px;}.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:last-child > a{padding-bottom:30px;}.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current:before{content:"";position:absolute;right:30px;top:14px;font-size:20px;font-family:FontAwesome;}.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current:before{top:29px;}.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content{border:0px;padding:0px 0px 0px 30px;}.dt-sc-tabs-vertical-frame-container.type3{border:0px;}.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a{border:1px solid rgba(0,0,0,.1);padding:15px 15px 14px;font-size:18px;margin:0px 0px 10px;}.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a:hover,.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current{color:#fff;}.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before{content:"";position:absolute;right:-16px;top:0px;bottom:0px;height:0px;margin:auto;border-top:27px solid transparent;border-bottom:27px solid transparent;border-left:15px solid;}.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content{border:0px;padding:0px 0px 0px 70px;}.dt-sc-tabs-vertical-frame-container.type4{border:0px;}.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a{border-bottom:1px solid rgba(0,0,0,.1);padding:12px 30px 12px 0px;font-size:18px;font-weight:600;color:rgba(0,0,0,.4);margin:0px;text-transform:none;letter-spacing:.5px;position:relative;overflow:hidden;}.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li:first-child > a{border-top:0px;}.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current{color:#000;}.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before{content:"";position:absolute;right:-50px;top:0px;width:40px;height:100%;font-size:18px;color:#fff;font-family:FontAwesome;line-height:54px;text-align:center;padding-right:7px;}.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:after{content:"";position:absolute;right:-50px;top:0px;width:35px;height:100%;-webkit-transform:skewX(-30deg);transform:skewX(-30deg);-ms-transform:skewX(-30deg);z-index:-1;}.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before{-webkit-transition:all .37s linear;-moz-transition:all .37s linear;-o-transition:all .37s linear;-ms-transition:all .37s linear;transition:all .37s linear;}.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:before{right:0px;}.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after{right:25px;}.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content{border:0px;padding:0px 0px 0px 70px;}.dt-sc-tabs-vertical-frame-container.rs_align_middle,.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame{float:none;}.dt-sc-tabs-vertical-frame-container.rs_align_middle{display:table;border:none;}.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame{display:table-cell;vertical-align:middle;}.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li > a{border-left:1px solid rgba(0,0,0,.1);margin:0 -1px 0 0;}.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li.last > a{border-bottom-width:1px;border-right:1px solid rgba(0,0,0,.1);}.dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content{border:1px solid rgba(0,0,0,.1);width:100%;}.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li.current.last > a{border-right-color:#fff;}.type7 ul.dt-sc-tabs-horizontal-frame{background:rgba(0,0,0,.05);border-bottom:0;padding:0 20px 0 150px;margin-bottom:30px;position:relative;}.type7 .dt-sc-tabs-horizontal-frame:before{color:#878c90;content:"Jump to:";font-size:28px;font-weight:400;left:40px;position:absolute;top:25px;}.type7 ul.dt-sc-tabs-horizontal-frame > li{padding:20px 0;position:relative;margin:0px 10px;}.type7 .dt-sc-tabs-horizontal-frame > li:after{border-right:1px solid #dcdad4;bottom:0;content:"";height:40px;margin:auto;position:absolute;right:-10px;top:0;}.type7 .dt-sc-tabs-horizontal-frame > li:last-child:after{content:none;}.type7 ul.dt-sc-tabs-horizontal-frame > li > a{font-weight:lighter;font-size:28px;border:0;padding-top:8px;padding-bottom:8px;}.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current:before{border-top:5px solid;content:"";display:block;left:0;position:absolute;top:0;width:100%;}.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;content:"";left:0;margin:auto;position:absolute;right:0;top:5px;width:0;}.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current{position:static;}.type8 ul.dt-sc-tabs-horizontal-frame{border-bottom:0;}.type8 ul.dt-sc-tabs-horizontal-frame > li{margin-right:1px;}.type8 ul.dt-sc-tabs-horizontal-frame > li > a{background:#fafafa;border:0;border-radius:0;color:#222;font-size:16px;text-transform:capitalize;padding:11px 25px 13px;margin:0 0px 0 0;font-weight:normal;position:relative;}.type8 ul.dt-sc-tabs-horizontal-frame > li > a:before{border-top:2px solid #f2f2f2;content:"";left:0;position:absolute;top:-3px;width:100%;}.type8 ul.dt-sc-tabs-horizontal-frame > li > a.current:before,.type8 ul.dt-sc-tabs-horizontal-frame > li > a:hover:before{border-color:#000;}.type8 ul.dt-sc-tabs-horizontal-frame > li > a.current,.type8 ul.dt-sc-tabs-horizontal-frame > li > a:hover{color:#fff;}.type9 ul.dt-sc-tabs-horizontal-frame{text-align:center;border-bottom:0;}.type9 ul.dt-sc-tabs-horizontal-frame > li{display:inline-block;float:none;margin:0;}.type9 ul.dt-sc-tabs-horizontal-frame > li > a{border-radius:0;border:0;background:#eeefed;float:none;display:inline-block;text-transform:uppercase;padding:15px 20px;min-width:100px;margin:0;}.type9 ul.dt-sc-tabs-horizontal-frame > li > a > span{width:100%;margin-bottom:12px;margin-right:0;font-size:25px;}.type9 ul.dt-sc-tabs-horizontal-frame > li > a.current{background:#fff;}.type9 .dt-sc-tabs-horizontal-frame-content{background:#fff;padding:45px;}ul.dt-sc-tabs-horizontal-frame > li > a{color:rgba(0,0,0,.4);}ul.dt-sc-tabs-vertical-frame > li > a{color:#191919;}ul.dt-sc-tabs-horizontal-frame > li > a.current{border-color:rgba(0,0,0,.1);}ul.dt-sc-tabs-vertical-frame > li > a{border-top-color:rgba(0,0,0,.1);}ul.dt-sc-tabs-horizontal-frame,ul.dt-sc-tabs-vertical-frame > li > a{border-bottom-color:rgba(0,0,0,.1);}ul.dt-sc-tabs-horizontal-frame > li > a.current{border-bottom-color:#fff;}ul.dt-sc-tabs-vertical-frame > li > a.current{border-right-color:#fff;}@charset "utf-8";.dt-sc-team.team_rounded_border.rounded:hover .dt-sc-team-thumb:before,.dt-sc-team.rounded.zoom-in-hover .dt-sc-team-thumb,.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social,.dt-sc-team .dt-sc-team-details,.dt-sc-team .dt-sc-team-details,.dt-sc-team,.dt-sc-team h4,.dt-sc-team .dt-sc-team-details h5,.dt-sc-team.rounded .dt-sc-team-thumb:after,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li,.dt-sc-team.type2 .dt-sc-team-thumb .dt-sc-team-thumb-overlay{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-team{float:left;clear:both;width:100%;margin:0px;padding:0px;position:relative;overflow:hidden;}.dt-sc-team .dt-sc-team-details{float:left;width:100%;padding:30px 10px;text-align:center;position:relative;}.dt-sc-team .dt-sc-team-details h4{font-weight:600;margin-bottom:10px;}.dt-sc-team.hide-details-show-on-hover .dt-sc-team-details{position:absolute;left:0px;bottom:0px;width:100%;padding:30px 10px;text-align:center;}.dt-sc-team.hide-details-show-on-hover .dt-sc-team-details h4{font-weight:600;text-transform:uppercase;margin-bottom:10px;}.dt-sc-team.hide-details-show-on-hover .dt-sc-team-details{top:auto;height:auto;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-ms-transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.dt-sc-team.hide-details-show-on-hover:hover .dt-sc-team-details{-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.ie9 .dt-sc-team.hide-details-show-on-hover .dt-sc-team-details{opacity:0;}.ie9 .dt-sc-team.hide-details-show-on-hover:hover .dt-sc-team-details{opacity:1;}.dt-sc-team.hide-social-show-on-hover .dt-sc-team-details h5{margin-bottom:0px;}.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social{padding:20px;width:100%;position:absolute;opacity:0;top:-74px;left:0px;}.dt-sc-team.hide-social-show-on-hover:hover .dt-sc-team-social{opacity:1;}.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border{top:-70px;}.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.rounded-border,.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.square-border{top:-74px;}.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.hexagon-border{top:-68px;padding-bottom:8px;padding-top:14px;}.dt-sc-team-social{float:left;clear:both;width:100%;margin:0px;padding:0px;text-align:center;}.dt-sc-team-social li{display:inline-block;margin:0px 5px;padding:0px;}.dt-sc-team-social li a{width:34px;height:34px;text-align:center;font-size:16px;line-height:34px;}.dt-sc-team-social.rounded-border li a{border:1px solid;border-radius:50%;}.dt-sc-team-social.square-border li a{border:1px solid;}.dt-sc-team-social.rounded-square li a{border-radius:5px;}.dt-sc-team-social.diamond-square-border li{text-align:center;width:30px;height:30px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:5px;margin:0px 10px;}.dt-sc-team-social.diamond-square-border li a{margin:-5px 0px 0px -5px;width:40px;height:40px;line-height:40px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.dt-sc-team-social.hexagon-border{margin-bottom:-13px;}.dt-sc-team-social.hexagon-border li{margin:8px 5px;background:none;border:1px solid;border-top:none;border-bottom:none;width:42px;}.dt-sc-team-social.hexagon-border li:before,.dt-sc-team-social.hexagon-border li:after{border-color:#000;}.dt-sc-team.details-on-image .dt-sc-team-thumb > img{position:relative;}.dt-sc-team.details-on-image .dt-sc-team-details{position:absolute;bottom:0px;left:0px;}.dt-sc-team.details-on-image .dt-sc-team-details h4{text-transform:uppercase;}.dt-sc-team.rounded .dt-sc-team-thumb{position:relative;}.dt-sc-team.rounded .dt-sc-team-thumb:before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;border:20px solid;border-radius:50%;}.dt-sc-team.rounded .dt-sc-team-thumb:after{content:"";position:absolute;left:20px;top:20px;border-radius:50%;width:87%;width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px);height:87%;height:-webkit-calc(100% - 40px);height:-moz-calc(100% - 40px);height:calc(100% - 40px);}.dt-sc-team.rounded .dt-sc-team-thumb img{border-radius:50%;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-details,.dt-sc-team.rounded.hide-social-show-on-hover:hover .dt-sc-team-details{background:none;position:static;}.dt-sc-team.rounded .dt-sc-team-details h4{text-transform:uppercase;font-size:16px;}.dt-sc-team.rounded .dt-sc-team-details h5{text-transform:uppercase;font-size:14px;font-weight:600;}.dt-sc-team.rounded .dt-sc-team-details{position:initial;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social{top:28%;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social{background:none;}.dt-sc-team.rounded .dt-sc-team-details .dt-sc-team-social li a{border-radius:50%;}.dt-sc-team.rounded .dt-sc-team-details .dt-sc-team-social li a:hover{border-radius:50%;background:#fff;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-thumb{border:1px solid;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-details{padding:20px 10px 10px;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-details h5{position:absolute;left:0px;right:0px;margin:auto;bottom:30px;opacity:0;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social{padding:0px;width:100%;position:absolute;opacity:0;top:-45px;left:0px;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.diamond-square-border li{background:#fff;border-color:#fff;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li a,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li a:hover{border:1px solid #fff;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-border li{border-radius:50%;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li{border-radius:5px;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li a{border:1px solid #fff;background:#fff;}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.diamond-square-border li a,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.hexagon-border li a{border:none;}.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-social{opacity:1;}.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details h5{opacity:1;}.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details{padding:40px 10px 50px;}.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-social{top:-15px;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.square-border li a{border-radius:0;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.rounded-square li a{border:1px solid;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border li{border-radius:5px;border-color:#fff;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border li a{border-radius:0;background:none;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li a{border-radius:0;background:none;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.rounded-border,.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.square-border,.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border,.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border{top:28%;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-details .dt-sc-team-social.rounded-square li a{border-color:#fff;border-radius:5px;}.dt-sc-team.type2{float:left;clear:both;width:100%;border-left:1px solid;border-right:1px solid;}.dt-sc-team.type2 .dt-sc-team-thumb{border-right:1px solid;position:relative;}.dt-sc-team.type2 .dt-sc-team-thumb,.dt-sc-team.type2 .dt-sc-team-details{width:50%;float:left;background:none;}.dt-sc-team.type2 .dt-sc-team-details{text-align:left;padding:70px 25px 0px;position:relative;}.dt-sc-team.type2 .dt-sc-team-details h4{letter-spacing:1px;font-size:16px;text-transform:uppercase;margin-bottom:0px;}.dt-sc-team.type2 .dt-sc-team-details h5{font-weight:normal;font-size:13px;letter-spacing:0px;border-bottom:1px solid;display:inline-block;padding:0px 20px 15px 0px;}.dt-sc-team.type2 .dt-sc-team-details p{margin-top:10px;}.dt-sc-team.type2 .dt-sc-team-details:before{content:"";position:absolute;top:35px;left:-15px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid;z-index:1;}.dt-sc-team.type2 .dt-sc-team-thumb .dt-sc-team-thumb-overlay{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;}.dt-sc-team.type2:hover .dt-sc-team-thumb .dt-sc-team-thumb-overlay{opacity:1;}.dt-sc-team.type2 .dt-sc-team-thumb .dt-sc-team-social{position:absolute;left:0px;right:0px;top:0px;bottom:0px;text-align:center;height:35px;margin:auto;}.dt-sc-team.type2 .dt-sc-team-social li a:hover,.dt-sc-team .dt-sc-team-social.diamond-square-border li a,.dt-sc-team-social.hexagon-border li a{color:#000;}.dt-sc-team.type2 .dt-sc-team-social.rounded-square li a,.dt-sc-team-social.diamond-square-border li,.dt-sc-team .dt-sc-team-social.diamond-square-border li{background:none;border:1px solid;}.dt-sc-team-social.hexagon-border li{position:relative;width:42px;height:25px;margin:8px 5px;background:none;border:1px solid;border-top:none;border-bottom:none;}.dt-sc-team-social.hexagon-border li:before,.dt-sc-team-social.hexagon-border li:after{content:"";position:absolute;z-index:1;width:30px;height:30px;-webkit-transform:scaleY(.5774) rotate(-45deg);-ms-transform:scaleY(.5774) rotate(-45deg);transform:scaleY(.5774) rotate(-45deg);background-color:inherit;left:5px;}.dt-sc-team-social.hexagon-border li:before{top:-15.066px;border-top:solid 1.5px;border-right:solid 1.5px;}.dt-sc-team-social.hexagon-border li:after{bottom:-15.066px;border-bottom:solid 1.5px;border-left:solid 1.5px;left:5px;}.dt-sc-team-social.hexagon-border li a{line-height:52px;position:relative;z-index:9;left:-1px;top:-13px;width:42px;height:52px;}.dt-sc-team.type2.alter .dt-sc-team-thumb{float:right;border-left:1px solid #fafaf6;border-right:0px;}.dt-sc-team.type2.alter .dt-sc-team-details:before{left:inherit;right:-15px;border-right:0px;border-left:15px solid #f1efea;}.dt-sc-team.type2.alter .dt-sc-team-details h4{text-align:right;}.dt-sc-team.type2.alter .dt-sc-team-details h5{float:right;padding-right:0;}.dt-sc-team.type2.alter .dt-sc-team-details p{display:inline-block;width:100%;text-align:right;}.dt-sc-team.team_rounded_border.rounded .dt-sc-team-thumb{width:200px;height:200px;margin:0 auto;}.dt-sc-team.team_rounded_border.rounded .dt-sc-team-thumb:before{z-index:1;border-color:rgba(255,255,255,.01);}.dt-sc-team.rounded.team_rounded_border .dt-sc-team-thumb:after{z-index:0;width:100%;height:100%;left:0;top:0;}.dt-sc-team.rounded.team_rounded_border.hide-social-show-on-hover .dt-sc-team-social{top:19%;z-index:2;}.dt-sc-team.rounded.team_rounded_border:hover .dt-sc-team-thumb:after{background:rgba(255,255,255,.9);}.dt-sc-team.team_rounded_border.rounded:hover .dt-sc-team-thumb:before{border:8px solid;}.dt-sc-team.rounded.team_rounded_border.hide-social-show-on-hover .dt-sc-team-social li a{color:#222;}.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details h4,.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details h5{text-transform:capitalize;font-weight:normal;}.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details h4{font-size:18px;margin-bottom:5px;}.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details h5{margin-bottom:15px;font-size:14px;}.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details p{font-size:16px;margin-bottom:15px;}.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details p a{font-size:14px;}.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details p a > i{margin-right:5px;}.dt-sc-team.rounded.zoom-in-hover{min-height:330px;padding-top:10px;}.dt-sc-team.rounded.zoom-in-hover .dt-sc-team-thumb:before{border:0;box-shadow:0 0 0 10px #f5f5f5;width:100%;height:100%;}.dt-sc-team.rounded.zoom-in-hover .dt-sc-team-thumb img{float:left;}.dt-sc-team.rounded.zoom-in-hover:hover .dt-sc-team-thumb{max-width:220px;}.dt-sc-team-social.square-border li:hover a,.dt-sc-team.type2 .dt-sc-team-social li a,.dt-sc-team.type2 .dt-sc-team-social.diamond-square-border li,.dt-sc-team .dt-sc-team-social.diamond-square-border li:hover a,.dt-sc-team-social.hexagon-border li:hover a,.dt-sc-team.type2 .dt-sc-team-social.diamond-square-border li a,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li:hover a{color:#fff;}.dt-sc-team.type2 .dt-sc-team-social.hexagon-border li:before,.dt-sc-team.type2 .dt-sc-team-social.hexagon-border li:after,.dt-sc-team.type2 .dt-sc-team-social li a,.dt-sc-team.type2 .dt-sc-team-social.rounded-square li a,.dt-sc-team.type2 .dt-sc-team-social.rounded-square li a:hover,.dt-sc-team.type2 .dt-sc-team-social.hexagon-border li,.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-details .dt-sc-team-social li a,.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li,.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li:before,.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li:after,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.hexagon-border li,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.hexagon-border li:before,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.hexagon-border li:after,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.diamond-square-border li:hover{border-color:#fff;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border li:hover,.dt-sc-team.type2 .dt-sc-team-social.rounded-border li a:hover,.dt-sc-team.type2 .dt-sc-team-social.rounded-square li a:hover,.dt-sc-team.type2 .dt-sc-team-social.square-border li a:hover,.dt-sc-team.type2 .dt-sc-team-social.diamond-square-border li:hover,.dt-sc-team.type2 .dt-sc-team-social.hexagon-border li:hover,.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li:hover{background:#fff;}.dt-sc-team.type2,.dt-sc-team.type2 .dt-sc-team-thumb{border-color:#fafaf6;}.dt-sc-team.type2 .dt-sc-team-details:before{border-right-color:#f1efea;}.dt-sc-team-social.rounded-border li a,.dt-sc-team-social.square-border li a{border-color:#000;}.dt-sc-team.rounded .dt-sc-team-thumb:before{border-color:rgba(255,255,255,.4);}.dt-sc-team.type1 .dt-sc-team-details h5{color:#888;}.dt-sc-team-social.rounded-border li a,.dt-sc-team-social.square-border li a{color:#000;}.dt-sc-team-social.rounded-border li a:hover,.dt-sc-team-social.square-border li a:hover,.dt-sc-team-social.rounded-square li a,.dt-sc-team.hide-social-show-on-hover:hover .dt-sc-team-details h4,.dt-sc-team.hide-social-show-on-hover:hover .dt-sc-team-details h5,.dt-sc-team.details-on-image .dt-sc-team-details h4,.dt-sc-team.details-on-image .dt-sc-team-details h5,.dt-sc-team.hide-social-show-on-hover.details-on-image .dt-sc-team-details h5,.dt-sc-team.rounded .dt-sc-team-details .dt-sc-team-social li a,.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details h4,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li:hover a{color:#fff;}.dt-sc-team.type2 .dt-sc-team-details p{color:#222;}.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-details h5,.dt-sc-team.rounded.hide-social-show-on-hover:hover .dt-sc-team-details h5{color:rgba(0,0,0,.2);}.dt-sc-team.type2 .dt-sc-team-details h5{color:rgba(0,0,0,.4);}.dt-sc-team.hide-social-show-on-hover .dt-sc-team-details h5{color:rgba(0,0,0,.5);}.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details h5{color:rgba(255,255,255,.6);}.dt-sc-team.rounded .dt-sc-team-details h4,.dt-sc-team.rounded:hover .dt-sc-team-details h4{color:#1b1310;}.dt-sc-team-social.diamond-square-border li,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-details,.dt-sc-team-social.hexagon-border li:hover{background:#fff;}.dt-sc-team.default .dt-sc-team-thumb{padding:15px 15px 0;}.dt-sc-team.default{background:rgba(0,0,0,.05);}.dt-sc-team .dt-sc-team-details{background:rgba(0,0,0,.05);}.dt-sc-team.default .dt-sc-team-details{background:none;}.dt-sc-team.details-on-image .dt-sc-team-details{background:rgba(0,0,0,.8);}.dt-sc-team.hide-details-show-on-hover .dt-sc-team-details,.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social{background:rgba(255,255,255,.9);}.dt-sc-team.type2{background:#f1efea;}.dt-sc-team.type2 .dt-sc-team-details h5{border-bottom-color:rgba(0,0,0,.1);}.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-thumb{border-color:#fff;}@charset "utf-8";.dt-sc-testimonial-images li a img,.dt-sc-testimonial.type4 .dt-sc-testimonial-author img{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-testimonial-wrapper{float:left;clear:both;margin:0px;padding:0px;position:relative;width:100%;}.dt-sc-testimonial blockquote q p{display:inline;}.dt-sc-testimonial.type1{text-align:center;}.dt-sc-testimonial.type1 .dt-sc-testimonial-author{margin:0px 0px 20px;display:inline-block;width:100%;text-align:center;}.dt-sc-testimonial.type1 .dt-sc-testimonial-author span{display:inline-block;border:5px solid;border-radius:50%;line-height:0;}.dt-sc-testimonial.type1 .dt-sc-testimonial-author img{max-width:120px;border-radius:50%;}.dt-sc-testimonial.type1 blockquote{font-weight:600;font-size:16px;line-height:30px;font-style:italic;letter-spacing:.5px;position:relative;padding:0;}.dt-sc-testimonial.type1 blockquote:before{content:"";font-family:"Stroke-Gap-Icons";font-size:30px;font-style:normal;font-weight:400;position:absolute;top:0px;left:0px;right:0px;margin:auto;display:none;}.dt-sc-testimonial.type1 .dt-sc-testimonial-author cite{clear:both;text-align:center;display:inline-block;width:100%;}.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite{display:inline-block;font-size:16px;font-style:normal;margin:20px 0px 0px 0px;}.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite small{font-size:14px;display:block;clear:both;font-weight:600;}.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets{float:left;width:100%;text-align:center;margin:40px 0px 0px;padding:0px;}.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a{width:10px;height:10px;border:1px solid;text-indent:-9999px;border-radius:50%;display:inline-block;margin:5px;position:relative;}.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a:before{display:none;content:"";position:absolute;border:4px solid;left:-4px;top:-4px;border-radius:50%;width:100%;height:100%;}.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active:before{display:block;}.dt-sc-testimonial.type2{float:left;clear:both;width:100%;margin:0px;padding:0px;}.dt-sc-testimonial.type2 .dt-sc-testimonial-quote{display:inline-block;clear:both;margin:0px 0px 30px;padding:0px;width:100%;position:relative;}.dt-sc-testimonial.type2 blockquote{border:1px solid;padding:25px 25px 30px;margin:0px;display:inline-block;position:relative;font-size:14px;line-height:26px;}.dt-sc-testimonial.type2 blockquote:before{content:"";position:absolute;left:33px;bottom:-11px;border-left:14px solid transparent;border-right:14px solid transparent;border-top:14px solid;}.dt-sc-testimonial.type2 .dt-sc-testimonial-quote:before{content:"";position:absolute;left:41px;bottom:-12px;width:2px;height:15px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.dt-sc-testimonial.type2 .dt-sc-testimonial-quote:after{content:"";position:absolute;left:52px;bottom:-12px;width:2px;height:15px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-testimonial.type2 .dt-sc-testimonial-author span{border:1px solid;border-radius:50%;padding:6px;float:left;}.dt-sc-testimonial.type2 .dt-sc-testimonial-author img{max-width:88px;float:left;border-radius:50%;}.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite{float:left;margin:30px 0px 0px 30px;}.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small{font-size:14px;display:block;clear:both;}.dt-sc-testimonial.type3{text-align:center;padding:0 5px;}.dt-sc-testimonial.type3 .dt-sc-testimonial-author{margin:0px 0px 20px;display:inline-block;width:100%;text-align:center;position:relative;}.dt-sc-testimonial.type3 .dt-sc-testimonial-author:before{content:"";position:absolute;width:75%;height:1px;left:0px;right:0px;margin:auto;top:45px;border-top:1px solid rgba(0,0,0,.1);}.dt-sc-testimonial.type3 .dt-sc-testimonial-author span{display:inline-block;border-radius:50%;line-height:0;position:relative;z-index:1;}.dt-sc-testimonial.type3 .dt-sc-testimonial-author img{max-width:90px;border-radius:50%;}.dt-sc-testimonial.type3 blockquote{font-weight:600;font-size:16px;line-height:30px;font-style:italic;letter-spacing:.5px;position:relative;padding:0px;}.dt-sc-testimonial.type3 blockquote q{font-weight:300;font-style:normal;position:relative;display:inline-block;}.dt-sc-testimonial.type3 blockquote q:before{font-size:50px;left:-10px;top:20px;position:relative;}.dt-sc-testimonial.type3 blockquote q:after{font-size:50px;position:absolute;bottom:-7px;display:inline-block;margin-left:15px;}.dt-sc-testimonial.type3 .dt-sc-testimonial-author cite{clear:both;text-align:center;display:inline-block;width:100%;}.dt-sc-testimonial.type3 .dt-sc-testimonial-author cite{display:inline-block;font-size:16px;font-style:normal;font-weight:bold;margin:20px 0px 0px 0px;}.dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small{clear:none;display:inline-block;}.dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite,.dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small{color:#fff;}.dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author:before{border-color:#fff;}.dt-sc-testimonial-wrapper.type3{padding-bottom:45px;}.dt-sc-testimonial-special-wrapper .dt-sc-testimonial-wrapper{padding-bottom:20px;}.dt-sc-testimonial-special-wrapper:before,.dt-sc-testimonial-special-wrapper:after{content:"";position:absolute;right:-25px;top:0px;bottom:0px;margin:auto;width:50px;height:50px;}.dt-sc-testimonial-special-wrapper:before{border-radius:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.dt-sc-testimonial-special-wrapper:after{content:"“";text-align:center;font-size:55px;line-height:82px;font-family:Georgia,"Times New Roman",Times,serif;}.dt-sc-testimonial-images{float:left;margin:0px;padding:0px;max-width:505px;}.dt-sc-testimonial-images li{display:inline;float:left;margin:0px;width:25%;padding:0px;line-height:0px;}.dt-sc-testimonial-images li a{line-height:0px;display:inline-block;padding:15px;width:100%;}.dt-sc-testimonial-images li a img{max-width:100%;border-radius:5px;}.dt-sc-testimonial-images li:nth-child(5){clear:both;}.dt-sc-testimonial-images li a{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none;}.dt-sc-testimonial-images li div{width:100%;margin:0px;padding:0px;display:inline-block;}.dt-sc-testimonial-images li.selected div{margin:17px auto;display:block;width:85px;height:85px;overflow:hidden;border-radius:15px;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:relative;border:3px solid;}.dt-sc-testimonial-images li.selected a{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;top:-25px;left:-25px;}.dt-sc-testimonial-images li.selected img{left:-40px;max-width:none;position:absolute;top:13px;width:125px;}.dt-sc-testimonial.type4{padding-bottom:70px;display:inline-block;}.dt-sc-testimonial.type4 blockquote{font-style:italic;font-weight:normal;font-size:18px;line-height:28px;}.dt-sc-testimonial.type4 .dt-sc-testimonial-quote{width:76%;float:right;}.dt-sc-testimonial.type4 .dt-sc-testimonial-author{margin:0px 4% 0px 0px;float:left;width:20%;text-align:center;}.dt-sc-testimonial.type4 .dt-sc-testimonial-author img{border-radius:50%;}.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite{bottom:30px;position:absolute;right:0px;text-align:right;margin:20px 0px 0px;font-style:normal;font-size:16px;}.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite small{text-transform:none;font-size:13px;letter-spacing:normal;clear:both;display:inline;width:100%;margin-left:10px;}.dt-sc-testimonial.type5 .dt-sc-testimonial-quote{padding:0px 0px 30px;margin:0px 0px 30px;position:relative;}.dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote{font-size:15px;line-height:28px;font-style:italic;}.dt-sc-testimonial.type5 .dt-sc-testimonial-author img{border-radius:50%;max-width:100px;float:left;margin:0px 20px 0px 0px;}.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite{margin:30px 0px 0px;float:left;font-style:normal;font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:1px;position:relative;}.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite small{text-transform:none;font-size:13px;clear:both;letter-spacing:normal;display:inline-block;margin-left:5px;}.dt-sc-testimonial.type5 .dt-sc-testimonial-quote:before{content:"“";position:absolute;left:0;text-align:center;font-size:40px;bottom:-22px;font-family:Georgia,serif;}.dt-sc-testimonial.type5 .dt-sc-testimonial-quote:after{content:"";width:93%;border-bottom:1px solid;height:1px;position:absolute;right:0;bottom:0;}.dt-sc-testimonial.type5.alignright{float:right;text-align:right;}.dt-sc-testimonial.type5.alignright .dt-sc-testimonial-author cite{float:none;display:inline-block;}.dt-sc-testimonial.type5.alignright .dt-sc-testimonial-author img{float:right;margin:0px 0px 0px 20px;}.dt-sc-testimonial.type5.alignright .dt-sc-testimonial-author cite:before{content:"“";left:-25px;right:inherit;}.dt-sc-testimonial.type5.aligncenter{text-align:center;}.dt-sc-testimonial.type5.aligncenter .dt-sc-testimonial-author cite{float:none;display:inline-block;width:100%;}.dt-sc-testimonial.type5.aligncenter .dt-sc-testimonial-author cite:before{content:"";}.dt-sc-testimonial.type5.aligncenter .dt-sc-testimonial-author img{float:none;margin:0px;}.vc_row-no-padding .dt-sc-testimonial.type5{max-width:500px;}.dt-sc-testimonial.type6{overflow:hidden;}.dt-sc-testimonial.type6 .dt-sc-testimonial-author{float:right;width:40%;padding:112px 0px 114px 60px;position:relative;}.dt-sc-testimonial.type6 .dt-sc-testimonial-quote{width:60%;padding:90px 30px 90px 0px;}.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote{font-style:italic;font-size:16px;line-height:30px;}.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q{padding-left:85px;display:inline-block;text-align:right;}.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q:before{content:"";}.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote:before{content:"\"";position:absolute;left:0px;top:15px;font-size:100px;}.dt-sc-testimonial.type6 .dt-sc-testimonial-author img{max-width:100px;border:2px solid;border-radius:50%;float:left;margin:0px 20px 0px 0px;position:relative;z-index:1;}.dt-sc-testimonial.type6 .dt-sc-testimonial-author cite{margin-top:25px;text-transform:uppercase;font-size:16px;font-weight:bold;position:relative;z-index:1;}.dt-sc-testimonial.type6 .dt-sc-testimonial-author cite small{text-transform:none;font-size:14px;}.dt-sc-testimonial.type6 .dt-sc-testimonial-author:before{content:"";position:absolute;left:65px;top:0px;width:330px;height:330px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:10px;}.dt-sc-testimonial.type6:after{content:"";position:absolute;top:0px;left:75%;width:9000px;height:100%;}.dt-sc-testimonial.type7{text-align:center;position:relative;padding:30px 0px 0px;}.dt-sc-testimonial.type7:before{content:open-quote;position:absolute;left:0px;right:0px;top:0px;margin:auto;font-size:100px;font-family:Georgia,"Times New Roman",Times,serif;color:rgba(0,0,0,.3);}.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote{margin:20px 0px 0px;}.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote q{font-style:italic;line-height:25px;quotes:none;font-size:14px;}.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote q:before,.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q:after{content:"";}.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite{clear:both;display:inline-block;width:100%;margin-top:25px;font-size:20px;font-weight:300;position:relative;z-index:1;font-family:"Lato",sans-serif;font-style:normal;}.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite small{clear:both;display:inline-block;width:100%;text-transform:none;font-weight:300;font-size:14px;color:rgba(0,0,0,.5);}.dt-sc-testimonial-wrapper.type7 .dt-sc-testimonial .dt-sc-testimonial-author cite{display:block;}.dt-sc-testimonial-wrapper.type7 .dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote{margin:0px 0px 20px 0px;}.dt-sc-testimonial.type8{float:left;clear:both;width:100%;margin:0px;}.dt-sc-testimonial.type8 .dt-sc-testimonial-quote{float:left;width:69%;padding:0px 0px 0px 30px;text-align:left;}.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote{padding:40px 0px 40px 40px;}.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q{font-size:18px;line-height:32px;font-style:italic;}.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before,.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:after{position:absolute;font-size:70px;font-style:normal;}.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before{top:40px;left:0px;}.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:after{bottom:0px;}.dt-sc-testimonial.type8 .dt-sc-testimonial-author{width:31%;float:left;position:relative;}.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite{position:absolute;left:0;bottom:20px;background:#fff;text-transform:uppercase;font-size:16px;font-weight:bold;z-index:1;margin:0px;padding:10px 15px;letter-spacing:1px;}.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite:before{content:"";position:absolute;width:100%;width:calc(100% + 20px);height:100%;height:calc(100% + 20px);border:10px solid rgba(255,255,255,.65);left:-10px;top:-10px;}.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small{text-transform:none;font-size:13px;color:rgba(0,0,0,.4);letter-spacing:0px;}.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-quote{padding-right:30px;padding-left:0px;}.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author{float:right;}.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite{right:10px;left:auto;}.dt-sc-testimonial-wrapper .dt-sc-testimonial.type8 .dt-sc-testimonial-quote{padding:0px 20px 0px 0px;}.dt-sc-special-testimonial-container .vc_col-sm-6{padding:75px 0 75px 65px;}.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6{padding:80px 80px 80px 0;}ul.dt-sc-testimonial-special li{list-style:none;}.dt-sc-special-testimonial-container ul.dt-sc-testimonial-images li a img{transition:none;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.dt-sc-testimonial.type1 blockquote{font-weight:500;}::i-block-chrome,.dt-sc-testimonial.type6 .dt-sc-testimonial-author img{border:none;box-shadow:0 0 0 2px rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.1);}}.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite small{color:rgba(0,0,0,.5);}.dt-sc-testimonial.type1 blockquote,.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite,.dt-sc-testimonial-special-wrapper:after{color:#000;}.dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite,.dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite small,.dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.type1 .dt-sc-testimonial-author cite,.dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite,.dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite small,.dt-sc-dark-bg .dt-sc-testimonial.type1 blockquote,.dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite,.dt-sc-dark-bg .dt-sc-testimonial-special-wrapper:after{color:#fff;}.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite small,.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite:before{color:rgba(0,0,0,.4);}.dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite small,.dt-sc-dark-bg .dt-sc-testimonial.type5 .dt-sc-testimonial-author cite:before{color:rgba(255,255,255,.4);}.dt-sc-testimonial-special-wrapper:before{background:#fff;}.dt-sc-testimonial.type2 .dt-sc-testimonial-quote:before,.dt-sc-testimonial.type2 .dt-sc-testimonial-quote:after{background:rgba(0,0,0,.1);}.dt-sc-testimonial.type6:after,.dt-sc-testimonial.type6 .dt-sc-testimonial-author:before{background:#f7f7f7;}.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a{border-color:#000;}.dt-sc-testimonial.type1 .dt-sc-testimonial-author span,.dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author img{border-color:#fff;}.dt-sc-testimonial.type2 blockquote:before{border-top-color:#fff;}.dt-sc-testimonial.type2 blockquote,.dt-sc-testimonial.type2 .dt-sc-testimonial-author span,.dt-sc-testimonial.type6 .dt-sc-testimonial-author img{border-color:rgba(0,0,0,.1);}@charset "utf-8";.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb:before,.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3,.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2,.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:before,.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-hr-timeline-section.type1,.dt-sc-hr-timeline-wrapper{float:left;width:100%;clear:both;margin:0px;padding:0px;position:relative;}.dt-sc-hr-timeline-section.type1:before{content:"";position:absolute;left:0px;top:0px;bottom:0px;margin:auto;height:5px;width:100%;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before,.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after{content:"";position:absolute;top:0px;bottom:0px;margin:auto;height:5px;width:9000px;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before{left:100%;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after{right:100%;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content{display:inline-block;padding:25px 20px 30px;border-radius:5px;text-align:center;width:50%;margin:0px 0px 35px;position:relative;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content{float:right;margin:45px 0px 0px;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before{content:"";position:absolute;left:47%;left:-webkit-calc(50% - 13px);left:-moz-calc(50% - 13px);left:calc(50% - 13px);bottom:-13px;width:26px;height:26px;border:5px solid;border-radius:50%;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after{content:"";position:absolute;left:50%;left:-webkit-calc(50% - 2px);left:-moz-calc(50% - 2px);left:calc(50% - 2px);bottom:-43px;width:5px;height:30px;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:before{bottom:inherit;top:-13px;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:after{bottom:inherit;top:-42px;}.dt-sc-hr-timeline-section.type2{float:left;width:100%;margin:0px;padding:0px;clear:both;position:relative;}.dt-sc-hr-timeline-section.type2:before{content:"";position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;height:5px;width:78%;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content{text-align:center;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb{display:inline-block;text-align:center;padding:0px 0px 75px;position:relative;top:6px;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb{padding:93px 0px 0px;top:0px;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb img{border-radius:50%;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3{font-size:15px;font-weight:bold;text-transform:uppercase;position:relative;margin-bottom:25px;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3:before{content:"";position:absolute;left:0px;right:0px;bottom:-10px;margin:auto;height:1px;width:70px;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content p{margin-bottom:0px;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before{content:"";position:absolute;left:42%;left:-webkit-calc(50% - 13px);left:-moz-calc(50% - 13px);left:calc(50% - 13px);bottom:32px;width:26px;height:26px;border:1px solid;border-radius:50%;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after{content:"";position:absolute;left:50%;left:-webkit-calc(50% - 2px);left:-moz-calc(50% - 2px);left:calc(50% - 2px);bottom:58px;width:5px;height:24px;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:before{bottom:inherit;top:43px;}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:after{bottom:inherit;top:69px;}.dt-sc-timeline-section{float:left;width:100%;clear:both;margin:0px 0px 46px;padding:0px;position:relative;}.dt-sc-timeline-section:before{content:"";position:absolute;left:0px;right:0px;top:0px;margin:auto;height:100%;width:5px;}.dt-sc-timeline{display:inline-block;width:100%;}.dt-sc-timeline-section .dt-sc-timeline:first-child{margin-top:-19px;}.dt-sc-timeline-section .dt-sc-timeline:last-child{margin-bottom:-46px;}.dt-sc-timeline .column{margin:0px;width:50%;}.dt-sc-timeline.right > .column{float:right;}.dt-sc-timeline .dt-sc-timeline-content h2{font-size:16px;}.dt-sc-timeline .dt-sc-timeline-content h2 span{font-size:24px;}.dt-sc-timeline.left .dt-sc-timeline-content{text-align:right;padding:0px 120px 0px 0px;position:relative;}.dt-sc-timeline.right .dt-sc-timeline-content{padding:0px 0px 0px 120px;position:relative;}.dt-sc-timeline .dt-sc-timeline-content:before{content:"";position:absolute;top:0px;bottom:0;right:72px;margin:auto;width:26px;height:26px;border:5px solid;border-radius:50%;}.dt-sc-timeline .dt-sc-timeline-content:after{content:"";position:absolute;top:0px;bottom:0;right:3px;margin:auto;width:70px;height:5px;}.dt-sc-timeline.right .dt-sc-timeline-content:before{right:inherit;left:73px;}.dt-sc-timeline.right .dt-sc-timeline-content:after{right:inherit;left:2px;}.dt-sc-timeline-section.type2:before{width:3px;height:85%;}.dt-sc-timeline-section.type2 .dt-sc-timeline{margin-bottom:-60px;}.dt-sc-timeline-section.type2 .dt-sc-timeline.left .dt-sc-timeline-content,.dt-sc-timeline-section.type2 .dt-sc-timeline.right .dt-sc-timeline-content{text-align:center;padding:0px;}.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper{margin:17px auto;display:inline-block;overflow:hidden;position:relative;position:relative;border:3px solid;z-index:1;}.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper img{width:150px;float:left;}.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content h2 span{font-size:30px;margin-bottom:10px;display:inline-block;}.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content h2{font-size:16px;line-height:27px;margin-bottom:0px;width:62%;margin:0px 19%;}.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:before{border:0px;}.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after{width:45%;height:1px;border-top:2px dotted;background:none;top:76px;bottom:inherit;}.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after{right:1px;}.dt-sc-timeline-section.type2 .dt-sc-timeline.right .dt-sc-timeline-content::after{left:2px;right:auto;}.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content{margin-bottom:0px;}.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content .dt-sc-timeline-content h2{font-size:30px;font-style:italic;font-weight:bold;}.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content .dt-sc-timeline-content:after{width:70px;top:13px;}.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child{margin-bottom:0;margin-left:-5px;margin-top:100px;}.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .column{width:100%;}.dt-sc-timeline-section.type2 .dt-sc-timeline.left:last-child .dt-sc-timeline-content{padding-right:0px;}.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content:after{border-width:0;}.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content h2{margin-top:10px;}.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content h2 span{margin-bottom:15px;}.dt-sc-timeline-section.type2:after{content:"";position:absolute;left:0px;right:0px;top:-15px;margin:auto;border:3px solid;width:16px;height:16px;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);}.dt-sc-timeline-section.type3{padding:30px 0px;}.dt-sc-timeline-section.type3:before{width:2px;height:100%;background:rgba(0,0,0,.1);}.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content:before{right:0px;right:-12px;width:24px;height:24px;border:2px solid rgba(0,0,0,.1);z-index:1;top:40px;bottom:inherit;}.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content:after{background:#fff;width:34px;height:34px;border-radius:50%;right:-18px;top:35px;bottom:inherit;}.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2{position:relative;padding:10px 0px 0px;}.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2:before{content:"";position:absolute;width:30px;height:2px;top:0px;right:0px;}.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2 span{color:#000;margin-bottom:5px;display:inline-block;}.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content h2:before{left:0px;right:inherit;}.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content:before{left:-12px;right:inherit;}.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content:after{left:-18px;right:inherit;}.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content{padding-top:30px;}.dt-sc-timeline-section.type3 .dt-sc-timeline.left .dt-sc-timeline-content{padding-right:105px;}.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content{padding-left:105px;}.dt-sc-timeline-section.type4:before{background:#222;}.dt-sc-timeline-section.type4 .dt-sc-timeline{padding-bottom:80px;}.dt-sc-timeline-section.type4 .dt-sc-timeline:last-child{padding-bottom:55px;}.dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content:before,.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content:before,.dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content:after,.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content:after{background:none;border:none;}.dt-sc-timeline-section.type4 .dt-sc-timeline:first-child{margin-top:15px;}.dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content{padding-right:80px;padding-top:15px;}.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content{padding-left:80px;padding-top:15px;}.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2{text-transform:uppercase;position:relative;margin-bottom:30px;}.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2 span{font-size:16px;color:#222;font-weight:600;}.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2:before{content:"";position:absolute;width:70px;height:1px;right:0px;bottom:-10px;}.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content h2:before{right:inherit;left:0px;}.dt-sc-timeline-section.type4 .dt-sc-timeline.right > .column{float:right;}.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay{height:100%;opacity:0;filter:alpha(opacity=0);position:absolute;left:0;top:0;text-align:center;width:100%;border-radius:50%;}.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay h5{color:#fff;font-weight:bold;line-height:28px;text-transform:uppercase;padding:37px 30px;font-size:18px;}.dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-thumb-overlay{opacity:1;filter:alpha(opacity=100);}.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper{position:absolute;margin-left:30px;max-width:136px;right:-166px;top:0px;}.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper img{border-radius:50%;box-shadow:0 0 0 3px #222;}.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:before{content:"";position:absolute;left:-48px;top:55px;width:25px;height:25px;border:1px solid #222;background:#fff;border-radius:50%;}.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:after{content:"";position:absolute;left:-30px;top:67px;width:30px;height:5px;background:#222;z-index:-1;}.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper{right:inherit;left:-166px;margin-right:30px;margin-left:0px;}.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:before{left:153px;}.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:after{left:132px;}.dt-sc-timeline-section.type5{margin-bottom:0px;}.dt-sc-timeline-section.type5:before{background:rgba(0,0,0,.1);width:1px;}.dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content:before,.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content:before,.dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content:after,.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content:after{background:none;border:none;}.dt-sc-timeline-section.type5 .dt-sc-timeline:first-child,.dt-sc-timeline-section.type5 .dt-sc-timeline:last-child{margin:0px;}.dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content{padding-right:65px;}.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content{padding-left:65px;}.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content{position:relative;float:left;}.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper{position:absolute;right:-38px;height:75px;width:75px;text-align:center;background:#fff;}.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper span{font-size:40px;line-height:75px;}.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2{margin-top:20px;margin-bottom:15px;font-size:20px;}.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 span{color:#1b1310;font-size:20px;}.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content p{color:rgba(0,0,0,.3);}.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper{right:inherit;left:-38px;}.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content{position:relative;padding-left:85px;text-align:left;}.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content::before{border-left:5px solid #fff;content:"";display:inline-block;height:80%;left:33px;position:absolute;top:0;}.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content h3{font-size:18px;text-transform:none;}.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content span{background:#0eb2e7;border-radius:50%;box-shadow:0 0 0 7px #fff;color:#fff;font-size:25px;height:56px;left:7px;line-height:56px;position:absolute;text-align:center;top:7px;width:56px;}.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content h4{font-size:50px;margin-top:35px;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay{left:0;top:0;}::i-block-chrome,.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper{right:-160px;}}.dt-sc-dark-bg .dt-sc-timeline .dt-sc-timeline-content h2 span{color:#fff;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content,.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before{background:#f5f5f5;}.dt-sc-timeline-section:before,.dt-sc-timeline .dt-sc-timeline-content:after{background:rgba(0,0,0,.05);}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before{background:#fff;}.dt-sc-hr-timeline-section.type2:before,.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after,.dt-sc-title.with-two-color-stripe:before{background:#222;}.dt-sc-timeline .dt-sc-timeline-content:before{border-color:rgba(0,0,0,.05);}.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before{border-color:#222;}@charset "utf-8";.dt-sc-title{position:relative;clear:both;float:left;}.aligncenter .dt-sc-title{text-align:center;width:100%;}.dt-sc-title.with-two-color-bg{margin-bottom:60px;}.dt-sc-title.with-two-color-bg:before{content:"";position:absolute;left:-20px;top:0px;width:100%;height:100%;-webkit-transform:skewX(-30deg);transform:skewX(-30deg);-ms-transform:skewX(-30deg);}.dt-sc-title.with-two-color-bg:after{content:"";height:100%;top:0px;right:114%;right:-webkit-calc(100% + 30px);right:-moz-calc(100% + 30px);right:calc(100% + 30px);position:absolute;-ms-transform:skewX(-30deg);-webkit-transform:skewX(-30deg);transform:skewX(-30deg);width:9000px;}.dt-sc-title.with-two-color-bg h2{padding:25px 30px 23px 10px;position:relative;z-index:1;margin:0px;left:10px;}.dt-sc-title.script-with-sub-title h2{font-family:"Great Vibes",cursive;font-weight:normal;margin-bottom:0px;letter-spacing:normal;}.dt-sc-title.with-two-border h2{position:relative;display:inline-block;font-size:35px;}.dt-sc-title.with-two-border h2:before,.dt-sc-title.with-two-border h2:after{content:"";position:absolute;top:15px;width:10px;height:1px;}.dt-sc-title.with-two-border h2:before{left:-35px;}.dt-sc-title.with-two-border h2:after{right:-35px;}.alignleft .dt-sc-title.with-two-border h2:after{background:url("https://luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/title-bg1.png") no-repeat center right;width:80px;top:0;height:100%;bottom:0;right:-85px;}.alignleft .dt-sc-title.with-two-border h2:before{display:none;}.dt-sc-title.with-sub-title h2{margin-bottom:10px;}.dt-sc-title.with-sub-title h3{font-size:14px;letter-spacing:1px;}.dt-sc-title.with-two-color-stripe{position:relative;width:100%;margin:0px 0px 50px;}.dt-sc-title.with-two-color-stripe:before{content:"";height:100%;top:0px;right:103%;right:-webkit-calc(100% + 30px);right:-moz-calc(100% + 30px);right:calc(100% + 30px);position:absolute;-ms-transform:skewX(-30deg);-webkit-transform:skewX(-30deg);transform:skewX(-30deg);width:9000px;}.dt-sc-title.with-two-color-stripe:after{content:"";height:100%;top:0px;left:103%;left:-webkit-calc(100% + 30px);left:-moz-calc(100% + 30px);left:calc(100% + 30px);position:absolute;-ms-transform:skewX(-30deg);-webkit-transform:skewX(-30deg);transform:skewX(-30deg);width:9000px;}.dt-sc-title.with-two-color-stripe h3{font-size:20px;margin:40px 0px -5px;letter-spacing:1px;float:left;}.dt-sc-title.with-two-color-stripe h2{font-size:34px;font-weight:900;letter-spacing:2px;float:left;clear:both;margin-bottom:0px;}.dt-sc-title.with-two-color-stripe h5{float:left;position:relative;padding:50px 0px 40px 100px;margin:-50px 0px 0px;}.dt-sc-title.with-two-color-stripe h5:before{content:"";position:absolute;left:57px;height:100%;width:1px;top:-5px;-webkit-transform:skewX(-30deg);transform:skewX(-30deg);-ms-transform:skewX(-30deg);}.dt-sc-title.with-right-border-decor{float:left;clear:both;width:100%;margin:0px;padding:0px 0px 20px 70px;}.dt-sc-title.with-right-border-decor:before{content:"";position:absolute;left:21px;top:40px;height:89%;height:-webkit-calc(100% - 40px);height:-moz-calc(100% - 40px);height:calc(100% - 40px);width:1px;}.dt-sc-title.with-right-border-decor:after{content:"";position:absolute;left:15px;bottom:0px;width:13px;height:13px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:2px;}.dt-sc-title.with-right-border-decor h2{margin:-7px 0px 40px;line-height:40px;position:relative;}.dt-sc-title.with-right-border-decor p{font-size:14px;}.dt-sc-title.with-right-border-decor .dt-sc-button{margin-top:30px;clear:both;}.dt-sc-title.with-right-border-decor h2:before{content:"";position:absolute;left:-63px;top:13px;width:28px;height:28px;border:4px solid;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;}.dt-sc-title.with-boxed{width:100%;height:100%;text-align:center;text-transform:uppercase;}.dt-sc-title.with-boxed h2 span{font-size:48px;display:block;padding-bottom:20px;margin-bottom:0px;}.dt-sc-title.with-boxed h2{position:absolute;left:0px;right:0px;bottom:0px;top:0px;margin:auto;height:120px;}.dt-sc-photography-style:before{content:"";position:absolute;left:-20px;top:-20px;width:100%;height:100%;z-index:-1;}.dt-sc-photography-style.alter:before{left:inherit;right:-20px;bottom:-20px;top:inherit;}.dt-sc-triangle-title{float:left;clear:both;width:370px;height:500px;text-align:center;position:relative;}.dt-sc-triangle-title:before{content:"";position:absolute;left:0px;right:0px;margin:auto;top:100px;width:310px;height:310px;transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);-webkit-transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);-ms-transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);}.dt-sc-triangle-title:after{content:"";position:absolute;left:0px;right:0px;margin:auto;top:111px;width:290px;height:290px;transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);-webkit-transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);-ms-transform:rotate3d(1,1,5,47deg) skew(10deg,10deg);}.dt-sc-triangle-title h2{margin:215px 0px 10px;position:relative;z-index:9;}.dt-sc-triangle-title p{font-size:12px;line-height:24px;position:relative;z-index:9;}.dt-sc-triangle-title h2,.dt-sc-triangle-title p{color:#fff;}.dt-sc-ribbon-title{display:inline-block;text-align:center;font-size:30px;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/ribbon.png") no-repeat;width:500px;height:106px;letter-spacing:1px;text-transform:uppercase;line-height:55px;}.dt-sc-ribbon-title.nitro-lazy{background-image:none !important;}.dt-sc-title.split-title{overflow:hidden;float:left;width:100%;}.dt-sc-title.split-title .split-title-content{margin-bottom:30px;position:relative;clear:both;float:left;}.dt-sc-title.split-title .split-title-content:before{content:"";position:absolute;right:-16px;top:0px;width:100%;height:100%;-webkit-transform:skewX(30deg);transform:skewX(30deg);-ms-transform:skewX(30deg);}.dt-sc-title.split-title .split-title-content:after{content:"";height:100%;top:0px;left:114%;left:-webkit-calc(100% - -26px);left:-moz-calc(100% - -26px);left:calc(100% - -26px);position:absolute;-ms-transform:skewX(30deg);-webkit-transform:skewX(30deg);transform:skewX(30deg);width:9000px;background:#f3f3f3;}.dt-sc-title.split-title .split-title-content *{padding:17px 10px 15px 20px;position:relative;z-index:1;margin:0px;left:0px;font-size:16px;text-transform:uppercase;}.dt-sc-title.split-title .split-title-content *{color:#fff;}.dt-sc-title.split2-title{overflow:hidden;float:left;width:100%;}.dt-sc-title.split2-title .split2-title-content{margin-bottom:30px;position:relative;clear:both;float:left;}.dt-sc-title.split2-title .split2-title-content:after{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/images/title-pattern.png") repeat;content:"";height:100%;top:0px;left:100%;position:absolute;width:9000px;}.dt-sc-title.split2-title .split2-title-content h2{background:#000;padding:12px 15px;position:relative;z-index:1;margin:0px;left:0px;font-size:16px;text-transform:uppercase;}.dt-sc-title.split2-title .split2-title-content *{color:#fff;}.dt-sc-title.with-two-color-stripe h5{color:rgba(0,0,0,.3);}.dt-sc-dark-bg.skin-color .dt-sc-title.script-with-sub-title h2,.dt-sc-title.with-two-color-bg h2,.dt-sc-title.with-boxed h2,.dt-sc-title.with-boxed h2 a{color:#fff;}.dt-sc-title.with-boxed h2 a:hover{color:rgba(0,0,0,.2);}.dt-sc-title.with-two-color-stripe:after{background:rgba(0,0,0,.1);}.dt-sc-title.with-two-color-stripe h5:before{background:rgba(0,0,0,.2);}.dt-sc-title.with-two-color-stripe:after{background:#e6e6e8;}.dt-sc-title.with-two-border h2:before,.dt-sc-title.with-two-border h2:after{background:#000;}.dt-sc-dark-bg .dt-sc-title.with-two-border h2:before,.dt-sc-dark-bg .dt-sc-title.with-two-border h2:after{background:#fff;}.dt-sc-title.with-two-color-bg:before,.dt-sc-title.with-two-color-bg h2{background:#000;}.dt-sc-photography-style:before{background:#000;}@media all and (min-width:0\0) and (min-resolution:.001dpcm){.dt-sc-triangle-title::before,.dt-sc-triangle-title::after{transform:rotate(45deg) skew(10deg,10deg);-ms-transform:rotate(45deg) skew(10deg,10deg);}}@charset "utf-8";h5.dt-sc-toggle-accordion,h5.dt-sc-toggle{position:relative;margin:0px 0px 10px;clear:both;font-size:14px;font-weight:bold;}h5.dt-sc-toggle-accordion a,h5.dt-sc-toggle a{line-height:35px;padding:0px 0px 0px 50px;display:inline-block;width:100%;position:relative;}h5.dt-sc-toggle-accordion a:before,h5.dt-sc-toggle a:before{content:"";position:absolute;left:0px;top:0px;width:35px;height:100%;}h5.dt-sc-toggle-accordion:before,h5.dt-sc-toggle-accordion:after,h5.dt-sc-toggle:before,h5.dt-sc-toggle:after{content:"";position:absolute;top:0px;bottom:0px;margin:auto;}h5.dt-sc-toggle-accordion:before,h5.dt-sc-toggle:before{width:2px;height:16px;left:17px;}h5.dt-sc-toggle-accordion:after,h5.dt-sc-toggle:after{height:2px;width:16px;left:10px;}h5.dt-sc-toggle-accordion.active:before,h5.dt-sc-toggle.active:before{background:none;}.dt-sc-toggle-content{clear:both;padding:15px 0px 25px 50px;margin:0px;display:none;}.dt-sc-dark-bg h5.dt-sc-toggle-accordion.active:before,.dt-sc-dark-bg h5.dt-sc-toggle.active:before{background:none;}.type2 h5.dt-sc-toggle-accordion,.type2 h5.dt-sc-toggle{font-size:34px;}.type2 h5.dt-sc-toggle-accordion a:before,.type2 h5.dt-sc-toggle-accordion.active a:before,.type2 h5.dt-sc-toggle a:before,.type2 h5.dt-sc-toggle.active a:before{background:none;}.type2 h5.dt-sc-toggle-accordion:before,.type2 h5.dt-sc-toggle:before{width:3px;height:30px;left:14px;}.type2 h5.dt-sc-toggle-accordion:after,.type2 h5.dt-sc-toggle:after{height:3px;width:30px;left:0px;}.alignright h5.dt-sc-toggle-accordion a:before,.alignright h5.dt-sc-toggle a:before{left:inherit;right:0px;}.alignright h5.dt-sc-toggle-accordion:before,.alignright h5.dt-sc-toggle:before{right:17px;left:inherit;}.alignright h5.dt-sc-toggle-accordion:after,.alignright h5.dt-sc-toggle:after{right:10px;left:inherit;}.alignright h5.dt-sc-toggle-accordion a,.alignright h5.dt-sc-toggle a{padding:0px 50px 0px 0px;}.alignright .dt-sc-toggle-content{padding-right:30px;}.type2.alignright h5.dt-sc-toggle-accordion:before,.type2.alignright h5.dt-sc-toggle:before{right:14px;}.type2.alignright h5.dt-sc-toggle-accordion:after,.type2.alignright h5.dt-sc-toggle:after{right:0px;}.type2.alignright h5.dt-sc-toggle-accordion a,.type2.alignright h5.dt-sc-toggle a{padding:5px 50px 5px 0px;}.type2.alignright .dt-sc-toggle-content{padding-right:50px;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion,.dt-sc-toggle-frame h5.dt-sc-toggle{border-bottom:1px solid;font-size:14px;font-weight:normal;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a,.dt-sc-toggle-frame h5.dt-sc-toggle a{padding:20px 0px 20px 80px;line-height:normal;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before,.dt-sc-toggle-frame h5.dt-sc-toggle a:before{content:"";position:absolute;left:0px;top:0px;width:60px;height:100%;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before,.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after,.dt-sc-toggle-frame h5.dt-sc-toggle:before,.dt-sc-toggle-frame h5.dt-sc-toggle:after{content:"";position:absolute;top:0px;bottom:0px;margin:auto;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before,.dt-sc-toggle-frame h5.dt-sc-toggle:before{left:29px;width:2px;height:16px;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after,.dt-sc-toggle-frame h5.dt-sc-toggle:after{left:22px;width:16px;height:2px;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before,.dt-sc-toggle-frame h5.dt-sc-toggle.active:before{background:none;}.dt-sc-toggle-frame .dt-sc-toggle-content{padding:15px 0px 25px 20px;margin:0px 0px 20px;border-bottom:1px solid;}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle{border:1px solid;border-radius:5px;font-size:16px;margin-bottom:15px;}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle:after{width:26px;height:1px;right:20px;left:inherit;}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle:before{height:26px;width:1px;right:33px;left:inherit;}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a:before,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle a:before,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active a:before,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active:before{background:none;}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle a{padding-left:20px;}.type2 .dt-sc-toggle-frame .dt-sc-toggle-content{padding:15px 0px 35px;border:0px;margin-bottom:0px;}.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle{border:1px solid rgba(0,0,0,.1);border-bottom:0px;font-size:18px;text-transform:uppercase;font-weight:600;margin-bottom:-1px;}.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle a{padding-left:20px;}.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle:after,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle:before,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:after,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active:after,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active:before{background:none;}.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a:before,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle a:before,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active a:before,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active:before{background:none;}.type3 .dt-sc-toggle-frame .dt-sc-toggle-content{border-bottom:0px;border-left:2px solid;border-right:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);margin-bottom:0px;padding:20px 20px 25px 25px;margin-top:1px;}.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a,.type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active a{color:#000;}.dt-sc-toggle-frame-set.type3 .dt-sc-toggle-frame:last-child h5.dt-sc-toggle-accordion,.dt-sc-toggle-frame-set.type3 .dt-sc-toggle-frame:last-child h5.dt-sc-toggle-toggle{border-bottom:1px solid rgba(0,0,0,.1);}.dt-sc-toggle-frame-set.type3 .dt-sc-toggle-frame:last-child .dt-sc-toggle-content{border-bottom:1px solid rgba(0,0,0,.1);}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active a{color:#fff;}.dt-sc-dark-bg h5.dt-sc-toggle-accordion a,.dt-sc-dark-bg h5.dt-sc-toggle a{color:#fff;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:after,.dt-sc-dark-bg h5.dt-sc-toggle-accordion:after,.dt-sc-dark-bg h5.dt-sc-toggle-accordion:before,h5.dt-sc-toggle-accordion.active:after,h5.dt-sc-toggle.active:after,.dt-sc-dark-bg h5.dt-sc-toggle:after,.dt-sc-dark-bg h5.dt-sc-toggle:before,.dt-sc-dark-bg .type2 h5.dt-sc-toggle-accordion:after,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:after,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active:after,.dt-sc-toggle-frame h5.dt-sc-toggle-accordion{background:#fff;}h5.dt-sc-toggle-accordion:before,h5.dt-sc-toggle-accordion:after,.type2 h5.dt-sc-toggle-accordion:after,h5.dt-sc-toggle:before,h5.dt-sc-toggle:after{background:rgba(0,0,0,.1);}h5.dt-sc-toggle-accordion a:before,.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before,h5.dt-sc-toggle a:before,.dt-sc-toggle-frame h5.dt-sc-toggle a:before{background:rgba(0,0,0,.05);}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle:after,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle:before{background:rgba(0,0,0,.8);}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion,.dt-sc-toggle-frame h5.dt-sc-toggle{border-bottom-color:rgba(0,0,0,.1);}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle{border-color:rgba(0,0,0,.1);}.dt-sc-toggle-frame .dt-sc-toggle-content{border-bottom-color:rgba(0,0,0,.1);}@charset "utf-8";.dt-sc-boxed-tooltip{background:#f6f6f6;color:#37251b;display:inline-block;margin:10px 0px 0px;padding:10px 20px;text-align:center;line-height:normal;}.dt-sc-boxed-tooltip:hover{background:#37251b;color:#fff;}#tiptip_holder{display:none;position:absolute;top:0;left:0;z-index:99999;}#tiptip_holder.tip_top{padding-bottom:5px;}#tiptip_holder.tip_bottom{padding-top:5px;}#tiptip_holder.tip_right{padding-left:5px;}#tiptip_holder.tip_left{padding-right:5px;}#tiptip_content{padding:8px 10px;color:#fff;font-size:12px;line-height:normal;background:rgba(0,0,0,.8);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0;opacity:.85;}#tiptip_holder.tip_top #tiptip_arrow{border-top-color:#fff;border-top-color:#000;}#tiptip_holder.tip_bottom #tiptip_arrow{border-bottom-color:#fff;border-bottom-color:#000;}#tiptip_holder.tip_right #tiptip_arrow{border-right-color:#fff;border-right-color:#000;}#tiptip_holder.tip_left #tiptip_arrow{border-left-color:#fff;border-left-color:#000;}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;}@charset "utf-8";.dt-sc-training{float:left;clear:both;width:100%;margin:0px;padding:0px;overflow:hidden;}.dt-sc-training-thumb{float:left;width:45%;margin:0px;padding:0px;position:relative;}.dt-sc-training-thumb-overlay{position:absolute;width:100%;height:100%;left:0px;top:0px;}.dt-sc-training-thumb-overlay a{position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;width:90px;height:17px;}.dt-sc-training-details{float:left;width:55%;margin:0px;padding:30px 30px 31px;position:relative;}.dt-sc-training-details h6{text-transform:uppercase;margin-bottom:13px;}.dt-sc-training-details ul{float:left;margin:0px;padding:0px;}.dt-sc-training-details ul li{float:left;display:block;margin:2px 0px;padding:0px;clear:both;}.dt-sc-training-details ul li span{margin:0px 5px 0px 0px;}.dt-sc-training-details p{clear:both;margin:14px 0px 0px;display:inline-block;}.dt-sc-training-details-overlay{position:absolute;left:0px;top:0px;width:101%;height:100%;margin:0px;padding:30px;}.dt-sc-training-details-overlay h6{font-size:30px;font-weight:bold;line-height:30px;margin:45px 0px 0px;display:inline-block;}.dt-sc-training-details-overlay .price{font-size:50px;display:inline-block;margin:25px 0px 0px;}.dt-sc-training-details-overlay .price sup,.dt-sc-training-details-overlay .price sub{font-size:16px;text-transform:uppercase;}.dt-sc-training-details-overlay .price sup{top:-26px;}.dt-sc-training-details-overlay,.dt-sc-training-thumb-overlay{-ms-transform:translatey(100%);-webkit-transform:translatey(100%);transform:translatey(100%);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.dt-sc-training:hover .dt-sc-training-details-overlay,.dt-sc-training:hover .dt-sc-training-thumb-overlay{-ms-transform:translatey(0);-webkit-transform:translatey(0);transform:translatey(0);}.dt-sc-training-thumb-overlay{-ms-transform:translatey(-100%);-webkit-transform:translatey(-100%);transform:translatey(-100%);}@charset "utf-8";.dt-sc-triangle-wrapper .dt-sc-triangle-content:before{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-triangle-wrapper{clear:both;float:left;margin:0;padding:130px 0 120px;width:100%;}.dt-sc-triangle-wrapper.alter{padding:0;margin-bottom:-120px;}.dt-sc-triangle-img{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-transition:-webkit-transform 300ms ease-out;-moz-transition:-moz-transform 300ms ease-out;transition:transform 300ms ease-out;position:relative;z-index:1;}.alter .dt-sc-triangle-img{width:80px;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);}.alter .dt-sc-triangle-img{position:relative;left:300px;top:-128px;}.alter .dt-sc-triangle-img .dt-sc-triangle-img-crop a{-webkit-transform:skew(-10deg,-10deg) rotate(-225deg);-moz-transform:skew(-10deg,-10deg) rotate(-225deg);-ms-transform:skew(-10deg,-10deg) rotate(-225deg);-o-transform:skew(-10deg,-10deg) rotate(-225deg);transform:skew(-10deg,-10deg) rotate(-225deg);}.dt-sc-triangle-img-crop{position:relative;width:395px;height:395px;margin:0;display:block;overflow:hidden;-webkit-transform:skew(10deg,10deg);-moz-transform:skew(10deg,10deg);-ms-transform:skew(10deg,10deg);-o-transform:skew(10deg,10deg);transform:skew(10deg,10deg);}.dt-sc-triangle-img-crop a{width:370px;height:370px;overflow:hidden;position:absolute;left:-45%;margin-top:36px;margin-left:36px;top:-45%;-webkit-transform:skew(-10deg,-10deg) rotate(-45deg);-moz-transform:skew(-10deg,-10deg) rotate(-45deg);-ms-transform:skew(-10deg,-10deg) rotate(-45deg);-o-transform:skew(-10deg,-10deg) rotate(-45deg);transform:skew(-10deg,-10deg) rotate(-45deg);}.dt-sc-triangle-img-crop a:hover{opacity:1;}.dt-sc-triangle-img-crop a img{position:relative;top:20%;z-index:1;}.dt-sc-triangle-content{margin-top:-323px;padding:80px 0 0 0;position:relative;left:52px;text-align:center;width:350px;}.dt-sc-triangle-content:before{content:"";position:absolute;left:0;top:0;width:0;height:0;border-left:175px solid transparent;border-right:175px solid transparent;border-top:250px solid;}.dt-sc-triangle-wrapper.alter .dt-sc-triangle-content{margin-top:0;padding:130px 0 0 0;left:26px;}.dt-sc-triangle-wrapper.alter .dt-sc-triangle-content:before{border-top:0px;border-bottom:250px solid;}.alter .dt-sc-triangle-img .dt-sc-triangle-img-crop a img{top:0;}.dt-sc-triangle-content h4,.dt-sc-triangle-content h5{position:relative;z-index:1;color:#fff;}.dt-sc-triangle-content h4{margin-bottom:10px;}.dt-sc-triangle-content h5{font-size:12px;font-style:italic;margin-bottom:0;}.dt-sc-dark-bg .dt-sc-triangle-content h5{color:rgba(255,255,255,.5);}.dt-sc-triangle-content:before{border-top-color:#040506;}.dt-sc-triangle-wrapper.alter .dt-sc-triangle-content:before{border-bottom-color:#040506;}@charset "utf-8";.dt-sc-twitter-feeds{float:left;clear:both;width:100%;text-align:center;}.dt-sc-twitter-icon{margin:0px 0px 40px;position:relative;float:left;width:100%;clear:both;}.dt-sc-twitter-icon span{width:70px;height:70px;line-height:70px;font-size:46px;display:inline-block;border-radius:50%;position:relative;z-index:1;}.dt-sc-twitter-feeds .dt-sc-tweet{display:block;text-align:center;}.dt-sc-twitter-feeds .tweet-text{font-size:24px;line-height:40px;color:#000;}.dt-sc-twitter-feeds .dt-sc-tweet .tweet-time{font-size:16px;clear:both;display:inline-block;width:100%;font-style:italic;margin:10px 0px 0px;}.dt-sc-twitter-icon:before{content:"";position:absolute;left:100%;right:0px;top:35px;width:9000px;height:1px;}.dt-sc-twitter-icon:after{content:"";position:absolute;right:100%;right:0px;top:35px;width:9000px;height:1px;}@charset "utf-8";.dt-sc-video-manager-wrapper .wpb_column{overflow:hidden;}.dt-sc-video-manager-right.wpb_column{height:505px;margin-bottom:18px;margin-top:18px;}.dt-sc-video-item{float:left;margin-bottom:18px;overflow:hidden;padding:0 95px 0 65px;position:relative;width:100%;box-sizing:border-box;}.dt-sc-video-item:last-child{margin-bottom:0;}.dt-sc-vitem-thumb{bottom:0;float:left;max-width:150px;position:absolute;left:65px;top:0;width:22%;z-index:9;}.dt-sc-vitem-thumb:before{border:2px solid #fff;bottom:0;content:"";left:0;position:absolute;right:0;top:0;}.dt-sc-vitem-detail{box-sizing:border-box;display:inline-block;padding:20px 15px 20px 210px;position:relative;transition:all .3s linear 0s;width:100%;}.dt-sc-vitem-detail h2{font-size:13px;font-family:"Lato",sans-serif;text-transform:uppercase;margin-bottom:0px;position:relative;}.dt-sc-vitem-detail h2:before{content:"";font-family:"Pe-icon-7-stroke";font-size:13px;position:absolute;left:-42px;}.dt-sc-vitem-detail p{font-size:11px;margin-bottom:0;color:#443838;}.type2 .dt-sc-vitem-detail p{color:#777;}.type2 .dt-sc-video-item:before{content:"";display:block;height:100%;left:0;opacity:.95;position:absolute;top:0;width:100%;background:-moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1);}.type2 .dt-sc-video-item:hover .dt-sc-vitem-detail,.type2 .dt-sc-video-item.active .dt-sc-vitem-detail{background-color:transparent;}.dt-sc-video-item:hover h2,.dt-sc-video-item:hover p,.dt-sc-video-item:hover .dt-sc-vitem-detail:before,.dt-sc-video-item.active h2,.dt-sc-video-item.active p,.dt-sc-video-item.active .dt-sc-vitem-detail:before{color:#eeebe8;}.dt-sc-video-wrapper{float:left;position:relative;}.dt-sc-video-wrapper .video-overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:block;background-color:rgba(0,0,0,.75);text-align:center;}.type2 .dt-sc-video-wrapper .video-overlay{background:url("https://luigiventimiglia.com/wp-content/plugins/designthemes-core-features/shortcodes/css/images/video-img-overlay.png") repeat;}.type2 .dt-sc-video-wrapper .video-overlay.nitro-lazy{background-image:none !important;}.dt-sc-video-wrapper .video-overlay-inner{bottom:0;display:block;height:100px;left:0;margin:auto;position:absolute;right:0;top:0;}.dt-sc-video-wrapper .video-overlay-inner a{width:70px;height:70px;display:inline-block;border-radius:40px;}.dt-sc-video-wrapper .video-overlay-inner a span{color:#fff;font-size:30px;line-height:70px;}.dt-sc-video-wrapper .video-overlay-inner h2{font-family:"Lato",sans-serif;margin-top:10px;margin-bottom:0px;}.dt-sc-video-wrapper .video-overlay-inner h2,.dt-sc-video-wrapper .video-overlay-inner p{color:rgba(255,255,255,.5);}.type2 .dt-sc-video-wrapper .video-overlay-inner h2,.type2 .dt-sc-video-wrapper .video-overlay-inner p{color:rgba(255,255,255,.7);}.dt-sc-video-item:hover{cursor:pointer;}.qlwapp-whatsapp-icon{font-family:"qlwapp-whatsapp" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.qlwapp-whatsapp-icon:before{content:"";}#qlwapp{pointer-events:none;box-sizing:border-box;font-size:var(--qlwapp-scheme-font-size);font-family:var(--qlwapp-scheme-font-family);}@media (min-width: 430px){#qlwapp{width:430px;}}#qlwapp[data-visibility=readonly].qlwapp-timeout,#qlwapp [data-visibility=readonly].qlwapp-timeout{pointer-events:none;opacity:.5;}#qlwapp[data-visibility=hidden].qlwapp-timeout,#qlwapp [data-visibility=hidden].qlwapp-timeout{display:none !important;}#qlwapp *{box-sizing:border-box;}#qlwapp.qlwapp-js-ready{display:block;}#qlwapp.qlwapp-hide,#qlwapp .qlwapp-account.qlwapp-hide{display:none;}#qlwapp.mobile .qlwapp-account.qlwapp-desktop,#qlwapp.mobile.qlwapp-desktop{display:none;}#qlwapp.desktop .qlwapp-account.qlwapp-mobile,#qlwapp.desktop.qlwapp-mobile{display:none;}#qlwapp .qlwapp-disabled,#qlwapp.qlwapp-disabled{display:none;visibility:hidden;}#qlwapp.qlwapp-middle-left,#qlwapp.qlwapp-bottom-left,#qlwapp.qlwapp-middle-right,#qlwapp.qlwapp-bottom-right{position:fixed;z-index:9999999;}#qlwapp.qlwapp-middle-left,#qlwapp.qlwapp-bottom-left{right:auto;left:0;}#qlwapp.qlwapp-middle-left .qlwapp-toggle .qlwapp-days,#qlwapp.qlwapp-middle-left .qlwapp-toggle .qlwapp-time,#qlwapp.qlwapp-bottom-left .qlwapp-toggle .qlwapp-days,#qlwapp.qlwapp-bottom-left .qlwapp-toggle .qlwapp-time{left:0;right:auto;}#qlwapp.qlwapp-middle-left.qlwapp-bubble .qlwapp-developer,#qlwapp.qlwapp-middle-left.qlwapp-bubble .qlwapp-toggle,#qlwapp.qlwapp-middle-left.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-middle-left.qlwapp-button .qlwapp-toggle,#qlwapp.qlwapp-bottom-left.qlwapp-bubble .qlwapp-developer,#qlwapp.qlwapp-bottom-left.qlwapp-bubble .qlwapp-toggle,#qlwapp.qlwapp-bottom-left.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-bottom-left.qlwapp-button .qlwapp-toggle{margin-left:20px;}#qlwapp.qlwapp-middle-left.qlwapp-bubble .qlwapp-toggle .qlwapp-text,#qlwapp.qlwapp-bottom-left.qlwapp-bubble .qlwapp-toggle .qlwapp-text{right:auto;left:60px;}#qlwapp.qlwapp-middle-left .qlwapp-box:before,#qlwapp.qlwapp-bottom-left .qlwapp-box:before{right:auto;left:20px;}#qlwapp.qlwapp-middle-right,#qlwapp.qlwapp-bottom-right{left:auto;right:0;}#qlwapp.qlwapp-middle-right .qlwapp-toggle .qlwapp-days,#qlwapp.qlwapp-middle-right .qlwapp-toggle .qlwapp-time,#qlwapp.qlwapp-bottom-right .qlwapp-toggle .qlwapp-days,#qlwapp.qlwapp-bottom-right .qlwapp-toggle .qlwapp-time{left:auto;right:0;}#qlwapp.qlwapp-middle-right.qlwapp-bubble .qlwapp-developer,#qlwapp.qlwapp-middle-right.qlwapp-bubble .qlwapp-toggle,#qlwapp.qlwapp-middle-right.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-middle-right.qlwapp-button .qlwapp-toggle,#qlwapp.qlwapp-bottom-right.qlwapp-bubble .qlwapp-developer,#qlwapp.qlwapp-bottom-right.qlwapp-bubble .qlwapp-toggle,#qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-toggle{margin-right:20px;}#qlwapp.qlwapp-middle-left,#qlwapp.qlwapp-middle-right{top:40%;bottom:auto;}#qlwapp.qlwapp-middle-left .qlwapp-developer,#qlwapp.qlwapp-middle-right .qlwapp-developer{padding:0 24px;}#qlwapp.qlwapp-middle-left.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-middle-left.qlwapp-button .qlwapp-toggle{margin-left:-48px;padding-left:60px;}#qlwapp.qlwapp-middle-right.qlwapp-button .qlwapp-developer,#qlwapp.qlwapp-middle-right.qlwapp-button .qlwapp-toggle{margin-right:-48px;padding-right:60px;}#qlwapp.qlwapp-bottom-left,#qlwapp.qlwapp-bottom-right{top:auto;bottom:0;}#qlwapp.qlwapp-rounded.qlwapp-bubble .qlwapp-toggle{border-radius:50%;}#qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle{border-radius:50px;}@media (min-width: 430px){#qlwapp.qlwapp-rounded .qlwapp-box{border-radius:8px;}}#qlwapp.qlwapp-rounded .qlwapp-box .qlwapp-user,#qlwapp.qlwapp-rounded .qlwapp-box .qlwapp-message{border-radius:4px;}#qlwapp p:last-child{margin:0;}#qlwapp time{opacity:.8;font-style:italic;font-size:10px;}#qlwapp .qlwapp-no-contacts{display:flex;height:134px;justify-content:center;align-items:center;}#qlwapp .qlwapp-container{display:flex;flex-direction:column;}#qlwapp .qlwapp-clearfix:before,#qlwapp .qlwapp-clearfix:after{content:"";display:block;clear:both;}#qlwapp .qlwapp-previous,#qlwapp .qlwapp-close{font-family:"Source Serif Pro";display:block;opacity:.8;font-style:unset;font-size:24px;font-weight:bold;width:24px;height:24px;cursor:pointer;text-align:center;line-height:24px;z-index:1;}#qlwapp .qlwapp-previous{width:16px;height:36px;cursor:pointer;text-align:center;line-height:36px;margin-right:auto;}#qlwapp .qlwapp-developer{font-size:8px;top:-20px;position:relative;}#qlwapp .qlwapp-developer,#qlwapp .qlwapp-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;}#qlwapp .qlwapp-toggle{pointer-events:all;cursor:pointer;box-shadow:0 1px 6px 0 rgba(0,0,0,.06),0 2px 32px 0 rgba(0,0,0,.16);margin-top:24px;margin-bottom:24px;position:relative;text-decoration:none;}#qlwapp .qlwapp-toggle,#qlwapp .qlwapp-toggle:active,#qlwapp .qlwapp-toggle:focus,#qlwapp .qlwapp-toggle:hover{outline:none;text-decoration:none;}#qlwapp .qlwapp-toggle .qlwapp-days,#qlwapp .qlwapp-toggle .qlwapp-time{position:absolute;bottom:-2em;color:initial;font-size:10px;display:inline-block;top:auto;width:120px;}#qlwapp .qlwapp-days>span{display:none;}#qlwapp .qlwapp-days>span.qlwapp-available-day{display:inline-block !important;}#qlwapp .qlwapp-avatar .qlwapp-avatar-container{overflow:hidden;border-radius:50%;width:inherit;height:inherit;box-shadow:0 0 0 2px #eee;display:flex;align-items:center;}#qlwapp .qlwapp-avatar .qlwapp-avatar-container img{width:100%;height:auto;}#qlwapp.qlwapp-bubble .qlwapp-toggle{width:var(--qlwapp-scheme-icon-size,60px);height:var(--qlwapp-scheme-icon-size,60px);}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-icon,#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-close{position:absolute;display:block;pointer-events:none;font-size:var(--qlwapp-scheme-icon-font-size,24px);}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-text{position:absolute;right:var(--qlwapp-scheme-icon-size,60px);height:var(--qlwapp-scheme-icon-size,60px);margin:0 24px;display:flex;align-items:center;justify-content:flex-end;font-weight:bold;white-space:pre;}#qlwapp.qlwapp-button .qlwapp-toggle{height:40px;white-space:nowrap;padding:12px 24px;}#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon{margin:0 12px 0 0;}#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-close{display:none;}#qlwapp .qlwapp-box{pointer-events:all;padding-bottom:56px;position:fixed;top:auto;bottom:0;left:0;right:0;z-index:99999;box-shadow:0px 5px 40px 5px rgba(0,0,0,.5);}@media (min-width: 430px){#qlwapp .qlwapp-box{position:relative;top:auto;bottom:auto;left:auto;right:auto;box-shadow:0 8px 25px -5px rgba(45,62,79,.15);margin-top:24px;margin-left:24px;margin-right:24px;margin-bottom:12px;}#qlwapp .qlwapp-box:before{content:"";position:absolute;bottom:-6px;right:24px;width:13px;height:13px;transform:rotate(45deg);}#qlwapp .qlwapp-box .qlwapp-header{border-top-left-radius:inherit;border-top-right-radius:inherit;}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;}}#qlwapp .qlwapp-box .qlwapp-header{position:relative;overflow:hidden;}#qlwapp .qlwapp-box .qlwapp-header:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(315deg,transparent 0%,rgba(0,0,0,.05) 100%);}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-close{position:absolute;top:12px;right:12px;}@media (min-width: 430px){#qlwapp .qlwapp-box .qlwapp-header .qlwapp-close{position:absolute;top:7px;right:7px;font-size:18px;}}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-description{position:relative;display:flex;align-items:center;}#qlwapp .qlwapp-box .qlwapp-description,#qlwapp .qlwapp-box .qlwapp-contact{padding:12px 36px;height:100%;}#qlwapp .qlwapp-box .qlwapp-description p,#qlwapp .qlwapp-box .qlwapp-description h3{color:inherit;font-family:inherit;margin:0;}#qlwapp .qlwapp-box .qlwapp-description h3{margin:0 0 .25em 0;}#qlwapp .qlwapp-box .qlwapp-contact{display:flex;justify-content:flex-end;align-items:center;}#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-previous{position:relative;left:-16px;}#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-previous>i{line-height:36px;}#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-avatar{width:42px;height:42px;}#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-label,#qlwapp .qlwapp-box .qlwapp-contact .qlwapp-name{color:inherit;}#qlwapp .qlwapp-box .qlwapp-account{color:inherit;padding:16px 36px;display:flex;align-items:center;overflow:hidden;position:relative;cursor:pointer;width:100%;text-decoration:none;}#qlwapp .qlwapp-box .qlwapp-account:only-of-type{padding-top:36px;padding-bottom:36px;}#qlwapp .qlwapp-box .qlwapp-info{padding:0 16px;}#qlwapp .qlwapp-box .qlwapp-avatar{position:relative;width:62px;height:62px;}#qlwapp .qlwapp-box .qlwapp-avatar:after{content:"";display:block;width:15px;height:15px;position:absolute;top:3px;right:-2px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAXgklEQVR4Ad2aCXhV9Zn/scv/P/N02mfmmc50anWqdUHUouwLYSFhCQlhIYEkLEnYF1SkoriXKkWxLo+2OlintopOq9UiewJJSEJCErKHsBAWCIshYSFAWO5y7zvf833uub78nnNvEhaxc9oP7295f+/vPd/znuXmsZ2I3Eh+AO4FkWAe+D3IAlWgDtSD4+AI2AMKwQrwEkgC3cGtV7y/X2j9bAdsG7kRoj0ApoOPwWHglqs7zoGt4AUwCvzw/6KAt4JnQC7wyvU9joAPQRz47t+7gBHgU3BKbsyxAzwGbvl7E7ArWCffnOMkWAD++Zsu4O3gXeCTb+axB6R8EwW8CTwK6uUqDq/fJxd9F6XJc0aOXqqXAxfqZN+FA3Lo4hFpcB2XZm+zuP1uuQZHOuj0TRHwDrBeruA47joh287tkM+OrZKlB96UZ2oXyy92PSNzdyyQ6TXzZPK2hyRt2xyZuu1hmbF9vjy8c6Es3L1IFu1dKv916H3JOVkAkQ/JBe9FuYLjLHjkRgs4EjQA8avM/MqaxzFXg2SeyJGl+9+kSBOrZ0pS1VQZXzWd7UnVsySlerakQrg0Mtdqg9kYn0WfCVUzrDVgGn3mQ/TlRz+R8jNV4vK1uUI/Av9yIwScBnxKNmK3TPV2Ne+RPxz+iKKNq5wsyTh5CGWLdBXMoaiJlVMkqXKqPF37omw4kS1nPefMS6p7Zj8f/9z5dQq4lBubledQc7XNe+X1g++wssbhJCdVzZLU6jkB5gbbaQYcUz5psIRt1d/GMViuYSWPrUiTeTufki8a1soF3wXhYSjmB/gH2ANyEP92u94C3gSW+UUlYBvjaHA1yjuH/sAqG4uKg7XFUszWVo8bY87tFFpHIOQMCvnozqcl92SBUX5+ctn//IA/G6XP9RTwbaoVwA+YiKHippObZWbNfEnACUysmikpVbMpYAgLwoxXKapb2VYkV06DkJPllf1vybFLDepp46cJikc43gi6ot+uFbRJwBe5SaiNRfgJ8tuD71nCIfHpuF1nK2YpZpuWmH3tn6L8w8d0JqE8VWbV/EK2NpWrYgzmT6s4Au66lgIm6w1MrKMR32mL9iyVMWUpMrFyZjDxiQr2Kwnb2sfsc8zyNcbVfPg5rDV9Eivwtq+cISsb7K8uJZzQakpgfgjahaM14g2A44Vw4u09v1/m1Dwu8bjKEI9MoNVgzGjThm2HjxFunOvNOBA1uWK6dZH5ReDz+4IiivP5rQA3XU0F/iucDoYTb9e5WplS/bAklKUFkp3BqwxrMBPjnP/Kr4JW+ygwb/Rpnf3NuXB+zG9U6UR5p+59LWIonrwaAf8cTrz95+soXnx5GsSY0QLTJTnQtu3Vrmk5jukPKu32dBkJEd879KHw8IcU0QV6XomAY8OJd9rdJA/VLJTRpSl2Qn93JFVMkxGlE+Tz+lUtVWGRz+f7DmhnEqo0fwB2OYrnF/6g//We17l5cjkSKZ8mpAKwD9g25zim0P7GOgOHtQpjjLGIsbexF8bGlU3B42eyFJwqbknE2X4IZhBSwGfDVd8fDn0ssVuTJREJtMSYslSJ2zpe4ooJiS9NY/KJ14WppDV+OseUyjly9GJ9OBEbwA9NrZzE+xE4HUq8sqYq3rZjy6YwiXEWZZrgGMWaV/GUfH54tWyoz5aM+ixZcWStPFz5pIwumQSfaSHXJhL2ac15WO0La7a1jzOJNvCJKxkvz+9+WTx+TzgRf+ODRhonAX8TSrxmz3mZu+0JGVkykaU/1gTJ2O3hRcny2q635bzngphHw4VGSSmZI2NKU+lrMs45bqsZ12ofWNWO3Zok6xo2BgX0EVsDtl3gznAC3gwC33w+U0D57MtVMqw4UcaW4rkBxpZODrQB2gSJxBQlyYvbXxUJrHO6GO/v+5h+WEvwHGI8xmWf7QBsG33urfY3maxQa/jMU37qPEbhrphS+YiccZ/96q3sA5cL+Wo4ARdiQUB5n/i42CfWccp1WlIq5nKTeGwIgknp/oitE2Va6Tw5danJUTxbwMPNR2VMYSqqMI3rHClR8Q0SuM5uE91X88CcM9vKDitKlA8Pf6Jy90lAE1vML9H+vpOA34bDbryahahF1vHBoU9kaNE4iS9JkzEgaEsvb0cXjJPs+rywbzT76i7Z8QarkDHsmGb8UJS2zneM9jVRuduMRAFMKp8jDZeOC46ADtQEWthF5Z/m9BKJ8mEWgtHZRvysPkmreEhGFE/AJqlBRm9VbRDLl8bT4va6TQFNOF94vISCc31o7Hljb2D2wRgQZr05xzWm7+DCBPn06ErmqAvKbiP/dCcBl9HBwDrWN2Qx6ChsRphsCmwKrN3GxlsS+GzT4oUT0OV1ydzyhRJblMz1Ohas2kNh7w/sOW11bnrchHspH733cBTClMp50uQ+wwIyBQTWe6K9FvA7oMoQj7ev1++VhdtfkOiixODmI4NM0m2Jzh8nhY0l4QU0RFy+/1OJyh9tnOCkr/YpDozBcj9iCsJ5Iz9jPdfpPuPZeyk4zoLJPb4lWIUmyH+yFrCHD4dT9dWc2YkHaxJu34kASQC0A5awPdy6vQvT5Mvz9W0SsPHCCUkumsHbH3EUdmxjLzVnjjn7me2W18NSwFf2/DacgH/SAs4KcfvyWRBVMIaixRUBWA3GSQxuw+TiGXLGdbZlAQ0Rf7v7v1GF8cI9uI/C2Ic+GuVn2xFFpo+9Dtbw174j6EfLx0pi6XR8TZy2b2OTo8j/+7aA7zncvnz7PF6zyHq2YbMJZHjAmgwrTJLEounSdOlMmwVce2SjRG4ebceGnch2sK+IM+ZUXoafczu8n+6Pl+jCRKlu2h6qCn3I/16I5/t/aO8yJql648XjEr91MsUZXjiBIDDseIm1LIAFEySmMFli88fL/rMH2yzg0h1vSWQ+BQzGB4wbWwjQJvZ+dh6Yty19uS5gbfS4BdfYbe7BGPYa2GCsgcjpo0OfmQIq/DHtUGk/QafZ6fbddXaPRG9JgoDJEkO4AduEbfY5PiB3pKw/mtmmZ2BRY5kM25zIi6Tjxqr47Ks50w97G7loP2LnreI5Wu2DizpGntq++PJb2Kut/zkI6Otov0C8hoCZDbkyIH+UDNvCk4Ml7NNqMN8vb6S8tvOdVn/G1J07LPEFk/GMjed6jblPjLEXrTlXaFi2DR9zXBWIEZN5zah4TPhdqz5jlJCfWxXYlx2FLeC7Bz6QvnkjhFUIYMMyqCBBJhXNkXPu5nAicu7kpVMypfhR6b95lI6t2q2nTesLwsfQDMpPkKSSmXLWfU4Ekni9XhSZhY8WOhW2w4siwcfBAErA53csZVUNLUhskWjLbkmUPpuGy4Yvc0IKKH7h8cK2V6VXTgwTbTm+sU/r0bmBtq0bnD+Wz078bmfeFA4iUi9aX3U7/DOXyhIlIBbMr36OAg4pGKdIFNp8NabonzdKZpc8zosRUkQcy2o/kF6bYpioETssat+2+3Gs9UBAfl7VNO0UHNRHA0FrLQGfMif8gc+YuZVPUkAECjDOuW0QkT1cNtXnhxXw9KUmSSyYTsGHhIxNa2LMh/PlvNlv5Xr2ef4lJyu0gJoDloC/NCcwRjur4gnpmztCBiFQkM12O4GgD9i2fbhpcsFMOe8+H1bEgoZiiB0nUZvjsc6Iq2KiDfTeHDPyUvPKEq43c+a4eU5qnH2ef8Hx4lACHrIEfNacsF8msyFgRK51ggkgntZsm1AM2J7ZMbJ42+vCwx9axLd2vifds4aGi6dI0O1WM6hVfvGOY31y4yDg1lAC1rXDfTzfSUCxbuGKJ6V3znCJzIsPDzYyxwZuHiM9MofJ2sOZYV8oHp9Hnq74tXTPjmYc4BgTfWPe9B0TPi+2w2DGBQMRMwIVWHaqOpSA+ywBU9kx4Euk6nnpiQc9Al0RETlxEpMzXuovNIa9lc+6zknqloctEbGOiX8j6J87mqLWnt1HPRx02mHdwkMcBcSxZOeb0g0nNQCBguSZ7TAgiW64PReULWrxrXy0uZ7PTcsf64BTPG1J4EKNkK6ZQ3ix++eOCsyNcfLnOG146NcXcWMLJsrxiyfs70CTUlSgt5snhID/U/c36ZI1RPrnjGJiuCLAbGsLbF811mXjYFm2+4MWP67rzx+TyYXzpPPGQdJPxe5H60yvTbEyKi9Vfl+7XB4ueUr6ZA6XrrgIENX24XqdO2I7526M98Y3bWLRDLwML4jf679cI4/H+h7c2A7/3IkBl9eDQaAFLD5RzpdB35yR0g/CEKudq9pAt4HyJzyZ7huiZcPRnJZE5K+YZytekq4bhlAcey9zP8AT7Js5UqpPbg++rGpO7cL6lyUyO1464UL02RSn1lo2dDyT7tnDZHrpY4GXqlc8wPhaecsS8Afo1CtlYT0s2f1n66yrwST6bqIwNuiPMPq0BkEfXoj+maOkuLGsJRF5rKhbJ0OyE+XBjVG8AEZsjnXKGCSfHVwdjKePA2cPySs1v5Oo7AR5YEMkxTZyb5HOmYPlJTzGcFA8j8cDLGtXoG9iO4hmkWFNKvghfc7VLKO3TJYeWcMkApv2ARFhCDvP59RQiDJO9jTtCy8itRD+aeyx0kWsRlQTRIgLxuuYMVBerHb8TGJfC/nStrdkYFY8hVQxWqQLnquZx/ICAlIX8SqNIGA3W8BnDQGpsnW8tOMtqwpYhSSbVnqzrdgUihGc7w3QxvNtiMTlTGrV3w3tY0tDCV5Ev5KeG2IpQof0vjK/5DlxeV2tjQEh61iRvfGMRDUyfxLifHplD7fuKl4A8YkpHtreZgh4sy3gGE4YWMf6L7OYNDYCw024kXM/znkNxh5ENcXmTJTdTXvDCmBW066mPfJi1et8RuLTx1zbGiEh/PPcX+fWK5CrPpfOqL60rY+Iy+PiM9DUBprlQMCbbAF/jMGThhPfPA3nj8vQvCTplhktvbKszWKlJ+iVBdgHsCY9Lew5+iswbp1EVFaCFDWUqdswrJDmoeZbL+JzFS/j9o9kTgGYZ8/g+TA/uT9jgHxw4FPBoTXRAi7gfx+IBsHgqlBV+NquZXIfAmKTID2C7Ri0ae2+QvsDY6wTPm+6pw+T5Xv/qkW5LtgXYGbhAtxRUcKc7NwNumcOYwHU4llt374mEK8fBUTHZr6DIzcuO1HFZxcCgxjSQ1kNx7JAK/26bBwq968bIIur3uD3lqrGa4r9IojPncoLp3PSICdW3zPVLzEPPOucqq8G4v1/U8AfgSbTGQH4Rp5dulDuSx9AEW26KfSYwsnfoR0tHdb1lYTcaVLYUHpdqtE6tuMbsWvGUOmK/fT+mm4bo1Ghg6T4eDkFDHH7/sYSzxCQrAhVhTnHtuDZESVdUTHYRMFNMR5NIdhW47SGPzHHkfzP0wfKg+ui5PmKV2TX6T2C45pUpH08Xb4EF6qfnScxc7s3vZ/MLXuKRaOrT3ERwt0TFNDtcWv6W05uhyoUBJxZ8jg26E+Bum4AG4fCAvRxK2pL9DzbRp/WZgMtHxXt10VIj/QYWVT5quw8XSuijysU7+O9n/NR0Rn76r01na3vzQ2DpeREpfHscwutm9W3geIFBXR7NN+B41YtYKDNgJUna+TBjChu0gVCdA6Atok5H8Z/iNAacw/iNrp7bR/plh4tqfmPyKq6DOvD3hBTWhKOf8R4rQYvwbX9GVPvbXI3LtzCysXmrWu+PAZdJiAEMnAPBlSbGLfyku1vyj14XuFqkU4ZAcs+yNDWxHmuk2EVuGCDuN89a/rK4MxEWVi6WPKOFcmx840S7nDjhZFbXyhJebPknrV9KZ4ZW4HHR6REZI2UunNHWCy2Bm63G+D8YVF9+RDtu0YFuk2+BTIAF1mBAm0G3nfmAK/WA+lREG+wwRBagzb6QbQQ8/enD2RVdljbT3qnx8m0LY/Jst0fyhd16bLxaJ5kgpWo1Hd3L5exuTOkw5p+EL9fS3vyIt21ro98fmit4FDC6fNn9fWwhVMvEa8To4wAgBUouccK5d71/SHgIGw8WIhq6/4DRI0TY10628Z605dtOxbsIFZMe1TWHWt6yV2r+8jdqyMs2L5zdS++LODnvK+R88/W9MSt++vAc0+Jp4RE9S03xQt8SPs0xOP1PsKFBtbxdu2fmDQEbD0ZrfGLor1qMtq0D88lrfhRaXadF5/HZ54zgagnIdbtIQT0aggWpJtB8CbmCyVpy2zcRhHSEYl8bay/5jEp3p1re8vgTUlSbz1PfeIkHvF5ffN9Pn87BxwF/A+8ts+ZQcQrcvDsYbwAhsp9+Bz4+fooEKmsE1EGkaQj0OuJ2Q+/1tw/9LzdTw+0AxfkzjW9pW/maNnZVBtWPOixEZX2LdCutRU40CEQN8k4miN3YOP71w8ETIgWOPbhp+cI2+aYOW6sDUf4HJzj3766pwzIipftp3eL+EOLhzuxESL91BRN43T7vhlKwAXlL8htq3rgg3QgqpDYbSRm9INtwDlgrlNrTJz8ibkPrQn9HPYdID9d1U1G5KXxr+0tiOeCQLEUqg0Cfg8LD5rBfHj+XXJdkmE5E1n6djKaezlGq+ZhnX2B3Ufb8MccUHOGv7ku1Lxazzf2rRDvF+W/kjOXzoa7bQnESaFIbRTwPiz2AeP558dv0718ltyDbzCe4FoSbHcA7TH3M3xC3LqyG650d/aVT8usI8aa/i2vUe0OwBzHXcM+viD4LBePP6x4+BJ5gQJdgYAzHQKy1N+tXS63rOwCofoHuXtNhPxsVU8I1lVuh+24fpDEb54uv9v9R3l5++9we0VSzPZr+lJgrPnauAfwYiK3sfkzpexEdfDPU+Erz/ua9d+Nt1pABAyCz5QNbrfLUcCHSp6RW77oIrdBKFgm1jl9qMTlpspzVa9Idn2+7D9TF/QH/IvKo2W/pIA/wRp86PLEUMW0ZA2wx9g2oa/2AdYY0HMUjmOsuFuQ36DsJPn04Gq55HaFv2Vdwdt2iSVe2wRUzz8EOeJymc8/v9Q3N8iD64fwio7OmypPVi6RPx/4gr8bXUiOgvmAF/9XX+/oc7zkeJXMK32OFXnzik5y28oeFBVC2KDfMtqXVrXvXN0neGGH56bIH/d9Yn0cq6pz2UIRV1A8jOOAGPMpXhsF1D/fohDHr4MDbO5jZX2w769SeXJ78I1M0bx+9btRV66L4GJoIVmRy2o/xAmmyk9Xdpebv+jMW/yO1b3lLuunGERtHx763LUmgoLhsYHK7sw4D6wfLE9ULJb0o5vkgusi8/NBOJwLoHi2WGrMZeV/3O/zRVO4KxPQY7PUhYAUD9Y+eYyhqrzBCqNgLpUELPtKsMuSpQW2kH6Ri+6Lkn+sWN7e/SeZtOUR6Zo+jJVEUVd0lh+jSq1b/icruqCqutKqcTx38SWwNlIis8bK05Uvy19xmx44c8i+E5gv8lGVRrGCeTEngHMu8vt9D1C0qxUQwmzUAtptWjsBigSUpQ/9VLKEcYyLYV8Qz1dVHHhE1JzcJdlf5sv7e/8iL1a/IY+W/lJmFi+UGcVPyKytT8rCiiXy2o535W9162RrY4XsbToo5y41Mw5BHO5hiMZ+IAcSuGXxyHoVQn3PEuHqBPR6LG5DzHO2MIRtbKhE4Jj24Rx9QqP8GYcE1/Ck/R6rbMQWVT1TFT5j3GNXmo6n28754lGVCYH6UCRw1QJ6UX0gOXiyenN90u6WROLfzBpxZT9GRX/kwkVuQVBTTIW+5YBDDI61AeS03fo41iJdMwFx4m+0IRldPedRvVsQaIHP5++Gjf/N3hxCdkXSf4GfG8iNgcLtQT5Tkdc/UZxrLSA2+EcIUdtKwZrgXw5x3sbiGGx0e6jN4UML7sOaV9Ue1x3sdQZ7pmPvkVq46yVgB2zqC5GIF/PFEOP3cJ6MwLeYG7UsINo+tv8BxKJi30HMkusg2jHE/Rv2eAI5/KfO53oLOMcQ7ABO/l1MpiFQRzPwVQho0gU+qdhvKcjE3odxt593upgGrsCdsA3rl4P5iDUc+/67zuHrFPB9JLE6INj94Hs60HUU0OT74DbQEfQE/RAjMsBA9CNAZ9Ae/Ah829z3Rgj4v+tgYwWlsH1vAAAAAElFTkSuQmCC");background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:4;}#qlwapp .qlwapp-box .qlwapp-days,#qlwapp .qlwapp-box .qlwapp-time,#qlwapp .qlwapp-box .qlwapp-label,#qlwapp .qlwapp-box .qlwapp-hidden,#qlwapp .qlwapp-box .qlwapp-offline-text{font-size:12px;line-height:1.5em;opacity:.6;display:block;}#qlwapp .qlwapp-box .qlwapp-days,#qlwapp .qlwapp-box .qlwapp-time{font-size:11px;font-style:italic;}#qlwapp .qlwapp-box .qlwapp-name{display:block;font-weight:bold;line-height:1.5em;}#qlwapp .qlwapp-box .qlwapp-body{overflow-x:hidden;overflow-y:auto;}#qlwapp .qlwapp-box .qlwapp-body .qlwapp-carousel{max-height:470px;min-height:134px;}#qlwapp .qlwapp-box .qlwapp-chat{padding:36px 0;display:flex;flex-direction:column;overflow:hidden;justify-content:center;align-items:center;height:100%;}#qlwapp .qlwapp-box .qlwapp-user,#qlwapp .qlwapp-box .qlwapp-message{padding:16px 24px;position:relative;word-wrap:break-word;width:calc(100% - 72px);}#qlwapp .qlwapp-box .qlwapp-user:before,#qlwapp .qlwapp-box .qlwapp-message:before{content:"";position:absolute;top:-6px;right:24px;width:13px;height:13px;transform:rotate(45deg);}#qlwapp .qlwapp-box .qlwapp-message{word-break:var(--qlwapp-scheme-box-message-word-break,break-all);}#qlwapp .qlwapp-box .qlwapp-user{width:auto;max-width:75%;align-self:flex-start;justify-self:flex-end;margin-top:0;}#qlwapp .qlwapp-box .qlwapp-user:before{top:auto;bottom:-6px;left:24px;}#qlwapp .qlwapp-box .qlwapp-padding{padding-bottom:56px;}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response{position:absolute;bottom:0;left:0;right:0;height:auto;width:100%;}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-footer pre,#qlwapp .qlwapp-box .qlwapp-footer textarea,#qlwapp .qlwapp-box .qlwapp-response,#qlwapp .qlwapp-box .qlwapp-response pre,#qlwapp .qlwapp-box .qlwapp-response textarea{max-height:160px;}#qlwapp .qlwapp-box .qlwapp-footer pre,#qlwapp .qlwapp-box .qlwapp-footer textarea,#qlwapp .qlwapp-box .qlwapp-response pre,#qlwapp .qlwapp-box .qlwapp-response textarea{color:inherit;background-color:inherit;}#qlwapp .qlwapp-box .qlwapp-footer:before,#qlwapp .qlwapp-box .qlwapp-response:before{pointer-events:none;position:absolute;content:"";height:59px;top:0;background:linear-gradient(315deg,transparent 0%,rgba(0,0,0,.025) 100%);left:0;right:0;}#qlwapp .qlwapp-box .qlwapp-footer{min-height:56px;display:flex;align-items:center;text-align:center;font-size:12px;padding:12px 36px;}#qlwapp .qlwapp-box .qlwapp-footer p{padding:0;font-size:inherit;}#qlwapp .qlwapp-box .qlwapp-footer p:last-child{margin-bottom:0;}#qlwapp .qlwapp-box .qlwapp-response,#qlwapp .qlwapp-box .qlwapp-response pre,#qlwapp .qlwapp-box .qlwapp-response textarea,#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons{min-height:56px;}#qlwapp .qlwapp-box .qlwapp-response pre,#qlwapp .qlwapp-box .qlwapp-response textarea{width:100%;height:100%;resize:none;border:none;padding:18px 88px 18px 36px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1em !important;font-weight:normal;line-height:20px;white-space:pre-wrap;word-wrap:break-word;border-radius:inherit;margin:0;}#qlwapp .qlwapp-box .qlwapp-response pre{visibility:hidden;}#qlwapp .qlwapp-box .qlwapp-response textarea{position:absolute;bottom:0;left:0;}#qlwapp .qlwapp-box .qlwapp-response textarea:focus{outline:none;}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons{position:absolute;top:0;right:21px;display:flex;align-items:center;}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons.active>i{display:none;}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons.active>i.qlwf-emoji{display:block;}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons>i{opacity:.4;}#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons>i,#qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons>a{cursor:pointer;margin:0 0 0 10px;display:inherit;font-size:18px;line-height:24px;text-decoration:none;}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-text{color:#303030;}#qlwapp .qlwapp-box,#qlwapp .qlwapp-box:before{background-color:#fff;}#qlwapp .qlwapp-box .qlwapp-account{background-color:#fff;}#qlwapp .qlwapp-box .qlwapp-account:not(:first-child){border-top:1px solid #f5f5f5;}#qlwapp .qlwapp-box .qlwapp-avatar .qlwapp-avatar-container{background-color:#eee;}#qlwapp .qlwapp-box .qlwapp-message,#qlwapp .qlwapp-box .qlwapp-message:before{background-color:#eee;}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response{color:#303030;background-color:#fff;border-top:1px solid #e6e6e6;}#qlwapp .qlwapp-toggle,#qlwapp .qlwapp-box .qlwapp-header,#qlwapp .qlwapp-box .qlwapp-user,#qlwapp .qlwapp-box .qlwapp-user:before{background-color:var(--qlwapp-scheme-brand,#25d366);}#qlwapp .qlwapp-previous,#qlwapp .qlwapp-close,#qlwapp .qlwapp-toggle,#qlwapp .qlwapp-box .qlwapp-header,#qlwapp .qlwapp-box .qlwapp-contact,#qlwapp .qlwapp-box .qlwapp-user{color:var(--qlwapp-scheme-text,#fff);}#qlwapp .qlwapp-info .qlwapp-label{color:var(--qlwapp-scheme-contact-role-color,inherit);}#qlwapp .qlwapp-info .qlwapp-name{color:var(--qlwapp-scheme-contact-name-color,inherit);}#qlwapp .qlwapp-info .qlwapp-time{color:var(--qlwapp-scheme-contact-availability-color,inherit);}#qlwapp{animation-duration:1.5s;animation-timing-function:ease-in;animation-name:var(--qlwapp-button-animation-name,"none");animation-delay:var(--qlwapp-button-animation-delay,0);animation-iteration-count:1;transform-origin:center;display:none;}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0);}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0);}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0);}90%{transform:translate3d(0,-4px,0);}}@keyframes pulse{from{transform:scale3d(1,1,1);}50%{transform:scale3d(1.05,1.05,1.05);}to{transform:scale3d(1,1,1);}}@keyframes shakeX{from,to{transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0);}20%,40%,60%,80%{transform:translate3d(10px,0,0);}}@keyframes shakeY{from,to{transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0);}20%,40%,60%,80%{transform:translate3d(0,10px,0);}}#qlwapp.qlwapp-show .qlwapp-box{visibility:visible;opacity:1;transform:translateY(0) scale(1);display:block;}#qlwapp.qlwapp-transition .qlwapp-box{visibility:visible;display:block;}#qlwapp.qlwapp-bubble.qlwapp-show .qlwapp-toggle .qlwapp-icon{transform:scale(0,0);opacity:0;}#qlwapp.qlwapp-bubble.qlwapp-show .qlwapp-toggle .qlwapp-close{transform:scale(1,1);opacity:1;}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-close{transform:scale(0,0);opacity:0;}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-icon{transform:scale(1,1);opacity:1;}#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-icon,#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-close{transition:transform 300ms cubic-bezier(.215,.61,.355,1),opacity 300ms ease-in;}#qlwapp .qlwapp-box{display:none;opacity:0;visibility:hidden;transform:translateY(50px);transition:transform 300ms cubic-bezier(.215,.61,.355,1),opacity 300ms ease-in;}@media (min-width: 430px){#qlwapp .qlwapp-box{transform:translateY(50px) scale(.9);}}#qlwapp .qlwapp-box .qlwapp-carousel{display:flex;width:200%;height:100%;}#qlwapp .qlwapp-box .qlwapp-carousel .qlwapp-slide{width:50%;transition:max-height 500ms cubic-bezier(.215,.61,.355,1) 1000ms,transform 300ms cubic-bezier(.215,.61,.355,1) 500ms,opacity 500ms ease-in 500ms;}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-slide{max-height:300px;}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box .qlwapp-header .qlwapp-label,#qlwapp .qlwapp-box .qlwapp-header .qlwapp-avatar{opacity:0;transition:transform cubic-bezier(.215,.61,.355,1) .3s,opacity ease-in .3s;}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box .qlwapp-header .qlwapp-label{transform:translateX(56px);}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-avatar{transform:scale(.5);}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-name{transition-delay:800ms;}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-label{transition-delay:850ms;}#qlwapp .qlwapp-box .qlwapp-header .qlwapp-avatar{transition-delay:900ms;}#qlwapp .qlwapp-box .qlwapp-footer,#qlwapp .qlwapp-box .qlwapp-response,#qlwapp .qlwapp-box .qlwapp-previous,#qlwapp .qlwapp-box .qlwapp-message,#qlwapp .qlwapp-box .qlwapp-user{transition:transform cubic-bezier(.215,.61,.355,1) 600ms,opacity ease-in 200ms;}#qlwapp .qlwapp-box .qlwapp-response,#qlwapp .qlwapp-box .qlwapp-previous,#qlwapp .qlwapp-box .qlwapp-user{opacity:0;}#qlwapp .qlwapp-box .qlwapp-response{pointer-events:none;}#qlwapp .qlwapp-box .qlwapp-previous{transform:translateX(56px);}#qlwapp .qlwapp-box .qlwapp-user{transform:translateY(56px);}#qlwapp .qlwapp-box .qlwapp-close{transition:opacity 300ms cubic-bezier(.215,.61,.355,1);}#qlwapp .qlwapp-box .qlwapp-description{transition:transform 600ms cubic-bezier(.215,.61,.355,1),opacity 900ms cubic-bezier(.215,.61,.355,1);}#qlwapp .qlwapp-box .qlwapp-account{transition:transform 600ms cubic-bezier(.215,.61,.355,1),opacity 150ms ease-in;}#qlwapp .qlwapp-box .qlwapp-previous{transition-delay:800ms;}#qlwapp .qlwapp-box .qlwapp-message{transition-delay:900ms;}#qlwapp .qlwapp-box .qlwapp-close,#qlwapp .qlwapp-box .qlwapp-description{transition-delay:900ms;}#qlwapp .qlwapp-box .qlwapp-user{transition-delay:200ms;}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(6){transition-delay:600ms;}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(5){transition-delay:500ms;}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(4){transition-delay:400ms;}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(3){transition-delay:300ms;}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(2){transition-delay:200ms;}#qlwapp .qlwapp-box .qlwapp-account:nth-of-type(1){transition-delay:100ms;}#qlwapp .qlwapp-box .qlwapp-slide .qlwapp-message{opacity:0;transform:translateY(-56px);}#qlwapp .qlwapp-box .qlwapp-slide .qlwapp-box .qlwapp-account:hover{background-color:#fafafa;}#qlwapp .qlwapp-box.response .qlwapp-carousel .qlwapp-slide{transform:translateX(-100%);}#qlwapp .qlwapp-box.response .qlwapp-body .qlwapp-carousel{overflow:hidden;min-height:122px;}#qlwapp .qlwapp-box.response .qlwapp-close{transition-delay:0ms;}#qlwapp .qlwapp-box.response .qlwapp-close,#qlwapp .qlwapp-box.response .qlwapp-footer,#qlwapp .qlwapp-box.response .qlwapp-description,#qlwapp .qlwapp-box.response .qlwapp-account{opacity:0;}#qlwapp .qlwapp-box.response .qlwapp-account{transform:translateY(-33.333%);border-top-color:rgba(0,0,0,0) !important;}#qlwapp .qlwapp-box.response .qlwapp-user{display:block;}#qlwapp .qlwapp-box.response .qlwapp-message,#qlwapp .qlwapp-box.response .qlwapp-previous,#qlwapp .qlwapp-box.response .qlwapp-response{opacity:1;}#qlwapp .qlwapp-box.response .qlwapp-response{pointer-events:all;}#qlwapp .qlwapp-box.response .qlwapp-message,#qlwapp .qlwapp-box.response .qlwapp-previous{transform:translate(0);}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-slide{max-height:84px;}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-avatar{opacity:1;}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-label{opacity:.5;}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-label{transform:translateX(0);}#qlwapp .qlwapp-box.response .qlwapp-header .qlwapp-avatar{transform:scale(1);}#qlwapp .qlwapp-box.response.opening .qlwapp-footer,#qlwapp .qlwapp-box.response.opening .qlwapp-response,#qlwapp .qlwapp-box.response.opening .qlwapp-close,#qlwapp .qlwapp-box.response.opening .qlwapp-previous,#qlwapp .qlwapp-box.response.opening .qlwapp-description,#qlwapp .qlwapp-box.response.opening .qlwapp-header .qlwapp-name,#qlwapp .qlwapp-box.response.opening .qlwapp-header .qlwapp-label{visibility:visible;}#qlwapp .qlwapp-box.texting .qlwapp-body{overflow-y:auto;}#qlwapp .qlwapp-box.texting .qlwapp-user{opacity:1;transform:translate(0);}#qlwapp .qlwapp-box.closing .qlwapp-message{transition:all .4s;transform:translateY(100%);opacity:0;}#qlwapp .qlwapp-box.closing .qlwapp-previous{transition-delay:0ms;transform:translateX(-24px);opacity:0;transition:transform cubic-bezier(.215,.61,.355,1) 300ms,opacity ease-out 200ms;}#qlwapp .qlwapp-box.closing .qlwapp-description{opacity:0;}body.rtl #qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon{margin:0 0 0 12px;}body.rtl #qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons{right:auto;left:21px;flex-direction:row-reverse;}body.rtl #qlwapp .qlwapp-box .qlwapp-response .qlwapp-buttons>a{transform:rotate(180deg);}body.rtl #qlwapp .qlwapp-box .qlwapp-response pre,body.rtl #qlwapp .qlwapp-box .qlwapp-response textarea{padding:18px 36px 18px 88px;}body.rtl #qlwapp .qlwapp-box.response .qlwapp-carousel .qlwapp-slide{transform:translateX(100%);}body.rtl #qlwapp .qlwapp-box .qlwapp-contact{flex-direction:row-reverse;}.product #qlwapp{display:inline-block !important;width:auto !important;}.product #qlwapp.qlwapp-button .qlwapp-toggle{margin:0;}@charset "utf-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}del{text-decoration:line-through;}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0;}mark{background-color:#ffffb3;font-style:italic;}input,select{vertical-align:middle;}ins{background-color:red;color:white;text-decoration:none;}ol,ul{list-style:none;}table{border-collapse:collapse;border-spacing:0;}body{font-weight:normal;font-size:15px;line-height:26px;}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}body,html{overflow-x:hidden;width:100%;}a,input[type="submit"],input[type="reset"],.radio-label input[type="radio"] + span:before,.post-password-required .post-password-form label:after{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}h1{font-size:30px;}h2{font-size:24px;font-weight:600;}h3{font-size:18px;}h4{font-size:16px;}h5{font-size:14px;}h6{font-size:13px;}h1,h2,h3,h4,h5,h6{line-height:normal;font-weight:normal;margin-bottom:20px;letter-spacing:.5px;}body,input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"],select,textarea{font-family:"Raleway",sans-serif;}h1,h2,h3,h4,h5,h6,#main-menu ul.menu > li > a,.dt-sc-counter.type1 .dt-sc-counter-number,.dt-sc-portfolio-sorting a,.dt-sc-testimonial.type1 blockquote,.entry-meta,.dt-sc-testimonial .dt-sc-testimonial-author cite,.dt-sc-pr-tb-col.minimal .dt-sc-price p,.dt-sc-pr-tb-col.minimal .dt-sc-price h6 span,.dt-sc-testimonial.special-testimonial-carousel blockquote,.dt-sc-pr-tb-col .dt-sc-tb-title,.dt-sc-pr-tb-col .dt-sc-tb-content,.dt-sc-button,.dt-sc-bar-text,input[type="submit"],input[type="reset"],.blog-entry .entry-title h4{font-family:"Montserrat",sans-serif;}blockquote.type1,.dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote,.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite:before,.dt-sc-testimonial.type1 q:before,.dt-sc-testimonial.type1 q:after{font-family:Georgia,serif;}a{text-decoration:none;}a img{border:none;}p{margin-bottom:1.5em;}strong{font-weight:bold;}em{font-style:italic;}address{display:block;margin:10px 0px 20px;}abbr{border-bottom:1px dotted;cursor:help;}ins{background:#fff9c0;}sub,sup{font-size:75%;position:relative;vertical-align:baseline;}sub{bottom:-3px;}sup{top:-5px;}ul,ol,pre,code{margin-bottom:20px;}pre{border:1px solid #d1d1d1;max-width:100%;overflow:auto;padding:1.75em;}ul{list-style-type:square;margin-left:20px;}ul li{padding-bottom:10px;}ul li ul{padding-left:20px;margin:10px 0px 0px;}ul ul ul{margin-bottom:0px;}ol ul,ol ul ul{margin-bottom:0;}ol ul li:last-child,ol ul ul li:last-child{padding-bottom:0;}ul ol{margin-bottom:0;}ol li:last-child{padding-bottom:0;}ul li:last-child{padding-bottom:0;}ol{list-style-type:decimal;list-style-position:outside;padding-left:20px;padding-top:10px;}ol li{padding-bottom:10px;}ol li ol{margin-bottom:0px;}ol ol ol{margin-bottom:0px;list-style-type:lower-roman;}blockquote{display:block;padding:0px;margin:0px;position:relative;clear:left;}blockquote > p{font-size:18px;line-height:30px;display:inline-block;font-style:italic;font-weight:300;border-top:2px solid;border-bottom:2px solid;padding:20px 0px;margin-bottom:10px;}blockquote.alignleft{margin-right:20px;text-align:left;width:30%;float:left;}blockquote.alignright{margin-left:20px;text-align:left;width:30%;float:right;}blockquote.aligncenter{text-align:center;}.post-edit-link,.vc_inline-link{background:rgba(0,0,0,.05);border-radius:3px;color:#3e454c;float:right;clear:both;margin:20px 0px 20px;line-height:24px;padding:2px 13px;font-size:12px;}.post-edit-link:hover,.vc_inline-link:hover{color:#fff;}.vc_inline-link{clear:none;margin-right:10px;}.page-link{float:left;clear:both;margin:10px 0px 0px;padding:0px;}.page-link a{border:1px solid rgba(0,0,0,.5);color:#303030;font-weight:bold;line-height:normal;padding:7px 13px 5px;float:left;margin-right:10px;}.page-link a span{border:0px;color:#303030;padding:0px;margin:0px;}.page-link > span{border:1px solid rgba(0,0,0,.5);color:#fff;font-weight:bold;line-height:normal;padding:7px 13px 5px;float:left;margin-right:10px;}.page-link a:hover span{color:#fff;}#loader-container{height:90px;width:189px;}.center{position:absolute;left:50%;top:50%;margin-left:-94px;margin-top:-45px;}.teardrop{transform:translate3d(0,0,0);border:20px solid #fff;border-radius:50% 50% 0;box-sizing:initial;-moz-box-sizing:initial;-webkit-box-sizing:initial;float:left;height:50px;width:50px;box-shadow:0 0 15px 0px rgba(255,255,255,.8),0px 0px 15px rgba(255,255,255,.8) inset;}.tearLeft{margin-right:9px;transform:rotate(-45deg);}.tearRight{transform:rotate(135deg);}#ball-holder1{min-width:90px;min-height:90px;max-width:90px;max-height:90px;display:block;float:left;position:relative;top:-90px;left:0px;animation:ballPath1 1.5s linear infinite;}#ball-holder2{min-width:90px;min-height:90px;max-width:90px;max-height:90px;display:block;float:left;position:relative;top:-90px;left:-1px;animation:ballPath3 1.5s linear infinite;}.ballSettings{height:10px;width:10px;border-radius:100%;position:relative;}.ball1{top:40px;left:5px;animation:ball1 1.5s linear infinite;}#contain1{width:90px;height:90px;animation:ballPath2 1.5s linear infinite;}.ball2{top:40px;left:5px;animation:ball3 1.5s linear infinite;}#contain2{height:90px;left:100px;position:relative;top:-90px;width:90px;animation:ballPath4 1.5s linear infinite;}@keyframes ballPath1{0%{transform:rotate(225deg);}37.5%{transform:rotate(495deg);}50%{transform:rotate(495deg);}75%{transform:rotate(585deg);}100%{transform:rotate(585deg);}}@keyframes ballPath2{0%{transform:translate(0px,0px);}37.5%{transform:translate(0px,0px);}50%{transform:translate(49.5px,49.5px);opacity:1;}50.001%{opacity:0;}75%{transform:translate(0px,0px);opacity:0;}99.999%{opacity:0;}100%{opacity:1;}}@keyframes ballPath3{0%{transform:rotate(675deg);opacity:0;}37.5%{transform:rotate(675deg);}50%{transform:rotate(675deg);opacity:0;}50.001%{transform:rotate(675deg);opacity:1;}87.5%{transform:rotate(405deg);}100%{transform:rotate(405deg);}}@keyframes ballPath4{0%{transform:translate(0px,0px);}87.5%{transform:translate(0px,0px);}100%{transform:translate(-49.5px,49.5px);}}table{border-collapse:separate;border-spacing:0;margin-bottom:20px;width:100%;clear:both;border-top:1px solid rgba(0,0,0,.1);}th{color:#fff;border-bottom:1px solid rgba(0,0,0,.1);padding:15px;font-size:14px;line-height:normal;font-weight:600;text-transform:uppercase;text-align:center;}td,tbody th{border-bottom:1px solid rgba(0,0,0,.1);font-size:14px;line-height:normal;text-align:center;padding:13px 15px;}tbody tr:nth-child(2n){background:rgba(0,0,0,.03);}tbody td .dt-sc-button.small{padding:7px 14px;font-size:12px;margin:0px;}th a,th a:hover{color:#fff;}th a:hover,td a:hover{text-decoration:underline;}.blog-entry .entry-body tbody th{background:none;font-weight:400;}.blog-entry .entry-body tbody th,.blog-entry .entry-body tbody th a{color:inherit;}body:not(.vc_transform) tbody td,body:not(.vc_transform) tbody td a,body:not(.vc_transform) .commententries tbody td,body:not(.vc_transform) .commententries tbody td a{font-weight:400;color:inherit;}.blog-entry .entry-body tbody th a{text-transform:none;}body:not(.vc_transform) tbody td a:hover,body:not(.vc_transform) .commententries tbody td a:hover{text-decoration:underline;}dl{margin:0px 0px;}dl.gallery-item{margin:0px;}.gallery-caption{margin-bottom:10px;}.gallery-item img{border:10px solid rgba(0,0,0,.1) !important;}dt{font-weight:bold;font-size:14px;margin-bottom:10px;}dd{margin-bottom:20px;line-height:20px;}.gallery{margin:0 -1.1666667% 1.75em;}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%;}.gallery-columns-1 .gallery-item{max-width:100%;}.gallery-columns-2 .gallery-item{max-width:50%;}.gallery-columns-4 .gallery-item{max-width:25%;}.gallery-columns-5 .gallery-item{max-width:20%;}.gallery-columns-6 .gallery-item{max-width:16.66%;}.gallery-columns-7 .gallery-item{max-width:14.28%;}.gallery-columns-8 .gallery-item{max-width:12.5%;}.gallery-columns-9 .gallery-item{max-width:11.11%;}.gallery-icon img{margin:0 auto;}.gallery-caption{color:#686868;display:block;font-size:13px;font-size:.8125rem;font-style:italic;line-height:1.6153846154;padding-top:.5384615385em;}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none;}fieldset{border:1px solid;padding:15px;margin:0 0 20px 0;}legend{font-weight:bold;}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"],select,textarea{}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"]{border:1px solid;padding:16px 12px 15px;display:block;margin:0px;width:100%;-webkit-appearance:none;-webkit-border-radius:0px;}textarea{height:190px;overflow:auto;resize:none;}select{height:51px;border:1px solid;width:100%;margin:0px;padding:15px 50px 15px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-indent:.01px;text-overflow:"";-webkit-border-radius:0px;}input[type="submit"],button,input[type="button"],input[type="reset"]{border:none;text-transform:uppercase;font-weight:bold;margin:10px 0px 0px;font-size:14px;padding:11px 20px;float:left;cursor:pointer;border-radius:3px;-webkit-appearance:none;}.aligncenter input[type="submit"]{float:none;}input[type="submit"]::-moz-focus-inner{border:0;padding:0;margin-top:-1px;margin-bottom:-1px;}#searchform{clear:both;}.selection-box{position:relative;clear:both;}.selection-box:before,.selection-box:after{content:"";pointer-events:none;position:absolute;}.selection-box:before{z-index:1;right:17px;top:5px;bottom:0px;height:0px;margin:auto;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid;}.selection-box:after{width:48px;height:calc(100% - 2px);right:0px;top:1px;border-left:1px solid;border-right:1px solid;}.selection-box select{margin-top:0px;}.alignleft,img.alignleft{display:inline;float:left;margin-bottom:10px;margin-right:20px;}.alignright,img.alignright{display:inline;float:right;margin-bottom:10px;margin-left:20px;}.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center;}.column .aligncenter img{display:inline-block;}.column.aligncenter{clear:none;}.aligncenter.wpb_column{clear:none;}.alignright{text-align:right;}img.no-bottom-margin{margin-bottom:-10px;}.alignleft,.alignright,.aligncenter,.alignnone{margin:auto;}.wp-caption{border:1px solid;margin-bottom:10px;margin-top:10px;width:100%;padding:10px;text-align:center;max-width:100%;}.wp-caption img{display:block;margin:0 auto;max-width:100%;}.wp-caption .wp-caption-text{text-align:center;padding-top:10px;margin:0px;}.wp-caption.alignnone{clear:both;}.wp-caption.alignright{margin:.375em 0 1.75em 1.75em;}.wp-caption.alignleft{margin:.375em 1.75em 1.75em 0;}.column img,.vc_column_container img,.wpb_column img{max-width:100%;height:auto;display:inherit;}img{max-width:100%;height:auto;}.dt-sc-hr-invisible-xsmall{float:left;width:100%;margin:20px 0px 0px;display:block;clear:both;}.dt-sc-hr-invisible-small{float:left;width:100%;margin:40px 0px 0px;display:block;clear:both;}.dt-sc-hr-invisible-medium{float:left;width:100%;margin:60px 0px 0px;display:block;clear:both;}.dt-sc-hr-invisible-large{float:left;width:100%;margin:80px 0px 0px;display:block;clear:both;}.dt-sc-hr-invisible-xlarge{float:left;width:100%;margin:100px 0px 0px;display:block;clear:both;}.dt-sc-hr-top-5{margin-top:5px;float:left;clear:both;display:block;width:100%;}.dt-sc-hr-top-10{margin-top:10px;float:left;clear:both;display:block;width:100%;}.dt-sc-hr-top-20{margin-top:20px;float:left;clear:both;display:block;width:100%;}.dt-sc-hr-top-30{margin-top:30px;float:left;clear:both;display:block;width:100%;}.dt-sc-hr-top-40{margin-top:40px;float:left;clear:both;display:block;width:100%;}.dt-sc-hr-top-50{margin-top:50px;float:left;clear:both;display:block;width:100%;}.dt-sc-small-separator{width:30px;height:2px;display:inline-block;clear:both;text-align:center;margin:15px 0px;}.dt-sc-small-separator.aligncenter{margin-top:15px;margin-bottom:15px;margin-left:auto;margin-right:auto;display:block;}.dt-sc-small-separator.bottom,.dt-sc-small-separator.bottom.aligncenter{margin-top:0px;}.dt-sc-small-separator.black{background:#000;height:3px;}.dt-sc-diamond-separator{width:10px;height:10px;border-radius:1px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;clear:both;text-align:center;margin:10px 0px 20px;position:relative;}.dt-sc-diamond-separator:before,.dt-sc-diamond-separator:after{content:"";position:absolute;left:6px;top:-26px;margin:auto;height:1px;width:60px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.dt-sc-diamond-separator:after{left:-55px;top:35px;}.dt-sc-diamond-separator.aligncenter{display:block;margin-left:auto;margin-right:auto;}.dt-sc-dark-bg .dt-sc-diamond-separator{background:#fff;}.dt-sc-single-line-separator{float:left;width:100%;margin:20px 0px;display:block;clear:both;border-top:1px solid;}.dt-sc-single-line-dashed-separator{float:left;width:100%;margin:20px 0px;display:block;clear:both;border-top:1px dashed;}.dt-sc-single-line-dotted-separator{float:left;width:100%;margin:20px 0px;display:block;clear:both;border-top:1px dotted;}.dt-sc-double-border-separator{float:left;margin:-10px 0px 30px;display:block;clear:both;width:150px;height:3px;position:relative;}.dt-sc-double-border-separator:before{content:"";position:absolute;left:0px;bottom:-3px;height:1px;width:100%;}.aligncenter .dt-sc-double-border-separator{float:none;display:inline-block;}.dt-sc-double-border-separator.aligncenter{float:none;margin:auto;}.dt-sc-shadow{float:left;clear:both;margin:0px;padding:0px;background:url("https://luigiventimiglia.com/wp-content/themes/vivagh/images/services-shadow.png") no-repeat;width:1168px;height:38px;}.dt-sc-shadow.nitro-lazy{background-image:none !important;}.dt-sc-stamp-divider-down{float:left;clear:both;width:100%;margin:0px 0px -160px;padding:0px;position:relative;z-index:1;}.dt-sc-stamp-divider-up{float:left;clear:both;width:100%;margin:-150px 0px 0px;padding:0px;position:relative;z-index:1;-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}.dt-sc-down-arrow,.dt-sc-up-arrow,.dt-sc-up-arrow-bottom{position:relative;}.dt-sc-down-arrow:before,.dt-sc-up-arrow:before,.dt-sc-up-arrow-bottom:before,.dt-sc-up-arrow-bottom:after{content:"";position:absolute;left:0px;right:0px;margin:auto;top:0px;border-left:15px solid transparent;border-right:15px solid transparent;width:0px;}.dt-sc-down-arrow:before{border-top:15px solid;}.dt-sc-up-arrow:before,.dt-sc-up-arrow-bottom:before{border-bottom:15px solid;top:-15px;}.dt-sc-up-arrow-bottom:before{top:inherit;bottom:0px;}.dt-sc-clear{float:none;clear:both;margin:0px;padding:0px;}.dt-sc-vertical-small-separator{width:1px;height:15px;display:inline-block;margin:0px 20px;}.dt-sc-vertical-separator{display:inline-block;margin:0px 20px;position:relative;}.dt-sc-vertical-separator:before{content:"";position:absolute;left:0px;top:-30px;right:0px;margin:auto;width:1px;height:50px;}.admin-bar .is-sticky .main-header-wrapper,.header-align-left.admin-bar .is-sticky #menu-wrapper,.header-align-center.admin-bar .is-sticky #menu-wrapper{top:31px !important;}.admin-bar.overlay-header #trigger-overlay,.admin-bar.overlay-header .overlay .overlay-close,.admin-bar.left-header #toggle-sidebar{top:43px;}.comment-navigation{float:left;width:100%;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:10px 0px;}.commententries #respond{float:left;width:100%;margin-top:30px;}.commententries .nav-previous{float:left;}.commententries .nav-next{float:right;}.commententries .nav-previous > a:before{content:"";margin-right:5px;font-family:fontawesome;}.commententries .nav-next > a:after{content:"";margin-left:5px;font-family:fontawesome;}ul.commentlist li.pingback > p > a.comment-edit-link{text-decoration:underline;}.nocomments{border-top:1px solid #ddd;clear:both;padding:15px 0;}.says,.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}.entry-meta-data p i:only-child{display:none;}.post-password-form label input{width:50%;}.bypostauthor{min-height:auto;}body div.pp_overlay{z-index:9999;}.ubtn-ctn-center button,.ubtn-ctn-right button{float:none;}.flexslider .slides img{height:auto;}body,h1,h2,h3,h4,h5,h6,a:hover,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#3e454c;}.dt-sc-dark-bg,.dt-sc-dark-bg h1,.dt-sc-dark-bg h2,.dt-sc-dark-bg h3,.dt-sc-dark-bg h4,.dt-sc-dark-bg h5,.dt-sc-dark-bg h6{color:#fff;}.dt-sc-dark-bg{border-color:#fff;}.wp-caption{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.07);}.dt-sc-dark-bg .wp-caption{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.05);}abbr{border-color:#222;}ins{color:#888;}label,input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"],textarea,select{color:#888;}input[type="text"]::-moz-input-placeholder,input[type="text"]::-webkit-input-placeholder{color:#888;}input[type="submit"],input[type="reset"],button,input[type="button"]{color:#fff;}label span.required{color:#f00;}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"],textarea,select,.selection-box:after,.selection-box select{background:#fff;}fieldset{border-color:rgba(0,0,0,.2);}.dt-sc-dark-bg fieldset{border-color:rgba(255,255,255,.2);}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"],select{border-color:rgba(0,0,0,.15);}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="tel"]:focus,input[type="number"]:focus,input[type="range"]:focus,input[type="date"]:focus,textarea:focus,input.text:focus,input[type="search"]:focus{border-color:rgba(0,0,0,.25);}.selection-box:before{border-top-color:rgba(0,0,0,.15);}.selection-box:after{border-right-color:rgba(0,0,0,.15);}.selection-box:after{border-left-color:rgba(0,0,0,.15);}.dt-sc-dark-bg .dt-sc-skin-highlight .dt-sc-small-separator,.dt-sc-dark-bg .dt-sc-vertical-small-separator{background:#fff;}.dt-sc-single-line-separator{border-top-color:rgba(0,0,0,.2);}.dt-sc-down-arrow:before{border-top-color:#fff;}.dt-sc-up-arrow-bottom:before{border-bottom-color:#fff;}.dt-sc-dark-bg .dt-sc-single-line-separator{border-color:rgba(255,255,255,.2);}.dt-sc-diamond-separator:before,.dt-sc-diamond-separator:after{background:rgba(0,0,0,.1);}.dt-sc-dark-bg .dt-sc-diamond-separator:before,.dt-sc-dark-bg .dt-sc-diamond-separator:after{background:rgba(255,255,255,.2);}.dt-sc-vertical-separator:before{background:rgba(0,0,0,.2);}.dt-sc-double-border-separator,.dt-sc-double-border-separator:before{background:#000;}.dt-sc-dark-bg .dt-sc-double-border-separator,.dt-sc-dark-bg .dt-sc-double-border-separator:before{background:#fff;}@media screen and (min-width:0\0){.selection-box:before,.selection-box:after{background:none;border:none;}.selection-box select{padding-right:15px;position:relative;}}@media only screen and (max-width: 767px){.gallery-item{max-width:100% !important;}}@charset "utf-8";.wrapper{clear:both;width:100%;margin:0px;padding:0px;float:left;height:100%;}.inner-wrapper{margin:0px;width:100%;float:left;padding:0px;overflow:hidden;height:100%;}.container{width:1170px;margin:0 auto;position:relative;clear:both;}.container.fill-container,.container.fill-stretch-row,.page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row{width:1200px;}.page-template-tpl-fullwidth .vc_row.vc-default-row{margin-left:0px;}#main{float:left;clear:both;width:100%;margin:0px;padding:0px;display:block;}#primary{width:870px;margin:0px;padding:0px 0px 0px;float:left;position:relative;}#primary.content-full-width{width:100%;}#primary.with-left-sidebar{float:right;margin-left:30px;}#primary.with-right-sidebar{float:left;margin-right:30px;}#primary.with-both-sidebar{width:570px;float:left;margin:0px 30px;}#secondary,#secondary-right,#secondary-left{width:270px;margin:0px;float:left;padding:0px;position:relative;z-index:1;}#secondary-right.secondary-has-right-sidebar{float:right;}#secondary-left.secondary-has-left-sidebar{float:left;}#secondary.secondary-has-both-sidebar{margin:0px;}.page-template-tpl-fullwidth-php #primary{padding-bottom:0px;}.left-header.fixed-left-header .portfolio-fullwidth-container .content-full-width .dt-sc-portfolio-container{width:82%;}.left-header.fixed-left-header .portfolio-fullwidth-container .dt-sc-one-fourth{width:24.92%;}.page-template-tpl-blog #primary,.page-template-tpl-portfolio #primary,.page-template-tpl-sidenavigation #primary,.single #primary,.archive #primary,.post-type-archive-tribe_events #primary,.woocommerce-page #primary,.single.single-wp_router_page #main,.search.search-results #primary,.search.search-no-results #primary,.home.blog #primary{padding-bottom:80px;}.page-template.remove-bottom-spaces #primary,.single.remove-bottom-spaces #primary{padding:0;}body.layout-boxed{background-attachment:fixed;}.layout-boxed .wrapper{overflow:hidden;}.layout-boxed .inner-wrapper{background:#fff;}.layout-boxed .vc_row.vc_row-no-padding{left:-40px !important;margin:0 auto;width:calc(100% + 80px) !important;}.layout-boxed .wrapper,.layout-boxed .main-header-wrapper,.layout-boxed.header-align-center .menu-wrapper,.layout-boxed.header-align-left .is-sticky .menu-wrapper{width:1250px;margin:0 auto;float:none;}.layout-boxed .main-header-wrapper,.layout-boxed.header-align-center .is-sticky .menu-wrapper,.layout-boxed.header-align-left .is-sticky .menu-wrapper{right:0;}.layout-boxed .vc_row .dt-sc-stretch-row-content{width:1170px;margin:0 auto;float:none;padding:0;}.layout-boxed .wrapper{overflow:hidden;-webkit-box-shadow:0px 0px 10px 3px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 10px 3px rgba(0,0,0,.05);box-shadow:0px 0px 10px 3px rgba(0,0,0,.05);margin:60px auto;border-radius:50px;}.column{margin:0px 0px 0px 2%;float:left;min-height:1px;position:relative;}.column.first{margin-left:0px;clear:both;}.dt-sc-full-width,.dt-sc-one-column{width:100%;}.column.dt-sc-full-width,.column.dt-sc-one-column{margin-left:0px;}.dt-sc-one-half{width:49%;}.dt-sc-one-third{width:32%;}.dt-sc-two-third{width:66%;}.dt-sc-one-fourth{width:23.5%;}.dt-sc-three-fourth{width:74.5%;}.dt-sc-one-fifth{width:18.4%;}.dt-sc-two-fifth{width:38.8%;}.dt-sc-three-fifth{width:59.2%;}.dt-sc-four-fifth{width:79.6%;}.dt-sc-one-sixth{width:15%;}.dt-sc-two-sixth{width:32%;}.dt-sc-three-sixth{width:49%;}.dt-sc-four-sixth{width:66%;}.dt-sc-five-sixth{width:83%;}.column.wpb_column.dt-sc-one-fifth{width:18.4%;}.wpb_column.dt-sc-one-fifth{width:20%;}.wpb_column.dt-sc-two-fifth{width:40%;}.wpb_column.dt-sc-three-fifth{width:60%;}.dt-sc-one-half iframe,.dt-sc-one-third iframe,.dt-sc-one-fourth iframe,.dt-sc-three-fourth iframe,.dt-sc-two-third iframe,iframe{max-width:100%;}embed,iframe,object,video{max-width:100%;}.column.no-space{margin-left:0px;margin-right:0px;}.column.no-space.dt-sc-one-fourth{width:24.982%;}.column.no-space.dt-sc-one-third{width:33.333333%;}.column.no-space.dt-sc-one-half{width:50%;}.column.no-space.dt-sc-one-fifth,.wpb_column.no-space.dt-sc-one-fifth{width:20%;}.column.no-space.dt-sc-one-sixth{width:16.666%;}.column.no-space.dt-sc-one-seventh{width:14.28%;}.column.no-space.dt-sc-one-eight{width:12.5%;}.column.no-space.dt-sc-one-nineth{width:11.11%;}.column.no-space.dt-sc-one-tenth{width:10%;}.column.no-space.dt-sc-three-fourth{width:75%;}.column.no-space.dt-sc-two-third{width:66.666666%;}.column.no-space.dt-sc-four-fifth,.wpb_column.no-space.dt-sc-four-fifth{width:80%;}.column.no-space.dt-sc-three-fifth,.wpb_column.no-space.dt-sc-three-fifth{width:60%;}.column.no-space.dt-sc-two-fifth,.wpb_column.no-space.dt-sc-two-fifth{width:40%;}.column.no-space.dt-sc-two-sixth{width:33.2%;}.column.no-space.dt-sc-three-sixth{width:49.98%;}.column.no-space.dt-sc-four-sixth{width:66.4%;}.column.no-space.dt-sc-five-sixth{width:83%;}#main-menu .megamenu-2-columns-group .megamenu-child-container{width:590px;}#main-menu .megamenu-3-columns-group .megamenu-child-container{width:875px;}#main-menu .megamenu-4-columns-group .megamenu-child-container{width:1160px;}#main-menu .megamenu-child-container > ul.sub-menu > li{width:25%;padding:15px;float:left;display:inline;border-right:1px solid #f7f7f7;}#main-menu .megamenu-child-container > ul.sub-menu > li:last-child{border-right:none;}#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.menu-item-fullwidth,#main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.menu-item-fullwidth,#main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li.menu-item-fullwidth{display:block;}#main-menu .megamenu-child-container ul.sub-menu li.menu-item-fullwidth .widget{float:left;margin:0px;padding:0px 15px 30px;}#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li{width:50%;}#main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li{width:33.3333%;}#main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li{width:25%;}#main-menu .megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.menu-item-fullwidth .widget{width:25%;}#main-menu .megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget{width:33.3333%;}#main-menu .megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget{width:50%;}#main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li.fill-two-columns{width:50%;}#main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li.fill-three-columns{width:75%;}#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-two-columns.menu-item-fullwidth,#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-three-columns.menu-item-fullwidth,#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-four-columns.menu-item-fullwidth,#main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.fill-two-columns.menu-item-fullwidth,#main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.fill-three-columns.menu-item-fullwidth,#main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.fill-four-columns.menu-item-fullwidth,#main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li.fill-two-columns.menu-item-fullwidth,#main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li.fill-three-columns.menu-item-fullwidth,#main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li.fill-four-columns.menu-item-fullwidth{width:100%;}#main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.fill-three-columns,#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-two-columns,#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-three-columns,#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-four-columns,#main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li.fill-four-columns,#main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.fill-four-columns,#main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-two-columns{width:100%;}#main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.fill-two-columns{width:66.6666%;}#main-menu .megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.menu-item-fullwidth .widget{width:50%;}#main-menu .megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.menu-item-fullwidth .widget{width:33.3333%;}#main-menu .megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget{width:50%;}@charset "utf-8";.widget .recent-portfolio-widget ul li a:before,.widget .recent-portfolio-widget ul li a:after,.widget ul li:before,.widget.widget_categories ul li > a:hover span,.widget.widget_archive ul li > a:hover span,.flickr-widget div a img,.widget.widget_categories ul li > a span,.widget.widget_archive ul li > a span,.widget ul li:hover:before{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.widgettitle{margin:24px 0px 40px;position:relative;clear:both;}.widgettitle:before{content:"";position:absolute;left:0px;height:2px;width:30px;top:-24px;}.widget ul{padding:0px;margin:0px;width:100%;float:left;clear:both;}.widget ul li,.widget.widget_nav_menu ul.menu li{display:block;clear:both;margin:0px;padding:10px 0px 10px 20px;width:100%;border-bottom:1px solid;position:relative;}.widget ul li:last-child,.widget.widget_nav_menu ul.menu > li:last-child{border-bottom:none;}.widget ul li > a,.widget.widget_nav_menu ul.menu li > a{display:inline-block;line-height:24px;width:100%;}.widget ul li:last-child > a{padding-bottom:0px;}.widget ul li:first-child,.widget.widget_nav_menu ul.menu li:first-child{padding-top:0px;}.widget ul li:before{content:"";font-family:FontAwesome;font-size:11px;left:0;position:absolute;top:10px;}.widget ul li:hover:before{content:"";}.widget ul li:first-child:before{top:0;}.woocommerce .widget ul.product-categories li:first-child:before,.woocommerce.widget ul.product-categories li:first-child:before,.widget.widget_layered_nav ul li:first-child:before{top:10px;}.widget.widget_nav_menu ul.menu li a{text-transform:lowercase;padding:0px;font-weight:normal;background:none;border:none;}.widget.widget_nav_menu ul.menu li a:first-letter{text-transform:uppercase;}.widget.widget_archive ul li,.widget.widget_categories ul li,.widget.widget_pages ul li,.widget.widget_meta ul li,.widget.widget_nav_menu ul.menu li,.widget.widget_text ul li{padding:0px;}.widget.widget_archive ul li > a,.widget.widget_categories ul li > a,.widget.widget_pages ul li > a,.widget.widget_meta ul li > a,.widget.widget_nav_menu ul.menu li > a,.widget.widget_text ul li > a{padding:10px 0px 10px 20px;}.widget.widget_archive ul li:first-child > a,.widget.widget_categories ul li:first-child > a,.widget.widget_pages ul li:first-child > a,.widget.widget_meta ul li:first-child > a,.widget.widget_nav_menu ul.menu li:first-child > a,.widget.widget_text ul li:first-child > a{padding-top:0px;}.widget .recent-portfolio-widget ul li:before,.widget .recent-posts-widget li:before,.widget .recent-posts-widget li:hover:before{content:"";}.widget.widget_categories ul li > a{position:relative;text-transform:capitalize;}.widget.widget_categories ul li > a span,.widget.widget_archive ul li > a span{position:absolute;right:0px;padding:0px 10px;}.widget_categories label,.widget_archive label{margin:0px 0px 10px;display:inline-block;font-size:14px;}.widget .recent-portfolio-widget ul{margin:0px;padding:0px;width:100%;}.widget .recent-portfolio-widget ul li{float:left;display:inline;margin:0px 2% 5px 0px;padding:0px;width:32%;overflow:hidden;clear:none;border:none;}.widget .recent-portfolio-widget ul li img{display:block;line-height:0;width:100%;}.widget .recent-portfolio-widget ul li:nth-child(3n){margin-right:0px;}.left-header #main-menu .widget .recent-portfolio-widget ul li{width:32%;}.widget .recent-portfolio-widget ul li a{float:left;width:100%;position:relative;padding:0px;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.widget .recent-portfolio-widget ul li a:before{content:"";position:absolute;top:0px;left:0px;width:100%;height:100%;opacity:0;}.widget .recent-portfolio-widget ul li a:hover:before{opacity:1;}.widget .recent-portfolio-widget ul li a:after{content:"";position:absolute;left:0px;right:0px;bottom:-30px;margin:auto;width:20px;height:20px;font-family:"Stroke-Gap-Icons";font-size:20px;font-style:normal;font-weight:400;}.widget .recent-portfolio-widget ul li a:hover:after{top:0px;bottom:0px;}.widget .recent-posts-widget{float:left;clear:both;width:100%;margin:0px;padding:0px;}.widget .recent-posts-widget ul{margin:0px;padding:0px;width:100%;}.widget .recent-posts-widget li{display:block;clear:both;float:left;margin:0px 0px 10px;padding-left:0px;}.widget .recent-posts-widget li:last-child{margin-bottom:0px;}.widget .recent-posts-widget li .thumb{float:left;margin:0px 15px 10px 0px;padding:0px;width:60px;}.widget .recent-posts-widget li .thumb img{max-width:100%;}.widget .recent-posts-widget li .entry-title h4{font-size:13px;line-height:20px;letter-spacing:.25px;margin-top:-5px;margin-bottom:7px;}.widget .recent-posts-widget li .entry-meta{font-size:14px;}.widget .recent-posts-widget li .entry-meta p{float:left;margin-right:15px;}.widget .recent-posts-widget li .entry-meta p span{margin-right:5px;}.widget .tweet_list{float:left;width:100%;margin:0px;padding:0px;}.widget .tweet_list li{float:left;display:block;margin:0px 0px 20px;padding:0px 0px 20px 40px;position:relative;border-bottom:1px solid;}.widget .tweet_list li:before{content:"";position:absolute;left:0px;top:5px;font-family:FontAwesome;font-size:24px;}.widget .tweet_list li:first-child:before{top:5px;}.widget .tweet_list li:hover:before{content:"";}.widget .tweet_list li:last-child{border:none;padding-bottom:0px;margin-bottom:0px;}.widget .tweet_list li .tweet-time{clear:both;display:block;font-size:14px;}.widget_text ul.no-border li{border:none;}.widget_text ul.no-bullet li a{padding-left:0px;}.widget_text ul.no-bullet li:before,.widget_text ul.no-bullet li:hover:before{content:"";}.widget_text ul.split-list{width:48%;margin-right:2%;float:left;clear:none;}.widget_text ul.split-list li{position:relative;width:100%;border:none;}.widget_text ul.split-list li:before{content:"";}.widget .screen-reader-text{display:none;}.flickr-widget div{float:left;margin:0px;padding:0px;}.flickr-widget div a{line-height:0px;display:block;margin:0px 8px 8px 0px;max-width:60px;}.flickr_badge_image img{height:auto !important;}.flickr-widget div a:hover img{opacity:.5;}.widget_tag_cloud .tagcloud{float:left;clear:both;width:100%;margin:0px;padding:0px;}.tagcloud a{margin:0px 10px 10px 0px;padding:7px 15px 6px;float:left;border-bottom:1px solid;font-size:12px !important;text-transform:capitalize;}.dt-sc-dark-bg .tagcloud a{border-bottom:1px solid;}.widget .dt-sc-newsletter-section{padding:0px;}.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm{float:left;clear:both;width:100%;position:relative;}.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"],.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"]{margin:0;width:100%;}.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"]{position:absolute;right:0px;height:100%;}.widget #searchform{position:relative;}.widget #searchform input[type="text"]{padding-right:70px;height:49px;}.widget #searchform input[type="submit"]{position:absolute;right:0px;top:0px;border-radius:0px;padding:18px 20px 17px;margin:0px;height:49px;}.widget #wp-calendar caption{font-weight:300;font-size:16px;margin-bottom:10px;}.widget #wp-calendar th{padding:10px;}.widget #wp-calendar td{padding:9px 10px;}.widget .dt-sc-single-line-separator{margin:13px 0px;}.widget.widget_pages ul li ul.children,.widget.widget_nav_menu ul li ul.sub-menu{padding:10px 0px 0px 20px;width:100%;}.widget ul.dt-sc-sociable li:before,.widget ul.dt-sc-sociable li:hover:before{content:"";}.widget ul.dt-sc-sociable li a{padding:0px;}.widget ul.dt-sc-sociable > li{width:auto;border-bottom:0;}.widget .dt-sc-sociable li a{height:36px;line-height:36px;text-align:center;width:36px;}.widget .dt-sc-sociable.hexagon-with-border li,.widget .dt-sc-sociable.hexagon-border li{width:40px;height:25px;}.widget .dt-sc-sociable.hexagon-with-border li a,.widget .dt-sc-sociable.hexagon-border li a{width:42px;line-height:52px;height:52px;}.widget .dt-sc-sociable.diamond-square-border li{border-bottom:1px solid rgba(255,255,255,.2);width:30px;height:30px;}.widget .dt-sc-sociable.diamond-square-border li a{width:40px;height:40px;line-height:40px;}.widget .diamond-narrow-square-border li a{height:60px;line-height:60px;width:60px;}.widget .dt-sc-sociable li:first-child:before{top:10px;}.widget_text ul.custom-social li a{padding:0px 0px 25px;}.widget_text ul.custom-social li:last-child a{padding:0px;}.widget_text ul.dt-sc-sociable{text-align:center;}.widget_text ul.dt-sc-sociable li{float:none;display:inline-block;text-align:center;clear:none;margin:0px 10px;}.widget_text ul.dt-sc-sociable li a{float:none;display:inline-block;padding-bottom:0px;}.widget_rss h3.widgettitle > a.rsswidget > img{margin-right:5px;}.secondary-sidebar img{max-width:100%;height:auto;}.secondary-sidebar .widget{clear:both;}.secondary-sidebar .widget:last-child{margin-bottom:80px;}.secondary-sidebar .widget ul li > a,.secondary-sidebar .tagcloud a{color:#000;}.secondary-sidebar .tagcloud a:hover{color:#fff;}.secondary-sidebar .flickr-widget div a{max-width:75px;}.secondary-sidebar .widget .tweet_list li{border-color:rgba(0,0,0,.15);}.secondary-sidebar{overflow:hidden;}.secondary-sidebar aside.widget{position:relative;}.secondary-sidebar .flickr-widget div{height:auto;width:33.3333%;}.secondary-sidebar .flickr-widget div a{margin:0;padding:0 4px 10px;max-width:100%;}.secondary-sidebar .type1 .widgettitle,.secondary-sidebar .type2 .widgettitle,.secondary-sidebar .type3 .widgettitle,.secondary-sidebar .type4 .widgettitle,.secondary-sidebar .type5 .widgettitle,.secondary-sidebar .type6 .widgettitle,.secondary-sidebar .type7 .widgettitle,.secondary-sidebar .type9 .widgettitle,.secondary-sidebar .type11 .widgettitle,.secondary-sidebar .type12 .widgettitle,.secondary-sidebar .type13 .widgettitle{margin-top:0;}.secondary-sidebar .widgettitle:empty{display:none;}.secondary-sidebar .type1 .widgettitle,.secondary-sidebar .type3 .widgettitle,.secondary-sidebar .type4 .widgettitle,.secondary-sidebar .type11 .widgettitle{float:none;display:inline-block;}.secondary-sidebar .widgettitle:before,.secondary-sidebar .widgettitle:after,.secondary-sidebar .type5 .widget .recent-portfolio-widget ul li:before,.secondary-sidebar .type5 .widget .recent-posts-widget li:before,.secondary-sidebar .type5 .widget .recent-posts-widget li:hover:before{content:"";}.secondary-sidebar .type15 .widget.widget_recent_reviews ul li:before,.secondary-sidebar .type15 .widget.widget_recent_reviews ul li:hover:before,.secondary-sidebar .type15 .widget.widget_top_rated_products ul li:before,.secondary-sidebar .type15 .widget.widget_top_rated_products ul li:hover:before,.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:before,.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:hover:before,.secondary-sidebar .type16 .widget .special-links li:before,.secondary-sidebar .type16 .widgettitle:before,.secondary-sidebar .type15 .widgettitle:before{content:none;}.secondary-sidebar .type2 .widgettitle > a,.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2,.secondary-sidebar .type17 .widget-title-content h3.widgettitle,.secondary-sidebar .type17 .widget-title-content h3.widgettitle > a,.secondary-sidebar .type10 .widgettitle > a,.secondary-sidebar .type18 .widgettitle > a,.secondary-sidebar .type14 .widgettitle > a,.secondary-sidebar .type15 .widgettitle > a{color:#fff;}.secondary-sidebar .type1 .widget.buddypress .bp-login-widget-user-avatar,.secondary-sidebar .type3 .widget.buddypress .bp-login-widget-user-avatar,.secondary-sidebar .type4 .widget.buddypress .bp-login-widget-user-avatar{float:none;position:absolute;left:0px;top:63px;}.secondary-sidebar .type1 .widgettitle:before,.secondary-sidebar .type1 .widgettitle:after{position:absolute;top:inherit;left:0px;bottom:-10px;height:3px;background:#000;width:100%;}.secondary-sidebar .type1 .widgettitle:after{bottom:-13px;height:1px;}.secondary-sidebar .type2 .widgettitle{margin-bottom:40px;background:#000;padding:12px 15px;color:#fff;}.secondary-sidebar .type2 .widgettitle:before{top:inherit;bottom:-13px;left:0px;width:0px;height:0px;border-top:13px solid #000;border-right:13px solid transparent;background:none;}.secondary-sidebar .type3 .widgettitle{border-top:3px solid;padding:13px 0px 0px;margin-bottom:35px;}.secondary-sidebar .type3 .widgettitle:before{background:none;}.secondary-sidebar .type4 .widgettitle{border-left:5px solid #f1b956;padding-left:15px;padding-right:15px;}.secondary-sidebar .type4 .widgettitle:before{top:0px;height:100%;width:9999px;left:100%;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/sidebar/sidebar-title-grey-pattern.png") repeat;}.secondary-sidebar .type5 .widgettitle{margin-bottom:35px;border-bottom:2px solid;padding:0px 0px 10px;}.secondary-sidebar .type5 .widgettitle:before{background:none;}.secondary-sidebar .type5 .widget ul li:before{content:"";top:9px;}.secondary-sidebar .type5 .widget .tweet_list li:before{content:"";top:0;}.secondary-sidebar .type5 .widget ul li:first-child:before{top:2px;}.secondary-sidebar .type5 .widget.woocommerce ul li:first-child::before{top:0;}.secondary-sidebar .type5 .widget.woocommerce ul.product-categories li:first-child:before{top:9px;}.secondary-sidebar .type5 .widget.widget_categories ul li > a span,.secondary-sidebar .type5 .widget.widget_archive ul li > a span{padding:0px;width:28px;height:28px;line-height:28px;font-size:14px;text-align:center;border-radius:50%;}.secondary-sidebar .type5 .tagcloud a{border-radius:0px 10px;font-size:14px !important;}.secondary-sidebar .type5 .widget .recent-posts-widget li .entry-title h4{font-size:16px;}.secondary-sidebar .type6 .widgettitle{border-left:3px solid;padding:0px 0px 0px 15px;margin-bottom:50px;width:100%;}.secondary-sidebar .type6 .widgettitle:before{height:1px;background:rgba(0,0,0,.25);top:inherit;bottom:-10px;width:100%;}.secondary-sidebar .type6 .widgettitle:after{position:absolute;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/sidebar/sidebar-title-arrow.png") no-repeat;width:13px;height:8px;left:30px;bottom:-17px;}.secondary-sidebar .type7 .widgettitle{padding:13px 20px 12px 25px;border:1px solid #000;margin-bottom:40px;font-weight:bold;}.secondary-sidebar .type7 .widgettitle:before{left:inherit;left:0px;top:0px;height:100%;width:5px;background:#000;}.secondary-sidebar .type8 .widgettitle{background:#fff;padding:10px 20px;margin:-14px auto 20px;text-align:center;display:table;float:none;}.secondary-sidebar .type8 .widget{width:100%;padding:0px 20px 15px;}.secondary-sidebar .type8 .widget:before{border:1px solid #000;content:"";height:100%;position:absolute;left:0;top:6px;width:100%;z-index:-1;}.secondary-sidebar .type8 .widgettitle:before{content:none;}.secondary-sidebar .type8 .widget #wp-calendar td{padding:9px 8px;}.secondary-sidebar .type9 .widgettitle{padding:0px 0px 15px;border-bottom:1px solid rgba(0,0,0,.15);}.secondary-sidebar .type9 .widgettitle:before{width:50px;height:3px;background:#000;top:inherit;left:0px;bottom:-2px;}.secondary-sidebar .type10 .widget:before{content:"";position:absolute;left:0px;top:0px;top:0px;width:100%;background:#000;height:1px;}.secondary-sidebar .type10 .widget{padding-top:2px;}.secondary-sidebar .type10 .widgettitle{margin-top:6px;padding:2px 20px 0px 20px;min-height:37px;margin-bottom:30px;color:#fff;font-size:18px;}.secondary-sidebar .type10 .widgettitle:before{background:#000;height:100%;width:100%;top:-6px;z-index:-1;}.secondary-sidebar .type10 .widgettitle:after{position:absolute;right:-4px;top:-6px;background:#f6f6f6 url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/sidebar/sidebar-title-shape.png") center center no-repeat;height:100%;width:19px;}.secondary-sidebar .type11 .widget{position:relative;background:#e8e8e8;padding:25px 20px;border-radius:5px;}.secondary-sidebar .type11 .widgettitle:before{position:absolute;right:-22px;top:50%;margin:auto;background:#e8e8e8 url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/sidebar/sidebar-title-floral2.png") no-repeat;width:24px;height:17px;left:auto;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}.secondary-sidebar .type11 .widgettitle{font-size:22px;margin-bottom:40px;padding-right:15px;position:relative;}.secondary-sidebar .type11 .woocommerce ul.cart_list li a,.secondary-sidebar .type11 .woocommerce ul.product_list_widget li a{font-weight:300;}.secondary-sidebar .type11 .widget #wp-calendar td{padding:9px 8px;}.secondary-sidebar .type12 .widget{position:relative;background:rgba(0,0,0,.05);padding:20px 20px 25px;}.secondary-sidebar .type12 .widgettitle{padding:10px 15px;margin-bottom:20px;}.secondary-sidebar .type12 .widgettitle:before{background:none;}.secondary-sidebar .type13 .widgettitle{padding:14px 0px 12px;}.secondary-sidebar .type13 .widgettitle:before{height:100%;width:60px;border-top:1px solid #60ae0d;border-bottom:1px solid #60ae0d;top:0px;z-index:-1;background:none;}.secondary-sidebar .type14 .widgettitle{background:#191919;padding:10px 0px 10px 20px;border-bottom:3px solid;color:#fff;}.secondary-sidebar .type14 .widgettitle:before{background:none;border-bottom:1px solid #fff;bottom:0px;width:100%;top:inherit;}.secondary-sidebar .type15 .widgettitle{background:#000;box-sizing:border-box;color:#fff;padding:13px 20px;font-size:18px;font-weight:normal;text-transform:uppercase;}.secondary-sidebar .type15 .widget.woocommerce ul li:before,.secondary-sidebar .type15 .widget.woocommerce ul li:hover:before{content:"";font-size:15px;}.secondary-sidebar .type15 .widget.widget_recent_reviews ul li,.secondary-sidebar .type15 .widget.widget_top_rated_products ul li,.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li{background:#f8f1e4;padding:15px;border-bottom:2px solid #ebeef0;}.secondary-sidebar .type15 .woocommerce ul.cart_list li img,.secondary-sidebar .type15 .woocommerce ul.product_list_widget li img{width:50px;padding:0;}.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li a img{height:50px;margin-top:0;}.secondary-sidebar .type16 .widgettitle{background:#f5f5f5;border-left:3px solid;font-size:16px;font-weight:600;margin-bottom:30px;padding:15px;}.secondary-sidebar .type16 .widget .special-links{font-size:15px;}.secondary-sidebar .type16 .widget .special-links li a{padding-left:0;}.secondary-sidebar .type17 .widget-title-wrapper{overflow:hidden;float:left;width:100%;}.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content{margin-bottom:30px;position:relative;clear:both;float:left;}.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:before{content:"";position:absolute;right:-16px;top:0px;width:100%;height:100%;-webkit-transform:skewX(30deg);transform:skewX(30deg);-ms-transform:skewX(30deg);}.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:after{content:"";height:100%;top:0px;left:114%;left:-webkit-calc(100% - -26px);left:-moz-calc(100% - -26px);left:calc(100% - -26px);position:absolute;-ms-transform:skewX(30deg);-webkit-transform:skewX(30deg);transform:skewX(30deg);width:9000px;background:#f3f3f3;}.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2,.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h3.widgettitle{padding:17px 10px 15px 20px;position:relative;z-index:1;margin:0px;left:0px;font-size:16px;text-transform:uppercase;}.secondary-sidebar .type18 .widget-stripe-title{overflow:hidden;float:left;width:100%;}.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content{margin-bottom:30px;position:relative;clear:both;float:left;}.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content:after{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/sidebar/title-pattern.png") repeat;content:"";height:100%;top:0px;left:100%;position:absolute;width:9000px;}.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h2,.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h3.widgettitle{background:#000;padding:12px 15px;position:relative;z-index:1;margin:0px;left:0px;font-size:16px;text-transform:uppercase;color:#fff;}#main-menu .menu-item-widget-area-container{width:100%;margin:10px 0px 0px;padding:0px;float:left;}#main-menu .menu-item-widget-area-container ul{padding:0px;margin:0px;}#main-menu .menu-item-widget-area-container .widget{padding:0px 0px 30px;display:inline;}#main-menu .menu-item-widget-area-container .widget.widget_pages ul li ul.children,#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul li ul.sub-menu{padding:10px 0px 0px 20px;}#main-menu .menu-item-widget-area-container .widget table{margin-bottom:0px;}#main-menu .menu-item-widget-area-container textarea{height:120px;}#main-menu .menu-item-widget-area-container .widget #wp-calendar td{padding:9px;}#main-menu .menu-item-widget-area-container .widget ul li > a,.menu-item-widget-area-container .tagcloud a{color:#000;}#main-menu .menu-item-widget-area-container .tagcloud a:hover{color:#fff;}#main-menu .menu-item-widget-area-container .flickr-widget div a{max-width:65px;}#main-menu .menu-item-widget-area-container .widget .tweet_list li{border-color:rgba(0,0,0,.15);}#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget ul li > a,#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .tagcloud a,#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget_recent_posts .entry-title h4 a{color:#fff;}#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .recent-posts-widget li .entry-meta a,#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .tweet_list li .tweet-time{color:rgba(255,255,255,.5);}#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget ul li{border-color:rgba(255,255,255,.15);}#main-menu .menu-item-widget-area-container .widget img{max-width:100%;height:auto;}#main-menu .menu-item-widget-area-container .widget ul li{padding:10px 0px 10px 20px;}#main-menu .menu-item-widget-area-container .widget ul li:first-child,#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul.menu li:first-child{padding-top:0px;}#main-menu .menu-item-widget-area-container .widget.widget_archive ul li,#main-menu .menu-item-widget-area-container .widget.widget_categories ul li,#main-menu .menu-item-widget-area-container .widget.widget_pages ul li,#main-menu .menu-item-widget-area-container .widget.widget_meta ul li,#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul.menu li,#main-menu .menu-item-widget-area-container .widget.widget_text ul li{padding:0px;}#main-menu .menu-item-widget-area-container .widget.widget_archive ul li > a,#main-menu .menu-item-widget-area-container .widget.widget_categories ul li > a,#main-menu .menu-item-widget-area-container .widget.widget_pages ul li > a,#main-menu .menu-item-widget-area-container .widget.widget_meta ul li > a,#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul.menu li > a,#main-menu .menu-item-widget-area-container .widget.widget_text ul li > a{padding:10px 0px 10px 20px;}#main-menu .menu-item-widget-area-container .widget.widget_archive ul li:first-child > a,#main-menu .menu-item-widget-area-container .widget.widget_categories ul li:first-child > a,#main-menu .menu-item-widget-area-container .widget.widget_pages ul li:first-child > a,#main-menu .menu-item-widget-area-container .widget.widget_meta ul li:first-child > a,#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul.menu li:first-child > a,#main-menu .menu-item-widget-area-container .widget.widget_text ul li:first-child > a{padding-top:0px;}#main-menu .menu-item-widget-area-container .widget .recent-portfolio-widget ul li{padding:0px;}#main-menu .menu-item-widget-area-container .widget .recent-posts-widget li{padding-left:0px;}#main-menu .menu-item-widget-area-container .widget .tweet_list li{padding:0px 0px 20px 40px;}.widget ul.tribe-events-sub-nav{float:none;width:auto;}.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li:before{display:none;}.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li{clear:none;width:auto;}.tribe-this-week-widget-wrapper .tribe-events-page-title{font-size:16px;font-weight:600;}.tribe-this-week-widget-wrapper .tribe-this-week-widget-day .duration,.tribe-this-week-widget-wrapper .tribe-this-week-widget-day .tribe-venue{line-height:21px;}.footer-widgets .widget{float:left;clear:both;width:100%;margin-bottom:30px;}#footer .mailchimp-form{margin:40px 0px 0px;position:relative;}#footer .mailchimp-form input[type="email"]{font-size:14px;font-weight:normal;width:100%;padding:15px;float:left;border-radius:5px;}#footer .mailchimp-form input[type="submit"]{cursor:pointer;font-size:14px;font-weight:400;position:absolute;right:0px;border-radius:0px 5px 5px 0px;padding:15px;margin:0px;}.tagcloud a:hover,#footer .dt-sc-dark-bg .tagcloud a:hover,#footer .tagcloud a:hover{color:#fff;}#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums .widget_display_replies img.avatar{float:none;margin-bottom:-3px;border:3px double #ddd;}.bbp-login-form fieldset legend{display:none;}.bbp-login-form label{width:140px;display:inline-block;}#sidebar .bbp-login-form label{width:70px;}.bbp-login-form .bbp-username,.bbp-login-form .bbp-email,.bbp-login-form .bbp-password,.bbp-login-form .bbp-remember-me,.bbp-login-form .bbp-submit-wrapper{margin-top:10px;}.bbp-login-form .bbp-submit-wrapper{text-align:right;}.bbp-login-form .bbp-login-links a{float:left;clear:left;}.bbp-logged-in img.avatar{float:left;margin:0 15px 0 0;}.bbp-logged-in h4{font-weight:bold;font-size:1.3em;clear:none;margin-bottom:10px;}.widget #bbp-search-form{position:relative;float:left;width:100%;}.widget #bbp-search-form input[type="text"]{padding-right:100px;}.widget #bbp-search-form input[type="submit"]{bottom:0px;right:0px;top:0px;margin:0px;padding:0px 20px;position:absolute;border-radius:0;}.widget.bbp_widget_login .bbp-logged-in h4{font-weight:normal;margin-bottom:0px;}.widget.widget_display_replies ul li a.bbp-author-avatar{margin-right:5px;}.widget.widget_display_replies ul li a.bbp-author-avatar,.widget.widget_display_replies ul li a.bbp-author-name{display:inline;}.widget.widget_display_topics ul li .topic-author{margin-left:5px;}.widget.widget_display_topics ul li div,.widget.widget_display_replies ul li div{color:rgba(0,0,0,.5);margin-top:5px;}.widget.widget_display_stats dl{margin:0px;}.widget.widget_display_stats dt{float:left;margin:0px 10px 0px 0px;font-weight:normal;clear:both;}.widget.widget_display_stats dd{float:left;line-height:24px;}.dt-sc-dark-bg .widget.widget_display_topics ul li div,.dt-sc-dark-bg .widget.widget_display_replies ul li div{color:rgba(255,255,255,.4);}.widget.buddypress div.item-avatar img.avatar{float:left;margin:0 10px 15px 0;}.widget.buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0;}.widget.buddypress div.item-options{font-size:90%;margin:0 0 1em 0;padding:1em 0;}.widget.buddypress div.item{margin:0 0 1em 0;}.widget.buddypress div.item-meta,.widget.buddypress div.item-content{font-size:11px;margin-left:50px;}.widget.buddypress ul.item-list img.avatar{height:40px;margin-right:10px;width:40px;}.widget.buddypress div.item-avatar img{height:40px;margin:1px;width:40px;}.widget.buddypress div.avatar-block{overflow:hidden;}.widget.buddypress #bp-login-widget-form label{display:block;margin:1rem 0 .5rem;}.widget.buddypress #bp-login-widget-form #bp-login-widget-submit{margin-right:10px;}.widget.buddypress .bp-login-widget-user-avatar{float:left;}.bp-login-widget-user-avatar img.avatar{height:40px;width:40px;}.widget.buddypress .bp-login-widget-user-links > div{padding-left:60px;}.widget.buddypress .bp-login-widget-user-links > div{margin-bottom:.5rem;}.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a{font-weight:bold;}.widget.buddypress #groups-list,.widget.buddypress #members-list,.widget.buddypress #friends-list{margin-left:0;padding-left:0;}.widget.buddypress #groups-list li,.widget.buddypress #members-list li,.widget.buddypress #friends-list li{clear:both;list-style-type:none;}.widget.buddypress .item-list .item{margin-bottom:0px;}.widget.buddypress .item-list li:before,.widget.buddypress .item-list li:hover:before{content:"";}.widget.buddypress .item-list li{padding-left:0px;}.widget #bp-login-widget-form span.bp-login-widget-register-link{display:inline-block;margin-top:15px;margin-left:5px;}#footer .dt-sc-dark-bg .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover{color:rgba(255,255,255,.6);}#footer .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover{color:#000;}.widget.buddypress .item-list .item .item-title{margin-bottom:-3px;}.widget.buddypress .item-list .item .item-title a{color:#000;font-weight:600;}.widget.buddypress .item-list .item .item-meta{color:rgba(0,0,0,.5);}.widget.buddypress div.item-options{border-bottom:1px solid rgba(0,0,0,.1);margin:0px 0px 25px;padding-bottom:0px;}.widget.buddypress div.item-options a{font-size:14px;margin-bottom:-1px;padding:8px 12px;color:rgba(0,0,0,.4);display:inline-block;border-radius:3px 3px 0px 0px;font-weight:600;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none;}.widget.buddypress div.item-options .bp-separator{display:none;}.widget.buddypress div.item-options a.selected{border:1px solid rgba(0,0,0,.1);border-bottom-color:#fff;}.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a{font-weight:normal;font-size:14px;color:#000;}.widget.buddypress .bp-login-widget-user-links > div{margin-bottom:-3px;}.profile .bp-widget{display:inline-block;margin-bottom:20px;width:100%;}.bp-widget > h4{font-weight:600;margin-bottom:0;}.dt-sc-dark-bg .widget.buddypress .item-list .item .item-meta{color:rgba(255,255,255,.5);}.dt-sc-dark-bg .widget.buddypress div.item-options{border-bottom:1px solid rgba(255,255,255,.3);}.dt-sc-dark-bg .widget.buddypress div.item-options a.selected{border:1px solid rgba(255,255,255,.3);border-bottom-color:#000;}.widget.tribe-events-countdown-widget .tribe-countdown-text a{color:#000;font-weight:600;}.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name{font-size:14px;font-weight:600;}.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a{color:#000;}.widget.tribe-events-venue-widget .tribe-venue-widget-list{margin:15px 0px 0px;}.widget.tribe-events-venue-widget .tribe-venue-widget-list li{padding-top:3px;}.widget.tribe-events-venue-widget .tribe-venue-widget-list .entry-title{font-size:14px;}.tribe-mini-calendar-event .list-info h2{font-weight:600;}.tribe-mini-calendar-event .list-date{background:rgba(0,0,0,.05);}.tribe-mini-calendar-event .list-date .list-daynumber{color:#000;font-size:12px;}.tribe-events-adv-list-widget .duration{margin-bottom:10px;display:inline;line-height:20px;}.tribe-events-adv-list-widget .location{color:rgba(0,0,0,.5);line-height:20px;}.tribe-events-adv-list-widget .tribe-events-duration,.tribe-events-adv-list-widget .tribe-events-location{line-height:24px;}.widget.tribe_mini_calendar_widget .tribe-mini-calendar th{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5);font-weight:600;font-size:13px;padding:3px 0px;}.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event{color:rgba(0,0,0,.3);}.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present .tribe-mini-calendar-no-event{color:#fff;}.widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events{background:rgba(0,0,0,.1);}.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a{color:rgba(0,0,0,.4);}.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a{color:#fff;}.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover{background:rgba(0,0,0,.15);}.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td{background:rgba(0,0,0,.05);}.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td{background:rgba(0,0,0,.05);}.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth,.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth{background:rgba(0,0,0,.02);}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar th{background:rgba(255,255,255,.1);color:#fff;}.dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-number{color:#fff;}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event{color:rgba(255,255,255,.5);}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events{background:rgba(255,255,255,.4);}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a{color:rgba(255,255,255,.5);}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover{background:rgba(255,255,255,.5);}.dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-text a,.dt-sc-dark-bg .widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a,.dt-sc-dark-bg .tribe-mini-calendar-event .list-date .list-daynumber{color:#fff;}.dt-sc-dark-bg .tribe-events-adv-list-widget .location{color:rgba(255,255,255,.5);}.dt-sc-dark-bg .tribe-mini-calendar-event .list-date{background:rgba(255,255,255,.3);}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td{border-color:rgba(255,255,255,.2);}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td{background:rgba(255,255,255,.3);}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td{background:rgba(255,255,255,.3);}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth,.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth{background:rgba(255,255,255,.2);}.woo-type4 .widget.woocommerce .woocommerce-product-search input[type="search"],.woo-type6 .widget.woocommerce .woocommerce-product-search input[type="search"],.woo-type18 .widget.woocommerce .woocommerce-product-search input[type="search"],.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="search"]{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}.woo-type4 .widget.woocommerce .woocommerce-product-search input[type="submit"],.woo-type6 .widget.woocommerce .woocommerce-product-search input[type="submit"],.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"],.woo-type18 .widget.woocommerce .woocommerce-product-search input[type="submit"]{-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-ms-border-radius:0 5px 5px 0;-o-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;}.woo-type17 .widget.woocommerce .woocommerce-product-search input[type="submit"]{-webkit-border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0;}.woo-type9 .widget.woocommerce .woocommerce-product-search input[type="search"]{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li:after{clear:both;}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none;margin:0;padding:0;}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{list-style:none;margin:0;}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{display:table;}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700;}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;height:auto;margin-left:4px;width:32px;box-shadow:none;}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{border-left:2px solid rgba(0,0,0,.1);margin:0;padding-left:1em;}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table;}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em;}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{clear:left;font-weight:700;margin:0 4px 0 0;padding:0 0 .25em;}.woocommerce .order_details:after,.woocommerce .widget_layered_nav ul li:after,.woocommerce .widget_shopping_cart .buttons:after,.woocommerce-account .addresses .title:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both;}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em;}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0;}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none;}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0;}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{display:inline-block;min-width:40px;}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;padding-top:0;position:relative;}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;left:0;top:0;}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table;}.woocommerce .widget_layered_nav ul{border:0;list-style:none;margin:0;padding:0;}.woocommerce .widget_layered_nav ul li{list-style:none;padding:0 0 1px;}.woocommerce .widget_layered_nav ul li.chosen a:before,.woocommerce .widget_layered_nav_filters ul li a:before{content:"";color:#a00;font-family:WooCommerce;font-variant:normal;font-weight:400;line-height:1;speak:none;text-decoration:none;text-transform:none;-webkit-font-smoothing:antialiased;}.woocommerce .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span{padding:1px 0;}.woocommerce .widget_layered_nav ul li.chosen a:before{margin-right:.618em;}.woocommerce .widget_layered_nav_filters ul{border:0;list-style:none;margin:0;overflow:hidden;padding:0;zoom:1;}.woocommerce .widget_layered_nav_filters ul li{border-width:0;list-style:none;padding:0 1px 1px 2px;}.woocommerce .widget_layered_nav_filters ul li:before{content:none;}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none;width:auto;}.woocommerce .widget_layered_nav_filters ul li a:before{margin-right:.618em;}.woocommerce .widget_price_filter .price_slider{clear:both;margin-bottom:1em;}.woocommerce .widget_price_filter .price_slider_amount{font-size:.8751em;line-height:2.4;text-align:right;}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left;}.woocommerce .widget_price_filter .ui-slider{margin-left:.5em;margin-right:.5em;position:relative;text-align:left;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#a46497;cursor:ew-resize;height:1em;margin-left:-.5em;position:absolute;outline:0;top:-.3em;width:1em;z-index:2;border-radius:1em;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:#a46497;border:0;display:block;font-size:.7em;position:absolute;z-index:1;border-radius:1em;}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#602053;border:0;border-radius:1em;}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em;}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px;}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px;}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none;}.woocommerce .widget_rating_filter ul li{border-width:0;padding:0 0 1px;list-style:none;}.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before{content:" ";display:table;}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none;}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block;}.woocommerce .widget_rating_filter ul li.chosen a:before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00;}.woo-type5 ul.cart_list li .star-rating,.woo-type5 ul.product_list_widget li .star-rating{font-size:13px;}.woo-type5 .widget.woocommerce .woocommerce-product-search input[type="search"]{padding:13px 12px;-webkit-border-radius:10px 0 10px 0;-moz-border-radius:10px 0 10px 0;-ms-border-radius:10px 0 10px 0;-o-border-radius:10px 0 10px 0;border-radius:10px 0 10px 0;}@-moz-document url-prefix(){.woo-type5 .widget.woocommerce .woocommerce-product-search input[type="search"]{padding:12px;}}.woo-type13 .widget.woocommerce ul.product-categories li:before,.woo-type13 .widget.woocommerce ul.product-categories li:first-child:before{top:8px;}.woo-type9 .widget.woocommerce .woocommerce-product-search input[type="submit"]{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.widget{float:left;margin-bottom:40px;width:100%;}.woocommerce #footer a.button:hover{color:#fff;}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{font-weight:600;}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{display:inline-block;margin-bottom:15px;}.woocommerce .widget_shopping_cart .cart_list li:last-child,.woocommerce.widget_shopping_cart .cart_list li:last-child{border:none;margin-bottom:0;padding-bottom:0;}.woocommerce .widget_shopping_cart .cart_list li.empty,.woocommerce.widget_shopping_cart .cart_list li.empty{padding-left:0;}.woocommerce ul.product_list_widget li::before{content:"";display:inline !important;}.woocommerce ul.product_list_widget li:hover:before{content:"";}.woocommerce .widget_shopping_cart .cart_list li:before,.woocommerce.widget_shopping_cart .cart_list li:before{content:none !important;}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{font-size:15px;height:20px;line-height:20px;padding:0;position:absolute;top:2px;width:20px;z-index:1;}.widget.woocommerce ul.product_list_widget li ins{background:none;font-size:14px;}.widget.woocommerce ul.product_list_widget li del{font-size:12px;}.widget.woocommerce ul.product_list_widget li a img{border:1px solid;margin-top:8px;padding:3px;}.widget.woocommerce ul.product-categories li,.widget.widget_layered_nav ul li{display:block;float:none;font-weight:normal;margin:0;padding:0;position:relative;}.widget.woocommerce ul.product-categories li.cat-item-none{padding-bottom:5px;}.widget.woocommerce ul.product-categories li.cat-item-none:before{display:none;}.widget.woocommerce ul.product-categories li a,.widget.widget_layered_nav ul li a{border:none;margin:0;padding:10px 0 10px 20px;}.widget.woocommerce ul.product-categories li span,.widget.widget_layered_nav ul li span{line-height:44px;position:absolute;right:0;top:0;}.widget.woocommerce ul li:before{font-weight:normal;}.widget.woocommerce ul.product_list_widget li,.widget.woocommerce ul.product-categories li:last-child{border-bottom:1px solid;}.widget.woocommerce ul.product-categories ul{padding:0 0 0 15px;box-sizing:border-box;}.widget.woocommerce ul.product-categories ul li{width:100%;box-sizing:border-box;}.widget.woocommerce .widget_shopping_cart_content .total{clear:both;float:left;margin:20px 0 0;padding:10px 0 0;width:100%;}.widget.woocommerce .widget_shopping_cart_content .buttons{clear:both;float:left;margin:10px 0 0;padding:0;width:100%;}.woocommerce.widget_price_filter .price_label{font-size:14px;position:relative;top:17px;}.widget.woocommerce ul.product_list_widget li .star-rating{margin:5px 0;}.widget.woocommerce .woocommerce-product-search label{display:none;}.widget.woocommerce .woocommerce-product-search{clear:both;position:relative;}.widget.woocommerce .woocommerce-product-search input[type="search"]{padding-right:100px;}.widget.woocommerce .woocommerce-product-search input[type="submit"]{margin:0;position:absolute;bottom:0;right:0;top:0;}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:5px 0 0 25px;}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{float:none;margin:0;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background:#e8e8e8;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background:#fff;border:1px solid #ddd;}.woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-range{background:#545454;}.woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-handle{background:#545454;border:1px solid #666;}.woocommerce.widget_price_filter .price_label{float:right;}#footer .product-categories li span{top:3px;}#footer .widget.woocommerce ul.product_list_widget li a img{border:3px solid;padding:0;}.menu-item-widget-area-container .widget_product_categories .product-categories li a{border-bottom:none;line-height:24px;margin:0;padding:0 45px 10px 0;}.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .amount,.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .reviewer{display:inline-block;margin:5px 0 0;}.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li a img{border-width:3px;padding:0;}.menu-item-widget-area-container .widget.widget_product_search #searchform input[type="text"],.menu-item-widget-area-container .widget.widget_product_search #searchform input[type="submit"]{font-size:13px;}.widget_product_categories .selection-box:after{top:0;height:100%;}#footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta a,#footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta,#footer .dt-sc-dark-bg .tweet_list li .tweet-time{color:rgba(255,255,255,.3);}.dt-sc-dark-bg .widget input[type="text"],.dt-sc-dark-bg .widget input[type="password"],.dt-sc-dark-bg .widget input[type="email"],.dt-sc-dark-bg .widget input[type="url"],.dt-sc-dark-bg .widget input[type="tel"],.dt-sc-dark-bg .widget input[type="number"],.dt-sc-dark-bg .widget input[type="range"],.dt-sc-dark-bg .widget input[type="date"],.dt-sc-dark-bg .widget textarea,.dt-sc-dark-bg .widget input[type="search"],.dt-sc-dark-bg .widget select,.dt-sc-dark-bg .widget.widget_categories ul li > a span,.dt-sc-dark-bg .widget.widget_archive ul li > a span{background:rgba(255,255,255,.15);}.dt-sc-twitter-icon:before,.dt-sc-twitter-icon:after,.dt-sc-twitter-icon span{background:#000;}.dt-sc-dark-bg .widget .selection-box:after{background:rgba(255,255,255,.05);}.dt-sc-dark-bg .widget .selection-box:before{border-top-color:rgba(255,255,255,.1);}.recent-portfolio-widget ul li a:after,.widget.widget_categories ul li > a:hover span,.widget.widget_archive ul li > a:hover span,.dt-sc-twitter-icon span{color:#fff;}.widget ul li,.widget.widget_nav_menu ul.menu li,.tweet_list li{border-color:rgba(0,0,0,.15);}.dt-sc-dark-bg .widget ul li,.dt-sc-dark-bg .widget.widget_nav_menu ul.menu li{border-color:rgba(255,255,255,.2);}.widget #wp-calendar td a,.recent-posts-widget li .entry-meta a{color:rgba(0,0,0,.5);}.dt-sc-dark-bg .widget #wp-calendar td a{color:rgba(255,255,255,.5);}.dt-sc-tweet span{color:rgba(0,0,0,.4);}.tweet_list li .tweet-time{color:rgba(0,0,0,.3);}.tagcloud a,.widget.widget_categories ul li > a span,.widget.widget_archive ul li > a span{background:rgba(0,0,0,.05);}.dt-sc-dark-bg .tagcloud a{background:rgba(255,255,255,.1);}.dt-sc-dark-bg .tagcloud a{border-bottom-color:rgba(255,255,255,.12);}.tagcloud a{border-bottom-color:rgba(0,0,0,.11);}#footer .widget.woocommerce ul.product_list_widget li a img{border-color:rgba(255,255,255,.75);}.woo-type9 .widget.woocommerce ul li:hover:before{color:inherit;}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li:after{clear:both;}.woo-type9 .widget.woocommerce ul li:hover:before{color:inherit;}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#000;}.widget.woocommerce ul.product_list_widget li,.widget.woocommerce ul.product-categories li:last-child,.widget.woocommerce ul.product_list_widget li a img,.select2-container .select2-choice{border-color:rgba(0,0,0,.15);}#footer .widget.woocommerce ul.product_list_widget li a img{border-color:rgba(255,255,255,.75);}.dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li,.dt-sc-dark-bg .widget.woocommerce ul.product-categories li:last-child,.dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li a img,.dt-sc-dark-bg .woocommerce .widget_shopping_cart .total,.dt-sc-dark-bg .woocommerce.widget_shopping_cart .total{border-color:rgba(255,255,255,.2);}#footer .widget.woocommerce #searchform input[type="text"]{color:#808080;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.widget .recent-posts-widget li .entry-title{line-height:normal;}::i-block-chrome,.widget .recent-posts-widget li .thumb{margin-top:5px;}::i-block-chrome,.widget .recent-posts-widget li .entry-title h4{display:inline;}}.secondary-sidebar .light-colored-widgets .widget ul li > a,.secondary-sidebar .light-colored-widgets .tagcloud a{color:#a1a1a1;}.single .entry-meta-data p a,.single .entry-meta-data p i{color:#a1a1a1;}.dt-sc-sociable.diamond-square-border li,.dt-sc-sociable.rounded-border li a,.dt-sc-sociable.square-border li a,.dt-sc-sociable.rounded-border-dashed li a{border-color:#a1a1a1;}.light-colored-widgets h3.widgettitle{color:rgba(255,255,255,.8);}.single ul.commentlist li .reply a{color:#a1a1a1;border-color:#a1a1a1;}@charset "utf-8";.menu-icons-wrapper.rounded-icons .search a span,.menu-icons-wrapper.rounded-icons .cart a span,.menu-icons-wrapper .search a span,.menu-icons-wrapper .cart a span,#main-menu ul li.menu-item-simple-parent ul li a .fa,.megamenu-child-container ul.sub-menu > li > ul li a .fa,#main-menu .megamenu-child-container > ul.sub-menu > li > a .menu-item-description,.overlay-header .overlay #main-menu > ul.menu > li > a:after,.left-header.left-header-boxed #main-menu > ul.menu > li > a > span,.main-header .menu-icons-wrapper .overlay-search #searchform,.main-header .menu-icons-wrapper .overlay-search #searchform:before,.menu-icons-wrapper .top-menu-search-container.type3,.main-header .menu-icons-wrapper .top-menu-search-container.type3 #searchform input[type="text"],.left-header #toggle-sidebar span,.overlay-header .overlay .overlay-close:before,.overlay-header .overlay .overlay-close:after,.overlay-header #trigger-overlay:before,.overlay-header #trigger-overlay:after,.overlay-search .overlay-close:before,.overlay-search .overlay-close:after,.left-header.left-header-creative #main-menu > ul.menu > li > a:after,.left-header.left-header-creative #main-menu > ul.menu > li > a:before{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.main-header .menu-icons-wrapper .overlay-search #searchform:after{-webkit-transition:all .6s linear;-moz-transition:all .6s linear;-o-transition:all .6s linear;-ms-transition:all .6s linear;transition:all .6s linear;}.left-header #toggle-sidebar:before,.left-header #toggle-sidebar:after{-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;-ms-transition:all .1s linear;transition:all .1s linear;}#logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;align-items:center;-webkit-box-align:center;}#logo a{display:block;overflow:hidden;float:left;padding:0px;margin:32px 0px;}#logo a img{display:block;height:inherit;overflow:hidden;}#logo a .retina_logo{display:none;}#logo a .darkbg_logo,.dt-sc-dark-bg #logo a .normal_logo{display:none;}.dt-sc-dark-bg #logo a .darkbg_logo{display:block;}.is-sticky #logo a{height:23px;margin:0;}.is-sticky #logo a img{max-height:100%;width:auto;height:auto;max-width:100%;}#logo .logo-title{margin-top:16px;}#logo .logo-title > h1{line-height:normal;margin-bottom:0;font-weight:bold;}#logo .logo-title h2{font-size:20px;display:block;clear:both;}#logo .logo-title > h1 a{margin:0;height:auto;line-height:normal;width:auto;padding:0;}.left-header #logo .logo-title{padding:0 20px;}.split-header #logo{position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;width:18%;text-align:center;z-index:9999;}.split-header #logo a{max-width:100%;float:none;margin:0 auto;}.split-header #logo a img{max-width:100%;max-height:100%;margin:0 auto;}.header-align-center #logo{width:47.8%;text-align:center;display:inline-block;}.header-align-center .main-header #logo a{padding-top:25px;height:auto;float:none;padding-bottom:20px;}.header-align-center .main-header #logo a img{margin:0 auto;}.header-align-center .main-header #logo a img{max-width:100%;}.overlay-header #logo a img,.header-align-left .main-header #logo a img{width:50%;}.header-align-left #logo{display:inline-block;width:24.7%;padding-top:24px;padding-bottom:20px;}.header-align-left #logo a{height:auto;}.left-header #header-wrapper #logo a{display:inline-block;float:none;width:100%;}.left-header #header-wrapper #logo a img{margin:0 auto;}.left-header.fixed-left-header #header-wrapper #logo a{height:21px;padding-left:10px;width:auto;}.left-header.fixed-left-header #header-wrapper #logo a img{margin:0;}.left-header #logo{margin:35px 0px;text-align:center;width:100%;clear:both;}.left-header.left-header-boxed #logo{padding:40px 0 20px;margin:0px;text-align:center;}.overlay-header #logo a{padding:20px 0px;height:auto;z-index:999;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.main-header,#logo,#logo a{display:-webkit-box;-webkit-box-align:center;-webkit-box-flex:1;position:relative;}::i-block-chrome,.left-header #header-wrapper #logo a{display:block;}}.top-bar{float:left;clear:both;margin:0px;padding:0px;width:100%;max-height:50px;line-height:50px;position:relative;z-index:99999;}.top-bar-left{width:49%;float:left;}.top-bar-right{width:49%;float:right;text-align:right;}.top-bar .dt-sc-vertical-small-separator{position:relative;top:2px;}.top-bar-right .dt-sc-vertical-small-separator{margin:0px 15px;}.top-bar .language{float:left;margin:0px;padding:0px 20px 0px 0px;position:relative;}.top-bar .language img{margin:0px 10px 0px 0px;vertical-align:middle;position:relative;top:-1px;}.top-bar .language:before{content:"";position:absolute;font-family:FontAwesome;font-size:14px;right:0px;top:0px;bottom:0px;margin:auto;}.text-with-icon{display:inline-block;}.text-with-icon .icon,.text-with-icon .fa{display:inline-block;font-size:14px;font-weight:bold;margin:0px 5px 0px 0px;position:relative;top:1px;}.top-bar .dt-sc-sociable{float:right;margin:0px;padding:0px;}.top-bar .dt-sc-sociable li{display:inline-block;margin:0px;padding:0px;}.top-bar .dt-sc-sociable li a{padding:0px 10px;width:auto;height:auto;line-height:50px;}.top-bar .dt-sc-button{margin-top:5px;letter-spacing:1px;font-weight:bold;}#header-wrapper{float:left;width:100%;margin:0px;padding:0px;}#header{width:100%;margin:0px;padding:0px;float:left;position:relative;}.header-with-topbar .main-header-wrapper,.header-with-topbar.header-on-slider .main-header-wrapper{top:50px;}.main-header-wrapper{position:absolute;left:0;top:0;width:100%;}.main-header{display:flex;float:left;width:100%;padding:0px;margin:0px;position:relative;}.standard-header .main-header-wrapper{position:inherit;top:0px;float:left;clear:both;width:100%;}.site-with-border{padding:80px;}.site-with-border .is-sticky .main-header-wrapper{top:80px;}.site-with-border.overlay-header .sticky-wrapper{z-index:99999;}.dt-sc-bordered-site{position:fixed;left:0;top:0;width:100%;height:100%;border:80px solid #fff;z-index:99999;pointer-events:none;}.site-with-border.left-header .main-header-wrapper{left:80px;top:80px;}.site-with-border.left-header.left-header-creative #toggle-sidebar{left:16px;top:16px;}.site-with-border.left-header.animated-right-header #header-wrapper{right:80px;}.site-with-border.left-header.animated-right-header .main-header-wrapper{left:auto;}.layout-boxed.standard-header .main-header-wrapper{width:1250px;}.layout-boxed.left-header .main-header-wrapper{width:100%;}.header-on-slider.boxed-header .main-header-wrapper{top:50px;}.boxed-header .main-header{padding:0px 30px;}.split-header #main-menu .menu-left,.split-header #main-menu .menu-right{width:40%;}.split-header #main-menu .menu-right{float:right;}.split-header .menu-wrapper,.split-header #main-menu{width:100%;margin:0px;}.split-header #main-menu ul.menu > li > a{padding:0px 21px;}.split-header .is-sticky .menu-active-with-single-border #main-menu ul.menu > li > a{line-height:66px;}.split-header #main-menu ul.menu{text-align:left;line-height:0px;}.split-header #main-menu ul.menu li{line-height:24px;}.split-header #main-menu ul.menu.menu-right{text-align:right;}.split-header #main-menu ul.menu > li{float:none;display:inline-block;text-align:center;}.split-header.transparent-header #main-menu ul.menu > li > a{padding:0px;}.split-header.transparent-header #main-menu ul.menu > li{padding:0px 20px;}.transparent-header .main-header,.transparent-header .main-header-wrapper,.left-header.transparent-header .main-header,.left-header.transparent-header .main-header-wrapper{background:none;}.two-color-header .main-header-wrapper:before{content:"";position:absolute;top:0px;left:-5%;width:39.5%;height:100%;-webkit-transform:skewX(-30deg);transform:skewX(-30deg);}.two-color-header .main-header-wrapper:after{content:"";position:absolute;top:0px;right:-5%;width:70%;height:100%;-webkit-transform:skewX(-30deg);transform:skewX(-30deg);}.two-color-header .menu-wrapper{position:relative;z-index:1;}.two-color-header .dt-sc-dark-bg .main-header-wrapper{background:none;}.two-color-header.standard-header .main-header-wrapper{box-shadow:0 0 2px 0px rgba(0,0,0,.2);}.fullwidth-menu-header .menu-wrapper{width:100%;clear:both;text-align:center;border-top:1px solid;border-bottom:1px solid;margin-left:0px;float:left;}.fullwidth-menu-header .dt-sc-dark-bg .menu-wrapper{border-bottom-color:rgba(255,255,255,.3);border-top-color:rgba(255,255,255,.3);}.layout-boxed.header-align-center .menu-wrapper{width:100%;}.layout-boxed.header-align-center .sticky-wrapper.is-sticky .menu-wrapper{width:1250px;}.two-color-header.site-with-fixed-footer #header-wrapper{background-color:#fff !important;}.header-align-center.fullwidth-menu-header #main-menu,.header-align-center #main-menu ul.menu{text-align:center;display:inline-block;float:none;}.header-align-center.fullwidth-menu-header #main-menu ul.menu > li,.header-align-center #main-menu ul.menu > li > a{float:none;display:inline-block;}.header-align-center.fullwidth-menu-header #main-menu ul.menu > li > a{line-height:70px;}.header-align-center.fullwidth-menu-header .menu-icons-wrapper{height:auto;display:inline-block;float:none;padding:0;}.header-align-center.fullwidth-menu-header .menu-icons-wrapper .search,.header-align-center.fullwidth-menu-header .menu-icons-wrapper .cart{float:none;display:inline-block;}.header-align-center.fullwidth-menu-header .menu-icons-wrapper .search a,.header-align-center.fullwidth-menu-header .menu-icons-wrapper .cart a{line-height:50px;}.header-align-center .header-left,.header-align-center .header-right,.header-align-left .header-right{padding-top:20px;padding-bottom:20px;}.header-align-center .header-left:empty,.header-align-center .header-right:empty,.header-align-left .header-right:empty{display:none;}.header-align-left.fullwidth-menu-header .dt-sc-dark-bg .is-sticky .menu-wrapper,.header-align-center.fullwidth-menu-header .dt-sc-dark-bg .is-sticky .menu-wrapper,.header-align-left.fullwidth-menu-header.semi-transparent-header .dt-sc-dark-bg .is-sticky .menu-wrapper{background:rgba(0,0,0,.9);}.header-align-center .header-left,.header-align-center .header-right{width:26%;border-bottom:1px dashed #d9d9d9;letter-spacing:3px;padding-top:60px;}.header-align-center .fullwidth-menu-header .menu-wrapper{border-width:0;}.header-align-center .main-header{display:block;}.header-align-center .header-left{float:left;}.header-align-center .header-right{float:right;text-align:right;}.header-align-left .header-right{width:75%;float:right;text-align:right;}.header-align-left.fullwidth-menu-header .menu-wrapper{border-bottom:none;}.header-ad{width:100%;line-height:150px;}.header-ad img{max-width:100%;vertical-align:middle;}.fullwidth-menu-header.header-align-center .main-header #logo a{padding:35px 0;width:60%;margin:0 auto;}.fullwidth-menu-header.header-align-center .menu-wrapper{border-width:0;}.fullwidth-menu-header.header-align-center .is-sticky .menu-wrapper{padding:0;}.main-header #searchform{border:1px solid;padding:13px 15px;max-width:250px;position:relative;margin:0px;}.main-header #searchform:before{content:"";position:absolute;font-family:FontAwesome;font-size:14px;right:15px;top:-4px;bottom:0px;margin:auto;height:22px;}.main-header #searchform input[type="text"]{border:none;background:none;padding:0px;text-transform:uppercase;font-size:12px;width:220px;-webkit-appearance:none;}.main-header #searchform label span{display:none;}.main-header #searchform input[type="submit"]{width:45px;height:42px;margin:0px;padding:0px;position:absolute;right:0px;top:0px;z-index:1;cursor:pointer;background:none;text-indent:-9999px;}.main-header .menu-icons-wrapper .overlay-search #searchform{max-width:45%;position:absolute;top:0;bottom:0;left:0;right:0;height:45px;margin:auto;padding:13px 15px;border-width:0 0 1px;border-style:solid;border-color:#000;background:none;}.main-header .menu-icons-wrapper .overlay-search #searchform input[type="text"],.main-header .menu-icons-wrapper .overlay-search #searchform:before{color:#000;}.main-header .menu-icons-wrapper .overlay-search #searchform input[type="text"]{width:100%;font-size:15px;}.main-header .menu-icons-wrapper .overlay-search #searchform:hover:after{width:100%;}.main-header .menu-icons-wrapper .overlay-search #searchform:after{content:"";width:0;border-bottom:2px solid;position:absolute;bottom:-1px;left:0;right:0;margin:0 auto;}.main-header .menu-icons-wrapper .overlay-search #searchform:hover{padding:13px 0;}.main-header .menu-icons-wrapper .overlay-search #searchform:hover:before{right:0;}.menu-icons-wrapper{float:right;margin:0px 0px 0px 10px;padding:10px 0px;height:70px;}.menu-icons-wrapper .search,.menu-icons-wrapper .cart{float:left;margin:0px 10px;}.menu-icons-wrapper.rounded-icons .search,.menu-icons-wrapper.rounded-icons .cart{margin:0px 5px;}.menu-icons-wrapper div:last-child{margin-right:0px;}.menu-icons-wrapper .search a,.menu-icons-wrapper .cart a{font-size:14px;}.menu-icons-wrapper .search a span,.menu-icons-wrapper .cart a span{line-height:70px;}.menu-icons-wrapper.rounded-icons .search a span,.menu-icons-wrapper.rounded-icons .cart a span{width:38px;height:38px;border-radius:50%;line-height:40px;text-align:center;}.menu-icons-wrapper .search{position:relative;}.menu-icons-wrapper .top-menu-search-container{display:none;position:absolute;right:-10px;bottom:-52px;z-index:9;}.menu-icons-wrapper .top-menu-search-container.show-top-menu-search{display:block;}.menu-icons-wrapper .top-menu-search-container .search-form label span{display:none;}.menu-icons-wrapper .top-menu-search-container .search-form input[type="submit"]{text-indent:-9999px;}.menu-icons-wrapper .top-menu-search-container .search-form input[type="search"]{padding-right:30px;text-transform:none;}.menu-icons-wrapper .cart sup{width:15px;height:15px;line-height:15px;text-align:center;font-size:9px;font-weight:bold;color:#fff;border-radius:50%;position:relative;top:-8px;left:-9px;display:inline-block;}.menu-icons-wrapper .top-menu-search-container.type3{position:relative;right:0;margin-right:10px;bottom:-12px;float:left;display:block;}.is-sticky .menu-icons-wrapper .top-menu-search-container.type3{bottom:0;}.main-header .menu-icons-wrapper .top-menu-search-container.type3 #searchform:before{display:none;}.main-header .menu-icons-wrapper .top-menu-search-container.type3 #searchform{border-width:0;padding-left:0;padding-right:0;}.main-header .menu-icons-wrapper .top-menu-search-container.type3.show-top-menu-search #searchform{padding-left:15px;padding-right:15px;background-color:rgba(0,0,0,.05);}.main-header .menu-icons-wrapper .top-menu-search-container.type3 #searchform input[type="text"]{color:#000;width:0;}.main-header .menu-icons-wrapper .top-menu-search-container.type3.show-top-menu-search #searchform input[type="text"]{width:220px;}.main-header .menu-icons-wrapper .top-menu-search-container.type3 #searchform input[type="submit"]{display:none;}.main-header .menu-icons-wrapper .top-menu-search-container.type3.show-top-menu-search #searchform input[type="submit"]{display:block;}.cart-info{padding:14px 20px 14px 57px;width:auto;display:inline-block;position:relative;margin:28px 0px 0px;}.cart-info p{margin:0px;}.cart-info:before{content:"";position:absolute;font-family:"Stroke-Gap-Icons";font-size:20px;left:15px;top:18px;}.cart-icon span{font-size:12px;line-height:20px;display:inline-block;width:20px;height:20px;border-radius:50%;text-align:center;position:absolute;left:28px;top:9px;}.cart-total{font-size:14px;display:inline-block;margin:0px 0px 0px 20px;letter-spacing:.5px;}.main-header .menu-icons-wrapper #searchform{margin:0px;}#searchform .dt-search-icon{display:none;}.live-chat{float:right;margin:32px 0px 0px 10px;}.live-chat a{font-size:10px;font-weight:800;padding:10px 15px 9px;text-transform:uppercase;border-radius:5px;}.live-chat a span{font-size:14px;display:inline-block;margin:0px 5px 0px 0px;}.menu-wrapper{float:right;margin:0px 0px 0px 20px;}#main-menu,#main-menu ul.menu{float:left;margin:0px;padding:0px;}#main-menu ul.menu li{float:left;display:inline;margin:0px;padding:0px;}#main-menu > ul.menu > li > a{float:left;padding:0px 30px;line-height:90px;font-weight:bold;font-size:13px;letter-spacing:.5px;text-transform:uppercase;}.menu-active-highlight-grey #main-menu ul.menu > li{padding:0px 20px;}.menu-active-highlight-grey #main-menu ul.menu > li > a{padding:0px;position:relative;}.menu-active-highlight-grey #main-menu ul.menu > li > a:before{content:"";position:absolute;height:2px;width:100%;left:0px;bottom:0px;}.left-header .menu-active-highlight-grey #main-menu ul.menu > li{padding:0;}.left-header #main-menu,.left-header #main-menu ul.menu{width:100%;}.left-header .menu-with-slanting-splitter #main-menu ul.menu > li:before{content:none;}.left-header #main-menu ul.menu > li > .megamenu-child-container{overflow-y:scroll;height:400px;}.left-header .top-bar{float:left;clear:both;padding:0px;text-align:center;width:100vw;position:relative;height:auto;left:0;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.left-header .top-bar{left:100%;width:1170px;}::i-block-chrome,.left-header .top-bar:before{position:absolute;content:"";display:block;background:#eee;left:-500px;width:500px;top:0;height:100%;}::i-block-chrome,.left-header .top-bar:after{position:absolute;content:"";display:block;background:#eee;right:-500px;width:500px;top:0;height:100%;}}.left-header #header-wrapper .top-bar .container{width:1170px;}.left-header .menu-active-with-icon.menu-active-highlight #main-menu > ul.menu > li > a:before,.left-header .menu-active-with-icon.menu-active-highlight #main-menu > ul.menu > li > a:after{content:none;}.left-header .menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_item > a:before,.left-header .menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_ancestor > a:before,.left-header .menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-item > a:before,.left-header .menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-ancestor > a:before{top:0;bottom:0;margin:auto;transform:rotate(-90deg);right:-26px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);left:auto;}.menu-active-with-single-border #main-menu ul.menu > li > a{border-bottom:1px solid transparent;}.left-header .menu-active-with-single-border #main-menu ul.menu > li > a{border-bottom-color:transparent;}.left-header .menu-active-with-single-border #main-menu > ul.menu > li.current-menu-item > a{border-top-color:rgba(0,0,0,.09);}.split-header.transparent-header .menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:before,.split-header.transparent-header .menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:before,.split-header.transparent-header .menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:before,.split-header.transparent-header .menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:before{bottom:-2px;}.split-header.transparent-header .menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:after,.split-header.transparent-header .menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:after,.split-header.transparent-header .menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:after,.split-header.transparent-header .menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:after{bottom:-8px;}.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a,.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a{position:relative;}.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:after{content:"";position:absolute;left:0px;right:0px;margin:auto;}.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:before{bottom:20px;width:13px;height:1px;}.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:after{bottom:14px;height:13px;width:1px;}.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a,.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a{border:none;}.menu-active-border-with-arrow  #main-menu > ul.menu > li.current_page_item > a,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current_page_ancestor > a,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current-menu-item > a,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current-menu-ancestor > a{position:relative;}.menu-active-border-with-arrow #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-border-with-arrow #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-border-with-arrow #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-border-with-arrow #main-menu > ul.menu > li.current-menu-ancestor > a:before,.menu-active-border-with-arrow #main-menu > ul.menu > li.current_page_item > a:after,.menu-active-border-with-arrow #main-menu > ul.menu > li.current_page_ancestor > a:after,.menu-active-border-with-arrow #main-menu > ul.menu > li.current-menu-item > a:after,.menu-active-border-with-arrow #main-menu > ul.menu > li.current-menu-ancestor > a:after{content:"";position:absolute;left:0px;bottom:0px;width:100%;margin:auto;}.menu-active-border-with-arrow  #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current-menu-ancestor > a:before{border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid;right:0px;width:0px;bottom:2px;}.menu-active-border-with-arrow  #main-menu > ul.menu > li.current_page_item > a:after,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current_page_ancestor > a:after,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current-menu-item > a:after,.menu-active-border-with-arrow  #main-menu > ul.menu > li.current-menu-ancestor > a:after{height:2px;}.menu-active-with-two-border #main-menu > ul.menu > li.current_page_item > a,.menu-active-with-two-border #main-menu > ul.menu > li.current_page_ancestor > a,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-item > a,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-ancestor > a{position:relative;}.menu-active-with-two-border #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-with-two-border #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-ancestor > a:before,.menu-active-with-two-border #main-menu > ul.menu > li.current_page_item > a:after,.menu-active-with-two-border #main-menu > ul.menu > li.current_page_ancestor > a:after,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-item > a:after,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-ancestor > a:after{content:"";position:absolute;left:0px;width:100%;height:2px;}.menu-active-with-two-border #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-with-two-border #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-ancestor > a:before{top:0px;}.menu-active-with-two-border #main-menu > ul.menu > li.current_page_item > a:after,.menu-active-with-two-border #main-menu > ul.menu > li.current_page_ancestor > a:after,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-item > a:after,.menu-active-with-two-border #main-menu > ul.menu > li.current-menu-ancestor > a:after{bottom:0px;}.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_item > a,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_ancestor > a,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-item > a,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-ancestor > a{position:relative;}.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-ancestor > a:before{content:"";position:absolute;width:0px;height:0px;left:0px;bottom:-9px;border-top:12px solid;border-left:20px solid transparent;border-right:20px solid transparent;margin:0 auto;right:0;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-ancestor > a:before{border-left-width:34px;border-right-width:34px;}}.menu-with-small-splitter #main-menu ul.menu > li{position:relative;}.menu-with-small-splitter #main-menu ul.menu > li:before{content:"";position:absolute;top:0px;bottom:0px;right:0px;margin:auto;height:20px;width:1px;}.menu-with-small-splitter #main-menu ul.menu > li:last-child:before{background:none;}.menu-with-slanting-splitter #main-menu ul.menu > li{position:relative;}.menu-with-slanting-splitter #main-menu ul.menu > li:before{content:"";position:absolute;top:3px;bottom:0px;right:-6px;margin:auto;height:15px;width:1px;-webkit-transform:rotate(30deg);-moz-transform-origin:0 0;-moz-transform:rotate(30deg);-ms-transform-origin:0 0;-ms-transform:rotate(30deg);transform-origin:0 0;transform:rotate(30deg);}.menu-with-slanting-splitter #main-menu ul.menu > li:last-child:before,.dt-sc-dark-bg .menu-with-slanting-splitter #main-menu ul.menu > li:last-child:before{background:none;}.overlay-header .menu-with-slanting-splitter #main-menu ul.menu > li:before{bottom:27px;top:auto;height:1px;width:25px;right:0;left:0;transform:none;}html{height:100%;}.left-header #header-wrapper .main-header{display:inline-block;}.left-header #header-wrapper .main-header-wrapper,.left-header #header-wrapper .main-header{height:100%;}.left-header #header-wrapper{width:260px;height:100%;position:fixed;left:0px;top:0px;z-index:9999;}.left-header #header{height:100%;}.left-header .main-header-wrapper{position:inherit;}.left-header .menu-wrapper{width:100%;clear:both;margin:0;}.left-header #header-wrapper .container{width:100%;height:100%;}.left-header #main-menu ul.menu li,.left-header #main-menu ul.menu li a{width:100%;}.left-header #main-menu > ul.menu > li > a{line-height:normal;padding:16px 25px 15px;}.left-header-footer{clear:both;width:100%;position:absolute;bottom:0px;text-align:center;padding:30px 20px;left:0;}.left-header-footer:empty{display:none;}.left-header-footer h5{text-transform:uppercase;}.left-header-footer .dt-sc-sociable{width:100%;text-align:center;}.left-header-footer .dt-sc-sociable li,.left-header-footer .dt-sc-sociable li a{display:inline-block;float:none;}.left-header-footer .dt-sc-sociable li{margin:0 5px 5px;}.left-header-footer .dt-sc-sociable.filled li a{width:32px;height:32px;line-height:32px;}.left-header-footer p{font-size:13px;line-height:24px;margin:20px 0px 0px;display:block;clear:both;}.left-header{overflow-x:hidden;}.left-header #main{padding-left:260px;}.left-header.layout-boxed #main{padding-left:0;}.left-header .menu-icons-wrapper{display:none;}.left-header #main-menu ul.menu > li > .megamenu-child-container{left:260px;top:0px;}.left-header .main-header-wrapper #main-menu ul li.menu-item-simple-parent ul{left:100%;top:0px;}.left-header .section-wrapper.vc_row[data-vc-full-width-init]{padding-left:260px;}.left-header.left-header-boxed .section-wrapper.vc_row[data-vc-full-width-init]{padding-left:0px;}.left-header.left-header-creative .section-wrapper.vc_row[data-vc-full-width-init]{padding-left:0px;}.left-header.left-header-boxed .left-header-footer .dt-sc-sociable li{margin:0 0 10px;text-align:center;display:block;width:100%;}.left-header.left-header-boxed .left-header-footer{padding:0;}.left-header.fixed-left-header #main-menu > ul.menu > li > a > span,.left-header.fixed-left-header #main-menu > ul.menu > li > a > i{display:block;margin:0 0 10px;font-size:22px;color:rgba(0,0,0,.8);}.left-header.fixed-left-header #main-menu{position:absolute;bottom:100px;z-index:9;}.left-header.fixed-left-header #main-menu > ul.menu > li > a{font-size:20px;}.left-header.fixed-left-header .dt-sc-dark-bg #main-menu > ul.menu > li > a > span,.left-header.fixed-left-header .dt-sc-dark-bg #main-menu > ul.menu > li > a > i{color:rgba(255,255,255,.8);}.left-header.left-header-creative #main{padding-left:0px;}.left-header.left-header-creative #header-wrapper{width:50%;left:-50%;}.left-header.left-header-creative #header-wrapper .main-header{padding:30px;}.left-header.left-header-creative #main-menu,.left-header.left-header-creative #main-menu ul.menu{width:auto;}.left-header.left-header-creative #main-menu ul.menu li,.left-header.left-header-creative #main-menu ul.menu li a{width:auto;display:block;clear:both;float:none;text-align:center;text-transform:capitalize;position:relative;}.left-header.left-header-creative #main-menu ul.menu li{padding:0;}.left-header.left-header-creative #main-menu > ul.menu > li > a:after,.left-header.left-header-creative #main-menu > ul.menu > li > a:before{content:"";position:absolute;height:2px;width:0;background-color:rgba(0,0,0,.25);margin:auto;bottom:0;}.left-header.left-header-creative #main-menu > ul.menu > li > a:after{right:0;left:auto;}.left-header.left-header-creative #main-menu > ul.menu > li > a:before{left:0;}.left-header.left-header-creative #main-menu > ul.menu > li.current_page_item > a:after,.left-header.left-header-creative #main-menu > ul.menu > li.current_page_item > a:before,.left-header.left-header-creative #main-menu > ul.menu > li > a:hover:after,.left-header.left-header-creative #main-menu > ul.menu > li > a:hover:before{width:50%;}.left-header.left-header-creative .dt-sc-dark-bg #main-menu > ul.menu > li.current_page_item > a:after,.left-header.left-header-creative .dt-sc-dark-bg #main-menu > ul.menu > li.current_page_item > a:before,.left-header.left-header-creative .dt-sc-dark-bg #main-menu > ul.menu > li > a:hover:after,.left-header.left-header-creative .dt-sc-dark-bg #main-menu > ul.menu > li > a:hover:before{background-color:rgba(255,255,255,.25);}.left-header-creative #main-menu ul.menu > li > .megamenu-child-container,.overlay-header #main-menu ul.menu > li > .megamenu-child-container{left:0;top:0px;width:auto;position:static;background:none;border-width:0;}.left-header-creative .main-header-wrapper #main-menu ul li.menu-item-simple-parent ul,.overlay-header .main-header-wrapper #main-menu ul li.menu-item-simple-parent ul{left:100%;top:0px;}.left-header-creative .dt-sc-dark-bg #main-menu .megamenu-child-container ul.sub-menu > li > ul li a,.left-header-creative .dt-sc-dark-bg #main-menu .megamenu-child-container > ul.sub-menu > li > a,.left-header-creative .dt-sc-dark-bg #main-menu .megamenu-child-container > ul.sub-menu > li > .nolink-menu,.overlay-header .dt-sc-dark-bg #main-menu .megamenu-child-container ul.sub-menu > li > ul li a,.overlay-header .dt-sc-dark-bg #main-menu .megamenu-child-container > ul.sub-menu > li > a,.overlay-header .dt-sc-dark-bg #main-menu .megamenu-child-container > ul.sub-menu > li > .nolink-menu{color:#fff;}.left-header-creative #main-menu .megamenu-child-container > ul.sub-menu > li,.overlay-header #main-menu .megamenu-child-container > ul.sub-menu > li{border:0;}.left-header-creative #main-menu .megamenu-child-container ul.sub-menu > li > ul,.overlay-header #main-menu .megamenu-child-container ul.sub-menu > li > ul{display:none;}.left-header.left-header-creative #main-menu ul.menu > li > .megamenu-child-container,.overlay-header #main-menu ul.menu > li > .megamenu-child-container{height:auto;overflow:auto;}.left-header.left-header-creative #main-menu > ul.menu > li > a,.overlay-header #main-menu > ul.menu > li > a{padding-left:0;padding-right:0;}.overlay-header #main-menu .megamenu-child-container > ul.sub-menu > li{width:auto;display:block;clear:both;float:none;text-align:center;text-transform:capitalize;position:relative;}.left-header.left-header-creative #toggle-sidebar{display:block;left:0;top:0;background-color:rgba(0,0,0,.75);}.left-header #toggle-sidebar{cursor:pointer;width:45px;height:45px;position:fixed;left:20px;top:20px;z-index:3000;}.left-header #toggle-sidebar:before,.left-header #toggle-sidebar:after{content:"";position:absolute;width:15px;height:14px;left:0px;right:10px;top:0px;bottom:0px;margin:auto;}.left-header #toggle-sidebar:before{border-top:2px solid #fff;}.left-header #toggle-sidebar:after{border-bottom:2px solid #fff;width:20px;right:5px;}.left-header #toggle-sidebar span{content:"";position:absolute;width:26px;height:2px;background:#fff;left:0px;right:0px;top:0px;bottom:0px;margin:auto;}.left-header #toggle-sidebar:hover:before{right:0;left:11px;}.left-header #toggle-sidebar:hover:after{left:6px;right:0;}.left-header #toggle-sidebar.close-icon span{display:none;}.left-header.left-header-creative .menu-wrapper{display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;flex-grow:1;flex-direction:column;height:70%;justify-content:center;top:0;-webkit-box-flex:1;-webkit-flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;}.left-header.left-header-creative #main-menu{margin:0 auto;}.left-header.left-header-creative #main-menu ul.menu li a.dt-menu-expand{display:none;}.left-header.left-header-creative #main-menu ul li.menu-item-simple-parent ul{background:none;position:relative;left:0;right:0;border:0;float:none;margin:0 auto;width:auto;}.left-header.left-header-creative #main-menu ul li.menu-item-simple-parent ul li a{border:0;}.left-header.left-header-creative .dt-sc-dark-bg #main-menu ul li.menu-item-simple-parent ul li a{color:#fff;}.left-header.left-header-creative #main-menu ul li.menu-item-simple-parent ul li a{padding:10px;}.left-header.left-header-boxed #main{padding-left:0px;}.left-header.left-header-boxed #header-wrapper{left:0;top:0;bottom:0;width:100px;}.left-header.left-header-boxed #main-menu > ul.menu > li > a{text-align:center;}.left-header.left-header-boxed #main-menu > ul.menu > li > a > i{font-size:24px;margin-right:0;}.left-header.left-header-boxed .menu-wrapper{height:75%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;}.left-header.left-header-boxed{padding-left:100px;}.single.left-header.left-header-boxed{padding-left:0;}.left-header.left-header-boxed #main-menu > ul.menu > li > a > span{position:absolute;width:150px;opacity:0;-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-ms-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%;background-color:#fff;left:0;padding:21px 0;top:-1px;z-index:-1;}.left-header.left-header-boxed #main-menu > ul.menu > li > a:hover > span{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);left:100%;}.left-header.left-header-boxed #primary .wpb_revslider_element.wpb_content_element{margin-bottom:0;}.left-header.left-stretched-header #main .container,.left-header.left-stretched-header #footer .container{width:100%;padding-left:260px;margin:0;}.left-header.left-stretched-header #main{padding-left:0;}.left-header.left-stretched-header #logo{z-index:9;position:relative;}.left-header.left-stretched-header .menu-wrapper{position:absolute;left:0;top:0;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;text-align:center;}.left-header.left-stretched-header .main-header-wrapper #main-menu ul li.menu-item-simple-parent ul{position:inherit;left:0;top:0;width:100%;text-align:center;border:0;background:inherit;padding-top:0;}.left-header.left-stretched-header #main-menu ul.menu li{display:inline-block;float:none;}.left-header.left-stretched-header #main-menu ul.menu li .dt-arrow-menu-expand,.left-header.left-header-creative #main-menu ul.menu li .dt-arrow-menu-expand,.overlay-header #main-menu ul.menu li .dt-arrow-menu-expand{width:30px;height:20px;margin-left:5px;}.left-header.left-stretched-header #main-menu ul.sub-menu li a{padding:10px 0 0;width:auto;display:inline-block;border-bottom:0;position:relative;}.left-header.left-stretched-header #main-menu ul.sub-menu li a:after{content:"";position:absolute;left:0;bottom:0;width:0;border:0;border-bottom:1px solid;-webkit-transition:width 0s ease,border .4s ease;-moz-transition:width 0s ease,border .4s ease;transition:width 0s ease,border .4s ease;}.left-header.left-stretched-header #main-menu ul.sub-menu li a:hover:after,.left-header.left-stretched-header #main-menu ul.sub-menu li.current_page_item a:after,.left-header.left-stretched-header #main-menu ul.sub-menu li.current-menu-item a:after{width:100%;-webkit-transition:width .4s ease;-moz-transition:width .4s ease;transition:width .4s ease;}.left-header.left-stretched-header #main-menu > ul.menu > li > a{padding:10px;text-transform:capitalize;}.left-header.left-stretched-header .dt-sc-dark-bg #main-menu ul.sub-menu li a{color:#fff;}.left-header.left-stretched-header #main-menu ul.sub-menu li a.dt-menu-expand{display:none;}.left-header.left-stretched-header #main-menu ul.menu > li > .megamenu-child-container{height:auto;background:none;position:relative;left:auto;width:100%;border-width:0;overflow:inherit;}.left-header.left-stretched-header #main-menu .megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li,.left-header.left-stretched-header #main-menu .megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li,.left-header.left-stretched-header #main-menu .megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li{width:100%;}.left-header.left-stretched-header #main-menu .megamenu-child-container > ul.sub-menu > li{border-width:0;}.left-header.animated-right-header #header-wrapper.hideMenu{right:-160px;}.left-header.animated-right-header #header-wrapper{right:0;left:auto;-webkit-transition:.5s all ease-in-out;-moz-transition:.5s all ease-in-out;-o-transition:.5s all ease-in-out;-ms-transition:.5s all ease-in-out;transition:.5s all ease-in-out;width:160px;}.left-header.animated-right-header #main{padding-left:0;}.left-header.animated-right-header #main-menu > ul.menu > li > a{text-align:center;}.left-header.animated-right-header .main-header-wrapper #main-menu ul li.menu-item-simple-parent ul{left:auto;right:100%;}.left-header.animated-right-header #main-menu ul.menu > li > .megamenu-child-container{display:none;}.fallin-header .nav-menu-icon{float:right;height:20px;margin:33px 0 0 25px;cursor:pointer;position:relative;z-index:100;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.fallin-header .nav-menu-icon span{height:3px;width:23px;margin:3px 0px 3px 0px;background-color:#000;display:block;right:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-animation:flipInX 1s linear;-moz-animation:flipInX 1s linear;animation:flipInX 1s linear;}.fallin-header .nav-menu-icon span:first-child{width:12px;margin-right:11px;}.fallin-header .nav-menu-icon span:nth-child(3){width:18px;margin-right:5px;}.fallin-header .dt-sc-dark-bg .nav-menu-icon span{background-color:#fff;}.fallin-header #main-menu > ul.menu > li.menu-item{top:-90px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.fallin-header #main-menu > ul.menu > li.menu-item-show{top:0;}.fallin-header .nav-menu-icon .animate-icon{-webkit-animation:flipInY 1s linear;-moz-animation:flipInY 1s linear;animation:flipInY 1s linear;}.fallin-header .nav-menu-icon span.animate-icon:first-child{margin-left:11px;}.fallin-header .nav-menu-icon span.animate-icon:nth-child(3){margin-left:5px;}.overlay-header .overlay nav{text-align:center;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;}.overlay-header .overlay ul{list-style:none;padding:0;margin:0 auto;display:inline-block;height:100%;position:relative;float:none;}.overlay-header .overlay .menu-header-menu-container > ul > li{display:block;height:16.6666667%;height:calc(100% / 6);min-height:80px;}.overlay-header .overlay #main-menu ul li.menu-item-simple-parent ul{position:relative;top:0;left:0;text-align:center;padding-top:0;background:none;}.overlay-header .overlay #main-menu ul.menu li.menu-item-simple-parent ul li a{padding-left:0;font-size:15px;border-bottom:0;color:#fff;}.overlay-header .overlay #main-menu ul li.menu-item-simple-parent ul li{padding:0;}.overlay-header .dt-sc-dark-bg .main-header-wrapper{background:none;}.overlay-hugeinc,.overlay-search{opacity:0;visibility:hidden;-webkit-transition:opacity .5s,visibility 0s .5s;transition:opacity .5s,visibility 0s .5s;}.overlay-search{background-color:#fff;}.overlay-hugeinc.open,.overlay-search.open{opacity:1;visibility:visible;-webkit-transition:opacity .5s;transition:opacity .5s;}.overlay-hugeinc nav{-webkit-perspective:1200px;perspective:1200px;}.overlay-hugeinc nav ul{opacity:.4;-webkit-transform:translateY(-25%) rotateX(35deg);transform:translateY(-25%) rotateX(35deg);-webkit-transition:-webkit-transform .5s,opacity .5s;transition:transform .5s,opacity .5s;}.overlay-hugeinc.open nav ul{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);}.overlay-hugeinc.close nav ul{-webkit-transform:translateY(25%) rotateX(-35deg);transform:translateY(25%) rotateX(-35deg);}.overlay-header .sticky-wrapper .main-header-wrapper,.overlay-header .main-header-wrapper{z-index:999;}.standard-header.overlay-header .is-sticky .main-header-wrapper{border:0;}.overlay-header #main-menu ul li.menu-item-simple-parent ul{border:0;padding-bottom:20px;}.site-with-border.overlay-header .overlay .overlay-close{right:40px;top:40px;}@media screen and (max-height: 30.5em){.overlay-header .overlay nav{height:70%;}.overlay-header .overlay ul li{min-height:34px;}}.overlay-header #main-header-wrapper.main-header-wrapper{background:transparent;z-index:auto;}.overlay-header .overlay,.overlay-search{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;}.overlay-header #trigger-overlay,.overlay-header .overlay .overlay-close,.overlay-search .overlay-close{cursor:pointer;width:46px;height:46px;position:fixed;right:20px;top:20px;font-size:0px;z-index:9;}.overlay-header .overlay .overlay-close{background:inherit;}.overlay-header #main-header-wrapper.main-header-wrapper > .container{width:100%;}.overlay-header #main-header-wrapper.main-header-wrapper #logo{padding-left:30px;pointer-events:none;}.site-with-border.overlay-header #trigger-overlay{position:relative;right:0;float:right;top:0;margin:auto;height:100%;}.site-with-border.overlay-header .menu-wrapper{padding-right:30px;}.overlay-header #trigger-overlay:before,.overlay-header #trigger-overlay:after{content:"";position:absolute;width:15px;height:14px;left:0px;right:11px;top:0px;bottom:0px;margin:auto;}.overlay-header #trigger-overlay:before{border-top:2px solid #000;}.overlay-header #trigger-overlay:after{border-bottom:2px solid #000;width:20px;right:6px;}.overlay-header #trigger-overlay span{content:"";position:absolute;width:26px;height:2px;background:#000;left:0px;right:0px;top:0px;bottom:0px;margin:auto;}.overlay-header #trigger-overlay:hover:before,.overlay-header #trigger-overlay:hover:after{right:0;width:26px;}.overlay-header .overlay .overlay-close:before,.overlay-header .overlay .overlay-close:after,.left-header.left-header-creative #toggle-sidebar.close-icon:before,.left-header.left-header-creative #toggle-sidebar.close-icon:after,.overlay-search .overlay-close:before,.overlay-search .overlay-close:after{content:"";position:absolute;width:26px;height:2px;background:#000;left:0px;right:0px;top:0px;bottom:0px;margin:auto;}.overlay-header .overlay.open .overlay-close:before,.left-header.left-header-creative #toggle-sidebar.close-icon:before,.left-header.left-header-creative #toggle-sidebar.close-icon:after,.overlay-search .overlay-close:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.overlay-header .overlay.open .overlay-close:after,.left-header.left-header-creative #toggle-sidebar.close-icon:after,.overlay-search .overlay-close:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.overlay-header .dt-sc-dark-bg .overlay .overlay-close{background:rgba(0,0,0,.1);}.left-header.left-header-creative #toggle-sidebar.close-icon:before,.left-header.left-header-creative #toggle-sidebar.close-icon:after{background:#fff;}.overlay-header .overlay #main-menu,.overlay-header .overlay #main-menu ul.menu{float:none;text-align:center;}.overlay-header .overlay #main-menu > ul.menu > li{clear:both;text-align:center;float:none;display:block;width:100%;}.overlay-header .overlay #main-menu > ul.menu > li > a{font-size:30px;line-height:normal;float:none;display:block;padding:0px;padding-bottom:10px;margin-bottom:20px;text-transform:capitalize;position:relative;}.overlay-header .overlay #main-menu > ul.menu > li > a.dt-menu-expand{display:none;}.overlay-header .dt-sc-dark-bg .overlay #main-menu > ul.menu > li > a{color:rgba(255,255,255,.6);}.overlay-header .dt-sc-dark-bg .overlay #main-menu > ul.menu > li.current-menu-item > a,.overlay-header .dt-sc-dark-bg .overlay #main-menu > ul.menu > li.current_page_item > a,.overlay-header .dt-sc-dark-bg .overlay #main-menu > ul.menu > li > a:hover{color:#fff;}.overlay-header .dt-sc-dark-bg .overlay #main-menu ul li.menu-item-megamenu-parent:hover > a,.overlay-header .dt-sc-dark-bg .overlay #main-menu ul > li.menu-item-simple-parent:hover > a{color:#fff;}.overlay-header .menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:before,.overlay-header .menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:before,.overlay-header .menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:before,.overlay-header .menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:before{width:auto;height:auto;position:inherit;}.overlay-header .overlay #main-menu > ul > li.current_page_item,.overlay-header .overlay #main-menu > ul > li.current_page_ancestor,.overlay-header .overlay #main-menu > ul > li.current-menu-item,.overlay-header .overlay #main-menu ul > li.current-menu-ancestor,.overlay-header .overlay #main-menu > ul > li.current_page_item > a,.overlay-header .overlay #main-menu > ul > li.current_page_ancestor > a,.overlay-header .overlay #main-menu > ul > li.current-menu-item > a,.overlay-header .overlay #main-menu ul > li.current-menu-ancestor > a{background:none;border:none;}.overlay-header .overlay{background:#fff;}.overlay-header .overlay #main-menu > ul.menu > li > a:after{width:0;border-bottom:1px solid;content:"";position:absolute;left:0;bottom:0;right:0;margin:auto;}.overlay-header .overlay #main-menu > ul.menu > li > a:hover:after,.overlay-header .overlay #main-menu > ul > li.current_page_item > a:after,.overlay-header .overlay #main-menu > ul > li.current_page_ancestor > a:after,.overlay-header .overlay #main-menu > ul > li.current-menu-item > a:after,.overlay-header .overlay #main-menu ul > li.current-menu-ancestor > a:after{width:50px;}.overlay-header .header-bottom,.overlay-header .header-top{position:absolute;bottom:20px;left:0;right:0;margin:auto;text-align:center;}.overlay-header .header-top{top:20px;bottom:auto;}.overlay-header .header-top .dt-sc-sociable li a:hover{background-color:#000;}.overlay-header .menu-links{float:left;width:100%;}.overlay-header .overlay ul.menu-links li{display:inline-block;min-height:inherit;padding:0 10px 0;}.overlay-header .overlay ul.menu-links li a{color:#000;font-size:16px;font-weight:500;}.overlay-header .menu-wrapper{margin:0;float:none;}.overlay-header #main-menu ul.menu > li > .megamenu-child-container{display:none;}#main-menu ul li.menu-item-simple-parent ul li{padding:0;}#main-menu ul.menu > li > a{color:#000;}.dt-sc-dark-bg #main-menu ul.menu > li > a{color:#fff;}.menu-active-highlight #main-menu > ul.menu > li.current_page_item > a,.menu-active-highlight #main-menu > ul.menu > li.current_page_ancestor > a,.menu-active-highlight #main-menu > ul.menu > li.current-menu-item > a,.menu-active-highlight #main-menu > ul.menu > li.current-menu-ancestor > a,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_item > a,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_ancestor > a,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-item > a,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-ancestor > a,.left-header .menu-active-highlight #main-menu > ul.menu > li.current_page_item > a,.left-header .menu-active-highlight #main-menu > ul.menu > li.current_page_ancestor > a,.left-header .menu-active-highlight #main-menu > ul.menu > li.current-menu-item > a,.left-header .menu-active-highlight #main-menu > ul.menu > li.current-menu-ancestor > a,.menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_item:hover > a,.left-header .menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_item > a,.left-header .menu-active-highlight-with-arrow #main-menu > ul.menu > li.current_page_ancestor > a,.left-header .menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-item > a,.left-header .menu-active-highlight-with-arrow #main-menu > ul.menu > li.current-menu-ancestor > a{color:#fff;}.menu-active-highlight-grey #main-menu > ul.menu > li.current_page_item,.menu-active-highlight-grey #main-menu > ul.menu > li.current_page_ancestor,.menu-active-highlight-grey #main-menu > ul.menu > li.current-menu-item,.menu-active-highlight-grey #main-menu > ul.menu > li.current-menu-ancestor{background:#eee;}.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:before,.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:after,.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:after{background:#000;}.menu-active-highlight.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:before,.menu-active-highlight.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:before,.menu-active-highlight.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:before,.menu-active-highlight.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:before,.menu-active-highlight.menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:after,.menu-active-highlight.menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:after,.menu-active-highlight.menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:after,.menu-active-highlight.menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:after{background:#fff;}.menu-with-small-splitter #main-menu ul.menu > li:before{background:rgba(0,0,0,.1);}.menu-with-slanting-splitter #main-menu ul.menu > li:before{background:rgba(0,0,0,.3);}.left-header .dt-sc-dark-bg #main-menu > ul.menu > li > a,.left-header .dt-sc-dark-bg #main-menu > ul.menu > li:last-child > a{border-color:rgba(255,255,255,.2);}.dt-sc-dark-bg .menu-with-slanting-splitter #main-menu ul.menu > li:before{background:rgba(255,255,255,.8);}.sticky-wrapper{width:100%;z-index:9999;float:left;position:relative;}.sticky-wrapper .main-header-wrapper,.main-header-wrapper{z-index:9999;}.header-align-center.fullwidth-menu-header .is-sticky .menu-wrapper{left:0px;}.header-align-left.fullwidth-menu-header .is-sticky .menu-wrapper,.header-align-center.fullwidth-menu-header .is-sticky .menu-wrapper,.standard-header .is-sticky .main-header-wrapper,.header-on-slider .is-sticky .main-header-wrapper,.fullwidth-header.semi-transparent-header.header-on-slider .is-sticky .main-header-wrapper,.header-align-left.fullwidth-menu-header.semi-transparent-header .is-sticky .menu-wrapper,.header-align-left.transparent-header .is-sticky .menu-wrapper,.transparent-header .is-sticky .main-header-wrapper,.fullwidth-header.transparent-header .is-sticky .main-header-wrapper{background:rgba(255,255,255,.9);border-bottom:1px solid rgba(0,0,0,.05);}.two-color-header .is-sticky .main-header-wrapper{background:none;border:none;}.overlay-header.header-on-slider .is-sticky .main-header-wrapper{border-bottom:0;}.header-align-left .main-header{display:block;}.header-align-left.fullwidth-menu-header .is-sticky .menu-wrapper{left:0px;border-radius:0px;}.header-align-left.fullwidth-menu-header .is-sticky #main-menu,.header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu{text-align:center;display:inline-block;float:none;}.header-align-left.fullwidth-menu-header .is-sticky .menu-icons-wrapper{display:inline-block;float:none;height:39px;}.header-align-left.fullwidth-menu-header .is-sticky .menu-icons-wrapper .search a span,.header-align-left.fullwidth-menu-header .is-sticky .menu-icons-wrapper .cart a span{line-height:50px;}.header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu > li,.header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu > li > a{float:none;text-align:center;display:inline-block;}.is-sticky #main-menu > ul.menu > li > a{line-height:55px;}.is-sticky .menu-active-with-single-border #main-menu ul.menu > li > a{line-height:51px;}.is-sticky .menu-icons-wrapper{height:50px;}.is-sticky .menu-icons-wrapper .search a span,.is-sticky .menu-icons-wrapper .cart a span{line-height:50px;}.fallin-header .is-sticky .nav-menu-icon{margin:25px 0 0 25px;}#main-menu ul.menu > li > a > i{margin-right:5px;}.header-on-slider .sticky-wrapper{position:absolute;}.fullwidth-menu-header.header-on-slider .sticky-wrapper{position:inherit;}#header-wrapper.dt-sc-dark-bg .is-sticky .main-header-wrapper{background:rgba(0,0,0,.9);border:none;}.two-color-header #header-wrapper.dt-sc-dark-bg .is-sticky .main-header-wrapper{background:transparent;}.boxed-header .is-sticky .main-header,.boxed-header.semi-transparent-header .is-sticky .main-header{background:none;}.is-sticky .menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:before,.is-sticky .menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:before,.is-sticky .menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:before,.is-sticky .menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:before{bottom:10px;}.is-sticky .menu-active-with-icon #main-menu > ul.menu > li.current_page_item > a:after,.is-sticky .menu-active-with-icon #main-menu > ul.menu > li.current_page_ancestor > a:after,.is-sticky .menu-active-with-icon #main-menu > ul.menu > li.current-menu-item > a:after,.is-sticky .menu-active-with-icon #main-menu > ul.menu > li.current-menu-ancestor > a:after{bottom:5px;}.split-header.transparent-header .is-sticky #main-menu ul.menu > li > a{line-height:66px;}#main-menu ul.menu > li{position:relative;}#main-menu ul li.menu-item-simple-parent ul,#main-menu ul li.menu-item-simple-parent ul li ul,#main-menu ul li.menu-item-simple-parent ul li ul li ul{display:none;text-align:left;z-index:9999;}#main-menu ul li.menu-item-simple-parent ul{width:260px;background:#fff;padding:10px 0px 10px;position:absolute;top:100%;left:0px;float:left;margin-top:0;border:1px solid #f5f5f5;border-bottom-width:5px;}#main-menu ul li.menu-item-simple-parent ul li{display:block;padding:0px 15px;position:relative;width:100%;}#main-menu ul li.menu-item-simple-parent ul li a{color:#000;position:relative;padding:10px 0px 10px 10px;line-height:24px;display:block;letter-spacing:.5px;border-bottom:1px solid rgba(0,0,0,.05);}#main-menu ul li.menu-item-simple-parent ul li:last-child > a{border:none;}#main-menu ul li.menu-item-simple-parent ul li ul{left:100%;top:0px;padding-top:5px;}.fullwidth-header.stretched-header #main-menu ul li.menu-item-simple-parent ul li ul{left:auto;right:100%;}#main-menu ul li.menu-item-simple-parent:last-child ul,#main-menu ul li.menu-item-simple-parent:nth-child(6) ul,#main-menu ul li.menu-item-simple-parent:nth-child(7) ul{right:0px;left:auto;}#main-menu ul li.menu-item-simple-parent:last-child ul li ul,#main-menu ul li.menu-item-simple-parent:nth-child(6) ul li ul,#main-menu ul li.menu-item-simple-parent:nth-child(7) ul li ul{right:100%;left:auto;}#main-menu ul li.menu-item-simple-parent ul li a .fa{margin-right:10px;position:relative;top:-1px;}#main-menu ul li.menu-item-simple-parent.dt-sc-dark-bg ul li a,#main-menu ul li.menu-item-simple-parent.dt-sc-dark-bg ul li a .fa{color:#fff;}#main-menu ul.menu > li > .megamenu-child-container{display:none;z-index:9999;}#main-menu .megamenu-child-container{background:#fff;padding:0px;position:absolute;top:100%;left:0px;float:left;border:1px solid #f5f5f5;border-bottom-width:5px;}#main-menu .megamenu-child-container img{max-width:100%;}#main-menu .megamenu-child-container > ul.sub-menu{padding:0px;margin:0px;text-align:left;}#main-menu .megamenu-child-container > ul.sub-menu > li > a,#main-menu .megamenu-child-container > ul.sub-menu > li > .nolink-menu{text-transform:uppercase;font-weight:bold;padding:10px 0 0;margin-bottom:15px;display:block;font-size:14px;color:#000;width:100%;float:left;position:relative;}#main-menu .megamenu-child-container ul.sub-menu li a{position:relative;}#main-menu .megamenu-child-container ul.sub-menu li a:before,#main-menu .megamenu-child-container ul.sub-menu li .nolink-menu:before{position:absolute;content:"";display:block;top:50%;right:10px;width:25px;height:12px;background-repeat:no-repeat;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}#main-menu .megamenu-child-container ul.sub-menu li li a:before,#main-menu .megamenu-child-container ul.sub-menu li li .nolink-menu:before{display:none;}#main-menu .megamenu-child-container > ul.sub-menu > li a .fa,#main-menu .megamenu-child-container > ul.sub-menu > li .fa{margin-right:5px;}#main-menu .megamenu-child-container > ul.sub-menu > li .featured-product .featured-tag a .fa,#main-menu .megamenu-child-container > ul.sub-menu > li .featured-product .featured-tag .fa{margin-right:0;}#main-menu .megamenu-child-container > ul.sub-menu > li > a .menu-item-description,#main-menu .menu-item-description{color:#696969;display:block;font-weight:normal;padding:0px;text-transform:none;font-size:12px;position:relative;top:-3px;line-height:normal;}.dt-megamenu-custom-content{display:block;padding:10px 0px 0px;}#main-menu .megamenu-child-container ul.sub-menu > li > ul{padding:0px;margin:0px;}#main-menu .megamenu-child-container ul.sub-menu > li > ul li{display:block;padding:0px;width:100%;float:left;}#main-menu .megamenu-child-container ul.sub-menu > li > ul li,#main-menu .megamenu-child-container ul.sub-menu > li > ul li a{clear:both;}#main-menu .megamenu-child-container ul.sub-menu > li > ul li a{color:#000;position:relative;padding:10px 0px;font-size:14px;line-height:24px;display:block;border-bottom:1px solid rgba(0,0,0,.05);}#main-menu .megamenu-child-container ul.sub-menu > li > ul li:last-child a{border:none;}#main-menu .megamenu-child-container ul.sub-menu > li > ul li a .fa{margin-right:10px;position:relative;top:-1px;}#main-menu .megamenu-child-container ul.sub-menu > li > ul > li > ul{padding-left:20px;}#main-menu .megamenu-child-container > ul.sub-menu > li.fulwidth-image-link > .nolink-menu{padding:0px;}#main-menu .megamenu-child-container > ul.sub-menu > li.fulwidth-image-link ul.sub-menu{padding-top:0px;}#main-menu .megamenu-child-container > ul.sub-menu > li.fulwidth-image-link img{max-width:100%;}#main-menu .megamenu-child-container.dt-sc-dark-bg > ul.sub-menu > li > a,#main-menu .megamenu-child-container.dt-sc-dark-bg > ul.sub-menu > li > .nolink-menu,#main-menu .megamenu-child-container.dt-sc-dark-bg ul.sub-menu > li > ul li a,#main-menu .megamenu-child-container.dt-sc-dark-bg ul.sub-menu > li > ul li a .fa{color:#fff;}#main-menu .megamenu-child-container.dt-sc-dark-bg > ul.sub-menu > li > a .menu-item-description,#main-menu .dt-sc-dark-bg .menu-item-description{color:rgba(255,255,255,.5);}.dt-sc-dark-bg ul.menu li ul,.dt-sc-dark-bg ul.menu li h2,.dt-sc-dark-bg ul.menu li h3,.dt-sc-dark-bg ul.menu li h4,.dt-sc-dark-bg ul.menu li h5,.dt-sc-dark-bg ul.menu li h6{color:#000;}.dt-menu-toggle{display:none;color:#fff;font-size:16px;font-weight:bold;text-transform:uppercase;padding:10px 15px;cursor:pointer;position:relative;z-index:1;}.dt-menu-toggle-icon{background:#fff;display:inline-block;height:2px;position:absolute;text-align:left;width:20px;right:15px;top:0px;bottom:0px;margin:auto;}.dt-menu-toggle-icon:before,.dt-menu-toggle-icon:after{content:"";position:absolute;background:#fff;height:2px;width:20px;left:0px;top:-5px;}.dt-menu-toggle-icon:after{top:5px;}#main-menu ul.menu li a.dt-menu-expand{border:none !important;cursor:pointer;display:none;font-family:FontAwesome;font-weight:normal;font-size:20px;height:38px;line-height:38px;margin:auto;padding:0 !important;position:absolute !important;right:0;top:0;text-align:center;width:38px !important;}.header-align-left.fullwidth-menu-header .is-sticky #main-menu ul.menu > li > a.dt-menu-expand{display:none;}#main-menu ul li.menu-item-simple-parent.menu-links-with-bg ul > li > a.dt-menu-expand,#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.single ul > li > a.dt-menu-expand:before{display:none;}#main-menu .menu-item-megamenu-parent.menu-title-with-bg a.dt-menu-expand{height:44px;line-height:44px;margin:0px;}#main-menu ul.menu li a.dt-menu-expand.dt-mean-clicked{font-family:monospace;}#main-menu ul li.menu-item-simple-parent.with-box-shadow ul,#main-menu .menu-item-megamenu-parent.with-box-shadow .megamenu-child-container{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);}#main-menu .menu-item-megamenu-parent.menu-title-with-bg .megamenu-child-container > ul.sub-menu > li > a,#main-menu .menu-item-megamenu-parent.menu-title-with-bg .megamenu-child-container > ul.sub-menu > li > .nolink-menu{padding:10px 15px;margin-bottom:10px;}#main-menu .megamenu-child-container.menu-hasbg{background-color:#fff;background-position:right bottom;background-repeat:no-repeat;}#main-menu .menu-item-megamenu-parent.menu-title-with-border .megamenu-child-container > ul.sub-menu > li > a,#main-menu .menu-item-megamenu-parent.menu-title-with-border .megamenu-child-container > ul.sub-menu > li > .nolink-menu{padding-bottom:10px;}#main-menu .menu-item-megamenu-parent.menu-links-with-bg .megamenu-child-container ul.sub-menu > li > ul > li,#main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu > li > ul > li{width:100%;}#main-menu .menu-item-megamenu-parent.menu-links-with-bg .megamenu-child-container ul.sub-menu > li > ul > li > a,#main-menu ul li.menu-item-simple-parent.menu-links-with-bg ul > li > a{padding:7px 12px;margin-bottom:7px;float:left;width:100%;display:inline-block;}#main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu > li > ul > li > a,#main-menu ul li.menu-item-simple-parent.menu-links-with-border ul > li > a{padding-bottom:10px;}#main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu > li > ul > li:last-child > a,#main-menu ul li.menu-item-simple-parent.menu-links-with-border ul > li:last-child > a{border:none !important;}#main-menu .menu-item-megamenu-parent.menu-links-with-border .megamenu-child-container ul.sub-menu > li > ul > li > a{float:left;width:100%;display:inline-block;}#main-menu .menu-item-megamenu-parent.menu-links-with-arrow .megamenu-child-container ul.sub-menu > li > ul > li > a,#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow ul > li > a{padding-left:15px;}#main-menu .menu-item-megamenu-parent.menu-links-with-arrow .megamenu-child-container ul.sub-menu > li > ul > li > a:before,#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow ul > li > a:before{position:absolute;left:0px;font-family:FontAwesome;font-size:14px;}#main-menu .menu-item-megamenu-parent.menu-links-with-arrow.single .megamenu-child-container ul.sub-menu > li > ul > li > a:before,#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.single ul > li > a:before{content:"";}#main-menu .menu-item-megamenu-parent.menu-links-with-arrow.double .megamenu-child-container ul.sub-menu > li > ul > li > a:before,#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.double ul > li > a:before{content:"";}#main-menu .menu-item-megamenu-parent.menu-links-with-arrow.disc .megamenu-child-container ul.sub-menu > li > ul > li > a:before,#main-menu ul li.menu-item-simple-parent.menu-links-with-arrow.disc ul > li > a:before{content:"";font-size:8px;}#main-menu .menu-item-megamenu-parent.menu-links-with-bg.menu-links-with-arrow .megamenu-child-container ul.sub-menu > li > ul > li > a,#main-menu ul li.menu-item-simple-parent.menu-links-with-bg.menu-links-with-arrow ul > li > a{padding-left:27px;}#main-menu .menu-item-megamenu-parent.menu-links-with-bg.menu-links-with-arrow .megamenu-child-container ul.sub-menu > li > ul > li > a:before,#main-menu ul li.menu-item-simple-parent.menu-links-with-bg.menu-links-with-arrow ul > li > a:before{left:12px;}#main-menu ul li ul.children,#main-menu ul li ul li ul.children,#main-menu ul li ul li ul li ul.children{display:none;}#main-menu ul li:hover > ul.children,#main-menu ul li ul li:hover ul.children,#main-menu ul li ul li ul li:hover ul.children{display:block;}#main-menu ul li ul.children{background:#fff;float:left;left:0;padding:10px 0;position:absolute;top:100%;width:260px;box-shadow:0 0 3px rgba(0,0,0,.1);margin:0;text-align:left;}#main-menu ul li ul.children li{box-sizing:border-box;display:block;padding:0 15px;position:relative;width:100%;}#main-menu ul li ul.children li a{color:#000;display:block;font-size:12px;font-weight:bold;line-height:24px;padding:10px 0 10px 10px;position:relative;letter-spacing:.5px;}#main-menu ul li ul li ul.children{left:100%;padding-top:5px;top:-10px;}.left-header #main-menu ul li ul.children{left:100%;top:-10px;}#slider{float:left;clear:both;width:100%;margin:0px;padding:0px;display:block;}#slider img{max-width:100%;}.section-wrapper{float:left;clear:both;width:100%;margin-bottom:0px;padding:0px;}.section-wrapper.fullwidth-section > .container{width:100%;}.section-wrapper.fullwidth-section{position:relative;}.dark-overlay,.extend-bg-fullwidth-left,.extend-bg-fullwidth-right,.light-overlay{position:relative;}.dark-overlay:before,.light-overlay:before{position:absolute;content:"";width:100%;height:100%;left:0px;top:0px;display:inline !important;z-index:0;}.section-wrapper .container{z-index:9;}.main-title-section-wrapper{float:left;width:100%;margin:0px 0px 65px;padding:40px 0px 43px;clear:both;background-color:rgba(0,0,0,.05);}.main-title-section-wrapper.dt-sc-dark-bg{background-color:rgba(0,0,0,.7);}.header-on-slider .main-title-section-wrapper{background-size:cover !important;padding-top:130px;}.home #header-wrapper{margin-bottom:50px;}.home.site-with-fixed-footer #header-wrapper{margin-bottom:0;}.page-with-slider.header-below-slider #slider,.home.overlay-header #header-wrapper,.home.header-on-slider #header-wrapper{margin-bottom:0;}.page-with-slider.overlay-header #slider,.page-with-slider.left-header #slider{margin-bottom:50px;}.left-header.header-on-slider .main-title-section-wrapper{padding:60px 0;}.home.header-on-slider.page-with-slider .main-title-section-wrapper{padding-top:90px;}.header-on-slider.no-breadcrumb #main{margin-top:90px;}.left-header.header-on-slider.no-breadcrumb #main,.header-on-slider.no-breadcrumb.remove-top-spaces #main{margin-top:0;}.home.header-on-slider.page-with-slider #main,.header-on-slider.page-with-slider #main{margin-top:0;}#main.with-fixed-footer{background-color:#fff;position:relative;z-index:1;}#main.with-fixed-footer.footer-darkbg:after{content:"";position:absolute;left:0;bottom:auto;top:100%;width:100%;height:100px;background:rgba(0,0,0,.5);background:-moz-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,.5)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=0);}.main-title-section{float:left;width:100%;margin:0px;padding:0px;position:relative;}.main-title-section h1{-ms-word-wrap:break-word;word-wrap:break-word;font-size:30px;font-weight:700;color:#000;margin-bottom:0;}.breadcrumb{-ms-word-wrap:break-word;word-wrap:break-word;clear:both;float:left;width:100%;margin:0px;padding:0px;font-size:13px;font-weight:500;color:rgba(0,0,0,.6);}.breadcrumb a{color:#000;}.breadcrumb .fa{display:inline-block;margin:0px 4px;padding:0px;}.breadcrumb span.current{color:rgba(0,0,0,.5);}.breadcrumb .fa.default{display:inline-block;height:14px;width:1px;-webkit-transform:rotate(30deg);-moz-transform-origin:0 0;-moz-transform:rotate(30deg);-ms-transform-origin:0 0;-ms-transform:rotate(30deg);transform-origin:0 0;transform:rotate(30deg);background:#000;top:3px;position:relative;margin:0px 5px 0px 10px;}.main-title-section.aligncenter{text-align:center;}.main-title-section.alignright{text-align:right;}.main-title-section-wrapper.breadcrumb-left .breadcrumb{clear:none;float:left;width:35%;padding-right:20px;margin-top:13px;}.main-title-section-wrapper.breadcrumb-left .main-title-section{float:right;width:65%;text-align:right;}.main-title-section-wrapper.breadcrumb-right .breadcrumb{clear:none;float:right;text-align:right;width:35%;padding-left:20px;margin-top:13px;}.main-title-section-wrapper.breadcrumb-right .main-title-section{float:left;width:65%;}.main-title-section-wrapper.breadcrumb-top-left-title-center .main-title-section{width:100%;text-align:center;}.main-title-section-wrapper.breadcrumb-top-left-title-center .breadcrumb{margin-top:-70px;width:100%;float:left;}.main-title-section-wrapper.breadcrumb-top-right-title-center .main-title-section{width:100%;text-align:center;}.main-title-section-wrapper.breadcrumb-top-right-title-center .breadcrumb{margin-top:-70px;width:100%;float:right;text-align:right;}.dt-sc-dark-bg .breadcrumb{color:rgba(255,255,255,.6);}.dt-sc-dark-bg .breadcrumb a,.dt-sc-dark-bg .main-title-section h1{color:#fff;}.dt-sc-dark-bg .breadcrumb a:hover,.dt-sc-dark-bg .breadcrumb span.current{color:rgba(255,255,255,.6);}.dt-sc-dark-bg .breadcrumb .fa.default{background:#fff;}.page.header-on-slider.transparent-header .dt-sc-dark-bg .main-header-wrapper{background:transparent;}.home-page.page.header-on-slider.transparent-header .dt-sc-dark-bg .main-header-wrapper{background:transparent;}.fullwidth-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper,.boxed-header.semi-transparent-header .dt-sc-dark-bg .main-header,.left-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper,.left-header.semi-transparent-header .dt-sc-dark-bg .main-header,.icon-menu-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper{background:rgba(0,0,0,.7);}.remove-top-spaces .main-title-section-wrapper,.remove-top-spaces.home #header-wrapper{margin:0;}#footer{width:100%;float:left;clear:both;margin:0px;}.footer-widgets{padding:0;width:100%;float:left;clear:both;margin:0px;background-color:#fff;}.fixed-footer .fixed-footer-container{position:fixed;left:0;bottom:0;right:0;padding:0;margin:0;}.fixed-footer{position:relative;}#footer .container{z-index:9;}.footer-copyright .alignright img{float:right;}.footer-copyright{float:left;margin:0px;padding:30px 0px;width:100%;clear:both;}.copyright-left{width:48%;float:left;margin:0px;padding:0px;}.copyright-right{float:right;margin:0px;padding:0px;width:48%;text-align:right;}.footer-copyright .menu-links,#footer .menu-links{text-align:right;margin:0px;padding:0px;}.footer-copyright .menu-links li,#footer .menu-links li{margin:0px 0px 0px 29px;display:inline-block;padding:0px;float:none;}.aligncenter .menu-links,#footer .aligncenter .menu-links{text-align:center;}.aligncenter .menu-links li,#footer .aligncenter .menu-links li{float:none;display:inline-block;text-align:center;margin:0 15px;}.menu-links.with-splitter li{margin:0px;}.footer-copyright .menu-links.with-splitter li a{padding:0px 15px;border-right:1px solid;}.footer-copyright .menu-links.with-splitter li:last-child a{border-right:0px;}.copyright-align-center{text-align:center;}.copyright-align-center .copyright-left,.copyright-align-center .copyright-right,.copyright-align-center .dt-sc-sociable,.copyright-align-center .copyright-right{text-align:center;width:100%;float:left;clear:both;margin:10px 0px;}.copyright-align-center .menu-links,.copyright-align-center .dt-sc-sociable{text-align:center;}.copyright-align-center .menu-links li,.copyright-align-center .dt-sc-sociable li,.copyright-align-center .dt-sc-sociable li a{float:none;display:inline-block;text-align:center;}.custom-social li a span{margin:0px 10px 0px 0px;font-size:18px;width:20px;text-align:center;}.copyright-right .dt-sc-sociable{text-align:right;width:100%;}.copyright-right .dt-sc-sociable li{float:none;display:inline-block;text-align:right;}.dt_ajax_subscribe_msg .success-msg{color:#15d401;}.dt_ajax_subscribe_msg .error-msg{color:#bd0404;}.side-navigation{width:27%;float:left;margin:0px 2% 0px 0px;padding:0px;}.side-navigation-content{width:71%;float:left;margin:0px;padding:0px;}.side-navigation-content img{max-width:100%;}.side-nav-container{float:left;margin:0px;padding:0px;width:98%;}ul.side-nav{border:1px solid;border-bottom:0px;margin:0px;padding:0px;float:left;width:100%;}ul.side-nav li{float:left;width:100%;display:block;padding:0px;border-bottom:1px solid;}ul.side-nav li a{color:#2d2d29;padding:12px 0px 11px 60px;display:block;position:relative;}ul.side-nav li a:before{content:"";font-family:FontAwesome;font-style:normal;font-weight:normal;color:#444446;position:absolute;left:0;top:0;margin:auto;width:45px;height:100%;text-align:center;line-height:47px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}ul.side-nav > li.current_page_item > a:after,ul.side-nav > li > ul > li.current_page_item > a:after{content:"";position:absolute;background:url("https://luigiventimiglia.com/wp-content/themes/vivagh/css/images/side-nav-active.png") no-repeat;width:11px;height:46px;right:-11px;top:0px;}ul.side-nav li a:hover:before,ul.side-nav > li.current_page_item > a:before,ul.side-nav > li > ul > li.current_page_item > a:before,ul.side-nav > li > ul > li > ul > li.current_page_item > a:before{color:#fff;}ul.side-nav li ul{border-top:1px solid;margin:0px;padding-left:0px;}ul.side-nav li ul li:last-child{border:none;padding-bottom:0px;}ul.side-nav li ul li a{padding-left:85px;}ul.side-nav ul ul li a{padding-left:120px;}ul.side-nav li a:before,ul.side-nav > li > a:hover,ul.side-nav > li > ul > li > a:hover,ul.side-nav > li > ul > li > ul > li > a:hover,ul.side-nav > li.current_page_item > a,ul.side-nav > li > ul > li.current_page_item > a,ul.side-nav > li > ul > li > ul > li.current_page_item > a{background:#ededed;}ul.side-nav,ul.side-nav li,ul.side-nav li ul{border-color:#e3e3e3;}ul.side-nav li a:before,ul.side-nav > li > a:hover,ul.side-nav > li > ul > li > a:hover,ul.side-nav > li > ul > li > ul > li > a:hover{color:#2d2d29;}.dt-style-picker-wrapper{position:fixed;z-index:99999;left:0px;top:150px;}#dt-style-picker{background:#f9f9f9;width:225px;float:left;position:absolute;top:0px;z-index:1;margin:0px;padding:0px;text-align:center;}#dt-style-picker h2{font-size:17px;font-weight:normal;line-height:48px;text-transform:capitalize;width:100%;color:#fff;margin:0px;padding:0px;background-color:#1a1a1a;}#dt-style-picker h3{font-size:15px;font-weight:normal;padding:15px 0;width:100%;color:#000;margin:0px;display:inline-block;}#dt-style-picker ul{float:left;margin:0px;padding:15px 0px;text-align:center;width:225px;background-image:linear-gradient(to bottom,#f7f4f4,#fff);border-top:1px solid rgba(23,24,26,.08);}#dt-style-picker ul li{display:inline-block;display:inline;list-style-type:none;padding:0px;margin:0px 4px 6px 4px;}#dt-style-picker ul li a{background:#f9f9f9;border:1px solid #fff;padding:3px;display:inline-block;margin:0px;line-height:0;}#dt-style-picker ul li a.selected,#dt-style-picker ul li a:hover{border:1px solid #d7d7d7;}#dt-style-picker ul li a img,.style-picker-ico > img{border:1px solid #f0f0f0;}#dt-style-picker ul.scheme-picker li a{padding:7px;}#dt-style-picker ul.scheme-picker li a img{height:auto;border:0;}#dt-style-picker .hr{width:100%;height:10px;display:block;float:left;clear:both;position:relative;z-index:1;margin:3px 0px;}.style-picker-ico{background:#1a1a1a;height:48px;left:224px;position:absolute;text-align:center;top:0px;width:50px;border-left:0;}.style-picker-ico > i{color:#fff;font-size:27px;line-height:47px;}.style-picker-ico.control-open > i:before{content:"";font-family:"IcoMoon-Ultimate";}#dt-style-picker h3.color-scheme{background:#1a1a1a;color:#fff;}body .loader{height:100%;left:0;position:fixed;top:0;width:100%;z-index:999991;background:#fff;}.loader-inner{display:flex;flex-grow:1;flex-direction:column;width:100%;justify-content:center;height:100%;}.loader-icon{width:60px;height:60px;background:#8e2f9e;border-radius:50%;overflow:hidden;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;animation:loader-icon 1s infinite;-webkit-animation:loader-icon 1s infinite;-moz-animation:loader-icon 1s infinite;-ms-animation:loader-icon 1s infinite;}.loader-icon .loader-hexagon{width:32px;height:20px;background:#fff;position:absolute;left:50%;margin-left:-16px;top:50%;margin-top:-10px;}.loader-icon .loader-hexagon::before{content:"";position:absolute;width:0;height:0;border-bottom:8px solid #fff;border-left:16px solid transparent;border-right:16px solid transparent;top:-8px;}.loader-icon .loader-hexagon::after{content:"";position:absolute;width:0;height:0;border-top:8px solid #fff;border-left:16px solid transparent;border-right:16px solid transparent;bottom:-8px;}.loader-icon .loader-lines{position:absolute;width:40px;height:50px;background:transparent;border-top:4px solid #fff;border-radius:12px;}.loader-icon .loader-lines:nth-child(2){transform:rotate(30deg);-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);left:-4px;top:7px;}.loader-icon .loader-lines:nth-child(3){transform:rotate(150deg);-webkit-transform:rotate(150deg);-moz-transform:rotate(150deg);-ms-transform:rotate(150deg);left:14px;top:-7px;}.loader-icon .loader-lines:nth-child(4){transform:rotate(270deg);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);left:19px;top:15px;}@keyframes loader-icon{to{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);}}#toTop{position:fixed;display:none;text-decoration:none;bottom:30px;right:30px;overflow:hidden;width:62px;height:50px;border:none;text-indent:-9999px;z-index:999;opacity:.9;border-radius:50%;line-height:16px;font-size:10px;text-align:center;}#toTop:hover{opacity:1;}#toTop:after{content:"";background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/top.png");background-repeat:no-repeat;background-position:center center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-size:50px;-webkit-animation:pulse .9s infinite linear;-moz-animation:pulse .9s infinite linear;animation:pulse .9s infinite linear;}#toTop:active,#toTop:focus{outline:none;}.uiToTop #toTop{position:relative;right:auto;bottom:auto;display:inline-block;}.uiToTop{vertical-align:middle;}#toTop.type2{background:#bdc3c7;width:45px;height:45px;border-radius:50%;}#toTop.type2:after{content:"";font-family:fontawesome;font-size:32px;color:red;color:#000;background:none;z-index:9;text-indent:0;line-height:41px;-webkit-animation:flipInX 1s infinite linear;-moz-animation:flipInX 1s infinite linear;animation:flipInX 1s infinite linear;text-align:center;}.main-header #searchform{border-color:#e5e5e5;}.main-header #searchform:before{color:#c2c2c2;}.main-header #searchform input[type="text"],.cart-info:before,.cart-total:before{color:#aaa;}.fullwidth-menu-header .menu-wrapper{border-top-color:#eee;border-bottom-color:#eee;}.boxed-header .main-header,.left-header .main-header-wrapper,.main-header #searchform{background:#fff;}.top-bar{background:#eee;}.dt-sc-dark-bg.top-bar a{color:#fff;}.transparent-header .main-header-wrapper,.transparent-header .menu-wrapper,.transparent-header .dt-sc-dark-bg .main-header-wrapper,.fullwidth-header.transparent-header .main-header-wrapper{background:none;}.main-header-wrapper{background:rgba(255,255,255,1);}.dt-sc-dark-bg .main-header-wrapper{background:rgba(0,0,0,1);}.fullwidth-header.stretched-header .main-header-wrapper > .container{width:100%;}.fullwidth-header.stretched-header .main-header-wrapper{padding:0 30px;}.two-color-header.semi-transparent-header .dt-sc-dark-bg .main-header-wrapper:after,.two-color-header.transparent-header .dt-sc-dark-bg .is-sticky .main-header-wrapper:after{background:rgba(0,0,0,.7);}.two-color-header.semi-transparent-header .main-header-wrapper:after,.two-color-header.transparent-header .is-sticky .main-header-wrapper:after,.fullwidth-header.semi-transparent-header .main-header-wrapper,.left-header.semi-transparent-header .main-header-wrapper,.left-header.semi-transparent-header .main-header{background:rgba(255,255,255,.7);}.two-color-header .dt-sc-dark-bg .main-header-wrapper:after{background:#000;}.two-color-header.semi-transparent-header #main-header-wrapper.main-header-wrapper,.two-color-header.transparent-header .main-header-wrapper,.two-color-header.transparent-header .main-header-wrapper:after,.two-color-header.transparent-header .main-header-wrapper:before,.two-color-header.standard-header .is-sticky .main-header-wrapper,.two-color-header .main-header-wrapper{background:none;}.two-color-header .main-header-wrapper:after{background:rgba(255,255,255,1);}.boxed-header.semi-transparent-header .main-header,.semi-transparent-header.boxed-header .is-sticky .main-header-wrapper{background:rgba(255,255,255,.7);}.page.header-on-slider.boxed-header.transparent-header .dt-sc-dark-bg .is-sticky .main-header,.boxed-header.transparent-header .dt-sc-dark-bg .main-header,.boxed-header.transparent-header .dt-sc-dark-bg .is-sticky .main-header,.boxed-header .dt-sc-dark-bg .main-header-wrapper,.boxed-header .dt-sc-dark-bg .is-sticky .main-header,.boxed-header .main-header-wrapper,.semi-transparent-header.boxed-header .main-header-wrapper,.transparent-header.boxed-header .main-header,.page.header-on-slider.boxed-header.transparent-header .dt-sc-dark-bg .main-header-wrapper,.boxed-header.transparent-header .dt-sc-dark-bg .main-header-wrapper,.boxed-header.semi-transparent-header .dt-sc-dark-bg .is-sticky .main-header{background:none;}.boxed-header .main-header{background:rgba(255,255,255,1);}.boxed-header .dt-sc-dark-bg .main-header{background:rgba(0,0,0,1);}.left-header-footer .dt-sc-sociable.filled li a:hover,.left-header-creative .left-header-footer p{color:#000;}.dt-sc-dark-bg .left-header-footer .dt-sc-sociable.filled li a:hover,.left-header-creative .dt-sc-dark-bg .left-header-footer p,.dt-sc-dark-bg .left-header-footer .dt-sc-sociable li a:hover{color:#fff;}.left-header-footer p{color:rgba(0,0,0,.4);}.left-header-footer .dt-sc-sociable.filled li a{background:#000 !important;}.left-header-footer .dt-sc-sociable.filled li a:hover{background:rgba(0,0,0,.1) !important;}.transparent-header.left-header .main-header-wrapper,.transparent-header.left-header .main-header,.left-header.transparent-header #header-wrapper,.left-header.transparent-header .dt-sc-dark-bg .main-header-wrapper,.left-header.transparent-header .dt-sc-dark-bg .main-header{background:none;}.cart-info{background:#f3f3f3;}.menu-icons-wrapper.rounded-icons .search a span,.menu-icons-wrapper.rounded-icons .cart a span,.dt-sc-vertical-small-separator,.cart-icon span,.live-chat a:hover{background:#000;}.menu-icons-wrapper .search a,.menu-icons-wrapper .cart a{color:#000;}.dt-sc-dark-bg .menu-icons-wrapper .search a,.dt-sc-dark-bg .menu-icons-wrapper .cart a,.cart-icon span,.menu-icons-wrapper.rounded-icons .search a span,.menu-icons-wrapper.rounded-icons .cart a span{color:#fff;}.menu-icons-wrapper .top-menu-search-container .search-form{background:#fff;}.footer-copyright .menu-links.with-splitter li a{border-right-color:rgba(0,0,0,.2);}#footer .tweet_list li{border-color:rgba(255,255,255,.15);}.dt-sc-dark-bg.footer-copyright .menu-links.with-splitter li a{border-right-color:rgba(255,255,255,.2);}.dt-sc-dark-bg.footer-copyright,#footer .dt-sc-dark-bg.footer-copyright a{color:#fff;}#footer .mailchimp-form input[type="submit"],#footer .dt-sc-sociable.filled li a,#footer .dt-sc-sociable.rounded-border.filled li a:hover{color:#fff;}#footer .mailchimp-form input[type="email"]{color:rgba(255,255,255,.5);}.footer-copyright{background:#202020;}#footer ul li i{margin-right:5px;}.dt-sc-button{font-size:12px;text-transform:uppercase;padding:8px 15px;line-height:normal;display:inline-block;margin:10px 0px 0px;cursor:pointer;outline:none;position:relative;z-index:1;}.dt-sc-button.filled{outline:2px solid;border:2px solid #fff;}.woocommerce .cart .actions .button{margin-top:0;}table{border-collapse:separate;border-spacing:0;margin-bottom:20px;width:100%;clear:both;border-top:1px solid rgba(0,0,0,.1);}th{color:#fff;border-bottom:1px solid rgba(0,0,0,.1);padding:15px;font-size:14px;line-height:normal;font-weight:600;text-transform:uppercase;text-align:center;}td,tbody th{border-bottom:1px solid rgba(0,0,0,.1);font-size:14px;line-height:normal;text-align:center;padding:13px 15px;}tbody tr:nth-child(2n){background:rgba(0,0,0,.03);}tbody td .dt-sc-button.small{padding:7px 14px;font-size:12px;margin:0px;}th a,th a:hover{color:#fff;}th a:hover,td a:hover{text-decoration:underline;}.blog-entry .entry-body tbody th{background:none;font-weight:400;}.blog-entry .entry-body tbody th,.blog-entry .entry-body tbody th a{color:inherit;}body:not(.vc_transform) tbody td,body:not(.vc_transform) tbody td a,body:not(.vc_transform) .commententries tbody td,body:not(.vc_transform) .commententries tbody td a{font-weight:400;color:inherit;}.blog-entry .entry-body tbody th a{text-transform:none;}body:not(.vc_transform) tbody td a:hover,body:not(.vc_transform) .commententries tbody td a:hover{text-decoration:underline;}html:not(.vc_transform ) .transparent-header .main-header-wrapper,html:not(.vc_transform ) .transparent-header .dt-sc-dark-bg .main-header-wrapper,html:not(.vc_transform ) .fullwidth-header.transparent-header .main-header-wrapper{background:rgba(0,0,0,.9) !important;}html:not(.vc_transform ) .home.header-on-slider #header-wrapper{margin-bottom:40px;}html:not(.vc_transform ) .header-on-slider .sticky-wrapper{position:relative;}html:not(.vc_transform ) .is-sticky #logo a{margin:16px 0;}html:not(.vc_transform ) .is-sticky #site-description{display:none;}html:not(.vc_transform ) .is-sticky #logo .logo-title{margin-top:0;}html:not(.vc_transform ) .header-on-slider .is-sticky .main-header-wrapper{height:auto;}html:not(.vc_transform ) .entry-body p.has-large-font-size,html:not(.vc_transform) .entry-body p.has-large-font-size + p{line-height:normal;}html:not(.vc_transform) #primary{padding-bottom:80px;}.size-full.alignright{clear:both;margin-top:20px;}.blog-entry.entry-date-author-left .entry-date-author .comments i,.blog-entry.blog-medium-style,.pagination ul li a i{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.blog-entry{float:left;clear:both;margin:0px;padding:0px;position:relative;width:100%;}.blog-entry.with-border{border:20px solid;}.blog-entry ul.entry-gallery-post-slider{margin-bottom:0;}.blog-entry .entry-thumb{float:left;margin:0px 0px 20px;width:100%;position:relative;line-height:0px;}.blog-entry .entry-thumb img{max-width:100%;height:auto;}.blog-entry .entry-format{position:absolute;left:0px;top:0px;display:none;}.blog-entry.type-post .entry-format{display:block;}.blog-entry .entry-format a{border:10px solid;border-top:0px;border-left:0px;width:75px;height:75px;text-align:center;line-height:75px;float:left;margin:0px;position:relative;}.blog-entry .entry-format a:before{position:absolute;left:0px;top:0px;width:100%;height:100%;text-align:center;margin:0px;font-family:Stroke-Gap-Icons;font-size:32px;line-height:63px;}.blog-entry.format-standard .entry-format a:before,.ico-format.format-standard:before{content:"";}.blog-entry.format-image .entry-format a:before,.ico-format.format-image:before{content:"";}.blog-entry.format-gallery .entry-format a:before,.ico-format.format-gallery:before{content:"";}.blog-entry.format-status .entry-format a:before,.ico-format.format-status:before{content:"";}.blog-entry.format-link .entry-format a:before,.ico-format.format-link:before{content:"";}.blog-entry.format-aside .entry-format a:before,.ico-format.format-aside:before{content:"";}.blog-entry.format-quote .entry-format a:before,.ico-format.format-quote:before{content:"";}.blog-entry.format-video .entry-format a:before,.ico-format.format-video:before{content:"";}.blog-entry.format-chat .entry-format a:before,.ico-format.format-chat:before{content:"";}.blog-entry.format-audio .entry-format a:before,.ico-format.format-audio:before{content:"";}.blog-entry.sticky{background:#f9f9f9;box-sizing:border-box;color:#000;padding:30px;position:relative;}.blog-entry.tribe_events .ico-format{display:none;}.blog-entry .entry-details{clear:both;display:inline-block;width:100%;}.blog-entry .entry-meta{font-size:14px;font-weight:300;letter-spacing:.5px;margin-bottom:7px;}.blog-entry .entry-title h4{font-size:18px;margin-bottom:25px;-ms-word-wrap:break-word;word-wrap:break-word;}.blog-entry .entry-body{margin:0px 0px 15px;float:left;clear:both;width:100%;}.blog-entry.blog-medium-style{overflow:hidden;width:99.5%;}.blog-entry.blog-medium-style .entry-thumb{width:53%;margin:0px;overflow:visible;}.blog-entry.blog-medium-style .entry-details{float:left;padding:10px 0px 0px 0px;clear:none;}.blog-entry.blog-medium-style .entry-thumb~.entry-details{width:47%;}.blog-entry.blog-medium-style .entry-thumb~.entry-details{padding-left:70px;}.blog-entry.blog-medium-style .dt-sc-button{margin-bottom:20px;}.blog-entry.blog-medium-style .entry-format{right:-35px;top:40px;left:inherit;}.blog-entry.blog-medium-style .entry-format a{background:#fff;border:2px solid #000;color:#000;height:70px;line-height:70px;width:70px;}.blog-entry.blog-medium-style:hover .entry-format a{color:#fff;}.blog-entry.blog-medium-style .entry-meta-data{margin:0px 0px -5px;}.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb{width:48%;overflow:hidden;}.with-both-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb{overflow:visible;}.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,.blog-entry.blog-medium-style .entry-details{width:100%;}.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details{width:52%;}.blog-entry.blog-medium-style.dt-blog-medium-highlight{background:rgba(0,0,0,.02);}.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding:30px;}.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format{right:0px;top:30px;}.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format a{border:none;background:#fff;color:#000;}.blog-entry.blog-medium-style.dt-blog-medium-highlight:hover .entry-format a{background:#fff;}.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-format a{color:#fff;}.blog-entry.entry-date-left .entry-thumb{margin-bottom:30px;}.blog-entry.entry-date-left .entry-details{padding:0px 0px 0px 85px;position:relative;margin:0px 0px 0px;min-height:120px;}.blog-entry.entry-date-left .entry-date,.blog-entry.entry-date-author-left .entry-date-author .entry-date{position:absolute;left:0px;width:70px;text-align:center;top:0px;font-size:30px;}.blog-entry.entry-date-left .entry-date span,.blog-entry.entry-date-author-left .entry-date-author .entry-date span{display:inline-block;width:100%;font-size:15px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;padding:5px 0px;margin:10px 0px 0px;border-top:1px solid;border-bottom:1px solid;}.blog-entry.entry-date-left .entry-date .comments i{margin-right:5px;}.blog-entry.entry-date-left .entry-date a{font-size:16px;margin:10px 0px 0px;display:inline-block;width:100%;}.blog-entry.entry-date-left.blog-thumb-style .entry-details{min-height:50px;}.blog-entry.entry-date-author-left{padding-left:100px;position:relative;}.blog-entry.entry-date-author-left .entry-date-author{position:absolute;top:0px;left:0px;width:70px;text-align:center;}.blog-entry.entry-date-author-left .entry-date-author .entry-date{font-size:30px;width:100%;position:relative;}.blog-entry.entry-date-author-left .entry-date-author .entry-author{width:100%;margin-top:15px;padding-bottom:15px;border-bottom:1px solid;clear:both;display:inline-block;}.blog-entry.entry-date-author-left .entry-date-author .entry-author img{border-radius:50%;padding-bottom:5px;}.blog-entry.entry-date-author-left .entry-date-author .entry-author a{color:#999;}.blog-entry.entry-date-author-left .entry-date-author .comments a{color:#000;font-size:20px;margin-top:15px;display:inline-block;}.blog-entry.entry-date-author-left .entry-date-author .comments i{font-size:30px;display:inline-block;width:100%;}.ie9 .blog-entry.entry-date-author-left .entry-date-author .entry-date{position:static;}.blog-entry.entry-date-author-left .entry-thumb{margin-bottom:35px;}.blog-entry.entry-date-author-left .entry-details .entry-title h4{margin-bottom:15px;font-size:15px;font-weight:bold;}.blog-entry.blog-thumb-style{border-bottom:1px solid;padding-bottom:25px;margin-bottom:25px;}.blog-entry.blog-thumb-style.last{border:0px;margin-bottom:0px;padding-bottom:0px;}.blog-entry.blog-thumb-style .entry-thumb{width:25%;margin:0px;padding:0px 25px 0px 0px;}.blog-entry.blog-thumb-style .entry-details{width:75%;margin-top:0px;}.blog-entry.blog-thumb-style .entry-title h4{font-size:16px;font-weight:bold;margin-bottom:10px;text-transform:none;}.blog-entry.blog-thumb-style.entry-date-left .entry-details{padding-left:85px;}.blog-entry.blog-thumb-style .entry-format a{width:35px;height:35px;line-height:35px;font-size:18px;border:none;}.blog-entry.blog-thumb-style .entry-body,.blog-entry.blog-thumb-style .entry-body p{margin-bottom:0px;}.blog-entry.blog-thumb-style.entry-date-left .entry-date{width:60px;}.tpl-blog-holder{display:block;clear:both;margin:0px;margin:0 -10px;padding:0px;}.tpl-blog-holder .column{margin-left:0px;padding:10px 10px 25px;}.desc-wrapper{display:inline-block;}.entry-thumb .bx-wrapper{position:relative;overflow:hidden;}.entry-thumb .bx-controls a{top:0px;bottom:0px;margin:auto;position:absolute;color:#fff;width:35px;height:50px;font-size:0;opacity:.6;filter:alpha(opacity=60);background:#fff;}.entry-thumb .bx-controls a:hover{opacity:1;filter:alpha(opacity=100);}.entry-thumb .bx-controls a.bx-prev:before,.entry-thumb .bx-controls a.bx-next:before{content:"";position:absolute;left:0px;top:0px;width:100%;text-align:center;line-height:50px;color:#000;font-size:32px;font-family:Pe-icon-7-stroke;}.entry-thumb .bx-controls a.bx-prev:before{content:"";}.entry-thumb .bx-controls a.bx-prev{left:-35px;}.entry-thumb .bx-controls a.bx-next{right:-35px;}.entry-thumb:hover .bx-controls a.bx-prev{left:15px;}.entry-thumb:hover .bx-controls a.bx-next{right:15px;}.entry-gallery-post-slider li{padding:0px;display:inline;}.entry-meta .date,.entry-meta .comments,.entry-meta .author{display:inline-block;}.entry-meta .comments i,.entry-meta .author i{color:#888;font-size:16px;position:relative;top:2px;}.entry-meta-data{display:inline-block;width:100%;margin:0px 0px 10px;padding:0px;}.entry-meta-data p{display:inline-block;margin-right:20px;}.entry-meta-data p a,.entry-meta-data p i{color:#000;font-size:13px;}.entry-meta-data p i{margin:0px 8px 0px 0px;font-size:20px;position:relative;top:2px;}.blog-entry.post_format-post-format-audio .entry-format{display:none;}.tpl-blog-holder.apply-isotope .dt-sc-one-fourth,.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-fourth{width:25%;}.tpl-blog-holder.apply-isotope .dt-sc-one-third,.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third{width:33.33%;}.tpl-blog-holder.apply-isotope .dt-sc-one-half,.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half{width:50%;}.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half,.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half,.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third,.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-fourth,.with-both-sidebar .tpl-blog-holder.apply-isotope .column.dt-sc-one-third,.with-both-sidebar .tpl-blog-holder.apply-isotope .column.dt-sc-one-fourth{width:100%;}.dt-sc-one-third .blog-entry .entry-title h4{font-size:16px;}.dt-sc-one-third .blog-entry .entry-format a:before,.with-both-sidebar .dt-sc-one-half .blog-entry .entry-format a:before,.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a:before{line-height:50px;font-size:24px;}.dt-sc-one-third .blog-entry .entry-format a:before{line-height:55px;}.dt-sc-one-third .blog-entry .entry-format a,.with-both-sidebar .dt-sc-one-half .blog-entry .entry-format a,.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a{width:60px;height:60px;line-height:50px;}.dt-sc-one-third .blog-entry .entry-meta,.with-both-sidebar .dt-sc-one-half .blog-entry .entry-meta{font-size:12px;}.with-both-sidebar .dt-sc-one-half .blog-entry .entry-title h4{font-size:14px;line-height:20px;}.with-both-sidebar .dt-sc-one-third .blog-entry .entry-title h4{font-size:13px;line-height:20px;font-weight:600;}.page-with-sidebar .related-post .dt-sc-one-third{width:100%;}.with-both-sidebar .dt-sc-one-column .blog-entry .entry-meta{font-size:12px;}.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format{right:-25px;}.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb~.entry-details{padding-left:50px;}.with-both-sidebar .dt-sc-one-column .blog-entry .entry-title h4{font-size:14px;}.with-both-sidebar .dt-sc-one-third .blog-entry .entry-body p{line-height:22px;}.page-with-sidebar .blog-entry.single.blog-medium-style .entry-thumb,.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-thumb{width:100%;}.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details,.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details{width:100%;}.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format{left:30px;right:inherit;bottom:-25px;top:inherit;}.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding-left:30px;}.page-with-sidebar .blog-entry.single.blog-medium-style .entry-format{left:30px;right:inherit;bottom:-35px;top:inherit;}.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details,.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-details{padding:60px 0px 0px 30px;}.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight,.blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight{background:none;}.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details{padding:40px 0px 0px 30px;}.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4{font-size:14px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details{padding-left:60px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date{width:45px;font-size:20px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date span{font-size:12px;margin-top:5px;padding:2px 0px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4{font-size:15px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button{margin:10px 0px 15px -60px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data{margin-top:0px;}.dt-sc-one-column .blog-entry.entry-date-author-left .entry-details{min-height:280px;}.dt-sc-one-column .blog-entry.entry-date-author-left .entry-thumb~.entry-details{min-height:inherit;}.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left,.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left{padding-left:80px;}.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author,.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author{width:55px;}.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date,.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date{font-size:24px;}.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date span,.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date span{font-size:12px;}.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details,.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details{margin-top:5px;}.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details .entry-title h4,.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details .entry-title h4{font-size:13px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left{padding-left:60px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author{width:40px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date span{margin-top:5px;padding:0px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-title h4{font-size:12px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-meta-data{margin-top:0px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-author{margin-top:10px;padding-bottom:5px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a{width:45px;height:45px;border-width:5px;}.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a:before{line-height:40px;font-size:16px;}.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details{padding-left:55px;}.dt-sc-one-half .blog-entry.blog-medium-style .entry-format{right:-25px;top:20px;}.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a{width:50px;height:50px;}.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before{line-height:50px;font-size:24px;}.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding-left:30px;}.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format{right:0px;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-meta{font-size:12px;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-title h4{font-size:14px;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding-left:40px;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details{padding-left:0;padding-top:30px;}.dt-sc-one-half .blog-entry.blog-medium-style .entry-format{right:-18px;top:15px;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format{right:0;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a,.page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a{width:36px;height:36px;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before,.page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a:before{line-height:32px;font-size:16px;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,.page-with-sidebar.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding-top:30px;padding-left:30px;}.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding:0px 20px 20px;}.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb{width:100%;}.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb~.entry-details{width:100%;padding-left:0px;padding-top:30px;}.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format,.dt-sc-one-third .blog-entry.blog-medium-style .entry-format{bottom:-20px;left:10px;right:inherit;top:inherit;}.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details{width:100%;}.dt-sc-one-half .blog-entry.blog-medium-style .entry-details,.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb~.entry-details,.dt-sc-one-third .blog-entry.blog-medium-style .entry-details{padding-top:0;}.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding-top:30px;}.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details{width:100%;}.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb{overflow:visible;}.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding-top:30px;}.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb~.entry-details,.with-both-sidebar .dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding-top:30px;width:100%;}.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details{padding:30px 20px 20px;}.blog-entry.single.dt-sc-skin-highlight,.blog-entry.single.dt-sc-skin-highlight .entry-title h4 a,.blog-entry.single.dt-sc-skin-highlight .entry-meta a,.blog-entry.single.dt-sc-skin-highlight .entry-meta-data p a,.blog-entry.single.dt-sc-skin-highlight .entry-meta-data p i{color:#000;}.blog-entry.single.dt-sc-skin-highlight .entry-meta .comments i,.blog-entry.single.dt-sc-skin-highlight .entry-meta .author i{color:#888;}.author-info{display:block;padding:0px;clear:both;float:left;margin:40px 0px 0px;}.author-info .thumb{width:110px;margin:0px 20px 0px 0px;float:left;position:relative;}.author-info .thumb:before{content:"";background-repeat:no-repeat;background-size:110px 110px;width:110px;height:110px;position:absolute;left:0px;right:0px;margin:auto;top:6px;z-index:1;}.author-info .thumb img{max-width:100%;border-radius:100%;height:auto;}.author-info h2{font-size:20px;font-weight:normal;margin-bottom:30px;text-transform:none;}.author-info h3 span{color:#aaa;font-size:14px;}.author-info h3{font-size:18px;}.commententries{width:100%;float:left;margin:40px 0px 0px;padding:0px;}.commententries h3{font-size:20px;margin-bottom:5px;}ul.commentlist{float:left;margin:20px 0px 20px 0px;padding:0px 0px 20px 0px;list-style:none;border-top:0px;}ul.commentlist li.comment{display:block;float:none;list-style:none;border:none;margin:0px 0px 30px;padding:0px 0px 0px 110px;position:relative;clear:both;}ul.commentlist li.pingback{padding-left:0;}ul.commentlist li.pingback>p>a{margin-left:5px;}ul.commentlist li ul.children{margin:10px 0px 10px;padding:0px;float:left;border:none;clear:both;width:100%;}ul.commentlist li .respond{margin-left:69px;}ul.commentlist li .comment-details{position:relative;padding:0px 0px 10px;margin:10px 0px 10px;}ul.commentlist li .comment-details:before{bottom:0px;content:"";left:0px;position:absolute;width:100%;}ul.commentlist li .comment-body{margin:10px 0px 0px;}ul.commentlist li .comment-body p{line-height:28px;}ul.commentlist li .comment-author{left:0px;top:0px;position:absolute;}ul.commentlist li .comment-author:before{content:"";background-repeat:no-repeat;background-size:110px 110px;width:110px;height:110px;position:absolute;left:0px;right:0px;margin:auto;top:6px;z-index:1;}ul.commentlist li .comment-author img{max-width:80px;max-height:80px;float:left;margin:0px;border-radius:80px;}ul.commentlist li .author-name>a{font-size:18px;color:#000;}ul.commentlist li .author-name span{font-size:14px;color:#aaa;}ul.commentlist li.bypostauthor .author-name{border-bottom:1px solid #aaa;}ul.commentlist li .comment-details{display:block;}ul.commentlist li .author-name .reply{margin:0px;float:right;}ul.commentlist li .reply a{border:1px solid #000;clear:both;display:inline-block;margin:10px 0px 0px;padding:2px 13px;color:#000;}ul.commentlist li .reply a:hover{color:#fff;}ul.commentlist li #respond{padding-bottom:20px;}.comment-respond form{float:left;margin-bottom:20px;width:100%;}#respond{clear:both;}#respond h3#reply-title small{font-size:12px;text-transform:none;margin-left:10px;}#respond h3#reply-title{margin-bottom:20px;font-size:20px;}#respond .dt-sc-one-half p span{width:10%;}#respond .dt-sc-one-half textarea{height:119px;}#respond p{margin-bottom:15px;display:inline-block;width:100%;}.commententries .comments-area:empty,.commententries:empty{display:none;}.pagination{clear:both;float:left;width:100%;margin:30px 0px 10px;padding:0px;}.pagination ul{float:left;margin:0px;padding:0px;}.pagination ul li{float:left;display:inline;margin:0px;padding:0px;}.pagination ul li a,.pagination ul li span{color:#000;font-size:13px;font-weight:600;padding:6px 15px 5px;text-transform:uppercase;letter-spacing:.5px;border:1px solid;margin:10px 10px 0px 0px;display:inline-block;position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;}.pagination ul li a i{color:#000;font-size:14px;}.pagination ul li a.next i{margin-left:5px;}.pagination ul li a.prev i{margin-right:5px;}.pagination ul li a:hover,.pagination ul li span,.pagination ul li a:hover i{color:#fff;}.pagination .column{margin:0px;}.pagination:empty{display:none;}.blog-entry.with-border,.blog-entry.blog-medium-style.white-highlight{background:#fff;}.blog-entry.blog-thumb-style{border-bottom-color:rgba(0,0,0,.1);}.blog-entry.with-border,.blog-entry .entry-format a{border-color:#fff;}.blog-entry.entry-date-author-left .entry-date-author .entry-date,.blog-entry.entry-date-author-left .entry-date-author .comments,.blog-entry.entry-date-author-left .entry-date-author .comments i,.blog-entry.entry-date-left .entry-date,.blog-entry.entry-date-left .entry-date a,.blog-entry.entry-date-left .entry-date a i{color:#000;}.blog-entry .entry-format a,.blog-entry.dt-sc-skin-highlight,.blog-entry.dt-sc-skin-highlight .entry-title h4 a,.blog-entry.dt-sc-skin-highlight .entry-meta a,.blog-entry.dt-sc-skin-highlight .entry-meta .comments i,.blog-entry.dt-sc-skin-highlight .entry-meta .author i,.blog-entry.dt-sc-skin-highlight .entry-meta-data p a,.blog-entry.dt-sc-skin-highlight .entry-meta-data p i{color:#fff;}.blog-entry.entry-date-author-left .entry-date-author .entry-author,.blog-entry.entry-date-author-left .entry-date-author .entry-date span{border-color:rgba(0,0,0,.05);}.blog-entry.dt-sc-skin-highlight .entry-title h4 a:hover,.blog-entry.dt-sc-skin-highlight .entry-meta a:hover,.blog-entry.dt-sc-skin-highlight .entry-meta-data p a:hover{color:rgba(0,0,0,.5);}.blog-entry .entry-meta a{color:#888;}.dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border:hover{color:#fff;}.dt-sc-dark-bg .blog-medium-style.white-highlight{color:#888;}article.blog-entry .dt-sc-button.read-more{padding:8px 15px;color:#fff;}article.blog-entry .dt-sc-button.read-more span{margin-left:10px;}.wp-block-latest-posts.wp-block-latest-posts__list{margin-left:0;}.single-post .entry-body figure.wp-caption~p:last-child img.alignright.size-thumbnail,.logged-in .single-post .entry-body figure.wp-caption~p:nth-last-child(2) img.alignright.size-thumbnail{clear:both;}.dt-sc-portfolio-sorting.type6 a:before,.portfolio.hover-extended figure:after,.portfolio.hover-centered-box figure:after,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide:after,.dt-sc-onepage-navigation-title-holder > li > a > span,.dt-sc-portfolio-single-fullscreen-slider .slider-nav .slick-dots,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-dots,.portfolio.hover-with-gallery-list .image-overlay h2:after,.portfolio.hover-with-gallery-list .image-overlay-container .dt-sc-gallery-link span,.portfolio.hover-with-gallery-list .image-overlay-container > ul li,.dt-sc-portfolio-categories-list .total-items-count span,.dt-sc-portfolio-categories-list .details-holder,.dt-sc-portfolio-categories-list .image-holder img,.portfolio-multiscroll.hover-grayscale .portfolio-image-holder,.portfolio.hover-with-gallery-thumb .image-overlay ul li,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide img,.portfolio.hover-bottom-border .image-overlay:after,.portfolio.hover-presentation .image-overlay .links a span{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.portfolio .image-overlay .links a:first-child,.portfolio .image-overlay-details,.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social,.portfolio .image-overlay .links{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.portfolio .image-overlay .links a:last-child,.portfolio figure img,.dt-sc-image-caption .dt-sc-image-wrapper img,.dt-sc-menu figure img{-webkit-transition:all .9s ease;-moz-transition:all .9s ease;-o-transition:all .9s ease;-ms-transition:all .9s ease;transition:all .9s ease;}.portfolio .image-overlay .links:after{-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;-ms-transition:all .4s ease-out;transition:all .4s ease-out;}.portfolio figure img{-webkit-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-o-transition:all 1.5s ease;-ms-transition:all 1.5s ease;transition:all 1.5s ease;}.dt-sc-portfolio-sorting{float:left;clear:both;width:100%;margin:0px 0px 50px;padding:0px;text-align:center;}.dt-sc-portfolio-sorting a{font-size:11px;font-weight:400;padding:8px 15px 6px;text-transform:uppercase;letter-spacing:1px;margin:0px 10px;display:inline-block;position:relative;}.dt-sc-portfolio-sorting.type1 a{margin:0px 15px 20px;}.dt-sc-portfolio-sorting.type1 a:before,.dt-sc-portfolio-sorting.type1 a:after{content:"";position:absolute;top:0px;bottom:0px;margin:auto;}.dt-sc-portfolio-sorting.type1 a:before{width:15px;height:1px;left:-18px;}.dt-sc-portfolio-sorting.type1 a:after{width:1px;height:15px;left:-3px;}.dt-sc-portfolio-container{clear:both;display:block;margin:0;padding:0;width:auto;}.dt-sc-portfolio-container-wrapper{position:relative;display:block;}.dt-sc-portfolio-sorting.type2 a,.dt-sc-portfolio-sorting.type2 a:hover,.dt-sc-portfolio-sorting.type2 a.active-sort{border:none;background:none;margin:0px;}.dt-sc-portfolio-sorting.type2{width:auto;position:absolute;left:100%;top:20px;text-align:left;clear:none;margin:0px;padding:0px 20px;z-index:9;}.dt-sc-portfolio-sorting.type2 a{padding:0 0 25px 20px;display:block;font-size:13px;}.dt-sc-portfolio-sorting.type2 a:before{content:"";width:10px;height:10px;border-right:1px solid;position:absolute;left:0;top:7px;}.dt-sc-portfolio-sorting.type2 a:hover:before{background:none;}.fixed-left-header .dt-sc-portfolio-sorting.type2{width:19%;right:0;left:auto;}.dt-sc-portfolio-sorting.type3{margin:0 0 40px;text-align:left;}.dt-sc-portfolio-sorting.type3 a{margin:0 5px 10px 0;padding:3px 15px;}.dt-sc-portfolio-sorting.type3 a.active-sort,.dt-sc-portfolio-sorting.type3 a:hover{background-color:#000;color:#fff;}.portfolio figure{position:relative;overflow:hidden;}.portfolio:hover figure img,.portfolio.hover-state figure img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}.portfolio .image-overlay{position:absolute;opacity:0;display:block;bottom:0;left:0;right:0;width:100%;height:100%;overflow:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;}.portfolio.hover-none .image-overlay{display:none;}.portfolio .image-overlay .links{position:absolute;left:0px;top:0px;width:100%;height:100%;}.portfolio .image-overlay .links a{display:inline-block;height:45px;width:45px;font-size:20px;line-height:50px;border:1px solid;border-radius:50%;margin:30px 0px 0px 30px;position:relative;bottom:100%;z-index:1;text-align:center;}.portfolio .image-overlay .links a:last-child{margin-left:5px;}.portfolio .image-overlay .links a span{line-height:45px;}.portfolio.hover-modern-title .image-overlay .links a,.portfolio.hover-modern-title .image-overlay .links a:hover{border:0;background:none;color:#fff;}.portfolio.hover-modern-title .image-overlay{background:rgba(0,0,0,.8);}.portfolio.hover-modern-title .image-overlay h2{font-size:16px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:5px;}.portfolio .image-overlay .links{width:100%;height:100%;}.portfolio .image-overlay .links:after{content:"";position:absolute;z-index:-1;}.portfolio .image-overlay .links:before{left:auto;left:10px;z-index:2;}.portfolio:hover .image-overlay .links a{bottom:0px;}.portfolio .image-overlay-details{position:absolute;right:30px;bottom:-100%;text-align:right;padding:0px 20px;}.portfolio .image-overlay > a{display:none;}.portfolio .image-overlay-details .categories{margin-bottom:0px;}.portfolio .image-overlay-details .categories a{letter-spacing:.5px;}.portfolio .image-overlay h2{font-weight:300;margin-bottom:0px;padding:0px;}.portfolio:hover .image-overlay-details,.portfolio.portfolio-fullpage-default.active .image-overlay-details,.portfolio.portfolio-fullpage-splitted-section.active .image-overlay-details{bottom:30px;}.portfolio:hover .image-overlay{opacity:1;}.portfolio.cursor-hover-style1:hover .image-overlay{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/plus_icon.png"),auto;}.portfolio.cursor-hover-style1:hover .image-overlay.hover-content-color-dark{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/plus_icon_dark.png"),auto;}.portfolio.cursor-hover-style2:hover .image-overlay{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/hover-icon.png"),auto;}.portfolio.cursor-hover-style2:hover .image-overlay.hover-content-color-dark{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/hover-icon-dark.png"),auto;}.portfolio.cursor-hover-style3:hover .image-overlay{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/eye_icon.png"),auto;}.portfolio.cursor-hover-style3:hover .image-overlay.hover-content-color-dark{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/eye_icon_dark.png"),auto;}.portfolio.cursor-hover-style4:hover .image-overlay{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/search_icon.png"),auto;}.portfolio.cursor-hover-style4:hover .image-overlay.hover-content-color-dark{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/search_icon_dark.png"),auto;}.portfolio.cursor-hover-style5:hover .image-overlay{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/expand_icon.png"),auto;}.portfolio.cursor-hover-style5:hover .image-overlay.hover-content-color-dark{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/expand_icon_dark.png"),auto;}.portfolio.cursor-hover-style6:hover .image-overlay{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/border_icon.png"),auto;}.portfolio.cursor-hover-style6:hover .image-overlay.hover-content-color-dark{cursor:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/border_icon_dark.png"),auto;}.isotope-hidden,.hidden{display:none !important;}.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;}.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width;}.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:top,left,opacity;transition-property:transform,opacity;}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;}.dt-sc-infinite-load-more{float:left;width:100%;text-align:center;margin-bottom:50px;}.portfolio.hover-title-icons-overlay .image-overlay{background-color:rgba(0,0,0,.7);left:0;right:0;top:0;bottom:0;height:100%;margin:auto;}.portfolio.hover-title-icons-overlay:hover .image-overlay{height:100%;}.portfolio.hover-title-icons-overlay .image-overlay-details{left:0px;bottom:0;top:0;right:0;text-align:center;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:100%;padding:20px 20px 15px;border:0px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;}.portfolio.hover-title-icons-overlay .image-overlay h2{font-size:18px;text-transform:uppercase;font-weight:600;}.portfolio-container-fullpage.fullpage-splitted-section .portfolio.hover-title-icons-overlay .image-overlay h2{font-size:35px;margin-bottom:20px;}.portfolio-container-fullpage.fullpage-splitted-section .portfolio.hover-title-icons-overlay .image-overlay-details .categories{font-size:16px;}.portfolio.hover-title-icons-overlay:hover .image-overlay-details,.portfolio.hover-title-icons-overlay.hover-state .image-overlay-details,.portfolio.portfolio-fullpage-default.hover-title-icons-overlay.active .image-overlay .image-overlay-details{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.portfolio.hover-title-icons-overlay .image-overlay .links:after{background:none;}.portfolio.hover-title-icons-overlay .image-overlay .links{left:inherit;left:100%;width:100%;height:auto;bottom:57px;top:inherit;display:none;}.portfolio.hover-title-icons-overlay .image-overlay .links a{background:#000;border-radius:0px;border:none;top:auto;bottom:auto;right:0px;float:right;width:60px;height:60px;margin:0px 0px 1px 1px;}.portfolio.hover-title-icons-overlay .image-overlay .links a span{font-size:28px;line-height:60px;}.portfolio.hover-title-icons-overlay .image-overlay .links a:hover{color:#fff;}.portfolio.hover-title-icons-overlay:hover .image-overlay .links{left:0px;}.dt-sc-portfolio-container .portfolio.hover-title-overlay{padding:2px;}.column .portfolio.hover-title-overlay{position:relative;}.portfolio.hover-title-overlay .image-overlay .links:after{background:none;}.portfolio.hover-title-overlay .image-overlay{background:rgba(0,0,0,.6);left:10px;top:10px;width:auto;height:auto;right:10px;bottom:10px;}.portfolio.hover-title-overlay:hover:before{opacity:1;}.portfolio.hover-title-overlay .image-overlay .links{display:none;}.portfolio.hover-title-overlay .image-overlay-details{border:0;padding:0;}.portfolio.hover-title-overlay .image-overlay h2{font-size:19px;}.portfolio.hover-title-overlay .image-overlay .links a:last-child{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/plus_icon.png") no-repeat;width:50px;height:50px;content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:0;border-radius:0;}.portfolio.hover-title-overlay .image-overlay .links a:last-child.nitro-lazy{background-image:none !important;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.portfolio-single-grid .dt-sc-two-fifth .portfolio.hover-title-overlay .image-overlay,::i-block-chrome,.portfolio-single-grid .dt-sc-two-third .portfolio.hover-title-overlay .image-overlay{width:94.5%;height:89.5%;}::i-block-chrome,.portfolio-single-grid .dt-sc-two-fifth .portfolio.hover-title-overlay:before,::i-block-chrome,.portfolio-single-grid .dt-sc-two-third .portfolio.hover-title-overlay:before{width:96.7%;height:94%;}::i-block-chrome,.portfolio-single-grid .dt-sc-one-fifth #dt_portfolios-153.portfolio.hover-title-overlay .image-overlay{height:94.6%;}::i-block-chrome,.portfolio-single-grid .dt-sc-one-fifth #dt_portfolios-153.portfolio.hover-title-overlay:before{height:96.8%;}}.portfolio.hover-icons-only .image-overlay .links:after{background:none;}.portfolio.hover-icons-only .image-overlay .links a{margin:0px 5px;border:0px;border-radius:0px;}.portfolio.hover-icons-only .image-overlay .links a:hover{background:none;}.portfolio.hover-icons-only .image-overlay-details{bottom:auto;right:0;border:0;position:relative;height:auto;text-align:center;padding:0;z-index:1;}.portfolio.hover-icons-only .image-overlay h2{-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);z-index:9;font-size:20px;-wekbit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;margin-bottom:10px;}.portfolio.hover-icons-only .image-overlay-details .categories{-wekbit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-o-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);}.portfolio.hover-icons-only:hover .image-overlay h2,.portfolio.hover-icons-only.hover-state .image-overlay h2,.portfolio.portfolio-fullpage-default.hover-icons-only.active .image-overlay h2{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.portfolio.hover-icons-only .image-overlay{transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-duration:.2s;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;-o-transition-duration:.2s;background:rgba(0,0,0,.8);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;}.portfolio.hover-icons-only .image-overlay .links{width:100%;height:auto;text-align:center;position:relative;z-index:2;margin-bottom:20px;}.portfolio.hover-icons-only .image-overlay .links a{-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);-wekbit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;}.portfolio.hover-icons-only:hover .image-overlay .links a,.portfolio.hover-icons-only:hover .image-overlay-details .categories,.portfolio.hover-icons-only.hover-state .image-overlay-details .categories,.portfolio.hover-icons-only.hover-state .image-overlay .links a,.portfolio.portfolio-fullpage-default.hover-icons-only.active .image-overlay-details .categories,.portfolio.portfolio-fullpage-default.hover-icons-only.active .image-overlay .links a{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.portfolio.hover-icons-only .image-overlay .links a:last-child{-webkit-transition:all .9s;-moz-transition:all .9s;-o-transition:all .9s;transition:all .9s;}.page-with-sidebar .portfolio.hover-icons-only .image-overlay-details{display:none;}.page-with-sidebar .portfolio.hover-icons-only .image-overlay .links{height:50px;}.portfolio.hover-classic .image-overlay-details{left:0px;bottom:auto;right:inherit;width:100%;text-align:center;padding:0 5px;border:0px;position:relative;overflow:hidden;}.portfolio.hover-classic:hover .image-overlay-details,.portfolio.portfolio-fullpage-default.hover-classic.active .image-overlay-details,.portfolio.portfolio-fullpage-splitted-section.hover-classic.active .image-overlay-details{bottom:0px;}.portfolio.hover-classic .image-overlay h2{font-size:18px;}.portfolio.hover-classic .image-overlay .links:after{background:none;}.portfolio.hover-classic .image-overlay .links{left:0px;right:0px;top:0px;bottom:0px;margin:auto;width:120px;height:45px;display:none;}.portfolio.hover-classic .image-overlay .links a{margin:0px 5px;bottom:100%;}.portfolio.hover-classic .image-overlay .links a:first-child{right:100%;bottom:0px;}.portfolio.hover-classic:hover .image-overlay .links a:first-child{right:0px;bottom:90%;}.portfolio.hover-classic .image-overlay .links a:last-child{left:100%;bottom:0px;}.portfolio.hover-classic:hover .image-overlay .links a:last-child{left:0px;bottom:90%;}.portfolio.hover-classic .image-overlay .links a:last-child{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.dt-sc-portfolio-sorting.type5 a{border-color:#eee;border-radius:5px;}.portfolio.hover-minimal-icons figure img{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;}.dt-sc-portfolio-container .portfolio video + .image-overlay{pointer-events:none;}.dt-sc-portfolio-container .portfolio video + .image-overlay .image-overlay-details{pointer-events:all;}.portfolio.hover-minimal-icons .image-overlay{background:none;opacity:1;}.portfolio.hover-minimal-icons .image-overlay:before,.portfolio.hover-minimal-icons .image-overlay:after,.portfolio.hover-minimal-icons figure:before,.portfolio.hover-minimal-icons figure:after{content:"";position:absolute;background:#000;transition:transform .2s;-webkit-transition:transform .2s;-moz-transition:transform .2s;-o-transition:transform .2s;-ms-transition:transform .2s;z-index:100;}.portfolio.hover-minimal-icons .image-overlay:before,.portfolio.hover-minimal-icons .image-overlay:after{left:0;width:100%;height:10px;transform:scale3d(0,1,1);-webkit-transform:scale3d(0,1,1);-moz-transform:scale3d(0,1,1);-o-transform:scale3d(0,1,1);-ms-transform:scale3d(0,1,1);}.portfolio.hover-minimal-icons .image-overlay:before{top:0;transform-origin:0 50%;-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-o-transform-origin:0 50%;-ms-transform-origin:100% 50%;}.portfolio.hover-minimal-icons .image-overlay:after{bottom:0;transform-origin:100% 50%;-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-o-transform-origin:100% 50%;-ms-transform-origin:100% 50%;}.portfolio.hover-minimal-icons:hover .image-overlay:before,.portfolio.hover-minimal-icons:hover .image-overlay:after,.portfolio.hover-minimal-icons:hover figure:before,.portfolio.hover-minimal-icons:hover figure:after,.portfolio.hover-minimal-icons.hover-state .image-overlay:before,.portfolio.hover-minimal-icons.hover-state .image-overlay:after,.portfolio.hover-minimal-icons.hover-state figure:before,.portfolio.hover-minimal-icons.hover-state figure:after{transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-ms-transition-timing-function:cubic-bezier(.4,0,.2,1);-moz-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.4s;-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;}.portfolio.hover-minimal-icons figure:before,.portfolio.hover-minimal-icons figure:after{top:0;width:10px;height:100%;transform:scale3d(1,0,1);}.portfolio.hover-minimal-icons figure:before{left:0;transform-origin:50% 100%;-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%;-ms-transform-origin:50% 100%;}.portfolio.hover-minimal-icons figure:after{right:0;transform-origin:50% 0%;-webkit-transform-origin:50% 0%;-moz-transform-origin:50% 0%;-o-transform-origin:50% 0%;-ms-transform-origin:50% 0%;}.portfolio.hover-minimal-icons .image-overlay h2,.portfolio.details-below-image.hover-minimal-icons .details-holder h2{font-size:14px;text-transform:uppercase;background-color:#000;padding:8px 13px;font-weight:400;display:inline-block;}.portfolio.hover-minimal-icons .image-overlay .links:after{background:none;}.portfolio.hover-minimal-icons .image-overlay .links a{background:#000;border:none;border-radius:0px;position:absolute;width:60px;height:60px;display:inline-block;line-height:66px;font-size:24px;margin:0px;z-index:1;}.portfolio.hover-minimal-icons .image-overlay .links a span{line-height:60px;}.portfolio.hover-minimal-icons .image-overlay .links a:last-child{margin-left:60px;}.portfolio.hover-minimal-icons .image-overlay .links{bottom:0px;left:0px;display:none;}.portfolio.hover-minimal-icons .image-overlay .links a{bottom:-100%;left:0px;}.portfolio.hover-minimal-icons:hover .image-overlay .links a{bottom:0px;}.portfolio.hover-minimal-icons .image-overlay .links a:hover{color:#fff;}.portfolio.hover-minimal-icons .image-overlay-details{border:0;padding:0;top:25px;right:20px;bottom:auto;}.portfolio.hover-minimal-icons .image-overlay-details .categories{display:none;}.dt-sc-portfolio-sorting.type6 a{background:#000;color:#fff;}.dt-sc-portfolio-sorting.type6 a:before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:-1;opacity:0;}.dt-sc-portfolio-sorting.type6 a.active-sort:before{left:-7px;top:-7px;background:#000;opacity:1;}.isotope .portfolio.hover-minimal-icons .image-overlay{width:100%;height:100%;left:0px;bottom:0px;}.isotope .portfolio.hover-minimal-icons .image-overlay:before{left:0px;bottom:0px;}.page-with-sidebar .portfolio.hover-minimal-icons .image-overlay h2{font-size:20px;}.page-with-sidebar .portfolio.hover-minimal-icons .image-overlay-details{right:15px;}.portfolio.hover-presentation .image-overlay .links:after{background:none;}.portfolio.hover-presentation .image-overlay-details{width:100%;text-align:center;text-align:center;border:none;right:0;transition:all .25s cubic-bezier(.37,.31,.2,.85);-moz-transition:all .25s cubic-bezier(.37,.31,.2,.85);-o-transition:all .25s cubic-bezier(.37,.31,.2,.85);-webkit-transition:all .25s cubic-bezier(.37,.31,.2,.85);bottom:-30px;padding:20px;}.portfolio.hover-presentation .image-overlay h2{font-size:18px;text-transform:uppercase;letter-spacing:2.5px;}.portfolio.hover-presentation .image-overlay-details .categories{margin-bottom:10px;display:none;}.portfolio.hover-presentation .image-overlay-details .categories a{position:relative;padding:0px 15px 0px 17px;font-size:12px;text-transform:uppercase;}.portfolio.hover-presentation .image-overlay-details .categories a:before{content:"";position:absolute;width:8px;height:8px;left:0px;top:4px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}.portfolio.hover-presentation .image-overlay-details .categories a.nonveg:before{background:#bb0605;}.portfolio.hover-presentation .image-overlay-details .categories a.veg:before{background:#328500;}.portfolio.hover-presentation:hover .image-overlay-details,.portfolio.hover-presentation.hover-state .image-overlay-details,.portfolio.hover-presentation.portfolio-fullpage-default.active .image-overlay-details{bottom:0px;}.portfolio.hover-presentation .image-overlay-details h2{-moz-transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(100%);transform:translateY(100%);-moz-transition:all 1s cubic-bezier(.37,.31,.2,.85);-o-transition:all 1s cubic-bezier(.37,.31,.2,.85);-webkit-transition:all 1s cubic-bezier(.37,.31,.2,.85);transition:all 1s cubic-bezier(.37,.31,.2,.85);}.portfolio.hover-presentation:hover .image-overlay-details h2,.portfolio.hover-presentation.hover-state .image-overlay-details h2,.portfolio.hover-presentation.portfolio-fullpage-default.active .image-overlay-details h2{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);}.portfolio.hover-presentation .image-overlay{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.8)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#000000",GradientType=0);}.portfolio.hover-presentation .image-overlay .links a:last-child{width:30px;height:30px;content:"";position:absolute;right:10px;top:10px;border-width:2px;color:#000;border-radius:5px;background-color:#fff;font-size:13px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;-webkit-transform:scale(.9);transform:scale(.9);line-height:25px;margin:0;}.portfolio.hover-presentation .image-overlay .links a:hover{background:none;}.portfolio.hover-presentation .image-overlay .links a span{line-height:25px;font-family:fontawesome;}.portfolio.hover-presentation .image-overlay .links a span:before{content:"";}.portfolio.hover-presentation .image-overlay .links a:last-child:hover{color:#fff;}.portfolio.hover-presentation .image-overlay .links a,.portfolio.hover-presentation:hover .image-overlay .links a{bottom:0px;}.portfolio.hover-presentation .image-overlay .links a:first-child{display:none;}.portfolio.hover-presentation .image-overlay .links{bottom:-100%;}.portfolio.hover-presentation:hover .image-overlay .links{bottom:0px;}.portfolio.hover-presentation:hover .image-overlay .links a,.portfolio.hover-presentation.hover-state .image-overlay .links a{-webkit-transform:scale(1);transform:scale(1);}.dt-sc-portfolio-sorting.type7 a{border-width:2px;border-radius:30px;}.portfolio.hover-girly:hover figure img,.portfolio.hover-girly.hover-state figure img{transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05);-webkit-transition:transform 1s ease-out;-moz-transition:transform 1s ease-out;transition:transform 1s ease-out;}.portfolio.hover-girly .image-overlay h2{font-size:18px;padding-bottom:30px;position:relative;}.portfolio.hover-girly .image-overlay-details .categories{font-size:14px;position:relative;}.portfolio.hover-girly .image-overlay-details{border:0px;text-align:center;width:100%;position:relative;right:0;bottom:0;padding:20px;display:none;}.portfolio.hover-girly .image-overlay .links:after{background:none;}.portfolio.hover-girly .image-overlay-details h2:before{content:"";position:absolute;width:40px;height:2px;background:#000;left:0px;right:0px;bottom:13px;margin:auto;}.portfolio.hover-girly .image-overlay a{color:#000;}.portfolio.hover-girly .image-overlay{top:0;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;background:rgba(0,0,0,.5);}.portfolio.hover-girly:hover .image-overlay,.portfolio.hover-girly.hover-state .image-overlay,.portfolio.hover-girly.portfolio-fullpage-default.active .image-overlay,.portfolio.hover-girly.portfolio-fullpage-splitted-section.active .image-overlay{height:100%;}.portfolio.hover-girly .image-overlay .links{text-align:center;bottom:0px;bottom:0;height:45px;left:0;right:0;top:0;width:118px;margin:auto;}.portfolio.hover-girly .image-overlay .links a{border:0px;margin:0px 2px;border-radius:5px;transform:scale(.7);-ms-transform:scale(.7);-webkit-transform:scale(.7);background-color:rgba(255,255,255,.8);-webkit-transition:transform .5s,background-color .5s;-moz-transition:transform .5s,background-color .5s;transition:transform .5s,background-color .5s;color:#000;bottom:auto;}.portfolio.hover-girly:hover .image-overlay .links a,.portfolio.hover-girly.hover-state .image-overlay .links a,.portfolio.portfolio-fullpage-default.hover-girly.active .image-overlay .links a{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);}.dt-sc-portfolio-sorting.type8 a{background:#f7f7f7;border:none;border-radius:15px 0px;padding:10px 20px 10px;}.dt-sc-portfolio-sorting.type9{margin-bottom:40px;}.dt-sc-portfolio-sorting.type9 a{border-radius:8px;background:#fff;border:none;font-size:15px;text-transform:capitalize;color:#6e4d27;font-weight:normal;letter-spacing:1px;margin:0px 5px 20px;}.portfolio.hover-art .image-overlay{border-radius:0;left:0;top:0;width:auto;height:auto;right:0;bottom:0;background-color:rgba(0,0,0,.85);transition:opacity .4s ease;-webkit-transition:opacity .4s ease;}.portfolio.hover-art figure img{transition:filter .4s,transform .4s;-o-transition:-o-filter .4s,-o-transform .4s;-ms-transition:-ms-filter .4s,-ms-transform .4s;-moz-transition:-moz-filter .4s,-moz-transform .4s;-webkit-transition:-webkit-filter .4s,-webkit-transform .4s;}.portfolio.hover-art:hover figure img,.portfolio.hover-art.hover-state figure img{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3);filter:gray;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;}.portfolio.hover-art .image-overlay .links a:first-child{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/plus_icon.png") no-repeat;width:50px;height:50px;content:"";border:0;border-radius:0;}.portfolio.hover-art .image-overlay .links a:first-child.nitro-lazy{background-image:none !important;}.portfolio.hover-art .image-overlay .links a:first-child > span,.portfolio.hover-art .image-overlay .links a:last-child{display:none;}.portfolio.hover-art:hover .image-overlay .links a:first-child{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);}.portfolio.hover-art .image-overlay .links:after{background:none;}.portfolio.hover-art .image-overlay .links{text-align:center;width:100%;height:100%;}.portfolio.hover-art .image-overlay .links a{border:none;font-size:40px;}.portfolio.hover-art .image-overlay .links a:first-child{margin-left:0px;}.portfolio.hover-art .image-overlay .links,.portfolio.hover-art .image-overlay .links a{left:0px;right:0px;top:0px;bottom:0px;margin:auto;height:44px;}.portfolio.hover-art .image-overlay .links a:hover{color:#6e4d27;}.portfolio.hover-art .image-overlay-details{display:none;}.portfolio.hover-overlay .image-overlay .image-overlay-details{display:none;}.portfolio.hover-overlay .image-overlay{background-color:rgba(0,0,0,.85);}.portfolio.hover-with-gallery-thumb .image-overlay ul{display:block;width:50%;position:absolute;padding-left:20px;bottom:0;}.portfolio.hover-with-gallery-thumb .image-overlay ul li{display:inline-block;width:32%;margin:0 1% 0 0;padding:0;}.portfolio.hover-with-gallery-thumb:hover figure img,.portfolio.hover-with-gallery-thumb.hover-state figure img{-webkit-transform:inherit;-moz-transform:inherit;-ms-transform:inherit;transform:inherit;}.portfolio.hover-with-gallery-thumb .image-overlay .links{display:none;}.portfolio.hover-with-gallery-thumb .image-overlay-details{width:49%;right:0;}.portfolio.hover-with-gallery-thumb .image-overlay-details h2{text-transform:uppercase;margin-bottom:3px;font-weight:500;}.portfolio.hover-with-gallery-thumb .image-overlay-details .categories{font-style:italic;}.portfolio.hover-with-gallery-thumb .image-overlay{background:linear-gradient(to top,#000,rgba(0,0,0,0));background:-webkit-linear-gradient(bottom,#000,rgba(0,0,0,0));background:-o-linear-gradient(bottom,#000,rgba(0,0,0,0));background:-moz-linear-gradient(bottom,#000,rgba(0,0,0,0));}.portfolio.dt-sc-one-third.hover-with-gallery-thumb .image-overlay ul,.portfolio.dt-sc-one-fourth.hover-with-gallery-thumb .image-overlay ul,.with-both-sidebar .portfolio.hover-with-gallery-thumb .image-overlay ul{display:none;}.portfolio.dt-sc-one-third.hover-with-gallery-thumb .image-overlay-details,.portfolio.dt-sc-one-fourth.hover-with-gallery-thumb .image-overlay-details,.with-both-sidebar .portfolio.hover-with-gallery-thumb .image-overlay-details{width:100%;}.portfolio.dt-sc-one-fourth.hover-with-gallery-thumb:hover .image-overlay-details{bottom:10px;}.portfolio.dt-sc-one-third.hover-with-gallery-thumb .image-overlay-details h2{font-size:20px;}.portfolio.dt-sc-one-fourth.hover-with-gallery-thumb .image-overlay-details h2,.page-with-sidebar .portfolio.hover-with-gallery-thumb .image-overlay-details h2{font-size:18px;}.with-both-sidebar .portfolio.hover-with-gallery-thumb .image-overlay-details{right:0;}.portfolio.hover-with-gallery-list .image-overlay{background:rgba(0,0,0,.8);}.portfolio.hover-with-gallery-list .image-overlay .links{display:none;}.portfolio.hover-with-gallery-list .image-overlay-details{position:static;bottom:auto;height:auto;margin-bottom:20px;text-align:left;padding:0;display:inline-block;width:100%;}.portfolio.hover-with-gallery-list:hover figure img,.portfolio.hover-with-gallery-list.hover-state figure img{-webkit-transform:inherit;-moz-transform:inherit;-ms-transform:inherit;transform:inherit;}.portfolio.hover-with-gallery-list .image-overlay-container > ul{display:block;margin:35px 0 0;}.portfolio.hover-with-gallery-list .image-overlay-container > ul li{display:inline-block;width:32%;margin:0 1% 0 0;padding:0;}.portfolio.hover-with-gallery-list .image-overlay-container .dt-sc-gallery-link{display:inline-block;text-decoration:underline;}.portfolio.hover-with-gallery-list .image-overlay-container .dt-sc-gallery-link span{margin-left:5px;}.portfolio.hover-with-gallery-list .image-overlay-container .dt-sc-gallery-link:hover span{margin-left:10px;}.portfolio.hover-with-gallery-list .image-overlay-container .dt-sc-gallery-link:hover{letter-spacing:1.2px;}.portfolio.hover-with-gallery-list .image-overlay-container{width:50%;padding:0 1%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;margin:0 auto;font-size:14px;letter-spacing:1px;}.portfolio.hover-with-gallery-list .image-overlay h2{font-weight:500;text-transform:uppercase;margin-bottom:3px;position:relative;display:inline-block;padding-bottom:3px;}.portfolio.hover-with-gallery-list .image-overlay-details .categories{font-style:italic;}.portfolio.hover-with-gallery-list .image-overlay-container > p{margin:0 0 20px;}.portfolio.hover-with-gallery-list .image-overlay h2:after{width:35%;content:"";position:absolute;left:0;bottom:2px;background:#fff;height:1px;}.portfolio.hover-with-gallery-list .image-overlay h2:hover:after{width:100%;height:2px;}.portfolio.hover-with-gallery-list .image-overlay-container > ul li:hover,.portfolio.hover-with-gallery-thumb .image-overlay ul li:hover{opacity:.8;cursor:pointer;}.dt-sc-portfolio-multiscroll-container .portfolio.hover-with-gallery-list .image-overlay-container{width:70%;}.left-header .portfolio.hover-with-gallery-list .image-overlay-container > p{display:none;}.portfolio.dt-sc-one-third.hover-with-gallery-list .image-overlay-container > ul,.portfolio.dt-sc-one-fourth.hover-with-gallery-list .image-overlay-container > ul,.portfolio.dt-sc-one-third.hover-with-gallery-list .image-overlay-container > p,.portfolio.dt-sc-one-fourth.hover-with-gallery-list .image-overlay-container > p{display:none;}.portfolio.dt-sc-one-third.hover-with-gallery-list .image-overlay h2{font-size:18px;}.portfolio.dt-sc-one-fourth.hover-with-gallery-list .image-overlay h2{font-size:16px;}.portfolio.dt-sc-one-fourth.hover-with-gallery-list .image-overlay-details{margin-bottom:10px;}.portfolio.dt-sc-one-half.hover-with-gallery-list .image-overlay-container{width:70%;}.page-with-sidebar .portfolio.dt-sc-one-half.hover-with-gallery-list .image-overlay-container > p{display:none;}.page-with-sidebar .portfolio.dt-sc-one-half.hover-with-gallery-list .image-overlay h2{font-size:17px;}.page-with-sidebar .portfolio.dt-sc-one-half.hover-with-gallery-list .image-overlay-container > ul li:nth-child(4),.page-with-sidebar .portfolio.dt-sc-one-half.hover-with-gallery-list .image-overlay-container > ul li:nth-child(5),.page-with-sidebar .portfolio.dt-sc-one-half.hover-with-gallery-list .image-overlay-container > ul li:nth-child(6){display:none;}.page-with-sidebar .portfolio.dt-sc-one-half.hover-with-gallery-list .image-overlay-container > ul{margin:25px 0 0;}.portfolio.hover-grayscale .image-overlay-details .categories{display:none;}.portfolio.hover-grayscale .image-overlay{background:none;}.portfolio.hover-grayscale figure img,.portfolio-multiscroll.hover-grayscale .portfolio-image-holder{filter:gray;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);}.portfolio.hover-grayscale:hover figure img,.portfolio.hover-grayscale.hover-state figure img,.portfolio-multiscroll.hover-grayscale:hover .portfolio-image-holder,.portfolio-multiscroll.hover-grayscale.hover-state .portfolio-image-holder{filter:gray;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);}.portfolio.hover-grayscale .image-overlay-details{background-color:#000;padding:10px 20px;bottom:30px;right:-100%;}.portfolio.hover-grayscale:hover .image-overlay-details,.portfolio.hover-grayscale.hover-state .image-overlay-details,.portfolio.portfolio-fullpage-default.hover-grayscale.active .image-overlay-details{right:30px;}.portfolio.dt-sc-one-fourth.hover-grayscale:hover .image-overlay-details,.portfolio.dt-sc-one-fourth.hover-grayscale.hover-state .image-overlay-details{right:0;}.portfolio.hover-grayscale .image-overlay-details h2{font-size:17px;}.portfolio.hover-grayscale .image-overlay .links{display:none;}.portfolio.hover-highlighter .image-overlay-details,.portfolio.hover-highlighter .image-overlay .links{display:none;}.portfolio.hover-highlighter .image-overlay{background:rgba(0,0,0,.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.portfolio.hover-highlighter:hover figure img,.portfolio.hover-highlighter.hover-state figure img{-webkit-transform:inherit;-moz-transform:inherit;-ms-transform:inherit;transform:inherit;}.portfolio.hover-bottom-border .image-overlay-details{position:relative;right:auto;bottom:auto;text-align:center;}.portfolio.hover-bottom-border .image-overlay .links{left:auto;height:auto;position:relative;top:auto;}.portfolio.hover-bottom-border .image-overlay{text-align:center;}.portfolio.hover-bottom-border .image-overlay .links a:first-child,.portfolio.hover-bottom-border .image-overlay-details .categories{display:none;}.portfolio.hover-bottom-border .image-overlay .links a:last-child{border:0;margin:0 0 15px;}.portfolio.hover-bottom-border .image-overlay .links a:hover{background-color:inherit;}.portfolio.hover-bottom-border .image-overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;text-align:center;}.portfolio.hover-bottom-border .image-overlay{background-color:rgba(0,0,0,.85);}.portfolio.hover-bottom-border .image-overlay:after{content:"";position:absolute;width:0;height:12px;left:0;right:0;margin:auto;bottom:0;background-color:red;}.portfolio.hover-bottom-border:hover .image-overlay:after,.portfolio.hover-bottom-border.hover-state .image-overlay:after{width:100%;}.portfolio.hover-bottom-border:hover figure img,.portfolio.hover-bottom-border:hover-state figure img{-webkit-transform:inherit;-moz-transform:inherit;-ms-transform:inherit;transform:inherit;}.portfolio.hover-bottom-border .image-overlay h2{font-size:20px;}.portfolio.hover-bottom-border.hover-state .image-overlay-details{bottom:auto;}.dt-sc-portfolio-categories-list > .column{margin-bottom:25px;}.dt-sc-portfolio-categories-list .image-holder{float:left;width:100%;position:relative;overflow:hidden;}.dt-sc-portfolio-categories-list .image-holder:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}.dt-sc-portfolio-categories-list .image-holder:hover .details-holder{background-color:rgba(0,0,0,.3);}.dt-sc-portfolio-categories-list .details-holder{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;}.dt-sc-portfolio-categories-list .details-holder h2{font-size:17px;display:inline-block;font-weight:normal;position:absolute;left:0;bottom:0;padding-left:15px;margin-bottom:15px;color:#fff;}.dt-sc-portfolio-categories-list .details-holder:after{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),color-stop(56%,rgba(0,0,0,.1)),color-stop(93%,rgba(0,0,0,.6)),to(rgba(0,0,0,.69)));background-image:-webkit-linear-gradient(transparent 0%,transparent 50%,rgba(0,0,0,.1) 56%,rgba(0,0,0,.6) 93%,rgba(0,0,0,.69) 100%);background-image:linear-gradient(transparent 0%,transparent 50%,rgba(0,0,0,.1) 56%,rgba(0,0,0,.6) 93%,rgba(0,0,0,.69) 100%);content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:-1;pointer-events:none;}.dt-sc-portfolio-categories-list .details-holder h2 a{color:#fff;}.dt-sc-portfolio-categories-list .total-items-count{display:inline-block;position:absolute;bottom:10px;right:10px;color:#fff;cursor:pointer;}.dt-sc-portfolio-categories-list .total-items-count span{background-color:#000;width:30px;height:30px;border-radius:50%;line-height:30px;font-size:12px;display:inline-block;position:absolute;text-align:center;right:0;bottom:0;}.dt-sc-portfolio-categories-list .total-items-count span:first-child{z-index:1;}.dt-sc-portfolio-categories-list .total-items-count span:last-child{transform:scale(.8);-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);}.dt-sc-portfolio-categories-list .total-items-count:hover span:first-child{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);}.dt-sc-portfolio-categories-list .total-items-count:hover span:last-child{z-index:9;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}.dt-sc-portfolio-categories-list .with-gallery-view .image-holder:hover img{-webkit-transform:inherit;-moz-transform:inherit;-ms-transform:inherit;transform:inherit;}.portfolio.hover-with-intro .image-overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;background:#000;padding:40px;}.portfolio.hover-with-intro .image-overlay-details{position:static;text-align:left;font-size:18px;line-height:33px;padding:0;}.portfolio.hover-with-intro .image-overlay-details h2{line-height:40px;}.portfolio.details-below-image .details-holder{display:block;float:left;width:100%;}.portfolio.no-space.details-below-image .details-holder{padding-left:10px;}.portfolio.dt-sc-one-column.no-space.details-below-image .details-holder,.dt-sc-portfolio-container.no-space.swiper-wrapper.details-below-image[data-carouselslidesperview="1"] .details-holder{padding-left:0;}.portfolio.details-below-image .details-holder h2{font-size:19px;margin:15px 0 0;font-weight:400;letter-spacing:0;}.portfolio.details-below-image .image-overlay-details,.portfolio.hover-minimal-icons.details-below-image .details-holder .categories,.portfolio.hover-extended.details-below-image .image-overlay-details,.portfolio.hover-boxed.details-below-image .image-overlay{display:none;}.portfolio.hover-minimal-icons.details-below-image .details-holder h2 a{color:#fff;}.portfolio.hover-minimal-icons.details-below-image .details-holder h2{font-size:14px;margin-bottom:20px;}.portfolio.portfolio-framed .portfolio-framed-holder{display:block;padding:20px;background-color:#fff;float:left;width:100%;position:relative;}.portfolio.portfolio-framed.hover-minimal-icons.details-below-image .portfolio-framed-holder h2{margin-bottom:0;}.portfolio.portfolio-framed{-webkit-transition:all .6s cubic-bezier(.18,.89,.32,.85);-moz-transition:all .6s cubic-bezier(.18,.89,.32,.85);transition:all .6s cubic-bezier(.18,.89,.32,.85);}.portfolio.portfolio-framed .portfolio-framed-holder:after{content:" ";position:absolute;width:80%;display:block;bottom:17px;left:10%;height:50%;box-shadow:0 17px 48px 0 rgba(0,0,0,.09);z-index:-1;}.portfolio.portfolio-framed:hover{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}.portfolio.hover-centered-box.details-below-image .image-overlay{display:none;}.portfolio.portfolio-fixed .portfolio-image-holder{min-height:100vh;width:100%;background-size:cover;background-attachment:fixed;background-position:center center;background-repeat:no-repeat;position:relative;}.portfolio.hover-with-details .image-overlay-details .categories{margin-bottom:15px;}.portfolio.hover-with-details .dt-sc-gallery-link{background-color:#000;padding:7px 15px;display:inline-block;margin-top:10px;border:1px solid #000;}.portfolio.hover-with-details .dt-sc-gallery-link .fa{margin-left:5px;}.portfolio.hover-with-details .image-overlay .links{display:none;}.portfolio.hover-with-details .image-overlay-details{width:330px;right:10px;}.portfolio.hover-with-details .dt-sc-gallery-link:hover{background-color:inherit;border-color:#fff;}.dt-sc-portfolio-container .portfolio{margin-left:0px;margin-right:0px;clear:none;}.dt-sc-portfolio-container.with-space .portfolio{padding:0 10px 20px;}.dt-sc-portfolio-container.with-space{margin:0px -10px;}.portfolio-container-carousel-wrapper .dt-sc-portfolio-container.with-space .portfolio{padding:0;margin:0;}.portfolio-container-carousel-wrapper .dt-sc-portfolio-container.with-space{margin:0;}.portfolio-fullwidth-container{float:left;width:100%;}.dt-sc-portfolio-container,.portfolio-container-striped{height:2000px;}.dt-sc-portfolio-container.dt-sc-infinite-portfolio-container,.dt-sc-portfolio-container.portfolio-container-carousel{height:auto;}.related-portfolios .dt-sc-portfolio-container,.related-portfolios .portfolio-container-striped{min-height:inherit;}.portfolio-container-carousel-wrapper{float:left;width:100%;position:relative;}.dt-sc-portfolio-container .dt-sc-one-fourth,.dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth{width:25%;}.dt-sc-portfolio-container .dt-sc-one-third,.dt-sc-portfolio-container .column.no-space.dt-sc-one-third{width:33.33333%;}.dt-sc-portfolio-container .dt-sc-one-fifth,.dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth{width:20%;}.dt-sc-portfolio-container .dt-sc-one-sixth,.dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth{width:16.666%;}.dt-sc-portfolio-container .dt-sc-one-seventh,.dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh{width:14.28%;}.dt-sc-portfolio-container .dt-sc-one-eight,.dt-sc-portfolio-container .column.no-space.dt-sc-one-eight{width:12.5%;}.dt-sc-portfolio-container .dt-sc-one-nineth,.dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth{width:11.11%;}.dt-sc-portfolio-container .dt-sc-one-tenth,.dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth{width:10%;}.dt-sc-portfolio-container .dt-sc-one-half,.dt-sc-portfolio-container .column.no-space.dt-sc-one-half{width:50%;}.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth,.page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth,.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh,.page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh,.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-eight,.page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight,.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth,.page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth,.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth,.page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth{width:20%;}.with-both-sidebar .dt-sc-portfolio-container-wrapper .dt-sc-one-half,.with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-half,.with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-third,.with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-fourth,.with-both-sidebar .dt-sc-portfolio-container-wrapper .column.dt-sc-one-third,.with-both-sidebar .dt-sc-portfolio-container-wrapper .column.dt-sc-one-fourth,.with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-half,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-half,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-third,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth,.with-both-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third,.with-both-sidebar .dt-sc-portfolio-container .column.dt-sc-one-fourth,.with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-fifth,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth,.with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth,.with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh,.with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-eight,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight,.with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth,.with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth,.with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth,.page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-fourth,.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-third,.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-half{width:100%;}.page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-fourth,.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-third,.page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-half{margin:0 0 20px;}.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-third.portfolio.hover-modern-title .image-overlay-details,.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-fourth.portfolio.hover-modern-title .image-overlay-details{display:none;}.with-both-sidebar .dt-sc-portfolio-sorting.type2{width:100%;}.with-both-sidebar .dt-sc-portfolio-sorting.type2 a{font-size:10px;padding:15px 9px 14px;}.with-both-sidebar .portfolio.hover-title-icons-overlay .image-overlay .links a,.page-with-sidebar .portfolio.hover-title-icons-overlay.dt-sc-one-third .image-overlay .links a,.page-template-tpl-portfolio .portfolio.hover-title-icons-overlay.dt-sc-one-fourth .image-overlay .links a{width:50px;height:50px;}.with-both-sidebar .portfolio.hover-title-icons-overlay .image-overlay .links a span,.page-with-sidebar .portfolio.hover-title-icons-overlay.dt-sc-one-third .image-overlay .links a span,.page-template-tpl-portfolio .portfolio.hover-title-icons-overlay.dt-sc-one-fourth .image-overlay .links a span{line-height:50px;font-size:20px;}.with-both-sidebar .portfolio.hover-title-icons-overlay .image-overlay .links,.page-with-sidebar .portfolio.hover-title-icons-overlay.dt-sc-one-third .image-overlay .links,.page-template-tpl-portfolio .portfolio.hover-title-icons-overlay.dt-sc-one-fourth .image-overlay .links{bottom:50px;}.portfolio.hover-title-icons-overlay .image-overlay h2{font-size:16px;margin-bottom:5px;letter-spacing:1.5px;display:block;}.portfolio.hover-title-icons-overlay .image-overlay-details .categories{font-size:14px;}.page-with-sidebar .portfolio.hover-title-icons-overlay.dt-sc-one-fourth .image-overlay .links{bottom:65px;}.with-both-sidebar .portfolio.hover-title-icons-overlay.dt-sc-one-fourth .image-overlay h2{font-size:11px;}.page-with-sidebar.with-both-sidebar .portfolio.hover-title-icons-overlay.dt-sc-one-fourth .image-overlay .links{bottom:49px;}.with-both-sidebar .portfolio.hover-title-overlay .image-overlay .links a{font-size:12px;}.page-with-sidebar .portfolio.hover-title-overlay.dt-sc-one-third .image-overlay .links a,.portfolio.hover-title-overlay.dt-sc-one-fourth .image-overlay .links a{font-size:13px;}.page-with-sidebar .portfolio.hover-title-overlay.dt-sc-one-fourth .image-overlay .links a{font-size:12px;}.page-with-sidebar .portfolio.hover-presentation.dt-sc-one-fourth .image-overlay-details .categories{display:none;}.portfolio.hover-presentation.dt-sc-one-fourth .image-overlay-details .categories{display:none;}.with-both-sidebar .portfolio.hover-presentation.dt-sc-one-fourth .image-overlay-details .categories{display:block;}.page-with-sidebar .portfolio.hover-presentation.dt-sc-one-fourth:hover .image-overlay-details{bottom:60px;}.dt-sc-portfolio-multiscroll-container{float:left;width:100%;position:relative;}.portfolio-multiscroll .portfolio-image-holder,.portfolio-multiscroll figure{height:100%;}.portfolio-multiscroll .portfolio-image-holder{background-position:center;background-size:cover;}.multiscroll-button.down:before{content:"";}.multiscroll-button.up:before{content:"";}.multiscroll-button:before{position:absolute;color:#131313;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:"FontAwesome";font-size:16px;line-height:40px;display:block;transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;}.multiscroll-button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;cursor:pointer;background-color:rgba(255,255,255,.8);transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;}.multiscroll-button.down{right:50.08%;}.multiscroll-button.up{left:49.95%;}.multiscroll-button.up:hover{-webkit-transform:translateY(-70%);-ms-transform:translateY(-70%);transform:translateY(-70%);}.multiscroll-button.down:hover{-webkit-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%);}.multiscroll-button:hover{background-color:#fff;}.dt-sc-portfolio-multiscroll-container{float:left;width:100%;height:100%;}.portfolio-multiscroll .portfolio-image-holder,.portfolio-multiscroll figure,.inner-wrapper,.wrapper{height:100%;}.portfolio-swiper-container .portfolio-image-holder{height:100%;background-size:cover;background-repeat:no-repeat;background-position:top center;position:relative;}.swiper-pagination-holder.type2 .swiper-pagination-wrapper:empty{display:none;}.portfolio-swiper-container,.portfolio-swiper-container .dt-sc-portfolio-container .portfolio,.portfolio-swiper-container .dt-sc-portfolio-container .portfolio figure,.portfolio-swiper-container .portfolio.portfolio-framed .portfolio-framed-holder{height:100%;}.swiper-arrow-left,.swiper-arrow-right{position:absolute;top:0;height:100%;width:30%;z-index:15;overflow:hidden;cursor:none;}.swiper-arrow-middle{position:absolute;top:0;left:0;height:100%;width:40%;z-index:15;overflow:hidden;cursor:none;right:0;margin:0 auto;}.swiper-arrow-middle:hover .swiper-arrow-click.middle{opacity:1;visibility:visible;}.swiper-arrow-left{left:0;}.swiper-arrow-left:hover .swiper-arrow-click.left{opacity:1;visibility:visible;}.swiper-arrow-right{right:0;}.swiper-arrow-right:hover .swiper-arrow-click.right{opacity:1;visibility:visible;}.portfolio-swiper-container .swiper-arrow-click{font-size:30px;line-height:40px;font-weight:400;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:20;opacity:0;visibility:hidden;color:#fff;width:32px;height:32px;transition:opacity .3s ease,visibility .3s ease;}.portfolio-swiper-container .swiper-arrow-click.left{left:50px;}.portfolio-swiper-container .swiper-arrow-click.right{right:50px;}.portfolio-swiper-container .swiper-arrow-click.right .arrow{left:auto;right:60px;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/right-arrow.png") no-repeat center;}.portfolio-swiper-container .swiper-arrow-click.right .arrow.nitro-lazy{background-image:none !important;}.portfolio-swiper-container .swiper-arrow-click.left .arrow{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/left-arrow.png") no-repeat center;}.portfolio-swiper-container .swiper-arrow-click.left .arrow.nitro-lazy{background-image:none !important;}.portfolio-swiper-container .swiper-arrow-click.right .number{right:0;left:auto;}.portfolio-swiper-container .swiper-arrow-click.right.disabled,.portfolio-swiper-container .swiper-arrow-click.left.disabled{opacity:0;}.portfolio-swiper-container .swiper-arrow-click .arrow{width:42px;height:22px;position:absolute;left:60px;top:50%;font-family:fontawesome;}.portfolio-swiper-container .swiper-arrow-click.middle .arrow{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/middle-arrow.png") no-repeat center;width:60px;}.portfolio-swiper-container .swiper-arrow-click.middle .arrow.nitro-lazy{background-image:none !important;}.swiper-pagination-holder .swiper-progress-pagination{position:absolute;width:12%;left:0;right:0;margin:auto;bottom:30px;background:rgba(255,255,255,.22);border-radius:5px;z-index:9;height:5px;}.swiper-pagination-holder .swiper-pagination-progress .swiper-pagination-progressbar{background:rgba(255,255,255,.7);}.swiper-pagination-holder.dark .swiper-progress-pagination{background:rgba(0,0,0,.22);}.swiper-pagination-holder.dark .swiper-scrollbar-drag{background:rgba(255,255,255,.7);}.swiper-pagination-holder.dark .swiper-pagination-progress .swiper-pagination-progressbar{background:rgba(0,0,0,.7);}.swiper-pagination-holder.type2 .swiper-pagination-wrapper{position:absolute;right:50px;width:64px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:100;background:rgba(255,255,255,.4);padding-top:20px;padding-bottom:15px;transition:background-color .7s;-moz-transition:background-color .7s;-webkit-transition:background-color .7s;-o-transition:background-color .7s;}.swiper-pagination-holder.type2 .swiper-fraction-pagination,.swiper-pagination-holder.type3 .swiper-fraction-pagination{position:static;height:auto;display:block;color:#000;}.swiper-pagination-holder.type2 .swiper-fraction-pagination .separator{transform:rotate(55deg);-webkit-transform:rotate(55deg);-moz-transform:rotate(55deg);-o-transform:rotate(55deg);-ms-transform:rotate(55deg);background-color:#000;}.swiper-pagination-holder.type2 .swiper-fraction-pagination .total{top:-15px;}.swiper-pagination-holder.type2 .swiper-fraction-pagination .current{top:9px;}.swiper-pagination-holder.type2 .swiper-simple-arrows{position:static;padding:10px 0;}.swiper-pagination-holder.type2 .swiper-simple-arrows a,.swiper-pagination-holder.type3 .swiper-simple-arrows a{width:auto;height:auto;float:none;display:block;margin:0;background-color:transparent;color:#000;}.swiper-pagination-holder.type2 .swiper-simple-arrows a:before,.swiper-pagination-holder.type3 .swiper-simple-arrows a:before{font-size:25px;}.swiper-pagination-holder.type2 .swiper-simple-arrows a:hover,.swiper-pagination-holder.type3 .swiper-simple-arrows a:hover{color:#fff;background:none;}.swiper-pagination-holder.type2 .swiper-playpause,.swiper-pagination-holder.type3 .swiper-playpause{position:static;display:block;padding:10px 0;width:auto;height:auto;background-color:transparent;color:rgba(0,0,0,.7);}.swiper-pagination-holder.type2 .swiper-playpause:hover,.swiper-pagination-holder.type3 .swiper-playpause:hover{color:#fff;}.swiper-pagination-holder.type2.dark{background:rgba(0,0,0,.4);}.swiper-pagination-holder.type2.dark .swiper-simple-arrows a,.swiper-pagination-holder.type2.dark .swiper-playpause{background:none;color:rgba(255,255,255,.7);}.swiper-pagination-holder.type2.dark .swiper-simple-arrows a:hover,.swiper-pagination-holder.type2.dark .swiper-playpause:hover{color:#fff;background:none;}.swiper-pagination-holder.type2.dark .swiper-fraction-pagination{color:rgba(255,255,255,.7);}.swiper-pagination-holder.type2.dark .swiper-fraction-pagination .separator{background-color:rgba(255,255,255,.7);}.swiper-pagination-holder.type2.dark .swiper-pagination .swiper-pagination-bullet{background:#fff;}.swiper-pagination-holder.type3 .swiper-pagination-wrapper{background:#fff;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:70px;height:auto;position:absolute;z-index:9;border-radius:3px;}.swiper-pagination-holder.type3 .swiper-simple-arrows{position:static;}.swiper-pagination-holder.type3 .swiper-pagination-wrapper > div,.swiper-pagination-holder.type3 .swiper-simple-arrows a,.swiper-pagination-holder.type3 .swiper-playpause,.swiper-pagination-holder.type3 .swiper-fraction-pagination > div{display:inline-block;}.swiper-pagination-holder.type3 .swiper-fraction-pagination,.swiper-pagination-holder.type3 .swiper-playpause{padding:0 15px;}.swiper-pagination-holder.type3 .swiper-fraction-pagination .separator{background:#000;transform:rotate(21deg);-webki-transform:rotate(21deg);-moz-transform:rotate(21deg);-o-transform:rotate(21deg);-ms-transform:rotate(21deg);top:6px;}.swiper-pagination-holder.type3 .swiper-fraction-pagination .total{top:0;}.swiper-pagination-holder.type3 .swiper-simple-arrows a{margin:0 15px;}.swiper-pagination-holder.type3 .swiper-playpause:hover,.swiper-pagination-holder.type3 .swiper-simple-arrows a:hover{color:#000;}.swiper-pagination-holder.type3 .swiper-simple-arrows a{color:rgba(0,0,0,.8);}.swiper-pagination-holder.type3.dark .swiper-simple-arrows a,.swiper-pagination-holder.type3.dark .swiper-playpause,.swiper-pagination-holder.type3.dark .swiper-simple-arrows a:hover{background:none;}.swiper-pagination-holder.type3.dark .swiper-pagination-wrapper{background:#000;}.swiper-pagination-holder.type3.dark .swiper-fraction-pagination,.swiper-pagination-holder.type3.dark .swiper-simple-arrows a,.swiper-pagination-holder.type3.dark .swiper-playpause{color:rgba(255,255,255,.7);}.swiper-pagination-holder.type3.dark .swiper-fraction-pagination .separator{background:rgba(255,255,255,.7);}.swiper-pagination-holder.type3.dark .swiper-simple-arrows a:hover{color:#fff;}.swiper-wrapper.horizontal-mousepointer{cursor:e-resize;}.swiper-wrapper.vertical-mousepointer{cursor:s-resize;}.swiper-pagination-holder .swiper-simple-arrows.type2 a{background:none;position:absolute;left:30px;top:0;bottom:0;margin:auto;z-index:9;width:50px;height:50px;color:rgba(255,255,255,.7);}.swiper-pagination-holder .swiper-simple-arrows.type2 a:hover{color:#fff;}.swiper-pagination-holder .swiper-simple-arrows.type2 a:before{line-height:50px;font-size:40px;}.swiper-pagination-holder .swiper-simple-arrows.type2{position:static;}.swiper-pagination-holder .swiper-simple-arrows.type2 a.swiper-simple-arrow-next{right:30px;left:auto;}.swiper-pagination-holder .swiper-simple-arrows.type2 a:hover{background:none;}.swiper-wrapper .portfolio.hover-with-details .image-overlay-details{width:28%;}.portfolio-swiper-container .fullpage-splitted-section .portfolio.hover-with-gallery-list .image-overlay-container{width:80%;}.vc_row.swiper-single-item .swiper-pagination.swiper-pagination-bullets,.vc_row.swiper-single-item .swiper-pagination-holder .swiper-playpause{bottom:-70px;}.vc_row.swiper-single-item .swiper-pagination-holder .swiper-playpause{z-index:99;left:0;}.vc_row.swiper-single-item .swiper-pagination-holder .swiper-simple-arrows.type2 a{left:-7%;}.vc_row.swiper-single-item .swiper-pagination-holder .swiper-simple-arrows.type2 a.swiper-simple-arrow-next{right:-7%;left:auto;}.vc_row.swiper-single-item .swiper-pagination-holder .swiper-simple-arrows.type2 a:before{font-size:80px;}.portfolio-swiper-container .portfolio.portfolio-framed:hover{-webkit-transform:inherit;-moz-transform:inherit;transform:inherit;}.dt-portfolio-single{width:100%;margin:0px;padding:0;float:left;clear:both;position:relative;}.dt-portfolio-single:before{content:"";position:absolute;bottom:0px;left:0px;width:100%;height:6px;}.dt-portfolio-single-details{padding:40px 0px 0px;display:block;clear:both;float:left;width:100%;}.dt-portfolio-single-details h3{font-weight:bold;}.dt-sc-one-third .dt-portfolio-single-details{padding-top:0;}.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth,.dt-sc-one-third .dt-portfolio-single-details .dt-sc-one-fourth{width:100%;margin:0px;}.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth{padding-bottom:40px;}.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth{padding-right:0px;}.dt-portfolio-single > .dt-sc-two-third{margin-right:2%;margin-left:0px;}.dt-portfolio-single > .dt-sc-one-third{margin-left:0px;margin-right:0px;}.dt-portfolio-single .dt-sc-two-third.right-gallery{float:right;margin-left:2%;margin-right:0px;}.dt-portfolio-single-slider-wrapper,.dt-portfolio-single-slider{float:left;clear:both;margin:0px;padding:0px;width:100%;line-height:0px;}.dt-portfolio-single-slider li{display:block;margin:0px 1px 0px 0px;padding:0px;}.dt-portfolio-single-slider li img{max-width:100%;height:auto;margin:0 auto;}.dt-portfolio-single-slider-wrapper .bx-wrapper{position:relative;}.portfolio-single-slick-slider .slick-slide{margin:0 10px;}.dt-portfolio-single-slider-wrapper #bx-pager{float:left;display:inline;margin:30px 0px 0px;padding:0px;width:100%;text-align:center;}.dt-portfolio-single-slider-wrapper #bx-pager a{margin:0px 7px 15px;padding:3px;line-height:0;display:inline-block;cursor:pointer;position:relative;border:1px solid rgba(0,0,0,0);}.dt-portfolio-single-slider-wrapper #bx-pager a img{max-width:85px;height:auto;}.dt-portfolio-single-slider-wrapper #bx-pager a.active{border:1px solid;}.dt-portfolio-single-details .dt-sc-three-fourth{padding-right:40px;}.portfolio-categories,.portfolio-tags{float:left;clear:both;width:100%;margin:15px 0px 0px;padding:0px;}.portfolio-categories a,.portfolio-tags a{color:#000;font-size:13px;}.portfolio-categories i,.portfolio-tags i{font-size:15px;color:#000;margin:0px 4px 0px 0px;position:relative;top:2px;}.with-right-portfolio .portfolio-categories,.with-left-portfolio .portfolio-categories,.with-right-portfolio .portfolio-tags,.with-left-portfolio .portfolio-tags{margin:0 0 5px;text-transform:uppercase;letter-spacing:1px;}.project-details{margin:0px;float:left;clear:both;width:100%;}.project-details li{float:left;display:block;margin:0px;padding:10px 0px;font-size:14px;border-bottom:1px solid rgba(0,0,0,.1);width:100%;}.project-details li:last-child{padding-bottom:10px;}.project-details li span{font-weight:bold;width:85px;display:inline-block;color:#000;}.project-details li a{color:#808080;}.dt-portfolio-single-details .project-details:empty{margin:0;}.dt-sc-dark-bg .project-details li span{color:#fff;}.dt-sc-dark-bg .project-details.type2 li span{border-bottom-color:rgba(255,255,255,.45);}.project-details.type2{display:block;width:auto;float:none;margin:0 auto;}.project-details.type2 li{display:inline-block;width:auto;float:none;border-bottom:0;padding:0 4% 20px 0;text-align:left;}.project-details.type2 li span{text-align:left;display:block;width:auto;border-bottom:1px solid rgba(0,0,0,.15);padding-bottom:5px;margin-bottom:10px;min-width:200px;}.project-details.type2 li:last-child{margin-right:0;padding:0;}.project-details.type3 li{border-bottom:0;}.project-details.type3 li span{display:block;width:auto;}.post-nav-container{float:left;width:100%;margin:20px 0px;padding:0px;display:block;clear:both;position:relative;text-align:center;line-height:24px;}.post-nav-container .post-next-link a,.post-nav-container .post-prev-link a{color:rgba(0,0,0,0);font-size:13px;font-weight:600;padding:0 15px;text-transform:uppercase;letter-spacing:.5px;margin:0px;display:inline-block;position:relative;overflow:hidden;}.post-nav-container .post-prev-link,.post-nav-container .post-next-link{display:inline-block;}.post-nav-container .post-prev-link a{text-shadow:170px 0 0 #000,0 0 0 #000;}.post-nav-container .post-next-link a{text-shadow:0 0 0 #000,-170px 0 0 #000;}.post-nav-container .post-next-link a:hover{text-shadow:170px 0 0 #fff,0 0 0 #000;}.post-nav-container .post-prev-link a:hover{text-shadow:0 0 0 #000,-170px 0 0 #fff;}.dt-sc-dark-bg .post-nav-container .post-prev-link a,.fullpage-portfolio .post-nav-container .post-prev-link a{text-shadow:170px 0 0 #000,0 0 0 #fff;}.dt-sc-dark-bg .post-nav-container .post-next-link a,.fullpage-portfolio .post-nav-container .post-next-link a{text-shadow:0 0 0 #fff,-170px 0 0 #000;}.dt-sc-dark-bg .post-nav-container .post-next-link a:hover,.fullpage-portfolio .post-nav-container .post-next-link a:hover{text-shadow:170px 0 0 #fff,0 0 0 #fff;}.dt-sc-dark-bg .post-nav-container .post-prev-link a:hover,.fullpage-portfolio .post-nav-container .post-prev-link a:hover{text-shadow:0 0 0 #fff,-170px 0 0 #fff;}.post-nav-container .post-next-link a i{margin-left:10px;float:right;}.post-nav-container .post-prev-link a i{margin-right:10px;float:left;}.post-nav-container a i{position:relative;font-size:24px;}.post-nav-container .post-next-link a{margin-right:0px;}.post-nav-container.type1 a i{font-size:16px;line-height:normal;}.post-nav-container.type1 .post-prev-link,.post-nav-container.type1 .post-next-link{line-height:normal;}.post-nav-container.type1 .post-archive-link-wrapper a:before{font-size:20px;}.post-nav-container.type3{margin:0;padding:30px 10px;}.post-nav-container.type3 a{display:block;padding:0;text-shadow:none;color:#000;}.post-nav-container.type3 a:hover,.fullpage-portfolio .post-nav-container.type3 a:hover,.fullpage-portfolio .post-nav-container.type3 a{text-shadow:none;}.post-nav-container.type3 .post-next-link{float:right;padding:0 50px 0 0;text-align:right;}.post-nav-container.type3 .post-prev-link{float:left;padding:0 0 0 50px;text-align:left;}.post-nav-container.type3 .post-next-link,.post-nav-container.type3 .post-prev-link{width:45%;position:relative;min-height:1px;}.post-nav-container.type3 i{position:absolute;left:10px;z-index:9;margin:auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);top:50%;font-size:24px;}.post-nav-container.type3 .post-next-link i{right:10px;left:auto;}.post-nav-container.type3 .post-archive-link-wrapper a:before{margin-top:12px;}.post-nav-container.type3 .post-archive-link-wrapper{float:left;width:6%;margin:0 2%;}.dt-sc-dark-bg .post-nav-container.type3 a{color:#fff;}.dt-sc-dark-bg .post-nav-container.type3 a:hover,.dt-sc-dark-bg .post-nav-container.type3 a{text-shadow:none;}.post-nav-container.type4{margin:0;}.post-nav-container.type4 .post-prev-link,.post-nav-container.type4 .post-next-link{position:fixed;left:0;top:50%;margin:auto;}.post-nav-container.type4 .post-next-link{transform:translateY(-50%) rotate(90deg);-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);right:0;left:auto;}.post-nav-container.type4 .post-prev-link{transform:translateY(-50%) rotate(-90deg);-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);}.post-nav-container.type4 a{background:none;text-shadow:none;color:#000;}.post-nav-container.type4 a:hover,.dt-sc-dark-bg .post-nav-container.type4 a{text-shadow:none;}.dt-sc-dark-bg .post-nav-container.type4 a{color:#fff;}.with-fixed-footer .post-nav-container.type4 a{background:#fff;}.dt-sc-onepage-navigation-title-holder{display:inline-block;position:fixed;left:13px;top:50%;margin:auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);z-index:99;}.dt-sc-onepage-navigation-title-holder li{display:block;}.dt-sc-onepage-navigation-title-holder.boxed > li > a,.dt-sc-onepage-navigation-title-holder.default > li > a{background-color:#000;padding:2px 10px;color:#fff;}.dt-sc-onepage-navigation-title-holder.default > li > a{border-radius:8px;-webkit-border-radius:8px;}.dt-sc-onepage-navigation-title-holder.boxed > li > a > span:last-child,.dt-sc-onepage-navigation-title-holder.default > li > a > span:last-child{display:none;padding:0 3px 0 5px;}.dt-sc-onepage-navigation-title-holder.boxed > li > a > span,.dt-sc-onepage-navigation-title-holder.default > li > a > span{vertical-align:middle;}.dt-sc-onepage-navigation-title-holder > li > a,.dt-sc-onepage-navigation-title-holder.boxed > li > a:hover > span:last-child,.dt-sc-onepage-navigation-title-holder.default > li > a:hover > span:last-child,.dt-sc-onepage-navigation-title-holder.boxed > li > a.active > span:last-child,.dt-sc-onepage-navigation-title-holder.default > li > a.active > span:last-child{display:inline-block;}.dt-sc-onepage-navigation-title-holder.rounded > li > a > span:first-child{margin:2px 0 0 10px;color:#000;background:#fff;background:#fff;padding:5px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:20px;height:20px;font-size:13px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);line-height:8px;float:right;text-align:center;}.dt-sc-onepage-navigation-title-holder.rounded > li{display:block;margin:5px;background:rgba(0,0,0,.7);text-align:right;padding:5px 10px;-webkit-border-radius:0 30px 30px 0;-moz-border-radius:0 30px 30px 0;border-radius:0 30px 30px 0;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s;}.dt-sc-onepage-navigation-title-holder.rounded > li:hover{-webkit-transform:translate(60px,0);-moz-transform:translate(60px,0);-ms-transform:translate(60px,0);-o-transform:translate(60px,0);transform:translate(60px,0);background:rgba(0,0,0,.95);}.dt-sc-onepage-navigation-title-holder.rounded > li:hover > a > span:first-child{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s;}.dt-sc-onepage-navigation-title-holder.rounded{padding:0px;-webkit-transform:translate(-85px,-50%);-moz-transform:translate(-85px,-50%);-ms-transform:translate(-85px,-50%);-o-transform:translate(-85px,-50%);transform:translate(-85px,-50%);}.dt-sc-onepage-navigation-title-holder.rounded > li > a{color:#fff;}.with-both-sidebar .dt-portfolio-single-details .column{width:100%;margin:0px;padding:0px;}.with-both-sidebar .dt-portfolio-single-details .dt-sc-one-fourth{margin-top:40px;}.with-both-sidebar .dt-portfolio-single .dt-sc-two-third,.with-both-sidebar .dt-portfolio-single .dt-sc-one-third{margin:0px;width:100%;}.with-both-sidebar .dt-portfolio-single-details{margin:30px 0px 0px;}.related-portfolios{float:left;margin:60px 0px 50px;padding:0px;width:100%;clear:both;}.related-portfolios h3{font-weight:bold;margin-bottom:30px;}.dt-sc-infinite-portfolio-container .portfolio,.dt-sc-infinite-portfolio-load-more,.dt-sc-infinite-portfolio-container .portfolio img,.disable,.message{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.dt-sc-masonry-portfolio-container{clear:both;display:block;margin:0 -1px;padding:0;width:auto;text-align:center;}.dt-sc-masonry-portfolio-container .ms-portfolio{float:left;padding:0 15px;box-sizing:border-box;margin:0;}.dt-sc-infinite-portfolio-wrapper{position:relative;margin-bottom:50px;text-align:center;float:left;width:100%;}.dt-sc-infinite-portfolio-wrapper .message{font-size:19px;display:inline-block;top:100%;left:0;margin:50px auto 0;padding:10px 0;position:absolute;right:0;z-index:99;}.dt-sc-infinite-portfolio-load-more{padding:10px 25px;float:none;display:table;margin:0 auto;z-index:9;font-size:16px;position:relative;}.dt-sc-infinite-portfolio-load-more.disable{font-size:0;visibility:hidden;}.dt-sc-infinite-portfolio-load-more i.fa{margin-right:10px;}.dt-sc-infinite-portfolio-load-more.load-more{border:1px solid;margin-bottom:30px;clear:both;margin-left:auto;margin-right:auto;}.dt-sc-infinite-portfolio-load-more.load-more:before{display:none;}.dt-sc-infinite-portfolio-container .portfolio:before{background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/images/loading_icon.gif");background-position:center;content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;left:0;margin:0 auto;width:60px;height:60px;z-index:-1;}.message{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}.message.hidden{display:block !important;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);}.fullpage-portfolio .dt-portfolio-single-details{max-height:100%;}.portfolio.hover-state .image-overlay,.portfolio.hover-overlay.hover-state .image-overlay{opacity:1;}.portfolio.hover-state .image-overlay .links a,.portfolio.hover-title-icons-overlay.hover-state .image-overlay-details,.portfolio.hover-classic.hover-state .image-overlay-details,.portfolio.hover-presentation.hover-state .image-overlay .links,.portfolio.hover-state.hover-icons-only .image-overlay-details{bottom:0;}.portfolio.hover-state .image-overlay-details{bottom:30px;}.portfolio.hover-title-icons-overlay.hover-state .image-overlay .links{left:0;}.portfolio.hover-icons-only.hover-state .image-overlay .links a:last-child{left:0;bottom:0;}.portfolio.hover-icons-only.hover-state .image-overlay .links a:first-child{right:0;bottom:0;}.portfolio.hover-classic.hover-state .image-overlay .links a:first-child{right:0;bottom:90%;}.portfolio.hover-classic.hover-state .image-overlay .links a:last-child{left:0;bottom:90%;}.portfolio.hover-minimal-icons.hover-state figure img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.portfolio.hover-minimal-icons.hover-state figure img{filter:grayscale(0%);filter:none;-webkit-filter:grayscale(0);}.portfolio.portfolio-fullpage{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}.portfolio.hover-extended:hover figure:after,.portfolio.hover-centered-box:hover figure:after{opacity:1;}.portfolio.hover-extended .image-overlay{background:rgba(255,255,255,0);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(241,111,92,0) 0%,rgba(0,0,0,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(0%,rgba(241,111,92,0)),color-stop(100%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(241,111,92,0) 0%,rgba(0,0,0,1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(241,111,92,0) 0%,rgba(0,0,0,1) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(241,111,92,0) 0%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(241,111,92,0) 0%,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=0);padding:30px 15px 18px 20px;bottom:0;text-align:left;z-index:1;}.portfolio.hover-extended .image-overlay h2{letter-spacing:1.5px;text-transform:uppercase;}.portfolio.hover-extended .image-overlay-details{display:inline-block;right:auto;border:0;float:left;padding:0;text-align:left;}.portfolio.hover-extended .image-overlay > a{display:inline-block;float:right;}.portfolio.hover-extended .image-overlay .links,.portfolio.hover-boxed .image-overlay .links{display:none;}.portfolio.hover-extended .image-overlay .links a span,.portfolio.hover-boxed .image-overlay .links a span{line-height:normal;}.portfolio.portfolio-fullpage-default.active .image-overlay{opacity:1;}.portfolio.hover-extended.dt-sc-one-column .image-overlay{padding-left:50px;}.portfolio.hover-extended.dt-sc-one-third .image-overlay h2,.portfolio.hover-extended.dt-sc-one-fourth .image-overlay h2,.vc_col-sm-4 .portfolio.hover-extended.dt-sc-one-column .image-overlay h2{font-size:18px;}.portfolio.hover-boxed .image-overlay{width:450px;height:auto;background:rgba(0,0,0,.7);right:auto;text-align:center;display:inline-block;padding:30px 20px;}.portfolio.hover-boxed figure:after{display:none;}.portfolio.hover-boxed .image-overlay-details h2{margin-bottom:10px;}.portfolio.hover-boxed .image-overlay > a{display:inline-block;margin-top:15px;}.portfolio.hover-boxed .image-overlay-details{display:inline-block;position:relative;right:auto;bottom:auto;border:0;float:left;padding:0;text-align:left;}.portfolio.portfolio-fullpage-default figure{vertical-align:bottom;height:100%;}.portfolio.portfolio-fullpage-default .fp-tableCell{vertical-align:bottom;}.portfolio.hover-extended.portfolio-fullpage-default.active .image-overlay-details,.portfolio.hover-extended.portfolio-fullpage:hover .image-overlay-details{bottom:30px;}.portfolio.portfolio-fullpage.hover-modern-title .image-overlay .links{bottom:0;top:auto;}.portfolio.portfolio-fullpage-default.hover-modern-title.active .image-overlay .links,.portfolio.portfolio-fullpage.hover-modern-title:hover .image-overlay .links,.portfolio.portfolio-fullpage.hover-modern-title.hover-state .image-overlay .links,.portfolio.portfolio-fullpage-splitted-section.hover-modern-title.active .image-overlay .links,.portfolio.portfolio-fullpage-splitted-section.hover-modern-title.hover-state .image-overlay .links{height:auto;bottom:30px;top:auto;}.portfolio.portfolio-fullpage-default.hover-icons-only.active .image-overlay-details{bottom:auto;}.portfolio.hover-boxed.dt-sc-one-third .image-overlay,.portfolio.hover-boxed.dt-sc-one-fourth .image-overlay,.vc_col-sm-4 .portfolio.hover-boxed.dt-sc-one-column .image-overlay{width:100%;}.portfolio.hover-boxed.dt-sc-one-third .image-overlay h2,.portfolio.hover-boxed.dt-sc-one-fourth .image-overlay h2,.vc_col-sm-4 .portfolio.hover-boxed.dt-sc-one-column .image-overlay h2{font-size:19px;}.portfolio-container-striped-wrapper{float:left;position:relative;width:100%;}.portfolio.hover-classic .image-overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;text-align:center;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;background:rgba(0,0,0,.8);}.portfolio.hover-classic .image-overlay h2{-ms-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);-webkit-transform:translateY(100%);transition:transform .4s cubic-bezier(.79,.14,.15,.86,opacity .8s ease);-webkit-transition:transform .4s cubic-bezier(.79,.14,.15,.86),opacity .8s ease;margin-bottom:10px;font-weight:600;opacity:0;}.portfolio.hover-classic .image-overlay p{font-family:Marck Script,cursive;font-size:20px;-ms-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform:translateY(-100%);-webkit-transition:-webkit-transform .4s cubic-bezier(.79,.14,.15,.86),opacity .8s ease;transition:transform .4s cubic-bezier(.79,.14,.15,.86),opacity .8s ease;opacity:0;color:#929292;}.portfolio.hover-classic .image-overlay p a{color:#929292;}.portfolio.hover-classic:hover .image-overlay p,.portfolio.hover-classic.hover-state .image-overlay p,.portfolio.portfolio-fullpage-default.hover-classic.active .image-overlay p{-ms-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(0);-webkit-transition-delay:.15s;transition-delay:.15s;opacity:1;}.portfolio.hover-classic:hover .image-overlay h2,.portfolio.hover-classic.hover-state .image-overlay h2,.portfolio.portfolio-fullpage-default.hover-classic.active .image-overlay h2{-ms-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}.portfolio.hover-classic .image-overlay > a{-ms-transform:translateY(4px);-moz-transform:translateY(4px);-o-transform:translateY(4px);transform:translateY(4px);-webkit-transform:translateY(4px);transition:all .4s ease-out;-webkit-transition:all .4s ease-out;margin:10px auto 0;display:inline-block;}.portfolio.hover-classic:hover .image-overlay > a{-ms-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);-webkit-transform:translateY(0px);}.portfolio.hover-classic:hover figure img,.portfolio.hover-classic.hover-state figure img{-webkit-transform:inherit;-moz-transform:inherit;-ms-transform:inherit;transform:inherit;}.portfolio-container-striped-wrapper{float:left;position:relative;width:100%;}.portfolio-container-carousel-wrapper .carousel-arrows{position:initial;right:auto;opacity:0;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.portfolio-container-carousel-wrapper:hover .carousel-arrows{opacity:1;}.portfolio-container-carousel-wrapper .carousel-arrows a{position:absolute;height:52px;width:52px;border:0;border-radius:0;float:none;margin:auto;background-color:rgba(255,255,255,.8);top:0;bottom:0;z-index:9;}.portfolio-container-carousel-wrapper .carousel-arrows a:hover{background-color:rgba(255,255,255,.9);}.portfolio-container-carousel-wrapper .carousel-arrows a.portfolio-prev{left:-15px;}.portfolio-container-carousel-wrapper:hover .carousel-arrows a.portfolio-prev{left:5px;}.site-with-border .portfolio-container-carousel-wrapper:hover .carousel-arrows a.portfolio-prev{left:25px;}.portfolio-container-carousel-wrapper .carousel-arrows a.portfolio-next{right:-15px;}.portfolio-container-carousel-wrapper:hover .carousel-arrows a.portfolio-next{right:5px;}.site-with-border .portfolio-container-carousel-wrapper:hover .carousel-arrows a.portfolio-next{right:25px;}.portfolio-container-carousel-wrapper .carousel-arrows a:before{font-family:"icomoon";font-size:35px;color:rgba(0,0,0,.77);line-height:50px;}.portfolio-container-carousel-wrapper .carousel-arrows a.portfolio-prev:before{content:"";}.portfolio-container-carousel-wrapper .carousel-arrows a.portfolio-next:before{content:"";}.page-with-sidebar .portfolio-striped.no-space.dt-sc-one-fifth .image-overlay h2,.page-with-sidebar .portfolio-striped.no-space.dt-sc-one-fourth .image-overlay h2,.page-with-sidebar.with-both-sidebar .portfolio-striped.no-space.dt-sc-one-third .image-overlay h2,.portfolio-striped.no-space.dt-sc-one-sixth .image-overlay h2{font-size:19px;}.page-with-sidebar .portfolio-striped.no-space.dt-sc-one-fifth .image-overlay > a,.page-with-sidebar .portfolio-striped.no-space.dt-sc-one-sixth .image-overlay > a,.page-with-sidebar .portfolio-striped.no-space.dt-sc-one-fourth .image-overlay > a,.page-with-sidebar.with-both-sidebar .portfolio-striped.no-space.dt-sc-one-third .image-overlay > a,.portfolio-striped.no-space.dt-sc-one-sixth .image-overlay > a{margin-top:4px;padding:7px 10px;font-size:11px;}.page-with-sidebar.with-both-sidebar .portfolio-container-striped-wrapper .portfolio-striped.no-space.dt-sc-one-fifth .image-overlay h2,.page-with-sidebar.with-both-sidebar .portfolio-container-striped-wrapper .portfolio-striped.no-space.dt-sc-one-sixth .image-overlay h2{font-size:15px;}.page-with-sidebar.with-both-sidebar .portfolio-container-striped-wrapper .portfolio-striped.no-space.dt-sc-one-fifth .image-overlay p,.page-with-sidebar.with-both-sidebar .portfolio-container-striped-wrapper .portfolio-striped.no-space.dt-sc-one-sixth .image-overlay p,.page-with-sidebar.with-both-sidebar .portfolio-container-striped-wrapper .portfolio-striped.no-space.dt-sc-one-fifth .image-overlay > a,.page-with-sidebar.with-both-sidebar .portfolio-container-striped-wrapper .portfolio-striped.no-space.dt-sc-one-sixth .image-overlay > a{display:none;}.portfolio.hover-centered-box figure{float:left;width:100%;height:100%;display:block;}.portfolio.hover-centered-box .image-overlay h2{margin-bottom:10px;}.portfolio.hover-centered-box .image-overlay > a{margin-top:15px;}.portfolio.hover-centered-box .image-overlay{padding:10px 15px 30px;}.portfolio.hover-centered-box figure:after{display:none;}.portfolio.hover-centered-box .image-overlay{padding:30px;display:inline-block;margin:auto;background:rgba(0,0,0,.7);height:auto;width:360px;top:50%;bottom:auto;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);text-align:center;z-index:1;}.portfolio.hover-centered-box .image-overlay .links{display:none;}.portfolio.hover-centered-box .image-overlay-details{position:relative;bottom:auto;right:auto;border:0;text-align:center;padding:0;z-index:9;}.portfolio.hover-centered-box.portfolio-fullpage-default.active .image-overlay-details,.portfolio.hover-boxed.portfolio-fullpage-default.active .image-overlay-details,.portfolio.hover-boxed.portfolio-fullpage-splitted-section.active .image-overlay-details,.portfolio.hover-centered-box.portfolio-fullpage-splitted-section.active .image-overlay-details{bottom:auto;}.portfolio.hover-centered-box .image-overlay > a{display:inline-block;}.portfolio.hover-centered-box.dt-sc-one-third .image-overlay,.portfolio.hover-centered-box.dt-sc-one-fourth .image-overlay,.vc_col-sm-4 .portfolio.hover-centered-box.dt-sc-one-column .image-overlay{width:100%;height:100%;}.portfolio.hover-centered-box.dt-sc-one-third .image-overlay h2,.portfolio.hover-centered-box.dt-sc-one-fourth .image-overlay h2,.vc_col-sm-4 .portfolio.hover-centered-box.dt-sc-one-column .image-overlay h2{font-size:18px;}.portfolio.hover-centered-box.dt-sc-one-third .image-overlay-details,.portfolio.hover-centered-box.dt-sc-one-fourth .image-overlay-details,.vc_col-sm-4 .portfolio.hover-centered-box.dt-sc-one-column .image-overlay-details{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);}.portfolio.hover-centered-box .image-overlay:after{content:"";position:absolute;border:2px solid rgba(255,255,255,.7);left:5px;top:5px;right:5px;bottom:5px;z-index:-1;}.portfolio-parallax{height:450px;}.portfolio-parallax-type2{height:800px;}.portfolio.portfolio-parallax figure{width:100%;height:100%;}.portfolio-container-fullpage-carousel .slick-list,.portfolio-container-fullpage-carousel .slick-track{height:100%;}.portfolio-container-fullpage-carousel .slick-dotted.slick-slider{margin-bottom:0;}.portfolio-container-fullpage-carousel .slick-slider.section .slick-track > div{background-repeat:no-repeat;background-position:center;background-size:cover;}.portfolio-container-fullpage-carousel .slick-slider.section .slick-track > div:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 47%,rgba(0,0,0,.75) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 47%,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(255,255,255,0),endColorstr=#000,GradientType=0);}.portfolio-container-fullpage-carousel .slick-dotted.slick-slider{bottom:0;position:absolute;top:auto;left:0;margin:0;right:0;}.dt-sc-portfolio-fullpage-carousel-content{position:absolute;right:30px;bottom:140px;z-index:1;z-index:9;text-align:right;}.dt-sc-portfolio-fullpage-carousel-content h2{margin-bottom:0;}.dt-sc-portfolio-fullpage-carousel .slick-dots li button{background:rgba(255,255,255,.6);width:10px;height:10px;border-radius:50%;}.dt-sc-portfolio-fullpage-carousel .slick-dots li button:before{width:10px;height:10px;line-height:8px;font-size:20px;}.dt-sc-portfolio-fullpage-carousel .slick-dots li{width:15px;}.portfolio-fullpage-splitted-section figure > .dt-sc-one-half{height:100%;overflow:hidden;}.portfolio-fullpage-splitted-section .portfolio-image-holder{left:0;top:0;height:100%;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;}.portfolio-fullpage-splitted-section .image-overlay{opacity:1;}.portfolio-fullpage-splitted-section figure{float:left;width:100%;height:100%;display:block;}.portfolio-container-fullpage.disable-fullpage-jquery.fullpage-splitted-section figure{display:table;}.portfolio-swiper-container .portfolio-container-fullpage.disable-fullpage-jquery.fullpage-splitted-section figure{display:block;}.portfolio-featured-video{right:0;right:0;bottom:0;top:0;width:100%;height:100%;background-size:100% 100%;background-size:contain;background-color:black;background-position:center center;object-fit:inherit;z-index:3;display:block;float:left;position:relative;}.video-play figure:after{content:"";font-family:fontawesome;font-size:40px;width:35px;height:35px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;color:#000;z-index:9;pointer-events:none;}video.portfolio-container-fullpage-carousel .portfolio-featured-video{position:absolute;height:auto;}.portfolio-swiper-container{position:relative;width:100%;float:left;overflow:hidden;}.swiper-fraction-pagination{display:inline-block;position:absolute;right:30px;height:90px;top:0;bottom:0;margin:auto;z-index:9;text-align:center;color:#fff;}.swiper-fraction-pagination > div{display:block;position:relative;}.swiper-fraction-pagination .separator{width:1px;height:20px;display:inline-block;content:"";background-color:#fff;transform:rotate(35deg);-webki-transform:rotate(35deg);-moz-transform:rotate(35deg);-o-transform:rotate(35deg);-ms-transform:rotate(35deg);margin:0 1px 0 3px;}.swiper-fraction-pagination .total{top:-5px;}.swiper-pagination-holder.dark .swiper-fraction-pagination{color:#000;}.swiper-pagination-holder.dark .swiper-fraction-pagination .separator{background-color:#000;}.swiper-pagination.swiper-pagination-bullets{top:auto;bottom:40px;left:0;right:0;}.swiper-pagination .swiper-pagination-bullet{margin:0 3px;background:#fff;border-radius:0;height:3px;width:10px;}.swiper-pagination-holder .swiper-playpause{position:absolute;left:20px;bottom:20px;color:#948d8d;z-index:9999;width:30px;height:30px;background-color:#f0f0f0;text-align:center;line-height:30px;cursor:pointer;}.swiper-pagination-holder .swiper-playpause:hover{color:#000;}.swiper-pagination-holder .swiper-simple-arrows{position:absolute;right:20px;bottom:20px;z-index:9;}.swiper-pagination-holder .swiper-simple-arrows a{width:32px;height:32px;float:left;text-align:center;margin-left:10px;position:relative;background-color:#f0f0f0;color:#948d8d;}.swiper-pagination-holder .swiper-simple-arrows a:before{width:100%;height:100%;text-align:center;font-size:18px;line-height:32px;vertical-align:middle;font-family:"simple-line-icons";font-style:normal;font-weight:normal;text-decoration:inherit;}.swiper-pagination-holder .swiper-simple-arrows a:hover{color:#000;background-color:rgba(255,255,255,.85);}.swiper-pagination-holder .swiper-simple-arrows a.swiper-simple-arrow-prev:before{content:"";}.swiper-pagination-holder .swiper-simple-arrows a.swiper-simple-arrow-next:before{content:"";}.swiper-pagination-holder.dark .swiper-playpause,.swiper-pagination-holder.dark .swiper-simple-arrows a,.swiper-pagination-holder.dark .swiper-pagination .swiper-pagination-bullet{background:#000;}.swiper-pagination-holder.dark .swiper-playpause:hover,.swiper-pagination-holder.dark .swiper-simple-arrows a:hover{color:#fff;}.swiper-pagination-holder.dark .swiper-simple-arrows a:hover{background:rgba(0,0,0,.85);}.swiper-pagination-holder.dark .swiper-simple-arrows.type2 a{background:none;color:rgba(0,0,0,.7);}.swiper-pagination-holder.dark .swiper-simple-arrows.type2 a:hover{color:#000;}.dt-sc-typer:after{content:"";display:inline-block;vertical-align:middle;width:1px;height:1em;background:#000;animation:caretPulsate 1s linear infinite;-webkit-animation:caretPulsate 1s linear infinite;}@keyframes caretPulsate{0%{opacity:1;}50%{opacity:1;}60%{opacity:0;}100%{opacity:0;}}@-webkit-keyframes caretPulsate{0%{opacity:1;}50%{opacity:1;}60%{opacity:0;}100%{opacity:0;}}.dt-sc-portfolio-container .dt-sc-one-half.grid-sizer-1,.dt-sc-portfolio-container .dt-sc-one-half.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-half.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-half.grid-sizer-2{width:100%;}.dt-sc-portfolio-container .dt-sc-one-third.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-third.grid-sizer-1{width:66.65%;}.dt-sc-portfolio-container .dt-sc-one-third.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-third.grid-sizer-2{width:100%;}.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-1{width:50%;}.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-2{width:75%;}.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-3,.dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-3{width:100%;}.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-1{width:40%;}.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-2{width:60%;}.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-3,.dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-3{width:80%;}.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-1{width:33.33%;}.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-2{width:50%;}.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-3,.dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-3{width:66.66%;}.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-1{width:28.6%;}.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-2{width:42.85%;}.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-3,.dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-3{width:57.14%;}.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-1{width:25%;}.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-2{width:37.5%;}.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-3,.dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-3{width:50%;}.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-1{width:22.22%;}.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-2{width:33.33%;}.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-3,.dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-3{width:44.44%;}.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-1,.dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-1{width:20%;}.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-2,.dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-2{width:30%;}.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-3,.dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-3{width:40%;}.fixed-feature-image .dt-portfolio-single > .dt-sc-two-third{margin-right:0;}.fixed-feature-image #footer .container{width:100%;}.dt-sc-fixed-content,.dt-sc-portfolio-details{height:100%;}.dt-sc-fixed-content{position:fixed;left:0;top:0;width:33.33%;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:99;}.dt-sc-portfolio-details .dt-portfolio-single-details{text-align:center;padding:40px 15px 60px;display:inline-block;float:none;width:100%;}.dt-sc-portfolio-details .dt-portfolio-single-details h2{font-weight:bold;}.dt-sc-portfolio-details .portfolio-categories{margin:15px 0px 30px;}.dt-sc-portfolio-details .portfolio-separator{width:50px;background-color:#000;height:2px;display:block;clear:both;text-align:center;margin:20px auto;}.dt-sc-portfolio-details .project-details li{border:0;}.fixed-feature-image .dt-sc-portfolio-details .dt-portfolio-single-details,.gallery-list .dt-sc-portfolio-details .dt-portfolio-single-details,.fixed-gallery .dt-sc-portfolio-details .dt-portfolio-single-details{padding:40px 15px 20px 60px;text-align:left;}.dt-sc-portfolio-fullwidth-container.fixed-gallery .portfolio-categories i{font-size:17px;}.fixed-feature-image .dt-sc-portfolio-details .dt-portfolio-single-details{margin-bottom:30px;}.fixed-feature-image .dt-sc-portfolio-details .dt-portfolio-single-details .portfolio-categories i{display:none;}.fixed-feature-image .dt-sc-portfolio-details .dt-portfolio-single-details .portfolio-categories{margin:0 0 5px;text-transform:uppercase;letter-spacing:1px;}.gallery-list .dt-sc-portfolio-details .portfolio-categories,.fixed-gallery .dt-sc-portfolio-details .portfolio-categories{margin:10px 0px;text-transform:uppercase;letter-spacing:1px;}.gallery-list .dt-sc-portfolio-details .portfolio-categories i,.fixed-gallery .dt-sc-portfolio-details .portfolio-categories i{display:none;}.gallery-list .dt-sc-portfolio-details .related-portfolios h3,.fixed-gallery .dt-sc-portfolio-details .related-portfolios h3{padding-left:60px;text-align:left;}.portfolio.hover-overlay .image-overlay{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,.7);transition:opacity .5s cubic-bezier(.785,.135,.15,.86);-webkit-transition:opacity .5s cubic-bezier(.785,.135,.15,.86);-moz-transition:opacity .5s cubic-bezier(.785,.135,.15,.86);-o-transition:opacity .5s cubic-bezier(.785,.135,.15,.86);-ms-transition:opacity .5s cubic-bezier(.785,.135,.15,.86);opacity:0;}.portfolio.hover-overlay:hover .image-overlay,.portfolio.hover-overlay.hover-state .image-overlay{opacity:1;}.portfolio.hover-overlay .image-overlay a{color:#fff;border:0;margin:0;width:45px;height:45px;line-height:45px;font-size:17px;}.portfolio.hover-overlay .image-overlay .links a:hover{background:none;}.portfolio.hover-overlay .image-overlay .links{height:45px;left:0;right:0;bottom:0;margin:auto;}.portfolio.hover-overlay .image-overlay > ul,.portfolio.hover-overlay .image-overlay-container > ul,.portfolio.hover-overlay .image-overlay a.dt-sc-gallery-link,.portfolio.hover-overlay .image-overlay-container > p{display:none;}.dt-sc-portfolio-details .related-portfolios h3{text-align:center;font-size:24px;font-weight:normal;}.dt-sc-portfolio-details .comment-respond form{width:70%;margin:0 auto 20px;float:none;}.dt-sc-portfolio-details #respond h3#reply-title{text-align:center;margin-bottom:35px;font-size:24px;}.dt-sc-portfolio-details #respond p{text-align:center;}.dt-sc-portfolio-details #respond input[type="submit"]{float:none;margin-top:20px;}.dt-portfolio-single-slider-wrapper,.dt-portfolio-single-slider-wrapper .bx-wrapper,.dt-portfolio-single-slider-wrapper .bx-wrapper .bx-viewport,.fixed-gallery .dt-portfolio-single-slider-wrapper .bx-wrapper .bx-viewport .dt-portfolio-single-slider,.dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider li{height:100%;}.dt-portfolio-single-slider-wrapper .bx-wrapper .bx-viewport{height:100% !important;}.fixed-gallery .dt-sc-fixed-content{width:50%;}.dt-sc-fixed-content .dt-portfolio-single-slider li{background-repeat:no-repeat;background-position:center;background-size:cover;}.dt-portfolio-single-slider-wrapper .bx-controls-direction a{position:absolute;left:15px;top:0;width:60px;height:40px;background-color:rgba(255,255,255,.65);color:#000;bottom:0;margin:auto;text-align:center;line-height:45px;font-weight:600;font-size:32px;}.dt-portfolio-single-slider-wrapper .bx-controls-direction a.bx-next{right:15px;left:auto;}.dt-portfolio-single-slider-wrapper .bx-controls-direction a:hover{background-color:rgba(255,255,255,.95);}.dt-sc-portfolio-fullwidth-container.fixed-gallery .dt-sc-fixed-content .dt-portfolio-single-slider-wrapper .bx-controls-direction a.bx-prev i,.dt-sc-portfolio-fullwidth-container.fixed-gallery .dt-sc-fixed-content .dt-portfolio-single-slider-wrapper .bx-controls-direction a.bx-next i{line-height:40px;}.dt-portfolio-single-slider-wrapper .bx-default-pager a{text-indent:-9999px;display:inline-block;width:30px;height:3px;background-color:#121212;margin-right:5px;}.dt-portfolio-single-slider-wrapper .bx-default-pager .bx-pager-item{display:inline-block;}.dt-portfolio-single-slider-wrapper .bx-default-pager{text-align:center;margin:30px 0 20px;}.dt-portfolio-single-slider-wrapper .slick-dots{bottom:0;z-index:9;}.single .dt-portfolio-single-slider-wrapper .slick-dots{bottom:20px;}.single .dt-portfolio-single-slider-wrapper .slick-dotted.slick-slider{margin-bottom:0;}.fixed-gallery .dt-sc-portfolio-details .post-nav-container{margin:0;}.post-nav-container .post-archive-link-wrapper{display:inline-block;float:none;margin:0 10px;}.post-nav-container .post-archive-link-wrapper a{display:inline-block;color:#000;}.post-nav-container .post-archive-link-wrapper a:hover:before,.post-nav-container .post-archive-link-wrapper a:hover{text-shadow:none;}.post-nav-container .post-archive-link-wrapper a:before{content:"";font-family:"simple-line-icons";font-size:24px;float:left;}.post-nav-container .post-archive-link-wrapper a:hover:before{animation:zoomIn .3s linear;-webkit-animation:zoomIn .3s linear;-moz-animation:zoomIn .3s linear;-o-animation:zoomIn .3s linear;}.dt-sc-dark-bg .post-nav-container .post-archive-link-wrapper a{color:#fff;}.single .fullscreen-slider .post-nav-container .post-archive-link-wrapper a,.single .fullpage-portfolio .post-nav-container .post-archive-link-wrapper a{text-shadow:none;padding:0 10px;}.single .fullscreen-slider .post-nav-container .post-archive-link-wrapper a:hover,.single .fullpage-portfolio .post-nav-container .post-archive-link-wrapper a:hover{text-shadow:none;}.single .fullscreen-slider .post-nav-container .post-archive-link-wrapper a:before,.single .fullpage-portfolio .post-nav-container .post-archive-link-wrapper a:before{line-height:34px;font-size:20px;}.single .fullscreen-slider .post-nav-container .post-archive-link-wrapper{margin:0 10px 0 5px;}.single .fullpage-portfolio .post-nav-container .post-archive-link-wrapper{margin:0 10px 0 0;}.dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-next,.dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-prev{z-index:9;width:auto;height:auto;margin:0;}.dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-next{right:-75px;}.dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-prev{left:-75px;}.site-with-border .dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-next{right:20px;}.site-with-border .dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-prev{left:20px;}.dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-prev:before,.dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-next:before{font-size:50px;color:#000;}.dt-sc-stretch-row-content .dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-prev,.vc_row-no-padding .dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-prev,.vc_row[data-vc-stretch-content="true"] .dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-prev{left:10px;}.dt-sc-stretch-row-content .dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-next,.vc_row-no-padding .dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-next,.vc_row[data-vc-stretch-content="true"] .dt-portfolio-single-slider-wrapper .dt-portfolio-single-slider .slick-next{right:10px;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content{width:50%;top:0;max-height:100%;overflow-y:scroll;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content::-webkit-scrollbar{display:none;}.dt-portfolio-gallery-list-wrapper,.dt-portfolio-gallery-list{float:left;width:100%;margin:0;}.dt-portfolio-gallery-list-wrapper{z-index:999;position:relative;}.dt-portfolio-gallery-list li{display:block;padding:0;float:left;width:100%;}.dt-sc-portfolio-fullwidth-container.gallery-list .with-content-right .dt-sc-fixed-content{right:0;left:auto;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-portfolio-single{padding:0;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content > .vc_row{width:auto !important;margin:0;left:0 !important;}.dt-sc-portfolio-details.dt-sc-fixed-content #footer .aligncenter .menu-links li.uiToTop{width:45px;height:45px;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content{top:0 !important;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content h2{font-size:40px;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content p{font-size:16px;line-height:30px;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content .vc_col-sm-6 h2{font-size:24px;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer{position:fixed;bottom:0;width:50%;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer .container{width:100%;padding:15px 25px;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer .dt-sc-sociable li{float:left;margin:5px 15px 0 0;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer .dt-sc-sociable li a{width:auto;height:auto;text-align:center;line-height:normal;font-size:14px;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer .wpb_button,.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer .wpb_content_element,.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer ul.wpb_thumbnails-fluid > li{margin-bottom:0;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer .wpb_text_column.wpb_content_element{text-align:right;}.dt-sc-portfolio-fullwidth-container.gallery-list .dt-sc-fixed-content #footer .wpb_text_column.wpb_content_element p{font-size:14px;}.dt-sc-portfolio-single-fullscreen-slider,.dt-sc-portfolio-single-fullscreen-slider .slick-list,.dt-sc-portfolio-single-fullscreen-slider .slick-track{float:left;width:100%;height:100%;}.dt-sc-portfolio-single-fullscreen-slider .slick-dotted.slick-slider{bottom:0;position:absolute;top:auto;width:50%;left:0;margin:0 auto 40px;right:0;z-index:9;}.single .fullscreen-slider #primary,.single .fullscreen-slider .dt-portfolio-single{padding:0;}.dt-sc-portfolio-single-fullscreen-slider .slick-slider.section .slick-track > div{background-repeat:no-repeat;background-position:center;background-size:cover;}.dt-sc-portfolio-single-fullscreen-slider .slider-nav .slick-slide img,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide img{max-width:100%;display:inline-block;}.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide img{float:left;filter:gray;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);}.dt-sc-portfolio-single-fullscreen-slider .slider-nav .slick-slide,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide{cursor:pointer;text-align:center;position:relative;}.dt-sc-portfolio-single-fullscreen-slider .slider-nav .slick-dots,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-dots{position:fixed;bottom:0;width:auto;padding:0;margin:auto;list-style:none;right:0;height:100%;text-align:center;top:0;vertical-align:middle;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;}.dt-sc-portfolio-single-fullscreen-slider .slider-nav .slick-dots li button:before{font-size:30px;}.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide:after{content:"";background-color:rgba(0,0,0,.5);position:absolute;left:0;top:0;width:100%;height:100%;}.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide.slick-current:after,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide:hover:after{opacity:0;}.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide.slick-current img,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-slide:hover img{filter:gray;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);}.dt-sc-portfolio-single-fullscreen-slider .slider-nav .slick-dots,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-dots{opacity:0;visibility:hidden;}.dt-sc-portfolio-single-fullscreen-slider:hover .slider-nav .slick-dots,.dt-sc-portfolio-fullpage-carousel:hover .slider-nav .slick-dots{opacity:1;visibility:visible;}.single .fullscreen-slider .dt-portfolio-single-details h2{margin-bottom:25px;color:#fff;font-family:Ropa Sans,sans-serif;font-size:40px;text-transform:uppercase;letter-spacing:1px;font-weight:bold;position:absolute;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);margin:0 auto;left:0;right:0;}.single .fullscreen-slider .post-nav-container .post-next-link a i,.single .fullscreen-slider .post-nav-container .post-prev-link a i{margin:0;font-size:34px;}.single .fullscreen-slider .post-nav-container{position:absolute;right:1px;bottom:0;width:auto;margin:0;z-index:9;}.single .fullscreen-slider .post-nav-container .post-prev-link a{margin:0 5px 0 0;}.single .fullscreen-slider .post-nav-container a{background:rgba(0,0,0,.6);}.single .fullscreen-slider .post-nav-container .post-archive-link-wrapper a{color:#fff;}.single .fullscreen-slider .post-nav-container:before{display:none;}.single .fullscreen-slider .post-nav-container .post-prev-link a{text-shadow:0 0 0 #fff,140px 0 0 #fff;}.single .fullscreen-slider .post-nav-container .post-prev-link a:hover{text-shadow:-140px 0 0 #fff,0 0 0 #fff;}.single .fullscreen-slider .post-nav-container .post-next-link > a:hover{text-shadow:0 0 0 #fff,140px 0 0 #fff;}.single .fullscreen-slider .post-nav-container .post-next-link a{text-shadow:-140px 0 0 #fff,0 0 0 #fff;}.single .fullscreen-slider .dt-sc-portfolio-single-fullscreen-slider:after{content:"";width:100%;height:100%;position:absolute;left:0;bottom:0;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.8)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=0);z-index:0;}.single .fullscreen-slider .dt-portfolio-single-details{position:absolute;right:0;padding:0;text-align:center;left:0;bottom:0;width:40%;color:#fff;margin:auto;height:100%;}.single .fullscreen-slider .dt-portfolio-single-details .portfolio-categories i,.single .fullscreen-slider .dt-portfolio-single-details .portfolio-categories a{color:#fff;}.single .fullscreen-slider .dt-portfolio-single-details .portfolio-categories{margin:5px 0 0;position:absolute;bottom:10px;}.single .fullscreen-slider .dt-portfolio-single-details > .vc_row.vc_row-flex,.single .fullscreen-slider .dt-portfolio-single-details .portfolio-categories{display:none;}.fullpage-portfolio .dt-portfolio-single-details{position:absolute;bottom:0;width:35%;padding:60px 20px 90px;background-color:rgba(0,0,0,.8);z-index:9;color:#fff;}.fullpage-portfolio .post-nav-container{position:absolute;left:5px;bottom:30px;display:inline-block;width:auto;margin:0;z-index:9;}.fullpage-portfolio .project-details li{border-bottom:0;}.fullpage-portfolio .project-details{margin-top:20px;}.fullpage-portfolio .post-nav-container:before{display:none;}.fullpage-portfolio .post-nav-container .post-prev-link a{margin-right:10px;}.fullpage-portfolio .post-nav-container a{padding:7px 15px 5px;background:none;}.fullpage-portfolio .dt-portfolio-single{padding:0;}.fullpage-portfolio .dt-portfolio-single-details h2,.fullpage-portfolio .dt-portfolio-single-details .portfolio-categories a,.fullpage-portfolio .dt-portfolio-single-details .portfolio-categories i,.fullpage-portfolio .post-nav-container .post-archive-link-wrapper a{color:#fff;}.fullpage-portfolio .dt-portfolio-single-details .portfolio-categories{display:none;}.fullpage-portfolio .dt-portfolio-single-details > p{border-bottom:1px solid;padding-bottom:30px;}.dt-sc-single-portfolio-top-banner,.single-portfolio-mediaontop-video-holder,.single-portfolio-mediaontop-video-holder video,.single-portfolio-mediaontop-video-holder video source{float:left;width:100%;position:relative;height:100%;}.single-portfolio-mediaontop-section video,.single-portfolio-mediaontop-section video source{width:100%;height:100%;object-fit:initial;}.single-portfolio-mediaontop-item{width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;}.fullpage-static-items{position:fixed;left:0;bottom:0;}#sb_instagram #sbi_load{padding-top:0 !important;}.dt-sc-portfolio-sorting a{color:#000;}.dt-sc-portfolio-sorting a.active-sort,.dt-sc-portfolio-sorting a:hover,.portfolio .image-overlay .links a,.portfolio .image-overlay h2,.portfolio .image-overlay a,.portfolio .image-overlay,.dt-sc-portfolio-fullpage-carousel .dt-sc-portfolio-fullpage-carousel-content a,.dt-sc-portfolio-fullpage-carousel .dt-sc-portfolio-fullpage-carousel-content{color:#fff;}.portfolio .image-overlay .links a:hover{background:#fff;}.dt-sc-portfolio-sorting.type1 a:before,.dt-sc-portfolio-sorting.type1 a:after{background:#000;}.portfolio .image-overlay .links:after,.domain-search-form label,.domain-tld-list{background:rgba(0,0,0,.1);}.dt-sc-portfolio-sorting a{border-color:#000;}.portfolio .image-overlay .links a{border-color:#fff;}.portfolio .image-overlay.hover-content-color-light .links a,.portfolio .image-overlay.hover-content-color-light h2,.portfolio .image-overlay.hover-content-color-light a,.portfolio .image-overlay.hover-content-color-light,.portfolio.hover-with-details .image-overlay.hover-content-color-dark a.dt-sc-gallery-link,.portfolio.hover-minimal-icons .image-overlay.hover-content-color-dark a{color:#fff;}.portfolio .image-overlay.hover-content-color-light .links a{border-color:#fff;}.portfolio .image-overlay.hover-content-color-light .image-overlay-details{border-right-color:#fff;}.portfolio.hover-icons-only .image-overlay.hover-content-color-light:after{border-color:rgba(255,255,255,.25);}.portfolio.hover-centered-box .image-overlay.hover-content-color-light:after{border-color:rgba(255,255,255,.5);}.portfolio.hover-with-details .image-overlay.hover-content-color-light a.dt-sc-gallery-link{background-color:#fff;border-color:#fff;color:#000;}.portfolio.hover-with-details .image-overlay.hover-content-color-light a.dt-sc-gallery-link:hover{color:#fff;background-color:inherit;}.portfolio.hover-modern-title .image-overlay.hover-content-color-dark .links a,.portfolio.hover-modern-title .image-overlay.hover-content-color-dark .links a:hover,.portfolio .image-overlay.hover-content-color-dark .links a,.portfolio .image-overlay.hover-content-color-dark h2,.portfolio .image-overlay.hover-content-color-dark a,.portfolio .image-overlay.hover-content-color-dark,.portfolio.hover-girly .image-overlay.hover-content-color-light a,.portfolio.hover-with-details .image-overlay.hover-content-color-dark a.dt-sc-gallery-link:hover,.portfolio.hover-presentation .image-overlay.hover-content-color-dark .links a:last-child:hover{color:#000;}.portfolio.hover-girly .image-overlay.hover-content-color-dark .links a{background-color:rgba(0,0,0,.8);color:#fff;}.portfolio.hover-girly .image-overlay.hover-content-color-dark .links a:hover,.portfolio.hover-with-gallery-list .image-overlay.hover-content-color-dark h2:after{background-color:#000;}.portfolio .hover-content-color-dark .image-overlay-details{border-right-color:#000;}.portfolio.hover-with-details .image-overlay.hover-content-color-dark a.dt-sc-gallery-link:hover{border-color:#000;}.portfolio.hover-title-icons-overlay .image-overlay.hover-content-color-dark .links a,.portfolio.hover-grayscale .image-overlay.hover-content-color-dark .image-overlay-details{background:#fff;}.portfolio.hover-icons-only .image-overlay.hover-content-color-dark:after{border-color:rgba(0,0,0,.25);}.portfolio.hover-centered-box .image-overlay.hover-content-color-dark:after{border-color:rgba(0,0,0,.5);}@media screen and (-webkit-min-device-pixel-ratio:0){.dt-sc-portfolio-container .portfolio{overflow:hidden;}.dt-sc-portfolio-container .portfolio.details-below-image{overflow:visible;}::i-block-chrome,.portfolio.hover-title-overlay:before,.portfolio.hover-title-overlay .image-overlay{height:auto;width:auto;}::i-block-chrome,.portfolio.hover-title-overlay:before{bottom:12px;right:12px;}::i-block-chrome,.portfolio.hover-title-overlay .image-overlay{bottom:20px;right:20px;}}#sb_instagram{position:relative;}#sb_instagram .sb_instagram_header{background-color:#fff;display:inline-block;width:auto;left:45%;top:37%;float:none;margin:0;position:absolute;z-index:99;padding:0 !important;}#sb_instagram .sbi_header_img{display:none;}#sb_instagram .sbi_header_text h3{margin:0 !important;}#sb_instagram .sb_instagram_header h3.sbi_no_bio{padding:9px 20px !important;}#sb_instagram .sbi_header_text{padding-top:0;}@charset "utf-8";.business-contact-form{background:#fff;padding:30px 15px;margin:0px 0px 10px;width:100%;float:left;clear:both;position:relative;}.business-contact-form h2{font-size:20px;}.business-contact-form:before{content:"";position:absolute;width:100%;height:100%;border:10px solid rgba(255,255,255,.4);left:-10px;top:-10px;}.business-contact-form input[type="text"],.business-contact-form input[type="email"],.business-contact-form textarea{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.05);border-radius:3px;padding:19px 15px 18px;}.business-contact-form textarea{height:134px;}.business-contact-form input[type="submit"]{margin-top:20px;padding:20px 20px 17px;font-size:18px;font-weight:normal;text-transform:none;width:100%;}.business-contact-form input[type="text"]:focus,.business-contact-form input[type="email"]:focus,.business-contact-form textarea:focus{border:1px solid rgba(0,0,0,.2);}.business-contact-social li{margin:0px 30px;}.business-contact-social li a{font-size:20px;color:#000;}.attorney-contact-form input[type="text"],.attorney-contact-form input[type="email"],.attorney-contact-form input[type="tel"],.attorney-contact-form textarea,.attorney-contact-form select{border:0px;border-bottom:1px solid rgba(255,255,255,.25);color:#888;padding:15px 0px;background:none;}.attorney-contact-form{margin:0 auto;}.attorney-contact-form textarea{height:60px;}.attorney-contact-form input[type="submit"]{border-radius:0px;margin:10px 0 0;padding:13px 25px;background:none;border:1px solid rgba(255,255,255,.25);font-weight:300;}.attorney-contact-form .selection-box:after{content:none;}.secondary-sidebar .attorney-contact-form{width:100%;}.secondary-sidebar .attorney-contact-form input[type="submit"]{float:left;}.event-contact-form input[type="text"],.event-contact-form input[type="email"],.event-contact-form input[type="tel"],.event-contact-form textarea{background:transparent;border:2px solid #fff;color:#fff;padding:14px 15px 13px;border-radius:5px;}.event-contact-form textarea{height:153px;}.event-contact-form input[type="submit"]{float:right;text-transform:none;margin:20px 0px 0px;font-size:16px;font-weight:normal;}.fitness-form h2{color:#eb0029;font-weight:600;}.fitness-form .form-field{position:relative;margin:12px 0px 0px;float:left;clear:both;width:100%;}.fitness-form span.fa,.fitness-form span.icon{position:absolute;left:15px;top:15px;color:rgba(0,0,0,.2);color:#161616;font-size:16px;z-index:9;}.fitness-form input[type="text"],.fitness-form input[type="email"],.fitness-form input[type="tel"],.fitness-form textarea{padding:13px 0 13px 40px;text-transform:capitalize;font-size:14px;border-width:0px 0px 3px 0px;border-color:#ebeef0;margin-bottom:5px;color:#000;}.fitness-form input[type="text"]:hover,.fitness-form input[type="email"]:hover,.fitness-form input[type="tel"]:hover,.fitness-form textarea:hover{border-color:#161616;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.fitness-form input[type="submit"]{border-radius:0;float:right;font-weight:normal;letter-spacing:.5px;margin-top:20px;font-size:16px;padding:16px 30px;}.fitness-form textarea{height:120px;}.fitness-contact-info .dt-sc-contact-info{font-size:16px;}.fitness-contact-info .dt-sc-contact-info p b{color:#666;}.fitness-contact-info .dt-sc-contact-info span{font-size:18px;color:#eb0029;margin:1px 10px 30px 0px;}.fitness-contact-info .dt-sc-contact-info h6{font-size:18px;margin-bottom:10px;}.fitness-contact-info .dt-sc-sociable li a{color:#161616;}.fitness-contact-info .dt-sc-sociable li a:hover{color:#fff;}.fitness-contact-boxes .wpb_text_column{width:20.5%;float:left;margin-bottom:0px;}.fitness-contact-boxes .wpb_text_column:nth-child(2),.fitness-contact-boxes .wpb_text_column:last-child{width:23.1%;float:left;padding-left:30px;}.fitness-contact-boxes .wpb_text_column:nth-child(3){width:12.8%;float:left;padding-top:85px;}.fitness-form-container.extend-bg-fullwidth-right:after{background:#fff;}.hosting-contact-form input[type="submit"]{width:100%;padding:15px 20px 13px;margin-top:15px;}.hosting-contact-form textarea{height:196px;}.restaurant-contact-form{width:100%;float:right;max-width:570px;padding:30px 0px 0px;}.restaurant-contact-form h3{margin-bottom:25px;padding-left:10px;}.restaurant-contact-form input[type="text"],.restaurant-contact-form input[type="email"],.restaurant-contact-form input[type="tel"],.restaurant-contact-form textarea{background:none;border-color:rgba(255,255,255,.2);color:#fff;}.restaurant-contact-form input[type="text"]:focus,.restaurant-contact-form input[type="email"]:focus,.restaurant-contact-form input[type="tel"]:focus,.restaurant-contact-form textarea:focus{border-color:#b48b3c;}.restaurant-contact-form input[type="submit"]{margin-top:0px;float:right;}.restaurant-contact-bg:before{content:"";position:absolute;right:-201px;top:0px;background:url("https://luigiventimiglia.com/wp-content/themes/vivagh/css/images/slanting-bg.png") no-repeat;width:201px;height:525px;z-index:9;}.dt-sc-contact-details-on-map{position:relative;}.dt-sc-contact-details-on-map:after{background:rgba(0,0,0,.8);content:"";display:block;height:100%;position:absolute;left:0;top:0;width:100%;}.dt-sc-contact-details-on-map.hide-overlay:after{display:none;}.dt-sc-contact-details-on-map .map{width:100%;}.dt-sc-contact-details-on-map .dt-sc-map-overlay{padding:72px 0 0;}.dt-sc-contact-details-on-map .back-to-contact{display:none;}.dt-sc-contact-details-on-map .back-to-contact span{background:#b48b3c;border:2px solid #b48b3c;border-radius:50%;color:#fff;float:left;font-size:28px;height:60px;left:0px;line-height:60px;margin:auto;position:absolute;right:0px;text-align:center;top:-30px;width:60px;z-index:99;}.dt-sc-contact-details-on-map .section-wrapper.dt-sc-map-overlay{right:0px;margin:auto;max-width:1170px;}.dt-sc-contact-details-on-map .dt-sc-map-overlay:after{left:100%;right:inherit;}.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3{padding-left:15px;padding-right:15px;}.spa-contact-form input[type="text"],.spa-contact-form input[type="tel"],.spa-contact-form input[type="email"],.spa-contact-form textarea{border-color:#ffc9d4;font-family:"Josefin Sans",sans-serif;font-size:16px;color:#000;font-weight:600;border-radius:15px 0px;}.spa-contact-form input[type="text"]:focus,.spa-contact-form input[type="tel"]:focus,.spa-contact-form input[type="email"]:focus,.spa-contact-form textarea:focus{border-color:#ef577a;}.university-contact-form .form-field,.university-contact-form .button-field{position:relative;float:left;clear:both;margin:0px 0px 20px;width:100%;}.university-contact-form .form-field i,.university-contact-form .button-field i{position:absolute;right:15px;top:15px;font-size:23px;color:#1c3f55;z-index:9;font-weight:bold;}.university-contact-form .form-field input[type="text"],.university-contact-form .form-field input[type="tel"],.university-contact-form .form-field input[type="email"],.university-contact-form textarea,.university-contact-form .form-field select{padding:16px 30px 15px 12px;color:#1c3f55;font-weight:normal;font-family:"Roboto Slab",serif;}.university-contact-form textarea{height:194px;}.university-contact-form .button-field{margin:10px 0px 0px;}.university-contact-form .button-field input[type="submit"]{padding:15px 48px 15px 20px;background:#0074bd;width:100%;color:#fff;}.university-contact-form .button-field i{background:#fcdb34;color:#463839;right:0px;top:10px;width:48px;height:49px;line-height:49px;text-align:center;}.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm{width:100%;float:left;}.dt-sc-newsletter-section.yoga-expert-form{float:left;clear:both;margin:0px;padding:0px;width:100%;}.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="email"]{border:1px solid #c8dcdf;border-radius:5px;width:50%;float:left;margin:0px 20px 0px 0px;}.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="submit"]{background:#927d7d;clear:none;padding:17px 20px;margin:0px;border-radius:3px;}.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="submit"]:hover{background:#3c939d;}.yoga-contact-form input[type="text"],.yoga-contact-form input[type="email"],.yoga-contact-form input[type="tel"],.yoga-contact-form textarea{border-color:#c8dcdf;border-radius:5px;}.yoga-contact-form input[type="submit"]{background:#927d7d;margin:20px 0px 0px;}.yoga-contact-form input[type="submit"]:hover{background:#3c939d;}.yoga-contact-form textarea{height:100px;}.nightclub-contact{float:left;clear:both;width:100%;margin:0px;padding:0px;}.nightclub-contact-info{width:23%;float:left;margin:0px 2.5% 0px 0px;padding:20px 0px 67px;border-bottom:1px solid #000;}.nightclub-contact-info .dt-sc-contact-info{font-size:16px;line-height:34px;}.nightclub-contact-info .dt-sc-contact-info span{color:#c09245;font-size:24px;}.nightclub-contact-info .dt-sc-contact-info span.icon-pointer{font-size:30px;}.nightclub-contact-info .dt-sc-contact-info span.icon-phone2{margin-bottom:45px;}.nightclub-contact-info .dt-sc-contact-info span.icon-plaine{margin-bottom:10px;}.nightclub-contact-info .dt-sc-contact-info a{color:#000;}.nightclub-contact-info .dt-sc-contact-info a:hover{color:#c09245;}.nightclub-working-hours{color:#fff;background:#000;padding:30px;width:32%;float:left;margin:0px 2.5% 0px 0px;}.nightclub-working-hours h2{color:#fff;}.nightclub-working-hours ul{float:left;clear:both;margin:10px 0px 0px;width:100%;}.nightclub-working-hours li{font-size:16px;display:block;clear:both;color:#c09245;padding:0px;margin:0px;}.nightclub-working-hours li span{color:#fff;width:120px;display:inline-block;}.nightclub-booking-form{float:left;clear:both;width:100%;margin:0px;padding:0px;}.nightclub-booking-form p{margin-bottom:20px;float:left;clear:both;width:100%;position:relative;}.nightclub-booking-form p.date:before,.nightclub-booking-form p.time:before{position:absolute;right:14px;top:9px;color:#fff;font-size:25px;font-family:FontAwesome;}.nightclub-booking-form p.date:before{content:"";}.nightclub-booking-form p.time:before{content:"";}.nightclub-booking-form p label{float:left;width:35%;padding:0px 10px 0px 0px;color:#fff;font-size:16px;line-height:52px;}.nightclub-booking-form input[type="text"],.nightclub-booking-form input[type="tel"],.nightclub-booking-form input[type="date"]{width:65%;background:rgba(255,255,255,.1);float:left;color:#fff;font-size:16px;font-family:"Raleway",sans-serif;}.nightclub-booking-form input[type="submit"]{font-size:30px;text-transform:none;font-weight:normal;float:right;border-radius:0px;margin:10px -105px 0px 0px;}.nightclub-contact-form{width:40%;float:left;margin:0px;margin:-192px 0px 0px;padding:45px 45px 30px;position:relative;background:#f2f2f2;}.nightclub-contact-form:before{border:4px solid #000;content:"";height:auto;position:absolute;bottom:20px;left:20px;right:20px;top:20px;width:auto;}.nightclub-contact-form p{font-size:14px;color:rgba(0,0,0,.5);line-height:24px;position:relative;z-index:1;}.nightclub-contact-form form{float:left;clear:both;width:100%;position:relative;z-index:1;}.nightclub-contact-form input[type="text"],.nightclub-contact-form input[type="email"],.nightclub-contact-form input[type="tel"],.nightclub-contact-form textarea{background:none;border:none;border-bottom:1px solid #000;font-size:16px;color:#000;padding:16px 12px 8px 0;margin-bottom:7px;}.nightclub-contact-form textarea{height:150px;}.nightclub-contact-form input[type="submit"]{border-radius:0px;width:100%;text-align:center;font-size:20px;font-weight:normal;margin:40px 0px 0px;padding:18px 20px 17px;}.architecture-contact-form input[type="text"],.architecture-contact-form input[type="email"],.architecture-contact-form input[type="tel"],.architecture-contact-form textarea{border:0px;border-bottom:1px solid #000;color:#000;padding:15px 0px 10px;font-size:14px;background:none;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.architecture-contact-form textarea{height:130px;}.architecture-contact-form input[type="submit"]{float:left;border-radius:0px;background:#000;color:#fff;font-weight:normal;margin:10px 0px 0px 0;padding:16px 30px;}.architecture-contact-form .form-field{position:relative;margin:0px;float:left;clear:both;width:100%;}.architecture-contact-form span.fa{position:absolute;left:0px;top:15px;color:#000;font-size:16px;}.architecture-contact-form input[type="text"]:active,.architecture-contact-form input[type="email"]:active,.architecture-contact-form input[type="tel"]:active,.architecture-contact-form textarea:active,.architecture-contact-form input[type="text"]:hover,.architecture-contact-form input[type="email"]:hover,.architecture-contact-form textarea:hover{box-shadow:0 1px 0px 0px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 0px 0px rgba(0,0,0,.95);}.insurance-contact-form input[type="text"],.insurance-contact-form input[type="email"],.insurance-contact-form textarea{background:rgba(0,0,0,.02);}.insurance-contact-form  input[type="submit"]{margin-top:20px;width:100%;font-size:16px;padding:17px 20px 16px;}.insurance-contact-form textarea{height:122px;}.insurance-custom-tab .dt-sc-tabs-horizontal-frame-content{border:1px solid rgba(0,0,0,.1);border-top:0px;border-radius:0px 0px 3px 3px;padding:25px;}.insurance-quote-form{float:left;width:100%;margin:0px;padding:0px;}.insurance-quote-form label{margin-bottom:5px;display:inline-block;}.insurance-quote-form .radio-label{clear:both;margin:0px;}.insurance-quote-form .radio-label .wpcf7-list-item{position:relative;clear:both;display:inline-block;}.insurance-quote-form .radio-label .wpcf7-list-item label:before{content:"";position:absolute;left:5px;top:7px;width:14px;height:14px;border:1px solid rgba(0,0,0,.2);background:#fff;border-radius:50%;}.insurance-quote-form .radio-label input[type="radio"]{width:30px;}.insurance-quote-form .radio-label .wpcf7-list-item-label{position:relative;min-width:40px;display:inline-block;line-height:29px;margin:0px;}.insurance-quote-form .radio-label .wpcf7-list-item-label:before{opacity:0;}.insurance-quote-form .radio-label input[type="radio"]:checked + .wpcf7-list-item-label:before{content:"";position:absolute;left:-23px;top:2px;bottom:0px;margin:auto;width:6px;height:6px;background:#008bd3;border-radius:50%;opacity:1;}.insurance-quote-form .radio-label .wpcf7-list-item.last input[type="radio"]:checked + .wpcf7-list-item-label:before{left:-31px;}.insurance-quote-form input[type="text"],.insurance-quote-form input[type="tel"],.insurance-quote-form input[type="date"],.insurance-quote-form select{background:rgba(0,0,0,.02);}.insurance-quote-form .checkbox-label input[type="checkbox"]{position:absolute;left:0px;top:2px;}.insurance-quote-form .checkbox-label span{line-height:20px;float:left;padding:0px 0px 0px 23px;}.insurance-quote-form .checkbox-label{font-size:12px;color:#222;position:relative;clear:both;display:inline-block;}.insurance-quote-form input[type="submit"]{border-radius:0px;padding:14px 20px;}.wpcf7-form.hotel-contact-form p{position:relative;margin-bottom:10px;}.hotel-contact-form p span.fa{position:absolute;right:15px;top:17px;color:rgba(0,0,0,.2);font-size:16px;z-index:1;}.hotel-contact-form p textarea{height:120px;}.hotel-contact-form p input[type="submit"]{float:right;margin:15px 0px 0px 10px;border-radius:0px;}.hotel-contact-form p .clear{background:#000;}.hotel-contact-form p .clear:hover{background:#c09245;}.plumber-contact-form{width:100%;float:left;clear:both;margin:0px;padding:0px;text-align:center;}.plumber-contact-form form{width:50%;display:inline-block;}.plumber-contact-form form input[type="text"],.plumber-contact-form form input[type="email"],.plumber-contact-form form textarea{border-color:#e2ebf1;border-radius:3px;}.plumber-contact-form form input[type="submit"]{width:100%;font-size:16px;font-weight:bold;background:none;color:#15a7e1;border:1px solid #15a7e1;box-shadow:3px 3px 0 0 #1297cc;padding:16px 20px;}.plumber-contact-form form input[type="submit"]:hover{background:#15a7e1;color:#fff;box-shadow:3px 3px 0 0 rgba(0,0,0,.1);}.fashion-contact-details .dt-sc-contact-info span{font-size:14px;}.fashion-contact-form input[type="submit"]{background:#000;float:right;float:right;font-family:Lora,sans-serif;font-size:18px;font-weight:normal;padding:15px 20px 12px;}.fashion-contact-form input[type="submit"]:hover{background:#c3875f;}.jewel-contact-form label{float:right;color:#000;}.jewel-contact-form input[type="submit"]{float:right;margin:20px 0px 0px;padding:17px 20px 15px;}.jewel-contact-form textarea{height:306px;}.wpcf7-form .wpcf7-not-valid{border-color:#f00 !important;}.wpcf7-form .wpcf7-not-valid-tip{display:none;}.wpcf7-form.event-contact-form .wpcf7-not-valid{background-color:rgba(255,0,0,.1) !important;}.wpcf7-form.university-contact-form p{clear:both;}.wpcf7-form div.wpcf7-validation-errors,.wpcf7-form div.wpcf7-mail-sent-ok{clear:both;float:left;margin-left:0;margin-right:0;padding:15px 15px 15px 45px;width:99%;box-sizing:border-box;}.wpcf7-form div.wpcf7-validation-errors{background-color:#fcc;border:1px solid #f99;color:#d01313;position:relative;}.wpcf7-form div.wpcf7-validation-errors:before,.wpcf7-form div.wpcf7-mail-sent-ok:before{top:15px;left:18px;font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;font-size:20px;position:absolute;}.wpcf7-form div.wpcf7-validation-errors:before{content:"";color:#c54228;}.wpcf7-form div.wpcf7-mail-sent-ok{background-color:#eafac0;border:1px solid #b1cf67;color:#7ba411;position:relative;}.wpcf7-form div.wpcf7-mail-sent-ok:before{content:"";color:#75b632;}@charset "utf-8";.title_uppercase{text-transform:uppercase;}.title_bold{font-weight:bold;}.extend-bg-fullwidth-left:after{content:"";position:absolute;top:0px;right:100%;height:100%;width:100%;display:inline !important;}.extend-bg-fullwidth-right:after{content:"";position:absolute;top:0px;left:100%;height:100%;width:100%;display:inline !important;}.extend-bg-fullwidth-left:after,.extend-bg-fullwidth-right:after{background:#f5f5f5;}.spacing-letter{letter-spacing:4px;}.image-visible{position:relative;z-index:9;}.fullwidth-intro-section .dt-sc-button.large.bordered{border-width:3px;text-transform:none;}.rs_no-padding_column.wpb_column,.vc_col-md-12.wpb_column.rs_no-padding_column{margin-top:-1px;padding-bottom:0;margin-bottom:0;}.vc_row.boxed-wrapper-content{margin-left:-250px;margin-right:-250px;display:block;left:auto !important;width:auto !important;}.light-overlay:before{background:rgba(255,255,255,.8);}.dark-overlay:before{background:rgba(0,0,0,.8);}.gray-scale:hover,.gray-scale:hover img{-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-ms-filter:grayscale(1);-o-filter:grayscale(1);filter:grayscale(1);-webkit-transition-property:-webkit-filter;-moz-transition-property:-moz-filter;-ms-transition-property:-ms-filter;-o-transition-property:-o-filter;transition-property:filter;-webkit-transition-duration:1s;-moz-transition-duration:1s;-ms-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;}.dt-sc-text-with-icon{width:100%;clear:both;float:left;font-weight:bold;padding:12px 0px 12px 20px;}.dt-sc-text-with-icon span{font-size:18px;margin:0px 7px 0px 0px;position:relative;top:2px;font-weight:bold;}.dt-sc-text-with-icon.border-bottom{border-bottom:1px solid;}.dt-sc-text-with-icon.border-right{border-right:1px solid;}.dt-sc-dark-bg .dt-sc-text-with-icon span{color:#fff;}.hosting-table{border-top:0px;font-family:"Raleway",sans-serif;}.hosting-table th{background:#e1e1e1;border-radius:5px 5px 0px 0px;color:#000;font-weight:600;font-size:16px;border-right:1px solid #fff;padding:20px 15px;}.hosting-table tr td,.hosting-table tbody tr:nth-child(2n+1) td{background:rgba(0,0,0,.95);border-right:1px solid rgba(255,255,255,.2);border-bottom:0px;font-size:16px;font-weight:600;padding:25px 15px;}.hosting-table tbody tr td:last-child,.hosting-table tr th:last-child{border:none;}.hosting-table tbody tr:nth-child(2) td{background:rgba(0,0,0,.9);}.hosting-table tbody tr:nth-child(3) td{background:rgba(0,0,0,.85);}.hosting-table tbody tr:nth-child(4) td{background:rgba(0,0,0,.8);}.hosting-table tbody tr:nth-child(5) td{background:rgba(0,0,0,.75);}.hosting-table tbody tr:nth-child(6) td{background:rgba(0,0,0,.7);}.hosting-table tbody tr:nth-child(7) td{background:rgba(0,0,0,.65);}.hosting-table tbody tr:nth-child(8) td{background:rgba(0,0,0,.6);}.hosting-table tbody tr:nth-child(9) td{background:rgba(0,0,0,.55);}.hosting-table tbody tr:nth-child(10) td{background:rgba(0,0,0,.5);}.hosting-table tbody tr:nth-child(11) td{background:rgba(0,0,0,.45);}.hosting-table tbody tr:nth-child(12) td{background:rgba(0,0,0,.4);}.hosting-table tbody tr td:first-child{position:relative;}.hosting-table tbody tr td:first-child:before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;background:#60ae0d;z-index:-1;}.hosting-table tbody tr td.new,.hosting-table tbody tr td.hot{position:relative;overflow:hidden;}.hosting-table tbody tr td.new:before,.hosting-table tbody tr td.hot:before{content:"New";position:absolute;left:-20px;top:5px;padding:2px 22px;background:#60ae0d;color:#fff;font-size:12px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.hosting-table tbody tr td.hot:before{content:"Hot";background:#e80505;padding:2px 24px;}.dt-sc-partially-rounded-alt{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.vc_min_height_right.wpb_column.vc_col-sm-6{margin-left:30px;width:calc(50% - 30px);}.dt-sc-image-caption-with-counter{counter-reset:image-caption-counter;}.dt-sc-image-caption-with-counter h3{counter-increment:image-caption-counter;}.dt-sc-image-caption-with-counter h3:before{content:counter(image-caption-counter,decimal-leading-zero);font-size:36px;font-weight:600;border-bottom:2px solid;float:left;margin:-10px 20px 0px 0px;padding:0px;}.dt-sc-image-caption-with-counter h3:before{font-family:"Open Sans",sans-serif;}.dt-sc-readmore-plus-icon:before,.dt-sc-readmore-plus-icon:after{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-readmore-plus-icon{position:absolute;right:0px;bottom:0px;width:60px;height:60px;text-indent:-9999px;}.dt-sc-readmore-plus-icon:before,.dt-sc-readmore-plus-icon:after{content:"";position:absolute;left:0px;right:0px;top:0px;bottom:0px;margin:auto;}.dt-sc-readmore-plus-icon:before{height:1px;width:30px;}.dt-sc-readmore-plus-icon:after{height:30px;width:1px;}.dt-sc-readmore-plus-icon:before,.dt-sc-readmore-plus-icon:after{background:#fff;}.dt-sc-readmore-plus-icon{background:#000;}.dt-sc-readmore-plus-icon:hover{background:rgba(0,0,0,.8);}.diamond-narrow-square-border li:before{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.diamond-narrow-square-border li a{color:#000;}.diamond-narrow-square-border li a:hover{color:#fff;}@media screen and (min-width:0\0){.dt-sc-contact-details-on-map .dt-sc-map-overlay{padding:71px 0 0;}}.ie9 .dt-sc-contact-details-on-map .dt-sc-map-overlay{padding:72px 0 0;}.vc_row.slanting-background:after{position:absolute;content:"";display:block;width:200%;height:100%;left:0;bottom:0;z-index:-1;background:#515151;-webkit-transform:skew(0deg,-6deg);-moz-transform:skew(0deg,-6deg);-ms-transform:skew(0deg,-6deg);-o-transform:skew(0deg,-6deg);transform:skew(0deg,-6deg);}.wpcf7 form .wpcf7-response-output{float:left;width:100%;margin:10px 0 0;}form.wpcf7-form .wpcf7-response-output{position:relative;clear:both;float:left;margin-left:0;margin-right:0;padding:15px 15px 15px 45px;width:99%;box-sizing:border-box;}form.wpcf7-form.invalid .wpcf7-response-output{background-color:#fcc;border:1px solid #f99;color:#d01313;position:relative;}form.wpcf7-form.sent .wpcf7-response-output{background-color:#eafac0;border:1px solid #b1cf67;color:#7ba411;}form.wpcf7-form .wpcf7-response-output:before{top:15px;left:18px;font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;font-size:20px;position:absolute;}form.wpcf7-form.invalid .wpcf7-response-output:before{content:"";}form.wpcf7-form.sent .wpcf7-response-output:before{content:"";}@charset "utf-8";.section22 .ult-carousel-wrapper.ult_vertical button i{line-height:50px;}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.dt-sc-contact-details-on-map .dt-sc-map-overlay{display:block;}::i-block-chrome,.menu-with-slanting-splitter #main-menu ul.menu > li::before{right:0;}::i-block-chrome,.footer-copyright .menu-links li{margin:0 0 0 28px;}}@media all and (min-width:0\0) and (min-resolution:.001dpcm){#main-menu ul li.menu-item-simple-parent ul,#main-menu ul li.menu-item-simple-parent ul li ul,#main-menu ul li.menu-item-simple-parent ul li ul li ul{z-index:auto;}.vc_row-flex.vc_row{display:table !important;}.vc_row.vc_row-flex.dt-sc-map-overlay{display:block !important;}.dt-sc-contact-details-on-map.hide-overlay .vc_row.vc_row-flex.dt-sc-map-overlay{display:none !important;}.spa-map::before{content:none !important;}}_:-ms-fullscreen,:root .dt-sc-contact-details-on-map .dt-sc-map-overlay{padding:64px 0 0;}@-moz-document url-prefix(){.dt-sc-contact-details-on-map .dt-sc-map-overlay{padding:68px 0 0;}.university-contact-form .button-field i{height:48px;line-height:48px;}.dt-sc-portfolio-sorting.type2 a::before{top:8px;}}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.portfolio.hover-title-icons-overlay .image-overlay-details,::i-block-chrome,.portfolio.hover-classic .image-overlay,::i-block-chrome,.dt-sc-portfolio-single-fullscreen-slider .slider-nav .slick-dots,::i-block-chrome,.dt-sc-portfolio-fullpage-carousel .slider-nav .slick-dots{display:-webkit-box;-webkit-box-align:center;-webkit-box-flex:1;}}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.modern-footer.vc_column_container>.vc_column-inner{background-size:100% auto !important;}::i-block-chrome,.vc_separator{display:block;}::i-block-chrome,button.ubtn-normal .ubtn-hover{z-index:-1;}::i-block-chrome,.flip-box-section .ifb-flip-box-section.ifb-flip-box-section-vertical-middle{-webkit-transform:none;}::i-block-chrome,.post-nav-container.type1 .post-archive-link-wrapper a{line-height:10px;display:inline-block;}::i-block-chrome,.header-align-left .main-header #logo a img,::i-block-chrome,.overlay-header #logo a img{width:68px !important;}::i-block-chrome,.skills-section .dt-sc-progress .dt-sc-bar-text > span{font-size:12px;}::i-block-chrome,.vc_row.section9 img{width:auto;}::i-block-chrome,.portfolio.hover-title-overlay figure .image-overlay{bottom:10px;right:10px;}::i-block-chrome,.hermes .tp-bullet,::i-block-chrome,.hermes .tp-bullet:after{-webkit-border-radius:50%;}::i-block-chrome,.hermes .tp-bullet:after{box-shadow:none;}::i-block-chrome,.dt-sc-portfolio-container.no-space .column.no-space.dt-sc-one-half{width:49.9%;}::i-block-chrome,.dt-sc-portfolio-fullpage-carousel.fullpage-wrapper .slider-nav .slick-dots{width:30px;}::i-block-chrome,.widget #searchform input[type="submit"]{line-height:0px;}::i-block-chrome,.dt-portfolio-single .vc_row.vc_row-flex > .vc_column_container,::i-block-chrome,.dt-portfolio-single .vc_row.vc_row-flex{display:inherit;}::i-block-chrome,.dt-portfolio-single .dt-sc-portfolio-details.dt-sc-fixed-content .vc_row.vc_row-flex{display:-webkit-box;}::i-block-chrome,.portfolio.hover-with-gallery-list .image-overlay-container{padding:10% 1%;display:block;}::i-block-chrome,.dt-sc-button.bordered{color:#fff !important;}}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.dt-sc-portfolio-container.no-space .column.no-space.dt-sc-one-half{width:100%;}}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,ul.dt-sc-onepage-navigation-title-holder.boxed > li > a,::i-block-chrome,ul.dt-sc-onepage-navigation-title-holder.default > li > a{padding:0px 10px 4px;}}@-moz-document url-prefix(){.portfolio-fullpage-splitted-section figure > .dt-sc-one-half{display:inherit;}}#main.with-fixed-footer .dt-sc-infinite-portfolio-wrapper{margin-bottom:0;}button.ubtn:active,button.ubtn:focus,button.ubtn:hover,button.ubtn:visited{background:currentColor \9;}.dt-sc-bordered-site{display:none \9;}.standard-header.site-with-border .main-header-wrapper,.fullwidth-menu-header.header-align-center.site-with-border .is-sticky .menu-wrapper,.fullwidth-menu-header.header-align-left.site-with-border .is-sticky .menu-wrapper,.fullwidth-header.site-with-border .main-header-wrapper{margin-top:0 \9;}.portfolio-container-carousel-wrapper .carousel-arrows{position:static \9;display:none \9;}.portfolio-container-carousel-wrapper:hover .carousel-arrows{display:block \9;}.portfolio-container-carousel-wrapper .carousel-arrows{position:static \0;display:none \0;}.portfolio-container-carousel-wrapper:hover .carousel-arrows{display:block \0;}.fixed-footer{z-index:-9 \9;}.disable.dt-sc-infinite-portfolio-load-more{font-size:16px \9;font-size:16px \0;}.vc_separator{display:block \9;}.main-header .menu-icons-wrapper .overlay-search #searchform{width:100% \9;width:100% \0;}#portfolio-featured-video,.upb_video-wrapper{height:auto \0;}.footer-widgets.dt-sc-dark-bg .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"]{background:none \0;}.fixed-footer .fixed-footer-container{position:static \0;}div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{height:13px;}div.pp_default .pp_top .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") -78px -93px no-repeat;}div.pp_default .pp_top .pp_left.nitro-lazy{background-image:none !important;}div.pp_default .pp_top .pp_middle{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_x.png") top left repeat-x;}div.pp_default .pp_top .pp_middle.nitro-lazy{background-image:none !important;}div.pp_default .pp_top .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") -112px -93px no-repeat;}div.pp_default .pp_top .pp_right.nitro-lazy{background-image:none !important;}div.pp_default .pp_content .ppt{color:#f8f8f8;}div.pp_default .pp_content_container .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_y.png") -7px 0 repeat-y;padding-left:13px;}div.pp_default .pp_content_container .pp_left.nitro-lazy{background-image:none !important;}div.pp_default .pp_content_container .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_y.png") top right repeat-y;padding-right:13px;}div.pp_default .pp_content_container .pp_right.nitro-lazy{background-image:none !important;}div.pp_default .pp_content{background-color:#fff;}div.pp_default .pp_next:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_next.png") center right no-repeat;cursor:pointer;}div.pp_default .pp_next:hover.nitro-lazy{background-image:none !important;}div.pp_default .pp_previous:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_prev.png") center left no-repeat;cursor:pointer;}div.pp_default .pp_previous:hover.nitro-lazy{background-image:none !important;}div.pp_default .pp_expand{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") 0 -29px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_expand.nitro-lazy{background-image:none !important;}div.pp_default .pp_expand:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") 0 -56px no-repeat;cursor:pointer;}div.pp_default .pp_expand:hover.nitro-lazy{background-image:none !important;}div.pp_default .pp_contract{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") 0 -84px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_contract.nitro-lazy{background-image:none !important;}div.pp_default .pp_contract:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") 0 -113px no-repeat;cursor:pointer;}div.pp_default .pp_contract:hover.nitro-lazy{background-image:none !important;}div.pp_default .pp_close{width:30px;height:30px;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") 2px 1px no-repeat;cursor:pointer;}div.pp_default .pp_close.nitro-lazy{background-image:none !important;}div.pp_default #pp_full_res .pp_inline{color:#000;}div.pp_default .pp_gallery ul li a{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/default_thumb.png") center center #f8f8f8;border:1px solid #aaa;}div.pp_default .pp_gallery ul li a.nitro-lazy{background-image:none !important;}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff;}div.pp_default .pp_social{margin-top:7px;}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto;}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") -51px 1px no-repeat;height:30px;width:30px;}div.pp_default .pp_nav .pp_pause.nitro-lazy,div.pp_default .pp_nav .pp_play.nitro-lazy{background-image:none !important;}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px;}div.pp_default .pp_details{position:relative;}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") -31px -3px no-repeat;height:20px;margin:4px 0 0 0;width:20px;}div.pp_default a.pp_arrow_next.nitro-lazy,div.pp_default a.pp_arrow_previous.nitro-lazy{background-image:none !important;}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px;}div.pp_default .pp_content_container .pp_details{margin-top:5px;}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative;}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px;}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7;}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0;}div.pp_default .pp_bottom .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") -78px -127px no-repeat;}div.pp_default .pp_bottom .pp_left.nitro-lazy{background-image:none !important;}div.pp_default .pp_bottom .pp_middle{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_x.png") bottom left repeat-x;}div.pp_default .pp_bottom .pp_middle.nitro-lazy{background-image:none !important;}div.pp_default .pp_bottom .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png") -112px -127px no-repeat;}div.pp_default .pp_bottom .pp_right.nitro-lazy{background-image:none !important;}div.pp_default .pp_loaderIcon{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/loader.gif") center center no-repeat;}div.pp_default .pp_loaderIcon.nitro-lazy{background-image:none !important;}div.light_rounded .pp_top .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -88px -53px no-repeat;}div.light_rounded .pp_top .pp_left.nitro-lazy{background-image:none !important;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -110px -53px no-repeat;}div.light_rounded .pp_top .pp_right.nitro-lazy{background-image:none !important;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png") center right no-repeat;cursor:pointer;}div.light_rounded .pp_next:hover.nitro-lazy{background-image:none !important;}div.light_rounded .pp_previous:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png") center left no-repeat;cursor:pointer;}div.light_rounded .pp_previous:hover.nitro-lazy{background-image:none !important;}div.light_rounded .pp_expand{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -31px -26px no-repeat;cursor:pointer;}div.light_rounded .pp_expand.nitro-lazy{background-image:none !important;}div.light_rounded .pp_expand:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -31px -47px no-repeat;cursor:pointer;}div.light_rounded .pp_expand:hover.nitro-lazy{background-image:none !important;}div.light_rounded .pp_contract{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") 0 -26px no-repeat;cursor:pointer;}div.light_rounded .pp_contract.nitro-lazy{background-image:none !important;}div.light_rounded .pp_contract:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") 0 -47px no-repeat;cursor:pointer;}div.light_rounded .pp_contract:hover.nitro-lazy{background-image:none !important;}div.light_rounded .pp_close{width:75px;height:22px;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -1px -1px no-repeat;cursor:pointer;}div.light_rounded .pp_close.nitro-lazy{background-image:none !important;}div.light_rounded .pp_details{position:relative;}div.light_rounded .pp_description{margin-right:85px;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_play.nitro-lazy{background-image:none !important;}div.light_rounded .pp_nav .pp_pause{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause.nitro-lazy{background-image:none !important;}div.light_rounded .pp_arrow_previous{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.nitro-lazy{background-image:none !important;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.nitro-lazy{background-image:none !important;}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_left.nitro-lazy{background-image:none !important;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png") -110px -80px no-repeat;}div.light_rounded .pp_bottom .pp_right.nitro-lazy{background-image:none !important;}div.light_rounded .pp_loaderIcon{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/loader.gif") center center no-repeat;}div.light_rounded .pp_loaderIcon.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_top .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_left.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_top .pp_middle{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat;}div.dark_rounded .pp_top .pp_middle.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_top .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -110px -53px no-repeat;}div.dark_rounded .pp_top .pp_right.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_content_container .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat-y;}div.dark_rounded .pp_content_container .pp_left.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_content_container .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png") top right repeat-y;}div.dark_rounded .pp_content_container .pp_right.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_content{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat;}div.dark_rounded .pp_content.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_next:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png") center right no-repeat;cursor:pointer;}div.dark_rounded .pp_next:hover.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_previous:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png") center left no-repeat;cursor:pointer;}div.dark_rounded .pp_previous:hover.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_expand{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -31px -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_expand.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_expand:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -31px -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_expand:hover.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_contract{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") 0 -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_contract:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") 0 -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract:hover.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_close{width:75px;height:22px;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -1px -1px no-repeat;cursor:pointer;}div.dark_rounded .pp_close.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_details{position:relative;}div.dark_rounded .pp_description{margin-right:85px;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_play.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_nav .pp_pause{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_arrow_previous{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_left.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_bottom .pp_middle{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat;}div.dark_rounded .pp_bottom .pp_middle.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_bottom .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png") -110px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_right.nitro-lazy{background-image:none !important;}div.dark_rounded .pp_loaderIcon{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif") center center no-repeat;}div.dark_rounded .pp_loaderIcon.nitro-lazy{background-image:none !important;}div.dark_square .pp_content,div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right{background:#000;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/loader.gif") center center no-repeat;}div.dark_square .pp_loaderIcon.nitro-lazy{background-image:none !important;}div.dark_square .pp_expand{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") -31px -26px no-repeat;cursor:pointer;}div.dark_square .pp_expand.nitro-lazy{background-image:none !important;}div.dark_square .pp_expand:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") -31px -47px no-repeat;cursor:pointer;}div.dark_square .pp_expand:hover.nitro-lazy{background-image:none !important;}div.dark_square .pp_contract{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") 0 -26px no-repeat;cursor:pointer;}div.dark_square .pp_contract.nitro-lazy{background-image:none !important;}div.dark_square .pp_contract:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") 0 -47px no-repeat;cursor:pointer;}div.dark_square .pp_contract:hover.nitro-lazy{background-image:none !important;}div.dark_square .pp_close{width:75px;height:22px;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") -1px -1px no-repeat;cursor:pointer;}div.dark_square .pp_close.nitro-lazy{background-image:none !important;}div.dark_square .pp_details{position:relative;}div.dark_square .pp_description{margin:0 85px 0 0;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous{margin-top:12px !important;}div.dark_square .pp_nav{clear:none;}div.dark_square .pp_nav .pp_play{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_play.nitro-lazy{background-image:none !important;}div.dark_square .pp_nav .pp_pause{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause.nitro-lazy{background-image:none !important;}div.dark_square .pp_arrow_previous{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.nitro-lazy{background-image:none !important;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png") -22px -71px no-repeat;}div.dark_square .pp_arrow_next.nitro-lazy{background-image:none !important;}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.dark_square .pp_next:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/btnNext.png") center right no-repeat;cursor:pointer;}div.dark_square .pp_next:hover.nitro-lazy{background-image:none !important;}div.dark_square .pp_previous:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png") center left no-repeat;cursor:pointer;}div.dark_square .pp_previous:hover.nitro-lazy{background-image:none !important;}div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") -31px -26px no-repeat;cursor:pointer;}div.light_square .pp_expand.nitro-lazy{background-image:none !important;}div.light_square .pp_expand:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") -31px -47px no-repeat;cursor:pointer;}div.light_square .pp_expand:hover.nitro-lazy{background-image:none !important;}div.light_square .pp_contract{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") 0 -26px no-repeat;cursor:pointer;}div.light_square .pp_contract.nitro-lazy{background-image:none !important;}div.light_square .pp_contract:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") 0 -47px no-repeat;cursor:pointer;}div.light_square .pp_contract:hover.nitro-lazy{background-image:none !important;}div.light_square .pp_close{width:75px;height:22px;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") -1px -1px no-repeat;cursor:pointer;}div.light_square .pp_close.nitro-lazy{background-image:none !important;}div.light_square .pp_details{position:relative;}div.light_square .pp_description{margin-right:85px;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_play.nitro-lazy{background-image:none !important;}div.light_square .pp_nav .pp_pause{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause.nitro-lazy{background-image:none !important;}div.light_square .pp_arrow_previous{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") 0 -71px no-repeat;}div.light_square .pp_arrow_previous.nitro-lazy{background-image:none !important;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png") -22px -71px no-repeat;}div.light_square .pp_arrow_next.nitro-lazy{background-image:none !important;}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_square .pp_next:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/btnNext.png") center right no-repeat;cursor:pointer;}div.light_square .pp_next:hover.nitro-lazy{background-image:none !important;}div.light_square .pp_previous:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png") center left no-repeat;cursor:pointer;}div.light_square .pp_previous:hover.nitro-lazy{background-image:none !important;}div.light_square .pp_loaderIcon{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/loader.gif") center center no-repeat;}div.light_square .pp_loaderIcon.nitro-lazy{background-image:none !important;}div.facebook .pp_top .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -88px -53px no-repeat;}div.facebook .pp_top .pp_left.nitro-lazy{background-image:none !important;}div.facebook .pp_top .pp_middle{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png") top left repeat-x;}div.facebook .pp_top .pp_middle.nitro-lazy{background-image:none !important;}div.facebook .pp_top .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -110px -53px no-repeat;}div.facebook .pp_top .pp_right.nitro-lazy{background-image:none !important;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png") top left repeat-y;}div.facebook .pp_content_container .pp_left.nitro-lazy{background-image:none !important;}div.facebook .pp_content_container .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png") top right repeat-y;}div.facebook .pp_content_container .pp_right.nitro-lazy{background-image:none !important;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -31px -26px no-repeat;cursor:pointer;}div.facebook .pp_expand.nitro-lazy{background-image:none !important;}div.facebook .pp_expand:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -31px -47px no-repeat;cursor:pointer;}div.facebook .pp_expand:hover.nitro-lazy{background-image:none !important;}div.facebook .pp_contract{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") 0 -26px no-repeat;cursor:pointer;}div.facebook .pp_contract.nitro-lazy{background-image:none !important;}div.facebook .pp_contract:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") 0 -47px no-repeat;cursor:pointer;}div.facebook .pp_contract:hover.nitro-lazy{background-image:none !important;}div.facebook .pp_close{width:22px;height:22px;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -1px -1px no-repeat;cursor:pointer;}div.facebook .pp_close.nitro-lazy{background-image:none !important;}div.facebook .pp_details{position:relative;}div.facebook .pp_description{margin:0 37px 0 0;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/loader.gif") center center no-repeat;}div.facebook .pp_loaderIcon.nitro-lazy{background-image:none !important;}div.facebook .pp_arrow_previous{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.nitro-lazy{background-image:none !important;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.nitro-lazy{background-image:none !important;}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_play.nitro-lazy{background-image:none !important;}div.facebook .pp_nav .pp_pause{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause.nitro-lazy{background-image:none !important;}div.facebook .pp_next:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/btnNext.png") center right no-repeat;cursor:pointer;}div.facebook .pp_next:hover.nitro-lazy{background-image:none !important;}div.facebook .pp_previous:hover{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png") center left no-repeat;cursor:pointer;}div.facebook .pp_previous:hover.nitro-lazy{background-image:none !important;}div.facebook .pp_bottom .pp_left{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -88px -80px no-repeat;}div.facebook .pp_bottom .pp_left.nitro-lazy{background-image:none !important;}div.facebook .pp_bottom .pp_middle{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png") top left repeat-x;}div.facebook .pp_bottom .pp_middle.nitro-lazy{background-image:none !important;}div.facebook .pp_bottom .pp_right{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png") -110px -80px no-repeat;}div.facebook .pp_bottom .pp_right.nitro-lazy{background-image:none !important;}div.pp_pic_holder a:focus{outline:0;}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position:relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position:static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;min-width:40px;}* html .pp_content{width:40px;}.pp_fade{display:none;}.pp_content_container{position:relative;text-align:left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float:left;margin:10px 0 2px 0;}.pp_description{display:none;margin:0;}.pp_social{float:left;margin:0;}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}.pp_social .twitter{float:left;}.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap;}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;font-size:0;text-indent:-10000px;}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;font-size:0;text-indent:-10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}.pp_gallery div{float:left;overflow:hidden;position:relative;}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden;}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}.pp_gallery li.default a{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif") 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a.nitro-lazy{background-image:none !important;}.pp_gallery li.default a img{display:none;}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px !important;}a.pp_next{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png") 10000px 10000px no-repeat;display:block;float:right;height:100%;font-size:0;text-indent:-10000px;width:49%;}a.pp_next.nitro-lazy{background-image:none !important;}a.pp_previous{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png") 10000px 10000px no-repeat;display:block;float:left;height:100%;font-size:0;text-indent:-10000px;width:49%;}a.pp_previous.nitro-lazy{background-image:none !important;}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;font-size:0;text-indent:-10000px;top:10px;width:20px;z-index:20000;}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;font-size:0;text-indent:-10000px;}.pp_bottom{height:20px;position:relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position:static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align:left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.pp_pic_holder.is-single .pp_gallery,.pp_pic_holder.is-single .pp_hoverContainer{display:none !important;}.icomoon{font-family:"icomoon";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-A-Z:before{content:"";}.icon-Aa:before{content:"";}.icon-Add-Bag:before{content:"";}.icon-Add-Basket:before{content:"";}.icon-Add-Cart:before{content:"";}.icon-Add-File:before{content:"";}.icon-Add-SpaceAfterParagraph:before{content:"";}.icon-Add-SpaceBeforeParagraph:before{content:"";}.icon-Add-User:before{content:"";}.icon-Add-UserStar:before{content:"";}.icon-Add-Window:before{content:"";}.icon-Add:before{content:"";}.icon-Address-Book:before{content:"";}.icon-Address-Book2:before{content:"";}.icon-Administrator:before{content:"";}.icon-Aerobics-2:before{content:"";}.icon-Aerobics-3:before{content:"";}.icon-Aerobics:before{content:"";}.icon-Affiliate:before{content:"";}.icon-Aim:before{content:"";}.icon-Air-Balloon:before{content:"";}.icon-Airbrush:before{content:"";}.icon-Airship:before{content:"";}.icon-Alarm-Clock:before{content:"";}.icon-Alarm-Clock2:before{content:"";}.icon-Alarm:before{content:"";}.icon-Alien-2:before{content:"";}.icon-Alien:before{content:"";}.icon-Aligator:before{content:"";}.icon-Align-Center:before{content:"";}.icon-Align-JustifyAll:before{content:"";}.icon-Align-JustifyCenter:before{content:"";}.icon-Align-JustifyLeft:before{content:"";}.icon-Align-JustifyRight:before{content:"";}.icon-Align-Left:before{content:"";}.icon-Align-Right:before{content:"";}.icon-Alpha:before{content:"";}.icon-Ambulance:before{content:"";}.icon-AMX:before{content:"";}.icon-Anchor-2:before{content:"";}.icon-Anchor:before{content:"";}.icon-Android-Store:before{content:"";}.icon-Android:before{content:"";}.icon-Angel-Smiley:before{content:"";}.icon-Angel:before{content:"";}.icon-Angry:before{content:"";}.icon-Apple-Bite:before{content:"";}.icon-Apple-Store:before{content:"";}.icon-Apple:before{content:"";}.icon-Approved-Window:before{content:"";}.icon-Aquarius-2:before{content:"";}.icon-Aquarius:before{content:"";}.icon-Archery-2:before{content:"";}.icon-Archery:before{content:"";}.icon-Argentina:before{content:"";}.icon-Aries-2:before{content:"";}.icon-Aries:before{content:"";}.icon-Army-Key:before{content:"";}.icon-Arrow-Around:before{content:"";}.icon-Arrow-Back3:before{content:"";}.icon-Arrow-Back:before{content:"";}.icon-Arrow-Back2:before{content:"";}.icon-Arrow-Barrier:before{content:"";}.icon-Arrow-Circle:before{content:"";}.icon-Arrow-Cross:before{content:"";}.icon-Arrow-Down:before{content:"";}.icon-Arrow-Down2:before{content:"";}.icon-Arrow-Down3:before{content:"";}.icon-Arrow-DowninCircle:before{content:"";}.icon-Arrow-Fork:before{content:"";}.icon-Arrow-Forward:before{content:"";}.icon-Arrow-Forward2:before{content:"";}.icon-Arrow-From:before{content:"";}.icon-Arrow-Inside:before{content:"";}.icon-Arrow-Inside45:before{content:"";}.icon-Arrow-InsideGap:before{content:"";}.icon-Arrow-InsideGap45:before{content:"";}.icon-Arrow-Into:before{content:"";}.icon-Arrow-Join:before{content:"";}.icon-Arrow-Junction:before{content:"";}.icon-Arrow-Left:before{content:"";}.icon-Arrow-Left2:before{content:"";}.icon-Arrow-LeftinCircle:before{content:"";}.icon-Arrow-Loop:before{content:"";}.icon-Arrow-Merge:before{content:"";}.icon-Arrow-Mix:before{content:"";}.icon-Arrow-Next:before{content:"";}.icon-Arrow-OutLeft:before{content:"";}.icon-Arrow-OutRight:before{content:"";}.icon-Arrow-Outside:before{content:"";}.icon-Arrow-Outside45:before{content:"";}.icon-Arrow-OutsideGap:before{content:"";}.icon-Arrow-OutsideGap45:before{content:"";}.icon-Arrow-Over:before{content:"";}.icon-Arrow-Refresh:before{content:"";}.icon-Arrow-Refresh2:before{content:"";}.icon-Arrow-Right:before{content:"";}.icon-Arrow-Right2:before{content:"";}.icon-Arrow-RightinCircle:before{content:"";}.icon-Arrow-Shuffle:before{content:"";}.icon-Arrow-Squiggly:before{content:"";}.icon-Arrow-Through:before{content:"";}.icon-Arrow-To:before{content:"";}.icon-Arrow-TurnLeft:before{content:"";}.icon-Arrow-TurnRight:before{content:"";}.icon-Arrow-Up:before{content:"";}.icon-Arrow-Up2:before{content:"";}.icon-Arrow-Up3:before{content:"";}.icon-Arrow-UpinCircle:before{content:"";}.icon-Arrow-XLeft:before{content:"";}.icon-Arrow-XRight:before{content:"";}.icon-Ask:before{content:"";}.icon-Assistant:before{content:"";}.icon-Astronaut:before{content:"";}.icon-At-Sign:before{content:"";}.icon-ATM:before{content:"";}.icon-Atom:before{content:"";}.icon-Audio:before{content:"";}.icon-Auto-Flash:before{content:"";}.icon-Autumn:before{content:"";}.icon-Baby-Clothes:before{content:"";}.icon-Baby-Clothes2:before{content:"";}.icon-Baby-Cry:before{content:"";}.icon-Baby:before{content:"";}.icon-Back2:before{content:"";}.icon-Back-Media:before{content:"";}.icon-Back-Music:before{content:"";}.icon-Back:before{content:"";}.icon-Background:before{content:"";}.icon-Bacteria:before{content:"";}.icon-Bag-Coins:before{content:"";}.icon-Bag-Items:before{content:"";}.icon-Bag-Quantity:before{content:"";}.icon-Bag:before{content:"";}.icon-Bakelite:before{content:"";}.icon-Ballet-Shoes:before{content:"";}.icon-Balloon:before{content:"";}.icon-Banana:before{content:"";}.icon-Band-Aid:before{content:"";}.icon-Bank:before{content:"";}.icon-Bar-Chart:before{content:"";}.icon-Bar-Chart2:before{content:"";}.icon-Bar-Chart3:before{content:"";}.icon-Bar-Chart4:before{content:"";}.icon-Bar-Chart5:before{content:"";}.icon-Bar-Code:before{content:"";}.icon-Barricade-2:before{content:"";}.icon-Barricade:before{content:"";}.icon-Baseball:before{content:"";}.icon-Basket-Ball:before{content:"";}.icon-Basket-Coins:before{content:"";}.icon-Basket-Items:before{content:"";}.icon-Basket-Quantity:before{content:"";}.icon-Bat-2:before{content:"";}.icon-Bat:before{content:"";}.icon-Bathrobe:before{content:"";}.icon-Batman-Mask:before{content:"";}.icon-Battery-0:before{content:"";}.icon-Battery-25:before{content:"";}.icon-Battery-50:before{content:"";}.icon-Battery-75:before{content:"";}.icon-Battery-100:before{content:"";}.icon-Battery-Charge:before{content:"";}.icon-Bear:before{content:"";}.icon-Beard-2:before{content:"";}.icon-Beard-3:before{content:"";}.icon-Beard:before{content:"";}.icon-Bebo:before{content:"";}.icon-Bee:before{content:"";}.icon-Beer-Glass:before{content:"";}.icon-Beer:before{content:"";}.icon-Bell-2:before{content:"";}.icon-Bell:before{content:"";}.icon-Belt-2:before{content:"";}.icon-Belt-3:before{content:"";}.icon-Belt:before{content:"";}.icon-Berlin-Tower:before{content:"";}.icon-Beta:before{content:"";}.icon-Betvibes:before{content:"";}.icon-Bicycle-2:before{content:"";}.icon-Bicycle-3:before{content:"";}.icon-Bicycle:before{content:"";}.icon-Big-Bang:before{content:"";}.icon-Big-Data:before{content:"";}.icon-Bike-Helmet:before{content:"";}.icon-Bikini:before{content:"";}.icon-Bilk-Bottle2:before{content:"";}.icon-Billing:before{content:"";}.icon-Bing:before{content:"";}.icon-Binocular:before{content:"";}.icon-Bio-Hazard:before{content:"";}.icon-Biotech:before{content:"";}.icon-Bird-DeliveringLetter:before{content:"";}.icon-Bird:before{content:"";}.icon-Birthday-Cake:before{content:"";}.icon-Bisexual:before{content:"";}.icon-Bishop:before{content:"";}.icon-Bitcoin:before{content:"";}.icon-Black-Cat:before{content:"";}.icon-Blackboard:before{content:"";}.icon-Blinklist:before{content:"";}.icon-Block-Cloud:before{content:"";}.icon-Block-Window:before{content:"";}.icon-Blogger:before{content:"";}.icon-Blood:before{content:"";}.icon-Blouse:before{content:"";}.icon-Blueprint:before{content:"";}.icon-Board:before{content:"";}.icon-Bodybuilding:before{content:"";}.icon-Bold-Text:before{content:"";}.icon-Bone:before{content:"";}.icon-Bones:before{content:"";}.icon-Book:before{content:"";}.icon-Bookmark:before{content:"";}.icon-Books-2:before{content:"";}.icon-Books:before{content:"";}.icon-Boom:before{content:"";}.icon-Boot-2:before{content:"";}.icon-Boot:before{content:"";}.icon-Bottom-ToTop:before{content:"";}.icon-Bow-2:before{content:"";}.icon-Bow-3:before{content:"";}.icon-Bow-4:before{content:"";}.icon-Bow-5:before{content:"";}.icon-Bow-6:before{content:"";}.icon-Bow:before{content:"";}.icon-Bowling-2:before{content:"";}.icon-Bowling:before{content:"";}.icon-Box2:before{content:"";}.icon-Box-Close:before{content:"";}.icon-Box-Full:before{content:"";}.icon-Box-Open:before{content:"";}.icon-Box-withFolders:before{content:"";}.icon-Box:before{content:"";}.icon-Boy:before{content:"";}.icon-Bra:before{content:"";}.icon-Brain-2:before{content:"";}.icon-Brain-3:before{content:"";}.icon-Brain:before{content:"";}.icon-Brazil:before{content:"";}.icon-Bread-2:before{content:"";}.icon-Bread:before{content:"";}.icon-Bridge:before{content:"";}.icon-Brightkite:before{content:"";}.icon-Broke-Link2:before{content:"";}.icon-Broken-Link:before{content:"";}.icon-Broom:before{content:"";}.icon-Brush:before{content:"";}.icon-Bucket:before{content:"";}.icon-Bug:before{content:"";}.icon-Building:before{content:"";}.icon-Bulleted-List:before{content:"";}.icon-Bus-2:before{content:"";}.icon-Bus:before{content:"";}.icon-Business-Man:before{content:"";}.icon-Business-ManWoman:before{content:"";}.icon-Business-Mens:before{content:"";}.icon-Business-Woman:before{content:"";}.icon-Butterfly:before{content:"";}.icon-Button:before{content:"";}.icon-Cable-Car:before{content:"";}.icon-Cake:before{content:"";}.icon-Calculator-2:before{content:"";}.icon-Calculator-3:before{content:"";}.icon-Calculator:before{content:"";}.icon-Calendar-2:before{content:"";}.icon-Calendar-3:before{content:"";}.icon-Calendar-4:before{content:"";}.icon-Calendar-Clock:before{content:"";}.icon-Calendar:before{content:"";}.icon-Camel:before{content:"";}.icon-Camera-2:before{content:"";}.icon-Camera-3:before{content:"";}.icon-Camera-4:before{content:"";}.icon-Camera-5:before{content:"";}.icon-Camera-Back:before{content:"";}.icon-Camera:before{content:"";}.icon-Can-2:before{content:"";}.icon-Can:before{content:"";}.icon-Canada:before{content:"";}.icon-Cancer-2:before{content:"";}.icon-Cancer-3:before{content:"";}.icon-Cancer:before{content:"";}.icon-Candle:before{content:"";}.icon-Candy-Cane:before{content:"";}.icon-Candy:before{content:"";}.icon-Cannon:before{content:"";}.icon-Cap-2:before{content:"";}.icon-Cap-3:before{content:"";}.icon-Cap-Smiley:before{content:"";}.icon-Cap:before{content:"";}.icon-Capricorn-2:before{content:"";}.icon-Capricorn:before{content:"";}.icon-Car-2:before{content:"";}.icon-Car-3:before{content:"";}.icon-Car-Coins:before{content:"";}.icon-Car-Items:before{content:"";}.icon-Car-Wheel:before{content:"";}.icon-Car:before{content:"";}.icon-Cardigan:before{content:"";}.icon-Cardiovascular:before{content:"";}.icon-Cart-Quantity:before{content:"";}.icon-Casette-Tape:before{content:"";}.icon-Cash-Register:before{content:"";}.icon-Cash-register2:before{content:"";}.icon-Castle:before{content:"";}.icon-Cat:before{content:"";}.icon-Cathedral:before{content:"";}.icon-Cauldron:before{content:"";}.icon-CD-2:before{content:"";}.icon-CD-Cover:before{content:"";}.icon-CD:before{content:"";}.icon-Cello:before{content:"";}.icon-Celsius:before{content:"";}.icon-Chacked-Flag:before{content:"";}.icon-Chair:before{content:"";}.icon-Charger:before{content:"";}.icon-Check-2:before{content:"";}.icon-Check:before{content:"";}.icon-Checked-User:before{content:"";}.icon-Checkmate:before{content:"";}.icon-Checkout-Bag:before{content:"";}.icon-Checkout-Basket:before{content:"";}.icon-Checkout:before{content:"";}.icon-Cheese:before{content:"";}.icon-Cheetah:before{content:"";}.icon-Chef-Hat:before{content:"";}.icon-Chef-Hat2:before{content:"";}.icon-Chef:before{content:"";}.icon-Chemical-2:before{content:"";}.icon-Chemical-3:before{content:"";}.icon-Chemical-4:before{content:"";}.icon-Chemical-5:before{content:"";}.icon-Chemical:before{content:"";}.icon-Chess-Board:before{content:"";}.icon-Chess:before{content:"";}.icon-Chicken:before{content:"";}.icon-Chile:before{content:"";}.icon-Chimney:before{content:"";}.icon-China:before{content:"";}.icon-Chinese-Temple:before{content:"";}.icon-Chip:before{content:"";}.icon-Chopsticks-2:before{content:"";}.icon-Chopsticks:before{content:"";}.icon-Christmas-Ball:before{content:"";}.icon-Christmas-Bell:before{content:"";}.icon-Christmas-Candle:before{content:"";}.icon-Christmas-Hat:before{content:"";}.icon-Christmas-Sleigh:before{content:"";}.icon-Christmas-Snowman:before{content:"";}.icon-Christmas-Sock:before{content:"";}.icon-Christmas-Tree:before{content:"";}.icon-Christmas:before{content:"";}.icon-Chrome:before{content:"";}.icon-Chrysler-Building:before{content:"";}.icon-Cinema:before{content:"";}.icon-Circular-Point:before{content:"";}.icon-City-Hall:before{content:"";}.icon-Clamp:before{content:"";}.icon-Clapperboard-Close:before{content:"";}.icon-Clapperboard-Open:before{content:"";}.icon-Claps:before{content:"";}.icon-Clef:before{content:"";}.icon-Clinic:before{content:"";}.icon-Clock-2:before{content:"";}.icon-Clock-3:before{content:"";}.icon-Clock-4:before{content:"";}.icon-Clock-Back:before{content:"";}.icon-Clock-Forward:before{content:"";}.icon-Clock:before{content:"";}.icon-Close-Window:before{content:"";}.icon-Close:before{content:"";}.icon-Clothing-Store:before{content:"";}.icon-Cloud--:before{content:"";}.icon-Cloud-:before{content:"";}.icon-Cloud-Camera:before{content:"";}.icon-Cloud-Computer:before{content:"";}.icon-Cloud-Email:before{content:"";}.icon-Cloud-Hail:before{content:"";}.icon-Cloud-Laptop:before{content:"";}.icon-Cloud-Lock:before{content:"";}.icon-Cloud-Moon:before{content:"";}.icon-Cloud-Music:before{content:"";}.icon-Cloud-Picture:before{content:"";}.icon-Cloud-Rain:before{content:"";}.icon-Cloud-Remove:before{content:"";}.icon-Cloud-Secure:before{content:"";}.icon-Cloud-Settings:before{content:"";}.icon-Cloud-Smartphone:before{content:"";}.icon-Cloud-Snow:before{content:"";}.icon-Cloud-Sun:before{content:"";}.icon-Cloud-Tablet:before{content:"";}.icon-Cloud-Video:before{content:"";}.icon-Cloud-Weather:before{content:"";}.icon-Cloud:before{content:"";}.icon-Clouds-Weather:before{content:"";}.icon-Clouds:before{content:"";}.icon-Clown:before{content:"";}.icon-CMYK:before{content:"";}.icon-Coat:before{content:"";}.icon-Cocktail:before{content:"";}.icon-Coconut:before{content:"";}.icon-Code-Window:before{content:"";}.icon-Coding:before{content:"";}.icon-Coffee-2:before{content:"";}.icon-Coffee-Bean:before{content:"";}.icon-Coffee-Machine:before{content:"";}.icon-Coffee-toGo:before{content:"";}.icon-Coffee:before{content:"";}.icon-Coffin:before{content:"";}.icon-Coin:before{content:"";}.icon-Coins-2:before{content:"";}.icon-Coins-3:before{content:"";}.icon-Coins:before{content:"";}.icon-Colombia:before{content:"";}.icon-Colosseum:before{content:"";}.icon-Column-2:before{content:"";}.icon-Column-3:before{content:"";}.icon-Column:before{content:"";}.icon-Comb-2:before{content:"";}.icon-Comb:before{content:"";}.icon-Communication-Tower:before{content:"";}.icon-Communication-Tower2:before{content:"";}.icon-Compass-2:before{content:"";}.icon-Compass-3:before{content:"";}.icon-Compass-4:before{content:"";}.icon-Compass-Rose:before{content:"";}.icon-Compass:before{content:"";}.icon-Computer-2:before{content:"";}.icon-Computer-3:before{content:"";}.icon-Computer-Secure:before{content:"";}.icon-Computer:before{content:"";}.icon-Conference:before{content:"";}.icon-Confused:before{content:"";}.icon-Conservation:before{content:"";}.icon-Consulting:before{content:"";}.icon-Contrast:before{content:"";}.icon-Control-2:before{content:"";}.icon-Control:before{content:"";}.icon-Cookie-Man:before{content:"";}.icon-Cookies:before{content:"";}.icon-Cool-Guy:before{content:"";}.icon-Cool:before{content:"";}.icon-Copyright:before{content:"";}.icon-Costume:before{content:"";}.icon-Couple-Sign:before{content:"";}.icon-Cow:before{content:"";}.icon-CPU:before{content:"";}.icon-Crane:before{content:"";}.icon-Cranium:before{content:"";}.icon-Credit-Card:before{content:"";}.icon-Credit-Card2:before{content:"";}.icon-Credit-Card3:before{content:"";}.icon-Cricket:before{content:"";}.icon-Criminal:before{content:"";}.icon-Croissant:before{content:"";}.icon-Crop-2:before{content:"";}.icon-Crop-3:before{content:"";}.icon-Crown-2:before{content:"";}.icon-Crown:before{content:"";}.icon-Crying:before{content:"";}.icon-Cube-Molecule:before{content:"";}.icon-Cube-Molecule2:before{content:"";}.icon-Cupcake:before{content:"";}.icon-Cursor-Click:before{content:"";}.icon-Cursor-Click2:before{content:"";}.icon-Cursor-Move:before{content:"";}.icon-Cursor-Move2:before{content:"";}.icon-Cursor-Select:before{content:"";}.icon-Cursor:before{content:"";}.icon-D-Eyeglasses:before{content:"";}.icon-D-Eyeglasses2:before{content:"";}.icon-Dam:before{content:"";}.icon-Danemark:before{content:"";}.icon-Danger-2:before{content:"";}.icon-Danger:before{content:"";}.icon-Dashboard:before{content:"";}.icon-Data-Backup:before{content:"";}.icon-Data-Block:before{content:"";}.icon-Data-Center:before{content:"";}.icon-Data-Clock:before{content:"";}.icon-Data-Cloud:before{content:"";}.icon-Data-Compress:before{content:"";}.icon-Data-Copy:before{content:"";}.icon-Data-Download:before{content:"";}.icon-Data-Financial:before{content:"";}.icon-Data-Key:before{content:"";}.icon-Data-Lock:before{content:"";}.icon-Data-Network:before{content:"";}.icon-Data-Password:before{content:"";}.icon-Data-Power:before{content:"";}.icon-Data-Refresh:before{content:"";}.icon-Data-Save:before{content:"";}.icon-Data-Search:before{content:"";}.icon-Data-Security:before{content:"";}.icon-Data-Settings:before{content:"";}.icon-Data-Sharing:before{content:"";}.icon-Data-Shield:before{content:"";}.icon-Data-Signal:before{content:"";}.icon-Data-Storage:before{content:"";}.icon-Data-Stream:before{content:"";}.icon-Data-Transfer:before{content:"";}.icon-Data-Unlock:before{content:"";}.icon-Data-Upload:before{content:"";}.icon-Data-Yes:before{content:"";}.icon-Data:before{content:"";}.icon-David-Star:before{content:"";}.icon-Daylight:before{content:"";}.icon-Death:before{content:"";}.icon-Debian:before{content:"";}.icon-Dec:before{content:"";}.icon-Decrase-Inedit:before{content:"";}.icon-Deer-2:before{content:"";}.icon-Deer:before{content:"";}.icon-Delete-File:before{content:"";}.icon-Delete-Window:before{content:"";}.icon-Delicious:before{content:"";}.icon-Depression:before{content:"";}.icon-Deviantart:before{content:"";}.icon-Device-SyncwithCloud:before{content:"";}.icon-Diamond:before{content:"";}.icon-Dice-2:before{content:"";}.icon-Dice:before{content:"";}.icon-Digg:before{content:"";}.icon-Digital-Drawing:before{content:"";}.icon-Diigo:before{content:"";}.icon-Dinosaur:before{content:"";}.icon-Diploma-2:before{content:"";}.icon-Diploma:before{content:"";}.icon-Direction-East:before{content:"";}.icon-Direction-North:before{content:"";}.icon-Direction-South:before{content:"";}.icon-Direction-West:before{content:"";}.icon-Director:before{content:"";}.icon-Disk:before{content:"";}.icon-Dj:before{content:"";}.icon-DNA-2:before{content:"";}.icon-DNA-Helix:before{content:"";}.icon-DNA:before{content:"";}.icon-Doctor:before{content:"";}.icon-Dog:before{content:"";}.icon-Dollar-Sign:before{content:"";}.icon-Dollar-Sign2:before{content:"";}.icon-Dollar:before{content:"";}.icon-Dolphin:before{content:"";}.icon-Domino:before{content:"";}.icon-Door-Hanger:before{content:"";}.icon-Door:before{content:"";}.icon-Doplr:before{content:"";}.icon-Double-Circle:before{content:"";}.icon-Double-Tap:before{content:"";}.icon-Doughnut:before{content:"";}.icon-Dove:before{content:"";}.icon-Down-2:before{content:"";}.icon-Down-3:before{content:"";}.icon-Down-4:before{content:"";}.icon-Down:before{content:"";}.icon-Download-2:before{content:"";}.icon-Download-fromCloud:before{content:"";}.icon-Download-Window:before{content:"";}.icon-Download:before{content:"";}.icon-Downward:before{content:"";}.icon-Drag-Down:before{content:"";}.icon-Drag-Left:before{content:"";}.icon-Drag-Right:before{content:"";}.icon-Drag-Up:before{content:"";}.icon-Drag:before{content:"";}.icon-Dress:before{content:"";}.icon-Drill-2:before{content:"";}.icon-Drill:before{content:"";}.icon-Drop:before{content:"";}.icon-Dropbox:before{content:"";}.icon-Drum:before{content:"";}.icon-Dry:before{content:"";}.icon-Duck:before{content:"";}.icon-Dumbbell:before{content:"";}.icon-Duplicate-Layer:before{content:"";}.icon-Duplicate-Window:before{content:"";}.icon-DVD:before{content:"";}.icon-Eagle:before{content:"";}.icon-Ear:before{content:"";}.icon-Earphones-2:before{content:"";}.icon-Earphones:before{content:"";}.icon-Eci-Icon:before{content:"";}.icon-Edit-Map:before{content:"";}.icon-Edit:before{content:"";}.icon-Eggs:before{content:"";}.icon-Egypt:before{content:"";}.icon-Eifel-Tower:before{content:"";}.icon-eject-2:before{content:"";}.icon-Eject:before{content:"";}.icon-El-Castillo:before{content:"";}.icon-Elbow:before{content:"";}.icon-Electric-Guitar:before{content:"";}.icon-Electricity:before{content:"";}.icon-Elephant:before{content:"";}.icon-Email:before{content:"";}.icon-Embassy:before{content:"";}.icon-Empire-StateBuilding:before{content:"";}.icon-Empty-Box:before{content:"";}.icon-End2:before{content:"";}.icon-End-2:before{content:"";}.icon-End:before{content:"";}.icon-Endways:before{content:"";}.icon-Engineering:before{content:"";}.icon-Envelope-2:before{content:"";}.icon-Envelope:before{content:"";}.icon-Environmental-2:before{content:"";}.icon-Environmental-3:before{content:"";}.icon-Environmental:before{content:"";}.icon-Equalizer:before{content:"";}.icon-Eraser-2:before{content:"";}.icon-Eraser-3:before{content:"";}.icon-Eraser:before{content:"";}.icon-Error-404Window:before{content:"";}.icon-Euro-Sign:before{content:"";}.icon-Euro-Sign2:before{content:"";}.icon-Euro:before{content:"";}.icon-Evernote:before{content:"";}.icon-Evil:before{content:"";}.icon-Explode:before{content:"";}.icon-Eye-2:before{content:"";}.icon-Eye-Blind:before{content:"";}.icon-Eye-Invisible:before{content:"";}.icon-Eye-Scan:before{content:"";}.icon-Eye-Visible:before{content:"";}.icon-Eye:before{content:"";}.icon-Eyebrow-2:before{content:"";}.icon-Eyebrow-3:before{content:"";}.icon-Eyebrow:before{content:"";}.icon-Eyeglasses-Smiley:before{content:"";}.icon-Eyeglasses-Smiley2:before{content:"";}.icon-Face-Style:before{content:"";}.icon-Face-Style2:before{content:"";}.icon-Face-Style3:before{content:"";}.icon-Face-Style4:before{content:"";}.icon-Face-Style5:before{content:"";}.icon-Face-Style6:before{content:"";}.icon-Facebook-2:before{content:"";}.icon-Facebook:before{content:"";}.icon-Factory-2:before{content:"";}.icon-Factory:before{content:"";}.icon-Fahrenheit:before{content:"";}.icon-Family-Sign:before{content:"";}.icon-Fan:before{content:"";}.icon-Farmer:before{content:"";}.icon-Fashion:before{content:"";}.icon-Favorite-Window:before{content:"";}.icon-Fax:before{content:"";}.icon-Feather:before{content:"";}.icon-Feedburner:before{content:"";}.icon-Female-2:before{content:"";}.icon-Female-Sign:before{content:"";}.icon-Female:before{content:"";}.icon-File-Block:before{content:"";}.icon-File-Bookmark:before{content:"";}.icon-File-Chart:before{content:"";}.icon-File-Clipboard:before{content:"";}.icon-File-ClipboardFileText:before{content:"";}.icon-File-ClipboardTextImage:before{content:"";}.icon-File-Cloud:before{content:"";}.icon-File-Copy:before{content:"";}.icon-File-Copy2:before{content:"";}.icon-File-CSV:before{content:"";}.icon-File-Download:before{content:"";}.icon-File-Edit:before{content:"";}.icon-File-Excel:before{content:"";}.icon-File-Favorite:before{content:"";}.icon-File-Fire:before{content:"";}.icon-File-Graph:before{content:"";}.icon-File-Hide:before{content:"";}.icon-File-Horizontal:before{content:"";}.icon-File-HorizontalText:before{content:"";}.icon-File-HTML:before{content:"";}.icon-File-JPG:before{content:"";}.icon-File-Link:before{content:"";}.icon-File-Loading:before{content:"";}.icon-File-Lock:before{content:"";}.icon-File-Love:before{content:"";}.icon-File-Music:before{content:"";}.icon-File-Network:before{content:"";}.icon-File-Pictures:before{content:"";}.icon-File-Pie:before{content:"";}.icon-File-Presentation:before{content:"";}.icon-File-Refresh:before{content:"";}.icon-File-Search:before{content:"";}.icon-File-Settings:before{content:"";}.icon-File-Share:before{content:"";}.icon-File-TextImage:before{content:"";}.icon-File-Trash:before{content:"";}.icon-File-TXT:before{content:"";}.icon-File-Upload:before{content:"";}.icon-File-Video:before{content:"";}.icon-File-Word:before{content:"";}.icon-File-Zip:before{content:"";}.icon-File:before{content:"";}.icon-Files:before{content:"";}.icon-Film-Board:before{content:"";}.icon-Film-Cartridge:before{content:"";}.icon-Film-Strip:before{content:"";}.icon-Film-Video:before{content:"";}.icon-Film:before{content:"";}.icon-Filter-2:before{content:"";}.icon-Filter:before{content:"";}.icon-Financial:before{content:"";}.icon-Find-User:before{content:"";}.icon-Finger-DragFourSides:before{content:"";}.icon-Finger-DragTwoSides:before{content:"";}.icon-Finger-Print:before{content:"";}.icon-Finger:before{content:"";}.icon-Fingerprint-2:before{content:"";}.icon-Fingerprint:before{content:"";}.icon-Fire-Flame:before{content:"";}.icon-Fire-Flame2:before{content:"";}.icon-Fire-Hydrant:before{content:"";}.icon-Fire-Staion:before{content:"";}.icon-Firefox:before{content:"";}.icon-Firewall:before{content:"";}.icon-First-Aid:before{content:"";}.icon-First:before{content:"";}.icon-Fish-Food:before{content:"";}.icon-Fish:before{content:"";}.icon-Fit-To:before{content:"";}.icon-Fit-To2:before{content:"";}.icon-Five-Fingers:before{content:"";}.icon-Five-FingersDrag:before{content:"";}.icon-Five-FingersDrag2:before{content:"";}.icon-Five-FingersTouch:before{content:"";}.icon-Flag-2:before{content:"";}.icon-Flag-3:before{content:"";}.icon-Flag-4:before{content:"";}.icon-Flag-5:before{content:"";}.icon-Flag-6:before{content:"";}.icon-Flag:before{content:"";}.icon-Flamingo:before{content:"";}.icon-Flash-2:before{content:"";}.icon-Flash-Video:before{content:"";}.icon-Flash:before{content:"";}.icon-Flashlight:before{content:"";}.icon-Flask-2:before{content:"";}.icon-Flask:before{content:"";}.icon-Flick:before{content:"";}.icon-Flickr:before{content:"";}.icon-Flowerpot:before{content:"";}.icon-Fluorescent:before{content:"";}.icon-Fog-Day:before{content:"";}.icon-Fog-Night:before{content:"";}.icon-Folder-Add:before{content:"";}.icon-Folder-Archive:before{content:"";}.icon-Folder-Binder:before{content:"";}.icon-Folder-Binder2:before{content:"";}.icon-Folder-Block:before{content:"";}.icon-Folder-Bookmark:before{content:"";}.icon-Folder-Close:before{content:"";}.icon-Folder-Cloud:before{content:"";}.icon-Folder-Delete:before{content:"";}.icon-Folder-Download:before{content:"";}.icon-Folder-Edit:before{content:"";}.icon-Folder-Favorite:before{content:"";}.icon-Folder-Fire:before{content:"";}.icon-Folder-Hide:before{content:"";}.icon-Folder-Link:before{content:"";}.icon-Folder-Loading:before{content:"";}.icon-Folder-Lock:before{content:"";}.icon-Folder-Love:before{content:"";}.icon-Folder-Music:before{content:"";}.icon-Folder-Network:before{content:"";}.icon-Folder-Open:before{content:"";}.icon-Folder-Open2:before{content:"";}.icon-Folder-Organizing:before{content:"";}.icon-Folder-Pictures:before{content:"";}.icon-Folder-Refresh:before{content:"";}.icon-Folder-Remove-:before{content:"";}.icon-Folder-Search:before{content:"";}.icon-Folder-Settings:before{content:"";}.icon-Folder-Share:before{content:"";}.icon-Folder-Trash:before{content:"";}.icon-Folder-Upload:before{content:"";}.icon-Folder-Video:before{content:"";}.icon-Folder-WithDocument:before{content:"";}.icon-Folder-Zip:before{content:"";}.icon-Folder:before{content:"";}.icon-Folders:before{content:"";}.icon-Font-Color:before{content:"";}.icon-Font-Name:before{content:"";}.icon-Font-Size:before{content:"";}.icon-Font-Style:before{content:"";}.icon-Font-StyleSubscript:before{content:"";}.icon-Font-StyleSuperscript:before{content:"";}.icon-Font-Window:before{content:"";}.icon-Foot-2:before{content:"";}.icon-Foot:before{content:"";}.icon-Football-2:before{content:"";}.icon-Football:before{content:"";}.icon-Footprint-2:before{content:"";}.icon-Footprint-3:before{content:"";}.icon-Footprint:before{content:"";}.icon-Forest:before{content:"";}.icon-Fork:before{content:"";}.icon-Formspring:before{content:"";}.icon-Formula:before{content:"";}.icon-Forsquare:before{content:"";}.icon-Forward:before{content:"";}.icon-Fountain-Pen:before{content:"";}.icon-Four-Fingers:before{content:"";}.icon-Four-FingersDrag:before{content:"";}.icon-Four-FingersDrag2:before{content:"";}.icon-Four-FingersTouch:before{content:"";}.icon-Fox:before{content:"";}.icon-Frankenstein:before{content:"";}.icon-French-Fries:before{content:"";}.icon-Friendfeed:before{content:"";}.icon-Friendster:before{content:"";}.icon-Frog:before{content:"";}.icon-Fruits:before{content:"";}.icon-Fuel:before{content:"";}.icon-Full-Bag:before{content:"";}.icon-Full-Basket:before{content:"";}.icon-Full-Cart:before{content:"";}.icon-Full-Moon:before{content:"";}.icon-Full-Screen:before{content:"";}.icon-Full-Screen2:before{content:"";}.icon-Full-View:before{content:"";}.icon-Full-View2:before{content:"";}.icon-Full-ViewWindow:before{content:"";}.icon-Function:before{content:"";}.icon-Funky:before{content:"";}.icon-Funny-Bicycle:before{content:"";}.icon-Furl:before{content:"";}.icon-Gamepad-2:before{content:"";}.icon-Gamepad:before{content:"";}.icon-Gas-Pump:before{content:"";}.icon-Gaugage-2:before{content:"";}.icon-Gaugage:before{content:"";}.icon-Gay:before{content:"";}.icon-Gear-2:before{content:"";}.icon-Gear:before{content:"";}.icon-Gears-2:before{content:"";}.icon-Gears:before{content:"";}.icon-Geek-2:before{content:"";}.icon-Geek:before{content:"";}.icon-Gemini-2:before{content:"";}.icon-Gemini:before{content:"";}.icon-Genius:before{content:"";}.icon-Gentleman:before{content:"";}.icon-Geo--:before{content:"";}.icon-Geo-:before{content:"";}.icon-Geo-Close:before{content:"";}.icon-Geo-Love:before{content:"";}.icon-Geo-Number:before{content:"";}.icon-Geo-Star:before{content:"";}.icon-Geo:before{content:"";}.icon-Geo2--:before{content:"";}.icon-Geo2-:before{content:"";}.icon-Geo2-Close:before{content:"";}.icon-Geo2-Love:before{content:"";}.icon-Geo2-Number:before{content:"";}.icon-Geo2-Star:before{content:"";}.icon-Geo2:before{content:"";}.icon-Geo3--:before{content:"";}.icon-Geo3-:before{content:"";}.icon-Geo3-Close:before{content:"";}.icon-Geo3-Love:before{content:"";}.icon-Geo3-Number:before{content:"";}.icon-Geo3-Star:before{content:"";}.icon-Geo3:before{content:"";}.icon-Gey:before{content:"";}.icon-Gift-Box:before{content:"";}.icon-Giraffe:before{content:"";}.icon-Girl:before{content:"";}.icon-Glass-Water:before{content:"";}.icon-Glasses-2:before{content:"";}.icon-Glasses-3:before{content:"";}.icon-Glasses:before{content:"";}.icon-Global-Position:before{content:"";}.icon-Globe-2:before{content:"";}.icon-Globe:before{content:"";}.icon-Gloves:before{content:"";}.icon-Go-Bottom:before{content:"";}.icon-Go-Top:before{content:"";}.icon-Goggles:before{content:"";}.icon-Golf-2:before{content:"";}.icon-Golf:before{content:"";}.icon-Google-Buzz:before{content:"";}.icon-Google-Drive:before{content:"";}.icon-Google-Play:before{content:"";}.icon-Google-Plus:before{content:"";}.icon-Google:before{content:"";}.icon-Gopro:before{content:"";}.icon-Gorilla:before{content:"";}.icon-Gowalla:before{content:"";}.icon-Grave:before{content:"";}.icon-Graveyard:before{content:"";}.icon-Greece:before{content:"";}.icon-Green-Energy:before{content:"";}.icon-Green-House:before{content:"";}.icon-Guitar:before{content:"";}.icon-Gun-2:before{content:"";}.icon-Gun-3:before{content:"";}.icon-Gun:before{content:"";}.icon-Gymnastics:before{content:"";}.icon-Hair-2:before{content:"";}.icon-Hair-3:before{content:"";}.icon-Hair-4:before{content:"";}.icon-Hair:before{content:"";}.icon-Half-Moon:before{content:"";}.icon-Halloween-HalfMoon:before{content:"";}.icon-Halloween-Moon:before{content:"";}.icon-Hamburger:before{content:"";}.icon-Hammer:before{content:"";}.icon-Hand-Touch:before{content:"";}.icon-Hand-Touch2:before{content:"";}.icon-Hand-TouchSmartphone:before{content:"";}.icon-Hand:before{content:"";}.icon-Hands:before{content:"";}.icon-Handshake:before{content:"";}.icon-Hanger:before{content:"";}.icon-Happy:before{content:"";}.icon-Hat-2:before{content:"";}.icon-Hat:before{content:"";}.icon-Haunted-House:before{content:"";}.icon-HD-Video:before{content:"";}.icon-HD:before{content:"";}.icon-HDD:before{content:"";}.icon-Headphone:before{content:"";}.icon-Headphones:before{content:"";}.icon-Headset:before{content:"";}.icon-Heart-2:before{content:"";}.icon-Heart:before{content:"";}.icon-Heels-2:before{content:"";}.icon-Heels:before{content:"";}.icon-Height-Window:before{content:"";}.icon-Helicopter-2:before{content:"";}.icon-Helicopter:before{content:"";}.icon-Helix-2:before{content:"";}.icon-Hello:before{content:"";}.icon-Helmet-2:before{content:"";}.icon-Helmet-3:before{content:"";}.icon-Helmet:before{content:"";}.icon-Hipo:before{content:"";}.icon-Hipster-Glasses:before{content:"";}.icon-Hipster-Glasses2:before{content:"";}.icon-Hipster-Glasses3:before{content:"";}.icon-Hipster-Headphones:before{content:"";}.icon-Hipster-Men:before{content:"";}.icon-Hipster-Men2:before{content:"";}.icon-Hipster-Men3:before{content:"";}.icon-Hipster-Sunglasses:before{content:"";}.icon-Hipster-Sunglasses2:before{content:"";}.icon-Hipster-Sunglasses3:before{content:"";}.icon-Hokey:before{content:"";}.icon-Holly:before{content:"";}.icon-Home-2:before{content:"";}.icon-Home-3:before{content:"";}.icon-Home-4:before{content:"";}.icon-Home-5:before{content:"";}.icon-Home-Window:before{content:"";}.icon-Home:before{content:"";}.icon-Homosexual:before{content:"";}.icon-Honey:before{content:"";}.icon-Hong-Kong:before{content:"";}.icon-Hoodie:before{content:"";}.icon-Horror:before{content:"";}.icon-Horse:before{content:"";}.icon-Hospital-2:before{content:"";}.icon-Hospital:before{content:"";}.icon-Host:before{content:"";}.icon-Hot-Dog:before{content:"";}.icon-Hotel:before{content:"";}.icon-Hour:before{content:"";}.icon-Hub:before{content:"";}.icon-Humor:before{content:"";}.icon-Hurt:before{content:"";}.icon-Ice-Cream:before{content:"";}.icon-ICQ:before{content:"";}.icon-ID-2:before{content:"";}.icon-ID-3:before{content:"";}.icon-ID-Card:before{content:"";}.icon-Idea-2:before{content:"";}.icon-Idea-3:before{content:"";}.icon-Idea-4:before{content:"";}.icon-Idea-5:before{content:"";}.icon-Idea:before{content:"";}.icon-Identification-Badge:before{content:"";}.icon-ImDB:before{content:"";}.icon-Inbox-Empty:before{content:"";}.icon-Inbox-Forward:before{content:"";}.icon-Inbox-Full:before{content:"";}.icon-Inbox-Into:before{content:"";}.icon-Inbox-Out:before{content:"";}.icon-Inbox-Reply:before{content:"";}.icon-Inbox:before{content:"";}.icon-Increase-Inedit:before{content:"";}.icon-Indent-FirstLine:before{content:"";}.icon-Indent-LeftMargin:before{content:"";}.icon-Indent-RightMargin:before{content:"";}.icon-India:before{content:"";}.icon-Info-Window:before{content:"";}.icon-Information:before{content:"";}.icon-Inifity:before{content:"";}.icon-Instagram:before{content:"";}.icon-Internet-2:before{content:"";}.icon-Internet-Explorer:before{content:"";}.icon-Internet-Smiley:before{content:"";}.icon-Internet:before{content:"";}.icon-iOS-Apple:before{content:"";}.icon-Israel:before{content:"";}.icon-Italic-Text:before{content:"";}.icon-Jacket-2:before{content:"";}.icon-Jacket:before{content:"";}.icon-Jamaica:before{content:"";}.icon-Japan:before{content:"";}.icon-Japanese-Gate:before{content:"";}.icon-Jeans:before{content:"";}.icon-Jeep-2:before{content:"";}.icon-Jeep:before{content:"";}.icon-Jet:before{content:"";}.icon-Joystick:before{content:"";}.icon-Juice:before{content:"";}.icon-Jump-Rope:before{content:"";}.icon-Kangoroo:before{content:"";}.icon-Kenya:before{content:"";}.icon-Key-2:before{content:"";}.icon-Key-3:before{content:"";}.icon-Key-Lock:before{content:"";}.icon-Key:before{content:"";}.icon-Keyboard:before{content:"";}.icon-Keyboard3:before{content:"";}.icon-Keypad:before{content:"";}.icon-King-2:before{content:"";}.icon-King:before{content:"";}.icon-Kiss:before{content:"";}.icon-Knee:before{content:"";}.icon-Knife-2:before{content:"";}.icon-Knife:before{content:"";}.icon-Knight:before{content:"";}.icon-Koala:before{content:"";}.icon-Korea:before{content:"";}.icon-Lamp:before{content:"";}.icon-Landscape-2:before{content:"";}.icon-Landscape:before{content:"";}.icon-Lantern:before{content:"";}.icon-Laptop-2:before{content:"";}.icon-Laptop-3:before{content:"";}.icon-Laptop-Phone:before{content:"";}.icon-Laptop-Secure:before{content:"";}.icon-Laptop-Tablet:before{content:"";}.icon-Laptop:before{content:"";}.icon-Laser:before{content:"";}.icon-Last-FM:before{content:"";}.icon-Last:before{content:"";}.icon-Laughing:before{content:"";}.icon-Layer-1635:before{content:"";}.icon-Layer-1646:before{content:"";}.icon-Layer-Backward:before{content:"";}.icon-Layer-Forward:before{content:"";}.icon-Leafs-2:before{content:"";}.icon-Leafs:before{content:"";}.icon-Leaning-Tower:before{content:"";}.icon-Left--Right:before{content:"";}.icon-Left--Right3:before{content:"";}.icon-Left-2:before{content:"";}.icon-Left-3:before{content:"";}.icon-Left-4:before{content:"";}.icon-Left-ToRight:before{content:"";}.icon-Left:before{content:"";}.icon-Leg-2:before{content:"";}.icon-Leg:before{content:"";}.icon-Lego:before{content:"";}.icon-Lemon:before{content:"";}.icon-Len-2:before{content:"";}.icon-Len-3:before{content:"";}.icon-Len:before{content:"";}.icon-Leo-2:before{content:"";}.icon-Leo:before{content:"";}.icon-Leopard:before{content:"";}.icon-Lesbian:before{content:"";}.icon-Lesbians:before{content:"";}.icon-Letter-Close:before{content:"";}.icon-Letter-Open:before{content:"";}.icon-Letter-Sent:before{content:"";}.icon-Libra-2:before{content:"";}.icon-Libra:before{content:"";}.icon-Library-2:before{content:"";}.icon-Library:before{content:"";}.icon-Life-Jacket:before{content:"";}.icon-Life-Safer:before{content:"";}.icon-Light-Bulb:before{content:"";}.icon-Light-Bulb2:before{content:"";}.icon-Light-BulbLeaf:before{content:"";}.icon-Lighthouse:before{content:"";}.icon-Like-2:before{content:"";}.icon-Like:before{content:"";}.icon-Line-Chart:before{content:"";}.icon-Line-Chart2:before{content:"";}.icon-Line-Chart3:before{content:"";}.icon-Line-Chart4:before{content:"";}.icon-Line-Spacing:before{content:"";}.icon-Line-SpacingText:before{content:"";}.icon-Link-2:before{content:"";}.icon-Link:before{content:"";}.icon-Linkedin-2:before{content:"";}.icon-Linkedin:before{content:"";}.icon-Linux:before{content:"";}.icon-Lion:before{content:"";}.icon-Livejournal:before{content:"";}.icon-Loading-2:before{content:"";}.icon-Loading-3:before{content:"";}.icon-Loading-Window:before{content:"";}.icon-Loading:before{content:"";}.icon-Location-2:before{content:"";}.icon-Location:before{content:"";}.icon-Lock-2:before{content:"";}.icon-Lock-3:before{content:"";}.icon-Lock-User:before{content:"";}.icon-Lock-Window:before{content:"";}.icon-Lock:before{content:"";}.icon-Lollipop-2:before{content:"";}.icon-Lollipop-3:before{content:"";}.icon-Lollipop:before{content:"";}.icon-Loop:before{content:"";}.icon-Loud:before{content:"";}.icon-Loudspeaker:before{content:"";}.icon-Love-2:before{content:"";}.icon-Love-User:before{content:"";}.icon-Love-Window:before{content:"";}.icon-Love:before{content:"";}.icon-Lowercase-Text:before{content:"";}.icon-Luggafe-Front:before{content:"";}.icon-Luggage-2:before{content:"";}.icon-Macro:before{content:"";}.icon-Magic-Wand:before{content:"";}.icon-Magnet:before{content:"";}.icon-Magnifi-Glass-:before{content:"";}.icon-Magnifi-Glass:before{content:"";}.icon-Magnifi-Glass2:before{content:"";}.icon-Mail-2:before{content:"";}.icon-Mail-3:before{content:"";}.icon-Mail-Add:before{content:"";}.icon-Mail-Attachement:before{content:"";}.icon-Mail-Block:before{content:"";}.icon-Mail-Delete:before{content:"";}.icon-Mail-Favorite:before{content:"";}.icon-Mail-Forward:before{content:"";}.icon-Mail-Gallery:before{content:"";}.icon-Mail-Inbox:before{content:"";}.icon-Mail-Link:before{content:"";}.icon-Mail-Lock:before{content:"";}.icon-Mail-Love:before{content:"";}.icon-Mail-Money:before{content:"";}.icon-Mail-Open:before{content:"";}.icon-Mail-Outbox:before{content:"";}.icon-Mail-Password:before{content:"";}.icon-Mail-Photo:before{content:"";}.icon-Mail-Read:before{content:"";}.icon-Mail-Removex:before{content:"";}.icon-Mail-Reply:before{content:"";}.icon-Mail-ReplyAll:before{content:"";}.icon-Mail-Search:before{content:"";}.icon-Mail-Send:before{content:"";}.icon-Mail-Settings:before{content:"";}.icon-Mail-Unread:before{content:"";}.icon-Mail-Video:before{content:"";}.icon-Mail-withAtSign:before{content:"";}.icon-Mail-WithCursors:before{content:"";}.icon-Mail:before{content:"";}.icon-Mailbox-Empty:before{content:"";}.icon-Mailbox-Full:before{content:"";}.icon-Male-2:before{content:"";}.icon-Male-Sign:before{content:"";}.icon-Male:before{content:"";}.icon-MaleFemale:before{content:"";}.icon-Man-Sign:before{content:"";}.icon-Management:before{content:"";}.icon-Mans-Underwear:before{content:"";}.icon-Mans-Underwear2:before{content:"";}.icon-Map-Marker:before{content:"";}.icon-Map-Marker2:before{content:"";}.icon-Map-Marker3:before{content:"";}.icon-Map:before{content:"";}.icon-Map2:before{content:"";}.icon-Marker-2:before{content:"";}.icon-Marker-3:before{content:"";}.icon-Marker:before{content:"";}.icon-Martini-Glass:before{content:"";}.icon-Mask:before{content:"";}.icon-Master-Card:before{content:"";}.icon-Maximize-Window:before{content:"";}.icon-Maximize:before{content:"";}.icon-Medal-2:before{content:"";}.icon-Medal-3:before{content:"";}.icon-Medal:before{content:"";}.icon-Medical-Sign:before{content:"";}.icon-Medicine-2:before{content:"";}.icon-Medicine-3:before{content:"";}.icon-Medicine:before{content:"";}.icon-Megaphone:before{content:"";}.icon-Memory-Card:before{content:"";}.icon-Memory-Card2:before{content:"";}.icon-Memory-Card3:before{content:"";}.icon-Men:before{content:"";}.icon-Menorah:before{content:"";}.icon-Mens:before{content:"";}.icon-Metacafe:before{content:"";}.icon-Mexico:before{content:"";}.icon-Mic:before{content:"";}.icon-Microphone-2:before{content:"";}.icon-Microphone-3:before{content:"";}.icon-Microphone-4:before{content:"";}.icon-Microphone-5:before{content:"";}.icon-Microphone-6:before{content:"";}.icon-Microphone-7:before{content:"";}.icon-Microphone:before{content:"";}.icon-Microscope:before{content:"";}.icon-Milk-Bottle:before{content:"";}.icon-Mine:before{content:"";}.icon-Minimize-Maximize-Close-Window:before{content:"";}.icon-Minimize-Window:before{content:"";}.icon-Minimize:before{content:"";}.icon-Mirror:before{content:"";}.icon-Mixer:before{content:"";}.icon-Mixx:before{content:"";}.icon-Money-2:before{content:"";}.icon-Money-Bag:before{content:"";}.icon-Money-Smiley:before{content:"";}.icon-Money:before{content:"";}.icon-Monitor-2:before{content:"";}.icon-Monitor-3:before{content:"";}.icon-Monitor-4:before{content:"";}.icon-Monitor-5:before{content:"";}.icon-Monitor-Analytics:before{content:"";}.icon-Monitor-Laptop:before{content:"";}.icon-Monitor-phone:before{content:"";}.icon-Monitor-Tablet:before{content:"";}.icon-Monitor-Vertical:before{content:"";}.icon-Monitor:before{content:"";}.icon-Monitoring:before{content:"";}.icon-Monkey:before{content:"";}.icon-Monster:before{content:"";}.icon-Morocco:before{content:"";}.icon-Motorcycle:before{content:"";}.icon-Mouse-2:before{content:"";}.icon-Mouse-3:before{content:"";}.icon-Mouse-4:before{content:"";}.icon-Mouse-Pointer:before{content:"";}.icon-Mouse:before{content:"";}.icon-Moustache-Smiley:before{content:"";}.icon-Movie-Ticket:before{content:"";}.icon-Movie:before{content:"";}.icon-Mp3-File:before{content:"";}.icon-Museum:before{content:"";}.icon-Mushroom:before{content:"";}.icon-Music-Note:before{content:"";}.icon-Music-Note2:before{content:"";}.icon-Music-Note3:before{content:"";}.icon-Music-Note4:before{content:"";}.icon-Music-Player:before{content:"";}.icon-Mustache-2:before{content:"";}.icon-Mustache-3:before{content:"";}.icon-Mustache-4:before{content:"";}.icon-Mustache-5:before{content:"";}.icon-Mustache-6:before{content:"";}.icon-Mustache-7:before{content:"";}.icon-Mustache-8:before{content:"";}.icon-Mustache:before{content:"";}.icon-Mute:before{content:"";}.icon-Navigat-Start:before{content:"";}.icon-Navigate-End:before{content:"";}.icon-Navigation-LeftWindow:before{content:"";}.icon-Navigation-RightWindow:before{content:"";}.icon-Nepal:before{content:"";}.icon-Netscape:before{content:"";}.icon-Network-Window:before{content:"";}.icon-Network:before{content:"";}.icon-Neutron:before{content:"";}.icon-New-Mail:before{content:"";}.icon-New-Tab:before{content:"";}.icon-Newspaper-2:before{content:"";}.icon-Newspaper:before{content:"";}.icon-Newsvine:before{content:"";}.icon-Next2:before{content:"";}.icon-Next-3:before{content:"";}.icon-Next-Music:before{content:"";}.icon-Next:before{content:"";}.icon-No-Battery:before{content:"";}.icon-No-Drop:before{content:"";}.icon-No-Flash:before{content:"";}.icon-No-Smoking:before{content:"";}.icon-Noose:before{content:"";}.icon-Normal-Text:before{content:"";}.icon-Note:before{content:"";}.icon-Notepad-2:before{content:"";}.icon-Notepad:before{content:"";}.icon-Nuclear:before{content:"";}.icon-Numbering-List:before{content:"";}.icon-Nurse:before{content:"";}.icon-Office-Lamp:before{content:"";}.icon-Office:before{content:"";}.icon-Oil:before{content:"";}.icon-Old-Camera:before{content:"";}.icon-Old-Cassette:before{content:"";}.icon-Old-Clock:before{content:"";}.icon-Old-Radio:before{content:"";}.icon-Old-Sticky:before{content:"";}.icon-Old-Sticky2:before{content:"";}.icon-Old-Telephone:before{content:"";}.icon-Old-TV:before{content:"";}.icon-On-Air:before{content:"";}.icon-On-Off-2:before{content:"";}.icon-On-Off-3:before{content:"";}.icon-On-off:before{content:"";}.icon-One-Finger:before{content:"";}.icon-One-FingerTouch:before{content:"";}.icon-One-Window:before{content:"";}.icon-Open-Banana:before{content:"";}.icon-Open-Book:before{content:"";}.icon-Opera-House:before{content:"";}.icon-Opera:before{content:"";}.icon-Optimization:before{content:"";}.icon-Orientation-2:before{content:"";}.icon-Orientation-3:before{content:"";}.icon-Orientation:before{content:"";}.icon-Orkut:before{content:"";}.icon-Ornament:before{content:"";}.icon-Over-Time:before{content:"";}.icon-Over-Time2:before{content:"";}.icon-Owl:before{content:"";}.icon-Pac-Man:before{content:"";}.icon-Paint-Brush:before{content:"";}.icon-Paint-Bucket:before{content:"";}.icon-Paintbrush:before{content:"";}.icon-Palette:before{content:"";}.icon-Palm-Tree:before{content:"";}.icon-Panda:before{content:"";}.icon-Panorama:before{content:"";}.icon-Pantheon:before{content:"";}.icon-Pantone:before{content:"";}.icon-Pants:before{content:"";}.icon-Paper-Plane:before{content:"";}.icon-Paper:before{content:"";}.icon-Parasailing:before{content:"";}.icon-Parrot:before{content:"";}.icon-Password-2shopping:before{content:"";}.icon-Password-Field:before{content:"";}.icon-Password-shopping:before{content:"";}.icon-Password:before{content:"";}.icon-pause-2:before{content:"";}.icon-Pause:before{content:"";}.icon-Paw:before{content:"";}.icon-Pawn:before{content:"";}.icon-Paypal:before{content:"";}.icon-Pen-2:before{content:"";}.icon-Pen-3:before{content:"";}.icon-Pen-4:before{content:"";}.icon-Pen-5:before{content:"";}.icon-Pen-6:before{content:"";}.icon-Pen:before{content:"";}.icon-Pencil-Ruler:before{content:"";}.icon-Pencil:before{content:"";}.icon-Penguin:before{content:"";}.icon-Pentagon:before{content:"";}.icon-People-onCloud:before{content:"";}.icon-Pepper-withFire:before{content:"";}.icon-Pepper:before{content:"";}.icon-Petrol:before{content:"";}.icon-Petronas-Tower:before{content:"";}.icon-Philipines:before{content:"";}.icon-Phone-2:before{content:"";}.icon-Phone-3:before{content:"";}.icon-Phone-3G:before{content:"";}.icon-Phone-4G:before{content:"";}.icon-Phone-Simcard:before{content:"";}.icon-Phone-SMS:before{content:"";}.icon-Phone-Wifi:before{content:"";}.icon-Phone:before{content:"";}.icon-Photo-2:before{content:"";}.icon-Photo-3:before{content:"";}.icon-Photo-Album:before{content:"";}.icon-Photo-Album2:before{content:"";}.icon-Photo-Album3:before{content:"";}.icon-Photo:before{content:"";}.icon-Photos:before{content:"";}.icon-Physics:before{content:"";}.icon-Pi:before{content:"";}.icon-Piano:before{content:"";}.icon-Pie-Chart:before{content:"";}.icon-Pie-Chart2:before{content:"";}.icon-Pie-Chart3:before{content:"";}.icon-Pilates-2:before{content:"";}.icon-Pilates-3:before{content:"";}.icon-Pilates:before{content:"";}.icon-Pilot:before{content:"";}.icon-Pinch:before{content:"";}.icon-Ping-Pong:before{content:"";}.icon-Pinterest:before{content:"";}.icon-Pipe:before{content:"";}.icon-Pipette:before{content:"";}.icon-Piramids:before{content:"";}.icon-Pisces-2:before{content:"";}.icon-Pisces:before{content:"";}.icon-Pizza-Slice:before{content:"";}.icon-Pizza:before{content:"";}.icon-Plane-2:before{content:"";}.icon-Plane:before{content:"";}.icon-Plant:before{content:"";}.icon-Plasmid:before{content:"";}.icon-Plaster:before{content:"";}.icon-Plastic-CupPhone:before{content:"";}.icon-Plastic-CupPhone2:before{content:"";}.icon-Plate:before{content:"";}.icon-Plates:before{content:"";}.icon-Plaxo:before{content:"";}.icon-Play-Music:before{content:"";}.icon-Plug-In:before{content:"";}.icon-Plug-In2:before{content:"";}.icon-Plurk:before{content:"";}.icon-Pointer:before{content:"";}.icon-Poland:before{content:"";}.icon-Police-Man:before{content:"";}.icon-Police-Station:before{content:"";}.icon-Police-Woman:before{content:"";}.icon-Police:before{content:"";}.icon-Polo-Shirt:before{content:"";}.icon-Portrait:before{content:"";}.icon-Portugal:before{content:"";}.icon-Post-Mail:before{content:"";}.icon-Post-Mail2:before{content:"";}.icon-Post-Office:before{content:"";}.icon-Post-Sign:before{content:"";}.icon-Post-Sign2ways:before{content:"";}.icon-Posterous:before{content:"";}.icon-Pound-Sign:before{content:"";}.icon-Pound-Sign2:before{content:"";}.icon-Pound:before{content:"";}.icon-Power-2:before{content:"";}.icon-Power-3:before{content:"";}.icon-Power-Cable:before{content:"";}.icon-Power-Station:before{content:"";}.icon-Power:before{content:"";}.icon-Prater:before{content:"";}.icon-Present:before{content:"";}.icon-Presents:before{content:"";}.icon-Press:before{content:"";}.icon-Preview:before{content:"";}.icon-Previous:before{content:"";}.icon-Pricing:before{content:"";}.icon-Printer:before{content:"";}.icon-Professor:before{content:"";}.icon-Profile:before{content:"";}.icon-Project:before{content:"";}.icon-Projector-2:before{content:"";}.icon-Projector:before{content:"";}.icon-Pulse:before{content:"";}.icon-Pumpkin:before{content:"";}.icon-Punk:before{content:"";}.icon-Punker:before{content:"";}.icon-Puzzle:before{content:"";}.icon-QIK:before{content:"";}.icon-QR-Code:before{content:"";}.icon-Queen-2:before{content:"";}.icon-Queen:before{content:"";}.icon-Quill-2:before{content:"";}.icon-Quill-3:before{content:"";}.icon-Quill:before{content:"";}.icon-Quotes-2:before{content:"";}.icon-Quotes:before{content:"";}.icon-Radio:before{content:"";}.icon-Radioactive:before{content:"";}.icon-Rafting:before{content:"";}.icon-Rain-Drop:before{content:"";}.icon-Rainbow-2:before{content:"";}.icon-Rainbow:before{content:"";}.icon-Ram:before{content:"";}.icon-Razzor-Blade:before{content:"";}.icon-Receipt-2:before{content:"";}.icon-Receipt-3:before{content:"";}.icon-Receipt-4:before{content:"";}.icon-Receipt:before{content:"";}.icon-Record2:before{content:"";}.icon-Record-3:before{content:"";}.icon-Record-Music:before{content:"";}.icon-Record:before{content:"";}.icon-Recycling-2:before{content:"";}.icon-Recycling:before{content:"";}.icon-Reddit:before{content:"";}.icon-Redhat:before{content:"";}.icon-Redirect:before{content:"";}.icon-Redo:before{content:"";}.icon-Reel:before{content:"";}.icon-Refinery:before{content:"";}.icon-Refresh-Window:before{content:"";}.icon-Refresh:before{content:"";}.icon-Reload-2:before{content:"";}.icon-Reload-3:before{content:"";}.icon-Reload:before{content:"";}.icon-Remote-Controll:before{content:"";}.icon-Remote-Controll2:before{content:"";}.icon-Remove-Bag:before{content:"";}.icon-Remove-Basket:before{content:"";}.icon-Remove-Cart:before{content:"";}.icon-Remove-File:before{content:"";}.icon-Remove-User:before{content:"";}.icon-Remove-Window:before{content:"";}.icon-Remove:before{content:"";}.icon-Rename:before{content:"";}.icon-Repair:before{content:"";}.icon-Repeat-2:before{content:"";}.icon-Repeat-3:before{content:"";}.icon-Repeat-4:before{content:"";}.icon-Repeat-5:before{content:"";}.icon-Repeat-6:before{content:"";}.icon-Repeat-7:before{content:"";}.icon-Repeat:before{content:"";}.icon-Reset:before{content:"";}.icon-Resize:before{content:"";}.icon-Restore-Window:before{content:"";}.icon-Retouching:before{content:"";}.icon-Retro-Camera:before{content:"";}.icon-Retro:before{content:"";}.icon-Retweet:before{content:"";}.icon-Reverbnation:before{content:"";}.icon-Rewind:before{content:"";}.icon-RGB:before{content:"";}.icon-Ribbon-2:before{content:"";}.icon-Ribbon-3:before{content:"";}.icon-Ribbon:before{content:"";}.icon-Right-2:before{content:"";}.icon-Right-3:before{content:"";}.icon-Right-4:before{content:"";}.icon-Right-ToLeft:before{content:"";}.icon-Right:before{content:"";}.icon-Road-2:before{content:"";}.icon-Road-3:before{content:"";}.icon-Road:before{content:"";}.icon-Robot-2:before{content:"";}.icon-Robot:before{content:"";}.icon-Rock-andRoll:before{content:"";}.icon-Rocket:before{content:"";}.icon-Roller:before{content:"";}.icon-Roof:before{content:"";}.icon-Rook:before{content:"";}.icon-Rotate-Gesture:before{content:"";}.icon-Rotate-Gesture2:before{content:"";}.icon-Rotate-Gesture3:before{content:"";}.icon-Rotation-390:before{content:"";}.icon-Rotation:before{content:"";}.icon-Router-2:before{content:"";}.icon-Router:before{content:"";}.icon-RSS:before{content:"";}.icon-Ruler-2:before{content:"";}.icon-Ruler:before{content:"";}.icon-Running-Shoes:before{content:"";}.icon-Running:before{content:"";}.icon-Safari:before{content:"";}.icon-Safe-Box:before{content:"";}.icon-Safe-Box2:before{content:"";}.icon-Safety-PinClose:before{content:"";}.icon-Safety-PinOpen:before{content:"";}.icon-Sagittarus-2:before{content:"";}.icon-Sagittarus:before{content:"";}.icon-Sailing-Ship:before{content:"";}.icon-Sand-watch:before{content:"";}.icon-Sand-watch2:before{content:"";}.icon-Santa-Claus:before{content:"";}.icon-Santa-Claus2:before{content:"";}.icon-Santa-onSled:before{content:"";}.icon-Satelite-2:before{content:"";}.icon-Satelite:before{content:"";}.icon-Save-Window:before{content:"";}.icon-Save:before{content:"";}.icon-Saw:before{content:"";}.icon-Saxophone:before{content:"";}.icon-Scale:before{content:"";}.icon-Scarf:before{content:"";}.icon-Scissor:before{content:"";}.icon-Scooter-Front:before{content:"";}.icon-Scooter:before{content:"";}.icon-Scorpio-2:before{content:"";}.icon-Scorpio:before{content:"";}.icon-Scotland:before{content:"";}.icon-Screwdriver:before{content:"";}.icon-Scroll-Fast:before{content:"";}.icon-Scroll:before{content:"";}.icon-Scroller-2:before{content:"";}.icon-Scroller:before{content:"";}.icon-Sea-Dog:before{content:"";}.icon-Search-onCloud:before{content:"";}.icon-Search-People:before{content:"";}.icon-secound:before{content:"";}.icon-secound2:before{content:"";}.icon-Security-Block:before{content:"";}.icon-Security-Bug:before{content:"";}.icon-Security-Camera:before{content:"";}.icon-Security-Check:before{content:"";}.icon-Security-Settings:before{content:"";}.icon-Security-Smiley:before{content:"";}.icon-Securiy-Remove:before{content:"";}.icon-Seed:before{content:"";}.icon-Selfie:before{content:"";}.icon-Serbia:before{content:"";}.icon-Server-2:before{content:"";}.icon-Server:before{content:"";}.icon-Servers:before{content:"";}.icon-Settings-Window:before{content:"";}.icon-Sewing-Machine:before{content:"";}.icon-Sexual:before{content:"";}.icon-Share-onCloud:before{content:"";}.icon-Share-Window:before{content:"";}.icon-Share:before{content:"";}.icon-Sharethis:before{content:"";}.icon-Shark:before{content:"";}.icon-Sheep:before{content:"";}.icon-Sheriff-Badge:before{content:"";}.icon-Shield:before{content:"";}.icon-Ship-2:before{content:"";}.icon-Ship:before{content:"";}.icon-Shirt:before{content:"";}.icon-Shoes-2:before{content:"";}.icon-Shoes-3:before{content:"";}.icon-Shoes:before{content:"";}.icon-Shop-2:before{content:"";}.icon-Shop-3:before{content:"";}.icon-Shop-4:before{content:"";}.icon-Shop:before{content:"";}.icon-Shopping-Bag:before{content:"";}.icon-Shopping-Basket:before{content:"";}.icon-Shopping-Cart:before{content:"";}.icon-Short-Pants:before{content:"";}.icon-Shoutwire:before{content:"";}.icon-Shovel:before{content:"";}.icon-Shuffle-2:before{content:"";}.icon-Shuffle-3:before{content:"";}.icon-Shuffle-4:before{content:"";}.icon-Shuffle:before{content:"";}.icon-Shutter:before{content:"";}.icon-Sidebar-Window:before{content:"";}.icon-Signal:before{content:"";}.icon-Singapore:before{content:"";}.icon-Skate-Shoes:before{content:"";}.icon-Skateboard-2:before{content:"";}.icon-Skateboard:before{content:"";}.icon-Skeleton:before{content:"";}.icon-Ski:before{content:"";}.icon-Skirt:before{content:"";}.icon-Skrill:before{content:"";}.icon-Skull:before{content:"";}.icon-Skydiving:before{content:"";}.icon-Skype:before{content:"";}.icon-Sled-withGifts:before{content:"";}.icon-Sled:before{content:"";}.icon-Sleeping:before{content:"";}.icon-Sleet:before{content:"";}.icon-Slippers:before{content:"";}.icon-Smart:before{content:"";}.icon-Smartphone-2:before{content:"";}.icon-Smartphone-3:before{content:"";}.icon-Smartphone-4:before{content:"";}.icon-Smartphone-Secure:before{content:"";}.icon-Smartphone:before{content:"";}.icon-Smile:before{content:"";}.icon-Smoking-Area:before{content:"";}.icon-Smoking-Pipe:before{content:"";}.icon-Snake:before{content:"";}.icon-Snorkel:before{content:"";}.icon-Snow-2:before{content:"";}.icon-Snow-Dome:before{content:"";}.icon-Snow-Storm:before{content:"";}.icon-Snow:before{content:"";}.icon-Snowflake-2:before{content:"";}.icon-Snowflake-3:before{content:"";}.icon-Snowflake-4:before{content:"";}.icon-Snowflake:before{content:"";}.icon-Snowman:before{content:"";}.icon-Soccer-Ball:before{content:"";}.icon-Soccer-Shoes:before{content:"";}.icon-Socks:before{content:"";}.icon-Solar:before{content:"";}.icon-Sound-Wave:before{content:"";}.icon-Sound:before{content:"";}.icon-Soundcloud:before{content:"";}.icon-Soup:before{content:"";}.icon-South-Africa:before{content:"";}.icon-Space-Needle:before{content:"";}.icon-Spain:before{content:"";}.icon-Spam-Mail:before{content:"";}.icon-Speach-Bubble:before{content:"";}.icon-Speach-Bubble2:before{content:"";}.icon-Speach-Bubble3:before{content:"";}.icon-Speach-Bubble4:before{content:"";}.icon-Speach-Bubble5:before{content:"";}.icon-Speach-Bubble6:before{content:"";}.icon-Speach-Bubble7:before{content:"";}.icon-Speach-Bubble8:before{content:"";}.icon-Speach-Bubble9:before{content:"";}.icon-Speach-Bubble10:before{content:"";}.icon-Speach-Bubble11:before{content:"";}.icon-Speach-Bubble12:before{content:"";}.icon-Speach-Bubble13:before{content:"";}.icon-Speach-BubbleAsking:before{content:"";}.icon-Speach-BubbleComic:before{content:"";}.icon-Speach-BubbleComic2:before{content:"";}.icon-Speach-BubbleComic3:before{content:"";}.icon-Speach-BubbleComic4:before{content:"";}.icon-Speach-BubbleDialog:before{content:"";}.icon-Speach-Bubbles:before{content:"";}.icon-Speak-2:before{content:"";}.icon-Speak:before{content:"";}.icon-Speaker-2:before{content:"";}.icon-Speaker:before{content:"";}.icon-Spell-Check:before{content:"";}.icon-Spell-CheckABC:before{content:"";}.icon-Spermium:before{content:"";}.icon-Spider:before{content:"";}.icon-Spiderweb:before{content:"";}.icon-Split-FourSquareWindow:before{content:"";}.icon-Split-Horizontal:before{content:"";}.icon-Split-Horizontal2Window:before{content:"";}.icon-Split-Vertical:before{content:"";}.icon-Split-Vertical2:before{content:"";}.icon-Split-Window:before{content:"";}.icon-Spoder:before{content:"";}.icon-Spoon:before{content:"";}.icon-Sport-Mode:before{content:"";}.icon-Sports-Clothings1:before{content:"";}.icon-Sports-Clothings2:before{content:"";}.icon-Sports-Shirt:before{content:"";}.icon-Spot:before{content:"";}.icon-Spray:before{content:"";}.icon-Spread:before{content:"";}.icon-Spring:before{content:"";}.icon-Spurl:before{content:"";}.icon-Spy:before{content:"";}.icon-Squirrel:before{content:"";}.icon-SSL:before{content:"";}.icon-St-BasilsCathedral:before{content:"";}.icon-St-PaulsCathedral:before{content:"";}.icon-Stamp-2:before{content:"";}.icon-Stamp:before{content:"";}.icon-Stapler:before{content:"";}.icon-Star-Track:before{content:"";}.icon-Star:before{content:"";}.icon-Starfish:before{content:"";}.icon-Start2:before{content:"";}.icon-Start-3:before{content:"";}.icon-Start-ways:before{content:"";}.icon-Start:before{content:"";}.icon-Statistic:before{content:"";}.icon-Stethoscope:before{content:"";}.icon-stop--2:before{content:"";}.icon-Stop-Music:before{content:"";}.icon-Stop:before{content:"";}.icon-Stopwatch-2:before{content:"";}.icon-Stopwatch:before{content:"";}.icon-Storm:before{content:"";}.icon-Street-View:before{content:"";}.icon-Street-View2:before{content:"";}.icon-Strikethrough-Text:before{content:"";}.icon-Stroller:before{content:"";}.icon-Structure:before{content:"";}.icon-Student-Female:before{content:"";}.icon-Student-Hat:before{content:"";}.icon-Student-Hat2:before{content:"";}.icon-Student-Male:before{content:"";}.icon-Student-MaleFemale:before{content:"";}.icon-Students:before{content:"";}.icon-Studio-Flash:before{content:"";}.icon-Studio-Lightbox:before{content:"";}.icon-Stumbleupon:before{content:"";}.icon-Suit:before{content:"";}.icon-Suitcase:before{content:"";}.icon-Sum-2:before{content:"";}.icon-Sum:before{content:"";}.icon-Summer:before{content:"";}.icon-Sun-CloudyRain:before{content:"";}.icon-Sun:before{content:"";}.icon-Sunglasses-2:before{content:"";}.icon-Sunglasses-3:before{content:"";}.icon-Sunglasses-Smiley:before{content:"";}.icon-Sunglasses-Smiley2:before{content:"";}.icon-Sunglasses-W:before{content:"";}.icon-Sunglasses-W2:before{content:"";}.icon-Sunglasses-W3:before{content:"";}.icon-Sunglasses:before{content:"";}.icon-Sunrise:before{content:"";}.icon-Sunset:before{content:"";}.icon-Superman:before{content:"";}.icon-Support:before{content:"";}.icon-Surprise:before{content:"";}.icon-Sushi:before{content:"";}.icon-Sweden:before{content:"";}.icon-Swimming-Short:before{content:"";}.icon-Swimming:before{content:"";}.icon-Swimmwear:before{content:"";}.icon-Switch:before{content:"";}.icon-Switzerland:before{content:"";}.icon-Sync-Cloud:before{content:"";}.icon-Sync:before{content:"";}.icon-Synchronize-2:before{content:"";}.icon-Synchronize:before{content:"";}.icon-T-Shirt:before{content:"";}.icon-Tablet-2:before{content:"";}.icon-Tablet-3:before{content:"";}.icon-Tablet-Orientation:before{content:"";}.icon-Tablet-Phone:before{content:"";}.icon-Tablet-Secure:before{content:"";}.icon-Tablet-Vertical:before{content:"";}.icon-Tablet:before{content:"";}.icon-Tactic:before{content:"";}.icon-Tag-2:before{content:"";}.icon-Tag-3:before{content:"";}.icon-Tag-4:before{content:"";}.icon-Tag-5:before{content:"";}.icon-Tag:before{content:"";}.icon-Taj-Mahal:before{content:"";}.icon-Talk-Man:before{content:"";}.icon-Tap:before{content:"";}.icon-Target-Market:before{content:"";}.icon-Target:before{content:"";}.icon-Taurus-2:before{content:"";}.icon-Taurus:before{content:"";}.icon-Taxi-2:before{content:"";}.icon-Taxi-Sign:before{content:"";}.icon-Taxi:before{content:"";}.icon-Teacher:before{content:"";}.icon-Teapot:before{content:"";}.icon-Teddy-Bear:before{content:"";}.icon-Tee-Mug:before{content:"";}.icon-Telephone-2:before{content:"";}.icon-Telephone:before{content:"";}.icon-Telescope:before{content:"";}.icon-Temperature-2:before{content:"";}.icon-Temperature-3:before{content:"";}.icon-Temperature:before{content:"";}.icon-Temple:before{content:"";}.icon-Tennis-Ball:before{content:"";}.icon-Tennis:before{content:"";}.icon-Tent:before{content:"";}.icon-Test-Tube:before{content:"";}.icon-Test-Tube2:before{content:"";}.icon-Testimonal:before{content:"";}.icon-Text-Box:before{content:"";}.icon-Text-Effect:before{content:"";}.icon-Text-HighlightColor:before{content:"";}.icon-Text-Paragraph:before{content:"";}.icon-Thailand:before{content:"";}.icon-The-WhiteHouse:before{content:"";}.icon-This-SideUp:before{content:"";}.icon-Thread:before{content:"";}.icon-Three-ArrowFork:before{content:"";}.icon-Three-Fingers:before{content:"";}.icon-Three-FingersDrag:before{content:"";}.icon-Three-FingersDrag2:before{content:"";}.icon-Three-FingersTouch:before{content:"";}.icon-Thumb:before{content:"";}.icon-Thumbs-DownSmiley:before{content:"";}.icon-Thumbs-UpSmiley:before{content:"";}.icon-Thunder:before{content:"";}.icon-Thunderstorm:before{content:"";}.icon-Ticket:before{content:"";}.icon-Tie-2:before{content:"";}.icon-Tie-3:before{content:"";}.icon-Tie-4:before{content:"";}.icon-Tie:before{content:"";}.icon-Tiger:before{content:"";}.icon-Time-Backup:before{content:"";}.icon-Time-Bomb:before{content:"";}.icon-Time-Clock:before{content:"";}.icon-Time-Fire:before{content:"";}.icon-Time-Machine:before{content:"";}.icon-Time-Window:before{content:"";}.icon-Timer-2:before{content:"";}.icon-Timer:before{content:"";}.icon-To-Bottom:before{content:"";}.icon-To-Bottom2:before{content:"";}.icon-To-Left:before{content:"";}.icon-To-Right:before{content:"";}.icon-To-Top:before{content:"";}.icon-To-Top2:before{content:"";}.icon-Token-:before{content:"";}.icon-Tomato:before{content:"";}.icon-Tongue:before{content:"";}.icon-Tooth-2:before{content:"";}.icon-Tooth:before{content:"";}.icon-Top-ToBottom:before{content:"";}.icon-Touch-Window:before{content:"";}.icon-Tourch:before{content:"";}.icon-Tower-2:before{content:"";}.icon-Tower-Bridge:before{content:"";}.icon-Tower:before{content:"";}.icon-Trace:before{content:"";}.icon-Tractor:before{content:"";}.icon-traffic-Light:before{content:"";}.icon-Traffic-Light2:before{content:"";}.icon-Train-2:before{content:"";}.icon-Train:before{content:"";}.icon-Tram:before{content:"";}.icon-Transform-2:before{content:"";}.icon-Transform-3:before{content:"";}.icon-Transform-4:before{content:"";}.icon-Transform:before{content:"";}.icon-Trash-withMen:before{content:"";}.icon-Tree-2:before{content:"";}.icon-Tree-3:before{content:"";}.icon-Tree-4:before{content:"";}.icon-Tree-5:before{content:"";}.icon-Tree:before{content:"";}.icon-Trekking:before{content:"";}.icon-Triangle-ArrowDown:before{content:"";}.icon-Triangle-ArrowLeft:before{content:"";}.icon-Triangle-ArrowRight:before{content:"";}.icon-Triangle-ArrowUp:before{content:"";}.icon-Tripod-2:before{content:"";}.icon-Tripod-andVideo:before{content:"";}.icon-Tripod-withCamera:before{content:"";}.icon-Tripod-withGopro:before{content:"";}.icon-Trophy-2:before{content:"";}.icon-Trophy:before{content:"";}.icon-Truck:before{content:"";}.icon-Trumpet:before{content:"";}.icon-Tumblr:before{content:"";}.icon-Turkey:before{content:"";}.icon-Turn-Down:before{content:"";}.icon-Turn-Down2:before{content:"";}.icon-Turn-DownFromLeft:before{content:"";}.icon-Turn-DownFromRight:before{content:"";}.icon-Turn-Left:before{content:"";}.icon-Turn-Left3:before{content:"";}.icon-Turn-Right:before{content:"";}.icon-Turn-Right3:before{content:"";}.icon-Turn-Up:before{content:"";}.icon-Turn-Up2:before{content:"";}.icon-Turtle:before{content:"";}.icon-Tuxedo:before{content:"";}.icon-TV:before{content:"";}.icon-Twister:before{content:"";}.icon-Twitter-2:before{content:"";}.icon-Twitter:before{content:"";}.icon-Two-Fingers:before{content:"";}.icon-Two-FingersDrag:before{content:"";}.icon-Two-FingersDrag2:before{content:"";}.icon-Two-FingersScroll:before{content:"";}.icon-Two-FingersTouch:before{content:"";}.icon-Two-Windows:before{content:"";}.icon-Type-Pass:before{content:"";}.icon-Ukraine:before{content:"";}.icon-Umbrela:before{content:"";}.icon-Umbrella-2:before{content:"";}.icon-Umbrella-3:before{content:"";}.icon-Under-LineText:before{content:"";}.icon-Undo:before{content:"";}.icon-United-Kingdom:before{content:"";}.icon-United-States:before{content:"";}.icon-University-2:before{content:"";}.icon-University:before{content:"";}.icon-Unlike-2:before{content:"";}.icon-Unlike:before{content:"";}.icon-Unlock-2:before{content:"";}.icon-Unlock-3:before{content:"";}.icon-Unlock:before{content:"";}.icon-Up--Down:before{content:"";}.icon-Up--Down3:before{content:"";}.icon-Up-2:before{content:"";}.icon-Up-3:before{content:"";}.icon-Up-4:before{content:"";}.icon-Up:before{content:"";}.icon-Upgrade:before{content:"";}.icon-Upload-2:before{content:"";}.icon-Upload-toCloud:before{content:"";}.icon-Upload-Window:before{content:"";}.icon-Upload:before{content:"";}.icon-Uppercase-Text:before{content:"";}.icon-Upward:before{content:"";}.icon-URL-Window:before{content:"";}.icon-Usb-2:before{content:"";}.icon-Usb-Cable:before{content:"";}.icon-Usb:before{content:"";}.icon-User:before{content:"";}.icon-Ustream:before{content:"";}.icon-Vase:before{content:"";}.icon-Vector-2:before{content:"";}.icon-Vector-3:before{content:"";}.icon-Vector-4:before{content:"";}.icon-Vector-5:before{content:"";}.icon-Vector:before{content:"";}.icon-Venn-Diagram:before{content:"";}.icon-Vest-2:before{content:"";}.icon-Vest:before{content:"";}.icon-Viddler:before{content:"";}.icon-Video-2:before{content:"";}.icon-Video-3:before{content:"";}.icon-Video-4:before{content:"";}.icon-Video-5:before{content:"";}.icon-Video-6:before{content:"";}.icon-Video-GameController:before{content:"";}.icon-Video-Len:before{content:"";}.icon-Video-Len2:before{content:"";}.icon-Video-Photographer:before{content:"";}.icon-Video-Tripod:before{content:"";}.icon-Video:before{content:"";}.icon-Vietnam:before{content:"";}.icon-View-Height:before{content:"";}.icon-View-Width:before{content:"";}.icon-Vimeo:before{content:"";}.icon-Virgo-2:before{content:"";}.icon-Virgo:before{content:"";}.icon-Virus-2:before{content:"";}.icon-Virus-3:before{content:"";}.icon-Virus:before{content:"";}.icon-Visa:before{content:"";}.icon-Voice:before{content:"";}.icon-Voicemail:before{content:"";}.icon-Volleyball:before{content:"";}.icon-Volume-Down:before{content:"";}.icon-Volume-Up:before{content:"";}.icon-VPN:before{content:"";}.icon-Wacom-Tablet:before{content:"";}.icon-Waiter:before{content:"";}.icon-Walkie-Talkie:before{content:"";}.icon-Wallet-2:before{content:"";}.icon-Wallet-3:before{content:"";}.icon-Wallet:before{content:"";}.icon-Warehouse:before{content:"";}.icon-Warning-Window:before{content:"";}.icon-Watch-2:before{content:"";}.icon-Watch-3:before{content:"";}.icon-Watch:before{content:"";}.icon-Wave-2:before{content:"";}.icon-Wave:before{content:"";}.icon-Webcam:before{content:"";}.icon-weight-Lift:before{content:"";}.icon-Wheelbarrow:before{content:"";}.icon-Wheelchair:before{content:"";}.icon-Width-Window:before{content:"";}.icon-Wifi-2:before{content:"";}.icon-Wifi-Keyboard:before{content:"";}.icon-Wifi:before{content:"";}.icon-Wind-Turbine:before{content:"";}.icon-Windmill:before{content:"";}.icon-Window-2:before{content:"";}.icon-Window:before{content:"";}.icon-Windows-2:before{content:"";}.icon-Windows-Microsoft:before{content:"";}.icon-Windows:before{content:"";}.icon-Windsock:before{content:"";}.icon-Windy:before{content:"";}.icon-Wine-Bottle:before{content:"";}.icon-Wine-Glass:before{content:"";}.icon-Wink:before{content:"";}.icon-Winter-2:before{content:"";}.icon-Winter:before{content:"";}.icon-Wireless:before{content:"";}.icon-Witch-Hat:before{content:"";}.icon-Witch:before{content:"";}.icon-Wizard:before{content:"";}.icon-Wolf:before{content:"";}.icon-Woman-Sign:before{content:"";}.icon-WomanMan:before{content:"";}.icon-Womans-Underwear:before{content:"";}.icon-Womans-Underwear2:before{content:"";}.icon-Women:before{content:"";}.icon-Wonder-Woman:before{content:"";}.icon-Wordpress:before{content:"";}.icon-Worker-Clothes:before{content:"";}.icon-Worker:before{content:"";}.icon-Wrap-Text:before{content:"";}.icon-Wreath:before{content:"";}.icon-Wrench:before{content:"";}.icon-X-Box:before{content:"";}.icon-X-ray:before{content:"";}.icon-Xanga:before{content:"";}.icon-Xing:before{content:"";}.icon-Yacht:before{content:"";}.icon-Yahoo-Buzz:before{content:"";}.icon-Yahoo:before{content:"";}.icon-Yelp:before{content:"";}.icon-Yes:before{content:"";}.icon-Ying-Yang:before{content:"";}.icon-Youtube:before{content:"";}.icon-Z-A:before{content:"";}.icon-Zebra:before{content:"";}.icon-Zombie:before{content:"";}.icon-Zoom-Gesture:before{content:"";}.icon-Zootool:before{content:"";}.icon-moon{font-family:"IcoMoon-Ultimate" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-moon-home:before{content:"";}.icon-moon-home2:before{content:"";}.icon-moon-home3:before{content:"";}.icon-moon-home4:before{content:"";}.icon-moon-home5:before{content:"";}.icon-moon-home6:before{content:"";}.icon-moon-home7:before{content:"";}.icon-moon-home8:before{content:"";}.icon-moon-home9:before{content:"";}.icon-moon-office:before{content:"";}.icon-moon-city:before{content:"";}.icon-moon-newspaper:before{content:"";}.icon-moon-magazine:before{content:"";}.icon-moon-design:before{content:"";}.icon-moon-pencil:before{content:"";}.icon-moon-pencil2:before{content:"";}.icon-moon-pencil3:before{content:"";}.icon-moon-pencil4:before{content:"";}.icon-moon-pencil5:before{content:"";}.icon-moon-pencil6:before{content:"";}.icon-moon-pencil7:before{content:"";}.icon-moon-eraser:before{content:"";}.icon-moon-eraser2:before{content:"";}.icon-moon-eraser3:before{content:"";}.icon-moon-quill:before{content:"";}.icon-moon-quill2:before{content:"";}.icon-moon-quill3:before{content:"";}.icon-moon-quill4:before{content:"";}.icon-moon-pen:before{content:"";}.icon-moon-pen-plus:before{content:"";}.icon-moon-pen-minus:before{content:"";}.icon-moon-pen2:before{content:"";}.icon-moon-pen3:before{content:"";}.icon-moon-pen4:before{content:"";}.icon-moon-pen5:before{content:"";}.icon-moon-marker:before{content:"";}.icon-moon-marker2:before{content:"";}.icon-moon-blog:before{content:"";}.icon-moon-blog2:before{content:"";}.icon-moon-pen6:before{content:"";}.icon-moon-brush:before{content:"";}.icon-moon-spray:before{content:"";}.icon-moon-palette:before{content:"";}.icon-moon-palette2:before{content:"";}.icon-moon-color-sampler:before{content:"";}.icon-moon-toggle:before{content:"";}.icon-moon-bucket:before{content:"";}.icon-moon-bucket2:before{content:"";}.icon-moon-gradient:before{content:"";}.icon-moon-eyedropper:before{content:"";}.icon-moon-eyedropper2:before{content:"";}.icon-moon-eyedropper3:before{content:"";}.icon-moon-droplet:before{content:"";}.icon-moon-droplet2:before{content:"";}.icon-moon-droplet-contrast:before{content:"";}.icon-moon-color-clear:before{content:"";}.icon-moon-paint-format:before{content:"";}.icon-moon-stamp:before{content:"";}.icon-moon-images:before{content:"";}.icon-moon-image:before{content:"";}.icon-moon-image2:before{content:"";}.icon-moon-image-compare:before{content:"";}.icon-moon-images2:before{content:"";}.icon-moon-image3:before{content:"";}.icon-moon-images3:before{content:"";}.icon-moon-image4:before{content:"";}.icon-moon-image5:before{content:"";}.icon-moon-image6:before{content:"";}.icon-moon-camera:before{content:"";}.icon-moon-camera2:before{content:"";}.icon-moon-camera3:before{content:"";}.icon-moon-shutter:before{content:"";}.icon-moon-headphones:before{content:"";}.icon-moon-headset:before{content:"";}.icon-moon-music:before{content:"";}.icon-moon-music2:before{content:"";}.icon-moon-music3:before{content:"";}.icon-moon-music4:before{content:"";}.icon-moon-music5:before{content:"";}.icon-moon-music6:before{content:"";}.icon-moon-album:before{content:"";}.icon-moon-cassette:before{content:"";}.icon-moon-tape:before{content:"";}.icon-moon-piano:before{content:"";}.icon-moon-guitar:before{content:"";}.icon-moon-trumpet:before{content:"";}.icon-moon-speakers:before{content:"";}.icon-moon-play:before{content:"";}.icon-moon-play2:before{content:"";}.icon-moon-clapboard-play:before{content:"";}.icon-moon-clapboard:before{content:"";}.icon-moon-media:before{content:"";}.icon-moon-presentation:before{content:"";}.icon-moon-movie:before{content:"";}.icon-moon-film:before{content:"";}.icon-moon-film2:before{content:"";}.icon-moon-film3:before{content:"";}.icon-moon-film4:before{content:"";}.icon-moon-video-camera:before{content:"";}.icon-moon-video-camera2:before{content:"";}.icon-moon-video-camera-slash:before{content:"";}.icon-moon-video-camera3:before{content:"";}.icon-moon-video-camera4:before{content:"";}.icon-moon-video-camera-slash2:before{content:"";}.icon-moon-video-camera5:before{content:"";}.icon-moon-recording:before{content:"";}.icon-moon-dice:before{content:"";}.icon-moon-gamepad:before{content:"";}.icon-moon-gamepad2:before{content:"";}.icon-moon-gamepad3:before{content:"";}.icon-moon-pacman:before{content:"";}.icon-moon-spades:before{content:"";}.icon-moon-clubs:before{content:"";}.icon-moon-diamonds:before{content:"";}.icon-moon-chess-king:before{content:"";}.icon-moon-chess-queen:before{content:"";}.icon-moon-chess-rook:before{content:"";}.icon-moon-chess-bishop:before{content:"";}.icon-moon-chess-knight:before{content:"";}.icon-moon-chess-pawn:before{content:"";}.icon-moon-chess:before{content:"";}.icon-moon-bullhorn:before{content:"";}.icon-moon-megaphone:before{content:"";}.icon-moon-new:before{content:"";}.icon-moon-connection:before{content:"";}.icon-moon-connection2:before{content:"";}.icon-moon-connection3:before{content:"";}.icon-moon-connection4:before{content:"";}.icon-moon-podcast:before{content:"";}.icon-moon-station:before{content:"";}.icon-moon-station2:before{content:"";}.icon-moon-antenna:before{content:"";}.icon-moon-satellite-dish:before{content:"";}.icon-moon-satellite-dish2:before{content:"";}.icon-moon-feed:before{content:"";}.icon-moon-podcast2:before{content:"";}.icon-moon-antenna2:before{content:"";}.icon-moon-mic:before{content:"";}.icon-moon-mic-off:before{content:"";}.icon-moon-mic2:before{content:"";}.icon-moon-mic-off2:before{content:"";}.icon-moon-mic3:before{content:"";}.icon-moon-mic4:before{content:"";}.icon-moon-mic5:before{content:"";}.icon-moon-book:before{content:"";}.icon-moon-book2:before{content:"";}.icon-moon-book-play:before{content:"";}.icon-moon-book3:before{content:"";}.icon-moon-bookmark:before{content:"";}.icon-moon-books:before{content:"";}.icon-moon-archive:before{content:"";}.icon-moon-reading:before{content:"";}.icon-moon-library:before{content:"";}.icon-moon-library2:before{content:"";}.icon-moon-graduation:before{content:"";}.icon-moon-file-text:before{content:"";}.icon-moon-profile:before{content:"";}.icon-moon-file-empty:before{content:"";}.icon-moon-file-empty2:before{content:"";}.icon-moon-files-empty:before{content:"";}.icon-moon-files-empty2:before{content:"";}.icon-moon-file-plus:before{content:"";}.icon-moon-file-plus2:before{content:"";}.icon-moon-file-minus:before{content:"";}.icon-moon-file-minus2:before{content:"";}.icon-moon-file-download:before{content:"";}.icon-moon-file-download2:before{content:"";}.icon-moon-file-upload:before{content:"";}.icon-moon-file-upload2:before{content:"";}.icon-moon-file-check:before{content:"";}.icon-moon-file-check2:before{content:"";}.icon-moon-file-eye:before{content:"";}.icon-moon-file-eye2:before{content:"";}.icon-moon-file-text2:before{content:"";}.icon-moon-file-text3:before{content:"";}.icon-moon-file-picture:before{content:"";}.icon-moon-file-picture2:before{content:"";}.icon-moon-file-music:before{content:"";}.icon-moon-file-music2:before{content:"";}.icon-moon-file-play:before{content:"";}.icon-moon-file-play2:before{content:"";}.icon-moon-file-video:before{content:"";}.icon-moon-file-video2:before{content:"";}.icon-moon-copy:before{content:"";}.icon-moon-copy2:before{content:"";}.icon-moon-file-zip:before{content:"";}.icon-moon-file-zip2:before{content:"";}.icon-moon-file-xml:before{content:"";}.icon-moon-file-xml2:before{content:"";}.icon-moon-file-css:before{content:"";}.icon-moon-file-css2:before{content:"";}.icon-moon-file-presentation:before{content:"";}.icon-moon-file-presentation2:before{content:"";}.icon-moon-file-stats:before{content:"";}.icon-moon-file-stats2:before{content:"";}.icon-moon-file-locked:before{content:"";}.icon-moon-file-locked2:before{content:"";}.icon-moon-file-spreadsheet:before{content:"";}.icon-moon-file-spreadsheet2:before{content:"";}.icon-moon-copy3:before{content:"";}.icon-moon-copy4:before{content:"";}.icon-moon-paste:before{content:"";}.icon-moon-paste2:before{content:"";}.icon-moon-paste3:before{content:"";}.icon-moon-paste4:before{content:"";}.icon-moon-stack:before{content:"";}.icon-moon-stack2:before{content:"";}.icon-moon-stack3:before{content:"";}.icon-moon-folder:before{content:"";}.icon-moon-folder-search:before{content:"";}.icon-moon-folder-download:before{content:"";}.icon-moon-folder-upload:before{content:"";}.icon-moon-folder-plus:before{content:"";}.icon-moon-folder-plus2:before{content:"";}.icon-moon-folder-minus:before{content:"";}.icon-moon-folder-minus2:before{content:"";}.icon-moon-folder-check:before{content:"";}.icon-moon-folder-heart:before{content:"";}.icon-moon-folder-remove:before{content:"";}.icon-moon-folder2:before{content:"";}.icon-moon-folder-open:before{content:"";}.icon-moon-folder3:before{content:"";}.icon-moon-folder4:before{content:"";}.icon-moon-folder-plus3:before{content:"";}.icon-moon-folder-minus3:before{content:"";}.icon-moon-folder-plus4:before{content:"";}.icon-moon-folder-minus4:before{content:"";}.icon-moon-folder-download2:before{content:"";}.icon-moon-folder-upload2:before{content:"";}.icon-moon-folder-download3:before{content:"";}.icon-moon-folder-upload3:before{content:"";}.icon-moon-folder5:before{content:"";}.icon-moon-folder-open2:before{content:"";}.icon-moon-folder6:before{content:"";}.icon-moon-folder-open3:before{content:"";}.icon-moon-certificate:before{content:"";}.icon-moon-cc:before{content:"";}.icon-moon-price-tag:before{content:"";}.icon-moon-price-tag2:before{content:"";}.icon-moon-price-tags:before{content:"";}.icon-moon-price-tag3:before{content:"";}.icon-moon-price-tags2:before{content:"";}.icon-moon-price-tag4:before{content:"";}.icon-moon-price-tags3:before{content:"";}.icon-moon-price-tag5:before{content:"";}.icon-moon-price-tags4:before{content:"";}.icon-moon-barcode:before{content:"";}.icon-moon-barcode2:before{content:"";}.icon-moon-qrcode:before{content:"";}.icon-moon-ticket:before{content:"";}.icon-moon-ticket2:before{content:"";}.icon-moon-theater:before{content:"";}.icon-moon-store:before{content:"";}.icon-moon-store2:before{content:"";}.icon-moon-cart:before{content:"";}.icon-moon-cart2:before{content:"";}.icon-moon-cart3:before{content:"";}.icon-moon-cart4:before{content:"";}.icon-moon-cart5:before{content:"";}.icon-moon-cart-add:before{content:"";}.icon-moon-cart-add2:before{content:"";}.icon-moon-cart-remove:before{content:"";}.icon-moon-basket:before{content:"";}.icon-moon-bag:before{content:"";}.icon-moon-bag2:before{content:"";}.icon-moon-percent:before{content:"";}.icon-moon-coins:before{content:"";}.icon-moon-coin-dollar:before{content:"";}.icon-moon-coin-euro:before{content:"";}.icon-moon-coin-pound:before{content:"";}.icon-moon-coin-yen:before{content:"";}.icon-moon-piggy-bank:before{content:"";}.icon-moon-wallet:before{content:"";}.icon-moon-cash:before{content:"";}.icon-moon-cash2:before{content:"";}.icon-moon-cash3:before{content:"";}.icon-moon-cash4:before{content:"";}.icon-moon-credit-card:before{content:"";}.icon-moon-credit-card2:before{content:"";}.icon-moon-calculator:before{content:"";}.icon-moon-calculator2:before{content:"";}.icon-moon-calculator3:before{content:"";}.icon-moon-chip:before{content:"";}.icon-moon-lifebuoy:before{content:"";}.icon-moon-phone:before{content:"";}.icon-moon-phone2:before{content:"";}.icon-moon-phone-slash:before{content:"";}.icon-moon-phone-wave:before{content:"";}.icon-moon-phone-plus:before{content:"";}.icon-moon-phone-minus:before{content:"";}.icon-moon-phone-plus2:before{content:"";}.icon-moon-phone-minus2:before{content:"";}.icon-moon-phone-incoming:before{content:"";}.icon-moon-phone-outgoing:before{content:"";}.icon-moon-phone3:before{content:"";}.icon-moon-phone-slash2:before{content:"";}.icon-moon-phone-wave2:before{content:"";}.icon-moon-phone-hang-up:before{content:"";}.icon-moon-phone-hang-up2:before{content:"";}.icon-moon-address-book:before{content:"";}.icon-moon-address-book2:before{content:"";}.icon-moon-address-book3:before{content:"";}.icon-moon-notebook:before{content:"";}.icon-moon-at-sign:before{content:"";}.icon-moon-envelop:before{content:"";}.icon-moon-envelop2:before{content:"";}.icon-moon-envelop3:before{content:"";}.icon-moon-envelop4:before{content:"";}.icon-moon-envelop5:before{content:"";}.icon-moon-mailbox:before{content:"";}.icon-moon-pushpin:before{content:"";}.icon-moon-pushpin2:before{content:"";}.icon-moon-location:before{content:"";}.icon-moon-location2:before{content:"";}.icon-moon-location3:before{content:"";}.icon-moon-location4:before{content:"";}.icon-moon-location5:before{content:"";}.icon-moon-location6:before{content:"";}.icon-moon-location7:before{content:"";}.icon-moon-compass:before{content:"";}.icon-moon-compass2:before{content:"";}.icon-moon-compass3:before{content:"";}.icon-moon-compass4:before{content:"";}.icon-moon-compass5:before{content:"";}.icon-moon-compass6:before{content:"";}.icon-moon-map:before{content:"";}.icon-moon-map2:before{content:"";}.icon-moon-map3:before{content:"";}.icon-moon-map4:before{content:"";}.icon-moon-map5:before{content:"";}.icon-moon-direction:before{content:"";}.icon-moon-reset:before{content:"";}.icon-moon-history:before{content:"";}.icon-moon-clock:before{content:"";}.icon-moon-clock2:before{content:"";}.icon-moon-clock3:before{content:"";}.icon-moon-clock4:before{content:"";}.icon-moon-watch:before{content:"";}.icon-moon-watch2:before{content:"";}.icon-moon-alarm:before{content:"";}.icon-moon-alarm-add:before{content:"";}.icon-moon-alarm-check:before{content:"";}.icon-moon-alarm-cancel:before{content:"";}.icon-moon-bell:before{content:"";}.icon-moon-bell2:before{content:"";}.icon-moon-bell3:before{content:"";}.icon-moon-bell-plus:before{content:"";}.icon-moon-bell-minus:before{content:"";}.icon-moon-bell-check:before{content:"";}.icon-moon-bell-cross:before{content:"";}.icon-moon-stopwatch:before{content:"";}.icon-moon-calendar:before{content:"";}.icon-moon-calendar2:before{content:"";}.icon-moon-calendar3:before{content:"";}.icon-moon-calendar4:before{content:"";}.icon-moon-calendar5:before{content:"";}.icon-moon-calendar-empty:before{content:"";}.icon-moon-calendar-day:before{content:"";}.icon-moon-calendar-week:before{content:"";}.icon-moon-printer:before{content:"";}.icon-moon-printer2:before{content:"";}.icon-moon-printer3:before{content:"";}.icon-moon-printer4:before{content:"";}.icon-moon-shredder:before{content:"";}.icon-moon-mouse:before{content:"";}.icon-moon-mouse2:before{content:"";}.icon-moon-mouse-left:before{content:"";}.icon-moon-mouse-right:before{content:"";}.icon-moon-keyboard:before{content:"";}.icon-moon-keyboard2:before{content:"";}.icon-moon-typewriter:before{content:"";}.icon-moon-display:before{content:"";}.icon-moon-display2:before{content:"";}.icon-moon-display3:before{content:"";}.icon-moon-display4:before{content:"";}.icon-moon-laptop:before{content:"";}.icon-moon-mobile:before{content:"";}.icon-moon-mobile2:before{content:"";}.icon-moon-tablet:before{content:"";}.icon-moon-mobile3:before{content:"";}.icon-moon-tv:before{content:"";}.icon-moon-radio:before{content:"";}.icon-moon-cabinet:before{content:"";}.icon-moon-drawer:before{content:"";}.icon-moon-drawer2:before{content:"";}.icon-moon-drawer-out:before{content:"";}.icon-moon-drawer-in:before{content:"";}.icon-moon-drawer3:before{content:"";}.icon-moon-box:before{content:"";}.icon-moon-box-add:before{content:"";}.icon-moon-box-remove:before{content:"";}.icon-moon-download:before{content:"";}.icon-moon-upload:before{content:"";}.icon-moon-floppy-disk:before{content:"";}.icon-moon-floppy-disks:before{content:"";}.icon-moon-floppy-disks2:before{content:"";}.icon-moon-floppy-disk2:before{content:"";}.icon-moon-floppy-disk3:before{content:"";}.icon-moon-disk:before{content:"";}.icon-moon-disk2:before{content:"";}.icon-moon-usb-stick:before{content:"";}.icon-moon-drive:before{content:"";}.icon-moon-server:before{content:"";}.icon-moon-database:before{content:"";}.icon-moon-database2:before{content:"";}.icon-moon-database3:before{content:"";}.icon-moon-database4:before{content:"";}.icon-moon-database-menu:before{content:"";}.icon-moon-database-add:before{content:"";}.icon-moon-database-remove:before{content:"";}.icon-moon-database-insert:before{content:"";}.icon-moon-database-export:before{content:"";}.icon-moon-database-upload:before{content:"";}.icon-moon-database-refresh:before{content:"";}.icon-moon-database-diff:before{content:"";}.icon-moon-database-edit:before{content:"";}.icon-moon-database-edit2:before{content:"";}.icon-moon-database-check:before{content:"";}.icon-moon-database-arrow:before{content:"";}.icon-moon-database-time:before{content:"";}.icon-moon-database-time2:before{content:"";}.icon-moon-undo:before{content:"";}.icon-moon-redo:before{content:"";}.icon-moon-rotate-ccw:before{content:"";}.icon-moon-rotate-cw:before{content:"";}.icon-moon-rotate-ccw2:before{content:"";}.icon-moon-rotate-cw2:before{content:"";}.icon-moon-rotate-ccw3:before{content:"";}.icon-moon-rotate-cw3:before{content:"";}.icon-moon-flip-vertical:before{content:"";}.icon-moon-flip-vertical2:before{content:"";}.icon-moon-flip-horizontal:before{content:"";}.icon-moon-flip-horizontal2:before{content:"";}.icon-moon-flip-vertical3:before{content:"";}.icon-moon-flip-vertical4:before{content:"";}.icon-moon-angle:before{content:"";}.icon-moon-shear:before{content:"";}.icon-moon-unite:before{content:"";}.icon-moon-subtract:before{content:"";}.icon-moon-interset:before{content:"";}.icon-moon-exclude:before{content:"";}.icon-moon-align-left:before{content:"";}.icon-moon-align-center-horizontal:before{content:"";}.icon-moon-align-right:before{content:"";}.icon-moon-align-top:before{content:"";}.icon-moon-align-center-vertical:before{content:"";}.icon-moon-align-bottom:before{content:"";}.icon-moon-undo2:before{content:"";}.icon-moon-redo2:before{content:"";}.icon-moon-forward:before{content:"";}.icon-moon-reply:before{content:"";}.icon-moon-reply-all:before{content:"";}.icon-moon-bubble:before{content:"";}.icon-moon-bubbles:before{content:"";}.icon-moon-bubbles2:before{content:"";}.icon-moon-bubble2:before{content:"";}.icon-moon-bubbles3:before{content:"";}.icon-moon-bubbles4:before{content:"";}.icon-moon-bubble-notification:before{content:"";}.icon-moon-bubbles5:before{content:"";}.icon-moon-bubbles6:before{content:"";}.icon-moon-bubble3:before{content:"";}.icon-moon-bubble-dots:before{content:"";}.icon-moon-bubble-lines:before{content:"";}.icon-moon-bubble4:before{content:"";}.icon-moon-bubble-dots2:before{content:"";}.icon-moon-bubble-lines2:before{content:"";}.icon-moon-bubble5:before{content:"";}.icon-moon-bubble6:before{content:"";}.icon-moon-bubbles7:before{content:"";}.icon-moon-bubble7:before{content:"";}.icon-moon-bubbles8:before{content:"";}.icon-moon-bubble8:before{content:"";}.icon-moon-bubble-dots3:before{content:"";}.icon-moon-bubble-lines3:before{content:"";}.icon-moon-bubble9:before{content:"";}.icon-moon-bubble-dots4:before{content:"";}.icon-moon-bubble-lines4:before{content:"";}.icon-moon-bubbles9:before{content:"";}.icon-moon-bubbles10:before{content:"";}.icon-moon-bubble-blocked:before{content:"";}.icon-moon-bubble-quote:before{content:"";}.icon-moon-bubble-user:before{content:"";}.icon-moon-bubble-smiley:before{content:"";}.icon-moon-bubble-check:before{content:"";}.icon-moon-bubble-video:before{content:"";}.icon-moon-bubble-link:before{content:"";}.icon-moon-bubble-lock:before{content:"";}.icon-moon-bubble-star:before{content:"";}.icon-moon-bubble-heart:before{content:"";}.icon-moon-bubble-paperclip:before{content:"";}.icon-moon-bubble-cancel:before{content:"";}.icon-moon-bubble-plus:before{content:"";}.icon-moon-bubble-minus:before{content:"";}.icon-moon-bubble-notification2:before{content:"";}.icon-moon-bubble-left:before{content:"";}.icon-moon-bubble-right:before{content:"";}.icon-moon-bubble-first:before{content:"";}.icon-moon-bubble-last:before{content:"";}.icon-moon-bubble-reply:before{content:"";}.icon-moon-bubble-forward:before{content:"";}.icon-moon-bubble-reply2:before{content:"";}.icon-moon-bubble-forward2:before{content:"";}.icon-moon-user:before{content:"";}.icon-moon-users:before{content:"";}.icon-moon-user-plus:before{content:"";}.icon-moon-user-minus:before{content:"";}.icon-moon-user-cancel:before{content:"";}.icon-moon-user-block:before{content:"";}.icon-moon-user-lock:before{content:"";}.icon-moon-user-check:before{content:"";}.icon-moon-users2:before{content:"";}.icon-moon-user2:before{content:"";}.icon-moon-users3:before{content:"";}.icon-moon-user-plus2:before{content:"";}.icon-moon-user-minus2:before{content:"";}.icon-moon-user-cancel2:before{content:"";}.icon-moon-user-block2:before{content:"";}.icon-moon-user-lock2:before{content:"";}.icon-moon-user-check2:before{content:"";}.icon-moon-user3:before{content:"";}.icon-moon-user4:before{content:"";}.icon-moon-user5:before{content:"";}.icon-moon-user6:before{content:"";}.icon-moon-users4:before{content:"";}.icon-moon-user-tie:before{content:"";}.icon-moon-user7:before{content:"";}.icon-moon-users5:before{content:"";}.icon-moon-collaboration:before{content:"";}.icon-moon-vcard:before{content:"";}.icon-moon-hat:before{content:"";}.icon-moon-bowtie:before{content:"";}.icon-moon-tie:before{content:"";}.icon-moon-hanger:before{content:"";}.icon-moon-tshirt:before{content:"";}.icon-moon-pants:before{content:"";}.icon-moon-shorts:before{content:"";}.icon-moon-sock:before{content:"";}.icon-moon-laundry:before{content:"";}.icon-moon-quotes-left:before{content:"";}.icon-moon-quotes-right:before{content:"";}.icon-moon-quotes-left2:before{content:"";}.icon-moon-quotes-right2:before{content:"";}.icon-moon-hour-glass:before{content:"";}.icon-moon-hour-glass2:before{content:"";}.icon-moon-hour-glass3:before{content:"";}.icon-moon-spinner:before{content:"";}.icon-moon-spinner2:before{content:"";}.icon-moon-spinner3:before{content:"";}.icon-moon-spinner4:before{content:"";}.icon-moon-spinner5:before{content:"";}.icon-moon-spinner6:before{content:"";}.icon-moon-spinner7:before{content:"";}.icon-moon-spinner8:before{content:"";}.icon-moon-spinner9:before{content:"";}.icon-moon-spinner10:before{content:"";}.icon-moon-spinner11:before{content:"";}.icon-moon-microscope:before{content:"";}.icon-moon-binoculars:before{content:"";}.icon-moon-binoculars2:before{content:"";}.icon-moon-search:before{content:"";}.icon-moon-zoom-in:before{content:"";}.icon-moon-zoom-out:before{content:"";}.icon-moon-search2:before{content:"";}.icon-moon-zoom-in2:before{content:"";}.icon-moon-zoom-out2:before{content:"";}.icon-moon-search3:before{content:"";}.icon-moon-search4:before{content:"";}.icon-moon-zoom-in3:before{content:"";}.icon-moon-zoom-out3:before{content:"";}.icon-moon-search5:before{content:"";}.icon-moon-search6:before{content:"";}.icon-moon-enlarge:before{content:"";}.icon-moon-shrink:before{content:"";}.icon-moon-enlarge2:before{content:"";}.icon-moon-shrink2:before{content:"";}.icon-moon-enlarge3:before{content:"";}.icon-moon-shrink3:before{content:"";}.icon-moon-enlarge4:before{content:"";}.icon-moon-shrink4:before{content:"";}.icon-moon-enlarge5:before{content:"";}.icon-moon-shrink5:before{content:"";}.icon-moon-enlarge6:before{content:"";}.icon-moon-shrink6:before{content:"";}.icon-moon-enlarge7:before{content:"";}.icon-moon-shrink7:before{content:"";}.icon-moon-key:before{content:"";}.icon-moon-key2:before{content:"";}.icon-moon-key3:before{content:"";}.icon-moon-key4:before{content:"";}.icon-moon-key5:before{content:"";}.icon-moon-keyhole:before{content:"";}.icon-moon-lock:before{content:"";}.icon-moon-lock2:before{content:"";}.icon-moon-lock3:before{content:"";}.icon-moon-lock4:before{content:"";}.icon-moon-unlocked:before{content:"";}.icon-moon-lock5:before{content:"";}.icon-moon-unlocked2:before{content:"";}.icon-moon-safe:before{content:"";}.icon-moon-wrench:before{content:"";}.icon-moon-wrench2:before{content:"";}.icon-moon-wrench3:before{content:"";}.icon-moon-equalizer:before{content:"";}.icon-moon-equalizer2:before{content:"";}.icon-moon-equalizer3:before{content:"";}.icon-moon-equalizer4:before{content:"";}.icon-moon-cog:before{content:"";}.icon-moon-cogs:before{content:"";}.icon-moon-cog2:before{content:"";}.icon-moon-cog3:before{content:"";}.icon-moon-cog4:before{content:"";}.icon-moon-cog5:before{content:"";}.icon-moon-cog6:before{content:"";}.icon-moon-cog7:before{content:"";}.icon-moon-factory:before{content:"";}.icon-moon-hammer:before{content:"";}.icon-moon-hammer-wrench:before{content:"";}.icon-moon-knife:before{content:"";}.icon-moon-screwdriver:before{content:"";}.icon-moon-screwdriver2:before{content:"";}.icon-moon-magic-wand:before{content:"";}.icon-moon-magic-wand2:before{content:"";}.icon-moon-pulse:before{content:"";}.icon-moon-pulse2:before{content:"";}.icon-moon-aid-kit:before{content:"";}.icon-moon-aid-kit2:before{content:"";}.icon-moon-stethoscope:before{content:"";}.icon-moon-ambulance:before{content:"";}.icon-moon-alarm2:before{content:"";}.icon-moon-pandage:before{content:"";}.icon-moon-pandage2:before{content:"";}.icon-moon-bug:before{content:"";}.icon-moon-bug2:before{content:"";}.icon-moon-syringe:before{content:"";}.icon-moon-syringe2:before{content:"";}.icon-moon-pill:before{content:"";}.icon-moon-construction:before{content:"";}.icon-moon-traffic-cone:before{content:"";}.icon-moon-traffic-lights:before{content:"";}.icon-moon-pie-chart:before{content:"";}.icon-moon-pie-chart2:before{content:"";}.icon-moon-pie-chart3:before{content:"";}.icon-moon-pie-chart4:before{content:"";}.icon-moon-pie-chart5:before{content:"";}.icon-moon-pie-chart6:before{content:"";}.icon-moon-pie-chart7:before{content:"";}.icon-moon-stats-dots:before{content:"";}.icon-moon-stats-bars:before{content:"";}.icon-moon-pie-chart8:before{content:"";}.icon-moon-stats-bars2:before{content:"";}.icon-moon-stats-bars3:before{content:"";}.icon-moon-stats-bars4:before{content:"";}.icon-moon-stats-bars5:before{content:"";}.icon-moon-stats-bars6:before{content:"";}.icon-moon-chart:before{content:"";}.icon-moon-stats-growth:before{content:"";}.icon-moon-stats-decline:before{content:"";}.icon-moon-stats-growth2:before{content:"";}.icon-moon-stats-decline2:before{content:"";}.icon-moon-stairs-up:before{content:"";}.icon-moon-stairs-down:before{content:"";}.icon-moon-stairs:before{content:"";}.icon-moon-stairs2:before{content:"";}.icon-moon-ladder:before{content:"";}.icon-moon-rating:before{content:"";}.icon-moon-rating2:before{content:"";}.icon-moon-rating3:before{content:"";}.icon-moon-cake:before{content:"";}.icon-moon-podium:before{content:"";}.icon-moon-stars:before{content:"";}.icon-moon-medal-star:before{content:"";}.icon-moon-medal:before{content:"";}.icon-moon-medal2:before{content:"";}.icon-moon-medal-first:before{content:"";}.icon-moon-medal-second:before{content:"";}.icon-moon-medal-third:before{content:"";}.icon-moon-crown:before{content:"";}.icon-moon-trophy:before{content:"";}.icon-moon-trophy2:before{content:"";}.icon-moon-trophy3:before{content:"";}.icon-moon-diamond:before{content:"";}.icon-moon-diamond2:before{content:"";}.icon-moon-trophy4:before{content:"";}.icon-moon-gift:before{content:"";}.icon-moon-gift2:before{content:"";}.icon-moon-balloon:before{content:"";}.icon-moon-pipe:before{content:"";}.icon-moon-mustache:before{content:"";}.icon-moon-mustache2:before{content:"";}.icon-moon-glass:before{content:"";}.icon-moon-glass2:before{content:"";}.icon-moon-glass3:before{content:"";}.icon-moon-glass4:before{content:"";}.icon-moon-bottle:before{content:"";}.icon-moon-bottle2:before{content:"";}.icon-moon-bottle3:before{content:"";}.icon-moon-bottle4:before{content:"";}.icon-moon-mug:before{content:"";}.icon-moon-fork-knife:before{content:"";}.icon-moon-spoon-knife:before{content:"";}.icon-moon-cook:before{content:"";}.icon-moon-plate:before{content:"";}.icon-moon-steak:before{content:"";}.icon-moon-fish:before{content:"";}.icon-moon-chicken:before{content:"";}.icon-moon-hamburger:before{content:"";}.icon-moon-pizza:before{content:"";}.icon-moon-cheese:before{content:"";}.icon-moon-bread:before{content:"";}.icon-moon-icecream:before{content:"";}.icon-moon-milk:before{content:"";}.icon-moon-cup:before{content:"";}.icon-moon-cup2:before{content:"";}.icon-moon-coffee-bean:before{content:"";}.icon-moon-coffee:before{content:"";}.icon-moon-teapot:before{content:"";}.icon-moon-leaf:before{content:"";}.icon-moon-leaf2:before{content:"";}.icon-moon-apple:before{content:"";}.icon-moon-grapes:before{content:"";}.icon-moon-cherry:before{content:"";}.icon-moon-tree:before{content:"";}.icon-moon-tree2:before{content:"";}.icon-moon-tree3:before{content:"";}.icon-moon-tree4:before{content:"";}.icon-moon-cactus:before{content:"";}.icon-moon-mountains:before{content:"";}.icon-moon-paw:before{content:"";}.icon-moon-footprint:before{content:"";}.icon-moon-tent:before{content:"";}.icon-moon-flower:before{content:"";}.icon-moon-flower2:before{content:"";}.icon-moon-rocket:before{content:"";}.icon-moon-meter:before{content:"";}.icon-moon-meter2:before{content:"";}.icon-moon-meter-slow:before{content:"";}.icon-moon-meter-medium:before{content:"";}.icon-moon-meter-fast:before{content:"";}.icon-moon-meter3:before{content:"";}.icon-moon-hammer2:before{content:"";}.icon-moon-balance:before{content:"";}.icon-moon-scale:before{content:"";}.icon-moon-bomb:before{content:"";}.icon-moon-fire:before{content:"";}.icon-moon-fire2:before{content:"";}.icon-moon-lab:before{content:"";}.icon-moon-atom:before{content:"";}.icon-moon-atom2:before{content:"";}.icon-moon-magnet:before{content:"";}.icon-moon-magnet2:before{content:"";}.icon-moon-dumbbell:before{content:"";}.icon-moon-skull:before{content:"";}.icon-moon-skull2:before{content:"";}.icon-moon-lamp:before{content:"";}.icon-moon-lamp2:before{content:"";}.icon-moon-lamp3:before{content:"";}.icon-moon-spotlight:before{content:"";}.icon-moon-lamp4:before{content:"";}.icon-moon-lamp5:before{content:"";}.icon-moon-lamp6:before{content:"";}.icon-moon-lamp7:before{content:"";}.icon-moon-lamp8:before{content:"";}.icon-moon-broom:before{content:"";}.icon-moon-toiletpaper:before{content:"";}.icon-moon-bin:before{content:"";}.icon-moon-bin2:before{content:"";}.icon-moon-bin3:before{content:"";}.icon-moon-bin4:before{content:"";}.icon-moon-bin5:before{content:"";}.icon-moon-briefcase:before{content:"";}.icon-moon-briefcase2:before{content:"";}.icon-moon-briefcase3:before{content:"";}.icon-moon-airplane:before{content:"";}.icon-moon-airplane2:before{content:"";}.icon-moon-airplane3:before{content:"";}.icon-moon-airplane4:before{content:"";}.icon-moon-paperplane:before{content:"";}.icon-moon-car:before{content:"";}.icon-moon-steering-wheel:before{content:"";}.icon-moon-car2:before{content:"";}.icon-moon-gas:before{content:"";}.icon-moon-bus:before{content:"";}.icon-moon-truck:before{content:"";}.icon-moon-bike:before{content:"";}.icon-moon-road:before{content:"";}.icon-moon-train:before{content:"";}.icon-moon-train2:before{content:"";}.icon-moon-ship:before{content:"";}.icon-moon-boat:before{content:"";}.icon-moon-chopper:before{content:"";}.icon-moon-chopper2:before{content:"";}.icon-moon-cube:before{content:"";}.icon-moon-cube2:before{content:"";}.icon-moon-cube3:before{content:"";}.icon-moon-cube4:before{content:"";}.icon-moon-pyramid:before{content:"";}.icon-moon-pyramid2:before{content:"";}.icon-moon-package:before{content:"";}.icon-moon-puzzle:before{content:"";}.icon-moon-puzzle2:before{content:"";}.icon-moon-puzzle3:before{content:"";}.icon-moon-puzzle4:before{content:"";}.icon-moon-glasses-3d:before{content:"";}.icon-moon-glasses-3d2:before{content:"";}.icon-moon-glasses:before{content:"";}.icon-moon-glasses2:before{content:"";}.icon-moon-brain:before{content:"";}.icon-moon-accessibility:before{content:"";}.icon-moon-accessibility2:before{content:"";}.icon-moon-strategy:before{content:"";}.icon-moon-target:before{content:"";}.icon-moon-target2:before{content:"";}.icon-moon-target3:before{content:"";}.icon-moon-ammo:before{content:"";}.icon-moon-gun:before{content:"";}.icon-moon-gun-forbidden:before{content:"";}.icon-moon-shield:before{content:"";}.icon-moon-shield-check:before{content:"";}.icon-moon-shield-notice:before{content:"";}.icon-moon-shield2:before{content:"";}.icon-moon-shield3:before{content:"";}.icon-moon-shield4:before{content:"";}.icon-moon-soccer:before{content:"";}.icon-moon-football:before{content:"";}.icon-moon-archery:before{content:"";}.icon-moon-bow:before{content:"";}.icon-moon-sword:before{content:"";}.icon-moon-tennis:before{content:"";}.icon-moon-pingpong:before{content:"";}.icon-moon-baseball:before{content:"";}.icon-moon-basketball:before{content:"";}.icon-moon-golf:before{content:"";}.icon-moon-golf2:before{content:"";}.icon-moon-hockey:before{content:"";}.icon-moon-racing:before{content:"";}.icon-moon-finish:before{content:"";}.icon-moon-eight-ball:before{content:"";}.icon-moon-bowling:before{content:"";}.icon-moon-bowling2:before{content:"";}.icon-moon-power:before{content:"";}.icon-moon-power2:before{content:"";}.icon-moon-power3:before{content:"";}.icon-moon-switch:before{content:"";}.icon-moon-switch2:before{content:"";}.icon-moon-power-cord:before{content:"";}.icon-moon-power-cord2:before{content:"";}.icon-moon-outlet:before{content:"";}.icon-moon-clipboard:before{content:"";}.icon-moon-clipboard2:before{content:"";}.icon-moon-clipboard3:before{content:"";}.icon-moon-clipboard4:before{content:"";}.icon-moon-clipboard5:before{content:"";}.icon-moon-clipboard6:before{content:"";}.icon-moon-playlist:before{content:"";}.icon-moon-playlist-add:before{content:"";}.icon-moon-list-numbered:before{content:"";}.icon-moon-list:before{content:"";}.icon-moon-list2:before{content:"";}.icon-moon-more:before{content:"";}.icon-moon-more2:before{content:"";}.icon-moon-grid:before{content:"";}.icon-moon-grid2:before{content:"";}.icon-moon-grid3:before{content:"";}.icon-moon-grid4:before{content:"";}.icon-moon-grid5:before{content:"";}.icon-moon-grid6:before{content:"";}.icon-moon-grid7:before{content:"";}.icon-moon-tree5:before{content:"";}.icon-moon-tree6:before{content:"";}.icon-moon-tree7:before{content:"";}.icon-moon-lan:before{content:"";}.icon-moon-lan2:before{content:"";}.icon-moon-lan3:before{content:"";}.icon-moon-menu:before{content:"";}.icon-moon-circle-small:before{content:"";}.icon-moon-menu2:before{content:"";}.icon-moon-menu3:before{content:"";}.icon-moon-menu4:before{content:"";}.icon-moon-menu5:before{content:"";}.icon-moon-menu6:before{content:"";}.icon-moon-menu7:before{content:"";}.icon-moon-menu8:before{content:"";}.icon-moon-menu9:before{content:"";}.icon-moon-menu10:before{content:"";}.icon-moon-cloud:before{content:"";}.icon-moon-cloud-download:before{content:"";}.icon-moon-cloud-upload:before{content:"";}.icon-moon-cloud-check:before{content:"";}.icon-moon-cloud2:before{content:"";}.icon-moon-cloud-download2:before{content:"";}.icon-moon-cloud-upload2:before{content:"";}.icon-moon-cloud-check2:before{content:"";}.icon-moon-download2:before{content:"";}.icon-moon-download3:before{content:"";}.icon-moon-upload2:before{content:"";}.icon-moon-upload3:before{content:"";}.icon-moon-import:before{content:"";}.icon-moon-import2:before{content:"";}.icon-moon-download4:before{content:"";}.icon-moon-upload4:before{content:"";}.icon-moon-download5:before{content:"";}.icon-moon-upload5:before{content:"";}.icon-moon-download6:before{content:"";}.icon-moon-upload6:before{content:"";}.icon-moon-download7:before{content:"";}.icon-moon-upload7:before{content:"";}.icon-moon-download8:before{content:"";}.icon-moon-upload8:before{content:"";}.icon-moon-download9:before{content:"";}.icon-moon-upload9:before{content:"";}.icon-moon-download10:before{content:"";}.icon-moon-upload10:before{content:"";}.icon-moon-sphere:before{content:"";}.icon-moon-sphere2:before{content:"";}.icon-moon-sphere3:before{content:"";}.icon-moon-planet:before{content:"";}.icon-moon-planet2:before{content:"";}.icon-moon-earth:before{content:"";}.icon-moon-earth2:before{content:"";}.icon-moon-earth3:before{content:"";}.icon-moon-link:before{content:"";}.icon-moon-unlink:before{content:"";}.icon-moon-link2:before{content:"";}.icon-moon-unlink2:before{content:"";}.icon-moon-link3:before{content:"";}.icon-moon-unlink3:before{content:"";}.icon-moon-link4:before{content:"";}.icon-moon-unlink4:before{content:"";}.icon-moon-link5:before{content:"";}.icon-moon-unlink5:before{content:"";}.icon-moon-anchor:before{content:"";}.icon-moon-flag:before{content:"";}.icon-moon-flag2:before{content:"";}.icon-moon-flag3:before{content:"";}.icon-moon-flag4:before{content:"";}.icon-moon-flag5:before{content:"";}.icon-moon-flag6:before{content:"";}.icon-moon-flag7:before{content:"";}.icon-moon-flag8:before{content:"";}.icon-moon-attachment:before{content:"";}.icon-moon-attachment2:before{content:"";}.icon-moon-eye:before{content:"";}.icon-moon-eye-plus:before{content:"";}.icon-moon-eye-minus:before{content:"";}.icon-moon-eye-blocked:before{content:"";}.icon-moon-eye2:before{content:"";}.icon-moon-eye-blocked2:before{content:"";}.icon-moon-eye3:before{content:"";}.icon-moon-eye-blocked3:before{content:"";}.icon-moon-eye4:before{content:"";}.icon-moon-bookmark2:before{content:"";}.icon-moon-bookmark3:before{content:"";}.icon-moon-bookmarks:before{content:"";}.icon-moon-bookmark4:before{content:"";}.icon-moon-spotlight2:before{content:"";}.icon-moon-starburst:before{content:"";}.icon-moon-snowflake:before{content:"";}.icon-moon-temperature:before{content:"";}.icon-moon-temperature2:before{content:"";}.icon-moon-weather-lightning:before{content:"";}.icon-moon-weather-lightning2:before{content:"";}.icon-moon-weather-rain:before{content:"";}.icon-moon-weather-rain2:before{content:"";}.icon-moon-weather-snow:before{content:"";}.icon-moon-weather-snow2:before{content:"";}.icon-moon-weather-cloud-wind:before{content:"";}.icon-moon-weather-cloud-wind2:before{content:"";}.icon-moon-weather-cloud-sun:before{content:"";}.icon-moon-weather-cloud-sun2:before{content:"";}.icon-moon-weather-cloudy:before{content:"";}.icon-moon-weather-cloudy2:before{content:"";}.icon-moon-weather-sun-wind:before{content:"";}.icon-moon-weather-sun-wind2:before{content:"";}.icon-moon-sun:before{content:"";}.icon-moon-sun2:before{content:"";}.icon-moon-moon:before{content:"";}.icon-moon-day-night:before{content:"";}.icon-moon-day-night2:before{content:"";}.icon-moon-weather-windy:before{content:"";}.icon-moon-fan:before{content:"";}.icon-moon-umbrella:before{content:"";}.icon-moon-sun3:before{content:"";}.icon-moon-contrast:before{content:"";}.icon-moon-brightness-contrast:before{content:"";}.icon-moon-brightness-high:before{content:"";}.icon-moon-brightness-medium:before{content:"";}.icon-moon-brightness-low:before{content:"";}.icon-moon-bed:before{content:"";}.icon-moon-bed2:before{content:"";}.icon-moon-furniture:before{content:"";}.icon-moon-chair:before{content:"";}.icon-moon-star-empty:before{content:"";}.icon-moon-star-empty2:before{content:"";}.icon-moon-star-full:before{content:"";}.icon-moon-star-empty3:before{content:"";}.icon-moon-star-half:before{content:"";}.icon-moon-star-full2:before{content:"";}.icon-moon-star:before{content:"";}.icon-moon-heart:before{content:"";}.icon-moon-heart2:before{content:"";}.icon-moon-heart3:before{content:"";}.icon-moon-heart4:before{content:"";}.icon-moon-heart-broken:before{content:"";}.icon-moon-heart5:before{content:"";}.icon-moon-heart6:before{content:"";}.icon-moon-heart-broken2:before{content:"";}.icon-moon-heart7:before{content:"";}.icon-moon-heart8:before{content:"";}.icon-moon-heart-broken3:before{content:"";}.icon-moon-lips:before{content:"";}.icon-moon-lips2:before{content:"";}.icon-moon-thumbs-up:before{content:"";}.icon-moon-thumbs-up2:before{content:"";}.icon-moon-thumbs-down:before{content:"";}.icon-moon-thumbs-down2:before{content:"";}.icon-moon-thumbs-up3:before{content:"";}.icon-moon-thumbs-down3:before{content:"";}.icon-moon-height:before{content:"";}.icon-moon-man:before{content:"";}.icon-moon-woman:before{content:"";}.icon-moon-man-woman:before{content:"";}.icon-moon-male:before{content:"";}.icon-moon-female:before{content:"";}.icon-moon-peace:before{content:"";}.icon-moon-yin-yang:before{content:"";}.icon-moon-happy:before{content:"";}.icon-moon-happy2:before{content:"";}.icon-moon-smile:before{content:"";}.icon-moon-smile2:before{content:"";}.icon-moon-tongue:before{content:"";}.icon-moon-tongue2:before{content:"";}.icon-moon-sad:before{content:"";}.icon-moon-sad2:before{content:"";}.icon-moon-wink:before{content:"";}.icon-moon-wink2:before{content:"";}.icon-moon-grin:before{content:"";}.icon-moon-grin2:before{content:"";}.icon-moon-cool:before{content:"";}.icon-moon-cool2:before{content:"";}.icon-moon-angry:before{content:"";}.icon-moon-angry2:before{content:"";}.icon-moon-evil:before{content:"";}.icon-moon-evil2:before{content:"";}.icon-moon-shocked:before{content:"";}.icon-moon-shocked2:before{content:"";}.icon-moon-baffled:before{content:"";}.icon-moon-baffled2:before{content:"";}.icon-moon-confused:before{content:"";}.icon-moon-confused2:before{content:"";}.icon-moon-neutral:before{content:"";}.icon-moon-neutral2:before{content:"";}.icon-moon-hipster:before{content:"";}.icon-moon-hipster2:before{content:"";}.icon-moon-wondering:before{content:"";}.icon-moon-wondering2:before{content:"";}.icon-moon-sleepy:before{content:"";}.icon-moon-sleepy2:before{content:"";}.icon-moon-frustrated:before{content:"";}.icon-moon-frustrated2:before{content:"";}.icon-moon-crying:before{content:"";}.icon-moon-crying2:before{content:"";}.icon-moon-cursor:before{content:"";}.icon-moon-cursor2:before{content:"";}.icon-moon-lasso:before{content:"";}.icon-moon-lasso2:before{content:"";}.icon-moon-select:before{content:"";}.icon-moon-select2:before{content:"";}.icon-moon-point-up:before{content:"";}.icon-moon-point-right:before{content:"";}.icon-moon-point-down:before{content:"";}.icon-moon-point-left:before{content:"";}.icon-moon-pointer:before{content:"";}.icon-moon-reminder:before{content:"";}.icon-moon-drag-left-right:before{content:"";}.icon-moon-drag-left:before{content:"";}.icon-moon-drag-right:before{content:"";}.icon-moon-touch:before{content:"";}.icon-moon-multitouch:before{content:"";}.icon-moon-touch-zoom:before{content:"";}.icon-moon-touch-pinch:before{content:"";}.icon-moon-hand:before{content:"";}.icon-moon-grab:before{content:"";}.icon-moon-stack-empty:before{content:"";}.icon-moon-stack-plus:before{content:"";}.icon-moon-stack-minus:before{content:"";}.icon-moon-stack-star:before{content:"";}.icon-moon-stack-picture:before{content:"";}.icon-moon-stack-down:before{content:"";}.icon-moon-stack-up:before{content:"";}.icon-moon-stack-cancel:before{content:"";}.icon-moon-stack-check:before{content:"";}.icon-moon-stack-text:before{content:"";}.icon-moon-stack-clubs:before{content:"";}.icon-moon-stack-spades:before{content:"";}.icon-moon-stack-hearts:before{content:"";}.icon-moon-stack-diamonds:before{content:"";}.icon-moon-stack-user:before{content:"";}.icon-moon-stack4:before{content:"";}.icon-moon-stack-music:before{content:"";}.icon-moon-stack-play:before{content:"";}.icon-moon-move:before{content:"";}.icon-moon-dots:before{content:"";}.icon-moon-warning:before{content:"";}.icon-moon-warning2:before{content:"";}.icon-moon-notification:before{content:"";}.icon-moon-notification2:before{content:"";}.icon-moon-question:before{content:"";}.icon-moon-question2:before{content:"";}.icon-moon-question3:before{content:"";}.icon-moon-question4:before{content:"";}.icon-moon-question5:before{content:"";}.icon-moon-question6:before{content:"";}.icon-moon-plus:before{content:"";}.icon-moon-minus:before{content:"";}.icon-moon-plus2:before{content:"";}.icon-moon-minus2:before{content:"";}.icon-moon-plus3:before{content:"";}.icon-moon-minus3:before{content:"";}.icon-moon-plus-circle:before{content:"";}.icon-moon-minus-circle:before{content:"";}.icon-moon-plus-circle2:before{content:"";}.icon-moon-minus-circle2:before{content:"";}.icon-moon-info:before{content:"";}.icon-moon-info2:before{content:"";}.icon-moon-cancel-circle:before{content:"";}.icon-moon-cancel-circle2:before{content:"";}.icon-moon-blocked:before{content:"";}.icon-moon-cancel-square:before{content:"";}.icon-moon-cancel-square2:before{content:"";}.icon-moon-cancel:before{content:"";}.icon-moon-spam:before{content:"";}.icon-moon-cross:before{content:"";}.icon-moon-cross2:before{content:"";}.icon-moon-cross3:before{content:"";}.icon-moon-checkmark:before{content:"";}.icon-moon-checkmark2:before{content:"";}.icon-moon-checkmark3:before{content:"";}.icon-moon-checkmark4:before{content:"";}.icon-moon-checkmark5:before{content:"";}.icon-moon-spell-check:before{content:"";}.icon-moon-spell-check2:before{content:"";}.icon-moon-enter:before{content:"";}.icon-moon-exit:before{content:"";}.icon-moon-enter2:before{content:"";}.icon-moon-exit2:before{content:"";}.icon-moon-enter3:before{content:"";}.icon-moon-exit3:before{content:"";}.icon-moon-wall:before{content:"";}.icon-moon-fence:before{content:"";}.icon-moon-play3:before{content:"";}.icon-moon-pause:before{content:"";}.icon-moon-stop:before{content:"";}.icon-moon-previous:before{content:"";}.icon-moon-next:before{content:"";}.icon-moon-backward:before{content:"";}.icon-moon-forward2:before{content:"";}.icon-moon-play4:before{content:"";}.icon-moon-pause2:before{content:"";}.icon-moon-stop2:before{content:"";}.icon-moon-backward2:before{content:"";}.icon-moon-forward3:before{content:"";}.icon-moon-first:before{content:"";}.icon-moon-last:before{content:"";}.icon-moon-previous2:before{content:"";}.icon-moon-next2:before{content:"";}.icon-moon-eject:before{content:"";}.icon-moon-volume-high:before{content:"";}.icon-moon-volume-medium:before{content:"";}.icon-moon-volume-low:before{content:"";}.icon-moon-volume-mute:before{content:"";}.icon-moon-speaker-left:before{content:"";}.icon-moon-speaker-right:before{content:"";}.icon-moon-volume-mute2:before{content:"";}.icon-moon-volume-increase:before{content:"";}.icon-moon-volume-decrease:before{content:"";}.icon-moon-volume-high2:before{content:"";}.icon-moon-volume-medium2:before{content:"";}.icon-moon-volume-medium3:before{content:"";}.icon-moon-volume-low2:before{content:"";}.icon-moon-volume-mute3:before{content:"";}.icon-moon-volume-increase2:before{content:"";}.icon-moon-volume-decrease2:before{content:"";}.icon-moon-volume-decrease3:before{content:"";}.icon-moon-volume-5:before{content:"";}.icon-moon-volume-4:before{content:"";}.icon-moon-volume-3:before{content:"";}.icon-moon-volume-2:before{content:"";}.icon-moon-volume-1:before{content:"";}.icon-moon-volume-0:before{content:"";}.icon-moon-volume-mute4:before{content:"";}.icon-moon-volume-mute5:before{content:"";}.icon-moon-loop:before{content:"";}.icon-moon-loop2:before{content:"";}.icon-moon-loop3:before{content:"";}.icon-moon-infinite-square:before{content:"";}.icon-moon-infinite:before{content:"";}.icon-moon-infinite2:before{content:"";}.icon-moon-loop4:before{content:"";}.icon-moon-shuffle:before{content:"";}.icon-moon-shuffle2:before{content:"";}.icon-moon-wave:before{content:"";}.icon-moon-wave2:before{content:"";}.icon-moon-split:before{content:"";}.icon-moon-merge:before{content:"";}.icon-moon-first2:before{content:"";}.icon-moon-last2:before{content:"";}.icon-moon-arrow-up:before{content:"";}.icon-moon-arrow-up2:before{content:"";}.icon-moon-arrow-up3:before{content:"";}.icon-moon-arrow-up4:before{content:"";}.icon-moon-arrow-right:before{content:"";}.icon-moon-arrow-right2:before{content:"";}.icon-moon-arrow-right3:before{content:"";}.icon-moon-arrow-right4:before{content:"";}.icon-moon-arrow-down:before{content:"";}.icon-moon-arrow-down2:before{content:"";}.icon-moon-arrow-down3:before{content:"";}.icon-moon-arrow-down4:before{content:"";}.icon-moon-arrow-left:before{content:"";}.icon-moon-arrow-left2:before{content:"";}.icon-moon-arrow-left3:before{content:"";}.icon-moon-arrow-left4:before{content:"";}.icon-moon-arrow-up5:before{content:"";}.icon-moon-arrow-right5:before{content:"";}.icon-moon-arrow-down5:before{content:"";}.icon-moon-arrow-left5:before{content:"";}.icon-moon-arrow-up-left:before{content:"";}.icon-moon-arrow-up6:before{content:"";}.icon-moon-arrow-up-right:before{content:"";}.icon-moon-arrow-right6:before{content:"";}.icon-moon-arrow-down-right:before{content:"";}.icon-moon-arrow-down6:before{content:"";}.icon-moon-arrow-down-left:before{content:"";}.icon-moon-arrow-left6:before{content:"";}.icon-moon-arrow-up-left2:before{content:"";}.icon-moon-arrow-up7:before{content:"";}.icon-moon-arrow-up-right2:before{content:"";}.icon-moon-arrow-right7:before{content:"";}.icon-moon-arrow-down-right2:before{content:"";}.icon-moon-arrow-down7:before{content:"";}.icon-moon-arrow-down-left2:before{content:"";}.icon-moon-arrow-left7:before{content:"";}.icon-moon-arrow-up-left3:before{content:"";}.icon-moon-arrow-up8:before{content:"";}.icon-moon-arrow-up-right3:before{content:"";}.icon-moon-arrow-right8:before{content:"";}.icon-moon-arrow-down-right3:before{content:"";}.icon-moon-arrow-down8:before{content:"";}.icon-moon-arrow-down-left3:before{content:"";}.icon-moon-arrow-left8:before{content:"";}.icon-moon-circle-up:before{content:"";}.icon-moon-circle-right:before{content:"";}.icon-moon-circle-down:before{content:"";}.icon-moon-circle-left:before{content:"";}.icon-moon-circle-up2:before{content:"";}.icon-moon-circle-right2:before{content:"";}.icon-moon-circle-down2:before{content:"";}.icon-moon-circle-left2:before{content:"";}.icon-moon-circle-up-left:before{content:"";}.icon-moon-circle-up3:before{content:"";}.icon-moon-circle-up-right:before{content:"";}.icon-moon-circle-right3:before{content:"";}.icon-moon-circle-down-right:before{content:"";}.icon-moon-circle-down3:before{content:"";}.icon-moon-circle-down-left:before{content:"";}.icon-moon-circle-left3:before{content:"";}.icon-moon-circle-up-left2:before{content:"";}.icon-moon-circle-up4:before{content:"";}.icon-moon-circle-up-right2:before{content:"";}.icon-moon-circle-right4:before{content:"";}.icon-moon-circle-down-right2:before{content:"";}.icon-moon-circle-down4:before{content:"";}.icon-moon-circle-down-left2:before{content:"";}.icon-moon-circle-left4:before{content:"";}.icon-moon-arrow-resize:before{content:"";}.icon-moon-arrow-resize2:before{content:"";}.icon-moon-arrow-resize3:before{content:"";}.icon-moon-arrow-resize4:before{content:"";}.icon-moon-arrow-resize5:before{content:"";}.icon-moon-arrow-resize6:before{content:"";}.icon-moon-arrow-resize7:before{content:"";}.icon-moon-arrow-resize8:before{content:"";}.icon-moon-square-up-left:before{content:"";}.icon-moon-square-up:before{content:"";}.icon-moon-square-up-right:before{content:"";}.icon-moon-square-right:before{content:"";}.icon-moon-square-down-right:before{content:"";}.icon-moon-square-down:before{content:"";}.icon-moon-square-down-left:before{content:"";}.icon-moon-square-left:before{content:"";}.icon-moon-arrow-up9:before{content:"";}.icon-moon-arrow-right9:before{content:"";}.icon-moon-arrow-down9:before{content:"";}.icon-moon-arrow-left9:before{content:"";}.icon-moon-arrow-up10:before{content:"";}.icon-moon-arrow-right10:before{content:"";}.icon-moon-arrow-down10:before{content:"";}.icon-moon-arrow-left10:before{content:"";}.icon-moon-arrow-up-left4:before{content:"";}.icon-moon-arrow-up11:before{content:"";}.icon-moon-arrow-up-right4:before{content:"";}.icon-moon-arrow-right11:before{content:"";}.icon-moon-arrow-down-right4:before{content:"";}.icon-moon-arrow-down11:before{content:"";}.icon-moon-arrow-down-left4:before{content:"";}.icon-moon-arrow-left11:before{content:"";}.icon-moon-arrow-up-left5:before{content:"";}.icon-moon-arrow-up12:before{content:"";}.icon-moon-arrow-up-right5:before{content:"";}.icon-moon-arrow-right12:before{content:"";}.icon-moon-arrow-down-right5:before{content:"";}.icon-moon-arrow-down12:before{content:"";}.icon-moon-arrow-down-left5:before{content:"";}.icon-moon-arrow-left12:before{content:"";}.icon-moon-arrow-up13:before{content:"";}.icon-moon-arrow-right13:before{content:"";}.icon-moon-arrow-down13:before{content:"";}.icon-moon-arrow-left13:before{content:"";}.icon-moon-arrow-up14:before{content:"";}.icon-moon-arrow-right14:before{content:"";}.icon-moon-arrow-down14:before{content:"";}.icon-moon-arrow-left14:before{content:"";}.icon-moon-circle-up5:before{content:"";}.icon-moon-circle-right5:before{content:"";}.icon-moon-circle-down5:before{content:"";}.icon-moon-circle-left5:before{content:"";}.icon-moon-circle-up6:before{content:"";}.icon-moon-circle-right6:before{content:"";}.icon-moon-circle-down6:before{content:"";}.icon-moon-circle-left6:before{content:"";}.icon-moon-arrow-up15:before{content:"";}.icon-moon-arrow-right15:before{content:"";}.icon-moon-arrow-down15:before{content:"";}.icon-moon-arrow-left15:before{content:"";}.icon-moon-arrow-up16:before{content:"";}.icon-moon-arrow-right16:before{content:"";}.icon-moon-arrow-down16:before{content:"";}.icon-moon-arrow-left16:before{content:"";}.icon-moon-menu-open:before{content:"";}.icon-moon-menu-open2:before{content:"";}.icon-moon-menu-close:before{content:"";}.icon-moon-menu-close2:before{content:"";}.icon-moon-enter4:before{content:"";}.icon-moon-enter5:before{content:"";}.icon-moon-esc:before{content:"";}.icon-moon-enter6:before{content:"";}.icon-moon-backspace:before{content:"";}.icon-moon-backspace2:before{content:"";}.icon-moon-tab:before{content:"";}.icon-moon-transmission:before{content:"";}.icon-moon-transmission2:before{content:"";}.icon-moon-sort:before{content:"";}.icon-moon-sort2:before{content:"";}.icon-moon-move-up:before{content:"";}.icon-moon-move-down:before{content:"";}.icon-moon-sort-alpha-asc:before{content:"";}.icon-moon-sort-alpha-desc:before{content:"";}.icon-moon-sort-numeric-asc:before{content:"";}.icon-moon-sort-numberic-desc:before{content:"";}.icon-moon-sort-amount-asc:before{content:"";}.icon-moon-sort-amount-desc:before{content:"";}.icon-moon-sort-time-asc:before{content:"";}.icon-moon-sort-time-desc:before{content:"";}.icon-moon-battery-6:before{content:"";}.icon-moon-battery-5:before{content:"";}.icon-moon-battery-4:before{content:"";}.icon-moon-battery-3:before{content:"";}.icon-moon-battery-2:before{content:"";}.icon-moon-battery-1:before{content:"";}.icon-moon-battery-0:before{content:"";}.icon-moon-battery-charging:before{content:"";}.icon-moon-key-keyboard:before{content:"";}.icon-moon-key-A:before{content:"";}.icon-moon-key-up:before{content:"";}.icon-moon-key-right:before{content:"";}.icon-moon-key-down:before{content:"";}.icon-moon-key-left:before{content:"";}.icon-moon-command:before{content:"";}.icon-moon-shift:before{content:"";}.icon-moon-ctrl:before{content:"";}.icon-moon-opt:before{content:"";}.icon-moon-checkbox-checked:before{content:"";}.icon-moon-checkbox-unchecked:before{content:"";}.icon-moon-checkbox-partial:before{content:"";}.icon-moon-square:before{content:"";}.icon-moon-triangle:before{content:"";}.icon-moon-triangle2:before{content:"";}.icon-moon-diamond3:before{content:"";}.icon-moon-diamond4:before{content:"";}.icon-moon-checkbox-checked2:before{content:"";}.icon-moon-checkbox-unchecked2:before{content:"";}.icon-moon-checkbox-partial2:before{content:"";}.icon-moon-radio-checked:before{content:"";}.icon-moon-radio-checked2:before{content:"";}.icon-moon-radio-unchecked:before{content:"";}.icon-moon-toggle-on:before{content:"";}.icon-moon-toggle-off:before{content:"";}.icon-moon-checkmark-circle:before{content:"";}.icon-moon-circle:before{content:"";}.icon-moon-circle2:before{content:"";}.icon-moon-circles:before{content:"";}.icon-moon-circles2:before{content:"";}.icon-moon-crop:before{content:"";}.icon-moon-crop2:before{content:"";}.icon-moon-make-group:before{content:"";}.icon-moon-ungroup:before{content:"";}.icon-moon-vector:before{content:"";}.icon-moon-vector2:before{content:"";}.icon-moon-rulers:before{content:"";}.icon-moon-ruler:before{content:"";}.icon-moon-pencil-ruler:before{content:"";}.icon-moon-scissors:before{content:"";}.icon-moon-scissors2:before{content:"";}.icon-moon-scissors3:before{content:"";}.icon-moon-haircut:before{content:"";}.icon-moon-comb:before{content:"";}.icon-moon-filter:before{content:"";}.icon-moon-filter2:before{content:"";}.icon-moon-filter3:before{content:"";}.icon-moon-filter4:before{content:"";}.icon-moon-font:before{content:"";}.icon-moon-ampersand:before{content:"";}.icon-moon-ligature:before{content:"";}.icon-moon-ligature2:before{content:"";}.icon-moon-font-size:before{content:"";}.icon-moon-typography:before{content:"";}.icon-moon-text-height:before{content:"";}.icon-moon-text-width:before{content:"";}.icon-moon-height2:before{content:"";}.icon-moon-width:before{content:"";}.icon-moon-bold:before{content:"";}.icon-moon-underline:before{content:"";}.icon-moon-italic:before{content:"";}.icon-moon-strikethrough:before{content:"";}.icon-moon-strikethrough2:before{content:"";}.icon-moon-font-size2:before{content:"";}.icon-moon-bold2:before{content:"";}.icon-moon-underline2:before{content:"";}.icon-moon-italic2:before{content:"";}.icon-moon-strikethrough3:before{content:"";}.icon-moon-omega:before{content:"";}.icon-moon-sigma:before{content:"";}.icon-moon-nbsp:before{content:"";}.icon-moon-page-break:before{content:"";}.icon-moon-page-break2:before{content:"";}.icon-moon-superscript:before{content:"";}.icon-moon-subscript:before{content:"";}.icon-moon-superscript2:before{content:"";}.icon-moon-subscript2:before{content:"";}.icon-moon-text-color:before{content:"";}.icon-moon-highlight:before{content:"";}.icon-moon-pagebreak:before{content:"";}.icon-moon-clear-formatting:before{content:"";}.icon-moon-table:before{content:"";}.icon-moon-table2:before{content:"";}.icon-moon-insert-template:before{content:"";}.icon-moon-pilcrow:before{content:"";}.icon-moon-ltr:before{content:"";}.icon-moon-rtl:before{content:"";}.icon-moon-ltr2:before{content:"";}.icon-moon-rtl2:before{content:"";}.icon-moon-section:before{content:"";}.icon-moon-paragraph-left:before{content:"";}.icon-moon-paragraph-center:before{content:"";}.icon-moon-paragraph-right:before{content:"";}.icon-moon-paragraph-justify:before{content:"";}.icon-moon-paragraph-left2:before{content:"";}.icon-moon-paragraph-center2:before{content:"";}.icon-moon-paragraph-right2:before{content:"";}.icon-moon-paragraph-justify2:before{content:"";}.icon-moon-indent-increase:before{content:"";}.icon-moon-indent-decrease:before{content:"";}.icon-moon-paragraph-left3:before{content:"";}.icon-moon-paragraph-center3:before{content:"";}.icon-moon-paragraph-right3:before{content:"";}.icon-moon-paragraph-justify3:before{content:"";}.icon-moon-indent-increase2:before{content:"";}.icon-moon-indent-decrease2:before{content:"";}.icon-moon-share:before{content:"";}.icon-moon-share2:before{content:"";}.icon-moon-new-tab:before{content:"";}.icon-moon-new-tab2:before{content:"";}.icon-moon-popout:before{content:"";}.icon-moon-embed:before{content:"";}.icon-moon-embed2:before{content:"";}.icon-moon-markup:before{content:"";}.icon-moon-regexp:before{content:"";}.icon-moon-regexp2:before{content:"";}.icon-moon-code:before{content:"";}.icon-moon-circle-css:before{content:"";}.icon-moon-circle-code:before{content:"";}.icon-moon-terminal:before{content:"";}.icon-moon-unicode:before{content:"";}.icon-moon-seven-segment-0:before{content:"";}.icon-moon-seven-segment-1:before{content:"";}.icon-moon-seven-segment-2:before{content:"";}.icon-moon-seven-segment-3:before{content:"";}.icon-moon-seven-segment-4:before{content:"";}.icon-moon-seven-segment-5:before{content:"";}.icon-moon-seven-segment-6:before{content:"";}.icon-moon-seven-segment-7:before{content:"";}.icon-moon-seven-segment-8:before{content:"";}.icon-moon-seven-segment-9:before{content:"";}.icon-moon-share3:before{content:"";}.icon-moon-share4:before{content:"";}.icon-moon-mail:before{content:"";}.icon-moon-mail2:before{content:"";}.icon-moon-mail3:before{content:"";}.icon-moon-mail4:before{content:"";}.icon-moon-amazon:before{content:"";}.icon-moon-google:before{content:"";}.icon-moon-google2:before{content:"";}.icon-moon-google3:before{content:"";}.icon-moon-google-plus:before{content:"";}.icon-moon-google-plus2:before{content:"";}.icon-moon-google-plus3:before{content:"";}.icon-moon-hangouts:before{content:"";}.icon-moon-google-drive:before{content:"";}.icon-moon-facebook:before{content:"";}.icon-moon-facebook2:before{content:"";}.icon-moon-instagram:before{content:"";}.icon-moon-whatsapp:before{content:"";}.icon-moon-spotify:before{content:"";}.icon-moon-telegram:before{content:"";}.icon-moon-twitter:before{content:"";}.icon-moon-vine:before{content:"";}.icon-moon-vk:before{content:"";}.icon-moon-renren:before{content:"";}.icon-moon-sina-weibo:before{content:"";}.icon-moon-rss:before{content:"";}.icon-moon-rss2:before{content:"";}.icon-moon-youtube:before{content:"";}.icon-moon-youtube2:before{content:"";}.icon-moon-twitch:before{content:"";}.icon-moon-vimeo:before{content:"";}.icon-moon-vimeo2:before{content:"";}.icon-moon-lanyrd:before{content:"";}.icon-moon-flickr:before{content:"";}.icon-moon-flickr2:before{content:"";}.icon-moon-flickr3:before{content:"";}.icon-moon-flickr4:before{content:"";}.icon-moon-dribbble:before{content:"";}.icon-moon-behance:before{content:"";}.icon-moon-behance2:before{content:"";}.icon-moon-deviantart:before{content:"";}.icon-moon-500px:before{content:"";}.icon-moon-steam:before{content:"";}.icon-moon-steam2:before{content:"";}.icon-moon-dropbox:before{content:"";}.icon-moon-onedrive:before{content:"";}.icon-moon-github:before{content:"";}.icon-moon-npm:before{content:"";}.icon-moon-basecamp:before{content:"";}.icon-moon-trello:before{content:"";}.icon-moon-wordpress:before{content:"";}.icon-moon-joomla:before{content:"";}.icon-moon-ello:before{content:"";}.icon-moon-blogger:before{content:"";}.icon-moon-blogger2:before{content:"";}.icon-moon-tumblr:before{content:"";}.icon-moon-tumblr2:before{content:"";}.icon-moon-yahoo:before{content:"";}.icon-moon-yahoo2:before{content:"";}.icon-moon-tux:before{content:"";}.icon-moon-appleinc:before{content:"";}.icon-moon-finder:before{content:"";}.icon-moon-android:before{content:"";}.icon-moon-windows:before{content:"";}.icon-moon-windows8:before{content:"";}.icon-moon-soundcloud:before{content:"";}.icon-moon-soundcloud2:before{content:"";}.icon-moon-skype:before{content:"";}.icon-moon-reddit:before{content:"";}.icon-moon-hackernews:before{content:"";}.icon-moon-wikipedia:before{content:"";}.icon-moon-linkedin:before{content:"";}.icon-moon-linkedin2:before{content:"";}.icon-moon-lastfm:before{content:"";}.icon-moon-lastfm2:before{content:"";}.icon-moon-delicious:before{content:"";}.icon-moon-stumbleupon:before{content:"";}.icon-moon-stumbleupon2:before{content:"";}.icon-moon-stackoverflow:before{content:"";}.icon-moon-pinterest:before{content:"";}.icon-moon-pinterest2:before{content:"";}.icon-moon-xing:before{content:"";}.icon-moon-xing2:before{content:"";}.icon-moon-flattr:before{content:"";}.icon-moon-foursquare:before{content:"";}.icon-moon-yelp:before{content:"";}.icon-moon-paypal:before{content:"";}.icon-moon-chrome:before{content:"";}.icon-moon-firefox:before{content:"";}.icon-moon-IE:before{content:"";}.icon-moon-edge:before{content:"";}.icon-moon-safari:before{content:"";}.icon-moon-opera:before{content:"";}.icon-moon-file-pdf:before{content:"";}.icon-moon-file-openoffice:before{content:"";}.icon-moon-file-word:before{content:"";}.icon-moon-file-excel:before{content:"";}.icon-moon-libreoffice:before{content:"";}.icon-moon-html-five:before{content:"";}.icon-moon-html-five2:before{content:"";}.icon-moon-css3:before{content:"";}.icon-moon-git:before{content:"";}.icon-moon-codepen:before{content:"";}.icon-moon-svg:before{content:"";}.icon-moon-IcoMoon:before{content:"";}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul>li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.fa-handshake-o:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-o:before{content:"";}.fa-linode:before{content:"";}.fa-address-book:before{content:"";}.fa-address-book-o:before{content:"";}.fa-vcard:before,.fa-address-card:before{content:"";}.fa-vcard-o:before,.fa-address-card-o:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-circle-o:before{content:"";}.fa-user-o:before{content:"";}.fa-id-badge:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"";}.fa-quora:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-telegram:before{content:"";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-shower:before{content:"";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"";}.fa-podcast:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"";}.fa-bandcamp:before{content:"";}.fa-grav:before{content:"";}.fa-etsy:before{content:"";}.fa-imdb:before{content:"";}.fa-ravelry:before{content:"";}.fa-eercast:before{content:"";}.fa-microchip:before{content:"";}.fa-snowflake-o:before{content:"";}.fa-superpowers:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-meetup:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}.pe-icon{display:inline-block;font-family:"Pe-icon-7-stroke";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.pe-album:before{content:"";}.pe-arc:before{content:"";}.pe-back-2:before{content:"";}.pe-bandaid:before{content:"";}.pe-car:before{content:"";}.pe-diamond:before{content:"";}.pe-door-lock:before{content:"";}.pe-eyedropper:before{content:"";}.pe-female:before{content:"";}.pe-gym:before{content:"";}.pe-hammer:before{content:"";}.pe-headphones:before{content:"";}.pe-helm:before{content:"";}.pe-hourglass:before{content:"";}.pe-leaf:before{content:"";}.pe-magic-wand:before{content:"";}.pe-male:before{content:"";}.pe-map-2:before{content:"";}.pe-next-2:before{content:"";}.pe-paint-bucket:before{content:"";}.pe-pendrive:before{content:"";}.pe-photo:before{content:"";}.pe-piggy:before{content:"";}.pe-plugin:before{content:"";}.pe-refresh-2:before{content:"";}.pe-rocket:before{content:"";}.pe-settings:before{content:"";}.pe-shield:before{content:"";}.pe-smile:before{content:"";}.pe-usb:before{content:"";}.pe-vector:before{content:"";}.pe-wine:before{content:"";}.pe-cloud-upload:before{content:"";}.pe-cash:before{content:"";}.pe-close:before{content:"";}.pe-bluetooth:before{content:"";}.pe-cloud-download:before{content:"";}.pe-way:before{content:"";}.pe-close-circle:before{content:"";}.pe-id:before{content:"";}.pe-angle-up:before{content:"";}.pe-wristwatch:before{content:"";}.pe-angle-up-circle:before{content:"";}.pe-world:before{content:"";}.pe-angle-right:before{content:"";}.pe-volume:before{content:"";}.pe-angle-right-circle:before{content:"";}.pe-users:before{content:"";}.pe-angle-left:before{content:"";}.pe-user-female:before{content:"";}.pe-angle-left-circle:before{content:"";}.pe-up-arrow:before{content:"";}.pe-angle-down:before{content:"";}.pe-switch:before{content:"";}.pe-angle-down-circle:before{content:"";}.pe-scissors:before{content:"";}.pe-wallet:before{content:"";}.pe-safe:before{content:"";}.pe-volume2:before{content:"";}.pe-volume1:before{content:"";}.pe-voicemail:before{content:"";}.pe-video:before{content:"";}.pe-user:before{content:"";}.pe-upload:before{content:"";}.pe-unlock:before{content:"";}.pe-umbrella:before{content:"";}.pe-trash:before{content:"";}.pe-tools:before{content:"";}.pe-timer:before{content:"";}.pe-ticket:before{content:"";}.pe-target:before{content:"";}.pe-sun:before{content:"";}.pe-study:before{content:"";}.pe-stopwatch:before{content:"";}.pe-star:before{content:"";}.pe-speaker:before{content:"";}.pe-signal:before{content:"";}.pe-shuffle:before{content:"";}.pe-shopbag:before{content:"";}.pe-share:before{content:"";}.pe-server:before{content:"";}.pe-search:before{content:"";}.pe-film:before{content:"";}.pe-science:before{content:"";}.pe-disk:before{content:"";}.pe-ribbon:before{content:"";}.pe-repeat:before{content:"";}.pe-refresh:before{content:"";}.pe-add-user:before{content:"";}.pe-refresh-cloud:before{content:"";}.pe-paperclip:before{content:"";}.pe-radio:before{content:"";}.pe-note2:before{content:"";}.pe-print:before{content:"";}.pe-network:before{content:"";}.pe-prev:before{content:"";}.pe-mute:before{content:"";}.pe-power:before{content:"";}.pe-medal:before{content:"";}.pe-portfolio:before{content:"";}.pe-like2:before{content:"";}.pe-plus:before{content:"";}.pe-left-arrow:before{content:"";}.pe-play:before{content:"";}.pe-key:before{content:"";}.pe-plane:before{content:"";}.pe-joy:before{content:"";}.pe-photo-gallery:before{content:"";}.pe-pin:before{content:"";}.pe-phone:before{content:"";}.pe-plug:before{content:"";}.pe-pen:before{content:"";}.pe-right-arrow:before{content:"";}.pe-paper-plane:before{content:"";}.pe-delete-user:before{content:"";}.pe-paint:before{content:"";}.pe-bottom-arrow:before{content:"";}.pe-notebook:before{content:"";}.pe-note:before{content:"";}.pe-next:before{content:"";}.pe-news-paper:before{content:"";}.pe-musiclist:before{content:"";}.pe-music:before{content:"";}.pe-mouse:before{content:"";}.pe-more:before{content:"";}.pe-moon:before{content:"";}.pe-monitor:before{content:"";}.pe-micro:before{content:"";}.pe-menu:before{content:"";}.pe-map:before{content:"";}.pe-map-marker:before{content:"";}.pe-mail:before{content:"";}.pe-mail-open:before{content:"";}.pe-mail-open-file:before{content:"";}.pe-magnet:before{content:"";}.pe-loop:before{content:"";}.pe-look:before{content:"";}.pe-lock:before{content:"";}.pe-lintern:before{content:"";}.pe-link:before{content:"";}.pe-like:before{content:"";}.pe-light:before{content:"";}.pe-less:before{content:"";}.pe-keypad:before{content:"";}.pe-junk:before{content:"";}.pe-info:before{content:"";}.pe-home:before{content:"";}.pe-help2:before{content:"";}.pe-help1:before{content:"";}.pe-graph3:before{content:"";}.pe-graph2:before{content:"";}.pe-graph1:before{content:"";}.pe-graph:before{content:"";}.pe-global:before{content:"";}.pe-gleam:before{content:"";}.pe-glasses:before{content:"";}.pe-gift:before{content:"";}.pe-folder:before{content:"";}.pe-flag:before{content:"";}.pe-filter:before{content:"";}.pe-file:before{content:"";}.pe-expand1:before{content:"";}.pe-exapnd2:before{content:"";}.pe-edit:before{content:"";}.pe-drop:before{content:"";}.pe-drawer:before{content:"";}.pe-download:before{content:"";}.pe-display2:before{content:"";}.pe-display1:before{content:"";}.pe-diskette:before{content:"";}.pe-date:before{content:"";}.pe-cup:before{content:"";}.pe-culture:before{content:"";}.pe-crop:before{content:"";}.pe-credit:before{content:"";}.pe-copy-file:before{content:"";}.pe-config:before{content:"";}.pe-compass:before{content:"";}.pe-comment:before{content:"";}.pe-coffee:before{content:"";}.pe-cloud:before{content:"";}.pe-clock:before{content:"";}.pe-check:before{content:"";}.pe-chat:before{content:"";}.pe-cart:before{content:"";}.pe-camera:before{content:"";}.pe-call:before{content:"";}.pe-calculator:before{content:"";}.pe-browser:before{content:"";}.pe-box2:before{content:"";}.pe-box1:before{content:"";}.pe-bookmarks:before{content:"";}.pe-bicycle:before{content:"";}.pe-bell:before{content:"";}.pe-battery:before{content:"";}.pe-ball:before{content:"";}.pe-back:before{content:"";}.pe-attention:before{content:"";}.pe-anchor:before{content:"";}.pe-albums:before{content:"";}.pe-alarm:before{content:"";}.pe-airplay:before{content:"";}.icon{font-family:"Stroke-Gap-Icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-worldwide:before{content:"";}.icon-worldglobe:before{content:"";}.icon-underpants:before{content:"";}.icon-tshirt:before{content:"";}.icon-trousers:before{content:"";}.icon-tie:before{content:"";}.icon-tennisball:before{content:"";}.icon-telesocpe:before{content:"";}.icon-stop:before{content:"";}.icon-starship:before{content:"";}.icon-starship2:before{content:"";}.icon-speaker:before{content:"";}.icon-speaker2:before{content:"";}.icon-soccer:before{content:"";}.icon-snikers:before{content:"";}.icon-scisors:before{content:"";}.icon-puzzle:before{content:"";}.icon-printer:before{content:"";}.icon-pool:before{content:"";}.icon-podium:before{content:"";}.icon-play:before{content:"";}.icon-planet:before{content:"";}.icon-pause:before{content:"";}.icon-next:before{content:"";}.icon-musicnote2:before{content:"";}.icon-musicnote:before{content:"";}.icon-musicmixer:before{content:"";}.icon-microphone:before{content:"";}.icon-medal:before{content:"";}.icon-manfigure:before{content:"";}.icon-magnet:before{content:"";}.icon-like:before{content:"";}.icon-hanger:before{content:"";}.icon-handicap:before{content:"";}.icon-forward:before{content:"";}.icon-footbal:before{content:"";}.icon-flag:before{content:"";}.icon-femalefigure:before{content:"";}.icon-dislike:before{content:"";}.icon-diamondring:before{content:"";}.icon-cup:before{content:"";}.icon-crown:before{content:"";}.icon-column:before{content:"";}.icon-click:before{content:"";}.icon-cassette:before{content:"";}.icon-bomb:before{content:"";}.icon-batterylow:before{content:"";}.icon-batteryfull:before{content:"";}.icon-bascketball:before{content:"";}.icon-astronaut:before{content:"";}.icon-wineglass:before{content:"";}.icon-water:before{content:"";}.icon-wallet:before{content:"";}.icon-umbrella:before{content:"";}.icon-tv:before{content:"";}.icon-teamug:before{content:"";}.icon-tablet:before{content:"";}.icon-soda:before{content:"";}.icon-sodacan:before{content:"";}.icon-simcard:before{content:"";}.icon-signal:before{content:"";}.icon-shaker:before{content:"";}.icon-radio:before{content:"";}.icon-pizza:before{content:"";}.icon-phone:before{content:"";}.icon-notebook:before{content:"";}.icon-mug:before{content:"";}.icon-mastercard:before{content:"";}.icon-ipod:before{content:"";}.icon-info:before{content:"";}.icon-icecream2:before{content:"";}.icon-icecream1:before{content:"";}.icon-hourglass:before{content:"";}.icon-help:before{content:"";}.icon-goto:before{content:"";}.icon-glasses:before{content:"";}.icon-gameboy:before{content:"";}.icon-forkandknife:before{content:"";}.icon-export:before{content:"";}.icon-exit:before{content:"";}.icon-espresso:before{content:"";}.icon-drop:before{content:"";}.icon-download:before{content:"";}.icon-dollars:before{content:"";}.icon-dollar:before{content:"";}.icon-desktopmonitor:before{content:"";}.icon-corkscrew:before{content:"";}.icon-coffeetogo:before{content:"";}.icon-chart:before{content:"";}.icon-chartup:before{content:"";}.icon-chartdown:before{content:"";}.icon-calculator:before{content:"";}.icon-bread:before{content:"";}.icon-bourbon:before{content:"";}.icon-bottleofwine:before{content:"";}.icon-bag:before{content:"";}.icon-arrow:before{content:"";}.icon-antenna2:before{content:"";}.icon-antenna1:before{content:"";}.icon-anchor:before{content:"";}.icon-wheelbarrow:before{content:"";}.icon-webcam:before{content:"";}.icon-unlinked:before{content:"";}.icon-truck:before{content:"";}.icon-timer:before{content:"";}.icon-time:before{content:"";}.icon-storagebox:before{content:"";}.icon-star:before{content:"";}.icon-shoppingcart:before{content:"";}.icon-shield:before{content:"";}.icon-seringe:before{content:"";}.icon-pulse:before{content:"";}.icon-plaster:before{content:"";}.icon-plaine:before{content:"";}.icon-pill:before{content:"";}.icon-picnicbasket:before{content:"";}.icon-phone2:before{content:"";}.icon-pencil:before{content:"";}.icon-pen:before{content:"";}.icon-paperclip:before{content:"";}.icon-on-off:before{content:"";}.icon-mouse:before{content:"";}.icon-megaphone:before{content:"";}.icon-linked:before{content:"";}.icon-keyboard:before{content:"";}.icon-house:before{content:"";}.icon-heart:before{content:"";}.icon-headset:before{content:"";}.icon-fullshoppingcart:before{content:"";}.icon-fullscreen:before{content:"";}.icon-folder:before{content:"";}.icon-floppy:before{content:"";}.icon-files:before{content:"";}.icon-file:before{content:"";}.icon-filebox:before{content:"";}.icon-exitfullscreen:before{content:"";}.icon-emptybox:before{content:"";}.icon-delete:before{content:"";}.icon-controller:before{content:"";}.icon-compass:before{content:"";}.icon-compasstool:before{content:"";}.icon-clipboardtext:before{content:"";}.icon-clipboardchart:before{content:"";}.icon-chemicalglass:before{content:"";}.icon-cd:before{content:"";}.icon-carioca:before{content:"";}.icon-car:before{content:"";}.icon-book:before{content:"";}.icon-bigtruck:before{content:"";}.icon-bicycle:before{content:"";}.icon-wrench:before{content:"";}.icon-web:before{content:"";}.icon-watch:before{content:"";}.icon-volume:before{content:"";}.icon-video:before{content:"";}.icon-users:before{content:"";}.icon-user:before{content:"";}.icon-uploadcloud:before{content:"";}.icon-typing:before{content:"";}.icon-tools:before{content:"";}.icon-tag:before{content:"";}.icon-speedometter:before{content:"";}.icon-share:before{content:"";}.icon-settings:before{content:"";}.icon-search:before{content:"";}.icon-screwdriver:before{content:"";}.icon-rolodex:before{content:"";}.icon-ringer:before{content:"";}.icon-resume:before{content:"";}.icon-restart:before{content:"";}.icon-poweroff:before{content:"";}.icon-pointer:before{content:"";}.icon-picture:before{content:"";}.icon-openedlock:before{content:"";}.icon-notes:before{content:"";}.icon-mute:before{content:"";}.icon-movie:before{content:"";}.icon-microphone2:before{content:"";}.icon-message:before{content:"";}.icon-messageright:before{content:"";}.icon-messageleft:before{content:"";}.icon-menu:before{content:"";}.icon-media:before{content:"";}.icon-mail:before{content:"";}.icon-list:before{content:"";}.icon-layers:before{content:"";}.icon-key:before{content:"";}.icon-imbox:before{content:"";}.icon-eye:before{content:"";}.icon-edit:before{content:"";}.icon-dslrcamera:before{content:"";}.icon-downloadcloud:before{content:"";}.icon-compactcamera:before{content:"";}.icon-cloud:before{content:"";}.icon-closedlock:before{content:"";}.icon-chart2:before{content:"";}.icon-bulb:before{content:"";}.icon-briefcase:before{content:"";}.icon-blog:before{content:"";}.icon-agenda:before{content:"";}.zmdi{display:inline-block;font:normal normal normal 14px/1 "Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.zmdi-hc-2x{font-size:2em;}.zmdi-hc-3x{font-size:3em;}.zmdi-hc-4x{font-size:4em;}.zmdi-hc-5x{font-size:5em;}.zmdi-hc-fw{width:1.28571429em;text-align:center;}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.zmdi-hc-ul>li{position:relative;}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em;}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px;}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%;}.zmdi.pull-left{float:left;margin-right:.15em;}.zmdi.pull-right{float:right;margin-left:.15em;}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear;}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear;}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg);}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg);}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.zmdi-hc-stack-1x{line-height:inherit;}.zmdi-hc-stack-2x{font-size:2em;}.zmdi-hc-inverse{color:#fff;}.zmdi-3d-rotation:before{content:"";}.zmdi-airplane-off:before{content:"";}.zmdi-airplane:before{content:"";}.zmdi-album:before{content:"";}.zmdi-archive:before{content:"";}.zmdi-assignment-account:before{content:"";}.zmdi-assignment-alert:before{content:"";}.zmdi-assignment-check:before{content:"";}.zmdi-assignment-o:before{content:"";}.zmdi-assignment-return:before{content:"";}.zmdi-assignment-returned:before{content:"";}.zmdi-assignment:before{content:"";}.zmdi-attachment-alt:before{content:"";}.zmdi-attachment:before{content:"";}.zmdi-audio:before{content:"";}.zmdi-badge-check:before{content:"";}.zmdi-balance-wallet:before{content:"";}.zmdi-balance:before{content:"";}.zmdi-battery-alert:before{content:"";}.zmdi-battery-flash:before{content:"";}.zmdi-battery-unknown:before{content:"";}.zmdi-battery:before{content:"";}.zmdi-bike:before{content:"";}.zmdi-block-alt:before{content:"";}.zmdi-block:before{content:"";}.zmdi-boat:before{content:"";}.zmdi-book-image:before{content:"";}.zmdi-book:before{content:"";}.zmdi-bookmark-outline:before{content:"";}.zmdi-bookmark:before{content:"";}.zmdi-brush:before{content:"";}.zmdi-bug:before{content:"";}.zmdi-bus:before{content:"";}.zmdi-cake:before{content:"";}.zmdi-car-taxi:before{content:"";}.zmdi-car-wash:before{content:"";}.zmdi-car:before{content:"";}.zmdi-card-giftcard:before{content:"";}.zmdi-card-membership:before{content:"";}.zmdi-card-travel:before{content:"";}.zmdi-card:before{content:"";}.zmdi-case-check:before{content:"";}.zmdi-case-download:before{content:"";}.zmdi-case-play:before{content:"";}.zmdi-case:before{content:"";}.zmdi-cast-connected:before{content:"";}.zmdi-cast:before{content:"";}.zmdi-chart-donut:before{content:"";}.zmdi-chart:before{content:"";}.zmdi-city-alt:before{content:"";}.zmdi-city:before{content:"";}.zmdi-close-circle-o:before{content:"";}.zmdi-close-circle:before{content:"";}.zmdi-close:before{content:"";}.zmdi-cocktail:before{content:"";}.zmdi-code-setting:before{content:"";}.zmdi-code-smartphone:before{content:"";}.zmdi-code:before{content:"";}.zmdi-coffee:before{content:"";}.zmdi-collection-bookmark:before{content:"";}.zmdi-collection-case-play:before{content:"";}.zmdi-collection-folder-image:before{content:"";}.zmdi-collection-image-o:before{content:"";}.zmdi-collection-image:before{content:"";}.zmdi-collection-item-1:before{content:"";}.zmdi-collection-item-2:before{content:"";}.zmdi-collection-item-3:before{content:"";}.zmdi-collection-item-4:before{content:"";}.zmdi-collection-item-5:before{content:"";}.zmdi-collection-item-6:before{content:"";}.zmdi-collection-item-7:before{content:"";}.zmdi-collection-item-8:before{content:"";}.zmdi-collection-item-9-plus:before{content:"";}.zmdi-collection-item-9:before{content:"";}.zmdi-collection-item:before{content:"";}.zmdi-collection-music:before{content:"";}.zmdi-collection-pdf:before{content:"";}.zmdi-collection-plus:before{content:"";}.zmdi-collection-speaker:before{content:"";}.zmdi-collection-text:before{content:"";}.zmdi-collection-video:before{content:"";}.zmdi-compass:before{content:"";}.zmdi-cutlery:before{content:"";}.zmdi-delete:before{content:"";}.zmdi-dialpad:before{content:"";}.zmdi-dns:before{content:"";}.zmdi-drink:before{content:"";}.zmdi-edit:before{content:"";}.zmdi-email-open:before{content:"";}.zmdi-email:before{content:"";}.zmdi-eye-off:before{content:"";}.zmdi-eye:before{content:"";}.zmdi-eyedropper:before{content:"";}.zmdi-favorite-outline:before{content:"";}.zmdi-favorite:before{content:"";}.zmdi-filter-list:before{content:"";}.zmdi-fire:before{content:"";}.zmdi-flag:before{content:"";}.zmdi-flare:before{content:"";}.zmdi-flash-auto:before{content:"";}.zmdi-flash-off:before{content:"";}.zmdi-flash:before{content:"";}.zmdi-flip:before{content:"";}.zmdi-flower-alt:before{content:"";}.zmdi-flower:before{content:"";}.zmdi-font:before{content:"";}.zmdi-fullscreen-alt:before{content:"";}.zmdi-fullscreen-exit:before{content:"";}.zmdi-fullscreen:before{content:"";}.zmdi-functions:before{content:"";}.zmdi-gas-station:before{content:"";}.zmdi-gesture:before{content:"";}.zmdi-globe-alt:before{content:"";}.zmdi-globe-lock:before{content:"";}.zmdi-globe:before{content:"";}.zmdi-graduation-cap:before{content:"";}.zmdi-home:before{content:"";}.zmdi-hospital-alt:before{content:"";}.zmdi-hospital:before{content:"";}.zmdi-hotel:before{content:"";}.zmdi-hourglass-alt:before{content:"";}.zmdi-hourglass-outline:before{content:"";}.zmdi-hourglass:before{content:"";}.zmdi-http:before{content:"";}.zmdi-image-alt:before{content:"";}.zmdi-image-o:before{content:"";}.zmdi-image:before{content:"";}.zmdi-inbox:before{content:"";}.zmdi-invert-colors-off:before{content:"";}.zmdi-invert-colors:before{content:"";}.zmdi-key:before{content:"";}.zmdi-label-alt-outline:before{content:"";}.zmdi-label-alt:before{content:"";}.zmdi-label-heart:before{content:"";}.zmdi-label:before{content:"";}.zmdi-labels:before{content:"";}.zmdi-lamp:before{content:"";}.zmdi-landscape:before{content:"";}.zmdi-layers-off:before{content:"";}.zmdi-layers:before{content:"";}.zmdi-library:before{content:"";}.zmdi-link:before{content:"";}.zmdi-lock-open:before{content:"";}.zmdi-lock-outline:before{content:"";}.zmdi-lock:before{content:"";}.zmdi-mail-reply-all:before{content:"";}.zmdi-mail-reply:before{content:"";}.zmdi-mail-send:before{content:"";}.zmdi-mall:before{content:"";}.zmdi-map:before{content:"";}.zmdi-menu:before{content:"";}.zmdi-money-box:before{content:"";}.zmdi-money-off:before{content:"";}.zmdi-money:before{content:"";}.zmdi-more-vert:before{content:"";}.zmdi-more:before{content:"";}.zmdi-movie-alt:before{content:"";}.zmdi-movie:before{content:"";}.zmdi-nature-people:before{content:"";}.zmdi-nature:before{content:"";}.zmdi-navigation:before{content:"";}.zmdi-open-in-browser:before{content:"";}.zmdi-open-in-new:before{content:"";}.zmdi-palette:before{content:"";}.zmdi-parking:before{content:"";}.zmdi-pin-account:before{content:"";}.zmdi-pin-assistant:before{content:"";}.zmdi-pin-drop:before{content:"";}.zmdi-pin-help:before{content:"";}.zmdi-pin-off:before{content:"";}.zmdi-pin:before{content:"";}.zmdi-pizza:before{content:"";}.zmdi-plaster:before{content:"";}.zmdi-power-setting:before{content:"";}.zmdi-power:before{content:"";}.zmdi-print:before{content:"";}.zmdi-puzzle-piece:before{content:"";}.zmdi-quote:before{content:"";}.zmdi-railway:before{content:"";}.zmdi-receipt:before{content:"";}.zmdi-refresh-alt:before{content:"";}.zmdi-refresh-sync-alert:before{content:"";}.zmdi-refresh-sync-off:before{content:"";}.zmdi-refresh-sync:before{content:"";}.zmdi-refresh:before{content:"";}.zmdi-roller:before{content:"";}.zmdi-ruler:before{content:"";}.zmdi-scissors:before{content:"";}.zmdi-screen-rotation-lock:before{content:"";}.zmdi-screen-rotation:before{content:"";}.zmdi-search-for:before{content:"";}.zmdi-search-in-file:before{content:"";}.zmdi-search-in-page:before{content:"";}.zmdi-search-replace:before{content:"";}.zmdi-search:before{content:"";}.zmdi-seat:before{content:"";}.zmdi-settings-square:before{content:"";}.zmdi-settings:before{content:"";}.zmdi-shield-check:before{content:"";}.zmdi-shield-security:before{content:"";}.zmdi-shopping-basket:before{content:"";}.zmdi-shopping-cart-plus:before{content:"";}.zmdi-shopping-cart:before{content:"";}.zmdi-sign-in:before{content:"";}.zmdi-sort-amount-asc:before{content:"";}.zmdi-sort-amount-desc:before{content:"";}.zmdi-sort-asc:before{content:"";}.zmdi-sort-desc:before{content:"";}.zmdi-spellcheck:before{content:"";}.zmdi-storage:before{content:"";}.zmdi-store-24:before{content:"";}.zmdi-store:before{content:"";}.zmdi-subway:before{content:"";}.zmdi-sun:before{content:"";}.zmdi-tab-unselected:before{content:"";}.zmdi-tab:before{content:"";}.zmdi-tag-close:before{content:"";}.zmdi-tag-more:before{content:"";}.zmdi-tag:before{content:"";}.zmdi-thumb-down:before{content:"";}.zmdi-thumb-up-down:before{content:"";}.zmdi-thumb-up:before{content:"";}.zmdi-ticket-star:before{content:"";}.zmdi-toll:before{content:"";}.zmdi-toys:before{content:"";}.zmdi-traffic:before{content:"";}.zmdi-translate:before{content:"";}.zmdi-triangle-down:before{content:"";}.zmdi-triangle-up:before{content:"";}.zmdi-truck:before{content:"";}.zmdi-turning-sign:before{content:"";}.zmdi-wallpaper:before{content:"";}.zmdi-washing-machine:before{content:"";}.zmdi-window-maximize:before{content:"";}.zmdi-window-minimize:before{content:"";}.zmdi-window-restore:before{content:"";}.zmdi-wrench:before{content:"";}.zmdi-zoom-in:before{content:"";}.zmdi-zoom-out:before{content:"";}.zmdi-alert-circle-o:before{content:"";}.zmdi-alert-circle:before{content:"";}.zmdi-alert-octagon:before{content:"";}.zmdi-alert-polygon:before{content:"";}.zmdi-alert-triangle:before{content:"";}.zmdi-help-outline:before{content:"";}.zmdi-help:before{content:"";}.zmdi-info-outline:before{content:"";}.zmdi-info:before{content:"";}.zmdi-notifications-active:before{content:"";}.zmdi-notifications-add:before{content:"";}.zmdi-notifications-none:before{content:"";}.zmdi-notifications-off:before{content:"";}.zmdi-notifications-paused:before{content:"";}.zmdi-notifications:before{content:"";}.zmdi-account-add:before{content:"";}.zmdi-account-box-mail:before{content:"";}.zmdi-account-box-o:before{content:"";}.zmdi-account-box-phone:before{content:"";}.zmdi-account-box:before{content:"";}.zmdi-account-calendar:before{content:"";}.zmdi-account-circle:before{content:"";}.zmdi-account-o:before{content:"";}.zmdi-account:before{content:"";}.zmdi-accounts-add:before{content:"";}.zmdi-accounts-alt:before{content:"";}.zmdi-accounts-list-alt:before{content:"";}.zmdi-accounts-list:before{content:"";}.zmdi-accounts-outline:before{content:"";}.zmdi-accounts:before{content:"";}.zmdi-face:before{content:"";}.zmdi-female:before{content:"";}.zmdi-male-alt:before{content:"";}.zmdi-male-female:before{content:"";}.zmdi-male:before{content:"";}.zmdi-mood-bad:before{content:"";}.zmdi-mood:before{content:"";}.zmdi-run:before{content:"";}.zmdi-walk:before{content:"";}.zmdi-cloud-box:before{content:"";}.zmdi-cloud-circle:before{content:"";}.zmdi-cloud-done:before{content:"";}.zmdi-cloud-download:before{content:"";}.zmdi-cloud-off:before{content:"";}.zmdi-cloud-outline-alt:before{content:"";}.zmdi-cloud-outline:before{content:"";}.zmdi-cloud-upload:before{content:"";}.zmdi-cloud:before{content:"";}.zmdi-download:before{content:"";}.zmdi-file-plus:before{content:"";}.zmdi-file-text:before{content:"";}.zmdi-file:before{content:"";}.zmdi-folder-outline:before{content:"";}.zmdi-folder-person:before{content:"";}.zmdi-folder-star-alt:before{content:"";}.zmdi-folder-star:before{content:"";}.zmdi-folder:before{content:"";}.zmdi-gif:before{content:"";}.zmdi-upload:before{content:"";}.zmdi-border-all:before{content:"";}.zmdi-border-bottom:before{content:"";}.zmdi-border-clear:before{content:"";}.zmdi-border-color:before{content:"";}.zmdi-border-horizontal:before{content:"";}.zmdi-border-inner:before{content:"";}.zmdi-border-left:before{content:"";}.zmdi-border-outer:before{content:"";}.zmdi-border-right:before{content:"";}.zmdi-border-style:before{content:"";}.zmdi-border-top:before{content:"";}.zmdi-border-vertical:before{content:"";}.zmdi-copy:before{content:"";}.zmdi-crop:before{content:"";}.zmdi-format-align-center:before{content:"";}.zmdi-format-align-justify:before{content:"";}.zmdi-format-align-left:before{content:"";}.zmdi-format-align-right:before{content:"";}.zmdi-format-bold:before{content:"";}.zmdi-format-clear-all:before{content:"";}.zmdi-format-clear:before{content:"";}.zmdi-format-color-fill:before{content:"";}.zmdi-format-color-reset:before{content:"";}.zmdi-format-color-text:before{content:"";}.zmdi-format-indent-decrease:before{content:"";}.zmdi-format-indent-increase:before{content:"";}.zmdi-format-italic:before{content:"";}.zmdi-format-line-spacing:before{content:"";}.zmdi-format-list-bulleted:before{content:"";}.zmdi-format-list-numbered:before{content:"";}.zmdi-format-ltr:before{content:"";}.zmdi-format-rtl:before{content:"";}.zmdi-format-size:before{content:"";}.zmdi-format-strikethrough-s:before{content:"";}.zmdi-format-strikethrough:before{content:"";}.zmdi-format-subject:before{content:"";}.zmdi-format-underlined:before{content:"";}.zmdi-format-valign-bottom:before{content:"";}.zmdi-format-valign-center:before{content:"";}.zmdi-format-valign-top:before{content:"";}.zmdi-redo:before{content:"";}.zmdi-select-all:before{content:"";}.zmdi-space-bar:before{content:"";}.zmdi-text-format:before{content:"";}.zmdi-transform:before{content:"";}.zmdi-undo:before{content:"";}.zmdi-wrap-text:before{content:"";}.zmdi-comment-alert:before{content:"";}.zmdi-comment-alt-text:before{content:"";}.zmdi-comment-alt:before{content:"";}.zmdi-comment-edit:before{content:"";}.zmdi-comment-image:before{content:"";}.zmdi-comment-list:before{content:"";}.zmdi-comment-more:before{content:"";}.zmdi-comment-outline:before{content:"";}.zmdi-comment-text-alt:before{content:"";}.zmdi-comment-text:before{content:"";}.zmdi-comment-video:before{content:"";}.zmdi-comment:before{content:"";}.zmdi-comments:before{content:"";}.zmdi-check-all:before{content:"";}.zmdi-check-circle-u:before{content:"";}.zmdi-check-circle:before{content:"";}.zmdi-check-square:before{content:"";}.zmdi-check:before{content:"";}.zmdi-circle-o:before{content:"";}.zmdi-circle:before{content:"";}.zmdi-dot-circle-alt:before{content:"";}.zmdi-dot-circle:before{content:"";}.zmdi-minus-circle-outline:before{content:"";}.zmdi-minus-circle:before{content:"";}.zmdi-minus-square:before{content:"";}.zmdi-minus:before{content:"";}.zmdi-plus-circle-o-duplicate:before{content:"";}.zmdi-plus-circle-o:before{content:"";}.zmdi-plus-circle:before{content:"";}.zmdi-plus-square:before{content:"";}.zmdi-plus:before{content:"";}.zmdi-square-o:before{content:"";}.zmdi-star-circle:before{content:"";}.zmdi-star-half:before{content:"";}.zmdi-star-outline:before{content:"";}.zmdi-star:before{content:"";}.zmdi-bluetooth-connected:before{content:"";}.zmdi-bluetooth-off:before{content:"";}.zmdi-bluetooth-search:before{content:"";}.zmdi-bluetooth-setting:before{content:"";}.zmdi-bluetooth:before{content:"";}.zmdi-camera-add:before{content:"";}.zmdi-camera-alt:before{content:"";}.zmdi-camera-bw:before{content:"";}.zmdi-camera-front:before{content:"";}.zmdi-camera-mic:before{content:"";}.zmdi-camera-party-mode:before{content:"";}.zmdi-camera-rear:before{content:"";}.zmdi-camera-roll:before{content:"";}.zmdi-camera-switch:before{content:"";}.zmdi-camera:before{content:"";}.zmdi-card-alert:before{content:"";}.zmdi-card-off:before{content:"";}.zmdi-card-sd:before{content:"";}.zmdi-card-sim:before{content:"";}.zmdi-desktop-mac:before{content:"";}.zmdi-desktop-windows:before{content:"";}.zmdi-device-hub:before{content:"";}.zmdi-devices-off:before{content:"";}.zmdi-devices:before{content:"";}.zmdi-dock:before{content:"";}.zmdi-floppy:before{content:"";}.zmdi-gamepad:before{content:"";}.zmdi-gps-dot:before{content:"";}.zmdi-gps-off:before{content:"";}.zmdi-gps:before{content:"";}.zmdi-headset-mic:before{content:"";}.zmdi-headset:before{content:"";}.zmdi-input-antenna:before{content:"";}.zmdi-input-composite:before{content:"";}.zmdi-input-hdmi:before{content:"";}.zmdi-input-power:before{content:"";}.zmdi-input-svideo:before{content:"";}.zmdi-keyboard-hide:before{content:"";}.zmdi-keyboard:before{content:"";}.zmdi-laptop-chromebook:before{content:"";}.zmdi-laptop-mac:before{content:"";}.zmdi-laptop:before{content:"";}.zmdi-mic-off:before{content:"";}.zmdi-mic-outline:before{content:"";}.zmdi-mic-setting:before{content:"";}.zmdi-mic:before{content:"";}.zmdi-mouse:before{content:"";}.zmdi-network-alert:before{content:"";}.zmdi-network-locked:before{content:"";}.zmdi-network-off:before{content:"";}.zmdi-network-outline:before{content:"";}.zmdi-network-setting:before{content:"";}.zmdi-network:before{content:"";}.zmdi-phone-bluetooth:before{content:"";}.zmdi-phone-end:before{content:"";}.zmdi-phone-forwarded:before{content:"";}.zmdi-phone-in-talk:before{content:"";}.zmdi-phone-locked:before{content:"";}.zmdi-phone-missed:before{content:"";}.zmdi-phone-msg:before{content:"";}.zmdi-phone-paused:before{content:"";}.zmdi-phone-ring:before{content:"";}.zmdi-phone-setting:before{content:"";}.zmdi-phone-sip:before{content:"";}.zmdi-phone:before{content:"";}.zmdi-portable-wifi-changes:before{content:"";}.zmdi-portable-wifi-off:before{content:"";}.zmdi-portable-wifi:before{content:"";}.zmdi-radio:before{content:"";}.zmdi-reader:before{content:"";}.zmdi-remote-control-alt:before{content:"";}.zmdi-remote-control:before{content:"";}.zmdi-router:before{content:"";}.zmdi-scanner:before{content:"";}.zmdi-smartphone-android:before{content:"";}.zmdi-smartphone-download:before{content:"";}.zmdi-smartphone-erase:before{content:"";}.zmdi-smartphone-info:before{content:"";}.zmdi-smartphone-iphone:before{content:"";}.zmdi-smartphone-landscape-lock:before{content:"";}.zmdi-smartphone-landscape:before{content:"";}.zmdi-smartphone-lock:before{content:"";}.zmdi-smartphone-portrait-lock:before{content:"";}.zmdi-smartphone-ring:before{content:"";}.zmdi-smartphone-setting:before{content:"";}.zmdi-smartphone-setup:before{content:"";}.zmdi-smartphone:before{content:"";}.zmdi-speaker:before{content:"";}.zmdi-tablet-android:before{content:"";}.zmdi-tablet-mac:before{content:"";}.zmdi-tablet:before{content:"";}.zmdi-tv-alt-play:before{content:"";}.zmdi-tv-list:before{content:"";}.zmdi-tv-play:before{content:"";}.zmdi-tv:before{content:"";}.zmdi-usb:before{content:"";}.zmdi-videocam-off:before{content:"";}.zmdi-videocam-switch:before{content:"";}.zmdi-videocam:before{content:"";}.zmdi-watch:before{content:"";}.zmdi-wifi-alt-2:before{content:"";}.zmdi-wifi-alt:before{content:"";}.zmdi-wifi-info:before{content:"";}.zmdi-wifi-lock:before{content:"";}.zmdi-wifi-off:before{content:"";}.zmdi-wifi-outline:before{content:"";}.zmdi-wifi:before{content:"";}.zmdi-arrow-left-bottom:before{content:"";}.zmdi-arrow-left:before{content:"";}.zmdi-arrow-merge:before{content:"";}.zmdi-arrow-missed:before{content:"";}.zmdi-arrow-right-top:before{content:"";}.zmdi-arrow-right:before{content:"";}.zmdi-arrow-split:before{content:"";}.zmdi-arrows:before{content:"";}.zmdi-caret-down-circle:before{content:"";}.zmdi-caret-down:before{content:"";}.zmdi-caret-left-circle:before{content:"";}.zmdi-caret-left:before{content:"";}.zmdi-caret-right-circle:before{content:"";}.zmdi-caret-right:before{content:"";}.zmdi-caret-up-circle:before{content:"";}.zmdi-caret-up:before{content:"";}.zmdi-chevron-down:before{content:"";}.zmdi-chevron-left:before{content:"";}.zmdi-chevron-right:before{content:"";}.zmdi-chevron-up:before{content:"";}.zmdi-forward:before{content:"";}.zmdi-long-arrow-down:before{content:"";}.zmdi-long-arrow-left:before{content:"";}.zmdi-long-arrow-return:before{content:"";}.zmdi-long-arrow-right:before{content:"";}.zmdi-long-arrow-tab:before{content:"";}.zmdi-long-arrow-up:before{content:"";}.zmdi-rotate-ccw:before{content:"";}.zmdi-rotate-cw:before{content:"";}.zmdi-rotate-left:before{content:"";}.zmdi-rotate-right:before{content:"";}.zmdi-square-down:before{content:"";}.zmdi-square-right:before{content:"";}.zmdi-swap-alt:before{content:"";}.zmdi-swap-vertical-circle:before{content:"";}.zmdi-swap-vertical:before{content:"";}.zmdi-swap:before{content:"";}.zmdi-trending-down:before{content:"";}.zmdi-trending-flat:before{content:"";}.zmdi-trending-up:before{content:"";}.zmdi-unfold-less:before{content:"";}.zmdi-unfold-more:before{content:"";}.zmdi-apps:before{content:"";}.zmdi-grid-off:before{content:"";}.zmdi-grid:before{content:"";}.zmdi-view-agenda:before{content:"";}.zmdi-view-array:before{content:"";}.zmdi-view-carousel:before{content:"";}.zmdi-view-column:before{content:"";}.zmdi-view-comfy:before{content:"";}.zmdi-view-compact:before{content:"";}.zmdi-view-dashboard:before{content:"";}.zmdi-view-day:before{content:"";}.zmdi-view-headline:before{content:"";}.zmdi-view-list-alt:before{content:"";}.zmdi-view-list:before{content:"";}.zmdi-view-module:before{content:"";}.zmdi-view-quilt:before{content:"";}.zmdi-view-stream:before{content:"";}.zmdi-view-subtitles:before{content:"";}.zmdi-view-toc:before{content:"";}.zmdi-view-web:before{content:"";}.zmdi-view-week:before{content:"";}.zmdi-widgets:before{content:"";}.zmdi-alarm-check:before{content:"";}.zmdi-alarm-off:before{content:"";}.zmdi-alarm-plus:before{content:"";}.zmdi-alarm-snooze:before{content:"";}.zmdi-alarm:before{content:"";}.zmdi-calendar-alt:before{content:"";}.zmdi-calendar-check:before{content:"";}.zmdi-calendar-close:before{content:"";}.zmdi-calendar-note:before{content:"";}.zmdi-calendar:before{content:"";}.zmdi-time-countdown:before{content:"";}.zmdi-time-interval:before{content:"";}.zmdi-time-restore-setting:before{content:"";}.zmdi-time-restore:before{content:"";}.zmdi-time:before{content:"";}.zmdi-timer-off:before{content:"";}.zmdi-timer:before{content:"";}.zmdi-android-alt:before{content:"";}.zmdi-android:before{content:"";}.zmdi-apple:before{content:"";}.zmdi-behance:before{content:"";}.zmdi-codepen:before{content:"";}.zmdi-dribbble:before{content:"";}.zmdi-dropbox:before{content:"";}.zmdi-evernote:before{content:"";}.zmdi-facebook-box:before{content:"";}.zmdi-facebook:before{content:"";}.zmdi-github-box:before{content:"";}.zmdi-github:before{content:"";}.zmdi-google-drive:before{content:"";}.zmdi-google-earth:before{content:"";}.zmdi-google-glass:before{content:"";}.zmdi-google-maps:before{content:"";}.zmdi-google-pages:before{content:"";}.zmdi-google-play:before{content:"";}.zmdi-google-plus-box:before{content:"";}.zmdi-google-plus:before{content:"";}.zmdi-google:before{content:"";}.zmdi-instagram:before{content:"";}.zmdi-language-css3:before{content:"";}.zmdi-language-html5:before{content:"";}.zmdi-language-javascript:before{content:"";}.zmdi-language-python-alt:before{content:"";}.zmdi-language-python:before{content:"";}.zmdi-lastfm:before{content:"";}.zmdi-linkedin-box:before{content:"";}.zmdi-paypal:before{content:"";}.zmdi-pinterest-box:before{content:"";}.zmdi-pocket:before{content:"";}.zmdi-polymer:before{content:"";}.zmdi-share:before{content:"";}.zmdi-stackoverflow:before{content:"";}.zmdi-steam-square:before{content:"";}.zmdi-steam:before{content:"";}.zmdi-twitter-box:before{content:"";}.zmdi-twitter:before{content:"";}.zmdi-vk:before{content:"";}.zmdi-wikipedia:before{content:"";}.zmdi-windows:before{content:"";}.zmdi-aspect-ratio-alt:before{content:"";}.zmdi-aspect-ratio:before{content:"";}.zmdi-blur-circular:before{content:"";}.zmdi-blur-linear:before{content:"";}.zmdi-blur-off:before{content:"";}.zmdi-blur:before{content:"";}.zmdi-brightness-2:before{content:"";}.zmdi-brightness-3:before{content:"";}.zmdi-brightness-4:before{content:"";}.zmdi-brightness-5:before{content:"";}.zmdi-brightness-6:before{content:"";}.zmdi-brightness-7:before{content:"";}.zmdi-brightness-auto:before{content:"";}.zmdi-brightness-setting:before{content:"";}.zmdi-broken-image:before{content:"";}.zmdi-center-focus-strong:before{content:"";}.zmdi-center-focus-weak:before{content:"";}.zmdi-compare:before{content:"";}.zmdi-crop-16-9:before{content:"";}.zmdi-crop-3-2:before{content:"";}.zmdi-crop-5-4:before{content:"";}.zmdi-crop-7-5:before{content:"";}.zmdi-crop-din:before{content:"";}.zmdi-crop-free:before{content:"";}.zmdi-crop-landscape:before{content:"";}.zmdi-crop-portrait:before{content:"";}.zmdi-crop-square:before{content:"";}.zmdi-exposure-alt:before{content:"";}.zmdi-exposure:before{content:"";}.zmdi-filter-b-and-w:before{content:"";}.zmdi-filter-center-focus:before{content:"";}.zmdi-filter-frames:before{content:"";}.zmdi-filter-tilt-shift:before{content:"";}.zmdi-gradient:before{content:"";}.zmdi-grain:before{content:"";}.zmdi-graphic-eq:before{content:"";}.zmdi-hdr-off:before{content:"";}.zmdi-hdr-strong:before{content:"";}.zmdi-hdr-weak:before{content:"";}.zmdi-hdr:before{content:"";}.zmdi-iridescent:before{content:"";}.zmdi-leak-off:before{content:"";}.zmdi-leak:before{content:"";}.zmdi-looks:before{content:"";}.zmdi-loupe:before{content:"";}.zmdi-panorama-horizontal:before{content:"";}.zmdi-panorama-vertical:before{content:"";}.zmdi-panorama-wide-angle:before{content:"";}.zmdi-photo-size-select-large:before{content:"";}.zmdi-photo-size-select-small:before{content:"";}.zmdi-picture-in-picture:before{content:"";}.zmdi-slideshow:before{content:"";}.zmdi-texture:before{content:"";}.zmdi-tonality:before{content:"";}.zmdi-vignette:before{content:"";}.zmdi-wb-auto:before{content:"";}.zmdi-eject-alt:before{content:"";}.zmdi-eject:before{content:"";}.zmdi-equalizer:before{content:"";}.zmdi-fast-forward:before{content:"";}.zmdi-fast-rewind:before{content:"";}.zmdi-forward-10:before{content:"";}.zmdi-forward-30:before{content:"";}.zmdi-forward-5:before{content:"";}.zmdi-hearing:before{content:"";}.zmdi-pause-circle-outline:before{content:"";}.zmdi-pause-circle:before{content:"";}.zmdi-pause:before{content:"";}.zmdi-play-circle-outline:before{content:"";}.zmdi-play-circle:before{content:"";}.zmdi-play:before{content:"";}.zmdi-playlist-audio:before{content:"";}.zmdi-playlist-plus:before{content:"";}.zmdi-repeat-one:before{content:"";}.zmdi-repeat:before{content:"";}.zmdi-replay-10:before{content:"";}.zmdi-replay-30:before{content:"";}.zmdi-replay-5:before{content:"";}.zmdi-replay:before{content:"";}.zmdi-shuffle:before{content:"";}.zmdi-skip-next:before{content:"";}.zmdi-skip-previous:before{content:"";}.zmdi-stop:before{content:"";}.zmdi-surround-sound:before{content:"";}.zmdi-tune:before{content:"";}.zmdi-volume-down:before{content:"";}.zmdi-volume-mute:before{content:"";}.zmdi-volume-off:before{content:"";}.zmdi-volume-up:before{content:"";}.zmdi-n-1-square:before{content:"";}.zmdi-n-2-square:before{content:"";}.zmdi-n-3-square:before{content:"";}.zmdi-n-4-square:before{content:"";}.zmdi-n-5-square:before{content:"";}.zmdi-n-6-square:before{content:"";}.zmdi-neg-1:before{content:"";}.zmdi-neg-2:before{content:"";}.zmdi-plus-1:before{content:"";}.zmdi-plus-2:before{content:"";}.zmdi-sec-10:before{content:"";}.zmdi-sec-3:before{content:"";}.zmdi-zero:before{content:"";}.zmdi-airline-seat-flat-angled:before{content:"";}.zmdi-airline-seat-flat:before{content:"";}.zmdi-airline-seat-individual-suite:before{content:"";}.zmdi-airline-seat-legroom-extra:before{content:"";}.zmdi-airline-seat-legroom-normal:before{content:"";}.zmdi-airline-seat-legroom-reduced:before{content:"";}.zmdi-airline-seat-recline-extra:before{content:"";}.zmdi-airline-seat-recline-normal:before{content:"";}.zmdi-airplay:before{content:"";}.zmdi-closed-caption:before{content:"";}.zmdi-confirmation-number:before{content:"";}.zmdi-developer-board:before{content:"";}.zmdi-disc-full:before{content:"";}.zmdi-explicit:before{content:"";}.zmdi-flight-land:before{content:"";}.zmdi-flight-takeoff:before{content:"";}.zmdi-flip-to-back:before{content:"";}.zmdi-flip-to-front:before{content:"";}.zmdi-group-work:before{content:"";}.zmdi-hd:before{content:"";}.zmdi-hq:before{content:"";}.zmdi-markunread-mailbox:before{content:"";}.zmdi-memory:before{content:"";}.zmdi-nfc:before{content:"";}.zmdi-play-for-work:before{content:"";}.zmdi-power-input:before{content:"";}.zmdi-present-to-all:before{content:"";}.zmdi-satellite:before{content:"";}.zmdi-tap-and-play:before{content:"";}.zmdi-vibration:before{content:"";}.zmdi-voicemail:before{content:"";}.zmdi-group:before{content:"";}.zmdi-rss:before{content:"";}.zmdi-shape:before{content:"";}.zmdi-spinner:before{content:"";}.zmdi-ungroup:before{content:"";}.zmdi-500px:before{content:"";}.zmdi-8tracks:before{content:"";}.zmdi-amazon:before{content:"";}.zmdi-blogger:before{content:"";}.zmdi-delicious:before{content:"";}.zmdi-disqus:before{content:"";}.zmdi-flattr:before{content:"";}.zmdi-flickr:before{content:"";}.zmdi-github-alt:before{content:"";}.zmdi-google-old:before{content:"";}.zmdi-linkedin:before{content:"";}.zmdi-odnoklassniki:before{content:"";}.zmdi-outlook:before{content:"";}.zmdi-paypal-alt:before{content:"";}.zmdi-pinterest:before{content:"";}.zmdi-playstation:before{content:"";}.zmdi-reddit:before{content:"";}.zmdi-skype:before{content:"";}.zmdi-slideshare:before{content:"";}.zmdi-soundcloud:before{content:"";}.zmdi-tumblr:before{content:"";}.zmdi-twitch:before{content:"";}.zmdi-vimeo:before{content:"";}.zmdi-whatsapp:before{content:"";}.zmdi-xbox:before{content:"";}.zmdi-yahoo:before{content:"";}.zmdi-youtube-play:before{content:"";}.zmdi-youtube:before{content:"";}.zmdi-3d-rotation:before{content:"";}.zmdi-airplane-off:before{content:"";}.zmdi-airplane:before{content:"";}.zmdi-album:before{content:"";}.zmdi-archive:before{content:"";}.zmdi-assignment-account:before{content:"";}.zmdi-assignment-alert:before{content:"";}.zmdi-assignment-check:before{content:"";}.zmdi-assignment-o:before{content:"";}.zmdi-assignment-return:before{content:"";}.zmdi-assignment-returned:before{content:"";}.zmdi-assignment:before{content:"";}.zmdi-attachment-alt:before{content:"";}.zmdi-attachment:before{content:"";}.zmdi-audio:before{content:"";}.zmdi-badge-check:before{content:"";}.zmdi-balance-wallet:before{content:"";}.zmdi-balance:before{content:"";}.zmdi-battery-alert:before{content:"";}.zmdi-battery-flash:before{content:"";}.zmdi-battery-unknown:before{content:"";}.zmdi-battery:before{content:"";}.zmdi-bike:before{content:"";}.zmdi-block-alt:before{content:"";}.zmdi-block:before{content:"";}.zmdi-boat:before{content:"";}.zmdi-book-image:before{content:"";}.zmdi-book:before{content:"";}.zmdi-bookmark-outline:before{content:"";}.zmdi-bookmark:before{content:"";}.zmdi-brush:before{content:"";}.zmdi-bug:before{content:"";}.zmdi-bus:before{content:"";}.zmdi-cake:before{content:"";}.zmdi-car-taxi:before{content:"";}.zmdi-car-wash:before{content:"";}.zmdi-car:before{content:"";}.zmdi-card-giftcard:before{content:"";}.zmdi-card-membership:before{content:"";}.zmdi-card-travel:before{content:"";}.zmdi-card:before{content:"";}.zmdi-case-check:before{content:"";}.zmdi-case-download:before{content:"";}.zmdi-case-play:before{content:"";}.zmdi-case:before{content:"";}.zmdi-cast-connected:before{content:"";}.zmdi-cast:before{content:"";}.zmdi-chart-donut:before{content:"";}.zmdi-chart:before{content:"";}.zmdi-city-alt:before{content:"";}.zmdi-city:before{content:"";}.zmdi-close-circle-o:before{content:"";}.zmdi-close-circle:before{content:"";}.zmdi-close:before{content:"";}.zmdi-cocktail:before{content:"";}.zmdi-code-setting:before{content:"";}.zmdi-code-smartphone:before{content:"";}.zmdi-code:before{content:"";}.zmdi-coffee:before{content:"";}.zmdi-collection-bookmark:before{content:"";}.zmdi-collection-case-play:before{content:"";}.zmdi-collection-folder-image:before{content:"";}.zmdi-collection-image-o:before{content:"";}.zmdi-collection-image:before{content:"";}.zmdi-collection-item-1:before{content:"";}.zmdi-collection-item-2:before{content:"";}.zmdi-collection-item-3:before{content:"";}.zmdi-collection-item-4:before{content:"";}.zmdi-collection-item-5:before{content:"";}.zmdi-collection-item-6:before{content:"";}.zmdi-collection-item-7:before{content:"";}.zmdi-collection-item-8:before{content:"";}.zmdi-collection-item-9-plus:before{content:"";}.zmdi-collection-item-9:before{content:"";}.zmdi-collection-item:before{content:"";}.zmdi-collection-music:before{content:"";}.zmdi-collection-pdf:before{content:"";}.zmdi-collection-plus:before{content:"";}.zmdi-collection-speaker:before{content:"";}.zmdi-collection-text:before{content:"";}.zmdi-collection-video:before{content:"";}.zmdi-compass:before{content:"";}.zmdi-cutlery:before{content:"";}.zmdi-delete:before{content:"";}.zmdi-dialpad:before{content:"";}.zmdi-dns:before{content:"";}.zmdi-drink:before{content:"";}.zmdi-edit:before{content:"";}.zmdi-email-open:before{content:"";}.zmdi-email:before{content:"";}.zmdi-eye-off:before{content:"";}.zmdi-eye:before{content:"";}.zmdi-eyedropper:before{content:"";}.zmdi-favorite-outline:before{content:"";}.zmdi-favorite:before{content:"";}.zmdi-filter-list:before{content:"";}.zmdi-fire:before{content:"";}.zmdi-flag:before{content:"";}.zmdi-flare:before{content:"";}.zmdi-flash-auto:before{content:"";}.zmdi-flash-off:before{content:"";}.zmdi-flash:before{content:"";}.zmdi-flip:before{content:"";}.zmdi-flower-alt:before{content:"";}.zmdi-flower:before{content:"";}.zmdi-font:before{content:"";}.zmdi-fullscreen-alt:before{content:"";}.zmdi-fullscreen-exit:before{content:"";}.zmdi-fullscreen:before{content:"";}.zmdi-functions:before{content:"";}.zmdi-gas-station:before{content:"";}.zmdi-gesture:before{content:"";}.zmdi-globe-alt:before{content:"";}.zmdi-globe-lock:before{content:"";}.zmdi-globe:before{content:"";}.zmdi-graduation-cap:before{content:"";}.zmdi-home:before{content:"";}.zmdi-hospital-alt:before{content:"";}.zmdi-hospital:before{content:"";}.zmdi-hotel:before{content:"";}.zmdi-hourglass-alt:before{content:"";}.zmdi-hourglass-outline:before{content:"";}.zmdi-hourglass:before{content:"";}.zmdi-http:before{content:"";}.zmdi-image-alt:before{content:"";}.zmdi-image-o:before{content:"";}.zmdi-image:before{content:"";}.zmdi-inbox:before{content:"";}.zmdi-invert-colors-off:before{content:"";}.zmdi-invert-colors:before{content:"";}.zmdi-key:before{content:"";}.zmdi-label-alt-outline:before{content:"";}.zmdi-label-alt:before{content:"";}.zmdi-label-heart:before{content:"";}.zmdi-label:before{content:"";}.zmdi-labels:before{content:"";}.zmdi-lamp:before{content:"";}.zmdi-landscape:before{content:"";}.zmdi-layers-off:before{content:"";}.zmdi-layers:before{content:"";}.zmdi-library:before{content:"";}.zmdi-link:before{content:"";}.zmdi-lock-open:before{content:"";}.zmdi-lock-outline:before{content:"";}.zmdi-lock:before{content:"";}.zmdi-mail-reply-all:before{content:"";}.zmdi-mail-reply:before{content:"";}.zmdi-mail-send:before{content:"";}.zmdi-mall:before{content:"";}.zmdi-map:before{content:"";}.zmdi-menu:before{content:"";}.zmdi-money-box:before{content:"";}.zmdi-money-off:before{content:"";}.zmdi-money:before{content:"";}.zmdi-more-vert:before{content:"";}.zmdi-more:before{content:"";}.zmdi-movie-alt:before{content:"";}.zmdi-movie:before{content:"";}.zmdi-nature-people:before{content:"";}.zmdi-nature:before{content:"";}.zmdi-navigation:before{content:"";}.zmdi-open-in-browser:before{content:"";}.zmdi-open-in-new:before{content:"";}.zmdi-palette:before{content:"";}.zmdi-parking:before{content:"";}.zmdi-pin-account:before{content:"";}.zmdi-pin-assistant:before{content:"";}.zmdi-pin-drop:before{content:"";}.zmdi-pin-help:before{content:"";}.zmdi-pin-off:before{content:"";}.zmdi-pin:before{content:"";}.zmdi-pizza:before{content:"";}.zmdi-plaster:before{content:"";}.zmdi-power-setting:before{content:"";}.zmdi-power:before{content:"";}.zmdi-print:before{content:"";}.zmdi-puzzle-piece:before{content:"";}.zmdi-quote:before{content:"";}.zmdi-railway:before{content:"";}.zmdi-receipt:before{content:"";}.zmdi-refresh-alt:before{content:"";}.zmdi-refresh-sync-alert:before{content:"";}.zmdi-refresh-sync-off:before{content:"";}.zmdi-refresh-sync:before{content:"";}.zmdi-refresh:before{content:"";}.zmdi-roller:before{content:"";}.zmdi-ruler:before{content:"";}.zmdi-scissors:before{content:"";}.zmdi-screen-rotation-lock:before{content:"";}.zmdi-screen-rotation:before{content:"";}.zmdi-search-for:before{content:"";}.zmdi-search-in-file:before{content:"";}.zmdi-search-in-page:before{content:"";}.zmdi-search-replace:before{content:"";}.zmdi-search:before{content:"";}.zmdi-seat:before{content:"";}.zmdi-settings-square:before{content:"";}.zmdi-settings:before{content:"";}.zmdi-shield-check:before{content:"";}.zmdi-shield-security:before{content:"";}.zmdi-shopping-basket:before{content:"";}.zmdi-shopping-cart-plus:before{content:"";}.zmdi-shopping-cart:before{content:"";}.zmdi-sign-in:before{content:"";}.zmdi-sort-amount-asc:before{content:"";}.zmdi-sort-amount-desc:before{content:"";}.zmdi-sort-asc:before{content:"";}.zmdi-sort-desc:before{content:"";}.zmdi-spellcheck:before{content:"";}.zmdi-storage:before{content:"";}.zmdi-store-24:before{content:"";}.zmdi-store:before{content:"";}.zmdi-subway:before{content:"";}.zmdi-sun:before{content:"";}.zmdi-tab-unselected:before{content:"";}.zmdi-tab:before{content:"";}.zmdi-tag-close:before{content:"";}.zmdi-tag-more:before{content:"";}.zmdi-tag:before{content:"";}.zmdi-thumb-down:before{content:"";}.zmdi-thumb-up-down:before{content:"";}.zmdi-thumb-up:before{content:"";}.zmdi-ticket-star:before{content:"";}.zmdi-toll:before{content:"";}.zmdi-toys:before{content:"";}.zmdi-traffic:before{content:"";}.zmdi-translate:before{content:"";}.zmdi-triangle-down:before{content:"";}.zmdi-triangle-up:before{content:"";}.zmdi-truck:before{content:"";}.zmdi-turning-sign:before{content:"";}.zmdi-wallpaper:before{content:"";}.zmdi-washing-machine:before{content:"";}.zmdi-window-maximize:before{content:"";}.zmdi-window-minimize:before{content:"";}.zmdi-window-restore:before{content:"";}.zmdi-wrench:before{content:"";}.zmdi-zoom-in:before{content:"";}.zmdi-zoom-out:before{content:"";}.zmdi-alert-circle-o:before{content:"";}.zmdi-alert-circle:before{content:"";}.zmdi-alert-octagon:before{content:"";}.zmdi-alert-polygon:before{content:"";}.zmdi-alert-triangle:before{content:"";}.zmdi-help-outline:before{content:"";}.zmdi-help:before{content:"";}.zmdi-info-outline:before{content:"";}.zmdi-info:before{content:"";}.zmdi-notifications-active:before{content:"";}.zmdi-notifications-add:before{content:"";}.zmdi-notifications-none:before{content:"";}.zmdi-notifications-off:before{content:"";}.zmdi-notifications-paused:before{content:"";}.zmdi-notifications:before{content:"";}.zmdi-account-add:before{content:"";}.zmdi-account-box-mail:before{content:"";}.zmdi-account-box-o:before{content:"";}.zmdi-account-box-phone:before{content:"";}.zmdi-account-box:before{content:"";}.zmdi-account-calendar:before{content:"";}.zmdi-account-circle:before{content:"";}.zmdi-account-o:before{content:"";}.zmdi-account:before{content:"";}.zmdi-accounts-add:before{content:"";}.zmdi-accounts-alt:before{content:"";}.zmdi-accounts-list-alt:before{content:"";}.zmdi-accounts-list:before{content:"";}.zmdi-accounts-outline:before{content:"";}.zmdi-accounts:before{content:"";}.zmdi-face:before{content:"";}.zmdi-female:before{content:"";}.zmdi-male-alt:before{content:"";}.zmdi-male-female:before{content:"";}.zmdi-male:before{content:"";}.zmdi-mood-bad:before{content:"";}.zmdi-mood:before{content:"";}.zmdi-run:before{content:"";}.zmdi-walk:before{content:"";}.zmdi-cloud-box:before{content:"";}.zmdi-cloud-circle:before{content:"";}.zmdi-cloud-done:before{content:"";}.zmdi-cloud-download:before{content:"";}.zmdi-cloud-off:before{content:"";}.zmdi-cloud-outline-alt:before{content:"";}.zmdi-cloud-outline:before{content:"";}.zmdi-cloud-upload:before{content:"";}.zmdi-cloud:before{content:"";}.zmdi-download:before{content:"";}.zmdi-file-plus:before{content:"";}.zmdi-file-text:before{content:"";}.zmdi-file:before{content:"";}.zmdi-folder-outline:before{content:"";}.zmdi-folder-person:before{content:"";}.zmdi-folder-star-alt:before{content:"";}.zmdi-folder-star:before{content:"";}.zmdi-folder:before{content:"";}.zmdi-gif:before{content:"";}.zmdi-upload:before{content:"";}.zmdi-border-all:before{content:"";}.zmdi-border-bottom:before{content:"";}.zmdi-border-clear:before{content:"";}.zmdi-border-color:before{content:"";}.zmdi-border-horizontal:before{content:"";}.zmdi-border-inner:before{content:"";}.zmdi-border-left:before{content:"";}.zmdi-border-outer:before{content:"";}.zmdi-border-right:before{content:"";}.zmdi-border-style:before{content:"";}.zmdi-border-top:before{content:"";}.zmdi-border-vertical:before{content:"";}.zmdi-copy:before{content:"";}.zmdi-crop:before{content:"";}.zmdi-format-align-center:before{content:"";}.zmdi-format-align-justify:before{content:"";}.zmdi-format-align-left:before{content:"";}.zmdi-format-align-right:before{content:"";}.zmdi-format-bold:before{content:"";}.zmdi-format-clear-all:before{content:"";}.zmdi-format-clear:before{content:"";}.zmdi-format-color-fill:before{content:"";}.zmdi-format-color-reset:before{content:"";}.zmdi-format-color-text:before{content:"";}.zmdi-format-indent-decrease:before{content:"";}.zmdi-format-indent-increase:before{content:"";}.zmdi-format-italic:before{content:"";}.zmdi-format-line-spacing:before{content:"";}.zmdi-format-list-bulleted:before{content:"";}.zmdi-format-list-numbered:before{content:"";}.zmdi-format-ltr:before{content:"";}.zmdi-format-rtl:before{content:"";}.zmdi-format-size:before{content:"";}.zmdi-format-strikethrough-s:before{content:"";}.zmdi-format-strikethrough:before{content:"";}.zmdi-format-subject:before{content:"";}.zmdi-format-underlined:before{content:"";}.zmdi-format-valign-bottom:before{content:"";}.zmdi-format-valign-center:before{content:"";}.zmdi-format-valign-top:before{content:"";}.zmdi-redo:before{content:"";}.zmdi-select-all:before{content:"";}.zmdi-space-bar:before{content:"";}.zmdi-text-format:before{content:"";}.zmdi-transform:before{content:"";}.zmdi-undo:before{content:"";}.zmdi-wrap-text:before{content:"";}.zmdi-comment-alert:before{content:"";}.zmdi-comment-alt-text:before{content:"";}.zmdi-comment-alt:before{content:"";}.zmdi-comment-edit:before{content:"";}.zmdi-comment-image:before{content:"";}.zmdi-comment-list:before{content:"";}.zmdi-comment-more:before{content:"";}.zmdi-comment-outline:before{content:"";}.zmdi-comment-text-alt:before{content:"";}.zmdi-comment-text:before{content:"";}.zmdi-comment-video:before{content:"";}.zmdi-comment:before{content:"";}.zmdi-comments:before{content:"";}.zmdi-check-all:before{content:"";}.zmdi-check-circle-u:before{content:"";}.zmdi-check-circle:before{content:"";}.zmdi-check-square:before{content:"";}.zmdi-check:before{content:"";}.zmdi-circle-o:before{content:"";}.zmdi-circle:before{content:"";}.zmdi-dot-circle-alt:before{content:"";}.zmdi-dot-circle:before{content:"";}.zmdi-minus-circle-outline:before{content:"";}.zmdi-minus-circle:before{content:"";}.zmdi-minus-square:before{content:"";}.zmdi-minus:before{content:"";}.zmdi-plus-circle-o-duplicate:before{content:"";}.zmdi-plus-circle-o:before{content:"";}.zmdi-plus-circle:before{content:"";}.zmdi-plus-square:before{content:"";}.zmdi-plus:before{content:"";}.zmdi-square-o:before{content:"";}.zmdi-star-circle:before{content:"";}.zmdi-star-half:before{content:"";}.zmdi-star-outline:before{content:"";}.zmdi-star:before{content:"";}.zmdi-bluetooth-connected:before{content:"";}.zmdi-bluetooth-off:before{content:"";}.zmdi-bluetooth-search:before{content:"";}.zmdi-bluetooth-setting:before{content:"";}.zmdi-bluetooth:before{content:"";}.zmdi-camera-add:before{content:"";}.zmdi-camera-alt:before{content:"";}.zmdi-camera-bw:before{content:"";}.zmdi-camera-front:before{content:"";}.zmdi-camera-mic:before{content:"";}.zmdi-camera-party-mode:before{content:"";}.zmdi-camera-rear:before{content:"";}.zmdi-camera-roll:before{content:"";}.zmdi-camera-switch:before{content:"";}.zmdi-camera:before{content:"";}.zmdi-card-alert:before{content:"";}.zmdi-card-off:before{content:"";}.zmdi-card-sd:before{content:"";}.zmdi-card-sim:before{content:"";}.zmdi-desktop-mac:before{content:"";}.zmdi-desktop-windows:before{content:"";}.zmdi-device-hub:before{content:"";}.zmdi-devices-off:before{content:"";}.zmdi-devices:before{content:"";}.zmdi-dock:before{content:"";}.zmdi-floppy:before{content:"";}.zmdi-gamepad:before{content:"";}.zmdi-gps-dot:before{content:"";}.zmdi-gps-off:before{content:"";}.zmdi-gps:before{content:"";}.zmdi-headset-mic:before{content:"";}.zmdi-headset:before{content:"";}.zmdi-input-antenna:before{content:"";}.zmdi-input-composite:before{content:"";}.zmdi-input-hdmi:before{content:"";}.zmdi-input-power:before{content:"";}.zmdi-input-svideo:before{content:"";}.zmdi-keyboard-hide:before{content:"";}.zmdi-keyboard:before{content:"";}.zmdi-laptop-chromebook:before{content:"";}.zmdi-laptop-mac:before{content:"";}.zmdi-laptop:before{content:"";}.zmdi-mic-off:before{content:"";}.zmdi-mic-outline:before{content:"";}.zmdi-mic-setting:before{content:"";}.zmdi-mic:before{content:"";}.zmdi-mouse:before{content:"";}.zmdi-network-alert:before{content:"";}.zmdi-network-locked:before{content:"";}.zmdi-network-off:before{content:"";}.zmdi-network-outline:before{content:"";}.zmdi-network-setting:before{content:"";}.zmdi-network:before{content:"";}.zmdi-phone-bluetooth:before{content:"";}.zmdi-phone-end:before{content:"";}.zmdi-phone-forwarded:before{content:"";}.zmdi-phone-in-talk:before{content:"";}.zmdi-phone-locked:before{content:"";}.zmdi-phone-missed:before{content:"";}.zmdi-phone-msg:before{content:"";}.zmdi-phone-paused:before{content:"";}.zmdi-phone-ring:before{content:"";}.zmdi-phone-setting:before{content:"";}.zmdi-phone-sip:before{content:"";}.zmdi-phone:before{content:"";}.zmdi-portable-wifi-changes:before{content:"";}.zmdi-portable-wifi-off:before{content:"";}.zmdi-portable-wifi:before{content:"";}.zmdi-radio:before{content:"";}.zmdi-reader:before{content:"";}.zmdi-remote-control-alt:before{content:"";}.zmdi-remote-control:before{content:"";}.zmdi-router:before{content:"";}.zmdi-scanner:before{content:"";}.zmdi-smartphone-android:before{content:"";}.zmdi-smartphone-download:before{content:"";}.zmdi-smartphone-erase:before{content:"";}.zmdi-smartphone-info:before{content:"";}.zmdi-smartphone-iphone:before{content:"";}.zmdi-smartphone-landscape-lock:before{content:"";}.zmdi-smartphone-landscape:before{content:"";}.zmdi-smartphone-lock:before{content:"";}.zmdi-smartphone-portrait-lock:before{content:"";}.zmdi-smartphone-ring:before{content:"";}.zmdi-smartphone-setting:before{content:"";}.zmdi-smartphone-setup:before{content:"";}.zmdi-smartphone:before{content:"";}.zmdi-speaker:before{content:"";}.zmdi-tablet-android:before{content:"";}.zmdi-tablet-mac:before{content:"";}.zmdi-tablet:before{content:"";}.zmdi-tv-alt-play:before{content:"";}.zmdi-tv-list:before{content:"";}.zmdi-tv-play:before{content:"";}.zmdi-tv:before{content:"";}.zmdi-usb:before{content:"";}.zmdi-videocam-off:before{content:"";}.zmdi-videocam-switch:before{content:"";}.zmdi-videocam:before{content:"";}.zmdi-watch:before{content:"";}.zmdi-wifi-alt-2:before{content:"";}.zmdi-wifi-alt:before{content:"";}.zmdi-wifi-info:before{content:"";}.zmdi-wifi-lock:before{content:"";}.zmdi-wifi-off:before{content:"";}.zmdi-wifi-outline:before{content:"";}.zmdi-wifi:before{content:"";}.zmdi-arrow-left-bottom:before{content:"";}.zmdi-arrow-left:before{content:"";}.zmdi-arrow-merge:before{content:"";}.zmdi-arrow-missed:before{content:"";}.zmdi-arrow-right-top:before{content:"";}.zmdi-arrow-right:before{content:"";}.zmdi-arrow-split:before{content:"";}.zmdi-arrows:before{content:"";}.zmdi-caret-down-circle:before{content:"";}.zmdi-caret-down:before{content:"";}.zmdi-caret-left-circle:before{content:"";}.zmdi-caret-left:before{content:"";}.zmdi-caret-right-circle:before{content:"";}.zmdi-caret-right:before{content:"";}.zmdi-caret-up-circle:before{content:"";}.zmdi-caret-up:before{content:"";}.zmdi-chevron-down:before{content:"";}.zmdi-chevron-left:before{content:"";}.zmdi-chevron-right:before{content:"";}.zmdi-chevron-up:before{content:"";}.zmdi-forward:before{content:"";}.zmdi-long-arrow-down:before{content:"";}.zmdi-long-arrow-left:before{content:"";}.zmdi-long-arrow-return:before{content:"";}.zmdi-long-arrow-right:before{content:"";}.zmdi-long-arrow-tab:before{content:"";}.zmdi-long-arrow-up:before{content:"";}.zmdi-rotate-ccw:before{content:"";}.zmdi-rotate-cw:before{content:"";}.zmdi-rotate-left:before{content:"";}.zmdi-rotate-right:before{content:"";}.zmdi-square-down:before{content:"";}.zmdi-square-right:before{content:"";}.zmdi-swap-alt:before{content:"";}.zmdi-swap-vertical-circle:before{content:"";}.zmdi-swap-vertical:before{content:"";}.zmdi-swap:before{content:"";}.zmdi-trending-down:before{content:"";}.zmdi-trending-flat:before{content:"";}.zmdi-trending-up:before{content:"";}.zmdi-unfold-less:before{content:"";}.zmdi-unfold-more:before{content:"";}.zmdi-apps:before{content:"";}.zmdi-grid-off:before{content:"";}.zmdi-grid:before{content:"";}.zmdi-view-agenda:before{content:"";}.zmdi-view-array:before{content:"";}.zmdi-view-carousel:before{content:"";}.zmdi-view-column:before{content:"";}.zmdi-view-comfy:before{content:"";}.zmdi-view-compact:before{content:"";}.zmdi-view-dashboard:before{content:"";}.zmdi-view-day:before{content:"";}.zmdi-view-headline:before{content:"";}.zmdi-view-list-alt:before{content:"";}.zmdi-view-list:before{content:"";}.zmdi-view-module:before{content:"";}.zmdi-view-quilt:before{content:"";}.zmdi-view-stream:before{content:"";}.zmdi-view-subtitles:before{content:"";}.zmdi-view-toc:before{content:"";}.zmdi-view-web:before{content:"";}.zmdi-view-week:before{content:"";}.zmdi-widgets:before{content:"";}.zmdi-alarm-check:before{content:"";}.zmdi-alarm-off:before{content:"";}.zmdi-alarm-plus:before{content:"";}.zmdi-alarm-snooze:before{content:"";}.zmdi-alarm:before{content:"";}.zmdi-calendar-alt:before{content:"";}.zmdi-calendar-check:before{content:"";}.zmdi-calendar-close:before{content:"";}.zmdi-calendar-note:before{content:"";}.zmdi-calendar:before{content:"";}.zmdi-time-countdown:before{content:"";}.zmdi-time-interval:before{content:"";}.zmdi-time-restore-setting:before{content:"";}.zmdi-time-restore:before{content:"";}.zmdi-time:before{content:"";}.zmdi-timer-off:before{content:"";}.zmdi-timer:before{content:"";}.zmdi-android-alt:before{content:"";}.zmdi-android:before{content:"";}.zmdi-apple:before{content:"";}.zmdi-behance:before{content:"";}.zmdi-codepen:before{content:"";}.zmdi-dribbble:before{content:"";}.zmdi-dropbox:before{content:"";}.zmdi-evernote:before{content:"";}.zmdi-facebook-box:before{content:"";}.zmdi-facebook:before{content:"";}.zmdi-github-box:before{content:"";}.zmdi-github:before{content:"";}.zmdi-google-drive:before{content:"";}.zmdi-google-earth:before{content:"";}.zmdi-google-glass:before{content:"";}.zmdi-google-maps:before{content:"";}.zmdi-google-pages:before{content:"";}.zmdi-google-play:before{content:"";}.zmdi-google-plus-box:before{content:"";}.zmdi-google-plus:before{content:"";}.zmdi-google:before{content:"";}.zmdi-instagram:before{content:"";}.zmdi-language-css3:before{content:"";}.zmdi-language-html5:before{content:"";}.zmdi-language-javascript:before{content:"";}.zmdi-language-python-alt:before{content:"";}.zmdi-language-python:before{content:"";}.zmdi-lastfm:before{content:"";}.zmdi-linkedin-box:before{content:"";}.zmdi-paypal:before{content:"";}.zmdi-pinterest-box:before{content:"";}.zmdi-pocket:before{content:"";}.zmdi-polymer:before{content:"";}.zmdi-share:before{content:"";}.zmdi-stackoverflow:before{content:"";}.zmdi-steam-square:before{content:"";}.zmdi-steam:before{content:"";}.zmdi-twitter-box:before{content:"";}.zmdi-twitter:before{content:"";}.zmdi-vk:before{content:"";}.zmdi-wikipedia:before{content:"";}.zmdi-windows:before{content:"";}.zmdi-aspect-ratio-alt:before{content:"";}.zmdi-aspect-ratio:before{content:"";}.zmdi-blur-circular:before{content:"";}.zmdi-blur-linear:before{content:"";}.zmdi-blur-off:before{content:"";}.zmdi-blur:before{content:"";}.zmdi-brightness-2:before{content:"";}.zmdi-brightness-3:before{content:"";}.zmdi-brightness-4:before{content:"";}.zmdi-brightness-5:before{content:"";}.zmdi-brightness-6:before{content:"";}.zmdi-brightness-7:before{content:"";}.zmdi-brightness-auto:before{content:"";}.zmdi-brightness-setting:before{content:"";}.zmdi-broken-image:before{content:"";}.zmdi-center-focus-strong:before{content:"";}.zmdi-center-focus-weak:before{content:"";}.zmdi-compare:before{content:"";}.zmdi-crop-16-9:before{content:"";}.zmdi-crop-3-2:before{content:"";}.zmdi-crop-5-4:before{content:"";}.zmdi-crop-7-5:before{content:"";}.zmdi-crop-din:before{content:"";}.zmdi-crop-free:before{content:"";}.zmdi-crop-landscape:before{content:"";}.zmdi-crop-portrait:before{content:"";}.zmdi-crop-square:before{content:"";}.zmdi-exposure-alt:before{content:"";}.zmdi-exposure:before{content:"";}.zmdi-filter-b-and-w:before{content:"";}.zmdi-filter-center-focus:before{content:"";}.zmdi-filter-frames:before{content:"";}.zmdi-filter-tilt-shift:before{content:"";}.zmdi-gradient:before{content:"";}.zmdi-grain:before{content:"";}.zmdi-graphic-eq:before{content:"";}.zmdi-hdr-off:before{content:"";}.zmdi-hdr-strong:before{content:"";}.zmdi-hdr-weak:before{content:"";}.zmdi-hdr:before{content:"";}.zmdi-iridescent:before{content:"";}.zmdi-leak-off:before{content:"";}.zmdi-leak:before{content:"";}.zmdi-looks:before{content:"";}.zmdi-loupe:before{content:"";}.zmdi-panorama-horizontal:before{content:"";}.zmdi-panorama-vertical:before{content:"";}.zmdi-panorama-wide-angle:before{content:"";}.zmdi-photo-size-select-large:before{content:"";}.zmdi-photo-size-select-small:before{content:"";}.zmdi-picture-in-picture:before{content:"";}.zmdi-slideshow:before{content:"";}.zmdi-texture:before{content:"";}.zmdi-tonality:before{content:"";}.zmdi-vignette:before{content:"";}.zmdi-wb-auto:before{content:"";}.zmdi-eject-alt:before{content:"";}.zmdi-eject:before{content:"";}.zmdi-equalizer:before{content:"";}.zmdi-fast-forward:before{content:"";}.zmdi-fast-rewind:before{content:"";}.zmdi-forward-10:before{content:"";}.zmdi-forward-30:before{content:"";}.zmdi-forward-5:before{content:"";}.zmdi-hearing:before{content:"";}.zmdi-pause-circle-outline:before{content:"";}.zmdi-pause-circle:before{content:"";}.zmdi-pause:before{content:"";}.zmdi-play-circle-outline:before{content:"";}.zmdi-play-circle:before{content:"";}.zmdi-play:before{content:"";}.zmdi-playlist-audio:before{content:"";}.zmdi-playlist-plus:before{content:"";}.zmdi-repeat-one:before{content:"";}.zmdi-repeat:before{content:"";}.zmdi-replay-10:before{content:"";}.zmdi-replay-30:before{content:"";}.zmdi-replay-5:before{content:"";}.zmdi-replay:before{content:"";}.zmdi-shuffle:before{content:"";}.zmdi-skip-next:before{content:"";}.zmdi-skip-previous:before{content:"";}.zmdi-stop:before{content:"";}.zmdi-surround-sound:before{content:"";}.zmdi-tune:before{content:"";}.zmdi-volume-down:before{content:"";}.zmdi-volume-mute:before{content:"";}.zmdi-volume-off:before{content:"";}.zmdi-volume-up:before{content:"";}.zmdi-n-1-square:before{content:"";}.zmdi-n-2-square:before{content:"";}.zmdi-n-3-square:before{content:"";}.zmdi-n-4-square:before{content:"";}.zmdi-n-5-square:before{content:"";}.zmdi-n-6-square:before{content:"";}.zmdi-neg-1:before{content:"";}.zmdi-neg-2:before{content:"";}.zmdi-plus-1:before{content:"";}.zmdi-plus-2:before{content:"";}.zmdi-sec-10:before{content:"";}.zmdi-sec-3:before{content:"";}.zmdi-zero:before{content:"";}.zmdi-airline-seat-flat-angled:before{content:"";}.zmdi-airline-seat-flat:before{content:"";}.zmdi-airline-seat-individual-suite:before{content:"";}.zmdi-airline-seat-legroom-extra:before{content:"";}.zmdi-airline-seat-legroom-normal:before{content:"";}.zmdi-airline-seat-legroom-reduced:before{content:"";}.zmdi-airline-seat-recline-extra:before{content:"";}.zmdi-airline-seat-recline-normal:before{content:"";}.zmdi-airplay:before{content:"";}.zmdi-closed-caption:before{content:"";}.zmdi-confirmation-number:before{content:"";}.zmdi-developer-board:before{content:"";}.zmdi-disc-full:before{content:"";}.zmdi-explicit:before{content:"";}.zmdi-flight-land:before{content:"";}.zmdi-flight-takeoff:before{content:"";}.zmdi-flip-to-back:before{content:"";}.zmdi-flip-to-front:before{content:"";}.zmdi-group-work:before{content:"";}.zmdi-hd:before{content:"";}.zmdi-hq:before{content:"";}.zmdi-markunread-mailbox:before{content:"";}.zmdi-memory:before{content:"";}.zmdi-nfc:before{content:"";}.zmdi-play-for-work:before{content:"";}.zmdi-power-input:before{content:"";}.zmdi-present-to-all:before{content:"";}.zmdi-satellite:before{content:"";}.zmdi-tap-and-play:before{content:"";}.zmdi-vibration:before{content:"";}.zmdi-voicemail:before{content:"";}.zmdi-group:before{content:"";}.zmdi-rss:before{content:"";}.zmdi-shape:before{content:"";}.zmdi-spinner:before{content:"";}.zmdi-ungroup:before{content:"";}.zmdi-500px:before{content:"";}.zmdi-8tracks:before{content:"";}.zmdi-amazon:before{content:"";}.zmdi-blogger:before{content:"";}.zmdi-delicious:before{content:"";}.zmdi-disqus:before{content:"";}.zmdi-flattr:before{content:"";}.zmdi-flickr:before{content:"";}.zmdi-github-alt:before{content:"";}.zmdi-google-old:before{content:"";}.zmdi-linkedin:before{content:"";}.zmdi-odnoklassniki:before{content:"";}.zmdi-outlook:before{content:"";}.zmdi-paypal-alt:before{content:"";}.zmdi-pinterest:before{content:"";}.zmdi-playstation:before{content:"";}.zmdi-reddit:before{content:"";}.zmdi-skype:before{content:"";}.zmdi-slideshare:before{content:"";}.zmdi-soundcloud:before{content:"";}.zmdi-tumblr:before{content:"";}.zmdi-twitch:before{content:"";}.zmdi-vimeo:before{content:"";}.zmdi-whatsapp:before{content:"";}.zmdi-xbox:before{content:"";}.zmdi-yahoo:before{content:"";}.zmdi-youtube-play:before{content:"";}.zmdi-youtube:before{content:"";}.zmdi-import-export:before{content:"";}.zmdi-swap-vertical-:before{content:"";}.zmdi-airplanemode-inactive:before{content:"";}.zmdi-airplanemode-active:before{content:"";}.zmdi-rate-review:before{content:"";}.zmdi-comment-sign:before{content:"";}.zmdi-network-warning:before{content:"";}.zmdi-shopping-cart-add:before{content:"";}.zmdi-file-add:before{content:"";}.zmdi-network-wifi-scan:before{content:"";}.zmdi-collection-add:before{content:"";}.zmdi-format-playlist-add:before{content:"";}.zmdi-format-queue-music:before{content:"";}.zmdi-plus-box:before{content:"";}.zmdi-tag-backspace:before{content:"";}.zmdi-alarm-add:before{content:"";}.zmdi-battery-charging:before{content:"";}.zmdi-daydream-setting:before{content:"";}.zmdi-more-horiz:before{content:"";}.zmdi-book-photo:before{content:"";}.zmdi-incandescent:before{content:"";}.zmdi-wb-iridescent:before{content:"";}.zmdi-calendar-remove:before{content:"";}.zmdi-refresh-sync-disabled:before{content:"";}.zmdi-refresh-sync-problem:before{content:"";}.zmdi-crop-original:before{content:"";}.zmdi-power-off:before{content:"";}.zmdi-power-off-setting:before{content:"";}.zmdi-leak-remove:before{content:"";}.zmdi-star-border:before{content:"";}.zmdi-brightness-low:before{content:"";}.zmdi-brightness-medium:before{content:"";}.zmdi-brightness-high:before{content:"";}.zmdi-smartphone-portrait:before{content:"";}.zmdi-live-tv:before{content:"";}.zmdi-format-textdirection-l-to-r:before{content:"";}.zmdi-format-textdirection-r-to-l:before{content:"";}.zmdi-arrow-back:before{content:"";}.zmdi-arrow-forward:before{content:"";}.zmdi-arrow-in:before{content:"";}.zmdi-arrow-out:before{content:"";}.zmdi-rotate-90-degrees-ccw:before{content:"";}.zmdi-adb:before{content:"";}.zmdi-network-wifi:before{content:"";}.zmdi-network-wifi-alt:before{content:"";}.zmdi-network-wifi-lock:before{content:"";}.zmdi-network-wifi-off:before{content:"";}.zmdi-network-wifi-outline:before{content:"";}.zmdi-network-wifi-info:before{content:"";}.zmdi-layers-clear:before{content:"";}.zmdi-colorize:before{content:"";}.zmdi-format-paint:before{content:"";}.zmdi-format-quote:before{content:"";}.zmdi-camera-monochrome-photos:before{content:"";}.zmdi-sort-by-alpha:before{content:"";}.zmdi-folder-shared:before{content:"";}.zmdi-folder-special:before{content:"";}.zmdi-comment-dots:before{content:"";}.zmdi-reorder:before{content:"";}.zmdi-dehaze:before{content:"";}.zmdi-sort:before{content:"";}.zmdi-pages:before{content:"";}.zmdi-stack-overflow:before{content:"";}.zmdi-calendar-account:before{content:"";}.zmdi-paste:before{content:"";}.zmdi-cut:before{content:"";}.zmdi-save:before{content:"";}.zmdi-smartphone-code:before{content:"";}.zmdi-directions-bike:before{content:"";}.zmdi-directions-boat:before{content:"";}.zmdi-directions-bus:before{content:"";}.zmdi-directions-car:before{content:"";}.zmdi-directions-railway:before{content:"";}.zmdi-directions-run:before{content:"";}.zmdi-directions-subway:before{content:"";}.zmdi-directions-walk:before{content:"";}.zmdi-local-hotel:before{content:"";}.zmdi-local-activity:before{content:"";}.zmdi-local-play:before{content:"";}.zmdi-local-airport:before{content:"";}.zmdi-local-atm:before{content:"";}.zmdi-local-bar:before{content:"";}.zmdi-local-cafe:before{content:"";}.zmdi-local-car-wash:before{content:"";}.zmdi-local-convenience-store:before{content:"";}.zmdi-local-dining:before{content:"";}.zmdi-local-drink:before{content:"";}.zmdi-local-florist:before{content:"";}.zmdi-local-gas-station:before{content:"";}.zmdi-local-grocery-store:before{content:"";}.zmdi-local-hospital:before{content:"";}.zmdi-local-laundry-service:before{content:"";}.zmdi-local-library:before{content:"";}.zmdi-local-mall:before{content:"";}.zmdi-local-movies:before{content:"";}.zmdi-local-offer:before{content:"";}.zmdi-local-parking:before{content:"";}.zmdi-local-parking:before{content:"";}.zmdi-local-pharmacy:before{content:"";}.zmdi-local-phone:before{content:"";}.zmdi-local-pizza:before{content:"";}.zmdi-local-post-office:before{content:"";}.zmdi-local-printshop:before{content:"";}.zmdi-local-see:before{content:"";}.zmdi-local-shipping:before{content:"";}.zmdi-local-store:before{content:"";}.zmdi-local-taxi:before{content:"";}.zmdi-local-wc:before{content:"";}.zmdi-my-location:before{content:"";}.zmdi-directions:before{content:"";}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-minus,.icon-close,.icon-event,.icon-exclamation,.icon-organization,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawer,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calendar,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-github,.icon-social-google,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox,.icon-social-vkontakte,.icon-social-steam{font-family:"simple-line-icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-user:before{content:"";}.icon-people:before{content:"";}.icon-user-female:before{content:"";}.icon-user-follow:before{content:"";}.icon-user-following:before{content:"";}.icon-user-unfollow:before{content:"";}.icon-login:before{content:"";}.icon-logout:before{content:"";}.icon-emotsmile:before{content:"";}.icon-phone:before{content:"";}.icon-call-end:before{content:"";}.icon-call-in:before{content:"";}.icon-call-out:before{content:"";}.icon-map:before{content:"";}.icon-location-pin:before{content:"";}.icon-direction:before{content:"";}.icon-directions:before{content:"";}.icon-compass:before{content:"";}.icon-layers:before{content:"";}.icon-menu:before{content:"";}.icon-list:before{content:"";}.icon-options-vertical:before{content:"";}.icon-options:before{content:"";}.icon-arrow-down:before{content:"";}.icon-arrow-left:before{content:"";}.icon-arrow-right:before{content:"";}.icon-arrow-up:before{content:"";}.icon-arrow-up-circle:before{content:"";}.icon-arrow-left-circle:before{content:"";}.icon-arrow-right-circle:before{content:"";}.icon-arrow-down-circle:before{content:"";}.icon-check:before{content:"";}.icon-clock:before{content:"";}.icon-plus:before{content:"";}.icon-minus:before{content:"";}.icon-close:before{content:"";}.icon-event:before{content:"";}.icon-exclamation:before{content:"";}.icon-organization:before{content:"";}.icon-trophy:before{content:"";}.icon-screen-smartphone:before{content:"";}.icon-screen-desktop:before{content:"";}.icon-plane:before{content:"";}.icon-notebook:before{content:"";}.icon-mustache:before{content:"";}.icon-mouse:before{content:"";}.icon-magnet:before{content:"";}.icon-energy:before{content:"";}.icon-disc:before{content:"";}.icon-cursor:before{content:"";}.icon-cursor-move:before{content:"";}.icon-crop:before{content:"";}.icon-chemistry:before{content:"";}.icon-speedometer:before{content:"";}.icon-shield:before{content:"";}.icon-screen-tablet:before{content:"";}.icon-magic-wand:before{content:"";}.icon-hourglass:before{content:"";}.icon-graduation:before{content:"";}.icon-ghost:before{content:"";}.icon-game-controller:before{content:"";}.icon-fire:before{content:"";}.icon-eyeglass:before{content:"";}.icon-envelope-open:before{content:"";}.icon-envelope-letter:before{content:"";}.icon-bell:before{content:"";}.icon-badge:before{content:"";}.icon-anchor:before{content:"";}.icon-wallet:before{content:"";}.icon-vector:before{content:"";}.icon-speech:before{content:"";}.icon-puzzle:before{content:"";}.icon-printer:before{content:"";}.icon-present:before{content:"";}.icon-playlist:before{content:"";}.icon-pin:before{content:"";}.icon-picture:before{content:"";}.icon-handbag:before{content:"";}.icon-globe-alt:before{content:"";}.icon-globe:before{content:"";}.icon-folder-alt:before{content:"";}.icon-folder:before{content:"";}.icon-film:before{content:"";}.icon-feed:before{content:"";}.icon-drop:before{content:"";}.icon-drawer:before{content:"";}.icon-docs:before{content:"";}.icon-doc:before{content:"";}.icon-diamond:before{content:"";}.icon-cup:before{content:"";}.icon-calculator:before{content:"";}.icon-bubbles:before{content:"";}.icon-briefcase:before{content:"";}.icon-book-open:before{content:"";}.icon-basket-loaded:before{content:"";}.icon-basket:before{content:"";}.icon-bag:before{content:"";}.icon-action-undo:before{content:"";}.icon-action-redo:before{content:"";}.icon-wrench:before{content:"";}.icon-umbrella:before{content:"";}.icon-trash:before{content:"";}.icon-tag:before{content:"";}.icon-support:before{content:"";}.icon-frame:before{content:"";}.icon-size-fullscreen:before{content:"";}.icon-size-actual:before{content:"";}.icon-shuffle:before{content:"";}.icon-share-alt:before{content:"";}.icon-share:before{content:"";}.icon-rocket:before{content:"";}.icon-question:before{content:"";}.icon-pie-chart:before{content:"";}.icon-pencil:before{content:"";}.icon-note:before{content:"";}.icon-loop:before{content:"";}.icon-home:before{content:"";}.icon-grid:before{content:"";}.icon-graph:before{content:"";}.icon-microphone:before{content:"";}.icon-music-tone-alt:before{content:"";}.icon-music-tone:before{content:"";}.icon-earphones-alt:before{content:"";}.icon-earphones:before{content:"";}.icon-equalizer:before{content:"";}.icon-like:before{content:"";}.icon-dislike:before{content:"";}.icon-control-start:before{content:"";}.icon-control-rewind:before{content:"";}.icon-control-play:before{content:"";}.icon-control-pause:before{content:"";}.icon-control-forward:before{content:"";}.icon-control-end:before{content:"";}.icon-volume-1:before{content:"";}.icon-volume-2:before{content:"";}.icon-volume-off:before{content:"";}.icon-calendar:before{content:"";}.icon-bulb:before{content:"";}.icon-chart:before{content:"";}.icon-ban:before{content:"";}.icon-bubble:before{content:"";}.icon-camrecorder:before{content:"";}.icon-camera:before{content:"";}.icon-cloud-download:before{content:"";}.icon-cloud-upload:before{content:"";}.icon-envelope:before{content:"";}.icon-eye:before{content:"";}.icon-flag:before{content:"";}.icon-heart:before{content:"";}.icon-info:before{content:"";}.icon-key:before{content:"";}.icon-link:before{content:"";}.icon-lock:before{content:"";}.icon-lock-open:before{content:"";}.icon-magnifier:before{content:"";}.icon-magnifier-add:before{content:"";}.icon-magnifier-remove:before{content:"";}.icon-paper-clip:before{content:"";}.icon-paper-plane:before{content:"";}.icon-power:before{content:"";}.icon-refresh:before{content:"";}.icon-reload:before{content:"";}.icon-settings:before{content:"";}.icon-star:before{content:"";}.icon-symbol-female:before{content:"";}.icon-symbol-male:before{content:"";}.icon-target:before{content:"";}.icon-credit-card:before{content:"";}.icon-paypal:before{content:"";}.icon-social-tumblr:before{content:"";}.icon-social-twitter:before{content:"";}.icon-social-facebook:before{content:"";}.icon-social-instagram:before{content:"";}.icon-social-linkedin:before{content:"";}.icon-social-pinterest:before{content:"";}.icon-social-github:before{content:"";}.icon-social-google:before{content:"";}.icon-social-reddit:before{content:"";}.icon-social-skype:before{content:"";}.icon-social-dribbble:before{content:"";}.icon-social-behance:before{content:"";}.icon-social-foursqare:before{content:"";}.icon-social-soundcloud:before{content:"";}.icon-social-spotify:before{content:"";}.icon-social-stumbleupon:before{content:"";}.icon-social-youtube:before{content:"";}.icon-social-dropbox:before{content:"";}.icon-social-vkontakte:before{content:"";}.icon-social-steam:before{content:"";}html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none;}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.fp-slide{float:left;}.fp-slide,.fp-slidesContainer{height:100%;display:block;}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%;}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%;}.fp-slidesContainer{float:left;position:relative;}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;z-index:9999;bottom:15px;cursor:pointer;width:45px;height:45px;background-color:#000;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-align:center;}.fp-controlArrow:after{content:"";position:absolute;left:0;right:0;line-height:45px;color:#fff;font-family:fontawesome;}.fp-controlArrow.fp-prev{right:65px;}.fp-controlArrow.fp-next{right:15px;}.fp-controlArrow.fp-prev:after{content:"";}.fp-scrollable{overflow:hidden;position:relative;}.fp-scroller{overflow:hidden;}.iScrollIndicator{border:0 !important;}.fp-notransition{-webkit-transition:none !important;transition:none !important;}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0);}#fp-nav.right{right:17px;}#fp-nav.left{left:17px;}.fp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.fp-slidesNav.bottom{bottom:17px;}.fp-slidesNav.top{top:17px;}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0;}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:14px;margin:7px;position:relative;background-color:rgba(255,255,255,.7);padding:0;border-radius:50%;}#fp-nav ul li{margin:7px 5px;}.fp-slidesNav ul li{display:inline-block;}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;border-radius:50%;}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:10px;width:10px;border-radius:100%;}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:0;top:0;bottom:0;right:0;margin:auto;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer;}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active + .fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1;}#fp-nav ul li .fp-tooltip.right{right:20px;}#fp-nav ul li .fp-tooltip.left{left:20px;}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto !important;}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto !important;}.ms-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ms-section.ms-table{display:table;width:100%;}.ms-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%;}.ms-easing{-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out;}#multiscroll-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;}#multiscroll-nav.right{right:17px;}#multiscroll-nav.left{left:17px;}#multiscroll-nav ul{margin:0;padding:0;}#multiscroll-nav li{display:block;width:14px;height:13px;margin:7px;position:relative;}#multiscroll-nav li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;}#multiscroll-nav li .active span{background:#333;}#multiscroll-nav span{top:2px;left:2px;width:8px;height:8px;border:1px solid #000;background:rgba(0,0,0,0);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;z-index:1;}.multiscroll-tooltip{position:absolute;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;top:-2px;white-space:nowrap;max-width:220px;}.multiscroll-tooltip.right{right:20px;}.multiscroll-tooltip.left{left:20px;}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-loading .slick-list{background:#fff url("https://luigiventimiglia.com/wp-content/themes/vivagh/css/./ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background-image:none !important;}.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:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:"←";}[dir='rtl'] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:"→";}[dir='rtl'] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:50px;}.slick-dots{position:absolute;bottom:-30px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;margin:0;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:"slick";font-size:30px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1;}.swiper-container-no-flexbox .swiper-slide{float:left;}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto;}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto;}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height;}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y;}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto;}.swiper-button-prev.nitro-lazy,.swiper-container-rtl .swiper-button-next.nitro-lazy{background-image:none !important;}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.swiper-button-black.nitro-lazy,.swiper-container-rtl .swiper-button-next.swiper-button-black.nitro-lazy{background-image:none !important;}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.swiper-button-white.nitro-lazy,.swiper-container-rtl .swiper-button-next.swiper-button-white.nitro-lazy{background-image:none !important;}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto;}.swiper-button-next.nitro-lazy,.swiper-container-rtl .swiper-button-prev.nitro-lazy{background-image:none !important;}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E");}.swiper-button-next.swiper-button-black.nitro-lazy,.swiper-container-rtl .swiper-button-prev.swiper-button-black.nitro-lazy{background-image:none !important;}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E");}.swiper-button-next.swiper-button-white.nitro-lazy,.swiper-container-rtl .swiper-button-prev.swiper-button-white.nitro-lazy{background-image:none !important;}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2;}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-white .swiper-pagination-bullet{background:#fff;}.swiper-pagination-bullet-active{opacity:1;background:#007aff;}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff;}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000;}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block;}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top;}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0;}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0;}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5);}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff;}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000;}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px;}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px;}.swiper-container-cube,.swiper-container-flip{overflow:visible;}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%;}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0;}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite;}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%236c6c6c\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat;}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%23fff\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg);}}.ilightbox-overlay.dark{background:#000;}.ilightbox-loader.dark{-webkit-box-shadow:black 0px 0px 85px,black 0px 0px 85px;box-shadow:black 0px 0px 85px,black 0px 0px 85px;}.ilightbox-loader.dark div{background:#000 url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/preloader.gif") no-repeat center;}.ilightbox-loader.dark div.nitro-lazy{background-image:none !important;}.ilightbox-holder.dark{padding:5px;background:#000;-webkit-box-shadow:0 0 15px hsla(0,0%,0%,.8);box-shadow:0 0 15px hsla(0,0%,0%,.8);}.ilightbox-holder.dark .ilightbox-container  .ilightbox-caption{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/caption-bg.png");color:#fff;text-shadow:0 1px black;}.ilightbox-holder.dark .ilightbox-container .ilightbox-social{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/caption-bg.png");-webkit-border-radius:2px;border-radius:2px;}.ilightbox-holder.dark .ilightbox-alert{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/alert.png") no-repeat center top;color:#555;}.ilightbox-holder.dark .ilightbox-alert.nitro-lazy{background-image:none !important;}.ilightbox-toolbar.dark{top:11px;left:10px;}.ilightbox-toolbar.dark a{width:25px;height:23px;background:black url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/buttons.png") no-repeat 7px 6px;}.ilightbox-toolbar.dark a.nitro-lazy{background-image:none !important;}.ilightbox-toolbar.dark a.disabled{opacity:.2;filter:alpha(opacity=20);cursor:default;background-color:#000 !important;}.ilightbox-toolbar.dark a:first-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.ilightbox-toolbar.dark a:last-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.ilightbox-toolbar.dark a.ilightbox-close:hover{background-position:-32px 6px;}.ilightbox-toolbar.dark a.ilightbox-fullscreen{background-position:6px -33px;right:35px;}.ilightbox-toolbar.dark a.ilightbox-fullscreen:hover{background-position:-31px -33px;}.ilightbox-toolbar.dark a.ilightbox-play{background-position:8px -57px;}.ilightbox-toolbar.dark a.ilightbox-play:hover{background-position:-32px -57px;}.ilightbox-toolbar.dark a.ilightbox-pause{background-position:8px -83px;}.ilightbox-toolbar.dark a.ilightbox-pause:hover{background-position:-32px -83px;}.isMobile .ilightbox-toolbar.dark{background:#000;top:auto;bottom:0;left:0;width:100%;height:40px;text-align:center;-webkit-box-shadow:0 0 25px rgba(0,0,0,.8);box-shadow:0 0 25px rgba(0,0,0,.8);}.isMobile .ilightbox-toolbar.dark a{display:inline-block;float:none;width:50px;height:40px;background-size:50%;background-position:50% !important;}.isMobile .ilightbox-toolbar.dark a:hover{background-color:#111;}.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen{background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/fullscreen-icon-64.png");background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/fullscreen-icon-ie.png") \9;}.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen.nitro-lazy{background-image:none !important;}.isMobile .ilightbox-toolbar.dark a.ilightbox-close{background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/x-mark-icon-64.png");background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/x-mark-icon-ie.png") \9;}.isMobile .ilightbox-toolbar.dark a.ilightbox-close.nitro-lazy{background-image:none !important;}.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button{background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/arrow-next-icon-64.png");background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/arrow-next-icon-ie.png") \9;background-position:52% 50%;}.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button.nitro-lazy{background-image:none !important;}.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button{background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/arrow-prev-icon-64.png");background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/arrow-prev-icon-ie.png") \9;background-position:48% 50%;}.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button.nitro-lazy{background-image:none !important;}.isMobile .ilightbox-toolbar.dark a.ilightbox-play{background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/play-icon-64.png");background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/play-icon-ie.png") \9;}.isMobile .ilightbox-toolbar.dark a.ilightbox-play.nitro-lazy{background-image:none !important;}.isMobile .ilightbox-toolbar.dark a.ilightbox-pause{background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/pause-icon-64.png");background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/pause-icon-ie.png") \9;}.isMobile .ilightbox-toolbar.dark a.ilightbox-pause.nitro-lazy{background-image:none !important;}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title{font-size:18px;padding:10px 8px;padding-right:60px;color:#fff;}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar{left:auto;top:5px;right:5px;}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a{-webkit-border-radius:0;border-radius:0;float:right;}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img{box-shadow:0 0 6px rgba(0,0,0,.9);}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video{background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/thumb-overlay-play.png") no-repeat center;}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video.nitro-lazy{background-image:none !important;}.ilightbox-button.dark.disabled{opacity:.1;filter:alpha(opacity=10);cursor:default;background-color:#000 !important;}.ilightbox-button.dark span{display:block;width:100%;height:100%;}.ilightbox-button.dark{bottom:0;right:0;right:auto \9;left:0;left:45% \9;width:95px;height:75px;margin:auto;background:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/arrow-next-vertical-icon-64.png") no-repeat 50% 65%;background-color:#000;-webkit-border-radius:0;border-radius:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;}.ilightbox-button.dark.nitro-lazy{background-image:none !important;}.ilightbox-button.ilightbox-button.dark:hover{background-color:#111;}.ilightbox-button.ilightbox-prev-button.dark{top:0;bottom:auto;background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/arrow-prev-vertical-icon-64.png");background-position:50% 35%;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.ilightbox-button.ilightbox-prev-button.dark.nitro-lazy{background-image:none !important;}.ilightbox-button.dark.horizontal{right:0;left:auto;top:0;top:41% \9;bottom:0;bottom:auto \9;width:75px;height:95px;background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/arrow-next-icon-64.png");background-position:65% 50%;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px;}.ilightbox-button.dark.horizontal.nitro-lazy{background-image:none !important;}.ilightbox-button.ilightbox-prev-button.dark.horizontal{right:auto;left:0;background-image:url("https://cdn-hpejnkf.nitrocdn.com/TFdYuCAnHuKlKBMJPLbcxDfggJwJgJXi/assets/images/optimized/rev-e8ba41e/luigiventimiglia.com/wp-content/themes/vivagh/css/ilightbox/dark-skin/arrow-prev-icon-64.png");background-position:35% 50%;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px;}.ilightbox-button.ilightbox-prev-button.dark.horizontal.nitro-lazy{background-image:none !important;}.ilightbox-overlay,.ilightbox-loader,.ilightbox-loader *,.ilightbox-holder,.ilightbox-holder .ilightbox-container,.ilightbox-holder .ilightbox-container img.ilightbox-image,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-toolbar,.ilightbox-toolbar *,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-holder .ilightbox-container .ilightbox-social,.ilightbox-holder .ilightbox-container .ilightbox-social *{float:none;margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:100%;vertical-align:baseline;background:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-o-user-select:none;user-select:none;}.ilightbox-overlay,.ilightbox-loader,.ilightbox-loader *,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-toolbar,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-holder .ilightbox-container .ilightbox-social{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);}.ilightbox-noscroll{overflow:hidden;}.ilightbox-closedhand *{cursor:url("closedhand.cur"),default !important;}.ilightbox-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;}.ilightbox-loader{position:fixed;z-index:100005;top:45%;left:-192px;padding-left:30px;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-webkit-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0;}.ilightbox-loader div{width:72px;height:72px;-webkit-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0;}.ilightbox-loader.horizontal{left:45%;top:-192px;padding:0;padding-top:30px;-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px;}.ilightbox-loader.horizontal  div{-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px;}.ilightbox-toolbar{display:none;position:fixed;z-index:100010;}.ilightbox-toolbar a{float:left;cursor:pointer;}.ilightbox-toolbar .ilightbox-prev-button,.ilightbox-toolbar .ilightbox-next-button{display:none;}.ilightbox-thumbnails{display:block;position:fixed;z-index:100009;}.ilightbox-thumbnails.ilightbox-horizontal{bottom:0;left:0;width:100%;height:100px;}.ilightbox-thumbnails.ilightbox-vertical{top:0;right:0;width:140px;height:100%;overflow:hidden;}.ilightbox-thumbnails .ilightbox-thumbnails-container{display:block;position:relative;}.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container{width:100%;height:100px;}.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container{width:140px;height:100%;}.ilightbox-thumbnails .ilightbox-thumbnails-grid{display:block;position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail{display:block;cursor:pointer;padding:10px;position:relative;}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img{width:100%;height:100%;-webkit-border-radius:2px;border-radius:2px;-ms-interpolation-mode:bicubic;}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.7;}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover{opacity:1;}.ilightbox-holder{display:none;position:fixed;z-index:100003;-webkit-transform:none;-moz-transform:none;}.ilightbox-holder.ilightbox-next,.ilightbox-holder.ilightbox-prev{cursor:pointer;}.ilightbox-holder div.ilightbox-container{position:relative;width:100%;height:100%;}.ilightbox-holder.supportTouch div.ilightbox-container{overflow:scroll;-webkit-overflow-scrolling:touch;}.ilightbox-holder img.ilightbox-image{width:100%;height:100%;}.ilightbox-holder .ilightbox-container .ilightbox-caption{display:none;position:absolute;left:30px;right:30px;bottom:0;max-width:100%;padding:5px 10px;margin:0 auto;font-size:12px;line-height:150%;word-wrap:break-word;z-index:20003;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}.ilightbox-holder .ilightbox-container .ilightbox-social{display:none;position:absolute;left:10px;top:10px;padding:5px;padding-left:0;z-index:20003;height:16px;}.ilightbox-holder .ilightbox-container .ilightbox-social ul{float:left;list-style:none;height:16px;}.ilightbox-holder .ilightbox-container .ilightbox-social ul li{display:inline;}.ilightbox-holder .ilightbox-container .ilightbox-social ul li a{float:left;margin-left:5px;width:16px;height:16px;background-repeat:no-repeat;background-position:50%;}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a{background-image:url("https://luigiventimiglia.com/wp-content/themes/vivagh/social_icons/facebook_16.png");}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a.nitro-lazy{background-image:none !important;}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a{background-image:url("https://luigiventimiglia.com/wp-content/themes/vivagh/social_icons/digg_16.png");}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a.nitro-lazy{background-image:none !important;}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a{background-image:url("https://luigiventimiglia.com/wp-content/themes/vivagh/social_icons/twitter_16.png");}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a.nitro-lazy{background-image:none !important;}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a{background-image:url("https://luigiventimiglia.com/wp-content/themes/vivagh/social_icons/delicious_16.png");}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a.nitro-lazy{background-image:none !important;}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a{background-image:url("https://luigiventimiglia.com/wp-content/themes/vivagh/social_icons/reddit_16.png");}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a.nitro-lazy{background-image:none !important;}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a{background-image:url("https://luigiventimiglia.com/wp-content/themes/vivagh/social_icons/google_plus_16.png");}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a.nitro-lazy{background-image:none !important;}.ilightbox-holder .ilightbox-alert{display:block;position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;padding-top:100px;margin:auto;width:300px;height:50px;}.ilightbox-holder .ilightbox-wrapper{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;}.ilightbox-holder .ilightbox-inner-toolbar{position:relative;z-index:100;}.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar{position:absolute;}.ilightbox-button{position:fixed;z-index:100008;cursor:pointer;}.isMobile .ilightbox-button,.isMobile .ilightbox-thumbnails{display:none !important;}.isMobile .ilightbox-toolbar .ilightbox-prev-button,.isMobile .ilightbox-toolbar .ilightbox-next-button{display:block;}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#000;opacity:.8;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.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:-.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 !important;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:18px;top:18px;text-decoration:none;text-align:center;opacity:.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:.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:.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,.6);background:#000;}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;}.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,.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;}.dt-inline-modal{overflow:hidden;}.dt-inline-modal>h4{font-size:26px;font-weight:500;margin:-20px -20px 20px;padding:15px 20px;}.dt-inline-modal>h4,.mfp-close-btn-in .mfp-close{color:#fff;}.mfp-close-btn-in .mfp-close{margin:0;right:7px;top:7px;border-radius:50%;transition:all .3s linear 0s;transform:scale(1.25);}.mfp-close:hover,.mfp-close:focus{color:#fff;opacity:1;transform:scale(1) translate(-3px,3px);}.dt-inline-modal ul.dt-sc-tabs-vertical>li>a{font-weight:bold;line-height:normal;padding:10px 15px;}.dt-inline-modal .dt-sc-tabs-vertical-content{min-height:210px;}.dt-inline-modal .dt-toggle-switch label{color:currentColor;display:inline-block;font-weight:normal;margin-bottom:10px;margin-top:5px;vertical-align:middle;}.dt-inline-modal .dt-toggle-switch label input[type="checkbox"]{margin-right:8px;margin-top:-2px;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.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,.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,.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.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;}}@media only screen and (max-width: 767px){.dt-inline-modal>h4{font-size:20px;}.mfp-close-btn-in .mfp-close{top:2px;}.dt-inline-modal ul.dt-sc-tabs-vertical>li>a{font-size:11px;padding-left:10px;padding-right:10px;}.dt-inline-modal .dt-sc-tabs-vertical-content{font-size:13px;}}@media only screen and (max-width: 479px){.mfp-close-btn-in .mfp-close{top:-1px;}.dt-inline-modal ul.dt-sc-tabs-vertical,.dt-inline-modal .dt-sc-tabs-vertical-content{width:100%;}.dt-inline-modal ul.dt-sc-tabs-vertical li a{border-color:rgba(0,0,0,.1) !important;border-style:solid;border-width:0 0 1px;padding-left:0;}.dt-inline-modal ul.dt-sc-tabs-vertical li a:before{border-color:currentColor;border-style:solid;border-width:0 0 1px;content:"";height:1px;opacity:0;position:absolute;bottom:-1px;left:0;width:45px;transition:all .3s linear 0s;}.dt-inline-modal ul.dt-sc-tabs-vertical li.current a:before{opacity:1;}.dt-inline-modal .dt-sc-tabs-vertical-content{border-width:0;padding:15px 5px;}.dt-inline-modal>h4{font-size:14px;}}@-webkit-keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7;}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7;}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.ball-pulse > div:nth-child(0){-webkit-animation:scale .75s -.36s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.36s infinite cubic-bezier(.2,.68,.18,1.08);}.ball-pulse > div:nth-child(1){-webkit-animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08);}.ball-pulse > div:nth-child(2){-webkit-animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08);}.ball-pulse > div:nth-child(3){-webkit-animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08);}.ball-pulse > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px);}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px);}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.ball-pulse-sync > div:nth-child(0){-webkit-animation:ball-pulse-sync .6s -.21s infinite ease-in-out;animation:ball-pulse-sync .6s -.21s infinite ease-in-out;}.ball-pulse-sync > div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out;}.ball-pulse-sync > div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -.07s infinite ease-in-out;animation:ball-pulse-sync .6s -.07s infinite ease-in-out;}.ball-pulse-sync > div:nth-child(3){-webkit-animation:ball-pulse-sync .6s 0s infinite ease-in-out;animation:ball-pulse-sync .6s 0s infinite ease-in-out;}.ball-pulse-sync > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0);}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}.ball-scale > div{background-color:#fff;width:15px;width:60px;height:15px;height:60px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite;}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.ball-rotate{position:relative;}.ball-rotate > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:relative;}.ball-rotate > div:first-child{-webkit-animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite;animation:rotate 1s 0s cubic-bezier(.7,-.13,.22,.86) infinite;}.ball-rotate > div:before,.ball-rotate > div:after{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;content:"";position:absolute;opacity:.8;}.ball-rotate > div:before{top:0px;left:-28px;}.ball-rotate > div:after{top:0px;left:25px;}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6);}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1);}}.ball-clip-rotate > div{background-color:#fff;width:15px;width:25px;height:15px;height:25px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;border:2px solid #fff;border-bottom-color:transparent;background:transparent !important;display:inline-block;-webkit-animation:rotate .75s 0s linear infinite;animation:rotate .75s 0s linear infinite;}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6);}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1);}}@keyframes scale{30%{-webkit-transform:scale(.3);transform:scale(.3);}100%{-webkit-transform:scale(1);transform:scale(1);}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);}.ball-clip-rotate-pulse > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0px;left:0px;border-radius:100%;}.ball-clip-rotate-pulse > div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;-webkit-animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;}.ball-clip-rotate-pulse > div:last-child{position:absolute;border:2px solid #fff;border:2px solid;width:30px;height:30px;left:-16px;top:-2px;background:transparent;border-color:#fff transparent #fff transparent;-webkit-animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;-webkit-animation-duration:1s;animation-duration:1s;}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6);}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1);}}.ball-clip-rotate-multiple{position:relative;}.ball-clip-rotate-multiple > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;left:-20px;top:-20px;border:2px solid #fff;border-bottom-color:transparent;border-top-color:transparent;border-radius:100%;height:35px;width:35px;-webkit-animation:rotate 1s 0s ease-in-out infinite;animation:rotate 1s 0s ease-in-out infinite;}.ball-clip-rotate-multiple > div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#fff transparent #fff transparent;-webkit-animation-direction:reverse;animation-direction:reverse;}@-webkit-keyframes ball-scale-ripple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7;}100%{opacity:0;}}@keyframes ball-scale-ripple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7;}100%{opacity:0;}}.ball-scale-ripple > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;height:50px;width:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple 1s 0s infinite cubic-bezier(.21,.53,.56,.8);}@-webkit-keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7;}100%{opacity:0;}}@keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7;}100%{opacity:0;}}.ball-scale-ripple-multiple{position:relative;-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px);}.ball-scale-ripple-multiple > div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s;}.ball-scale-ripple-multiple > div:nth-child(1){-webkit-animation-delay:-.6s;animation-delay:-.6s;}.ball-scale-ripple-multiple > div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s;}.ball-scale-ripple-multiple > div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;}.ball-scale-ripple-multiple > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8);animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21,.53,.56,.8);}@-webkit-keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.ball-beat > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:ball-beat .7s 0s infinite linear;animation:ball-beat .7s 0s infinite linear;}.ball-beat > div:nth-child(2n-1){-webkit-animation-delay:-.35s !important;animation-delay:-.35s !important;}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0;}5%{opacity:1;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0;}5%{opacity:1;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0;}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);}.ball-scale-multiple > div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s;}.ball-scale-multiple > div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;}.ball-scale-multiple > div{background-color:#fff;width:15px;width:60px;height:15px;height:60px;border-radius:100%;margin:2px;margin:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;left:-30px;top:0px;opacity:0;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite;}@-webkit-keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px);}66%{-webkit-transform:translate(50px,0px);transform:translate(50px,0px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px);}66%{-webkit-transform:translate(50px,0px);transform:translate(50px,0px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@-webkit-keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px);}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px);}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@-webkit-keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0px);transform:translate(-50px,0px);}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}@keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px,0px);transform:translate(-50px,0px);}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px);}100%{-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}}.ball-triangle-path{position:relative;-webkit-transform:translate(-29.994px,-37.50938px);-ms-transform:translate(-29.994px,-37.50938px);transform:translate(-29.994px,-37.50938px);}.ball-triangle-path > div:nth-child(1){-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.ball-triangle-path > div:nth-child(2){-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.ball-triangle-path > div:nth-child(3){-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.ball-triangle-path > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff;}.ball-triangle-path > div:nth-of-type(1){top:50px;}.ball-triangle-path > div:nth-of-type(2){left:25px;}.ball-triangle-path > div:nth-of-type(3){top:50px;left:50px;}@-webkit-keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1);}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}50%{-webkit-transform:scale(.4);transform:scale(.4);}75%{-webkit-transform:translateY(30px);transform:translateY(30px);}100%{-webkit-transform:translateY(0);-webkit-transform:scale(1);transform:translateY(0);transform:scale(1);}}@keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1);}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}50%{-webkit-transform:scale(.4);transform:scale(.4);}75%{-webkit-transform:translateY(30px);transform:translateY(30px);}100%{-webkit-transform:translateY(0);-webkit-transform:scale(1);transform:translateY(0);transform:scale(1);}}@-webkit-keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4);}25%{-webkit-transform:translateY(30px);transform:translateY(30px);}50%{-webkit-transform:scale(1.1);transform:scale(1.1);}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}100%{-webkit-transform:translateY(0);-webkit-transform:scale(.75);transform:translateY(0);transform:scale(.75);}}@keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4);}25%{-webkit-transform:translateY(30px);transform:translateY(30px);}50%{-webkit-transform:scale(1.1);transform:scale(1.1);}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px);}100%{-webkit-transform:translateY(0);-webkit-transform:scale(.75);transform:translateY(0);transform:scale(.75);}}.ball-pulse-rise > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-timing-function:cubic-bezier(.15,.46,.9,.6);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;}.ball-pulse-rise > div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even;}.ball-pulse-rise > div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd;}@-webkit-keyframes ball-grid-beat{50%{opacity:.7;}100%{opacity:1;}}@keyframes ball-grid-beat{50%{opacity:.7;}100%{opacity:1;}}.ball-grid-beat{width:57px;}.ball-grid-beat > div:nth-child(1){-webkit-animation-delay:-.07s;animation-delay:-.07s;-webkit-animation-duration:1.53s;animation-duration:1.53s;}.ball-grid-beat > div:nth-child(2){-webkit-animation-delay:.72s;animation-delay:.72s;-webkit-animation-duration:.94s;animation-duration:.94s;}.ball-grid-beat > div:nth-child(3){-webkit-animation-delay:.11s;animation-delay:.11s;-webkit-animation-duration:1.25s;animation-duration:1.25s;}.ball-grid-beat > div:nth-child(4){-webkit-animation-delay:.13s;animation-delay:.13s;-webkit-animation-duration:1.01s;animation-duration:1.01s;}.ball-grid-beat > div:nth-child(5){-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:1.2s;animation-duration:1.2s;}.ball-grid-beat > div:nth-child(6){-webkit-animation-delay:.18s;animation-delay:.18s;-webkit-animation-duration:.97s;animation-duration:.97s;}.ball-grid-beat > div:nth-child(7){-webkit-animation-delay:-.09s;animation-delay:-.09s;-webkit-animation-duration:.67s;animation-duration:.67s;}.ball-grid-beat > div:nth-child(8){-webkit-animation-delay:.42s;animation-delay:.42s;-webkit-animation-duration:.92s;animation-duration:.92s;}.ball-grid-beat > div:nth-child(9){-webkit-animation-delay:.52s;animation-delay:.52s;-webkit-animation-duration:1.43s;animation-duration:1.43s;}.ball-grid-beat > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;}@-webkit-keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.ball-grid-pulse{width:57px;}.ball-grid-pulse > div:nth-child(1){-webkit-animation-delay:.73s;animation-delay:.73s;-webkit-animation-duration:1.3s;animation-duration:1.3s;}.ball-grid-pulse > div:nth-child(2){-webkit-animation-delay:.32s;animation-delay:.32s;-webkit-animation-duration:1.3s;animation-duration:1.3s;}.ball-grid-pulse > div:nth-child(3){-webkit-animation-delay:.71s;animation-delay:.71s;-webkit-animation-duration:.88s;animation-duration:.88s;}.ball-grid-pulse > div:nth-child(4){-webkit-animation-delay:.62s;animation-delay:.62s;-webkit-animation-duration:1.06s;animation-duration:1.06s;}.ball-grid-pulse > div:nth-child(5){-webkit-animation-delay:.31s;animation-delay:.31s;-webkit-animation-duration:.62s;animation-duration:.62s;}.ball-grid-pulse > div:nth-child(6){-webkit-animation-delay:-.14s;animation-delay:-.14s;-webkit-animation-duration:1.48s;animation-duration:1.48s;}.ball-grid-pulse > div:nth-child(7){-webkit-animation-delay:-.1s;animation-delay:-.1s;-webkit-animation-duration:1.47s;animation-duration:1.47s;}.ball-grid-pulse > div:nth-child(8){-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:1.49s;animation-duration:1.49s;}.ball-grid-pulse > div:nth-child(9){-webkit-animation-delay:.73s;animation-delay:.73s;-webkit-animation-duration:.7s;animation-duration:.7s;}.ball-grid-pulse > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px;}.ball-spin-fade-loader > div:nth-child(1){top:25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.96s infinite linear;animation:ball-spin-fade-loader 1s -.96s infinite linear;}.ball-spin-fade-loader > div:nth-child(2){top:17.04545px;left:17.04545px;-webkit-animation:ball-spin-fade-loader 1s -.84s infinite linear;animation:ball-spin-fade-loader 1s -.84s infinite linear;}.ball-spin-fade-loader > div:nth-child(3){top:0;left:25px;-webkit-animation:ball-spin-fade-loader 1s -.72s infinite linear;animation:ball-spin-fade-loader 1s -.72s infinite linear;}.ball-spin-fade-loader > div:nth-child(4){top:-17.04545px;left:17.04545px;-webkit-animation:ball-spin-fade-loader 1s -.6s infinite linear;animation:ball-spin-fade-loader 1s -.6s infinite linear;}.ball-spin-fade-loader > div:nth-child(5){top:-25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.48s infinite linear;animation:ball-spin-fade-loader 1s -.48s infinite linear;}.ball-spin-fade-loader > div:nth-child(6){top:-17.04545px;left:-17.04545px;-webkit-animation:ball-spin-fade-loader 1s -.36s infinite linear;animation:ball-spin-fade-loader 1s -.36s infinite linear;}.ball-spin-fade-loader > div:nth-child(7){top:0;left:-25px;-webkit-animation:ball-spin-fade-loader 1s -.24s infinite linear;animation:ball-spin-fade-loader 1s -.24s infinite linear;}.ball-spin-fade-loader > div:nth-child(8){top:17.04545px;left:-17.04545px;-webkit-animation:ball-spin-fade-loader 1s -.12s infinite linear;animation:ball-spin-fade-loader 1s -.12s infinite linear;}.ball-spin-fade-loader > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;}@-webkit-keyframes ball-spin-loader{75%{opacity:.2;}100%{opacity:1;}}@keyframes ball-spin-loader{75%{opacity:.2;}100%{opacity:1;}}.ball-spin-loader{position:relative;}.ball-spin-loader > span:nth-child(1){top:45px;left:0;-webkit-animation:ball-spin-loader 2s .9s infinite linear;animation:ball-spin-loader 2s .9s infinite linear;}.ball-spin-loader > span:nth-child(2){top:30.68182px;left:30.68182px;-webkit-animation:ball-spin-loader 2s 1.8s infinite linear;animation:ball-spin-loader 2s 1.8s infinite linear;}.ball-spin-loader > span:nth-child(3){top:0;left:45px;-webkit-animation:ball-spin-loader 2s 2.7s infinite linear;animation:ball-spin-loader 2s 2.7s infinite linear;}.ball-spin-loader > span:nth-child(4){top:-30.68182px;left:30.68182px;-webkit-animation:ball-spin-loader 2s 3.6s infinite linear;animation:ball-spin-loader 2s 3.6s infinite linear;}.ball-spin-loader > span:nth-child(5){top:-45px;left:0;-webkit-animation:ball-spin-loader 2s 4.5s infinite linear;animation:ball-spin-loader 2s 4.5s infinite linear;}.ball-spin-loader > span:nth-child(6){top:-30.68182px;left:-30.68182px;-webkit-animation:ball-spin-loader 2s 5.4s infinite linear;animation:ball-spin-loader 2s 5.4s infinite linear;}.ball-spin-loader > span:nth-child(7){top:0;left:-45px;-webkit-animation:ball-spin-loader 2s 6.3s infinite linear;animation:ball-spin-loader 2s 6.3s infinite linear;}.ball-spin-loader > span:nth-child(8){top:30.68182px;left:-30.68182px;-webkit-animation:ball-spin-loader 2s 7.2s infinite linear;animation:ball-spin-loader 2s 7.2s infinite linear;}.ball-spin-loader > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%;background:green;}@-webkit-keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@-webkit-keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}.ball-zig-zag{position:relative;-webkit-transform:translate(-15px,-15px);-ms-transform:translate(-15px,-15px);transform:translate(-15px,-15px);}.ball-zig-zag > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin-left:15px;top:4px;left:-7px;}.ball-zig-zag > div:first-child{-webkit-animation:ball-zig .7s 0s infinite linear;animation:ball-zig .7s 0s infinite linear;}.ball-zig-zag > div:last-child{-webkit-animation:ball-zag .7s 0s infinite linear;animation:ball-zag .7s 0s infinite linear;}@-webkit-keyframes ball-zig-deflect{17%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}34%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}50%{-webkit-transform:translate(0,0);transform:translate(0,0);}67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes ball-zig-deflect{17%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}34%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}50%{-webkit-transform:translate(0,0);transform:translate(0,0);}67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px);}84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@-webkit-keyframes ball-zag-deflect{17%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}34%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}50%{-webkit-transform:translate(0,0);transform:translate(0,0);}67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes ball-zag-deflect{17%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}34%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}50%{-webkit-transform:translate(0,0);transform:translate(0,0);}67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px);}84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px);}100%{-webkit-transform:translate(0,0);transform:translate(0,0);}}.ball-zig-zag-deflect{position:relative;-webkit-transform:translate(-15px,-15px);-ms-transform:translate(-15px,-15px);transform:translate(-15px,-15px);}.ball-zig-zag-deflect > div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin-left:15px;top:4px;left:-7px;}.ball-zig-zag-deflect > div:first-child{-webkit-animation:ball-zig-deflect 1.5s 0s infinite linear;animation:ball-zig-deflect 1.5s 0s infinite linear;}.ball-zig-zag-deflect > div:last-child{-webkit-animation:ball-zag-deflect 1.5s 0s infinite linear;animation:ball-zag-deflect 1.5s 0s infinite linear;}@-webkit-keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1);}50%{-webkit-transform:scaley(.4);transform:scaley(.4);}100%{-webkit-transform:scaley(1);transform:scaley(1);}}@keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1);}50%{-webkit-transform:scaley(.4);transform:scaley(.4);}100%{-webkit-transform:scaley(1);transform:scaley(1);}}.line-scale > div:nth-child(1){-webkit-animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);}.line-scale > div:nth-child(2){-webkit-animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);}.line-scale > div:nth-child(3){-webkit-animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);}.line-scale > div:nth-child(4){-webkit-animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);}.line-scale > div:nth-child(5){-webkit-animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08);}.line-scale > div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;}@-webkit-keyframes line-scale-party{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(.5);transform:scale(.5);}100%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes line-scale-party{0%{-webkit-transform:scale(1);transform:scale(1);}50%{-webkit-transform:scale(.5);transform:scale(.5);}100%{-webkit-transform:scale(1);transform:scale(1);}}.line-scale-party > div:nth-child(1){-webkit-animation-delay:.23s;animation-delay:.23s;-webkit-animation-duration:1.1s;animation-duration:1.1s;}.line-scale-party > div:nth-child(2){-webkit-animation-delay:.09s;animation-delay:.09s;-webkit-animation-duration:1s;animation-duration:1s;}.line-scale-party > div:nth-child(3){-webkit-animation-delay:.44s;animation-delay:.44s;-webkit-animation-duration:.65s;animation-duration:.65s;}.line-scale-party > div:nth-child(4){-webkit-animation-delay:-.12s;animation-delay:-.12s;-webkit-animation-duration:1.01s;animation-duration:1.01s;}.line-scale-party > div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;}@-webkit-keyframes line-scale-pulse-out{0%{-webkit-transform:scaley(1);transform:scaley(1);}50%{-webkit-transform:scaley(.4);transform:scaley(.4);}100%{-webkit-transform:scaley(1);transform:scaley(1);}}@keyframes line-scale-pulse-out{0%{-webkit-transform:scaley(1);transform:scaley(1);}50%{-webkit-transform:scaley(.4);transform:scaley(.4);}100%{-webkit-transform:scaley(1);transform:scaley(1);}}.line-scale-pulse-out > div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85);animation:line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85,.25,.37,.85);}.line-scale-pulse-out > div:nth-child(2),.line-scale-pulse-out > div:nth-child(4){-webkit-animation-delay:-.4s !important;animation-delay:-.4s !important;}.line-scale-pulse-out > div:nth-child(1),.line-scale-pulse-out > div:nth-child(5){-webkit-animation-delay:-.2s !important;animation-delay:-.2s !important;}@-webkit-keyframes line-scale-pulse-out-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1);}80%{-webkit-transform:scaley(.3);transform:scaley(.3);}90%{-webkit-transform:scaley(1);transform:scaley(1);}}@keyframes line-scale-pulse-out-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1);}80%{-webkit-transform:scaley(.3);transform:scaley(.3);}90%{-webkit-transform:scaley(1);transform:scaley(1);}}.line-scale-pulse-out-rapid > div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78);animation:line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11,.49,.38,.78);}.line-scale-pulse-out-rapid > div:nth-child(2),.line-scale-pulse-out-rapid > div:nth-child(4){-webkit-animation-delay:-.25s !important;animation-delay:-.25s !important;}.line-scale-pulse-out-rapid > div:nth-child(1),.line-scale-pulse-out-rapid > div:nth-child(5){-webkit-animation-delay:0s !important;animation-delay:0s !important;}@-webkit-keyframes line-spin-fade-loader{50%{opacity:.3;}100%{opacity:1;}}@keyframes line-spin-fade-loader{50%{opacity:.3;}100%{opacity:1;}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px;}.line-spin-fade-loader > div:nth-child(1){top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(2){top:13.63636px;left:13.63636px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(3){top:0;left:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(4){top:-13.63636px;left:13.63636px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(6){top:-13.63636px;left:-13.63636px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(7){top:0;left:-20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out;}.line-spin-fade-loader > div:nth-child(8){top:13.63636px;left:-13.63636px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out;}.line-spin-fade-loader > div{background-color:#fff;width:4px;width:5px;height:35px;height:15px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;}@-webkit-keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0);}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg);}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg);}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0);}}@keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0);}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg);}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg);}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0);}}.triangle-skew-spin > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;-webkit-animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:triangle-skew-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0);}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg);}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg);}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0);}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0);}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg);}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg);}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0);}}.square-spin > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:50px;height:50px;background:#fff;border:1px solid red;-webkit-animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;}@-webkit-keyframes rotate_pacman_half_up{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}}@keyframes rotate_pacman_half_up{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}}@-webkit-keyframes rotate_pacman_half_down{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg);}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg);}}@keyframes rotate_pacman_half_down{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg);}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg);}}@-webkit-keyframes pacman-balls{75%{opacity:.7;}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px);}}@keyframes pacman-balls{75%{opacity:.7;}100%{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px);}}.pacman{position:relative;}.pacman > div:nth-child(2){-webkit-animation:pacman-balls 1s -.99s infinite linear;animation:pacman-balls 1s -.99s infinite linear;}.pacman > div:nth-child(3){-webkit-animation:pacman-balls 1s -.66s infinite linear;animation:pacman-balls 1s -.66s infinite linear;}.pacman > div:nth-child(4){-webkit-animation:pacman-balls 1s -.33s infinite linear;animation:pacman-balls 1s -.33s infinite linear;}.pacman > div:nth-child(5){-webkit-animation:pacman-balls 1s 0s infinite linear;animation:pacman-balls 1s 0s infinite linear;}.pacman > div:first-of-type{width:0px;height:0px;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;-webkit-animation:rotate_pacman_half_up .5s 0s infinite;animation:rotate_pacman_half_up .5s 0s infinite;position:relative;left:-30px;}.pacman > div:nth-child(2){width:0px;height:0px;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;-webkit-animation:rotate_pacman_half_down .5s 0s infinite;animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px;position:relative;left:-30px;}.pacman > div:nth-child(3),.pacman > div:nth-child(4),.pacman > div:nth-child(5),.pacman > div:nth-child(6){background-color:#fff;width:15px;width:10px;height:15px;height:10px;border-radius:100%;margin:2px;position:absolute;-webkit-transform:translate(0,-6.25px);-ms-transform:translate(0,-6.25px);transform:translate(0,-6.25px);top:25px;left:70px;}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg);}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg);}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg);}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg);}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);transform:translate(-25px,-25px);}.cube-transition > div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out;}.cube-transition > div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s;}@-webkit-keyframes spin-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spin-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden;}.semi-circle-spin > div{position:absolute;border-width:0px;border-radius:100%;-webkit-animation:spin-rotate .6s 0s infinite linear;animation:spin-rotate .6s 0s infinite linear;background-image:-webkit-linear-gradient(transparent 0%,transparent 70%,#fff 30%,#fff 100%);background-image:linear-gradient(transparent 0%,transparent 70%,#fff 30%,#fff 100%);width:100%;height:100%;}@charset "utf-8";a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#b48b3c;}th,.loader,.dt-sc-small-separator,.dt-sc-diamond-separator,input[type="submit"],button,input[type="reset"],.page-link>span,.page-link a:hover,.post-edit-link:hover,.vc_inline-link:hover{background:#b48b3c;}.page-link>span,.page-link a:hover{border-color:#b48b3c;}input[type="submit"]:hover,button:hover,input[type="reset"]:hover{background:#a17b35;}.dt-sc-up-arrow:before{border-bottom-color:#b48b3c;}.top-bar a:hover{color:#b48b3c;}.menu-icons-wrapper .search a:hover,.menu-icons-wrapper .cart a:hover{color:#b48b3c;}.menu-icons-wrapper.rounded-icons .search a span:hover,.menu-icons-wrapper.rounded-icons .cart a span:hover,.menu-icons-wrapper .cart sup{background:#b48b3c;}.breadcrumb a:hover,#logo .logo-title > h1 a:hover{color:#b48b3c;}#footer a:hover,#footer .footer-copyright .menu-links li a:hover,#footer .footer-copyright .copyright-left a:hover,#footer .dt-sc-dark-bg .entry-title h4 a:hover,#footer .dt-sc-dark-bg a:hover{color:#b48b3c;}.left-header-footer .dt-sc-sociable.filled li a,.overlay-header .overlay ul.menu-links li a:hover{color:#b48b3c;}.overlay-header .dt-sc-dark-bg .overlay{background:rgba(180,139,60,.9);}#main-menu ul.menu li a:hover,#main-menu>ul.menu>li.current_page_item>a,#main-menu>ul.menu>li.current_page_ancestor>a,#main-menu>ul.menu>li.current-menu-item>a,#main-menu ul.menu>li.current-menu-ancestor>a,#main-menu ul.menu li.menu-item-simple-parent ul>li.current_page_item>a,#main-menu ul.menu li.menu-item-simple-parent ul>li.current_page_ancestor>a,#main-menu ul.menu li.menu-item-simple-parent ul>li.current-menu-item>a,#main-menu ul.menu li.menu-item-simple-parent ul>li.current-menu-ancestor>a,.left-header .menu-active-highlight-grey #main-menu>ul.menu>li.current_page_item>a,.left-header .menu-active-highlight-grey #main-menu>ul.menu>li.current_page_ancestor>a,.left-header .menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-item>a,.left-header .menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-ancestor>a,.left-header.left-header-creative .dt-sc-dark-bg #main-menu ul li.menu-item-simple-parent ul li a:hover{color:#b48b3c;}#main-menu ul.menu li.menu-item-simple-parent ul li a:hover,#main-menu ul.menu li.menu-item-megamenu-parent:hover>a,#main-menu ul.menu>li.menu-item-simple-parent:hover>a,#main-menu ul.menu li.menu-item-simple-parent ul li:hover>a{color:#b48b3c;}#main-menu .megamenu-child-container ul.sub-menu>li>ul li a:hover{color:#b48b3c;}#main-menu .megamenu-child-container ul.sub-menu>li.current_page_item>a,#main-menu .megamenu-child-container ul.sub-menu>li.current_page_ancestor>a,#main-menu .megamenu-child-container ul.sub-menu>li.current-menu-item>a,#main-menu .megamenu-child-container ul.sub-menu>li.current-menu-ancestor>a,#main-menu .megamenu-child-container ul.sub-menu>li.current_page_item>span,#main-menu .megamenu-child-container ul.sub-menu>li.current_page_ancestor>span,#main-menu .megamenu-child-container ul.sub-menu>li.current-menu-item>span,#main-menu .megamenu-child-container ul.sub-menu>li.current-menu-ancestor>span{color:#b48b3c;}.menu-active-highlight-grey #main-menu>ul.menu>li.current_page_item>a:before,.menu-active-highlight-grey #main-menu>ul.menu>li.current_page_ancestor>a:before,.menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-item>a:before,.menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-ancestor>a:before{background:#b48b3c;}.menu-active-with-single-border #main-menu>ul.menu>li.current_page_item>a,.menu-active-with-single-border #main-menu>ul.menu>li.current_page_ancestor>a,.menu-active-with-single-border #main-menu>ul.menu>li.current-menu-item>a,.menu-active-with-single-border #main-menu>ul.menu>li.current-menu-ancestor>a{border-color:#b48b3c;}#main-menu ul li.menu-item-simple-parent ul,#main-menu .megamenu-child-container{border-bottom-color:#b48b3c;}.menu-active-highlight-grey #main-menu>ul.menu>li.current_page_item>a:before,.menu-active-highlight-grey #main-menu>ul.menu>li.current_page_ancestor>a:before,.menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-item>a:before,.menu-active-highlight-grey #main-menu>ul.menu>li.current-menu-ancestor>a:before,.left-header .menu-active-highlight #main-menu>ul.menu>li.current_page_item>a,.left-header .menu-active-highlight #main-menu>ul.menu>li.current_page_ancestor>a,.left-header .menu-active-highlight #main-menu>ul.menu>li.current-menu-item>a,.left-header .menu-active-highlight #main-menu>ul.menu>li.current-menu-ancestor>a{background:#b48b3c;}.menu-active-highlight #main-menu>ul.menu>li.current_page_item,.menu-active-highlight #main-menu>ul.menu>li.current_page_ancestor,.menu-active-highlight #main-menu>ul.menu>li.current-menu-item,.menu-active-highlight #main-menu>ul.menu>li.current-menu-ancestor,.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:before,.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:before,.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:before,.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:before,.menu-active-with-icon #main-menu>ul.menu>li.current_page_item>a:after,.menu-active-with-icon #main-menu>ul.menu>li.current_page_ancestor>a:after,.menu-active-with-icon #main-menu>ul.menu>li.current-menu-item>a:after,.menu-active-with-icon #main-menu>ul.menu>li.current-menu-ancestor>a:after,.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:after,.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:after,.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:after,.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:after,.menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a:before,.menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a:before,.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a:before,.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a:before,.menu-active-with-two-border #main-menu>ul.menu>li.current_page_item>a:after,.menu-active-with-two-border #main-menu>ul.menu>li.current_page_ancestor>a:after,.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-item>a:after,.menu-active-with-two-border #main-menu>ul.menu>li.current-menu-ancestor>a:after,.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a,.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a,.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a,.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a{background:#b48b3c;}.two-color-header .main-header-wrapper:before{background:#b48b3c;}.two-color-header.semi-transparent-header .main-header-wrapper:before,.two-color-header.transparent-header .is-sticky .main-header-wrapper:before{background:rgba(180,139,60,.7);}.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_item>a:before,.menu-active-border-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,.menu-active-border-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before{border-bottom-color:#b48b3c;}.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_item>a:before,.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current_page_ancestor>a:before,.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-item>a:before,.menu-active-highlight-with-arrow #main-menu>ul.menu>li.current-menu-ancestor>a:before{border-top-color:#b48b3c;}#main-menu .menu-item-widget-area-container .widget ul li>a:hover,#main-menu .megamenu-child-container.dt-sc-dark-bg>ul.sub-menu>li>a:hover,#main-menu .megamenu-child-container.dt-sc-dark-bg ul.sub-menu>li>ul li a:hover,#main-menu .megamenu-child-container.dt-sc-dark-bg ul.sub-menu>li>ul li a:hover .fa,#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget ul li>a:hover,#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget_recent_posts .entry-title h4 a:hover,#main-menu ul li.menu-item-simple-parent.dt-sc-dark-bg ul li a:hover,#main-menu .menu-item-widget-area-container .widget li:hover:before{color:#b48b3c;}.main-header .menu-icons-wrapper .overlay-search #searchform:after{border-color:#b48b3c;}.dt-menu-toggle{background:#b48b3c;}ul.side-nav li a:hover{color:#b48b3c;}ul.side-nav li a:hover:before,ul.side-nav>li.current_page_item>a:before,ul.side-nav>li>ul>li.current_page_item>a:before,ul.side-nav>li>ul>li>ul>li.current_page_item>a:before{background:#b48b3c;}.entry-meta-data p a:hover,.blog-entry.entry-date-left .entry-date a:hover,.blog-entry .entry-meta a:hover,.blog-entry.entry-date-author-left .entry-date-author .comments:hover,.blog-entry.entry-date-author-left .entry-date-author .comments:hover i,.blog-entry.entry-date-author-left .entry-date-author .entry-author a:hover,.blog-entry.entry-date-author-left .entry-date-author .comments a:hover,.dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border{color:#b48b3c;}.entry-format a,.blog-entry.blog-medium-style:hover .entry-format a,.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight,.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-format a,ul.commentlist li .reply a:hover,.dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border:hover,.pagination ul li a:hover,.pagination ul li span{background:#b48b3c;}.blog-entry.entry-date-left .entry-date span,.blog-entry.blog-medium-style:hover .entry-format a,ul.commentlist li .reply a:hover,.dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border,.pagination ul li a:hover,.pagination ul li span{border-color:#b48b3c;}.portfolio.hover-presentation .image-overlay .links a,.portfolio-categories a:hover,.portfolio-tags a:hover,.dt-portfolio-single-slider-wrapper #bx-pager a.active:hover:before,.dt-portfolio-single-slider-wrapper #bx-pager a,.project-details li a:hover,.dt-sc-portfolio-sorting a:hover,.dt-sc-portfolio-sorting a.active-sort,.dt-sc-fixed-content .dt-portfolio-single-slider-wrapper .bx-controls-direction a:hover,.dt-sc-portfolio-details .post-nav-container .post-archive-link-wrapper a:hover,.post-nav-container.type3 a:hover{color:#b48b3c;}.portfolio.hover-title-icons-overlay .image-overlay .links a:hover,.portfolio.hover-minimal-icons .image-overlay .links a:hover,.portfolio.hover-presentation .image-overlay-details .categories a:before,.portfolio.hover-presentation .image-overlay .links a:hover:before,.dt-portfolio-single-slider-wrapper .bx-default-pager a.active,.dt-portfolio-single-slider-wrapper .bx-default-pager a:hover,.dt-sc-onepage-navigation-title-holder.boxed>li>a.active,.dt-sc-onepage-navigation-title-holder.default>li>a.active,.portfolio.hover-bottom-border .image-overlay:after{background:#b48b3c;}.portfolio.hover-presentation .image-overlay .links a:before{border-color:#b48b3c;}.portfolio .image-overlay{background:rgba(180,139,60,.9);}.business-contact-social li a:hover{color:#b48b3c;}.dt-sc-text-with-icon span{color:#b48b3c;}.dt-sc-skin-highlight,.dt-sc-skin-highlight.extend-bg-fullwidth-left:after,.dt-sc-skin-highlight.extend-bg-fullwidth-right:after,.diamond-narrow-square-border li:hover:before,.dt-sc-readmore-plus-icon:hover:before,.dt-sc-readmore-plus-icon:hover:after{background:#b48b3c;}.dt-sc-text-with-icon.border-bottom,.dt-sc-text-with-icon.border-right,.diamond-narrow-square-border li:before{border-color:#b48b3c;}#footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta a:hover,.widget #wp-calendar td a:hover,.dt-sc-dark-bg .widget #wp-calendar td a:hover,.secondary-sidebar .widget ul li>a:hover,.secondary-sidebar .type15 .widget.widget_recent_reviews ul li .reviewer,.secondary-sidebar .type15 .widget.widget_top_rated_products ul li .amount.amount,#footer .widget #bp-login-widget-form span.bp-login-widget-register-link>a,#footer .dt-sc-dark-bg .widget #bp-login-widget-form span.bp-login-widget-register-link>a,.woo-type17 .widget.woocommerce ul li:hover:before,.widget.widget_attroney .widgettitle,.widget.widget_attorney_practice .attorney-practice-widget ul li a:hover,.attorney-contact-form-widget input[type="submit"]{color:#b48b3c;}.tagcloud a:hover,.dt-sc-dark-bg .tagcloud a:hover,.widgettitle:before,.widget.widget_categories ul li>a:hover span,.widget.widget_archive ul li>a:hover span,#footer .dt-sc-dark-bg .widget.widget_categories ul li>a:hover span,#footer .dt-sc-dark-bg .widget.widget_archive ul li>a:hover span,.dt-sc-dark-bg .widget.widget_categories ul li>a:hover span,.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2,.widget-title-content h3.widgettitle,.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:before,.widget.widget_attroney .widgettitle:before,.attorney-contact-form-widget input[type="submit"]:hover,#footer .dt-sc-sociable.rounded-border.filled li a:hover{background:#b48b3c;}.tagcloud a:hover,.dt-sc-dark-bg .tagcloud a:hover{border-color:#b48b3c;}.recent-portfolio-widget ul li a:before{background:rgba(180,139,60,.9);}.secondary-sidebar .type5 .widgettitle{border-color:rgba(180,139,60,.5);}.secondary-sidebar .type3 .widgettitle,.secondary-sidebar .type6 .widgettitle,.secondary-sidebar .type13 .widgettitle:before,.secondary-sidebar .type16 .widgettitle{border-color:#b48b3c;}.secondary-sidebar .type12 .widgettitle{background:rgba(180,139,60,.2);}.secondary-sidebar .type14 .widgettitle{border-color:#b48b3c;}.widget.buddypress div.item-options a:hover,.widget.buddypress div.item-options a.selected,#footer .footer-widgets.dt-sc-dark-bg .widget.buddypress div.item-options a.selected,.widget.widget_bp_core_members_widget div.item .item-title a:hover,.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a:hover{color:#b48b3c;}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#b48b3c;}.widget.tribe-events-countdown-widget .tribe-countdown-text a:hover{color:#b48b3c;}.widget.tribe_mini_calendar_widget .tribe-mini-calendar thead.tribe-mini-calendar-nav td{background:#b48b3c;}.widget.tribe_mini_calendar_widget .tribe-mini-calendar thead.tribe-mini-calendar-nav td{border-color:#b48b3c;}.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present,.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today,.tribe-mini-calendar .tribe-events-has-events.tribe-events-present a:hover,.widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a:hover{background:#b48b3c;}.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present,.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today,.dt-sc-dark-bg .tribe-mini-calendar .tribe-events-has-events.tribe-events-present a:hover,.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a:hover{background:#b48b3c;}.under-construction.type4 .wpb_wrapper>h2 span,.under-construction.type4 .read-more i,.under-construction.type4 .wpb_wrapper>h4:after,.under-construction.type4 .wpb_wrapper>h4:before,.under-construction.type1 .read-more span.fa,.under-construction.type1 .read-more a:hover,.under-construction.type2 .counter-icon-wrapper .dt-sc-counter-number,.under-construction.type2 h2,.under-construction.type2 .dt-sc-counter-wrapper h3,.under-construction.type2 .mailchimp-newsletter h3,.under-construction.type7 h2,.under-construction.type7 .mailchimp-newsletter h3,.under-construction.type3 p,.under-construction.type5 h2 span,.under-construction.type5 .dt-sc-counter-number,.under-construction.type5 footer .dt-sc-team-social li:hover a,.under-construction.type5 input[type="email"],.under-construction.type7 .aligncenter .wpb_text_column h2{color:#b48b3c;}.under-construction.type4 .dt-sc-counter-wrapper,.under-construction.type1 .dt-sc-newsletter-section form input[type="submit"],.under-construction.type1 .dt-sc-counter-wrapper .counter-icon-wrapper:before,.under-construction.type2 .dt-sc-sociable>li:hover a,.under-construction.type7 .dt-sc-sociable>li:hover a,.under-construction.type3 .dt-sc-newsletter-section form input[type="submit"],.under-construction.type3 .dt-sc-sociable>li:hover a,.under-construction.type7 .dt-sc-counter-wrapper,.under-construction.type7 .dt-sc-newsletter-section form input[type="submit"]{background:#b48b3c;}.under-construction.type3 .dt-sc-sociable>li:hover a{border-color:#b48b3c;}.error404 .type2 h2,.error404 .type8 h2,.error404 .type8 .dt-go-back:hover i{color:#b48b3c;}.error404 .type2 a.dt-sc-back,.error404 .type4 .error-box,.error404 .type4 .dt-sc-newsletter-section input[type="submit"],.error404 .type8 .dt-go-back{background:#b48b3c;}.error404 .type2 a.dt-sc-back:hover,.error404 .type4 .dt-sc-newsletter-section input[type="submit"]:hover{background:#a17b35;}.available-domains li span{color:#b48b3c;}.available-domains li .tdl:before,.available-domains li:hover .dt-sc-button{background:#b48b3c;}blockquote.type4>cite{color:#b48b3c;}.dt-sc-button.filled,.dt-sc-button:hover,.dt-sc-button.rounded-border:hover,.dt-sc-button.bordered:hover,.dt-sc-button.fully-rounded-border:hover,.dt-sc-colored-big-buttons:hover,.dt-sc-colored-big-buttons span{background:#b48b3c;}.dt-sc-button.rounded-border.black:hover,.dt-sc-button.bordered.black:hover,.dt-sc-button.bordered:hover,.dt-sc-button.rounded-border:hover,.dt-sc-colored-big-buttons,.dt-sc-button.fully-rounded-border,.dt-sc-button.fully-rounded-border:hover{border-color:#b48b3c;}.dt-sc-dark-bg.skin-color .dt-sc-button.fully-rounded-border:hover,.skin-highlight .dt-sc-button.rounded-border:hover,.skin-highlight .dt-sc-button.bordered:hover,.dt-sc-button.with-shadow.white,.dt-sc-button.fully-rounded-border,.dt-sc-button.rounded-border,.dt-sc-button.bordered{color:#b48b3c;}.dt-sc-button.filled{outline-color:#b48b3c;}.dt-sc-button.with-icon.icon-right.type1:hover,.dt-sc-button.filled:hover{background:#a17b35;}.dt-sc-button.with-shadow.white{box-shadow:3px 3px 0px 0px #a17b35;}.carousel-arrows a:hover,.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a:hover,.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active,.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active:before,.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active:hover:before,.vc_custom_carousel .slick-slider .slick-dots,.vc_custom_carousel .slick-slider:before{border-color:#b48b3c;}.carousel-arrows a:hover,.dt-sc-images-wrapper .carousel-arrows a:hover,.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a:hover,.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active{background:#b48b3c;}.dt-sc-contact-info.type3 span,.dt-sc-contact-info.type3 h6{color:#b48b3c;}.dt-sc-contact-info.type2:hover span,.dt-sc-contact-info.type4 span:after,.dt-sc-contact-info.type4:before,.dt-sc-contact-info.type5 .dt-sc-contact-icon,.dt-sc-contact-info.type7 span:after,.dt-sc-contact-info.type8:hover span{background:#b48b3c;}.dt-sc-contact-info.type5:hover,.dt-sc-contact-info.type6,.ballSettings{background-color:#b48b3c;}.dt-sc-contact-info.type2:hover,.dt-sc-contact-info.type4,.last .dt-sc-contact-info.type4,.dt-sc-contact-info.type3:before{border-color:#b48b3c;}.dt-sc-contact-info.type5 .dt-sc-contact-icon,.dt-sc-contact-info.type5 .dt-sc-contact-icon:before,.dt-sc-contact-info.type5 .dt-sc-contact-icon:after{border-color:#a17b35;}.dt-sc-contact-info.type4 span:after{box-shadow:5px 0px 0px 0px #a17b35;}@media only screen and (max-width: 767px){.dt-sc-contact-info.type4:after{background-color:#b48b3c;}}.dt-sc-counter.type3:hover .icon-wrapper,.dt-sc-counter.type1 .icon-wrapper:before,.dt-sc-counter.type5:hover:after,.dt-sc-counter.type6 h4:before,.dt-sc-counter.type6:hover .dt-sc-couter-icon-holder:before,.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:before,.dt-sc-counter.type4:hover .dt-sc-couter-icon-holder,.dt-sc-counter.type1:after{background:#b48b3c;}.dt-sc-counter.type3.diamond-square h4,.dt-sc-counter.type6:hover h4{color:#b48b3c;}.dt-sc-counter.type3.diamond-square,.dt-sc-counter.type5:hover:before,.dt-sc-counter.type5:hover:after,.dt-sc-counter.type6,.dt-sc-counter.type6 .dt-sc-couter-icon-holder:before,.dt-sc-counter.type3 .icon-wrapper:before{border-color:#b48b3c;}.dt-sc-counter.type6 .dt-sc-couter-icon-holder:before{box-shadow:5px 1px 0px 0px #a17b35;}@media only screen and (max-width: 767px){.dt-sc-counter.type6.last h4::before,.dt-sc-counter.type6 h4::after{background-color:#b48b3c;}}.dt-sc-event-image-caption .dt-sc-image-content h3{color:#b48b3c;}.dt-sc-event-image-caption:hover{background:#b48b3c;}.dt-sc-event-image-caption:hover .dt-sc-image-content:before{border-left-color:#b48b3c;}.dt-sc-hexagon-title h2 span{color:#b48b3c;}.dt-sc-hexagon-image span:before{background:rgba(180,139,60,.9);}.dt-sc-hexagons li .dt-sc-hexagon-overlay,.dt-sc-content-with-hexagon-shape,.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay{background:#b48b3c;}.dt-sc-hexagons li:hover,.dt-sc-hexagons li:hover:before,.dt-sc-hexagons li:hover:after,.dt-sc-hexagons li,.dt-sc-hexagons li:before,.dt-sc-hexagons li .dt-sc-hexagon-overlay:before,.dt-sc-hexagons li:after,.dt-sc-hexagons li .dt-sc-hexagon-overlay:after,.dt-sc-single-hexagon:hover,.dt-sc-single-hexagon:hover:before,.dt-sc-single-hexagon:hover:after,.dt-sc-single-hexagon,.dt-sc-single-hexagon:before,.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:before,.dt-sc-single-hexagon:after,.dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:after{border-color:#b48b3c;}.dt-sc-content-with-hexagon-shape:after{border-top-color:#b48b3c;}.dt-sc-content-with-hexagon-shape:before{border-bottom-color:#b48b3c;}.dt-sc-icon-box.type6 .icon-wrapper,.dt-sc-icon-box.type1 .icon-content h4:before,.dt-sc-icon-box.type3 .icon-wrapper span,.dt-sc-icon-box.type5:hover .icon-wrapper:before,.dt-sc-icon-box.type7:hover .icon-wrapper span,.dt-sc-icon-box.type5.rounded:hover .icon-wrapper,.dt-sc-icon-box.type10:hover .icon-wrapper:before,.dt-sc-icon-box.type10 .icon-content h4:before,.dt-sc-icon-box.type11:before,.dt-sc-icon-box.type5.alter .icon-wrapper:before,.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper:after,.dt-sc-icon-box.type5.rounded-skin .icon-wrapper,.dt-sc-icon-box.type13:hover,.dt-sc-icon-box.type12,.dt-sc-icon-box.type14:hover{background:#b48b3c;}.dt-sc-icon-box.type1 .icon-wrapper .icon,.dt-sc-icon-box.type2 .icon-wrapper .icon,.dt-sc-icon-box.type4 .icon-wrapper span,.dt-sc-icon-box.type5:hover .icon-content h4 a,.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper span,.dt-sc-icon-box.type5.no-icon-bg:hover .icon-wrapper span,.dt-sc-icon-box.type10:hover .icon-content h4,.dt-sc-icon-box.type10 .icon-wrapper span,.dt-sc-icon-box.type13 .icon-content h4,.dt-sc-icon-box.type14 .icon-content h4{color:#b48b3c;}.dt-sc-icon-box.type5.no-icon .icon-content h4,.dt-sc-icon-box.type5.no-icon,.dt-sc-icon-box.type10 .icon-wrapper:before,.dt-sc-icon-box.type10,.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper:after{border-color:#b48b3c;}.dt-sc-icon-box.type3:hover .icon-wrapper span{background:#a17b35;}.dt-sc-icon-box.type10 .icon-wrapper:before{box-shadow:5px 0px 0px 0px #a17b35;}.dt-sc-icon-box.type10:hover .icon-wrapper:before{box-shadow:7px 0px 0px 0px #a17b35;}.dt-sc-icon-box.type10 .icon-wrapper:after{background:#cca55b;}@media only screen and (max-width: 767px){.dt-sc-icon-box.type10 .icon-content h4:after{background-color:#b48b3c;}}.dt-sc-image-caption.type2:hover .dt-sc-image-content{background:rgba(180,139,60,.9);}.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:before{border-bottom-color:#b48b3c;}.dt-sc-image-caption.type3 .dt-sc-image-content h3,.dt-sc-image-caption.type8:hover .dt-sc-image-content h3 a:hover,.dt-sc-image-with-caption h3 a{color:#b48b3c;}.dt-sc-image-caption.type4:hover .dt-sc-button,.dt-sc-image-caption.type8 .dt-sc-image-content:before{background:#b48b3c;}.dt-sc-image-caption.type2 .dt-sc-image-content,.dt-sc-image-caption.type4,.dt-sc-image-caption.type4:hover .dt-sc-button{border-color:#b48b3c;}.dt-sc-image-caption.type2:hover .dt-sc-image-content{border-color:#a17b35;}.dt-sc-keynote-speakers .dt-sc-speakers-thumb .dt-sc-speakers-thumb-overlay{background:rgba(180,139,60,.9);}.dt-sc-newsletter-section.type1 h2:before,.dt-sc-newsletter-section.type1 h2:after,.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm:after{background:#b48b3c;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"]{border-color:#b48b3c;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]:hover{background:#a17b35;}.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"]{border-color:#a17b35;}.dt-sc-popular-procedures .details .duration,.dt-sc-popular-procedures .details .price{color:#b48b3c;}.dt-sc-pr-tb-col.type2 .dt-sc-buy-now a{color:#b48b3c;}.dt-sc-pr-tb-col.minimal:hover .dt-sc-price,.dt-sc-pr-tb-col.minimal.selected .dt-sc-price,.dt-sc-pr-tb-col:hover .dt-sc-buy-now a,.dt-sc-pr-tb-col.selected .dt-sc-buy-now a,.dt-sc-pr-tb-col.minimal:hover .icon-wrapper:before,.dt-sc-pr-tb-col.minimal.selected .icon-wrapper:before,.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:before,.dt-sc-pr-tb-col.type2 .dt-sc-tb-content:before,.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li .highlight,.dt-sc-pr-tb-col.type2:hover .dt-sc-price:before,.dt-sc-pr-tb-col.type2.selected .dt-sc-price:before,.dt-sc-pr-tb-col.type2:hover .dt-sc-buy-now a,.dt-inline-modal>h4{background:#b48b3c;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header:before{border-color:#b48b3c;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-content:after{border-top-color:#b48b3c;}.dt-sc-pr-tb-col.type2 .dt-sc-tb-header:before{box-shadow:5px 0px 0px 0px #a17b35;}.dt-sc-pr-tb-col.type2 .dt-sc-buy-now a{box-shadow:3px 3px 0px 0px #a17b35;}.dt-sc-sociable.diamond-square-border li:hover a,.dt-sc-sociable.hexagon-border li:hover a,.dt-sc-sociable.hexagon-with-border li:hover a,#footer .footer-widgets.dt-sc-dark-bg .black-white.dt-sc-sociable li a:hover,#footer .dt-sc-sociable.rounded-border li a:hover{color:#b48b3c;}.dt-sc-sociable.rounded-border li a:hover,.dt-sc-dark-bg .dt-sc-sociable.rounded-border li a:hover,.dt-sc-dark-bg .dt-sc-sociable.square-border li a:hover,.dt-sc-sociable.diamond-square-border li:hover{border-color:#b48b3c;}.dt-sc-sociable.hexagon-with-border li{background:#b48b3c;}.dt-sc-sociable.hexagon-with-border li,.dt-sc-sociable.hexagon-with-border li:before,.dt-sc-sociable.hexagon-with-border li:after{border-color:#a17b35;}ul.dt-sc-tabs-vertical-frame>li>a:hover,ul.dt-sc-tabs-vertical-frame>li.current a,ul.dt-sc-tabs-horizontal>li>a.current,ul.dt-sc-tabs-vertical>li>a.current,ul.dt-sc-tabs-horizontal>li>a:hover,ul.dt-sc-tabs-vertical>li>a:hover,ul.dt-sc-tabs-horizontal-frame>li>a:hover,.type7 ul.dt-sc-tabs-horizontal-frame>li>a.current{color:#b48b3c;}.type8 ul.dt-sc-tabs-horizontal-frame>li>a.current,.type8 ul.dt-sc-tabs-horizontal-frame>li>a:hover,.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame>li>a.current>span:after,.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame>li>a.current,.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame>li>a,.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame>li>a:hover,.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame>li>a.current,.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame>li>a:before,.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame>li>a:after{background:#b48b3c;}ul.dt-sc-tabs-horizontal>li>a.current,ul.dt-sc-tabs-vertical>li>a.current{border-color:#b48b3c;}.type7 ul.dt-sc-tabs-horizontal-frame>li>a.current:before,.type7 ul.dt-sc-tabs-horizontal-frame>li>a.current:after{border-top-color:#b48b3c;}.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame>li>a.current:before{color:#b48b3c;}.type3 .dt-sc-toggle-frame .dt-sc-toggle-content,.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame>li>a.current:before{border-left-color:#b48b3c;}.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame>li>a.current,.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame>li>a.current{border-bottom-color:#b48b3c;}.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame>li>a:hover,.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame>li>a.current{border-color:#b48b3c;}.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame>li>a:before{border-top-color:#b48b3c;}.dt-sc-team.type2 .dt-sc-team-social.rounded-border li a:hover,.dt-sc-team.type2 .dt-sc-team-social.rounded-square li a:hover,.dt-sc-team.type2 .dt-sc-team-social.square-border li a:hover,.dt-sc-team.type2 .dt-sc-team-social.hexagon-border li a:hover,.dt-sc-team.type2 .dt-sc-team-social.diamond-square-border li a:hover,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li a,.dt-sc-team.rounded .dt-sc-team-details .dt-sc-team-social li a:hover,.dt-sc-team.rounded.team_rounded_border:hover .dt-sc-team-details h4{color:#b48b3c;}.dt-sc-team .dt-sc-team-social.diamond-square-border li:hover,.dt-sc-team-social.hexagon-border li:hover,.dt-sc-team-social.hexagon-border li:hover:before,.dt-sc-team-social.hexagon-border li:hover:after{border-color:#b48b3c;}.dt-sc-team-social.hexagon-border li:hover,.dt-sc-team .dt-sc-team-social.diamond-square-border li:hover,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li:hover a,.dt-sc-team-social.rounded-border li a:hover,.dt-sc-team-social.rounded-square li a,.dt-sc-team.hide-social-show-on-hover:hover .dt-sc-team-details,.dt-sc-team-social.square-border li a:hover,.dt-sc-team.rounded:hover .dt-sc-team-thumb:after,.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details,.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li:hover{background:#b48b3c;}.dt-sc-team.type2 .dt-sc-team-thumb .dt-sc-team-thumb-overlay{background:rgba(180,139,60,.9);}.dt-sc-team-social.rounded-border li a:hover,.dt-sc-team-social.square-border li a:hover,.dt-sc-team.team_rounded_border.rounded:hover .dt-sc-team-thumb:before{border-color:#b48b3c;}.dt-sc-team-social.rounded-square li a:hover{background:#a17b35;}.dt-sc-testimonial-special-wrapper:after,.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite,.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite,.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before,.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:after,.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite{color:#b48b3c;}.dt-sc-testimonial-images li.selected div,.dt-sc-testimonial.type5 .dt-sc-testimonial-quote{border-color:#b48b3c;}.skin-highlight .dt-sc-testimonial.type6 .dt-sc-testimonial-author:before,.skin-highlight .dt-sc-testimonial.type6:after{background:#a17b35;}.dt-sc-timeline .dt-sc-timeline-content h2 span,.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content:hover h3,.dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-content h2{color:#b48b3c;}.dt-sc-hr-timeline-section.type1:before,.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after,.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before,.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after,.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3:before,.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:hover .dt-sc-hr-timeline-thumb:before,.dt-sc-timeline-section.type2:before,.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2:before,.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2:before,.dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-thumb:before{background:#b48b3c;}.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before,.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper,.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after,.dt-sc-timeline-section.type2:after{border-color:#b48b3c;}.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay{background:rgba(180,139,60,.7);}@media only screen and (max-width: 767px){.dt-sc-timeline-section.type2,.dt-sc-timeline-section.type2::before{border-color:#b48b3c;}}.dt-sc-title.with-sub-title h3,.dt-sc-title.script-with-sub-title h2,.dt-sc-title.with-two-color-stripe h2{color:#b48b3c;}.dt-sc-title.with-two-color-bg:after,.dt-sc-triangle-title:after,.dt-sc-title.with-right-border-decor:after,.dt-sc-title.with-right-border-decor:before,.dt-sc-title.with-boxed,.dt-sc-titled-box h6.dt-sc-titled-box-title,.dt-sc-title.split-title .split-title-content:before,.dt-sc-title.split-title .split-title-content *{background:#b48b3c;}.dt-sc-title.with-right-border-decor h2:before{border-color:#b48b3c;}.dt-sc-triangle-title:before{background:#cca55b;}.dt-sc-toggle-frame-set>.dt-sc-toggle-accordion.active>a,.dt-sc-toggle-group-set .dt-sc-toggle.active>a{color:#b48b3c;}.dt-sc-toggle-frame-set.type2>h5.dt-sc-toggle-accordion.active:after{background:#b48b3c;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a,.dt-sc-toggle-frame h5.dt-sc-toggle.active a{color:#b48b3c;}.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a:before,h5.dt-sc-toggle-accordion.active a:before,.dt-sc-toggle-frame h5.dt-sc-toggle.active a:before,h5.dt-sc-toggle.active a:before,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active{background:#b48b3c;}.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active,.type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active{border-color:#b48b3c;}.dt-sc-training-details h6,.dt-sc-training-details h6,.dt-sc-trainers .dt-sc-trainers-title h6{color:#b48b3c;}.dt-sc-training-details-overlay,.dt-sc-trainers .dt-sc-sociable{background:#b48b3c;}.dt-sc-trainers:hover,.dt-sc-trainers:hover .dt-sc-trainers-title{border-color:#b48b3c;}.dt-sc-training-details-overlay h6,.dt-sc-training-details-overlay .price,.dt-sc-training-details .dt-sc-training-details-overlay h6{color:#cca55b;}.dt-sc-training-details{background:#a17b35;}.dt-sc-training-thumb-overlay{background:rgba(161,123,53,.8);}.dt-sc-triangle-wrapper.alter:hover .dt-sc-triangle-content:before{border-bottom-color:#b48b3c;}.dt-sc-triangle-wrapper:hover .dt-sc-triangle-content:before{border-top-color:#b48b3c;}.dt-sc-video-wrapper .video-overlay-inner a,.dt-sc-video-item:hover .dt-sc-vitem-detail,.dt-sc-video-item.active .dt-sc-vitem-detail,.type2 .dt-sc-video-item:hover,.type2 .dt-sc-video-item.active,.nicescroll-rails.dt-sc-skin{background-color:#b48b3c;}.dt-sc-video-wrapper .video-overlay-inner a:hover{background:#a17b35;}.bbp-pagination-links a:hover,.bbp-pagination-links span.current{border-color:#b48b3c;}#bbpress-forums li.bbp-header,.bbp-submit-wrapper #bbp_topic_submit,.bbp-reply-form #bbp_reply_submit,.bbp-pagination-links a:hover,.bbp-pagination-links span.current,#bbpress-forums #subscription-toggle a.subscription-toggle{background-color:#b48b3c;}#bbpress-forums #subscription-toggle a.subscription-toggle:hover,.bbp-submit-wrapper #bbp_topic_submit:hover{background-color:#a17b35;}.bbp-forums .bbp-body .bbp-forum-info::before{color:#b48b3c;}#buddypress div.pagination .pagination-links span,#buddypress div.pagination .pagination-links a:hover,#buddypress #members-dir-list ul li:hover{border-color:#b48b3c;}#buddypress div.pagination .pagination-links span,#buddypress div.pagination .pagination-links a:hover,#buddypress #group-create-body #group-creation-previous,#item-header-content #item-meta>#item-buttons .group-button,#buddypress div#subnav.item-list-tabs ul li.feed a:hover,#buddypress div.activity-meta a:hover,#buddypress div.item-list-tabs ul li.selected a span,#buddypress .activity-list li.load-more a,#buddypress .activity-list li.load-newest a{background-color:#b48b3c;}#item-header-content #item-meta>#item-buttons .group-button:hover,#buddypress .activity-list li.load-more a:hover,#buddypress .activity-list li.load-newest a:hover{background-color:#a17b35;}#members-list.item-list.single-line li h5 span.small a.button,#buddypress div.item-list-tabs ul li.current a,#buddypress #group-create-tabs ul li.current a,#buddypress a.bp-primary-action:hover span,#buddypress div.item-list-tabs ul li.selected a{color:#b48b3c;}.woocommerce a.button,.woocommerce button.button,.woocommerce button,.woocommerce input.button,.woocommerce input[type=button],.woocommerce input[type=submit],.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce .product .summary .add_to_wishlist,.woocommerce .wishlist_table .add_to_cart.button,.woocommerce .yith-wcwl-add-button a.add_to_wishlist,.woocommerce .yith-wcwl-popup-button a.add_to_wishlist,.woocommerce .wishlist_table a.ask-an-estimate-button,.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.woocommerce .wishlist_manage_table a.create-new-wishlist,.woocommerce .wishlist_manage_table button.submit-wishlist-changes,.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button,.woocommerce .cart input.button,.woocommerce .shop_table th,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page button,.woocommerce-page input.button,.woocommerce-page input[type=button],.woocommerce-page input[type=submit],.woocommerce-page #respond input#submit,.woocommerce-page a.button.alt,.woocommerce-page button.button.alt,.woocommerce-page input.button.alt,.woocommerce-page #respond input#submit.alt,.woocommerce-page .product .summary .add_to_wishlist,.woocommerce-page .wishlist_table .add_to_cart.button,.woocommerce-page .yith-wcwl-add-button a.add_to_wishlist,.woocommerce-page .yith-wcwl-popup-button a.add_to_wishlist,.woocommerce-page .wishlist_table a.ask-an-estimate-button,.woocommerce-page .wishlist-title a.show-title-form,.woocommerce-page .hidden-title-form a.hide-title-form,.woocommerce-page .yith-wcwl-wishlist-new button,.woocommerce-page .wishlist_manage_table a.create-new-wishlist,.woocommerce-page .wishlist_manage_table button.submit-wishlist-changes,.woocommerce-page .yith-wcwl-wishlist-search-form button.wishlist-search-button,.woocommerce-page .cart input.button,.woocommerce-page .shop_table th,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a:after{background-color:#b48b3c;}.woocommerce ul.products li.product .featured-tag,.woocommerce ul.products li.product:hover .featured-tag,.woocommerce.single-product .featured-tag{background-color:#b48b3c;}.woocommerce ul.products li.product .featured-tag:after,.woocommerce ul.products li.product:hover .featured-tag:after,.woocommerce.single-product .featured-tag:after{border-color:#b48b3c;}.woocommerce-MyAccount-navigation ul>li.is-active>a,.woocommerce-checkout #payment ul.payment_methods li a:hover{color:#b48b3c;}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce button:hover,.woocommerce input.button:hover,.woocommerce input[type=button]:hover,.woocommerce input[type=submit]:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce .product .summary .add_to_wishlist:hover,.woocommerce .wishlist_table .add_to_cart.button:hover,.woocommerce .yith-wcwl-add-button a.add_to_wishlist:hover,.woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover,.woocommerce .wishlist_table a.ask-an-estimate-button:hover,.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.woocommerce .yith-wcwl-wishlist-new button:hover,.woocommerce .wishlist_manage_table a.create-new-wishlist:hover,.woocommerce .wishlist_manage_table button.submit-wishlist-changes:hover,.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover,.woocommerce .cart input.button:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page button:hover,.woocommerce-page input.button:hover,.woocommerce-page input[type=button]:hover,.woocommerce-page input[type=submit]:hover,.woocommerce-page #respond input#submit:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page #respond input#submit.alt:hover,.woocommerce-page .product .summary .add_to_wishlist:hover,.woocommerce-page .wishlist_table .add_to_cart.button:hover,.woocommerce-page .yith-wcwl-add-button a.add_to_wishlist:hover,.woocommerce-page .yith-wcwl-popup-button a.add_to_wishlist:hover,.woocommerce-page .wishlist_table a.ask-an-estimate-button:hover,.woocommerce-page .wishlist-title a.show-title-form:hover,.woocommerce-page .hidden-title-form a.hide-title-form:hover,.woocommerce-page .yith-wcwl-wishlist-new button:hover,.woocommerce-page .wishlist_manage_table a.create-new-wishlist:hover,.woocommerce-page .wishlist_manage_table button.submit-wishlist-changes:hover,.woocommerce-page .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover,.woocommerce-page .cart input.button:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt[disabled]:disabled,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt[disabled]:disabled,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt[disabled]:disabled,.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt[disabled]:disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt[disabled]:disabled:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt[disabled]:disabled:hover,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt[disabled]:disabled:hover,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt[disabled]:disabled:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover{background-color:#a17b35;}.woo-type2 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type2 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type2 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type2 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type2 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type2 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type2 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,.woo-type2.woocommerce ul.products li.product .onsale,.woo-type2.woocommerce ul.products li.product:hover .onsale,.woo-type2 .woocommerce ul.products li.product .onsale,.woo-type2 .woocommerce ul.products li.product:hover .onsale,.woo-type2.woocommerce ul.products li.product .out-of-stock,.woo-type2.woocommerce ul.products li.product:hover .out-of-stock,.woo-type2 .woocommerce ul.products li.product .out-of-stock,.woo-type2 .woocommerce ul.products li.product:hover .out-of-stock,.woo-type2.woocommerce span.onsale,.woo-type2.woocommerce span.out-of-stock,.woo-type2 .woocommerce span.onsale,.woo-type2 .woocommerce span.out-of-stock,.woo-type2 div.product .woocommerce-tabs ul.tabs li.active a{background-color:#b48b3c;}.woo-type2 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type2 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type2 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type2 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type2 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type2 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type2 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover{background-color:rgba(180,139,60,.75);}.woo-type2 ul.products li.product .product-details h5 a:hover,.woo-type2 ul.products li.product-category:hover .product-details h5,.woo-type2 ul.products li.product-category:hover .product-details h5 .count{color:rgba(180,139,60,.6);}.woo-type2.woocommerce a.button:hover,.woo-type2.woocommerce button.button:hover,.woo-type2.woocommerce button:hover,.woo-type2.woocommerce input.button:hover,.woo-type2.woocommerce input[type=button]:hover,.woo-type2.woocommerce input[type=submit]:hover,.woo-type2.woocommerce #respond input#submit:hover,.woo-type2.woocommerce a.button.alt:hover,.woo-type2.woocommerce button.button.alt:hover,.woo-type2.woocommerce input.button.alt:hover,.woo-type2.woocommerce #respond input#submit.alt:hover,.woo-type2 .woocommerce a.button:hover,.woo-type2 .woocommerce button.button:hover,.woo-type2 .woocommerce button:hover,.woo-type2 .woocommerce input.button:hover,.woo-type2 .woocommerce input[type=button]:hover,.woo-type2 .woocommerce input[type=submit]:hover,.woo-type2 .woocommerce #respond input#submit:hover,.woo-type2 .woocommerce a.button.alt:hover,.woo-type2 .woocommerce button.button.alt:hover,.woo-type2 .woocommerce input.button.alt:hover,.woo-type2 .woocommerce #respond input#submit.alt:hover,.woo-type2 .product .summary .add_to_wishlist:hover,.woo-type2 .wishlist_table .add_to_cart.button:hover,.woo-type2 .yith-wcwl-add-button a.add_to_wishlist:hover,.woo-type2 .yith-wcwl-popup-button a.add_to_wishlist:hover,.woo-type2 .wishlist_table a.ask-an-estimate-button:hover,.woo-type2 .wishlist-title a.show-title-form:hover,.woo-type2 .hidden-title-form a.hide-title-form:hover,.woo-type2 .yith-wcwl-wishlist-new button:hover,.woo-type2 .wishlist_manage_table a.create-new-wishlist:hover,.woo-type2 .wishlist_manage_table button.submit-wishlist-changes:hover,.woo-type2 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover,.woo-type2 .cart input.button:hover{background-color:#cca55b;}.woo-type2 div.product .summary a,.woo-type2 .shipping-calculator-button,.woo-type2.woocommerce-checkout #payment ul.payment_methods li a:hover{color:#cca55b;}.woo-type3 ul.products li.product .product-details h5:after{background-color:#b48b3c;}.woo-type3 ul.products li.product-category:hover .product-details h5,.woo-type3 ul.products li.product-category:hover .product-details h5 .count{color:#b48b3c;}.woo-type3 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type3 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type3 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type3 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type3 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type3 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type3 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover{background-color:#a17b35;}.woo-type4 ul.products li.product .product-thumb a.add_to_cart_button:after,.woo-type4 ul.products li.product .product-thumb a.button.product_type_simple:after,.woo-type4 ul.products li.product .product-thumb a.button.product_type_variable:after,.woo-type4 ul.products li.product .product-thumb a.added_to_cart.wc-forward:after,.woo-type4 ul.products li.product .product-thumb a.add_to_wishlist:after,.woo-type4 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:after,.woo-type4 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:after,.woo-type4 ul.products li.product .product-details h5:after{background-color:#b48b3c;}.woo-type4 ul.products li.product-category:hover .product-details h5,.woo-type4 ul.products li.product-category:hover .product-details h5 .count{color:#b48b3c;}.woo-type4 ul.products li.product .product-thumb a.add_to_cart_button:hover:after,.woo-type4 ul.products li.product .product-thumb a.button.product_type_simple:hover:after,.woo-type4 ul.products li.product .product-thumb a.button.product_type_variable:hover:after,.woo-type4 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover:after,.woo-type4 ul.products li.product .product-thumb a.add_to_wishlist:hover:after,.woo-type4 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:after,.woo-type4 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:after{background-color:#a17b35;}.woo-type5 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type5 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type5 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type5 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type5 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type5 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type5 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,.woo-type5 ul.products li.product .product-details h5:after{background-color:#b48b3c;}.woo-type5 ul.products li.product-category:hover .product-details h5,.woo-type5 ul.products li.product-category:hover .product-details h5 .count{color:#b48b3c;}.woo-type5 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type5 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type5 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type5 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type5 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type5 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type5 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover{background-color:#a17b35;}.woo-type6 ul.products li.product .price{background-color:#b48b3c;}.woo-type6.woocommerce ul.products li.product:hover .product-content,.woo-type6 .woocommerce ul.products li.product:hover .product-content,.woo-type6.woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type6 .woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type6.woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content,.woo-type6 .woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content,.woo-type6.woocommerce ul.products li.product-category:hover .product-thumb .image:after,.woo-type6 .woocommerce ul.products li.product-category:hover .product-thumb .image:after{background-color:rgba(180,139,60,.75);}.woo-type6 ul.products li.product .product-thumb a.add_to_cart_button:hover:before,.woo-type6 ul.products li.product .product-thumb a.button.product_type_simple:hover:before,.woo-type6 ul.products li.product .product-thumb a.button.product_type_variable:hover:before,.woo-type6 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover:before,.woo-type6 ul.products li.product .product-thumb a.add_to_wishlist:hover:before,.woo-type6 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before,.woo-type6 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before,.woo-type6 ul.products li.product-category:hover .product-details h5,.woo-type6 ul.products li.product-category:hover .product-details h5 .count{color:#b48b3c;}.woo-type7 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type7 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type7 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type7 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type7 ul.products li.product .product-details,.woo-type7 ul.products li.product:hover .product-details h5{background-color:#b48b3c;}.woo-type7 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type7 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type7 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,.woo-type7 ul.products li.product:hover .product-details{background-color:#cca55b;}.woo-type7 ul.products li.product .product-details{-webkit-box-shadow:0 -2px 0 0 #cca55b;-moz-box-shadow:0 -2px 0 0 #cca55b;-ms-box-shadow:0 -2px 0 0 #cca55b;-o-box-shadow:0 -2px 0 0 #cca55b;box-shadow:0 -2px 0 0 #cca55b;}.woo-type7 ul.products li.product .product-details h5{background-color:#a17b35;}.woo-type7 ul.products li.product:hover .product-details{-webkit-box-shadow:0 -3px 0 0 #a17b35 inset;-moz-box-shadow:0 -3px 0 0 #a17b35 inset;-ms-box-shadow:0 -3px 0 0 #a17b35 inset;-o-box-shadow:0 -3px 0 0 #a17b35 inset;box-shadow:0 -3px 0 0 #a17b35 inset;}.woo-type8 ul.products li.product .product-details,.woo-type8 ul.products li.product:hover .product-details h5:before{background-color:#b48b3c;}.woo-type8.woocommerce ul.products li.product:hover .product-content,.woo-type8.woocommerce ul.products li.product-category:hover .product-thumb .image:after,.woo-type8 .woocommerce ul.products li.product:hover .product-content,.woo-type8 .woocommerce ul.products li.product-category:hover .product-thumb .image:after{background-color:rgba(180,139,60,.75);}.woo-type8.woocommerce ul.products li.product:hover .product-content:after,.woo-type8 .woocommerce ul.products li.product:hover .product-content:after{border-color:rgba(180,139,60,.75) rgba(180,139,60,.75) rgba(255,255,255,.35) rgba(255,255,255,.35);}.woo-type8 ul.products li.product .product-thumb a.add_to_cart_button:hover:before,.woo-type8 ul.products li.product .product-thumb a.button.product_type_simple:hover:before,.woo-type8 ul.products li.product .product-thumb a.button.product_type_variable:hover:before,.woo-type8 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover:before,.woo-type8 ul.products li.product .product-thumb a.add_to_wishlist:hover:before,.woo-type8 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before,.woo-type8 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before,.woo-type8 ul.products li.product:hover .product-details h5 a:hover{color:#b48b3c;}.woo-type8 ul.products li.product:hover .product-wrapper{border-color:#a17b35;}.woo-type8 ul.products li.product:hover .product-details h5:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #a17b35 rgba(0,0,0,0);}.woo-type9 ul.products li.product .product-thumb a.add_to_cart_button:hover:after,.woo-type9 ul.products li.product .product-thumb a.button.product_type_simple:hover:after,.woo-type9 ul.products li.product .product-thumb a.button.product_type_variable:hover:after,.woo-type9 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover:after,.woo-type9 ul.products li.product .product-thumb a.add_to_wishlist:hover:after,.woo-type9 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:after,.woo-type9 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:after{background-color:#b48b3c;}.woo-type9 ul.products li.product .product-details{background-color:#b48b3c;}.woo-type9.woocommerce ul.products li.product .product-wrapper,.woo-type9 .woocommerce ul.products li.product .product-wrapper{border-color:rgba(180,139,60,.6);}.woo-type9 ul.products li.product .product-thumb a.add_to_cart_button:after,.woo-type9 ul.products li.product .product-thumb a.button.product_type_simple:after,.woo-type9 ul.products li.product .product-thumb a.button.product_type_variable:after,.woo-type9 ul.products li.product .product-thumb a.added_to_cart.wc-forward:after,.woo-type9 ul.products li.product .product-thumb a.add_to_wishlist:after,.woo-type9 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:after,.woo-type9 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:after,.woo-type9 ul.products li.product:hover .product-details{background-color:#a17b35;}.woo-type9 ul.products li.product:hover .product-details h5:after{border-color:#a17b35;}.woo-type9 ul.products li.product:hover .product-wrapper{border-color:rgba(161,123,53,.75);}.woo-type10 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type10 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type10 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type10 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type10 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type10 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type10 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,.woo-type10 ul.products li.product:hover .product-details{background-color:#b48b3c;}.woo-type10 ul.products li.product:hover .product-wrapper{border-color:#b48b3c;}.woo-type10 ul.products li.product:hover .product-details:before,.woo-type10 ul.products li.product:hover .product-details:after{border-bottom-color:#b48b3c;}.woo-type10 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type10 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type10 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type10 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type10 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type10 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type10 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover{background-color:#a17b35;}.woo-type10.woocommerce ul.products li.product .featured-tag,.woo-type10 .woocommerce ul.products li.product .featured-tag,.woo-type10.woocommerce.single-product .featured-tag{background-color:#a17b35;}.woo-type10 ul.products li.product .featured-tag:after,.woo-type10 ul.products li.product:hover .featured-tag:after,.woo-type10.woocommerce.single-product .featured-tag:after{border-color:#a17b35;}.woo-type11 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type11 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type11 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type11 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type11 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type11 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type11 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover,.woo-type11.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{background-color:#b48b3c;}.woo-type11 ul.products li.product .product-details{background-color:#b48b3c;}.woo-type11 ul.products li.product:hover .product-wrapper{-webkit-box-shadow:0 0 0 3px #b48b3c;-moz-box-shadow:0 0 0 3px #b48b3c;-ms-box-shadow:0 0 0 3px #b48b3c;-o-box-shadow:0 0 0 3px #b48b3c;box-shadow:0 0 0 3px #b48b3c;}.woo-type11 ul.products li.product .product-thumb a.add_to_cart_button:before,.woo-type11 ul.products li.product .product-thumb a.button.product_type_simple:before,.woo-type11 ul.products li.product .product-thumb a.button.product_type_variable:before,.woo-type11 ul.products li.product .product-thumb a.added_to_cart.wc-forward:before,.woo-type11 ul.products li.product .product-thumb a.add_to_wishlist:before,.woo-type11 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:before,.woo-type11 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:before{color:#b48b3c;}.woo-type11 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type11 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type11 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type11 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type11 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type11 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type11 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,.woo-type11 ul.products li.product:hover .product-wrapper:before,.woo-type11 ul.products li.product:hover .product-wrapper:after,.woo-type11.woocommerce ul.products li.product .product-thumb,.woo-type11 .woocommerce ul.products li.product .product-thumb,.woo-type11 ul.products li.product-category a img{border-color:#a17b35;}.woo-type12 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type12 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type12 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type12 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type12 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type12 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type12 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,.woo-type12 ul.products li.product:hover .product-details,.woo-type12 ul.products li.product .product-details h5:after{background-color:#b48b3c;}.woo-type12 ul.products li.product .product-details{-webkit-box-shadow:0 -3px 0 0 #b48b3c inset;-moz-box-shadow:0 -3px 0 0 #b48b3c inset;-ms-box-shadow:0 -3px 0 0 #b48b3c inset;-o-box-shadow:0 -3px 0 0 #b48b3c inset;box-shadow:0 -3px 0 0 #b48b3c inset;}.woo-type12 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type12 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type12 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type12 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type12 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type12 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type12 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover,.woo-type12 ul.products li.product:hover .product-details h5:after{background-color:#a17b35;}.woo-type12 ul.products li.product:hover .product-wrapper{border-color:#a17b35;}.woo-type13 ul.products li.product .product-details h5:before{background-color:#b48b3c;}.woo-type13.woocommerce ul.products li.product:hover .product-content,.woo-type13 .woocommerce ul.products li.product:hover .product-content,.woo-type13.woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type13 .woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type13.woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content,.woo-type13 .woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content,.woo-type13.woocommerce ul.products li.product-category:hover .product-thumb .image:after,.woo-type13 .woocommerce ul.products li.product-category:hover .product-thumb .image:after{background-color:rgba(180,139,60,.75);}.woo-type13 ul.products li.product .product-thumb a.add_to_cart_button:hover:before,.woo-type13 ul.products li.product .product-thumb a.button.product_type_simple:hover:before,.woo-type13 ul.products li.product .product-thumb a.button.product_type_variable:hover:before,.woo-type13 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover:before,.woo-type13 ul.products li.product .product-thumb a.add_to_wishlist:hover:before,.woo-type13 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before,.woo-type13 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before,.woo-type13 ul.products li.product:hover .product-details h5 a,.woo-type13 ul.products li.product-category:hover .product-details h5,.woo-type13 ul.products li.product-category:hover .product-details h5 .count{color:#b48b3c;}.woo-type14 ul.products li.product:hover .product-details,.woo-type14 ul.products li.product .product-details h5:before,.woo-type14 ul.products li.product:hover .product-details h5:after{background-color:#b48b3c;}.woo-type14 ul.products li.product:hover .product-details h5:after{border-color:#b48b3c;}.woo-type14 ul.products li.product .product-details,.woo-type14 ul.products li.product .product-details h5:after{-webkit-box-shadow:0 0 0 2px #b48b3c inset;-moz-box-shadow:0 0 0 2px #b48b3c inset;-ms-box-shadow:0 0 0 2px #b48b3c inset;-o-box-shadow:0 0 0 2px #b48b3c inset;box-shadow:0 0 0 2px #b48b3c inset;}.woo-type14 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type14 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type14 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type14 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type14 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type14 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type14 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover{background-color:#a17b35;}.woo-type15 ul.products li.product .product-thumb a.add_to_cart_button:after,.woo-type15 ul.products li.product .product-thumb a.button.product_type_simple:after,.woo-type15 ul.products li.product .product-thumb a.button.product_type_variable:after,.woo-type15 ul.products li.product .product-thumb a.added_to_cart.wc-forward:after,.woo-type15 ul.products li.product .product-thumb a.add_to_wishlist:after,.woo-type15 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:after,.woo-type15 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:after,.woo-type15 ul.products li.product .price:after{background-color:#b48b3c;}.woo-type15 ul.products li.product:hover .product-wrapper{border-color:#b48b3c;}.woo-type15 ul.products li.product .product-thumb a.add_to_cart_button:after,.woo-type15 ul.products li.product .product-thumb a.button.product_type_simple:after,.woo-type15 ul.products li.product .product-thumb a.button.product_type_variable:after,.woo-type15 ul.products li.product .product-thumb a.added_to_cart.wc-forward:after,.woo-type15 ul.products li.product .product-thumb a.add_to_wishlist:after,.woo-type15 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:after,.woo-type15 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:after{-webkit-box-shadow:0 0 0 2px #b48b3c;-moz-box-shadow:0 0 0 2px #b48b3c;-ms-box-shadow:0 0 0 2px #b48b3c;-o-box-shadow:0 0 0 2px #b48b3c;box-shadow:0 0 0 2px #b48b3c;}.woo-type15 ul.products li.product .product-thumb a.add_to_cart_button:hover:after,.woo-type15 ul.products li.product .product-thumb a.button.product_type_simple:hover:after,.woo-type15 ul.products li.product .product-thumb a.button.product_type_variable:hover:after,.woo-type15 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover:after,.woo-type15 ul.products li.product .product-thumb a.add_to_wishlist:hover:after,.woo-type15 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:after,.woo-type15 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:after,.woo-type15.woocommerce ul.products li.product .featured-tag,.woo-type15 .woocommerce ul.products li.product .featured-tag,.woo-type15.woocommerce.single-product .featured-tag{background-color:#a17b35;}.woo-type15.woocommerce ul.products li.product .featured-tag:after,.woo-type15.woocommerce ul.products li.product:hover .featured-tag:after,.woo-type15 .woocommerce ul.products li.product .featured-tag:after,.woo-type15 .woocommerce ul.products li.product:hover .featured-tag:after,.woo-type15.woocommerce.single-product .featured-tag:after{border-color:#a17b35;}.woo-type16 ul.products li.product .product-wrapper,.woo-type16 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type16 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type16 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type16 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type16 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type16 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type16 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover,.woo-type16.woocommerce .shop_table th,.woo-type16 .woocommerce .shop_table th,.woo-type16.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{background-color:#b48b3c;}.woo-type17 ul.products li.product .product-thumb a.add_to_cart_button:hover:after,.woo-type17 ul.products li.product .product-thumb a.button.product_type_simple:hover:after,.woo-type17 ul.products li.product .product-thumb a.button.product_type_variable:hover:after,.woo-type17 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover:after,.woo-type17 ul.products li.product .product-thumb a.add_to_wishlist:hover:after,.woo-type17 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:after,.woo-type17 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:after,.woo-type17 ul.products li.product:hover .product-details{background-color:#b48b3c;}.woo-type17 ul.products li.product:hover .product-wrapper,.woo-type17 ul.products li.product:hover .product-thumb a.add_to_cart_button:after,.woo-type17 ul.products li.product:hover .product-thumb a.button.product_type_simple:after,.woo-type17 ul.products li.product:hover .product-thumb a.button.product_type_variable:after,.woo-type17 ul.products li.product:hover .product-thumb a.added_to_cart.wc-forward:after,.woo-type17 ul.products li.product:hover .product-thumb a.add_to_wishlist:after,.woo-type17 ul.products li.product:hover .product-thumb .yith-wcwl-wishlistaddedbrowse a:after,.woo-type17 ul.products li.product:hover .product-thumb .yith-wcwl-wishlistexistsbrowse a:after,.woo-type17 ul.products li.product .product-details h5 a:after,.woo-type17 ul.products li.product-category .product-details h5:after,.woo-type17 ul.products li.product .price{border-color:#b48b3c;}.woo-type17 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type17 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type17 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type17 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type17 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type17 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type17 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,.woo-type17 ul.products li.product .product-thumb a.add_to_cart_button:before,.woo-type17 ul.products li.product .product-thumb a.button.product_type_simple:before,.woo-type17 ul.products li.product .product-thumb a.button.product_type_variable:before,.woo-type17 ul.products li.product .product-thumb a.added_to_cart.wc-forward:before,.woo-type17 ul.products li.product .product-thumb a.add_to_wishlist:before,.woo-type17 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:before,.woo-type17 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:before,.woo-type17 ul.products li.product .product-details h5 a,.woo-type17 ul.products li.product-category .product-details h5,.woo-type17 ul.products li.product-category .product-details h5 .count,.woo-type17 ul.products li.product .product-details .product-price .amount,.woo-type17 ul.products li.product .product-details span.price,.woo-type17 ul.products li.product .product-details span.price del,.woo-type17 ul.products li.product .product-details span.price del .amount,.woo-type17 ul.products li.product .product-details span.price ins,.woo-type17 ul.products li.product .product-details span.price ins .amount{color:#b48b3c;}.woo-type17.woocommerce ul.products li.product .featured-tag,.woo-type17 .woocommerce ul.products li.product .featured-tag,.woo-type17.woocommerce.single-product .featured-tag{background-color:#a17b35;}.woo-type17 ul.products li.product .featured-tag:after,.woo-type17 ul.products li.product:hover .featured-tag:after,.woo-type17.woocommerce.single-product .featured-tag:after{border-color:#a17b35;}.woo-type18 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type18 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type18 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type18 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type18 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type18 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type18 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a{background-color:#b48b3c;}.woo-type18 ul.products li.product:hover .product-content,.woo-type18 ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type18 ul.products li.product.outofstock:hover .out-of-stock-product .product-content,.woo-type18.woocommerce ul.products li.product:hover .product-content,.woo-type18.woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type18.woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content,.woo-type18.woocommerce-page ul.products li.product:hover .product-content,.woo-type18.woocommerce-page ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type18.woocommerce-page ul.products li.product.outofstock:hover .out-of-stock-product .product-content{background-color:rgba(204,165,91,.6);}.woo-type18 ul.products li.product:hover .product-wrapper:after{border-color:#cca55b;}.woo-type18 ul.products li.product:hover .product-details h5 a:hover,.woo-type18.woocommerce-checkout #payment ul.payment_methods li a:hover{color:#cca55b;}.woo-type18 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type18 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type18 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type18 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type18 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type18 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type18 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover{background-color:#a17b35;}.woo-type18 ul.products li.product:hover .product-details h5{border-color:#a17b35;}.woo-type18 ul.products li.product:hover .product-details h5 a,.woo-type18 ul.products li.product-category:hover .product-details h5,.woo-type18 ul.products li.product-category:hover .product-details h5 .count,.woo-type18 ul.products li.product:hover .product-details .product-price .amount,.woo-type18 ul.products li.product:hover .product-details span.price,.woo-type18 ul.products li.product:hover .product-details span.price del,.woo-type18 ul.products li.product:hover .product-details span.price del .amount,.woo-type18 ul.products li.product:hover .product-details span.price ins,.woo-type18 ul.products li.product:hover .product-details span.price ins .amount,.woo-type18 ul.products li.product .product-details .product-rating-wrapper .star-rating:before,.woo-type18 ul.products li.product .product-details .product-rating-wrapper .star-rating span:before{color:#a17b35;}.woo-type19 ul.products li.product:hover .product-wrapper,.woo-type19 ul.products li.product:hover .product-details{background-color:#b48b3c;}.woo-type19 ul.products li.product .product-thumb a.add_to_cart_button:hover:before,.woo-type19 ul.products li.product .product-thumb a.button.product_type_simple:hover:before,.woo-type19 ul.products li.product .product-thumb a.button.product_type_variable:hover:before,.woo-type19 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover:before,.woo-type19 ul.products li.product .product-thumb a.add_to_wishlist:hover:before,.woo-type19 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before,.woo-type19 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before{color:#b48b3c;}.woo-type19.woocommerce ul.products li.product:hover .product-content,.woo-type19 .woocommerce ul.products li.product:hover .product-content,.woo-type19.woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type19 .woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type19.woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content,.woo-type19 .woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content{background-color:rgba(204,165,91,.45);}.woo-type19 ul.products li.product:hover .product-thumb .image{-webkit-box-shadow:0 0 1px 4px #a17b35;-moz-box-shadow:0 0 1px 4px #a17b35;-ms-box-shadow:0 0 1px 4px #a17b35;-o-box-shadow:0 0 1px 4px #a17b35;box-shadow:0 0 1px 4px #a17b35;}.woo-type20 ul.products li.product .product-thumb a.add_to_cart_button,.woo-type20 ul.products li.product .product-thumb a.button.product_type_simple,.woo-type20 ul.products li.product .product-thumb a.button.product_type_variable,.woo-type20 ul.products li.product .product-thumb a.added_to_cart.wc-forward,.woo-type20 ul.products li.product .product-thumb a.add_to_wishlist,.woo-type20 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a,.woo-type20 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a,.woo-type20 ul.products li.product .product-wrapper:after,.woo-type20.woocommerce ul.products li.product .product-details h5,.woo-type20 .woocommerce ul.products li.product .product-details h5,.woo-type20 ul.products li.product-category .product-wrapper h3{border-color:#b48b3c;}.woo-type20 ul.products li.product .product-thumb a.add_to_cart_button:before,.woo-type20 ul.products li.product .product-thumb a.button.product_type_simple:before,.woo-type20 ul.products li.product .product-thumb a.button.product_type_variable:before,.woo-type20 ul.products li.product .product-thumb a.added_to_cart.wc-forward:before,.woo-type20 ul.products li.product .product-thumb a.add_to_wishlist:before,.woo-type20 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:before,.woo-type20 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:before,.woo-type20 ul.products li.product .product-details h5 a,.woo-type20 ul.products li.product-category .product-details h5,.woo-type20 ul.products li.product-category .product-details h5 .count,.woo-type20 ul.products li.product .product-details .product-price .amount,.woo-type20 ul.products li.product .product-details span.price,.woo-type20 ul.products li.product .product-details span.price del,.woo-type20 ul.products li.product .product-details span.price del .amount,.woo-type20 ul.products li.product .product-details span.price ins,.woo-type20 ul.products li.product .product-details span.price ins .amount,.woo-type20 ul.products li.product .product-details .product-rating-wrapper .star-rating:before,.woo-type20 ul.products li.product .product-details .product-rating-wrapper .star-rating span:before{color:#b48b3c;}.woo-type20.woocommerce ul.products li.product:hover .product-content,.woo-type20 .woocommerce ul.products li.product:hover .product-content,.woo-type20.woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type20 .woocommerce ul.products li.product.instock:hover .on-sale-product .product-content,.woo-type20.woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content,.woo-type20 .woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content{background-color:rgba(204,165,91,.3);}.woo-type20 ul.products li.product .product-wrapper{-webkit-box-shadow:0 0 0 5px rgba(204,165,91,.75) inset;-moz-box-shadow:0 0 0 5px rgba(204,165,91,.75) inset;-ms-box-shadow:0 0 0 5px rgba(204,165,91,.75) inset;-o-box-shadow:0 0 0 5px rgba(204,165,91,.75) inset;box-shadow:0 0 0 5px rgba(204,165,91,.75) inset;}.woo-type20.woocommerce .shop_table th,.woo-type20 .woocommerce .shop_table th,.woo-type20.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{background-color:#a17b35;}.woo-type20 ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type20 ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type20 ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type20 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type20 ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type20 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type20 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover,.woo-type20 ul.products li.product:hover .product-wrapper{background-color:rgba(161,123,53,.5);}.woo-type20 ul.products li.product:hover .product-wrapper:after,.woo-type20 div.product div.images img{border-color:#a17b35;}.woo-type20.woocommerce-checkout #payment ul.payment_methods li a:hover{color:#a17b35;}.woo-type21 .woocommerce ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type21 .woocommerce ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type21 .woocommerce ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type21 .woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type21 .woocommerce ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type21 .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type21 .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover,.woo-type21.woocommerce ul.products li.product .product-thumb a.add_to_cart_button:hover,.woo-type21.woocommerce ul.products li.product .product-thumb a.button.product_type_simple:hover,.woo-type21.woocommerce ul.products li.product .product-thumb a.button.product_type_variable:hover,.woo-type21.woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover,.woo-type21.woocommerce ul.products li.product .product-thumb a.add_to_wishlist:hover,.woo-type21.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,.woo-type21.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover,.woo-type21 .woocommerce a.button:hover,.woo-type21 .woocommerce button.button:hover,.woo-type21 .woocommerce button:hover,.woo-type21 .woocommerce input.button:hover,.woo-type21 .woocommerce input[type=button]:hover,.woo-type21 .woocommerce input[type=submit]:hover,.woo-type21 .woocommerce #respond input#submit:hover,.woo-type21 .woocommerce a.button.alt:hover,.woo-type21 .woocommerce button.button.alt:hover,.woo-type21 .woocommerce input.button.alt:hover,.woo-type21 .woocommerce #respond input#submit.alt:hover,.woo-type21 .woocommerce .product .summary .add_to_wishlist:hover,.woo-type21 .woocommerce .wishlist_table .add_to_cart.button:hover,.woo-type21 .woocommerce .yith-wcwl-add-button a.add_to_wishlist:hover,.woo-type21 .woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover,.woo-type21 .woocommerce .wishlist_table a.ask-an-estimate-button:hover,.woo-type21 .woocommerce .wishlist-title a.show-title-form:hover,.woo-type21 .woocommerce .hidden-title-form a.hide-title-form:hover,.woo-type21 .woocommerce .yith-wcwl-wishlist-new button:hover,.woo-type21 .woocommerce .wishlist_manage_table a.create-new-wishlist:hover,.woo-type21 .woocommerce .wishlist_manage_table button.submit-wishlist-changes:hover,.woo-type21 .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover,.woo-type21 .woocommerce .cart input.button:hover,.woo-type21.woocommerce a.button:hover,.woo-type21.woocommerce button.button:hover,.woo-type21.woocommerce button:hover,.woo-type21.woocommerce input.button:hover,.woo-type21.woocommerce input[type=button]:hover,.woo-type21.woocommerce input[type=submit]:hover,.woo-type21.woocommerce #respond input#submit:hover,.woo-type21.woocommerce a.button.alt:hover,.woo-type21.woocommerce button.button.alt:hover,.woo-type21.woocommerce input.button.alt:hover,.woo-type21.woocommerce #respond input#submit.alt:hover,.woo-type21.woocommerce .product .summary .add_to_wishlist:hover,.woo-type21.woocommerce .wishlist_table .add_to_cart.button:hover,.woo-type21.woocommerce .yith-wcwl-add-button a.add_to_wishlist:hover,.woo-type21.woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover,.woo-type21.woocommerce .wishlist_table a.ask-an-estimate-button:hover,.woo-type21.woocommerce .wishlist-title a.show-title-form:hover,.woo-type21.woocommerce .hidden-title-form a.hide-title-form:hover,.woo-type21.woocommerce .yith-wcwl-wishlist-new button:hover,.woo-type21.woocommerce .wishlist_manage_table a.create-new-wishlist:hover,.woo-type21.woocommerce .wishlist_manage_table button.submit-wishlist-changes:hover,.woo-type21.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover,.woo-type21.woocommerce .cart input.button:hover,.woo-type21 .woocommerce .product .summary .add_to_wishlist:hover:before,.woo-type21.woocommerce .product .summary .add_to_wishlist:hover:before{background-color:#b48b3c;}.woo-type21 .woocommerce .product .summary .add_to_wishlist:hover,.woo-type21.woocommerce .product .summary .add_to_wishlist:hover{color:#b48b3c;}.section9 .color-red{color:#b48b3c;}.section9 .content-area:hover{background:#b48b3c;}.section9 .color-red,.section21 .stats-number{color:#b48b3c;}.section2 .title2,.section2 .aio-icon{background:#b48b3c;}.section21 .stats-block{border-color:#b48b3c;}.section5 .stats-block .stats-number{color:#b48b3c;}.section5 .stats-block .stats-number{color:#b48b3c;}.section2 .aio-icon{background:#b48b3c;}.section7 h2{color:#b48b3c;}.section35 .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite{color:#b48b3c;}.section35 .slick-next:hover,.section35 .slick-prev:hover{background:#b48b3c !important;}@charset "utf-8";.dt-sc-event.type1 .dt-sc-event-meta,.dt-sc-event.type1 .dt-sc-event-meta p,.dt-sc-event.type1 .dt-sc-event-meta p span,.dt-sc-event.type2 .dt-sc-event-meta p,.dt-sc-event.type2 .dt-sc-event-meta,.dt-sc-event.type3 .dt-sc-event-date,.dt-sc-event.type3 .dt-sc-event-meta,.dt-sc-event.type4 .dt-sc-event-date::after,.dt-sc-event.type4 .dt-sc-event-date span,.dt-sc-event.type2 .dt-sc-event-date span,.dt-sc-event.type5 h2.entry-title,.dt-sc-event.type1 .dt-sc-event-thumb .dt-sc-event-date,.dt-sc-event.type1 .dt-sc-event-meta:before{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}.dt-sc-event .dt-sc-event-thumb{position:relative;}.dt-sc-event h2.entry-title{font-size:20px;}.dt-sc-event.type1{float:left;width:100%;overflow:hidden;}.dt-sc-event.type1 h2.entry-title{font-size:20px;text-transform:uppercase;}.dt-sc-event.type1 .dt-sc-event-thumb{position:relative;float:left;width:100%;overflow:hidden;}.dt-sc-event.type1 .dt-sc-event-thumb p{text-transform:uppercase;font-weight:600;display:inline-block;float:left;font-size:18px;line-height:17px;padding:10px;text-align:center;color:#fff;}.dt-sc-event.type1 .dt-sc-event-thumb p span{font-size:25px;}.dt-sc-event.type1 .dt-sc-event-thumb .dt-sc-event-date{position:absolute;right:10px;top:10px;}.dt-sc-event.type1 .dt-sc-event-meta{margin-top:2px;background:#fff;float:left;width:100%;}.dt-sc-event.type1 .dt-sc-event-meta p{box-sizing:border-box;float:left;margin-bottom:0;padding:15px;width:49.5%;font-size:14px;}.dt-sc-event.type1 .dt-sc-event-meta p span{font-size:18px;line-height:18px;margin-right:4px;}.dt-sc-event.type1 .dt-sc-event-meta p.events-venue{border-left:2px solid #e3e4e6;}.dt-sc-event.type1 .dt-sc-event-meta p,.dt-sc-event.type1 .events-venue a{color:#6c757c;}.dt-sc-event.type1:hover .dt-sc-event-meta p,.dt-sc-event.type1:hover .events-venue a{color:#fff;}.dt-sc-event.type1:hover .dt-sc-event-meta p span{color:rgba(255,255,255,.5);}.dt-sc-event.type1 img{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-moz-transform:scale(1.08);-webkit-transform:scale(1.08);-o-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08);}.dt-sc-event.type1:hover img{-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.dt-sc-event.type1:hover .dt-sc-event-thumb .dt-sc-event-date{right:0;top:0;}.dt-sc-event.type1 .dt-sc-event-meta{position:relative;}.dt-sc-event.type1 .dt-sc-event-meta:before{content:"";float:left;width:100%;position:absolute;left:0;bottom:0;height:0;z-index:1;}.dt-sc-event.type1:hover .dt-sc-event-meta:before{height:100%;}.dt-sc-event.type1 .dt-sc-event-meta p{z-index:9;position:relative;}.dt-sc-event.type2 h2.entry-title{text-transform:uppercase;}.dt-sc-event.type2 .dt-sc-event-meta{box-shadow:0 20px 0 #f7f9f9;color:#999;float:left;padding:20px 0;width:100%;font-size:18px;line-height:27px;}.dt-sc-event.type2 .dt-sc-event-meta p{margin-bottom:0;min-width:115px;}.dt-sc-event.type2 .dt-sc-event-date{float:left;padding-right:10px;}.dt-sc-event.type2 .dt-sc-event-date span{float:left;font-size:57px;line-height:55px;margin-right:8px;}.dt-sc-event.type2 .event-timing{border-left:1px solid #d3d3d3;display:inline-block;padding-left:20px;}.dt-sc-event.type2 .event-timing a{color:#999;}.dt-sc-event.type2:hover .dt-sc-event-meta p{padding-left:10px;}.dt-sc-event.type2:hover .dt-sc-event-meta{color:#fff;}.dt-sc-event.type2:hover .dt-sc-event-date span,.dt-sc-event.type2:hover .event-timing a{color:rgba(255,255,255,.5);}.dt-sc-event.type3 .dt-sc-event-date{bottom:0;color:#fff;font-size:22px;font-weight:300;margin-bottom:0;padding:15px;position:absolute;right:0;}.dt-sc-event.type3 .dt-sc-event-date span{font-size:24px;font-weight:600;}.dt-sc-event.type3 .dt-sc-event-meta{background:#f2f2f2;float:left;width:100%;text-align:center;font-size:18px;padding:20px 0px;margin-top:1px;margin-bottom:20px;}.dt-sc-event.type3 .dt-sc-event-meta p{margin-bottom:0;}.dt-sc-event.type3 h2.entry-title{font-size:22px;text-transform:uppercase;}.dt-sc-event.type3:hover .dt-sc-event-date{color:#000;}.dt-sc-event.type3:hover .dt-sc-event-meta{color:#fff;}.dt-sc-event.type3:hover .dt-sc-event-meta a{color:rgba(255,255,255,.7);}.dt-sc-event.type3:hover img{filter:grayscale(100%);filter:gray;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%);-webkit-transition:all .6s ease;}.dt-sc-event.type4{float:left;width:100%;overflow:hidden;}.dt-sc-event.type4 h2.entry-title{background:rgba(255,255,255,.7);padding:20px;position:absolute;bottom:0;left:0;width:100%;margin-bottom:0;box-sizing:border-box;}.dt-sc-event.type4 .dt-sc-event-thumb{overflow:hidden;float:left;width:100%;}.dt-sc-event.type4 .dt-sc-event-date{border-bottom:3px solid;padding:19px 0px;font-style:italic;font-size:15px;color:#bfbfbf;position:relative;float:left;width:100%;}.dt-sc-event.type4 .dt-sc-event-date span{float:left;font-size:50px;line-height:47px;padding-right:10px;font-weight:bold;font-style:normal;}.dt-sc-event.type4 .dt-sc-event-date:after{border-bottom:3px solid #f00;bottom:-3px;content:"";float:left;left:0;position:absolute;width:0;}.dt-sc-event.type4:hover .dt-sc-event-date:after{width:100%;}.dt-sc-event.type4 img{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;}.dt-sc-event.type4:hover img{-moz-transform:scale(1.08);-webkit-transform:scale(1.08);-o-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08);}.dt-sc-event.type4:hover .dt-sc-event-date span{color:#000;}.dt-sc-event.type5 .dt-sc-event-meta p{font-size:18px;font-weight:300;margin-bottom:7px;}.dt-sc-event.type5 .dt-sc-event-meta .dt-sc-event-date{text-transform:uppercase;color:#1a323e;margin-bottom:3px;}.dt-sc-event.type5 .dt-sc-event-meta .dt-sc-event-date i{font-style:normal;}.dt-sc-event.type5 .dt-sc-event-date span,.dt-sc-event.type5 .dt-sc-event-date i{font-weight:600;}.dt-sc-event.type5 .dt-sc-event-meta p.dt-sc-event-venue{color:#999;font-size:15px;}.dt-sc-event.type5 h2.entry-title{text-transform:uppercase;font-size:22px;margin-bottom:30px;}.dt-sc-event.type5 .dt-sc-event-cost,.dt-sc-event.type5 .dt-sc-events-read-more{background:#efefef;padding:13px 20px;float:left;font-size:18px;margin-right:2px;}.dt-sc-event.type5 .dt-sc-events-read-more{color:#000;}.dt-sc-event.type5:hover .dt-sc-events-read-more{background:#000;color:#fff;}@media only screen and (min-width:768px) and (max-width:991px){.dt-sc-event.type5 .dt-sc-one-half{width:100%;}.dt-sc-event.type5 .dt-sc-one-half.first{margin-bottom:20px;}.dt-sc-event.type1 .dt-sc-event-meta p{width:100%;padding:15px 15px 0;}.dt-sc-event.type1 .dt-sc-event-meta p:last-child{padding-bottom:15px;}.dt-sc-event.type1 .dt-sc-event-meta p.events-venue,.dt-sc-event.type2 .event-timing{border:none;}.dt-sc-event h2.entry-title,.dt-sc-event.type1 h2.entry-title,.dt-sc-event.type3 h2.entry-title,.dt-sc-event.type5 h2.entry-title{font-size:16px;}.dt-sc-event.type2 .dt-sc-event-date span{font-size:35px;width:100%;line-height:40px;margin:0;}.dt-sc-event.type2 .dt-sc-event-meta{font-size:14px;line-height:24px;}.dt-sc-event.type2 .dt-sc-event-meta > p{width:100%;padding-left:0;text-align:center;}.dt-sc-event.type2 .dt-sc-event-meta > p.dt-sc-event-date{margin-bottom:10px;}.dt-sc-event.type2:hover .dt-sc-event-meta > p{padding-left:0px;}.dt-sc-event.type3 .dt-sc-event-date{font-size:18px;}.dt-sc-event.type3 .dt-sc-event-meta{font-size:16px;}.dt-sc-event.type4 h2.entry-title{font-size:15px;padding:10px;}.dt-sc-event.type4 .dt-sc-event-date span{font-size:42px;}}@media only screen and (min-width:992px) and (max-width:1199px){.dt-sc-event.type5 .dt-sc-one-half{width:100%;}.dt-sc-event.type5 .dt-sc-one-half.first{margin-bottom:20px;}.dt-sc-event h2.entry-title,.dt-sc-event.type1 h2.entry-title,.dt-sc-event.type3 h2.entry-title,.dt-sc-event.type5 h2.entry-title{font-size:16px;}.dt-sc-event.type2 .dt-sc-event-date span{font-size:45px;}.dt-sc-event.type2 .dt-sc-event-meta{font-size:14px;}.dt-sc-event.type2 .dt-sc-event-meta p{min-width:93px;}.dt-sc-event.type3 .dt-sc-event-meta{font-size:17px;}}@media only screen and (max-width: 479px){.dt-sc-event h2.entry-title,.dt-sc-event.type1 h2.entry-title,.dt-sc-event.type3 h2.entry-title,.dt-sc-event.type5 h2.entry-title{font-size:16px;}.dt-sc-event.type5 .dt-sc-event-meta p{font-size:15px;}.dt-sc-event.type1 .dt-sc-event-meta p{width:100%;padding-bottom:0;}.dt-sc-event.type1 .dt-sc-event-meta p:last-child{padding-bottom:15px;}.dt-sc-event.type1 .dt-sc-event-meta p.events-venue{border:none;}}.dt-sc-event.type1 .dt-sc-event-thumb p,.dt-sc-event.type1 .dt-sc-event-meta:before{background:#da0000;}.dt-sc-event.type4 .dt-sc-event-date:after{border-bottom-color:#da0000;}.dt-sc-event.type1 .dt-sc-event-meta p span,.dt-sc-event.type1:hover h2.entry-title a,.dt-sc-event.type2 .dt-sc-event-date span,.dt-sc-event.type2:hover h2.entry-title a,.dt-sc-event.type3:hover h2.entry-title a,.dt-sc-event.type4 .dt-sc-event-date span,.dt-sc-event.type4 h2.entry-title a,.dt-sc-event.type4 .dt-sc-event-date i
.dt-sc-event.type5 .dt-sc-event-date span,.dt-sc-event.type5 .dt-sc-event-date i,.dt-sc-event.type5 .dt-sc-event-cost,.dt-sc-event.type5:hover h2.entry-title a{color:#da0000;}.dt-sc-event.type1 .dt-sc-event-thumb p,.dt-sc-event.type1 .dt-sc-event-meta:before,.dt-sc-event.type2:hover .dt-sc-event-meta,.dt-sc-event.type3 .dt-sc-event-date,.dt-sc-event.type3:hover .dt-sc-event-date,.dt-sc-event.type3:hover .dt-sc-event-meta{background:#da0000;}.dt-sc-event.type4 .dt-sc-event-date:after{border-bottom-color:#da0000;}@charset "utf-8";.alignfull{max-width:inherit;position:relative;}body.has-gutenberg-blocks .blog-entry .entry-body{padding:0;}blockquote.wp-block-quote > p{border:none;padding:0;}ul.wp-block-gallery li{padding:0;margin:0;}.wp-block-pullquote p{border:none;display:block;padding:0;}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;-o-object-fit:cover;}figure.wp-block-pullquote{margin-bottom:20px;}figure.wp-block-pullquote.alignleft{text-align:left;}blockquote.wp-block-quote{margin:20px 0 30px;padding:0;}blockquote.wp-block-quote>cite,blockquote.wp-block-quote > cite,.wp-block-quote.is-style-large cite{display:block;margin-top:0;text-align:inherit;}body.has-gutenberg-blocks code{background:#f3f4f5;border-radius:2px;padding:1px 3px 3px;margin:0 1px;}body.has-gutenberg-blocks .blog-entry.post-standard .entry-title h4{font-size:39px;font-weight:600;}pre.wp-block-preformatted,pre.wp-block-verse{border-color:#d1d1d1;font-family:monospace;}.has-gutenberg-blocks section>.page>ol{padding-top:0;}.wp-block-latest-posts.is-grid li{margin:0;}.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts{padding-left:0;margin-bottom:40px;}.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts.is-grid{margin:0;padding-left:0;}blockquote.wp-block-quote,.wp-block-pullquote blockquote{padding:0;background-color:transparent;border-left:4px solid currentColor;padding-left:15px;}.wp-block-pullquote blockquote,.wp-block-pullquote blockquote p{border-width:0;padding-left:0;}blockquote.wp-block-quote.is-large cite{font-size:13px;text-align:left;}.wp-block-quote.is-large,.wp-block-quote.is-style-large{border-left:4px solid currentColor;}.wp-block-button__link{margin-bottom:25px;}.wp-block-button.alignleft,.wp-block-pullquote.alignleft,.wp-block-image .alignleft,.wp-block-cover.alignleft,body.has-gutenberg-blocks ul.wp-block-gallery.alignleft{margin-right:2em;}.wp-block-button.alignright,.wp-block-pullquote.alignright,.wp-block-image .alignright,.wp-block-cover.alignright,body.has-gutenberg-blocks ul.wp-block-gallery.alignright{margin-left:2em;}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:22px;}body.has-gutenberg-blocks ul.wp-block-gallery{display:flex;margin:0 0 15px 0;padding-left:0;}.wp-block-table td,.wp-block-table th{padding:1.5em;font-size:16px;text-align:left;}.wp-block-table td,.wp-block-table th,.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:rgba(0,0,0,.1);}.wp-block-table table,.wp-block-table.is-style-stripes table{border-collapse:collapse;}.wp-block-table tbody tr:nth-child(2n+1) td{background:transparent;}.wp-block-cover.has-background-dim{margin-bottom:1.5em;}.wp-block-embed-vimeo.alignfull iframe{width:100%;}body.has-gutenberg-blocks em a{border-bottom:1px solid;}.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover{background-color:#000;}.is-style-outline .wp-block-button__link:hover{color:#000;}.wp-block-file .wp-block-file__button{display:table;margin:15px 0 0;}.wp-block-pullquote{margin-top:10px;}.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul{margin-left:0;}.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-latest-posts.is-grid{padding-left:0;}.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-archives-list,.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-categories-list,.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-latest-posts:not(.is-grid){list-style-position:inside;}.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul,.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ol{margin-bottom:35px;}.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>.wp-block-archives-dropdown .selection-box{display:inline-block;}.wp-block-archives-dropdown ~ p{margin-top:20px;}.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul li a:hover,.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ol li a:hover{color:#000;}.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>*[class*="wp-block"]{margin-bottom:35px;}table.wp-block-table{border-collapse:collapse;}table.wp-block-table.is-style-stripes{border:1px solid rgba(0,0,0,.1);border-collapse:collapse;}table.wp-block-table tbody tr:nth-child(2n+1),.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd),.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background:rgba(0,0,0,0);}table.wp-block-table th,table.wp-block-table td{vertical-align:middle;}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{padding:0;}.wp-block-separator{margin:1.65em auto;border-bottom-width:1px;border-bottom-color:#eaeaea;}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:inherit;}.wp-block-media-text{margin:0 0 30px;}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:#fff;}.wp-block-cover-text a:hover{color:rgba(255,255,255,.7);}html:not(.vc_transform) .entry-body p.has-large-font-size,html:not(.vc_transform) .entry-body p.has-large-font-size + p{line-height:normal;}.has-primary-background-color,.has-secondary-background-color,.has-tertiary-background-color{color:#fff;}.wp-block-coblocks-click-to-tweet__text{display:block;border-width:0;margin-bottom:0;padding-left:0;padding-bottom:0;}.wp-block-coblocks-click-to-tweet__text:before{display:inline-block;margin-right:15px;position:relative;top:5px;}.wp-block-coblocks-author__content .wp-block-coblocks-author__name{margin:0 0 15px;}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px;}.has-primary-background-color,.has-secondary-background-color,.has-tertiary-background-color,.has-background.has-primary-background-color a,.has-background.has-secondary-background-color a,.has-background.has-tertiary-background-color a{color:#fff;}.has-background.has-primary-background-color a:not(.wp-block-button__link):hover,.has-background.has-secondary-background-color a:not(.wp-block-button__link):hover,.has-background.has-tertiary-background-color a:not(.wp-block-button__link):hover{color:rgba(255,255,255,.7);}.wp-block-quote[style="text-align:right"]{border:solid;border-width:0 .2rem 0 0;padding:0 15px 0 0;}.wp-block-separator.is-style-dots{color:currentColor;}ol.wp-block-latest-comments,.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body > ul{padding-left:0;}ul.wp-block-categories-list.aligncenter li{list-style-position:inside;}ul.wp-block-categories-list li ul{padding-left:2.5em;}.has-gutenberg-blocks .wp-block-coblocks-click-to-tweet .wp-block-coblocks-click-to-tweet__text{padding-left:0;display:block;margin:0;}