@charset "utf-8";*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:100%}body{line-height:1.74;font-size:15px;font-style:normal;font-weight:500;visibility:visible;font-family:"Gordita";color:#333;position:relative;background-color:#fff}body.no-overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{color:#000;font-family:"Gordita";font-weight:600;margin-top:0;margin-bottom:0;line-height:1.41}h1{font-size:56px}@media only screen and (min-width:992px) and (max-width:1199px){h1{font-size:46px}}@media only screen and (min-width:768px) and (max-width:991px){h1{font-size:40px}}@media only screen and (max-width:767px){h1{font-size:34px}}h2{font-size:38px}@media only screen and (min-width:992px) and (max-width:1199px){h2{font-size:32px}}@media only screen and (min-width:768px) and (max-width:991px){h2{font-size:30px}}@media only screen and (max-width:767px){h2{font-size:26px}}h3{font-size:24px}@media only screen and (min-width:992px) and (max-width:1199px){h3{font-size:22px}}@media only screen and (min-width:768px) and (max-width:991px){h3{font-size:20px}}@media only screen and (max-width:767px){h3{font-size:20px}}h4{font-size:20px}@media only screen and (min-width:992px) and (max-width:1199px){h4{font-size:18px}}@media only screen and (min-width:768px) and (max-width:991px){h4{font-size:18px}}@media only screen and (max-width:767px){h4{font-size:18px}}h5{font-size:18px}@media only screen and (max-width:767px){h5{font-size:16px}}h6{font-size:16px}p:last-child{margin-bottom:0}a,button{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer}a,button,img,input{-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}*:focus{outline:none!important}a:focus{color:inherit;outline:0;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}a:hover{text-decoration:none;color:#b5cce3}.theme-color-two a:hover{color:#b5cce3}.theme-color-three a:hover{color:#a50eff}.theme-color-four a:hover{color:#5974ff}.theme-color-five a:hover{color:#5138ee}.theme-color-six a:hover{color:#5138ee}button,input[type="submit"]{cursor:pointer}ul{list-style:outside none none;margin:0;padding:0}.form-messege.success,.form-messege-2.success{color:green}.form-messege.error,.form-messege-2.error{color:red}.mark,mark{padding:0;background-color:transparent}.font-weight--bold{font-weight:800}.font-weight--reguler{font-weight:500}.font-weight--normal{font-weight:400}.font-weight--light{font-weight:300}.text-color-primary{color:#b5cce3}.text-color-secondary{color:#f9c322}.text-black{color:#000!important}.bg-gray{background-color:#edf0f8}.bg-gray-1{background-color:#fafafa}.bg-gray-2{background-color:#f8f8f8}.bg-gradient{background:-webkit-linear-gradient(top,#FFF 0,#F5F5F5 100%)}select{padding:3px 20px;height:56px;max-width:100%;width:100%;outline:0;border:1px solid #f8f8f8;border-radius:5px;background:#f8f8f8 url("../images/selector-icon.png") no-repeat center right 20px;background-color:#f8f8f8;-moz-appearance:none;-webkit-appearance:none}select:focus{background:#f8f8f8 url("../images/selector-icon.png") no-repeat center right 20px!important}.fixed-bg{background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.text-black{color:#333}.box-shadow-top{-webkit-box-shadow:0 10px 15px rgba(0,0,0,0.05);box-shadow:0 10px 15px rgba(0,0,0,0.05)}.border{border:1px solid #ededed!important}.border-top{border-top:1px solid #ededed!important}.border-right{border-right:1px solid #ededed!important}.border-bottom{border-bottom:1px solid #ededed!important}.border-left{border-left:1px solid #ededed!important}.border-top-dash{border-top:1px dashed #ddd!important}.border-bottom-dash{border-bottom:1px dashed #ddd!important}.border-top-thick{border-top:2px solid #ededed!important}.border-bottom-thick{border-bottom:2px solid #ededed!important}.border-top-drak{border-top:1px solid rgba(255,255,255,0.2)!important}.border-bottom-drak{border-bottom:1px solid rgba(255,255,255,0.2)!important}img{max-width:100%}.img-width{width:100%}::-moz-selection{color:#fff;background-color:#b5cce3}::selection{color:#fff;background-color:#b5cce3}form input:focus::-webkit-input-placeholder{color:transparent}form input:focus:-moz-placeholder{color:transparent}form input:focus::-moz-placeholder{color:transparent}form input:focus:-ms-input-placeholder{color:transparent}form input,form textarea{font-weight:500}form input::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}form input::-moz-placeholder,form textarea::-moz-placeholder{-moz-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}form input:-ms-input-placeholder,form textarea:-ms-input-placeholder{-ms-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}form input::-ms-input-placeholder,form textarea::-ms-input-placeholder{-ms-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}form input::placeholder,form textarea::placeholder{-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus,select:focus,select:focus,textarea:focus{color:#b5cce3;border-color:#b5cce3}input[type="checkbox"]{position:relative;background:0;border-width:0;-webkit-box-shadow:none;box-shadow:none;margin:0 10px 0 3px;cursor:pointer}.navigation-button{height:40px;width:40px;text-align:center;line-height:38px;background-color:#f4f4f4;font-size:24px;border-radius:50000px;display:inline-block;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.navigation-button:hover{background-color:#b5cce3;color:#fff}.navigation-button:last-child{margin-left:10px}.scroll-top{position:fixed;right:30px;bottom:-60px;z-index:999;-webkit-box-shadow:0 30px 50px rgba(0,0,0,0.03);box-shadow:0 30px 50px rgba(0,0,0,0.03);display:block;padding:0;width:60px;height:60px;border-radius:50%;text-align:center;font-size:25px;line-height:60px;cursor:pointer;opacity:0;visibility:hidden;background-color:#b5cce3;background-size:200% auto;background-position:left center;color:#fff;-webkit-transition:all .5s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .5s cubic-bezier(0.645,0.045,0.355,1);transition:all .5s cubic-bezier(0.645,0.045,0.355,1);overflow:hidden}@media only screen and (max-width:479px){.scroll-top{width:50px;height:50px;line-height:50px;font-size:20px}}.scroll-top.show{visibility:visible;opacity:1;bottom:60px}.scroll-top i{position:absolute;top:50%;left:50%;color:#fff;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.scroll-top .arrow-top{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.scroll-top .arrow-bottom{-webkit-transform:translate(-50%,80px);-ms-transform:translate(-50%,80px);transform:translate(-50%,80px)}.scroll-top:hover{background-position:right center}.scroll-top:hover .arrow-top{-webkit-transform:translate(-50%,-80px);-ms-transform:translate(-50%,-80px);transform:translate(-50%,-80px)}.scroll-top:hover .arrow-bottom{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section-space--pt_150{padding-top:150px}@media only screen and (min-width:992px) and (max-width:1199px){.section-space--pt_150{padding-top:100px}}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_150{padding-top:80px}}@media only screen and (max-width:767px){.section-space--pt_150{padding-top:60px}}.section-space--ptb_120{padding-top:120px;padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_120{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:767px){.section-space--ptb_120{padding-top:60px;padding-bottom:60px}}.section-space--pt_120{padding-top:120px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_120{padding-top:80px}}@media only screen and (max-width:767px){.section-space--pt_120{padding-top:60px}}.section-space--pb_120{padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_120{padding-bottom:80px}}@media only screen and (max-width:767px){.section-space--pb_120{padding-bottom:60px}}.section-space--ptb_100{padding-top:100px;padding-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_100{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:767px){.section-space--ptb_100{padding-top:60px;padding-bottom:60px}}.section-space--pt_100{padding-top:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_100{padding-top:80px}}@media only screen and (max-width:767px){.section-space--pt_100{padding-top:60px}}.section-space--pb_100{padding-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_100{padding-bottom:80px}}@media only screen and (max-width:767px){.section-space--pb_100{padding-bottom:60px}}.section-space--ptb_90{padding-top:90px;padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_90{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--ptb_90{padding-top:40px;padding-bottom:40px}}.section-space--pt_90{padding-top:90px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_90{padding-top:60px}}@media only screen and (max-width:767px){.section-space--pt_90{padding-top:40px}}.section-space--pb_90{padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_90{padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--pb_90{padding-bottom:40px}}.section-space--ptb_80{padding-top:80px;padding-bottom:80px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_80{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--ptb_80{padding-top:40px;padding-bottom:40px}}.section-space--pt_80{padding-top:80px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_80{padding-top:60px}}@media only screen and (max-width:767px){.section-space--pt_80{padding-top:40px}}.section-space--pb_80{padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_80{padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--pb_80{padding-bottom:40px}}.section-space--ptb_70{padding-top:70px;padding-bottom:70px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_70{padding-top:40px;padding-bottom:40px}}@media only screen and (max-width:767px){.section-space--ptb_70{padding-top:30px;padding-bottom:30px}}.section-space--pt_70{padding-top:70px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_70{padding-top:40px}}@media only screen and (max-width:767px){.section-space--pt_70{padding-top:30px}}.section-space--pb_70{padding-bottom:70px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_70{padding-bottom:40px}}@media only screen and (max-width:767px){.section-space--pb_70{padding-bottom:30px}}.section-space--ptb_60{padding-top:60px;padding-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_60{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--ptb_60{padding-top:60px;padding-bottom:60px}}.section-space--pt_60{padding-top:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_60{padding-top:60px}}@media only screen and (max-width:767px){.section-space--pt_60{padding-top:60px}}.section-space--pb_60{padding-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_60{padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--pb_60{padding-bottom:60px}}.section-space--pt_40{padding-top:40px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_40{padding-top:30px}}@media only screen and (max-width:767px){.section-space--pt_40{padding-top:30px}}.section-space--pb_40{padding-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_40{padding-bottom:30px}}@media only screen and (max-width:767px){.section-space--pb_40{padding-bottom:30px}}.section-space--ptb_30{padding-top:30px;padding-bottom:30px}.section-space--pt_30{padding-top:30px}.section-space--pb_30{padding-bottom:30px}.section-space--mt_15{margin-top:15px}.section-space--mt_20{margin-top:20px}.section-space--mt_30{margin-top:30px}.section-space--mt_40{margin-top:40px}.section-space--mt_50{margin-top:50px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_50{margin-top:40px}}@media only screen and (max-width:767px){.section-space--mt_50{margin-top:30px}}.section-space--mt_60{margin-top:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_60{margin-top:50px}}@media only screen and (max-width:767px){.section-space--mt_60{margin-top:30px}}.section-space--mt_70{margin-top:70px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_70{margin-top:50px}}@media only screen and (max-width:767px){.section-space--mt_70{margin-top:30px}}.section-space--mt_80{margin-top:80px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_80{margin-top:50px}}@media only screen and (max-width:767px){.section-space--mt_80{margin-top:30px}}.section-space--mt_100{margin-top:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_100{margin-top:80px}}@media only screen and (max-width:767px){.section-space--mt_100{margin-top:60px}}.section-space--mt_120{margin-top:120px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_120{margin-top:80px}}@media only screen and (max-width:767px){.section-space--mt_120{margin-top:60px}}.section-space--mb_15{margin-bottom:15px}.section-space--mb_20{margin-bottom:20px}.section-space--mb_30{margin-bottom:30px}.section-space--mb_40{margin-bottom:40px}@media only screen and (max-width:767px){.section-space--mb_40{margin-bottom:30px}}.section-space--mb_50{margin-bottom:50px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mb_50{margin-bottom:40px}}@media only screen and (max-width:767px){.section-space--mb_50{margin-bottom:30px}}.section-space--mb_60{margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mb_60{margin-bottom:50px}}@media only screen and (max-width:767px){.section-space--mb_60{margin-bottom:30px}}.section-space--mb_100{margin-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mb_100{margin-bottom:80px}}@media only screen and (max-width:767px){.section-space--mb_100{margin-bottom:60px}}.section-space--mb_120{margin-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mb_120{margin-bottom:80px}}@media only screen and (max-width:767px){.section-space--mb_120{margin-bottom:60px}}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}@media only screen and (max-width:767px){.small-mt__0{margin-top:0}.small-mt__10{margin-top:10px}.small-mt__20{margin-top:20px}.small-mt__30{margin-top:30px}.small-mt__40{margin-top:40px}.small-mt__50{margin-top:50px}.small-mt__60{margin-top:60px}.small-mb__30{margin-bottom:30px}.small-mb__40{margin-bottom:40px}.small-mb__50{margin-bottom:50px}.small-mb__60{margin-bottom:60px}}@media only screen and (min-width:768px) and (max-width:991px){.tablet-mt__0{margin-top:0}.tablet-mt__30{margin-top:30px}.tablet-mt__40{margin-top:40px}.tablet-mt__50{margin-top:50px}.tablet-mt__60{margin-top:60px}.tablet-mb__30{margin-bottom:30px}.tablet-mb__40{margin-bottom:40px}.tablet-mb__50{margin-bottom:50px}.tablet-mb__60{margin-bottom:60px}}@media(min-width:1200px){.container{max-width:1200px}}.container-custom-xl{max-width:1540px;width:100%}@media only screen and (min-width:1200px) and (max-width:1499px){.container-custom-xl{max-width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.container-custom-xl{max-width:100%;width:100%}}.container-custom-150{padding-right:115px;padding-left:115px}@media only screen and (min-width:1200px) and (max-width:1499px){.container-custom-150{padding-right:50px;padding-left:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.container-custom-150{padding-right:15px;padding-left:15px}}@media only screen and (min-width:768px) and (max-width:991px){.container-custom-150{padding-right:15px;padding-left:15px}}@media only screen and (max-width:767px){.container-custom-150{padding-right:15px;padding-left:15px}}.row--35{margin-left:-35px;margin-right:-35px}@media only screen and (min-width:1200px) and (max-width:1499px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--35{margin-left:-15px!important;margin-right:-15px!important}}.row--35>[class*="col"],.row--35>[class*="col-"]{padding-left:35px;padding-right:35px}@media only screen and (min-width:1200px) and (max-width:1499px){.row--35>[class*="col"],.row--35>[class*="col-"]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--35>[class*="col"],.row--35>[class*="col-"]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--35>[class*="col"],.row--35>[class*="col-"]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--35>[class*="col"],.row--35>[class*="col-"]{padding-left:15px!important;padding-right:15px!important}}.row--30{margin-left:-30px;margin-right:-30px}@media only screen and (min-width:1200px) and (max-width:1499px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--30{margin-left:-12px!important;margin-right:-12px!important}}.row--30>[class*="col"],.row--30>[class*="col-"]{padding-left:30px;padding-right:30px}@media only screen and (min-width:1200px) and (max-width:1499px){.row--30>[class*="col"],.row--30>[class*="col-"]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--30>[class*="col"],.row--30>[class*="col-"]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--30>[class*="col"],.row--30>[class*="col-"]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--30>[class*="col"],.row--30>[class*="col-"]{padding-left:15px!important;padding-right:15px!important}}.row--17{margin-left:-17px;margin-right:-17px}@media only screen and (min-width:1200px) and (max-width:1499px){.row--17{margin-left:-17px;margin-right:-17px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--17{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--17{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--17{margin-left:-15px!important;margin-right:-15px!important}}.row--17>[class*="col"],.row--17>[class*="col-"]{padding-left:17px;padding-right:17px}@media only screen and (min-width:1200px) and (max-width:1499px){.row--17>[class*="col"],.row--17>[class*="col-"]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--17>[class*="col"],.row--17>[class*="col-"]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--17>[class*="col"],.row--17>[class*="col-"]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--17>[class*="col"],.row--17>[class*="col-"]{padding-left:15px!important;padding-right:15px!important}}.row--10{margin-left:-10px;margin-right:-10px}@media only screen and (min-width:992px) and (max-width:1199px){.row--10{margin-left:-10px;margin-right:-10px}}@media only screen and (min-width:768px) and (max-width:991px){.row--10{margin-left:-10px;margin-right:-10px}}@media only screen and (max-width:767px){.row--10{margin-left:-10px!important;margin-right:-10px!important}}.row--10>[class*="col"],.row--10>[class*="col-"]{padding-left:10px;padding-right:10px}@media only screen and (min-width:992px) and (max-width:1199px){.row--10>[class*="col"],.row--10>[class*="col-"]{padding-left:10px;padding-right:10px}}@media only screen and (min-width:768px) and (max-width:991px){.row--10>[class*="col"],.row--10>[class*="col-"]{padding-left:10px!important;padding-right:10px!important}}@media only screen and (max-width:767px){.row--10>[class*="col"],.row--10>[class*="col-"]{padding-left:10px!important;padding-right:10px!important}}.section-title-two{position:relative;margin-bottom:40px}.section-title-two::after{background-color:#e3e3e3;content:"";left:0;top:50%;position:absolute;height:1px;width:100%}.section-title-two h2{color:#0f034a;background:#fff;display:inline-block;position:relative;z-index:1}.section-title-two h2::after{background-color:#fff;content:"";right:-50px;left:auto;top:50%;position:absolute;height:90%;width:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.section-title-two h2::before{background-color:#fff;content:"";left:-50px;right:auto;top:50%;position:absolute;height:90%;width:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.section-title-three .title{color:#0f034a}.sub-title-four{color:#5974ff}.breadcrumb-area{background-color:#fafafa;padding:80px 0}.breadcrumb-list{padding:10px 20px;background-color:#ffebdf;display:inline-block;border-radius:15px}.breadcrumb-list li{display:inline-block}.breadcrumb-item+.breadcrumb-item{padding-left:1.5rem;position:relative}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.1rem;color:#222;content:'';height:6px;width:6px;background:#222;border-radius:5000px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:8px}.btn{height:50px;line-height:48px;padding:0 30px;font-weight:500;border-radius:15px}.btn:hover{background-color:#b5cce3}.btn i{margin-left:10px;font-size:22px}.btn-primary{background:#b5cce3;font-weight:500;border-radius:10px;color:#fff;border:0}.btn-primary:focus{outline:none!important}.btn-primary:hover,.btn-primary:focus{background:#d4966f;color:#fff;-webkit-box-shadow:none;box-shadow:none}.btn-primary i{margin-left:10px;font-size:22px}.btn-bg-2{background-color:#ff7d6b;color:#fff}.btn-bg-3{background-color:#a50eff;color:#fff}.btn-bg-4{background-color:#5974ff;color:#fff}.btn-bg-5{background-color:#fed74b;color:#000}.btn-bg-5-primary{background-color:#5138ee;color:#fff}.btn-bg-5-primary:hover{color:#222}.btn-bg-6{background-color:#5138ee;color:#fff}.btn-bg-white{background-color:#fff;color:#0f034a}.btn-primary-three{padding:0 30px;background:#f4eaff;font-weight:600;border-radius:10px;color:#0f034a;border:0}.btn-primary-three:focus{outline:none!important}.btn-primary-three:hover,.btn-primary-three:focus{background:#a50eff;color:#fff!important;-webkit-box-shadow:none;box-shadow:none}.btn-primary-three i{margin-left:15px;font-size:22px}.btn-primary-four{padding:0 30px;background:#edf0f8;font-weight:600;border-radius:10px;color:#081131;border:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.btn-primary-four{padding:0 20px}}.btn-primary-four:focus{outline:none!important}.btn-primary-four:hover,.btn-primary-four:focus{background:#5974ff;color:#fff!important;-webkit-box-shadow:none;box-shadow:none}.btn-primary-four i{margin-left:15px;font-size:22px}.btn-outline-2{border:2px solid #ddd;border-radius:10px;color:#fff;padding-bottom:2px;color:#ff7d6b}.btn-outline-2:hover{color:#fff;border:2px solid #ff7d6b;background-color:#ff7d6b}.btn-large{padding:0 30px;height:60px;line-height:60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.btn-large{padding:0 20px}}.btn-medium{height:50px;line-height:50px;padding:0 20px}.woocommerce{background-color:#fff1dc;color:#d59a46;border-radius:15px}.woocommerce:hover{background-color:#d59a46;color:#fff}.wordpress{background-color:#e0f9f6;color:#3ac8bd;border-radius:15px}.wordpress:hover{background-color:#3ac8bd;color:#fff}.magento{background-color:#fbefef;color:#b36262;border-radius:15px}.magento:hover{background-color:#b36262;color:#fff}.laravel{background-color:#9c8bda;color:#fff;border-radius:15px}.laravel:hover{background-color:#9c8bda;color:#fff}.ux-design{background-color:#e8f7e0;color:#8cad78;border-radius:15px}.ux-design:hover{background-color:#8cad78;color:#fff}.online-tutorial{background-color:#e3f0ff;color:#7f9cbf;border-radius:15px}.online-tutorial:hover{background-color:#7f9cbf;color:#fff}.marketing{background-color:#fdf0e8;color:#c49076;border-radius:15px}.marketing:hover{background-color:#c49076;color:#fff}.javaScript{background-color:#ffe7da;color:#fe8e4b;border-radius:15px}.javaScript:hover{background-color:#fe8e4b;color:#fff}.lifestyle{background-color:#e1fae3;color:#1f9a39;border-radius:15px}.lifestyle:hover{background-color:#1f9a39;color:#fff}.fashion{background-color:#ffebdf;border-radius:15px}.fashion:hover{color:#fff;background-color:#f3d6c5}.health{background-color:#dcf1ff;border-radius:15px}.travel{background-color:#ffe6af;border-radius:15px}.business{background-color:#e1f3ff;border-radius:15px}.food{background-color:#f9e7a0;border-radius:15px}.lifesytle{background-color:#ffebde;border-radius:15px}.tech{background-color:#ffebdf;border-radius:15px}.tech:hover{color:#222}.marketing{background-color:#fce7e7;border-radius:15px;color:#222}.marketing:hover{color:#222}.doctor{background-color:#e6f9ed;border-radius:15px;color:#222}.doctor:hover{color:#222}.health{background-color:#eaf6fd;border-radius:15px;color:#222}.health:hover{color:#222}.single-testimonial-item,.single-testimonial-item-two{padding:30px 35px 60px;background-color:#fff;border-radius:15px;position:relative;margin-top:40px}.single-testimonial-item::after,.single-testimonial-item-two::after{position:absolute;right:35px;bottom:20px;content:'';background:url("../images/quote.png");background-repeat:no-repeat;height:40px;width:52px}.single-testimonial-item-two::after{background:url("../images/quote-2.png");background-repeat:no-repeat}.single-testimonial-item-two .testimonial-author-info p{color:#b5cce3}.testimonial-post-author{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:30px;border-bottom:1px solid #ddd;margin-bottom:30px}.testimonial-author-image{width:70px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px}.testimonial-author-image img{border-radius:50%;}.testimonial-author-info p{margin-top:10px;color:#5974ff;font-size:11px}.testimonial-post-content .testimonial-post-title{margin-bottom:25px;line-height:1.6}.testimonial-post-content p{font-size:14px;line-height:2}.testimonial-slider-navigation,.testimonial-slider-navigation-two{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.testimonial-slider-navigation .navigation-button,.testimonial-slider-navigation-two .navigation-button{width:50px;height:50px;line-height:45px;border:2px solid #5974ff;text-align:center;font-size:25px;border-radius:10px;color:#5974ff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:transparent;margin:10px}.testimonial-slider-navigation .navigation-button:hover,.testimonial-slider-navigation-two .navigation-button:hover{border:2px solid #5974ff;background-color:#5974ff;color:#fff}.testimonial-slider-navigation-two .navigation-button{width:50px;height:50px;line-height:45px;border:2px solid #b5cce3;text-align:center;font-size:25px;border-radius:500000px;color:#fff;background-color:#b5cce3;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin:10px}.testimonial-slider-navigation-two .navigation-button:hover{border:2px solid #222;background-color:#222;color:#fff}.single-popup-wrap{position:relative}.single-popup-wrap img{width:100%}.video-link{-webkit-transition:all .3s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .3s cubic-bezier(0.645,0.045,0.355,1);transition:all .3s cubic-bezier(0.645,0.045,0.355,1);display:block}.video-link .ht-popup-video.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:rgba(8,106,216,0.8)}.video-link .ht-popup-video.video-button{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.video-link .ht-popup-video.video-button .video-mark{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%,-50%);-ms-transform:translateY(-50%,-50%);transform:translateY(-50%,-50%);pointer-events:none}.video-link .ht-popup-video.video-button .video-mark .wave-pulse{width:1px;height:0;margin:0 auto}.video-link .ht-popup-video.video-button .video-mark .wave-pulse::after,.video-link .ht-popup-video.video-button .video-mark .wave-pulse::before{opacity:0;content:'';display:block;position:absolute;width:200px;height:200px;top:50%;left:50%;border-radius:50%;border:3px solid #b5cce3;-webkit-animation:zoomBig 3.25s linear infinite;animation:zoomBig 3.25s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.video-link .ht-popup-video.video-button .video-mark .wave-pulse::before{-webkit-animation-delay:.75s;animation-delay:.75s}.video-link .ht-popup-video .video-button{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.video-link .ht-popup-video .video-button__one{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-link .ht-popup-video .video-button__one .video-play{width:72px;height:72px;background:transparent;border:6px solid #fff;border-radius:50%;-webkit-transition:all 1s cubic-bezier(0,0,0.2,1)!important;-o-transition:all 1s cubic-bezier(0,0,0.2,1)!important;transition:all 1s cubic-bezier(0,0,0.2,1)!important}.video-link .ht-popup-video .video-button__one .video-play-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1;margin-left:1px}.video-link .ht-popup-video .video-button__one .video-play-icon::before{content:'';position:absolute;top:0;left:0;width:0;height:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:17px solid #fff}.video-link .ht-popup-video .video-button__two{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-link .ht-popup-video .video-button__two .video-play{width:78px;height:78px;background:#b5cce3;border:3px solid #fff;-webkit-box-shadow:0 2px 41px 0 rgba(91,99,254,0.36);box-shadow:0 2px 41px 0 rgba(91,99,254,0.36);border-radius:50%;-webkit-transition:all 1s cubic-bezier(0,0,0.2,1)!important;-o-transition:all 1s cubic-bezier(0,0,0.2,1)!important;transition:all 1s cubic-bezier(0,0,0.2,1)!important;-webkit-box-shadow:0 20px 30px rgba(0,0,0,0.07);box-shadow:0 20px 30px rgba(0,0,0,0.07)}.video-link .ht-popup-video .video-button__two .video-play-sm{width:58px;height:58px;background:#b5cce3;border:3px solid #fff;-webkit-box-shadow:0 2px 41px 0 rgba(91,99,254,0.36);box-shadow:0 2px 41px 0 rgba(91,99,254,0.36);border-radius:50%;-webkit-transition:all 1s cubic-bezier(0,0,0.2,1)!important;-o-transition:all 1s cubic-bezier(0,0,0.2,1)!important;transition:all 1s cubic-bezier(0,0,0.2,1)!important;-webkit-box-shadow:0 20px 30px rgba(0,0,0,0.07);box-shadow:0 20px 30px rgba(0,0,0,0.07)}.video-link .ht-popup-video .video-button__two .video-play-sm .video-play-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1;margin-left:1px}.video-link .ht-popup-video .video-button__two .video-play-sm .video-play-icon::before{content:'';position:absolute;top:0;left:0;width:0;height:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:12px solid #fff;border-top-width:8px;border-bottom-width:9px;border-left-width:15px;border-left-color:#fff}.video-link .ht-popup-video .video-button__two .video-play-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1;margin-left:1px}.video-link .ht-popup-video .video-button__two .video-play-icon::before{content:'';position:absolute;top:0;left:0;width:0;height:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:17px solid #fff;border-top-width:12px;border-bottom-width:12px;border-left-width:19px;border-left-color:#fff}.video-link:hover .video-play,.video-link:hover .video-play-sm{-webkit-transform:scale3d(1.15,1.15,1.15);transform:scale3d(1.15,1.15,1.15)}@-webkit-keyframes zoomBig{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:1;border-width:3px}40%{opacity:.5;border-width:2px}65%{border-width:1px}100%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:0;border-width:1px}}@keyframes zoomBig{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:1;border-width:3px}40%{opacity:.5;border-width:2px}65%{border-width:1px}100%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:0;border-width:1px}}@keyframes zoomBig{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:1;border-width:3px}40%{opacity:.5;border-width:2px}65%{border-width:1px}100%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:0;border-width:1px}}.header-sticky.is-sticky{position:fixed;top:0;left:0;width:100%;-webkit-animation:.95s ease-in-out 0s normal none 1 running fadeInDown;animation:.95s ease-in-out 0s normal none 1 running fadeInDown;z-index:999;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,0.1);box-shadow:0 8px 20px 0 rgba(0,0,0,0.1);background-color:#fff}.position--absolute{position: absolute;width:100%;z-index:5}.mobile-menu-right{margin-right:0;float:right}.header-top-area{background-color:#22262a;padding-bottom:10px}.header-top-menu-list{margin-top:10px}.header-top-menu-list li{display:inline-block;padding-right:20px;margin-right:15px;position:relative}.header-top-menu-list li::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#b5cce3;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header-top-menu-list li a{color:#fff}.header-top-menu-list li a:hover{color:#b5cce3}.header-top-menu-list li:last-child{padding-right:0;margin-right:0}.header-top-menu-list li:last-child::after{display:none}@media only screen and (max-width:575px){.header-top-menu-list{text-align:center}}.header-top-contact-info{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header-top-single-contact-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;margin:0 30px}.header-top-single-contact-item:first-child{margin-left:0}.header-top-single-contact-item:last-child{margin-right:0}.header-top-single-contact-item .text-size-small{font-size:12px}@media only screen and (max-width:575px){.header-top-single-contact-item{margin:0 5px;font-size:13px}}.header-top-contact-icon{margin-right:15px}@media only screen and (max-width:575px){.header-top-contact-icon{margin-right:5px}}.header-top-right-side{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;color:#b5cce3}.header-top-right-side p{margin-bottom:0}.header-top-right-side .wayder-icon{margin:0 10px}@media only screen and (max-width:575px){.header-top-right-side{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.header-mid-area{margin-top:20px;border-bottom:1px solid #f3f3f3;padding-bottom:20px}.header-mid-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.single-action-item{height:45px;min-width:45px;background:#f4f4f4;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:20px;border-radius:5px}.single-action-item:hover{background:#b5cce3}.single-action-item:first-child{margin-left:0}@media only screen and (min-width:992px) and (max-width:1199px){.single-action-item{height:40px;min-width:40px;margin-left:12px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.single-action-item{height:40px;min-width:40px;margin-left:7px}}.header-add-banner{position:relative}.header-add-banner a{display:block}.header-add-text{font-size:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:50px;display:inline-block}.header-add-text span{display:block;font-size:18px;text-align:left;margin-top:3px;font-weight:bold}.social-share-area li{display:inline-block;margin-right:15px}.social-share-area li:last-child{margin-right:0}.social-share-area li a{height:45px;width:45px;line-height:45px;text-align:center;background-color:#ddd;border-radius:5px}.social-share-area li a:hover{background-color:#b5cce3;color:#fff}@media only screen and (max-width:767px){.social-share-area li{margin-right:10px}}@media only screen and (max-width:575px){.social-share-area li{margin-right:6px}}.social-share-area.social-share-border-outline li a{background-color:transparent;border-radius:15px;border:1px solid #fff;color:#fff}.social-share-area.social-share-border-outline li a:hover{background:#fff;color:#222}.social-share-area.social-share-normal a{height:auto;width:auto;line-height:auto;padding:0;border:0;background-color:transparent}.social-share-area.social-share-normal a:hover{background-color:transparent;color:#5138ee}.new-notification{height:6px;width:6px;border-radius:100%;background-color:#ff7d6b;position:absolute;right:0}.header-two{border-bottom:1px solid rgba(255,255,255,0.15)}.header-two .header-bottom-area{height:80px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex; background: #ffffff;}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.header-two .header-bottom-area{height:auto}}.header-two-right-side{margin:15px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.header-two-right-side .single-action-item{position:relative;border-radius:10px;border:2px solid rgba(255,255,255,0.5);background-color:transparent}.header-two-right-side .single-action-item::after,.header-two-right-side .single-action-item::before{height:2px;width:6px;background-color:#fff;content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-two-right-side .single-action-item::after{bottom:-2px}.header-two-right-side .single-action-item::before{top:-2px}.header-two-right-side .single-action-item:hover::after,.header-two-right-side .single-action-item:hover::before{opacity:1;visibility:visible}.header-two-right-side .new-notification{height:6px;width:6px;border-radius:100%;background-color:#ff7d6b;position:absolute;right:6px;top:4px}.header-three .header-bottom-area{height:110px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.header-three .header-bottom-area{height:auto}}.header-three-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:25px 0}.header-three-right-side .sign-up-action-button{font-size:16px;font-weight:500;margin-left:20px;color:#fff;background-color:#0f034a;white-space:nowrap;line-height:46px;border-radius:20px}.header-three-right-side .sign-up-action-button:hover{background-color:#a50eff;color:#fff}@media only screen and (max-width:575px){.header-three-right-side .sign-up-action-button{padding:0 10px;font-size:13px}}.header-three-right-side .single-action-item{background-color:#efe1ff;border-radius:20px;position:relative}.header-three-right-side .single-action-item .new-notification{height:6px;width:6px;border-radius:100%;background-color:#ff7d6b;position:absolute;right:8px;top:6px}.header-three-right-side .single-action-item .btn-medium{padding:0 26px}.header-style-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header-four{border-bottom:1px solid rgba(255,255,255,0.3)}.header-four-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:25px 0;white-space:nowrap}.header-four-right-side .sign-up-action-button{font-size:15px;font-weight:500;margin-left:20px;color:#fff;background-color:transparent;border:2px solid #fff;height:66px;line-height:64px;padding:0 20px}.header-four-right-side .sign-up-action-button:hover{background-color:#5974ff;color:#fff;border:2px solid #5974ff}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-four-right-side .sign-up-action-button{padding:0 10px;font-size:13px;height:46px;line-height:44px}}.header-four-right-side .single-action-item{background-color:transparent;border:2px solid #fff;border-radius:15px;position:relative;height:64px;line-height:64px;padding:0 20px}.header-four-right-side .single-action-item .new-notification{height:6px;width:6px;border-radius:100%;background-color:#d83d40;position:absolute;right:10px;top:8px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-four-right-side .single-action-item{height:46px;line-height:44px;padding:0 15px}}.header-five .header-top{background:url("../images/header-top.jpg");background-repeat:no-repeat;background-size:cover;padding:15px 0}.header-five .time-offer{color:#fff;font-weight:18px}.header-five .time-offer .offer-text{color:#ff7d6b;margin-right:15px}.header-five .time-offer .get-offer-btn{padding:6px 16px;background-color:#fed74b;color:#000;border-radius:10px;font-weight:600}.header-five .time-offer .get-offer-btn:hover{background-color:#ff7d6b}.header-five .social-share-area{text-align:right}@media only screen and (max-width:767px){.header-five .social-share-area{text-align:center;margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.header-five .social-share-area li{margin-right:6px}}.header-five-left-side-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header-five-left-side-box .ml-3{margin-left:60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.header-five-left-side-box .ml-3{margin-left:0}}.header-five-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:25px 0}.header-five-right-side .sign-up-action-button{font-size:16px;font-weight:600;margin-left:30px;border-radius:10px}.header-five-right-side .sign-up-action-button:hover{background-color:#ff7d6b}@media only screen and (min-width:992px) and (max-width:1199px){.header-five-right-side .sign-up-action-button{margin-left:20px}}@media only screen and (max-width:575px){.header-five-right-side .sign-up-action-button{margin-left:0;padding:0 15px;font-size:13px}}.header-five-right-side .log-in-action-btn{font-weight:600}.header-six .header-top{padding:10px 0;border-bottom:1px solid #e8e8e8}.header-six .time-offer{color:#000;font-weight:18px}.header-six .time-offer .get-offer-btn{padding:6px 16px;background-color:#fed74b;color:#000;border-radius:10px;font-weight:600;margin-left:20px}.header-six .time-offer .get-offer-btn:hover{background-color:#ff7d6b}.header-six .social-share-area{text-align:right}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-six .social-share-area{text-align:center}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-six .header-bottom-area{margin-top:20px}}.mobile-navigation-icon{width:24px;height:25px;position:relative;cursor:pointer;display:inline-block;margin-right:0;margin-left:15px}.mobile-navigation-icon:hover i{background-color:#b5cce3}.mobile-navigation-icon:hover i:before{width:80%;background-color:#b5cce3}.mobile-navigation-icon:hover i:after{background-color:#b5cce3;width:60%}.mobile-navigation-icon i{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:2px;background-color:#333;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.mobile-navigation-icon i:before{position:absolute;bottom:8px;left:0;width:100%;height:2px;background-color:#333;content:"";-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.mobile-navigation-icon i:after{position:absolute;bottom:-8px;left:0;width:100%;height:2px;background-color:#333;content:"";-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.mobile-navigation-icon.icon-white i{background-color:#fff}.mobile-navigation-icon.icon-white i:before{background-color:#fff}.mobile-navigation-icon.icon-white i:after{background-color:#fff}.mobile-navigation-icon.icon-white:hover i{background-color:#b5cce3}.mobile-navigation-icon.icon-white:hover i:before{width:80%;background-color:#b5cce3}.mobile-navigation-icon.icon-white:hover i:after{background-color:#b5cce3;width:60%}@media only screen and (min-width:992px) and (max-width:1199px){.mobile-navigation-icon.white-md-icon i{background-color:#fff}.mobile-navigation-icon.white-md-icon i:before{background-color:#fff}.mobile-navigation-icon.white-md-icon i:after{background-color:#fff}.mobile-navigation-icon.white-md-icon:hover i{background-color:#b5cce3}.mobile-navigation-icon.white-md-icon:hover i:before{width:80%;background-color:#b5cce3}.mobile-navigation-icon.white-md-icon:hover i:after{background-color:#b5cce3;width:60%}}.mobile-menu-overlay,.page-oppen-off-sidebar{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;overflow:auto;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1);z-index:9999;background:rgba(0,0,0,0.7);visibility:hidden;opacity:0}.mobile-menu-overlay__inner,.page-oppen-off-sidebar__inner{-webkit-transform:translateX(120%);-ms-transform:translateX(120%);transform:translateX(120%);width:400px;height:100%;float:right;cursor:default;background:#b5cce3;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1);overflow-y:auto}@media only screen and (max-width:479px){.mobile-menu-overlay__inner,.page-oppen-off-sidebar__inner{width:300px}}.mobile-menu-overlay.active,.page-oppen-off-sidebar.active{visibility:visible;opacity:1}.mobile-menu-overlay.active .mobile-menu-overlay__inner,.page-oppen-off-sidebar.active .mobile-menu-overlay__inner{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.mobile-menu-overlay__header,.page-oppen-off-sidebar__header{background-color:#fff;padding:15px 0}.mobile-menu-overlay__header .mobile-navigation-close-icon,.page-oppen-off-sidebar__header .mobile-navigation-close-icon{position:relative;cursor:pointer;height:40px;width:40px;line-height:40px;display:inline-block;margin-right:auto}.mobile-menu-overlay__header .mobile-navigation-close-icon:before,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:before{position:absolute;top:23px;left:8px;content:'';width:24px;height:3px;background:#000;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.mobile-menu-overlay__header .mobile-navigation-close-icon:after,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:after{position:absolute;top:23px;left:8px;content:'';width:24px;height:3px;background:#000;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.mobile-menu-overlay__header .mobile-navigation-close-icon:hover,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover{color:#b5cce3}.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:before,.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:after,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover:before,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover:after{-webkit-transform:none;-ms-transform:none;transform:none}.mobile-menu-overlay__body,.page-oppen-off-sidebar__body{padding:20px 40px 100px}.mobile-menu-overlay__body .offcanvas-navigation>ul>li,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li{border-bottom:1px solid rgba(255,255,255,0.15)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li>a{display:block;color:#000;padding-top:18px;padding-bottom:18px;font-size:16px;font-weight:500;line-height:1.5;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a:hover,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li>a:hover{color:#000}.mobile-menu-overlay__body .offcanvas-navigation>ul>li:last-child,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li:last-child{border-bottom:0}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children{position:relative}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children.active .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children.active .menu-expand:before{content:'\eaa1'}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand{position:absolute;right:0;top:12px;width:40px;height:40px;background:rgba(255,255,255,0.1);color:#000;text-align:center;line-height:40px;cursor:pointer;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand:hover,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand:hover{background:rgba(255,255,255,0.2)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand:before{content:'\ea99';font-size:18px;font-family:IcoFont}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu{padding:12px 0 14px 10px;border-top:1px solid rgba(255,255,255,0.15)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li{border-bottom:1px solid rgba(255,255,255,0.15)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li a,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li a{display:block;font-size:15px;color:rgba(0,0,0,0.7);font-weight:500;line-height:1.5;padding:10px 0}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li a:hover,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li a:hover{color:#000}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li:last-child,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li:last-child{border-bottom:0}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children{position:relative}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children.active .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children.active .menu-expand:before{content:"\ea99"}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand{position:absolute;right:0;top:6px;width:30px;height:30px;background:rgba(255,255,255,0.1);color:#000;text-align:center;line-height:30px;cursor:pointer;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:hover,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:hover{background:rgba(255,255,255,0.2)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:before{content:'\ea99';font-size:16px;font-family:IcoFont;font-weight:500}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children{position:relative}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before{content:"\f106"}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before{content:'\f107';font-size:16px;font-family:IcoFont;font-weight:500}.search-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1);z-index:9999;visibility:hidden;opacity:0;overflow:hidden;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.search-overlay__inner{width:100%;height:100%;cursor:default;background:#fff;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1);overflow-y:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.search-overlay.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.search-overlay__header{background-color:#fff;padding:15px 0}.search-overlay__header .mobile-navigation-close-icon{position:relative;cursor:pointer;height:48px;width:48px;line-height:48px;display:inline-block}.search-overlay__header .mobile-navigation-close-icon:before{position:absolute;top:28px;left:0;content:'';width:42px;height:3px;background:#000;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.search-overlay__header .mobile-navigation-close-icon:after{position:absolute;top:28px;left:0;content:'';width:42px;height:3px;background:#000;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.search-overlay__header .mobile-navigation-close-icon:hover{color:#b5cce3}.search-overlay__header .mobile-navigation-close-icon:hover:before,.search-overlay__header .mobile-navigation-close-icon:hover:after{-webkit-transform:none;-ms-transform:none;transform:none}.search-overlay__body{width:100%;margin:0 auto;margin-bottom:75px}.search-overlay__form{position:relative;max-width:1200px;padding:0 15px;width:100%;margin:auto}.search-overlay__form input{background-color:transparent;border:0;border-bottom:2px solid #b5cce3;border-radius:0;padding:15px 50px 15px 0;width:100%;color:#fff;font-size:42px;height:60px;color:#b5cce3}@media only screen and (max-width:767px){.search-overlay__form input{font-size:30px;height:60px}}.search-overlay__form input::-webkit-input-placeholder{color:#b5cce3;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.search-overlay__form input::-moz-placeholder{color:#b5cce3;-moz-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.search-overlay__form input:-ms-input-placeholder{color:#b5cce3;-ms-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.search-overlay__form input::-ms-input-placeholder{color:#b5cce3;-ms-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.search-overlay__form input::placeholder{color:#b5cce3;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.search-overlay__form input[type="text"]:focus{color:#b5cce3;border-color:#b5cce3}@media only screen and (min-width:768px) and (max-width:991px){.navigation-menu{display:none}}@media only screen and (max-width:767px){.navigation-menu{display:none}}.navigation-menu>ul>li{margin:0 25px;position:relative;text-align:left;display:inline-block}@media only screen and (min-width:1500px) and (max-width:1599px){.navigation-menu>ul>li{margin:0 22px}}@media only screen and (min-width:1200px) and (max-width:1499px){.navigation-menu>ul>li{margin:0 15px}}@media only screen and (min-width:992px) and (max-width:1199px){.navigation-menu>ul>li{margin:0 12px}}.navigation-menu>ul>li:last-child{margin-right:0}.navigation-menu>ul>li:first-child{margin-left:0}.navigation-menu>ul>li>a{display:block;color:#000;padding:30px 2px;position:relative;font-size:16px;font-weight:500;line-height:1.18;-webkit-transition:all .0s ease-in-out;-o-transition:all .0s ease-in-out;transition:all .0s ease-in-out}.navigation-menu>ul>li>a span{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.navigation-menu>ul>li.has-children>a{position:relative}.navigation-menu>ul>li.has-children>a:after{position:static;margin-left:5px;font-family:IcoFont;content:'\ea99';font-size:14px;vertical-align:middle;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.navigation-menu>ul>li.has-children--multilevel-submenu{position:relative}.navigation-menu>ul>li.has-children:hover .megamenu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.navigation-menu>ul>li.has-children:hover .megamenu--home-variation__item{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.navigation-menu>ul>li.has-children:hover>.submenu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.navigation-menu>ul>li:hover>a:after,.navigation-menu>ul>li.active>a:after{color:#b5cce3;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.navigation-menu>ul>li:hover>a span,.navigation-menu>ul>li.active>a span{color:#b5cce3;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.navigation-menu-white>ul>li>a{color:#252c63}.navigation-menu-white>ul>li>a:before{content:'';width:0;height:3px;bottom:0;position:absolute;left:0;background-color:#b5cce3;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.theme-color-two .navigation-menu>ul>li:hover>a:after,.theme-color-two .navigation-menu>ul>li.active>a:after{color:#ff7d6b}.theme-color-two .navigation-menu>ul>li:hover>a span,.theme-color-two .navigation-menu>ul>li.active>a span{color:#ff7d6b}.theme-color-two .submenu{border-bottom:3px solid #ff7d6b}.theme-color-two .submenu>li.active>a{color:#ff7d6b}.theme-color-two .submenu>li a>span:after{background-color:#ff7d6b}.theme-color-two .submenu>li>a:hover{color:#ff7d6b}.theme-color-two .submenu>li>a:hover>span:after{width:100%;left:0;right:auto}.theme-color-two .megamenu--mega>li>ul>li>a:hover{color:#ff7d6b}.theme-color-two .megamenu--mega>li>ul>li.active>a{color:#ff7d6b}.theme-color-three .navigation-menu>ul>li a{color:#250c83}.theme-color-three .navigation-menu>ul>li:hover>a:after,.theme-color-three .navigation-menu>ul>li.active>a:after{color:#a50eff}.theme-color-three .navigation-menu>ul>li:hover>a span,.theme-color-three .navigation-menu>ul>li.active>a span{color:#a50eff}.theme-color-three .submenu{border-bottom:3px solid #a50eff}.theme-color-three .submenu>li.active>a{color:#a50eff}.theme-color-three .submenu>li a>span:after{background-color:#a50eff}.theme-color-three .submenu>li>a:hover{color:#a50eff}.theme-color-three .submenu>li>a:hover>span:after{width:100%;left:0;right:auto}.theme-color-three .megamenu--mega>li>ul>li>a:hover{color:#a50eff}.theme-color-three .megamenu--mega>li>ul>li.active>a{color:#a50eff}.theme-color-four .navigation-menu>ul>li:hover>a:after,.theme-color-four .navigation-menu>ul>li.active>a:after{color:#5974ff}.theme-color-four .navigation-menu>ul>li:hover>a span,.theme-color-four .navigation-menu>ul>li.active>a span{color:#5974ff}.theme-color-four .submenu{border-bottom:3px solid #5974ff}.theme-color-four .submenu>li.active>a{color:#5974ff}.theme-color-four .submenu>li a>span:after{background-color:#5974ff}.theme-color-four .submenu>li>a:hover{color:#5974ff}.theme-color-four .submenu>li>a:hover>span:after{width:100%;left:0;right:auto}.theme-color-four .megamenu--mega>li>ul>li>a:hover{color:#5974ff}.theme-color-four .megamenu--mega>li>ul>li.active>a{color:#5974ff}.theme-color-five .navigation-menu>ul>li:hover>a:after,.theme-color-five .navigation-menu>ul>li.active>a:after{color:#5138ee}.theme-color-five .navigation-menu>ul>li:hover>a span,.theme-color-five .navigation-menu>ul>li.active>a span{color:#5138ee}.theme-color-five .submenu{border-bottom:3px solid #5138ee}.theme-color-five .submenu>li.active>a{color:#5138ee}.theme-color-five .submenu>li a>span:after{background-color:#5138ee}.theme-color-five .submenu>li>a:hover{color:#5138ee}.theme-color-five .submenu>li>a:hover>span:after{width:100%;left:0;right:auto}.theme-color-five .megamenu--mega>li>ul>li>a:hover{color:#5138ee}.theme-color-five .megamenu--mega>li>ul>li.active>a{color:#5138ee}.theme-color-six .navigation-menu>ul>li:hover>a:after,.theme-color-six .navigation-menu>ul>li.active>a:after{color:#5138ee}.theme-color-six .navigation-menu>ul>li:hover>a span,.theme-color-six .navigation-menu>ul>li.active>a span{color:#5138ee}.theme-color-six .submenu{border-bottom:3px solid #5138ee}.theme-color-six .submenu>li.active>a{color:#5138ee}.theme-color-six .submenu>li a>span:after{background-color:#5138ee}.theme-color-six .submenu>li>a:hover{color:#5138ee}.theme-color-six .submenu>li>a:hover>span:after{width:100%;left:0;right:auto}.theme-color-six .megamenu--mega>li>ul>li>a:hover{color:#5138ee}.theme-color-six .megamenu--mega>li>ul>li.active>a{color:#5138ee}.submenu{position:absolute;top:100%;left:-20px;-webkit-box-shadow:0 2px 29px rgba(0,0,0,0.05);box-shadow:0 2px 29px rgba(0,0,0,0.05);border-bottom:3px solid #b5cce3;background-color:#fff;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;visibility:hidden;opacity:0;min-width:200px;padding:15px 0;z-index:9}.submenu>li{position:relative}.submenu>li>a{display:block;padding:5px 20px;color:#000;font-weight:500;-webkit-transition:0s;-o-transition:0s;transition:0s}.submenu>li>a>span{position:relative}.submenu>li>a>span:after{content:'';width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;z-index:-1;background-color:#b5cce3;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.submenu>li>a:hover{color:#b5cce3}.submenu>li>a:hover>span:after{width:100%;left:0;right:auto}.submenu>li:hover>.submenu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1;z-index:9}.submenu>li.active>a{color:#b5cce3}.submenu>li.has-children>a{position:relative;-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1)}.submenu>li.has-children>a:after{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:IcoFont;content:'\f105';font-size:14px;vertical-align:middle;color:#ababab}.submenu>li.has-children>a:hover:after{color:#b5cce3}.submenu>li.has-children.active>a{color:#b5cce3}.submenu .submenu{top:0;left:100%;right:auto}.submenu .submenu.left{right:100%;left:auto}.submenu .submenu .submenu{top:0;left:100%;right:auto}.submenu .submenu .submenu.left{right:100%;left:auto}.submenu .submenu .submenu .submenu{top:0;left:100%;right:auto}.submenu .submenu .submenu .submenu.left{right:100%;left:auto}.submenu .submenu .submenu .submenu .submenu{top:0;left:100%;right:auto}.submenu .submenu .submenu .submenu .submenu.left{right:100%;left:auto}.megamenu{position:absolute;top:100%;left:0;-webkit-box-shadow:0 2px 29px rgba(0,0,0,0.05);box-shadow:0 2px 29px rgba(0,0,0,0.05);border-bottom:3px solid #b5cce3;background-color:#fff;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .7s cubic-bezier(0.645,0.045,0.355,1);transition:all .7s cubic-bezier(0.645,0.045,0.355,1);-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;visibility:hidden;opacity:0;z-index:9}.megamenu--mega{min-width:980px;width:100%;padding:35px 20px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (min-width:1200px) and (max-width:1499px){.megamenu--mega{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1200px) and (max-width:1499px){.megamenu--mega{min-width:700px}}.megamenu--mega>li{-webkit-flex-basis:22%;-ms-flex-preferred-size:22%;flex-basis:22%;padding-left:15px;padding-right:15px}.megamenu--mega>li .page-list-title{font-size:14px;margin-bottom:20px;color:#000}.megamenu--mega>li>ul>li>a{padding:10px 0;color:#ababab;line-height:1.2;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.megamenu--mega>li>ul>li>a:hover{color:#b5cce3}.megamenu--mega>li>ul>li>a:hover span:after{width:100%;left:0;right:auto}.megamenu--mega>li>ul>li>a>span{position:relative}.megamenu--mega>li>ul>li>a>span:after{content:'';width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;z-index:-1;background-color:#b5cce3;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.megamenu--mega>li>ul>li.active>a{color:#b5cce3}.footer-one .footer-top-area{background-color:#22262a;padding:60px 0 90px}.footer-one .footer-top-area p{color:#fff}.footer-one .footer-bottom-area{background:#2d3135}.footer-one .footer-bottom-area p{color:#fff}.footer-widget{margin-top:30px;max-width:280px;margin-left: 40px;}@media only screen and (max-width:767px){.footer-widget{max-width:100%}}.footer-logo{margin-bottom:20px}.footer-socail-share{margin-top:30px}.footer-socail-share li{display:inline-block;margin-right:15px}.footer-socail-share li:last-child{margin-right:0}@media only screen and (min-width:992px) and (max-width:1199px){.footer-socail-share li{margin-right:5px}}.footer-socail-share li a{height:45px;width:45px;line-height:45px;text-align:center;background-color:#2d3135;border-radius:5px;color:#fff}.footer-socail-share li a:hover{background-color:#b5cce3;color:#fff}.footer-widget-title{margin-bottom:30px}.footer-widget-title .title{color:#fff}.footer-subscribe-center{margin-right:0;margin-left:auto;margin-right:auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.footer-subscribe-center{margin-left:0}}.footer-subscribe-area{margin-right:0;margin-left:auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.footer-subscribe-area{margin-left:0}}.footer-subscribe-wrap .single-input{margin-bottom:15px}.footer-subscribe-wrap .single-input input{width:100%;max-width:300px;border:1px solid #2d3135;border-radius:10px;font-weight:500;padding:15px 15px;background-color:#2d3135;color:#b5cce3}.footer-subscribe-wrap .single-input ::-webkit-input-placeholder{color:#fff}.footer-subscribe-wrap .single-input :-ms-input-placeholder{color:#fff}.footer-subscribe-wrap .single-input ::-moz-placeholder{color:#fff}.footer-subscribe-wrap .single-input ::-ms-input-placeholder{color:#fff}.footer-subscribe-wrap .single-input ::placeholder{color:#fff}.footer-menu-widget{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-right:-10px;margin-left:-5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-footer-menu{width:33.3333%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:5px;padding-right:10px;margin-top:30px}@media only screen and (max-width:575px){.single-footer-menu{width:50%}}.single-footer-menu:last-child{padding-left:50px}@media only screen and (min-width:1200px) and (max-width:1499px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.single-footer-menu:last-child{padding-left:5px}}.footer-widget-menu-list li{margin-bottom:10px}.footer-widget-menu-list li:last-child{margin-bottom:0}.footer-widget-menu-list li a{color:#fff}.footer-bottom-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-bottom-inner .copy-right-text a{color:#b5cce3}.footer-bottom-inner .button-right-box{margin:10px 0}@media only screen and (max-width:767px){.footer-bottom-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-bottom-inner p{margin-top:20px}}.footer-bottom-area .copy-right-center{text-align:center}.footer-bottom-area .copy-right-text a{color:#b5cce3}.footer-two .footer-top-area{background-color:#252c63;padding:90px 0 110px}.footer-two .footer-top-area p{color:#fff}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-two .footer-top-area{padding:60px 0 90px}}@media only screen and (max-width:767px){.footer-two .footer-top-area{padding:30px 0 60px}}.footer-two .footer-bottom-area{background:#252c63}.footer-two .footer-bottom-area p{color:#fff}.footer-two .footer-bottom-area a{color:#ff7d6b}.footer-two .footer-socail-share li a{background-color:#3b4179}.footer-two .footer-socail-share li a:hover{background-color:#ff7d6b;color:#fff}@media only screen and (max-width:575px){.footer-two .single-footer-menu{width:100%}}.footer-two .footer-subscribe-wrap .single-input input{border:1px solid #353872;background-color:#353872}.footer-two .footer-bottom-area{border-top:1px solid rgba(255,255,255,0.2);padding:20px 0}.footer-three .footer-top-area{background-color:#200b70}.footer-three .footer-widget-top{padding:45px 0 25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-three .footer-widget-top .footer-logo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}@media only screen and (min-width:768px) and (max-width:991px){.footer-three .footer-widget-top .footer-logo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.footer-three .footer-widget-top .info-text-box{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.footer-three .footer-widget-top .info-text-box{width:100%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}.footer-three .footer-widget-top .info-text-box .sub-title{font-size:12px;color:#ff7d6b;margin-bottom:10px}.footer-three .footer-widget-top .info-text-box .title{color:#fff;font-size:32px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.footer-three .footer-widget-top .info-text-box .title{font-size:22px}}.footer-three .footer-widget-top .button-right-box{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.footer-three .footer-widget-top .button-right-box .btn-primary{background-color:#218b00;color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.footer-three .footer-widget-top .button-right-box{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.footer-three .footer-mid-area{background-color:#250c83;padding:70px 0 100px}.footer-three .footer-mid-area .footer-subscribe-wrap .single-input input{border:1px solid #453095;background-color:transparent;border-radius:15px}.footer-three .footer-mid-area .button-box .btn-primary{border-radius:15px}.footer-three .footer-socail-share li a{background-color:#3b4179}.footer-three .footer-socail-share li a:hover{background-color:#a50eff;color:#fff}.footer-three .footer-bottom-area{padding:20px 0;border-top:1px solid #3b2590;background-color:#250c83}.footer-three .footer-bottom-area p{color:#fff}.footer-three .footer-bottom-area a{color:#ff7d6b}.footer-four .footer-top-area{background-color:#5974ff}.footer-four .footer-widget-top{padding:45px 0 25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-four .footer-widget-top .info-text-box{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.footer-four .footer-widget-top .info-text-box{width:100%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}.footer-four .footer-widget-top .info-text-box .sub-title{font-size:12px;color:#fff;margin-bottom:10px}.footer-four .footer-widget-top .info-text-box .title{color:#fff;font-size:32px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.footer-four .footer-widget-top .info-text-box .title{font-size:22px}}.footer-four .footer-widget-top .button-right-box{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}@media only screen and (min-width:768px) and (max-width:991px){.footer-four .footer-widget-top .button-right-box{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.footer-four .footer-widget-top .button-right-box a{color:#222}.footer-four .footer-item-space{padding:100px 0}@media only screen and (min-width:992px) and (max-width:1199px){.footer-four .footer-item-space{padding:80px 0}}@media only screen and (min-width:768px) and (max-width:991px){.footer-four .footer-item-space{padding:30px 0}}@media only screen and (max-width:767px){.footer-four .footer-item-space{padding:20px 0}}.footer-four .footer-widget p{color:#fff}.footer-four .footer-mid-area{background-color:#081131}@media only screen and (min-width:768px) and (max-width:991px){.footer-four .footer-mid-area{padding:50px 0}}@media only screen and (max-width:767px){.footer-four .footer-mid-area{padding:40px 0}}.footer-four .footer-mid-area .footer-widget{margin-top:0}.footer-four .footer-mid-area .footer-border{position:relative}.footer-four .footer-mid-area .footer-border::before{position:absolute;content:'';left:-70px;top:0;height:100%;width:1px;background-color:#171f3d}.footer-four .footer-mid-area .footer-border:last-child::after{position:absolute;content:'';right:-70px;top:0;height:100%;width:1px;background-color:#171f3d}@media only screen and (min-width:1200px) and (max-width:1499px){.footer-four .footer-mid-area .footer-border::before{left:-10px}.footer-four .footer-mid-area .footer-border:last-child::after{right:-10px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-four .footer-mid-area .footer-border::before{display:none}.footer-four .footer-mid-area .footer-border:last-child::after{display:none;right:0}}@media only screen and (min-width:768px) and (max-width:991px){.footer-four .footer-mid-area .footer-border:last-child::after{display:none}}@media only screen and (max-width:767px){.footer-four .footer-mid-area .footer-border::before{display:none}.footer-four .footer-mid-area .footer-border:last-child::after{display:none}}.footer-four .footer-socail-share li a{background-color:transparent;border:2px solid #fff;border-radius:15px;line-height:38px}.footer-four .footer-socail-share li a:hover{border:2px solid #5974ff;background-color:#5974ff;color:#fff}.footer-four .footer-bottom-area{padding:20px 0;background-color:#081131}.footer-four .footer-bottom-area p{color:#fff}.footer-four .footer-bottom-area a{color:#5974ff}.footer-five .footer-top-area{padding:70px 0 100px;background-color:#5138ee;background-image:url("../images/footer-bg-five.jpg");background-size:cover}@media only screen and (max-width:767px){.footer-five .footer-top-area{padding:30px 0 60px}}.footer-five .footer-subscribe-wrap .single-input input{border:2px solid #fff;padding:15px 30px;background-color:transparent;border-radius:15px}.footer-five .footer-dec-text{color:#fff}.footer-five .footer-socail-share li a{background-color:transparent;border:1px solid #fff}.footer-five .footer-socail-share li a:hover{border:1px solid #fff;background-color:#fff;color:#5138ee}.footer-five .footer-bottom-area{background-color:#462fd7;padding:25px 50px 5px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1499px){.footer-five .footer-bottom-area{padding:25px 0 5px}}.footer-five .copy-right-text{color:#fff}.footer-five .copy-right-text a{color:#fed74b}.footer-bottom-menu-list li{display:inline-block;padding-right:20px;margin-right:20px;position:relative}.footer-bottom-menu-list li::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#b5cce3;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.footer-bottom-menu-list li a{color:#fff}.footer-bottom-menu-list li a:hover{color:#b5cce3}.footer-bottom-menu-list li:last-child{padding-right:0;margin-right:0}.footer-bottom-menu-list li:last-child::after{display:none}.scroll-button-buttom .text{color:#fff;margin-right:10px}.scroll-button-buttom .right-side-scroll-up{height:50px;width:50px;line-height:50px;color:#222;background-color:#fed74b;border-radius:10px;text-align:center;font-size:20px}.footer-six .footer-top-area{background-color:#081b3c;padding:80px 0 80px}.footer-six .footer-top-area .footer-newsletter-subscribe{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.footer-six .footer-top-area .footer-newsletter-subscribe .section-title{max-width:500px}.footer-six .footer-top-area .footer-newsletter-subscribe .section-title .title{color:#fff}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.footer-six .footer-top-area .footer-newsletter-subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.footer-six .footer-top-area .footer-newsletter-subscribe .section-title{max-width:100%;margin-bottom:30px}}.footer-six .footer-top-area .newsletter-input-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer-six .footer-top-area .newsletter-input-box .newsletter-input{max-width:450px;width:100%;border:2px solid #ddd;border-radius:10px;margin-right:20px;padding:5px 30px;font-weight:500;height:60px;background-color:transparent}.footer-six .footer-top-area .newsletter-input-box .newsletter-input::-webkit-input-placeholder{color:#fff}.footer-six .footer-top-area .newsletter-input-box .newsletter-input::-moz-placeholder{color:#fff}.footer-six .footer-top-area .newsletter-input-box .newsletter-input:-ms-input-placeholder{color:#fff}.footer-six .footer-top-area .newsletter-input-box .newsletter-input::-ms-input-placeholder{color:#fff}.footer-six .footer-top-area .newsletter-input-box .newsletter-input::placeholder{color:#fff}@media only screen and (min-width:992px) and (max-width:1199px){.footer-six .footer-top-area .newsletter-input-box .newsletter-input{max-width:300px}}@media only screen and (max-width:767px){.footer-six .footer-top-area .newsletter-input-box .newsletter-input{max-width:100%;margin-bottom:20px}}.footer-six .footer-top-area .newsletter-input-box .newsletter-input ::-webkit-input-placeholder{color:#fff}.footer-six .footer-top-area .newsletter-input-box .newsletter-input ::-moz-placeholder{color:#fff}.footer-six .footer-top-area .newsletter-input-box .newsletter-input :-ms-input-placeholder{color:#fff}.footer-six .footer-top-area .newsletter-input-box .newsletter-input ::-ms-input-placeholder{color:#fff}.footer-six .footer-top-area .newsletter-input-box .newsletter-input ::placeholder{color:#fff}@media only screen and (max-width:767px){.footer-six .footer-top-area .newsletter-input-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.footer-six .footer-mid-area{background-color:#0a1e43;padding:90px 0 120px}.footer-six .footer-mid-area .dec-text{color:#fff}.footer-six .footer-socail-share li a{background-color:#5974ff}.footer-six .footer-socail-share li a:hover{background-color:#5974ff;color:#fff}.footer-six .footer-bottom-area{background:#0a1e43;border-top:1px solid #1d3052;padding:20px 0}.footer-six .footer-bottom-area p{color:#fff}.footer-six .footer-bottom-area a{color:#fff}.footer-six .footer-bottom-area .right-side-scroll-up{background-color:#5974ff}@media only screen and (max-width:767px){.footer-six .footer-bottom-area{text-align:center}.footer-six .footer-bottom-area .scroll-button-buttom{margin-top:10px}}.hero-area{background-color:#f7f7f7;padding:80px 0}.hero-inner-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-right:-15px;margin-left:-15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.hero-inner-area{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.hero-category-area{max-width:290px;padding-left:15px;padding-right:15px}@media only screen and (min-width:768px) and (max-width:991px){.hero-category-area{width:35%}}@media only screen and (max-width:767px){.hero-category-area{width:35%}}@media only screen and (max-width:575px){.hero-category-area{width:100%;max-width:100%}}.single-hero-category-item{display:block;margin-bottom:28px;position:relative}.single-hero-category-item:last-child{margin-bottom:0}.single-hero-category-item img{border-radius:15px;width:100%}.single-hero-category-item::after{position:absolute;height:100%;width:100%;content:"";left:0;top:0;background-color:rgba(0,0,0,0.7);border-radius:15px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.single-hero-category-item:hover::after{opacity:1;visibility:visible}.single-hero-category-item:hover .hero-category-inner-box{opacity:1;visibility:visible}.hero-category-inner-box{position:absolute;opacity:0;visibility:hidden;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px 30px;color:#fff;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width:992px) and (max-width:1199px){.hero-category-inner-box{padding:5px 10px}}@media only screen and (max-width:767px){.hero-category-inner-box{padding:5px 10px}}@media only screen and (max-width:575px){.hero-category-inner-box{padding:10px 30px}}.hero-category-inner-box .title{color:#fff}.hero-category-inner-box .icon{font-size:28px;height:40px;width:40px;background-color:#b5cce3;line-height:40px;text-align:center;border-radius:50000px}.hero-banner-area{padding-left:15px;padding-right:15px}@media only screen and (min-width:768px) and (max-width:991px){.hero-banner-area{width:64%}}@media only screen and (max-width:767px){.hero-banner-area{width:64%}}@media only screen and (max-width:575px){.hero-banner-area{margin-top:45px;width:100%;max-width:100%}}.hero-banner-area a{display:block}.hero-banner-area a img{border-radius:15px;width:100%}.hero-blog-post{max-width:375px;padding-left:15px;padding-right:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.hero-blog-post{max-width:100%;width:100%;margin-top:45px}}.single-hero-blog-post{margin-top:45px}.single-hero-blog-post:first-child{margin-top:0}@media only screen and (min-width:992px) and (max-width:1199px){.single-hero-blog-post{margin-top:25px}}.hero-blog-post-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-blog-post-top{margin-bottom:10px}}.hero-blog-post-category{margin-right:25px}.hero-blog-post-category a{min-width:100px;background:#ffebdf;text-align:center;padding:6px 5px;border-radius:10px}.hero-blog-post-author{color:#9b9ea1}.hero-blog-post-author a{color:#000}.hero-blog-post-title{margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-blog-post-title{margin-bottom:10px}}.hero-blog-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.post-meta-left-side span{position:relative;padding-right:10px;margin-right:10px;font-size:13px}.post-meta-left-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.post-meta-left-side span a:hover{color:#b5cce3}.post-meta-left-side span:last-child{padding-right:0;margin-right:0}.post-meta-left-side span:last-child::after{display:none}.post-meta-right-side a{margin-left:10px}.hero-area-two-wrapper{position:relative}.hero-area-two-wrapper .hero-two-banner-text{position:absolute;bottom:0;text-align:center;width:100%}.hero-area-two{background:url("../images/home-0-hero-bg.jpg");background-repeat:no-repeat;background-size:cover;height:500px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#091d40}@media only screen and (min-width:992px) and (max-width:1199px){.hero-area-two{height:750px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-area-two{height:auto;padding:150px 0 100px}}.hero-area-overly{position:relative}.hero-area-overly::before{content:'';background-color:rgba(15,0,84,0.7);height:100%;width:100%;position:absolute;left:0;top:0}.hero-area--two-innter{position:relative}.hero-area--two-innter .sub-title{color:#ff7d6b;text-transform:uppercase;letter-spacing:1px}.hero-area--two-innter .hero-title{color:#fff;font-size:45px;font-weight:bold}.hero-area--two-innter .hero-title-small{font-size:15px;color:#fff;font-weight:bold}@media only screen and (min-width:992px) and (max-width:1199px){.hero-area--two-innter .hero-title{font-size:75px}.hero-area--two-innter .hero-title-small{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-area--two-innter .hero-title{font-size:65px}.hero-area--two-innter .hero-title-small{font-size:30px}}@media only screen and (max-width:767px){.hero-area--two-innter .hero-title{font-size:45px}.hero-area--two-innter .hero-title-small{font-size:20px}}@media only screen and (max-width:575px){.hero-area--two-innter .hero-title{font-size:45px}.hero-area--two-innter .hero-title-small{font-size:20px}}.hero-two-tag{max-width:750px;margin:60px auto 0}.hero-two-tag a{margin:10px;padding:0 35px;height:50px;line-height:46px;border:2px solid #fff}.hero-two-tag a:hover{color:#fff}@media only screen and (min-width:992px) and (max-width:1199px){.hero-two-tag{margin:40px auto 0}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-two-tag{margin:30px auto 0}}@media only screen and (max-width:575px){.hero-two-tag a{margin:5px}}.hero-area-three{background:url("../images/home-3-hero-bg.jpg");background-repeat:no-repeat;background-size:cover;height:830px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#091d40}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero-area-three{height:600px}}.hero-area-three-post .title{color:#fff;font-size:45px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-area-three-post .title{font-size:36px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-area-three-post .title{font-size:30px}}@media only screen and (max-width:767px){.hero-area-three-post .title{font-size:28px}}.hero-area-three-post .dec{color:#fff;max-width:470px;font-size:18px}.hero-area-three-post-author{color:#9b9ea1;margin-bottom:15px;font-weight:600;font-size:18px}.hero-area-three-post-author a{color:#fff}.hero-area-three-post-meta{margin-top:25px}.hero-area-three-post-meta>span{position:relative;padding-right:10px;margin-right:10px;font-size:17px;color:#fff}.hero-area-three-post-meta>span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#fff;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero-area-three-post-meta>span:last-child{padding-right:0;margin-right:0}.hero-area-three-post-meta>span:last-child::after{display:none}.hero-three-box{margin-right:-60px;margin-left:60px}@media only screen and (min-width:1200px) and (max-width:1499px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.hero-three-box{margin-right:0;margin-left:0}}.hero-three-inner-image{margin-bottom:20px;border-radius:20px;border:1px solid #ddd;padding:15px}.hero-three-inner-image img{border-radius:20px}.hero-swiper-pagination{position:absolute;bottom:40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.hero-swiper-pagination .swiper-pagination-bullet{height:16px;width:16px;border-radius:100%;background-color:#8b61b7;margin:5px}.hero-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.hero-three-category{text-align:center}.hero-three-category a{margin:15px;min-width:200px;text-align:center;height:66px;line-height:66px;border-radius:15px;background:#f4eaff}.hero-three-category a:hover{background:#a50eff}@media only screen and (min-width:992px) and (max-width:1199px){.hero-three-category a{min-width:140px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-three-category a{min-width:auto;margin:10px 2px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-three-category a{min-width:auto;margin:10px 2px}}@media only screen and (max-width:767px){.hero-three-category a{min-width:auto;margin:10px 2px}}.hero-three-category .category-step-2{width:90%;margin:auto}.hero-area-four{background:url("../images/home-4-hero-bg.jpg");background-repeat:no-repeat;background-size:cover;background-color:#091d40;height:820px;padding-top:150px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-area-four{height:700px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-area-four{height:650px}}@media only screen and (max-width:767px){.hero-area-four{height:600px}}@media only screen and (max-width:575px){.hero-area-four{height:600px}}@media only screen and (max-width:479px){.hero-area-four{height:700px}}.hero-four-image{margin-top:-380px;z-index:1;position:relative;text-align:center}@media only screen and (min-width:992px) and (max-width:1199px){.hero-four-image{margin-top:-220px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-four-image{margin-top:-220px}}@media only screen and (max-width:767px){.hero-four-image{margin-top:-200px}}@media only screen and (max-width:575px){.hero-four-image{margin-top:-150px}}@media only screen and (max-width:479px){.hero-four-image{margin-top:-150px}}.hero-four-inner-image{padding:15px;border:2px solid #edf0f8;max-width:770px;border-radius:15px;margin:auto}.hero-four-inner-image img{border-radius:15px}.hero-area-four-post{margin-bottom:40px}.hero-area-four-post .title{color:#fff;font-size:52px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-area-four-post .title{font-size:46px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-area-four-post .title{font-size:30px}}@media only screen and (max-width:767px){.hero-area-four-post .title{font-size:28px}}.hero-area-four-post .dec{color:#fff}.hero-area-three-post-author{color:#9b9ea1;margin-bottom:10px;font-weight:600}.hero-area-three-post-author a{color:#fff}.hero-area-four-post-meta{margin-top:20px}.hero-area-four-post-meta>span{position:relative;padding-right:10px;margin-right:10px;font-size:13px;color:#5974ff}.hero-area-four-post-meta>span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#5974ff;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero-area-four-post-meta>span a{color:#fff}.hero-area-four-post-meta>span.time{color:#fff}.hero-area-four-post-meta>span:last-child{padding-right:0;margin-right:0}.hero-area-four-post-meta>span:last-child::after{display:none}.slider-four-slider-navigation .navigation-button{width:50px;height:50px;line-height:45px;border:1px solid #e7e5ed;text-align:center;font-size:25px;border-radius:10px;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;background-color:transparent;left:100px;right:auto}.slider-four-slider-navigation .navigation-button.slider-four-button-prev{right:100px;left:auto}.slider-four-slider-navigation .navigation-button:hover{border:1px solid #363449;background-color:#363449}.hero-four-category{border-top:1px solid #edf0f8;border-bottom:1px solid #edf0f8;padding:15px 0}.hero-four-category .category-step-1{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;margin-left:-15px;margin-right:-15px}@media only screen and (max-width:767px){.hero-four-category .category-step-1{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}}.hero-four-category a{margin:15px;min-width:200px;text-align:center;border-radius:15px}.hero-four-category a:hover{color:#fff}@media only screen and (min-width:992px) and (max-width:1199px){.hero-four-category a{min-width:140px;margin:10px 2px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-four-category a{min-width:auto;margin:10px 2px}}@media only screen and (max-width:767px){.hero-four-category a{min-width:auto;margin:10px 10px;padding:0 18px}}.hero-four-category .category-step-2{width:90%;margin:auto}.hero-area-five{padding:120px 0}@media only screen and (min-width:992px) and (max-width:1199px){.hero-area-five{padding:100px 0}}@media only screen and (min-width:768px) and (max-width:991px){.hero-area-five{padding:80px 0}}@media only screen and (max-width:767px){.hero-area-five{padding:60px 0}}.hero-five-text .sub-title{color:#ff7d6b;text-transform:uppercase;margin-bottom:30px}.hero-five-text .title{display:block;font-size:60px;font-weight:700}.hero-five-text .title .hero-five-title{font-size:90px;display:inline-block;position:relative;line-height:1}.hero-five-text .title .hero-five-title::after{position:absolute;content:"";left:0;bottom:2px;height:25px;width:100%;background-color:#fed74b;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.hero-five-text .title .hero-five-title{font-size:80px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-five-text .title .hero-five-title{font-size:40px}.hero-five-text .title .hero-five-title::after{height:20px}}@media only screen and (max-width:767px){.hero-five-text .title .hero-five-title{font-size:34px}.hero-five-text .title .hero-five-title::after{height:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-five-text .title{font-size:46px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-five-text .title{font-size:40px}}@media only screen and (max-width:767px){.hero-five-text .title{font-size:34px}}@media only screen and (max-width:575px){.hero-five-text .title{font-size:30px}}.hero-five-text .hero-text-dec{margin-top:10px;margin-bottom:30px;font-size:20px;font-weight:600;max-width:540px}.hero-five-text .button-box .btn-bg-5{background-color:#5138ee;color:#fff}.hero-five-text .button-box .btn-bg-5:hover{color:#fff}.hero-five-category{margin-right:-30px}.hero-five-category a{margin-right:25px;margin-top:25px}.hero-five-category a:hover{color:#fff}@media only screen and (min-width:1200px) and (max-width:1499px){.hero-five-category a{margin-right:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-five-category a{margin-right:15px}}@media only screen and (max-width:767px){.hero-five-category a{margin-right:5px}}@media only screen and (min-width:1200px) and (max-width:1499px){.hero-five-category{margin-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-five-category{margin-right:0}}@media only screen and (max-width:767px){.hero-five-category{margin-right:0}}.hero-six-area{padding:60px 0 100px}.hero-slide-six-image{display:block}@media only screen and (min-width:768px) and (max-width:991px){.hero-slide-six-image img{width:100%}}.hero-slide-post-content{margin-top:20px;margin-bottom:10px;margin-left:40px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-slide-post-content{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.hero-slide-post-content{margin-left:0}}@media only screen and (max-width:767px){.hero-slide-post-content{margin-left:0}}.hero-slide-post-author{color:#9b9ea1}.hero-slide-post-author a{color:#091d40}@media only screen and (max-width:479px){.hero-slide-post-author{font-size:12px}}.hero-slide-post-title{margin-bottom:25px;font-size:32px;font-weight:800;color:#0f034a}@media only screen and (min-width:992px) and (max-width:1199px){.hero-slide-post-title{font-size:30px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-slide-post-title{font-size:22px;margin-bottom:10px}}@media only screen and (max-width:767px){.hero-slide-post-title{font-size:22px}}.hero-slide-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (max-width:479px){.hero-slide-post-meta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.hero-slide-post-meta span{position:relative;padding-right:15px;margin-right:15px;font-size:13px;font-weight:600}.hero-slide-post-meta span::after{position:absolute;content:"";right:-5px;top:50%;height:4px;width:4px;background:#091d40;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero-slide-post-meta span a:hover{color:#5974ff}.hero-slide-post-meta span:last-child{padding-right:0;margin-right:0}.hero-slide-post-meta span:last-child::after{display:none}.hero-read-more-button a{border-bottom:1px solid #ddd;display:inline-block;font-weight:600;color:#0f034a}.hero-read-more-button a i{font-size:18px;margin-left:10px}.slider-six-slider-navigation .navigation-button{width:50px;height:50px;line-height:45px;border:2px solid #e6e8ec;text-align:center;font-size:25px;border-radius:10px;color:#333;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;left:100px;right:auto;position:absolute;top:50%;z-index:1;background-color:transparent}.slider-six-slider-navigation .navigation-button.slider-six-button-prev{right:100px;left:auto}.slider-six-slider-navigation .navigation-button:hover{border:1px solid #5138ee;background-color:#5138ee;color:#fff}@media only screen and (min-width:1200px) and (max-width:1499px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.slider-six-slider-navigation .navigation-button{left:20px}.slider-six-slider-navigation .navigation-button.slider-six-button-prev{right:20px}}.trending-article-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-right:-15px;margin-left:-15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.trending-article-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.trending-article-left-side{max-width:515px;padding-left:15px;padding-right:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.trending-article-left-side{max-width:100%}}.trending-article-right-side{max-width:675px;padding-left:15px;padding-right:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.trending-article-right-side{margin-top:30px}}.trending-single-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:35px}.trending-single-item:first-child{margin-top:0}@media only screen and (max-width:767px){.trending-single-item{margin-top:20px}}.trending-single-item .trending-post-thum{max-width:160px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (max-width:479px){.trending-single-item .trending-post-thum{max-width:100px}}.trending-single-item .trending-post-thum img{height:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover;border-radius:10px}.trending-single-item .trending-post-content{margin-left:30px}@media only screen and (max-width:479px){.trending-single-item .trending-post-content{margin-left:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.trending-single-item .trending-post-content{margin-left:15px}}.trending-blog-post-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}@media only screen and (max-width:479px){.trending-blog-post-top{margin-bottom:10px}}.trending-blog-post-category{margin-right:25px}.trending-blog-post-category a{min-width:100px;text-align:center;padding:4px 5px;border-radius:10px;color:#fff;background: #ffc107;}@media only screen and (max-width:479px){.trending-blog-post-category{margin-right:15px}.trending-blog-post-category a{min-width:40px;font-size:12px;padding:2px 5px}}.trending-blog-post-author{color:#9b9ea1}.trending-blog-post-author a{color:#000}@media only screen and (max-width:479px){.trending-blog-post-author{font-size:12px}}.trending-blog-post-title{margin-bottom:15px}.trending-blog-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.trending-meta-left-side span{position:relative;padding-right:10px;margin-right:10px;font-size:13px}.trending-meta-left-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.trending-meta-left-side span a:hover{color:#b5cce3}.trending-meta-left-side span:last-child{padding-right:0;margin-right:0}.trending-meta-left-side span:last-child::after{display:none}.post-meta-right-side a{margin-left:10px}.large-banner-trending-article{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.large-banner-trending-article .trending-single-item{margin-top:45px}.large-banner-trending-article .trending-single-item:first-child{margin-top:15px}@media only screen and (min-width:992px) and (max-width:1199px){.large-banner-trending-article .trending-single-item{margin-top:25px}.large-banner-trending-article .trending-single-item:first-child{margin-top:5px}}@media only screen and (max-width:479px){.large-banner-trending-article .trending-single-item{margin-top:15px}}.trending-large-post-thum{max-width:315px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:767px){.trending-large-post-thum{max-width:160px}}@media only screen and (max-width:479px){.trending-large-post-thum{max-width:100px}}.trending-large-post-thum img{height:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover;border-radius:10px}.trending-tody-content{margin-top:20px;margin-bottom:10px;margin-left:40px}@media only screen and (min-width:992px) and (max-width:1199px){.trending-tody-content{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.trending-tody-content{margin-left:0}}@media only screen and (max-width:767px){.trending-tody-content{margin-left:0}}.trending-tody-post-author{color:#9b9ea1;margin-bottom:10px;font-size:18px}.trending-tody-post-author a{color:#5974ff}@media only screen and (max-width:479px){.trending-tody-post-author{font-size:12px}}.trending-tody-post-title{margin-bottom:20px;font-size:52px}@media only screen and (min-width:1200px) and (max-width:1499px){.trending-tody-post-title{font-size:42px}}@media only screen and (min-width:992px) and (max-width:1199px){.trending-tody-post-title{font-size:36px}}@media only screen and (min-width:768px) and (max-width:991px){.trending-tody-post-title{font-size:26px;margin-bottom:10px}}@media only screen and (max-width:767px){.trending-tody-post-title{font-size:26px}}.trending-tody-content .dec{font-size:18px}.trending-tody-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:17px}.trending-tody-post-meta span{position:relative;padding-right:15px;margin-right:15px;font-size:13px;font-weight:600}.trending-tody-post-meta span::after{position:absolute;content:"";right:-5px;top:50%;height:4px;width:4px;background:#5974ff;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.trending-tody-post-meta span a:hover{color:#5974ff}.trending-tody-post-meta span:last-child{padding-right:0;margin-right:0}.trending-tody-post-meta span:last-child::after{display:none}.trending-tody-swiper-pagination{margin-top:80px;text-align:center}.trending-tody-swiper-pagination .swiper-pagination-bullet{height:12px;width:12px;border-radius:5000px;background-color:#0f034a;margin:10px}.trending-tody-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#5974ff;border-radius:5000px}@media only screen and (max-width:767px){.trending-tody-swiper-pagination{margin-top:40px}}.trending-tody-two-box{background-color:#fff;padding:43px 40px;border-radius:15px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.trending-tody-two-box .trending-tody-two-post-title{font-size:18px}.trending-tody-two-box:hover{background-color:#5138ee}.trending-tody-two-box:hover .trending-tody-two-post-author{color:#fff}.trending-tody-two-box:hover .trending-tody-two-post-author a{color:#fff}.trending-tody-two-box:hover .trending-tody-two-post-title{color:#fff}.trending-tody-two-box:hover .trending-tody-two-post-meta{color:#fff}.trending-tody-two-box:hover .trending-tody-two-post-meta span::after{background:#fff}.trending-tody-two-post-author{color:#9b9ea1;margin-bottom:12px;font-weight:500;-webkit-transition:0s ease-in-out;-o-transition:0s ease-in-out;transition:0s ease-in-out}.trending-tody-two-post-author a{color:#0f034a;-webkit-transition:0s ease-in-out;-o-transition:0s ease-in-out;transition:0s ease-in-out}@media only screen and (max-width:479px){.trending-tody-two-post-author{font-size:12px}}.trending-tody-two-post-title{color:#0f034a}.trending-tody-two-post-title a{-webkit-transition:0s ease-in-out;-o-transition:0s ease-in-out;transition:0s ease-in-out}.trending-tody-two-post-title a:hover{color:#fff}.trending-tody-two-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px;color:#7e7e7e}.trending-tody-two-post-meta span{position:relative;padding-right:15px;margin-right:15px;font-size:13px;font-weight:500}.trending-tody-two-post-meta span::after{position:absolute;content:"";right:-5px;top:50%;height:4px;width:4px;background:#0f034a;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.trending-tody-two-post-meta span a{-webkit-transition:0s ease-in-out;-o-transition:0s ease-in-out;transition:0s ease-in-out}.trending-tody-two-post-meta span a:hover{color:#5974ff}.trending-tody-two-post-meta span:last-child{padding-right:0;margin-right:0}.trending-tody-two-post-meta span:last-child::after{display:none}.trending-tody-two-slider-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.trending-tody-two-slider-navigation .navigation-button{color:#0f034a;font-size:24px;height:20px;line-height:20px;background-color:transparent;border-radius:0}.trending-tody-two-slider-navigation .navigation-button.trending-tody-button-prev{margin-left:20px;padding-left:20px;border-left:1px solid #dadada}.from-following-hader-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 0;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;margin-bottom:40px}@media only screen and (max-width:575px){.from-following-hader-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.from-following-hader-area .section-title{margin-bottom:20px}}.from-following-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-0.5rem}.from-following-left-side{max-width:873px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:992px) and (max-width:1199px){.from-following-left-side{max-width:650px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.from-following-left-side{min-width:100%;max-width:100%}}.from-following-right-side{max-width:335px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.following-post-thum{display:block}.following-post-thum img{border-radius:15px}.single-following-post{margin-bottom:40px}.following-blog-post-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;margin-top:25px}@media only screen and (max-width:479px){.following-blog-post-top{margin-bottom:10px}}.following-blog-post-category{margin-right:25px}.following-blog-post-category a{min-width:100px;background:#ffebdf;text-align:center;padding:4px 5px;border-radius:10px}@media only screen and (max-width:479px){.following-blog-post-category{margin-right:15px}.following-blog-post-category a{min-width:40px;font-size:12px;padding:2px 5px}}.following-blog-post-author{color:#9b9ea1}.following-blog-post-author a{color:#000}@media only screen and (max-width:479px){.following-blog-post-author{font-size:12px}}.following-blog-post-title{margin-bottom:15px}.following-blog-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.following-meta-left-side span{position:relative;padding-right:10px;margin-right:10px;font-size:13px}.following-meta-left-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.following-meta-left-side span a:hover{color:#b5cce3}.following-meta-left-side span:last-child{padding-right:0;margin-right:0}.following-meta-left-side span:last-child::after{display:none}.following-author-area{border:1px solid #f3f3f3;border-radius:10px;text-align:center;padding:30px 15px}.following-author-area .author-image{border:1px solid #f3f3f3;display:inline-block;border-radius:50000px;width:150px;height:150px;padding:11px;margin-bottom:25px}.following-author-area .author-image img{border-radius:50%;}.following-author-area .author-title{margin-bottom:20px}.following-author-area .author-details p{margin-bottom:20px}.following-author-area .author-post-share{margin-bottom:30px}.following-add-banner{margin-top:40px}.trending-topic-section-title{max-width:232px;padding:0 15px}@media only screen and (min-width:992px) and (max-width:1199px){.trending-topic-section-title{max-width:200px}}@media only screen and (min-width:768px) and (max-width:991px){.trending-topic-section-title{max-width:100%}}@media only screen and (max-width:767px){.trending-topic-section-title{max-width:100%}}.trending-topic-item-wrap{max-width:968px}@media only screen and (min-width:992px) and (max-width:1199px){.trending-topic-item-wrap{max-width:758px}}@media only screen and (min-width:768px) and (max-width:991px){.trending-topic-item-wrap{max-width:100%}}@media only screen and (max-width:767px){.trending-topic-item-wrap{max-width:100%}}.single-trending-topic-item{text-align:center}.single-trending-topic-item a{display:block;min-width:120px;max-width:100%;position:relative}.single-trending-topic-item a img{border-radius:15px;width:100%}.single-trending-topic-item a .title{position:absolute;bottom:20px;text-align:center;width:100%;color:#fff}.trending-topic-navigation{margin-bottom:20px}.trending-topic-navigation .navigation-button{background-color:#313438;color:#fff}.trending-topic-navigation .navigation-button:hover{background-color:#b5cce3}.newsletter-subscribe-inner{background-color:#fff;padding:70px;border-radius:10px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-subscribe-inner{padding:70px 50px}}@media only screen and (max-width:767px){.newsletter-subscribe-inner{padding:60px 30px}}@media only screen and (max-width:575px){.newsletter-subscribe-inner{padding:60px 20px}}.newsletter-input-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:1;position:relative}.newsletter-input-box .newsletter-input{max-width:450px;width:100%;border:1px solid #ddd;border-radius:10px;margin-right:20px;padding:5px 15px;font-weight:500;height:60px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.newsletter-input-box .newsletter-input{max-width:300px}}@media only screen and (max-width:767px){.newsletter-input-box .newsletter-input{max-width:100%;margin-bottom:20px}}@media only screen and (max-width:767px){.newsletter-input-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.newsletter-inner-image .newsletter-image-01{position:absolute;bottom:0;left:18%;z-index:0}.newsletter-inner-image .newsletter-image-02{position:absolute;bottom:0;right:34px;z-index:0}.related-newsletter-box{background:url("../images/home-two-newsletter-bg.jpg");border-radius:10px;background-size:cover;background-position:center}.related-newsletter-inner-box{max-width:730px;margin:auto;text-align:center;padding:80px 15px}.related-newsletter-inner-box .title{color:#fff;font-size:44px;font-weight:bold}.related-newsletter-inner-box .title .normal-width{font-weight:500}@media only screen and (min-width:768px) and (max-width:991px){.related-newsletter-inner-box .title{font-size:30px}}@media only screen and (max-width:767px){.related-newsletter-inner-box .title{font-size:30px}}.related-newsletter-three-box{background:url("../images/home-three-newsletter-bg.jpg");border-radius:10px;background-size:cover;background-position:center;position:relative}.related-newsletter-three-inner-box{max-width:894px;text-align:left;padding:80px 100px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.related-newsletter-three-inner-box{padding:60px 40px}}@media only screen and (max-width:575px){.related-newsletter-three-inner-box{padding:60px 40px 100px}}.related-newsletter-three-inner-box .title{color:#fff;font-weight:bold;font-size:44px}.related-newsletter-three-inner-box .title .normal-width{font-weight:500}@media only screen and (min-width:768px) and (max-width:991px){.related-newsletter-three-inner-box .title{font-size:30px}}@media only screen and (max-width:767px){.related-newsletter-three-inner-box .title{font-size:30px}}.subscribe-today-update{position:absolute;bottom:60px;right:70px;width:250px}.subscribe-today-update .today-update-text{font-size:28px;color:#fff;font-weight:400}.subscribe-today-update .today-update-text span{font-weight:600}@media only screen and (min-width:768px) and (max-width:991px){.subscribe-today-update{right:40px}.subscribe-today-update .today-update-text{font-size:22px}}@media only screen and (max-width:767px){.subscribe-today-update{right:20px}.subscribe-today-update .today-update-text{font-size:18px}}@media only screen and (max-width:575px){.subscribe-today-update{left:45px;bottom:30px;width:150px}.subscribe-today-update .today-update-text{font-size:18px}}.newsletter-four-box{background:url("../images/home-four-newsletter-bg.jpg");border-radius:10px;background-size:cover;background-position:center;background-color:#fff;padding:70px;border-radius:15px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-four-box{padding:70px 50px}}@media only screen and (max-width:767px){.newsletter-four-box{padding:60px 30px}}@media only screen and (max-width:575px){.newsletter-four-box{padding:60px 20px}}.newsletter-four-box .title{color:#fff;font-weight:500;margin-bottom:10px;font-size:44px}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-four-box .title{font-size:36px}}@media only screen and (max-width:767px){.newsletter-four-box .title{font-size:30px}}.newsletter-four-box p{color:#fff;font-size:25px}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-four-box p{font-size:20px}}@media only screen and (max-width:767px){.newsletter-four-box p{font-size:18px}}.newsletter-four-box .newsletter-input-box{margin-top:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.newsletter-four-box .newsletter-input-box .newsletter-input{background:transparent;border:1px solid #fff;color:#fff;border-radius:15px;padding:0 30px}.newsletter-four-box .newsletter-input-box .newsletter-input::-webkit-input-placeholder{color:#fff}.newsletter-four-box .newsletter-input-box .newsletter-input:-ms-input-placeholder{color:#fff}.newsletter-four-box .newsletter-input-box .newsletter-input::-moz-placeholder{color:#fff}.newsletter-four-box .newsletter-input-box .newsletter-input::-ms-input-placeholder{color:#fff}.newsletter-four-box .newsletter-input-box .newsletter-input::placeholder{color:#fff}.newsletter-inner-image .newsletter-image-01{position:absolute;bottom:0;left:18%;z-index:0}.newsletter-inner-image .newsletter-image-02{position:absolute;bottom:0;right:34px;z-index:0}.featured-video-col-8{max-width:847px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:1200px) and (max-width:1499px){.featured-video-col-8{max-width:846px;width:100%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.featured-video-col-8{max-width:100%}}.latest-post-col-4{max-width:363px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:1200px) and (max-width:1499px){.latest-post-col-4{max-width:360px;width:100%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.latest-post-col-4{max-width:100%}}.featured-video-haader{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:575px){.featured-video-haader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.featured-video-list .featured-video-list-item{padding-right:40px;margin-right:25px;position:relative}@media only screen and (max-width:767px){.featured-video-list .featured-video-list-item{padding-right:25px;margin-right:8px}}@media only screen and (max-width:575px){.featured-video-list .featured-video-list-item{margin-top:20px}}.featured-video-list .featured-video-list-item::after{position:absolute;right:0;top:50%;content:'\eab8';font-family:IcoFont;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.featured-video-list .featured-video-list-item .featured-video-link{font-weight:600}.featured-video-list .featured-video-list-item .featured-video-link.active{color:#b5cce3}.featured-video-list .featured-video-list-item:last-child{padding-right:0;margin-right:0}.featured-video-list .featured-video-list-item:last-child::after{display:none}.single-featured-video-item{margin-bottom:30px}.featured-blog-post-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;margin-top:25px}@media only screen and (max-width:479px){.featured-blog-post-top{margin-bottom:10px}}.featured-blog-post-top .post-meta-right-side{margin-left:30px}@media only screen and (max-width:767px){.featured-blog-post-top .read-time{display:none}}.latest-post-inner-wrap{padding:30px 24px;background:#fafafa;border-radius:10px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.latest-post-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.latest-post-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.latest-post-slider-navigation .navigation-button{background-color:#222;color:#fff}.latest-post-slider-navigation .navigation-button:hover{background-color:#b5cce3}.single-latest-post{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.single-latest-post{width:50%;padding-right:15px}}.latest-post-thum{-webkit-flex-basis:0 0 auto;-ms-flex-preferred-size:0 0 auto;flex-basis:0 0 auto;min-width:84px}.latest-post-thum a img{border-radius:10px;height: 66px;}.latest-post-content{margin-left:20px}.latest-post-content .title{margin-top:0;font-size:15px}.latest-post-content .latest-post-meta{font-size:12px;margin-top:10px}.latest-post-content .latest-post-meta span{position:relative;padding-right:6px;margin-right:6px}.latest-post-content .latest-post-meta span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.latest-post-content .latest-post-meta span a:hover{color:#b5cce3}.latest-post-content .latest-post-meta span:last-child{padding-right:0;margin-right:0}.latest-post-content .latest-post-meta span:last-child::after{display:none}.stay-in-touch-area{margin-top:30px;padding:30px 24px;background:#fafafa;border-radius:10px;text-align:center}.stay-in-touch-box{margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.single-touch-col{width:33.333%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:5px;padding-right:5px}.single-touch{background-color:#ebebeb;width:100%;margin-bottom:10px;text-align:center;border-radius:10px;padding:14px 10px}.single-touch.facebook .touch-socail-icon{background:#4867AA}.single-touch.twitter .touch-socail-icon{background:#1DA1F2}.single-touch.behance .touch-socail-icon{background:#1869FF}.single-touch.youtube .touch-socail-icon{background:#FE0000}.single-touch.dribbble .touch-socail-icon{background:#EA4C8A}.single-touch.linkedin .touch-socail-icon{background:#007BB6}.single-touch p{color:#000;font-size:12px}.single-touch:hover.facebook{background:#4867AA}.single-touch:hover.facebook .touch-socail-icon{color:#4867AA;background:#fff}.single-touch:hover.twitter{background:#1DA1F2}.single-touch:hover.twitter .touch-socail-icon{color:#1DA1F2;background:#fff}.single-touch:hover.behance{background:#1869FF}.single-touch:hover.behance .touch-socail-icon{color:#1869FF;background:#fff}.single-touch:hover.youtube{background:#FE0000}.single-touch:hover.youtube .touch-socail-icon{color:#FE0000;background:#fff}.single-touch:hover.dribbble{background:#EA4C8A}.single-touch:hover.dribbble .touch-socail-icon{color:#EA4C8A;background:#fff}.single-touch:hover.linkedin{background:#007BB6}.single-touch:hover.linkedin .touch-socail-icon{color:#007BB6;background:#fff}.single-touch:hover p{color:#fff}.touch-socail-icon{height:40px;width:40px;text-align:center;line-height:40px;margin:auto;margin-bottom:5px;border-radius:100%;color:#fff}.recent-reading-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}@media only screen and (max-width:575px){.recent-reading-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:self-end;-webkit-align-items:self-end;-ms-flex-align:self-end;align-items:self-end}}.recent-reading-header .recent-article-date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recent-reading-header .recent-article-date .date-button{margin-left:15px;height:48px;width:48px;line-height:48px;text-align:center;background-color:#f8f7fc;border-radius:10px}.single-recent-reading-post{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:40px}.recent-reading-post-thum{width:120px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.recent-reading-post-author{color:#9b9ea1;margin-bottom:10px}.recent-reading-post-author a{color:#000}.recent-reading-post-content{margin-left:25px}@media only screen and (max-width:575px){.recent-reading-post-content{margin-left:10px}}.recent-reading-post-meta{font-size:12px;margin-top:10px}.recent-reading-post-meta span{position:relative;padding-right:10px;margin-right:10px}.recent-reading-post-meta span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.recent-reading-post-meta span a:hover{color:#b5cce3}.recent-reading-post-meta span:last-child{padding-right:0;margin-right:0}.recent-reading-post-meta span:last-child::after{display:none}.archive-search-box{position:relative;margin-top:20px}.archive-search-box .search-input{width:100%;background-color:#f8f7fc;border-radius:10px;position:relative;border:0;font-weight:500;padding:16px 40px 16px 30px}.archive-search-box .search-button{position:absolute;top:50%;right:0;background-color:transparent;color:#5974ff;padding:10px 15px;border:0;font-size:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.archive-post-inner-wrap{border-radius:10px;max-width:300px;margin-left:auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.archive-post-inner-wrap{max-width:100%;margin-top:60px}}.single-archive-post{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px}.archive-post-thum{-webkit-flex-basis:0 0 auto;-ms-flex-preferred-size:0 0 auto;flex-basis:0 0 auto;min-width:84px}.archive-post-thum a img{border-radius:10px}.archive-post-content{margin-left:20px}.archive-post-content .title{margin-top:0;font-size:15px}.archive-post-content .archive-post-meta{font-size:12px;margin-top:10px}.archive-post-content .archive-post-meta span{position:relative;padding-right:6px;margin-right:6px}.archive-post-content .archive-post-meta span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.archive-post-content .archive-post-meta span a:hover{color:#b5cce3}.archive-post-content .archive-post-meta span:last-child{padding-right:0;margin-right:0}.archive-post-content .archive-post-meta span:last-child::after{display:none}.follow-us-box{margin-top:20px}.single-follow-col{margin-bottom:15px}.single-follow{background-color:#f8f7fc;padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-radius:15px;padding:17px 20px}.single-follow i{margin-right:5px}.single-follow .socail-title{font-weight:600}.single-follow:hover{background-color:#5974ff;color:#fff}.single-follow:hover .follow-share-onover .follow-title{opacity:0;visibility:hidden}.single-follow:hover .follow-share-onover .follow-hover{opacity:1;visibility:visible;color:#fff}.single-follow:hover .follow-socail-icon{color:#fff}.follow-share-onover{position:relative}.follow-share-onover p{margin-bottom:0;position:absolute;right:0;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;color:#000}.follow-share-onover .follow-title{opacity:1;visibility:visible}.follow-share-onover .follow-hover{opacity:0;visibility:hidden}.bottom-add-banner-box{position:relative}.bottom-add-banner-boxa{display:block}@media only screen and (max-width:767px){.bottom-add-banner-box img{height:100px;-o-object-fit:cover;object-fit:cover;border-radius:10px}}.bottom-add-text{font-size:25px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:50px;display:inline-block}.bottom-add-text span{display:block;font-size:32px;text-align:left;margin-top:3px}@media only screen and (max-width:767px){.bottom-add-text{font-size:16px}.bottom-add-text span{font-size:18px}}.single-most-populer-item{margin-top:40px}.most-populer-thum{display:block}.most-populer-thum img{border-radius:10px;width:100%}.most-populer-content{margin-top:25px}.most-populer-content .title{color:#0f034a;margin-top:10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.most-populer-content .most-populer-post-meta{margin-top:10px}.most-populer-content .most-populer-post-meta>span{position:relative;padding-right:10px;margin-right:10px;font-size:13px;color:#0f034a}.most-populer-content .most-populer-post-meta>span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.most-populer-content .most-populer-post-meta>span:last-child{padding-right:0;margin-right:0}.most-populer-content .most-populer-post-meta>span:last-child::after{display:none}.most-populer-post-author{color:#9b9ea1;font-weight:600}.most-populer-post-author a{color:#0f034a}.most-popular-slider-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.most-popular-slider-navigation .navigation-button{width:50px;height:50px;line-height:45px;border:1px solid #e7e5ed;text-align:center;font-size:25px;border-radius:10px;color:#0f034a;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.most-popular-slider-navigation .navigation-button.popular-swiper-button-next{margin-left:10px}.most-popular-slider-navigation .navigation-button:hover{border:1px solid #ff7d6b;background-color:#ff7d6b;color:#fff}.special-banner-blog-post .single-special-banner-post{border-bottom:1px solid #e3e3e3;padding-bottom:30px}.special-banner-blog-post .single-special-banner-post:last-child{border-bottom:0}.recent-article-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recent-article-header .recent-article-date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recent-article-header .recent-article-date .date-button{margin-left:15px;height:48px;width:48px;line-height:48px;text-align:center;background-color:#f4f4f4;border-radius:10px}@media only screen and (max-width:575px){.recent-article-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.recent-article-header .recent-article-date{margin-top:10px}}.section-border-bottom{border-bottom:1px solid #e3e3e3;padding-bottom:30px}.recent-article-header-two{padding-top:60px;margin-top:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.recent-article-header-two{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.recent-article-header-two .input-search-box{position:relative;width:340px}.recent-article-header-two .input-search-box .input{border:1px solid #ddd;border-radius:15px;position:relative;height:60px;padding:15px 50px 15px 30px;font-weight:500;width:100%}.recent-article-header-two .input-search-box .submit-button{position:absolute;right:15px;height:60px;background:transparent;border:0}@media only screen and (max-width:767px){.recent-article-header-two .input-search-box{width:300px;margin-top:30px}}.single-recent-article-item{margin-top:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:575px){.single-recent-article-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.recent-article-thum{display:block;max-width:360px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:992px) and (max-width:1199px){.recent-article-thum{max-width:300px}}@media only screen and (min-width:768px) and (max-width:991px){.recent-article-thum{max-width:300px}}@media only screen and (max-width:767px){.recent-article-thum{max-width:200px}}@media only screen and (max-width:575px){.recent-article-thum{max-width:100%}}.recent-article-thum img{border-radius:10px;width:100%;height:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover}.recent-article-content{margin-left:35px;margin-top:15px}@media only screen and (max-width:575px){.recent-article-content{margin-left:0;margin-top:30px}}.recent-article-content .title{color:#0f034a;margin-top:10px}.recent-article-content .recent-article-post-meta{margin-top:10px}.recent-article-content .recent-article-post-meta>span{position:relative;padding-right:10px;margin-right:10px;font-size:13px;color:#0f034a}.recent-article-content .recent-article-post-meta>span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.recent-article-content .recent-article-post-meta>span:last-child{padding-right:0;margin-right:0}.recent-article-content .recent-article-post-meta>span:last-child::after{display:none}.recent-article-post-author{color:#9b9ea1;font-weight:600}.recent-article-post-author a{color:#0f034a}.recent-post-right-area{padding-left:26px}.trusted-partners-box{padding:80px 100px;background-color:#f4eaff;border-radius:15px}.trusted-partners-box .trusted-partners-slider-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px){.trusted-partners-box{padding:60px 80px}}@media only screen and (min-width:768px) and (max-width:991px){.trusted-partners-box{padding:60px 40px}}@media only screen and (max-width:767px){.trusted-partners-box{padding:60px 30px}}.trusted-partners-area{padding:60px 0}.partners-swiper-pagination{margin-top:40px;text-align:center}.partners-swiper-pagination .swiper-pagination-bullet{height:14px;width:14px;border-radius:100%;background-color:#8b61b7;margin:8px}.partners-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#0f034a;border-radius:100%}.single-platform-box{background-color:#fafafa;padding:40px;border-radius:10px;margin-top:30px}@media only screen and (max-width:575px){.single-platform-box{padding:40px 20px}}.platform-icon{background-color:#b5cce3;display:inline-block;height:90px;width:90px;line-height:90px;text-align:center;border-radius:10px;margin-bottom:20px}.platform-content .title{margin-bottom:20px}.platform-d-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.platform-d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.platform-content-box{max-width:300px;padding-right:20px}@media only screen and (min-width:992px) and (max-width:1199px){.platform-content-box{max-width:250px}}@media only screen and (max-width:767px){.platform-content-box{max-width:100%;margin-bottom:30px}}.plateform-image-box{margin-left:30px}@media only screen and (max-width:767px){.plateform-image-box{margin-left:0}}.bunzo-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.bunzo-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:0}}.bunzo-col-6{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-left:1px solid #ddd;height:100%}.bunzo-col-6:first-child{border-left:none}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.bunzo-col-6{width:100%;border-right:0;border-bottom:1px solid #ddd}}.bunzo-history-title{font-size:62px;font-weight:300;margin-right:30px;margin-top:30px;margin-bottom:30px}.bunzo-history-title .f-w-bold{font-weight:600}@media only screen and (min-width:992px) and (max-width:1199px){.bunzo-history-title{font-size:42px}}@media only screen and (min-width:768px) and (max-width:991px){.bunzo-history-title{font-size:42px}}@media only screen and (max-width:767px){.bunzo-history-title{font-size:22px}}.single-history-item{border-bottom:1px solid #ddd;padding:60px 0 60px 90px}.single-history-item:last-child{border-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.single-history-item{padding:30px 30px 30px 30px;border-right:1px solid #ddd}}.plateforem-image{position:relative}.plateforem-image .platform-box-button{position:absolute;width:100%;bottom:30px;text-align:center;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.single-team-area{position:relative;overflow:hidden;margin-top:40px}.single-team-area .team-thum img{width:100%}.single-team-area:hover .team-content{opacity:1;visibility:visible}.single-team-area:hover .team-share-top{margin-top:20px}.single-team-area:hover .team-member-info{margin-bottom:20px}.team-content{opacity:0;visibility:hidden;position:absolute;height:100%;width:100%;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;border-radius:10px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:-webkit-linear-gradient(bottom,rgba(0,0,0,0.9) 0,rgba(253,195,158,0.9) 100%)}.team-share-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:0;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.shate-action-button{margin-left:20px;height:40px;width:40px;line-height:40px;background-color:#fff;border-radius:10px;text-align:center;font-weight:600}.shate-action-button:hover{background-color:#222;color:#fff}.team-social-share{text-align:right;margin-right:20px}.team-social-share li{display:inline-block;margin:0 3px}.team-social-share li a{height:40px;width:40px;line-height:40px;background-color:#fff;border-radius:10px;text-align:center}.team-social-share li a:hover{background-color:#222;color:#fff}.team-member-info{margin-bottom:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.team-member-info .name-title{color:#fff}.team-member-info .desination{color:#b5cce3}.blog-details-col-8{max-width:847px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-col-8{max-width:603px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.blog-details-col-8{max-width:100%}}.blog-details-col-4{max-width:363px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-col-4{max-width:363px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.blog-details-col-4{max-width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-col-4 .single-latest-post{width:100%;padding-right:0}}.blog-details-meta-box{margin-top:20px;margin-bottom:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.blog-details-meta-box .post-meta-left-side,.blog-details-meta-box .post-mid-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.blog-details-meta-box .post-mid-side span{position:relative;padding-right:10px;margin-right:10px;font-size:13px}.blog-details-meta-box .post-mid-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blog-details-meta-box .post-mid-side span a:hover{color:#b5cce3}.blog-details-meta-box .post-mid-side span:last-child{padding-right:0;margin-right:0}.blog-details-meta-box .post-mid-side span:last-child::after{display:none}@media only screen and (max-width:767px){.blog-details-meta-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.blockquote-box{background-color:#fafafa;padding:60px 60px;text-align:center;position:relative;margin-top:30px}.blockquote-box::before{color:#b5cce3;font-size:106px;position:absolute;content:"“";height:auto;width:105px;line-height:100px;top:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.blockquote-box .blockquote-text{font-size:20px;font-weight:600;margin-top:30px}@media only screen and (max-width:767px){.blockquote-box{padding:60px 30px}.blockquote-box .blockquote-text{font-size:16px}}.blog-details-tag-and-share-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}@media only screen and (max-width:767px){.blog-details-tag-and-share-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.blog-details-tag-and-share-area .social-share-area{margin-top:30px}}.related-post-thum img{width:100%}.comment-form-area{margin-top:30px}.comment-form-area .single-input{margin-bottom:20px}.comment-form-area .single-input input,.comment-form-area .single-input textarea{border:1px solid #efefef;border-radius:5px;width:100%;padding:15px 30px;background-color:#fafafa}.comment-form-area .single-input textarea{height:280px}.blog-details-two-header{max-width:800px;text-align:center;margin:auto;margin-top:40px}.blog-details-two-post-title{margin-bottom:25px;font-size:32px;font-weight:bold;color:#0f034a}.blog-details-two-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media only screen and (max-width:479px){.blog-details-two-post-meta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.blog-details-two-post-meta span{position:relative;padding-right:15px;margin-right:15px;font-size:13px;font-weight:600}.blog-details-two-post-meta span::after{position:absolute;content:"";right:-5px;top:50%;height:4px;width:4px;background:#091d40;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blog-details-two-post-meta span a:hover{color:#5974ff}.blog-details-two-post-meta span:last-child{padding-right:0;margin-right:0}.blog-details-two-post-meta span:last-child::after{display:none}.blog-details-two-post-author{color:#9b9ea1}.blog-details-two-post-author a{color:#091d40}@media only screen and (max-width:479px){.blog-details-two-post-author{font-size:12px}}.blog-details-two-tags a{margin-left:10px;margin-right:10px;margin-top:20px;height:40px;border-radius:10px;line-height:40px}.blog-details-two-post-text .title{color:#0a1e43}.table-content-list .table-content-item{position:relative;padding:20px;padding-left:50px;background-color:transparent;border-radius:15px;border:1px solid #eee;margin-bottom:10px;font-weight:600;color:#5138ee;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.table-content-list .table-content-item:hover{background-color:#eeee}.table-content-list .table-content-item::before{content:'\ea98';position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:IcoFont;color:#0a1e43}.blockquote-box-two{margin-top:40px;margin-bottom:40px;background-color:#5138ee;padding:80px 60px;text-align:center}.blockquote-box-two h4{font-size:44px;color:#fff;font-weight:500}.blockquote-box-two h4 .bold{font-weight:600}@media only screen and (min-width:768px) and (max-width:991px){.blockquote-box-two{padding:60px 30px}.blockquote-box-two h4{font-size:30px}}@media only screen and (max-width:767px){.blockquote-box-two{padding:60px 30px}.blockquote-box-two h4{font-size:26px}}.blog-post-author{color:#9b9ea1;margin-left:15px}.blog-post-author a{color:#000}.blog-details-two-share-area{margin-top:40px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px 50px}@media only screen and (max-width:767px){.blog-details-two-share-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px 10px}.blog-details-two-share-area .share-title{margin-bottom:20px}}.related-post-two-slider-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.related-post-two-slider-navigation .navigation-button{width:50px;height:50px;line-height:45px;border:2px solid #e0dfe6;text-align:center;background-color:transparent;font-size:25px;border-radius:10px;color:#0f034a;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.related-post-two-slider-navigation .navigation-button.popular-swiper-button-next{margin-left:10px}.related-post-two-slider-navigation .navigation-button:hover{border:1px solid #5138ee;background-color:#5138ee;color:#fff}.comment-list-wrapper{margin-bottom:60px}.comment-list-wrapper .widget-title{color:#0a1e43}.comment-list{margin:0;padding:0}.comment-list .comment-2,.comment-list .comment-reply-wrap{border:1px solid #eee;padding:30px;border-radius:10px}.comment-list .comment-author-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.comment-list .comment{list-style-type:none;padding:10px 0}.comment-list .comment:last-child{padding-bottom:0}.comment-list .comment-author img{border-radius:50px;width:120px}.comment-list .comment-content{position:relative;overflow:hidden;margin-left:20px;width:100%}.comment-list .meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.comment-list .meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.comment-list .meta .fn{font-size:22px;text-transform:uppercase;color:#0a1e43;display:block;margin-bottom:0}@media only screen and (max-width:767px){.comment-list .meta .fn{font-size:18px}}.comment-list .meta .comment-datetime{position:relative;display:inline-block;font-size:14px;color:#ababab;margin-top:10px}.comment-list .meta .separator{padding:0 10px}.comment-list .meta .time{color:#5138ee}.comment-list .comment-author.vcard{padding:8px;border:1px solid #dfeee5;border-radius:100%}.comment-list .comment-actions a{margin-right:20px;font-weight:500;color:#333}.comment-list .comment-actions a:hover{color:#5138ee}.comment-list .comment-reply-link{background-color:#f8f8f8;height:45px;line-height:45px;color:#5138ee;font-weight:600;border-radius:10px;padding:0 20px}.comment-list .comment-reply-link i{margin-right:10px}@media only screen and (max-width:767px){.comment-list .comment-reply-link{margin-top:5px}}.comment-list .children{margin:20px 0 20px 100px;padding:0}@media only screen and (max-width:767px){.comment-list .children{margin:40px 0 20px 30px}}.comment-list .children li+li{margin-top:0}.comment-list .comment-text{margin-top:15px}.comment-submit-btn .ht-btn{padding:0 54px}.messonry-button{border-bottom:1px solid #eee;padding-bottom:20px;padding-top:20px;border-top:1px solid #eee}.messonry-button button{background-color:transparent;border:0;font-weight:600;padding-left:35px;margin-left:30px;position:relative}.messonry-button button.is-checked{color:#b5cce3}.messonry-button button::before{color:#222;content:'';height:6px;width:6px;background:#222;border-radius:5000px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:0}.messonry-button button:first-child{padding-left:0;margin-left:0}.messonry-button button:first-child::before{display:none}.author-blog-post-content .post-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.author-blog-post-content .post-right-side span{position:relative;padding-right:15px;margin-right:15px;font-size:13px}.author-blog-post-content .post-right-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.author-blog-post-content .post-right-side span a:hover{color:#b5cce3}.author-blog-post-content .post-right-side span:last-child{padding-right:0;margin-right:0}.author-blog-post-content .post-right-side span:last-child::after{display:none}@media only screen and (max-width:767px){.author-blog-post-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.author-blog-post-wrap{margin-bottom:30px}.author-post-bottom-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:20px}.author-blog-thum{display:block}.author-blog-thum img{width:100%}.author-post-action-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 20px;margin:20px 0}@media only screen and (max-width:575px){.author-post-action-box{padding:0}}.author-post-action-box .author-action{margin-right:10px;margin-left:10px}.faq-box-wrap{margin-top:100px;margin-bottom:100px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.faq-section-title{margin-top:30px}.faq-section-title .title{font-size:62px;font-weight:400;margin-top:100px;margin-right:30px}.faq-section-title .title .bold-text{font-weight:600;display:block}@media only screen and (min-width:992px) and (max-width:1199px){.faq-section-title .title{font-size:52px;margin-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.faq-section-title .title{font-size:48px;margin-top:50px}}@media only screen and (max-width:767px){.faq-section-title .title{font-size:42px;margin-top:50px}}@media only screen and (max-width:575px){.faq-section-title .title{font-size:32px;margin-top:50px}}.faq-content-wrap{border-left:1px solid #ddd}.faq-qustion{background:transparent;border:0;font-weight:600;padding:40px 0 40px 40px;font-size:20px}@media only screen and (max-width:575px){.faq-qustion{font-size:14px;padding:20px 0 20px 10px}}.faq-qustion::after{display:none}.faq-qustion:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.faq-qustion .number-of-accordion{min-height:46px;min-width:46px;text-align:center;line-height:46px;background-color:#f4f4f4;border-radius:10px;margin-right:20px;font-size:15px}.faq-qustion:not(.collapsed){background-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#000}.faq-qustion:not(.collapsed) .number-of-accordion{background-color:#b5cce3;color:#fff}.accordion-item{border-top:0;border-left:none;border-right:0;border-bottom:2px solid #ddd}.accordion-item:last-child{border-bottom:0}.faq-ans{padding:0 0 40px 100px}@media only screen and (max-width:575px){.faq-ans{padding:0 0 20px 10px}}.office-img{margin-top:30px;padding:30px;background:#f7f7f7;border-radius:15px;position:relative}.office-img img{border-radius:15px}.office-img .office-title{position:absolute;bottom:60px;text-align:center;left:50%;display:inline-block;background-color:#333;border-radius:15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#fff;padding:10px 40px;border:4px solid rgba(255,255,255,0.8)}.single-office-info{margin-top:30px;padding:40px 55px;border:1px solid #ddd;border-radius:15px;background-color:transparent}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.single-office-info{padding:30px 25px}}.single-office-info .single-contact-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.single-office-info .single-contact-info:last-child{margin-bottom:0}.single-office-info .single-contact-info .icon{min-height:45px;min-width:45px;line-height:45px;border-radius:10px;margin-right:20px;text-align:center;background-color:#f4f4f4}.single-office-info-wrap:hover .office-title{background-color:#b5cce3;color:#222}.single-office-info-wrap:hover .single-office-info{border-color:#b5cce3}.contact-from .section-title .title{font-size:40px}@media large-mobile{.contact-from .section-title .title{font-size:30px}}.single-input-box{margin-bottom:20px}.single-input-box input,.single-input-box textarea{border:1px solid #efefef;width:100%;padding:10px 30px;border-radius:10px;background-color:#fafafa}.single-input-box textarea{height:200px}.single-input-box:hover input,.single-input-box:hover textarea{background-color:transparent}.contact-us-map iframe{height:664px;width:100%;border-radius:15px}.error-404-area{padding:100px 0;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.error-404-area{padding:80px 0}}@media only screen and (max-width:767px){.error-404-area{padding:60px 0}}.error-text{text-align:center;max-width:600px;margin:auto;margin-top:50px}.error-text h5{color:#b5cce3;margin-bottom:20px}.error-area-shap{position:absolute;bottom:0;left:100px}@media only screen and (min-width:768px) and (max-width:991px){.error-area-shap{left:40px}}@media only screen and (max-width:767px){.error-area-shap{display:none}}.share-thinking-title{background-color:#f5f5f5;padding:40px;border-radius:15px}.share-thinking-title .title{font-size:28px}.title-write{background-color:#f5f5f5;padding:20px;border-radius:15px;margin-top:30px}.write-content-box{border:1px solid #f5f5f5;padding:20px;border-radius:15px;margin-top:30px}.post-write-tag a{position:relative;padding-right:10px}.post-write-tag a::after{content:","}.post-write-tag a:last-child::after{content:""}.post-write-trams{padding:0 20px}.single-trams{margin-bottom:20px}.single-trams .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.single-trams .title .form-check-label{margin-left:10px;font-weight:600;font-size:18px}.form-check-input:checked{background-color:#b5cce3;border-color:#b5cce3}.form-check-input:focus{border-color:transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}.conditon-buttom-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:50px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.conditon-buttom-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.conditon-note{color:#8e8f91;max-width:600px}@media only screen and (min-width:992px) and (max-width:1199px){.conditon-note{max-width:500px}}.conditon-note .title{font-weight:600;color:#000}.login-content form>input{width:100%;background-color:#fff;padding:1px 20px;color:#000;line-height:47px;border:0;border-radius:10px;margin-bottom:25px;border:1px solid #ddd}.remember-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.remember-wrap p{margin-bottom:0}.remember-forget-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between} /**商品**/ #baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:d .4s ease-out;animation:d .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:e .4s ease-out;animation:e .4s ease-out}@-webkit-keyframes d{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes d{0%,to{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes e{0%,to{margin-left:0}50%{margin-left:30px}}@keyframes e{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:f 2s infinite ease-in-out;animation:f 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes f{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes f{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}body,html{height:100%;width:100%}.sp-loading{text-align:center;max-width:270px;padding:15px;font-size:12px;color:#888}.sp-loading,.sp-wrap{border:5px solid #eee;border-radius:3px}.sp-wrap{display:none;line-height:0;font-size:0;background:#eee;position:relative;margin:0 25px 15px 0;float:left;}.sp-thumbs{text-align:left;display:inline-block}.sp-thumbs img{min-height:50px;min-width:50px;max-width:50px}.sp-thumbs a:link,.sp-thumbs a:visited{width:50px;height:50px;overflow:hidden;opacity:.3;display:inline-block;background-size:cover;background-position:50%;transition:all .2s ease-out}.sp-thumbs a:hover{opacity:1}.sp-current,.sp-thumbs a:active{opacity:1!important;position:relative}.sp-large{position:relative;overflow:hidden;top:0;left:0}.sp-large a img{max-width:100%;height:auto}.sp-large a{display:block}.sp-zoom{position:absolute;left:-50%;top:-50%;cursor:zoom-in;display:none}.sp-lightbox{position:fixed;top:0;left:0;height:100%;width:100%;background:#000;background:rgba(0,0,0,.9);z-index:1031;display:none;cursor:pointer}.sp-lightbox img{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;max-width:90%;max-height:90%;border:2px solid #fff}#sp-next,#sp-prev{position:absolute;top:50%;margin-top:-25px;z-index:501;color:#fff;padding:14px;text-decoration:none;background:#000;border-radius:25px;border:2px solid #fff;width:50px;height:50px;box-sizing:border-box;transition:.2s}#sp-prev{left:10px}#sp-prev:before{content:"";border:7px solid transparent;border-right:15px solid #fff;position:absolute;top:16px;left:7px}#sp-next{right:10px}#sp-next:before{content:"";border:7px solid transparent;border-left:15px solid #fff;position:absolute;top:16px;left:18px}#sp-next:hover,#sp-prev:hover{background:#444}@media screen and (max-width:400px){.sp-wrap{margin:0 0 15px}#sp-next,#sp-prev{top:auto;margin-top:0;bottom:25px}}.btn i{margin-right:5px}.clean-block.dark{background-color:#f6f6f6}.clean-block.blue{background-color:#007bff;color:#fff}.clean-block.blue input{border:none}.clean-block .block-heading{padding-top:50px;margin-bottom:40px;text-align:center}.clean-block .block-heading p{text-align:center;max-width:420px;margin:auto;opacity:.7}.clean-block.dark .block-heading p{opacity:.8}.clean-block .block-heading h1,.clean-block .block-heading h2,.clean-block .block-heading h3{margin-bottom:1.2rem}.clean-block .block-content,.clean-block .content{box-shadow:0 2px 10px rgba(0,0,0,.075);background-color:#fff}.clean-block .block-content{padding:40px}.clean-block.clean-hero{position:relative;text-align:center;background-size:cover;background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-bottom:0}.clean-block.clean-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:currentColor;z-index:1}.clean-block.clean-hero .text{max-width:640px;color:#fff;z-index:2;padding:40px 15px;text-shadow:1px 1px 1px rgba(0,0,0,.15)}.clean-block.clean-hero h2{margin-bottom:30px}.clean-block.clean-hero p{font-size:18px;margin-bottom:30px}.feature-box{padding:15px 20px 15px 70px}.feature-box .icon{font-size:30px;position:absolute;left:15px;top:15px;width:30px;text-align:center;color:#3b99e0}.feature-box h4{font-weight:600;font-size:1.2rem}.feature-box p{font-size:.9em;opacity:.8}.clean-block.slider{margin-left:auto;margin-right:auto}.clean-card{box-shadow:0 2px 10px rgba(0,0,0,.075);border-radius:3px;margin-bottom:40px;border:1px solid #eaeaea}.clean-card .image{border-radius:3px 3px 0 0;overflow:hidden}.clean-card .info{padding:30px}.clean-card h4{font-weight:600;font-size:1em}.clean-card p{opacity:.8;font-size:.85em;margin-bottom:.9em}.clean-card .icons a{font-size:16px;color:#3b99e0;opacity:.75;height:2em;line-height:2;text-align:center;padding:.6em .4em}.clean-card .icons a:hover{opacity:1;text-decoration:none}.clean-block.clean-info{padding-left:20px;padding-right:20px;text-align:center}.clean-block.clean-info h3{margin-top:.8em;margin-bottom:.6em}.clean-block.clean-services .card{margin-bottom:30px;text-align:center}.clean-block.clean-services .card h4{font-weight:600;font-size:1em;margin-bottom:.8em}.clean-block.clean-services .card p{font-size:.9em;opacity:.8}.clean-block.clean-services .card button{margin-bottom:25px;padding:6px 20px}.clean-block.clean-faq .faq-item{margin-bottom:20px}.clean-block.clean-faq .faq-item .question{font-weight:600;font-size:1em;line-height:1.5}.clean-block.clean-faq .faq-item:not(:first-child) .question{margin-top:1.8em}.clean-block.clean-faq .faq-item .answer{font-size:1em;color:#7f7d7d;margin-top:20px}.clean-block.clean-form form{border-top:2px solid #5ea4f3;background-color:#fff;max-width:500px;margin:auto;padding:40px;box-shadow:0 2px 10px rgba(0,0,0,.075)}.clean-block.clean-block.clean-gallery .item{margin-bottom:20px}.clean-block.clean-gallery .item .image{box-shadow:0 2px 10px rgba(0,0,0,.075)}.clean-block.clean-gallery .lightbox img{transition:.2s ease-in-out}.clean-block.clean-gallery .lightbox img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.clean-block.clean-gallery img{border-radius:4px}.baguetteBox-button{background-color:transparent!important}.clean-pricing-item .heading{text-align:center;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1)}.clean-pricing-item{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.075);border-top:2px solid #5ea4f3;padding:30px;overflow:hidden;position:relative}.clean-block.clean-pricing .col-md-5:not(:last-child) .item{margin-bottom:30px}.clean-pricing-item button{font-weight:600}.clean-pricing-item .ribbon{width:160px;height:32px;font-size:12px;text-align:center;color:#fff;font-weight:700;box-shadow:0 2px 3px hsla(0,0%,53%,.25);background:#4dbe3b;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;right:-42px;top:20px;padding-top:7px}.clean-pricing-item p{text-align:center;margin-top:20px;opacity:.7}.clean-pricing-item .features .feature{font-weight:600}.clean-pricing-item .features h4{text-align:center;font-size:18px;padding:5px}.clean-pricing-item .price h4{margin:15px 0;font-size:45px;text-align:center;color:#2288f9}.clean-pricing-item .buy-now button{text-align:center;margin:auto;font-weight:600;padding:9px 0}.clean-block.payment-form form{border-top:2px solid #5ea4f3;box-shadow:0 2px 10px rgba(0,0,0,.075);background-color:#fff;padding:0;max-width:600px;margin:auto}.clean-block.payment-form .title{font-size:1em;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:.8em;font-weight:600;padding-bottom:8px}.clean-block.payment-form .products{background-color:#f7fbff;padding:25px}.clean-block.payment-form .products .item{margin-bottom:1em}.clean-block.payment-form .products .item-name{font-weight:600;font-size:.9em}.clean-block.payment-form .products .item-description{font-size:.8em;opacity:.6}.clean-block.payment-form .products .item p{margin-bottom:.2em}.clean-block.payment-form .products .price{float:right;font-weight:600;font-size:.9em}.clean-block.payment-form .products .total{border-top:1px solid rgba(0,0,0,.1);margin-top:10px;padding-top:19px;font-weight:600;line-height:1}.clean-block.payment-form .card-details{padding:25px 25px 15px}.clean-block.payment-form .card-details label{font-size:12px;font-weight:600;margin-bottom:15px;color:#79818a;text-transform:uppercase}.clean-block.payment-form .card-details button{margin-top:.6em;padding:12px 0;font-weight:600}.clean-block.payment-form .date-separator{margin-left:10px;margin-right:10px;margin-top:5px}.clean-block.clean-catalog .filters{padding-left:40px;padding-top:10px}.clean-block.clean-catalog .filter-collapse .filter-caret{float:right;font-size:12px;line-height:26px}.clean-block.clean-catalog .filter-collapse{display:block;padding:10px;border:1px solid #ccc;margin:30px;border-radius:0;text-align:left}.clean-block.clean-catalog .filters h3{font-size:1em;font-weight:600;margin-bottom:.8em}.clean-block.clean-catalog .filters .heading{font-size:20px;font-weight:700;padding-bottom:20px}.clean-block.clean-catalog .filters .filter-item{margin-bottom:40px}.clean-block.clean-catalog .filters label{word-wrap:break-word;max-width:100%}.clean-block.clean-catalog .products{padding:0}.clean-block.clean-catalog .products .row:first-of-type{border-top:none;border-left:none;margin-bottom:20px}.clean-product-item{padding:20px;border-right:none;border-bottom:1px solid #e8e6e6;height:100%}.clean-product-item .image{margin-bottom:20px}.clean-product-item .image img{max-width:220px;max-height:180px}.clean-product-item .product-name{margin-bottom:20px;text-align:center}.clean-product-item .product-name a{color:#585858;font-size:1.1em}.clean-product-item .product-name a:hover{text-decoration:none;color:#8f8c8c}.clean-product-item .about{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.clean-product-item .price{text-align:right;padding-right:10px}.clean-product-item .price h3{font-size:1.2em;font-weight:600;color:#32303c;margin:0}.clean-product-item .rating{color:#fec000}.clean-product-item .rating img{width:14px;margin-right:2px}.clean-product-item .add .icon{padding-right:10px}.clean-block.clean-catalog .products .pages{width:50%;margin:55px auto 0}.clean-block.clean-catalog .pagination{-ms-flex-pack:center;justify-content:center}.clean-block.clean-cart .items{padding:36px}.clean-block.clean-cart .items .product{padding-top:20px;padding-bottom:40px}.clean-block.clean-cart .items .product .product-image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:15px;border:2px solid #f0f0f0}.clean-block.clean-cart .items .product{padding-top:0}.clean-block.clean-cart .items .product .product-info{padding-top:1em;padding-bottom:1em}.clean-block.clean-cart .items .product .product-name{font-weight:600;font-size:1.3em}.clean-block.clean-cart .items .product .product-info .product-specs{font-size:.8rem;font-weight:600;margin-top:15px}.clean-block.clean-cart .items .product .product-info .product-specs .value{font-weight:400}.clean-block.clean-cart .items .product .quantity .quantity-input{width:68px}.clean-block.clean-cart .items .product .quantity label{font-size:.9em}.clean-block.clean-cart .items .product .price{font-weight:700;font-size:22px;text-align:right}.clean-block.clean-cart .summary{background-color:#f7fbff;height:100%;padding:30px}.clean-block.clean-cart .summary h3{text-align:center;font-size:1.25em;font-weight:600;padding-top:16px;padding-bottom:28px;text-transform:uppercase;letter-spacing:2px;color:#1d4f88}.clean-block.clean-cart .summary h4{padding-bottom:18px;margin-bottom:0;background:#fff;padding-left:20px;padding-right:20px}.clean-block.clean-cart .summary h4:first-of-type{border-top:1px solid #86b4e8;padding-top:18px}.clean-block.clean-cart .summary h4:last-of-type{color:#617ef3;border-bottom:1px solid #e6edf5}.clean-block.clean-cart .summary .text{font-size:.65em;font-weight:600}.clean-block.clean-cart .summary .price{font-size:.6em;float:right;margin-top:10px}.clean-block.clean-cart .summary button{margin-top:20px;font-weight:600;font-size:1em;padding:10px 0}.clean-block.clean-product .block-content{padding:20px}.clean-block.clean-product .product-info{margin-bottom:50px}.clean-block.clean-product .gallery{padding:20px;background-color:#f6f6f6}.clean-block.clean-product .sp-wrap{background:transparent;border:none;float:none;width:100%}.clean-block.clean-product .sp-thumbs{margin-top:15px}.clean-block.clean-product .sp-thumbs a:link{margin-right:10px}.clean-block.clean-product .product-info .info .price{padding:20px 0}.clean-block.clean-product .product-info .info .price h3{font-size:1.5em;font-weight:700}.clean-block.clean-product .product-info .info .rating{color:#fec000;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}.clean-block.clean-product .product-info .info button{padding:10px 20px;margin-bottom:30px}.clean-block.clean-product .product-info .info button .fa{margin-right:10px}.clean-block.clean-product .product-info .info .summary{border-top:1px solid rgba(0,0,0,.1);padding-top:30px}.clean-block.clean-product .product-info .info .summary p{font-size:.9em}.clean-block.clean-product .product-info .description{max-width:720px;margin:0 auto}.clean-block.clean-product .product-info .description p{margin-bottom:50px}.clean-block.clean-product .product-info .description h4{margin-top:60px;margin-bottom:20px}.clean-block.clean-product .tab-content .description{padding-top:60px}.clean-block.clean-product .tab-content .description .right{text-align:left}.clean-block.clean-product .tab-content .reviews,.clean-block.clean-product .tab-content .specifications{padding-top:30px}.clean-block.clean-product .product-info .specifications .stat{font-weight:700}.clean-block.clean-product .product-info .reviews .review-item{margin-bottom:30px;padding:20px;border:1px solid #ded7d7}.clean-block.clean-product .product-info .reviews .review-item h4{font-size:1.2em;font-weight:600}.clean-block.clean-product .product-info .reviews .review-item span{font-size:.9em}.clean-block.clean-product .product-info .reviews .review-item p{margin-top:12px;font-size:.9em}.clean-block.clean-product .clean-related-items .items{margin-top:30px}.clean-related-item{border:1px solid #eaeaea;padding-top:20px;padding-bottom:20px}.clean-related-item .related-name{text-align:center;margin-top:16px}.clean-related-item .related-name a{font-size:1em;color:#212529}.clean-related-item .related-name a:hover{text-decoration:none;color:#999ea4}.clean-block.clean-product .reviews .review-item .rating,.clean-related-item .related-name .rating{color:#fec000;margin-bottom:10px}.clean-block.clean-product .product-info .info .rating img,.clean-block.clean-product .reviews .review-item .rating img,.clean-related-item .related-name .rating img{width:18px;margin-right:2px}.clean-related-item .related-name h4{font-size:1.3em;font-weight:600;color:#007bff}.clean-blog-post{padding-bottom:70px}.clean-blog-post h3{font-size:1.3em;font-weight:600;padding-top:17px}.clean-blog-post p{font-size:.95em}.clean-blog-post .info{padding:5px 0 12px;font-size:.9em}.clean-blog-post .info span:not(:last-child){margin-right:7px}.clean-blog-post .info a{color:inherit}.clean-block.clean-post{padding-top:100px}.clean-block.clean-post .block-content{padding:0}.clean-block.clean-post .post-image{background-size:cover;background-repeat:no-repeat;width:100%;height:300px}.clean-block.clean-post .post-body{padding:70px 50px;font-size:.9em}.clean-block.clean-post .post-body h3{font-weight:600}.clean-block.clean-post .post-body p{margin-bottom:30px}.clean-block.clean-post .post-body .post-info{padding:20px 0}.clean-block.clean-post .post-body .post-info span{color:#007bff}.clean-block.clean-post .post-body .post-info span:not(:last-child){margin-right:40px}.clean-block.clean-post .post-body h4{font-weight:600;padding-top:20px;padding-bottom:20px}.clean-testimonial-item{border:1px solid #eaeaea;box-shadow:0 2px 10px rgba(0,0,0,.075);margin-bottom:30px;background-color:#fff;color:#212529;text-align:left}.clean-testimonial-item .card-body{padding:40px}.clean-testimonial-item h3{font-size:1.1em;font-weight:600}.clean-testimonial-item p{font-size:.9em}.clean-testimonial-item h4{font-size:.9em;color:#3b99e0}.clean-block.add-on{padding:50px 0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.clean-block.add-on.call-to-action h3{margin-right:0;margin-bottom:20px}.clean-block.add-on.call-to-action button{border-radius:20px}.clean-block.add-on.newsletter-sign-up h2{padding-right:20px}.clean-block.add-on.newsletter-sign-up input{max-width:85%;margin-bottom:18px;margin-top:10px}.clean-block.add-on.newsletter-sign-up button{border-radius:20px}.clean-block.add-on.newsletter-sign-up .input-group{max-width:300px}.clean-block.add-on.social-icons .icons i{line-height:45px}.clean-block.add-on.social-icons .icons a{font-size:24px;margin-right:4px;color:#6aacf3;border:1px solid;opacity:.75;border-radius:50%;width:45px;height:45px;display:inline-block;text-align:center}.clean-block.add-on.social-icons .icons a:hover{opacity:1;text-decoration:none}.clean-block.add-on.social-icons.blue .icons a{color:#fff;opacity:1}.clean-block.add-on.social-icons.blue .icons a:hover{opacity:.8;text-decoration:none}.clean-block.add-on.sponsors a img{max-width:170px;-webkit-filter:grayscale(.8);filter:grayscale(.8)}.clean-block.add-on.sponsors a:not(:last-child) img{margin-bottom:20px}@media (max-width:767.98px){.clean-block.clean-services .row div:last-child .card{margin-bottom:0}}@media (min-width:576px){.clean-block .block-heading{padding-top:80px}.clean-block.clean-hero{min-height:680px}.clean-block.clean-hero .text{padding:0}.clean-block.clean-block.clean-gallery .item{margin-bottom:40px}.clean-block.payment-form .title{font-size:1.2em}.clean-block.payment-form .products{padding:40px}.clean-block.payment-form .products .item-name,.clean-block.payment-form .products .price{font-size:1em}.clean-block.payment-form .card-details{padding:40px 40px 30px}.clean-block.payment-form .card-details button{margin-top:2em}}@media (min-width:768px){.clean-block.clean-info.right>.container>.row{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.clean-block.clean-info{padding-left:0;padding-right:0;text-align:inherit}.clean-block.clean-info h3{margin-top:0}.clean-block.clean-cart .items .product{padding:0;text-align:left}.clean-block.clean-cart .items .product:not(:last-child){padding-top:0;padding-bottom:25px}.clean-block.clean-cart .items .product .price{font-weight:700;font-size:22px}.clean-block.clean-cart .items .product .quantity{text-align:center}.clean-block.clean-cart .items .product .quantity .quantity-input{margin:auto;padding-left:15px;padding-right:5px}.clean-block.clean-cart .items .product .product-name{font-size:1em}.clean-block.clean-cart .items .product .product-info{padding:0 15px 0 1.5em}.clean-block.clean-post .post-image{height:400px}.clean-block.clean-blog-list .block-content{padding:80px}.clean-blog-post{padding-bottom:70px}.clean-block.add-on{-ms-flex-direction:row;flex-direction:row}.clean-block.add-on.call-to-action h3,.clean-block.add-on.sponsors a:not(:last-child) img{margin-right:20px;margin-bottom:0}.clean-block.add-on.newsletter-sign-up h2{margin-bottom:0}.clean-block.add-on.newsletter-sign-up input{max-width:200px;margin-bottom:0;margin-top:0;margin-right:10px}.clean-block.clean-catalog .filters{padding-top:30px}.clean-block.clean-catalog .products{padding:30px 30px 30px 0}.clean-block.clean-catalog .products .clean-product-item .product-name{text-align:left}.clean-block.clean-catalog .products .row:first-of-type{border-top:1px solid #e8e6e6;border-left:1px solid #e8e6e6}.clean-block.clean-catalog .products .clean-product-item{border-right:1px solid #e8e6e6}.clean-block.clean-product .block-content{padding:40px}.clean-block.clean-product .tab-content .description .right{text-align:right}}@media (min-width:992px){.clean-card{margin-bottom:0}.clean-blog-post h3{padding-top:0}.clean-block.clean-post .post-image{height:500px}.clean-block.clean-post .post-body{padding:70px 150px}.clean-block.clean-testimonials .item{margin-bottom:0}.clean-block.clean-post .post-body{padding:70px 100px}.clean-block.clean-post .post-body h4{padding-top:50px}}.clean-navbar .navbar-nav .nav-link{font-weight:600;font-size:.8rem;text-transform:uppercase}.clean-navbar.fixed-bottom,.clean-navbar.fixed-top{box-shadow:0 0 15px rgba(0,0,0,.1)}.clean-navbar .navbar-nav .nav-item{padding-right:2rem}.clean-navbar .navbar-nav:last-child .item:last-child,.clean-navbar .navbar-nav:last-child .item:last-child a{padding-right:0}.clean-navbar .logo{font-size:1.5rem}.clean-navbar.fixed-top+.page{padding-top:62px}@media (min-width:576px){.navbar{padding-top:1.2rem;padding-bottom:1.2rem}.clean-navbar.fixed-top+.page{padding-top:5rem}}.header-standard .navbar-nav .item{padding-left:20px;font-size:20px}.header-standard{background-image:url(../../assets/img/header-standard/image1.jpg);background-size:cover;background-repeat:no-repeat}.header-standard .hero{padding-top:200px;padding-bottom:200px;text-align:center}.header-standard .hero .heading{font-size:50px}.header-standard .hero .info{margin:30px auto;font-size:20px;margin-top:30px}.page-footer{background-color:#fff;padding-top:30px;text-align:center}.page-footer.dark{background-color:#2b2f31}.page-footer .footer-copyright{background-color:#fff;padding-top:3px;padding-bottom:3px;text-align:center;margin-top:50px;border:1px solid #ededed}.page-footer.dark .footer-copyright{background-color:#222425;border-color:#222425}.page-footer .footer-copyright p{margin:10px;color:#7d8288}.page-footer.dark .footer-copyright p{color:#ccc}.page-footer ul{list-style-type:none;padding-left:0;line-height:1.7}.page-footer h5{font-size:18px;font-weight:700;margin-top:30px}.page-footer.dark h5{color:#fff}.page-footer a{color:#53595f;text-decoration:none}.page-footer.dark a{color:#d2d1d1}.page-footer a:focus,.page-footer a:hover{text-decoration:none;color:#1d2125}.page-footer.dark a:focus,.page-footer.dark a:hover{color:#fff}@media (min-width:576px){.page-footer{text-align:left}}@media (min-width:768px){.page-footer ul li{position:relative;padding-left:10px}.page-footer ul li:after,.page-footer ul li:before{content:"";position:absolute;left:0;width:2px;height:6px;border-radius:2px;background-color:#007bff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-footer ul li:before{top:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-footer ul li:after{top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}} ul.qq-group li,ul.qq-group li a { color: #fff;padding:5px 0; } .prevpage.btn,.nextpage.btn{ text-align:left; margin-top:5px; } .comment-page-bar{ text-align:right; } .comment-page{ padding: 5px 10px; border: 1px solid #ccc; border-radius: 5px; margin-right: 10px; cursor:pointer; } .tags a { margin: 5px; display: inline-block; } .faq-ans p { line-height: 30px; } .product-price { font-weight: 800; color: #f00 !important; font-size: 18px; } ul.filter-bar { border: 1px solid #ccc; border-radius: 5px; padding: 15px; margin-bottom: 40px; } .filter-s label { color: #ffb701; font-size: 15px; font-weight: 600; margin-right: 15px; } .filter-bar li { padding: 5px 0; } .filter-s a { padding: 5px 10px; } .filter-s a.is-checked { background: #ffb806; color: #fff; } .blog-details-thum img{ width:100%; } .info .price { margin: 10px 0; font-size: 20px; font-weight: 600; color: #f00; clear:both; } .feature { margin: 10px 0; } .summary { margin: 20px 0; line-height: 25px; } .buy-bar button.buy { color: #fff; background: #dc3545; } .buy-bar p{ display:block; margin-bottom:15px; font-weight:600; } .nsbar{ float: right; } .nsbar a { margin: 0 5px; } .contact a { width: 200px !important; } .jz-body p { line-height: 40px; } .jz-body{ padding: 50px 0; text-align: center; font-size: 20px; } .so{ width: 80%; height: 30px; border: 1px solid #ccc; border-radius: 3px; } form.search{ margin: 15px 0; } .wapnav{ height:40px; background:#fff; box-shadow:0 1px 2px #bbb; } .wapmenu{ float:right; line-height:40px; width:80px; background:#fff; text-align:center; margin-right:10px; } .wapnavlist { display:none; background:#fff; position:absolute; top:20px; right:0; width:36%; }