@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,300i,400,500,700,800,900&display=swap');

body {font-size: 16px;font-family: "Montserrat";margin: 0;background: #f2f2f2;}




a {color: #2e376f;text-decoration: underline;}
a:hover {text-decoration: underline;color: #2e376f;}

.btn {background: #2e376f;color: #fff !important;line-height: 1;padding: 16px 25px;text-transform: uppercase;font-size: 14px;letter-spacing: 1px;text-decoration: none;border-radius: 50px;}
.btn:hover {}
.btn.large {}

input:not([type=checkbox]):not([type=radio]) {width: 100%;height: 50px;padding: 0 15px;font-size: 15px;border: none;border-radius: 0 !important;-moz-appearance: none;-webkit-appearance: none;appearance: none;outline: none;border-radius: 0 !important;outline: none;font-weight: 300;}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	background: #fff !important;
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
	background-repeat: no-repeat !important;
	background-position-x: calc(100% - 10px) !important;
	background-position-y: 50% !important;
}
input {/* border-radius:0 !important; */}
input[type="text"], input[type="password"] {
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

* {outline:none;}


/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }


h1 {font-size: 53px;margin: 0 0 20px 0;line-height: 1;font-weight: 600;}
h2 {margin: 0 0 20px 0;}
h3 {margin: 0 0 20px 0;font-size: 22px;}
h4 {font-size: 20px;}
h1, h2, h3, h4 {}
h1 sup {font-size: 50%;top: -10px;}

.error-404 {
    text-align: center;
}
h1.h1 {
    font-size: 150px;
    font-weight: 800;
}
h1.h1 + h1 {
    font-size: 27px;
}



.noScroll {overflow: hidden;;}
.read-more {text-decoration: none !important;font-size: 15px;}
.read-more i {vertical-align: middle;}
.read-more i:last-child {margin: 0 0 0 5px;}


.vertical-centered {align-items: center;}

.header {}
.header .inside {position: relative; }
.header .inside .row {align-items: flex-start; }
.header .inside .row > div {}
.header .inside .row > div:nth-child(1) {display: flex;position: unset;align-items: center;flex-wrap: wrap;}
.header .inside .logo {}
.header .inside .logo img {max-width: 105px;}
.header .inside .menus {
    margin: 0 0 0 auto;
    position: relative;
    padding: 0 86px 0 0;
}
.header .inside .menus .top-menu {}
.header .inside .menus .top-menu ul {
    list-style: none;
    padding: 0;
    margin: 0 0 3px 0;
    text-align: right;
}
.header .inside .menus .top-menu ul li {
    display: inline-block;
    margin: 0 0 0 20px;
}
.header .inside .menus .top-menu ul li a {
    text-decoration: none;
    font-weight: 300;
    font-size: 13px;
    color: #000;
    opacity: 0.7;
}
.header .inside .menu {padding: 0;margin: 0;font-size: 18px;}
.header .inside .menu ul {
    padding: 0;
    margin: 0;
    line-height: none;
}
.header .inside .menu ul > li {display: inline-block;margin: 0 0 0 30px;position: relative;}
.header .inside .menu ul > li.open::after {content:"";position: absolute;top: 19px;left: 50%;display: block;height: 34px;min-width:250px;transform: translateX(-50%);}
.header .inside .menu ul > li > a {text-decoration: none;font-weight: 600;color: #2e376f;}
.header .inside .menu ul > li ul {position: absolute;top: 45px;left: 50%;transform: translateX(-50%);min-width: 260px;font-size: 14px;background: #fff;padding: 20px;border-radius: 20px;list-style: none;box-shadow: 0 30px 60px 0 rgba(52,27,159,.1);display: none;}
.header .inside .menu ul > li.open ul {display:block;}
.header .inside .menu ul > li ul::before {content:'';width: 0;height: 0;border-style: solid;border-width: 0 15px 15px 15px;border-color: transparent transparent #fff transparent;top: -13px;position: absolute;left: 50%;transform: translateX(-50%);}
.header .inside .menu ul > li ul li {margin: 0 0 5px 0; }
.header .inside .menu ul > li ul li:last-child {margin:0;}
.header .inside .menu ul > li ul li a {text-decoration: none; }
.header .inside .menu ul > li ul li a:hover {font-weight:600}

.header .inside .language {position: relative;}
.header .inside .language > img {max-width: 30px; border-radius: 50%; }
.header .inside .language.open::after {content:"";position: absolute;top: 28px;display: block;height: 23px;right: -20px;min-width: 160px;}
.header .inside .language ul {display: none;position: absolute;top: 48px;right: -20px;background: #fff;padding: 20px;list-style: none;text-align: right;z-index: 100;box-shadow: 0 -10px 60px 0 rgba(52,27,159,.1);border-radius: 10px;min-width: 170px;}
.header .inside .language.open ul {display: block;}
.header .inside .language ul::before {content:'';width: 0;height: 0;border-style: solid;border-width: 0 12px 16px 12px;border-color: transparent transparent #fff transparent;top: -13px;position: absolute;right: 11px;transform: translateX(-50%);}
.header .inside .language ul li {margin: 0 0 4px 0;}
.header .inside .language ul li:last-child {margin:0}
.header .inside .language ul li a {text-decoration: none;font-size: 13px;color:#000;font-weight: 300;}
.header .inside .language ul li a img {max-width: 23px;margin: 0 4px 0  9px;border-radius: 50%;}


.header .inside .account {position: relative;margin: 0 15px 0 0;position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.header .inside .account > img {border-radius:50%;}
.header .inside .account i {font-size: 37px;width: 50px;height: 50px;line-height: 61px;display: inline-block;text-align: center;border: solid 1px #ddd;border-radius: 50%;color: #999;overflow: hidden;vertical-align: top;background: #fff;}
.header .inside .account.open::after {content:"";position: absolute;top: 52px;right: 0;display: block;height: 23px;right: 0;min-width: 65px;}
.header .inside .account ul {position: absolute;/* left: 50%; */right: 0;top: 83px;/* transform: translateX(-50%); */z-index: 10;background: #2e376f;padding: 20px;min-width: 170px;box-shadow: 0 -10px 60px 0 rgba(52,27,159,.1);list-style: none;display: none;}
.header .inside .account.open ul {display:block}
.header .inside .account ul::before {content:'';width: 0;height: 0;border-style: solid;border-width: 0 12px 16px 12px;border-color: transparent transparent #2e376f transparent;top: -10px;position: absolute;right: 24px;}
.header .inside .account ul li {}
.header .inside .account ul li a {text-decoration: none;font-size: 13px;color: #fff;font-weight: 300;}
.header .inside .account ul li a:hover {font-weight:600}

.header .inside .user {}
.header .inside .user img {max-width: 80px;border-radius: 50%;border: solid 3px #fff;box-shadow: 0 0 0 1px #eee;margin: 0 0 0 -20px;}


.wrapper .section.hero {background: url(/wp-content/themes/cevault/images/header-bg.png) bottom center no-repeat;background-size: cover;padding: 140px 20px 50px 20px;}
.wrapper .section.hero .inside {}
.wrapper .section.hero .inside .row {align-items: center;}
.wrapper .section.hero .inside .row > div {}
.wrapper .section.hero .inside .row > div:nth-child(2) {right: -44px;}
.wrapper .section.hero .inside .text {flex: 0 1 100%;}
.wrapper .section.hero .inside .text h2 {font-size: 42px;line-height: 1.1;font-weight: 300;}
.wrapper .section.hero .inside .text h2 strong {font-weight: 800; }
.wrapper .section.hero .inside .text p {font-size: 21px; font-weight: 300; margin: 0 0 30px 0; }
.wrapper .section.hero .inside .text .btn {padding: 20px 30px; font-size: 18px; }



.menuTrigger {display: none;margin: 0;z-index: 999;font-size: 26px;width: 26px;margin: 0 0 0 15px;}
.menuTrigger.sticky {position:fixed;} 
.menuTrigger.open {}
.menuTrigger div {width: 26px;height: 30px;margin: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;cursor: pointer;margin: 0 0 0 auto;}
.menuTrigger.open div {width: 31px;/* height: 31px; */}
.menuTrigger div span {display: block;border-radius: 0 !important;position: absolute;height: 1px;width: 26px;border-radius: 1px;background: #000;border-radius: 9px;opacity: 1;left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: 0.4 ease-in;-moz-transition: 0.4s ease-in;-o-transition: 0.4s ease-in;transition: 0.4s ease-in;}
.menuTrigger div span:nth-child(1) {top: 7px;-webkit-transform-origin: left center;-moz-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;}
.menuTrigger div span:nth-child(2) {top: 15px;-webkit-transform-origin: left center;-moz-transform-origin: left center;-o-transform-origin: left center;transform-origin: center center;}
.menuTrigger div span:nth-child(3) {top: 23px;-webkit-transform-origin: left center;-moz-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;}
.menuTrigger.open div span:nth-child(1) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;left: 0px;width: 40px;}
.menuTrigger.open div span:nth-child(2) {opacity: 0;transition: none !important;}
.menuTrigger.open div span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);left: 0px;top: 28px;width: 40px;}
.menuTrigger.open div span {background: #fff;}



.wrapper {padding: 0;}
.wrapper .section {padding: 40px;background: #f2f2f2;}
.wrapper .section.scrollable {bottom: -200px; position: relative; opacity: 0; transition: bottom 1s, opacity 2s; }
.wrapper .section.scrollable.active {bottom:0; opacity:1; }
.wrapper .section.header {padding: 40px;z-index: 100;background: #fff;}
.wrapper .section.header .inside {
    display: flex;
    align-items: center;
}
.wrapper .section .inside {width: 100%;margin: 0 auto;}
.wrapper .section .inside .section-name {font-size: 32px;font-weight: 800;margin: 0 0 50px 0;text-transform: uppercase;}
.wrapper .section .inside .section-btn {margin: 40px 0 0 0;padding: 25px 45px;font-size: 18px;}


@media (max-width: 991px) {
	.wrapper .section {padding: 40px 20px;}
	.wrapper .section.header {padding: 20px;}
	.wrapper .section.hero {padding:90px 20px 0 20px;}


	.header .inside .logo {}
	.header .inside .logo img {max-width:150px}

	.header .inside .language {}
	.header .inside .account {margin: 0 15px 0 auto;}
	.header .inside .menu {opacity: 0;visibility: hidden;position: fixed;background: #fff;display: block;top: 0;right: 0;bottom: 0;left: 0;margin: 0;text-align: center;z-index: -1;width: 100%;height: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-content: center;}
	.header .inside .menu.open {opacity: 1;visibility: visible;z-index: 999;transition: all .1s;}
	.header .inside .menu::before {content:"";content: '';position: fixed;top: -20px;right: -20px;background: #2e376f;width: 30px;height: 30px;border-radius: 50%;transform-origin: center center;}
	.header .inside .menu.open::before {transform-origin: center;transition: all 1s;width: 2000px;height: 2000px;top: -1000px;right: -1000px;}
	.header .inside .menu > li {display: block;flex: 0 1 100%;margin: 0 0 20px 0;}
	.header .inside .menu > li.menu-item-has-children {position: relative;}
	.header .inside .menu > li.menu-item-has-children::after {content:"\e90f";color:#fff;position: absolute;right: 20px;top: 4px;font-family: "icomoon";font-weight: 300;font-size: 15px;transform: none;left: auto;min-width: 0;}
	.header .inside .menu > li.menu-item-has-children.open::after {content:"\e90e";}
    .header .inside .menu > li:last-child {margin:0}
	.header .inside .menu > li > a {color: #fff;font-size: 22px;}
	.header .inside .menu > li > .sub-menu {position: relative;top: 0;left: auto;transform: none;background: none;box-shadow: none;padding: 0;margin: 0;max-height: 0;display: block;opacity: 0;transition: all 0.5s;overflow: hidden;}
    .header .inside .menu > li .sub-menu::before {content:none}
	.header .inside .menu > li > .sub-menu li {}
	.header .inside .menu > li > .sub-menu li a {color: #fff; }
	.menuTrigger {display:block}
.header .inside .menu > li.open ul {
    opacity: 1;
    max-height: 1000px;
    overflow: visible;
    padding-top: 10px;

}
	.header .inside .user {margin-left:auto;}
	.header .inside .user img {
    max-width: 40px;
}
}


@media (max-width: 767px) {
	.wrapper .section {padding: 40px 20px;}
	.wrapper .section .inside .section-name {font-size: 24px;margin: 0 0 20px 0;}
	
}

.wrapper .section .inside .device {text-align: center;position: relative;width: 100%;margin: 0 0 0 auto;}
.wrapper .section .inside .device img {max-width:100%;}
.wrapper .section .inside .device .icons {/* display: flex; */position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 0;z-index: 10;}
.wrapper .section .inside .device .icons > div {background: #fff;background: #fff;box-shadow: 0 30px 40px 0 rgba(52,27,159,.1);border-radius: 10px;color:#fff;width: 70px;height: 70px;line-height: 70px;position: absolute;font-family: Montserrat !important;left: 50%;top: 50%;transform: scale(1.5) translate3d(-50%,-50%,0);filter:blur(5px);opacity:0;font-weight: 800;font-size: 21px;}


.wrapper .section .inside .device .laptop {}
.wrapper .section .inside .device .laptop img {position: relative; z-index: 5; }
.wrapper .section .inside .device .laptop .content {background: #ddd;position: absolute;top: 4%;right: 7%;left: 7%;height: 85%;z-index: 3;padding: 169px 30px 30px 30px;max-height: 85%;overflow: hidden;}
.wrapper .section .inside .device .laptop .content .listing {text-align: center;}
.wrapper .section .inside .device .laptop .content .listing .item {width:100%; display:inline-block; height: 43px; margin: 0 0 10px 0;transition:all 0.5s;transform:scaleX(0);background: #fff;overflow: hidden;border-radius: 15px;}
.wrapper .section .inside .device .laptop .content .listing .item.scale {transform:scaleX(1);}
.wrapper .section .inside .device .laptop .content .listing .item img {}

.wrapper .section .inside .device .mobile {position: absolute; right: 90px; bottom: -30px; max-width: 180px; z-index: 10; }
.wrapper .section .inside .device .mobile img {z-index: 3; position: relative; }
.wrapper .section .inside .device .mobile .content {padding: 20px 20px 20px 20px;position: absolute;top: 2%;background: #ddd;left: 2%;right: 2%;height: 96%;z-index: 2;border-radius: 26px;overflow: hidden;}
.wrapper .section .inside .device .mobile .content .listing {display: flex; flex-wrap: wrap; align-items: flex-end; padding: 80px 0 0 0; }
.wrapper .section .inside .device .mobile .content .listing .item {width:100%; display:inline-block;  margin: 0 0 5px 0;transition:all 0.5s;transform:scaleX(0);background: #fff;overflow: hidden;border-radius: 15px;}
.wrapper .section .inside .device .mobile .content .listing .item.scale {transform:scaleX(1);}


.wrapper .section .inside .device .icons > .icon-1 {left: -10px;top: 250px;}
.wrapper .section .inside .device .icons > .icon-2 {left: -130px; top: 80px;}
.wrapper .section .inside .device .icons > .icon-3 {left: 100%; top: 80px;}
.wrapper .section .inside .device .icons > .icon-4 {left: 90%; top: 340px;}
.wrapper .section .inside .device .icons > .icon-5 {left: 100%;top: 470px;}
.wrapper .section .inside .device .icons > .icon-6 {left: 30%;top: 450px;}
.wrapper .section .inside .device .icons > .icon-7 {left: 60%;top: -50px;}
.wrapper .section .inside .device .icons > .icon-8 {left: -100px;top: 420px;}
.wrapper .section .inside .device .icons > .icon-9 {left: 100px;top: 0;}
.wrapper .section .inside .device .icons > .icon-10 {left: 90%; top: 340px;}


@media (max-width: 767px) {

	.wrapper .section .inside .device {display:none;}
}


.box-listing {display: flex;flex-wrap: wrap;margin: 0 -30px;}
.box-listing .item {flex: 0 1 calc(33.33% - 60px);padding: 35px;box-shadow: 3px 30px 60px 0 rgba(52,27,159,.1);margin: 0 30px;cursor: pointer;border-radius: 30px;}
.box-listing .item .icon {width: 60px;height: 60px;line-height: 64px;font-size: 22px;text-align: center;border: solid 2px #2e376f;border-radius: 50%;margin: 0 0 25px 0;color: #2e376f;}
.box-listing .item:hover .icon {background:#2e376f;color:#ffffff;box-shadow: 0 20px 30px 0 rgba(75,42,222,.2);}
.box-listing .item .name {text-decoration: none; color: #000; font-size: 20px; font-weight: 600; line-height: 1.2; margin: 0 0 14px 0; display: block; }
.box-listing .item p {}


@media (max-width: 991px) {
	.box-listing {margin: 0;}
	.box-listing .item {flex: 0 1 100%;margin: 0 0 30px 0;box-shadow: 0 0px 30px 0 rgba(52,27,159,.1);} 
	.box-listing .item:last-child {margin:0}
}


.wrapper .section .inside .device .icons > div.moved {
	left: 50%;top: 197px; /*top: 50%;*/transform: scale(1) translate3d(-50%,-50%,0);filter:blur(0);opacity:1; transition: all 1s;
}


img {max-width:100%}

.row.image-switcher {}
.row.image-switcher > div {}
.row.image-switcher > div img {}
.row.image-switcher > div:nth-child(1) {/* padding-right: 30px; *//* min-height: 600px; */display: flex;align-items: center;}
.row.image-switcher > div:nth-child(1) img {display: none;}
.row.image-switcher > div:nth-child(1) img:nth-child(1) {display: block}

.row.image-switcher > div:nth-child(2) {}
.row.image-switcher > div:nth-child(2) ul {}
.row.image-switcher > div:nth-child(2) ul li {}
ul.has-icons {list-style: none; padding: 0; }
ul.has-icons li {margin: 0 0 19px 0; position: relative; display: flex; align-items: center; font-size: 18px; cursor: pointer; }
ul.has-icons li a {text-decoration:none; color:#000;}
ul.has-icons li .icon {width: 70px; height: 70px; display: inline-block; background: #fff; text-align: center; line-height: 70px; margin: 0 20px 0 0; box-shadow: 0 30px 40px 0 rgba(52,27,159,.1); }
ul.has-icons li span {flex:1;font-weight: 600;}
ul.has-icons li span small {display:block}

 

.pricing-tables {display: flex;box-shadow: 0 30px 60px 0 rgba(52,27,159,.1);border-radius: 30px;overflow: hidden;}
.pricing-tables .item {padding: 0 20px; flex: 0 1 33.33%; cursor: pointer; text-align: center; padding: 40px; }
.pricing-tables .item:hover {background:#2e376f; color:#fff}
.pricing-tables .item h3 {font-weight: 800; font-size: 37px; margin: 0 0 10px 0; color: #2e376f; }
.pricing-tables .item:hover h3 {color:#fff}
.pricing-tables .item p {font-weight: 600; }
.pricing-tables .item p small {display: block; }
.pricing-tables .item .btn {transition: none;}
.pricing-tables .item:hover .btn {background:#fff;color: #2e376f !important;}
ul.pricing {list-style: none;padding: 0;margin: 0 0 20px 0;}
ul.pricing li {margin: 0 0 12px 0; }
ul.pricing li::before {content:"\f00c";font-family: "Font Awesome 5 Free";font-weight:900;margin:0 8px 0 0;color: #2e376f;}
ul.pricing li.not::before {content: "\f00d"; color: red; }
.pricing-tables .item:hover ul.pricing li::before {color:#fff !important}

@media (max-width: 991px) {
	.pricing-tables {flex-wrap: wrap; box-shadow: none; overflow: visible; }
	.pricing-tables .item {flex: 0 1 100%; margin: 0 0 30px 0; background: none; box-shadow: 0 0px 30px 0 rgba(52,27,159,.1); border-radius: 30px; }

}



.footer {padding: 100px 20px 40px;background: url(/wp-content/themes/cevault/images/footer-bg.png) top 0 right -60px no-repeat #fff;color: #2e376f;font-weight: 300;font-size: 14px;background-size: cover;}
.footer .content {max-width: 1300px; margin: 0 auto; }
.footer .content .row {/* margin: 0 -30px; *//* margin-left: -40px; *//* margin-right: -40px; */}
.footer .content .row > div {text-align: right;}
.footer .content .row > div .logo {margin: 0 0 20px 0;display: block;/* opacity: 0.5; */}
.footer .content .row > div .logo img {max-width: 180px;filter: invert(100) grayscale(100) brightness(100);opacity: 0.7;}
.footer .content .row > div h2 {font-size: 18px; font-weight: 600; }
.footer .content .row > div p {margin: 0 0 5px 0;opacity: 0.7;color: #fff;font-size: 12px;}
.footer .content .row > div ul {list-style: none;padding: 0;margin: 25px 0 10px 0;font-size: 14px;}
.footer .content .row > div ul li {margin: 0 0 6px 0;display: inline-block;margin: 0 0 0 30px;}
.footer .content .row > div ul li a {color: #fff;text-decoration: none;font-weight: 500;}

@media (min-width: 2000px) {
.footer {background: url(/wp-content/themes/cevault/images/footer-bg.png) top 0 right 0px no-repeat #fff;background-size: cover;}

}

@media (max-width: 991px) {
	.footer {padding: 50px 20px;}
	.footer .content {}
	.footer .content .row {margin: 0 -15px; }
	.footer .content .row > div {flex: 0 1 50%;text-align: center;max-width: 50%;padding: 0 15px;}
	.footer .content .row > div:first-child {flex: 0 1 100%; max-width: 100%; margin: 0 auto 30px auto; text-align: center; }
	.footer .content .row > div .logo {}
	.footer .content .row > div .logo img {}
	.footer .content .row > div h2 {}
	.footer .content .row > div p {}
	.footer .content .row > div ul {}
	.footer .content .row > div ul li {}
	.footer .content .row > div ul li a {}
}

@media (max-width: 767px) {
	.footer {}
	.footer .content {}
	.footer .content .row {margin: 0 -15px; }
	.footer .content .row > div {padding: 0 15px; }
	.footer .content .row > div .logo {}
	.footer .content .row > div .logo img {}
	.footer .content .row > div h2 {}
	.footer .content .row > div p {}
	.footer .content .row > div ul {}
	.footer .content .row > div ul li {}
	.footer .content .row > div ul li a {}
}


.carousel {}
.carousel .owl-stage-outer {}
.carousel .owl-stage-outer .owl-stage {display: flex; align-items: center; }
.carousel .owl-stage-outer .owl-stage .owl-item {}
.carousel .owl-stage-outer .owl-stage .owl-item .item {text-align: center; }
.carousel .owl-stage-outer .owl-stage .owl-item .item img {max-height: 70px;width: auto;max-width: 190px;display: inline-block;}
.carousel .owl-nav {display: none;}
.carousel .owl-dots {text-align: center;margin: 50px 0 0 0;}
.carousel .owl-dots .owl-dot {width: 8px;height: 8px;display: inline-block;background: #2e376f;margin: 0 10px;border-radius: 50%;position: relative;}
.carousel .owl-dots .owl-dot.active {}
.carousel .owl-dots .owl-dot.active::before {content:"";border: solid 1px #2e376f;position: absolute;top: 50%;left: 50%;transform: translate3d(-50%,-50%,0);width: 17px;height: 17px;border-radius: 50%;}

@media (max-width: 767px) {
	.carousel .owl-stage-outer .owl-stage .owl-item .item img {width: auto; max-width: 100%; height: auto; }
}


.section.page-title {background: url(/wp-content/themes/cevault/images/header-bg.png) bottom left -260px no-repeat;background-size: cover;padding: 170px 20px 50px 20px;text-align: right;}
.section.page-title .inside {}
.page-title h1 {font-weight: 800;font-size: 28px;}


.site-content {}
.site-content main {}


.certificates {margin: 0 0 60px 0; }
.certificates h2 {font-size: 20px; font-weight: 800; color: #555; }
.certificates .item {display: flex;padding: 0;align-items: center;box-shadow: 0px 0px 20px rgba(0,0,0,0.10);border-radius: 20px;margin: 0 0 30px 0;overflow: hidden;}

.certificates .item:hover {box-shadow: 3px 0px 30px 0 rgba(52,27,159,.2);}
.certificates .item .nr {font-size: 38px;font-weight: 800;color: #555;padding: 20px;flex: 0 1 120px;}
.certificates .item:hover .nr {background:#2e376f;color: #fff;}
.certificates .item .company {margin: 0 20px;flex: 0 1 170px;}
.certificates .item .company img {max-height: 50px;max-width: 140px;}
.certificates .item .course {color: #000;text-decoration: none;padding: 20px 0;flex: 1;}
.certificates .item:hover .course {color:#2e376f;}
.certificates .item .icons {margin: 0 0 0 auto;padding: 20px;flex: 0 1 190px;text-align: right;}
.certificates .item .icons a {color: #999;margin: 0 0 0 15px;}
.certificates .item .icons a i {font-size: 20px; vertical-align: middle; }

@media (max-width: 767px) {
	.certificates {}
	.certificates h2 {}
	.certificates .item {flex-wrap: wrap; }
	.certificates .item:hover {}
	.certificates .item .nr {font-size: 24px; padding: 15px 15px 10px 15px; }
	.certificates .item:hover .nr {}
	.certificates .item .company {margin: 0 0 0 auto; text-align: right; padding: 20px 20px 10px 0px; }
	.certificates .item .company img {max-height: 29px; }
	.certificates .item .course {padding: 0 15px 10px 15px; flex: 0 1 100%; font-size: 16px; letter-spacing: -1px; }
	.certificates .item:hover .course {}
	.certificates .item .icons {margin: 0; padding: 0 15px 15px; text-align: left; }
	.certificates .item .icons a {margin: 0 15px 0 0; }
	.certificates .item .icons a i {}
} 



 

#myTable_processing {
    height: auto;
    padding: 60px 0;
    height: 100%;
    margin: 0;
    top: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    background: rgba(255,255,255,0.85);
    z-index: 100;
    line-height: 100%;
    font-weight: 600;
}

#myTable {font-size: 15px; margin: 0 0 30px 0; }
#myTable thead {}
#myTable thead tr {}
#myTable thead tr th {padding: 10px;text-align: left;border-bottom: solid 2px #ddd;}
#myTable thead tr th:last-child {text-align:right;background-image: none;}
#myTable thead tr th.sorting_asc {
    background-position-y: 15px;
    background-position-x: 97%;
}
#myTable thead tr th.sorting_desc {background-position-y: 7px;background-position-x: 97%;}

#myTable tbody tr {background: none; }
#myTable tbody tr:hover {background:#f9f9f9}
#myTable tbody tr td {text-align: left;background: none;padding: 10px;}
#myTable tbody tr td {}
#myTable tbody tr td:last-child {text-align:right}
#myTable tbody tr td a.view_invoice {background: none;color: #2e376f;text-decoration: none;padding: 0;display: inline-block;font-size: 12px;cursor: pointer;font-size: 0;}
#myTable tbody tr td a.view_invoice::before {content:"\f1c1";font-family: "Font Awesome 5 Free";font-weight: 900;font-size: 18px;}
#myTable tbody tr td a.send_email {background: none;color: #2e376f;text-decoration: none;padding: 0;display: inline-block;font-size: 12px;margin: 0 0 0 12px;cursor: pointer;font-size:0;}
#myTable tbody tr td a.send_email::before {content:"\f0e0";font-family: "Font Awesome 5 Free";font-weight: 900;font-size: 18px;}
#myTable tbody tr td a.send_email.email_sent {color: #aaa;}

#myTable tbody tr td a.refund_sale {background: none;color: #2e376f;text-decoration: none;padding: 0;display: inline-block;font-size: 12px;margin: 0 0 0 12px;cursor: pointer;font-size:0;}
#myTable tbody tr td a.refund_sale::before {content:"\f4c0";font-family: "Font Awesome 5 Free";font-weight: 900;font-size: 18px;}

#myTable tfoot {}
#myTable tfoot tr {}
#myTable tfoot tr th {text-align: left;padding: 10px;border: none;border-top: solid 2px #ddd;}
#myTable tfoot tr th:last-child {text-align:right}

#myTable_info {font-size: 12px;padding: 0;}

#myTable_paginate {font-size: 14px;}
#myTable_paginate > .paginate_button {}
#myTable_paginate > .paginate_button.disabled {opacity:0.5}
#myTable_paginate > .paginate_button:hover {background:#2e376f;}
#myTable_paginate > .paginate_button.disabled:hover {background:none;}
#myTable_paginate .paginate_button.previous {}
#myTable_paginate .paginate_button.next {}
#myTable_paginate span .paginate_button {border: none;border-radius: 0;box-shadow: none;}
#myTable_paginate span .paginate_button:hover {background: none;color: #000 !important;}
#myTable_paginate span .paginate_button.current {background: #2e376f;color: #fff !important;}


.dataTables_processing {background: none !important;}

.excel-filter {
    margin: 0 0 40px auto;
    display: inline-flex;
    align-items: center;
    border: solid 3px #ddd;
    padding: 30px 15px 15px 15px;
}
.excel-filter .excel-button {text-decoration: none;margin: 0 0 0 auto;font-size: 12px;margin: 0 0 0 20px;}
.excel-filter .excel-button::before {content: "\f56d";font-family: "Font Awesome 5 Free";font-weight: 900;margin: -7px 8px 0 0;font-size: 20px;vertical-align: top;display: inline-block;}
.excel-filter .item {
    flex: 1;
}
.excel-filter .item .date_excel {
    display: flex;
    width: 100%;
    max-width: 58%;
}
.excel-filter .item .date_excel .el  {
    position: relative;
    padding: 0 10px 0 0;
    flex: 1;
}
.excel-filter .item .date_excel .el input::after {font-size: 9px;padding: 0;}
.excel-filter .item .date_excel .el label {
    position: absolute;
    top: -20px;
    left: 0px;
    font-size: 12px;
    font-weight: 600;
}
.excel-filter .item .date_excel .el input {
    height: 40px;
    padding: 0 10px;
}

.filters {display: flex; margin: 0 -5px; }
.filters .item {padding: 0 5px; flex: 11; }
.filters .item input {border: none; }
.filters .item .date_filters  {display: flex; }
.filters .item .date_filters .el {position: relative; }
.filters .item .date_filters .el:first-child {margin-right:10px}
.filters .item .date_filters  label {/* display: none; */ position: absolute; top: -20px; left: 0px; font-size: 12px; font-weight: 600; }
.filters .item .date_filters input::after {font-size: 10px; padding: 0; position: absolute; right: 8px; }

.buttons {display: flex; margin: 0 -5px; }
.buttons .item {padding: 0 5px; flex: 11; }
.buttons .item input {border: none; }
.buttons .item .date_excel  {display: flex; }
.buttons .item .date_excel .el {position: relative; }
.buttons .item .date_excel .el:first-child {margin-right:10px}
.buttons .item .date_excel  label {/* display: none; */ position: absolute; top: -20px; left: 0px; font-size: 12px; font-weight: 600; }
.buttons .item .date_excel input::after {font-size: 10px; padding: 0; position: absolute; right: 8px; }


#myTable_length {margin: 20px auto 40px;text-align: right;width: 100%;}
#myTable_length label {margin: 0 auto; font-size: 13px; }
#myTable_length label select {border: none;padding: 0 10px;height: 30px;border-radius: 0;margin: 0 7px;min-width: 60px;} 














.login-page {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.login-page > div {}
.login-page h1 {
    font-size: 33px;
    margin: 0;
    font-weight: 800;
}
.login-page h2 {color: #000;margin: 0 0 10px 0;line-height: 1;font-weight: 700;font-size: 21px;}

.login-page > div:nth-child(2) .inside {background: #208af5; color: #fff; }
.login-page > div:nth-child(2) .inside p {}
.login-page > div:nth-child(2) .inside h2 {color: #fff; font-size: 24px; font-weight: 600; }
.login-page p {margin: 10px 0 10px 0;font-weight: 300;font-size: 15px;}
.login-page p:last-child {margin:0}
.login-page .btn {color: #208af5 !important; background: #fff; text-transform: uppercase; letter-spacing: 2px; border: none; font-weight: 600; padding: 0 23px; height: 50px; line-height: 50px; }

.login-page .login-form-container {}
.login-page .login-form-container .login-form {
    max-width: 440px;
    margin: 0 auto;
    text-align: left;
}
.login-page .login-form-container .login-form .login-username {display: inline-block;padding: 0;width: 100%;margin: 0 0 15px 0;}
.login-page .login-form-container .login-form .login-username label {display: block;font-weight: 600;margin: 0;text-align: left;font-size: 14px;}
.login-page .login-form-container .login-form .login-username input {
    box-shadow: 0 0 0 100px #fff inset;
}
.login-page .login-form-container .login-form .login-password {display: inline-block;padding: 0;width: 100%;margin: 0 0 15px 0;}
.login-page .login-form-container .login-form .login-password label {display: block;font-weight: 600;margin: 0;text-align: left;font-size: 14px;}
.login-page .login-form-container .login-form .login-password input {
    box-shadow: 0 0 0 100px #fff inset;
}
.login-page .login-form-container .login-form .login-submit {display: inline-block;margin: 0 0 25px 0;text-align: left;width: 100%;}
.login-page .login-form-container .login-form .login-submit input {background: #2e376f;color: #fff;text-transform: uppercase;letter-spacing: 2px;border: none;font-weight: 600;padding: 0 23px;font-size: 14px;width: auto;}


.login-page .login-form-container .login-form .login-remember {
    font-size: 14px;
}
.login-page .login-form-container .login-form .login-remember label {margin: 0; }
.login-page .login-form-container .login-form .login-remember label input {width: 17px; height: 17px; vertical-align: middle; margin: -3px 3px 0 0; }
.login-page .login-form-container .login-form .separator {margin: 0 9px; opacity: 0.2; }
.login-page .login-form-container .login-form .forgot-password {
    font-size: 14px;
}
.login-page .login-form-container .login-form .forgot-password strong {}


.login-remember [type="checkbox"]:checked,.login-remember [type="checkbox"]:not(:checked) {/* position: absolute; *//* left: -9999px; */}
.login-remember [type="checkbox"]:checked + label, .login-remember [type="checkbox"]:not(:checked) + label{position: relative;padding-left: 29px;cursor: pointer;line-height: 20px;display: inline-block;font-size: 14px;margin: 0;}
.login-remember [type="checkbox"]:checked + label:before, .login-remember [type="checkbox"]:not(:checked) + label:before {content: '';position: absolute;left: 0;top: -1px;width: 20px;height: 20px;border-radius: 4px;/* background: #eee; */border: solid 2px #eee;}
.login-remember [type="checkbox"]:checked + label:after, .login-remember [type="checkbox"]:not(:checked) + label:after {content: '\f00c';position: absolute;top: -1px;left: 5px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;font-family: "Font Awesome 5 free";font-weight: 900;font-size: 11px;color: #000;}
.login-remember [type="checkbox"]:not(:checked) + label:after {opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.login-remember [type="checkbox"]:checked + label:after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);color: #fff;line-height: 20px;}
.login-remember [type="checkbox"]:checked + label:before {background: #208af5;border: none;}






@media (max-width: 767px) {
	.login-form-container form {text-align:center;}
	.login-form-container form .login-username {width: 100% !important; padding: 0 !important; text-align: left; }
	.login-form-container form .login-password {width: 100% !important; padding: 20px 0 !important; text-align: left; }
	.login-form-container form .login-submit {width:  100%; }
	.login-form-container form .login-submit input {width:  100%;}
	.login-form-container .separator {display: none; }
	.login-form-container form .login-remember {margin: 0 15px 5px 0; }
	.login-form-container .forgot-password {margin: 0 15px 5px 0; }
	.login-form-container .forgot-password {}
	#lostpasswordform {}
	#lostpasswordform .form-row {}
	#lostpasswordform .form-row label {}
	#lostpasswordform .form-row label input {}
	#lostpasswordform .lostpassword-submit {position:  relative;margin: 10px 0 0 0;}
	#lostpasswordform .lostpassword-submit input {white-space: normal; line-height: 1; }


	.login-page {}
	.login-page > div {margin: 0 0 20px 0;}
	.login-page {margin-bottom: 20px;min-height: 0;}
	.login-page h2 {}
	.login-page p {}
	.login-page .btn {}

	
}

#password-lost-form {}
#password-lost-form form {
    max-width: 420px;
    margin: 0 auto;
}
#password-lost-form form .form-row {margin: 18px 0 0 0;}
#password-lost-form form .form-row label {width: 100%;margin: 0;font-weight: 500;display: block;}
#password-lost-form form .form-row label input {display: block;height: 48px;border: none;margin: 3px 0 10px 0;width: 100%;}
#password-lost-form form .lostpassword-submit {margin: 0;vertical-align: bottom;}
#password-lost-form form .lostpassword-submit input {background: #2e376f;color: #fff;text-transform: uppercase;letter-spacing: 2px;border: none;padding: 0 23px;font-weight: 600;font-size: 14px;}
#password-lost-form form .error {color:red;margin: 10px 0 0 0;font-size: 14px;}

@media (max-width: 767px) { 
	#password-lost-form {}
	#password-lost-form form {}
	#password-lost-form form .form-row {display: block; width: 100%; margin: 0 0 10px 0; }
	#password-lost-form form .form-row label {display: block; }
	#password-lost-form form .form-row label input {margin: 2px 0 0 0; width: 100%; }
	#password-lost-form form .lostpassword-submit {}
	#password-lost-form form .lostpassword-submit input {}

}
 


#login-page {}
#login-page #acf-form {text-align: left; }
#login-page #acf-form .acf-fields {}
#login-page #acf-form .acf-fields .acf-field {padding: 0; margin: 0 0 20px 0; }
#login-page #acf-form .acf-fields .acf-field .acf-label {text-align: left; }
#login-page #acf-form .acf-fields .acf-field .acf-input {}
#login-page #acf-form .acf-fields .acf-field .acf-input .acf-image-uploader {}
#login-page #acf-form .acf-fields .acf-field .acf-input .acf-image-uploader .image-wrap {}
#login-page #acf-form .acf-fields .acf-field .acf-input .acf-image-uploader .image-wrap img {max-width: 150px; }
#login-page #acf-form .acf-form-submit {}
#login-page #acf-form .acf-form-submit input {background: #2e376f; color: #fff; text-transform: uppercase; font-weight: 600; width: auto; letter-spacing: 2px; padding: 0 23px; }