/*----------------------------------------------------
 # MASTERSLIDE rev.2.1 #
------------------------------------------------------*/
.ms-view{margin:0 auto;overflow:hidden;background:-webkit-linear-gradient(135deg, #1045db 0%, #15095e 60%, #15095e 99%);background: -o-linear-gradient(135deg, #1045db 0%, #15095e 60%, #15095e 99%);background:linear-gradient(135deg, #1045db 0%, #15095e 60%, #15095e 99%);}.ms-view .ms-slide-container{position:relative}.ms-slide{background-image: url("/images/banner_image-2-min.png");background-repeat: no-repeat;background-position: right bottom;position:absolute;}.ms-slide .ms-layer{position:absolute}.ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-layer.text11{color:#fff;font-size:30px;line-height:35px;font-family:Roboto,sans-serif;font-weight:200;letter-spacing:1px}.ms-layer.text11.center{width:100%;text-align:center}.ms-layer.text11 strong{font-weight:900}.ms-layer.text12{color:#fff;font-size:72px;line-height:75px;font-family:Roboto,sans-serif;font-weight:200;letter-spacing:1px}.ms-layer.text12.center{width:100%;text-align:center}.ms-layer.text12 strong{font-weight:900}.ms-layer.text13{color:#fff;font-size:16px;line-height:21px;font-family:Roboto,sans-serif;font-weight:300;letter-spacing:.5px;text-align:right}.ms-layer.text13.center{width:100%;text-align:center}.ms-layer.text13 strong{font-weight:900}.ms-layer.text14{color:#fff;font-size:45px;line-height:50px;font-family:Roboto,sans-serif;font-weight:400;letter-spacing:1px}.ms-layer.text14.center{width:100%;text-align:center}.ms-layer.text14 strong{font-weight:900}.ms-layer.text14 em{font-size:18px;font-weight:300;font-style:normal}.ms-layer.sbut11{color:#fff;font-size:14px;font-family:Roboto,sans-serif;font-weight:500;border:2px solid #fff;padding:10px 25px;border-radius:3px;cursor:pointer;text-transform:uppercase;transition:all .3s ease}.ms-layer.sbut11:hover{color:#fff;background:#86c724;border:2px solid #fff}.ms-layer.cirbox2{color:#fff;font-family:Roboto,sans-serif;text-align:center;font-size:14px;font-weight:400;width:100px;height:90px;padding-top:10px;border-radius:50px;background:#2878C8}.ms-layer.cirbox2 strong{font-size:35px;font-weight:700;display:block;padding:4px 0}@media only screen and (min-width:1000px) and (max-width:1169px){.ms-layer.cirbox2{width:80px;height:80px}.ms-layer.cirbox2 strong{font-size:25px;padding:3px 0}}@media only screen and (min-width:768px) and (max-width:999px){.ms-layer.cirbox2{width:57px;height:50px}.ms-layer.fcirbox2 strong{font-size:18px;padding:2px 0}.ms-view{margin:0 auto;overflow:hidden;background:url(/images/idreg-bg_769.webp);background-attachment:fixed;background-size:120%;padding-top:50px}}@media only screen and (min-width:640px) and (max-width:767px){.ms-layer.cirbox2{width:40px;height:35px}.ms-layer.cirbox2 strong{font-size:14px;padding:0}.ms-view{margin:0 auto;overflow:hidden;background:url(/images/idreg-bg_480.webp);background-repeat:no-repeat;position:relative;padding-top:45px;background-size:100%}}@media only screen and (min-width:480px) and (max-width:639px){.ms-layer.cirbox2{width:35px;height:30px}.ms-layer.cirbox2 strong{font-size:10px;padding:0}.ms-view{margin:0 auto;overflow:hidden;background:url(/images/idreg-bg_480.webp);background-repeat:no-repeat;position:relative;padding-top:45px;background-size:100%}}@media only screen and (max-width:479px){.ms-slide{margin:0 auto;overflow:hidden;background:url(/images/idreg-bg_480.webp);position:relative;padding-top:50px;background-size:120%}.ms-layer.cirbox2{width:23px;height:20px}.ms-layer.cirbox2 strong{font-size:7px;padding:0}}
/*----------------------------------------------------
 # SYSTEM (ANIMATION) #
------------------------------------------------------*/
.animate,.trigger{opacity:0;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.no-js .animate,.trigger{opacity:1}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-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,.trigger.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInUp,.trigger.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-ms-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-100px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-100px)}100%{opacity:1;-moz-transform:translateY(0)}}@-ms-keyframes fadeInDown{0%{opacity:0;-ms-transform:translateY(-100px)}100%{opacity:1;-ms-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-100px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-100px)}100%{opacity:1;-moz-transform:translateX(0)}}@-ms-keyframes fadeInLeft{0%{opacity:0;-ms-transform:translateX(-100px)}100%{opacity:1;-ms-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-100px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-100px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInLeft,.trigger.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-ms-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(100px)}100%{opacity:1;-moz-transform:translateX(0)}}@-ms-keyframes fadeInRight{0%{opacity:0;-ms-transform:translateX(100px)}100%{opacity:1;-ms-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(100px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(100px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInRight,.trigger.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-ms-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUpLarge{0%{opacity:0;-webkit-transform:translateY(1000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUpLarge{0%{opacity:0;-moz-transform:translateY(1000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-ms-keyframes fadeInUpLarge{0%{opacity:0;-ms-transform:translateY(1000px)}100%{opacity:1;-ms-transform:translateY(0)}}@-o-keyframes fadeInUpLarge{0%{opacity:0;-o-transform:translateY(1000px)}100%{opacity:1;-o-transform:translateY(0)}}
@keyframes fadeInRightLarge{0%{opacity:0;transform:translateX(1000px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-ms-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}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-100px)}}@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-100px)}}@-ms-keyframes fadeOutUp{0%{opacity:1;-ms-transform:translateY(0)}100%{opacity:0;-ms-transform:translateY(-100px)}}@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-100px)}}@keyframes fadeOutRightLarge{0%{opacity:0;transform:translateX(0)}100%{opacity:1;transform:translateX(1000px)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1)}}@-moz-keyframes zoomIn{0%{opacity:0;-moz-transform:scale(0)}100%{opacity:1;-moz-transform:scale(1)}}@-ms-keyframes zoomIn{0%{opacity:0;-ms-transform:scale(0)}100%{opacity:1;-ms-transform:scale(1)}}@-o-keyframes zoomIn{0%{opacity:0;-o-transform:scale(0)}100%{opacity:1;-o-transform:scale(1)}}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}.animate.zoomIn,.trigger.zoomIn{-webkit-animation-name:zoomIn;-moz-animation-name:zoomIn;-ms-animation-name:zoomIn;-o-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(0) translateY(100px)}100%{opacity:1;-webkit-transform:scale(1) translateY(0)}}@-moz-keyframes zoomInUp{0%{opacity:0;-moz-transform:scale(0) translateY(100px)}100%{opacity:1;-moz-transform:scale(1) translateY(0)}}@-ms-keyframes zoomInUp{0%{opacity:0;-ms-transform:scale(0) translateY(100px)}100%{opacity:1;-ms-transform:scale(1) translateY(0)}}@-o-keyframes zoomInUp{0%{opacity:0;-o-transform:scale(0) translateY(100px)}100%{opacity:1;-o-transform:scale(1) translateY(0)}}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0)}50%{opacity:1;-webkit-transform:scale(1.1)}70%{opacity:1;-webkit-transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1)}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(0)}50%{opacity:1;-moz-transform:scale(1.1)}70%{opacity:1;-moz-transform:scale(.9)}100%{opacity:1;-moz-transform:scale(1)}}@-ms-keyframes bounceIn{0%{opacity:0;-ms-transform:scale(0)}50%{opacity:1;-ms-transform:scale(1.1)}70%{opacity:1;-ms-transform:scale(.9)}100%{opacity:1;-ms-transform:scale(1)}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(0)}50%{opacity:1;-o-transform:scale(1.1)}70%{opacity:1;-o-transform:scale(.9)}100%{opacity:1;-o-transform:scale(1)}}
/*----------------------------------------------------
 # SMART PRICING (TABLE) # 
------------------------------------------------------*/
.smart-wrapper{display:block;padding:10px}.smart-pricing,.smart-pricing *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.smart-pricing{font-family:"Open Sans",Arial,Helvetica,sans-serif;line-height:1.231;font-weight:400;font-size:14px;color:#626262}.smart-pricing .pricing-tables,.smart-pricing .pricing-tables .colm-list{display:block;position:relative}.smart-pricing .pricing-tables:after,.smart-pricing .pricing-tables:before{display:table;content:"";line-height:0}.smart-pricing .pricing-tables:after{clear:both}.smart-pricing .pricing-tables .colm{min-height:1px;position:relative;float:left}.smart-pricing .five-colm .colm{width:20%}.smart-pricing .four-colm .colm{width:25%}.smart-pricing .three-colm .colm{width:33.33%}.smart-pricing .two-colm .colm{width:50%}.smart-pricing .one-colm .colm{width:100%}.smart-pricing .pricing-tables .pricing-header{position:relative}.smart-pricing .pricing-tables .pricing-header h1,.smart-pricing .pricing-tables .pricing-header h2,.smart-pricing .pricing-tables ul,.smart-pricing .pricing-tables ul li{padding:0;margin:0}.smart-pricing .pricing-tables .pricing-header h1,.smart-pricing .pricing-tables .pricing-header h2{font-family:"Open Sans",Arial,Helvetica,sans-serif;font-weight:300}.smart-pricing .pricing-tables ul,.smart-pricing .pricing-tables ul li{list-style-type:none}.smart-pricing .pricing-tables ul li i{font-size:14px;margin:0 5px}.smart-pricing .dark-style .colm-list,.smart-pricing .elegant-style .colm-list{-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,.04);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,.04);-o-box-shadow:0 2px 0 0 rgba(0,0,0,.04);box-shadow:0 2px 0 0 rgba(0,0,0,.04);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.smart-pricing .dark-style ul,.smart-pricing .elegant-style ul{margin-left:-1px}.smart-pricing .elegant-style ul{border:1px solid #d2d2d2;background-color:#f5f5f5;border-top:0}.smart-pricing .dark-style ul{background:#333;border:1px solid #000}.smart-pricing .dark-style ul li,.smart-pricing .elegant-style ul li{padding:12px;text-align:center}.smart-pricing .elegant-style ul li{color:#666;border-top:1px solid #fff;border-bottom:1px solid #d2d2d2;text-shadow:0 1px rgba(255,255,255,.9)}.smart-pricing .dark-style ul li{color:#d0d0d0;background-color:#333;border:1px solid #444;border-bottom:1px solid #111;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);text-shadow:0 -1px rgba(0,0,0,.6)}.smart-pricing .dark-style .pricing-footer,.smart-pricing .elegant-style .pricing-footer{padding:20px;margin-top:-2px;margin-left:-1px;text-align:center}.smart-pricing .elegant-style .pricing-footer{border:1px solid #d2d2d2;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top,#fbfbfb,#ededed);background-image:-moz-linear-gradient(top,#fbfbfb,#ededed);background-image:-ms-linear-gradient(top,#fbfbfb,#ededed);background-image:-o-linear-gradient(top,#fbfbfb,#ededed);background-image:linear-gradient(to bottom,#fbfbfb,#ededed);-webkit-box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,.5);-moz-box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,.5);-o-box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,.5);box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,.5)}.smart-pricing .dark-style .pricing-footer{background-color:#1c1c1c;background-image:-webkit-linear-gradient(top,#1c1c1c,#070707);background-image:-moz-linear-gradient(top,#1c1c1c,#070707);background-image:-ms-linear-gradient(top,#1c1c1c,#070707);background-image:-o-linear-gradient(top,#1c1c1c,#070707);background-image:linear-gradient(to bottom,#1c1c1c,#070707);-webkit-box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,.5);-moz-box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,.5);-o-box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,.05);box-shadow:inset 0 1px #353535,inset 0 0 0 1px rgba(255,255,255,.1);border:1px solid #000}.smart-pricing .dark-style .pricing-header,.smart-pricing .elegant-style .pricing-header{margin-left:-1px;text-align:center}.smart-pricing .pricing-tables .header-colored h1,.smart-pricing .pricing-tables .header-colored h2{color:#fff}.smart-pricing .dark-style .pricing-header h1,.smart-pricing .elegant-style .pricing-header h1{font-size:13px;font-weight:400;padding:15px;letter-spacing:1px;text-transform:uppercase}.smart-pricing .dark-style .pricing-header h2,.smart-pricing .elegant-style .pricing-header h2{text-transform:normal;padding:30px 15px;font-size:13px;font-weight:400}.smart-pricing .dark-style .pricing-header h2 span,.smart-pricing .elegant-style .pricing-header h2 span{display:block;font-size:46px;font-weight:300}.smart-pricing .dark-style .pricing-header h2,.smart-pricing .dark-style .pricing-header h2 span,.smart-pricing .elegant-style .pricing-header h2,.smart-pricing .elegant-style .pricing-header h2 span{-webkit-transition:font-size .4s;-moz-transition:font-size .4s;-ms-transition:font-size .4s;-o-transition:font-size .4s;transition:font-size .4s}.smart-pricing:hover{z-index:1;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}.smart-pricing .dark-style .colm-list:hover,.smart-pricing .elegant-style .colm-list:hover{-webkit-box-shadow:rgba(0,0,0,.25) 0 0 9px 0;-moz-box-shadow:rgba(0,0,0,.25) 0 0 9px 0;-o-box-shadow:rgba(0,0,0,.25) 0 0 9px 0;box-shadow:rgba(0,0,0,.25) 0 0 9px 0;box-shadow:rgba(0,0,0,.25) 0 0 12px 0 \0/IE9;margin:-20px 0 0;position:relative;z-index:99;top:0}.smart-pricing .dark-style .colm-list:hover{-webkit-box-shadow:rgba(0,0,0,1) 0 0 9px 0;-moz-box-shadow:rgba(0,0,0,1) 0 0 9px 0;-o-box-shadow:rgba(0,0,0,1) 0 0 9px 0;box-shadow:rgba(0,0,0,1) 0 0 9px 0;box-shadow:rgba(0,0,0,1) 0 0 12px 0 \0/IE9}.smart-pricing .dark-style .colm-list:hover .pricing-footer,.smart-pricing .elegant-style .colm-list:hover .pricing-footer{padding:25px 20px}.smart-pricing .dark-style .colm-list:hover .pricing-header h2 span,.smart-pricing .elegant-style .colm-list:hover .pricing-header h2 span{font-size:62px}.smart-pricing .dark-style .features-list:hover,.smart-pricing .elegant-style .features-list:hover{z-index:1;margin:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,.04);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,.04);-o-box-shadow:0 2px 0 0 rgba(0,0,0,.04);box-shadow:0 2px 0 0 rgba(0,0,0,.04)}.smart-pricing .dark-style .features-list .pricing-header h2 span,.smart-pricing .dark-style .features-list:hover .pricing-header h2 span,.smart-pricing .elegant-style .features-list .pricing-header h2 span,.smart-pricing .elegant-style .features-list:hover .pricing-header h2 span{text-transform:none;margin-top:46px;font-size:46px}.smart-pricing .elegant-style .features-list ul{border:1px solid #d2d2d2;border-bottom:0;margin-top:-1px}.smart-pricing .dark-style .features-list ul{border-bottom:0}.smart-pricing .dark-style .features-list ul li,.smart-pricing .elegant-style .features-list ul li{text-align:left}.smart-pricing .pricing-button{border:0;width:100%;height:50px;color:#444;padding:0 2em;cursor:pointer;font-weight:400;font-size:1.4em;text-decoration:none;background-color:#ddd;font-family:"Open Sans",Arial,Helvetica,sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;display:inline-block;zoom:1}.smart-pricing a.pricing-button{line-height:50px}.smart-pricing .pricing-button:active,.smart-pricing .pricing-button:hover{background:#c2c2c2}.smart-pricing .grad-button{border:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.4);box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 1px 0 0 rgba(255,255,255,.3);background-image:-moz-linear-gradient(top,rgba(255,255,255,.3),rgba(0,0,0,.1));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3),rgba(0,0,0,.1));background-image:-o-linear-gradient(top,rgba(255,255,255,.3),rgba(0,0,0,.1));background-image:-ms-linear-gradient(top,rgba(255,255,255,.3),rgba(0,0,0,.1))}.smart-pricing .dark-style .grad-button{border:1px solid rgba(225,225,225,.4);border-bottom:1px solid rgba(225,225,225,.08);border-top:1px solid rgba(225,225,225,.6);box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 1px 0 0 rgba(255,255,255,0)}.smart-pricing .grad-button:hover{background-image:-moz-linear-gradient(top,rgba(255,255,255,.1),rgba(0,0,0,.1));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1),rgba(0,0,0,.1));background-image:-o-linear-gradient(top,rgba(255,255,255,.1),rgba(0,0,0,.1));background-image:-ms-linear-gradient(top,rgba(255,255,255,.1),rgba(0,0,0,.1))}.smart-pricing .blue-btn,.smart-pricing .blue-lite{background-color:#006BD6;color:#fff}.smart-pricing .blue-btn:hover,.smart-pricing .blue-dark{background-color:#005EBD;color:#fff}.smart-pricing .green-btn,.smart-pricing .green-lite{background-color:#536F1B;color:#fff}.smart-pricing .green-btn:hover,.smart-pricing .green-dark{background-color:#445A16;color:#fff}.smart-pricing .orange-btn,.smart-pricing .orange-lite{background-color:#B85C00;color:#fff}.smart-pricing .orange-btn:hover,.smart-pricing .orange-dark{background-color:#9E4F00;color:#fff}.smart-pricing .red-btn,.smart-pricing .red-lite{background-color:#E00000;color:#fff}.smart-pricing .red-btn:hover,.smart-pricing .red-dark{background-color:#C70000}.smart-pricing .monogreen-top-1,.smart-pricing .monogreen1-btn{background-color:#83c145;color:#fff}.smart-pricing .monogreen-bottom-1,.smart-pricing .monogreen1-btn:hover{background-color:#96cd56;color:#fff}.smart-pricing .monogreen-top-2,.smart-pricing .monogreen2-btn{background-color:#44982b;color:#fff}.smart-pricing .monogreen-bottom-2,.smart-pricing .monogreen2-btn:hover{background-color:#55a938;color:#fff}.smart-pricing .monogreen-top-3,.smart-pricing .monogreen3-btn{background-color:#186d31;color:#fff}.smart-pricing .monogreen-bottom-3,.smart-pricing .monogreen3-btn:hover{background-color:#208240;color:#fff}.smart-pricing .monogreen-top-4,.smart-pricing .monogreen4-btn{background-color:#0a4945;color:#fff}.smart-pricing .monogreen-bottom-4,.smart-pricing .monogreen4-btn:hover{background-color:#0e5b56;color:#fff}@media only screen and (min-width:769px) and (max-width:980px){.smart-pricing .five-colm .pricing-button,.smart-pricing .four-colm .pricing-button{font-size:1em}.smart-pricing .five-colm ul li,.smart-pricing .four-colm ul li{font-size:13px}.smart-pricing .five-colm .colm{width:33.33%;margin-bottom:25px}.smart-pricing .four-colm .colm{width:50%;margin-bottom:25px}}@media (max-width:768px){.smart-pricing .dark-style .colm-list:hover,.smart-pricing .elegant-style .colm-list:hover,.smart-pricing:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;z-index:1}.smart-pricing .dark-style .colm-list:hover .pricing-footer,.smart-pricing .elegant-style .colm-list:hover .pricing-footer{padding:20px}.smart-pricing .dark-style .colm-list:hover .pricing-header h2 span,.smart-pricing .elegant-style .colm-list:hover .pricing-header h2 span{font-size:46px}.smart-pricing .dark-style .colm-list:hover,.smart-pricing .elegant-style .colm-list:hover{margin:0;position:relative;top:0}.smart-pricing .pricing-tables{margin:0}.smart-pricing .five-colm .colm,.smart-pricing .four-colm .colm,.smart-pricing .pricing-tables .colm-list{margin-top:0;margin-bottom:30px}.smart-pricing .pricing-tables .colm{width:100%;float:none;padding:0}}