@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes a{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(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)}}.bounce{animation-name:a;transform-origin:center bottom}@keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:b}@keyframes c{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:c}@keyframes d{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:d}@keyframes e{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:e}@keyframes f{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:f}@keyframes g{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:g}@keyframes h{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:h}@keyframes i{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:i}@keyframes j{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39063deg) skewY(.39063deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{animation-name:j;transform-origin:center}@keyframes k{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:k}@keyframes l{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:l}@keyframes m{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:m}@keyframes n{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:n}@keyframes o{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:o}@keyframes p{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:p}@keyframes q{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:q}@keyframes r{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:r}@keyframes s{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:s}@keyframes t{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:t}@keyframes u{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:u}@keyframes v{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:v}@keyframes w{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:w}@keyframes x{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:x}@keyframes y{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:y}@keyframes z{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:z}@keyframes A{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:A}@keyframes B{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:B}@keyframes C{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:C}@keyframes D{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:D}@keyframes E{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:E}@keyframes F{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:F}@keyframes G{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:G}@keyframes H{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:H}@keyframes I{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:I}@keyframes J{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:J}@keyframes K{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:K}@keyframes L{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:L}@keyframes M{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:M}@keyframes N{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:N}@keyframes O{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:O}@keyframes P{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:P;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes Q{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:Q}@keyframes R{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:R;animation-timing-function:ease-out}@keyframes S{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:S;animation-timing-function:ease-in}@keyframes T{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:T}@keyframes U{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:U}@keyframes V{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:V}@keyframes W{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:W}@keyframes X{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:X}@keyframes Y{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:Y}@keyframes Z{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:Z}@keyframes ab{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:ab}@keyframes bb{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:bb}@keyframes cb{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:cb}@keyframes db{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%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:db}@keyframes eb{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:eb}@keyframes fb{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:fb}@keyframes gb{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:gb}@keyframes hb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:hb}@keyframes ib{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:ib}@keyframes jb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:jb}@keyframes kb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:kb}@keyframes lb{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:lb}@keyframes mb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:mb}@keyframes nb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:nb}@keyframes ob{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:ob}@keyframes pb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:pb}@keyframes qb{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:qb}@keyframes rb{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:rb}@keyframes sb{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:sb}@keyframes tb{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:tb}@keyframes ub{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:ub}@keyframes vb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:vb}@keyframes wb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:wb}@keyframes xb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:xb}.header-cb-1{font-family:Great Vibes,cursive;color:#e83e8c;font-size:35px;font-weight:600}.raleway-font{font-family:Raleway}.great-vibes-font{font-family:Great Vibes,cursive;font-size:35px}.top-side-header{background:#fff;display:flow-root}.top-header-banner{margin-top:5px}.theme-logo{max-width:200px;height:auto}.theme-logo.navbar-brand{padding-top:0;padding-bottom:0}.theme-logo.navbar-brand img{max-height:85px}.top-header{clear:both;padding:0;border-bottom:1px solid #e83e8c;font-size:13px;background-color:#e83e8c;color:#fff}.top-header .container .row{display:block}.top-header .render-logo{float:left}.top-header ul{padding:0;margin:0;line-height:35px}.top-header ul li{display:inline;border-left:1px solid #ddd;padding:0 5px}.top-header ul li:first-child{border-left:none;padding-left:0}.top-header ul li a{color:#fff}.top-header .top-header-menu .top-bar-menu-hotline{font-weight:700}.small-render-logo{display:none}.small-render-logo .theme-logo img{max-height:35px;width:auto}@media (max-width:991px){.top-header .render-logo{display:none}.top-header .top-header-banner{padding:0}.small-render-logo{display:block}}@media (min-width:992px){.header-version-default .render-logo .theme-logo img{max-height:35px}.header-version-v2 .render-logo .theme-logo img{max-height:60px}.header-version-v2.navbar{min-height:35px}}@media (max-width:991px){.header-version-v2 .render-logo{display:none}}.box-breadcrumb-v2{margin-bottom:30px}.box-breadcrumb{margin-bottom:15px;background:url(../images/bg_feature.jpg) 50% repeat-x;border-bottom:1px solid #eee;padding:4px 0;width:100%}.box-breadcrumb .social-search{text-align:right}.box-breadcrumb .social-search .box-search-form,.box-breadcrumb .social-search .socials-link{display:inline-block}.box-breadcrumb .social-search .socials-link{text-align:right;margin:0;padding:0;position:relative;top:4px}.box-breadcrumb .social-search .socials-link li a{font-size:25px}.box-breadcrumb .social-search .box-search-form{float:right}.breadcrumb{clear:both;list-style:none;overflow:hidden;font-size:14px;padding:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;background:0 0;margin:0}.breadcrumb li{float:left}.breadcrumb li a,.breadcrumb li span{text-decoration:none;padding:5px 0 5px 25px;background:#ccc;position:relative;display:block;float:left}.breadcrumb li a:after,.breadcrumb li span:after{border-left:18px solid #ccc;z-index:2}.breadcrumb li a:after,.breadcrumb li a:before,.breadcrumb li span:after,.breadcrumb li span:before{content:" ";display:block;width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;position:absolute;top:0;margin-top:0;left:100%}.breadcrumb li a:before,.breadcrumb li span:before{border-left:19px solid #eee;margin-left:0;z-index:1}.breadcrumb li:first-child{border-left:5px solid #e83e8c}.breadcrumb li:first-child a{padding-left:10px}.breadcrumb li:nth-child(2) a{background:#e83e8c;color:#fff}.breadcrumb li:nth-child(2) a:hover{background:#e83e8c;text-decoration:underline}.breadcrumb li:nth-child(2) a:after,.breadcrumb li:nth-child(2) a:hover:after{border-left-color:#e83e8c}.breadcrumb li:nth-child(3) a{background:#ee992b}.breadcrumb li:nth-child(3) a:after{border-left-color:#ee992b}.breadcrumb li:nth-child(4) a{background:#f2b05a}.breadcrumb li:nth-child(4) a:after{border-left-color:#f2b05a}.breadcrumb li:nth-child(5) a{background:#f5c689}.breadcrumb li:nth-child(5) a:after{border-left-color:#f5c689}.breadcrumb li:last-child span{background:#eee;color:#000;pointer-events:none;cursor:default}.breadcrumb li:last-child span:after{border:0}.breadcrumb li a:hover{background:#eee}.breadcrumb li a:hover:after{border-left-color:#eee}.footer-section{padding:15px 0 5px;margin-top:0;border-top:1px solid #ccc}.footer-section h5{text-transform:uppercase;font-weight:700;font-size:15px}.footer-section .box-footer{border-top:2px solid #ccc;padding:10px 0}.footer-section .box-footer .footer-logo{max-width:150px;margin-bottom:30px;float:left}.footer-section .box-footer p{margin-bottom:5px}.footer-section .box-footer h4{text-transform:uppercase;font-weight:700;font-size:14px}.footer-section .box-footer h4 i{margin-right:5px}.footer-section .contact-list li{margin-bottom:5px;line-height:18px}.footer-section .contact-list li i{font-size:18px;min-width:24px;float:left}.footer-section .widget .widget-title{border:none;background:0 0}.footer-section .widget .widget-title label{border:none;margin:0;padding:0;border-bottom:2px solid #e83e8c;padding-bottom:2px}.footer-section .widget .widget-title label:before{content:"";display:none}.footer-section .widget .tagcloud{max-height:125px;overflow:auto}.footer-section .widget .tagcloud a{background:#f1f1f1;padding:0 5px;margin:2px;display:inline-block;height:28px;line-height:28px;float:left}.copy-right-box{text-align:left;background:#e83e8c;color:#fff}.copy-right-box p{padding:10px 0;margin:0}.copy-right-box .footer-copyright{padding:10px 0;text-align:left}.copy-right-box .footer-copyright .footer-navbar{margin:0;padding:0;display:inline-block;margin-left:5px}.copy-right-box .footer-copyright .footer-navbar li{list-style:none;display:inline-block}.copy-right-box .footer-copyright .footer-navbar li a{border-left:1px solid #fff;padding:0 5px;color:#fff}.support-online{position:fixed;z-index:999;left:0;bottom:20px}.support-online a{position:relative;margin:10px;text-align:left;width:40px;height:40px}.support-online a.call-now i{width:32px;height:32px;font-size:16px;top:4px;left:4px;color:#fff}.support-online i.fa{width:40px;height:40px;border-radius:100%;font-size:20px;line-height:1.9;position:relative;border:1px solid #fff}.support-online a span,.support-online i.fa{background:#e83e8c;color:#fff;text-align:center;z-index:999}.support-online a span{border-radius:2px;border:1px solid #fff;padding:5px;display:none;width:140px;margin:0;position:absolute;top:5px;left:38px;transition:all .2s ease-in-out 0s;animation:headerAnimation .7s 1}.support-online a,.support-online a:hover span{display:block}.support-online a span:before{content:“”;width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #67b634 transparent transparent;position:absolute;left:-10px;top:10px}.kenit-alo-circle-fill{transition:all .2s ease-in-out;border-radius:100%;border:2px solid transparent;transition:all .5s;background-color:#e83e8c;opacity:.75}.kenit-alo-circle,.kenit-alo-circle-fill{width:40px;height:40px;top:0;position:absolute;right:0}.kenit-alo-circle{background-color:transparent;border-radius:100%;border:2px solid rgba(30,30,30,.4);opacity:.1;border-color:#0089b9;opacity:.5}.support-online .btn-support{cursor:pointer}.support-online img{width:40px;height:40px;background:#e83e8c;color:#fff;border-radius:100%;font-size:20px;text-align:center;line-height:1.9;position:relative;z-index:999}@media (max-width:640px){.support-online a,.support-online a:hover span{display:inline-block}.support-online a span{border-radius:2px;text-align:center;background:#e83e8c;padding:5px;display:none;width:159px;margin-left:0;position:absolute;color:#fff;z-index:999;top:-40px;left:0;transition:all .2s ease-in-out 0s;animation:headerAnimation .7s 1}}.scrollup{text-align:center;cursor:pointer;vertical-align:middle;width:39px;height:39px;border-radius:5px;font-size:20px;position:fixed;bottom:30px;right:20px;border:1px solid #fff;display:none;background:#e83e8c}.scrollup .icon-up-open:before{content:"\e805"}.scrollup:hover{background:#e83e8c;border-color:#fff}.scrollup:hover span{color:#fff}.scrollup>span{position:relative;top:0;color:#fff}.scrollup>span i.fa-eject{color:#fff}.navbar{clear:both;padding:5px 0;background:#fff;border:transparent;border-left:none;border-right:none;margin:0}.navbar .fa-home{font-size:30px;color:#e83e8c}@media (min-width:992px){.main-navbar-fixed{position:sticky;width:100%;display:block;transition:all .3s;top:0;z-index:999;opacity:.95}.navbar-expand-lg .navbar-nav .nav-item{padding:10px 0}.navbar-expand-lg .navbar-nav .nav-item>.nav-link{padding:0 10px;text-transform:uppercase}.navbar-expand-lg .navbar-nav .nav-item.dropdown.show>.nav-link,.navbar-expand-lg .navbar-nav .nav-item>.nav-link:hover{color:#e83e8c}.navbar-expand-lg .navbar-nav .dropdown-menu{min-width:180px;border-radius:0;padding:0}.navbar-expand-lg .navbar-nav .dropdown-menu .nav-item{padding:5px 0}.navbar-expand-lg .navbar-nav .dropdown-menu .nav-item .nav-link{border:none;text-transform:none}.navbar-expand-lg .navbar-nav .dropdown-menu .nav-item .nav-link:hover{color:#e83e8c}}body,html{font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#212529}img{max-width:100%;height:auto}iframe{width:100%}a,a:hover{color:#212529}a.read-more i{background:#e83e8c;color:#fff;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%}i.fa{color:#e83e8c}i.fa-custom-size{font-size:20px;margin-right:5px}input,input[type=email],input[type=text],input[type=url],textarea{border:1px solid #ccc;padding:5px}input[type=submit]:hover{background-color:#eee}table{border-color:#ccc}table tr td{padding:5px}.clear,.clear-15{clear:both}.clear-15{min-height:15px}.pagination{clear:both;margin-bottom:20px}.pagination h2.screen-reader-text{display:none}.pagination .nav-links a,.pagination .nav-links span{padding:3px 8px}.pagination .nav-links .current,.pagination .nav-links a:hover{background:#e83e8c;color:#fff}.item-thumb img,.item_thumb img,.post-thumbnail img,.thumbnail_item_thumb img{transform:rotate(0) scale(1);transition:.3s ease-in-out}.wide-2cols .main-content .post-thumbnail{max-width:35%}.fw-content-align-center{text-align:center}.fw-special-title{font-family:Poppins;font-size:45px;line-height:55px;letter-spacing:0;color:#fff;font-style:normal;font-weight:700;margin:0;max-width:700px;display:inline-block;padding-top:50px;position:relative}.fw-special-title:after{content:"\f06c";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;position:absolute;font-size:80%;top:0;left:50%;transform:translateX(-50%)}.page-search-notfound .box-search-form{width:230px}.page-search-notfound .box-search-form form #s{width:185px}.shine-effect.post-thumbnail{position:relative;overflow:hidden}.shine-effect.post-thumbnail:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));transform:skewX(-25deg)}.shine-effect.post-thumbnail:hover:before{animation:yb .75s}@keyframes yb{to{left:125%}}.bt-lemon-container{overflow:hidden;position:relative}.bt-lemon-container a{display:inline-table;background-color:#e83e8c;color:#fff;font-weight:600;text-transform:uppercase;height:45px;position:relative;z-index:1;font-size:15px!important;padding:0 35px!important;line-height:45px!important;background-image:none!important;border-radius:30px 30px}.bt-lemon-container a svg{padding:5px;position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;pointer-events:none;stroke-width:2;stroke-dasharray:9,5;stroke-dashoffset:0;stroke-linecap:round;fill:none;transition:all .5s ease .5s;stroke:#fff;overflow:unset;animation:zb 20s alternate infinite none paused}.bt-lemon-container a svg rect{height:35px;width:calc(100% - 0px)}.bt-lemon-container a:hover svg{animation-play-state:running;stroke:#fff}.btn-custom{background-color:#e83e8c;color:#fff;border:1px solid #e83e8c}@keyframes zb{to{stroke-dashoffset:-1000}}.archive .main-content header.entry-page-header.entry-header .entry-title{font-size:25px;font-weight:500;text-transform:uppercase;margin-bottom:10px}.article-grid .entry-content header.entry-header .entry-title{font-size:14px;font-weight:600;padding-top:10px}.article-content .entry-content h1,.article-content .entry-content h2,.article-content .entry-content h3,.article-content .entry-content h4,.article-content .entry-content h5,.article-content .entry-content h6{font-weight:500}.article-content .entry-content h1{font-size:22px}.article-content .entry-content h2{font-size:18px}.article-content .entry-content h3{font-size:15px}.article-content .entry-content h4,.article-content .entry-content h5,.article-content .entry-content h6{font-size:14px}.article-content .entry-content p a{color:#e83e8c}.article-content .entry-content p a:hover{color:red}.article-content .entry-content .posted-on-box,.single-properties-group{margin-bottom:15px}.single-properties-group .summarys-group{font-weight:700;text-transform:uppercase;margin-bottom:10px}.single-properties-group .summarys-group i{margin-right:5px}.single-properties-group .group-price-list{margin-bottom:10px}.tags-box{margin-top:20px}.tags-box .fa-tags{font-size:20px}.related-box{margin-top:30px}.related-box .entry-header .header-title{font-size:20px;font-weight:500;border-bottom:1px solid #ccc;text-transform:uppercase;margin-bottom:20px}#comments{margin-top:15px}#comments .comments-title{font-size:15px;text-transform:uppercase;font-weight:700;border-top:2px solid #e83e8c;padding:10px;background:#e83e8c;color:#fff}#comments .comments-title span{font-weight:400}#comments .comments-title span i.fa{color:#fff}#comments .comment-list{margin:0;padding:0}#comments .comment-list li{list-style:none}#comments .comment-list li.parent{border-bottom:1px dashed #eee;margin-bottom:15px}#comments .comment-list li article{margin-bottom:15px;position:relative}#comments .comment-list li article .comment-author{margin-bottom:10px}#comments .comment-list li article .comment-author img{max-width:40px;margin-right:10px}#comments .comment-list li article .comment-content p{margin-bottom:5px}#comments .comment-list li article .reply{position:absolute;top:0;right:0}#comments .comments-pagination h2.screen-reader-text{display:none}#comments .comments-pagination .nav-links .current{color:#e83e8c;font-weight:700}#comments .comment-respond{margin-top:15px;font-size:12px}#comments .comment-respond .comment-reply-title{text-transform:uppercase;font-size:14px;font-weight:700}#comments .comment-respond form p{margin-bottom:5px}#comments .comment-respond form input[type=email],#comments .comment-respond form input[type=text],#comments .comment-respond form input[type=url],#comments .comment-respond form textarea{width:100%}#comments .comment-respond form textarea{min-height:60px}#comments .comment-respond form .form-submit #submit{background-color:#e83e8c;color:#fff;border:1px solid #e83e8c}#comments .comment-respond form #wp-comment-cookies-consent{margin-right:5px}.sidebar figure,.sidebar img{max-width:100%;height:auto}.sidebar ul{margin:0;padding:0}.sidebar ul li{list-style:none;margin-bottom:10px}.sidebar ul li a{color:#212529}.sidebar figure .wp-caption-text{display:none}.sidebar .ws24h_contact .support-contact h5{text-transform:uppercase}.widget{clear:both;margin-bottom:20px;display:inline-block;width:100%}.widget .widget-title{text-transform:uppercase;font-size:14px;border-top:2px solid #ccc;font-weight:700;background:#eee}.widget .widget-title label{padding:7px 10px 7px 0;margin:0;display:inline-block;border-top:2px solid #e83e8c;border-bottom:none;border-color:#e83e8c;margin-top:-2px;margin-left:10px}.widget .widget-title label:before{content:"\f0c9";display:inline-block;font:normal normal normal 12px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px;color:#e83e8c}.widget .calendar_wrap table{width:100%}.widget .calendar_wrap table td,.widget .calendar_wrap table th{text-align:center}.widget .calendar_wrap table td#today{background-color:#e83e8c;color:#fff;font-weight:700}.widget .tagcloud{max-height:300px;overflow:auto}.widget.widget_nav_menu .menu-item-has-children{margin-top:10px}.widget.widget_nav_menu .menu-item-has-children>a{font-weight:700}.widget ol,.widget ul{margin:0 0 10px;padding:0}.widget ol li,.widget ul li{list-style:none;display:inline-block;width:100%}.widget .widget-box-list .box-list-item h5.item-title{font-size:14px;font-weight:700;line-height:18px}.widget .widget-box-list .box-list-item h5.item-title label{font-weight:400}.widget .widget-box-list .box-list-item .item-thumb{float:left;margin-right:10px;max-width:35%}.widget .widget-box-list .box-list-item .item-thumb-full{margin-bottom:5px}.widget .widget-box-list .box-list-item .item-lead{text-align:justify}.widget .socials-link-list li{display:inline;margin-right:5px}.widget .socials-link-list li a{padding:0;font-size:25px;padding:3px}.second-sidebar ol,.second-sidebar ul{font-size:12px}.second-sidebar ol li,.second-sidebar ul li{margin-bottom:10px}@media (max-width:991px){.sidebar-mobile{width:0;position:fixed;top:0;right:-10px;z-index:9999;height:100%;background-color:#eee;right:0;transition:all .5s;padding:0}.sidebar-mobile .sd-abc{width:100%;max-height:90%;overflow-y:auto;z-index:100;position:relative;overflow-x:hidden;margin-top:25px;background-color:#eee}span.sidebar-mobile-open{position:fixed;right:0;top:30%;padding:3px 15px;background-color:#e83e8c;color:#fff;font-size:25px;display:block;z-index:10}span.sidebar-mobile-open i.fa{color:#fff}span.sidebar-mobile-close{position:absolute;top:0;right:-50px;background-color:#e83e8c;font-size:20px;color:#fff;font-weight:700;padding:3px 12px;transition:all .5s}span.sidebar-mobile-close-active{right:10px;display:block}span.sidebar-mobile-close:hover{text-decoration:none}.sidebar-mobile-active{right:-10px;width:280px;padding:10px;overflow-y:scroll}span.sidebar-mobile-close:hover i.fa,span.sidebar-mobile-open:hover i.fa{color:#fff}}.site-over-bg{width:100%;height:100%;background-color:#000;position:fixed;top:0;left:0;z-index:1111;opacity:.5}@media (min-width:992px){.site-over,span.sidebar-mobile-close,span.sidebar-mobile-open{display:none}}.top-banner-img,.top-banner-img .top-banner-right{float:right}.socials-link{margin:10px 0;padding:0}.socials-link li{margin:0 3px;list-style:none;display:inline-block}.socials-link li span.hd-text{display:none}.socials-link li a i,.socials-link li a img{float:left}.social-button-show{clear:both;margin:10px 0;display:inline-block;width:100%}.social-button-show .my-share-box{clear:both;float:left;margin-right:10px}.social-button-show .my-share-box .fa{font-size:25px;float:left;margin-top:-5px}.social-button-show .my-g-plus{float:left;margin-right:10px}.socials-link-list li{display:inline;margin-right:5px}.socials-link-list li a{padding:0;font-size:25px;padding:3px}.box-contact h4{text-transform:uppercase;font-weight:700;font-size:15px}.box-contact p{margin-bottom:5px}.box-contact p i{margin-right:5px}.home-main-content{overflow:hidden}.section{display:inline-block;width:100%;margin:50px 0}.home-slide-wrapper{text-align:center}.home-slide-wrapper p{margin:20px 0}.home-slide-wrapper p a{color:#e83e8c}.home-section .home-box-title{clear:both;display:block;width:100%;text-align:center;margin-bottom:30px}.home-section .home-box-title .section-title{text-transform:uppercase;font-weight:500;font-size:25px}.home-section.recent-posts .article-grid .entry-content .entry-header{padding-top:10px}.home-section.recent-posts .article-grid .entry-content .entry-header .entry-title{font-size:15px;font-weight:600}.home-section.section-group-top{position:relative;z-index:10}.home-section.section-group-top .group-1 .item_content{padding-top:10px}.home-section.section-group-top .group-1 .item_content .entry-title{font-size:15px;font-weight:600}.home-section.section-best-packages .header-section{text-align:center}.home-section.section-best-packages .header-section .entry-title{font-size:30px;font-weight:500}.home-section.section-best-packages .header-section .nav-pills{display:inline-flex}.home-section.section-best-packages .content-section{overflow:hidden}.home-intro-readmore a{font-style:italic;background:#e83e8c;color:#222;padding:8px 20px}.service-name-section{text-align:center;text-transform:uppercase}.service-name-section .img-ticker{display:inline-block;position:relative;top:-5px}.home-intro-section .service-name-section{text-align:left;font-weight:bolder;font-size:28px}.home-intro-section h4{color:#0061c2}.home-intro-section .home-intro-thumb img{width:100%}.custom-home-tabs-section{margin:20px 0}.custom-home-tabs-section .service-name-section{text-align:center;text-transform:uppercase;font-size:28px}.custom-home-tabs-section .service-name-section span{color:#0061c2}.custom-home-tabs-section .service-item-parent .service-item{position:relative}.custom-home-tabs-section .service-item-parent .service-item .item-thumb img{width:100%;height:auto}.custom-home-tabs-section .service-item-parent .service-item .item-content{display:none;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;background:#222;opacity:.5}.custom-home-tabs-section .service-item-parent .service-item .item-content .service-name{color:#fff;position:relative;top:45%}.custom-home-tabs-section .service-item-parent .service-item .item-content .service-name a{color:#fff;text-transform:uppercase}.custom-home-tabs-section .service-item-parent:hover .service-item .item-content{display:block}.builder-title{text-transform:uppercase;font-size:15px;padding:5px 10px;border-top:2px solid #ccc;font-weight:700;background:#eee}.builder-title span{border-top:3px solid #bbb;padding-top:5px}.mix_services_center{position:relative}.mix_services_center .offset-md-35{margin-left:29.333333%}.mix_services_center .thumbnail_center{text-align:center}.mix_services_center .thumbnail_center img{border-radius:50%}.mix_services_center .thumbnail_item_thumb img{max-width:100%;height:auto;border-radius:50%}.mix_services_center .thumbnail_item_left_right{position:absolute;top:0}.mix_services_center .thumbnail_item_left_right .thumbnail_item_content .head-title{font-weight:700}.mix_services_center .thumbnail_item_left_right .left,.mix_services_center .thumbnail_item_left_right .right{position:relative;margin-top:7px;margin-bottom:7px}.mix_services_center .thumbnail_item_left_right .left{left:-11%}.mix_services_center .thumbnail_item_left_right .left.first,.mix_services_center .thumbnail_item_left_right .left.last{left:-7%}.mix_services_center .thumbnail_item_left_right .right{right:-9%}.mix_services_center .thumbnail_item_left_right .right.first,.mix_services_center .thumbnail_item_left_right .right.last{right:-5%}.first-section{border-radius:50% 50% 10px 10px;box-shadow:0 0 30px 0 rgba(0,0,0,.1);background-color:#fff}.first-section .group-1{position:relative;top:-50px}.first-section .group-2{margin:50px auto}.first-section .group-2 .group-right .bt-lemon-container{text-align:right}.first-section .item_thumb{text-align:center}.first-section .item_thumb .rounded-corner{border-radius:50%;max-width:100%}.first-section .item_content{text-align:center}.truncate-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.truncate-excerpt-2{height:45px;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden}.section-best-features{overflow:hidden}.section-best-features .content-section{margin-top:40px}.section-best-features .content-section .featured-item{text-align:center;margin-bottom:25px}.section-best-features .content-section .featured-item .featured-thumb .icon-wrap{display:inline-flex;position:relative;z-index:0;width:70px;height:70px}.section-best-features .content-section .featured-item .featured-thumb .type-image{width:70px;text-align:center}.section-best-features .content-section .featured-item .featured-thumb .icon-wrap:before{transition:all .3s;content:"";position:absolute;left:0;top:0;border:1px dashed #fff;width:100%;height:100%;z-index:-1;background:#e83e8c;border-radius:50%;transform:scale(0)}.section-best-features .content-section .featured-item .featured-thumb:hover .icon-wrap:before{transform:scale(1.2)}.header-section{text-align:center}.header-section span{color:#e83e8c;font-weight:600}.header-section .nav-fill{display:inline-flex;margin-bottom:30px;border:none}a.btn-lemon{border:1px solid transparent;border-radius:10px;overflow:hidden;margin:0 5px;padding:5px 20px}a.btn-lemon.active,a.btn-lemon.active>:focus,a.btn-lemon:hover{border:1px solid #e83e8c;background:#e83e8c;color:#fff;text-decoration:none}@media (max-width:991px) and (min-width:768px){.truncate-excerpt-2{margin-bottom:0}.mix_services_center .thumbnail_item_left_right .left,.mix_services_center .thumbnail_item_left_right .right{margin-top:5px;margin-bottom:5px}}@media (max-width:767px){.home-section.section-group-top .first-section{border-radius:0;box-shadow:none;background-color:transparent}.mix_services_center .thumbnail_item_left_right{position:unset}.mix_services_center .thumbnail_item_left_right .left,.mix_services_center .thumbnail_item_left_right .left.first,.mix_services_center .thumbnail_item_left_right .left.last{left:0}.mix_services_center .thumbnail_item_left_right .right,.mix_services_center .thumbnail_item_left_right .right.first,.mix_services_center .thumbnail_item_left_right .right.last{right:0}.section-best-features .header-section{margin-top:40px}}@media (max-width:575px){.mix_services_center .offset-md-35{margin-left:unset}}.home-custom-box{color:#fff}.home-custom-box .right-custom-box .custom-box-des{margin-bottom:20px}.home-custom-box .right-custom-box .custom-box-des-spirit ol,.home-custom-box .right-custom-box .custom-box-des-spirit ul{margin:0;padding:0}.home-custom-box .right-custom-box .custom-box-des-spirit ol li,.home-custom-box .right-custom-box .custom-box-des-spirit ul li{list-style:none;display:inline-flex;width:48%;margin:3px 0}.home-custom-box .right-custom-box .custom-box-des-spirit ol li:before,.home-custom-box .right-custom-box .custom-box-des-spirit ul li:before{font:normal normal normal 14px/1 FontAwesome;content:"\f2da";width:32px;font-size:14px;display:inline-block;text-align:right;margin-right:10px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e83e8c}.home-custom-box .right-custom-box .custom-box-navigator{margin-top:30px}.vc_custom_1583484295953{padding-top:50px;padding-bottom:50px;background-image:url(../images/bg-da.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.first-section .item_thumb .icon-wrapper{display:inline-flex;position:relative;z-index:0;width:100%;height:100%}.first-section .item_thumb .icon-wrapper:before{transition:all .3s;content:"";position:absolute;left:0;top:0;border:1px dashed #fff;width:100%;height:100%;z-index:-1;background:#e83e8c;border-radius:50%;transform:scale(0)}.first-section .item_thumb:hover .icon-wrapper:before{transform:scale(1.1)}.scrollbar{margin:0;float:left;height:120px;width:100%;background:#fff;overflow-y:scroll}.scrollbar-black::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.1);background-color:#fff;border-radius:10px}.scrollbar-black::-webkit-scrollbar{width:20px;background-color:#fff}.scrollbar-black::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.1);background-color:#eee}.bordered-black::-webkit-scrollbar-track{-webkit-box-shadow:none;border:1px solid #fff}.bordered-black::-webkit-scrollbar-thumb{-webkit-box-shadow:none}.square::-webkit-scrollbar-thumb,.square::-webkit-scrollbar-track{border-radius:0!important}.thin::-webkit-scrollbar,.widget_tag_cloud ::-webkit-scrollbar{width:10px}.widget_tag_cloud ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #f1f1f1;border-radius:1px}.widget_tag_cloud ::-webkit-scrollbar-thumb{background:#e83e8c;border-radius:1px}.widget_tag_cloud ::-webkit-scrollbar-thumb:hover{background:#e83e8c}.tag-clouds a.tag-cloud-link{background-color:#eee;display:inline-block;height:27px;line-height:26px;padding:0 7px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin-bottom:2px}.tag-clouds a.tag-cloud-link:hover{background-color:#ddd;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}.bg-dark,.bg-dark a{color:#fff}.box-search-form{clear:both;margin-left:10px}.box-search-form form{position:relative;border:1px solid #ddd}.box-search-form input{height:30px}.box-search-form input[type=submit]{border:none;background:0 0;text-indent:-99999px;width:36px;height:30px;position:relative;z-index:10}.box-search-form input[type=text]{border:none}.box-search-form span{display:inline-block;width:36px;height:30px;text-align:center;line-height:30px;position:absolute;top:2px;right:0;z-index:0}.box-search-form span .fa{font-size:17px}@media (max-width:991px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:15px;padding-right:15px}#main-navbar .container{position:relative}#main-navbar #navbarResponsive{position:absolute;top:38px;width:100%;z-index:100;left:15px;padding-bottom:15px}#main-navbar #navbarResponsive #menu-primary-menu{clear:both}#main-navbar #navbarResponsive #menu-primary-menu>.nav-item a{color:#fff}#main-navbar #navbarResponsive #menu-primary-menu .dropdown-menu .nav-item{padding:3px 0!important}#main-navbar #navbarResponsive #menu-primary-menu .dropdown-menu .nav-item .nav-link{color:#333}#main-navbar #navbarResponsive #menu-primary-menu .dropdown-menu .nav-item .nav-link:hover{color:#e83e8c}.navbar{margin:0;padding:0;margin-bottom:0}.navbar .navbar-brand .fa-home{font-size:30px;margin:0;padding:0}.navbar .navbar-toggler .navbar-toggler-icon .fa{font-size:25px;color:#e83e8c}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}#navbarResponsive{margin-left:-15px;margin-right:-15px;padding:0 15px;background:#e83e8c;border-top:1px solid #fff;margin-top:5px}.navbar-nav .dropdown-menu{border:none;padding-left:20px;border-top:1px solid #ddd;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;background-color:transparent}.second-sidebar{padding:0 30px;margin-top:30px}.box-fix-max{clear:both;margin-top:15px}}@media (max-width:991px) and (min-width:768px){.top-header{clear:both}.top-header .render-logo{float:left}}@media (max-width:767px){.social-search{margin-top:10px}.item-thumb-full{float:left;margin-right:10px;max-width:35%}.custom-home-tabs-section .service-item-parent,.home-video-section .home-video-item{margin-bottom:20px}}.article-content{background:#fff;padding:15px}.article-content .entry-content{text-align:justify}.article-content .entry-content blockquote{padding:10px 20px;margin:0 0 20px;margin-top:10px;margin-bottom:10px;font-style:italic;border-left:2px solid #e83e8c}