/* Reset */ /*Gennerator*/ /*! * Hover.css (http://ianlunn.github.io/Hover/) * Version: 2.2.0 * Author: Ian Lunn @IanLunn * Author URL: http://ianlunn.co.uk/ * Github: https://github.com/IanLunn/Hover* Hover.css Copyright Ian Lunn 2017. Generated with Sass. */ /* 2D TRANSITIONS */ /* Grow */ /* Shrink */ /* Pulse */ /* Pulse Grow */ /* Pulse Shrink */ /* Push */ /* Pop */ /* Bounce In */ /* Bounce Out */ /* Rotate */ /* Grow Rotate */ /* Float */ /* Sink */ /* Bob */ /* Hang */ /* Skew */ /* Skew Forward */ /* Skew Backward */ /* Wobble Vertical */ /* Wobble Horizontal */ /* Wobble To Bottom Right */ /* Wobble To Top Right */ /* Wobble Top */ /* Wobble Bottom */ /* Wobble Skew */ /* Buzz */ /* Buzz Out */ /* Forward */ /* Backward */ /* BACKGROUND TRANSITIONS */ /* Fade */ /* Back Pulse */ /* Sweep To Right */ /* Sweep To Left */ /* Sweep To Bottom */ /* Sweep To Top */ /* Bounce To Right */ /* Bounce To Left */ /* Bounce To Bottom */ /* Bounce To Top */ /* Radial Out */ /* Radial In */ /* Rectangle In */ /* Rectangle Out */ /* Shutter In Horizontal */ /* Shutter Out Horizontal */ /* Shutter In Vertical */ /* Shutter Out Vertical */ /* BORDER TRANSITIONS */ /* Border Fade */ /* Hollow */ /* Trim */ /* Ripple Out */ /* Ripple In */ /* Outline Out */ /* Outline In */ /* Round Corners */ /* Underline From Left */ /* Underline From Center */ /* Underline From Right */ /* Overline From Left */ /* Overline From Center */ /* Overline From Right */ /* Reveal */ /* Underline Reveal */ /* Overline Reveal */ /* SHADOW/GLOW TRANSITIONS */ /* Glow */ /* Shadow */ /* Grow Shadow */ /* Box Shadow Outset */ /* Box Shadow Inset */ /* Float Shadow */ /* Shadow Radial */ /* SPEECH BUBBLES */ /* Bubble Top */ /* Bubble Right */ /* Bubble Bottom */ /* Bubble Left */ /* Bubble Float Top */ /* Bubble Float Right */ /* Bubble Float Bottom */ /* Bubble Float Left */ /* ICONS */ /* Icon Back */ /* Icon Forward */ /* Icon Down */ /* Icon Down */ /* Icon Up */ /* Icon Up */ /* Icon Spin */ /* Icon Drop */ /* Icon Drop */ /* Icon Fade */ /* Icon Float Away */ /* Icon Float Away */ /* Icon Sink Away */ /* Icon Sink Away */ /* Icon Grow */ /* Icon Shrink */ /* Icon Pulse */ /* Icon Pulse Grow */ /* Icon Pulse Shrink */ /* Icon Push */ /* Icon Pop */ /* Icon Bounce */ /* Icon Rotate */ /* Icon Grow Rotate */ /* Icon Float */ /* Icon Sink */ /* Icon Bob */ /* Icon Hang */ /* Icon Wobble Horizontal */ /* Icon Wobble Vertical */ /* Icon Buzz */ /* Icon Buzz Out */ /* CURLS */ /* Curl Top Left */ /* Curl Top Right */ /* Curl Bottom Right */ /* Curl Bottom Left */ /*# sourceMappingURL=hover.css.map */ /* Header 1 */ /* Header 2 */ /* Header 3 */ /* Header One Page */ /* Header Vertical */ /* Header Mini Vertical */ /* Fancy Box */ /* Button */ /* Pricing Table */ /* Team */ /* Testimonial */ /* Blog */ /* Client */ /* Social Media */ /* Counter */ /* Countdown */ /*Comment Form*/ .easing-animation { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; } .easing-animation-long { -webkit-transition:all 0.7s; -moz-transition:all 0.7s; -o-transition:all 0.7s; transition:all 0.7s; } .easing-animation-extra-long { -webkit-transition:all 1.2s; -moz-transition:all 1.2s; -o-transition:all 1.2s; transition:all 1.2s; } .clearfix:before, .clearfix:after { content:" "; display:table; } .clearfix:after { clear:both; } .center-block { display:block; margin-right:auto; margin-left:auto; } .middle { position:relative; display:block; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); } .center { position:relative; display:block; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); margin-right:auto; margin-left:auto; } .bottom { position:relative; display:block; top:100%; -webkit-transform:translateY(-100%); -ms-transform:translateY(-100%); transform:translateY(-100%); } .ab-center { position:absolute; top:50%; left:50%; z-index:2; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); } .ab-center:before, .ab-center:after { content:" "; display:table; } .ab-center:after { clear:both; } @-webkit-keyframes menuEffect { 0% { opacity:0; top:calc(100% + 20px); } 100% { opacity:1; top:100%; } } @keyframes menuEffect { 0% { opacity:0; top:calc(100% + 20px); } 100% { opacity:1; top:100%; } } @-webkit-keyframes menuEffectSub { 0% { opacity:0; left:calc(100% + 20px); } 100% { opacity:1; left:100%; } } @keyframes menuEffectSub { 0% { opacity:0; left:calc(100% + 20px); } 100% { opacity:1; left:100%; } } @-webkit-keyframes menuEffectSubReverse { 0% { opacity:0; right:calc(100% + 20px); } 100% { opacity:1; right:100%; } } @keyframes menuEffectSubReverse { 0% { opacity:0; right:calc(100% + 20px); } 100% { opacity:1; right:100%; } } @-webkit-keyframes menuEffectStick { 0% { opacity:0; } 100% { opacity:1; } } @keyframes menuEffectStick { 0% { opacity:0; } 100% { opacity:1; } } @-webkit-keyframes criss-cross-left { 0% { left:-20px; } 50% { left:50%; width:20px; height:20px; } 100% { left:50%; width:300%; height:300%; } } @keyframes criss-cross-left { 0% { left:-20px; } 50% { left:50%; width:20px; height:20px; } 100% { left:50%; width:300%; height:300%; } } @-webkit-keyframes criss-cross-right { 0% { right:-20px; } 50% { right:50%; width:20px; height:20px; } 100% { right:50%; width:300%; height:300%; } } @keyframes criss-cross-right { 0% { right:-20px; } 50% { right:50%; width:20px; height:20px; } 100% { right:50%; width:300%; height:300%; } } body { font-family:Lato; font-size:14px; line-height:26px; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased; } a { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; color:#fab702; } a:hover, a:focus, a:active { color:#c79202; outline:none; } h1, h2, h3, h4, h5, h6, .bt-font-size-1, .bt-font-size-2, .bt-font-size-3, .bt-font-size-4, .bt-font-size-5, .bt-font-size-6 { color:#171721; font-weight:700; letter-spacing:0; margin-bottom:15px; } h1, .bt-font-size-1 { font-size:36px; font-weight:700; line-height:42px; } h2, .bt-font-size-2 { font-size:30px; line-height:36px; } h3, .bt-font-size-3 { font-size:24px; line-height:30px; } h4, .bt-font-size-4 { font-size:18px; line-height:24px; } h5, .bt-font-size-5 { font-size:14px; line-height:16px; } h6, .bt-font-size-6 { font-size:12px; line-height:14px; } p { margin-bottom:15px; } .bt-color-main, .bt-main-color { color:#fab702; } .bt-bg-main-color { background-color:#fab702; } .bt-light-color { color:#FFFFFF; } body input, body textarea, body select { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; outline:none; font-size:14px; line-height:24px; color:#454545; background-color:transparent; border:1px solid #ececec; margin-bottom:30px; padding:10px 30px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } body input:hover, body input:focus, body textarea:hover, body textarea:focus, body select:hover, body select:focus { border-color:#dcdcdc; } body select { background-image:url("../images/downwards-pointer.png"); background-repeat:no-repeat; background-size:12px; background-position:center right 10px; -webkit-appearance:none; -moz-appearance:none; appearance:none; } body .input-submit { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; display:inline-block; padding:12px 30px; outline:none; text-align:center; background-color:transparent; border:0; } body input[type="submit"] { font-size:14px; background-color:#ff4f19; color:#ffffff; } body input[type="submit"]:hover, body input[type="submit"]:focus, body input[type="submit"]:active { background-color:#e53600; color:#ffffff; } body textarea { resize:none; min-height:180px; margin-bottom:30px; } body .placeholder { color:#454545; } body ::-webkit-input-placeholder { color:#454545; } body :-moz-placeholder { /* Firefox 18- */ color:#454545; } body ::-moz-placeholder { /* Firefox 19+ */ color:#454545; } body :-ms-input-placeholder { color:#454545; } body .wpcf7-form .wpcf7-form-control-wrap { display:block; margin-bottom:30px; } body .wpcf7-form .wpcf7-form-control-wrap input, body .wpcf7-form .wpcf7-form-control-wrap textarea, body .wpcf7-form .wpcf7-form-control-wrap select { max-width:100%; margin:0; } body .wpcf7-form div.wpcf7-response-output { margin:0; } body [class^="flaticon-"]:before, body [class^="flaticon-"]:after, body [class*=" flaticon-"]:before, body [class*=" flaticon-"]:after { font-size:unset; margin-left:0; } .bt-social li { display:inline-block; margin-right:3px; margin-left:3px; font-size:16px; } .bt-social li a:hover { color:#fab702; } .bt-btn { font-size:14px; font-weight:700; line-height:24px; letter-spacing:0.03em; text-transform:uppercase; overflow:hidden; -webkit-border-radius:3px; border-radius:3px; } .bt-button-main-color .bt-button-element > a { font-size:14px; font-weight:700; line-height:24px; letter-spacing:0.03em; text-transform:uppercase; overflow:hidden; -webkit-border-radius:3px; border-radius:3px; color:#ffffff; background:#fab702; padding:12px 40px; } .bt-button-main-color .bt-button-element > a:hover, .bt-button-main-color .bt-button-element > a:focus { background:#c79202; } .bt-button-dark-color .bt-button-element > a { font-size:14px; font-weight:700; line-height:24px; letter-spacing:0.03em; text-transform:uppercase; overflow:hidden; -webkit-border-radius:3px; border-radius:3px; color:#ffffff; background:#272727; padding:12px 40px; } .bt-button-dark-color .bt-button-element > a:hover, .bt-button-dark-color .bt-button-element > a:focus { background:#0e0e0e; } .bt-button-light-color .bt-button-element > a { font-size:14px; font-weight:700; line-height:24px; letter-spacing:0.03em; text-transform:uppercase; overflow:hidden; -webkit-border-radius:3px; border-radius:3px; color:#fab702; background:#ffffff; padding:12px 40px; } .bt-button-light-color .bt-button-element > a:hover, .bt-button-light-color .bt-button-element > a:focus { background:#e6e6e6; } .bt-button-outline-main-color .bt-button-element > a { font-size:14px; font-weight:700; line-height:24px; letter-spacing:0.03em; text-transform:uppercase; overflow:hidden; -webkit-border-radius:3px; border-radius:3px; color:#fab702; background:transparent; padding:10px 38px; border:2px solid #fab702; } .bt-button-outline-main-color .bt-button-element > a:hover, .bt-button-outline-main-color .bt-button-element > a:focus { color:#ffffff; background:#fab702; } .bt-button-outline-main-color .bt-button-element > a.hvr-sweep-to-right:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-sweep-to-right:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-sweep-to-left:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-sweep-to-left:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-sweep-to-bottom:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-sweep-to-bottom:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-sweep-to-top:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-sweep-to-top:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-bounce-to-right:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-bounce-to-right:focus, .bt-button-outline-main-color .bt-button-element > ahvr-bounce-to-left:hover, .bt-button-outline-main-color .bt-button-element > ahvr-bounce-to-left:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-bounce-to-bottom:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-bounce-to-bottom:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-bounce-to-top:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-bounce-to-top:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-radial-out:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-radial-out:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-radial-in:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-radial-in:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-rectangle-in:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-rectangle-in:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-rectangle-out:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-rectangle-out:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-shutter-in-horizontal:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-shutter-in-horizontal:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-shutter-out-horizontal:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-shutter-out-horizontal:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-shutter-in-vertical:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-shutter-in-vertical:focus, .bt-button-outline-main-color .bt-button-element > a.hvr-shutter-out-vertical:hover, .bt-button-outline-main-color .bt-button-element > a.hvr-shutter-out-vertical:focus { background:transparent; } .bt-button-outline-dark-color .bt-button-element > a { font-size:14px; font-weight:700; line-height:24px; letter-spacing:0.03em; text-transform:uppercase; overflow:hidden; -webkit-border-radius:3px; border-radius:3px; color:#272727; background:transparent; padding:10px 38px; border:2px solid #272727; } .bt-button-outline-dark-color .bt-button-element > a:hover, .bt-button-outline-dark-color .bt-button-element > a:focus { color:#ffffff; background:#272727; } .bt-button-outline-dark-color .bt-button-element > a.hvr-sweep-to-right:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-sweep-to-right:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-sweep-to-left:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-sweep-to-left:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-sweep-to-bottom:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-sweep-to-bottom:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-sweep-to-top:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-sweep-to-top:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-bounce-to-right:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-bounce-to-right:focus, .bt-button-outline-dark-color .bt-button-element > ahvr-bounce-to-left:hover, .bt-button-outline-dark-color .bt-button-element > ahvr-bounce-to-left:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-bounce-to-bottom:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-bounce-to-bottom:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-bounce-to-top:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-bounce-to-top:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-radial-out:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-radial-out:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-radial-in:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-radial-in:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-rectangle-in:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-rectangle-in:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-rectangle-out:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-rectangle-out:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-shutter-in-horizontal:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-shutter-in-horizontal:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-shutter-out-horizontal:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-shutter-out-horizontal:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-shutter-in-vertical:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-shutter-in-vertical:focus, .bt-button-outline-dark-color .bt-button-element > a.hvr-shutter-out-vertical:hover, .bt-button-outline-dark-color .bt-button-element > a.hvr-shutter-out-vertical:focus { background:transparent; } .bt-button-outline-light-color .bt-button-element > a { font-size:14px; font-weight:700; line-height:24px; letter-spacing:0.03em; text-transform:uppercase; overflow:hidden; -webkit-border-radius:3px; border-radius:3px; color:#ffffff; background:transparent; padding:10px 38px; border:2px solid #ffffff; } .bt-button-outline-light-color .bt-button-element > a:hover, .bt-button-outline-light-color .bt-button-element > a:focus { color:#fab702; background:#ffffff; } .bt-button-outline-light-color .bt-button-element > a.hvr-sweep-to-right:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-sweep-to-right:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-sweep-to-left:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-sweep-to-left:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-sweep-to-bottom:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-sweep-to-bottom:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-sweep-to-top:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-sweep-to-top:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-bounce-to-right:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-bounce-to-right:focus, .bt-button-outline-light-color .bt-button-element > ahvr-bounce-to-left:hover, .bt-button-outline-light-color .bt-button-element > ahvr-bounce-to-left:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-bounce-to-bottom:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-bounce-to-bottom:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-bounce-to-top:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-bounce-to-top:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-radial-out:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-radial-out:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-radial-in:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-radial-in:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-rectangle-in:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-rectangle-in:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-rectangle-out:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-rectangle-out:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-shutter-in-horizontal:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-shutter-in-horizontal:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-shutter-out-horizontal:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-shutter-out-horizontal:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-shutter-in-vertical:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-shutter-in-vertical:focus, .bt-button-outline-light-color .bt-button-element > a.hvr-shutter-out-vertical:hover, .bt-button-outline-light-color .bt-button-element > a.hvr-shutter-out-vertical:focus { background:transparent; } .bt-pagination { text-align:center; margin:30px 0; } .bt-pagination > .page-numbers { display:inline-block; width:40px; height:40px; font-size:14px; letter-spacing:0; line-height:40px; text-align:center; color:#2f2933; background:#f8f8f8; margin:2px; -webkit-border-radius:3px; border-radius:3px; } .bt-pagination > .page-numbers.dots { font-size:24px; line-height:24px; color:#686876; background:transparent; border:none; } .bt-pagination > .page-numbers.dots:hover { color:#686876; background:transparent; border:none; } .bt-pagination > .page-numbers.prev, .bt-pagination > .page-numbers.next { font-size:12px; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; min-width:120px; background:#f8f8f8; margin-right:30px; } .bt-pagination > .page-numbers.prev i, .bt-pagination > .page-numbers.next i { font-size:14px; font-weight:400; margin-right:10px; } .bt-pagination > .page-numbers.prev:hover, .bt-pagination > .page-numbers.next:hover { color:#ffffff; background:#2a2d2e; } .bt-pagination > .page-numbers.next { margin-left:30px; margin-right:0; } .bt-pagination > .page-numbers.next i { margin-left:10px; margin-right:0; } .bt-pagination > .page-numbers.current, .bt-pagination > .page-numbers:hover { font-weight:700; color:#ffffff; background:#fab702; } .owl-nav { background:#ffffff; } .owl-nav .owl-prev, .owl-nav .owl-next { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; position:absolute; top:50%; left:0; display:inline-block; width:35px; height:35px; font-size:15px; line-height:35px; text-align:center; color:#333 33; background:#e5e5e5; -webkit-border-radius:50%; border-radius:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); } .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover { color:#ffffff; background:#fab702; } .owl-nav .owl-next { left:auto; right:0; } .owl-nav-dana { background:#ffffff; } .owl-nav-dana .owl-prev, .owl-nav-dana .owl-next { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; position:absolute; top:50%; left:0; display:inline-block; width:35px; height:35px; font-size:15px; line-height:35px; text-align:center; color:#333 33; background:#e5e5e5; -webkit-border-radius:50%; border-radius:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); } .owl-nav-dana .owl-prev:hover, .owl-nav-dana .owl-next:hover { color:#ffffff; background:#fab702; } .owl-nav-dana .owl-next { left:auto; right:0; } .owl-nav-dana .owl-prev, .owl-nav-dana .owl-next { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; width:50px; height:50px; padding:4px; text-align:center; color:#fab702; background:transparent; border:1px solid #e5e5e5; } .owl-nav-dana .owl-prev i, .owl-nav-dana .owl-next i { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; display:inline-block; width:100%; height:100%; font-size:15px; line-height:40px; background:#e5e5e5; -webkit-border-radius:50%; border-radius:50%; } .owl-nav-dana .owl-prev.disabled:hover, .owl-nav-dana .owl-next.disabled:hover { color:#fab702; background:transparent; border-color:#e5e5e5; } .owl-nav-dana .owl-prev.disabled:hover i, .owl-nav-dana .owl-next.disabled:hover i { background:#e5e5e5; } .owl-nav-dana .owl-prev:hover, .owl-nav-dana .owl-next:hover { color:#ffffff; background:transparent; border-color:#fab702; } .owl-nav-dana .owl-prev:hover i, .owl-nav-dana .owl-next:hover i { background:#fab702; } .owl-dots { text-align:center; margin-top:30px; } .owl-dots .owl-dot { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; display:inline-block; width:12px; height:12px; line-height:0; background:#e5e5e5; margin-right:10px; webkit-border-radius:50%; border-radius:50%; } .owl-dots .owl-dot:last-child { margin-right:0; } .owl-dots .owl-dot.active, .owl-dots .owl-dot:hover { background:#fab702; } .owl-dots-dana .owl-dot { background:transparent; border:1px solid #e5e5e5; padding:2px; } .owl-dots-dana .owl-dot span { display:inline-block; width:100%; height:100%; background:#e5e5e5; webkit-border-radius:50%; border-radius:50%; } .owl-dots-dana .owl-dot.active, .owl-dots-dana .owl-dot:hover { background:transparent; border-color:#fab702; } .owl-dots-dana .owl-dot.active span, .owl-dots-dana .owl-dot:hover span { background:#fab702; } .owl-dots-dana .owl-dots .owl-dot { background:transparent; border:1px solid #e5e5e5; padding:2px; } .owl-dots-dana .owl-dots .owl-dot span { display:inline-block; width:100%; height:100%; background:#e5e5e5; webkit-border-radius:50%; border-radius:50%; } .owl-dots-dana .owl-dots .owl-dot.active, .owl-dots-dana .owl-dots .owl-dot:hover { background:transparent; border-color:#fab702; } .owl-dots-dana .owl-dots .owl-dot.active span, .owl-dots-dana .owl-dots .owl-dot:hover span { background:#fab702; } .owl-carousel-control-dana .owl-prev { left:-50px; opacity:0; } .owl-carousel-control-dana .owl-next { right:-50px; opacity:0; } .owl-carousel-control-dana .owl-prev, .owl-carousel-control-dana .owl-next { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; width:50px; height:50px; padding:4px; text-align:center; color:#fab702; background:transparent; border:1px solid #e5e5e5; } .owl-carousel-control-dana .owl-prev i, .owl-carousel-control-dana .owl-next i { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; display:inline-block; width:100%; height:100%; font-size:15px; line-height:40px; background:#e5e5e5; -webkit-border-radius:50%; border-radius:50%; } .owl-carousel-control-dana .owl-prev.disabled:hover, .owl-carousel-control-dana .owl-next.disabled:hover { color:#fab702; background:transparent; border-color:#e5e5e5; } .owl-carousel-control-dana .owl-prev.disabled:hover i, .owl-carousel-control-dana .owl-next.disabled:hover i { background:#e5e5e5; } .owl-carousel-control-dana .owl-prev:hover, .owl-carousel-control-dana .owl-next:hover { color:#ffffff; background:transparent; border-color:#fab702; } .owl-carousel-control-dana .owl-prev:hover i, .owl-carousel-control-dana .owl-next:hover i { background:#fab702; } .owl-carousel-control-dana .owl-dot { background:transparent; border:1px solid #e5e5e5; padding:2px; } .owl-carousel-control-dana .owl-dot span { display:inline-block; width:100%; height:100%; background:#e5e5e5; webkit-border-radius:50%; border-radius:50%; } .owl-carousel-control-dana .owl-dot.active, .owl-carousel-control-dana .owl-dot:hover { background:transparent; border-color:#fab702; } .owl-carousel-control-dana .owl-dot.active span, .owl-carousel-control-dana .owl-dot:hover span { background:#fab702; } .owl-carousel-control-dana .owl-dots .owl-dot { background:transparent; border:1px solid #e5e5e5; padding:2px; } .owl-carousel-control-dana .owl-dots .owl-dot span { display:inline-block; width:100%; height:100%; background:#e5e5e5; webkit-border-radius:50%; border-radius:50%; } .owl-carousel-control-dana .owl-dots .owl-dot.active, .owl-carousel-control-dana .owl-dots .owl-dot:hover { background:transparent; border-color:#fab702; } .owl-carousel-control-dana .owl-dots .owl-dot.active span, .owl-carousel-control-dana .owl-dots .owl-dot:hover span { background:#fab702; } .owl-carousel-control-dana .owl-nav .owl-prev { left:-50px; opacity:0; } .owl-carousel-control-dana .owl-nav .owl-next { right:-50px; opacity:0; } .owl-carousel-control-dana:hover .owl-nav .owl-prev { left:0; opacity:1; } .owl-carousel-control-dana:hover .owl-nav .owl-next { right:0; opacity:1; } ul, ol { margin:15px 0; padding:0 0 0 30px; } ul li, ol li { padding:0; margin:0; } ul li a, ol li a { color:#171721; } ul li a:hover, ol li a:hover { color:#fab702; } ul li > ul, ul li > ol, ol li > ul, ol li > ol { margin:0; } ul.bt-disc, ol.bt-disc { list-style-type:disc; } ul.bt-circle, ol.bt-circle { list-style-type:circle; } ul.bt-square, ol.bt-square { list-style-type:square; } .bt-subtitle-section { font-size:15px; line-height:24px; letter-spacing:0.08em; color:#3d3d3d; } .bt-subtitle-section.bt-light-color { color:#ffffff; } .bt-title-section { font-size:35px; line-height:42px; letter-spacing:-0.03em; color:#2e2e2e; margin-bottom:30px; } .bt-title-section.bt-light-color { color:#ffffff; } .bt-title-section2 { font-size:35px; line-height:42px; letter-spacing:-0.03em; color:#2e2e2e; margin-bottom:30px; } .bt-title-section2 span { position:relative; z-index:1; } .bt-title-section2 span:after { content:""; position:absolute; bottom:19px; left:0; width:100%; height:4px; background:#fed464; z-index:-1; } .bt-title-section2.bt-light-color { color:#ffffff; } .bt-img-filter-effect img { webkit-transition:-webkit-filter 0.3s cubic-bezier(0.445,0.05,0.55,0.95); transition:-webkit-filter 0.3s cubic-bezier(0.445,0.05,0.55,0.95); transition:filter 0.3s cubic-bezier(0.445,0.05,0.55,0.95); transition:filter 0.3s cubic-bezier(0.445,0.05,0.55,0.95), -webkit-filter 0.3s cubic-bezier(0.445,0.05,0.55,0.95); will-change:filter; } .bt-img-filter-effect img:hover { -webkit-filter:hue-rotate(45deg) drop-shadow(5px 0 35px rgba(0,0,0,0.15)); filter:hue-rotate(45deg) drop-shadow(5px 0 35px rgba(0,0,0,0.15)); } .vc_progress_bar.bt-progress-style1 { margin-top:30px; } .vc_progress_bar.bt-progress-style1 .vc_single_bar { position:relative; background:#e6e6e6; margin-bottom:60px; -webkit-border-radius:15px; border-radius:15px; } .vc_progress_bar.bt-progress-style1 .vc_single_bar .vc_label { position:absolute; top:-35px; left:0; width:100%; font-size:15px; line-height:24px; letter-spacing:0; color:#070808; padding:0; } .vc_progress_bar.bt-progress-style1 .vc_single_bar .vc_label .vc_label_units { float:right; } .vc_progress_bar.bt-progress-style1 .vc_single_bar .vc_bar { position:relative; height:11px; background:#fab702; -webkit-border-radius:15px; border-radius:15px; } .eg-portfolio-skin-1-wrapper .esg-entry-media-wrapper, .eg-portfolio-skin-1-wrapper .esg-entry-cover { border-radius:3px; } .bt-service-section .vc_column_container { position:relative; } .bt-service-section .vc_column_container > .vc_column-inner:after { content:""; position:absolute; top:10%; right:0; width:1px; height:80%; background:#ececec; } .bt-service-section .vc_column_container:last-child > .vc_column-inner:after { display:none; } .bt-service-section .bt-fancy-box-element.icon-top .bt-icon { position:relative; z-index:0; color:#fab702; margin-bottom:25px; } .bt-service-section .bt-fancy-box-element.icon-top .bt-icon i { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; font-size:45px; line-height:45px; } .bt-service-section .bt-fancy-box-element.icon-top .bt-icon img { -wekbit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; width:45px; height:auto; } .bt-service-section .bt-fancy-box-element.icon-top .bt-icon:after { background:rgba(0,0,0,0.05); content:""; position:absolute; left:50%; top:100%; width:85px; height:85px; z-index:-1; opacity:0; filter:alpha(opacity=0); -webkit-border-radius:50%; border-radius:50%; -webkit-transform:rotateX(75deg) translate(-50%,-100%); transform:rotateX(75deg) translate(-50%,-100%); -webkit-transition:transform 0.6s ease 0s, opacity 0.45s ease 0s; transition:transform 0.6s ease 0s, opacity 0.45s ease 0s; } .bt-service-section .bt-fancy-box-element.icon-top .bt-title { display:inline-block; max-width:240px; font-size:25px; line-height:28px; letter-spacing:-0.04em; color:#242424; } .bt-service-section .bt-fancy-box-element.icon-top .bt-desc { font-size:15px; line-height:28px; letter-spacing:0; color:#878787; } .bt-service-section .bt-fancy-box-element.icon-top:hover .bt-icon i, .bt-service-section .bt-fancy-box-element.icon-top:hover .bt-icon img { -webkit-transform:scale(1.1); transform:scale(1.1); } .bt-service-section .bt-fancy-box-element.icon-top:hover .bt-icon:after { opacity:1; filter:alpha(opacity=100); top:50%; -webkit-transform:rotateX(360deg) translate(-50%,-50%); transform:rotateX(360deg) translate(-50%,-50%); } @media (max-width: 1199px) { .bt-service-section.vc_section { padding-bottom:60px !important; } } @media (max-width: 767px) {