@charset "UTF-8";
.alert-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin:0 auto;padding:0 auto;left:0;top:0;overflow:hidden;position:fixed;background:rgb(0,0,0,.3);z-index:999999}@keyframes open-frame{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(.97)}75%{transform:scale(.93)}100%{transform:scale(1)}}.alert-frame{background:#fff;min-height:350px;width:300px;box-shadow:5px 5px 10px rgb(0,0,0,.2);border-radius:10px;animation:open-frame .3s linear}.alert-header{display:flex;flex-direction:row;height:175px;border-top-left-radius:5px;border-top-right-radius:5px}.alert-header-base{border-top-left-radius:5px;border-top-right-radius:5px}.custom-img-wrapper{min-height:145px;max-height:20rem;overflow:scroll;display:flex;align-items:center;justify-content:center}.alert-img{height:80px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;align-self:center}.alert-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-family:Dosis,sans-serif;font-weight:700;cursor:pointer;line-height:30px}.alert-close-default{color:rgb(0,0,0,.2);font-size:16px;transition:color .5s;margin-left:auto;margin-right:5px;margin-top:5px}.alert-close-circle{background:#e4eae7;color:#222;border-radius:17.5px;margin-top:-15px;margin-right:-15px;font-size:12px;transition:background .5s;margin-left:auto}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0,0,0,.5)}.alert-body{padding:30px 30px;display:flex;flex-direction:column;text-align:center}.alert-title{font-size:18px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;margin-bottom:35px;color:#222;align-self:center}.alert-message{font-size:15px!important;color:#666;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;text-align:center;line-height:1.6;align-self:center}.alert-button{min-width:140px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;align-self:center;display:inline-flex;align-items:center;justify-content:center}.alert-button:focus{outline:0}.question-buttons{display:flex;flex-direction:row;justify-content:center}.confirm-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center}.confirm-button:focus{outline:0}.cancel-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;padding:0;line-height:1.6;transition:background .5s;padding:0 15px;display:inline-flex;align-items:center;justify-content:center}.cancel-button:focus{outline:0}@keyframes open-toast{0%{transform:scaleX(1) scaleY(1)}20%,45%{transform:scaleX(1.35) scaleY(.1)}65%{transform:scaleX(.8) scaleY(1.7)}80%{transform:scaleX(.6) scaleY(.85)}100%{transform:scaleX(1) scaleY(1)}}.toast-container{display:flex;flex-direction:column;top:15px;right:15px;position:fixed;z-index:999999}.toast-content{overflow:hidden;border-radius:5px;box-shadow:0 0 20px rgb(0,0,0,.2);animation:open-toast .3s linear}.toast-content+.toast-content{margin-top:10px}.toast-frame{padding:5px 15px;display:flex;min-width:100px;height:70px;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center;flex-wrap:wrap}.toast-body-img{height:40px}.toast-body{display:flex;align-items:center;width:100%}.toast-body-content{display:flex;flex-direction:column;width:100%}.toast-title{font-size:16px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;color:#fff;margin-left:15px}.toast-message{font-size:13px!important;font-family:'Open Sans',sans-serif;font-weight:600;font-size:15px;color:#fff;margin-left:15px}.toast-close{color:rgb(0,0,0,.2);font-family:Dosis,sans-serif;font-weight:700;font-size:16px;cursor:pointer;transition:color .5s;margin-left:25px}@keyframes timer{0%{width:100%}25%{width:75%}50%{width:50%}75%{width:25%}100%{width:1%}}.toast-timer{width:1%;height:5px}.toast-close:hover{color:rgb(0,0,0,.5)}.error-bg{background:#d85261}.success-bg{background:#2dd284}.warning-bg{background:#fada5e}.question-bg{background:#779ecb}.error-btn:hover{background:#e5a4b4}.success-btn:hover{background:#6edaa4}.warning-btn:hover{background:#fcecae}.info-btn:hover{background:#c3e6fb}.question-btn:hover{background:#bacee4}.error-timer{background:#e5a4b4}.success-timer{background:#6edaa4}.warning-timer{background:#fcecae}.info-timer{background:#c3e6fb}.info-bg{background:#88cef7}.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;min-height:200px;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:0;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px 0}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border-top:1px solid #ccc}.attr-carousel-inner>.attr-item>a>img,.attr-carousel-inner>.attr-item>img,.attr-img-responsive,.attr-thumbnail a>img,.attr-thumbnail>img{display:block;max-width:100%;height:auto}.attr-img-rounded{border-radius:6px}.attr-img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.attr-img-circle{border-radius:50%}.attr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.attr-sr-only-focusable:active,.attr-sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.attr-h1,.attr-h2,.attr-h3,.attr-h4,.attr-h5,.attr-h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.attr-h1 .attr-small,.attr-h1 small,.attr-h2 .attr-small,.attr-h2 small,.attr-h3 .attr-small,.attr-h3 small,.attr-h4 .attr-small,.attr-h4 small,.attr-h5 .attr-small,.attr-h5 small,.attr-h6 .attr-small,.attr-h6 small,h1 .attr-small,h2 .attr-small,h3 .attr-small,h4 .attr-small,h5 .attr-small,h6 .attr-small{font-weight:400;line-height:1;color:#777}.attr-h1,.attr-h2,.attr-h3{margin-top:20px;margin-bottom:10px}.attr-h1 .attr-small,.attr-h1 small,.attr-h2 .attr-small,.attr-h2 small,.attr-h3 .attr-small,.attr-h3 small,h1 .attr-small,h2 .attr-small,h3 .attr-small{font-size:65%}.attr-h4,.attr-h5,.attr-h6{margin-top:10px;margin-bottom:10px}.attr-h4 .attr-small,.attr-h4 small,.attr-h5 .attr-small,.attr-h5 small,.attr-h6 .attr-small,.attr-h6 small,h4 .attr-small,h5 .attr-small,h6 .attr-small{font-size:75%}.attr-h1{font-size:36px}.attr-h2{font-size:30px}.attr-h3{font-size:24px}.attr-h4{font-size:18px}.attr-h5{font-size:14px}.attr-h6{font-size:12px}.attr-lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.attr-lead{font-size:21px}}.attr-small{font-size:85%}.attr-mark{padding:.2em;background-color:#fcf8e3}.attr-text-left{text-align:left}.attr-text-right{text-align:right}.attr-text-center{text-align:center}.attr-text-justify{text-align:justify}.attr-text-nowrap{white-space:nowrap}.attr-text-lowercase{text-transform:lowercase}.attr-text-uppercase{text-transform:uppercase}.attr-text-capitalize{text-transform:capitalize}.attr-text-muted{color:#777}.attr-text-primary{color:#337ab7}a.attr-text-primary:focus,a.attr-text-primary:hover{color:#286090}.attr-text-success{color:#3c763d}a.attr-text-success:focus,a.attr-text-success:hover{color:#2b542c}.attr-text-info{color:#31708f}a.attr-text-info:focus,a.attr-text-info:hover{color:#245269}.attr-text-warning{color:#8a6d3b}a.attr-text-warning:focus,a.attr-text-warning:hover{color:#66512c}.attr-text-danger{color:#a94442}a.attr-text-danger:focus,a.attr-text-danger:hover{color:#843534}.attr-bg-primary{color:#fff;background-color:#337ab7}a.attr-bg-primary:focus,a.attr-bg-primary:hover{background-color:#286090}.attr-bg-success{background-color:#dff0d8}a.attr-bg-success:focus,a.attr-bg-success:hover{background-color:#c1e2b3}.attr-bg-info{background-color:#d9edf7}a.attr-bg-info:focus,a.attr-bg-info:hover{background-color:#afd9ee}.attr-bg-warning{background-color:#fcf8e3}a.attr-bg-warning:focus,a.attr-bg-warning:hover{background-color:#f7ecb5}.attr-bg-danger{background-color:#f2dede}a.attr-bg-danger:focus,a.attr-bg-danger:hover{background-color:#e4b9b9}.attr-page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.attr-list-unstyled{padding-left:0;list-style:none}.attr-list-inline{padding-left:0;margin-left:-5px;list-style:none}.attr-list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}@media (min-width:768px){.attr-dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.attr-dl-horizontal dd{margin-left:180px}}.attr-initialism{font-size:90%;text-transform:uppercase}.attr-pre-scrollable{max-height:340px;overflow-y:scroll}.attr-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.attr-container{width:750px}}@media (min-width:992px){.attr-container{width:970px}}@media (min-width:1200px){.attr-container{width:1170px}}.attr-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.attr-row{margin-right:-15px;margin-left:-15px}.attr-col-lg-1,.attr-col-lg-10,.attr-col-lg-11,.attr-col-lg-12,.attr-col-lg-2,.attr-col-lg-3,.attr-col-lg-4,.attr-col-lg-5,.attr-col-lg-6,.attr-col-lg-7,.attr-col-lg-8,.attr-col-lg-9,.attr-col-md-1,.attr-col-md-10,.attr-col-md-11,.attr-col-md-12,.attr-col-md-2,.attr-col-md-3,.attr-col-md-4,.attr-col-md-5,.attr-col-md-6,.attr-col-md-7,.attr-col-md-8,.attr-col-md-9,.attr-col-sm-1,.attr-col-sm-10,.attr-col-sm-11,.attr-col-sm-12,.attr-col-sm-2,.attr-col-sm-3,.attr-col-sm-4,.attr-col-sm-5,.attr-col-sm-6,.attr-col-sm-7,.attr-col-sm-8,.attr-col-sm-9,.attr-col-xs-1,.attr-col-xs-10,.attr-col-xs-11,.attr-col-xs-12,.attr-col-xs-2,.attr-col-xs-3,.attr-col-xs-4,.attr-col-xs-5,.attr-col-xs-6,.attr-col-xs-7,.attr-col-xs-8,.attr-col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.attr-col-xs-1,.attr-col-xs-10,.attr-col-xs-11,.attr-col-xs-12,.attr-col-xs-2,.attr-col-xs-3,.attr-col-xs-4,.attr-col-xs-5,.attr-col-xs-6,.attr-col-xs-7,.attr-col-xs-8,.attr-col-xs-9{float:left}.attr-col-xs-12{width:100%}.attr-col-xs-11{width:91.66666667%}.attr-col-xs-10{width:83.33333333%}.attr-col-xs-9{width:75%}.attr-col-xs-8{width:66.66666667%}.attr-col-xs-7{width:58.33333333%}.attr-col-xs-6{width:50%}.attr-col-xs-5{width:41.66666667%}.attr-col-xs-4{width:33.33333333%}.attr-col-xs-3{width:25%}.attr-col-xs-2{width:16.66666667%}.attr-col-xs-1{width:8.33333333%}.attr-col-xs-pull-12{right:100%}.attr-col-xs-pull-11{right:91.66666667%}.attr-col-xs-pull-10{right:83.33333333%}.attr-col-xs-pull-9{right:75%}.attr-col-xs-pull-8{right:66.66666667%}.attr-col-xs-pull-7{right:58.33333333%}.attr-col-xs-pull-6{right:50%}.attr-col-xs-pull-5{right:41.66666667%}.attr-col-xs-pull-4{right:33.33333333%}.attr-col-xs-pull-3{right:25%}.attr-col-xs-pull-2{right:16.66666667%}.attr-col-xs-pull-1{right:8.33333333%}.attr-col-xs-pull-0{right:auto}.attr-col-xs-push-12{left:100%}.attr-col-xs-push-11{left:91.66666667%}.attr-col-xs-push-10{left:83.33333333%}.attr-col-xs-push-9{left:75%}.attr-col-xs-push-8{left:66.66666667%}.attr-col-xs-push-7{left:58.33333333%}.attr-col-xs-push-6{left:50%}.attr-col-xs-push-5{left:41.66666667%}.attr-col-xs-push-4{left:33.33333333%}.attr-col-xs-push-3{left:25%}.attr-col-xs-push-2{left:16.66666667%}.attr-col-xs-push-1{left:8.33333333%}.attr-col-xs-push-0{left:auto}.attr-col-xs-offset-12{margin-left:100%}.attr-col-xs-offset-11{margin-left:91.66666667%}.attr-col-xs-offset-10{margin-left:83.33333333%}.attr-col-xs-offset-9{margin-left:75%}.attr-col-xs-offset-8{margin-left:66.66666667%}.attr-col-xs-offset-7{margin-left:58.33333333%}.attr-col-xs-offset-6{margin-left:50%}.attr-col-xs-offset-5{margin-left:41.66666667%}.attr-col-xs-offset-4{margin-left:33.33333333%}.attr-col-xs-offset-3{margin-left:25%}.attr-col-xs-offset-2{margin-left:16.66666667%}.attr-col-xs-offset-1{margin-left:8.33333333%}.attr-col-xs-offset-0{margin-left:0}@media (min-width:768px){.attr-col-sm-1,.attr-col-sm-10,.attr-col-sm-11,.attr-col-sm-12,.attr-col-sm-2,.attr-col-sm-3,.attr-col-sm-4,.attr-col-sm-5,.attr-col-sm-6,.attr-col-sm-7,.attr-col-sm-8,.attr-col-sm-9{float:left}.attr-col-sm-12{width:100%}.attr-col-sm-11{width:91.66666667%}.attr-col-sm-10{width:83.33333333%}.attr-col-sm-9{width:75%}.attr-col-sm-8{width:66.66666667%}.attr-col-sm-7{width:58.33333333%}.attr-col-sm-6{width:50%}.attr-col-sm-5{width:41.66666667%}.attr-col-sm-4{width:33.33333333%}.attr-col-sm-3{width:25%}.attr-col-sm-2{width:16.66666667%}.attr-col-sm-1{width:8.33333333%}.attr-col-sm-pull-12{right:100%}.attr-col-sm-pull-11{right:91.66666667%}.attr-col-sm-pull-10{right:83.33333333%}.attr-col-sm-pull-9{right:75%}.attr-col-sm-pull-8{right:66.66666667%}.attr-col-sm-pull-7{right:58.33333333%}.attr-col-sm-pull-6{right:50%}.attr-col-sm-pull-5{right:41.66666667%}.attr-col-sm-pull-4{right:33.33333333%}.attr-col-sm-pull-3{right:25%}.attr-col-sm-pull-2{right:16.66666667%}.attr-col-sm-pull-1{right:8.33333333%}.attr-col-sm-pull-0{right:auto}.attr-col-sm-push-12{left:100%}.attr-col-sm-push-11{left:91.66666667%}.attr-col-sm-push-10{left:83.33333333%}.attr-col-sm-push-9{left:75%}.attr-col-sm-push-8{left:66.66666667%}.attr-col-sm-push-7{left:58.33333333%}.attr-col-sm-push-6{left:50%}.attr-col-sm-push-5{left:41.66666667%}.attr-col-sm-push-4{left:33.33333333%}.attr-col-sm-push-3{left:25%}.attr-col-sm-push-2{left:16.66666667%}.attr-col-sm-push-1{left:8.33333333%}.attr-col-sm-push-0{left:auto}.attr-col-sm-offset-12{margin-left:100%}.attr-col-sm-offset-11{margin-left:91.66666667%}.attr-col-sm-offset-10{margin-left:83.33333333%}.attr-col-sm-offset-9{margin-left:75%}.attr-col-sm-offset-8{margin-left:66.66666667%}.attr-col-sm-offset-7{margin-left:58.33333333%}.attr-col-sm-offset-6{margin-left:50%}.attr-col-sm-offset-5{margin-left:41.66666667%}.attr-col-sm-offset-4{margin-left:33.33333333%}.attr-col-sm-offset-3{margin-left:25%}.attr-col-sm-offset-2{margin-left:16.66666667%}.attr-col-sm-offset-1{margin-left:8.33333333%}.attr-col-sm-offset-0{margin-left:0}}@media (min-width:992px){.attr-col-md-1,.attr-col-md-10,.attr-col-md-11,.attr-col-md-12,.attr-col-md-2,.attr-col-md-3,.attr-col-md-4,.attr-col-md-5,.attr-col-md-6,.attr-col-md-7,.attr-col-md-8,.attr-col-md-9{float:left}.attr-col-md-12{width:100%}.attr-col-md-11{width:91.66666667%}.attr-col-md-10{width:83.33333333%}.attr-col-md-9{width:75%}.attr-col-md-8{width:66.66666667%}.attr-col-md-7{width:58.33333333%}.attr-col-md-6{width:50%}.attr-col-md-5{width:41.66666667%}.attr-col-md-4{width:33.33333333%}.attr-col-md-3{width:25%}.attr-col-md-2{width:16.66666667%}.attr-col-md-1{width:8.33333333%}.attr-col-md-pull-12{right:100%}.attr-col-md-pull-11{right:91.66666667%}.attr-col-md-pull-10{right:83.33333333%}.attr-col-md-pull-9{right:75%}.attr-col-md-pull-8{right:66.66666667%}.attr-col-md-pull-7{right:58.33333333%}.attr-col-md-pull-6{right:50%}.attr-col-md-pull-5{right:41.66666667%}.attr-col-md-pull-4{right:33.33333333%}.attr-col-md-pull-3{right:25%}.attr-col-md-pull-2{right:16.66666667%}.attr-col-md-pull-1{right:8.33333333%}.attr-col-md-pull-0{right:auto}.attr-col-md-push-12{left:100%}.attr-col-md-push-11{left:91.66666667%}.attr-col-md-push-10{left:83.33333333%}.attr-col-md-push-9{left:75%}.attr-col-md-push-8{left:66.66666667%}.attr-col-md-push-7{left:58.33333333%}.attr-col-md-push-6{left:50%}.attr-col-md-push-5{left:41.66666667%}.attr-col-md-push-4{left:33.33333333%}.attr-col-md-push-3{left:25%}.attr-col-md-push-2{left:16.66666667%}.attr-col-md-push-1{left:8.33333333%}.attr-col-md-push-0{left:auto}.attr-col-md-offset-12{margin-left:100%}.attr-col-md-offset-11{margin-left:91.66666667%}.attr-col-md-offset-10{margin-left:83.33333333%}.attr-col-md-offset-9{margin-left:75%}.attr-col-md-offset-8{margin-left:66.66666667%}.attr-col-md-offset-7{margin-left:58.33333333%}.attr-col-md-offset-6{margin-left:50%}.attr-col-md-offset-5{margin-left:41.66666667%}.attr-col-md-offset-4{margin-left:33.33333333%}.attr-col-md-offset-3{margin-left:25%}.attr-col-md-offset-2{margin-left:16.66666667%}.attr-col-md-offset-1{margin-left:8.33333333%}.attr-col-md-offset-0{margin-left:0}}@media (min-width:1200px){.attr-col-lg-1,.attr-col-lg-10,.attr-col-lg-11,.attr-col-lg-12,.attr-col-lg-2,.attr-col-lg-3,.attr-col-lg-4,.attr-col-lg-5,.attr-col-lg-6,.attr-col-lg-7,.attr-col-lg-8,.attr-col-lg-9{float:left}.attr-col-lg-12{width:100%}.attr-col-lg-11{width:91.66666667%}.attr-col-lg-10{width:83.33333333%}.attr-col-lg-9{width:75%}.attr-col-lg-8{width:66.66666667%}.attr-col-lg-7{width:58.33333333%}.attr-col-lg-6{width:50%}.attr-col-lg-5{width:41.66666667%}.attr-col-lg-4{width:33.33333333%}.attr-col-lg-3{width:25%}.attr-col-lg-2{width:16.66666667%}.attr-col-lg-1{width:8.33333333%}.attr-col-lg-pull-12{right:100%}.attr-col-lg-pull-11{right:91.66666667%}.attr-col-lg-pull-10{right:83.33333333%}.attr-col-lg-pull-9{right:75%}.attr-col-lg-pull-8{right:66.66666667%}.attr-col-lg-pull-7{right:58.33333333%}.attr-col-lg-pull-6{right:50%}.attr-col-lg-pull-5{right:41.66666667%}.attr-col-lg-pull-4{right:33.33333333%}.attr-col-lg-pull-3{right:25%}.attr-col-lg-pull-2{right:16.66666667%}.attr-col-lg-pull-1{right:8.33333333%}.attr-col-lg-pull-0{right:auto}.attr-col-lg-push-12{left:100%}.attr-col-lg-push-11{left:91.66666667%}.attr-col-lg-push-10{left:83.33333333%}.attr-col-lg-push-9{left:75%}.attr-col-lg-push-8{left:66.66666667%}.attr-col-lg-push-7{left:58.33333333%}.attr-col-lg-push-6{left:50%}.attr-col-lg-push-5{left:41.66666667%}.attr-col-lg-push-4{left:33.33333333%}.attr-col-lg-push-3{left:25%}.attr-col-lg-push-2{left:16.66666667%}.attr-col-lg-push-1{left:8.33333333%}.attr-col-lg-push-0{left:auto}.attr-col-lg-offset-12{margin-left:100%}.attr-col-lg-offset-11{margin-left:91.66666667%}.attr-col-lg-offset-10{margin-left:83.33333333%}.attr-col-lg-offset-9{margin-left:75%}.attr-col-lg-offset-8{margin-left:66.66666667%}.attr-col-lg-offset-7{margin-left:58.33333333%}.attr-col-lg-offset-6{margin-left:50%}.attr-col-lg-offset-5{margin-left:41.66666667%}.attr-col-lg-offset-4{margin-left:33.33333333%}.attr-col-lg-offset-3{margin-left:25%}.attr-col-lg-offset-2{margin-left:16.66666667%}.attr-col-lg-offset-1{margin-left:8.33333333%}.attr-col-lg-offset-0{margin-left:0}}.attr-table{width:100%;max-width:100%;margin-bottom:20px}.attr-table>tbody>tr>td,.attr-table>tbody>tr>th,.attr-table>tfoot>tr>td,.attr-table>tfoot>tr>th,.attr-table>thead>tr>td,.attr-table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.attr-table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.attr-table>caption+thead>tr:first-child>td,.attr-table>caption+thead>tr:first-child>th,.attr-table>colgroup+thead>tr:first-child>td,.attr-table>colgroup+thead>tr:first-child>th,.attr-table>thead:first-child>tr:first-child>td,.attr-table>thead:first-child>tr:first-child>th{border-top:0}.attr-table>tbody+tbody{border-top:2px solid #ddd}.attr-table .attr-table{background-color:#fff}.attr-table-condensed>tbody>tr>td,.attr-table-condensed>tbody>tr>th,.attr-table-condensed>tfoot>tr>td,.attr-table-condensed>tfoot>tr>th,.attr-table-condensed>thead>tr>td,.attr-table-condensed>thead>tr>th{padding:5px}.attr-table-bordered{border:1px solid #ddd}.attr-table-bordered>tbody>tr>td,.attr-table-bordered>tbody>tr>th,.attr-table-bordered>tfoot>tr>td,.attr-table-bordered>tfoot>tr>th,.attr-table-bordered>thead>tr>td,.attr-table-bordered>thead>tr>th{border:1px solid #ddd}.attr-table-bordered>thead>tr>td,.attr-table-bordered>thead>tr>th{border-bottom-width:2px}.attr-table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.attr-table-hover>tbody>tr:hover{background-color:#f5f5f5}.attr-table>tbody>tr.attr-active>td,.attr-table>tbody>tr.attr-active>th,.attr-table>tbody>tr>td.attr-active,.attr-table>tbody>tr>th.attr-active,.attr-table>tfoot>tr.attr-active>td,.attr-table>tfoot>tr.attr-active>th,.attr-table>tfoot>tr>td.attr-active,.attr-table>tfoot>tr>th.attr-active,.attr-table>thead>tr.attr-active>td,.attr-table>thead>tr.attr-active>th,.attr-table>thead>tr>td.attr-active,.attr-table>thead>tr>th.attr-active{background-color:#f5f5f5}.attr-table-hover>tbody>tr.attr-active:hover>td,.attr-table-hover>tbody>tr.attr-active:hover>th,.attr-table-hover>tbody>tr:hover>.attr-active,.attr-table-hover>tbody>tr>td.attr-active:hover,.attr-table-hover>tbody>tr>th.attr-active:hover{background-color:#e8e8e8}.attr-table>tbody>tr.attr-success>td,.attr-table>tbody>tr.attr-success>th,.attr-table>tbody>tr>td.attr-success,.attr-table>tbody>tr>th.attr-success,.attr-table>tfoot>tr.attr-success>td,.attr-table>tfoot>tr.attr-success>th,.attr-table>tfoot>tr>td.attr-success,.attr-table>tfoot>tr>th.attr-success,.attr-table>thead>tr.attr-success>td,.attr-table>thead>tr.attr-success>th,.attr-table>thead>tr>td.attr-success,.attr-table>thead>tr>th.attr-success{background-color:#dff0d8}.attr-table-hover>tbody>tr.attr-success:hover>td,.attr-table-hover>tbody>tr.attr-success:hover>th,.attr-table-hover>tbody>tr:hover>.attr-success,.attr-table-hover>tbody>tr>td.attr-success:hover,.attr-table-hover>tbody>tr>th.attr-success:hover{background-color:#d0e9c6}.attr-table>tbody>tr.attr-info>td,.attr-table>tbody>tr.attr-info>th,.attr-table>tbody>tr>td.attr-info,.attr-table>tbody>tr>th.attr-info,.attr-table>tfoot>tr.attr-info>td,.attr-table>tfoot>tr.attr-info>th,.attr-table>tfoot>tr>td.attr-info,.attr-table>tfoot>tr>th.attr-info,.attr-table>thead>tr.attr-info>td,.attr-table>thead>tr.attr-info>th,.attr-table>thead>tr>td.attr-info,.attr-table>thead>tr>th.attr-info{background-color:#d9edf7}.attr-table-hover>tbody>tr.attr-info:hover>td,.attr-table-hover>tbody>tr.attr-info:hover>th,.attr-table-hover>tbody>tr:hover>.attr-info,.attr-table-hover>tbody>tr>td.attr-info:hover,.attr-table-hover>tbody>tr>th.attr-info:hover{background-color:#c4e3f3}.attr-table>tbody>tr.attr-warning>td,.attr-table>tbody>tr.attr-warning>th,.attr-table>tbody>tr>td.attr-warning,.attr-table>tbody>tr>th.attr-warning,.attr-table>tfoot>tr.attr-warning>td,.attr-table>tfoot>tr.attr-warning>th,.attr-table>tfoot>tr>td.attr-warning,.attr-table>tfoot>tr>th.attr-warning,.attr-table>thead>tr.attr-warning>td,.attr-table>thead>tr.attr-warning>th,.attr-table>thead>tr>td.attr-warning,.attr-table>thead>tr>th.attr-warning{background-color:#fcf8e3}.attr-table-hover>tbody>tr.attr-warning:hover>td,.attr-table-hover>tbody>tr.attr-warning:hover>th,.attr-table-hover>tbody>tr:hover>.attr-warning,.attr-table-hover>tbody>tr>td.attr-warning:hover,.attr-table-hover>tbody>tr>th.attr-warning:hover{background-color:#faf2cc}.attr-table>tbody>tr.attr-danger>td,.attr-table>tbody>tr.attr-danger>th,.attr-table>tbody>tr>td.attr-danger,.attr-table>tbody>tr>th.attr-danger,.attr-table>tfoot>tr.attr-danger>td,.attr-table>tfoot>tr.attr-danger>th,.attr-table>tfoot>tr>td.attr-danger,.attr-table>tfoot>tr>th.attr-danger,.attr-table>thead>tr.attr-danger>td,.attr-table>thead>tr.attr-danger>th,.attr-table>thead>tr>td.attr-danger,.attr-table>thead>tr>th.attr-danger{background-color:#f2dede}.attr-table-hover>tbody>tr.attr-danger:hover>td,.attr-table-hover>tbody>tr.attr-danger:hover>th,.attr-table-hover>tbody>tr:hover>.attr-danger,.attr-table-hover>tbody>tr>td.attr-danger:hover,.attr-table-hover>tbody>tr>th.attr-danger:hover{background-color:#ebcccc}.attr-table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.attr-table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.attr-table-responsive>.attr-table{margin-bottom:0}.attr-table-responsive>.attr-table>tbody>tr>td,.attr-table-responsive>.attr-table>tbody>tr>th,.attr-table-responsive>.attr-table>tfoot>tr>td,.attr-table-responsive>.attr-table>tfoot>tr>th,.attr-table-responsive>.attr-table>thead>tr>td,.attr-table-responsive>.attr-table>thead>tr>th{white-space:nowrap}.attr-table-responsive>.attr-table-bordered{border:0}.attr-table-responsive>.attr-table-bordered>tbody>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>tbody>tr>th:first-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:first-child,.attr-table-responsive>.attr-table-bordered>thead>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>thead>tr>th:first-child{border-left:0}.attr-table-responsive>.attr-table-bordered>tbody>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>tbody>tr>th:last-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:last-child,.attr-table-responsive>.attr-table-bordered>thead>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>thead>tr>th:last-child{border-right:0}.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>td,.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>th,.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>td,.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.attr-form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.attr-form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.attr-form-control::-moz-placeholder{color:#999;opacity:1}.attr-form-control:-ms-input-placeholder{color:#999}.attr-form-control::-webkit-input-placeholder{color:#999}.attr-form-control::-ms-expand{background-color:transparent;border:0}.attr-form-control[disabled],.attr-form-control[readonly],fieldset[disabled] .attr-form-control{background-color:#eee;opacity:1}.attr-form-control[disabled],fieldset[disabled] .attr-form-control{cursor:not-allowed}textarea.attr-form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].attr-form-control,input[type=datetime-local].attr-form-control,input[type=month].attr-form-control,input[type=time].attr-form-control{line-height:34px}.attr-input-group-sm input[type=date],.attr-input-group-sm input[type=datetime-local],.attr-input-group-sm input[type=month],.attr-input-group-sm input[type=time],input[type=date].attr-input-sm,input[type=datetime-local].attr-input-sm,input[type=month].attr-input-sm,input[type=time].attr-input-sm{line-height:30px}.attr-input-group-lg input[type=date],.attr-input-group-lg input[type=datetime-local],.attr-input-group-lg input[type=month],.attr-input-group-lg input[type=time],input[type=date].attr-input-lg,input[type=datetime-local].attr-input-lg,input[type=month].attr-input-lg,input[type=time].attr-input-lg{line-height:46px}}.attr-form-group{margin-bottom:15px}.attr-checkbox,.attr-radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.attr-checkbox label,.attr-radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.attr-checkbox input[type=checkbox],.attr-checkbox-inline input[type=checkbox],.attr-radio input[type=radio],.attr-radio-inline input[type=radio]{position:absolute;margin-left:-20px}.attr-checkbox+.attr-checkbox,.attr-radio+.attr-radio{margin-top:-5px}.attr-checkbox-inline,.attr-radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.attr-checkbox-inline+.attr-checkbox-inline,.attr-radio-inline+.attr-radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].attr-disabled,input[type=checkbox][disabled],input[type=radio].attr-disabled,input[type=radio][disabled]{cursor:not-allowed}.attr-checkbox-inline.attr-disabled,.attr-radio-inline.attr-disabled,fieldset[disabled] .attr-checkbox-inline,fieldset[disabled] .attr-radio-inline{cursor:not-allowed}.attr-checkbox.attr-disabled label,.attr-radio.attr-disabled label,fieldset[disabled] .attr-checkbox label,fieldset[disabled] .attr-radio label{cursor:not-allowed}.attr-form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.attr-form-control-static.attr-input-lg,.attr-form-control-static.attr-input-sm{padding-right:0;padding-left:0}.attr-input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.attr-input-sm{height:30px;line-height:30px}select[multiple].attr-input-sm,textarea.attr-input-sm{height:auto}.attr-form-group-sm .attr-form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.attr-form-group-sm select.attr-form-control{height:30px;line-height:30px}.attr-form-group-sm select[multiple].attr-form-control,.attr-form-group-sm textarea.attr-form-control{height:auto}.attr-form-group-sm .attr-form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.attr-input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.attr-input-lg{height:46px;line-height:46px}select[multiple].attr-input-lg,textarea.attr-input-lg{height:auto}.attr-form-group-lg .attr-form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.attr-form-group-lg select.attr-form-control{height:46px;line-height:46px}.attr-form-group-lg select[multiple].attr-form-control,.attr-form-group-lg textarea.attr-form-control{height:auto}.attr-form-group-lg .attr-form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.attr-has-feedback{position:relative}.attr-has-feedback .attr-form-control{padding-right:42.5px}.attr-form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.attr-form-group-lg .attr-form-control+.attr-form-control-feedback,.attr-input-group-lg+.attr-form-control-feedback,.attr-input-lg+.attr-form-control-feedback{width:46px;height:46px;line-height:46px}.attr-form-group-sm .attr-form-control+.attr-form-control-feedback,.attr-input-group-sm+.attr-form-control-feedback,.attr-input-sm+.attr-form-control-feedback{width:30px;height:30px;line-height:30px}.attr-has-success .attr-checkbox,.attr-has-success .attr-checkbox-inline,.attr-has-success .attr-control-label,.attr-has-success .attr-help-block,.attr-has-success .attr-radio,.attr-has-success .attr-radio-inline,.attr-has-success.attr-checkbox label,.attr-has-success.attr-checkbox-inline label,.attr-has-success.attr-radio label,.attr-has-success.attr-radio-inline label{color:#3c763d}.attr-has-success .attr-form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-success .attr-form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.attr-has-success .attr-input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.attr-has-success .attr-form-control-feedback{color:#3c763d}.attr-has-warning .attr-checkbox,.attr-has-warning .attr-checkbox-inline,.attr-has-warning .attr-control-label,.attr-has-warning .attr-help-block,.attr-has-warning .attr-radio,.attr-has-warning .attr-radio-inline,.attr-has-warning.attr-checkbox label,.attr-has-warning.attr-checkbox-inline label,.attr-has-warning.attr-radio label,.attr-has-warning.attr-radio-inline label{color:#8a6d3b}.attr-has-warning .attr-form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-warning .attr-form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.attr-has-warning .attr-input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.attr-has-warning .attr-form-control-feedback{color:#8a6d3b}.attr-has-error .attr-checkbox,.attr-has-error .attr-checkbox-inline,.attr-has-error .attr-control-label,.attr-has-error .attr-help-block,.attr-has-error .attr-radio,.attr-has-error .attr-radio-inline,.attr-has-error.attr-checkbox label,.attr-has-error.attr-checkbox-inline label,.attr-has-error.attr-radio label,.attr-has-error.attr-radio-inline label{color:#a94442}.attr-has-error .attr-form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-error .attr-form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.attr-has-error .attr-input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.attr-has-error .attr-form-control-feedback{color:#a94442}.attr-has-feedback label~.attr-form-control-feedback{top:25px}.attr-has-feedback label.attr-sr-only~.attr-form-control-feedback{top:0}.attr-help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.attr-form-inline .attr-form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-form-control{display:inline-block;width:auto;vertical-align:middle}.attr-form-inline .attr-form-control-static{display:inline-block}.attr-form-inline .attr-input-group{display:inline-table;vertical-align:middle}.attr-form-inline .attr-input-group .attr-form-control,.attr-form-inline .attr-input-group .attr-input-group-addon,.attr-form-inline .attr-input-group .attr-input-group-btn{width:auto}.attr-form-inline .attr-input-group>.attr-form-control{width:100%}.attr-form-inline .attr-control-label{margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-checkbox,.attr-form-inline .attr-radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-checkbox label,.attr-form-inline .attr-radio label{padding-left:0}.attr-form-inline .attr-checkbox input[type=checkbox],.attr-form-inline .attr-radio input[type=radio]{position:relative;margin-left:0}.attr-form-inline .attr-has-feedback .attr-form-control-feedback{top:0}}.attr-form-horizontal .attr-checkbox,.attr-form-horizontal .attr-checkbox-inline,.attr-form-horizontal .attr-radio,.attr-form-horizontal .attr-radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.attr-form-horizontal .attr-checkbox,.attr-form-horizontal .attr-radio{min-height:27px}.attr-form-horizontal .attr-form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.attr-form-horizontal .attr-control-label{padding-top:7px;margin-bottom:0;text-align:right}}.attr-form-horizontal .attr-has-feedback .attr-form-control-feedback{right:15px}@media (min-width:768px){.attr-form-horizontal .attr-form-group-lg .attr-control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.attr-form-horizontal .attr-form-group-sm .attr-control-label{padding-top:6px;font-size:12px}}.attr-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.attr-btn.attr-active.attr-focus,.attr-btn.attr-active:focus,.attr-btn.attr-focus,.attr-btn:active.attr-focus,.attr-btn:active:focus,.attr-btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.attr-btn.attr-focus,.attr-btn:focus,.attr-btn:hover{color:#333;text-decoration:none}.attr-btn.attr-active,.attr-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.attr-btn.attr-disabled,.attr-btn[disabled],fieldset[disabled] .attr-btn{cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.attr-btn.attr-disabled,fieldset[disabled] a.attr-btn{pointer-events:none}.attr-btn-default{color:#333;background-color:#fff;border-color:#ccc}.attr-btn-default.attr-focus,.attr-btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.attr-btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.attr-btn-default.attr-active,.attr-btn-default:active,.attr-open>.attr-dropdown-toggle.attr-btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.attr-btn-default.attr-active.attr-focus,.attr-btn-default.attr-active:focus,.attr-btn-default.attr-active:hover,.attr-btn-default:active.attr-focus,.attr-btn-default:active:focus,.attr-btn-default:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-default.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-default:focus,.attr-open>.attr-dropdown-toggle.attr-btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.attr-btn-default.attr-active,.attr-btn-default:active,.attr-open>.attr-dropdown-toggle.attr-btn-default{background-image:none}.attr-btn-default.attr-disabled.attr-focus,.attr-btn-default.attr-disabled:focus,.attr-btn-default.attr-disabled:hover,.attr-btn-default[disabled].attr-focus,.attr-btn-default[disabled]:focus,.attr-btn-default[disabled]:hover,fieldset[disabled] .attr-btn-default.attr-focus,fieldset[disabled] .attr-btn-default:focus,fieldset[disabled] .attr-btn-default:hover{background-color:#fff;border-color:#ccc}.attr-btn-default .attr-badge{color:#fff;background-color:#333}.attr-btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.attr-btn-primary.attr-focus,.attr-btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.attr-btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.attr-btn-primary.attr-active,.attr-btn-primary:active,.attr-open>.attr-dropdown-toggle.attr-btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.attr-btn-primary.attr-active.attr-focus,.attr-btn-primary.attr-active:focus,.attr-btn-primary.attr-active:hover,.attr-btn-primary:active.attr-focus,.attr-btn-primary:active:focus,.attr-btn-primary:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-primary.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-primary:focus,.attr-open>.attr-dropdown-toggle.attr-btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.attr-btn-primary.attr-active,.attr-btn-primary:active,.attr-open>.attr-dropdown-toggle.attr-btn-primary{background-image:none}.attr-btn-primary.attr-disabled.attr-focus,.attr-btn-primary.attr-disabled:focus,.attr-btn-primary.attr-disabled:hover,.attr-btn-primary[disabled].attr-focus,.attr-btn-primary[disabled]:focus,.attr-btn-primary[disabled]:hover,fieldset[disabled] .attr-btn-primary.attr-focus,fieldset[disabled] .attr-btn-primary:focus,fieldset[disabled] .attr-btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.attr-btn-primary .attr-badge{color:#337ab7;background-color:#fff}.attr-btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.attr-btn-success.attr-focus,.attr-btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.attr-btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.attr-btn-success.attr-active,.attr-btn-success:active,.attr-open>.attr-dropdown-toggle.attr-btn-success{color:#fff;background-color:#449d44;border-color:#398439}.attr-btn-success.attr-active.attr-focus,.attr-btn-success.attr-active:focus,.attr-btn-success.attr-active:hover,.attr-btn-success:active.attr-focus,.attr-btn-success:active:focus,.attr-btn-success:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-success.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-success:focus,.attr-open>.attr-dropdown-toggle.attr-btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.attr-btn-success.attr-active,.attr-btn-success:active,.attr-open>.attr-dropdown-toggle.attr-btn-success{background-image:none}.attr-btn-success.attr-disabled.attr-focus,.attr-btn-success.attr-disabled:focus,.attr-btn-success.attr-disabled:hover,.attr-btn-success[disabled].attr-focus,.attr-btn-success[disabled]:focus,.attr-btn-success[disabled]:hover,fieldset[disabled] .attr-btn-success.attr-focus,fieldset[disabled] .attr-btn-success:focus,fieldset[disabled] .attr-btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.attr-btn-success .attr-badge{color:#5cb85c;background-color:#fff}.attr-btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.attr-btn-info.attr-focus,.attr-btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.attr-btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.attr-btn-info.attr-active,.attr-btn-info:active,.attr-open>.attr-dropdown-toggle.attr-btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.attr-btn-info.attr-active.attr-focus,.attr-btn-info.attr-active:focus,.attr-btn-info.attr-active:hover,.attr-btn-info:active.attr-focus,.attr-btn-info:active:focus,.attr-btn-info:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-info.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-info:focus,.attr-open>.attr-dropdown-toggle.attr-btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.attr-btn-info.attr-active,.attr-btn-info:active,.attr-open>.attr-dropdown-toggle.attr-btn-info{background-image:none}.attr-btn-info.attr-disabled.attr-focus,.attr-btn-info.attr-disabled:focus,.attr-btn-info.attr-disabled:hover,.attr-btn-info[disabled].attr-focus,.attr-btn-info[disabled]:focus,.attr-btn-info[disabled]:hover,fieldset[disabled] .attr-btn-info.attr-focus,fieldset[disabled] .attr-btn-info:focus,fieldset[disabled] .attr-btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.attr-btn-info .attr-badge{color:#5bc0de;background-color:#fff}.attr-btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.attr-btn-warning.attr-focus,.attr-btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.attr-btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.attr-btn-warning.attr-active,.attr-btn-warning:active,.attr-open>.attr-dropdown-toggle.attr-btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.attr-btn-warning.attr-active.attr-focus,.attr-btn-warning.attr-active:focus,.attr-btn-warning.attr-active:hover,.attr-btn-warning:active.attr-focus,.attr-btn-warning:active:focus,.attr-btn-warning:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-warning.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-warning:focus,.attr-open>.attr-dropdown-toggle.attr-btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.attr-btn-warning.attr-active,.attr-btn-warning:active,.attr-open>.attr-dropdown-toggle.attr-btn-warning{background-image:none}.attr-btn-warning.attr-disabled.attr-focus,.attr-btn-warning.attr-disabled:focus,.attr-btn-warning.attr-disabled:hover,.attr-btn-warning[disabled].attr-focus,.attr-btn-warning[disabled]:focus,.attr-btn-warning[disabled]:hover,fieldset[disabled] .attr-btn-warning.attr-focus,fieldset[disabled] .attr-btn-warning:focus,fieldset[disabled] .attr-btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.attr-btn-warning .attr-badge{color:#f0ad4e;background-color:#fff}.attr-btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.attr-btn-danger.attr-focus,.attr-btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.attr-btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.attr-btn-danger.attr-active,.attr-btn-danger:active,.attr-open>.attr-dropdown-toggle.attr-btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.attr-btn-danger.attr-active.attr-focus,.attr-btn-danger.attr-active:focus,.attr-btn-danger.attr-active:hover,.attr-btn-danger:active.attr-focus,.attr-btn-danger:active:focus,.attr-btn-danger:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-danger.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-danger:focus,.attr-open>.attr-dropdown-toggle.attr-btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.attr-btn-danger.attr-active,.attr-btn-danger:active,.attr-open>.attr-dropdown-toggle.attr-btn-danger{background-image:none}.attr-btn-danger.attr-disabled.attr-focus,.attr-btn-danger.attr-disabled:focus,.attr-btn-danger.attr-disabled:hover,.attr-btn-danger[disabled].attr-focus,.attr-btn-danger[disabled]:focus,.attr-btn-danger[disabled]:hover,fieldset[disabled] .attr-btn-danger.attr-focus,fieldset[disabled] .attr-btn-danger:focus,fieldset[disabled] .attr-btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.attr-btn-danger .attr-badge{color:#d9534f;background-color:#fff}.attr-btn-link{font-weight:400;color:#337ab7;border-radius:0}.attr-btn-link,.attr-btn-link.attr-active,.attr-btn-link:active,.attr-btn-link[disabled],fieldset[disabled] .attr-btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.attr-btn-link,.attr-btn-link:active,.attr-btn-link:focus,.attr-btn-link:hover{border-color:transparent}.attr-btn-link:focus,.attr-btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.attr-btn-link[disabled]:focus,.attr-btn-link[disabled]:hover,fieldset[disabled] .attr-btn-link:focus,fieldset[disabled] .attr-btn-link:hover{color:#777;text-decoration:none}.attr-btn-group-lg>.attr-btn,.attr-btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.attr-btn-group-sm>.attr-btn,.attr-btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.attr-btn-group-xs>.attr-btn,.attr-btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.attr-btn-block{display:block;width:100%}.attr-btn-block+.attr-btn-block{margin-top:5px}input[type=button].attr-btn-block,input[type=reset].attr-btn-block,input[type=submit].attr-btn-block{width:100%}.attr-fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.attr-fade.attr-in{opacity:1}.attr-collapse{display:none}.attr-collapse.attr-in{display:block}tr.attr-collapse.attr-in{display:table-row}tbody.attr-collapse.attr-in{display:table-row-group}.attr-collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;transition-property:height,visibility}.attr-caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.attr-dropdown,.attr-dropup{position:relative}.attr-dropdown-toggle:focus{outline:0}.attr-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.attr-dropdown-menu.attr-pull-right{right:0;left:auto}.attr-dropdown-menu .attr-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.attr-dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.attr-dropdown-menu>li>a:focus,.attr-dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.attr-dropdown-menu>.attr-active>a,.attr-dropdown-menu>.attr-active>a:focus,.attr-dropdown-menu>.attr-active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.attr-dropdown-menu>.attr-disabled>a,.attr-dropdown-menu>.attr-disabled>a:focus,.attr-dropdown-menu>.attr-disabled>a:hover{color:#777}.attr-dropdown-menu>.attr-disabled>a:focus,.attr-dropdown-menu>.attr-disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none}.attr-open>.attr-dropdown-menu{display:block}.attr-open>a{outline:0}.attr-dropdown-menu-right{right:0;left:auto}.attr-dropdown-menu-left{right:auto;left:0}.attr-dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.attr-dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.attr-pull-right>.attr-dropdown-menu{right:0;left:auto}.attr-dropup .attr-caret,.attr-navbar-fixed-bottom .attr-dropdown .attr-caret{content:"";border-top:0;border-bottom:4px dashed}.attr-dropup .attr-dropdown-menu,.attr-navbar-fixed-bottom .attr-dropdown .attr-dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.attr-navbar-right .attr-dropdown-menu{right:0;left:auto}.attr-navbar-right .attr-dropdown-menu-left{right:auto;left:0}}.attr-btn-group,.attr-btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.attr-btn-group-vertical>.attr-btn,.attr-btn-group>.attr-btn{position:relative;float:left}.attr-btn-group-vertical>.attr-btn.attr-active,.attr-btn-group-vertical>.attr-btn:active,.attr-btn-group-vertical>.attr-btn:focus,.attr-btn-group-vertical>.attr-btn:hover,.attr-btn-group>.attr-btn.attr-active,.attr-btn-group>.attr-btn:active,.attr-btn-group>.attr-btn:focus,.attr-btn-group>.attr-btn:hover{z-index:2}.attr-btn-group .attr-btn+.attr-btn,.attr-btn-group .attr-btn+.attr-btn-group,.attr-btn-group .attr-btn-group+.attr-btn,.attr-btn-group .attr-btn-group+.attr-btn-group{margin-left:-1px}.attr-btn-toolbar{margin-left:-5px}.attr-btn-toolbar .attr-btn,.attr-btn-toolbar .attr-btn-group,.attr-btn-toolbar .attr-input-group{float:left}.attr-btn-toolbar>.attr-btn,.attr-btn-toolbar>.attr-btn-group,.attr-btn-toolbar>.attr-input-group{margin-left:5px}.attr-btn-group>.attr-btn:not(:first-child):not(:last-child):not(.attr-dropdown-toggle){border-radius:0}.attr-btn-group>.attr-btn:first-child{margin-left:0}.attr-btn-group>.attr-btn:first-child:not(:last-child):not(.attr-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.attr-btn-group>.attr-btn:last-child:not(:first-child),.attr-btn-group>.attr-dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.attr-btn-group>.attr-btn-group{float:left}.attr-btn-group>.attr-btn-group:not(:first-child):not(:last-child)>.attr-btn{border-radius:0}.attr-btn-group>.attr-btn-group:first-child:not(:last-child)>.attr-btn:last-child,.attr-btn-group>.attr-btn-group:first-child:not(:last-child)>.attr-dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.attr-btn-group>.attr-btn-group:last-child:not(:first-child)>.attr-btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.attr-btn-group .attr-dropdown-toggle:active,.attr-btn-group.attr-open .attr-dropdown-toggle{outline:0}.attr-btn-group>.attr-btn+.attr-dropdown-toggle{padding-right:8px;padding-left:8px}.attr-btn-group>.attr-btn-lg+.attr-dropdown-toggle{padding-right:12px;padding-left:12px}.attr-btn-group.attr-open .attr-dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.attr-btn-group.attr-open .attr-dropdown-toggle.attr-btn-link{-webkit-box-shadow:none;box-shadow:none}.attr-btn .attr-caret{margin-left:0}.attr-btn-lg .attr-caret{border-width:5px 5px 0;border-bottom-width:0}.attr-dropup .attr-btn-lg .attr-caret{border-width:0 5px 5px}.attr-btn-group-vertical>.attr-btn,.attr-btn-group-vertical>.attr-btn-group,.attr-btn-group-vertical>.attr-btn-group>.attr-btn{display:block;float:none;width:100%;max-width:100%}.attr-btn-group-vertical>.attr-btn-group>.attr-btn{float:none}.attr-btn-group-vertical>.attr-btn+.attr-btn,.attr-btn-group-vertical>.attr-btn+.attr-btn-group,.attr-btn-group-vertical>.attr-btn-group+.attr-btn,.attr-btn-group-vertical>.attr-btn-group+.attr-btn-group{margin-top:-1px;margin-left:0}.attr-btn-group-vertical>.attr-btn:not(:first-child):not(:last-child){border-radius:0}.attr-btn-group-vertical>.attr-btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-btn-group-vertical>.attr-btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.attr-btn-group-vertical>.attr-btn-group:not(:first-child):not(:last-child)>.attr-btn{border-radius:0}.attr-btn-group-vertical>.attr-btn-group:first-child:not(:last-child)>.attr-btn:last-child,.attr-btn-group-vertical>.attr-btn-group:first-child:not(:last-child)>.attr-dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-btn-group-vertical>.attr-btn-group:last-child:not(:first-child)>.attr-btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.attr-btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.attr-btn-group-justified>.attr-btn,.attr-btn-group-justified>.attr-btn-group{display:table-cell;float:none;width:1%}.attr-btn-group-justified>.attr-btn-group .attr-btn{width:100%}.attr-btn-group-justified>.attr-btn-group .attr-dropdown-menu{left:auto}[data-toggle=buttons]>.attr-btn input[type=checkbox],[data-toggle=buttons]>.attr-btn input[type=radio],[data-toggle=buttons]>.attr-btn-group>.attr-btn input[type=checkbox],[data-toggle=buttons]>.attr-btn-group>.attr-btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.attr-input-group{position:relative;display:table;border-collapse:separate}.attr-input-group[class*=attr-col-]{float:none;padding-right:0;padding-left:0}.attr-input-group .attr-form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.attr-input-group .attr-form-control:focus{z-index:3}.attr-input-group-lg>.attr-form-control,.attr-input-group-lg>.attr-input-group-addon,.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.attr-input-group-lg>.attr-form-control,select.attr-input-group-lg>.attr-input-group-addon,select.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:46px;line-height:46px}select[multiple].attr-input-group-lg>.attr-form-control,select[multiple].attr-input-group-lg>.attr-input-group-addon,select[multiple].attr-input-group-lg>.attr-input-group-btn>.attr-btn,textarea.attr-input-group-lg>.attr-form-control,textarea.attr-input-group-lg>.attr-input-group-addon,textarea.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:auto}.attr-input-group-sm>.attr-form-control,.attr-input-group-sm>.attr-input-group-addon,.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.attr-input-group-sm>.attr-form-control,select.attr-input-group-sm>.attr-input-group-addon,select.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:30px;line-height:30px}select[multiple].attr-input-group-sm>.attr-form-control,select[multiple].attr-input-group-sm>.attr-input-group-addon,select[multiple].attr-input-group-sm>.attr-input-group-btn>.attr-btn,textarea.attr-input-group-sm>.attr-form-control,textarea.attr-input-group-sm>.attr-input-group-addon,textarea.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:auto}.attr-input-group .attr-form-control,.attr-input-group-addon,.attr-input-group-btn{display:table-cell}.attr-input-group .attr-form-control:not(:first-child):not(:last-child),.attr-input-group-addon:not(:first-child):not(:last-child),.attr-input-group-btn:not(:first-child):not(:last-child){border-radius:0}.attr-input-group-addon,.attr-input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.attr-input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.attr-input-group-addon.attr-input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.attr-input-group-addon.attr-input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.attr-input-group-addon input[type=checkbox],.attr-input-group-addon input[type=radio]{margin-top:0}.attr-input-group .attr-form-control:first-child,.attr-input-group-addon:first-child,.attr-input-group-btn:first-child>.attr-btn,.attr-input-group-btn:first-child>.attr-btn-group>.attr-btn,.attr-input-group-btn:first-child>.attr-dropdown-toggle,.attr-input-group-btn:last-child>.attr-btn-group:not(:last-child)>.attr-btn,.attr-input-group-btn:last-child>.attr-btn:not(:last-child):not(.attr-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.attr-input-group-addon:first-child{border-right:0}.attr-input-group .attr-form-control:last-child,.attr-input-group-addon:last-child,.attr-input-group-btn:first-child>.attr-btn-group:not(:first-child)>.attr-btn,.attr-input-group-btn:first-child>.attr-btn:not(:first-child),.attr-input-group-btn:last-child>.attr-btn,.attr-input-group-btn:last-child>.attr-btn-group>.attr-btn,.attr-input-group-btn:last-child>.attr-dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.attr-input-group-addon:last-child{border-left:0}.attr-input-group-btn{position:relative;font-size:0;white-space:nowrap}.attr-input-group-btn>.attr-btn{position:relative}.attr-input-group-btn>.attr-btn+.attr-btn{margin-left:-1px}.attr-input-group-btn>.attr-btn:active,.attr-input-group-btn>.attr-btn:focus,.attr-input-group-btn>.attr-btn:hover{z-index:2}.attr-input-group-btn:first-child>.attr-btn,.attr-input-group-btn:first-child>.attr-btn-group{margin-right:-1px}.attr-input-group-btn:last-child>.attr-btn,.attr-input-group-btn:last-child>.attr-btn-group{z-index:2;margin-left:-1px}.attr-nav{padding-left:0;margin-bottom:0;list-style:none}.attr-nav>li{position:relative;display:block}.attr-nav>li>a{position:relative;display:block;padding:10px 15px}.attr-nav>li>a:focus,.attr-nav>li>a:hover{text-decoration:none;background-color:#eee}.attr-nav>li.attr-disabled>a{color:#777}.attr-nav>li.attr-disabled>a:focus,.attr-nav>li.attr-disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.attr-nav .attr-open>a,.attr-nav .attr-open>a:focus,.attr-nav .attr-open>a:hover{background-color:#eee;border-color:#337ab7}.attr-nav .attr-nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.attr-nav>li>a>img{max-width:none}.attr-nav-tabs{border-bottom:1px solid #ddd}.attr-nav-tabs>li{float:left;margin-bottom:-1px}.attr-nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.attr-nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.attr-nav-tabs>li.attr-active>a,.attr-nav-tabs>li.attr-active>a:focus,.attr-nav-tabs>li.attr-active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.attr-nav-tabs.attr-nav-justified{width:100%;border-bottom:0}.attr-nav-tabs.attr-nav-justified>li{float:none}.attr-nav-tabs.attr-nav-justified>li>a{margin-bottom:5px;text-align:center}.attr-nav-tabs.attr-nav-justified>.attr-dropdown .attr-dropdown-menu{top:auto;left:auto}@media (min-width:768px){.attr-nav-tabs.attr-nav-justified>li{display:table-cell;width:1%}.attr-nav-tabs.attr-nav-justified>li>a{margin-bottom:0}}.attr-nav-tabs.attr-nav-justified>li>a{margin-right:0;border-radius:4px}.attr-nav-tabs.attr-nav-justified>.attr-active>a,.attr-nav-tabs.attr-nav-justified>.attr-active>a:focus,.attr-nav-tabs.attr-nav-justified>.attr-active>a:hover{border:1px solid #ddd}@media (min-width:768px){.attr-nav-tabs.attr-nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.attr-nav-tabs.attr-nav-justified>.attr-active>a,.attr-nav-tabs.attr-nav-justified>.attr-active>a:focus,.attr-nav-tabs.attr-nav-justified>.attr-active>a:hover{border-bottom-color:#fff}}.attr-nav-pills>li{float:left}.attr-nav-pills>li>a{border-radius:4px}.attr-nav-pills>li+li{margin-left:2px}.attr-nav-pills>li.attr-active>a,.attr-nav-pills>li.attr-active>a:focus,.attr-nav-pills>li.attr-active>a:hover{color:#fff;background-color:#337ab7}.attr-nav-stacked>li{float:none}.attr-nav-stacked>li+li{margin-top:2px;margin-left:0}.attr-nav-justified{width:100%}.attr-nav-justified>li{float:none}.attr-nav-justified>li>a{margin-bottom:5px;text-align:center}.attr-nav-justified>.attr-dropdown .attr-dropdown-menu{top:auto;left:auto}@media (min-width:768px){.attr-nav-justified>li{display:table-cell;width:1%}.attr-nav-justified>li>a{margin-bottom:0}}.attr-nav-tabs-justified{border-bottom:0}.attr-nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.attr-nav-tabs-justified>.attr-active>a,.attr-nav-tabs-justified>.attr-active>a:focus,.attr-nav-tabs-justified>.attr-active>a:hover{border:1px solid #ddd}@media (min-width:768px){.attr-nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.attr-nav-tabs-justified>.attr-active>a,.attr-nav-tabs-justified>.attr-active>a:focus,.attr-nav-tabs-justified>.attr-active>a:hover{border-bottom-color:#fff}}.attr-tab-content>.attr-tab-pane{display:none}.attr-tab-content>.attr-active{display:block}.attr-nav-tabs .attr-dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.attr-navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.attr-navbar{border-radius:4px}}@media (min-width:768px){.attr-navbar-header{float:left}}.attr-navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.attr-navbar-collapse.attr-in{overflow-y:auto}@media (min-width:768px){.attr-navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.attr-navbar-collapse.attr-collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.attr-navbar-collapse.attr-in{overflow-y:visible}.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse,.attr-navbar-static-top .attr-navbar-collapse{padding-right:0;padding-left:0}}.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse{max-height:200px}}.attr-container-fluid>.attr-navbar-collapse,.attr-container-fluid>.attr-navbar-header,.attr-container>.attr-navbar-collapse,.attr-container>.attr-navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.attr-container-fluid>.attr-navbar-collapse,.attr-container-fluid>.attr-navbar-header,.attr-container>.attr-navbar-collapse,.attr-container>.attr-navbar-header{margin-right:0;margin-left:0}}.attr-navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.attr-navbar-static-top{border-radius:0}}.attr-navbar-fixed-bottom,.attr-navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.attr-navbar-fixed-bottom,.attr-navbar-fixed-top{border-radius:0}}.attr-navbar-fixed-top{top:0;border-width:0 0 1px}.attr-navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.attr-navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.attr-navbar-brand:focus,.attr-navbar-brand:hover{text-decoration:none}.attr-navbar-brand>img{display:block}@media (min-width:768px){.attr-navbar>.attr-container .attr-navbar-brand,.attr-navbar>.attr-container-fluid .attr-navbar-brand{margin-left:-15px}}.attr-navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.attr-navbar-toggle:focus{outline:0}.attr-navbar-toggle .attr-icon-bar{display:block;width:22px;height:2px;border-radius:1px}.attr-navbar-toggle .attr-icon-bar+.attr-icon-bar{margin-top:4px}@media (min-width:768px){.attr-navbar-toggle{display:none}}.attr-navbar-nav{margin:7.5px -15px}.attr-navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.attr-navbar-nav .attr-open .attr-dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.attr-navbar-nav .attr-open .attr-dropdown-menu .attr-dropdown-header,.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{padding:5px 15px 5px 25px}.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{line-height:20px}.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.attr-navbar-nav{float:left;margin:0}.attr-navbar-nav>li{float:left}.attr-navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.attr-navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.attr-navbar-form .attr-form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-form-control{display:inline-block;width:auto;vertical-align:middle}.attr-navbar-form .attr-form-control-static{display:inline-block}.attr-navbar-form .attr-input-group{display:inline-table;vertical-align:middle}.attr-navbar-form .attr-input-group .attr-form-control,.attr-navbar-form .attr-input-group .attr-input-group-addon,.attr-navbar-form .attr-input-group .attr-input-group-btn{width:auto}.attr-navbar-form .attr-input-group>.attr-form-control{width:100%}.attr-navbar-form .attr-control-label{margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-checkbox,.attr-navbar-form .attr-radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-checkbox label,.attr-navbar-form .attr-radio label{padding-left:0}.attr-navbar-form .attr-checkbox input[type=checkbox],.attr-navbar-form .attr-radio input[type=radio]{position:relative;margin-left:0}.attr-navbar-form .attr-has-feedback .attr-form-control-feedback{top:0}}@media (max-width:767px){.attr-navbar-form .attr-form-group{margin-bottom:5px}.attr-navbar-form .attr-form-group:last-child{margin-bottom:0}}@media (min-width:768px){.attr-navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.attr-navbar-nav>li>.attr-dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.attr-navbar-fixed-bottom .attr-navbar-nav>li>.attr-dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-navbar-btn{margin-top:8px;margin-bottom:8px}.attr-navbar-btn.attr-btn-sm{margin-top:10px;margin-bottom:10px}.attr-navbar-btn.attr-btn-xs{margin-top:14px;margin-bottom:14px}.attr-navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.attr-navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.attr-navbar-left{float:left!important}.attr-navbar-right{float:right!important;margin-right:-15px}.attr-navbar-right~.attr-navbar-right{margin-right:0}}.attr-navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.attr-navbar-default .attr-navbar-brand{color:#777}.attr-navbar-default .attr-navbar-brand:focus,.attr-navbar-default .attr-navbar-brand:hover{color:#5e5e5e;background-color:transparent}.attr-navbar-default .attr-navbar-text{color:#777}.attr-navbar-default .attr-navbar-nav>li>a{color:#777}.attr-navbar-default .attr-navbar-nav>li>a:focus,.attr-navbar-default .attr-navbar-nav>li>a:hover{color:#333;background-color:transparent}.attr-navbar-default .attr-navbar-nav>.attr-active>a,.attr-navbar-default .attr-navbar-nav>.attr-active>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-active>a:hover{color:#555;background-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav>.attr-disabled>a,.attr-navbar-default .attr-navbar-nav>.attr-disabled>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-disabled>a:hover{color:#ccc;background-color:transparent}.attr-navbar-default .attr-navbar-toggle{border-color:#ddd}.attr-navbar-default .attr-navbar-toggle:focus,.attr-navbar-default .attr-navbar-toggle:hover{background-color:#ddd}.attr-navbar-default .attr-navbar-toggle .attr-icon-bar{background-color:#888}.attr-navbar-default .attr-navbar-collapse,.attr-navbar-default .attr-navbar-form{border-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav>.attr-open>a,.attr-navbar-default .attr-navbar-nav>.attr-open>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{color:#777}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{color:#333;background-color:transparent}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:hover{color:#555;background-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:hover{color:#ccc;background-color:transparent}}.attr-navbar-default .attr-navbar-link{color:#777}.attr-navbar-default .attr-navbar-link:hover{color:#333}.attr-navbar-default .attr-btn-link{color:#777}.attr-navbar-default .attr-btn-link:focus,.attr-navbar-default .attr-btn-link:hover{color:#333}.attr-navbar-default .attr-btn-link[disabled]:focus,.attr-navbar-default .attr-btn-link[disabled]:hover,fieldset[disabled] .attr-navbar-default .attr-btn-link:focus,fieldset[disabled] .attr-navbar-default .attr-btn-link:hover{color:#ccc}.attr-navbar-inverse{background-color:#222;border-color:#080808}.attr-navbar-inverse .attr-navbar-brand{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-brand:focus,.attr-navbar-inverse .attr-navbar-brand:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-text{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav>li>a{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav>li>a:focus,.attr-navbar-inverse .attr-navbar-nav>li>a:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-nav>.attr-active>a,.attr-navbar-inverse .attr-navbar-nav>.attr-active>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-active>a:hover{color:#fff;background-color:#080808}.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a,.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a:hover{color:#444;background-color:transparent}.attr-navbar-inverse .attr-navbar-toggle{border-color:#333}.attr-navbar-inverse .attr-navbar-toggle:focus,.attr-navbar-inverse .attr-navbar-toggle:hover{background-color:#333}.attr-navbar-inverse .attr-navbar-toggle .attr-icon-bar{background-color:#fff}.attr-navbar-inverse .attr-navbar-collapse,.attr-navbar-inverse .attr-navbar-form{border-color:#101010}.attr-navbar-inverse .attr-navbar-nav>.attr-open>a,.attr-navbar-inverse .attr-navbar-nav>.attr-open>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-dropdown-header{border-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu .attr-divider{background-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:hover{color:#fff;background-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:hover{color:#444;background-color:transparent}}.attr-navbar-inverse .attr-navbar-link{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-link:hover{color:#fff}.attr-navbar-inverse .attr-btn-link{color:#9d9d9d}.attr-navbar-inverse .attr-btn-link:focus,.attr-navbar-inverse .attr-btn-link:hover{color:#fff}.attr-navbar-inverse .attr-btn-link[disabled]:focus,.attr-navbar-inverse .attr-btn-link[disabled]:hover,fieldset[disabled] .attr-navbar-inverse .attr-btn-link:focus,fieldset[disabled] .attr-navbar-inverse .attr-btn-link:hover{color:#444}.attr-breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.attr-breadcrumb>li{display:inline-block}.attr-breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.attr-breadcrumb>.attr-active{color:#777}.attr-pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.attr-pagination>li{display:inline}.attr-pagination>li>a,.attr-pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.attr-pagination>li:first-child>a,.attr-pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.attr-pagination>li:last-child>a,.attr-pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.attr-pagination>li>a:focus,.attr-pagination>li>a:hover,.attr-pagination>li>span:focus,.attr-pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.attr-pagination>.attr-active>a,.attr-pagination>.attr-active>a:focus,.attr-pagination>.attr-active>a:hover,.attr-pagination>.attr-active>span,.attr-pagination>.attr-active>span:focus,.attr-pagination>.attr-active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.attr-pagination>.attr-disabled>a,.attr-pagination>.attr-disabled>a:focus,.attr-pagination>.attr-disabled>a:hover,.attr-pagination>.attr-disabled>span,.attr-pagination>.attr-disabled>span:focus,.attr-pagination>.attr-disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.attr-pagination-lg>li>a,.attr-pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.attr-pagination-lg>li:first-child>a,.attr-pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.attr-pagination-lg>li:last-child>a,.attr-pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.attr-pagination-sm>li>a,.attr-pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.attr-pagination-sm>li:first-child>a,.attr-pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.attr-pagination-sm>li:last-child>a,.attr-pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.attr-pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.attr-pager li{display:inline}.attr-pager li>a,.attr-pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.attr-pager li>a:focus,.attr-pager li>a:hover{text-decoration:none;background-color:#eee}.attr-pager .attr-next>a,.attr-pager .attr-next>span{float:right}.attr-pager .attr-previous>a,.attr-pager .attr-previous>span{float:left}.attr-pager .attr-disabled>a,.attr-pager .attr-disabled>a:focus,.attr-pager .attr-disabled>a:hover,.attr-pager .attr-disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.attr-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.attr-label:focus,a.attr-label:hover{color:#fff;text-decoration:none;cursor:pointer}.attr-label:empty{display:none}.attr-btn .attr-label{position:relative;top:-1px}.attr-label-default{background-color:#777}.attr-label-default[href]:focus,.attr-label-default[href]:hover{background-color:#5e5e5e}.attr-label-primary{background-color:#337ab7}.attr-label-primary[href]:focus,.attr-label-primary[href]:hover{background-color:#286090}.attr-label-success{background-color:#5cb85c}.attr-label-success[href]:focus,.attr-label-success[href]:hover{background-color:#449d44}.attr-label-info{background-color:#5bc0de}.attr-label-info[href]:focus,.attr-label-info[href]:hover{background-color:#31b0d5}.attr-label-warning{background-color:#f0ad4e}.attr-label-warning[href]:focus,.attr-label-warning[href]:hover{background-color:#ec971f}.attr-label-danger{background-color:#d9534f}.attr-label-danger[href]:focus,.attr-label-danger[href]:hover{background-color:#c9302c}.attr-badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.attr-badge:empty{display:none}.attr-btn .attr-badge{position:relative;top:-1px}.attr-btn-group-xs>.attr-btn .attr-badge,.attr-btn-xs .attr-badge{top:0;padding:1px 5px}a.attr-badge:focus,a.attr-badge:hover{color:#fff;text-decoration:none;cursor:pointer}.attr-list-group-item.attr-active>.attr-badge,.attr-nav-pills>.attr-active>a>.attr-badge{color:#337ab7;background-color:#fff}.attr-list-group-item>.attr-badge{float:right}.attr-list-group-item>.attr-badge+.attr-badge{margin-right:5px}.attr-nav-pills>li>a>.attr-badge{margin-left:3px}.attr-jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.attr-jumbotron .attr-h1,.attr-jumbotron h1{color:inherit}.attr-jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.attr-jumbotron>hr{border-top-color:#d5d5d5}.attr-container .attr-jumbotron,.attr-container-fluid .attr-jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.attr-jumbotron .attr-container{max-width:100%}@media screen and (min-width:768px){.attr-jumbotron{padding-top:48px;padding-bottom:48px}.attr-container .attr-jumbotron,.attr-container-fluid .attr-jumbotron{padding-right:60px;padding-left:60px}.attr-jumbotron .attr-h1,.attr-jumbotron h1{font-size:63px}}.attr-thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.attr-thumbnail a>img,.attr-thumbnail>img{margin-right:auto;margin-left:auto}a.attr-thumbnail.attr-active,a.attr-thumbnail:focus,a.attr-thumbnail:hover{border-color:#337ab7}.attr-thumbnail .attr-caption{padding:9px;color:#333}.attr-alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.attr-alert h4{margin-top:0;color:inherit}.attr-alert .attr-alert-link{font-weight:700}.attr-alert>p,.attr-alert>ul{margin-bottom:0}.attr-alert>p+p{margin-top:5px}.attr-alert-dismissable,.attr-alert-dismissible{padding-right:35px}.attr-alert-dismissable .attr-close,.attr-alert-dismissible .attr-close{position:relative;top:-2px;right:-21px;color:inherit}.attr-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.attr-alert-success hr{border-top-color:#c9e2b3}.attr-alert-success .attr-alert-link{color:#2b542c}.attr-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.attr-alert-info hr{border-top-color:#a6e1ec}.attr-alert-info .attr-alert-link{color:#245269}.attr-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.attr-alert-warning hr{border-top-color:#f7e1b5}.attr-alert-warning .attr-alert-link{color:#66512c}.attr-alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.attr-alert-danger hr{border-top-color:#e4b9c0}.attr-alert-danger .attr-alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.attr-progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.attr-progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.attr-progress-bar-striped,.attr-progress-striped .attr-progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.attr-progress-bar.attr-active,.attr-progress.attr-active .attr-progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.attr-progress-bar-success{background-color:#5cb85c}.attr-progress-striped .attr-progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.attr-progress-bar-info{background-color:#5bc0de}.attr-progress-striped .attr-progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.attr-progress-bar-warning{background-color:#f0ad4e}.attr-progress-striped .attr-progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.attr-progress-bar-danger{background-color:#d9534f}.attr-progress-striped .attr-progress-bar-danger{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.attr-media{margin-top:15px}.attr-media:first-child{margin-top:0}.attr-media,.attr-media-body{overflow:hidden;zoom:1}.attr-media-body{width:10000px}.attr-media-object{display:block}.attr-media-object.attr-img-thumbnail{max-width:none}.attr-media-right,.attr-media>.attr-pull-right{padding-left:10px}.attr-media-left,.attr-media>.attr-pull-left{padding-right:10px}.attr-media-body,.attr-media-left,.attr-media-right{display:table-cell;vertical-align:top}.attr-media-middle{vertical-align:middle}.attr-media-bottom{vertical-align:bottom}.attr-media-heading{margin-top:0;margin-bottom:5px}.attr-media-list{padding-left:0;list-style:none}.attr-list-group{padding-left:0;margin-bottom:20px}.attr-list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.attr-list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.attr-list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.attr-list-group-item,button.attr-list-group-item{color:#555}a.attr-list-group-item .attr-list-group-item-heading,button.attr-list-group-item .attr-list-group-item-heading{color:#333}a.attr-list-group-item:focus,a.attr-list-group-item:hover,button.attr-list-group-item:focus,button.attr-list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.attr-list-group-item{width:100%;text-align:left}.attr-list-group-item.attr-disabled,.attr-list-group-item.attr-disabled:focus,.attr-list-group-item.attr-disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.attr-list-group-item.attr-disabled .attr-list-group-item-heading,.attr-list-group-item.attr-disabled:focus .attr-list-group-item-heading,.attr-list-group-item.attr-disabled:hover .attr-list-group-item-heading{color:inherit}.attr-list-group-item.attr-disabled .attr-list-group-item-text,.attr-list-group-item.attr-disabled:focus .attr-list-group-item-text,.attr-list-group-item.attr-disabled:hover .attr-list-group-item-text{color:#777}.attr-list-group-item.attr-active,.attr-list-group-item.attr-active:focus,.attr-list-group-item.attr-active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.attr-list-group-item.attr-active .attr-list-group-item-heading,.attr-list-group-item.attr-active .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active .attr-list-group-item-heading>small,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading>small,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading>small{color:inherit}.attr-list-group-item.attr-active .attr-list-group-item-text,.attr-list-group-item.attr-active:focus .attr-list-group-item-text,.attr-list-group-item.attr-active:hover .attr-list-group-item-text{color:#c7ddef}.attr-list-group-item-success{color:#3c763d;background-color:#dff0d8}a.attr-list-group-item-success,button.attr-list-group-item-success{color:#3c763d}a.attr-list-group-item-success .attr-list-group-item-heading,button.attr-list-group-item-success .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-success:focus,a.attr-list-group-item-success:hover,button.attr-list-group-item-success:focus,button.attr-list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.attr-list-group-item-success.attr-active,a.attr-list-group-item-success.attr-active:focus,a.attr-list-group-item-success.attr-active:hover,button.attr-list-group-item-success.attr-active,button.attr-list-group-item-success.attr-active:focus,button.attr-list-group-item-success.attr-active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.attr-list-group-item-info{color:#31708f;background-color:#d9edf7}a.attr-list-group-item-info,button.attr-list-group-item-info{color:#31708f}a.attr-list-group-item-info .attr-list-group-item-heading,button.attr-list-group-item-info .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-info:focus,a.attr-list-group-item-info:hover,button.attr-list-group-item-info:focus,button.attr-list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.attr-list-group-item-info.attr-active,a.attr-list-group-item-info.attr-active:focus,a.attr-list-group-item-info.attr-active:hover,button.attr-list-group-item-info.attr-active,button.attr-list-group-item-info.attr-active:focus,button.attr-list-group-item-info.attr-active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.attr-list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.attr-list-group-item-warning,button.attr-list-group-item-warning{color:#8a6d3b}a.attr-list-group-item-warning .attr-list-group-item-heading,button.attr-list-group-item-warning .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-warning:focus,a.attr-list-group-item-warning:hover,button.attr-list-group-item-warning:focus,button.attr-list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.attr-list-group-item-warning.attr-active,a.attr-list-group-item-warning.attr-active:focus,a.attr-list-group-item-warning.attr-active:hover,button.attr-list-group-item-warning.attr-active,button.attr-list-group-item-warning.attr-active:focus,button.attr-list-group-item-warning.attr-active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.attr-list-group-item-danger{color:#a94442;background-color:#f2dede}a.attr-list-group-item-danger,button.attr-list-group-item-danger{color:#a94442}a.attr-list-group-item-danger .attr-list-group-item-heading,button.attr-list-group-item-danger .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-danger:focus,a.attr-list-group-item-danger:hover,button.attr-list-group-item-danger:focus,button.attr-list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.attr-list-group-item-danger.attr-active,a.attr-list-group-item-danger.attr-active:focus,a.attr-list-group-item-danger.attr-active:hover,button.attr-list-group-item-danger.attr-active,button.attr-list-group-item-danger.attr-active:focus,button.attr-list-group-item-danger.attr-active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.attr-list-group-item-heading{margin-top:0;margin-bottom:5px}.attr-list-group-item-text{margin-bottom:0;line-height:1.3}.attr-panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.attr-panel-body{padding:15px}.attr-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel-heading>.attr-dropdown .attr-dropdown-toggle{color:inherit}.attr-panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.attr-panel-title>.attr-small,.attr-panel-title>.attr-small>a,.attr-panel-title>a,.attr-panel-title>small,.attr-panel-title>small>a{color:inherit}.attr-panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-list-group,.attr-panel>.attr-panel-collapse>.attr-list-group{margin-bottom:0}.attr-panel>.attr-list-group .attr-list-group-item,.attr-panel>.attr-panel-collapse>.attr-list-group .attr-list-group-item{border-width:1px 0;border-radius:0}.attr-panel>.attr-list-group:first-child .attr-list-group-item:first-child,.attr-panel>.attr-panel-collapse>.attr-list-group:first-child .attr-list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-list-group:last-child .attr-list-group-item:last-child,.attr-panel>.attr-panel-collapse>.attr-list-group:last-child .attr-list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-panel-heading+.attr-panel-collapse>.attr-list-group .attr-list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.attr-panel-heading+.attr-list-group .attr-list-group-item:first-child{border-top-width:0}.attr-list-group+.attr-panel-footer{border-top-width:0}.attr-panel>.attr-panel-collapse>.attr-table,.attr-panel>.attr-table,.attr-panel>.attr-table-responsive>.attr-table{margin-bottom:0}.attr-panel>.attr-panel-collapse>.attr-table caption,.attr-panel>.attr-table caption,.attr-panel>.attr-table-responsive>.attr-table caption{padding-right:15px;padding-left:15px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child,.attr-panel>.attr-table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child td:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child th:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child td:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child th:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child td:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child th:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child td:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child td:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child th:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child td:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child th:last-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child td:last-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child th:last-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child td:last-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child,.attr-panel>.attr-table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child td:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child th:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child td:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child th:first-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child td:first-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child th:first-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child td:first-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child td:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child th:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child td:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child th:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child td:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child th:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child td:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.attr-panel>.attr-panel-body+.attr-table,.attr-panel>.attr-panel-body+.attr-table-responsive,.attr-panel>.attr-table+.attr-panel-body,.attr-panel>.attr-table-responsive+.attr-panel-body{border-top:1px solid #ddd}.attr-panel>.attr-table>tbody:first-child>tr:first-child td,.attr-panel>.attr-table>tbody:first-child>tr:first-child th{border-top:0}.attr-panel>.attr-table-bordered,.attr-panel>.attr-table-responsive>.attr-table-bordered{border:0}.attr-panel>.attr-table-bordered>tbody>tr>td:first-child,.attr-panel>.attr-table-bordered>tbody>tr>th:first-child,.attr-panel>.attr-table-bordered>tfoot>tr>td:first-child,.attr-panel>.attr-table-bordered>tfoot>tr>th:first-child,.attr-panel>.attr-table-bordered>thead>tr>td:first-child,.attr-panel>.attr-table-bordered>thead>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>th:first-child{border-left:0}.attr-panel>.attr-table-bordered>tbody>tr>td:last-child,.attr-panel>.attr-table-bordered>tbody>tr>th:last-child,.attr-panel>.attr-table-bordered>tfoot>tr>td:last-child,.attr-panel>.attr-table-bordered>tfoot>tr>th:last-child,.attr-panel>.attr-table-bordered>thead>tr>td:last-child,.attr-panel>.attr-table-bordered>thead>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>th:last-child{border-right:0}.attr-panel>.attr-table-bordered>tbody>tr:first-child>td,.attr-panel>.attr-table-bordered>tbody>tr:first-child>th,.attr-panel>.attr-table-bordered>thead>tr:first-child>td,.attr-panel>.attr-table-bordered>thead>tr:first-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:first-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:first-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr:first-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr:first-child>th{border-bottom:0}.attr-panel>.attr-table-bordered>tbody>tr:last-child>td,.attr-panel>.attr-table-bordered>tbody>tr:last-child>th,.attr-panel>.attr-table-bordered>tfoot>tr:last-child>td,.attr-panel>.attr-table-bordered>tfoot>tr:last-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>th{border-bottom:0}.attr-panel>.attr-table-responsive{margin-bottom:0;border:0}.attr-panel-group{margin-bottom:20px}.attr-panel-group .attr-panel{margin-bottom:0;border-radius:4px}.attr-panel-group .attr-panel+.attr-panel{margin-top:5px}.attr-panel-group .attr-panel-heading{border-bottom:0}.attr-panel-group .attr-panel-heading+.attr-panel-collapse>.attr-list-group,.attr-panel-group .attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top:1px solid #ddd}.attr-panel-group .attr-panel-footer{border-top:0}.attr-panel-group .attr-panel-footer+.attr-panel-collapse .attr-panel-body{border-bottom:1px solid #ddd}.attr-panel-default{border-color:#ddd}.attr-panel-default>.attr-panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.attr-panel-default>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#ddd}.attr-panel-default>.attr-panel-heading .attr-badge{color:#f5f5f5;background-color:#333}.attr-panel-default>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#ddd}.attr-panel-primary{border-color:#337ab7}.attr-panel-primary>.attr-panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.attr-panel-primary>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#337ab7}.attr-panel-primary>.attr-panel-heading .attr-badge{color:#337ab7;background-color:#fff}.attr-panel-primary>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#337ab7}.attr-panel-success{border-color:#d6e9c6}.attr-panel-success>.attr-panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.attr-panel-success>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#d6e9c6}.attr-panel-success>.attr-panel-heading .attr-badge{color:#dff0d8;background-color:#3c763d}.attr-panel-success>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#d6e9c6}.attr-panel-info{border-color:#bce8f1}.attr-panel-info>.attr-panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.attr-panel-info>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#bce8f1}.attr-panel-info>.attr-panel-heading .attr-badge{color:#d9edf7;background-color:#31708f}.attr-panel-info>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#bce8f1}.attr-panel-warning{border-color:#faebcc}.attr-panel-warning>.attr-panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.attr-panel-warning>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#faebcc}.attr-panel-warning>.attr-panel-heading .attr-badge{color:#fcf8e3;background-color:#8a6d3b}.attr-panel-warning>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#faebcc}.attr-panel-danger{border-color:#ebccd1}.attr-panel-danger>.attr-panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.attr-panel-danger>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#ebccd1}.attr-panel-danger>.attr-panel-heading .attr-badge{color:#f2dede;background-color:#a94442}.attr-panel-danger>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#ebccd1}.attr-embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.attr-embed-responsive .attr-embed-responsive-item,.attr-embed-responsive embed,.attr-embed-responsive iframe,.attr-embed-responsive object,.attr-embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.attr-embed-responsive-16by9{padding-bottom:56.25%}.attr-embed-responsive-4by3{padding-bottom:75%}.attr-well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.attr-well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.attr-well-lg{padding:24px;border-radius:6px}.attr-well-sm{padding:9px;border-radius:3px}.attr-close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.attr-close:focus,.attr-close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.attr-close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.attr-modal-open{overflow:hidden}.attr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.attr-modal.attr-fade .attr-modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.attr-modal.attr-in .attr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.attr-modal-open .attr-modal{overflow-x:hidden;overflow-y:auto}.attr-modal-dialog{position:relative;width:auto;margin:10px}.attr-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.attr-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.attr-modal-backdrop.attr-fade{opacity:0}.attr-modal-backdrop.attr-in{opacity:.5}.attr-modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.attr-modal-header .attr-close{margin-top:-2px}.attr-modal-title{margin:0;line-height:1.42857143}.attr-modal-body{position:relative;padding:15px}.attr-modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.attr-modal-footer .attr-btn+.attr-btn{margin-bottom:0;margin-left:5px}.attr-modal-footer .attr-btn-group .attr-btn+.attr-btn{margin-left:-1px}.attr-modal-footer .attr-btn-block+.attr-btn-block{margin-left:0}.attr-modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.attr-modal-dialog{width:600px;margin:30px auto}.attr-modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.attr-modal-sm{width:300px}}@media (min-width:992px){.attr-modal-lg{width:900px}}.attr-tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;opacity:0;line-break:auto}.attr-tooltip.attr-in{opacity:.9}.attr-tooltip.attr-top{padding:5px 0;margin-top:-3px}.attr-tooltip.attr-right{padding:0 5px;margin-left:3px}.attr-tooltip.attr-bottom{padding:5px 0;margin-top:3px}.attr-tooltip.attr-left{padding:0 5px;margin-left:-3px}.attr-tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.attr-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.attr-tooltip.attr-top .attr-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-top-left .attr-tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-top-right .attr-tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-right .attr-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.attr-tooltip.attr-left .attr-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.attr-tooltip.attr-bottom .attr-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-tooltip.attr-bottom-left .attr-tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-tooltip.attr-bottom-right .attr-tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.attr-popover.attr-top{margin-top:-10px}.attr-popover.attr-right{margin-left:10px}.attr-popover.attr-bottom{margin-top:10px}.attr-popover.attr-left{margin-left:-10px}.attr-popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.attr-popover-content{padding:9px 14px}.attr-popover>.attr-arrow,.attr-popover>.attr-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.attr-popover>.attr-arrow{border-width:11px}.attr-popover>.attr-arrow:after{content:"";border-width:10px}.attr-popover.attr-top>.attr-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.attr-popover.attr-top>.attr-arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.attr-popover.attr-right>.attr-arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.attr-popover.attr-right>.attr-arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.attr-popover.attr-bottom>.attr-arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.attr-popover.attr-bottom>.attr-arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.attr-popover.attr-left>.attr-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.attr-popover.attr-left>.attr-arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.attr-carousel{position:relative}.attr-carousel-inner{position:relative;width:100%;overflow:hidden}.attr-carousel-inner>.attr-item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.attr-carousel-inner>.attr-item>a>img,.attr-carousel-inner>.attr-item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.attr-carousel-inner>.attr-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-transition:-webkit-transform .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.attr-carousel-inner>.attr-item.attr-active.attr-right,.attr-carousel-inner>.attr-item.attr-next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.attr-carousel-inner>.attr-item.attr-active.attr-left,.attr-carousel-inner>.attr-item.attr-prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.attr-carousel-inner>.attr-item.attr-active,.attr-carousel-inner>.attr-item.attr-next.attr-left,.attr-carousel-inner>.attr-item.attr-prev.attr-right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.attr-carousel-inner>.attr-active,.attr-carousel-inner>.attr-next,.attr-carousel-inner>.attr-prev{display:block}.attr-carousel-inner>.attr-active{left:0}.attr-carousel-inner>.attr-next,.attr-carousel-inner>.attr-prev{position:absolute;top:0;width:100%}.attr-carousel-inner>.attr-next{left:100%}.attr-carousel-inner>.attr-prev{left:-100%}.attr-carousel-inner>.attr-next.attr-left,.attr-carousel-inner>.attr-prev.attr-right{left:0}.attr-carousel-inner>.attr-active.attr-left{left:-100%}.attr-carousel-inner>.attr-active.attr-right{left:100%}.attr-carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);opacity:.5}.attr-carousel-control.attr-left{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.attr-carousel-control.attr-right{right:0;left:auto;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.attr-carousel-control:focus,.attr-carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-icon-prev{left:50%;margin-left:-10px}.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next{right:50%;margin-right:-10px}.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.attr-carousel-control .attr-icon-prev:before{content:'\2039'}.attr-carousel-control .attr-icon-next:before{content:'\203a'}.attr-carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.attr-carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.attr-carousel-indicators .attr-active{width:12px;height:12px;margin:0;background-color:#fff}.attr-carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.attr-carousel-caption .attr-btn{text-shadow:none}@media screen and (min-width:768px){.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-icon-prev{margin-left:-10px}.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next{margin-right:-10px}.attr-carousel-caption{right:20%;left:20%;padding-bottom:30px}.attr-carousel-indicators{bottom:20px}}.attr-btn-group-vertical>.attr-btn-group:after,.attr-btn-group-vertical>.attr-btn-group:before,.attr-btn-toolbar:after,.attr-btn-toolbar:before,.attr-clearfix:after,.attr-clearfix:before,.attr-container-fluid:after,.attr-container-fluid:before,.attr-container:after,.attr-container:before,.attr-dl-horizontal dd:after,.attr-dl-horizontal dd:before,.attr-form-horizontal .attr-form-group:after,.attr-form-horizontal .attr-form-group:before,.attr-modal-footer:after,.attr-modal-footer:before,.attr-modal-header:after,.attr-modal-header:before,.attr-nav:after,.attr-nav:before,.attr-navbar-collapse:after,.attr-navbar-collapse:before,.attr-navbar-header:after,.attr-navbar-header:before,.attr-navbar:after,.attr-navbar:before,.attr-pager:after,.attr-pager:before,.attr-panel-body:after,.attr-panel-body:before,.attr-row:after,.attr-row:before{display:table;content:" "}.attr-btn-group-vertical>.attr-btn-group:after,.attr-btn-toolbar:after,.attr-clearfix:after,.attr-container-fluid:after,.attr-container:after,.attr-dl-horizontal dd:after,.attr-form-horizontal .attr-form-group:after,.attr-modal-footer:after,.attr-modal-header:after,.attr-nav:after,.attr-navbar-collapse:after,.attr-navbar-header:after,.attr-navbar:after,.attr-pager:after,.attr-panel-body:after,.attr-row:after{clear:both}.attr-center-block{display:block;margin-right:auto;margin-left:auto}.attr-pull-right{float:right!important}.attr-pull-left{float:left!important}.attr-hide{display:none!important}.attr-show{display:block!important}.attr-invisible{visibility:hidden}.attr-text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.attr-hidden{display:none!important}.attr-affix{position:fixed}@-ms-viewport{width:device-width}.attr-visible-lg,.attr-visible-md,.attr-visible-sm,.attr-visible-xs{display:none!important}.attr-visible-lg-block,.attr-visible-lg-inline,.attr-visible-lg-inline-block,.attr-visible-md-block,.attr-visible-md-inline,.attr-visible-md-inline-block,.attr-visible-sm-block,.attr-visible-sm-inline,.attr-visible-sm-inline-block,.attr-visible-xs-block,.attr-visible-xs-inline,.attr-visible-xs-inline-block{display:none!important}@media (max-width:767px){.attr-visible-xs{display:block!important}table.attr-visible-xs{display:table!important}tr.attr-visible-xs{display:table-row!important}td.attr-visible-xs,th.attr-visible-xs{display:table-cell!important}}@media (max-width:767px){.attr-visible-xs-block{display:block!important}}@media (max-width:767px){.attr-visible-xs-inline{display:inline!important}}@media (max-width:767px){.attr-visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm{display:block!important}table.attr-visible-sm{display:table!important}tr.attr-visible-sm{display:table-row!important}td.attr-visible-sm,th.attr-visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md{display:block!important}table.attr-visible-md{display:table!important}tr.attr-visible-md{display:table-row!important}td.attr-visible-md,th.attr-visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.attr-visible-lg{display:block!important}table.attr-visible-lg{display:table!important}tr.attr-visible-lg{display:table-row!important}td.attr-visible-lg,th.attr-visible-lg{display:table-cell!important}}@media (min-width:1200px){.attr-visible-lg-block{display:block!important}}@media (min-width:1200px){.attr-visible-lg-inline{display:inline!important}}@media (min-width:1200px){.attr-visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.attr-hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.attr-hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.attr-hidden-md{display:none!important}}@media (min-width:1200px){.attr-hidden-lg{display:none!important}}.attr-visible-print{display:none!important}@media print{.attr-visible-print{display:block!important}table.attr-visible-print{display:table!important}tr.attr-visible-print{display:table-row!important}td.attr-visible-print,th.attr-visible-print{display:table-cell!important}}.attr-visible-print-block{display:none!important}@media print{.attr-visible-print-block{display:block!important}}.attr-visible-print-inline{display:none!important}@media print{.attr-visible-print-inline{display:inline!important}}.attr-visible-print-inline-block{display:none!important}@media print{.attr-visible-print-inline-block{display:inline-block!important}}@media print{.attr-hidden-print{display:none!important}}@-webkit-keyframes metform-responseOpen{from{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(1);transform:scaley(1);opacity:1;-webkit-transform-origin:top center;transform-origin:top center}}@keyframes metform-responseOpen{from{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(1);transform:scaley(1);opacity:1;-webkit-transform-origin:top center;transform-origin:top center}}@-webkit-keyframes metform-responseClose{from{-webkit-transform:scaley(1);transform:scaley(1);-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(0);transform:scaley(0);-webkit-transform-origin:top center;transform-origin:top center}}@keyframes metform-responseClose{from{-webkit-transform:scaley(1);transform:scaley(1);-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(0);transform:scaley(0);-webkit-transform-origin:top center;transform-origin:top center}}@-webkit-keyframes metform-zoom-out-zero{from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes metform-zoom-out-zero{from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes metform-zoom-in-full{from{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes metform-zoom-in-full{from{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.mf-main-response-wrap[data-show="1"] .mf-response-msg{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-responseOpen;animation-name:metform-responseOpen}.mf-main-response-wrap[data-show="0"] .mf-response-msg{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-responseClose;animation-name:metform-responseClose}.mf-main-response-wrap .mf-response-msg{border-radius:10px;border:1px solid #c3c2c2}.mf-main-response-wrap:not(.mf_pro_activated) .mf-response-msg{background-color:#fff}.mf-close-this-form{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-name:metform-zoom-out-zero;animation-name:metform-zoom-out-zero}.mf-close-this-form>h2{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-zoom-in-full;animation-name:metform-zoom-in-full}.mf-input-wrapper .mf-time-input[type=time]:not(.value-found):before{content:attr(placeholder);padding-right:2px}.mf-input-wrapper .mf-time-input[type=time]:focus:before{content:''!important}@supports (-webkit-touch-callout:none){.mf-input-wrapper .mf-time-input{min-width:100%;min-height:45px;height:45px!important}}.elementor-widget-mf-checkbox .mf-input-label{margin-bottom:-5px!important}#elementor .mf-btn-wraper a.metform-btn{background:#337ab7;color:#fff;border-radius:5px;height:20%;font-size:16px;padding:10px}.mf-form-wrapper section,.single-metform-form section{padding-top:0;padding-bottom:0}.mf-input-switch-control{position:relative;display:inline-block}.mf-input-switch-control>input[type=checkbox]{display:none!important}.mf-input-control{position:absolute;z-index:-1;opacity:0}.mf-input-switch .mf-input-control-label::before{content:attr(data-disable);width:55px;height:25px;background-color:#ededed;left:0;border-radius:15px;text-align:right;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;padding:3px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:10px;-webkit-transition:all .4s;transition:all .4s;float:right;line-height:18px;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.metform-form-content{position:relative;z-index:0;overflow-x:clip}.metform-form-content .metform-form-main-wrapper .e-container{isolation:unset}.mf-text-editor .ql-container.ql-snow{border:1px solid #ccc}_::-webkit-full-page-media,_:future,:root .metform-form-content{position:relative;z-index:0;overflow-x:hidden}.mf-multistep-container .elementor-top-section .elementor-inner-section{padding:0!important;margin:0!important;min-height:inherit}.mf-multistep-container .elementor-top-section .elementor-inner-column .elementor-element-populated{padding-top:0!important;padding-bottom:0!important}.mf-multistep-container .elementor-top-section .elementor-inner-column .mf-widget-container{margin:10px 0}.mf-multistep-container .e-con .e-con-inner,.mf-multistep-container .e-con .e-container--row,.mf-multistep-container .e-container--column .e-con-inner,.mf-multistep-container .e-container--column .e-container--row{padding:0!important;margin:0!important;min-height:inherit}.mf-response-msg-wrap{-webkit-transition:height .45s,opacity .45s,visibility .45s;transition:height .45s,opacity .45s,visibility .45s;background-color:#fff}.mf-response-msg-wrap[data-show="0"]{height:0!important;opacity:0;visibility:hidden}.mf-response-msg-wrap[data-show="1"]{height:auto;opacity:1;visibility:visible;margin-bottom:20px}.mf-response-msg{border-radius:5px;text-align:center;padding:15px 34px;height:100%}.wf-error-res{background-color:#f8d7da;border-color:#f5c6cb}.mf-success-icon,.wf-error-res .mf-alert-icon{color:#721c24;font-size:30px;margin-bottom:5px}.mf-success-icon{color:#101010}.mf-response-msg p{font-size:17px;line-height:20px;color:#101010;margin-bottom:0}.wf-error-res p{color:#721c24}.custom-file-label,.custom-select,.mf-input-control-label::before{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.mf-input-control-label::after{position:absolute;top:2px;left:2px;display:block;width:14px;height:14px;content:"";background-color:#adb5bd;border-radius:100px;-webkit-transition:all .4s;transition:all .4s;cursor:pointer}.mf-input-switch label.mf-input-control-label{display:inline-block;vertical-align:middle;position:relative;margin:0}.mf-input-control:checked~.mf-input-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff;content:attr(data-enable);text-align:left;padding-left:10px;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.mf-input-switch .mf-input-control:checked~.mf-input-control-label::after{background-color:#fff}body.theme-twentytwentyone .mf-input-control-label::after{left:12px}body.theme-twentytwentyone .mf-input-switch .mf-input-control:checked~.mf-input-control-label::after{left:calc(55px - ((55px / 2) - 7px) + 8px)!important}.mf-input-wrapper .mf-input-help{display:block;font-size:.9em;margin-top:5px;opacity:.7;clear:both;font-weight:400}.mf-input-wrapper .mf-input{width:100%;max-width:100%;padding:12px;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:0 0;background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;line-height:21px;text-align:left}.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input{font-size:16px;-webkit-appearance:none}.mf-input-wrapper .mf-input:focus,.mf-input-wrapper.mf-field-error .mf-input,.mf-input-wrapper.mf-field-error .mf-input:focus{outline:0}.mf-input-wrapper .mf-input:focus{border-color:#4285f478}.mf-input-wrapper .mf-input:-ms-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-webkit-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-moz-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-ms-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-webkit-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input:-moz-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}@media (max-width:767px){.attr-form-group>.attr-control-label,.attr-form-group>.mf-input,.mf-input-wrapper>.mf-captcha-input-wrapper,.mf-input-wrapper>.mf-checkbox,.mf-input-wrapper>.mf-image-select,.mf-input-wrapper>.mf-input-label,.mf-input-wrapper>.mf-input:not(.mf-left-parent),.mf-input-wrapper>.mf-payment-method,.mf-input-wrapper>.mf-radio,.mf-input-wrapper>.mf-repeater-field-label,.mf-input-wrapper>.mf-signature{width:100%;min-width:100%}}.mf-input-wrapper .mf-input-label,.mf-repeater-field-label{font-family:Roboto,sans-serif;font-weight:600;font-size:14px;display:block;color:#000;font-size:14px;line-height:16px;margin-bottom:5px}.mf-input-wrapper .mf-input,.mf-input-wrapper .mf-input-label{vertical-align:middle}div.mf-input-wrapper>textarea.mf-input{padding:15px}.irs--round .irs-max,.irs--round .irs-min{display:none}.irs--round .irs-handle{cursor:pointer}.multi-option-input-type{vertical-align:middle}.mf-checkbox-option input[type=checkbox]{display:none!important}.mf-checkbox-option:not(.disabled) label{cursor:pointer}.mf-checkbox-option input[type=checkbox]+span::before{position:relative;content:"\f0c8";font-family:"Font Awesome 5 Free"!important;font-weight:500!important;display:inline-block;border:none;font-size:18px;color:#5f7bff;font-weight:400;width:25px;line-height:1;top:2px}.mf-checkbox-option input[type=checkbox]+span{font-weight:400;font-size:14px;cursor:pointer}.mf-checkbox-option input[type=checkbox]:checked+span::before{content:"\f14a";font-family:"Font Awesome 5 Free"!important;display:inline-block;border:none;font-size:18px;color:#5f7bff}.mf-radio-option input[type=radio]{display:none!important}.mf-checkbox-option,.mf-radio-option{padding-right:15px}.mf-radio-option input[type=radio]+span::before{content:"\f111";font-family:"Font Awesome 5 Free"!important;font-weight:500!important;display:inline-block;border:none;font-size:18px;color:#5f7bff;font-weight:400;width:25px;line-height:1;top:2px;position:relative}.mf-radio-option input[type=radio]+span{font-weight:400;font-size:14px;cursor:pointer}.mf-radio-option input[type=radio]:checked+span::before{content:"\f058";font-family:"Font Awesome 5 Free"!important;display:inline-block;border:none;font-size:18px;color:#5f7bff}.mf-input-wrapper .mf-input-select{padding:0!important}.mf-input-select .mf_select__control{min-height:0;padding:12px;border-width:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;border-radius:none!important;border:1px solid #eaeaea;background-color:transparent}.mf-input-select .mf_select__control:hover{border:1px solid #eaeaea}.mf-input-select .mf_select__indicator-separator{display:none}.mf-input-select .mf_select__value-container,.mf-input-select .mf_select__value-container input{padding:0}.mf-input-select .mf_select__placeholder{margin-left:0;margin-right:0;color:inherit}.mf-input-select .mf_select__indicators{margin-right:2px}.mf-input-multiselect .mf_multiselect__indicators{margin-right:15px}.mf-input-multiselect .mf_multiselect__dropdown-indicator,.mf-input-select .mf_select__indicator{padding:0;border-style:solid;border-width:5px 4px 0;border-color:currentColor transparent transparent}.mf-input-multiselect .mf_multiselect__control--menu-is-open .mf_multiselect__dropdown-indicator,.mf-input-select .mf_select__control--menu-is-open .mf_select__indicator{border-width:0 4px 5px;border-color:transparent transparent currentColor}.mf-input-multiselect .mf_multiselect__dropdown-indicator>svg,.mf-input-select .mf_select__indicator>svg{display:none}.mf-input-select .mf_select__menu{width:100%;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:#fff}.mf-input-select .mf_select__menu>div{overflow-x:hidden}.mf-input-select .mf_select__menu-list{padding:0}.mf-input-select .mf_select__option{cursor:pointer;border:1px solid #eaeaea}.mf-input-select .mf_select__option.mf_select__option--is-focused,.mf-input-select .mf_select__option.mf_select__option--is-selected,.mf-input-select .mf_select__option:hover{background-color:#f0f0f0}.mf-input-select .mf_select__control.mf_select__control--is-focused{border-color:#4285f478;background-color:inherit}.mf-input.mf-input-select{border:none!important;background-color:#fafafa}.mf-input-select .mf_select__single-value{position:relative;top:0;width:100%;max-width:calc(100% - 22px);margin-left:0;margin-right:0;-webkit-transform:none;transform:none}.mf-input-wrapper select.mf-input-dropdown{border:none;padding:15px 25px;font-size:15px;font-weight:500!important;-webkit-appearance:none;-o-appearance:none;-moz-appearance:none;appearance:none;border-width:1px;border-style:solid;border-color:#eaeaea}.mf-input-wrapper select.mf-input-dropdown option{background-color:#fff;color:#222;font-size:15px}.mf-input-switch-control.mf-input-switch.mf-input{-webkit-box-shadow:none!important;box-shadow:none!important;vertical-align:-webkit-baseline-middle;border:none;padding:0}.mf-input-wrapper .range-slider{display:inline-block;width:100%}.mf-input-wrapper .asRange{width:100%;background-color:#f1f4f9}.mf-input-wrapper .asRange .asRange-pointer .asRange-tip::before,.mf-input-wrapper .asRange .asRange-pointer::before,.mf-input-wrapper .asRange .asRange-selected{background-color:#1fb787}.mf-input-wrapper .asRange .asRange-pointer .asRange-tip{background-color:#1fb787;border:1px solid #1fb787;top:inherit;bottom:18px;left:-50%;margin-left:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.metform-btn{background-color:#4285f4;border:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;max-width:100%;padding:16px 40px;font-size:16px;border-radius:2px;cursor:pointer;-webkit-box-shadow:0 5px 5px 0 rgba(66,133,244,.3);box-shadow:0 5px 5px 0 rgba(66,133,244,.3);line-height:18px;-webkit-transition:all .4s;transition:all .4s;font-weight:500;text-decoration:none}.metform-btn:focus,.metform-btn:hover{background-color:#4285f4;text-decoration:none;outline:0}button.metform-btn,button.metform-btn:not(.toggle){background-color:#4285f4}button.metform-btn:focus,button.metform-btn:hover{background-color:#4285f4}@media (max-width:767px){.mf-btn--mobile-justify .metform-btn{width:100%}}@media (min-width:768px) and (max-width:1024px){.mf-btn--tablet-justify .metform-btn{width:100%}}@media (min-width:1025px){.mf-btn--justify .metform-btn{width:100%}}.metform-submit-btn{position:relative;z-index:0}.metform-submit-btn::after,.metform-submit-btn::before{content:" ";position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-style:solid;border-color:currentColor;border-width:0;border-radius:50%;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.metform-submit-btn[disabled]::after,.metform-submit-btn[disabled]::before{opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s}.metform-submit-btn::before{border-width:2px}.metform-submit-btn[disabled]::before{opacity:.25}.metform-submit-btn::after{border-top-width:2px;-webkit-animation:submitspin .55s linear infinite;animation:submitSpin .55s linear infinite}.metform-submit-btn>span{-webkit-transition:opacity .15s ease .15s;transition:opacity .15s ease .15s}.metform-submit-btn[disabled]>span{opacity:0;-webkit-transition-delay:0;transition-delay:0}@-webkit-keyframes submitSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes submitSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mf-input-wrapper .iti{display:block}.mf-input-wrapper>.iti{display:inline-block;width:100%}.mf-input-wrapper .iti .mf-input{width:100%!important}.mf-input-wrapper .iti--separate-dial-code .iti__selected-flag{background-color:#f7f6f6}.mf-input-wrapper .iti .iti__flag-container{display:none}.mf-input-wrapper .iti>.iti__flag-container{display:block}.flatpickr-calendar{margin-top:8px}.flatpickr-month{margin-top:3px;margin-bottom:5px}.mf-input-wrapper>.flatpickr-wrapper{display:block}.flatpickr-wrapper select{display:inline-block}.flatpickr-calendar .flatpickr-time{height:auto}.elementor-widget-mf-date .mf-input-wrapper .flatpickr-calendar{width:auto}.elementor-widget-mf-date.elementor-element-edit-mode .flatpickr-calendar,.elementor-widget-mf-time.elementor-element-edit-mode .flatpickr-calendar{top:100%!important;left:0!important}.mf-ratings{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer}.mf-ratings>input{display:none!important}.mf-ratings>label{cursor:pointer}.mf-ratings>label:not(:last-child){padding-right:5px}.mf-ratings.is-selected>label,.mf-ratings:not(.is-selected):hover>label{color:#ffdb72}.mf-ratings.is-selected:not(:hover)>input:checked+label~label,.mf-ratings.is-selected>label:hover~label,.mf-ratings:not(.is-selected),.mf-ratings:not(.is-selected)>label:hover~label{color:#ccc}.mf-input-file-upload{width:.1px;height:.1px;opacity:0;visibility:hidden;position:absolute}.mf-input-file-upload-label{color:#fff;margin-right:10px;padding:5px 15px;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-shadow:none;box-shadow:none;font-size:16px;font-weight:400;line-height:28px}.mf-input-file-upload-label i{font-size:18px}.mf-input-file-upload-label svg{max-width:18px;height:auto;vertical-align:middle}.mf-file-name span{display:inline-block;font-size:15px}.mf-input-wrapper .error{display:block;font-size:14px}.mf-input-multiselect,.mf-input-select{padding:0;cursor:pointer}.mf-input.mf-input-multiselect{padding:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;border:none!important}.mf-input-multiselect .mf_multiselect__control{border:1px solid #eaeaea;border-radius:0;background-color:#fafafa;cursor:pointer}.mf-input-multiselect .mf_multiselect__control:focus,.mf-input-multiselect .mf_multiselect__control:hover{border:1px solid #eaeaea;outline:0;-webkit-box-shadow:none;box-shadow:none}.mf_multiselect__indicator-separator{display:none}.mf_multiselect__option.mf_multiselect__option--is-focused,.mf_multiselect__option:hover{background-color:#f0f0f0}.mf_multiselect__option.mf_multiselect__option--is-focused{background-color:#fff}.mf_multiselect__option{border:1px solid #eaeaea;background-color:#fff;padding:10px 15px;font-size:15px}.mf-input-multiselect .mf_multiselect__menu{margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.mf-input-multiselect .mf_multiselect__menu-list{padding:0}.mf-input-multiselect .mf_multiselect__placeholder{color:#c9c1c1}.mf_multiselect__menu-notice--no-options{border:1px solid #eaeaea;color:#c9c1c1}.mf_multiselect__control .mf_multiselect__value-container{padding:8px 12px}.mf_multiselect__control .mf_multiselect__value-container>div:last-child{height:25px}.mf-input-multiselect .mf_multiselect__multi-value{margin:0 5px 0 0}.mf_multiselect__multi-value__remove{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.mf_multiselect__multi-value__label{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.mf-input-multiselect .mf_multiselect__input>input{min-height:0}.mf-input.mf-input-summary{padding:10px 13px 13px;background-color:#fff;border-width:0;margin-top:15px;-webkit-box-shadow:0 0 1px 0 transparent;box-shadow:0 0 1px 0 transparent;background-color:transparent}.mf-input.mf-input-summary:has(li){-webkit-box-shadow:0 0 1px 0 grey;box-shadow:0 0 1px 0 grey;background-color:#f3f9ff}.mf-entry-data{margin:0;padding:0;list-style:none;word-break:break-word}.mf-entry-data>li:not(:last-child){border-bottom-width:0}.mf-entry-data>li>strong{display:block;padding:8px 0;font-size:14px}.mf-entry-data>li>span{display:block;width:100%;max-width:100%;padding:12px;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:0 0;background-color:#fffefe;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;line-height:21px;text-align:left}.elementor-widget-mf-range .mf-field-error .error{display:none!important}.g-recaptcha>div{position:relative;z-index:0}.g-recaptcha>div::after,.g-recaptcha>div::before,.g-recaptcha>div>div::after,.g-recaptcha>div>div::before{content:" ";position:absolute;border-style:solid;border-color:#d3d3d3;border-width:0;z-index:0}.g-recaptcha>div::before{top:0;left:0;bottom:2px;border-left-width:1px}.g-recaptcha>div::after{top:0;right:2px;bottom:2px;border-right-width:1px}.g-recaptcha>div>div::before{top:0;left:0;right:2px;border-top-width:1px}.g-recaptcha>div>div::after{left:0;right:2px;bottom:2px;border-bottom-width:1px}.g-recaptcha+.attr-alert{display:none}.g-recaptcha:empty+.attr-alert{display:block!important}.mf-captcha-input-wrapper.mf-captcha-block>i{padding-left:25px}img.mf-input.mf-captcha-image{max-width:200px;border:none;-webkit-box-sizing:unset;box-sizing:unset;background:0 0;padding:0;display:inline-block}.mf-captcha-block>img.mf-input.mf-captcha-image{margin:5px 0 5px 0}.mf-captcha-inline>img.mf-input.mf-captcha-image{margin:0 5px 0 0}.mf-captcha-input-wrapper.mf-captcha-inline{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:100%}.mf-captcha-input-wrapper.mf-captcha-inline>i{margin-left:25px!important;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.mf-refresh-captcha::before{content:"\f01e";font-family:"Font Awesome 5 Free";font-weight:700;font-style:normal;cursor:pointer}.mf-error-message{display:block}.elementor-widget-mf-url .mf-input-wrapper .mf-error-message{color:red}.mf-input-wrapper .input-range__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:4px solid #000;border-radius:100%;cursor:pointer;display:block;height:15px;margin-left:-7.5px;margin-top:-11px;outline:0;position:absolute;top:50%;-webkit-transition:-webkit-transform .3s ease-out,box-shadow .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;transition:-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out;width:15px}.mf-input-wrapper .input-range__slider:focus{-webkit-box-shadow:0 0 0 5px rgba(63,81,181,.2);box-shadow:0 0 0 5px rgba(63,81,181,.2)}.input-range--disabled .input-range__slider{background:#ccc;border:1px solid #ccc;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}.mf-input-wrapper .input-range__slider-container{-webkit-transition:left .3s ease-out;transition:left .3s ease-out}.mf-input-wrapper .input-range__label{color:#aaa;font-family:"Helvetica Neue",san-serif;font-size:.8rem;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap}.mf-input-wrapper .input-range__label--max,.mf-input-wrapper .input-range__label--min{bottom:-1.4rem;position:absolute;display:none}.mf-input-wrapper .input-range__label--min{left:0}.mf-input-wrapper .input-range__label--max{right:0}.mf-input-wrapper .input-range__label--value{position:absolute;bottom:20px}.mf-input-wrapper .input-range__label-container{left:-50%;position:relative;background-color:#000;width:36px;height:20px;display:inline-block;color:#fff;font-size:12px;text-align:center;border-radius:3px}.mf-input-wrapper .input-range__label-container::before{position:absolute;bottom:-3px;left:50%;display:inline-block;width:6px;height:6px;margin-left:-3px;content:"";background-color:#000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mf-input-wrapper .input-range__label--max .input-range__label-container{left:50%}.mf-input-wrapper .input-range__track{background:#f1f4f9;border-radius:.3rem;cursor:pointer;display:block;height:8px;position:relative;-webkit-transition:left .3s ease-out,width .3s ease-out;transition:left .3s ease-out,width .3s ease-out}.mf-input-wrapper .input-range--disabled .input-range__track{background:#f1f4f9}.mf-input-wrapper .input-range__track--background{left:0;margin-top:-.15rem;position:absolute;right:0;top:50%}.mf-input-wrapper .input-range__track--active{background:#000}.mf-input-wrapper .input-range{height:1rem;position:relative;width:100%}.mf-condition--hidden,[mf-condition-hidden=true]{display:none!important;visibility:hidden}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@font-face {
font-family: "ovaicon";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.ttf?6ca22e33a1539df94eb08a25c1c3a8e3) format("truetype"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.woff?6ca22e33a1539df94eb08a25c1c3a8e3) format("woff"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.woff2?6ca22e33a1539df94eb08a25c1c3a8e3) format("woff2"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.eot?6ca22e33a1539df94eb08a25c1c3a8e3#iefix) format("embedded-opentype"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/ovaicon/font/ovaicon.svg?6ca22e33a1539df94eb08a25c1c3a8e3#ovaicon) format("svg");
}
[class^="ovaicon-"]:before, [class*=" ovaicon-"]:before {
font-family: ovaicon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ovaicon-back:before {
content: "\f101";
}
.ovaicon-next:before {
content: "\f102";
}
.ovaicon-menu:before {
content: "\f103";
}
.ovaicon-download:before {
content: "\f104";
}
.ovaicon-checked:before {
content: "\f105";
}
.ovaicon-menu-1:before {
content: "\f106";
}
.ovaicon-checked-1:before {
content: "\f107";
}
.ovaicon-cancel:before {
content: "\f108";
}
.ovaicon-download-1:before {
content: "\f109";
}
.ovaicon-fast-forward:before {
content: "\f10a";
}
.ovaicon-download-2:before {
content: "\f10b";
}
.ovaicon-upload:before {
content: "\f10c";
}
.ovaicon-login:before {
content: "\f10d";
}
.ovaicon-logout:before {
content: "\f10e";
}
.ovaicon-previous:before {
content: "\f10f";
}
.ovaicon-cancel-1:before {
content: "\f110";
}
.ovaicon-fullscreen:before {
content: "\f111";
}
.ovaicon-next-1:before {
content: "\f112";
}
.ovaicon-more:before {
content: "\f113";
}
.ovaicon-checked-2:before {
content: "\f114";
}
.ovaicon-cancel-2:before {
content: "\f115";
}
.ovaicon-menu-2:before {
content: "\f116";
}
.ovaicon-upload-1:before {
content: "\f117";
}
.ovaicon-list:before {
content: "\f118";
}
.ovaicon-next-2:before {
content: "\f119";
}
.ovaicon-upload-2:before {
content: "\f11a";
}
.ovaicon-back-1:before {
content: "\f11b";
}
.ovaicon-export:before {
content: "\f11c";
}
.ovaicon-shuffle:before {
content: "\f11d";
}
.ovaicon-up-arrow:before {
content: "\f11e";
}
.ovaicon-fullscreen-1:before {
content: "\f11f";
}
.ovaicon-back-2:before {
content: "\f120";
}
.ovaicon-rewind:before {
content: "\f121";
}
.ovaicon-double-chevron:before {
content: "\f122";
}
.ovaicon-next-3:before {
content: "\f123";
}
.ovaicon-next-4:before {
content: "\f124";
}
.ovaicon-fullscreen-2:before {
content: "\f125";
}
.ovaicon-next-5:before {
content: "\f126";
}
.ovaicon-download-3:before {
content: "\f127";
}
.ovaicon-repeat:before {
content: "\f128";
}
.ovaicon-diagonal-arrow:before {
content: "\f129";
}
.ovaicon-resize:before {
content: "\f12a";
}
.ovaicon-upload-3:before {
content: "\f12b";
}
.ovaicon-upload-4:before {
content: "\f12c";
}
.ovaicon-menu-3:before {
content: "\f12d";
}
.ovaicon-back-3:before {
content: "\f12e";
}
.ovaicon-download-4:before {
content: "\f12f";
}
.ovaicon-resize-1:before {
content: "\f130";
}
.ovaicon-download-5:before {
content: "\f131";
}
.ovaicon-next-6:before {
content: "\f132";
}
.ovaicon-fast-forward-1:before {
content: "\f133";
}
.ovaicon-download-6:before {
content: "\f134";
}
.ovaicon-back-4:before {
content: "\f135";
}
.ovaicon-download-7:before {
content: "\f136";
}
.ovaicon-next-7:before {
content: "\f137";
}
.ovaicon-back-5:before {
content: "\f138";
}
.ovaicon-upload-5:before {
content: "\f139";
}
.ovaicon-diagonal-arrow-1:before {
content: "\f13a";
}
.ovaicon-back-6:before {
content: "\f13b";
}
.ovaicon-next-8:before {
content: "\f13c";
}
.ovaicon-diagonal-arrow-2:before {
content: "\f13d";
}
.ovaicon-rewind-1:before {
content: "\f13e";
}
.ovaicon-upload-6:before {
content: "\f13f";
}
.ovaicon-upload-7:before {
content: "\f140";
}
.ovaicon-previous-1:before {
content: "\f141";
}
.ovaicon-download-8:before {
content: "\f142";
}
.ovaicon-diagonal-arrow-3:before {
content: "\f143";
}
.ovaicon-next-9:before {
content: "\f144";
}
.ovaicon-calendar:before {
content: "\f145";
}
.ovaicon-calendar-1:before {
content: "\f146";
}
.ovaicon-alarm-clock:before {
content: "\f147";
}
.ovaicon-stopwatch:before {
content: "\f148";
}
.ovaicon-calendar-2:before {
content: "\f149";
}
.ovaicon-calendar-3:before {
content: "\f14a";
}
.ovaicon-calendar-4:before {
content: "\f14b";
}
.ovaicon-calendar-5:before {
content: "\f14c";
}
.ovaicon-alarm-clock-1:before {
content: "\f14d";
}
.ovaicon-wall-clock:before {
content: "\f14e";
}
.ovaicon-loupe:before {
content: "\f14f";
}
.ovaicon-search:before {
content: "\f150";
}
.ovaicon-speech-bubble:before {
content: "\f151";
}
.ovaicon-comment:before {
content: "\f152";
}
.ovaicon-comment-1:before {
content: "\f153";
}
.ovaicon-chat-comment-oval-speech-bubble-with-text-lines:before {
content: "\f154";
}
.ovaicon-message:before {
content: "\f155";
}
.ovaicon-chat:before {
content: "\f156";
}
.ovaicon-conversation:before {
content: "\f157";
}
.ovaicon-speech-bubble-1:before {
content: "\f158";
}
.ovaicon-chat-1:before {
content: "\f159";
}
.ovaicon-oval-black-speech-bubble:before {
content: "\f15a";
}
.ovaicon-user:before {
content: "\f15b";
}
.ovaicon-user-1:before {
content: "\f15c";
}
.ovaicon-group:before {
content: "\f15d";
}
.ovaicon-group-1:before {
content: "\f15e";
}
.ovaicon-customer:before {
content: "\f15f";
}
.ovaicon-user-2:before {
content: "\f160";
}
.ovaicon-folder:before {
content: "\f161";
}
.ovaicon-folder-1:before {
content: "\f162";
}
.ovaicon-page:before {
content: "\f163";
}
.ovaicon-document:before {
content: "\f164";
}
.ovaicon-page-blank:before {
content: "\f165";
}
.ovaicon-file:before {
content: "\f166";
}
.ovaicon-edit:before {
content: "\f167";
}
.ovaicon-edit-1:before {
content: "\f168";
}
.ovaicon-tag:before {
content: "\f169";
}
.ovaicon-price-tag:before {
content: "\f16a";
}
.ovaicon-bookmark:before {
content: "\f16b";
}
.ovaicon-tag-1:before {
content: "\f16c";
}
.ovaicon-wishlist:before {
content: "\f16d";
}
.ovaicon-shopping-cart:before {
content: "\f16e";
}
.ovaicon-shopping-cart-1:before {
content: "\f16f";
}
.ovaicon-shopping-cart-empty-side-view:before {
content: "\f170";
}
.ovaicon-shopping-cart-2:before {
content: "\f171";
}
.ovaicon-facebook-logo:before {
content: "\f172";
}
.ovaicon-facebook-logo-1:before {
content: "\f173";
}
.ovaicon-facebook:before {
content: "\f174";
}
.ovaicon-twitter:before {
content: "\f175";
}
.ovaicon-twitter-1:before {
content: "\f176";
}
.ovaicon-instagram:before {
content: "\f177";
}
.ovaicon-instagram-1:before {
content: "\f178";
}
.ovaicon-instagram-2:before {
content: "\f179";
}
.ovaicon-youtube-logotype:before {
content: "\f17a";
}
.ovaicon-tiktok:before {
content: "\f17b";
}
.ovaicon-tik-tok:before {
content: "\f17c";
}
.ovaicon-tik-tok-1:before {
content: "\f17d";
}
.ovaicon-quote:before {
content: "\f17e";
}
.ovaicon-left-quote:before {
content: "\f17f";
}
.ovaicon-left-quotes-sign:before {
content: "\f180";
}
.ovaicon-left-quote-1:before {
content: "\f181";
}
.ovaicon-close:before {
content: "\f182";
}
.ovaicon-right-arrow:before {
content: "\f183";
}
.ovaicon-pin:before {
content: "\f184";
}
.ovaicon-placeholder:before {
content: "\f185";
}
.ovaicon-cursor:before {
content: "\f186";
}
.ovaicon-mail:before {
content: "\f187";
}
.ovaicon-mail-1:before {
content: "\f188";
}
.ovaicon-email:before {
content: "\f189";
}
.ovaicon-letter:before {
content: "\f18a";
}
.ovaicon-telephone:before {
content: "\f18b";
}
.ovaicon-phone-call:before {
content: "\f18c";
}
.ovaicon-telephone-1:before {
content: "\f18d";
}
.ovaicon-smartphone-call:before {
content: "\f18e";
}
.ovaicon-smartphone:before {
content: "\f18f";
}
.ovaicon-phone-receiver:before {
content: "\f190";
}
.ovaicon-phone:before {
content: "\f191";
}
.ovaicon-right-quote:before {
content: "\f192";
}
.ovaicon-quotation:before {
content: "\f193";
}
.ovaicon-rss-feed-symbol:before {
content: "\f194";
}
.ovaicon-rss:before {
content: "\f195";
}
.ovaicon-rss-feeds-symbol-in-a-rounded-square:before {
content: "\f196";
}
.ovaicon-rss-1:before {
content: "\f197";
}
.ovaicon-add:before {
content: "\f198";
}
.ovaicon-plus:before {
content: "\f199";
}
.ovaicon-plus-1:before {
content: "\f19a";
}
.ovaicon-minus:before {
content: "\f19b";
}
.ovaicon-minus-1:before {
content: "\f19c";
}@font-face {
font-family: 'icomoon';
src:  url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.eot?qbhq44);
src:  url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.eot?qbhq44#iefix) format('embedded-opentype'),
url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.ttf?qbhq44) format('truetype'),
url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.woff?qbhq44) format('woff'),
url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/icomoon/fonts/icomoon.svg?qbhq44#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icomoon-"], [class*=" icomoon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icomoon-gird:before {
content: "\e927";
}
.icomoon-list:before {
content: "\e928";
}
.icomoon-flig-outline:before {
content: "\e925";
}
.icomoon-location-2:before {
content: "\e926";
}
.icomoon-angle-double-right:before {
content: "\e900";
}
.icomoon-angle-left:before {
content: "\e901";
}
.icomoon-angle-right:before {
content: "\e902";
}
.icomoon-arrow-left:before {
content: "\e903";
}
.icomoon-arrow-right:before {
content: "\e904";
}
.icomoon-briefcase:before {
content: "\e905";
}
.icomoon-calander:before {
content: "\e906";
}
.icomoon-call:before {
content: "\e907";
}
.icomoon-car:before {
content: "\e908";
}
.icomoon-caret-circle-right:before {
content: "\e909";
}
.icomoon-caret-down:before {
content: "\e90a";
}
.icomoon-chat:before {
content: "\e90b";
}
.icomoon-check:before {
content: "\e90c";
}
.icomoon-check-circle:before {
content: "\e90d";
}
.icomoon-check-circle-2:before {
content: "\e90e";
}
.icomoon-checked:before {
content: "\e90f";
}
.icomoon-check-square:before {
content: "\e910";
}
.icomoon-chevron-down:before {
content: "\e911";
}
.icomoon-chevron-down-r:before {
content: "\e912";
}
.icomoon-chevron-up:before {
content: "\e913";
}
.icomoon-clock:before {
content: "\e914";
}
.icomoon-close:before {
content: "\e915";
}
.icomoon-coconut-tree:before {
content: "\e916";
}
.icomoon-compass:before {
content: "\e917";
}
.icomoon-crown:before {
content: "\e918";
}
.icomoon-dot:before {
content: "\e919";
}
.icomoon-envelope:before {
content: "\e91a";
}
.icomoon-exceeds:before {
content: "\e91b";
}
.icomoon-experienced:before {
content: "\e91c";
}
.icomoon-facebook:before {
content: "\e91d";
}
.icomoon-flig:before {
content: "\e91e";
}
.icomoon-gallery:before {
content: "\e91f";
}
.icomoon-heart:before {
content: "\e920";
}
.icomoon-heart-fill:before {
content: "\e921";
}
.icomoon-info-circle:before {
content: "\e922";
}
.icomoon-instagram:before {
content: "\e923";
}
.icomoon-location:before {
content: "\e924";
}
.icomoon-map:before {
content: "\e94c";
}
.icomoon-minus:before {
content: "\e94d";
}
.icomoon-next:before {
content: "\e94e";
}
.icomoon-next-small:before {
content: "\e94f";
}
.icomoon-people:before {
content: "\e950";
}
.icomoon-pin:before {
content: "\e951";
}
.icomoon-plane:before {
content: "\e952";
}
.icomoon-plus:before {
content: "\e955";
}
.icomoon-pre:before {
content: "\e956";
}
.icomoon-pre-small:before {
content: "\e957";
}
.icomoon-profile-2user:before {
content: "\e958";
}
.icomoon-profile-circle:before {
content: "\e959";
}
.icomoon-quote:before {
content: "\e95a";
}
.icomoon-quote-outline:before {
content: "\e95b";
}
.icomoon-reliable:before {
content: "\e95c";
}
.icomoon-routing:before {
content: "\e95d";
}
.icomoon-search:before {
content: "\e95e";
}
.icomoon-search-zoom-in:before {
content: "\e95f";
}
.icomoon-share:before {
content: "\e960";
}
.icomoon-star:before {
content: "\e961";
}
.icomoon-star-2:before {
content: "\e962";
}
.icomoon-star-fill:before {
content: "\e963";
}
.icomoon-star-outline:before {
content: "\e964";
}
.icomoon-suitcase:before {
content: "\e965";
}
.icomoon-tag:before {
content: "\e966";
}
.icomoon-teacher:before {
content: "\e967";
}
.icomoon-tiktok:before {
content: "\e968";
}
.icomoon-twitte:before {
content: "\e969";
}
.icomoon-user:before {
content: "\e96a";
}
.icomoon-view:before {
content: "\e96b";
}
.icomoon-youtube:before {
content: "\e96c";
}@font-face {
font-family: "flaticon_tripgo";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.woff2?71a904932a5b77d5b5b1b672ba38b3f7) format("woff2"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.woff?71a904932a5b77d5b5b1b672ba38b3f7) format("woff"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.eot?71a904932a5b77d5b5b1b672ba38b3f7#iefix) format("embedded-opentype"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.ttf?71a904932a5b77d5b5b1b672ba38b3f7) format("truetype"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon/font/flaticon_tripgo.svg?71a904932a5b77d5b5b1b672ba38b3f7#flaticon_tripgo) format("svg")
}
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
font-family: flaticon_tripgo !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-spinner-of-dots:before {
content: "\f101";
}
.flaticon-loading:before {
content: "\f102";
}
.flaticon-share:before {
content: "\f103";
}
.flaticon-share-1:before {
content: "\f104";
}
.flaticon-share-2:before {
content: "\f105";
}
.flaticon-share-3:before {
content: "\f106";
}
.flaticon-share-option:before {
content: "\f107";
}
.flaticon-facebook:before {
content: "\f108";
}
.flaticon-twitter:before {
content: "\f109";
}
.flaticon-twitter-1:before {
content: "\f10a";
}
.flaticon-linkedin:before {
content: "\f10b";
}
.flaticon-pinterest:before {
content: "\f10c";
}
.flaticon-reddit:before {
content: "\f10d";
}
.flaticon-reddit-1:before {
content: "\f10e";
}
.flaticon-vk:before {
content: "\f10f";
}
.flaticon-vk-social-network-logo:before {
content: "\f110";
}
.flaticon-odnoklassniki:before {
content: "\f111";
}
.flaticon-odnoklassniki-1:before {
content: "\f112";
}
.flaticon-tumblr:before {
content: "\f113";
}
.flaticon-tumblr-1:before {
content: "\f114";
}
.flaticon-digg:before {
content: "\f115";
}
.flaticon-digg-1:before {
content: "\f116";
}
.flaticon-skype:before {
content: "\f117";
}
.flaticon-stumbleupon:before {
content: "\f118";
}
.flaticon-stumbleupon-1:before {
content: "\f119";
}
.flaticon-linkedin-1:before {
content: "\f11a";
}
.flaticon-pinterest-1:before {
content: "\f11b";
}
.flaticon-telegram:before {
content: "\f11c";
}
.flaticon-telegram-1:before {
content: "\f11d";
}
.flaticon-telegram-2:before {
content: "\f11e";
}
.flaticon-instagram:before {
content: "\f11f";
}
.flaticon-reddit-2:before {
content: "\f120";
}
.flaticon-skype-1:before {
content: "\f121";
}
.flaticon-pocket:before {
content: "\f122";
}
.flaticon-pocket-1:before {
content: "\f123";
}
.flaticon-xing:before {
content: "\f124";
}
.flaticon-social:before {
content: "\f125";
}
.flaticon-whatsapp:before {
content: "\f126";
}
.flaticon-whatsapp-1:before {
content: "\f127";
}
.flaticon-whatsapp-2:before {
content: "\f128";
}
.flaticon-mail:before {
content: "\f129";
}
.flaticon-email:before {
content: "\f12a";
}
.flaticon-email-1:before {
content: "\f12b";
}
.flaticon-printing:before {
content: "\f12c";
}
.flaticon-printer:before {
content: "\f12d";
}
.flaticon-twitter-2:before {
content: "\f12e";
}
.flaticon-twitter-3:before {
content: "\f12f";
}@font-face {
font-family: "flaticon_tripgo2";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.ttf?433b8237a9530b343e70b77a1356cbc2) format("truetype"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.woff?433b8237a9530b343e70b77a1356cbc2) format("woff"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.woff2?433b8237a9530b343e70b77a1356cbc2) format("woff2"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.eot?433b8237a9530b343e70b77a1356cbc2#iefix) format("embedded-opentype"),
url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/flaticon2/font/flaticon_tripgo2.svg?433b8237a9530b343e70b77a1356cbc2#flaticon_tripgo2) format("svg");
}
i[class^="flaticon2-"]:before, i[class*=" flaticon2-"]:before {
font-family: flaticon_tripgo2 !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon2-school-bag:before {
content: "\f101";
}
.flaticon2-travel-insurance:before {
content: "\f102";
}
.flaticon2-sunbed:before {
content: "\f103";
}
.flaticon2-tent:before {
content: "\f104";
}
.flaticon2-right-quote:before {
content: "\f105";
}
.flaticon2-teamwork:before {
content: "\f106";
}
.flaticon2-hiking:before {
content: "\f107";
}
.flaticon2-social:before {
content: "\f108";
}
.flaticon2-beach-chair:before {
content: "\f109";
}
.flaticon2-trophy:before {
content: "\f10a";
}
.flaticon2-ufo:before {
content: "\f10b";
}
.flaticon2-giftbox:before {
content: "\f10c";
}
.flaticon2-photo-camera:before {
content: "\f10d";
}
      html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} @font-face {
font-family: "HK Grotesk";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Light.otf) format("truetype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Regular.otf) format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Medium.otf) format("truetype");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-SemiBold.otf) format("truetype");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Bold.otf) format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-ExtraBold.otf) format("truetype");
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Black.otf) format("truetype");
font-weight: 900;
font-style: normal;
} html {
overflow-x: hidden;
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
padding: 0;
font-size: var(--font-size);
line-height: var(--line-height);
color: var(--text);
font-family: var(--primary-font);
letter-spacing: var(--letter-spacing);
}
@media (max-width: 1024px) {
body {
overflow-x: hidden;
}
}
body.admin-bar {
top: 32px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: var(--heading);
font-family: var(--primary-font);
font-weight: bold;
clear: both;
margin: 1em 0 0.5em 0px;
}
h1 {
font-size: 2em;
line-height: 1.21;
}
h2 {
font-size: 1.7411em;
line-height: 1.21;
}
h3 {
font-size: 1.5157em;
}
h4 {
font-size: 1.3195em;
}
h5 {
font-size: 1.1487em;
}
h6 {
font-size: 1em;
}
a {
text-decoration: none;
color: var(--primary);
}
a:hover, a:focus {
text-decoration: none;
outline: none;
}
p {
line-height: var(--line-height);
margin: 0 0 2em;
}
p:empty {
height: 0;
margin: 0;
}
.elementor-text-editor p {
line-height: inherit;
margin: 0;
}
blockquote {
position: relative;
font-weight: 600;
color: var(--heading);
padding: 20px 60px 20px;
font-style: italic;
margin: 0;
margin-bottom: 32px;
font-size: 1.2em;
}
@media (max-width: 767px) {
blockquote {
padding: 0;
margin: 10px;
margin-bottom: 32px;
}
}
blockquote.wp-block-quote.is-style-large {
padding: 20px 60px 20px;
}
@media (max-width: 767px) {
blockquote.wp-block-quote.is-style-large {
padding: 35px;
margin: 10px;
}
}
blockquote.wp-block-quote.is-style-large:not(.is-style-plain) {
padding: 20px 60px 20px;
}
blockquote p {
margin-bottom: 20px;
line-height: 1.3;
}
blockquote cite {
font-size: 16px;
color: var(--secondary);
}
blockquote:before {
position: absolute;
left: 10px;
top: 25px;
content: "\f17f";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
font-size: 30px;
color: var(--primary);
}
@media (max-width: 767px) {
blockquote:before {
left: -20px;
top: -5px;
font-size: 15px;
}
}
blockquote.has-text-align-right:before {
right: 0;
left: auto;
transform: rotate(180deg);
width: 30px;
height: 30px;
text-align: right;
position: absolute;
}
@media (max-width: 767px) {
blockquote.has-text-align-right:before {
right: -20px;
width: 15px;
height: 15px;
}
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
address {
font-style: italic;
margin: 0 0 24px;
}
cite,
em,
var,
address,
dfn {
font-style: italic;
}
pre {
border: 1px solid #d1d1d1;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
margin: 1.75em 0 1.75em 0;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1em;
}
.elementor-widget-text-editor p {
line-height: inherit;
}
.btn,
.button {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
} body {
background-color: #fff;
}
body.container_boxed .wrap-fullwidth {
max-width: var(--container-width);
margin: 0 auto;
background-color: #fff;
}
body.container_boxed .row_site {
padding: var(--boxed-offset);
}
body.rtl {
direction: rtl;
}
body .row_site {
margin: 0 auto;
}
body .container_site {
padding-left: 10px;
padding-right: 10px;
}
body .ovamegamenu_container_default {
width: var(--container-width);
}
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
max-width: var(--container-width);
}
@media (max-width: 1023px) {
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 10px;
padding-right: 10px;
}
}
body.page-template-default .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 0px;
padding-right: 0px;
}
body.layout_1c #main-content {
max-width: 100%;
}
body.layout_2l #main-content {
float: right;
}
body.layout_2l #sidebar {
float: left;
margin-bottom: 60px;
}
body.layout_2r #main-content {
float: left;
}
body.layout_2r #sidebar {
float: right;
margin-bottom: 60px;
}
body #main-content {
max-width: calc(var(--main-content) - 60px);
width: 100%;
margin-bottom: 60px;
}
@media (max-width: 1023px) {
body #main-content {
max-width: 100%;
}
}
body #sidebar {
max-width: var(--width-sidebar);
width: 100%;
}
@media (max-width: 1023px) {
body #sidebar {
max-width: 100%;
}
}
body .wrap_footer {
clear: both;
}
body .inside-content {
min-height: calc(100vh - 200px);
}
.fancybox__container {
z-index: 9999 !important;
}
.fancybox__container .fancybox__image {
border-radius: 10px;
}
.compensate-for-scrollbar {
padding: 0 !important;
}
.swiper-image-stretch .swiper-slide .swiper-slide-image {
display: block;
transform: scale(1);
}
.swiper-image-stretch .swiper-slide.swiper-slide-active .swiper-slide-image {
transition-delay: 0.2s;
transform: scale(1.06);
transform-origin: left bottom;
transition: transform 5s linear;
}
@media (min-width: 1550px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: -150px;
}
}
@media (max-width: 1549px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: -80px;
}
}
@media (max-width: 1200px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: 0;
}
}
@media (min-width: 1024px) and (max-width: 1300px) {
.ova-hide-element-min1024-max1300 {
display: none;
}
}
@media (min-width: 1024px) and (max-width: 1450px) {
.ova-hide-element-min1024-max1450 {
display: none;
}
} .wrap_header {
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 1024px) {
.wrap_header {
display: flex;
justify-content: space-between;
align-content: center;
align-items: center;
}
}
.wrap_header a.navbar-brand img {
width: 120px;
} .site-brand a .blogname {
font-weight: bold;
font-size: 2em;
line-height: 1.5em;
color: var(--primary);
}
@media (max-width: 1023px) {
.site-brand {
display: block;
float: left;
max-width: calc(100% - 120px);
z-index: 1;
position: relative;
}
}  button.menu-toggle {
cursor: pointer;
text-align: left;
position: relative;
border: 2px solid transparent;
box-shadow: none;
border-radius: 4px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
display: block;
margin-left: auto;
color: #fff;
background-color: var(--primary);
}
@media (min-width: 1024px) {
button.menu-toggle {
display: none;
}
}
button.menu-toggle:hover {
background-color: var(--primary);
color: #fff;
}
button.menu-toggle span:before {
transition: all, ease, 0.2s;
}
button.menu-toggle:before, button.menu-toggle:after,
button.menu-toggle span:before {
content: "";
display: block;
height: 2px;
width: 14px;
position: absolute;
top: 50%;
left: 1em;
margin-top: -1px;
transition: all, ease, 0.2s;
border-radius: 3px;
background-color: #fff;
}
button.menu-toggle:before {
transform: translateY(-4px);
}
button.menu-toggle:after {
transform: translateY(4px);
}
.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
opacity: 0;
}
ul.menu li.current-menu-item > a, ul.menu li.current-menu-ancestor > a, ul.menu li.current-menu-parent > a {
color: var(--primary);
}
.main-navigation {
position: relative;
}
.main-navigation .menu {
clear: both;
}
.main-navigation ul {
list-style: none;
}
.main-navigation ul.menu {
margin-left: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul {
display: block;
margin-left: 1em;
}
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
@media (max-width: 1023px) {
.main-navigation ul li {
display: block;
}
}
.main-navigation ul li.menu-item.current-menu-parent > a, .main-navigation ul li.menu-item.current-menu-item > a, .main-navigation ul li.menu-item.current-menu-ancestor > a {
color: var(--primary);
}
.main-navigation ul li.menu-item .sub-menu .menu-item:hover > a {
color: var(--primary);
background-color: rgba(0, 0, 0, 0.03);
}
.main-navigation ul li a {
color: var(--text);
padding: 0.6180469716em;
display: block;
}
.main-navigation ul li a:hover {
color: var(--primary);
}
.main-navigation.toggled .primary-navigation ul.menu {
max-height: 999px;
}
.main-navigation .dropdown-toggle {
background: transparent;
position: absolute;
top: 3px;
right: 0;
display: block;
padding: 0.5em 1em;
color: inherit;
border-radius: 0;
border: 1px solid #eee;
}
.main-navigation .dropdown-toggle::after {
content: "\f104";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
font-size: 0.6em;
}
.main-navigation .dropdown-toggle:focus {
outline: none;
}
.main-navigation .dropdown-toggle:hover {
background: transparent;
}
.main-navigation .dropdown-toggle.toggled-on:after {
content: "\f10c";
font-family: "ovaicon";
}
@media (min-width: 1024px) {
.main-navigation .dropdown-toggle {
display: none;
}
}
@media (max-width: 1023px) {
.main-navigation .primary-navigation ul {
max-height: 0;
overflow: hidden;
transition: all ease 0.4s;
margin: 0;
padding: 0;
}
.main-navigation .primary-navigation ul.show {
max-height: 999px;
}
}
@media (min-width: 1024px) {
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
left: 1.1em;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
left: -9999px; opacity: 0;
visibility: hidden;
}
.main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul {
left: 100%;
top: 0;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul ul.sub-menu {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: 0; opacity: 0;
visibility: hidden;
border-radius: 3px;
background-color: #fff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.07);
padding: 15px 0;
}
.main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul.sub-menu li {
display: block;
min-width: 260px;
}
.main-navigation ul.menu {
max-height: none;
overflow: visible;
margin-top: 0;
transition: none;
}
.main-navigation ul.menu > li > a {
padding: 1em;
font-weight: 600;
}
.main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after {
display: block;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation ul.menu > li.page_item_has_children > a:after, .main-navigation ul.menu > li.has-mega-menu > a:after {
content: "\f104";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
margin: 0 0.35em;
font-size: 0.5em;
font-weight: 500;
-ms-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
}
.main-navigation ul.menu ul.sub-menu {
margin: 0;
padding: 15px 0px;
}
.main-navigation ul.menu ul.sub-menu li.menu-item a {
padding: 8px 25px 8px;
font-weight: 400;
font-size: 14px;
line-height: 1.5;
}
.main-navigation ul.menu ul.sub-menu li.menu-item:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul.sub-menu ul {
margin: 0;
}
.main-navigation ul.menu ul.sub-menu li.menu-item-has-children > a::after, .main-navigation ul.menu ul.sub-menu li.page_item_has_children > a::after {
content: "\f104";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
float: right;
margin-left: 10px;
margin-top: 7px;
font-size: 0.5em;
font-weight: 500;
line-height: 1;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
} footer.footer {
clear: both;
padding-bottom: 45px;
padding-top: 45px;
background-color: #333;
color: #fff;
text-align: center;
margin-top: 60px;
}  article.post-wrap {
margin-bottom: 70px;
}
article.post-wrap.sticky {
background: #f9f9f9;
padding: 30px;
border-top: 5px solid;
border-color: var(--primary);
}
article.post-wrap.sticky .post-excerpt {
text-align: justify;
}
article.post-wrap .post-title {
margin: 0px 0px 20px 0px;
padding: 0;
line-height: 1.3em;
font-weight: bold;
font-size: 32px;
color: var(--heading);
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
word-break: break-word;
letter-spacing: -1px;
font-feature-settings: "pnum" on, "onum" on;
}
article.post-wrap .post-title:hover {
color: var(--primary);
}
article.post-wrap .post-media {
margin-bottom: 20px;
}
article.post-wrap .post-media img {
border-radius: 10px;
}
article.post-wrap ul.post-meta {
list-style-type: none;
margin: 0 0px 25px 0px;
padding: 0;
display: inline-block;
}
article.post-wrap ul.post-meta li {
display: inline-block;
font-size: 16px;
margin: 0 18px 0px 0;
color: var(--light);
}
article.post-wrap ul.post-meta li i {
font-size: 0.8em;
color: var(--primary);
padding-right: 3px;
}
article.post-wrap ul.post-meta li a {
color: var(--light);
}
article.post-wrap ul.post-meta li a:hover {
color: var(--primary);
}
article.post-wrap .post-excerpt > p {
margin-top: 0px;
margin-bottom: 25px;
}
article.post-wrap a.readmore {
border-radius: 10px;
clear: both;
background-color: var(--primary);
border-color: var(--primary);
border: 1px solid;
color: #fff;
font-size: 1em;
text-transform: none;
font-weight: 600;
box-shadow: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
article.post-wrap a.readmore:hover {
color: var(--primary);
border-color: var(--primary);
background-color: #fff;
} .blog_default .post-title {
font-weight: normal;
}
.blog_default .post-excerpt {
font-size: 1em;
}
.blog_default .date {
font-size: 1em;
}
.layout_1c .blog_default {
max-width: 930px;
margin: 0 auto;
} .blog_grid {
display: grid;
gap: 25px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1023px) {
.blog_grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.blog_grid {
grid-template-columns: repeat(1, 1fr);
}
}
.blog_grid article.post-wrap .post-media {
margin-bottom: 15px;
}
.blog_grid article.post-wrap .post-title {
font-size: 22px;
}
.blog_grid article.post-wrap .post-excerpt {
font-size: 1em;
}
.blog_grid article.post-wrap ul.post-meta {
margin-bottom: 15px;
}
.blog_grid article.post-wrap ul.post-meta .date {
font-size: 1em;
}
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(1, 1fr);
}
} .blog_masonry {
margin-left: -15px;
margin-right: -15px;
}
.blog_masonry article {
width: 33.3%;
}
@media (max-width: 1200px) {
.blog_masonry article {
width: 50%;
}
}
@media (max-width: 767px) {
.blog_masonry article {
width: 100%;
}
}
.blog_masonry .content {
display: block;
margin: 0px 15px;
position: relative;
min-height: 100px;
}
.blog_masonry .content .post-media {
margin-bottom: 15px;
}
.blog_masonry .content .post-title {
font-size: 22px;
}
.blog_masonry .content .post-excerpt {
font-size: 1em;
}
.blog_masonry .content ul.post-meta {
margin-bottom: 15px;
}
.blog_masonry .content ul.post-meta .date {
font-size: 1em;
}
.blog_masonry .content a.readmore {
clear: both;
background-color: transparent;
border-color: var(--primary);
border: 1px solid;
color: var(--primary);
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.blog_masonry .content a.readmore:hover {
color: #fff;
border-color: var(--primary);
background-color: var(--primary);
}
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 50%;
min-height: 200px;
}
@media (max-width: 767px) {
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 100%;
}
} .single article.post-wrap .post-title {
font-size: 42px;
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
margin-bottom: 20px;
margin-top: 0;
word-break: break-word;
}
.single article.post-wrap .post-title:hover {
color: var(--heading);
}
.single article.post-wrap .post-content {
margin-bottom: 15px;
}
.single article.post-wrap .post-content:before, .single article.post-wrap .post-content:after {
clear: both;
content: "";
display: table;
}
.single article.post-wrap .post-content ul.ova-post-list {
list-style-type: none;
padding: 0;
margin-bottom: 30px;
}
.single article.post-wrap .post-content ul.ova-post-list li {
margin-bottom: 10px;
}
.single article.post-wrap .post-content ul.ova-post-list li:before {
content: "\e90d";
font-family: "icomoon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.5em;
display: block;
float: left;
color: var(--secondary);
font-size: 20px;
line-height: inherit;
}
.single article.post-wrap .post-content ul.ova-post-list li::marker {
color: var(--secondary);
}
.single article.post-wrap .post-tags-and-share {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
row-gap: 15px;
}
.single article.post-wrap .post-tags-and-share .post-tags {
clear: both;
}
.single article.post-wrap .post-tags-and-share .post-tags a {
text-transform: capitalize;
margin: 0px 5px 5px 0px;
display: inline-block;
margin-right: 5px;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.single article.post-wrap .post-tags-and-share .post-tags a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 10px;
list-style: none;
padding: 0 0 0 10px;
margin: 0;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li {
display: inline-block;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li:not(:last-child) {
margin-right: 10px;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a {
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--heading);
width: 40px;
height: 40px;
border-radius: 10px;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 16px;
line-height: 1.2;
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a:hover {
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
background-color: var(--primary) !important;
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-facebook {
background-color: #506ccf;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-twitter {
background-color: #97D5F0;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-pinterest {
background-color: #D13B3B;
}
.single.layout_1c #main-content {
max-width: 1000px;
margin: 0 auto;
} h1.page-title {
margin-top: 0;
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
}
.search .page-header .page-title {
margin-bottom: 60px;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 15px;
}
.search .page-header .page-title span {
color: var(--primary);
}
.ova-next-pre-post {
direction: ltr;
margin: 30px 0;
padding: 24px 0;
border-width: 1px 0px;
border-style: solid;
border-color: #e8e7e7;
}
.ova-next-pre-post:after {
content: "";
display: block;
clear: both;
}
.ova-next-pre-post .pre {
float: left;
}
.ova-next-pre-post .pre .num-2 .title {
margin-left: -16px;
}
.ova-next-pre-post .next {
float: right;
}
.ova-next-pre-post .next .num-2 .title {
margin-right: -16px;
}
.ova-next-pre-post .pre, .ova-next-pre-post .next {
display: flex;
width: calc(50% - 25px);
}
@media (max-width: 767px) {
.ova-next-pre-post .pre, .ova-next-pre-post .next {
width: 50%;
}
}
.ova-next-pre-post .pre img, .ova-next-pre-post .next img {
width: 76px;
height: 76px;
border-radius: 10px;
display: inline-block;
vertical-align: middle;
}
@media (max-width: 767px) {
.ova-next-pre-post .pre img, .ova-next-pre-post .next img {
display: none;
}
}
.ova-next-pre-post .pre:hover .num-1 i, .ova-next-pre-post .next:hover .num-1 i {
color: var(--primary);
}
.ova-next-pre-post .pre:hover .num-2 span.text-label, .ova-next-pre-post .next:hover .num-2 span.text-label {
color: var(--primary);
}
.ova-next-pre-post .pre .num-1, .ova-next-pre-post .next .num-1 {
margin-right: 5px;
}
.ova-next-pre-post .pre .num-1 i, .ova-next-pre-post .next .num-1 i {
display: inline-flex;
line-height: 1;
font-size: 24px;
color: var(--text);
}
.ova-next-pre-post .pre .num-2 span.text-label, .ova-next-pre-post .next .num-2 span.text-label {
font-size: 14px;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 0.2px;
color: var(--text);
font-weight: 600;
display: inline-block;
margin-bottom: 5px;
}
.ova-next-pre-post .pre .num-2 .title, .ova-next-pre-post .next .num-2 .title {
font-family: var(--primary-font);
display: block;
font-size: 20px;
line-height: 1.3;
font-weight: 700;
color: var(--heading);
word-break: break-word;
}
@media (max-width: 767px) {
.ova-next-pre-post .pre .num-2 .title, .ova-next-pre-post .next .num-2 .title {
display: none;
}
}
.ova-next-pre-post .pre {
padding-right: 10px;
}
.ova-next-pre-post .next {
flex-direction: row-reverse;
padding-left: 10px;
}
.ova-next-pre-post .next .num-1 {
margin: 0px;
margin-left: 5px;
}
@media (max-width: 767px) {
.ova-next-pre-post .next .num-1 {
margin-left: 0px;
margin-right: 5px;
}
}
.ova-next-pre-post .next .num-2 {
text-align: right;
}
@media (max-width: 767px) {
.ova-next-pre-post .next .num-2 {
text-align: left;
}
}
.ova-next-pre-post a {
display: flex;
align-items: flex-start;
} .page article.post-wrap {
display: flow-root;
} .sidebar .widget {
display: block;
margin-bottom: 24px;
border: 1px solid #e6e6e6;
border-radius: 10px;
float: left;
width: 100%;
padding: 25px 20px;      }
.sidebar .widget a {
color: var(--text);
}
.sidebar .widget a:hover {
color: var(--primary);
}
.sidebar .widget h4.widget-title {
position: relative;
color: var(--heading);
position: relative;
border-bottom: 1px solid #e6e6e6;
margin: 0 -20px 20px -20px;
padding: 0 20px 20px 20px;
}
.sidebar .widget h4.widget-title:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: calc(100% - 20px);
width: 4px;
background-color: var(--primary);
}
.sidebar .widget p {
margin-top: 0;
}
.sidebar .widget img {
width: auto;
}
.sidebar .widget ul {
list-style-type: none;
margin: 0;
padding-left: 0px;
}
.sidebar .widget ul li {
padding: 0.5em 0;
}
.sidebar .widget ul li:first-child {
border-top: 0;
}
.sidebar .widget ul li:last-child {
padding-bottom: 0;
}
.sidebar .widget ul.children, .sidebar .widget ul.sub-menu {
margin: 0.5em 0 0 0.8em;
}
.sidebar .widget .screen-reader-text {
display: none;
}
.sidebar .widget.widget_rss ul li {
padding-top: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.sidebar .widget.widget_rss ul li:first-child {
padding-top: 0;
}
.sidebar .widget.widget_rss ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar .widget.widget_rss ul li a.rsswidget {
font-weight: 600;
display: block;
line-height: 1.5em;
margin-bottom: 12px;
color: var(--heading);
font-size: 15px;
}
.sidebar .widget.widget_rss ul li a.rsswidget:hover {
color: var(--primary);
}
.sidebar .widget.widget_rss ul li .rss-date {
display: inline-block;
margin-bottom: 12px;
font-weight: 500;
opacity: 0.7;
}
.sidebar .widget.widget_rss ul li .rssSummary {
margin-bottom: 12px;
color: var(--text);
}
.sidebar .widget.widget_rss ul li cite {
color: var(--text);
opacity: 0.8;
text-decoration: underline;
}
.sidebar .widget.widget_text {
border-radius: 0;
border: none;
padding: 0;
}
.sidebar .widget.widget_calendar {
width: 100%;
}
.sidebar .widget.widget_calendar caption {
background: transparent;
color: var(--heading);
font-weight: bold;
text-align: center;
border: none;
padding: 5px 0px;
}
.sidebar .widget.widget_calendar table {
margin-bottom: 0;
}
.sidebar .widget.widget_calendar table thead {
border: 1px solid #eee;
}
.sidebar .widget.widget_calendar table thead tr th {
background-color: #f1f1f1;
color: var(--heading);
border: 1px solid #e4e4e4;
text-align: center;
}
.sidebar .widget.widget_calendar table tbody tr td {
border: none;
text-align: center;
border: 1px solid #e4e4e4;
}
.sidebar .widget.widget_calendar nav {
border: none;
padding: 10px 0px 0px 0px;
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_calendar nav a {
color: var(--primary);
}
.sidebar .widget.widget_calendar nav a:hover {
color: #343434;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
position: relative;
width: 100%;
float: left;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.sidebar .widget.widget_search {
padding: 0;
}
.sidebar .widget.widget_search form {
position: relative;
}
.sidebar .widget.widget_search form:before {
font-size: 20px;
color: var(--light);
opacity: 0.8;
font-family: "ovaicon";
content: "\f14f";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
position: absolute;
top: 50%;
right: 20px;
line-height: 1;
transform: translate(0, -50%);
cursor: pointer;
}
.sidebar .widget.widget_search form input[type=search] {
width: 100%;
padding: 13px 50px 13px 17px;
border: none;
border-radius: 10px;
}
.sidebar .widget.widget_search form input[type=submit] {
position: absolute;
right: 0px;
top: 0;
background-color: transparent;
border: none;
font-size: 0;
width: 50px;
}
.sidebar .widget.widget_categories ul li, .sidebar .widget.widget_archive ul li {
line-height: 30px;
color: var(--text);
text-align: right;
}
.sidebar .widget.widget_categories ul li:before, .sidebar .widget.widget_archive ul li:before {
content: "\f161";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_categories ul li a, .sidebar .widget.widget_archive ul li a {
color: var(--text);
float: left;
text-align: left;
}
.sidebar .widget.widget_categories ul li a:hover, .sidebar .widget.widget_archive ul li a:hover {
color: var(--primary);
}
.sidebar .widget.widget_categories .widget-custom ul li, .sidebar .widget.widget_archive .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before, .sidebar .widget.widget_archive .widget-custom ul li:before {
content: "\f161";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
}
.sidebar .widget.widget_categories .widget-custom ul li a, .sidebar .widget.widget_archive .widget-custom ul li a {
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_categories .widget-custom ul li a .number, .sidebar .widget.widget_archive .widget-custom ul li a .number {
background: #eee;
border-radius: 50%;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before {
content: "\f162";
font-family: "ovaicon";
}
.sidebar .widget.widget_pages ul li:before {
content: "\f163";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_nav_menu ul li:before {
content: "\f163";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_meta ul li:before {
content: "\f112";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li {
color: var(--text);
opacity: 0.8;
}
.sidebar .widget.widget_recent_comments ul li:before {
content: "\f151";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link {
color: var(--heading);
text-decoration: underline;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link a:hover {
color: var(--primary);
} table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ededed;
font-size: 100%;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
table thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
table thead tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table thead tr td, table thead tr th {
padding: 5px 10px;
font-weight: bold;
color: var(--heading);
border: 1px solid #ededed;
text-align: left;
}
table thead tr td a, table thead tr th a {
color: var(--heading);
}
table tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
table tbody tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table tbody tr td, table tbody tr th {
padding: 5px 10px;
border: 1px solid #ededed;
color: var(--text);
text-align: left;
}
table tbody tr td a, table tbody tr th a {
color: var(--heading);
border-bottom: 1px solid var(--primary);
font-weight: normal;
}
table tbody tr td a:hover, table tbody tr th a:hover {
color: var(--primary);
}
table tbody tr th {
color: var(--heading);
} button,
input,
select,
textarea {
color: var(--text);
line-height: 1.5em;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text {
border-radius: 5px;
padding: 12px 15px;
border-color: #e0e0e0;
background-color: #ffffff;
color: var(--text);
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: normal;
outline: 0;
transition: all ease-in-out 0.3s;
font-size: 1em;
}
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
textarea::placeholder,
.input-text::placeholder {
color: var(--text);
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus,
.input-text:focus {
color: var(--heading);
}
.form-light input[type=text],
.form-light input[type=number],
.form-light input[type=email],
.form-light input[type=tel],
.form-light input[type=url],
.form-light input[type=password],
.form-light input[type=search],
.form-light textarea,
.form-light .input-text {
color: #fff;
}
.form-light input[type=text]::placeholder,
.form-light input[type=number]::placeholder,
.form-light input[type=email]::placeholder,
.form-light input[type=tel]::placeholder,
.form-light input[type=url]::placeholder,
.form-light input[type=password]::placeholder,
.form-light input[type=search]::placeholder,
.form-light textarea::placeholder,
.form-light .input-text::placeholder {
color: #fff;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-radius: 5px;
padding: 12px 25px;
font-size: 1em;
border-color: var(--primary);
background-color: var(--primary);
color: #fff;
cursor: pointer;
font-weight: 600;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
background-color: transparent;
border-color: var(--primary);
color: var(--primary);
}
select:not([size]):not([multiple]) {
background-color: #ffffff;
color: var(--text);
border: 1px solid #e0e0e0;
border-radius: 5px;
padding: 12px 15px;
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: none;
width: 100%;
background-image: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/img/base/select-arrow.svg);
background-position: calc(100% - 12px) center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
body.rtl select:not([size]):not([multiple]) {
background-position: 12px center;
}
textarea {
overflow: auto; vertical-align: top; width: 100%;
}
label {
font-weight: 400;
}
label.inline input {
width: auto;
} [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
-moz-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 0.5;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 0.5;
}
input::placeholder, textarea::placeholder {
opacity: 0.5;
}
.rtl select:not([size]):not([multiple]) {
background-position: left 12px top 50%;
} .gallery-caption {
width: 100%;
}
.slide_gallery {
clear: both;
margin-bottom: 30px;
}
.slide_gallery .owl-dots {
z-index: 1;
position: absolute;
left: 0;
bottom: 30px;
width: 100%;
text-align: center;
}
.slide_gallery .owl-dots .owl-dot {
width: 10px;
height: 10px;
background-color: #fff;
border: 1px solid;
border-radius: 50%;
border-color: #ccc;
margin: 0px 3px;
}
.slide_gallery .owl-dots .owl-dot.active, .slide_gallery .owl-dots .owl-dot:hover {
background-color: var(--primary);
border-color: var(--primary);
}
@media (max-width: 568px) {
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
width: 100%;
margin: 0 0 20px 0px;
}
}
@media (max-width: 568px) {
.gallery .gallery-item {
width: 100% !important;
}
} img {
max-width: 100%;
height: auto;
}
.alignleft,
img.alignleft {
margin-right: 2.2em;
margin-bottom: 1em;
display: inline;
float: left;
}
.alignright,
img.alignright {
margin-left: 1.5em;
margin-bottom: 1em;
display: inline;
float: right;
}
.aligncenter,
img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
} img.ajax-loader {
width: 16px;
height: 16px;
display: block;
text-align: center;
margin: 0 auto;
margin-left: auto;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
.bypostauthor {
position: relative;
} embed,
iframe,
object,
video {
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}  #comments {  }
#comments .title-comments {
text-transform: uppercase;
margin-bottom: 30px;
font-size: 1.4em;
}
#comments .comment-lists {
list-style-type: none;
padding-left: 0;
margin-left: 0;  }
#comments .comment-lists .children {
list-style-type: none;
padding-left: 0;
margin-left: 70px;
}
@media (max-width: 767px) {
#comments .comment-lists .children {
margin-left: 15px;
}
}
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 140px;
min-height: 100px;
margin-bottom: 40px;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 0;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta,
#comments .comment-lists .pingback .comment-body .comment-meta,
#comments .comment-lists .comment .comment-body .comment-meta {
position: relative;
margin-bottom: 10px;
}
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
position: absolute;
left: -140px;
top: 5px;
border-radius: 50%;
width: 100px;
height: auto;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
display: none;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta cite,
#comments .comment-lists .pingback .comment-body .comment-meta cite,
#comments .comment-lists .comment .comment-body .comment-meta cite {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta cite a,
#comments .comment-lists .pingback .comment-body .comment-meta cite a,
#comments .comment-lists .comment .comment-body .comment-meta cite a {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .pingback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .comment .comment-body .comment-meta .comment-date time {
font-size: 0.9em;
color: #999;
font-weight: 500;
line-height: 1.4;
font-style: italic;
}
#comments .comment-lists .trackback .comment-body .comment-content,
#comments .comment-lists .pingback .comment-body .comment-content,
#comments .comment-lists .comment .comment-body .comment-content {
padding-bottom: 40px;
border-bottom: 1px solid;
border-color: #eee;
}
#comments .comment-lists .trackback .comment-body .comment-content .comment-text p,
#comments .comment-lists .pingback .comment-body .comment-content .comment-text p,
#comments .comment-lists .comment .comment-body .comment-content .comment-text p {
margin: 0 0 10px 0;
padding: 0;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a,
#comments .comment-lists .pingback .comment-body .comment-content .reply a,
#comments .comment-lists .comment .comment-body .comment-content .reply a {
font-weight: 500;
color: var(--primary);
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "\f10f";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:hover {
color: #333;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "\f167";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body #respond,
#comments .comment-lists .pingback .comment-body #respond,
#comments .comment-lists .comment .comment-body #respond {
margin-top: 0;
border: 1px solid #eee;
border-top: none;
border-radius: 0;
padding: 22px 25px 25px 25px;
}
#comments .comment-lists .trackback .comment-body, #comments .comment-lists .pingback .comment-body {
padding-left: 0;
} #respond {
clear: both;
margin: 30px 0px;
position: relative;
}
#respond .logged-in-as {
padding-bottom: 15px;
}
#respond #reply-title {
margin-top: 0;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 1.4em;
}
#respond #reply-title #cancel-comment-reply-link {
float: right;
text-align: right;
position: relative;
color: red;
}
#respond #commentform {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
clear: both;
}
#respond #commentform p {
margin: 0;
padding: 0 15px;
}
#respond #commentform p.logged-in-as {
padding-bottom: 15px;
}
#respond #commentform label {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 5px;
font-size: 0.9em;
display: inherit;
}
#respond #commentform .comment-notes {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 100%;
max-width: 100%;
order: 1;
margin-bottom: 30px;
}
@media (min-width: 1024px) {
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
}
#respond #commentform .comment-form-author input,
#respond #commentform .comment-form-email input,
#respond #commentform .comment-form-url input {
width: 100%;
}
#respond #commentform .comment-form-comment {
flex: 0 0 100%;
max-width: 100%;
order: 2;
margin-bottom: 30px;
}
#respond #commentform .comment-form-comment textarea {
width: 100%;
}
#respond #commentform .form-submit {
flex: 0 0 100%;
max-width: 100%;
order: 3;
}
#respond #commentform .comment-form-cookies-consent {
display: flex;
line-height: 1;
margin-bottom: 15px;
width: 100%;
}
#respond #commentform .comment-form-cookies-consent label {
padding-left: 5px;
text-transform: inherit;
font-weight: 500;
}  .woocommerce.woocommerce-pagination, .woocommerce.pagination,
nav.woocommerce-pagination,
nav.pagination {
margin: 60px 0px;
}
.woocommerce.woocommerce-pagination ul.page-numbers,
.woocommerce .page-numbers,
nav.woocommerce-pagination ul.page-numbers,
nav .page-numbers {
display: inline-block;
list-style-type: none;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
border: none;
clear: both;
white-space: inherit;
}
.woocommerce.woocommerce-pagination ul.page-numbers li,
.woocommerce .page-numbers li,
nav.woocommerce-pagination ul.page-numbers li,
nav .page-numbers li {
display: inline-block;
margin: 0px 2px 10px 2px;
border: none;
padding: 0;
float: none;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce .page-numbers li .page-numbers,
nav.woocommerce-pagination ul.page-numbers li .page-numbers,
nav .page-numbers li .page-numbers {
border: 1px solid;
border-color: #f1f1f1;
border-radius: 5px;
background: #f1f1f1;
padding: 0px 10px 0px 10px;
min-width: 54px;
text-align: center;
font-weight: 600;
color: var(--text);
line-height: 43px;
font-size: 1em;
text-shadow: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i,
.woocommerce .page-numbers li .page-numbers i,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i,
nav .page-numbers li .page-numbers i {
font-size: 0.7em;
line-height: 1;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
.woocommerce .page-numbers li .page-numbers i:before,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
nav .page-numbers li .page-numbers i:before {
font-weight: bold !important;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.woocommerce .page-numbers li .page-numbers:hover,
.woocommerce .page-numbers li .page-numbers:focus,
.woocommerce .page-numbers li .page-numbers.current,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus,
nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
nav .page-numbers li .page-numbers:hover,
nav .page-numbers li .page-numbers:focus,
nav .page-numbers li .page-numbers.current {
background-color: var(--primary);
color: #fff;
} .page-links {
clear: both;
margin: 20px 0px 30px 0px;
float: left;
}
.page-links .post-page-numbers {
border: 1px solid;
border-radius: 2px;
display: inline-block;
font-size: 1rem;
height: 1.8461538462em;
line-height: 1.6923076923em;
margin-right: 0.3076923077em;
text-align: center;
width: 1.8461538462em;
font-weight: 600;
background-color: transparent;
border-color: var(--primary);
color: var(--text);
}
.page-links .post-page-numbers:hover, .page-links .post-page-numbers:focus, .page-links .post-page-numbers.current {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.page-links > .page-links-title {
border: 0;
color: #1a1a1a;
height: auto;
margin: 0;
padding-right: 0.6153846154em;
width: auto;
}
.page-links .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text {
display: none;
} .wrap_breadcrumbs {
background-color: #fafafa;
margin-bottom: 60px;
position: relative;
}
.wrap_breadcrumbs:before {
position: absolute;
left: -1000px;
background-color: #fafafa;
height: 100%;
width: 10000px;
top: 0;
content: "";
z-index: -1;
}
ul.breadcrumb {
margin: 0;
padding: 20px 0px;
display: inline-block;
list-style-type: none;
}
ul.breadcrumb li {
color: var(--primary);
-webkit-hyphens: auto;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
display: inline-block;
padding-right: 5px;
word-break: break-word;
}
ul.breadcrumb li a {
color: var(--text);
}
ul.breadcrumb li a:hover {
color: var(--primary);
}
ul.breadcrumb li .separator i {
font-size: 0.6em;
color: var(--text);
opacity: 0.5;
position: relative;
} #scrollUp {
bottom: 20px;
right: 20px;
border-radius: 4px;
background-color: var(--primary);
color: #fff;
text-align: center;
}
#scrollUp:hover {
background-color: #333;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
#scrollUp i {
color: #fff;
text-align: center;
display: block;
font-weight: bold;
position: relative;
padding: 10px 10px 5px 10px;
}
#scrollUp i:before {
font-weight: bold !important;
} .wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
max-width: 100%;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
}  .wp-block-button {
margin: 10px 0px;
}
.wp-block-button a {
text-transform: uppercase;
font-weight: 600;
}
.wp-block-button.alignleft {
margin-right: 20px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-style: dashed;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 5px;
}
.wp-block-button.alignright {
margin-left: 20px;
} .wp-block-image figcaption,
figure figcaption {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
padding-top: 0;
margin-top: 5px;
}
.wp-block-image img {
width: 100%;
} .wp-block-cover {
margin-bottom: 30px;
}
.wp-block-cover.has-background-dim {
color: #fff;
} .wp-block-gallery {
margin-bottom: 20px;
padding-top: 20px;
}
.wp-block-gallery:not(.has-nested-images).alignleft {
margin-right: 30px;
}
.wp-block-gallery:not(.has-nested-images) {
margin-bottom: 30px;
}  .wp-block-columns blockquote {
padding: 20px 10px 20px 50px;
}
.wp-block-columns blockquote:before {
left: 10px;
top: 5px;
} .wp-block-group.has-background {
margin-bottom: 30px;
padding: 30px;
} .wp-block-media-text {
margin-bottom: 30px;
} .wp-block-archives.wp-block-archives-list {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-archives.wp-block-archives-list li {
margin: 5px 0px;
}
.wp-block-archives.wp-block-archives-list li a {
position: relative;
}
.wp-block-archives.wp-block-archives-list li a:before {
content: "\f161";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-calendar {
margin-bottom: 30px;
} .wp-block-categories {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-categories li {
margin: 5px 0px;
}
.wp-block-categories li a {
position: relative;
}
.wp-block-categories li a:before {
content: "\f161";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments.has-avatars li:before {
display: none;
}
.wp-block-latest-comments li {
margin-bottom: 2em;
line-height: 1.5em;
}
.wp-block-latest-comments li:before {
content: "\f151";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-author {
text-decoration: underline;
}
.wp-block-latest-comments li a {
color: var(--primary);
}
.wp-block-latest-comments li time {
padding-top: 10px;
} .wp-block-search {
margin-bottom: 30px;
}
.wp-block-search .wp-block-search__label {
margin-bottom: 10px;
display: block;
}
.wp-block-search:before {
display: none !important;
}
.wp-block-search .wp-block-search__input {
border-color: #e0e0e0;
background-color: #ffffff;
padding-right: 20px !important;
padding-left: 20px !important;
}
.wp-block-search .wp-block-search__button {
padding: 12px 25px;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
font-weight: 600;
margin-left: 5px;
}
.wp-block-search .wp-block-search__button:hover {
background-color: transparent;
color: var(--primary);
} .wp-block-latest-posts li a {
position: relative;
}
.wp-block-latest-posts li a:before {
content: "\f163";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-posts.has-dates li {
margin-bottom: 15px;
}
.wp-block-latest-posts.has-dates time {
padding-left: 20px;
} .wp-block-tag-cloud {
clear: both;
position: relative;
}
.wp-block-tag-cloud:after {
clear: both;
content: "";
display: inline-block;
width: 100%;
}
.wp-block-tag-cloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.wp-block-tag-cloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
} .wp-block-rss {
margin: 0;
padding: 0;
list-style-type: none;
}
.wp-block-rss li {
margin-bottom: 5px;
}
.wp-block-rss li a:before {
content: "\f197";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.widget_block .wp-block-group__inner-container > h2 {
font-size: 1.3195em;
padding-bottom: 15px;
margin-bottom: 15px;
} .header_sticky.active_sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
padding-top: 5px !important;
padding-bottom: 5px !important;
background-color: #fff;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
} .ova_404_page {
margin: 120px 0px;
display: block;
text-align: center;
}
@media (max-width: 1024px) {
.ova_404_page {
margin: 90px 0px;
padding: 0 20px;
}
}
@media (max-width: 479px) {
.ova_404_page {
margin: 60px 0px;
}
}
.ova_404_page img {
margin-bottom: 36px;
}
.ova_404_page .title {
margin: 0 0 15px 0;
font-size: 42px;
line-height: 1.2;
}
.ova_404_page .description {
display: inline-block;
margin: 0 0 36px 0;
max-width: 420px;
font-size: 20px;
line-height: 1.4;
}
.ova_404_page .ova-go-home a {
transition: all 0.3s ease;
padding: 18px 32px;
background-color: var(--primary);
color: #fff;
display: inline-block;
border: 1px solid var(--primary);
font-weight: 600;
border-radius: 10px;
}
.ova_404_page .ova-go-home a:hover {
transition: all 0.3s ease;
background-color: #fff;
color: var(--primary);
} body.woocommerce.woo_layout_1c #woo_main {
max-width: 100%;
}
body.woocommerce.woo_layout_1c #woo_main #primary {
flex: 0 0 100%;
}
body.woocommerce.woo_layout_2l #woo_main {
float: right;
}
body.woocommerce.woo_layout_2l #woo_sidebar {
float: left;
}
body.woocommerce.woo_layout_2r #woo_main {
float: left;
}
body.woocommerce.woo_layout_2r #woo_sidebar {
float: right;
}
body.woocommerce #woo_main {
max-width: calc(var(--woo-main-content) - 30px);
width: 100%;
}
@media (max-width: 1023px) {
body.woocommerce #woo_main {
max-width: 100%;
}
}
body.woocommerce #woo_sidebar {
max-width: var(--woo-width-sidebar);
width: 100%;
}
@media (max-width: 1023px) {
body.woocommerce #woo_sidebar {
max-width: 100%;
}
}
body.single-product-not-rental.woocommerce #woo_main {
margin-top: 90px;
}
@media (max-width: 1023px) {
body.single-product-not-rental.woocommerce #woo_main {
margin-top: 60px;
}
} .woocommerce-message,
.woocommerce-info {
border-top-color: var(--primary);
}
.woocommerce-message::before {
color: var(--primary);
}
.woocommerce-info::before {
color: var(--primary);
} .woocommerce .select2-container .select2-selection--single .select2-selection__arrow {
background-image: url(https://www.auliatravel.co.id/wp-content/themes/tripgo/assets/img/base/select-arrow.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
.woocommerce .select2-container .select2-selection--single .select2-selection__arrow b {
display: none;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.checkout-button,
.woocommerce #review_form #submit {
line-height: 1.5em;
border-radius: 5px;
padding: 12px 25px;
font-size: 1em;
font-weight: 600;
}
.woocommerce .star-rating span:before {
color: #FFC83E;
}
.woocommerce p.stars a:before {
color: #FFC83E;
}
.woocommerce #respond input#submit {
color: #FFF;
background-color: var(--primary);
border-radius: 5px;
padding: 16px 32px;
}
.woocommerce #respond input#submit:hover {
color: #FFF;
background-color: var(--primary-hover);
}
.woocommerce .woocommerce-MyAccount-content .rx-media-button {
margin-bottom: 35px;
}
.woocommerce #woo_main {
padding: 0 10px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
}
@media (max-width: 767px) {
.woocommerce #woo_main {
padding: 0 20px;
flex-direction: column;
}
}
@media (max-width: 1024px -1) {
.woocommerce #woo_main .content-area {
flex: 0 0 100%;
padding-left: 0px;
width: 100%;
}
}
.woocommerce #woo_main .content-area .woocommerce-result-count {
margin: 6px 0 0 0;
font-size: 18px;
line-height: 26px;
font-weight: 400;
}
.woocommerce #woo_main .content-area .woocommerce-ordering {
width: 245px;
margin-bottom: 40px;
}
.woocommerce #woo_main .content-area ul.products {
margin-bottom: 80px;
}
@media (max-width: 991px) {
.woocommerce #woo_main .content-area ul.products {
margin-bottom: 0px;
}
}
.woocommerce #woo_main .content-area ul.products li.product {
text-align: center;
position: relative;
overflow: hidden;
padding-bottom: 30px;
border-radius: 10px;
width: 100%;
}
.woocommerce #woo_main .content-area ul.products li.product .cat_product {
color: var(--text);
font-size: 17px;
font-weight: 500;
line-height: 50px;
display: inline-block;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product .button {
visibility: visible;
opacity: 1;
}
.woocommerce #woo_main .content-area ul.products li.product:hover {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.woocommerce #woo_main .content-area ul.products li.product .onsale {
display: inline-block;
top: 10px;
right: 10px;
left: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 3px;
text-transform: uppercase;
}
.woocommerce #woo_main .content-area ul.products li.product a.woocommerce-loop-product__link img {
margin: 0;
}
.woocommerce #woo_main .content-area ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
line-height: 26px;
color: var(--heading);
margin-top: -20px;
padding: 20px 15px 7px 15px;
z-index: 3;
font-weight: 600;
}
.woocommerce #woo_main .content-area ul.products li.product .price {
font-size: 16px;
line-height: 26px;
color: var(--primary);
font-weight: 600;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product .price ins {
font-weight: 600;
margin-left: 6px;
text-decoration: none;
}
.woocommerce #woo_main .content-area ul.products li.product .button,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button {
margin-top: 10px;
color: #fff;
margin: 0px;
transition: 0.4s;
z-index: 2;
margin: 10px 15px 0px 15px;
background: var(--heading);
border: 1px solid var(--heading);
}
.woocommerce #woo_main .content-area ul.products li.product .button.loading:after,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button.loading:after {
right: 0.5em;
}
.woocommerce #woo_main .content-area ul.products li.product .button:hover,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button:hover {
background: var(--primary);
border-color: var(--primary);
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart {
margin-top: 20px;
display: inline-block;
visibility: visible;
opacity: 1;
background-color: transparent !important;
color: var(--heading);
text-decoration: underline;
text-transform: capitalize;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart:hover {
color: var(--primary);
transition: 0.3s ease;
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart:after {
padding-left: 5px;
}
.woocommerce #woo_main .content-area ul.products li.product .product_type_external:after,
.woocommerce #woo_main .content-area ul.products li.product .product_type_grouped:after,
.woocommerce #woo_main .content-area ul.products li.product .product_type_variable:after {
position: absolute;
top: 0;
right: 10px;
}
.woocommerce #woo_main .content-area ul.products li.product .star-rating {
text-align: center;
margin: 0 auto;
margin-bottom: 10px;
}
.woocommerce.elementor-default #woo_main {
padding: 0 10px;
}
.woocommerce ul.products {
display: grid;
grid-column-gap: 24px;
grid-row-gap: 40px;
}
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.woocommerce ul.products.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1200px) {
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 1024px) {
.woocommerce ul.products.columns-3, .woocommerce ul.products.columns-4 {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.woocommerce ul.products.columns-2, .woocommerce ul.products.columns-3, .woocommerce ul.products.columns-4 {
grid-template-columns: 1fr;
}
}
.woocommerce ul.products:before {
display: none;
}
.woocommerce ul.products li.ova-product {
width: 100% !important;
margin: 0;
}
.woocommerce div.product {      }
.woocommerce div.product .onsale {
display: inline-block;
top: 10px;
left: 10px;
right: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 0;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-child) {
margin-top: 10px;
padding: 0 5px;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-child) img {
height: 100px;
object-fit: cover;
}
.woocommerce div.product .summary .product_title {
margin: 60px 0 15px 0;
font-size: 42px;
line-height: 1.1;
color: var(--heading);
}
.woocommerce div.product .summary .woocommerce-product-rating {
display: flex;
align-items: center;
margin: 0 0 15px 0;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating {
font-size: 13px;
margin: 0px;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating:before {
color: #FFC83E;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating span:before {
color: #FFC83E;
}
.woocommerce div.product .summary .woocommerce-product-rating .woocommerce-review-link {
font-size: 15px;
color: var(--heading);
line-height: 1.2;
}
.woocommerce div.product .summary .price {
margin: 0 0 20px 0;
color: var(--primary);
}
.woocommerce div.product .summary .price .woocommerce-Price-amount {
font-size: 22px;
}
.woocommerce div.product .summary .price ins {
margin-left: 3px;
font-weight: 600;
text-decoration: none;
}
.woocommerce div.product .summary .woocommerce-product-details__short-description {
margin-bottom: 7px;
}
.woocommerce div.product .summary .stock {
margin: 0 0 18px 0;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.3px;
}
.woocommerce div.product .summary form.cart {
margin-bottom: 36px;
margin-top: 18px;
}
.woocommerce div.product .summary form.cart table.group_table {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table tr {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table td {
border-color: #e8e8e8;
}
.woocommerce div.product .summary form.cart table.group_table td {
vertical-align: middle;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #202b5d;
}
.woocommerce div.product .summary form.cart table.group_table td label {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr {
border: none;
}
.woocommerce div.product .summary form.cart table.variations tr td {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
}
.woocommerce div.product .summary form.cart table.variations tr td label {
font-weight: 400;
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr td .reset_variations {
font-size: 15px;
line-height: 1.2;
margin-top: 10px;
display: inline-block !important;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-container {
height: 40px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection--single {
border: 1px solid #e8e8e8;
border-radius: 2px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection__rendered {
padding: 0 14px;
font-size: 15px;
color: #919baf;
}
.woocommerce div.product .summary form.cart .single_variation_wrap .woocommerce-variation-price {
margin-bottom: 23px;
}
.woocommerce div.product .summary form.cart .quantity {
margin: 0 10px 0 0;
}
.woocommerce div.product .summary form.cart .quantity input {
border-color: rgba(14, 19, 23, 0.1);
width: 72px;
height: 50px;
line-height: 50px;
border-radius: 5px;
}
.woocommerce div.product .summary form.cart .quantity input::placeholder {
font-size: 16px;
color: var(--text);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button {
font-size: 14px;
font-weight: 700;
padding: 16px 33px;
line-height: 1.2;
text-transform: uppercase;
background-color: var(--primary);
border-radius: 5px;
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:hover {
background: var(--heading);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:focus {
outline: none;
}
.woocommerce div.product .summary .product_meta {
margin: 15px 0 0 0;
padding: 15px 0;
}
.woocommerce div.product .summary .product_meta .posted_in, .woocommerce div.product .summary .product_meta .tagged_as {
display: block;
font-size: 18px;
font-weight: 600;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary .product_meta .posted_in.posted_in, .woocommerce div.product .summary .product_meta .tagged_as.posted_in {
margin-bottom: 12px;
}
.woocommerce div.product .summary .product_meta .posted_in a, .woocommerce div.product .summary .product_meta .tagged_as a {
font-size: 16px;
font-weight: 400;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .summary .product_meta .posted_in a:hover, .woocommerce div.product .summary .product_meta .tagged_as a:hover {
color: var(--primary);
}
.woocommerce div.product .summary .product_meta .sku_wrapper {
margin-bottom: 12px;
display: block;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary .product_meta .sku_wrapper .sku {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs {
padding: 40px 0 80px 0;
}
@media (max-width: 1024px) {
.woocommerce div.product .woocommerce-tabs {
padding: 40px 0 60px 0;
}
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information h2 {
display: none;
font-size: 27px;
line-height: 1.2;
color: var(--heading);
font-weight: 500;
margin: 0 0 20px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
border: 1px solid #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
font-size: 17px;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
font-size: 16px;
font-style: normal;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: var(--heading);
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments .woocommerce-noreviews {
margin: 0 0 25px 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li:not(:last-child) {
margin-bottom: 35px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container img.avatar {
width: 60px;
border: none;
border-radius: 50%;
background: transparent;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text {
margin: 0 0 0 85px;
border: none;
padding: 0;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating {
font-size: 13px;
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating:before {
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta {
margin: 0 0 10px 0;
line-height: 1;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
margin: 0 5px 5px 0;
display: inline-block;
font-size: 20px;
font-weight: 600;
color: var(--heading);
text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__dash {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
display: inline-block;
color: var(--primary);
margin-left: 4px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .description {
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-reply-title {
display: inline-block;
font-size: 25px;
line-height: 1.2;
font-weight: 400;
color: var(--heading);
text-transform: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form {
margin: 15px 0px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form p {
margin: 0 0 25px 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-author {
margin-right: 10px;
flex: calc(50% - 20px);
max-width: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-email {
margin-left: 10px;
flex: calc(50% - 20px);
max-width: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating {
width: 100%;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes {
font-size: 17px;
line-height: 24px;
color: var(--heading);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes .required {
color: #ff623f;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
font-size: 16px;
line-height: 24px;
font-weight: 500;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label .required {
color: #ff623f;
}
@media (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
}
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form textarea {
margin: 0;
border: 1px solid rgba(14, 19, 23, 0.1);
background-color: #fbf9f3;
border-radius: 0;
height: 150px;
padding: 11px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form input {
padding: 0 15px;
border: 1px solid rgba(14, 19, 23, 0.1);
border-radius: 0;
background-color: #fbf9f3;
height: 60px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating label {
margin: 0 0 12px;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars {
margin: 0;
display: inline-flex;
align-items: center;
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars a {
color: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .select2-container--default {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-comment {
margin-top: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-cookies-consent {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
padding: 18px 40px;
background-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input:hover {
background: var(--heading);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 40px 0;
background: #fff;
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after {
content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
position: relative;
margin: 0 15px 10px 0;
padding: 0;
border-color: rgba(29, 23, 41, 0.15);
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-color: var(--primary);
border-bottom-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
background: var(--primary);
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
line-height: 1.2;
font-weight: 700;
color: var(--heading);
text-align: center;
text-transform: uppercase;
padding: 16px 36px;
background: #fff;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
padding: 50px 35px;
box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title {
margin: 0 0 20px;
font-size: 30px;
font-weight: 500;
line-height: 1.2;
color: var(--heading);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel#tab-description > p {
margin: 0 0 26px 0;
}
.woocommerce div.product .related > h2 {
font-size: 32px;
line-height: 1.2;
font-weight: 600;
margin: 0 0 30px 0;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist {
transition: all 0.3s ease;
cursor: pointer;
display: inline-block;
letter-spacing: 1px;
color: var(--text);
line-height: 1.2;
border-radius: 0;
border: none;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist i {
font-size: 16px;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist:hover {
transition: all 0.3s ease;
color: var(--primary);
}
.woocommerce div.product .yith-wcwl-wishlistaddedbrowse i, .woocommerce div.product .yith-wcwl-wishlistexistsbrowse i {
font-size: 16px;
color: var(--primary);
}
.woocommerce-checkout {     }
.woocommerce-checkout h3 {
text-transform: uppercase;
font-size: 1.2em;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon p {
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 49% !important;
}
.woocommerce-checkout form.checkout_coupon input.input-text {
line-height: 1.5em;
}
.woocommerce-checkout form.checkout_coupon .button {
line-height: 1.5em;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
padding: 12px 25px;
}
.woocommerce-checkout form.checkout_coupon .button:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce-checkout #customer_details {
margin-bottom: 30px;
}
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2 {
max-width: 100%;
padding: 0;
}
.woocommerce-checkout #customer_details label {
display: block;
width: 100%;
font-size: 1em;
color: var(--heading);
font-weight: 600;
margin-bottom: 5px;
margin-top: 5px;
}
.woocommerce-checkout #customer_details input {
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
color: var(--text);
border-radius: 4px;
background: #ffffff;
}
.woocommerce-checkout #customer_details textarea {
border: 1px solid;
border-color: #e0e0e0;
height: 100px;
padding: 10px 15px;
border-radius: 4px;
color: var(--text);
background: #ffffff;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce-checkout #customer_details .form-row {
margin-top: 0;
margin-bottom: 15px;
padding: 0;
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
display: flex;
flex-wrap: wrap;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
order: 1;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
order: 2;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
padding-left: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_company_field {
order: 3;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
order: 4;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
order: 5;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
padding-left: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_country_field {
order: 7;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_1_field {
order: 8;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_2_field {
order: 9;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_city_field {
order: 10;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
order: 11;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
order: 12;
width: 50%;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
padding: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label {
margin: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label input {
height: unset;
margin: 0 5px 0 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label span {
font-weight: 600;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row {
margin: 0 0 15px 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-first {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-last {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields .form-row {
margin: 0 0 15px 0;
padding: 0;
}
.woocommerce-checkout table.shop_table {
border: 1px solid;
border-color: #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th.product-name {
border-right: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table tbody tr {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td.product-name {
border-right: 1px solid #e0e0e0;
color: var(--primary);
}
.woocommerce-checkout table.shop_table tbody tr td.product-name .variation, .woocommerce-checkout table.shop_table tbody tr td.product-name .wc-item-meta {
color: var(--text);
}
.woocommerce-checkout table.shop_table tbody tr td.product-name .wc-item-meta {
padding: 0;
}
.woocommerce-checkout #payment {
border-radius: 0px;
background: #e8eaee;
}
.woocommerce-checkout #payment ul.wc_payment_methods {
padding: 32px 25px 32px 25px;
border-bottom-color: #e0e0e0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li input {
height: unset;
margin: 0 8px 0 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li label {
margin: 0 0 0 0;
font-size: 18px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
font-weight: 500;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box {
background: #fff;
margin: 12px 0 22px 0;
border-radius: 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box:before {
border-bottom-color: #fff;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box p {
font-size: 17px;
line-height: 22px;
color: var(--text);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label {
width: calc(100% - 26px);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a {
float: right;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a:after {
content: "";
display: block;
clear: both;
}
.woocommerce-checkout #payment .place-order {
justify-content: flex-end;
padding: 20px 25px 20px 20px;
}
.woocommerce-checkout #payment .place-order #place_order {
font-size: 1.2em;
color: #fff;
background-color: var(--primary);
}
.woocommerce-checkout #payment .place-order #place_order:hover {
background-color: var(--heading);
border-color: var(--heading);
}
.woocommerce { }
.woocommerce .woocommerce-cart-form table, .woocommerce .woocommerce-cart-form tr, .woocommerce .woocommerce-cart-form td, .woocommerce .woocommerce-cart-form th {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr {
display: flex;
flex-wrap: wrap;
align-items: center;
background: #e8eaee;
height: 55px;
padding: 0 0 0 13px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th {
font-size: 1em;
color: var(--heading);
text-transform: uppercase;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-remove {
order: 9;
flex: 0 0 50px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-thumbnail {
display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-name {
flex: 0 0 calc(100% - 530px);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-name {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-price {
flex: 0 0 150px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-price {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-quantity {
flex: 0 0 130px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-quantity {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-subtotal {
flex: 0 0 200px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-subtotal {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0 0 0 13px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
padding: 0;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:not(:last-child) {
border-bottom: 1px solid #e8e8e8;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child {
padding: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child td {
padding: 25px 0px 20px 0px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td {
font-size: 16px;
letter-spacing: 0.2px;
padding: 20px 12px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td input {
border-radius: 4px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
order: 9;
flex: 0 0 50px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
order: unset;
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a {
font-size: 20px;
border: 1px solid #e5e5e5;
width: 25px;
height: 25px;
font-weight: normal;
padding: 1px 0px 0px 1px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a:hover {
color: #fff !important;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
flex: 0 0 90px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
flex: 0 0 calc(100% - 620px);
padding-left: 0;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
flex: 0 0 100%;
padding-left: 12px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a {
font-size: 1em;
color: var(--heading);
font-weight: bold;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a:hover {
color: var(--primary);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
flex: 0 0 150px;
color: var(--text);
line-height: 1.2;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
flex: 0 0 130px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity input {
font-size: 16px;
color: var(--text);
height: 33px;
width: 70px;
line-height: 33px;
border: 1px solid #e8e8e8;
padding-right: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
flex: 0 0 200px;
color: var(--text);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon {
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
min-width: 160px;
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
margin-right: 10px;
font-size: 15px;
color: var(--text);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text::placeholder {
font-size: 15px;
color: #62718d;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
width: 100%;
display: block;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
background-color: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 5px;
color: #fff;
font-weight: 600;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:hover {
background-color: var(--heading);
border-color: var(--heading);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:focus {
background-color: var(--heading);
border-color: var(--heading);
outline: none;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
display: block;
width: 100%;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
background-color: var(--primary);
color: #fff;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart]:hover {
background-color: var(--heading);
border-color: var(--heading);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
display: block;
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a {
display: inline-block;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a img {
width: 60px;
}
.woocommerce .cart-collaterals {
margin-bottom: 80px;
}
.woocommerce .cart-collaterals .cart_totals > h2 {
font-size: 1.2em;
text-transform: uppercase;
color: var(--heading);
margin-bottom: 15px;
}
@media (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals table, .woocommerce .cart-collaterals .cart_totals tr, .woocommerce .cart-collaterals .cart_totals td, .woocommerce .cart-collaterals .cart_totals th {
border: none;
}
}
.woocommerce .cart-collaterals .cart_totals .shop_table {
border: 1px solid #e0e0e0;
border-collapse: separate !important;
border-bottom: none;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr th {
border: none;
border-right: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr td {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping] {
background: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 5px;
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button {
background-color: var(--primary);
color: #FFFFFF;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
background-color: var(--heading);
}
.woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-button {
background-color: var(--primary);
color: #FFF;
border-radius: 5px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-button:hover {
background-color: var(--heading);
}
.ovabrw_extra_item {
padding: 0;
list-style: none;
margin: 10px 0 0;
}
.ovabrw_extra_item li {
font-size: 16px;
font-weight: 400;
color: var(--text);
}
.ovabrw_extra_item li .amount {
font-weight: 600;
color: var(--heading);
}
.woocommerce .woocommerce-order h2 {
font-size: 1.3em;
text-transform: uppercase;
margin-bottom: 15px;
}
.woocommerce .woocommerce-order .order_details li {
margin-bottom: 10px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-order .order_details li {
display: block;
width: 100%;
margin: 0 0 15px 0px;
padding: 0;
border-right: none;
}
}
.woocommerce .woocommerce-order .order_details .order_item .product-name a {
border: none;
color: var(--primary);
}
.woocommerce {  }
.woocommerce ul.ova-login-register-woo {
list-style-type: none;
padding: 0;
margin: 0 0 50px 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.woocommerce ul.ova-login-register-woo li {
padding: 0 13px;
}
.woocommerce ul.ova-login-register-woo li.active a {
position: relative;
}
.woocommerce ul.ova-login-register-woo li.active a:after {
position: absolute;
bottom: -6px;
left: 0;
content: "";
width: 100%;
height: 2px;
background: #f00;
}
.woocommerce ul.ova-login-register-woo li a {
font-size: 24px;
line-height: 26px;
color: #202b5d;
letter-spacing: 0.2px;
font-weight: 400;
}
.woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2 {
max-width: 100%;
float: unset;
margin: 0 auto;
}
.woocommerce #customer_login.col2-set .col-1 > h2, .woocommerce #customer_login.col2-set .col-2 > h2 {
display: none;
}
.woocommerce #customer_login .woocommerce-form {
border: none;
margin-top: 0;
padding-top: 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row {
padding: 0;
margin: 0 0 15px 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row label {
font-size: 17px;
line-height: 24px;
color: var(--heading);
display: block;
width: 100%;
margin: 0 0 6px 0;
font-weight: 600;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row input {
border-radius: 5px;
padding: 12px 15px;
line-height: 1.5em;
color: var(--text);
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row .show-password-input {
right: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row {
display: flex;
flex-direction: column;
}
.woocommerce #customer_login .woocommerce-form .form-row .woocommerce-form-login__rememberme {
order: 1;
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row button {
order: 2;
}
.woocommerce #customer_login .woocommerce-form button[type=submit] {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
width: 100%;
}
.woocommerce #customer_login .woocommerce-form button[type=submit]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword {
margin-top: 7px;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a {
color: var(--heading);
text-decoration: underline;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a:hover {
color: var(--primary);
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register {
display: none;
border: none;
max-width: 400px;
padding: 0;
margin: -5px auto 80px auto;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-row, .woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 15px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register p {
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce .edit-account button[name=save_account_details] {
margin-top: 20px;
} .woocommerce-account .page-title {
display: none;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
background-color: var(--primary);
color: #fff;
}
.woocommerce-MyAccount-navigation ul li a {
list-style-type: none;
background-color: #f1f1f1;
margin-bottom: 10px;
padding: 10px 15px;
display: block;
color: var(--heading);
font-weight: bold;
}
.woocommerce .woo-sidebar {
flex: 0 0 320px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar {
flex: 0 0 100%;
}
}
.woocommerce .woo-sidebar .widget_product_categories {
padding: 50px 30px 40px 30px;
background-color: #f7f4f2;
border-radius: 10px;
}
.woocommerce .woo-sidebar .woo_widget ul {
margin: 0;
}
.woocommerce .woo-sidebar .widget_products {
padding: 50px 30px 40px 30px;
background-color: #f7f4f2;
border-radius: 10px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar .widget_products ul.product_list_widget {
padding: 0 20px 0 0;
}
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li:not(:last-child) {
border-bottom: 1px solid #e5e5e5;
margin: 0 0 20px 0;
padding: 0 0 40px 0;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a {
display: flex;
margin-bottom: -47px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a img {
float: unset;
width: 80px;
flex: 0 0 80px;
border: 1px solid #e5e5e5;
border-radius: 5px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a .product-title {
flex: 0 0 calc(100% - 100px);
font-size: 18px;
line-height: 26px;
letter-spacing: 0.2px;
font-weight: 400;
color: #2c2734;
margin-left: 20px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .star-rating {
margin: 0 0 8px 104px;
font-size: 13px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .woocommerce-Price-amount {
font-size: 20px;
line-height: 26px;
color: #88858e;
font-weight: 400;
margin-left: 104px;
position: relative;
bottom: -20px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li ins .woocommerce-Price-amount {
margin-left: 2px;
}
.woocommerce .woo-sidebar .widget_product_tag_cloud .tagcloud a {
float: left;
display: block;
margin: 0 10px 10px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider {
border-radius: 0;
background: #e5e5e5;
margin: 0 0 25px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
background: #fff;
border: 1px solid #e5e5e5;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
font-size: 18px;
color: #fff;
font-weight: 500;
background: #2c2734;
height: 35px;
line-height: 35px;
padding: 0 20px;
border-radius: 20px;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
font-size: 16px;
line-height: 1.2;
color: #88858e;
text-transform: uppercase;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .clear {
display: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 3em;
}
@media (max-width: 767px) {
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 1.6em;
}
}
.ova-content-single-product .single-product-header {
background-color: var(--second-background);
padding: 70px 0 0 0;
}
.ova-content-single-product .single-product-header .container_site {
position: relative;
}
.ova-content-single-product .single-product-header .single-product-top-header {
display: flex;
justify-content: space-between;
align-items: center;
row-gap: 14px;
flex-wrap: wrap;
margin-bottom: 20px;
}
.ova-content-single-product .single-product-header .single-product-top-header .ova-video-gallery {
position: static;
}
.ova-content-single-product .single-product-header .ova-product-title {
margin: 0;
font-weight: 700;
font-size: 42px;
line-height: 54px;
letter-spacing: -0.5px;
color: var(--heading);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow {
width: 100vw !important;
margin-left: calc(-50vw + 50%) !important;
margin-right: calc(-50vw + 50%) !important;
position: relative;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav {
width: 100%;
height: 0;
position: absolute;
top: 45%;
display: flex;
align-items: center;
justify-content: space-between;
visibility: hidden;
opacity: 0;
transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav button {
display: flex;
align-items: center;
justify-content: center;
width: 62px;
height: 62px;
border-radius: 50%;
background-color: #FFFFFF;
color: var(--secondary);
font-size: 20px;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav button.owl-prev {
margin-left: 110px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav button.owl-next {
margin-right: 110px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav button:hover {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
visibility: hidden;
opacity: 0;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots button {
outline: none;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots button span {
display: flex;
width: 7px;
height: 7px;
background-color: var(--secondary);
border-radius: 50%;
margin: 0 5px;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots button span:hover {
background-color: var(--secondary-hover);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots button.active span {
width: 16px;
border-radius: 5px;
background-color: var(--primary);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow:hover .owl-nav {
visibility: visible;
opacity: 1;
top: 50%;
}
@media screen and (max-width: 1024px) {
.ova-content-single-product .single-product-header .ova-location-review {
margin-bottom: 30px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-stage-outer {
margin-bottom: 30px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-nav {
display: none;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .owl-dots {
visibility: visible;
opacity: 1;
}
.ova-content-single-product .single-product-header .ova-features-product {
max-width: 100%;
}
}
.ova-content-single-product .single-product-summary {
margin: 0 0 100px 0;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-summary {
margin: 0 0 70px 0;
}
}
.ova-content-single-product .single-product-summary .container_site {
display: flex;
column-gap: 50px;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-summary .container_site {
flex-direction: column-reverse;
}
}
.ova-content-single-product .single-product-summary #respond #commentform {
margin: 0;
}
.ova-content-single-product .single-product-related {
margin: 0 0 100px 0;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-related {
margin: 0 0 70px 0;
}
}
.ova-content-single-product .single-product-related .related-title {
margin: 0;
padding-bottom: 45px;
font-size: 42px;
line-height: 1.2;
letter-spacing: -0.5px;
text-transform: capitalize;
font-feature-settings: "pnum" on, "onum" on;
}
.ova-single-product-summary-left {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: var(--text);
width: 65%;
}
@media (max-width: 767px) {
.ova-single-product-summary-left {
width: 100%;
}
}
.ova-single-product-summary-left .content-product-item:not(:last-child) {
border-bottom: 1px solid var(--border);
padding-bottom: 50px;
}
.ova-single-product-summary-right {
width: 35%;
}
@media (max-width: 767px) {
.ova-single-product-summary-right {
width: 100%;
}
}
.content-product-item h2 {
font-weight: 700;
font-size: 42px;
line-height: 54px;
color: #000000;
}
@media (max-width: 767px) {
.content-product-item h2 {
font-size: 28px;
}
}
.content-product-item h4 {
font-weight: 700;
font-size: 24px;
line-height: 28px;
color: #000000;
}
.content-product-item ul {
margin: 0 8px 0 28px;
padding: 0;
list-style-type: disc;
}
.content-product-item ul li {
font-weight: 400;
line-height: 1.5;
}
.content-product-item ul li::marker {
color: var(--primary);
font-size: 20px;
}
.content-product-item ul li:not(:last-child) {
margin-bottom: 10px;
}
.tour-included-excluded-content {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.tour-included-excluded-content ul {
list-style-type: none;
}
.tour-included-excluded-content ul li {
position: relative;
}
.tour-included-excluded-content ul li:before {
position: absolute;
font-family: "icomoon";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 20px;
-webkit-font-smoothing: antialiased;
top: 2px;
left: -28px;
}
.tour-included-excluded-content ul .item-tour-included:before {
content: "\e90e";
color: var(--secondary);
}
.tour-included-excluded-content ul .item-tour-excluded:before {
content: "\e915";
color: var(--primary);
}
.tour-plan-content .item-tour-plan {
margin-bottom: 20px;
}
.tour-plan-content .item-tour-plan .tour-plan-title {
position: relative;
padding: 10px 20px 10px 10px;
background: #F5F5F5;
border-radius: 5px;
cursor: pointer;
}
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
display: inline-block;
font-size: 14px;
line-height: 1;
padding: 8px 16px;
margin-right: 16px;
background-color: var(--primary);
border-radius: 5px;
color: #fff;
}
@media (max-width: 500px) {
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
padding: 8px;
margin-right: 5px;
}
}
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-label {
display: inline-block;
font-weight: 700;
margin: 5px 0;
}
.tour-plan-content .item-tour-plan .tour-plan-title i {
position: absolute;
font-size: 24px;
right: 24px;
top: 50%;
transform: translateY(-50%);
}
@media (max-width: 500px) {
.tour-plan-content .item-tour-plan .tour-plan-title i {
right: 10px;
}
}
.tour-plan-content .item-tour-plan .tour-plan-description {
display: none;
padding: 23px 32px;
background: #FFFFFF;
border: 1px solid #F5F5F5;
border-radius: 0px 0px 5px 5px;
}
.tour-plan-content .item-tour-plan .tour-plan-description p {
margin: 0 0 18px 0;
}
.tour-plan-content .item-tour-plan.active .tour-plan-description {
display: block;
}
.rtl .tour-included-excluded-content ul.tour-included li, .rtl .tour-included-excluded-content ul.tour-excluded li {
padding-right: 30px;
}
.rtl .tour-included-excluded-content ul.tour-included li:before, .rtl .tour-included-excluded-content ul.tour-excluded li:before {
display: none;
}
.rtl .tour-included-excluded-content ul.tour-included li:after, .rtl .tour-included-excluded-content ul.tour-excluded li:after {
content: "\e90e";
color: var(--secondary);
position: absolute;
font-family: "icomoon";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 20px;
-webkit-font-smoothing: antialiased;
top: 2px;
right: 0px;
}
.rtl .tour-included-excluded-content ul.tour-excluded li:after {
content: "\e915";
color: var(--primary);
}
.rtl .tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
margin-right: 0;
margin-left: 16px;
}
.rtl .tour-plan-content .item-tour-plan .tour-plan-title i {
right: unset;
left: 24px;
}
.tripgo-tour-map .tour-show-map {
width: 100%;
height: 428px;
}
.ova-location-review {
display: flex;
flex-wrap: wrap;
margin-bottom: 35px;
}
.ova-location-review .ova-product-location {
margin-right: 30px;
display: flex;
}
.ova-location-review .ova-product-location i {
font-size: 20px;
line-height: 22px;
color: var(--secondary);
margin-right: 7px;
}
.ova-location-review .ova-product-location a {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-location-review .ova-product-location a:hover {
color: var(--primary-hover);
}
.ova-product-review {
margin-right: 30px;
line-height: 18px;
}
@media (max-width: 500px) {
.ova-product-review {
margin-bottom: 5px;
}
}
.ova-product-review .star-rating {
display: inline-block;
margin: 0;
color: #FFC83E;
vertical-align: middle;
}
.ova-product-review .star-rating:before {
color: #FFC83E;
}
.ova-product-review .woo-review-link {
font-size: 14px;
color: var(--text);
vertical-align: middle;
}
.ova-product-review .woo-review-link:hover {
color: var(--primary);
}
.ova-single-product-wishlist {
max-width: 45%;
}
@media (max-width: 1024px) {
.ova-single-product-wishlist {
max-width: 100%;
}
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
width: 20px;
height: 20px;
color: var(--primary);
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist {
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: flex;
align-items: center;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist i {
font-size: 18px;
color: var(--primary);
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist svg {
width: 20px;
height: 20px;
color: var(--primary);
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist span {
display: none;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .feedback {
color: var(--primary);
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
color: var(--heading);
font-weight: 500;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist a:hover {
color: var(--primary);
}
.ova-features-product {
display: flex;
flex-wrap: wrap;
column-gap: 24px;
row-gap: 34px;
align-items: center;
padding: 55px 0;
max-width: calc(100% - 500px);
}
.ova-features-product .feature {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 20px;
width: calc(25% - 24px);
}
@media (max-width: 1200px) {
.ova-features-product .feature {
width: calc(33% - 24px);
}
}
@media (max-width: 767px) {
.ova-features-product .feature {
width: calc(50% - 24px);
}
}
@media (max-width: 320px) {
.ova-features-product .feature {
width: 100%;
}
}
.ova-features-product .feature i {
font-size: 30px;
color: var(--primary);
line-height: 1;
}
.ova-features-product .feature .title-desc .title {
margin: 0 0 10px;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
}
.ova-features-product .feature .title-desc .desc {
margin: 0;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
opacity: 0.7;
}
.ova-video-gallery {
transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
position: absolute;
top: 10px;
right: 10px;
display: flex;
align-items: center;
z-index: 2;
}
.ova-video-gallery .btn-video-gallery {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 5px;
font-weight: 400;
font-size: 14px;
line-height: 1;
height: 35px;
color: var(--text);
margin: 0 4px;
padding: 5px 8px;
background-color: #FFFFFF;
border: 1px solid var(--border);
border-radius: 5px;
cursor: pointer;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-video-gallery i {
font-size: 16px;
color: #FD4C5C;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-video-gallery:hover {
background-color: var(--primary-hover);
border-color: var(--primary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-video-gallery:hover i {
color: var(--secondary-hover);
color: #FFFFFF;
}
.ova-video-gallery .video-container {
display: none;
background-color: rgba(0, 0, 0, 0.3);
align-items: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100vw;
z-index: 99999;
}
.ova-video-gallery .video-container .modal-container {
line-height: 0;
width: 100%;
max-width: 900px;
position: relative;
margin: 0 auto;
}
@media screen and (max-width: 900px) {
.ova-video-gallery .video-container .modal-container {
width: 90%;
}
}
.ova-video-gallery .video-container .modal-container .modal {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.ova-video-gallery .video-container .modal-container .modal i {
position: absolute;
right: -10px;
top: -35px;
padding: 10px;
cursor: pointer;
font-size: 12px;
color: #FFFFFF;
font-weight: 600;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .video-container .modal-container .modal i:hover {
color: var(--primary);
}
.ova-video-gallery .video-container .modal-container .modal .modal-video {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.ova-video-gallery .btn-share {
position: relative;
width: 40px;
height: 35px;
}
.ova-video-gallery .btn-share i {
margin: 0;
}
.ova-video-gallery .btn-share .ova-social {
width: 100%;
list-style-type: none;
padding: 0;
margin: 0;
position: absolute;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
}
.ova-video-gallery .btn-share .ova-social li {
width: 100%;
}
.ova-video-gallery .btn-share .ova-social li:first-child {
margin-top: 5px;
}
.ova-video-gallery .btn-share .ova-social li:not(:last-child) {
margin-bottom: 5px;
}
.ova-video-gallery .btn-share .ova-social li a {
display: flex;
align-items: center;
justify-content: center;
font-weight: 400;
line-height: 1;
width: 40px;
height: 35px;
color: var(--text);
background-color: #FFFFFF;
border: 1px solid var(--border);
border-radius: 5px;
cursor: pointer;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-share .ova-social li a i {
font-size: 20px;
color: #FD4C5C;
margin-right: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-share .ova-social li a:hover {
background-color: var(--primary-hover);
border-color: var(--primary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-share .ova-social li a:hover i {
color: var(--secondary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-share:hover .ova-social {
top: 35px;
opacity: 1;
transform: rotate(0deg);
transition-delay: 0.08s;
}
.ova-tour-review .woocommerce-Reviews-title {
font-size: 24px;
line-height: 1.3;
padding: 20px 0;
}
.ova-tour-review #review_form p {
margin: 0;
}
.ova-tour-review .rx-review-form-area-style-2 {
background-color: var(--second-background);
}
.ova-tour-review select.rx_shorting {
background-image: none;
padding: 12px;
padding-right: 30px;
}
.ova-tour-review .rx_recommended_wrapper, .ova-tour-review .rx_rating_graph_wrapper {
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.ova-tour-review .rx_recommended_wrapper hr, .ova-tour-review .rx_rating_graph_wrapper hr {
border-bottom: 0;
}
.ova-tour-review .rx_style_two_free_progress_bar .progressbar-title {
font-weight: 400;
}
.ova-tour-review .rx_style_two_free_progress_bar .progress .progress-bar {
background: var(--secondary);
}
.ova-tour-review .rx-filter-bar {
background-color: #f5f5f5 !important;
}
.ova-tour-review .rx-selection-arrow b {
margin-left: -3px;
}
.ova-tour-review #rx_comment_form__wrapper p {
margin: 0;
}
.ova-tour-review .rx_listing .rx_review_block .rx_body p, .ova-tour-review .rx_listing_style_2 .rx_review_block .rx_body p {
color: var(--text) !important;
}
.ova-forms-product {
width: 100%;
margin-bottom: 35px;
}
.ova-forms-product .forms-wrapper {
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;
padding: 30px;
width: 100%;
position: relative;
margin-top: -120px;
z-index: 1;
}
@media (max-width: 1024px) {
.ova-forms-product .forms-wrapper {
margin-top: 30px;
}
}
.ova-forms-product .forms-wrapper .price-product {
margin-bottom: 30px;
}
.ova-forms-product .forms-wrapper .price-product .label {
display: flex;
align-items: flex-end;
gap: 7px;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .price-product .label i {
font-size: 24px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .price-product .price .regular-price {
font-weight: 700;
font-size: 32px;
line-height: 36px;
letter-spacing: -1px;
color: var(--secondary);
}
.ova-forms-product .forms-wrapper .price-product .price .sale-price {
margin-left: 3px;
font-weight: 700;
font-size: 20px;
line-height: 26px;
-webkit-text-decoration-line: line-through;
-webkit-text-decoration-color: var(--light);
-webkit-text-decoration-style: solid;
-webkit-text-decoration-thickness: 1px;
text-decoration-line: line-through;
text-decoration-color: var(--light);
text-decoration-style: solid;
text-decoration-thickness: 1px;
color: var(--light);
}
.ova-forms-product .forms-wrapper .logo {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
position: relative;
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .logo:before, .ova-forms-product .forms-wrapper .logo:after {
position: absolute;
content: "";
width: 6px;
height: 6px;
border-radius: 50%;
background-color: var(--primary);
}
.ova-forms-product .forms-wrapper .logo:before {
left: 0;
}
.ova-forms-product .forms-wrapper .logo:after {
right: 0;
}
.ova-forms-product .forms-wrapper .logo i {
font-size: 30px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .logo .line {
position: absolute;
width: 95%;
height: 1px;
margin-top: -0.5px;
background-image: linear-gradient(to right, var(--primary) 0%, var(--primary) 50%, transparent 50%);
background-size: 15px;
background-repeat: repeat-x;
z-index: -1;
}
.ova-forms-product .forms-wrapper .tabs {
display: flex;
justify-content: space-around;
position: relative;
}
.ova-forms-product .forms-wrapper .tabs:before {
position: absolute;
content: "";
width: 110%;
height: 2px;
bottom: 0;
background-color: var(--border);
border-radius: 8px;
}
.ova-forms-product .forms-wrapper .tabs .item {
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--light);
cursor: pointer;
padding: 15px;
position: relative;
z-index: 1;
}
.ova-forms-product .forms-wrapper .tabs .item.active {
color: var(--secondary);
border-bottom: 2px solid var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form, .ova-forms-product .forms-wrapper .ova-request-form {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker {
position: relative;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content {
display: block !important;
position: relative;
margin-top: 0;
box-shadow: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content:before, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content:before {
content: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
caret-color: var(--primary);
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content {
display: none;
position: absolute;
width: 100%;
margin-top: 7px;
left: 0;
z-index: 1;
padding: 8px 16px;
background-color: #fff;
border: 1px solid #E6E6E6;
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content:before, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content:before {
content: "";
top: -7px;
left: 50%;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #efefef;
position: absolute;
display: inline-block;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons {
display: flex;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description {
display: flex;
align-items: center;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description label, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description label {
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-price, .ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-labels, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-price, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-labels {
margin-left: 10px;
font-size: 16px;
font-weight: 700;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button {
display: flex;
align-items: center;
width: 100px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon {
display: flex;
align-items: center;
justify-content: center;
width: 25px;
min-width: 25px;
height: 25px;
text-align: center;
border: none;
border-radius: 4px;
background-color: var(--first-background);
cursor: pointer;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button input, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button input {
height: 48px;
width: 100%;
margin: 0;
background-color: #FFFFFF;
padding: 0;
border-radius: 0;
font-size: 16px;
font-weight: 400;
border: none;
pointer-events: none;
color: var(--text);
text-align: center;
}
@keyframes ajax_loading {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blinker {
30% {
opacity: 0.3;
}
75% {
opacity: 0.7;
}
100% {
opacity: 1;
}
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form #ovabrw-g-recaptcha-booking {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container {
padding-top: 30px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item {
position: relative;
margin-bottom: 25px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item.ovabrw_checkout_field.ovabrw-hide-field {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item label {
display: block;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
margin-bottom: 4px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input {
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input:focus {
outline: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input.ovabrw_start_date {
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input.ovabrw_start_date.ovabrw_readonly {
background-color: #F5F5F5;
cursor: not-allowed;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item input.ovabrw_end_date {
cursor: not-allowed;
background-color: #F5F5F5;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item textarea {
width: 100%;
max-width: 100%;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-date-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
margin-top: 4px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-date-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times {
line-height: 1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration {
display: inline-block;
position: relative;
padding-left: 25px;
margin-right: 20px;
margin-bottom: 0;
cursor: pointer;
font-size: 14px;
line-height: 18px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration input.ovabrw_time_from {
position: absolute;
opacity: 0;
cursor: pointer;
height: auto;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
border: 1px solid #E6E6E6;
box-sizing: border-box;
border-radius: 50%;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark:after {
content: "";
position: absolute;
opacity: 0;
visibility: hidden;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
border-radius: 50%;
background-color: var(--secondary);
transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration:hover input ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark:after {
opacity: 1;
visibility: visible;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio:hover input ~ .checkmark, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input:checked ~ .checkmark, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio .checkmark, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 50%;
z-index: -1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio .checkmark:after, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input:checked ~ .checkmark:after, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio label, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox label {
display: block;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file {
position: relative;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file label {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-chosen {
background-color: #FFF;
font-size: 16px;
line-height: 26px;
color: var(--text);
border: 1px solid #E0E0E0;
border-radius: 5px;
padding: 10px 20px;
height: 48px;
box-sizing: border-box;
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-name {
font-size: 14px;
font-style: italic;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .rental_item .ovabrw-file input {
position: absolute;
opacity: 0;
visibility: hidden;
padding: 0;
height: 0;
border: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources {
width: 100%;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 5px;
z-index: -1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title label {
display: block;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price {
display: flex;
align-items: center;
justify-content: space-between;
line-height: 1.3em;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price label, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price label, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price label {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-rs-duration {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-baby-amount {
font-weight: 700;
font-size: 14px;
line-height: 1em;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw_services .ovabrw_service_select:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw_services .ovabrw_service_select select {
padding-right: 35px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .title-deposit {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit {
display: flex;
justify-content: space-between;
width: 100%;
overflow: hidden;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit label {
display: inline-block;
padding: 12px 20px;
margin: 0;
font-size: 1em;
line-height: 1.1;
font-weight: 500;
color: var(--text);
background-color: var(--border);
opacity: 1;
width: 50%;
min-width: 50%;
text-align: center;
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input[type=radio]:checked + label {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input[type=radio]#ovabrw-pay-full + label {
margin: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total {
margin-bottom: 15px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .label {
font-weight: 400;
font-size: 18px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount {
font-size: 20px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount.show-availables-number, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount .amount {
font-weight: 500;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .ajax-loading-total {
display: none;
position: absolute;
right: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .ajax-loading-total i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 18px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-availables {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance {
display: none;
text-align: right;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance .show-amount-insurance {
font-weight: normal;
font-size: 14px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance .show-amount-insurance .amount {
font-weight: 600;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .terms-conditions {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .terms-conditions > label {
display: flex;
align-items: baseline;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .terms-conditions > label input[name=ovabrw-booking-terms-conditions] {
margin-right: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .terms-conditions > label input[name=ovabrw-booking-terms-conditions].ovabrw-required {
margin-left: 3px;
outline: 2px solid #e2401c;
outline-offset: 1px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ajax-error {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: red;
margin-bottom: 15px;
-webkit-animation: blinker 1.2s linear 2;
animation: blinker 1.2s linear 2;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit {
position: relative;
width: 100%;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 18px 0;
margin: 5px 0 10px;
color: #FFFFFF;
border-radius: 5px;
box-sizing: border-box;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit .ovabrw-submit-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit .ovabrw-submit-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: #FFF;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit:hover {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit:hover .ovabrw-submit-loading i {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit.disabled {
opacity: 0.5;
pointer-events: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container {
padding-top: 30px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item {
position: relative;
margin-bottom: 25px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item.ovabrw_checkout_field.ovabrw-hide-field {
display: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item label {
display: block;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input {
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input:focus {
outline: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input.ovabrw_start_date {
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input.ovabrw_start_date.ovabrw_readonly {
background-color: #F5F5F5;
cursor: not-allowed;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item input.ovabrw_end_date {
cursor: not-allowed;
background-color: #F5F5F5;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item textarea {
width: 100%;
max-width: 100%;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-date-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
margin-top: 4px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-date-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times {
line-height: 1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration {
display: inline-block;
position: relative;
padding-left: 25px;
margin-right: 20px;
margin-bottom: 0;
cursor: pointer;
font-size: 14px;
line-height: 18px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration input.ovabrw_time_from {
position: absolute;
opacity: 0;
cursor: pointer;
height: auto;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
border: 1px solid #E6E6E6;
box-sizing: border-box;
border-radius: 50%;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark:after {
content: "";
position: absolute;
opacity: 0;
visibility: hidden;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
border-radius: 50%;
background-color: var(--secondary);
transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration:hover input ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark:after {
opacity: 1;
visibility: visible;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio:hover input ~ .checkmark, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input:checked ~ .checkmark, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio .checkmark, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 50%;
z-index: -1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio .checkmark:after, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio input:checked ~ .checkmark:after, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-ckf-radio label, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox label {
display: block;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file {
position: relative;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file label {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-chosen {
background-color: #FFF;
font-size: 16px;
line-height: 26px;
color: var(--text);
border: 1px solid #E0E0E0;
border-radius: 5px;
padding: 10px 20px;
height: 48px;
box-sizing: border-box;
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-name {
font-size: 14px;
font-style: italic;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .rental_item .ovabrw-file input {
position: absolute;
opacity: 0;
visibility: hidden;
padding: 0;
height: 0;
border: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources {
width: 100%;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 50%;
z-index: -1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title label {
display: block;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price {
display: flex;
align-items: center;
justify-content: space-between;
line-height: 1.3em;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price label, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price label, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price label {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-rs-duration {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-baby-amount {
font-weight: 700;
font-size: 14px;
line-height: 1em;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw_services .ovabrw_service_select:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ovabrw_services .ovabrw_service_select select {
padding-right: 35px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .terms-conditions {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .terms-conditions > label {
display: flex;
align-items: baseline;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .terms-conditions > label input[name=ovabrw-request-booking-terms-conditions] {
margin-right: 10px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .terms-conditions > label input[name=ovabrw-request-booking-terms-conditions].ovabrw-required {
margin-left: 3px;
outline: 2px solid #e2401c;
outline-offset: 1px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ajax-error {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: red;
margin-bottom: 15px;
-webkit-animation: blinker 1.2s linear 2;
animation: blinker 1.2s linear 2;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form #ovabrw-g-recaptcha-enquiry {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit {
position: relative;
width: 100%;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 18px 0;
margin: 5px 0 10px;
color: #FFFFFF;
border-radius: 5px;
box-sizing: border-box;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit .ovabrw-submit-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit .ovabrw-submit-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: #FFF;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit:hover {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit:hover .ovabrw-submit-loading i {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit.disabled {
opacity: 0.5;
pointer-events: none;
}
.ova-tabs-product {
width: 100%;
margin-bottom: 35px;
}
.ova-tabs-product .tabs {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.ova-tabs-product .tabs .item {
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
line-height: 1.3;
color: var(--heading);
background-color: var(--first-background);
cursor: pointer;
padding: 16px 24px;
margin: 0 10px 10px 0;
border-radius: 5px;
z-index: 1;
}
.ova-tabs-product .tabs .item.active {
color: #fff;
background-color: var(--secondary);
}
.ova-tabs-product .content-product-item {
display: none;
}
.xdsoft_datetimepicker {
border-radius: 5px;
margin-top: 3px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background: var(--secondary);
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
background: var(--secondary);
}
.xdsoft_datetimepicker .xdsoft_calendar th {
color: var(--heading);
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
text-align: center;
padding: 0;
}
.xdsoft_datetimepicker .xdsoft_calendar td {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--heading);
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled {
color: #FFFFFF;
opacity: 1 !important;
cursor: not-allowed !important;
background: var(--primary) !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover {
background: var(--primary) !important;
color: #FFFFFF !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month {
opacity: 1 !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
opacity: 1 !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
color: #FFFFFF !important;
background: var(--secondary) !important;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: var(--secondary);
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover {
background: var(--secondary) !important;
} .brand_el {
display: flex;
}
.brand_el .logo_desktop {
display: block;
}
@media (max-width: 1023px) {
.brand_el .logo_desktop {
display: none;
}
}
.brand_el .logo_mobile {
display: none;
}
@media (max-width: 1023px) {
.brand_el .logo_mobile {
display: block;
}
}
.brand_el .logo_sticky {
display: none;
}
.header_sticky.active_sticky .brand_el .logo_desktop,
.header_sticky.active_sticky .brand_el .logo_mobile {
display: none;
}
.header_sticky.active_sticky .brand_el .logo_sticky {
display: block;
}
@media (max-width: 1023px) {
.elementor-widget-ova_menu .primary-navigation {
position: absolute;
left: 0;
top: 0;
}
}  .align_right > .elementor-container {
float: right;
width: 100%;
} .ova_openNav {
display: none;
}
.ova_nav {
width: 100%;  }
.ova_nav .ova_closeNav {
display: none;
}
.ova_nav .dropdown-menu {
padding: 0px;
margin: 0;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.ova_nav .dropdown-menu > li {
width: 100%;
position: relative;
}
.ova_nav .dropdown-menu > li > a {
color: #343434;
display: block;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
}
.ova_nav ul.menu {
display: flex;
list-style: none;
margin: 0;
padding: 0; }
.ova_nav ul.menu > li {
padding: 0px 15px;
}
.ova_nav ul.menu > li > a {
color: #343434;
font-weight: 500;
font-size: 14px;
text-transform: uppercase;
display: inline-block;
}
.ova_nav ul.menu button.dropdown-toggle {
display: none;
}
.ova_nav ul.menu button.dropdown-toggle:after {
display: none;
} .sub_menu_dir_left .dropdown-menu li {
text-align: right;
position: relative; }
.sub_menu_dir_left .dropdown-menu li.dropdown a i {
position: absolute;
left: 10px;
top: 50%;
margin-top: -10px;
}
.sub_menu_dir_left .dropdown-menu li.dropdown a i:before {
content: "4";
font-family: "eleganticons";
}
.sub_menu_dir_left .dropdown-menu li .dropdown-menu {
position: absolute;
left: auto;
right: 100%;
top: 0;
}
.sub_menu_dir_right .dropdown-menu li {
text-align: left; }
.sub_menu_dir_right .dropdown-menu li.dropdown a i {
position: absolute;
right: 10px;
top: 50%;
margin-top: -10px;
}
.sub_menu_dir_right .dropdown-menu li.dropdown a i:before {
content: "5";
font-family: "eleganticons";
}
.sub_menu_dir_right .dropdown-menu li .dropdown-menu {
position: absolute;
right: auto;
left: 100%;
top: 0;
} .ova_closeCanvas {
height: 100%;
width: 100%;
position: fixed;
z-index: -1;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
overflow-y: auto;
overflow-x: hidden;
text-align: center;
opacity: 0;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
visibility: hidden;
}
.ova_closeCanvas.show {
opacity: 1;
z-index: 9998;
visibility: visible;
}
@media (min-width: 1025px) { .ova_wrap_nav.column ul.menu.sub_menu_dir_right > li.dropdown > a i:before {
content: "5";
font-family: "eleganticons";
}
.ova_wrap_nav.column ul.menu > li {
width: 100%;
}
.ova_wrap_nav.column ul.menu > li > .dropdown-menu {
left: 100%;
top: 0 !important;
}
.ova_nav ul.menu { }
.ova_nav ul.menu .dropdown-menu {
visibility: hidden;
display: block;
top: 110%;
z-index: -1;
}
.ova_nav ul.menu > li:hover > .dropdown-menu {
display: block;
z-index: 9999;
webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
visibility: visible;
top: 100%;
}
.ova_nav ul.menu > li:hover > .dropdown-menu > li:hover > .dropdown-menu {
display: block;
opacity: 1;
z-index: 9999;
webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
visibility: visible;
top: 0;
}
} @media (max-width: 1024px) { .ova-wrapp {
transition: margin-left 0.5s;
}
.ova_openNav {
display: block;
border: none;
outline: none;
cursor: pointer;
}
.ova_openNav:focus {
outline: none;
} .NavBtn_right {
float: right;
margin: 0;
padding: 0;
}
.NavBtn_left {
float: left;
}
.NavBtn_center {
justify-content: center;
} .logged-in .ova_nav {
padding-top: 60px;
}
.ova_nav {
height: 100%;
width: 250px;
position: fixed;
z-index: 9999;
top: 0;
overflow-x: hidden;
padding-top: 30px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);   }
.ova_nav ul.menu li {
width: 100%;
display: block;
align-items: center; }
.ova_nav ul.menu li a {
width: 100%;
}
.ova_nav ul.menu li a i {
display: none;
}
.ova_nav ul.menu li button.dropdown-toggle {
display: block;
position: absolute;
top: 3px;
right: 10px;
background: transparent;
border: none;
outline: none;
}
.ova_nav ul.menu li.active_sub > .dropdown-menu {
display: block;
}
.ova_nav ul.menu li.active_sub > button.dropdown-toggle > i:before {
content: "2";
font-family: "eleganticons";
}
.ova_nav ul.menu .dropdown-menu {
position: relative !important;
transform: none !important;
left: 0;
top: 0;
right: auto;
border: none !important;
background: transparent !important;
display: none;
opacity: 1;
visibility: visible;
width: 100%;
}
.ova_nav.canvas_left {
left: 0;
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.ova_nav.canvas_left.show {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ova_nav.canvas_left .ova_closeNav {
display: block;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
color: #fff;
text-align: right;
}
.ova_nav.canvas_left ul.menu {
align-items: flex-start;
text-align: left;  }
.ova_nav.canvas_left ul.menu button.dropdown-toggle {
right: 10px;
}
.ova_nav.canvas_left ul.menu .dropdown-menu {
transition: unset; }
.ova_nav.canvas_left ul.menu .dropdown-menu li {
text-align: left;
border: none !important;
background: transparent !important;
clear: both;
}
.ova_nav.canvas_left ul.menu .dropdown-menu .dropdown-menu {
padding-left: 15px;
}
.ova_nav.canvas_right {
right: 0;
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.ova_nav.canvas_right.show {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ova_nav.canvas_right .ova_closeNav {
display: block;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
color: #fff;
text-align: left;
}
.ova_nav.canvas_right ul.menu {
align-items: flex-end;
text-align: right;  }
.ova_nav.canvas_right ul.menu button.dropdown-toggle {
left: 10px;
}
.ova_nav.canvas_right ul.menu .dropdown-menu {
transition: unset; }
.ova_nav.canvas_right ul.menu .dropdown-menu li {
text-align: right;
border: none !important;
background: transparent !important;
}
.ova_nav.canvas_right ul.menu .dropdown-menu .dropdown-menu {
padding-right: 15px;
}
.ova_nav.canvas_bg_gray {
background-color: #343434;
}
.ova_nav.canvas_bg_gray ul.menu li a,
.ova_nav.canvas_bg_gray ul.menu li .dropdown-toggle {
color: #fff !important;
}
.ova_nav.canvas_bg_white {
background-color: #fff;
}
.ova_nav.canvas_bg_white ul.menu li a,
.ova_nav.canvas_bg_white ul.menu li .dropdown-toggle {
color: #343434 !important;
}
.ova_nav ul.menu {
flex-direction: column !important;
}
}
@media (max-width: 767px) { .NavBtn_right, .NavBtn_left {
float: none;
margin: 0;
padding: 0;
}
.NavBtn_right_m {
float: right;
margin: 0;
padding: 0;
}
.NavBtn_left_m {
float: left;
}
.NavBtn_center_m {
justify-content: center;
}
.mobi_no_shrink {
position: relative !important;
}
} .menu-canvas { }
.menu-canvas .menu-toggle {
display: block;
z-index: 999;
padding: 0px;
width: 25px;
height: 25px;
border: none;
background-color: transparent;
}
.menu-canvas .menu-toggle:before, .menu-canvas .menu-toggle:after,
.menu-canvas .menu-toggle span:before {
width: 25px;
left: 0px;
background-color: var(--primary);
}
.menu-canvas .menu-toggle:before {
transform: translateY(-7px);
}
.menu-canvas .menu-toggle:after {
transform: translateY(7px);
}
.menu-canvas .container-menu {
overflow: hidden;
overflow-y: auto;
position: fixed;
top: 0;
bottom: 0;
background-color: #222;
color: #fff;
width: 290px;
padding: 30px;
z-index: 999;
opacity: 1;
transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
}
.menu-canvas .container-menu .close-menu {
padding-top: 0px;
color: #fff;
font-size: 1em;
z-index: 999;
cursor: pointer;
text-align: right;
}
.menu-canvas .container-menu.dir_left {
left: 0;
-webkit-transform: translate3d(-290px, 0, 0);
transform: translate3d(-290px, 0, 0);
}
.menu-canvas .container-menu.dir_right {
right: 0;
-webkit-transform: translate3d(290px, 0, 0);
transform: translate3d(290px, 0, 0);
}
.menu-canvas .container-menu .menu-button {
margin-top: 40px;
text-align: center;
}
.menu-canvas .container-menu .menu-button .explore {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
font-size: 16px;
line-height: 1.2;
font-weight: 600;
color: #fff;
background-color: var(--primary);
border-radius: 5px;
padding: 12px 32px;
}
.menu-canvas .container-menu .menu-button .explore:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: var(--secondary);
}
.menu-canvas .site-overlay {
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
background-color: #000;
opacity: 0;
visibility: hidden;
position: fixed;
z-index: 998;
}
.menu-canvas.toggled .menu-toggle:before, .menu-canvas.toggled .menu-toggle:after,
.menu-canvas.toggled .menu-toggle span:before {
background-color: #fff !important;
}
.menu-canvas.toggled .container-menu {
transform: none;
-webkit-transform: none;
}
.menu-canvas.toggled .site-overlay {
opacity: 0.8;
visibility: visible;
transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-webkit-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
}
.menu-canvas .menu {
clear: both;
}
.menu-canvas ul {
list-style: none;
}
.menu-canvas ul.menu {
margin: 0;
padding: 0;
}
.menu-canvas ul.menu ul {
max-height: 0;
overflow: hidden;
transition: all ease 0.4s;
margin: 0 0px 0 15px;
padding: 0;
}
.menu-canvas ul.menu ul.show {
max-height: 999px;
}
.menu-canvas ul li {
display: inline-block;
position: relative;
text-align: left;
display: block;
}
.menu-canvas ul li a {
color: #fff;
padding: 0.6180469716em 0;
display: block;
border-bottom: 1px solid #333;
}
.menu-canvas ul li a:hover {
opacity: 0.7;
}
.menu-canvas .dropdown-toggle {
background: transparent;
position: absolute;
top: 0;
right: 0;
display: block;
padding: 0.5em 0 0.5em 10px;
color: inherit;
border-radius: 0;
border: none;
cursor: pointer;
}
.menu-canvas .dropdown-toggle::after {
content: "\f104";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
font-size: 0.6em;
}
.menu-canvas .dropdown-toggle:focus {
outline: none;
}
.menu-canvas .dropdown-toggle:hover {
background: transparent;
}
.menu-canvas .dropdown-toggle.toggled-on:after {
content: "\f10c";
font-family: "ovaicon";
}
.wrap_header_banner {
width: 100%;
position: relative; }
.wrap_header_banner.left ul.breadcrumb {
justify-content: flex-start;
}
.wrap_header_banner.right ul.breadcrumb {
justify-content: flex-end;
}
.wrap_header_banner.center ul.breadcrumb {
justify-content: center;
}
.wrap_header_banner ul.breadcrumb {
margin: 0;
padding: 0;
}
.wrap_header_banner ul.breadcrumb li .separator i {
opacity: 0.6;
}
.wrap_header_banner.bg_feature_img {
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center center !important;
}
.wrap_header_banner .cover_color {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wrap_header_banner .header_banner_el {
position: relative;
z-index: 1;
}
.wrap_header_banner .header_title {
margin: 0;
padding: 0;
font-size: 26px;
text-transform: uppercase;
line-height: 1.1em;
font-weight: 500;
}
.ova-mask-image {
-webkit-mask-image: url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/img/base/vector1.png);
mask-image: url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/img/base/vector1.png);
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
} .ova-move-up {
animation-name: ovaMoveUp;
-moz-animation-name: ovaMoveUp;
-webkit-animation-name: ovaMoveUp;
}
@-webkit-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-down {
animation-name: ovaMoveDown;
-moz-animation-name: ovaMoveDown;
-webkit-animation-name: ovaMoveDown;
}
@-webkit-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-left {
animation-name: ovaMoveLeft;
-moz-animation-name: ovaMoveLeft;
-webkit-animation-name: ovaMoveLeft;
}
@-webkit-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-move-right {
animation-name: ovaMoveRight;
-moz-animation-name: ovaMoveRight;
-webkit-animation-name: ovaMoveRight;
}
@-webkit-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-scale-up {
animation-name: ovaScaleUp;
-moz-animation-name: ovaScaleUp;
-webkit-animation-name: ovaScaleUp;
}
@-webkit-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.ova-flip {
animation-name: ovaFlip;
-moz-animation-name: ovaFlip;
-webkit-animation-name: ovaFlip;
}
@-webkit-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
.ova-helix {
animation-name: ovaHelix;
-moz-animation-name: ovaHelix;
-webkit-animation-name: ovaHelix;
}
@-webkit-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
.ova-popup {
animation: ovaPopup;
-moz-animation-name: ovaPopup;
-webkit-animation-name: ovaPopup;
}
@-webkit-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-mobile-title:before {
font-size: 14px;
float: right;
content: "\f199";
font-family: ovaicon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-mobile-title.elementor-active:before {
content: "\f19b";
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-toggle-title {
display: flex;
padding-right: 5px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-icon i {
line-height: 26px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-before-title {
position: relative;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-before-title:before {
position: absolute;
content: "";
width: 4px;
height: 24px;
top: 50%;
left: -12px;
margin-top: -12px;
background-color: var(--secondary);
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-boxes-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
background-color: #E9E9E9;
border-radius: 2px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-boxes-icon i {
vertical-align: middle;
}
.ova-counter {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
text-align: left;
background-color: var(--secondary);
}
.ova-counter:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-counter:hover .title, .ova-counter:hover .odometer, .ova-counter:hover .suffix {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-counter:hover .icon {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transform: scale(1.1);
}
.ova-counter .icon {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
width: 86px;
height: 95px;
background-color: rgba(253, 76, 92, 0.15);
border-radius: 4px;
font-size: 48px;
color: #fff;
margin-bottom: 26px;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
transform: scale(1);
}
.ova-counter .icon i {
display: inline-flex;
}
.ova-counter .odometer-wrapper {
display: inline-flex;
align-items: center;
}
.ova-counter .odometer {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 60px;
font-weight: 700;
color: #fff;
line-height: 1.2;
letter-spacing: -0.5px;
}
.ova-counter .odometer.odometer-auto-theme, .ova-counter .odometer .odometer-value {
line-height: 1;
}
.ova-counter .suffix {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 60px;
font-weight: 700;
color: #fff;
}
.ova-counter .title {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin: 0;
font-size: 16px;
font-weight: 700;
line-height: 1.3;
color: rgba(255, 255, 255, 0.7);
}
.ova-video .icon-content-view {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
}
.ova-video .icon-content-view.video_active {
cursor: pointer;
}
.ova-video .icon-content-view .content {
position: relative;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
width: 90px;
height: 90px;
min-width: 64px;
min-height: 64px;
background: #fff;
border-radius: 50%;
margin-right: 16px;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: 0px 21px 30px 0px rgba(0, 0, 0, 0.1);
}
.ova-video .icon-content-view .content i {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 23px;
z-index: 1;
color: var(--primary);
border-radius: 50%;
}
.ova-video .icon-content-view .content svg {
width: 23px;
height: 23px;
fill: var(--primary);
}
.ova-video .icon-content-view .content svg path {
fill: var(--primary);
}
.ova-video .icon-content-view .content:after {
position: absolute;
content: "";
top: 50%;
left: 50%;
border-radius: 50%;
transform: translate(-50%, -50%);
width: 180%;
height: 180%;
border: 2px dashed var(--border);
-webkit-animation: lineScale 2.5s linear infinite;
-moz-animation: lineScale 2.5s linear infinite;
animation: lineScale 2.5s linear infinite;
}
.ova-video .icon-content-view .content:hover {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .icon-content-view .ova-text {
margin: 0;
font-weight: 700;
font-size: 16px;
line-height: 1.4;
color: var(--heading);
}
.ova-video .icon-content-view .ova-text a {
color: var(--heading);
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .modal-container {
display: none;
background-color: rgba(0, 0, 0, 0.2);
align-items: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100vw;
z-index: 10;
}
.ova-video .modal-container .modal {
width: 900px;
height: 500px;
position: relative;
}
@media screen and (max-width: 900px) {
.ova-video .modal-container .modal {
width: 768px;
height: 450px;
}
}
@media screen and (max-width: 788px) {
.ova-video .modal-container .modal {
width: 600px;
height: 350px;
}
}
@media screen and (max-width: 620px) {
.ova-video .modal-container .modal {
width: 400px;
height: 250px;
}
}
@media screen and (max-width: 420px) {
.ova-video .modal-container .modal {
width: 320px;
height: 200px;
}
}
@media screen and (max-width: 330px) {
.ova-video .modal-container .modal {
width: 300px;
height: 180px;
}
}
.ova-video .modal-container .modal i {
position: absolute;
right: -10px;
top: -35px;
padding: 10px;
cursor: pointer;
font-size: 12px;
color: #fff;
font-weight: 600;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .modal-container .modal i:hover {
color: #000;
}
.ova-video .modal-container .modal .modal-video {
width: 100%;
height: 100%;
}
@keyframes lineScale {
50% {
-webkit-transform: translate(-50%, -50%) scale(1.5);
-moz-animation: translate(-50%, -50%) scale(1.5);
transform: translate(-50%, -50%) scale(1.5);
}
50% {
-webkit-transform: translate(-50%, -50%) scale(0.35);
-moz-animation: translate(-50%, -50%) scale(0.35);
transform: translate(-50%, -50%) scale(0.35);
}
}
.ova-menu-footer .menu {
list-style-type: none;
margin: 0;
padding: 0;
}
.ova-menu-footer .menu a {
text-decoration: none;
position: relative;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-menu-footer .menu a:before {
position: absolute;
content: "";
width: 0%;
height: 1px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
background-color: var(--primary);
}
.ova-menu-footer .menu a:hover:before {
width: 100%;
}
.ova-menu-footer .menu .sub-menu {
list-style: none;
}
.ova-contact-info {
display: flex;
align-items: center;
gap: 12px;
}
.ova-contact-info .icon {
color: var(--text);
font-size: 16px;
margin-top: 10px;
}
.ova-contact-info .icon svg {
width: 16px;
height: auto;
fill: var(--text);
}
.ova-contact-info .icon svg path {
fill: var(--text);
}
.ova-contact-info .icon i {
display: flex;
}
.ova-contact-info .contact .label {
font-size: 24px;
margin: 0 0px 10px 0px;
padding: 0;
font-weight: 600;
line-height: 1.2em;
}
.ova-contact-info .contact .info {
list-style-type: none;
padding: 0;
margin: 0;
}
.ova-contact-info .contact .info .item {
color: var(--text);
}
.ova-contact-info .contact .info .item a {
color: var(--text);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
}
.ova-contact-info .contact .info .item a:before {
position: absolute;
content: "";
width: 0%;
height: 1px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
background-color: var(--primary);
}
.ova-contact-info .contact .info .item a:hover {
color: var(--primary);
}
.ova-contact-info .contact .info .item a:hover:before {
width: 100%;
}
.ova-mc4wp-form {
position: relative;
max-width: 435px;
}
.ova-mc4wp-form .email {
display: flex;
align-items: center;
width: 100%;
}
@media (max-width: 400px) {
.ova-mc4wp-form .email {
margin-bottom: 16px;
}
}
.ova-mc4wp-form .email input {
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 1.2;
color: var(--text);
width: 100%;
box-shadow: 0px 10px 40px rgba(255, 176, 158, 0.12);
border-radius: 5px;
padding: 20.5px 45% 20.5px 20.5px;
letter-spacing: 0.3px;
caret-color: var(--primary);
border: none;
}
.ova-mc4wp-form .email input::placeholder {
font-weight: 400;
color: var(--light);
opacity: 1;
}
@media (max-width: 400px) {
.ova-mc4wp-form .email input {
padding: 20px;
}
}
.ova-mc4wp-form .submit {
position: absolute;
right: 0%;
top: 50%;
transform: translate(-8px, -50%);
}
@media (max-width: 400px) {
.ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
}
.ova-mc4wp-form .submit button {
transition: all 0.3s ease;
padding: 10px 32px;
border-radius: 5px;
}
.ova-mc4wp-form .submit button span {
font-size: 16px;
color: #fff;
font-weight: 600;
text-transform: capitalize;
line-height: 1.2;
}
.ova-mc4wp-form .submit button:hover {
transition: all 0.3s ease;
background-color: var(--secondary-hover);
border-color: var(--secondary-hover);
}
@media (max-width: 400px) {
.ova-mc4wp-form .submit button {
width: 100%;
padding: 16px 32px;
}
}
.ova-mc4wp-form-template2 .ova-mc4wp-form {
max-width: 100%;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .email input {
border-radius: 0;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit {
transform: translate(0px, -50%);
height: 100%;
}
@media (max-width: 400px) {
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button {
padding: 16px 32px;
border-radius: 0;
border: 1px solid var(--secondary);
background-color: var(--secondary);
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button:hover {
border: 1px solid var(--primary);
background-color: var(--primary);
}
.mc4wp-response p {
color: #fff;
margin: 15px 0px !important;
}
.mc4wp-response p a {
color: var(--primary) !important;
}
.mc4wp_blog_sidebar .ova-mc4wp-form {
max-width: 600px;
margin: 0 auto;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .email {
margin-bottom: 16px;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .email input {
padding: 20px;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
.mc4wp_blog_sidebar .ova-mc4wp-form .submit button {
width: 100%;
padding: 16px 32px;
}
.ova-title .sub-title {
margin: 0;
margin-bottom: 13px;
color: var(--secondary);
font-size: 24px;
font-weight: 400;
line-height: 1.2;
text-transform: capitalize;
}
.ova-title .title {
display: inline-block;
margin: 0 0 15px 0;
color: var(--heading);
font-size: 42px;
font-weight: 700;
line-height: 1.2;
text-transform: capitalize;
white-space: pre-line;
}
@media (max-width: 767px) {
.ova-title .title {
white-space: normal;
}
}
.ova-title .title a {
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-title .title a:hover {
color: var(--primary);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-title .description {
margin: 0 0 15px 0;
white-space: pre-line;
}
@media (max-width: 1024px) {
.ova-title .description {
white-space: normal;
}
}
.ova-blog {
list-style-type: none;
padding: 0;
margin: 0;
display: grid;
gap: 24px;
}
.ova-blog.columns2 {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
.ova-blog.columns2 {
grid-template-columns: 1fr;
}
}
.ova-blog.columns3 {
grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
.ova-blog.columns3 {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.ova-blog.columns3 {
grid-template-columns: 1fr;
}
}
.ova-blog.columns4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1400px) {
.ova-blog.columns4 {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 1024px) {
.ova-blog.columns4 {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.ova-blog.columns4 {
grid-template-columns: 1fr;
}
}
.ova-blog .media img {
width: 100%;
object-fit: cover;
}
.ova-blog .item {
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;
}
.ova-blog .item:hover .media a img {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transform: scale(1.1);
}
.ova-blog .item .media {
border-radius: 10px 10px 0px 0px;
position: relative;
overflow: hidden;
}
.ova-blog .item .media a {
display: flex;
}
.ova-blog .item .media a img {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
height: 282px;
width: 100%;
object-fit: cover;
transform: scale(1.001);
}
.ova-blog .item .ova-content {
padding: 30px 21px;
}
.ova-blog .item .ova-content .post-meta {
list-style-type: none;
padding: 0;
margin: 0 0 23px 0;
display: flex;
justify-content: flex-start;
gap: 24px;
}
.ova-blog .item .ova-content .post-meta .item-meta {
margin: 0;
line-height: 1;
display: flex;
justify-content: center;
align-items: center;
gap: 8px;
}
.ova-blog .item .ova-content .post-meta .item-meta .left {
opacity: 0.6;
color: var(--light);
}
.ova-blog .item .ova-content .post-meta .item-meta .right {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
color: var(--light);
}
.ova-blog .item .ova-content .post-meta .item-meta .right a {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--light);
}
.ova-blog .item .ova-content .post-meta .item-meta.wp-author .post-author:hover a {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--primary);
}
.ova-blog .item .ova-content .post-meta .item-meta i {
font-size: 20px;
}
.ova-blog .item .ova-content .post-title {
margin: 0 0 20px 0;
}
.ova-blog .item .ova-content .post-title a {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 24px;
font-weight: 700;
color: var(--heading);
text-transform: capitalize;
}
.ova-blog .item .ova-content .post-title a:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--primary);
}
.ova-blog .item .ova-content .short_desc {
margin: 0 0 15px 0;
padding: 0;
}
.ova-blog .item .ova-content .short_desc p {
margin: 0px;
}
.ova-blog .item .ova-content .read-more {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--primary);
display: inline-flex;
justify-content: start;
align-items: center;
column-gap: 5px;
font-weight: 600;
}
.ova-blog .item .ova-content .read-more:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--heading);
}
.ova-blog.template2 .item {
border-radius: 0;
background: none;
box-shadow: none;
}
.ova-blog.template2 .item .media {
border-radius: 0;
}
.ova-blog.template2 .item .media img {
height: 320px;
}
.ova-blog.template2 .ova-content {
position: relative;
padding: 40px 40px 32px;
margin: -80px 20px 0;
z-index: 2;
background-color: #fff;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.07);
}
@media (max-width: 1250px) {
.ova-blog.template2 .ova-content {
margin: 0;
padding: 40px 30px 32px;
}
}
@media (max-width: 767px) {
.ova-blog.template2 .ova-content {
padding: 40px 20px 32px;
}
}
.ova-blog.template2 .ova-content .post-meta {
margin: 0 0 20px 0;
}
.ova-blog.template2 .ova-content .post-meta .item-meta {
flex-wrap: wrap;
}
.ova-blog.template2 .ova-content .post-meta .item-meta .left {
padding: 0 6px 0 0;
opacity: 1;
}
.ova-blog.template2 .ova-content .post-meta .item-meta .left i {
font-size: 24px;
color: #999999;
}
.ova-blog.template2 .ova-content .post-title {
line-height: 0;
margin: 0 0 11px 0;
}
.ova-blog.template2 .ova-content .post-title a {
font-size: 20px;
line-height: 1.4;
}
.ova-blog.template2 .ova-content .short_desc {
margin: 0 0 23px 0;
}
.ova-blog.template3 .item {
border-radius: 0;
background: none;
box-shadow: none;
position: relative;
}
.ova-blog.template3 .item:hover .ova-content .post-title a {
text-decoration: underline;
}
.ova-blog.template3 .item .media {
border-radius: 0;
}
.ova-blog.template3 .item .media img {
height: 430px;
}
@media (max-width: 767px) {
.ova-blog.template3 .item .media img {
height: 380px;
}
}
.ova-blog.template3 .item .media .overlay {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
background: linear-gradient(180deg, rgba(17, 27, 25, 0) 33.95%, rgba(0, 0, 0, 0.9) 100%);
}
.ova-blog.template3 .item .ova-content {
position: absolute;
bottom: 0;
padding: 40px 30px 27px;
z-index: 2;
}
.ova-blog.template3 .item .ova-content .post-meta {
margin: 0 0 10px 0;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta {
flex-wrap: wrap;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta .left {
opacity: 1;
padding: 0 6px 0 0;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta .left i {
font-size: 24px;
color: #fff;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta .right {
color: #fff;
}
.ova-blog.template3 .item .ova-content .post-meta .item-meta .right a {
color: #fff;
}
.ova-blog.template3 .item .ova-content .post-title {
line-height: 0;
margin: 0 0 10px 0;
}
.ova-blog.template3 .item .ova-content .post-title a {
font-size: 22px;
line-height: 1.4;
color: #fff;
}
.ova-blog.template3 .item .ova-content .post-title a:hover {
color: var(--primary);
}
.ova-blog.template3 .item .ova-content .short_desc {
margin: 0 0 23px 0;
color: #fff;
}
.ova-blog.template3 .item .ova-content .read-more {
color: #FFC83E;
}
.ova-blog.template3 .item .ova-content .read-more:hover {
color: var(--secondary);
}
.ova-blog.template4 {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 1300px) {
.ova-blog.template4 {
grid-template-columns: 1fr;
}
}
.ova-blog.template4 .item {
border-radius: 0;
background: none;
box-shadow: none;
display: flex;
}
@media (max-width: 767px) {
.ova-blog.template4 .item {
flex-direction: column;
height: fit-content;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.07);
}
}
.ova-blog.template4 .item.no-thumbnail .ova-content {
flex-basis: 100%;
}
.ova-blog.template4 .item .media {
flex-basis: 50%;
border-radius: 0;
height: 100%;
}
.ova-blog.template4 .item .ova-content {
display: flex;
flex-direction: column;
justify-content: center;
flex-basis: 50%;
padding: 30px;
background-color: #fff;
}
@media (max-width: 767px) {
.ova-blog.template4 .item .ova-content {
flex-basis: auto;
}
}
.ova-blog.template4 .item .ova-content .post-meta {
flex-wrap: wrap;
margin: 0 0 10px 0;
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta {
flex-wrap: wrap;
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta .left {
opacity: 1;
padding: 0 6px 0 0;
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta .left i {
font-size: 24px;
color: var(--heading);
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta .right {
color: var(--heading);
}
.ova-blog.template4 .item .ova-content .post-meta .item-meta .right a {
color: var(--heading);
}
.ova-blog.template4 .item .ova-content .post-title {
line-height: 0;
margin: 0 0 16px 0;
}
.ova-blog.template4 .item .ova-content .post-title a {
font-size: 22px;
line-height: 1.3;
}
.ova-blog.template4 .item .ova-content .short_desc {
margin: 0 0 21px 0;
}
.ova-blog.template4 .item .ova-content .read-more {
color: var(--heading);
width: fit-content;
}
.ova-blog.template4 .item .ova-content .read-more:hover {
color: var(--secondary);
}
.elementor-widget-tripgo_elementor_testimonial .elementor-widget-container {
min-height: 1px;
}
.ova-testimonial {
display: block;
align-items: center;
position: relative;
}
@media (max-width: 830px) {
.ova-testimonial {
grid-template-columns: 15% 85%;
align-items: flex-start;
}
}
@media (max-width: 520px) {
.ova-testimonial {
grid-template-columns: 0% 100%;
}
}
.ova-testimonial .info .sub-title {
display: inline-block;
font-weight: 500;
font-size: 18px;
line-height: 1.2;
color: var(--primary);
position: relative;
}
.ova-testimonial .info .title {
margin: 0 0 35px 0;
font-weight: 700;
font-size: 50px;
line-height: 1.2;
color: var(--heading);
}
@media (max-width: 520px) {
.ova-testimonial .info .title {
margin: 0 0 10px 0;
}
}
.ova-testimonial .slide-for {
width: 120px;
float: left;
}
@media (max-width: 520px) {
.ova-testimonial .slide-for {
width: 80px;
}
}
.ova-testimonial .slide-for .slick-track {
display: inline-block;
margin: 0 0 5px 0;
width: auto !important;
}
.ova-testimonial .slide-for .slick-track .slick-slide {
float: unset;
width: 100%;
}
.ova-testimonial .slide-for .slick-active {
opacity: 1 !important;
}
.ova-testimonial .slide-for .slick-current .small-img img {
border: 3px solid #fff;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
opacity: 1;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-testimonial .slide-for .small-img {
position: relative;
overflow: hidden;
width: auto !important;
}
.ova-testimonial .slide-for .small-img img {
border-radius: 50%;
border: 3px solid #fff;
transform: scale(1);
display: block;
width: 76px;
height: 76px;
object-fit: cover;
border-radius: 50%;
opacity: 0.4;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
@media (max-width: 1100px) {
.ova-testimonial .slide-for .small-img img {
width: 60px;
height: 60px;
}
}
.ova-testimonial .slide-testimonials .client-info {
display: flex;
align-items: start;
justify-content: space-between;
}
@media (max-width: 830px) {
.ova-testimonial .slide-testimonials .client-info {
flex-direction: column;
}
}
.ova-testimonial .slide-testimonials .client-info .client {
position: relative;
border-radius: 50%;
}
@media (max-width: 830px) {
.ova-testimonial .slide-testimonials .client-info .client {
margin-bottom: 40px;
}
}
.ova-testimonial .slide-testimonials .client-info .client img {
display: block;
width: 154px;
height: 154px;
object-fit: cover;
border-radius: 50%;
}
.ova-testimonial .slide-testimonials .client-info .client .icon {
position: absolute;
right: -39px;
top: 50%;
border-radius: 50%;
transform: translateY(-50%);
width: 78px;
height: 78px;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--secondary);
}
@media (max-width: 520px) {
.ova-testimonial .slide-testimonials .client-info .client .icon {
right: 0;
}
}
.ova-testimonial .slide-testimonials .client-info .client .icon i {
font-size: 25px;
color: #fff;
display: inline-flex;
}
.ova-testimonial .slide-testimonials .client-info .info {
flex: 0 0 100%;
position: relative;
}
.ova-testimonial .slide-testimonials .client-info .info .icon {
position: absolute;
bottom: 0;
right: 0;
}
.ova-testimonial .slide-testimonials .client-info .info .icon i {
font-size: 60px;
color: var(--primary);
}
.ova-testimonial .slide-testimonials .client-info .info p.ova-evaluate {
margin: 0;
font-size: 20px;
color: var(--text);
padding-bottom: 23px;
line-height: 1.667;
font-weight: 400;
}
.ova-testimonial .slide-testimonials .client-info .info .name-job {
display: block;
display: flex;
align-items: center;
justify-content: flex-start;
column-gap: 25px;
}
.ova-testimonial .slide-testimonials .client-info .info .name-job .quote i {
font-size: 60px;
color: var(--primary);
}
.ova-testimonial .slide-testimonials .client-info .info .name-job .name {
margin: 0;
font-size: 16px;
line-height: 1.2;
font-weight: 700;
color: var(--heading);
letter-spacing: 0.2px;
padding-bottom: 13px;
}
.ova-testimonial .slide-testimonials .client-info .info .name-job .job {
margin: 0;
font-size: 14px;
line-height: 1.2;
text-transform: capitalize;
color: var(--text);
}
.ova-testimonial .slide-testimonials .slick-dots {
display: flex;
justify-content: flex-end;
list-style-type: none;
gap: 10px;
}
.ova-testimonial .slide-testimonials .slick-dots li {
margin: 0;
width: auto;
height: auto;
}
.ova-testimonial .slide-testimonials .slick-dots button {
display: block;
width: 17px;
height: 8px;
padding: 0;
background-color: var(--primary);
opacity: 0.2;
border-radius: 4px;
border: none;
text-indent: -9999px;
}
.ova-testimonial .slide-testimonials .slick-dots li.slick-active button {
width: 45px;
opacity: 1;
}
.elementor-widget-tripgo_elementor_testimonial_2 .elementor-widget-container {
min-height: 1px;
}
.ova-testimonial.version-2 .owl-stage-outer {
padding: 50px 0;
}
.ova-testimonial.version-2 .owl-carousel .owl-stage-outer {
margin-right: -30px;
margin-left: -30px;
padding-left: 30px;
padding-right: 30px;
width: calc(100% + 60px);
}
.ova-testimonial.version-2 .slide-testimonials {
width: 100%;
padding-right: 0;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item.active {
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
background: #FFFFFF;
border-radius: 10px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item {
padding: 40px;
}
@media (max-width: 479px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item {
padding: 15px;
}
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .evaluate {
margin: 0;
margin-bottom: 40px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 371px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content {
display: block;
}
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 20px;
}
@media (max-width: 830px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info {
flex-direction: unset;
}
}
@media (max-width: 479px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info {
align-items: start;
}
}
@media (max-width: 830px) {
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info .client {
margin-bottom: 0px;
}
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info .client img {
width: 60px;
height: 60px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info .name-job .name {
margin: 0;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .client-info .name-job .job {
margin: 0;
font-size: 14px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating {
justify-content: center;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating {
font-size: 16px;
color: #ccd6df;
font-family: eicons;
display: inline-block;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating .elementor-star-full::before {
content: "\e934";
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i {
display: inline-block;
position: relative;
font-style: normal;
cursor: default;
line-height: 100%;
vertical-align: middle;
font-family: eicons;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i::before {
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
overflow: hidden;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-1::before {
content: "\e934";
width: 10%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-2::before {
content: "\e934";
width: 20%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-3::before {
content: "\e934";
width: 30%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-4::before {
content: "\e934";
width: 40%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-5::before {
content: "\e934";
width: 50%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-6::before {
content: "\e934";
width: 60%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-7::before {
content: "\e934";
width: 70%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-8::before {
content: "\e934";
width: 80%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating .elementor-star-rating i.elementor-star-9::before {
content: "\e934";
width: 90%;
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-1::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-2::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-3::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-4::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-5::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-6::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-7::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-8::before,
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating i.elementor-star-9::before {
content: "★";
}
.ova-testimonial.version-2 .slide-testimonials .owl-item .item .info-content .ova-rating.star_unicode .elementor-star-rating .elementor-star-full::before {
content: "★";
}
.ova-testimonial.version-2 .slide-testimonials .owl-dots {
text-align: center;
margin-top: 2px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-dots .owl-dot {
outline: none;
}
.ova-testimonial.version-2 .slide-testimonials .owl-dots .owl-dot span {
width: 17px;
height: 8px;
margin: 5px;
background-color: var(--primary);
opacity: 0.2;
display: block;
-webkit-backface-visibility: visible;
transition: all 0.2s ease;
border-radius: 4px;
}
.ova-testimonial.version-2 .slide-testimonials .owl-dots .owl-dot.active span {
width: 45px;
opacity: 1;
background-color: var(--primary);
}
.elementor-widget-tripgo_elementor_testimonial_3 .elementor-widget-container {
min-height: 1px;
}
.ova-testimonial.version-3 .owl-stage-outer {
padding: 0px;
padding-bottom: 60px;
}
.ova-testimonial.version-3 .owl-carousel .owl-stage-outer {
margin-right: -30px;
margin-left: -30px;
padding-left: 30px;
padding-right: 30px;
width: calc(100% + 60px);
}
.ova-testimonial.version-3 .slide-testimonials {
width: 100%;
padding-right: 0;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active {
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
background: #FFFFFF;
border-radius: 10px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active .item .quote {
display: block;
position: absolute;
right: 20px;
bottom: 20px;
font-size: 147px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active .item .quote i {
color: var(--primary);
opacity: 0.05;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active .item .line1 {
opacity: 1;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item.active .item .line2 {
opacity: 1;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item {
position: relative;
padding: 60px 80px;
}
@media (max-width: 500px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item {
padding: 15px 30px;
}
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .evaluate {
margin: 0;
margin-bottom: 40px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content {
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 371px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content {
display: block;
}
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 20px;
}
@media (max-width: 830px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info {
flex-direction: unset;
}
}
@media (max-width: 479px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info {
align-items: start;
}
}
@media (max-width: 830px) {
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info .client {
margin-bottom: 0;
}
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info .client img {
width: 70px;
height: 70px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info .name-job .name {
margin: 0;
font-size: 20px;
font-weight: 700;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .info-content .client-info .name-job .job {
margin: 0;
font-size: 14px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .quote {
display: none;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .line1 {
opacity: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
content: "";
width: calc(100% - 40px);
height: 15px;
position: absolute;
top: 100%;
left: 20px;
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 0px 0px 10px 10px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-item .item .line2 {
opacity: 0;
transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
content: "";
width: calc(100% - 80px);
height: 15px;
position: absolute;
top: calc(100% + 15px);
left: 40px;
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 0px 0px 10px 10px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-dots {
text-align: center;
margin-top: 2px;
}
.ova-testimonial.version-3 .slide-testimonials .owl-dots .owl-dot {
outline: none;
}
.ova-testimonial.version-3 .slide-testimonials .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 9px;
background-color: var(--primary);
opacity: 0.2;
display: block;
-webkit-backface-visibility: visible;
transition: all 0.2s ease;
border-radius: 50%;
}
.ova-testimonial.version-3 .slide-testimonials .owl-dots .owl-dot.active span {
opacity: 1;
background-color: var(--primary);
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .text {
font-weight: 600;
color: var(--heading);
margin: 0 0 6px 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating {
justify-content: center;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating {
display: inline-flex;
column-gap: 2px;
font-size: 16px;
color: #ccd6df;
font-family: eicons;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating .elementor-star-full::before {
content: "\e934";
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i {
display: inline-block;
position: relative;
font-style: normal;
cursor: default;
line-height: 100%;
vertical-align: middle;
font-family: eicons;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i::before {
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
overflow: hidden;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-1::before {
content: "\e934";
width: 10%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-2::before {
content: "\e934";
width: 20%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-3::before {
content: "\e934";
width: 30%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-4::before {
content: "\e934";
width: 40%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-5::before {
content: "\e934";
width: 50%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-6::before {
content: "\e934";
width: 60%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-7::before {
content: "\e934";
width: 70%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-8::before {
content: "\e934";
width: 80%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-9::before {
content: "\e934";
width: 90%;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-1::before,
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-2::before,
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-3::before,
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-4::before,
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-5::before,
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-6::before,
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-7::before,
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-8::before,
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating i.elementor-star-9::before {
content: "★";
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .rating.star_unicode .elementor-star-rating .elementor-star-full::before {
content: "★";
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .quote {
margin: -2px 0 0 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .quote i {
font-size: 64px;
display: inline-flex;
color: var(--primary);
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .content {
color: var(--heading);
margin: 25px 0 43px 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .info {
display: inline-flex;
align-items: center;
gap: 20px;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .info .author-image img {
width: 60px;
min-width: 60px;
height: 60px;
border-radius: 50%;
object-fit: cover;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .info .name-job .name {
font-weight: 700;
color: #000B33;
line-height: 1.3;
margin: 0 0 10px 0;
}
.ova-testimonial-4 .slide-testimonials .owl-stage-outer .item .info .name-job .job {
font-size: 14px;
font-weight: 400;
line-height: 1.6;
}
.ova-testimonial-4 .slide-testimonials .owl-dots {
text-align: center;
margin: 47px 0 0;
}
.ova-testimonial-4 .slide-testimonials .owl-dots .owl-dot {
width: 10px;
height: 10px;
margin-right: 18px;
border-radius: 50%;
background-color: rgba(0, 187, 152, 0.2);
}
.ova-testimonial-4 .slide-testimonials .owl-dots .owl-dot.active {
background-color: #00bb98;
}
.ova-testimonial-4 p {
margin: 0;
}
.ova-testimonial-4.ova-testimonial-template1 .owl-carousel .owl-stage-outer {
padding-top: 20px;
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-right: 20px;
width: calc(100% + 40px);
}
.ova-testimonial-4.ova-testimonial-template1 .item {
padding: 43px 45px 35px;
background-color: #fff;
border-radius: 10px;
border-bottom: 6px solid #DEE0E7;
box-shadow: 0px -5px 15px rgba(43, 89, 255, 0.04);
}
@media (max-width: 1149px) {
.ova-testimonial-4.ova-testimonial-template1 .item {
border-color: var(--primary);
}
}
.ova-testimonial-4.ova-testimonial-template1 .owl-item.center .item {
border-bottom-color: var(--primary);
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .evaluate .text {
font-size: 20px;
margin: 0 0 4px 0;
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .quote {
margin: 0 82px 0 0;
}
@media (max-width: 767px) {
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .wrap-evaluate .quote {
margin: 0;
}
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .content {
font-size: 24px;
font-weight: 500;
line-height: 1.5;
margin: 21px 0 40px 0;
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-stage-outer .item .info .name-job .name {
font-size: 22px;
font-weight: 600;
color: #000B33;
margin: 0 0 2px 0;
}
.ova-testimonial-4.ova-testimonial-template2 .slide-testimonials .owl-dots {
text-align: left;
margin: 30px 0 0 0;
}
.ova-testimonial-5 {
padding: 43px 45px 35px;
background-color: #fff;
border-radius: 10px;
border-bottom: 6px solid #DEE0E7;
box-shadow: 0px -5px 15px rgba(43, 89, 255, 0.04);
}
@media (max-width: 1149px) {
.ova-testimonial-5 {
border-color: var(--primary);
}
}
.ova-testimonial-5.active {
border-bottom-color: var(--primary);
}
.ova-testimonial-5 .wrap-evaluate {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .text {
font-weight: 600;
color: var(--heading);
margin: 0 0 6px 0;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating {
display: inline-flex;
font-size: 16px;
color: #ccd6df;
font-family: eicons;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating .elementor-star-full::before {
content: "\e934";
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i {
display: inline-block;
position: relative;
font-style: normal;
cursor: default;
line-height: 100%;
vertical-align: middle;
font-family: eicons;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i::before {
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
overflow: hidden;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-1::before {
content: "\e934";
width: 10%;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-2::before {
content: "\e934";
width: 20%;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-3::before {
content: "\e934";
width: 30%;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-4::before {
content: "\e934";
width: 40%;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-5::before {
content: "\e934";
width: 50%;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-6::before {
content: "\e934";
width: 60%;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-7::before {
content: "\e934";
width: 70%;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-8::before {
content: "\e934";
width: 80%;
}
.ova-testimonial-5 .wrap-evaluate .evaluate .rating .elementor-star-rating i.elementor-star-9::before {
content: "\e934";
width: 90%;
}
.ova-testimonial-5 .wrap-evaluate .quote {
margin: -2px 0 0 0;
}
.ova-testimonial-5 .wrap-evaluate .quote i {
font-size: 64px;
display: inline-flex;
color: var(--primary);
}
.ova-testimonial-5 .content {
color: var(--heading);
margin: 25px 0 43px 0;
}
.ova-testimonial-5 .info {
display: inline-flex;
align-items: center;
}
.ova-testimonial-5 .info .author-image {
margin: 0 20px 0 0;
}
.ova-testimonial-5 .info .author-image img {
width: 60px;
min-width: 60px;
height: 60px;
border-radius: 50%;
object-fit: cover;
}
.ova-testimonial-5 .info .name-job .name {
font-weight: 700;
color: #000B33;
line-height: 1.3;
margin: 0 0 10px 0;
}
.ova-testimonial-5 .info .name-job .job {
font-size: 14px;
font-weight: 400;
line-height: 1.6;
}
.ova-testimonial-5 p {
margin: 0;
}
.ova-testimonial-6 {
padding: 85px 50px 40px 50px;
position: relative;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
background: #fff;
}
.ova-testimonial-6 .background-img {
position: absolute;
content: "";
width: 100%;
height: 92px;
top: 0;
left: 0;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
.ova-testimonial-6 .author {
margin-top: 48px;
display: flex;
align-items: center;
gap: 20px;
}
@media screen and (max-width: 480px) {
.ova-testimonial-6 .author {
flex-direction: column;
text-align: center;
}
}
.ova-testimonial-6 .author .name {
margin: 0;
font-size: 24px;
line-height: 1;
}
.ova-testimonial-6 .author .job {
margin: 0;
font-size: 15px;
font-weight: 500;
line-height: 1;
margin-top: 10px;
}
.ova-testimonial-6 .author .rating {
margin-top: 10px;
}
.ova-testimonial-6 .author .rating .elementor-star-rating {
display: inline-flex;
column-gap: 4px;
font-size: 18px;
color: #ccd6df;
font-family: eicons;
}
.ova-testimonial-6 .author .rating .elementor-star-rating .elementor-star-full::before {
content: "\e934";
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i {
display: inline-block;
position: relative;
font-style: normal;
cursor: default;
line-height: 100%;
vertical-align: middle;
font-family: eicons;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i::before {
display: block;
font-size: inherit;
font-family: inherit;
position: absolute;
overflow: hidden;
color: #FFBF48;
top: 0;
left: 0;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-1::before {
content: "\e934";
width: 10%;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-2::before {
content: "\e934";
width: 20%;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-3::before {
content: "\e934";
width: 30%;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-4::before {
content: "\e934";
width: 40%;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-5::before {
content: "\e934";
width: 50%;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-6::before {
content: "\e934";
width: 60%;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-7::before {
content: "\e934";
width: 70%;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-8::before {
content: "\e934";
width: 80%;
}
.ova-testimonial-6 .author .rating .elementor-star-rating i.elementor-star-9::before {
content: "\e934";
width: 90%;
}
.ova-testimonial-6 .img {
position: relative;
min-width: 40px;
}
.ova-testimonial-6 .img img {
display: block;
width: 100px;
min-width: 100px;
height: 100px;
border-radius: 50%;
object-fit: cover;
object-position: center;
position: relative;
}
.ova-testimonial-6 .img .icon {
position: absolute;
z-index: 9;
top: -7px;
left: -5px;
width: 40px;
height: 40px;
border-radius: 50%;
background: var(--secondary);
display: inline-flex;
justify-content: center;
align-items: center;
}
.ova-testimonial-6 .img .icon i {
color: #fff;
font-size: 16px;
}
.ova-testimonial-6 .img .icon svg {
fill: #fff;
width: 16px;
height: 16px;
}
.ova-testimonial-6 .desc {
margin: 0;
font-size: 19px;
font-weight: 500;
border-bottom: 1px solid #e6e8ed;
padding-bottom: 30px;
}
.ova-contact-form {
display: block;
position: relative;
background: #fff;
padding: 30px;
border: 1px solid var(--border);
border-radius: 10px;
}
@media (max-width: 479px) {
.ova-contact-form {
padding: 15px;
}
}
.ova-contact-form .contact-info {
display: flex;
justify-content: left;
align-items: flex-start;
gap: 10px;
border-bottom: 1px solid var(--border);
padding-bottom: 17px;
margin-bottom: 17px;
}
@media (max-width: 350px) {
.ova-contact-form .contact-info {
flex-flow: column;
}
}
.ova-contact-form .contact-info img {
width: 60px;
height: 60px;
object-fit: cover;
border-radius: 100%;
}
@media (max-width: 350px) {
.ova-contact-form .contact-info img {
margin-bottom: 10px;
}
}
.ova-contact-form .contact-info .info .label {
margin: 0;
line-height: 1;
font-size: 16px;
font-weight: 700;
margin-bottom: 8px;
}
.ova-contact-form .contact-info .info .description {
display: block;
line-height: 1.2;
font-size: 14px;
font-weight: 400;
margin-bottom: 4px;
}
.ova-contact-form .contact-info .info .phone-address {
display: inline-block;
font-size: 16px;
font-weight: 700;
}
.ova-contact-form .button {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: block;
background: #FFFFFF;
border: 1px solid var(--primary);
border-radius: 5px;
padding-top: 16px;
padding-bottom: 16px;
margin-bottom: 14px;
text-align: center;
}
.ova-contact-form .button:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-contact-form .button i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-contact-form .button span {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 16px;
margin-left: 4px;
text-transform: capitalize;
}
.ova-contact-form .date {
display: block;
color: var(--light);
font-size: 14px;
font-weight: 400;
}
.ova-contact-form .time {
display: block;
color: var(--text);
font-size: 14px;
font-weight: 400;
}
.ova-contact-page {
position: relative;
}
.ova-contact-page p {
margin: 0;
}
.ova-contact-page .text-email {
display: flex;
column-gap: 24px;
margin-bottom: 24px;
}
@media (max-width: 479px) {
.ova-contact-page .text-email {
flex-flow: column;
}
}
.ova-contact-page .text-email .ova-text {
width: 50%;
overflow: hidden;
}
@media (max-width: 479px) {
.ova-contact-page .text-email .ova-text {
width: 100%;
margin-bottom: 24px;
}
}
.ova-contact-page .text-email .ova-email {
width: 50%;
overflow: hidden;
}
@media (max-width: 479px) {
.ova-contact-page .text-email .ova-email {
width: 100%;
}
}
.ova-contact-page .text-email input {
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-subject {
margin-bottom: 24px;
}
.ova-contact-page .ova-subject input {
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-textarea {
margin-bottom: 30px;
}
.ova-contact-page .ova-textarea textarea {
max-height: 120px;
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-submit button {
padding: 17px 31px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: var(--primary);
color: var(--primary);
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
border: 1px solid var(--border) !important;
border-width: 1px !important;
border-top: 1px solid var(--border) !important;
border-radius: 10px;
padding: 25px;
margin-bottom: 24px;
}
@media (max-width: 400px) {
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active {
padding: 15px;
}
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-active {
padding: 0px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-tab-title {
padding-bottom: 17px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-tab-content {
padding-left: 29px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-title {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
padding: 13px 20px;
padding-left: 25px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon svg {
width: 10px;
height: 10px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-content {
padding: 0px;
padding-left: 24px;
}
.ova-progress {
width: 100%;
}
.ova-progress .ova-progress-title {
margin: 0;
color: var(--text);
margin-bottom: 15px;
margin-bottom: 15px;
font-size: 16px;
font-weight: 700;
}
.ova-progress .ctyl-progress-title {
margin: 0;
margin-bottom: 5px;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: var(--text);
}
.ova-progress .ova-percent-view {
height: 13px;
width: 100%;
background-color: var(--border);
border-radius: 8px;
overflow: visible;
position: relative;
}
.ova-progress .ova-percent-view .ova-percent {
height: 100%;
float: left;
border-radius: 8px;
background-color: var(--secondary);
}
.ova-progress .ova-percent-view .percentage {
position: absolute;
color: #fff;
top: -40px;
right: 0%;
display: none;
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: var(--light);
}
.ova-progress .ova-notes {
display: flex;
margin-top: 18px;
width: 100%;
}
.ova-progress .ova-notes .item-note {
position: relative;
margin-left: 10%;
}
.ova-progress .ova-notes .item-note .note-text {
font-size: 14px;
line-height: 21px;
color: #fff;
}
.ova-progress .ova-notes .item-note:first-child {
margin-left: 0;
}
.ova-progress .ova-notes .item-note:last-child {
margin-left: 19%;
}
.ova-progress .ova-notes .item-note:before {
content: "";
width: 1px;
height: 35px;
position: absolute;
top: -32px;
left: 50%;
border-left: 1px solid #414073;
}
.ova-special-offer {
position: relative;
overflow: hidden;
}
.ova-special-offer:hover .special-offer-img {
transform: scale(1.04);
}
.ova-special-offer:hover .special-offer-content {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.ova-special-offer:hover .special-offer-content .btn-special-offer {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
opacity: 1;
visibility: visible;
transform: scale(1);
}
.ova-special-offer .mask {
position: absolute;
content: "";
top: 0;
left: 0;
width: 50%;
height: 100%;
background: linear-gradient(270deg, rgba(19, 23, 43, 0) 0.44%, rgba(19, 23, 43, 0.24) 38.35%, rgba(19, 23, 43, 0.8) 100%);
z-index: 1;
}
.ova-special-offer .special-offer-img {
display: block;
width: 100%;
object-fit: cover;
transform: scale(1);
transition: transform 1s ease-out;
transform-origin: bottom right;
}
.ova-special-offer .special-offer-content {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
position: absolute;
z-index: 2;
width: 100%;
top: 60px;
left: 40px;
}
.ova-special-offer .special-offer-content .sub-title-wrapper .sub-title {
margin: 0;
color: #fff;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.ova-special-offer .special-offer-content .sub-title-wrapper .discount {
font-weight: 600;
font-size: 24px;
color: #fff;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.ova-special-offer .special-offer-content .title {
margin: 0;
padding-bottom: 14px;
color: #fff;
font-size: 30px;
line-height: 1.2;
font-weight: 700;
text-transform: capitalize;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.ova-special-offer .special-offer-content .btn-special-offer {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
opacity: 0;
visibility: hidden;
transform: scale(0);
margin-top: 24px;
padding: 12px 25px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 0;
font-size: var(--font-size);
font-weight: 600;
font-family: var(--secondary-font);
color: var(--primary);
background-color: #fff;
border: none;
}
.ova-special-offer .special-offer-content .btn-special-offer i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin-left: 8px;
}
.ova-special-offer .special-offer-content .btn-special-offer:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: var(--primary-hover);
color: #FFFFFF;
}
.ova-special-offer.ova-special-offer-version_1:hover .special-offer-content {
top: 48px;
}
.ova-special-offer.ova-special-offer-version_1 .special-offer-content .title {
font-size: 48px;
}
.ova-special-offer.ova-special-offer-version_2:hover .special-offer-content {
top: 48px;
}
.ova-special-offer.ova-special-offer-version_2 .mask {
width: 100%;
}
.ova-special-offer.ova-special-offer-version_2 .special-offer-content {
text-align: center;
top: 60px;
left: 50%;
transform: translateX(-50%);
}
.ova-special-offer.ova-special-offer-version_3:hover .special-offer-content {
bottom: 55px;
}
.ova-special-offer.ova-special-offer-version_3 .mask {
width: 100%;
}
.ova-special-offer.ova-special-offer-version_3 .special-offer-content {
text-align: center;
top: unset;
bottom: -25px;
left: 50%;
transform: translateX(-50%);
}
.ova-special-offer.ova-special-offer-version_4 .mask {
width: 100%;
background: rgba(0, 141, 208, 0.7803921569);
}
.ova-special-offer.ova-special-offer-version_4 .special-offer-content {
text-align: center;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ova-special-offer.ova-special-offer-version_5:hover .special-offer-content .btn-special-offer {
background-color: var(--primary);
color: #fff;
}
.ova-special-offer.ova-special-offer-version_5:hover .special-offer-content .btn-special-offer i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 16px;
}
.ova-special-offer.ova-special-offer-version_5 .mask {
width: 100%;
background: transparent;
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content {
position: relative;
top: unset;
left: unset;
text-align: center;
padding: 40px 50px;
background-color: #fff;
}
@media (max-width: 767px) {
.ova-special-offer.ova-special-offer-version_5 .special-offer-content {
padding: 30px 20px;
}
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .sub-title-wrapper .sub-title {
color: var(--text);
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .sub-title-wrapper .discount {
color: var(--secondary);
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .title {
color: var(--heading);
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .btn-special-offer {
opacity: 1;
visibility: visible;
transform: scale(1);
}
.ova-special-offer.ova-special-offer-version_5 .special-offer-content .btn-special-offer i {
font-size: 0;
color: #fff;
}
.ova-share-buttons {
display: inline-flex;
width: 100%;
}
.ova-share-buttons .share-item {
display: block;
margin-bottom: 10px;
}
.ova-share-buttons .share-item .share-btn {
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
overflow: hidden;
font-size: 16px;
cursor: pointer;
border-radius: 99.9em;
color: #FFFFFF;
background-color: var(--primary);
background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.12), transparent);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-share-buttons .share-item .share-btn i {
line-height: 1;
}
.ova-share-buttons .share-item .share-btn:hover {
filter: saturate(1.5) brightness(1.5);
}
.ova-share-buttons .share-item:not(:last-child) {
margin-right: 10px;
}
.ova-share-buttons.share-grid {
display: grid;
grid-column-gap: 10px;
grid-row-gap: 10px;
}
.ova-share-buttons.share-grid .share-item {
margin: 0;
}
.ova-share-buttons.share-grid .share-item .share-btn {
width: 100%;
border-radius: 99.9em;
}
.ova-share-buttons.share-grid.column_2 {
grid-template-columns: repeat(2, 1fr);
}
.ova-share-buttons.share-grid.column_3 {
grid-template-columns: repeat(3, 1fr);
}
.ova-share-buttons.share-grid.column_4 {
grid-template-columns: repeat(4, 1fr);
}
.ova-share-buttons.share-grid.column_5 {
grid-template-columns: repeat(5, 1fr);
}
.ova-share-buttons.share-grid.column_6 {
grid-template-columns: repeat(6, 1fr);
}
.switch-languages {
line-height: 1.3;
color: #fff;
position: relative;
}
.switch-languages:hover .current-language .first-icon {
transform: rotate(0deg);
}
.switch-languages:hover .current-language i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transform: rotate(-180deg);
}
.switch-languages:hover .dropdown-language {
display: inline-block;
}
.switch-languages:hover .dropdown-language .dropdown-item:hover {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--secondary);
}
.switch-languages .current-language .text {
color: var(--heading);
margin-right: 2px;
}
.switch-languages .current-language .first-icon {
font-size: 15px;
width: 15px;
height: 15px;
vertical-align: middle;
}
.switch-languages .current-language i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: inline-flex;
font-size: 10px;
color: var(--heading);
}
.switch-languages .dropdown-language {
position: absolute;
top: 100%;
left: 0;
display: none;
background-color: #fff;
border-radius: 5px;
padding: 10px;
z-index: 999;
}
.switch-languages .dropdown-language .dropdown-item {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
color: var(--heading);
}
.switch-languages .dropdown-language .dropdown-item:hover {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--secondary);
}
.section-max-width-1460 {
max-width: 1460px;
margin: 0 auto;
}
.ova-image-gallery .title {
font-size: 16px;
font-weight: 500;
line-height: 1.5;
margin: 0 0 36px 0;
}
.ova-image-gallery .ova-image-gallery-ft {
display: inline-grid;
gap: 10px;
}
.ova-image-gallery .ova-image-gallery-ft.two_column {
grid-template-columns: 1fr 1fr;
}
.ova-image-gallery .ova-image-gallery-ft.three_column {
grid-template-columns: 1fr 1fr 1fr;
}
.ova-image-gallery .ova-image-gallery-ft.four_column {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft {
display: inline-flex;
position: relative;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft img {
width: 75px;
height: 75px;
overflow: hidden;
object-fit: cover;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft .overlay {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
width: 100%;
height: 100%;
background-color: var(--primary);
position: absolute;
opacity: 0;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft .overlay .icon {
display: inline-flex;
position: absolute;
color: #fff;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft .overlay .icon i {
font-size: 20px;
display: inherit;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft:hover {
cursor: pointer;
}
.ova-image-gallery .ova-image-gallery-ft .item-fancybox-ft:hover .overlay {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
opacity: 0.85;
}
.ova-counter-list-wrapper {
display: grid;
gap: 30px;
}
.ova-counter-list-wrapper.two_column {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
.ova-counter-list-wrapper.two_column {
grid-template-columns: auto;
}
}
.ova-counter-list-wrapper.three_column {
grid-template-columns: 1fr 1fr 1fr;
}
.ova-counter-list-wrapper.four_column {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1200px) {
.ova-counter-list-wrapper.four_column {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 1024px) {
.ova-counter-list-wrapper.three_column, .ova-counter-list-wrapper.four_column {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.ova-counter-list-wrapper.three_column, .ova-counter-list-wrapper.four_column {
grid-template-columns: auto;
}
}
.ova-counter-list {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
padding: 40px;
background-color: #F2FBFA;
}
@media (max-width: 767px) {
.ova-counter-list {
text-align: center;
}
}
.ova-counter-list:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: var(--secondary);
}
.ova-counter-list:hover .title, .ova-counter-list:hover .odometer, .ova-counter-list:hover .suffix {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: #fff;
}
.ova-counter-list:hover .icon {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transform: scale(1.1);
background-color: rgba(255, 255, 255, 0.2);
}
.ova-counter-list.columns-offsets:nth-child(odd) {
position: relative;
top: -30px;
}
@media (max-width: 767px) {
.ova-counter-list.columns-offsets:nth-child(odd) {
top: 0;
}
}
.ova-counter-list .icon {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
width: 66px;
height: 75px;
background-color: var(--secondary);
border-radius: 4px;
font-size: 38px;
color: #fff;
margin-bottom: 26px;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
transform: scale(1);
}
.ova-counter-list .icon i {
display: inline-flex;
}
.ova-counter-list .odometer-wrapper {
display: inline-flex;
align-items: center;
}
.ova-counter-list .odometer {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 60px;
font-weight: 700;
line-height: 1.2;
letter-spacing: -0.5px;
}
.ova-counter-list .odometer.odometer-auto-theme, .ova-counter-list .odometer .odometer-value {
line-height: 1;
}
@media (max-width: 767px) {
.ova-counter-list .odometer {
font-size: 40px;
}
}
.ova-counter-list .suffix {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-size: 60px;
font-weight: 700;
}
@media (max-width: 767px) {
.ova-counter-list .suffix {
font-size: 40px;
}
}
.ova-counter-list .title {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin: 0;
font-size: 16px;
font-weight: 400;
line-height: 1.3;
}
.ova-icon-box:hover .iconbox {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-icon-box:hover .iconbox .icon {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
background-color: var(--primary);
box-shadow: 0px 4px 60px rgba(253, 76, 92, 0.7);
}
.ova-icon-box:hover .iconbox .icon i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: #fff;
}
.ova-icon-box:hover .iconbox .title {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-icon-box:hover .iconbox .description {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-icon-box:hover .iconbox .button-readmore .text-button {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--secondary);
}
.ova-icon-box:hover .iconbox .button-readmore .icon-button i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--secondary);
}
.ova-icon-box i {
display: inline-flex;
}
.ova-icon-box .iconbox {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
background-color: #fff;
padding: 40px 40px 32px;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1200px) {
.ova-icon-box .iconbox {
padding: 40px 30px 32px;
}
}
@media (max-width: 400px) {
.ova-icon-box .iconbox {
padding: 40px 20px 32px;
}
}
.ova-icon-box .iconbox .icon {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
margin: 0 0 32px 0;
display: inline-flex;
background-color: #3BC1B1;
box-shadow: 0px 4px 30px rgba(59, 193, 177, 0.7);
width: 60px;
height: 60px;
border-radius: 50%;
justify-content: center;
align-items: center;
}
.ova-icon-box .iconbox .icon i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: inline-flex;
font-size: 26px;
color: #fff;
}
.ova-icon-box .iconbox .title {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
margin: 0 0 14px 0;
font-size: 22px;
font-weight: 600;
line-height: 1.4;
}
.ova-icon-box .iconbox .description {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
margin: 0 0 20px;
color: var(--text);
}
.ova-icon-box .iconbox .line-decoration {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
width: 100%;
height: 1px;
background-color: rgba(0, 0, 0, 0.1019607843);
margin: 0 0 20px 0;
}
.ova-icon-box .iconbox .button-readmore {
display: inline-flex;
align-items: center;
}
.ova-icon-box .iconbox .button-readmore .text-button {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
font-weight: 600;
color: var(--primary);
line-height: 1.5;
text-transform: capitalize;
margin-right: 5px;
}
.ova-icon-box .iconbox .button-readmore .icon-button {
display: inline-flex;
}
.ova-icon-box .iconbox .button-readmore .icon-button i {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
font-size: 14px;
line-height: 1;
color: var(--primary);
}
.ova-icon-box.template2:hover .iconbox {
background-color: var(--primary);
box-shadow: 0px 4px 60px rgba(253, 76, 92, 0.3);
}
.ova-icon-box.template2:hover .iconbox .wrap-icon .icon i {
color: #fff;
}
.ova-icon-box.template2:hover .iconbox .wrap-icon .title {
color: #fff;
}
.ova-icon-box.template2:hover .iconbox .description {
color: #fff;
}
.ova-icon-box.template2:hover .iconbox .line-decoration {
background-color: #fff;
}
.ova-icon-box.template2 .iconbox {
padding: 35px 40px 27px;
border: none;
box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1200px) {
.ova-icon-box.template2 .iconbox {
padding: 35px 25px 27px;
}
}
.ova-icon-box.template2 .iconbox .wrap-icon {
display: inline-flex;
align-items: center;
gap: 30px;
}
.ova-icon-box.template2 .iconbox .wrap-icon .icon {
box-shadow: none;
background: none;
width: auto;
height: auto;
}
.ova-icon-box.template2 .iconbox .wrap-icon .icon i {
font-size: 50px;
color: var(--primary);
}
.ova-icon-box.template2 .iconbox .wrap-icon .title {
margin: 0;
}
.ova-icon-box.template2 .iconbox .line-decoration {
width: 100%;
height: 1px;
margin: 30px 0 23px;
background-color: rgba(17, 27, 25, 0.1019607843);
}
.ova-icon-box.template2 .iconbox .description {
margin: 0;
color: var(--text);
}
.ova-icon-box.template3:hover .iconbox {
background-color: var(--primary);
}
.ova-icon-box.template3:hover .iconbox .title {
color: #fff;
}
.ova-icon-box.template3:hover .iconbox .description {
color: #fff;
}
.ova-icon-box.template3 .iconbox {
padding: 28px 28px 12px 28px;
text-align: center;
}
.ova-icon-box.template3 .iconbox .icon {
margin: 0 0 20px 0;
width: 96px;
height: 96px;
background-color: #fff2f3;
box-shadow: none;
}
.ova-icon-box.template3 .iconbox .icon i {
font-size: 52px;
color: var(--primary);
}
.ova-icon-box.template3 .iconbox .title {
font-size: 18px;
}
.ova-icon-list {
margin: 0 15px;
}
.ova-icon-list .item {
position: relative;
display: flex;
align-items: center;
gap: 20px;
border-radius: 7px;
padding: 20px 34px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 10px 60px 0px rgba(253, 76, 92, 0.1);
border-left: 2px solid var(--primary);
margin-bottom: 20px;
}
@media (max-width: 767px) {
.ova-icon-list .item {
padding: 20px;
}
}
.ova-icon-list .item:last-child {
margin-bottom: 0;
}
.ova-icon-list .item i, .ova-icon-list .item svg {
display: inline-flex;
font-size: 44px;
width: 44px;
color: var(--secondary);
fill: var(--secondary);
}
.ova-icon-list .item svg {
min-width: 32px;
}
.ova-icon-list .item svg path {
fill: var(--secondary);
}
.ova-icon-list .item .title {
margin: 0 0 4px 0;
font-size: 20px;
line-height: 1.4;
}
.ova-icon-list .item .desc {
margin: 0;
line-height: 1.4;
}
.tripgo-our-team .team-img, .tripgo-our-team .socials, .tripgo-our-team a {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.tripgo-our-team .item-team .img {
position: relative;
overflow: hidden;
}
.tripgo-our-team .item-team .img .team-img {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
width: 100%;
height: 315px;
object-fit: cover;
object-position: center;
}
.tripgo-our-team .item-team .img:hover .socials {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
bottom: 0;
opacity: 1;
}
.tripgo-our-team .item-team .info {
padding-top: 30px;
}
.tripgo-our-team .item-team .info .name {
margin: 0;
font-size: 20px;
}
.tripgo-our-team .item-team .info .name a {
color: var(--heading);
}
.tripgo-our-team .item-team .info .job {
margin: 0;
margin-top: 3px;
}
.tripgo-our-team .item-team .socials {
position: absolute;
margin: 0;
padding: 0;
bottom: -50px;
left: 0;
height: 50px;
column-gap: 25px;
padding-left: 25px;
padding-right: 25px;
list-style: none;
display: inline-flex;
justify-content: center;
align-items: center;
background: var(--primary);
opacity: 0;
}
.tripgo-our-team .item-team .socials .item a {
color: #fff;
}
.tripgo-our-team .item-team .socials .item a:hover {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: var(--heading);
}
.tripgo-our-team.our-team-version_2 .item-team:hover .socials {
bottom: 20px;
}
.tripgo-our-team.our-team-version_2 .item-team .img .team-img {
border-radius: 12px;
}
.tripgo-our-team.our-team-version_2 .item-team .info {
text-align: center;
}
.tripgo-our-team.our-team-version_2 .item-team .info .name {
font-size: 22px;
}
.tripgo-our-team.our-team-version_2 .item-team .socials {
border-radius: 10px;
left: 50%;
transform: translateX(-50%);
}
.ova-road-map {
width: 100%;
margin: 0 auto;
}
@media screen and (max-width: 1200px) {
.ova-road-map {
padding-left: 40px;
}
}
.ova-road-map .triangle-topright {
position: absolute;
width: 0;
height: 0;
left: -35px;
top: 20px;
z-index: 9;
border-top: 35px solid #fff;
border-left: 35px solid transparent;
filter: drop-shadow(0px 10px 60px rgba(0, 0, 0, 0.07));
}
.ova-road-map .triangle-topleft {
position: absolute;
width: 0;
height: 0;
right: -35px;
top: 20px;
z-index: 9;
border-top: 35px solid #fff;
border-right: 35px solid transparent;
filter: drop-shadow(0px 10px 60px rgba(0, 0, 0, 0.07));
}
.ova-road-map .icon {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 36px;
height: 36px;
background-color: var(--secondary);
border-radius: 50%;
display: inline-block;
text-align: center;
}
.ova-road-map .icon i {
font-size: 20px;
line-height: 36px;
color: #fff;
}
@media screen and (max-width: 1200px) {
.ova-road-map .icon {
left: 40px;
}
}
.ova-road-map .road-map-wrapper {
padding: 20px 0;
}
.ova-road-map .road-map-wrapper .timeline-column .date {
position: absolute;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 20px;
color: var(--heading);
font-weight: 700;
width: 80px;
height: 80px;
border-radius: 50%;
background: #FFFFFF;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.12);
z-index: 99;
}
.ova-road-map .road-map-wrapper .timeline-column .date.active {
color: #fff;
background-color: var(--primary);
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left {
display: flex;
flex-wrap: nowrap;
justify-content: flex-end;
position: relative;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:before {
position: absolute;
content: "";
height: 100%;
width: 0;
left: 50%;
bottom: 0;
border-left: 2px solid rgba(29, 27, 26, 0.1019607843);
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:before {
left: 0;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:first-child:before {
height: 130%;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:not(:last-child) {
padding-bottom: 70px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:last-child:before {
height: 140%;
top: 0;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left:not(:first-child):before {
height: 128%;
top: 0;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info {
width: 50%;
position: relative;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info {
width: 100%;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
position: relative;
margin-left: 105px;
padding: 10px;
background-color: #fff;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
margin-left: 80px;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content {
display: flex;
align-items: center;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .img {
flex-shrink: 0;
width: 220px;
height: 152px;
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .img {
display: none;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .img img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .content {
padding: 0 30px;
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .content {
padding: 20px;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .content .title {
margin: 0;
font-size: 20px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info .timeline-content .content .desc {
margin: 0;
margin-top: 10px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .date {
left: -40px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
position: relative;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .triangle-topright {
visibility: hidden;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .triangle-topleft {
visibility: hidden;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .triangle-topright {
visibility: visible;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right:before {
position: absolute;
content: "";
height: 100%;
width: 0;
left: 50%;
bottom: 0;
border-left: 2px solid rgba(29, 27, 26, 0.1019607843);
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right:before {
left: 0;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right:not(:last-child) {
padding-bottom: 70px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right:last-child:before {
height: 140%;
top: 0;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info {
width: 50%;
position: relative;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info {
width: 100%;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
position: relative;
padding: 20px;
margin-right: 105px;
padding: 10px;
background-color: #fff;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
margin-right: 0;
margin-left: 105px;
}
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
margin-left: 80px;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content {
display: flex;
align-items: center;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content {
flex-direction: row-reverse;
justify-content: flex-end;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .img {
flex-shrink: 0;
width: 220px;
height: 152px;
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .img {
display: none;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .img img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content {
text-align: right;
padding: 0 30px;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content {
text-align: left;
}
}
@media screen and (max-width: 767px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content {
padding: 20px;
}
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content .title {
margin: 0;
font-size: 20px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info .timeline-content .content .desc {
margin: 0;
margin-top: 10px;
}
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .date {
right: -40px;
}
@media screen and (max-width: 1200px) {
.ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .date {
left: -40px;
right: unset;
}
}
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
margin-left: 0;
margin-right: 105px;
}
@media screen and (max-width: 1200px) {
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
margin-right: 0;
margin-left: 105px;
}
}
@media screen and (max-width: 767px) {
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .content-info {
margin-left: 80px;
}
}
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .date {
left: unset;
right: -40px;
}
@media screen and (max-width: 1200px) {
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-left .timeline-info .date {
left: -40px;
right: unset;
}
}
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
margin-left: 105px;
margin-right: 0;
}
@media screen and (max-width: 767px) {
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .content-info {
margin-left: 80px;
}
}
.rtl .ova-road-map .road-map-wrapper .timeline-column .timeline-item-right .timeline-info .date {
left: -40px;
right: unset;
}
.ova-special-offer-2 {
position: relative;
width: 100%;
min-height: 393px;
display: flex;
align-items: center;
overflow: hidden;
}
.ova-special-offer-2:hover .background-image {
transform: scale(1.1);
}
.ova-special-offer-2 .background-image {
position: absolute;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
top: 0;
left: 0;
bottom: 0;
right: 0;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-special-offer-2 .content {
position: relative;
width: 50%;
padding-left: 50px;
}
@media screen and (max-width: 1024px) {
.ova-special-offer-2 .content {
width: 100%;
padding-right: 50px;
}
}
@media screen and (max-width: 767px) {
.ova-special-offer-2 .content {
padding: 40px 30px;
}
}
.ova-special-offer-2 .content .subtitle {
margin: 0;
font-weight: 600;
font-size: 24px;
line-height: 1;
}
.ova-special-offer-2 .content .title {
margin: 0;
margin-top: 8px;
font-size: 42px;
line-height: 54px;
}
.ova-special-offer-2 .content .title a {
color: var(--heading);
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-special-offer-2 .content .title a:hover {
color: var(--primary);
}
@media screen and (max-width: 1024px) {
.ova-special-offer-2 .content .title {
font-size: 36px;
}
}
.ova-special-offer-2 .content .desc {
margin: 0;
margin-top: 33px;
color: var(--heading);
}
.ova-special-offer-2 .content .link {
margin-top: 33px;
display: inline-block;
font-weight: 600;
background: var(--primary);
color: #fff;
padding: 12px 32px;
line-height: 24px;
border-radius: 5px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-special-offer-2 .content .link:hover {
background: #fff;
color: var(--primary);
}
.rtl .ova-special-offer-2 {
justify-content: flex-end;
}
.ova-countdown {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ova-countdown .item {
display: inline-flex;
align-items: flex-end;
}
@media screen and (max-width: 767px) {
.ova-countdown .item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
row-gap: 15px;
}
}
@media screen and (max-width: 600px) {
.ova-countdown .item {
row-gap: 0px;
}
}
.ova-countdown .item .number {
line-height: 60px;
font-weight: 600;
font-size: 85px;
}
@media screen and (max-width: 600px) {
.ova-countdown .item .number {
font-size: 48px;
}
}
.ova-countdown .item .text {
margin-left: 15px;
font-weight: 600;
font-size: 24px;
line-height: 17px;
}
@media screen and (max-width: 767px) {
.ova-countdown .item .text {
margin-left: 0;
}
}
@media screen and (max-width: 600px) {
.ova-countdown .item .text {
font-size: 18px;
}
}
.ova-gallery-filter .filter-btn-wrapper {
list-style-type: none;
text-align: center;
margin: 0 0 50px 0;
padding: 0;
}
.ova-gallery-filter .filter-btn-wrapper li.filter-btn {
font-size: 18px;
font-weight: 700;
line-height: 23px;
text-transform: capitalize;
cursor: pointer;
display: inline-block;
border-radius: 5px;
padding: 11px 21px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-gallery-filter .filter-btn-wrapper li.filter-btn.active-category, .ova-gallery-filter .filter-btn-wrapper li.filter-btn:hover {
color: #fff;
background: var(--primary);
}
.ova-gallery-filter .gallery-column.three_column .gallery-item {
width: calc(33.33% - 20px);
}
@media (max-width: 991px) {
.ova-gallery-filter .gallery-column.three_column .gallery-item {
width: calc(50% - 15px);
}
}
@media (max-width: 767px) {
.ova-gallery-filter .gallery-column.three_column .gallery-item {
width: 100%;
}
}
.ova-gallery-filter .gallery-column.four_column .gallery-item {
width: calc(25% - 25px);
}
@media (max-width: 1024px) {
.ova-gallery-filter .gallery-column.four_column .gallery-item {
width: calc(33.33% - 20px);
}
}
@media (max-width: 991px) {
.ova-gallery-filter .gallery-column.four_column .gallery-item {
width: calc(50% - 15px);
}
}
@media (max-width: 767px) {
.ova-gallery-filter .gallery-column.four_column .gallery-item {
width: 100%;
}
}
.ova-gallery-filter .gallery-item {
margin-bottom: 50px;
}
.ova-gallery-filter .gallery-item:hover .gallery-img img {
-webkit-transition: 0.6s;
transition: 0.6s;
transform: scale(1.05);
}
.ova-gallery-filter .gallery-item:hover .gallery-img .icon {
-webkit-transition: 0.7s;
transition: 0.7s;
transform: translate(-50%, -50%);
opacity: 1;
visibility: visible;
}
.ova-gallery-filter .gallery-item:hover .gallery-img .mask {
-webkit-transition: 0.6s;
transition: 0.6s;
-webkit-transform: perspective(400px) rotateX(0deg) scale(1);
transform: perspective(400px) rotateX(0deg) scale(1);
opacity: 0.4;
}
.ova-gallery-filter .gallery-item .gallery-img {
position: relative;
overflow: hidden;
}
.ova-gallery-filter .gallery-item .gallery-img img {
-webkit-transition: 0.6s;
transition: 0.6s;
display: block;
width: 100%;
height: 300px;
object-fit: cover;
transform: scale(1.001);
}
.ova-gallery-filter .gallery-item .gallery-img .icon {
-webkit-transition: 0.7s;
transition: 0.7s;
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
background-color: var(--primary);
width: 50px;
height: 50px;
border-radius: 50%;
opacity: 0;
visibility: hidden;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.ova-gallery-filter .gallery-item .gallery-img .icon:hover i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transform: rotate(-90deg);
}
.ova-gallery-filter .gallery-item .gallery-img .icon i {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: inline-flex;
color: #fff;
}
.ova-gallery-filter .gallery-item .gallery-img .mask {
-webkit-transition: 0.6s;
transition: 0.6s;
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(26, 26, 61, 0.8);
mix-blend-mode: normal;
opacity: 0;
-webkit-transform: perspective(400px) rotateX(-90deg) scale(0.2);
transform: perspective(400px) rotateX(-90deg) scale(0.2);
-webkit-transform-origin: top;
transform-origin: top;
}
.ova-gallery-filter .gallery-item .title {
margin: 30px 0 8px 0;
font-size: 24px;
font-weight: 700;
line-height: 31px;
}
.ova-gallery-filter .gallery-item .description {
font-weight: 500;
margin: 0;
line-height: 21px;
}
.ova-menu-cart {
position: relative;
line-height: 1;
}
.ova-menu-cart .cart-total {
cursor: pointer;
display: inline-flex;
align-items: center;
}
.ova-menu-cart .cart-total i {
display: inline-flex;
font-size: 24px;
margin-right: 2px;
}
.ova-menu-cart .cart-total .items {
display: inline-flex;
justify-content: center;
align-items: center;
color: #fff;
background-color: #FF6159;
width: 22px;
height: 22px;
border-radius: 50%;
font-size: 0.9em;
line-height: 1;
margin-top: -15px;
}
.ova-menu-cart .minicart {
transition: all 0.5s ease;
position: absolute;
right: 0;
top: 0;
width: 280px;
color: #000;
background-color: #fff;
font-size: 14px;
line-height: 1.2;
padding: 1.5em 1em;
visibility: hidden;
opacity: 0;
display: block;
box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}
.ova-menu-cart .minicart p.woocommerce-mini-cart__buttons {
margin: 0;
display: flex;
gap: 10px;
justify-content: space-between;
clear: both;
}
.ova-menu-cart .minicart p.woocommerce-mini-cart__buttons a {
transition: all 0.3s ease;
width: 100%;
color: #fff;
text-align: center;
background-color: var(--primary);
border-radius: 0;
border: 1px solid var(--primary);
}
.ova-menu-cart .minicart p.woocommerce-mini-cart__buttons a:hover {
transition: all 0.3s ease;
background-color: transparent;
color: var(--primary);
}
.ova-menu-cart .minicart p.woocommerce-mini-cart__empty-message {
margin: 0;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart {
list-style: none;
padding: 0;
margin: 0;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li:after {
content: "";
clear: both;
display: table;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li a {
display: inline;
padding: 0;
text-transform: capitalize;
font-weight: 500;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li a.remove {
padding: 0 5px 0 0;
background-color: transparent;
font-size: 1em;
width: 1em;
height: 1em;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li a.remove:hover {
background-color: transparent;
color: var(--primary-hover);
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li img {
width: 90px;
float: right;
margin-bottom: 20px;
}
.ova-menu-cart .minicart ul.woocommerce-mini-cart li dl.variation {
display: none;
}
.ova-menu-cart:hover .minicart {
transition: all 0.5s ease;
z-index: 9999;
top: 32px;
visibility: visible;
opacity: 1;
}
.ova-my-account-button {
display: inline-flex;
align-items: center;
gap: 7px;
}
.ova-my-account-button img {
border-radius: 50% !important;
}
.ova-my-account-button a {
transition: all 0.3s ease;
color: var(--heading);
font-weight: 600;
line-height: 1.2;
}
.ova-my-account-button a:hover {
transition: all 0.3s ease;
color: var(--primary);
}
.ova-my-account-button a.ma-button {
border-radius: 5px;
padding: 12px 30px;
border: 1px solid transparent;
}
@media (max-width: 1300px) {
.ova-my-account-button a.ma-button {
font-size: 15px;
padding: 10px 25px;
}
}
.ova-my-account-button a.ma-button:hover {
border: 1px solid var(--primary);
}
.ova-my-account-button a.ma-button.singup-button {
color: #fff;
background-color: var(--primary);
}
.ova-my-account-button a.ma-button.singup-button:hover {
color: var(--primary);
background-color: transparent;
}
.ova-gallery-slide .gallery-slide-img {
position: relative;
overflow: hidden;
}
.ova-gallery-slide .gallery-slide-img:hover img {
transition: all 0.4s ease-out 0s;
transform: scale(1.05);
}
.ova-gallery-slide .gallery-slide-img:hover .info-wrapper {
transition: all 0.4s ease-out 0s;
}
.ova-gallery-slide .gallery-slide-img .gallery-img {
position: relative;
overflow: hidden;
}
.ova-gallery-slide .gallery-slide-img .overlay {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(216, 34, 33, 0.1) 100%);
cursor: pointer;
}
.ova-gallery-slide .gallery-slide-img img {
transition: all 0.4s ease-out 0s;
display: block;
width: 100%;
height: 480px;
object-fit: cover;
}
@media (max-width: 1024px) {
.ova-gallery-slide .gallery-slide-img img {
height: 380px;
}
}
.ova-gallery-slide .gallery-slide-img .info-wrapper {
transition: all 0.4s ease;
position: absolute;
bottom: 35px;
left: 30px;
width: calc(100% - 60px);
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: row-reverse;
gap: 20px;
z-index: 1;
}
.ova-gallery-slide .gallery-slide-img .info {
width: 100%;
}
.ova-gallery-slide .gallery-slide-img .info a:hover .title {
color: var(--primary);
}
.ova-gallery-slide .gallery-slide-img .info .title {
margin: 7px 0 0 0;
font-size: 27px;
line-height: 1.2;
color: #fff;
}
.ova-gallery-slide .gallery-slide-img .info .category {
font-size: 15px;
font-weight: 500;
line-height: 1.2;
color: #fff;
}
.ova-gallery-slide .gallery-slide-img .view-detail {
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
display: inline-flex;
justify-content: center;
align-items: center;
min-width: 54px;
width: 54px;
height: 54px;
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, 0.3);
color: #fff;
}
.ova-gallery-slide .gallery-slide-img .view-detail i {
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
display: inline-flex;
font-size: 22px;
transform: rotate(-45deg);
}
.ova-gallery-slide .gallery-slide-img .view-detail:hover {
transition: all 0.3s ease;
background-color: var(--primary);
border: 1px solid var(--primary);
}
.ova-gallery-slide.template2 .gallery-slide-img:hover .overlay {
opacity: 1;
}
.ova-gallery-slide.template2 .gallery-slide-img:hover .info-wrapper {
bottom: 160px;
opacity: 1;
visibility: visible;
}
.ova-gallery-slide.template2 .gallery-slide-img .overlay {
background: rgba(26, 26, 61, 0.75);
opacity: 0;
}
@media (max-width: 767px) {
.ova-gallery-slide.template2 .gallery-slide-img .overlay {
opacity: 1;
}
}
.ova-gallery-slide.template2 .gallery-slide-img .info-wrapper {
flex-direction: column;
text-align: center;
opacity: 0;
visibility: hidden;
}
@media (max-width: 767px) {
.ova-gallery-slide.template2 .gallery-slide-img .info-wrapper {
bottom: 100px;
opacity: 1;
visibility: visible;
}
}
.ova-gallery-slide.template2 .gallery-slide-img .info .title {
font-size: 24px;
margin-bottom: 10px;
}
.ova-gallery-slide .owl-dots {
text-align: center;
margin-top: 50px;
}
.ova-gallery-slide .owl-dots .owl-dot {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin: 0 2px;
width: 21px;
padding: 0;
background: transparent;
border-color: transparent;
height: 21px;
}
.ova-gallery-slide .owl-dots .owl-dot span {
width: 5px;
height: 5px;
background: var(--heading);
display: block;
border-radius: inherit;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
}
.ova-gallery-slide .owl-dots .owl-dot.active {
border: 1px solid var(--primary);
}
.ova-gallery-slide .owl-dots .owl-dot.active span {
opacity: 1;
background: var(--primary);
}
.rtl .ovartl-bg-center-right .elementor-widget-wrap {
background-position: center right !important;
}
.rtl .ovartl-bg-overlay-center-left .elementor-background-overlay {
background-position: center left !important;
}
.rtl .ova-mask-image {
-webkit-mask-image: url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/img/base/vector1-rtl.png);
mask-image: url(//www.auliatravel.co.id/wp-content/themes/tripgo/assets/img/base/vector1-rtl.png);
}
.rtl .ova-testimonial .slide-testimonials .slick-dots {
justify-content: flex-start;
}
.rtl .elementor-widget-image-carousel .swiper-slide {
text-align: right;
} .rpwwt-widget ul li {
margin: 0 !important;
}
.rpwwt-widget ul li img {
border-radius: 10px;
margin: 0 15px 10px 0 !important;
}
.rpwwt-widget ul li a .rpwwt-post-title {
font-weight: 700;
line-height: 1.3;
color: var(--heading);
}
.rpwwt-widget ul li a:hover .rpwwt-post-title {
color: var(--primary);
}
.rpwwt-widget ul li .rpwwt-post-date, .rpwwt-widget ul li .rpwwt-post-comments-number {
font-size: 14px;
line-height: 1.3;
margin-top: 5px;
color: var(--light);
}