@-webkit-keyframes jconfirm-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jconfirm-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body[class*=jconfirm-no-scroll-]{overflow:hidden!important}.jconfirm{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden}.jconfirm .jconfirm-bg{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-transition:opacity .4s;transition:opacity .4s}.jconfirm .jconfirm-bg.jconfirm-bg-h{opacity:0!important}.jconfirm .jconfirm-scrollpane{-webkit-perspective:500px;perspective:500px;-webkit-perspective-origin:center;perspective-origin:center;display:table;width:100%;height:100%}.jconfirm .jconfirm-row{display:table-row;width:100%}.jconfirm .jconfirm-cell{display:table-cell;vertical-align:middle}.jconfirm .jconfirm-holder{max-height:100%;padding:50px 0}.jconfirm .jconfirm-box-container{-webkit-transition:-webkit-transform;transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform}.jconfirm .jconfirm-box-container.jconfirm-no-transition{-webkit-transition:none!important;transition:none!important}.jconfirm .jconfirm-box{background:white;border-radius:4px;position:relative;outline:0;padding:15px 15px 0;overflow:hidden;margin-left:auto;margin-right:auto}@-webkit-keyframes type-blue{1%,100%{border-color:#3498db}50%{border-color:#5faee3}}@keyframes type-blue{1%,100%{border-color:#3498db}50%{border-color:#5faee3}}@-webkit-keyframes type-green{1%,100%{border-color:#2ecc71}50%{border-color:#54d98c}}@keyframes type-green{1%,100%{border-color:#2ecc71}50%{border-color:#54d98c}}@-webkit-keyframes type-red{1%,100%{border-color:#e74c3c}50%{border-color:#ed7669}}@keyframes type-red{1%,100%{border-color:#e74c3c}50%{border-color:#ed7669}}@-webkit-keyframes type-orange{1%,100%{border-color:#f1c40f}50%{border-color:#f4d03f}}@keyframes type-orange{1%,100%{border-color:#f1c40f}50%{border-color:#f4d03f}}@-webkit-keyframes type-purple{1%,100%{border-color:#9b59b6}50%{border-color:#b07cc6}}@keyframes type-purple{1%,100%{border-color:#9b59b6}50%{border-color:#b07cc6}}@-webkit-keyframes type-dark{1%,100%{border-color:#34495e}50%{border-color:#46627f}}@keyframes type-dark{1%,100%{border-color:#34495e}50%{border-color:#46627f}}.jconfirm .jconfirm-box.jconfirm-type-animated{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.jconfirm .jconfirm-box.jconfirm-type-blue{border-top:solid 7px #3498db;-webkit-animation-name:type-blue;animation-name:type-blue}.jconfirm .jconfirm-box.jconfirm-type-green{border-top:solid 7px #2ecc71;-webkit-animation-name:type-green;animation-name:type-green}.jconfirm .jconfirm-box.jconfirm-type-red{border-top:solid 7px #e74c3c;-webkit-animation-name:type-red;animation-name:type-red}.jconfirm .jconfirm-box.jconfirm-type-orange{border-top:solid 7px #f1c40f;-webkit-animation-name:type-orange;animation-name:type-orange}.jconfirm .jconfirm-box.jconfirm-type-purple{border-top:solid 7px #9b59b6;-webkit-animation-name:type-purple;animation-name:type-purple}.jconfirm .jconfirm-box.jconfirm-type-dark{border-top:solid 7px #34495e;-webkit-animation-name:type-dark;animation-name:type-dark}.jconfirm .jconfirm-box.loading{height:120px}.jconfirm .jconfirm-box.loading:before{content:'';position:absolute;left:0;background:white;right:0;top:0;bottom:0;border-radius:10px;z-index:1}.jconfirm .jconfirm-box.loading:after{opacity:.6;content:'';height:30px;width:30px;border:solid 3px transparent;position:absolute;left:50%;margin-left:-15px;border-radius:50%;-webkit-animation:jconfirm-spin 1s infinite linear;animation:jconfirm-spin 1s infinite linear;border-bottom-color:dodgerblue;top:50%;margin-top:-15px;z-index:2}.jconfirm .jconfirm-box div.jconfirm-closeIcon{height:20px;width:20px;position:absolute;top:10px;right:10px;cursor:pointer;opacity:.6;text-align:center;font-size:27px!important;line-height:14px!important;display:none;z-index:1}.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon .glyphicon{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon .zmdi{font-size:16px}.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover{opacity:1}.jconfirm .jconfirm-box div.jconfirm-title-c{display:block;font-size:22px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;padding-bottom:15px}.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand{cursor:move}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{font-size:inherit;display:inline-block;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i{vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:inherit;font-family:inherit;display:inline-block;vertical-align:middle}.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty{display:none}.jconfirm .jconfirm-box div.jconfirm-content-pane{margin-bottom:15px;height:auto;-webkit-transition:height .4s ease-in;transition:height .4s ease-in;display:inline-block;width:100%;position:relative;overflow-x:hidden;overflow-y:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll{overflow-y:hidden}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar{width:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track{background:rgba(0,0,0,0.1)}.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{overflow:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img{max-width:100%;height:auto}.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty{display:none}.jconfirm .jconfirm-box .jconfirm-buttons{padding-bottom:11px}.jconfirm .jconfirm-box .jconfirm-buttons>button{margin-bottom:4px;margin-left:2px;margin-right:2px}.jconfirm .jconfirm-box .jconfirm-buttons button{display:inline-block;padding:6px 12px;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;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;min-height:1em;-webkit-transition:opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease,-webkit-box-shadow .1s ease;-webkit-tap-highlight-color:transparent;border:0;background-image:none}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue{background-color:#3498db;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover{background-color:#2980b9;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green{background-color:#2ecc71;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover{background-color:#27ae60;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red{background-color:#e74c3c;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover{background-color:#c0392b;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange{background-color:#f1c40f;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover{background-color:#f39c12;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default{background-color:#ecf0f1;color:#000;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover{background-color:#bdc3c7;color:#000}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple{background-color:#9b59b6;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover{background-color:#8e44ad;color:#FFF}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark{background-color:#34495e;color:#FFF;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover{background-color:#2c3e50;color:#FFF}.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c{color:#e74c3c!important}.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c{color:#3498db!important}.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c{color:#2ecc71!important}.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c{color:#9b59b6!important}.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c{color:#f1c40f!important}.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c{color:#34495e!important}.jconfirm .jconfirm-clear{clear:both}.jconfirm.jconfirm-rtl{direction:rtl}.jconfirm.jconfirm-rtl div.jconfirm-closeIcon{left:5px;right:auto}.jconfirm.jconfirm-white .jconfirm-bg,.jconfirm.jconfirm-light .jconfirm-bg{background-color:#444;opacity:.2}.jconfirm.jconfirm-white .jconfirm-box,.jconfirm.jconfirm-light .jconfirm-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);border-radius:5px}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-size:14px;font-weight:bold;text-shadow:none}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#333}.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#ddd}.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-black .jconfirm-bg,.jconfirm.jconfirm-dark .jconfirm-bg{background-color:darkslategray;opacity:.4}.jconfirm.jconfirm-black .jconfirm-box,.jconfirm.jconfirm-dark .jconfirm-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);background:#444;border-radius:5px;color:white}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons{float:right}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button{border:0;background-image:none;text-transform:uppercase;font-size:14px;font-weight:bold;text-shadow:none;-webkit-transition:background .1s;transition:background .1s;color:white}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default{-webkit-box-shadow:none;box-shadow:none;color:#fff;background:0}.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover{background:#666}.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake{-webkit-animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow{-webkit-animation:glow .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:glow .82s cubic-bezier(0.36,0.07,0.19,0.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@-webkit-keyframes glow{0%,100%{-webkit-box-shadow:0 0 0 red;box-shadow:0 0 0 red}50%{-webkit-box-shadow:0 0 30px red;box-shadow:0 0 30px red}}@keyframes glow{0%,100%{-webkit-box-shadow:0 0 0 red;box-shadow:0 0 0 red}50%{-webkit-box-shadow:0 0 30px red;box-shadow:0 0 30px red}}.jconfirm{-webkit-perspective:400px;perspective:400px}.jconfirm .jconfirm-box{opacity:1;-webkit-transition-property:all;transition-property:all}.jconfirm .jconfirm-box.jconfirm-animation-top,.jconfirm .jconfirm-box.jconfirm-animation-left,.jconfirm .jconfirm-box.jconfirm-animation-right,.jconfirm .jconfirm-box.jconfirm-animation-bottom,.jconfirm .jconfirm-box.jconfirm-animation-opacity,.jconfirm .jconfirm-box.jconfirm-animation-zoom,.jconfirm .jconfirm-box.jconfirm-animation-scale,.jconfirm .jconfirm-box.jconfirm-animation-none,.jconfirm .jconfirm-box.jconfirm-animation-rotate,.jconfirm .jconfirm-box.jconfirm-animation-rotatex,.jconfirm .jconfirm-box.jconfirm-animation-rotatey,.jconfirm .jconfirm-box.jconfirm-animation-scaley,.jconfirm .jconfirm-box.jconfirm-animation-scalex{opacity:0}.jconfirm .jconfirm-box.jconfirm-animation-rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jconfirm .jconfirm-box.jconfirm-animation-rotatex{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatexr{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotatey{-webkit-transform:rotatey(90deg);transform:rotatey(90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-rotateyr{-webkit-transform:rotatey(-90deg);transform:rotatey(-90deg);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scaley{-webkit-transform:scaley(1.5);transform:scaley(1.5);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-scalex{-webkit-transform:scalex(1.5);transform:scalex(1.5);-webkit-transform-origin:center;transform-origin:center}.jconfirm .jconfirm-box.jconfirm-animation-top{-webkit-transform:translate(0px,-100px);transform:translate(0px,-100px)}.jconfirm .jconfirm-box.jconfirm-animation-left{-webkit-transform:translate(-100px,0px);transform:translate(-100px,0px)}.jconfirm .jconfirm-box.jconfirm-animation-right{-webkit-transform:translate(100px,0px);transform:translate(100px,0px)}.jconfirm .jconfirm-box.jconfirm-animation-bottom{-webkit-transform:translate(0px,100px);transform:translate(0px,100px)}.jconfirm .jconfirm-box.jconfirm-animation-zoom{-webkit-transform:scale(1.2);transform:scale(1.2)}.jconfirm .jconfirm-box.jconfirm-animation-scale{-webkit-transform:scale(0.5);transform:scale(0.5)}.jconfirm .jconfirm-box.jconfirm-animation-none{visibility:hidden}.jconfirm.jconfirm-supervan .jconfirm-bg{background-color:rgba(54,70,93,0.95)}.jconfirm.jconfirm-supervan .jconfirm-box{background-color:transparent}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple{border:0}.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark{border:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon{color:white}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c{text-align:center;color:white;font-size:28px;font-weight:normal}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>*{padding-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane{margin-bottom:25px}.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{text-align:center;color:white}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button{font-size:16px;border-radius:2px;background:#303f53;text-shadow:none;border:0;color:white;padding:10px;min-width:100px}.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-material .jconfirm-bg{background-color:rgba(0,0,0,0.67)}.jconfirm.jconfirm-material .jconfirm-box{background-color:white;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);padding:30px 25px 10px 25px}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:22px;font-weight:bold}.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-content{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons{text-align:right}.jconfirm.jconfirm-material .jconfirm-box .jconfirm-buttons button{text-transform:uppercase;font-weight:500}.jconfirm.jconfirm-material.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-bootstrap .jconfirm-bg{background-color:rgba(0,0,0,0.21)}.jconfirm.jconfirm-bootstrap .jconfirm-box{background-color:white;-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);border:solid 1px rgba(0,0,0,0.4);padding:15px 0 0}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{margin-right:8px;margin-left:0}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87)}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:22px;font-weight:bold;padding-left:15px;padding-right:15px}.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content{color:rgba(0,0,0,0.87);padding:0 15px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons{text-align:right;padding:10px;margin:-5px 0 0;border-top:solid 1px #ddd;overflow:hidden;border-radius:0 0 4px 4px}.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button{font-weight:500}.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c{margin-left:8px;margin-right:0}.jconfirm.jconfirm-modern .jconfirm-bg{background-color:slategray;opacity:.6}.jconfirm.jconfirm-modern .jconfirm-box{background-color:white;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);padding:30px 30px 15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,0.87);top:15px;right:15px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c{color:rgba(0,0,0,0.87);font-size:24px;font-weight:bold;text-align:center;margin-bottom:10px}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:scale(0);transform:scale(0);display:block;margin-right:0;margin-left:0;margin-bottom:10px;font-size:69px;color:#aaa}.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content{text-align:center;font-size:15px;color:#777;margin-bottom:25px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons{text-align:center}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button{font-weight:bold;text-transform:uppercase;-webkit-transition:background .1s;transition:background .1s;padding:10px 20px}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button+button{margin-left:4px}.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c{-webkit-transform:scale(1);transform:scale(1)}.custombox-modal-open {
background-color: #ffffff;
}
.noo-account:hover > a {
color: #f57f18;
}
.noo-account ul {
background-color: #ffffff;
}
.noo-account ul li a {
color: #333333;
}
.noo-account ul li a:hover {
color: #f57f18;
}
.hentry.sticky:before {
border-top-color: #f57f18;
}
.blog-inner .entry-thumbnail a.prettyPhoto,
.starter-post .entry-thumbnail a.prettyPhoto {
color: #f57f18;
}
.blog-inner h3.entry-title a,
.starter-post h3.entry-title a {
color: #333333;
}
.blog-inner .jp-interface,
.starter-post .jp-interface,
.blog-inner .jp-seek-bar,
.starter-post .jp-seek-bar,
.blog-inner .jp-volume-bar,
.starter-post .jp-volume-bar {
border-color: #666666;
}
.blog-inner article.format-link .entry-content-link,
.starter-post article.format-link .entry-content-link,
.blog-inner article.format-quote .entry-content-quote blockquote,
.starter-post article.format-quote .entry-content-quote blockquote {
color: rgba(51, 51, 51, 0.8);
}
.blog-inner.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .heading-content .date-left,
.starter-post.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .heading-content .date-left {
border-color: #f57f18;
}
.blog-inner.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .heading-content .title-meta-right .line,
.starter-post.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .heading-content .title-meta-right .line {
background-color: #333333;
}
.blog-inner.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li i,
.starter-post.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li i,
.blog-inner.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a,
.starter-post.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a {
color: #757575;
}
.blog-inner.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .entry-excerpt p,
.starter-post.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail .entry-excerpt p {
color: #757575;
}
.blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .heading-content .date-left,
.starter-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .heading-content .date-left {
border-color: #f57f18;
}
.blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .heading-content .title-meta-right .line,
.starter-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .heading-content .title-meta-right .line {
background-color: #333333;
}
.blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-excerpt p,
.starter-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-excerpt p {
color: #757575;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .heading-content .date-left,
.starter-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .heading-content .date-left {
border-color: #f57f18;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .heading-content .title-meta-right .line,
.starter-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .heading-content .title-meta-right .line {
background-color: #333333;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .heading-content .date-left,
.starter-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .heading-content .date-left {
border-color: #f57f18;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .heading-content .title-meta-right .line,
.starter-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .heading-content .title-meta-right .line {
background-color: #333333;
}
.blog-wrap .entry-thumbnail-wrap .owl-carousel .owl-nav div,
.starter-post .starter-post-image .owl-carousel .owl-nav div {
background-color: rgba(245, 127, 24, 0.3);
color: #ffffff;
}
.blog-wrap .entry-thumbnail-wrap .owl-carousel .owl-nav div:hover,
.starter-post .starter-post-image .owl-carousel .owl-nav div:hover {
background-color: #ffffff;
color: #f57f18;
}
.entry-content table > thead > tr > th,
.comment-text table > thead > tr > th,
.entry-content table > tbody > tr > th,
.comment-text table > tbody > tr > th,
.entry-content table > tfoot > tr > th,
.comment-text table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.comment-text table > thead > tr > td,
.entry-content table > tbody > tr > td,
.comment-text table > tbody > tr > td,
.entry-content table > tfoot > tr > td,
.comment-text table > tfoot > tr > td {
border-top-color: #666666;
}
.entry-content table > thead > tr > th,
.comment-text table > thead > tr > th {
border-bottom-color: #666666;
}
.entry-content table > tbody + tbody,
.comment-text table > tbody + tbody {
border-top-color: #666666;
}
.entry-meta-tag label {
color: rgba(51, 51, 51, 0.7);
}
.entry-meta-tag a {
color: rgba(51, 51, 51, 0.8);
} .single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info .entry-meta-author {
color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content .post-password-form input[type=password] {
border-color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content .post-password-form input[type=submit] {
background-color: #f57f18;
color: #ffffff;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content .post-password-form input[type=submit]:hover {
background-color: #f79a49;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .author-info {
border-top-color: rgba(102, 102, 102, 0.4);
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .author-info .author-description p.author-bio:after {
border-right-color: #666666;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a .post-navigation-left .post-navigation-icon {
color: #333333;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous:hover a .post-navigation-left .post-navigation-label {
color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous:hover a .post-navigation-left .post-navigation-icon {
color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous:hover a .post-navigation-content .post-navigation-title {
color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a .post-navigation-right .post-navigation-icon {
color: #333333;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next:hover a .post-navigation-right .post-navigation-label {
color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next:hover a .post-navigation-right .post-navigation-icon {
color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next:hover a .post-navigation-content .post-navigation-title {
color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .social-share-wrap ul.social-share li {
background: #333333;
color: #ffffff;
}
.single-post .site-content-single-post .blog-wrap .social-share-wrap ul.social-share li:hover {
background: #f57f18;
color: #ffffff;
}
.entry-comments h3.comments-title span {
color: #f57f18;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-body {
border-bottom-color: #666666;
}
.entry-comments .entry-comments-list ol.commentlist li .author .author-name {
color: #333333;
}
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta-date:before {
background-color: #f57f18;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers {
border-color: #666666;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers.current {
color: #f57f18;
}
.comment-reply-title span {
color: #f57f18;
}
#respond .comment-form input[type="text"],
#respond .comment-form input[type="search"],
#respond .comment-form input[type="email"],
#respond .comment-form input[type="url"],
#respond .comment-form input[type="password"],
#respond .comment-form textarea {
background-color: #ffffff;
}
#respond .comment-form input[type="text"]:focus,
#respond .comment-form input[type="search"]:focus,
#respond .comment-form input[type="email"]:focus,
#respond .comment-form input[type="url"]:focus,
#respond .comment-form input[type="password"]:focus,
#respond .comment-form textarea:focus {
border-color: #f57f18;
}
#respond .comment-form .form-submit input#submit {
background: #333333;
color: #ffffff;
}
#respond .comment-form .form-submit input#submit:hover {
background: #d16609;
} .blog-wrap .blog-inner article .post-item .entry-wrap .entry-content-wrap .entry-detail .btn-readmore {
background-color: #e6e6e6;
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-content-wrap .entry-detail .btn-readmore:hover {
background-color: #1a1a1a;
}
.author-info {
border-top-color: #000000;
}
.wpcf7 .newsletter-1 .your-email input {
background-color: #ffffff;
border-color: #f57f18;
}
.wpcf7 .newsletter-1 .your-email input::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.5);
}
.wpcf7 .newsletter-1 .your-email input::-moz-placeholder {
color: rgba(0, 0, 0, 0.5);
}
.wpcf7 .newsletter-1 .ctf7_submit input {
background-color: #333333;
color: #ffffff;
}
.wpcf7 .newsletter-1 .ctf7_submit input:hover {
background-color: #000000;
}
.wpcf7 .newsletter-1 .ctf7_submit:hover:before {
color: #f57f18;
}
.wpcf7 .newsletter-2 .your-email input::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.5);
}
.wpcf7 .newsletter-2 .your-email input::-moz-placeholder {
color: rgba(0, 0, 0, 0.5);
}
.wpcf7 .newsletter-2 .ctf7_submit:hover:before {
color: #f57f18;
}
.wpcf7 .newsletter-3 .your-email input {
color: #333333;
}
.wpcf7 .newsletter-3 .your-email input::-webkit-input-placeholder {
color: rgba(51, 51, 51, 0.5);
}
.wpcf7 .newsletter-3 .your-email input::-moz-placeholder {
color: rgba(51, 51, 51, 0.5);
}
.wpcf7 .newsletter-3 .ctf7_submit input {
color: #ffffff;
background-color: #333333;
}
.wpcf7 .newsletter-3 .ctf7_submit input:hover {
background-color: #f57f18;
}
.wpcf7 .newsletter-3 .ctf7_submit:hover:before {
color: #f57f18;
}
.wpcf7 .newsletter-4 .your-email input {
border-color: #333333;
color: #333333;
}
.wpcf7 .newsletter-4 .your-email input::-webkit-input-placeholder {
color: rgba(51, 51, 51, 0.5);
}
.wpcf7 .newsletter-4 .your-email input::-moz-placeholder {
color: rgba(51, 51, 51, 0.5);
}
.wpcf7 .newsletter-4 .ctf7_submit input {
color: #ffffff;
background-color: #333333;
}
.wpcf7 .newsletter-4 .ctf7_submit input:hover {
background-color: #f57f18;
}
.wpcf7 .newsletter-4 .ctf7_submit:hover:before {
color: #f57f18;
}
.wpcf7 .contact-form-1 p strong {
color: rgba(51, 51, 51, 0.5);
}
.wpcf7 .contact-form-1 p span input,
.wpcf7 .contact-form-1 p span textarea {
border-color: rgba(51, 51, 51, 0.5);
}
.wpcf7 .contact-form-1 p input[type="submit"] {
background-color: #333333;
}
.wpcf7 .contact-form-1 p input[type="submit"]:hover {
background-color: #f57f18;
}
.post-navigation .post-navigation-label {
color: #333333;
}
.post-navigation .post-navigation-title {
color: #757575;
}
.post-navigation .post-navigation-icon {
color: #333333;
}
.noo-page-link {
color: #f57f18;
border-color: #f57f18;
}
.noo-page-links .noo-page-link:hover,
.noo-page-links > .noo-page-link {
color: #ffffff;
background-color: #f57f18;
}
.starter-testimonial h3 .starter-post h3,
.starter-ourteam h6,
.starter-icon-box h3 {
font-family: 'Lato';
}
.starter-testimonial.style1 h3,
.s-font,
.sidebar h4.widget-title,
.wpb_widgetised_column h4.widget-title,
.widget-title-s-font .widget-title,
footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more a,
footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-text {
font-family: 'Lato';
}
.noo-footer-wrapper.footer-1 .link_left a:hover {
color: #f57f18;
}
@media screen and (min-width: 1370px) {
header.noo-main-header.header-1 .noo-header-nav-wrapper.nav-fullwith {
padding-left: 100px;
padding-right: 100px;
}
}
header.header-1 {
background-color: #333333;
position: relative;
z-index: 99;
}
header.header-1 .noo-header-nav-wrapper {
padding-top: 10px;
}
header.header-1 .noo-header-nav-wrapper .container .fl .header-logo {
display: table-cell;
vertical-align: middle;
text-align: center;
height: 130px;
}
header.header-1 .noo-header-nav-wrapper .container .fl .header-logo > a img {
max-height: 130px;
}
header.header-1 .noo-header-nav-wrapper .container .fr .header-customize-right {
line-height: 130px;
}
header.header-1 .noo-header-nav-wrapper .container .fr .header-customize-right .search-box-wrapper form input {
background-color: transparent;
border: 1px solid #eee;
min-width: 370px;
}
@media (min-width: 992px) and (max-width: 1024px) {
header.header-1 .noo-header-nav-wrapper .container .fr .header-customize-right .search-with-category {
width: 405px;
}
}
header.header-1 .noo-header-nav-wrapper .container .fr .header-customize-right .custom-text-wrapper i {
margin-right: 10px;
font-size: 16px;
}
header.header-1 .noo-header-wrapper .noo-main-menu > li {
color: #333333;
}
header.header-1 .noo-header-wrapper .noo-main-menu > li > a {
padding-right: 20px;
}
header.header-1 .header-customize.header-customize-nav {
float: right;
height: 60px;
}
header.header-1 .header-customize.header-customize-nav .header-customize-item {
margin-left: 20px;
}
header.header-1 .header-customize .header-customize-item {
color: #333333;
}
header.header-1 .header-customize input[type="text"]::-webkit-input-placeholder {
color: rgba(51, 51, 51, 0.7);
}
header.header-1 .header-customize input[type="text"]:-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
}
header.header-1 .header-customize input[type="text"]::-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
}
header.header-1 .header-customize input[type="text"]:-ms-input-placeholder {
color: rgba(51, 51, 51, 0.7);
}
header.header-1 .header-center .menu-wrapper {
margin: 0 auto;
}
@media screen and (min-width: 1370px) {
header.noo-main-header.header-2 .noo-header-nav-wrapper.nav-fullwith {
padding-left: 60px;
padding-right: 60px;
}
}
header.header-2 {
background-color: #ffffff;
}
header.header-2 .noo-header-nav-wrapper .header-logo {
height: 130px;
}
header.header-2 .noo-header-nav-wrapper .header-logo a img {
max-height: 130px;
}
header.header-2 .noo-header-nav-wrapper .header-customize-right,
header.header-2 .noo-header-nav-wrapper .header-customize-left {
height: 130px;
}
header.header-2 .noo-header-nav-wrapper .header-customize .header-customize-item {
color: #000033;
}
header.header-2 .noo-header-nav-wrapper .header-customize input[type="text"]::-webkit-input-placeholder {
color: rgba(0, 0, 51, 0.7);
}
header.header-2 .noo-header-nav-wrapper .header-customize input[type="text"]:-moz-placeholder {
color: rgba(0, 0, 51, 0.7);
}
header.header-2 .noo-header-nav-wrapper .header-customize input[type="text"]::-moz-placeholder {
color: rgba(0, 0, 51, 0.7);
}
header.header-2 .noo-header-nav-wrapper .header-customize input[type="text"]:-ms-input-placeholder {
color: rgba(0, 0, 51, 0.7);
}
header.header-2 .noo-header-nav-wrapper .noo-header-wrapper .menu-split ul.navbar-nav > li {
color: #000033;
}
header.header-2 .noo-header-nav-wrapper .noo-header-wrapper .menu-split ul.navbar-nav > li > a {
padding-right: 10px;
line-height: 130px;
}
header.header-2 .noo-header-nav-wrapper.sticky-on .header-logo a img {
max-height: 130px;
}
header.header-2 .noo-header-nav-wrapper.sticky-on .noo-header-wrapper .menu-split ul.navbar-nav > li {
color: #000033;
}
header.header-2 .noo-header-nav-wrapper.sticky-on .noo-header-wrapper .menu-split ul.navbar-nav > li > a {
line-height: 60px;
}
header.header-2 .noo-header-nav-wrapper.sticky-out .noo-header-wrapper .menu-split ul.navbar-nav > li {
color: #000033;
}
header.header-2 .noo-header-nav-wrapper.sticky-out .noo-header-wrapper .menu-split ul.navbar-nav > li > a {
line-height: 60px;
}
header.header-2 .noo-sticky-wrapper.is-sticky .header-sticky {
background-color: #ffffff;
}
@media screen and (min-width: 1370px) {
header.noo-main-header.header-3 .noo-header-nav-wrapper.nav-fullwith {
padding-left: 60px;
padding-right: 60px;
}
}
header.header-3 {
background-color: #ffffff;
color: #757575;
}
header.header-3 .noo-header-nav-wrapper {
height: 80px;
}
header.header-3 .noo-header-nav-wrapper .container .noo-header-wrapper .header-left .header-logo {
height: 80px;
}
header.header-3 .noo-header-nav-wrapper .container .noo-header-wrapper .header-left .header-logo a img {
max-height: 80px;
}
header.header-3 .noo-header-nav-wrapper .container .noo-header-wrapper .header-center .header-customize {
line-height: 80px;
}
header.header-3 .noo-header-nav-wrapper .container .noo-header-wrapper .header-right .menu-wrapper .navbar-nav > li > a {
line-height: 80px;
}
header.header-3 .noo-header-nav-wrapper .container .noo-header-wrapper .header-right .header-customize {
line-height: 80px;
}
header.header-3 .noo-header-nav-wrapper.sticky-in {
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
}
header.header-3 .noo-header-nav-wrapper.sticky-on {
height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-on .container .noo-header-wrapper .header-left-offcanvas .header-customize {
height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-on .container .header-left .header-logo {
line-height: 60px;
height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-on .container .header-center .header-customize {
line-height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-on .container .header-right .menu-wrapper .navbar-nav > li > a {
line-height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-on .container .header-right .header-customize {
line-height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-out {
height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-out .container .noo-header-wrapper .header-left-offcanvas .header-customize {
height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-out .container .header-left .header-logo {
line-height: 60px;
height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-out .container .header-center .header-customize {
line-height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-out .container .header-right .menu-wrapper .navbar-nav > li > a {
line-height: 60px;
}
header.header-3 .noo-header-nav-wrapper.sticky-out .container .header-right .header-customize {
line-height: 60px;
}
header.header-3 .noo-sticky-wrapper.is-sticky .header-sticky {
background-color: #ffffff;
}
@media screen and (min-width: 1370px) {
header.noo-main-header.header-4 .noo-header-nav-wrapper.nav-fullwith .container {
padding-left: 60px;
padding-right: 60px;
}
}
header.header-4 .noo-header-nav-wrapper {
height: 130px;
}
header.header-4 .noo-header-nav-wrapper #primary-menu {
color: #ffffff;
background-color: #000033;
}
header.header-4 .noo-header-nav-wrapper #primary-menu .noo-main-menu > li > a {
font-family: 'Lato';
font-size: 16px;
font-weight: 700;
}
header.header-4 .noo-header-nav-wrapper .container .noo-header-wrapper .header-left .header-logo {
height: 80px;
}
header.header-4 .noo-header-nav-wrapper .container .noo-header-wrapper .header-left .header-logo a img {
max-height: 80px;
}
header.header-4 .noo-header-nav-wrapper .container .noo-header-wrapper .header-center .header-customize {
line-height: 80px;
}
header.header-4 .noo-header-nav-wrapper .container .noo-header-wrapper .header-right .menu-wrapper .navbar-nav > li > a {
line-height: 80px;
}
header.header-4 .noo-header-nav-wrapper .container .noo-header-wrapper .header-right .header-customize {
line-height: 80px;
}
header.header-4 .noo-header-nav-wrapper.sticky-in {
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
}
header.header-4 .noo-header-nav-wrapper.sticky-on {
height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-on .container .noo-header-wrapper .header-left-offcanvas .header-customize {
height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-on .container .header-left .header-logo {
line-height: 60px;
height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-on .container .header-center .header-customize {
line-height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-on .container .header-right .menu-wrapper .navbar-nav > li > a {
line-height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-on .container .header-right .header-customize {
line-height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-out {
height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-out .container .noo-header-wrapper .header-left-offcanvas .header-customize {
height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-out .container .header-left .header-logo {
line-height: 60px;
height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-out .container .header-center .header-customize {
line-height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-out .container .header-right .menu-wrapper .navbar-nav > li > a {
line-height: 60px;
}
header.header-4 .noo-header-nav-wrapper.sticky-out .container .header-right .header-customize {
line-height: 60px;
}
header.header-4 .noo-sticky-wrapper.is-sticky .header-sticky {
background-color: #000033;
}
@media screen and (min-width: 1370px) {
header.noo-main-header.header-5 .noo-header-nav-wrapper.nav-fullwith .container {
padding-left: 60px;
padding-right: 60px;
}
}
header.header-5 .noo-header-nav-wrapper {
height: 80px;
}
header.header-5 .noo-header-nav-wrapper #primary-menu {
color: #ffffff;
background-color: #000033;
}
header.header-5 .noo-header-nav-wrapper #primary-menu ul.noo-main-menu > li > a {
font-family: 'Lato';
font-size: 16px;
font-weight: 700;
}
header.header-5 .noo-header-nav-wrapper .container .noo-header-wrapper {
line-height: 130px;
}
header.header-5 .noo-header-nav-wrapper .container .noo-header-wrapper .header-left .header-logo {
height: 130px;
}
header.header-5 .noo-header-nav-wrapper .container .noo-header-wrapper .header-left .header-logo a img {
max-height: 130px;
}
header.header-5 .noo-header-nav-wrapper .container .noo-header-wrapper .header-right {
max-height: 130px;
}
header.header-5 .noo-header-nav-wrapper.sticky-in {
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
}
header.header-5 .noo-header-nav-wrapper.sticky-on {
height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-on .container .noo-header-wrapper .header-left-offcanvas .header-customize {
height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-on .container .header-left .header-logo {
line-height: 60px;
height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-on .container .header-center .header-customize {
line-height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-on .container .header-right .menu-wrapper .navbar-nav > li > a {
line-height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-on .container .header-right .header-customize {
line-height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-out {
height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-out .container .noo-header-wrapper .header-left-offcanvas .header-customize {
height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-out .container .header-left .header-logo {
line-height: 60px;
height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-out .container .header-center .header-customize {
line-height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-out .container .header-right .menu-wrapper .navbar-nav > li > a {
line-height: 60px;
}
header.header-5 .noo-header-nav-wrapper.sticky-out .container .header-right .header-customize {
line-height: 60px;
}
header.header-5 .noo-sticky-wrapper.is-sticky .header-sticky {
background-color: #ffffff;
}
nav.noo-canvas-menu-wrapper .noo-canvas-menu-inner {
background-color: #333333;
color: #ffffff;
}
nav.noo-canvas-menu-wrapper .noo-canvas-menu-inner aside h4.widget-title span {
color: #f57f18;
}
nav.noo-canvas-menu-wrapper .noo-canvas-menu-inner aside ul li.menu-item {
color: #ffffff;
border-bottom-color: rgba(255, 255, 255, 0.2);
}
nav.noo-canvas-menu-wrapper .noo-canvas-menu-inner aside ul.social-profile.social-icon-bordered li a:hover i {
color: #f57f18;
}
nav.noo-canvas-menu-wrapper.dark {
background-color: #333333;
color: #ffffff;
}
@media screen and (max-width: 991px) {
.header-mobile-before img {
padding-top: 0px;
padding-bottom: 0px;
}
.header-logo-mobile img {
padding-top: 0px;
padding-bottom: 0px;
}
.toggle-icon-wrapper .toggle-icon:hover > span,
.toggle-icon-wrapper .toggle-icon:hover:before,
.toggle-icon-wrapper .toggle-icon:hover:after {
background-color: #f57f18;
}
header.noo-mobile-header .noo-header-container-wrapper {
background-color: #ffffff;
}
header.noo-mobile-header .noo-mobile-header-inner .icon-search-menu {
color: #333333;
}
header.noo-mobile-header .noo-mobile-header-inner .icon-search-menu:hover {
color: #f57f18;
}
header.noo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
color: #333333;
}
header.noo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span {
background-color: #f57f18;
}
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-ancestor > a,
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-parent > a,
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-item > a,
.noo-mobile-header-nav .noo-nav-mobile-menu li.menu-current > a,
.noo-mobile-header-nav .noo-nav-mobile-menu li > a:hover,
.noo-mobile-header-nav .noo-nav-mobile-menu li:hover > a,
.noo-mobile-header-nav .noo-nav-mobile-menu li ul.sub-menu li:hover > a {
color: #f57f18;
}
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-ancestor > a > b.caret:before,
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-parent > a > b.caret:before,
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-item > a > b.caret:before,
.noo-mobile-header-nav .noo-nav-mobile-menu li.menu-current > a > b.caret:before,
.noo-mobile-header-nav .noo-nav-mobile-menu li > a:hover > b.caret:before,
.noo-mobile-header-nav .noo-nav-mobile-menu li:hover > a > b.caret:before,
.noo-mobile-header-nav .noo-nav-mobile-menu li ul.sub-menu li:hover > a > b.caret:before {
color: #f57f18;
}
.noo-mobile-header-nav ul.noo-nav-mobile-menu li.menu-item > a:hover {
color: #f57f18;
}
.noo-mobile-header-nav ul.noo-nav-mobile-menu li.menu-item > b.menu-caret:hover {
color: #f57f18;
}
.noo-mobile-header-nav.menu-drop-fly {
border-right-color: #f57f18;
}
header.header-mobile-2 .noo-mobile-header-inner .header-customize {
color: #666666;
}
}
@media screen and (min-width: 1370px) {
.noo-top-bar .topbar-fullwith {
padding-left: 60px;
padding-right: 60px;
}
}
@media screen and (min-width: 992px) {
header.noo-main-header .noo-header-wrapper .navbar-nav li a {
font-family: 'Lato';
font-weight: 700;
font-size: 16px;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li a:hover {
color: #f57f18;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.current-menu-item > a {
color: #f57f18;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children:hover > a {
color: #f57f18;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children.menu_style_column > ul.sub-menu {
background-color: #ffffff;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children ul.sub-menu {
background-color: #ffffff;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children ul.sub-menu li.current-menu-item > a {
color: #f57f18;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children ul.sub-menu > li {
color: #333333;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children ul.sub-menu > li .menu-caret {
color: #333333;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children ul.sub-menu .menu-item-type-custom a {
background-color: #ffffff;
}
header.noo-main-header .header-logo > a > img {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}
header.noo-main-header .header-customize .header-customize-item {
font-family: 'Lato';
}
header.noo-main-header .icon-search-menu i:hover {
color: #f57f18;
}
header.noo-main-header ul.header-social-profile-wrapper li a:hover {
color: #f57f18;
}
header.noo-main-header .search-box button:hover i {
color: #f57f18;
}
header.noo-main-header .ajax-search-result .search-view-more {
background-color: #ededed;
border-top: solid 1px #d9d9d9;
}
header.noo-main-header .search-with-category .form-search-left > span {
font-family: 'Lato';
}
header.noo-main-header .search-with-category .form-search-right button[type="button"]:hover i {
color: #f57f18;
}
header.noo-main-header .search-with-category .search-category-dropdown li > span:hover {
color: #f57f18;
}
.noo-sticky-wrapper.is-sticky > .noo-header-nav-wrapper.sticky-scheme-inherit.sticky-on .menu-wrapper .noo-main-menu > li > a:hover {
color: #f57f18 !important;
}
.noo-sticky-wrapper.is-sticky > .noo-header-nav-wrapper.sticky-scheme-gray.sticky-on .menu-wrapper .noo-main-menu > li:hover > a {
color: #f57f18 !important;
}
.noo-sticky-wrapper.is-sticky > .noo-header-nav-wrapper.sticky-scheme-dark.sticky-on .menu-wrapper .noo-main-menu > li > a {
color: #ffffff !important;
}
.noo-sticky-wrapper.is-sticky > .noo-header-nav-wrapper.sticky-scheme-dark.sticky-on .menu-wrapper .noo-main-menu > li:hover > a {
color: #f57f18 !important;
}
body.boxed .noo-sticky-wrapper.is-sticky > .noo-header-nav-wrapper {
max-width: 1200px;
}
}
.shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon i.wicon:hover {
color: #f57f18 !important;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty p {
color: #333333;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li + li {
border-top-color: #666666;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a {
color: #757575;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a:hover {
color: #f57f18;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button:hover {
background-color: #f57f18;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button.checkout {
background-color: #f57f18;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button.checkout:hover {
background-color: #a04e07;
}
.my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a.noo-wishlist i.wicon:hover {
color: #f57f18;
}
.noo-box-login .noo-login-action button {
background-color: #f57f18;
}
.noo-box-login .noo-login-action button:hover {
background-color: #f8a861;
}
span.noo_sub_label {
color: #eeeeee;
} .navbar-nav > li.menu_style_tab > ul > li {
border-bottom: 1px solid #666666;
}
.navbar-nav > li.menu_style_tab > ul > li > a:before {
background-color: #f57f18;
}
.navbar-nav > li.menu_style_tab > ul > li.active > a {
color: #f57f18;
}
.navbar-nav > li.menu_style_tab > ul > li .noo_megamenu_widget_area .widget-post-thumbnail ul li .posts-thumbnail-content .posts-thumbnail-meta .author,
.navbar-nav > li.menu_style_tab > ul > li .noo_megamenu_widget_area .widget-post-thumbnail ul li .posts-thumbnail-content .posts-thumbnail-meta time,
.navbar-nav > li.menu_style_tab > ul > li .noo_megamenu_widget_area .widget-post-thumbnail ul li .posts-thumbnail-content .posts-thumbnail-meta span {
color: #333333;
}
.noo_widget_area > .noo_megamenu_widget_area h3 {
color: #333333;
}
.noo_widget_area > .noo_megamenu_widget_area section:hover .widget-title-wrapper h3 {
color: #f57f18;
}
.noo_widget_area > .noo_megamenu_widget_area section .widget-title-wrapper h3:before {
background-color: #f57f18;
}
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget li a {
color: #333333;
}
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget li a:hover {
color: #f57f18;
}
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget li .reviewer {
color: #333333;
}
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget > li {
color: #333333;
}
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget > li del .woocommerce-Price-amount {
color: rgba(51, 51, 51, 0.7);
}
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget > li ins {
color: #333333;
}
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget > li .woocommerce-Price-amount {
color: #333333;
}
.noo_widget_area > .noo_megamenu_widget_area .tagcloud a {
color: #333333 !important;
border-color: #333333 !important;
}
.noo_widget_area > .noo_megamenu_widget_area .tagcloud a:hover {
color: #f57f18 !important;
}
.noo_widget_area > .noo_megamenu_widget_area .posts-thumbnail-content h4 a {
color: #333333 !important;
}
.noo_widget_area > .noo_megamenu_widget_area .posts-thumbnail-content h4 a:hover {
color: #f57f18 !important;
}
.noo_widget_area > .noo_megamenu_widget_area .posts-thumbnail-content .posts-thumbnail-meta .comment-count a {
color: #333333 !important;
}
.noo_widget_area > .noo_megamenu_widget_area .posts-thumbnail-content .posts-thumbnail-meta .readmore {
color: #333333 !important;
}
.noo_widget_area > .noo_megamenu_widget_area .posts-thumbnail-content .posts-thumbnail-meta .readmore:hover {
color: #f57f18 !important;
}
.menu-wrapper .navbar-nav li.menu_style_dropdown .sub-menu {
font-size: 15px;
}
.menu-wrapper .navbar-nav li.menu_style_dropdown .sub-menu li:before {
background: #f57f18;
}
.menu-wrapper .navbar-nav li.menu_style_column > .sub-menu > li {
border-left: 2px solid #666666;
}
.menu-wrapper .navbar-nav li.menu_style_column > .sub-menu > li > a {
color: #333333;
}
.menu-wrapper .navbar-nav li.menu_style_column > .sub-menu > li > a:hover {
color: #f57f18;
}
.menu-wrapper .navbar-nav li.menu_style_column > .sub-menu > li > a:after {
background-color: #f57f18;
} .noo_widget_area .tagcloud a {
color: #757575 !important;
border: 1px solid #666666;
}
.noo_widget_area .tagcloud a:hover {
background-color: #f57f18 !important;
border-color: #f57f18;
}
body.float header.noo-main-header .noo-header-nav-wrapper.nav-fullwith.sticky-on {
padding-left: 60px;
padding-right: 60px;
}
.noo-page-title-section.no_searchbox {
margin-top: 0;
margin-bottom: 70px;
}
.noo-page-title-section section.noo-page-title-wrap {
background-color: #ffffff;
}
.noo-page-title-section .noo-breadcrumb-wrap ul.breadcrumbs > li {
color: #f57f18;
}
.page-title-inner h1 {
color: #f57f18;
}
.page-title-inner .page-sub-title {
color: #f57f18;
}
.noo-page-title-overlay {
background-color: rgba(0, 0, 51, 0.5);
}
body {
color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #333333;
}
#noo-wrapper {
background-color: #ffffff;
}
::selection {
color: #ffffff;
background-color: #f57f18;
}
::-moz-selection {
color: #ffffff;
background-color: #f57f18;
}
a:hover {
color: #f57f18;
}
a:focus,
a.active {
color: #f57f18;
}
.mfp-bg {
background-color: #ffffff;
}
#noo-popup {
background-size: cover !important;
color: #1a1a1a;
}
#noo-popup .popup-form .your-email input {
border-color: #f57f18;
color: #f57f18;
}
#noo-popup .popup-form .your-email input .placeholder {
color: rgba(245, 127, 24, 0.5);
}
#noo-popup .popup-form .ctf7_submit input {
background-color: #f57f18;
}
#noo-popup .popup-form .ctf7_submit input:hover {
background-color: #f9b57a;
}
#noo-popup .checkbox-label {
color: #f57f18;
}
.maintanence-page .maintenance-title h2 {
color: #333333;
}
.maintanence-page .maintenance-social .maintenance-social-profile-wrapper li a {
color: #f57f18;
}
.maintanence-page .maintenance-social .maintenance-social-profile-wrapper li:hover a {
border-color: #f57f18;
}  #noo_search_popup_wrapper .search-popup-inner > button i:hover {
color: #f57f18;
}
.page404 .content-wrap .return a {
border-color: #f57f18;
color: #f57f18;
}
.page404 .content-wrap .return a:hover {
border-color: #f57f18;
background: #f57f18;
}
#popup-product-quick-view-wrapper .popup-close:hover {
color: #ffffff;
background-color: #757575;
}
.noo-button.style2 {
border: 1px solid #666666;
}
.noo-button.style2:hover,
.noo-button.style2.active {
color: #ffffff;
background: #f57f18;
}
.noo-button.style2.button-light {
color: #ffffff;
}
.boxed #noo-wrapper {
width: 90%;
max-width: 1200px;
}
ul.pagination:before {
border-bottom: 1px solid rgba(102, 102, 102, 0.3);
}
.pagination > li > a,
.pagination > li > span {
color: rgba(245, 127, 24, 0.5);
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a.active,
.pagination > li > span.active {
color: #f57f18;
background-color: #ffffff;
}
.pagination > li > a.current,
.pagination > li > span.current {
color: #f57f18;
background-color: #ffffff;
}
.cqtooltip-wrapper .cq-hotspots .hotspot-item a span:before {
color: #f57f18;
}
.tooltipster-default .tooltipster-content,
.tooltipster-shadow .tooltipster-content,
.tooltipster-base .tooltipster-content {
font-family: 'Lato' !important;
}
.list_text:before {
background-color: #333333;
}
.banner-widget a:hover:before {
border-color: #f57f18;
}
.banner-widget a:hover:after {
border-color: #f57f18;
}
.social-share-wrap .social-share li a:hover {
color: #f57f18;
border-color: #f57f18;
}
.noo-top-bar {
background-color: #fafafa;
color: #6b6b6b;
}
.noo-top-bar .top-sidebar h4.widget-title {
color: #6b6b6b;
}
.noo-top-bar .top-sidebar #wp-calendar caption,
.noo-top-bar .top-sidebar #wp-calendar thead th {
color: #6b6b6b;
}
.noo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li + li:before {
background-color: #d4d4d4;
}
.noo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul {
background-color: #fafafa;
color: #6b6b6b;
}
.noo-top-bar .top-sidebar .widget.base-primary-color i.fa,
.noo-top-bar .top-sidebar .widget.base-primary-color a {
color: #6b6b6b;
}
.noo-top-bar .top-sidebar .widget.base-primary-color.widget_nav_menu > div > ul.menu > li + li:before,
.noo-top-bar .top-sidebar .widget.base-primary-color.separate-left:before,
.noo-top-bar .top-sidebar .widget.base-primary-color.separate-right:after {
background-color: #6b6b6b;
}
.noo-top-bar .top-sidebar .separate-left:before {
background-color: #d4d4d4;
}
.noo-top-bar .top-sidebar .separate-right:after {
background-color: #d4d4d4;
}
@media screen and (max-width: 991px) {
.noo-top-bar {
color: #6b6b6b;
background: #fafafa;
}
}
.vc_general.accordion1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
color: #f57f18;
}
.vc_general.accordion1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #f57f18;
border-color: #f57f18;
}
.vc_general.accordion1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
color: #ffffff;
}
.vc_general.accordion1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a i:before,
.vc_general.accordion1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a i:after {
border-color: #ffffff;
}
.vc_general.accordion2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
color: #f57f18;
}
.vc_general.accordion2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i:before,
.vc_general.accordion2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i:after {
border-color: #f57f18;
}
.vc_general.accordion2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #f57f18;
border-color: #f57f18;
}
.vc_general.accordion2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
color: #ffffff;
line-height: 1.5;
}
.vc_general.accordion2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a i:before,
.vc_general.accordion2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a i:after {
border-color: #ffffff;
}
.vc_general.accordion3 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
border-bottom: 1px solid #f57f18;
}
.vc_general.accordion3 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
color: #f57f18;
}
.vc_general.accordion3 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i:before,
.vc_general.accordion3 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i:after {
border-color: #f57f18;
}
.vc_general.accordion3 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f57f18;
}
.vc_general.accordion4 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
border-bottom: 1px solid #f57f18;
}
.vc_general.accordion4 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
color: #f57f18;
}
.vc_general.accordion4 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i:before,
.vc_general.accordion4 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i:after {
border-color: #f57f18;
}
.vc_general.accordion4 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f57f18;
}
.vc_general.tab-style-1 .vc_tta-tabs-container {
border-bottom: 1px solid #f57f18;
}
.vc_general.tab-style-1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
border: 1px solid #f57f18;
}
.vc_general.tab-style-1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
background-color: #f57f18;
color: #ffffff;
}
.vc_general.tab-style-2 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
background-color: #f57f18;
color: #ffffff;
}
.vc_general.tab-style-3 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
color: #f57f18;
}
.vc_general.tab-style-4 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
color: #f57f18;
}
.skill_process .vc_general {
background-color: rgba(245, 127, 24, 0.4);
}
.skill_process .vc_general small.vc_label {
color: #f57f18 !important;
}
.skill_process2 .vc_general {
background-color: rgba(245, 127, 24, 0.4);
}
.skill_process2 .vc_general small.vc_label {
color: #f57f18 !important;
}
.gallery_class_3 h2:after {
background-color: #f57f18;
}
.gallery_class_2 h2:after {
background-color: #f57f18;
}
.search-form input[type="text"] {
color: #333333;
}
.search-form input[type="text"] ::-webkit-input-placeholder {
color: #333333;
}
.search-form input[type="text"] :-moz-placeholder {
color: #333333;
}
.search-form input[type="text"] ::-moz-placeholder {
color: #333333;
}
.search-form input[type="text"] :-ms-input-placeholder {
color: #333333;
}
.search-form button[type="submit"] {
color: #333333;
}
#wp-calendar tbody td:hover,
#wp-calendar tbody td#today {
color: #ffffff;
background-color: #f57f18;
}
#wp-calendar tbody td:hover a {
color: #ffffff;
} .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #666666;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #ffffff;
border: 2px solid #f57f18;
}
.woocommerce .widget_price_filter .price_slider_amount {
color: #333333;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
background-color: #f57f18;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
color: #ffffff;
background-color: #b95a08 !important;
}
.woocommerce .widget.widget_shopping_cart_content {
border-top: 1px solid #666666;
}
.sidebar h4.widget-title span,
.wpb_widgetised_column h4.widget-title span {
color: #333333;
}
.sidebar .tagcloud a,
.wpb_widgetised_column .tagcloud a {
color: #737373 !important;
}
.sidebar .tagcloud a:hover,
.wpb_widgetised_column .tagcloud a:hover {
background-color: #f57f18 !important;
border-color: #f57f18;
}
.sidebar .widget_archive > ul,
.wpb_widgetised_column .widget_archive > ul,
.sidebar .widget_categories > ul,
.wpb_widgetised_column .widget_categories > ul,
.sidebar .widget_pages > ul,
.wpb_widgetised_column .widget_pages > ul,
.sidebar .widget_meta > ul,
.wpb_widgetised_column .widget_meta > ul,
.sidebar .widget_recent_comments > ul,
.wpb_widgetised_column .widget_recent_comments > ul,
.sidebar .widget_recent_entries > ul,
.wpb_widgetised_column .widget_recent_entries > ul,
.sidebar .widget_rss > ul,
.wpb_widgetised_column .widget_rss > ul,
.sidebar .widget_nav_menu > div > ul,
.wpb_widgetised_column .widget_nav_menu > div > ul,
.sidebar .widget_product_categories > ul,
.wpb_widgetised_column .widget_product_categories > ul,
.sidebar .widget_layered_nav > ul,
.wpb_widgetised_column .widget_layered_nav > ul {
color: #333333;
}
.sidebar.woocommerce-sidebar .widget-title {
font-weight: 400;
}
.sidebar .widget_product_categories > ul > li a {
color: #333333;
}
.sidebar .widget_product_categories > ul > li a:before {
background-color: #666666;
}
.sidebar .widget_product_categories > ul > li a:hover:before {
background-color: #f57f18;
} .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image a:before {
background-color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 a {
color: #333333;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta i {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta time,
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta span.author {
color: #757575;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta .comment-count a:hover {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-content a:hover {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content h4 a:hover {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta i {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-date {
border: 1px solid #666666;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content h4 a:hover {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta i {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta time {
margin-right: 10px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li:hover .posts-date time span {
color: #ffffff !important;
} .widget_categories ul li a:hover {
color: #f57f18;
} .woocommerce .woocommerce-ordering select {
color: #333333;
}
.woocommerce .woocommerce-result-count {
color: #333333;
}
.woocommerce .products .star-rating span,
.woocommerce .star-rating span {
color: #f57f18;
}
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #f57f18;
}
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #f79a49;
color: #ffffff;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
color: #333333;
border-color: #f57f18 !important;
}
.site-content-archive-product .noo-filter-categories li.current-cat a {
color: #f57f18;
}
.site-content-archive-product .noo-filter-search li.active span#noo-shop-search-btn,
.site-content-archive-product .noo-filter-search li.active span.invert-color {
color: #f57f18;
}
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .tagcloud .current-tag {
background-color: #f57f18;
}
.site-content-archive-product .woocommerce-pagination .noo-shop-loadmore,
.site-content-archive-product .woocommerce-pagination .noo-show-all {
border-color: #f57f18;
}
.site-content-archive-product .woocommerce-pagination .noo-shop-loadmore:hover,
.site-content-archive-product .woocommerce-pagination .noo-show-all:hover {
background-color: #f57f18;
color: #ffffff;
}
.site-content-archive-product .woocommerce-pagination .noo-show-all {
background-color: #f57f18;
color: #ffffff;
}
.noo-product-category .product-category-inner:hover .text-left h2 {
color: #f57f18;
}
.noo-product-category .product-category-inner .text-left h2:before {
background-color: #f57f18;
} h3.check-out-title {
border-bottom: 2px solid #ffffff;
}
.woocommerce-checkout form.checkout_coupon,
.woocommerce-checkout form.login {
border-bottom-color: #666666;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
#order_review_heading {
background-color: #f57f18;
}
.select2-container .select2-choice {
border-color: #f57f18;
}
#customer_details {
border-bottom: 1px solid #666666;
}
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.order_details td,
.woocommerce table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.order_details th {
border-bottom: 1px solid #666666;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody tr:last-child td,
.woocommerce table.shop_table.order_details tbody tr:last-child td {
border-bottom-color: #f57f18;
}
.woocommerce table.woocommerce-checkout-review-order-table thead th,
.woocommerce table.shop_table.order_details thead th {
border-bottom-color: #f57f18;
color: #f57f18;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot,
.woocommerce table.shop_table.order_details tfoot {
border-top-color: #f57f18 !important;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.shop_table.order_details tfoot td,
.woocommerce table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.order_details tfoot th {
border-color: #f57f18;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th,
.woocommerce table.shop_table.order_details tfoot .cart-subtotal th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td,
.woocommerce table.shop_table.order_details tfoot .cart-subtotal td {
border-top-color: #f57f18 !important;
}
.payment_box_title.active label {
color: #f57f18;
}
.woocommerce-checkout .entry-content .woocommerce {
background: #ffffff;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields p label {
color: #333333;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields p label .required {
color: #f57f18;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields p label {
color: #333333;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields p label .required {
color: #f57f18;
} .woocommerce table.my_account_orders {
border: 2px solid #666666;
}
.woocommerce-account .customer_login_form_wrap .col2-set .col-1,
.woocommerce-account .customer_login_form_wrap .col2-set .col-2 {
background: #ffffff;
border: 2px solid #666666;
}
.woocommerce-account .customer_login_form_wrap .col2-set h2:before {
background: #f57f18;
}
.woocommerce-account .customer_login_form_wrap form.login .input-text,
.woocommerce-account .customer_login_form_wrap form.register .input-text {
border-color: #666666;
}
.woocommerce-account .customer_login_form_wrap form.login label[for="rememberme"],
.woocommerce-account .customer_login_form_wrap form.register label[for="rememberme"] {
color: #333333;
} .woocommerce table.shop_table.cart.wishlist_table {
border-top-color: #666666;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a {
background-color: #f57f18 !important;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a:hover {
background-color: #f79a49 !important;
}
.woocommerce table.shop_table.cart.wishlist_table tfoot td {
border-top-color: #666666;
} .woocommerce .product-flash-wrap span,
.single-product .product-flash-wrap span {
border-bottom-color: #333333;
}
.woocommerce .product-flash-wrap span:first-child,
.single-product .product-flash-wrap span:first-child {
border-bottom-color: #333333;
}
.woocommerce .product-thumb,
.single-product .product-thumb {
background-color: #ffffff;
}
.woocommerce .add-to-cart-wrap a,
.single-product .add-to-cart-wrap a {
color: #333333;
}
.woocommerce .yith-wcwl-wishlistaddedbrowse a,
.single-product .yith-wcwl-wishlistaddedbrowse a,
.woocommerce .yith-wcwl-wishlistexistsbrowse a,
.single-product .yith-wcwl-wishlistexistsbrowse a,
.woocommerce .add_to_wishlist,
.single-product .add_to_wishlist,
.woocommerce .compare,
.single-product .compare,
.woocommerce .product-quick-view,
.single-product .product-quick-view,
.woocommerce .btn_add_to_cart,
.single-product .btn_add_to_cart,
.woocommerce .add-to-cart-wrap a,
.single-product .add-to-cart-wrap a {
color: #333333;
}
.woocommerce .yith-wcwl-wishlistaddedbrowse a:hover,
.single-product .yith-wcwl-wishlistaddedbrowse a:hover,
.woocommerce .yith-wcwl-wishlistexistsbrowse a:hover,
.single-product .yith-wcwl-wishlistexistsbrowse a:hover,
.woocommerce .add_to_wishlist:hover,
.single-product .add_to_wishlist:hover,
.woocommerce .compare:hover,
.single-product .compare:hover,
.woocommerce .product-quick-view:hover,
.single-product .product-quick-view:hover,
.woocommerce .btn_add_to_cart:hover,
.single-product .btn_add_to_cart:hover,
.woocommerce .add-to-cart-wrap a:hover,
.single-product .add-to-cart-wrap a:hover,
.woocommerce .yith-wcwl-wishlistaddedbrowse a.active,
.single-product .yith-wcwl-wishlistaddedbrowse a.active,
.woocommerce .yith-wcwl-wishlistexistsbrowse a.active,
.single-product .yith-wcwl-wishlistexistsbrowse a.active,
.woocommerce .add_to_wishlist.active,
.single-product .add_to_wishlist.active,
.woocommerce .compare.active,
.single-product .compare.active,
.woocommerce .product-quick-view.active,
.single-product .product-quick-view.active,
.woocommerce .btn_add_to_cart.active,
.single-product .btn_add_to_cart.active,
.woocommerce .add-to-cart-wrap a.active,
.single-product .add-to-cart-wrap a.active {
color: #f57f18;
background: transparent;
}
.woocommerce .added_to_cart.wc-forward i,
.single-product .added_to_cart.wc-forward i,
.woocommerce .yith-wcwl-wishlistaddedbrowse a,
.single-product .yith-wcwl-wishlistaddedbrowse a,
.woocommerce .added-spinner,
.single-product .added-spinner,
.woocommerce .yith-wcwl-wishlistexistsbrowse a:before,
.single-product .yith-wcwl-wishlistexistsbrowse a:before {
color: #f57f18;
}
.woocommerce .product-info span.price,
.single-product .product-info span.price {
color: #333333 !important;
}
.woocommerce .product-info span.price ins,
.single-product .product-info span.price ins {
color: #333333;
}
.woocommerce .product-info span.price del,
.single-product .product-info span.price del {
color: #666666;
}
.woocommerce .product-item-wrap.active .product-info h3,
.single-product .product-item-wrap.active .product-info h3,
.woocommerce .product-item-wrap:hover .product-info h3,
.single-product .product-item-wrap:hover .product-info h3 {
color: #f57f18;
}
.woocommerce.columns-1 .product-item-wrap .product-info h3 {
color: #333333;
} .woocommerce .track_order .form-row-first label,
.woocommerce .track_order .form-row-last label {
color: #f57f18;
}
.woocommerce .track_order .form-row-first input,
.woocommerce .track_order .form-row-last input {
color: #f57f18;
}
.woocommerce .track_order .form-row-first input .placeholder,
.woocommerce .track_order .form-row-last input .placeholder {
color: rgba(245, 127, 24, 0.5);
}
.woocommerce form.track_order .form-row input.input-text:focus {
border-color: #f57f18 !important;
} .product-paging-load-more button.style-1:hover {
border-color: #a04e07;
color: #f57f18;
}
.product-paging-load-more button.style2 {
border-color: #f57f18;
}
.product-paging-load-more button.style2:hover,
.product-paging-load-more button.style2.active {
color: #ffffff;
background: #f57f18;
}
.product-paging-load-more button.style2.button-light {
color: #f57f18;
} .woocommerce table.shop_table.cart thead th {
border-bottom-color: #f57f18;
}
.woocommerce table.shop_table.cart tbody td {
border-top-color: #666666;
}
.woocommerce table.shop_table.cart .actions {
border-top-color: #666666;
}
.woocommerce table.shop_table.cart tbody tr td.actions {
border-top-color: #f57f18;
border-bottom: #f57f18;
}
.woocommerce table.shop_table.cart td.actions {
border-bottom-color: #666666;
}
.woocommerce table.shop_table.cart td.actions .coupon .input-text {
border: 1px solid #f57f18;
}
.woocommerce table.shop_table.cart td.actions input[name="update_cart"] {
background-color: #f57f18;
}
.woocommerce table.shop_table.cart td.actions input[name="update_cart"]:hover {
background-color: #f79a49;
}
.cart-collaterals h4.widget-title,
.cart-collaterals h2 {
border-left-color: #f57f18;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
background-color: #f57f18;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
border-top-color: #666666;
}
.woocommerce-cart .noo-site-content-page .container .row .noo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead tr th {
color: #f57f18;
font-family: 'Lato';
} .site-content-single-product .single-product-info {
background-color: #ffffff;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner .owl-buttons div {
background-color: rgba(0, 0, 0, 0.2);
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner .owl-buttons div:hover {
background-color: #f57f18;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div:hover {
color: #f57f18;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2:hover .owl-nav {
opacity: 1;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav {
opacity: 0;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav > div {
background-color: rgba(0, 0, 0, 0.3);
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav > div:hover {
background-color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap h1.product_title {
color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap h1.product_title:before {
background-color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap p.price del {
color: #a8a8a8;
}
.site-content-single-product .single-product-info .summary-product-wrap .woocommerce-product-details__short-description {
color: #333333;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart div.quantity .quantity-inner {
border-color: #666666;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .button,
.site-content-single-product .single-product-info .summary-product-wrap form.cart .added_to_cart {
background-color: #4d4d4d;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .button:hover,
.site-content-single-product .single-product-info .summary-product-wrap form.cart .added_to_cart:hover {
background-color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation span.price {
color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation_wrap .single_add_to_cart_button {
background-color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
border-color: #666666;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap label {
color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap .select_option span {
color: rgba(51, 51, 51, 0.5);
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share li a:hover {
background-color: #f57f18;
border-color: #f57f18;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container ul.tabs li a {
color: rgba(51, 51, 51, 0.5);
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container ul.tabs li.active a {
color: #f57f18;
} .woocommerce div.product .woocommerce-tabs.list .accessories ul.tabs li.active a {
color: rgba(51, 51, 51, 0.5);
}
.woocommerce div.product .woocommerce-tabs.list .accessories ul.tabs .accessories_tab.active a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs.list .accessories ul.tabs .accessories_tab a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs.list .description ul.tabs li.active a {
color: rgba(51, 51, 51, 0.5);
}
.woocommerce div.product .woocommerce-tabs.list .description ul.tabs .description_tab.active a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs.list .description ul.tabs .description_tab a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs.list .reviews ul.tabs li.active a {
color: rgba(51, 51, 51, 0.5);
}
.woocommerce div.product .woocommerce-tabs.list .reviews ul.tabs .reviews_tab.active a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs.list .reviews ul.tabs .reviews_tab a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs.list .additional_information ul.tabs li.active a {
color: rgba(51, 51, 51, 0.5);
}
.woocommerce div.product .woocommerce-tabs.list .additional_information ul.tabs .additional_information_tab.active a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs.list .additional_information ul.tabs .additional_information_tab a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
background-color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
background-color: rgba(51, 51, 51, 0.5);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: rgba(51, 51, 51, 0.5);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews h2 {
color: #333333;
}
.woocommerce div.product .woocommerce-tabs .accessories.grid .product-item-wrap:before {
color: #999999;
}
.woocommerce div.product .woocommerce-tabs .accessories.slider .owl-dots > div.active,
.woocommerce div.product .woocommerce-tabs .accessories.slider .owl-dots > div:hover {
background: #f57f18;
}
.woocommerce div.product .woocommerce-tabs .accessories.slider .owl-nav div:hover {
background-color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs .accessories.slider .product-item-wrap:before {
color: #999999;
}
.woocommerce div.product .woocommerce-tabs .accessories.slider .product-static:before {
color: #999999;
}
.woocommerce div.product .woocommerce-tabs .accessories.slider .owl-nav div:hover {
background-color: #f57f18;
}
.woocommerce div.product .woocommerce-tabs .accessories .product-item-wrap .product-item-inner:before {
color: #999999;
}
.woocommerce div.product .woocommerce-tabs .accessories .accessories-add-to-cart .add-to-cart {
background-color: #4d4d4d;
}
.woocommerce div.product .woocommerce-tabs .accessories .accessories-add-to-cart .add-to-cart:hover {
background-color: #f57f18;
} @media screen and (min-width: 992px) {
.woocommerce #reviews .comment-form .comment-form-author {
margin-right: 30px !important;
}
.woocommerce #reviews .comment-form .comment-form-email,
.woocommerce #reviews .comment-form .comment-form-author {
display: block;
float: left !important;
width: calc(50% - 15px) !important;
}
}
.woocommerce #reviews .comment-form input,
.woocommerce #reviews .comment-form textarea {
border: none;
color: #b5b5b5;
background: #f5f5f5;
}
.woocommerce #reviews .comment-form textarea {
font-size: 14px;
line-height: 26px;
letter-spacing: 1px;
font-style: italic;
padding: 15px 22px;
display: inline-block;
min-height: 206px;
}
.woocommerce #review_form #respond .comment-fields-wrap .row .comment-form-rating:hover label,
.woocommerce #review_form #respond .comment-fields-wrap .row .comment-form-comment:hover label {
color: #f57f18;
}
.upsells.products .owl-nav div:hover,
.related.products .owl-nav div:hover,
.cross-sells .owl-nav div:hover {
background-color: #f57f18;
}
.related .slider .owl-nav div:hover {
background-color: #f57f18;
}
.variable-items-wrapper.color-variable-wrapper > li.selected {
border-color: #f57f18;
}
.variable-items-wrapper.label-variable-wrapper > li.selected {
border-color: #f57f18;
}
.single-product .pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li a:hover {
border-color: #f57f18;
}
.single-product .pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li.selected a {
border-color: #f57f18;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li a:hover {
border-color: #f57f18;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li.selected a {
border-color: #f57f18;
}
.clients-shortcode-wrap.style-1 .clients-list .owl-dots .owl-dot.active,
.clients-shortcode-wrap.style-1 .clients-list .owl-dots .owl-dot:hover {
border: #f57f18;
background-color: #f57f18;
}
.clients-shortcode-wrap.style-1 .clients-control .clients-nav {
color: rgba(51, 51, 51, 0.5);
}
.clients-shortcode-wrap.style-1 .clients-control .clients-nav:hover {
color: #f57f18;
}
.counter-wrap-style_2 .gr-counter .content-inner .gr-text-defaul:before {
background-color: #f57f18;
}
.counter-wrap-style_3 .gr-counter .content-inner .gr-text-defaul:before {
background-color: #f57f18;
}
.gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button {
border: 1px solid #f57f18;
}
.gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button:hover {
background: #f57f18;
}
.noo-instagram-wrap .instagram-control .instagram-nav:hover {
color: #f57f18;
}
.noo-instagram-wrap .btn_gallery a {
color: #333333;
}
.noo-instagram-wrap .btn_gallery a:hover {
background-color: #f57f18;
}
.entry-thumbnail .entry-thumbnail-hover {
background: rgba(245, 127, 24, 0.3);
}
.entry-thumbnail.icon-only .entry-thumbnail-hover {
background: rgba(255, 255, 255, 0.9);
}
.entry-thumbnail.icon-only .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
color: #f57f18;
}
.entry-thumbnail.icon-title .entry-thumbnail-hover {
background: rgba(0, 0, 0, 0.3);
}
.entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
color: #f57f18;
}
.entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
color: #333333;
}
.entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
color: #f57f18;
}
.entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
color: #f57f18;
}
.entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
color: #333333;
}
.entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
color: #f57f18;
}
.entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
color: #f57f18;
}
.entry-thumbnail.title-category .entry-thumbnail-hover {
background: rgba(255, 255, 255, 0.9);
}
.entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
color: #333333;
}
.entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
color: #f57f18;
}
.entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
color: #f57f18;
}
.entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title {
color: #333333;
}
.entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title:hover {
color: #f57f18;
}
.entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content span.category {
color: #f57f18;
}
.entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a.link i {
color: #f57f18;
}
.entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a.link i:hover {
border-color: #f57f18;
}
.entry-thumbnail.effect_1 .entry-thumbnail-hover {
border: 10px solid rgba(245, 127, 24, 0.9);
}
.entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i {
color: #f57f18;
}
.entry-thumbnail.effect_2 .entry-thumbnail-hover {
background-color: rgba(0, 0, 0, 0.5);
}
.entry-thumbnail.effect_2 .entry-thumbnail-hover:before {
border-top: 4px solid #f57f18;
border-left: 4px solid #f57f18;
}
.entry-thumbnail.effect_2 .entry-thumbnail-hover:after {
border-bottom: 4px solid #f57f18;
border-right: 4px solid #f57f18;
}
.entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i {
color: #f57f18;
}
.entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title {
color: #333333;
}
.entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
color: #333333;
}
.entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content > a .title:hover {
color: #f57f18;
}
.entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title:hover {
color: #f57f18;
}
.entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
color: #f57f18;
}
.entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title {
color: #333333;
}
.entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title:hover {
color: #f57f18;
}
.entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
color: #f57f18;
}
.noo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta {
background-color: rgba(0, 0, 0, 0.8);
}
.noo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile li a:hover {
background-color: #f57f18;
}
.noo-teammember.teammember-style-1 .teammember-control .teammember-nav:hover i {
color: #f57f18;
}
.noo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile li a:hover {
background-color: #f57f18;
}
.noo-teammember.teammember-style-2 .teammember-control .teammember-nav:hover i {
color: #f57f18;
}
.noo-team-content .team-remove {
color: #333333;
}
.noo-team-content .team-left h4 {
color: #f57f18;
}
.noo-team-content .team-left .team_position {
color: #333333;
}
.noo-team-content .team-right .team-title {
color: #333333;
}
.noo-team-content .team-right .team-contact ul li i {
color: #f57f18;
}
.noo-team-content .team-right .team-contact .team_socials a {
color: #333333;
}
.noo-team-content .team-right .team-contact .team_socials a:hover {
color: #f57f18;
}
.noo-team-content .team-specialty .team-specialty-attr ul li:before {
background: #333333;
}
.noo-team-content .team-certificates {
color: #333333;
}
.noo-testimonial .testimonial-control .testimonial-nav:hover i {
background-color: #f57f18;
color: #ffffff;
}
.noo-testimonial .owl-dots .owl-dot.active,
.noo-testimonial .owl-dots .owl-dot:hover {
border: #f57f18;
background-color: #f57f18;
}
.noo-testimonial.testimonial-carousel .testimonial-list .testimonial-item .testimonial-content {
color: #666666;
}
.noo-testimonial.testimonial-carousel .testimonial-list .testimonial-item .testimonial-title {
color: #f57f18;
}
.noo-testimonial.testimonial-carousel .testimonial-list .testimonial-item .testimonial-position {
color: #666666;
}
.noo-testimonial.testimonial-carousel2 .testimonial-list .testimonial-item .testimonial-content {
color: #666666;
}
.noo-testimonial.testimonial-carousel2 .testimonial-list .testimonial-item .testimonial-title {
color: #f57f18;
}
.noo-testimonial.testimonial-carousel2 .testimonial-list .testimonial-item .testimonial-position {
color: #666666;
}
.noo-testimonial.testimonial-carousel3 .testimonial-list .testimonial-item .testimonial-content {
color: #666666;
}
.noo-testimonial.testimonial-carousel3 .testimonial-list .testimonial-item .testimonial-title {
color: #f57f18;
}
.noo-testimonial.testimonial-carousel3 .testimonial-list .testimonial-item .testimonial-position {
color: #f57f18;
}
.recent-news-wrapper .recent-news-control .recent-news-nav:hover i {
background-color: #f57f18;
}
.recent-news-home_1 .recent-news-container article .post-content .content-text .entry-title {
color: #333333;
}
.recent-news-home_1 .recent-news-container article .post-content .content-text .entry-title:hover {
color: #f57f18;
}
.recent-news-home_1 .recent-news-container article .post-content .content-text .line {
background-color: #333333;
}
.recent-news-home_2 .recent-news-container .first-item .entry-content {
color: #333333;
}
.recent-news-home_2 .recent-news-container .first-item .entry-content .entry-title:hover {
color: #f57f18;
}
.recent-news-home_2 .recent-news-container .col-md-6 .entry-content {
color: #333333;
}
.recent-news-home_2 .recent-news-container .col-md-6 .entry-content .entry-title:hover {
color: #f57f18;
}
.recent-news-home_3 .recent-news-container article .post-content .btn_readmore:before {
background-color: #f57f18;
}
.recent-news-home_1 .recent-news-container article .post-content .entry-title a:hover {
color: #f57f18 !important;
}
.recent-news-home_1 .recent-news-container article .post-content .post-info i {
color: #757575;
}
.recent-news-home_1 .recent-news-container article .post-content .post-excerpt {
color: rgba(0, 0, 0, 0.75);
}
.recent-news-home_2 .recent-news-container article .post-thumbnail .post-content .post-info {
color: #f57f18;
}
.recent-news-home_2 .recent-news-container article .post-thumbnail .post-content .post-info .post-category ul:after {
color: #f57f18;
}
.recent-news-home_2 .recent-news-container article .post-thumbnail .post-content .btn-readmore i:hover {
color: #f57f18;
border-color: #f57f18;
}
.recent-news-home_2 .recent-news-container article:hover .post-thumbnail {
border-color: #666666;
}
.noo-video-player .yl-button-play .play-button:hover i {
color: #f57f18 !important;
}
.noo-video-player .iframe-video-player .video-close {
background: #f57f18;
}
.noo-video-player.style_1 .iframe-video-player .video-close {
background: #f57f18;
}
.noo-video-player.style_2 .yl-button-play .play-button:hover i {
color: #757575 !important;
}
.noo-video-player.style_2 .yl-button-play .play-button i {
color: #f57f18;
}
.noo-video-player.style_2 .iframe-video-player .video-close {
background: #f57f18;
}
.portfolio-related-wrap .heading-wrap .heading .heading-icon i {
color: #f57f18;
}
.portfolio-related-wrap .heading-wrap .heading .heading-icon:before {
background-color: rgba(245, 127, 24, 0.5);
} .social-share-wrap .social-share li a:hover,
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta i,
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i,
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta .comment-count a:hover,
.widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-contenta:hover,
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content h4 a:hover,
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .post-thumbnail-meta i {
color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .post-thumbnail-meta .comment-count,
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content h4 a:hover,
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta i,
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i,
.widget_categories ul li a:hover,
.widget_rp_property_listing .rp-content .item-title a:hover {
color: #f57f18;
}
.widget_rp_property_listing .rp-content .amount,
.widget_rp_property_listing .rp-content address i,
.widget_rp_featured_property .rp-content .item-title a:hover,
.widget_rp_featured_property .rp-content address i,
.site-content-archive-product .noo-filter-categories-mobile .noo-filter-search li.active span#noo-shop-search-btn,
.site-content-archive-product .noo-filter-categories-mobile .noo-filter-search li.active span.invert-color,
.noo-product-category .product-category-inner:hover .text-left h2 {
color: #f57f18;
}
.noo-page-link,
nav.noo-canvas-menu-wrapper .noo-canvas-menu-inner aside h4.widget-title span,
nav.noo-canvas-menu-wrapper .noo-canvas-menu-inner aside ul.social-profile.social-icon-bordered li a:hover i,
.shopping-cart-wrapper .cart_list_wrapper .cart-right > a:hover,
.shopping-cart-wrapper .cart_list_wrapper .cart-right > a:hover,
.my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a.noo-wishlist i.wicon:hover,
.noo-box-member a:hover,
.noo-accouont ul li a:hover,
.navbar-nav > li.menu_style_tab > ul > li.active > a,
.noo_widget_area > .noo_megamenu_widget_area section:hover .widget-title-wrapper h3,
.menu-wrapper .navbar-nav li.menu_style_column > .sub-menu > li > a:hover,
.noo-page-main-dashboard .noo-title i {
color: #f57f18;
}
.noo-page-main-dashboard input[type="checkbox"] + label span:before,
.noo-page-main-dashboard input[type="checkbox"]:checked + label span:before,
.noo-page-main-dashboard .noo-box-contact-me ul li i .noo-page-main-dashboard .property-action .action-item-wrap .action-item-container .action-item span i,
.noo-page-main-dashboard .property-action .action-item-wrap .action-item-container .action-item a:hover,
.noo-heading-sc.style-3 h3 {
color: #f57f18;
}
.noo-featured-item-sc .style-2 .featured-item .noo-header .icon,
.noo-featured-item-sc .style-2 .featured-item .noo-content span,
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_prev:hover i,
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_next:hover i {
color: #f57f18;
}
.rp-compare-wrap .compare-values table > tbody tr td[data-value="compare-value-_property_size"] *,
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > * i,
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item .property-action > .property-price,
.rp-columns .noo-price .featured,
.rp-columns .noo-price .grey,
#rp-print section.rp-info-property address i {
color: #f57f18;
}
#rp-print section.rp-property-features ul li:before,
#rp-print section.rp-property-floor-plan .content .plan-info > span i,
.noo-property-featured .noo-price span,
.noo-property-featured address i,
.noo-simple-information.style-2 ul.list-info li .info-wrap span.icon,
.noo-property-head-meta .property-info-item address i,
.noo-property-head-meta .property-info-item .property-price .amount {
color: #f57f18;
}
.noo-property-head-meta .property-info-item .property-price .before-price,
.noo-property-head-meta .property-info-item .property-price .after-price,
.noo-box-property-detail ul.noo-box-property-detail-content#noo-feature li > i,
ul#noo-floor-plans li .plan-info > span i,
ul.noo-list-property li.property-item .property-content .property-title:hover,
ul.noo-list-property li.property-item .property-content address i {
color: #f57f18;
}
ul.noo-list-property li.property-item .property-content .property-meta,
ul.noo-list-property.style-list li.property-item .property-price span,
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > *:hover,
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > *:hover *,
ul.noo-list-property.style-table li.property-item .property-item-wrap > .property-price > .property-date i {
color: #f57f18;
}
.noo-simple-featured-property-sc .noo-header .noo-title:before,
.noo-simple-featured-property-sc .noo-header .noo-info > div.agent:before,
.noo-simple-featured-property-sc .noo-header .noo-info > div.rp-content-box-item:before,
.noo-simple-featured-property-sc .property-meta > span > i,
.noo-agent-detail-sc .noo-info .total-property span {
color: #f57f18;
}
.noo-agent-detail-sc .noo-contact > div:first-child > div i,
.noo-agent-listing-sc .style-tab .agent-item-content .noo-info .total-property span,
.noo-agent-listing-sc .style-tab .agent-item-content .noo-contact > div i,
.noo-agent-listing-sc .style-grid .agent-item .rp-list-social li i:hover,
.noo-advanced-search-property-feature .noo-advanced-search-tab .noo-item:hover .noo-title,
.noo-list-service.style-1 .noo-item a.noo-button:hover {
color: #f57f18;
}
.noo-list-service.style-2 .noo-item .noo-info .noo-title,
.noo-form-contact-information-sc .content-right .noo-title b,
.rp-box-results-search .save i,
.noo-property-offers ul.noo-offers-action li a:hover,
.noo-property-offers ul.noo-offers-action li a.active,
.noo-property-offers ul.noo-list-property-offers li.property-item .property-content address i,
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action .property-price {
color: #f57f18;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action .property-price .more-action span i:hover,
.noo-slider-property-offers .property-item .property-content-wrap .property-content address i,
.noo-slider-property-offers .property-item .property-content-wrap .property-content .property-meta > span i,
.noo-slider-property-offers .property-item .property-content-wrap .property-content .property-price {
color: #f57f18;
}
.noo-list-property-map .list-property .property-item .property-meta > span i,
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content i,
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content .property-price,
.noo-list-property-country .property-item .property-header address i {
color: #f57f18;
}
.noo-list-property-country .property-item .property-content .property-content .property-meta > span > i,
.noo-list-property-country .property-item :hover .noo-action .noo-item,
.noo-list-property-country .property-item :hover .noo-action .noo-item a,
.noo-video-slider .noo-item .noo-info .view-video:hover,
.row-compare-features ul li:before {
color: #f57f18;
}
.noo-list-property.style-slider .nav-action span:hover,
.noo-list-property.style-slider .property-item .property-header .property-content .property-price .amount,
.noo-list-property.style-slider .property-item .property-header .property-content .property-title:hover,
.noo-list-property.style-slider .property-item .property-header .property-content address i,
.noo-list-property.style-slider .property-item .property-header .property-content .property-meta > span > i {
color: #f57f18;
}
.noo-list-property-tab .property-item .name i,
.noo-list-property-tab .property-item address i,
.noo-list-property-tab .property-item .name:before,
.noo-list-property-tab .property-item-content .noo-info .total-property span,
.noo-list-property-tab .property-item-content .noo-header-content .property-title {
color: #f57f18;
}
.noo-list-property-tab .property-item-content .noo-header-content address i,
.noo-list-property-tab .property-item-content .noo-header-content .name:before,
.noo-list-property-tab .property-item-content .property-meta .meta-list > span i,
.noo-property-item-map-wrap .noo-property-item-map .rp-address i {
color: #f57f18;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-action .noo-price,
ul.noo-list-agent-sidebar li .noo-content a:hover,
ul.noo-list-agent-sidebar li .noo-content > div > span,
ul.noo-contact-office-widget li i,
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .pament_result h5 b {
color: #f57f18;
}
.blog-wrap .blog-inner .entry-thumbnail a.prettyPhoto,
.blog-wrap .blog-inner article.post .entry-post-meta-wrap ul.entry-meta li.entry-meta-author a,
.blog-wrap .blog-inner .readme:hover,
.blog-wrap .entry-thumbnail-wrap,
.palazzo-post .palazzo-post-image .owl-carousel .owl-nav div:hover {
color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next:hover a .post-navigation-right .post-navigation-label,
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next:hover a .post-navigation-content .post-navigation-title,
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous:hover a .post-navigation-left .post-navigation-label,
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous:hover a .post-navigation-content .post-navigation-title {
color: #f57f18;
}
.noo-related-post .noo-related-post-item .noo-related-post-content ul.entry-meta li.entry-meta-author a,
.noo-contact-info li i,
.noo-footer-col-3 .noo-about-us ul li i,
#popup-product-quick-view-wrapper .ylp-single-product-info .ylp-summary-product-wrap .ylp-summary-product .social-share-wrap .social-share li a {
color: #f57f18;
}
#popup-product-quick-view-wrapper .ylp-single-product-info .ylp-single-product-image-wrap .ylp-single-product-image .owl-nav div:hover,
#popup-product-quick-view-wrapper .ylp-single-product-info .ylp-summary-product-wrap .ylp-summary-product .price,
.noo-button.style2.button-light {
color: #f57f18;
}
.noo-box-login .noo-login-member-wrap .noo-register-member-left .noo-item-wrap input:hover,
.noo-box-login .noo-register-member-wrap .noo-register-member-left .noo-item-wrap input:hover,
.noo-box-member .rp-item-wrap input:hover,
.noo-box-login .noo-login-member-wrap .noo-register-member-left .noo-item-wrap select:hover,
.noo-box-login .noo-register-member-wrap .noo-register-member-left .noo-item-wrap select:hover,
.noo-box-member .rp-item-wrap select:hover,
.noo-box-login .noo-login-member-wrap .noo-register-member-left .noo-item-wrap input:focus,
.noo-box-login .noo-register-member-wrap .noo-register-member-left .noo-item-wrap input:focus,
.noo-box-member .rp-item-wrap input:focus,
.noo-box-login .noo-login-member-wrap .noo-register-member-left .noo-item-wrap select:focus,
.noo-box-login .noo-register-member-wrap .noo-register-member-left .noo-item-wrap select:focus,
.noo-box-member .rp-item-wrap select:focus,
.noo-box-login .noo-login-member-wrap .noo-register-member-left .noo-item-wrap input:active,
.noo-box-login .noo-register-member-wrap .noo-register-member-left .noo-item-wrap input:active,
.noo-box-member .rp-item-wrap input:active,
.noo-box-login .noo-login-member-wrap .noo-register-member-left .noo-item-wrap select:active,
.noo-box-login .noo-register-member-wrap .noo-register-member-left .noo-item-wrap select:active,
.noo-box-member .rp-item-wrap select:active {
color: #f57f18;
}
.noo-property-tools .view-mode span:hover,
.noo-agent-tools .view-mode span:hover,
.noo-button:hover,
.noo-property-tools .view-mode span.active,
.noo-agent-tools .view-mode span.active,
.noo-button.active {
color: #f57f18;
}
#noo-popup .popup-form .your-email input .placeholder,
.pagination > li > a,
.pagination > li > span,
.woocommerce .star-rating span,
.woocommerce .track_order .form-row-first .input .placeholder,
.woocommerce .track_order .form-row-last .input .placeholder {
color: rgba(245, 127, 24, 0.5);
}
.noo-page-link,
.noo-pagination .arrow:hover,
.noo-simple-content-sc .noo-button:hover,
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content .post-password-form input[type="password"],
#noo-popup .popup-form .your-email input,
.site-content-archive-product .noo-show-all {
border-color: #f57f18;
}
.select2-container .select2-choice,
.woocommerce table.shop_table.cart td.actions .coupon .input-text,
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share li a:hover,
.noo_widget_area .tagcloud .a:hover,
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > *:hover {
border-color: #f57f18;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > *:hover *,
.single-post .site-content-single-post .blog-wrap .blog-inner article blockquote,
.noo-related-post.slider .owl-dots .owl-dots .owl-dot.active,
#popup-product-quick-view-wrapper .ylp-single-product-info .ylp-summary-product-wrap .ylp-summary-product .social-share-wrap .social-share li a,
.banner-widget a:hover:before,
.banner-widget a:hover:after,
.social-share-wrap .social-share li a:hover,
.sidebar .tagclound a:hover,
.wpb_widgetised_column .tabclound a:hover {
border-color: #f57f18;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.order_details tfoot td,
.woocommerce table.shop_table.order_details tfoot th,
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share-wrap .social-share li a:hover {
border-color: #f57f18;
}
.variable-items-wrapper.color-variable-wrapper > li.selected,
.variable-items-wrapper.label-variable-wrapper > li.selected,
.noo-featured-item-sc.style-1 .featured-item:hover .noo-content .icon-wrap {
border-color: #f57f18;
}
.noo-page-links .noo-page-link:hover,
.noo-page-links > .noo-page-link,
header.noo-main-header .noo-customizer-property-action a > i,
header.noo-main-header .noo-customizer-property-action a > span.compare-icon,
.shopping-cart-wrapper .cart_list_wrapper p.buttons .button:hover,
.shopping-cart-wrapper .cart_list_wrapper p.buttons .button.checkout,
.noo-box-login.noo-popup-main .login-demo,
.noo-box-login .noo-login-action button,
.noo-box-member #login-demo {
background-color: #f57f18;
}
.navbar-nav > li.menu_style_tab > ul > li > a:before,
.noo_widget_area > .noo_megamenu_widget_area section .widget-title-wrapper h3:before,
.menu-wrapper .navbar-nav li.menu_style_column > .sub-menu > li > a:after,
.single-add-to-compare,
.jquery-notify-bar.success,
.rp-button,
.wpcf7-submit,
.compare-properties-button,
.noo-featured-item-sc.style-3,
.noo-hotline-sc .h3 {
background-color: #f57f18;
}
.rp-compare-wrap .compare-item .compare-img .compare-property-remove:before,
.rp-compare-wrap .compare-item .compare-img .compare-property-remove:after,
.rp-compare-wrap .compare-item .compare-empty-heading > *.compare-price,
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow:hover,
ul.noo-list-property.style-table li.property-item .property-item-wrap > .property-price > .property-price {
background-color: #f57f18;
}
.property-buy-quick-view-popup .modal-body .rp-button,
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap .field-icon,
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap .ui-slider .ui-widget-header,
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap .ui-slider .ui-slider-handle,
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .loading > div {
background-color: #f57f18;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .etry-content .post-password-form input[type="submit"],
.entry-content .entry-comments-list ol.commentlist li .author .comment-meta-date:before,
#wp-calendar tbody td:hover,
#wp-calendar tbody td#today,
.woocommerce .widget_price_filter .price_slider_amount .button,
.sidebar .widget_product_categories > ul > li a:hover:before {
background-color: #f57f18;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image a:before,
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar .tagcloud .current-tag,
.site-content-archive-product .noo-shop-loadmore:hover,
.site-content-archive-product .noo-shop-all:hover {
background-color: #f57f18;
}
.site-content-archive-product .noo-shop-all,
.noo-product-category .product-category-inner .text-left h2:before,
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner .owl-buttons div:hover,
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav > div:hover {
background-color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap h1.product_title:before,
.site-content-single-product .single-product-info .summary-product-wrap form.cart .button:hover,
.site-content-single-product .single-product-info .summary-product-wrap form.cart .add_to_cart:hover {
background-color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation_wrap .single_add_to_cart_button,
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share li a:hover {
background-color: #f57f18;
}
.cross-sells .owl-nav div:hover,
.related .slider .owl-nav div:hover {
background-color: #f57f18;
}
.palazzo-post .palazzo-post-image .owl-carousel .owl-nav div {
background-color: rgba(245, 127, 24, 0.3);
}
.noo-property-gallery .property-gallery-grid .gallery-item:after {
background-color: rgba(245, 127, 24, 0.6);
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content .post-password-form input[type="submit"]:hover {
background-color: #f79a49;
}
.noo-box-login .noo-login-action button:hover {
background-color: #f8a861;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background-color: #b95a08 !important;
}
.shopping-cart-wrapper .cart_list_wrapper p.buttons .button.checkout:hover {
background-color: #a04e07;
}
.jquery-notify-bar.error {
background-color: #a04e07;
}
@media screen and (max-width: 991px) {
header.noo-mobile-header .noo-mobile-header-inner .header-customize > *.noo-meta-property li.meta-property-action-item a:hover i,
header.noo-mobile-header .noo-mobile-header-inner .icon-search-menu:hover,
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-ancestor > a {
color: #f57f18;
}
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-ancestor > a > b,
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-parent > a,
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-parent > a > b,
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-item > a {
color: #f57f18;
}
.noo-mobile-header-nav .noo-nav-mobile-menu li.current-menu-item > a > b,
.noo-mobile-header-nav .noo-nav-mobile-menu li.menu-current > a,
.noo-mobile-header-nav .noo-nav-mobile-menu li.menu-current > a > b,
.noo-mobile-header-nav .noo-nav-mobile-menu li > a:hover {
color: #f57f18;
}
.noo-mobile-header-nav .noo-nav-mobile-menu li > a:hover > b,
.noo-mobile-header-nav .noo-nav-mobile-menu li:hover > a,
.noo-mobile-header-nav .noo-nav-mobile-menu li:hover > a > b,
.noo-mobile-header-nav .noo-nav-mobile-menu i ul.sub-menu li:hover > a {
color: #f57f18;
}
.noo-mobile-header-nav .noo-nav-mobile-menu i ul.sub-menu li:hover > a > b,
.noo-mobile-header-nav .ul.noo-nav-mobile-menu li.menu-item > a:hover,
.noo-mobile-header-nav .ul.noo-nav-mobile-menu li.menu-item > b.menu-caret:hover {
color: #f57f18;
}
header.noo-mobile-header .noo-mobile-header-inner .header-customize > .noo-meta-property li.meta-property-action-item a i {
border-color: #f57f18;
}
.toggle-icon-wrapper .toggle-icon:hover > span,
.toggle-icon-wrapper .toggle-icon:hover:before,
.toggle-icon-wrapper .toggle-icon:hover:after,
header.noo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span {
background-color: #f57f18;
}
}
@media screen and (min-width: 992px) {
header.noo-main-header .noo-header-wrapper .navbar-nav li a:hover,
header.noo-main-header .noo-header-wrapper .navbar-nav li.current-menu-item > a {
color: #f57f18;
}
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children:hover > a,
header.noo-main-header .noo-header-wrapper .navbar-nav li.menu-item-has-children ul.sub-menu li.current-menu-item > a {
color: #f57f18;
}
header.noo-main-header .icon-search-menu i:hover,
header.noo-main-header ul.header-social-profile-wrapper li a:hover,
header.noo-main-header .search-box:hover i,
header.noo-main-header .noo-customize-property-action a:hover .compare-icon,
header.noo-main-header .noo-customize-property-action a:hover i {
color: #f57f18;
}
header.noo-main-header .noo-customize-property-action a:hover i,
header.header-float ul.noo-topbar a:hover,
header.header-float .navbar-nav > li > a:hover,
header.header-float .sticky-on > li > a:hover {
color: #f57f18;
}
header.noo-main-header .noo-customizer-property-action a > i,
header.noo-main-header .noo-customizer-property-action a > span.compare-icon {
border-color: #f57f18;
}
} .shopping-cart-wrapper .cart_list_wrapper .cart-right a,
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget > li ins {
color: #757575;
}
.noo_widget_area .tagcloud a,
.noo-request-viewings .item .item-message,
.noo-request-viewings .item .btn-view-msg span,
#rp-print section.rp-property-detail ul li,
#rp-print section.rp-property-features ul li {
color: #757575;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta time,
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta span.author {
color: #757575;
}
.noo_widget_area > .noo_megamenu_widget_area section .product_list_widget > li del {
color: rgba(117, 117, 117, 0.5);
}
.noo-box-agent-info .noo-content .noo-contact > div,
.noo-page-main-dashboard .noo-content,
.noo-page-agent-dashboard .noo-box-agent .noo-info .position {
color: #707070;
}
.noo-page-agent-dashboard .noo-box-contact-me ul li,
.rp-agent-profile .noo-uploadimage p,
.agent-profile-password .noo-uploadimage p {
color: #707070;
}
.noo-agent-listing-sc .style-grid .agent-item .rp-list-social li i,
.rp-advanced-search-property .style_2 .no_map .heading-search .noo-sub-title,
.noo-property-offers .noo-header .noo-sub-title,
.noo-slider-property-offers .property-item .property-content-wrap .property-content .noo-info p {
color: #707070;
}
.noo-list-property-map .noo-box-map-sc .gmap-controls > div:hover,
.noo-property-gallery .property-featured .left > span:hover,
.noo-property-gallery .property-featured .left span.compare:hover {
background: #757575;
}
#respond .comment-form .form-submit input#submit:hover,
.blog-wrap.grid .blog-inner .entry-wrap .noo-info .readmore:hover,
.blog-wrap.masonry .blog-inner .entry-wrap .noo-info .readmore:hover {
background: #757575;
}
#popup-product-quick-view-wrapper .popup-close,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3 {
background: #757575;
}
#order_review_heading .woocommerce table.shop_table.cart td.actions input[name="update_cart"],
.woocommerce-cart .cart-collaterals .cart_totals table {
background: #757575;
}
.noo-box-agent-info .noo-thumbnail .rp-button:hover,
.rp-button.btn-default:hover,
.wpcf7-submit.btn-default:hover,
.compare-properties-button.btn-default:hover,
.rp-button:hover .wpcf7-submit:hover .compare-properties-button:hover,
.woocommerce table.shop_table.cart td.actions input[name="update_cart"]:hover {
background-color: #292929;
} .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong,
.woocommerce div.product .woocommerce-tabs .panel #reviews h2,
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering select {
color: #333333;
}
.search-form .input[type="text"],
.sidebar h4.widget-title,
.wpb_widgetised_column h4.widget-title,
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 a {
color: #333333;
}
.widget_rp_property_listing .rp-content .item-title a,
.widget_rp_featured_property .rp-content .item-title a,
.menu-menu-footer-container ul li,
.noo-footer-col-3 .noo-title,
.noo-footer-col-3 .noo-about-us .noo-follow span {
color: #333333;
}
.noo-footer-col-3 .noo-about-us .noo-follow a:hover i,
.blog-wrap .blog-inner article.post .post-item .entry-wrap .entry-content-wrap h3.entry-title a,
.blog-wrap .blog-inner .reademore {
color: #333333;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .post-navigation-title,
ul.noo-list-agent-sidebar li .noo-content a,
.widget-list-agency .noo-list-agency-sidebar li .noo-content .agency-name {
color: #333333;
}
.submit-property-select > .item.sale a:hover,
.noo-property-featured-control > span i,
.noo-simple-information .noo-header .text-left,
.noo-featured-item-sc.style-1 .featured-item .noo-content h3 {
color: #333333;
}
.noo-simple-featured-property-sc .property-meta > span > span,
.noo-agent-detail-sc .noo-info .total-property,
.noo-agent-listing-sc .style-tab .agent-item-content .noo-info .total-property,
.noo-agent-listing-sc .style-tab .agent-name {
color: #333333;
}
.noo-agent-listing-sc .style-grid .agent-item .agent-name,
.rp-advanced-search-property-form .rp-item-wrap > input[type=number],
.rp-advanced-search-property-form .rp-item-wrap > input[type=password],
.rp-advanced-search-property-form .rp-item-wrap > input[type=text] {
color: #333333;
}
.rp-advanced-search-property .style_2 .noo_map .heading-search .noo-title,
.rp-advanced-search-property .noo_map .rp-item-wrap > input[type=number],
.rp-advanced-search-property .noo_map .rp-item-wrap > input[type=password],
.rp-advanced-search-property .noo_map .rp-item-wrap > input[type=text],
.rp-advanced-search-property .noo_map .rp-item-wrap > input[type=url] {
color: #333333;
}
.rp-advanced-search-property .noo_map .rp-item-wrap select,
.rp-advanced-search-property-form .show-features,
.rp-advanced-search-property-form .rp-area .area-results,
.rp-advanced-search-property-form .rp-price .price-results,
.noo-advanced-search-property-feature .rp-item-wrap input[type=email],
.noo-advanced-search-property-feature .rp-item-wrap input[type=password],
.noo-advanced-search-property-feature .rp-item-wrap input[type=search] {
color: #333333;
}
.noo-advanced-search-property-feature .rp-item-wrap input[type=tel],
.noo-advanced-search-property-feature .rp-item-wrap input[type=text],
.noo-advanced-search-property-feature .rp-item-wrap input[type=url],
.noo-advanced-search-property-feature .rp-item-wrap select,
.noo-advanced-search-property-feature .rp-item-wrap textarea {
color: #333333;
}
.noo-list-service.style-3 .noo-item .noo-content .noo-title,
.noo-form-contact-information-sc .content-left .noo-title,
.noo-property-offers ul.noo-list-property-offers li.property-item .property-content .property-title {
color: #333333;
}
.noo-slider-property-offers .property-item .property-content-wrap .property-content .property-title,
.noo-slider-property-offers .property-item .property-content-wrap .property-content .property-meta > span > span,
.noo-list-property-map .list-property .property-item .property-title {
color: #333333;
}
.noo-property-country .noo-country-action li a,
.noo-list-property-country .property-item .property-content .property-meta > span > span,
.noo-request-viewings .item .item-meta .title,
.noo-request-viewings .item .item-status .mark-complete,
.noo-mailchimp .noo-heading div b,
.rp-compare-wrap .compare-item .compare-empty-heading > *.compare-title,
.rp-compare-wrap table > tbody tr td {
color: #333333;
}
.rp-compare-wrap .compare-values table > tbody tr td .h5,
.noo-button,
header.header-4 .noo-header-nav-wrapper .header-customize ul.noo-customize-info-html li,
header.header-5 .noo-header-nav-wrapper .header-customize ul.noo-customize-info-html li,
.noo-box-login .title,
.noo-box-login .open-form-toggle {
color: #333333;
}
.noo-box-member .noo-title,
.noo-box-member a,
ul.noo-list-agent.style-grid-simple .agent-item .agent-name,
ul.noo-list-agent.style-grid-simple .agent-item .noo-content .readmore,
.noo-box-agent-info .noo-content .agent-name,
.noo-box-agent-info .noo-content .noo-header .right,
.noo-box-agent-info .noo-content .noo-info .total-property {
color: #333333;
}
.noo-single-agent .entry-agent h2,
.rp-box-contact h2,
.noo-agent-property .noo-header h3,
.noo-box-agency-info .agency-count > span,
.noo-property-tools label,
.noo-agent-tools label,
.noo-pagination .pagination-active {
color: #333333;
}
.noo-simple-information.style-2 ul.list-social li,
.noo-simple-information.style-2 ul.list-social li:hover a,
.noo-property-head-meta .social-share-wrap label {
color: #333333;
}
.rp-box-contact .rp-box-form .noo-title,
.noo-box-related .noo-hedar p,
ul#noo-floor-plans li .plan-info > span,
ul.noo-list-property li.property-item .property-content .property-title {
color: #333333;
}
ul.noo-list-property li.property-item .property-content .property-meta > span > span,
.noo-list-property.style-slider .noo-heading,
ul#noo-review .noo-title,
.noo-list-property-tab .property-item-content .noo-info .total-property,
.noo-list-property-tab .property-item-content .property-meta .meta-list > span {
color: #333333;
}
.noo-list-property-tab .property-title,
.single .noo-property-statistic .noo-title,
.noo-property-item-map-wrap .noo-property-item-map .noo-content-title,
.noo-property-item-map-wrap .noo-property-item-map .noo-action .more,
#rp-print section > h3 {
color: #333333;
}
#rp-print section.rp-property-floor-plan .content .plan-info > span,
#rp-print section.rp-property-review h4.noo-title,
#rp-print section.rp-property-review ul.rp-property-list-comment li .item-info .name-user-comment,
.rp-columns .noo-price .header {
color: #333333;
}
.rp-columns .noo-price li,
.rp-columns .noo-price .grey,
.rp-columns .noo-price .grey.pricing-action {
color: #333333;
}
.noo-page-main-dashboard .noo-title,
.noo-page-agent-dahsboard .noo-box-agent .noo-info h2,
.noo-page-agent-dashboard .noo-title {
color: #333333;
}
.noo-page-agent-dashboard .property-action .action-item-wrap .action-item-container .action-item a,
.rp-agent-profile .noo-title,
.agent-profile-password .noo-title,
.noo-heading-sc.style-1 h3 {
color: #333333;
}
.entry-meta-tag label {
color: rgba(51, 51, 51, 0.7);
}
.blog-wrap .blog-inner article.format-link .entry-content-link,
.blog-wrap .blog-inner article.format-quote .entry-content-quote blockquote,
.entry-meta-tag a,
.noo-hotline-sc:after {
color: rgba(51, 51, 51, 0.8);
}
.noo-mortgage-paymant-calculator .ui-slider .ui-widget-header,
.noo-mortgage-paymant-calculator .spinner > div,
.noo-simple-information.style-2 ul.list-social li:hover {
background-color: #333333;
}
ul.noo-list-property li.property-item .property-header .more-action > span:hover,
.noo-featured-item-sc.style-1 .featured-item .noo-content .icon-wrap,
.noo-slider-property-offers .noo-prev:hover,
.noo-slider-property-offers .noo-next:hover {
background-color: #333333;
}
.rp-advanced-search-property .grmap-controls-wrap .gramp-controls > div,
.rp-advanced-search-property .grmap-controls-wrap .gramp-controls .map-view-type > span,
.rp-advanced-search-property .grmap-controls-wrap .gramp-zoom > span,
.noo-button.noo-btn-search {
background-color: #333333;
}
.blog-wrap.grid .blog-inner .entry-wrap .entry-thumbnail-wrap:before,
.blog-wrap.masonry .blog-inner .entry-wrap .entry-thumbnail-wrap:before {
background: rgba(117, 117, 117, 0.5);
}
.noo-city-information .noo-item:before,
.noo-video-slider .noo-item .noo-image:before {
background: rgba(51, 51, 51, 0.6);
}
.noo-slider-property-offers .noo-prev,
.noo-slider-property-offers .noo-next {
background: rgba(51, 51, 51, 0.7);
}
.blog-wrap.grid .blog-inner .entry-wrap:hover .entry-thumbnail-wrap:before,
.blog-wrap.masonry .blog-inner .entry-wrap:hover .entry-thumbnail-wrap:before {
background: rgba(117, 117, 117, 0.8);
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item {
background: rgba(51, 51, 51, 0.9);
}
.noo-property-country .noo-country-action li a.active,
.noo-property-country .noo-country-action li a:hover,
.noo-property-country .property-item:hover {
-webkit-box-shadow: 0 0 10px 0 rgba(117, 117, 117, 0.3);
-moz-box-shadow: 0 0 10px 0 rgba(117, 117, 117, 0.3);
box-shadow: 0 0 10px 0 rgba(117, 117, 117, 0.3);
}
.noo-list-property-country .property-item .property-header .thumbnail-wrap:before,
.noo-list-property-country .property-item .property-header .more-action > span:hover {
background-color: rgba(117, 117, 117, 0.45);
}
@media screen adn (min-width: 992px) {
header.header-float .sticky-on > li > a {
color: #333333;
}
}
@media screen adn (min-width: 768px) {
.noo-tab-country-item .property-main {
background-color: rgba(51, 51, 51, 0.45);
}
}
.back-to-top {
background-color: rgba(245, 127, 24, 0.7);
}
.back-to-top:hover {
background-color: #f57f18;
}
.noo-box-advanced-search {
background: #f57f18;
}
.noo-header-sc .sticky-on.noo-header-nav-wrapper {
background: rgba(51, 51, 51, 0.8) !important;
}
.widget_categories ul li,
.widget_rp_property_taxonomies ul li {
color: #333333;
}
.blog-wrap .blog-inner article.post .post-item .entry-wrap .entry-content-wrap .noo-content {
color: #333333;
}
.blog-wrap .blog-inner .readmore {
color: #333333;
}
.blog-wrap .blog-inner .readmore:hover {
color: #f57f18;
}
.blog-wrap .blog-inner article.post .post-item .entry-wrap .entry-content-wrap h3.entry-title a {
color: #333333;
}
.blog-wrap .blog-inner article.post .post-item .entry-wrap .entry-content-wrap h3.entry-title a:hover {
color: #f57f18;
}
.blog-wrap .blog-inner article.post .entry-post-meta-wrap ul.entry-meta li.entry-meta-author a,
.blog-wrap .blog-inner article.page .entry-post-meta-wrap ul.entry-meta li.entry-meta-author a,
.blog-wrap .blog-inner article.product .entry-post-meta-wrap ul.entry-meta li.entry-meta-author a {
color: #333333;
}
.blog-wrap .blog-inner article.post .entry-post-meta-wrap ul.entry-meta li.entry-meta-author a:hover,
.blog-wrap .blog-inner article.page .entry-post-meta-wrap ul.entry-meta li.entry-meta-author a:hover,
.blog-wrap .blog-inner article.product .entry-post-meta-wrap ul.entry-meta li.entry-meta-author a:hover {
color: #f57f18;
}
.site-content-single-product .single-product-info .summary-product-wrap p.price,
.site-content-single-product .single-product-info .summary-product-wrap .product_meta label,
.woocommerce div.product .woocommerce-tabs #tab-description {
color: #333333;
}
.woocommerce .product-info h3,
.single-product .product-info h3 {
color: #333333;
} .rp-advanced-search-property-wrap .rp-box-field .rp-control .ui-state-default,
.rp-control .ui-widget-content .ui-state-default,
.noo-featured-item-sc.style-1 .featured-item:hover .noo-content .icon-wrap {
background-color: #f57f18;
}
ul.noo-list-property li.property-item .property-header .property-price,
.noo-testimonial.style-1 .owl-nav .owl-prev:hover,
.noo-testimonial.style-1 .owl-nav .owl-next:hover,
.noo-footer-wrapper .noo-footer-col .noo-title:after,
.vc_row-fluid .noo-heading-sc.style-2 h3:before {
background-color: #f57f18;
}
.noo-heading-sc.style-2 h3:after,
.noo-testimonial.style-3 .noo-testimonial-grid .slick-dots li.slick-active button,
.noo-property-nearby .rp-property-yelp .yelp-cat-item .cat-title .yelp-cat-icon {
background-color: #f57f18;
}
.noo-shortcode-wrap.noo-social-network ul li a:hover,
.noo-shortcode-wrap.noo-social-network ul.social-share li a:hover {
background-color: #f57f18;
}
.rp-box-field .rp-control .ui-slider.ui-widget-content .ui-widget-header,
ul.noo-list-property li.property-item .property-header .more-action > span,
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > * .property-offers > span {
background-color: #f57f18 !important;
}
.rp-advanced-search-property-wrap .rp-box-field .rp-control .ui-state-default,
.rp-control .ui-widget-content .ui-state-default,
.rp-box-field .rp-control .ui-widget-header .ui-state-default {
border: 1px solid #f57f18;
}
ul.noo-list-property li.property-item .property-content .property-meta > span > i,
.noo-recent-news.home_1 .recent_news_item .post-title a:hover,
.noo-recent-news.home_1 .recent_news_item .post-info > span i,
.noo-testimonial.style-1 ul:before {
color: #f57f18;
}
.noo-footer-wrapper .noo-footer-col .noo-calendar-box div i,
.vc_column-inner .recent-news-home_1 .recent-news-container article .post-content .post-info a,
.noo-video-player .play-button:hover {
color: #f57f18;
}
.noo-recent-news.home_1 .recent_news_item .readmore:hover,
.rp-advanced-search-property .rp-advanced-search-property-form .show-features:hover,
.noo-recent-news.home_3 .recent-news-container article .post-content .btn_readmore:hover {
color: #f57f18;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-arrow i:hover,
.noo-testimonial.style-2 .style-slick-top .noo-content:before,
.noo-testimonial.style-2 .style-slick-top .noo-content:after,
.noo-property-walkscore .rp-property-walkscore .walkscore_details a {
color: #f57f18;
}
.noo-agent-listing-sc .style-tab .agent-item.active,
.noo-agent-listing-sc .style-tab .agent-item:hover {
border-right: 4px solid #f57f18;
} .rp-advanced-search-property .no_map .rp-item-wrap select,
.rp-advanced-search-property .rp-advanced-search-property-form .rp-area .area-results,
.rp-advanced-search-property .rp-advanced-search-property-form .rp-price .price-results,
.rp-advanced-search-property .rp-advanced-search-property-form .show-features {
color: #757575;
}
.owl-item .noo-simple-featured-property-sc .property-meta > span > span,
ul.noo-list-property li.property-item .property-content .property-meta > span > span {
color: #757575;
}
html .noo-recent-news.home_1 .recent_news_item .readmore,
html .noo-testimonial.style-1 ul li .noo-title,
html .noo-property-country .noo-list-property-country .property-item .property-content .property-meta > span > span,
html ul.noo-list-agent.style-grid-simple .agent-item .noo-content .readmore {
color: #757575;
}
.noo-simple-information .noo-header .text-left,
.noo-list-property-tab .property-item-content .property-meta .meta-list > span,
html .noo-recent-news.home_3 .recent-news-container article .post-content .btn_readmore {
color: #757575;
}
.noo-property-offers ul.noo-offers-action li a,
.noo-property-offers ul.noo-list-property-offers li.property-item .property-content .property-title,
html .noo-teammember .noo-box-extension .noo-sub-title,
.noo-agent-detail-sc .agent-about label,
.noo-property-live-search ul.noo-list-property li.property-item .property-content .property-meta > span > span {
color: #757575;
}
.noo-property-live-search .noo-pagination .pagination-active,
.rp-advanced-search-property-form .rp-item-wrap select,
.search-btn-advanced .noo-btn-advance,
.site-content-archive-inner .blog-wrap .blog-inner .readmore {
color: #757575;
}
.noo-view-mode ul.noo-list-property li.property-item .property-header .more-action > span:hover {
background-color: #757575 !important;
}
.noo-featured-item-sc.style-1 .featured-item .noo-content .icon-wrap,
.rp-advanced-search-property .gmap-controls-wrap .gmap-controls > div {
background-color: #757575;
}
.rp-advanced-search-property .gmap-controls-wrap .gmap-controls .map-view-type > span,
.rp-advanced-search-property .gmap-controls-wrap .gmap-zoom > span,
.rp-advanced-search-property .rp-advanced-search-property-form .heading-search {
background-color: #757575;
}
.noo-half-map .rp-advanced-search-property .gmap-controls-wrap .gmap-controls > div,
.noo-half-map .rp-advanced-search-property .gmap-controls-wrap .gmap-controls .map-view-type > span,
.noo-half-map .rp-advanced-search-property .gmap-controls-wrap .gmap-zoom > span,
.search-btn .noo-button.noo-btn-search {
background-color: #757575;
}
#noo-content-wrapper .rp-advanced-search-property .gmap-controls-wrap .gmap-controls > div,
#noo-content-wrapper .rp-advanced-search-property .gmap-controls-wrap .gmap-controls .map-view-type > span,
#noo-content-wrapper .rp-advanced-search-property .gmap-controls-wrap .gmap-zoom > span {
background-color: #757575;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item,
.noo-form-contact-information-sc .content-right {
background-color: #757575;
opacity: 0.9;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main {
background-color: rgba(117, 117, 117, 0.45);
}
.noo-city-information .noo-item:hover:before {
background-color: #757575;
opacity: 0.6;
}
ul.noo-list-property li.property-item .property-header .more-action > span:hover {
background-color: #757575 !important;
}
html .noo-recent-news.home_1 .recent_news_item .post-title a {
color: #333333;
}
.rp-box-button .rp-button:hover,
.property-meta .rp-button:hover,
.agent-item-content .rp-button:hover,
.noo-contact .rp-button:hover {
background-color: #333333;
}
ul.noo-list-property li .rp-button:hover,
.noo-mailchimp-main .rp-button:hover,
.content-right .wpcf7-submit:hover,
.noo-box-extension .rp-button:hover,
.noo-property-detail-item .rp-button:hover,
.noo-action .wpcf7-submit:hover {
background-color: #333333;
}
.rp-advanced-search-property-wrap .rp-button:hover,
.noo-mortgage-paymant-calculator .rp-button:hover,
.noo-feedback-sidebar .wpcf7-submit:hover {
background-color: #333333;
}
.rp-form-action .rp-button:hover,
.pricing-action .rp-button:hover,
.noo-box-agent .rp-button:hover,
.noo-box-menu .rp-button:hover,
.agent-item .noo-box-agent-info .noo-thumbnail .rp-button:hover {
background-color: #333333;
} .noo-heading-sc.style-1 p,
.noo-featured-item-sc.style-1 .featured-item .noo-content p,
.noo-simple-featured-property-sc .noo-content,
.owl-item .noo-simple-featured-property-sc .noo-header .noo-info > div {
color: #333333;
}
.owl-item .noo-simple-featured-property-sc .noo-header .noo-info > div a,
ul.noo-list-property li.property-item .property-content address,
.noo-agent-listing-sc .style-tab .position,
.noo-agent-listing-sc .style-tab .agent-item-content .agent-about {
color: #333333;
}
.noo-agent-listing-sc .style-tab .agent-item-content .noo-contact > div,
.noo-recent-news.home_1 .recent_news_item .post-info > span,
.noo-testimonial.style-1 ul li .noo-content {
color: #333333;
}
.noo-testimonial.style-1 ul li .noo-title span,
.noo-heading-sc.style-4 p,
.noo-testimonial .noo-testimonial-grid .noo-item .noo-content,
.noo-testimonial .noo-testimonial-grid .noo-item .noo-position {
color: #333333;
}
.rp-advanced-search-property-wrap .noo-box-features-content .checkbox,
.noo-list-property-tab .property-item .name,
.noo-list-property-tab .property-item address,
.noo-agent-listing-sc .style-grid .agent-item .position {
color: #333333;
}
.noo-form-contact-information-sc .content-left .noo-content,
.noo-form-contact-information-sc .content-left ul.list-icon li p,
html .noo-recent-news.home_3 .recent-news-container article .post-content .post-excerpt {
color: #333333;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .post-info,
.noo-property-offers .noo-header .noo-sub-title,
.noo-teammember .noo-header .sub-title {
color: #333333;
}
.noo-teammember .noo-header .sub-title-more,
html .noo-teammember .noo-box-extension .noo-description-extension,
.rp-advanced-search-property .style_2 .no_map .heading-search .noo-sub-title {
color: #333333;
}
.rp-agency-listing-slide .agency-item .address,
.rp-agency-listing-slide .agency-item .rp-list-social li,
.noo-feature-content .sc-sub-title,
.noo-floor-plan-sc .sc-sub-title {
color: #333333;
}
.noo-property-live-search ul.noo-list-property.style-list li.property-item p,
.noo-property-live-search ul.noo-list-property.style-list li.property-item .property-price,
.sidebar .widget_rp_featured_property .rp-content address {
color: #333333;
}
.entry-property .noo-box-property-detail ul.noo-box-property-detail-content#noo-feature li,
.entry-property .noo-box-property-detail ul.noo-box-property-detail-content#noo-detail li,
.entry-property .noo-box-related .noo-header p {
color: #333333;
}
.noo-item-wrap input[type="text"],
.property-title .social-share-wrap .social-share li a,
.noo-property-box-agent .noo-box-agent-info .noo-content .noo-contact > div {
color: #333333;
}
.noo-property-box-agent .noo-box-agent-info .noo-content .position,
.noo-property-box-agent .noo-box-agent-info .noo-content .agent-about,
.agent-item .noo-box-agent-info .noo-content .position {
color: #333333;
}
.noo-single-agent .noo-box-agent-info .noo-content .position,
.agent-item .noo-box-agent-info .noo-content .noo-contact > div,
.noo-single-agent .noo-box-agent-info .noo-content .noo-contact > div {
color: #333333;
}
.noo-main-content .noo-single-agent .entry-agent,
.agent-item .noo-box-agent-info .noo-content .agent-about,
.noo-page-main-dashboard .noo-page-agent-dashboard .noo-box-agent .noo-content {
color: #333333;
}
.noo-page-main-dashboard .noo-page-agent-dashboard .noo-box-agent .noo-info .position,
.noo-page-main-dashboard .noo-page-agent-dashboard .noo-box-contact-me ul li,
.rp-profile .rp-agent-profile .noo-upload-image p,
.noo-tab-wrap ul#noo-review .form-comment .noo-header .item-notice {
color: #333333;
}
.rp-agency-listing-slide .slick-dots li,
.noo-property-offers.offers-slider .slick-dots li {
background-color: #333333;
}
.noo-property-offers.offers-slider .slick-dots li.slick-active,
.noo-property-offers.offers-slider .slick-dots li:hover {
background-color: #f57f18;
}
.bootstrap-tagsinput .label-info {
background-color: #f57f18;
}.gmaps-shortcode-wrap .map-content img{margin-bottom:10px}.gmaps-shortcode-wrap .map-content label{display:block;text-align:center;font-size:14px;margin-bottom:10px}.gmaps-shortcode-wrap .map-content span{display:block;margin-bottom:5px}.gmaps-shortcode-wrap .map-content span:last-child{margin-bottom:0}.gmaps-shortcode-wrap .map-content span i{margin-right:5px}.gmaps-shortcode-wrap .map-info{width:180px}.gmaps-shortcode-wrap .map-info .info-image{float:left;max-width:200px;padding:10px}.gmaps-shortcode-wrap .map-info .info-address{padding:8px 0 8px 0}.gmaps-shortcode-wrap .map-info .info-address p{text-align:center;font-size:14px}.gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button{width:200px;margin:0 auto;padding:15px 0;border:1px solid #fcac2f;text-align:center}.gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button:hover{background:#fcac2f;cursor:pointer}.noo-clients{position:relative}.noo-clients.style-1{margin:50px 0}.noo-clients.style-1 .client-item{padding:30px;text-align:center;border:1px solid #dedede}.noo-clients.style-1 .owl-dots{position:absolute;right:0;bottom:-30px;margin-right:30px}.noo-clients.style-1 .owl-dots>div{width:15px;height:15px;background:rgba(128, 128, 128, 0.5);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;margin:0 2px;display:inline-block;float:right}.noo-clients.style-1 .owl-dots>div.active,.noo-clients.style-1 .owl-dots>div:hover{background:#fcac2f}.noo-clients.style-2{margin:40px 0}.noo-clients.style-2 .client-item{height:120px;width:100%;background:#fff;padding:15px}.noo-clients.style-2 .client-item img{height:90px;width:auto;margin:0 auto}.noo-clients.style-2 .owl-nav{position:absolute;top:-40px;right:0}.noo-clients.style-2 .owl-nav:after{clear:both;display:table;content:''}.noo-clients.style-2 .owl-nav .owl-next,.noo-clients.style-2 .owl-nav .owl-prev{float:left;margin:11px;background:#666;width:20px;height:20px;line-height:20px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.noo-clients.style-2 .owl-nav .owl-next i,.noo-clients.style-2 .owl-nav .owl-prev i{font-size:20px;color:#fff}.noo-clients.style-2 .owl-nav .owl-next:hover,.noo-clients.style-2 .owl-nav .owl-prev:hover{background:#fcac2f}.noo-clients.style-1{margin:0}.noo-clients.style-1 .client-item{padding:10px;text-align:center;width:33.3333%;border-right:1px solid #dedede;border-top:none;border-left:none;border-bottom:none}.noo-clients.style-1 .client-item:first-child{border-bottom:1px solid #dedede}.noo-clients.style-1 .client-item:nth-child(2){border-bottom:1px solid #dedede}.noo-clients.style-1 .client-item:nth-child(3){border-bottom:1px solid #dedede}.noo-clients.style-1 .client-item:nth-child(3){border-right:none}.noo-clients.style-1 .client-item:nth-child(6){border-right:none}.noo-video-player{text-align:center;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.noo-video-player .overflow-bg{width:100%;height:100%;position:absolute;top:0;left:0}.noo-video-player .noo-button-play{top:50%;z-index:2;width:100%;position:absolute;-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%)}.noo-video-player .play-button{color:#fff;font-size:30px;line-height:47px;text-align:center;cursor:pointer;display:inline-block;width:60px;height:60px;border:6px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.noo-video-player .play-button:hover{color:#fcac2f}.noo-video-player .play-button i{-moz-transform:translate(3px, 0);-webkit-transform:translate(3px, 0);-ms-transform:translate(3px, 0);-o-transform:translate(3px, 0);transform:translate(3px, 0)}.noo-video-player .noo-title{color:#fff;font-size:31px;line-height:26px;letter-spacing:1px;font-weight:700;text-transform:uppercase;margin:24px 0 22px}.noo-video-player .noo-title>b{color:#fcac2f;font-weight:700}.noo-video-player .noo-description{color:#fff;font-size:18px;line-height:26px;font-style:italic}.noo-video-player .noo-description>b{text-decoration:underline;font-weight:500}.noo-video-player .iframe-video-player{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;display:none;overflow:hidden;background-color:#000000;z-index:99}.noo-video-player .iframe-video-player .video-close{padding:5px 10px;right:15px;cursor:pointer;color:white;background:#fcac2f;z-index:100;position:absolute}.noo-instagram{position:relative;z-index:0}.noo-instagram .noo-instagram.grid .instagram-info{float:left}.noo-instagram .noo-instagram.grid.columns-8 .instagram-info{width:12.5%}.noo-instagram .noo-instagram.grid.columns-7 .instagram-info{width:14.285%}.noo-instagram .noo-instagram.grid.columns-6 .instagram-info{width:16.6666%}.noo-instagram .noo-instagram.grid.columns-5 .instagram-info{width:20%}.noo-instagram .noo-instagram.grid.columns-4 .instagram-info{width:25%}.noo-instagram .noo-instagram.grid.columns-3 .instagram-info{width:33.333%}.noo-instagram .noo-instagram.grid.columns-3 .instagram-info img{width:100%}.noo-instagram .noo-instagram.grid.columns-2 .instagram-info{width:50%}.noo-instagram .noo-instagram.grid.columns-2 .instagram-info img{width:100%}.noo-instagram .noo-instagram.grid.columns-1 .instagram-info{width:100%}@media (max-width:991px){.noo-instagram .noo-instagram.grid.columns-5 .instagram-info,.noo-instagram .noo-instagram.grid.columns-6 .instagram-info,.noo-instagram .noo-instagram.grid.columns-7 .instagram-info,.noo-instagram .noo-instagram.grid.columns-8 .instagram-info{width:25%}}@media (max-width:767px){.noo-instagram .noo-instagram.grid.columns-4 .instagram-info,.noo-instagram .noo-instagram.grid.columns-5 .instagram-info,.noo-instagram .noo-instagram.grid.columns-6 .instagram-info,.noo-instagram .noo-instagram.grid.columns-7 .instagram-info,.noo-instagram .noo-instagram.grid.columns-8 .instagram-info{width:33.33%}}.noo-instagram .instagram-info{-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.noo-instagram .instagram-info a:before{position:absolute;top:0;left:0;content:'';height:100%;width:100%;background-color:rgba(255, 255, 255, 0.8);opacity:0;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease;z-index:2}.noo-instagram .instagram-info a:after{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"\f2a3";display:inline-block;font-family:"Ionicons";font-size:24px;width:24px;opacity:0;z-index:2;line-height:1;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.noo-instagram .instagram-info:hover{-webkit-box-shadow:0px 0 8px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0 8px 1px rgba(0, 0, 0, 0.2);box-shadow:0px 0 8px 1px rgba(0, 0, 0, 0.2);z-index:1}.noo-instagram .instagram-info:hover a:after,.noo-instagram .instagram-info:hover a:before{opacity:1}.noo-instagram .instagram-control .instagram-nav{position:absolute;top:50%;-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);padding:10px 15px;color:#808080;z-index:1;background-color:#ffffff;opacity:0;cursor:pointer;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease;-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.2)}.noo-instagram .instagram-control .instagram-nav.nav_prev{left:0px}.noo-instagram .instagram-control .instagram-nav.nav_next{right:0px}.noo-instagram .instagram-control .instagram-nav:hover{color:#fcac2f}.noo-instagram:hover .instagram-control .instagram-nav{opacity:1}.noo-instagram:hover .instagram-control .instagram-nav.nav_prev{left:20px}.noo-instagram:hover .instagram-control .instagram-nav.nav_next{right:20px}.noo-instagram .btn_gallery{text-align:right;height:0;position:relative}.noo-instagram .btn_gallery a{right:15px;position:absolute;bottom:15px;z-index:2;display:inline-block;background:rgba(255, 255, 255, 0.9);padding:10px 35px;text-transform:uppercase;color:#333;-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.2);box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.2);font-size:14px;font-weight:600;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.noo-instagram .btn_gallery a:hover{background-color:#fcac2f;color:#ffffff}.noo-recent-news .recent_news_item .post-thumbnail .post-image{background-color:#000000;position:relative;overflow:hidden}.noo-recent-news .recent_news_item .post-thumbnail .post-image img{-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.noo-recent-news .recent_news_item .post-thumbnail .post-image:after{content:'\f045';font-family:FontAwesome;color:#ffffff;position:absolute;left:50%;top:30%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;font-size:30px;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease}.noo-recent-news .recent_news_item:hover .post-thumbnail .post-image img{-moz-opacity:0.5;-khtml-opacity:0.5;-webkit-opacity:0.5;opacity:0.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.noo-recent-news .recent_news_item:hover .post-thumbnail .post-image:after{top:50%;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100)}.noo-recent-news.home_1 .recent-news-container{padding:15px 0 35px}.noo-recent-news.home_1 .recent_news_item{-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s}.noo-recent-news.home_1 .recent_news_item .post-content{background:#fafafa;padding:16px 18px 20px}.noo-recent-news.home_1 .recent_news_item .post-title{margin:0;padding:0 0 5px;line-height:20px}.noo-recent-news.home_1 .recent_news_item .post-title a{color:#071645;font-size:15px;font-weight:600;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s}.noo-recent-news.home_1 .recent_news_item .post-title a:hover{color:#fcac2f}.noo-recent-news.home_1 .recent_news_item .post-info>span{color:#666666;font-size:14px;line-height:26px;font-style:italic;padding-right:10px}.noo-recent-news.home_1 .recent_news_item .post-info>span i{color:#fcac2f;font-size:18px;line-height:26px;padding-right:6px}.noo-recent-news.home_1 .recent_news_item .post-description{margin:10px 0 12px}.noo-recent-news.home_1 .recent_news_item .readmore{color:#071645;font-size:14px;line-height:26px;font-weight:600;text-decoration:underline;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s}.noo-recent-news.home_1 .recent_news_item .readmore:hover{color:#fcac2f}.noo-recent-news.home_1 .recent_news_item:hover{-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3);box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.3)}.noo-recent-news.home_2 .recent-news-container .first-item:hover .post-thumbnail{opacity:0.5}.noo-recent-news.home_2 .recent-news-container .first-item .post-thumbnail{position:relative;height:410px;background-size:cover!important;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}@media (max-width:767px){.noo-recent-news.home_2 .recent-news-container .first-item .post-thumbnail{height:190px}}.noo-recent-news.home_2 .recent-news-container .first-item .entry-content{color:#333;position:absolute;bottom:0px;right:0px;width:100%;padding:10px 0px;padding-top:20px;background-color:#ffffff}.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-title{font-size:18px;text-transform:uppercase;margin:0;line-height:30px;font-weight:400;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-title:hover{color:#fcac2f}.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-post-meta{font-size:14px;opacity:0.9;font-weight:normal;line-height:30px;width:100%;display:inline-block;position:relative}.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-post-meta .post-author{display:inline-block;margin-right:5px}.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-post-meta .post-date{display:inline-block}.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-post-meta .author{text-transform:capitalize;font-weight:700;font-style:normal}.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-excerpt{font-style:normal;width:100%}@media (max-width:767px){.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-excerpt{display:none}}@media (max-width:767px){.noo-recent-news.home_2 .recent-news-container .first-item .entry-content{padding-right:8px;padding-left:8px;position:relative;text-align:center}}@media (max-width:767px){.noo-recent-news.home_2 .recent-news-container .first-item{margin-bottom:30px}}.noo-recent-news.home_2 .recent-news-container .col-md-6 .post-thumbnail{display:table-cell;position:relative;height:190px;background-size:cover!important;width:50%;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}@media (max-width:767px){.noo-recent-news.home_2 .recent-news-container .col-md-6 .post-thumbnail{display:block;width:100%}.noo-recent-news.home_2 .recent-news-container .col-md-6 .post-thumbnail:after{opacity:0}}.noo-recent-news.home_2 .recent-news-container .col-md-6 .col-xs-12{display:table}.noo-recent-news.home_2 .recent-news-container .col-md-6 .col-xs-12:hover .post-thumbnail{opacity:0.5}.noo-recent-news.home_2 .recent-news-container .col-md-6 .last-post{margin-top:28px}.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content{display:table-cell;vertical-align:middle;width:50%;padding:20px 15px;padding-left:30px;color:#333;z-index:1;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-title{font-size:18px;margin:0;text-transform:uppercase;line-height:30px;font-weight:400;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-title:hover{color:#fcac2f}.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-post-meta{font-size:14px;opacity:0.9;font-weight:normal;line-height:30px;width:100%;display:inline-block;position:relative}.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-post-meta .post-author{display:inline-block;margin-right:5px}.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-post-meta .post-date{display:inline-block}.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-post-meta .author{text-transform:capitalize;font-weight:700;font-style:normal}.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-excerpt{font-style:normal;width:100%}@media (max-width:767px){.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-excerpt{display:none}}@media (min-width:768px) and (max-width:991px){}@media (max-width:767px){.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content{width:100%;text-align:center;display:block;top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);padding-right:8px;padding-left:8px}}.noo-recent-news.home_3 .owl-nav{display:none}.noo-recent-news.home_3 .recent-news-container{margin-top:15px}.noo-recent-news.home_3 .recent-news-container article{position:relative}.noo-recent-news.home_3 .recent-news-container article .post-content{padding:16px 20px}.noo-recent-news.home_3 .recent-news-container article .post-content .entry-title{font-size:15px;line-height:26px;font-weight:700;margin:0}.noo-recent-news.home_3 .recent-news-container article .post-content .post-author{margin-right:5px;text-transform:capitalize}.noo-recent-news.home_3 .recent-news-container article .post-content .post-author:after{content:"/";margin-left:5px}.noo-recent-news.home_3 .recent-news-container article .post-content .post-info{color:#666666;font-size:14px;line-height:26px;font-style:italic}.noo-recent-news.home_3 .recent-news-container article .post-content .post-info a{color:#fcac2f}.noo-recent-news.home_3 .recent-news-container article .post-content .post-excerpt{color:#333;font-size:14px;line-height:24px}.noo-recent-news.home_3 .recent-news-container article .post-content .btn_readmore{display:inline-block;position:relative;text-decoration:underline;color:#071645;font-size:14px;line-height:24px;font-weight:700}.noo-recent-news.home_3 .recent-news-container article .post-content .btn_readmore:hover{color:#fcac2f}.noo-counter.style_1{position:relative;border-radius:100%;margin:0 auto;-webkit-transition:all 0.35s ease-in-out;-o-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}.noo-counter.style_1 .gr-counter .content-inner{position:relative;text-align:center;font-weight:bold;line-height:1.3}.noo-counter.style_1 .gr-counter .content-inner .gr-number-counter{font-size:48px;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.noo-counter.style_1 .gr-counter .content-inner .gr-text-defaul{margin-top:5px;white-space:nowrap;font-size:18px;text-transform:uppercase;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.countdown-shortcode-wrap .countdown-content{text-align:center}.countdown-shortcode-wrap .countdown-content .list-time{list-style:none;list-style-type:none;padding:0;text-align:center;color:#000000}.countdown-shortcode-wrap .countdown-content .list-time li{position:relative;display:inline-block;margin:20px 15px;padding:18px 0;width:80px;height:80px;border:1px solid #000000}.countdown-shortcode-wrap .countdown-content .list-time li p{margin:0}.countdown-shortcode-wrap .countdown-content .list-time li p.countdown-number{font-size:24px;font-weight:normal}.countdown-shortcode-wrap .countdown-content .list-time li p:last-child{margin-top:30px;text-align:center;font-size:18px}.countdown-shortcode-wrap .countdown-content .list-time li.cd-seconds p.countdown-number:after{content:''}@media (max-width:479px){.countdown-shortcode-wrap .countdown-content .list-time li{margin:20px 15px}}.countdown-shortcode-wrap .countdown-content2 .list-time{list-style:none;list-style-type:none;padding:0;text-align:center;color:#000000}.countdown-shortcode-wrap .countdown-content2 .list-time li{position:relative;display:inline-block;margin:20px 15px;padding:18px 0;width:80px;height:80px;border:1px solid #000000}.countdown-shortcode-wrap .countdown-content2 .list-time li p{margin:0}.countdown-shortcode-wrap .countdown-content2 .list-time li p.countdown-number{font-size:24px;font-weight:normal}.countdown-shortcode-wrap .countdown-content2 .list-time li p:last-child{position:relative;margin-top:0px;text-align:center;font-size:18px;display:inline-block;background-color:#ffffff}.countdown-shortcode-wrap .countdown-content2 .list-time li.cd-seconds p.countdown-number:after{content:''}@media (max-width:479px){.countdown-shortcode-wrap .countdown-content2 .list-time li{margin:20px 15px}}.countdown-shortcode-wrap .countdown-content2 .time_circles{color:#ffffff}.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Days h4,.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Days span,.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Hours h4,.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Hours span,.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Minutes h4,.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Minutes span,.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Seconds h4,.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Seconds span{color:#ffffff}.countdown-shortcode-wrap .countdown-content3 ul{list-style-type:none;margin:0;padding:0}.countdown-shortcode-wrap .countdown-content3 ul li{position:relative;display:inline-block;margin:30px 40px;padding:0 0px}.countdown-shortcode-wrap .countdown-content3 ul li p{margin:0}.countdown-shortcode-wrap .countdown-content3 ul li p.countdown-number{font-size:60px;font-weight:normal}@media (max-width:479px){.countdown-shortcode-wrap .countdown-content3 ul li p.countdown-number{font-size:48px}}.countdown-shortcode-wrap .countdown-content3 ul li p:last-child{position:absolute;right:-50px;top:70px;display:block;margin-top:0px;text-align:left;font-size:16px;width:70px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.countdown-shortcode-wrap .countdown-content3 ul li.cd-seconds p.countdown-number:after{content:''}@media (max-width:479px){.countdown-shortcode-wrap .countdown-content3 ul li{margin:10px 20px}}.noo-testimonial .owl-dots{position:absolute;left:50%;-moz-transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);bottom:10px;margin-right:30px}.noo-testimonial .owl-dots>div{width:10px;height:10px;background:rgba(128, 128, 128, 0.5);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;margin:0 2px;display:inline-block;float:right}.noo-testimonial .owl-dots>div.active,.noo-testimonial .owl-dots>div:hover{background:#fcac2f}.noo-testimonial.style-1 ul{list-style:none;padding:0 0 45px;position:relative}.noo-testimonial.style-1 ul:before{content:'\f10e';font-family:"FontAwesome";font-size:40px;line-height:24px;color:#fcac2f;position:absolute;right:60px;top:-10px;z-index:9}.noo-testimonial.style-1 ul:after{content:'';position:absolute;right:48px;top:-10px;z-index:8;background:#ffffff;width:60px;height:30px}.noo-testimonial.style-1 ul li{border:1px solid #e5e4e4;padding:22px}.noo-testimonial.style-1 ul li .noo-header:after{clear:both;display:table;content:''}.noo-testimonial.style-1 ul li .noo-thumb{float:left;width:80px;height:80px;overflow:hidden;background:#fff;margin-right:13px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.noo-testimonial.style-1 ul li .noo-thumb img{width:80px;height:80px}.noo-testimonial.style-1 ul li .noo-content{color:#555;font-size:14px;line-height:24px}.noo-testimonial.style-1 ul li .stars{margin:10px 0}.noo-testimonial.style-1 ul li .noo-title{color:#071645;font-size:14px;line-height:24px;letter-spacing:.5px;font-weight:700;margin:15px 0 0}.noo-testimonial.style-1 ul li .noo-title span{color:#333;font-weight:500;font-style:italic}.noo-testimonial.style-1 .owl-nav{position:absolute;bottom:0;right:0}.noo-testimonial.style-1 .owl-nav:after{clear:both;display:table;content:''}.noo-testimonial.style-1 .owl-nav .owl-next,.noo-testimonial.style-1 .owl-nav .owl-prev{float:left;margin:11px;background:#666;width:20px;height:20px;line-height:20px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.noo-testimonial.style-1 .owl-nav .owl-next i,.noo-testimonial.style-1 .owl-nav .owl-prev i{font-size:20px;color:#fff}.noo-testimonial.style-1 .owl-nav .owl-next:hover,.noo-testimonial.style-1 .owl-nav .owl-prev:hover{background:#fcac2f}.noo-testimonial.style-2{padding:50px 0;text-align:center;max-width:830px;margin:auto}.noo-testimonial.style-2 .noo-heading .noo-title{color:#fff;font-weight:700;text-transform:uppercase;font-size:30px;line-height:26px;letter-spacing:1px;margin:0 0 13px;padding:0}.noo-testimonial.style-2 .noo-heading .noo-content{color:#fff;font-size:16px;font-style:italic;line-height:26px;font-weight:500}.noo-testimonial.style-2 .style-slick-top .noo-content{color:#fff;font-size:16px;line-height:26px;font-style:italic;position:relative;margin-top:45px;padding:0 15px}.noo-testimonial.style-2 .style-slick-top .noo-content:before{position:absolute;top:0;left:0;content:'\f10d';font-family:"FontAwesome";color:#fcac2f}.noo-testimonial.style-2 .style-slick-top .noo-content:after{position:absolute;bottom:0;right:0;content:'\f10e';font-family:"FontAwesome";color:#fcac2f}.noo-testimonial.style-2 .style-slick-top .noo-title{text-transform:uppercase}.noo-testimonial.style-2 .style-slick-top .noo-position,.noo-testimonial.style-2 .style-slick-top .noo-title{color:#ffffff}.noo-testimonial.style-2 .style-slick-list{max-width:440px;margin:0 auto}.noo-testimonial.style-2 .style-slick-list .noo-thumb{height:70px!important;width:70px!important;overflow:hidden;position:relative;-moz-transform:translate(0, 10px);-webkit-transform:translate(0, 10px);-ms-transform:translate(0, 10px);-o-transform:translate(0, 10px);transform:translate(0, 10px);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer}.noo-testimonial.style-2 .style-slick-list .noo-thumb img{height:70px;width:70px}.noo-testimonial.style-2 .style-slick-list .noo-thumb:before{position:absolute;left:0;top:0;bottom:0;right:0;content:'';background:rgba(7, 22, 69, 0.73)}.noo-testimonial.style-2 .style-slick-list .noo-thumb.slick-current{height:90px!important;width:90px!important;overflow:hidden;-moz-transform:translate(0, 0);-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.noo-testimonial.style-2 .style-slick-list .noo-thumb.slick-current img{height:90px;width:90px}.noo-testimonial.style-2 .style-slick-list .noo-thumb.slick-current:before{content:none}.noo-testimonial.style-2 .style-slick-list .slick-list{overflow:visible}@media screen and (min-width:768px){.noo-testimonial.style-3 .noo-testimonial-grid .noo-item{text-align:left;display:table}.noo-testimonial.style-3 .noo-testimonial-grid .noo-item>*{display:table-cell;vertical-align:middle}.noo-testimonial.style-3 .noo-testimonial-grid .slick-dots{max-width:230px}}.noo-testimonial.style-3 .noo-testimonial-grid .noo-item:hover{background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-thumb{width:200px;height:auto;text-align:center;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-thumb img{display:block;margin:0 auto 10px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-content,.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-position,.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-title{color:#ffffff}.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-content{font-style:italic;font-size:16px;line-height:30px}.noo-testimonial .slick-slider .slick-track{padding:2px 0}.noo-testimonial .stars{background:url(//www.directoproprio.fr/wp-content/plugins/noo-palazzo-framework/assets/images/stars.png) repeat-x 0 0;width:95px;margin:0 auto}.noo-testimonial .stars label{display:block;width:19px;height:19px;margin:0!important;padding:0!important;text-indent:-999em;float:left;position:relative;z-index:10;background:transparent!important;cursor:pointer}.noo-testimonial .stars label.star-5~span{width:100%}.noo-testimonial .stars label.star-4_5~span{width:90%}.noo-testimonial .stars label.star-4~span{width:80%}.noo-testimonial .stars label.star-3_5~span{width:70%}.noo-testimonial .stars label.star-3~span{width:60%}.noo-testimonial .stars label.star-2_5~span{width:50%}.noo-testimonial .stars label.star-2~span{width:40%}.noo-testimonial .stars label.star-1_5~span{width:30%}.noo-testimonial .stars label.star-1~span{width:20%}.noo-testimonial .stars label.star-0_5~span{width:10%}.noo-testimonial .stars label:hover~span{background-position:0 -19px}.noo-testimonial .stars label.star-5:hover~span{width:100%!important}.noo-testimonial .stars label.star-4:hover~span{width:80%!important}.noo-testimonial .stars label.star-3:hover~span{width:60%!important}.noo-testimonial .stars label.star-2:hover~span{width:40%!important}.noo-testimonial .stars label.star-1:hover~span{width:20%!important}.noo-testimonial .stars span{display:block;width:0;position:relative;top:0;left:0;height:19px;background:url(//www.directoproprio.fr/wp-content/plugins/noo-palazzo-framework/assets/images/stars.png) repeat-x 0 -38px;-webkit-transition:-webkit-width 0.5s;-moz-transition:-moz-width 0.5s;-ms-transition:-ms-width 0.5s;-o-transition:-o-width 0.5s;-webkit-transition:width 0.5s;-o-transition:width 0.5s;transition:width 0.5s}.noo-testimonial-grid{margin-bottom:10px}.noo-testimonial-grid .slick-dots{bottom:-10px}.noo-testimonial-grid .slick-dots li{width:10px;height:10px}.noo-testimonial-grid .slick-dots li.slick-active button,.noo-testimonial-grid .slick-dots li:hover button{background:#fcac2f}.noo-testimonial-grid .slick-dots li button{padding:0;width:10px;height:10px;display:block;background:#ffffff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.noo-testimonial-grid .slick-dots li button:before{content:none}.noo-testimonial-grid .slick-arrow{z-index:1;top:50%;position:absolute;-moz-transform:translate(0, - 50%);-webkit-transform:translate(0, - 50%);-ms-transform:translate(0, - 50%);-o-transform:translate(0, - 50%);transform:translate(0, - 50%);opacity:0;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.noo-testimonial-grid .slick-arrow.pull-right{right:0}.noo-testimonial-grid .slick-arrow.pull-left{left:0}.noo-testimonial-grid .slick-arrow i{font-size:20px;font-weight:900;color:#ffffff;padding:10px;background:#fcac2f}.noo-testimonial-grid:hover .slick-arrow{opacity:1}.noo-testimonial-grid .noo-item{text-align:center;padding-top:20px;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.noo-testimonial-grid .noo-item .noo-thumb{height:110px;width:110px;overflow:hidden;display:inline-block}.noo-testimonial-grid .noo-item .noo-thumb img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:110px;width:110px}.noo-testimonial-grid .noo-item .noo-title{font-size:16px;line-height:26px;letter-spacing:1px;font-weight:700;margin:5px 0 0}.noo-testimonial-grid .noo-item .noo-position{color:#666666;font-size:14px;line-height:26px;font-style:italic;margin-bottom:5px}.noo-testimonial-grid .noo-item .noo-content{color:#444444;font-size:14px;line-height:24px;padding:0 25px 30px}.noo-testimonial-grid .noo-item:hover{background:#ffffff;-webkit-box-shadow:0 5px 20px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 20px 0 rgba(0, 0, 0, 0.2);box-shadow:0 5px 20px 0 rgba(0, 0, 0, 0.2)}.noo-teammember{padding:30px 0}.noo-teammember .teammember-item{margin-bottom:30px}.noo-teammember .teammember-content{position:relative}.noo-teammember .teammember-content:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 51, 0.8);-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);-webkit-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.noo-teammember .teammember-content .teammember-meta{position:absolute;top:25%;left:0;right:0;bottom:0;text-align:center;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s}.noo-teammember .teammember-content .teammember-meta .teammember-title{color:#fff;font-weight:700;text-transform:uppercase;cursor:pointer}.noo-teammember .teammember-content .teammember-meta .teammember-position{color:#fff;font-size:16px;line-height:26px;font-style:italic;cursor:pointer}.noo-teammember .teammember-content .teammember-meta .teammember-social-profile{list-style:none;margin:0;padding:0}.noo-teammember .teammember-content .teammember-meta .teammember-social-profile li{display:inline-block;width:40px;height:40px;line-height:26px;text-align:center;background:#fff;margin:0 4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.noo-teammember .teammember-content .teammember-meta .teammember-social-profile li a{font-size:20px;line-height:36px}.noo-teammember .teammember-content:hover .teammember-meta,.noo-teammember .teammember-content:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100)}.noo-teammember .noo-header{margin-bottom:40px}.noo-teammember .noo-header:after{clear:both;content:'';display:table}.noo-teammember .noo-header .noo-title{font-size:30px;line-height:26px;letter-spacing:1px;font-weight:700;text-transform:uppercase}.noo-teammember .noo-header .sub-title{color:#666666;font-size:16px;line-height:26px;font-style:italic}.noo-teammember .noo-header .noo-title-more{font-size:16px;line-height:16px;letter-spacing:1px;font-weight:700;text-transform:uppercase;border-bottom:2px solid;display:inline-block;margin-top:30px}.noo-teammember .noo-header .sub-title-more{color:#666666;font-size:14px;line-height:24px;font-weight:700}.noo-teammember .noo-box-extension{background:#fafafa;padding:25px 30px}.noo-teammember .noo-box-extension .noo-title{font-size:16px;line-height:26px;letter-spacing:1px;font-weight:700;text-transform:uppercase;margin:0;padding:0}.noo-teammember .noo-box-extension .noo-sub-title{color:#666666;font-size:14px;line-height:24px;font-weight:700}.noo-teammember .noo-box-extension .noo-description-extension{color:#444444;font-size:14px;line-height:24px}.noo-teammember .noo-team-fix{position:fixed;top:0;left:0;width:100%;height:100%;display:none;background-color:rgba(0, 0, 0, 0.7);background-image:url(//www.directoproprio.fr/wp-content/plugins/noo-palazzo-framework/assets/images/3.GIF);background-position:center center;background-repeat:no-repeat;z-index:99999!important}.noo-teammember .noo-team-fix.db{display:block}.noo-teammember .noo-team-fix.bk-noimage{background-image:none}.noo-teammember .noo-team-fix .noo-team-wrap{position:absolute;left:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0)}@media (max-width:767px){.noo-teammember .noo-team-fix .noo-team-wrap{-moz-transform:translate(0%, -50%);-webkit-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-o-transform:translate(0%, -50%);transform:translate(0%, -50%);left:10px;right:10px}}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content{background:#ffffff;top:10%;bottom:10%;right:10%;left:10%;height:auto;position:relative;padding:50px 20px 40px 0}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left .teammember-image img{width:100%}@media (max-width:767px){.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content{width:100%;top:auto;bottom:auto;right:auto;left:auto}}@media (max-width:480px){.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content{padding:0;height:300px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right{padding-top:10px;width:100%!important}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left{padding-top:20px;width:100%!important}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left .noo-team-image{width:60%;margin:0 auto}}@media (max-width:320px){.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content{padding:0;height:300px;overflow-y:scroll}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right{padding-top:10px;width:100%!important}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-certificates{display:none}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left{padding-top:20px;width:100%!important}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left .noo-team-image{width:60%;margin:0 auto}}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-remove{width:40px;height:40px;background:#eeeff0;position:absolute;top:0;right:0;color:#333;border:0;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s}@media (max-width:480px){.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-remove{margin-top:-40px;position:fixed}}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-remove:hover{background:#000000;color:#ffffff}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left{width:40%;float:left;text-align:center;padding-left:30px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left h4{font-size:24px;margin:22px 10px 8px;padding:0;color:#fcac2f}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left .team_position{display:block;color:#333;text-transform:uppercase}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right{width:60%;float:left;padding:0 30px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-title{font-size:24px;position:relative;color:#333;padding:0;margin:0 0 15px 0}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-title:before{width:4px;height:4px;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:50%;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;content:'';position:absolute;left:0;top:50%;margin-top:-2px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact ul{list-style:none;padding:0;margin:0}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact ul li{line-height:28px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact ul li i{color:#fcac2f;padding-right:17px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact .team_socials a{display:inline-block;margin-top:10px;margin-right:13px;color:#333;-webkit-transition:color 0.25s ease-in-out;-o-transition:color 0.25s ease-in-out;transition:color 0.25s ease-in-out}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact .team_socials a:hover{color:#fcac2f}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty{margin-top:20px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty .team-specialty-attr{margin-top:13px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty .team-specialty-attr ul{float:left;padding:0;margin:0;list-style:none;width:50%}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty .team-specialty-attr ul li{line-height:36px;position:relative;padding:0 0 0 14px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty .team-specialty-attr ul li:before{width:4px;height:4px;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:50%;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background:#333;content:'';position:absolute;left:0;top:50%;margin-top:-2px}.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-certificates{margin-top:20px;color:#333}@media screen and (max-width:991px){.noo-teammember .noo-box-extension-wrap{clear:both}}@media screen and (max-width:767px){.noo-teammember .teammember-item .teammember-image img{width:100%;height:auto}}.noo-shortcode-wrap.noo-social-network .social-share-wrap label{float:left;font-weight:800;margin:0 10px 0 0;display:inline-block;text-transform:uppercase}.noo-shortcode-wrap.noo-social-network ul,.noo-shortcode-wrap.noo-social-network ul.social-share{display:inline-block;float:left;padding:0;margin:0}.noo-shortcode-wrap.noo-social-network ul.social-share li,.noo-shortcode-wrap.noo-social-network ul li{list-style:none;display:inline-block;float:left;margin:0 5px;width:30px;height:30px;line-height:36px;display:block;text-align:center;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;background:#333;color:#ffffff;font-size:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}.noo-shortcode-wrap.noo-social-network ul.social-share li:hover,.noo-shortcode-wrap.noo-social-network ul li:hover{background:#fcac2f;color:#ffffff}.noo-shortcode-wrap.noo-social-network ul.social-share li i,.noo-shortcode-wrap.noo-social-network ul li i{font-size:12px}.noo-shortcode-wrap.noo-social-network ul.social-share li i:before,.noo-shortcode-wrap.noo-social-network ul li i:before{padding:0}.shortcode-blog-wrap .blog-wrap .blog-inner article .post-item .entry-wrap .entry-thumbnail-wrap a.entry-thumbnail_overlay:after{content:none}.shortcode-blog-wrap .blog-wrap.masonry .blog-inner .entry-post-meta-wrap .entry-meta li{color:#ffffff}.shortcode-blog-wrap .blog-wrap.masonry .blog-inner .entry-post-meta-wrap .entry-meta li *,.shortcode-blog-wrap .blog-wrap.masonry .blog-inner .entry-post-meta-wrap .entry-meta li.entry-meta-author a{color:inherit}@font-face{font-family:eicons;src:url(//www.directoproprio.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.32.0);src:url(//www.directoproprio.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.32.0#iefix) format("embedded-opentype"),url(//www.directoproprio.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.32.0) format("woff2"),url(//www.directoproprio.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.32.0) format("woff"),url(//www.directoproprio.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.32.0) format("truetype"),url(//www.directoproprio.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.32.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzage:before{content:"\e9cc"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);--flex-wrap-mobile:wrap;margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-block-end:var(--margin-block-end);margin-inline-start:var(--margin-inline-start);padding-inline-start:var(--padding-inline-start);padding-inline-end:var(--padding-inline-end);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--padding-block-start);padding-block-end:var(--padding-block-end)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow);justify-items:var(--justify-items);align-items:var(--align-items)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-inline-end:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-inline-start:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-inline-end:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-block-start:0;padding-block-end:0;border:none}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}