* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: all 0.5s 0s ease-in-out;
    -moz-transition: all 0.5s 0s ease-in-out;
    -o-transition: all 0.5s 0s ease-in-out;
    transition: all 0.5s 0s ease-in-out;
}
header,
footer,
nav,
section,
aside {
    display: block;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #3e3e3e;
}
* {
    outline: none;
}
ul,
li {
    list-style: none;
}
input,
select,
textarea,
button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3e3e3e;
}
label {
    font-weight: normal;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
a {
    color: #f8981d;
}
a:focus,
:focus {
    outline: none;
    box-shadow: none !important;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #000000;
}
button::-moz-focus-inner {
    border: 0;
}
a,
a:focus,
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
    border: none;
}
.clr {
    clear: both;
    overflow: hidden;
    height: 0;
    line-height: 0;
    font-size: 0;
    display: block;
    width: 100%;
}
input[type='button'],
input[type='submit'],
button {
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
}

/* Font Css Start Here */
@font-face {
    font-family: 'HP Simplified';
    src: url('fonts/HPSimplified-Light.woff2') format('woff2'), url('fonts/HPSimplified-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Semibold.woff2') format('woff2'), url('fonts/OpenSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans MT';
    src: url('fonts/GillSansMT-Italic.woff2') format('woff2'), url('fonts/GillSansMT-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'HP Simplified';
    src: url('fonts/HPSimplified-Regular.woff2') format('woff2'), url('fonts/HPSimplified-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans MT';
    src: url('fonts/GillSansMT.woff2') format('woff2'), url('fonts/GillSansMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI Emoji';
    src: url('fonts/SegoeUIEmoji.woff2') format('woff2'), url('fonts/SegoeUIEmoji.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans MT Ext Condensed';
    src: url('fonts/GillSansMT-ExtraCondensedBold.woff2') format('woff2'), url('fonts/GillSansMT-ExtraCondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'HP Simplified';
    src: url('fonts/HPSimplified-Italic.woff2') format('woff2'), url('fonts/HPSimplified-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'HP Simplified';
    src: url('fonts/HPSimplified-Bold.woff2') format('woff2'), url('fonts/HPSimplified-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans MT Condensed';
    src: url('fonts/GillSansMT-Condensed.woff2') format('woff2'), url('fonts/GillSansMT-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HP Simplified';
    src: url('fonts/HPSimplified-LightItalic.woff2') format('woff2'), url('fonts/HPSimplified-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Microsoft Yi Baiti';
    src: url('fonts/Microsoft-Yi-Baiti.woff2') format('woff2'), url('fonts/Microsoft-Yi-Baiti.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HP Simplified';
    src: url('fonts/HPSimplified-BoldItalic.woff2') format('woff2'), url('fonts/HPSimplified-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Gill Sans MT';
    src: url('fonts/GillSansMT-BoldItalic.woff2') format('woff2'), url('fonts/GillSansMT-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Gill Sans MT';
    src: url('fonts/GillSansMT-Bold.woff2') format('woff2'), url('fonts/GillSansMT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans.woff2') format('woff2'), url('fonts/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Aquatico';
    src: url('fonts/Aquatico-Regular.woff2') format('woff2'), url('fonts/Aquatico-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* Font Css Ends Here */

.wrapper {
    float: left;
    width: 100%;
}
.siteWidth {
    max-width: 100%;
    margin: 0 auto;
}
/* Header Css Start Here */
.header {
    width: 100%;
    float: left;
    position: absolute;
    padding: 0 0 13px;
    top: 0;
    left: 0;
    z-index: 7;
}
.headerTop {
    float: left;
    width: 100%;
    background: #000000;
    color: #ffffff;
    padding: 6px 0;
}
.headerTop a {
    color: #ffffff;
}
.headerTopLeft {
    float: left;
}
.headerTopRight {
    float: right;
}
.searchBox {
    float: left;
    width: 210px;
    margin-right: 33px;
}
.searchBox input.form-control {
    border-radius: 30px;
    height: 27px;
    line-height: 27px;
    background: #ffffff url(../images/seach-icon.png) no-repeat 10px center;
    padding: 0 35px;
    font-size: 12px;
}
.loginLink {
    float: left;
    background: url(../images/login-icon.png) no-repeat 0 0;
    height: 22px;
    line-height: 22px;
    padding-left: 38px;
    margin-top: 3px;
}
.headerTop ul {
    margin: 0;
}
.headerTop ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    line-height: 28px;
}
.headerTop ul li img {
    margin-right: 10px;
}
.headerBottom {
    float: left;
    width: 100%;
    padding-top: 13px;
}
.logo {
    float: left;
}
.logo img {
    display: block;
}
.headerRight {
    float: right;
}
.header nav {
    float: right;
}
.header nav ul li {
    float: left;
    margin-left: 40px;
    font-size: 12px;
    font-weight: bold;
    position: relative;
}
.header nav ul li a {
    display: block;
    padding: 13px 16px;
    color: #000000;
}
.header nav ul li a:hover,
.header nav ul li.active a {
    color: #f8981d;
}
.header nav ul li.active:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 4px;
    background: #f8981d;
}

.scrollHeader {
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0 0 4px #999999;
    -webkit-animation-name: headerAnimation; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    animation-name: headerAnimation;
    animation-duration: 1s;
}
@-webkit-keyframes headerAnimation {
    from {
        top: -90px;
    }
    to {
        top: 0;
    }
}

/* Standard syntax */
@keyframes headerAnimation {
    from {
        top: -90px;
    }
    to {
        top: 0;
    }
}
.scrollHeader.header {
    padding: 0;
}
.scrollHeader .headerTop {
}
.scrollHeader.header .headerBottom {
    padding: 10px 0;
}
.scrollHeader .logo {
    margin: 5px 0 0 0;
    width: 200px;
}
.scrollHeader .headerRight {
    margin-top: 0;
}
.scrollHeader.header nav ul li a {
    line-height: 20px;
}
.scrollHeader.header nav ul li a {
}
.scrollHeader.header nav ul li.active a {
}
.scrollHeader.header nav {
    margin-top: 3px;
}

/* Header Css End Here */

/* Banner Css Start Here */
.banner {
    float: left;
    width: 100%;
    position: relative;
}
.homeBanner {
    background: url(../images/banner-pic.jpg) no-repeat center bottom;
}
.bannerContent {
}
.bannerContent p {
    margin-bottom: 15px;
    line-height: 25px;
    font-size: 12px;
    color: #838080;
}
.bannerContent h3 {
    margin: 0 0 15px 0;
    font-size: 40px;
    line-height: 40px;
    font-family: 'HP Simplified';
    font-weight: 100;
}
.bannerContent h3 span {
    display: block;
    font-weight: 400;
}
.bannerContent h4 {
    margin: 0 0 15px 0;
    font-size: 25px;
    line-height: 25px;
    font-family: 'HP Simplified';
    font-weight: 100;
}
.bannerContent h4 span {
    display: block;
    font-weight: 400;
}
.bannerLink {
}
.bannerContent a {
    border-radius: 25px;
    border: 2px solid #7b7b7b;
    padding: 12px 17px;
    float: left;
    color: #3e3e3e;
    font-size: 18px;
    font-family: 'Gill Sans MT';
    margin-right: 40px;
    background: #e4e5e7;
}
.bannerContent a:hover {
    background: #3e3e3e;
    color: #ffffff;
}
.banner .owl-carousel {
    margin: 0;
    float: right;
    width: 70%;
    padding: 0 0 0 5%;
}
.banner .owl-carousel .container {
    width: auto;
}

.banner .owl-carousel .item {
    height: 622px;
    padding-top: 180px;
    padding-left: 50px;
    padding-right: 50px;
}
.banner .owl-nav {
    display: none;
}
.banner .owl-dots {
    position: absolute;
    bottom: 11px;
    right: 0;
    width: 100%;
    z-index: 1;
    text-align: right;
    padding: 0 25px;
}
.banner .owl-dots div {
    width: 12px;
    height: 12px;
    background: #000000;
    border-radius: 50%;
    display: inline-block;
    margin: 0 0 0 8px;
    box-shadow: 0 0 2px #666666;
}
.banner .owl-dots div.active {
    background: #ffffff;
}
/* Banner Css End Here */

/* Container Css Start Here */
.mainContainer {
    float: left;
    width: 100%;
}
.paddingBox {
    padding: 50px 0;
}
.grayBoxBg {
    background: #f2f2f2;
}
.mainContainer h2 {
    font-size: 30px;
    line-height: 30px;
    color: #46345a;
    margin: 0 0 35px 0;
    font-family: 'Segoe UI Emoji';
}
.mainContainer h2 img {
    display: block;
}
.plaintext {
    color: #666;
    text-align: justify;
    font-size: 13px;
    font-family: 'Open Sans';
}
.howWorkColumn {
    color: #3e3e3e;
    min-height: 180px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    margin-bottom: 25px;
}
.howWorkColumn:before {
    content: '';
    position: absolute;
    bottom: -15px;
    right: 0;
    background: url(../images/double-arrow.png) no-repeat 0 0;
    width: 29px;
    height: 30px;
}
.howWorkColumn .iconBox {
    height: 75px;
    width: 75px;
    position: relative;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 13px;
    display: table;
}
.howWorkColumn:hover .iconBox {
    background: rgba(0, 0, 0, 0.1);
}
.howWorkColumn .iconBox i {
    display: table-cell;
    vertical-align: middle;
}
.howWorkColumn .iconBox img {
    display: inline-block;
}

.iconBox:after {
    top: -4px;
    left: -4px;
    padding: 4px;
    box-shadow: 0 0 0 2px #cccccc;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}
.iconBox:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.howWorkColumn:hover .iconBox:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.howWorkColumn h3 {
    font-size: 20px;
    color: #3e3e3e;
    margin-bottom: 15px;
    font-family: 'Gill Sans MT';
}
.steps {
    position: absolute;
    left: 0;
    bottom: -23px;
    font-size: 18px;
    color: #d1d1d1;
}

.videoBox {
    color: #838080;
    position: relative;
    min-height: 443px;
}
.videoBox a {
    color: #838080;
}
.videoList {
    margin: 60px 0 0 0;
}
.videoList li {
    float: left;
    width: 33%;
    font-family: 'Gill Sans MT';
    font-size: 16px;
}
.videoList li img {
    display: block;
    margin-bottom: 12px;
}
.playVideoPic {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}
.playVideoPic img {
    display: inline-block;
}

.uspBox {
}
.uspColumnBox {
    min-height: 210px;
}
.uspPicBox {
    text-align: center;
}
.uspColumnBoxOuter {
    margin-top: 35px;
}
.uspIcon {
    height: 80px;
}
.uspColumnBox h3 {
    color: #3e3e3e;
    font-size: 20px;
    font-family: 'Gill Sans MT';
    margin-bottom: 14px;
}

.uspColumnBox .uspIcon {
    height: 75px;
    width: 75px;
    position: relative;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 13px;
    display: table;
}
.uspColumnBox:hover .uspIcon {
    background: rgba(0, 0, 0, 0.1);
}
.uspColumnBox .uspIcon i {
    display: table-cell;
    vertical-align: middle;
}
.uspColumnBox .uspIcon img {
    display: inline-block;
}

.uspIcon:after {
    top: -4px;
    left: -4px;
    padding: 4px;
    box-shadow: 0 0 0 2px #cccccc;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}
.uspIcon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.uspColumnBox:hover .uspIcon:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.cousesPicBox {
    position: absolute;
    top: 0;
    left: -15px;
}
.cousesPicBox img {
    display: block;
}
.cousesPic {
}
.coursesBox {
    position: relative;
    min-height: 487px;
}
.courseList {
    float: left;
    width: 100%;
    margin-top: 13px;
}
.courseList li {
    width: 31.5%;
    float: left;
    margin: 0 0 13px 0;
}
.courseList li:nth-child(3n + 2) {
    margin: 0 2.5%;
}
.courseList li a {
    display: block;
    border: 1px solid #3e3e3e;
    color: #3e3e3e;
    position: relative;
    height: 33px;
    line-height: 32px;
    font-family: 'Gill Sans MT';
    background: #e2e0e0;
}
.courseList li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 30px;
    background: #3e3e3e url(../images/setting-icon.png) no-repeat center center;
}
.courseList li a:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 30px;
    border: 5px solid transparent;
    border-left-color: #3e3e3e;
}
.courseList li a span {
    display: block;
    padding-left: 30px;
    text-align: center;
}
.courseList li a:hover {
    background: #fcad26;
}
.courseBtn {
    border-radius: 25px;
    border: 2px solid #7b7b7b;
    padding: 12px 17px;
    float: right;
    color: #3e3e3e;
    font-size: 18px;
    font-family: 'Gill Sans MT';
}
.courseBtn:hover {
    background: #3e3e3e;
    color: #ffffff;
}

.quickStatsBox {
}
.quickStatsBox ul {
    text-align: center;
}
.quickStatsBox ul li {
    border-radius: 50%;
    width: 170px;
    height: 170px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4.5%;
    position: relative;
}
.quickStatsBox h5 {
    font-size: 30px;
    color: #ff9900;
    font-family: 'Gill Sans MT';
    padding-top: 40px;
}
.quickStatsBox h5 span {
    display: block;
    font-size: 24px;
    color: #2a2a2a;
}
.statIcon {
    position: absolute;
    right: -5px;
    top: -15px;
}
.quickStatsBox ul li:last-child .statIcon {
    top: -9px;
}
.quickStatsBox h5 em {
    font-size: 55px;
    line-height: 24px;
    display: block;
}
.statInnerBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    z-index: 10;
    background: #ffffff;
    border-radius: 50%;
}

.blogBox,
.blogTop,
.blogBottom {
    float: left;
    width: 100%;
    text-align: center;
}
.owl-carousel .owl-item .blogBox img {
    max-width: 100%;
    width: auto;
}
.blogTop {
    position: relative;
}
.blogPic {
    float: left;
    width: 34%;
}
.blogTxt {
    float: left;
    width: 100%;
    padding: 10px;
    line-height: 22px;
    position: relative;
}
.blogTxt:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 0;
    background: url(../images/colon-open.png) no-repeat 0 0;
    width: 28px;
    height: 20px;
    background-size: 100%;
}
.blogTxt:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/colon-close.png) no-repeat 0 0;
    width: 28px;
    height: 20px;
    background-size: 100%;
}
.readMore {
    color: #74ac3f;
    display: inline-block;
    position: relative;
    padding-right: 30px;
}
.readMore:before {
    content: '+';
    position: absolute;
    right: 0;
    top: 4px;
    color: #74ac3f;
    border: 1px solid #74ac3f;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    display: block;
}
.blogBottom {
}
.blogBottom img {
    margin: 0 auto 15px;
    border-radius: 50%;
    border: 1px solid #cecece;
}
.blogBottom h5 {
    float: left;
    width: 100%;
    color: #525252;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    font-weight: bold;
}
.blogBottom h5 span {
    display: block;
}
.owl-carousel {
    float: left;
    width: 100%;
}
.owl-nav {
    position: relative;
    text-align: center;
    margin: 25px 0 0 0;
}
.owl-nav div {
    width: 48px;
    height: 48px;
    display: inline-block;
    text-indent: -9000px;
    margin: 0;
    background-color: #ffffff;
    border: 1px solid #f4f4f4;
    position: absolute;
    top: 150px;
}
.owl-prev {
    background: url(../images/arrow-left.png) no-repeat center;
    left: -25px;
}
.owl-next {
    background: url(../images/arrow-right.png) no-repeat center;
    right: -25px;
}
.testimonialBox .owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 0;
}
.testimonialBox .owl-carousel .owl-nav.disabled {
    display: block;
}
.quoteBg {
    background: #f2f2f2 url(../images/quote-bg.png) no-repeat center 0;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 6;
    display: none;
}
.overlay,
.subMenu {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
/* Inner page Css End Here */
/* Container Css End Here */

/* Footer Css Start Here */
.footer {
    float: left;
    width: 100%;
    position: relative;
    padding: 35px 0 0 0;
    color: #ffffff;
    background: #000000 url(../images/footer-bg.jpg) no-repeat center bottom;
}
.footer .form-control {
    border-radius: 0;
    border: 0;
    height: 42px;
    color: #000000;
}
.footer textarea.form-control {
    height: 70px;
}
.btnSubmit {
    border-radius: 30px;
    background: #666666;
    color: #ffffff;
    font-family: 'Gill Sans MT';
    font-size: 18px;
    height: 50px;
    float: right;
}
.footer h2 {
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    margin: 0 0 30px 0;
    font-family: 'Segoe UI Emoji';
}
.footer h2 img {
    vertical-align: middle;
    margin-right: 15px;
}
.footerBottom {
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    padding: 35px 0;
    margin-top: 15px;
}
.footer ul {
    float: left;
    width: 100%;
    margin: 2px 0 0 0;
}
.footer ul li {
    padding: 0 30px;
    border-left: 1px solid #ffffff;
    display: inline;
}
.footer ul li:first-child {
    border: 0;
    padding-left: 0;
}
.footer ul li a {
    color: #ffffff;
}
.socialIcons {
    float: right;
}
.socialIcons a {
    width: 25px;
    height: 25px;
    float: left;
    margin-left: 35px;
}
.facebook {
    background: url(../images/facebook-icon.png) no-repeat center center;
}
.twitter {
    background: url(../images/twitter-icon.png) no-repeat center center;
}
.google {
    background: url(../images/google-icon.png) no-repeat center center;
}
.linkedin {
    background: url(../images/linkedin-icon.png) no-repeat center center;
}
.copyright {
    float: left;
    width: 100%;
}
/* Footer Css End Here */

.quickStatsBox.active .pie {
    width: 170px;
    height: 170px;
    position: relative;
    border-radius: 170px;
    float: left;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.quickStatsBox.active .mask {
    position: absolute;
    width: 100%;
    height: 100%;
}

.quickStatsBox.active .pie1 .inner-left {
    animation-delay: 1s;
    transform: rotate(0deg);
    animation-fill-mode: forwards;
    animation: load-right-pie-2 1s linear;
    -webkit-animation: load-right-pie-2 1s linear;
    -webkit-transform: rotate(0deg);
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

@keyframes load-right-pie-2 {
    from {
        transform: rotate(-180deg);
        opacity: 1;
    }
    to {
        transform: rotate(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes load-right-pie-2 {
    from {
        -webkit-transform: rotate(-180deg);
        opacity: 1;
    }
    to {
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}

.quickStatsBox.active .pie1 .inner-right {
    transform: rotate(180deg);
    animation: load-right-pie-1 1s linear;
    -webkit-animation: load-right-pie-1 1s linear;
    -webkit-transform: rotate(180deg);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

@keyframes load-right-pie-1 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(180deg);
    }
}

@-webkit-keyframes load-right-pie-1 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(180deg);
    }
}

.quickStatsBox.active .outer-left {
    clip: rect(0px 85px 170px 0px);
}
.quickStatsBox.active .outer-right {
    clip: rect(0px 170px 170px 85px);
}

.quickStatsBox.active .inner-left {
    background: #f50;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    clip: rect(0px 85px 170px 0px);
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}
.quickStatsBox.active .inner-right {
    background: #f50;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    clip: rect(0px 85px 170px 0px);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.content {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}

.popupOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
    display: none;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 6;
    display: none;
}
.overlay,
.subMenu,
.videoPopup {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.videoPopup {
    /* width: 800px;
    height: 600px; */
    background: #ffffff;
    padding: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    /* margin: auto; */
    /* margin: -300px 0 0 -400px; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    z-index: 11;
    display: none;
}
.videoBox .closeVideo {
    position: absolute;
    right: -15px;
    top: -15px;
    color: #000000;
    font-size: 26px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ffffff;
    display: block;
    text-align: center;
    line-height: 40px;
    border: 1px solid #cccccc;
}
.videoPopup iframe {
    /* width: 760px;
    height: 560px; */
}
/* animated elements */
.animateblock {
    opacity: 0;
    -webkit-transition: all 0.55s linear;
    -moz-transition: all 0.55s linear;
    transition: all 0.55s linear;
}
.animateblock.animated {
    opacity: 1;
}
