
/* HEADER LANGUAGE */
.row:before, .row:after {width:0px; height:0px;}

.language-btn {
    padding-left: 1%;
    padding-right: 12px;
    margin-top: 20px;
}

i.pe.pe-7s-angle-down {
    font-size: 19px;
    font-weight: bold;
    position: relative;
    top: 3px;
}

.margin-bottom {
    margin-bottom: 15px;
}


.logoNou {
    margin-left: 30px;
}

/* PAGE1 */

.fullHeight {
    padding-bottom: 105px;
}
.bigTitle {
    font-size: 44px;
    margin-bottom:0;
}

.subTitle {
    font-size: 22px;
    margin-bottom:0;
}

.video-container {
    width: 85%;
    margin: 20px auto 0 auto;
    display: flex;
    justify-content: center;
    border-radius: 10px;
}

.video-js {
    border-radius: 10px;
    -webkit-box-shadow: -2px 0px 29px 13px rgb(0 0 0 / 75%);
    -moz-box-shadow: -2px 0px 29px 13px rgba(0,0,0,0.75);
    box-shadow: -2px 0px 29px 13px rgb(0 0 0 / 75%);

}

.vjs-poster {
    background-size: cover !important;
    border-radius: 10px;
}

.vjs-tech {
    border-radius: 10px;
} 


.btn-find-more {
    margin-top:30px;
    
}

.btn-find-more a {
    padding: 12px;
    font-size: 22px;
    border-radius: 20px;
}

.btn-find-more a:hover {
    font-size: 26px;
}

.navicon {
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 900px) {
    .navicon {
        width: 35px;
        height: 35px

    }    
    
    .header-icons {
        margin-top: 0;
    }
}

@media screen and (max-width: 600px) {
    .right-header {
        align-items: center;
    }
    .language-btn {
        margin-top: 10px !important; 
    }

    .world-connectors {
        margin-top:20px;
    }

    .vjs-poster {
        display: none !important;
    }
}


/* .customVideoHomepage {
    width:53%;
    height:auto;
    border-radius: 12px;
    margin-top: 1%;
    margin-bottom: 1%;
    box-shadow: -2px 0px 29px 13px rgb(0 0 0 / 75%);
} */

.yellow-button {
    margin-top: 3.7vw;
    margin-bottom: 0.5vw;
}

.yellow-button a {
    background-color:#fcba03;
    padding: 15px 2%;
    font-size:28px;
    color:white;
    text-decoration: none;
    border-radius: 20px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}

.yellow-button a:hover {
    border: 10% solid white !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #68805F;
}

/* SECTION2 */
.img-responsive {
    max-width:100%;
    height:auto;
    display:block;
}


.text-gyellow {
    color:#fcba03;
    font-weight: 700;
}

.font-weight-4 {
    text-transform: uppercase;   
}

.font-weight-7 {
    font-weight:700;
}

h2.less-mar-1 {
    margin-bottom: 3px;
}

.ce4-title-line-1.align-left {
    width:50px;
    margin: 0 auto 20px 0;
}

.ce4-title-line-1 {
    height: 2px;
    background-color: #101010;
}

.sec-title-container.less-padding-3 {
    padding-bottom: 0px;
}

.raleway {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 14px;
    font-style: normal;
}


.gray-text {
    color:#727272;
    font: 14px 'Open Sans', sans-serif;
    line-height: 23px;
    font-weight: normal;
}

.iconlist-2 {
    width: 100%;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    float: left;
}

.iconlist-2 .icon.dark {
    color: #101010;
}

.iconlist-2 .icon {
    width: 18px;
    height: 18px;
    padding: 0px;
    margin: 3px 0px 0px 0px;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 15px;
    border-radius: 100%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
 
}

.iconlist-2 .text {
    padding: 0px 0 0 28px;
    margin: 0px;
    display: block;
    font: 14px 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 23px;
    color: #727272;
}

.btn.btn-dark-3 {
    color: white;
    background-color: #fcba03;
    font-weight: 700;
    text-align: center;
}

.btn-black {
    background-color: black ;
    color: white;
    font-weight: 700;
    text-align: center;
}

.btn.btn-dark-3 span {
    font-weight: 700;
    margin-left: 2px;
}

.joinInCommunity span {
    font-weight: 700;
}

.hg-price-table-1:hover a.btn.btn-black, .hg-price-table-1.active a.btn.btn-black {
    background-color: #fcba03;
    color: white;
}

.btn {
    padding: 10px 36px;
    margin: 0px;
    box-shadow: none;
    border-radius: 10px;
    transition: all .2s ease-in-out
}
.btn:hover {
    border: 10% solid white !important;
	font-size: 18px;
	box-shadow:0px 10px 10px #7c817a;
}

/* SECTION3 */
.sec-title-container {
    width: 100%;
    float: left;
    padding-bottom: 70px;
}

.ce4-title-line-1 {
    width: 50px;
    height: 2px;
    margin: 0px auto 10px auto;
    background-color: #101010;
}

.ce4-feature-box-16 {
    width: 100%;
    height: 200px;
    float: left;
    padding: 0px;
}

.ce4-feature-box-16 .icon {
    border: 4px solid #f5f5f5;
    transition: all 0.3s ease-out 0s;
}

.icon-solution {
    background-size: cover;
    width: 80px;
    height: 80px;
}
.bg-white {
    background-color: white;
}

.solution-img {
    margin-top: 20px;
}
.solution-img-2 {
    margin-top: 35px;
}

@media screen and (max-width: 769px) {
    .solution-img img {
        max-width: 100%;
        margin-top: 20px;   
    }
    .ce4-feature-box-16 {
        height: 240px;
    }
    .migration-box {
        margin-bottom: 20px;
    }

}

.texte-icon {
    background-image: url('../new_img/page1/texte.png');
    background-size: 51px;
    width: 52px;
    height: 45px;
    margin-left: 13px;
    margin-top: 15px;
}

.carisma-icon {
    background-image: url('../new_img/page1/carisma.png');
    background-size: 51px;
    width: 51px;
    height: 51px;
    margin-left: 14px;
    margin-top: 13px;
}

.imagini-icon {
    background-image: url('../new_img/page1/imagini.png');
    background-size: 61px;
    width: 61px;
    height: 39px;
    margin-top: 18px;
    margin-left: 6px;
    background-position: 2px;
}

.contracte-icon {
    background-image:url('../new_img/page1/contracte.png');
    background-size: 39px;
    width: 40px;
    height: 48px;
    margin-left: 18px;
    margin-top: 14px;
}

.presentation-icon {
    background-image: url('../new_img/page1/presentation.png');
    background-size: 48px;
    width: 49px;
    height: 37px;
    margin-left: 15px;
    margin-top: 20px;
}

.migration-icon {
    background-image: url('../new_img/page1/migration.png');
    background-size: 39px;
    width: 40px;
    height: 48px;
    margin-left: 18px;
    margin-top: 14px;
}

.consume-icon {
    background-image: url('../new_img/page1/consume.png');
    background-size: 48px;
    width: 48px;
    height: 42px;
    margin-left: 15px;
    margin-top: 16px;
}

.audience-icon {
    background-image: url('../new_img/page1/audience.png');
    background-size: 45px;
    width: 45px;
    height: 46px;
    margin-left: 17px;
    margin-top: 15px;
}

.ce4-feature-box-17 {
    width: 100%;
    float: left;
    padding: 40px;
    background-color: #101010;
}

.ce4-feature-box-16 .title-line {
    width: 20%;
    height: 2px;
    display: block;
    margin: 4px 0 6px 0;
    background-color: #e4e4e4;
    transition: all 0.3s ease-out 0s;
}

@media screen and (min-width: 900px) {    
    .bottom-cut {
        margin-bottom: -15px;
    }
    .image-box-img {
        height: 230px;
    }

    .less-height {
        height: 95px;
    }
   
}


/* SECTION 4 */
.ce4-feature-box-24 {
    width: 100%;
    float: left;
}
.ce4-feature-box-24 .img-box {
    position: relative;
    width: 100%;
    float: left;
}

.ce4-feature-box-24 .img-box .icon {
    position: absolute;
    float: left;
    z-index: 2;
    bottom: -31px;
    left: 123px;
    color: #101010;
    border: 3px solid #fff;
    background-color: #f5f5f5;
}



.ce4-feature-box-24 .text-box {
    width: 100%;
    float: left;
    padding: 30px 45px;
    margin-top: 50px;
    border: 3px solid #e4e4e4;
}

.uppercase {
    text-transform: uppercase;
}

h5.uppercase {
    font-size: 16px;
}


h5.uppercase a {
    text-decoration: none;
    color:inherit;
}

.blog-post-info {
    width: 100%;
}

.blog-post-info span {
    font-size: 13px;
    color: #b9b9b9;
    margin-right: 15px;
}

.round-img {
    border-radius: 100%;
}

.paragraph-text {
    font: 14px 'Open Sans', sans-serif;
    line-height: 23px;
    font-weight: normal;
}

.col-divider-margin-4 {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.divider-line.light {
    border-bottom-color: #f1f1f1;
}

.divider-line.solid {
    border-bottom: 1px solid;
}

.divider-line {
    float: left;
    width: 100%;
}
.ce4-feature-box-25 {
    width: 100%;
    float: left;
}
.imgbox-tiny.left {
    float: left;
    margin: 0px 20px 0px 0px;
}

.imgbox-tiny {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-size:cover;
}

.ce4-feature-box-24 {
    width: 100%;
    float: left;
}
.pencil-icon {
    margin-left: 25px;
    margin-bottom: 10px;
}
.iconbox-small {
    width: 80px;
    height: 80px;
    font-size: 26px;
    line-height: 80px;
}

.iconbox-small.round {
    border-radius: 100%
}

.m-bottom {
    margin-bottom: 0;
}

/* SECTION 6 */



.usernameTouch {
    text-align: center;
    color: white !important;
    font-size: 24px !important;
    line-height: 37px;
    margin-bottom: 1%;
}

.gt-in-tch {
    background-image: url(".././new_img/bg-footer.jpg");
    min-height: 30vw!important;
    color: #fff;
}

.user-name {
    color: white !important;
    font-size: 44px;
    margin-top: 1%;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

.userImage {
    text-align: center;
    
}
.userImage img {
    margin: auto;
    border: 7px solid white;
    border-radius: 50%;
    width: 12%;
    margin-top: 3%;
    margin-bottom: 50px;
}
img.picContactMe:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.3);
}
.gt-touch-cols {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.contactMeZone {
    margin-right: 10px;
}



/* FOOTER */

.text-center.py-3 {
    background: #333;
    color: #fff;
    min-height: 50px;
    padding-top: 0.6%;
    width: 100%;
    z-index: 10;

}

#anpc {
    color: #337ab7;
    text-decoration: none;
}

.button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

}

.button a {
    color:white;
    text-decoration: none;
}



/* PAGE 2 */

/* SECTION 2 */

.section-light {
    background-color: #f5f5f5;
}


/* SECTION 3 */
.section-dark {
    background-color: #101010;
}
.section-side-image {
    position: relative;
    padding: 0px;
    margin: 0px;
}
.section-side-image .text-inner-2 {
    padding: 80px;
}
.change-en-sec-3 {
    padding: 30px 20px !important; 
}
.text-box {
    width: 100%;
    float: left;
}
.pull-left {
    float: left!important;
}
.ce4-feature-box-20 {
    width: 100%;
    float: left;
    padding: 0 0 0 40px;
}



.nodisplay-image {
    display: none;
}

.section-side-image .img-holder {
    overflow: hidden;
    height: 100%;
    padding: 0px;
    top: 0px;
    right:0px;
    position: absolute;
}

.background-imgholder {
    background:url(".././new_img/ce4-30.jpg");
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 0;
    background-size: cover !important;
    background-position: 57% 50% !important;
}

.icon-plain-large.white, .icon-plain-medium.white, .icon-plain-small.white, .icon-plain-msmall.white, .icon-plain-tiny.white {
    color: #fff;
}

/* PAGE 3 */

/* SECTION 2 */
.centered-section {
    margin: 0 auto;
}

.hg-sub-title {
    width: 60%;
    margin: 15px auto 0 auto;
}

.become-premium-text {
    width: 75%;
}
.hg-feature-box-1 {
    width: 100%;
    float: left;
    padding: 20px;
    background-color: #fff;
}

.hg-feature-box-1 .inner-box {
    width: 100%;
    float: left;
    padding: 30px;
    border: 1px solid #efefef;
}

.become-prem-card, .become-prem-card-1 {
    padding: 15px 10px !important;
}

.become-prem-card-1 {
    height: 370px;
}

.multifunnel-icon {
    background-image: url('../new_img/page3/multifunnel.png');
    background-size: cover;
    width: 50px;
    height: 50px;
    margin-top: 15px;
    margin-left: 10px;
}

.know-how-icon {
    background-image: url('../new_img/page3/know-how.png');
    background-size: cover;
    width: 35px;
    height: 63px;
    margin-top: 6px;
    margin-left: 20px;
}
.training-icon {
    background-image: url('../new_img/page3/training.png');
    background-size: cover;
    width: 20px;
    height: 20px;
    width: 45px;
    height: 55px;
    margin-top: 10px;
    margin-left: 16px;
}
.comunity-icon {
    background-image: url('../new_img/page3/comunity.png');
    background-size: cover;
    width: 20px;
    height: 20px;
    width: 40px;
    height: 40px;
    margin-top: 18px;
    margin-left: 20px;
}

@media screen and (max-width: 1200px) and (min-width: 990px) {
    .become-prem-card-1 {
        height: 440px;
    }
}

.ticket-cards {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.col-card {
    width:250px;
    height: 600px;
}

.hg-feature-box-1 .inner-box .icon {
    border: 1px solid #efefef;
    background-color: #fff;
    margin-bottom: 8px;
}

.offer-icon {
    margin: 0 auto 20px auto;
}

.hg-feature-box-1 .inner-box .title-line {
    width: 30%;
    margin: 0 auto;
    height: 2px;
    background-color: #fcba03;
}

.pricipal-title-section {
    padding-bottom: 50px;
}

/* SECTION 3 */
.hg-price-table-1 {
    width: 100%;
    padding: 20px;
    float: left;
    background-color: #f5f5f5;
    transition: all 0.3s ease-out 0s;
}

.hg-price-table-1 .inner-box {
    width: 100%;
    padding: 40px;
    float: left;
    border: 1px solid #e9e9e9;
}

.hg-price-table-1 .inner-box .price-circle {
    width: 130px;
    height: 130px;
    padding: 35px 0 0 0;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #fff;
    transition: all 0.3s ease-out 0s;
}

.last-price-circle {
    margin-top:-23px !important; 
}

.hg-price-table-1 .inner-box .price-circle .price {
    color: #242424;
    font-size: 28px;
    padding: 8px 0 0 0;
    font-weight: 700;
    text-align: center;
    transition: all 0.3s ease-out 0s;
}

.hg-price-table-1 .inner-box .price-circle .price sup {
    font-size: 18px;
    font-style: normal;
}

.hg-price-table-1 ul {
    list-style-type: none;
}

.hg-price-table-1 ul.plan_features {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px;
    margin: 0px ;
    color: #727272;
}

.last-card-features  {
    margin-top: -15px !important;
}

.hg-price-table-1 ul.plan_features li {
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
    transition: all 0.3s ease-out 0s;
}

.hg-price-table-1 ul.plan_features li:last-child {
    border-bottom: none;
}


.hg-price-table-1:hover, .hg-price-table-1.active {
    background-color: #101010;
}

.hg-price-table-1.active:hover {
    background-color: #f5f5f5;
}
.hg-price-table-1.active:hover .title {
    color: #333;
}
.hg-price-table-1.active:hover .inner-box .price-circle .price {
    color: #242424;
}
.hg-price-table-1.active:hover a.btn.btn-dark-3 {
    background-color: black;
}

.hg-price-table-1:hover .title, .hg-price-table-1.active .title {
    color: #fff;
}


.hg-price-table-1:hover .inner-box .price-circle .price, .hg-price-table-1.active .inner-box .price-circle .price {
    color: #fcba03;
}
.hg-price-table-1:hover .inner-box .price-circle, .hg-price-table-1.active .inner-box .price-circle {
    color: #fcba03;
}

/* .hg-price-table-1:hover a.btn.btn-dark-3, .hg-price-table-1.active a.btn.btn-dark-3 {
    background-color: #fcba03;
} */
.hg-price-table-1.active:hover a.btn-dark-3 {
    background-color: black !important;
}


.discount-item {
    color:#fcba03;
}

.divider-line.light {
    border-bottom-color: #cecdcd;
}

@media screen and (max-width: 600px) {
    .get-offer-button {
        text-align: center;
    }
    .no-padd-mobile {
        padding-left:0;
    }
}



/* PAGE 4 */

/* SECTION2 */
.pl-title-line-1 {
    width: 125px;
    height: 2px;
    margin: 0px auto 20px auto;
    background-color: #fcba03;
}

.pl-feature-box-1 {
    width: 100%;
    float: left;
    padding: 30px;
    background-color: #fff;
    margin-top: -40px;
}

.pl-feature-box-1 .item-box {
    width: 100%;
    float: left;
}

.item-box {
    display: flex;
}

.text-box-autopilot {
    width: 80%;
    margin-right: -15px;
    margin-left: 15px;
}

.round-icon {
    width: 45px;
    height: 45px;
    margin-top: 7px;
    margin-left: 8px;
    border-radius: 50%;
    background-size: cover;
    padding: 5px;
    border: 1px solid #f5f5f5;
}

.wireless-icon {
    background-size: 46px !important;
    background-position: -4px 3px !important;
    margin-left: 12px;
    margin-top: 12px;
    width: 40px;
    height: 36px;
    border:none;
}


.outside-round-icon {
    width: 65px;
    height: 63px;
    border: 1px solid gray;
    border-radius: 50%;
}


.company-btn {
    transform: translateY(100px);
    
}

.company-btn a, .training-btn a {
    padding: 15px 4%;
}

.training-btn {
    transform: translateY(200px);
    margin-bottom: 90px;
}


.join-comm-btn {
    margin-bottom: 20px;
    padding: 5px 23px;
    line-height: 1;
    border-radius: 16px;
    font-size: 22px;
}

.join-comm-btn:hover {
    font-size: 26px;
}

@media screen and (max-width: 950px) and (min-width: 600px)  {
    .pl-feature-box-1 {
        width: 65%;
        margin-left: 15%;
    }

    .pl-feature-box-2 {
        width: 65% !important;
        margin-left: 15%;
    }

    .watch-img {
        margin-left: 6%;
    }
}

@media screen and (max-width: 950px) {
    .company-btn {
        margin-bottom: 80px;
    }
  
}


.iconbox-dxlarge.outline-gray-2, .iconbox-xlarge.outline-gray-2, .iconbox-large.outline-gray-2, .iconbox-xmedium.outline-gray-2, .iconbox-medium.outline-gray-2, .iconbox-smedium.outline-gray-2, .iconbox-small.outline-gray-2, .iconbox-tiny.outline-gray-2, .iconbox-xtiny.outline-gray-2 {
    color: #242424;
    background-color: none;
    border: 1px solid #e4e4e4;
}

.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
    float: left;
    margin: 0px 20px 0px 0px;
}

.text-box-right {
    display: block;
    padding: 0px 0px 0px 99px;
    margin: 0px;
    text-align: left;
}


.pl-feature-box-1 .line {
    position: absolute;
    width: 335px;
    height: 95px;
    float: left;
    z-index: 2;
    left: 146px;
    top: 484px;
}

.pl-feature-box-2 {
    position: relative;
    width: 100%;
    float: left;
    padding: 30px;
    top: 165px;
    background-color: #fff;
}


.pl-feature-box-2 .line {
    position: absolute;
    width: 335px;
    height: 95px;
    float: left;
    z-index: 2;
    left: -136px;
    top: -94px;
}

.btn.btn-border.dark {
    border-color: #101010;
}

.btn.btn-gyellow {
    color: #fff;
    background-color: #fcba03;
}

.no-m-bottom {
    margin-bottom: 0px;
}

.white-line {
    width: 50%;
    height: 1px;
    background-color: white;
    margin: 0 auto 10px auto;
}


.thinking-girl {
    width: 135%;
    margin-left: -25%;
}

@media screen and (max-width: 1350px) and (min-width: 1200px) {
    .thinking-girl {
        margin-left: 0%;
        width: 130%;
    }
}

@media screen and (max-width: 1119px) and (min-width: 900px) {
    .thinking-girl {
        margin-left: -26%;
        width: 164%;
        margin-top: 85px;
    }
}

@media screen and (max-width: 900px) {
    .thinking-girl {
        width: 100%;
        margin-left: 0;
    } 
    .bottom-15 {
        margin-top: 15px;
        margin-bottom: 30px;
    }  
    .subTitle {
        width: 85%;
        margin: 0 auto;
        font-size: 16px !important;
    }
}




/* PAGE 5 */
.title-block .subtitle--about {
    font-size: 30px;
    line-height: 18px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
}
.txt-center {
    text-align: center;
}
.about-text {
    font-size: 16px;
    font-family: "Ubuntu", sans-serif;
    padding: 0px 10px 10px 10px;
}
.title-block {
    margin-bottom: 25px;
}

.title-block .subtitle {
    font-size: 22px;
    line-height: 22px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
}

.image-box {
    margin-bottom: 25px;
    width: 100%;
}

.title-block .subtitle--small {
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
}

.theme-bg-color {
    background: #ededed;
    
}
.popular-course {
    padding: 90px 0 95px 0;
    margin: 95px 0 0 0;
}

.popular-course h2 {
    text-align: center;
}

/* COMPANIES BUTTON  */
.comp-buttons {
    display: flex;
    justify-content: space-between;
}

.comp-btn {
    background-color: red;
    padding: 10px 1%;
    width: 32%;
    text-align: center;
    font-size: 16px;
    color: white;
    text-decoration: none;
    border-radius: 25px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}
.comp-btn a {
    color:white;
    font-weight: 700;
    text-decoration: none;
}

.red-btn:hover, .green-btn:hover, .blue-btn:hover {
    font-size: 20px;
    box-shadow:0px 10px 10px #68805F;
    width: 35%;
}

.red-btn {
    background-color: red
}


.green-btn {
    background-color: rgb(18, 197, 18);
}

.blue-btn {
    background-color: rgb(38, 121, 189);
}

@media screen and (max-width:1200px) and (min-width:900px) {
    .comp-btn {
        font-size: 14px ;
    }
    .comp-btn:hover {
        font-size: 16px;
    }
}


@media screen and (max-width: 900px) {
    .comp-btn {
        font-size: 10px;
        width:34%;
    }

    .comp-btn:hover {
        font-size: 10px;
    }
}

/* SECTION 2 */
.default-padding.bottom-less {
    padding-top: 120px;
    padding-bottom: 90px;
}
.bg-gray {
    background-color: #f7f7f7;
}
.site-heading {
    margin-bottom: 60px;
    overflow: hidden;
    margin-top: -5px;
}
.site-heading h2 {
    display: inline-block;
    font-weight: 600;
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize;
}
.site-heading h2::before {
    background: #1cb9c8 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}

.services-area .services-items .equal-height {
    margin-bottom: 30px;
    right: -1px;
    height: 280px;

}

.services-items {
    display: flex;
    flex-wrap: wrap;
}

.equal-height .card {
    height: 100%;
}

.card {
    display: flex;
    flex-direction: row;
    padding:50px 20px;
    background: #ffffff none repeat scroll 0 0;
    -moz-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    -webkit-box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
    -o-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
}

.card-icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-number {
    font-size: 30px;
    font-weight: 900;
    opacity: 0.06;
    
}

.card-info {
    padding-left: 25px;
}

.card-info a {
    color: #666666;
    display: inline-block;
    font-weight: 600;
    margin-top: 10px;
    text-transform: uppercase; 
}

@media screen and (max-width: 1200px) and (min-width: 990px) {
    
    .services-area .services-items .equal-height {

        height: 300px;

    }
}

/* SECTION 3 */

.sec3-bg-color {
    background: #ededed;
}

.course-slider {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;

}

.course-card {
    width:360px;
    background-color: white;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.course-cont {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.course-card-body {
    width: 60%;
    margin: 0 auto;
    height: 240px;
}

.last-card-body {
    width: 90%;
}

.course-card-body h4 {
    text-transform: uppercase;
    font-size: 18px;    
    margin: 25px 0 18px 0;

}
.course-card-body h4 a {
    text-decoration: none;
    color: #333333;
}


.course-card-body ul {
    list-style-type: none;
    padding-left: 0;
}

.img-round-border {
    width: 52px;
    height: 52px;
    background: #1cb9c8;
    overflow: hidden;
    margin: 0 auto;    
    border-radius: 50%;
}

.img-round-border img {
    margin: 0 auto;
    width: 52px;
    height: 52px;
    border-radius: 50%;
}

.coruse-card-img img {
    width:100%;
}

@media screen and (max-width:600px) {
    .course-card {
        margin-right: 0px;
    }
}

.course-card-body h6 {
    font-size: 14px;
    color: #6f6f6f;
    margin: 8px 0 4px 0;
}

.start-list-card {
    list-style-type: none;
    padding-left:0;
}

.start-list-card li {
    display: inline-block;
    margin: 0 2px;
    color: #FFD700;
}

.course-card-body p {
    width:90%;
    margin: 0 auto;
}

.course-card-footer {
    border-top:1px solid #d4cece;
    padding: 12px 0;
    margin-top: 20px;
}

.footer-card-list {
    list-style: none;
    display: flex;
    justify-content: space-between;
} 

.footer-card-list li {
    line-height: 15px;
    border-right: 1px solid #d7d8db;
    padding-right: 8px;
    margin-right: 8px;
    margin-top: 10px;
}


.price-button {
    width: 75px;
    line-height: 35px;
    color: #fff;
    background-color: #1cb9c8;
    padding: 5px 8px;
    transition: all .2s ease-in-out;
}

.price-button:hover {
    background-color: black;
    color: white;
    text-decoration: none;
}

.course-card-footer {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.course-btn {
    width: 120px;
    padding: 5px 0px;
    border-radius: 20px;
    margin-right: 15px;
    transition: all .2s ease-in-out;
}

.course-btn a {
   color: white;
   text-decoration: none;
  
}

.course-btn:hover {
    padding: 8px 10px;
    width:100px;	
    box-shadow:0px 10px 10px #7c817a;
}


.course-btn:hover a {
    font-size: 16px;
}

.yellow-course-btn {
    background-color: #fcba03 ;
}

.blue-course-btn {
    background-color: #1cb9c8 ;
}


/* GET COURSE SECTION */
.course-progress {
    background: url('../new_img/get-course-bg.jpg') no-repeat center;
    background-attachment: fixed;
    background-size: cover;
}

.course-progress .opacity {
    background: rgba(0,0,0,0.8);
    height: 100%;
    padding: 100px 0 90px 0;
    text-align: center;
}

.course-progress .opacity h2, .course-progress .opacity p, .course-progress .opacity h6 {
    color: #fff;
    margin-bottom: 9px;
}


.p-color, .theme-manage-area .item-part a:hover, .welcome-section .row h3 i, .event-section .single-event:hover h6, footer .top-footer .footer-contact ul li a:hover, footer .footer-event .item h6:hover, .page-breadcrum ul li:last-child, .page-breadcrum ul li a:hover, .sidebarOne .quick-event-list ul li a:hover, .sidebarOne .quick-event-list ul li.active a, .sidebarOne .feature-event .post a:hover, .sidebarOne .our-brochure a:hover, .page-indicator ul li a:hover, .page-indicator ul li.active a, .course-v2 .single-course:hover .course-heading h3, .blog-details-page .blog-details-page-content ul.post-info li i, .course-details-page .course-details-content .course-curriculum .course-curriculum-panel .panel-body a:hover, header .top-header div>ul>li .ficon:before, .popular-course .course-item-wrapper .item:hover .text h4 a, .popular-course .course-item-wrapper .single-course-item:hover .text h4 a {
    color: #1cb9c8;
}

.bordered-icon {
    border: 4px solid #1cb9c8;
    border-radius: 50%;
    padding-top: 4px;
    padding-bottom: 4px;
}

.course-progress .opacity p {
    font-size: 16px;
}


.course-progress .opacity h6 {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 25px;
}

.course-progress .icon {
    margin-top: 60px;
    margin-bottom: 17px;
}

.course-progress .row p {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: -4px;

}

.course-progress .row .number {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
}

.course-progress .row .number span {
    font-weight: 700;
}

@media screen and (max-width: 600px) {
    .course-progress .opacity p {
        font-size: 14px;
    }
    .bordered-icon {
        padding-top: 10px;
    }
}

/* SECTION 5 */
.default-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.work-process-area .process-item {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.work-process-area .process-item .icon, .work-process-area .process-item .info {
    display: table-cell;
    vertical-align: top;
}

.work-process-area .process-item .info {
    padding-left: 30px;
}

.work-process-area .process-item .info span {
    display: block;
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 10px;
    opacity: 0.2;
}

/* SECTION 2 */
.container-full {
    padding: 0 15px;
    width: 100%;
}

.bg-cover {
    background-position: center center;
    background-size: cover;
}

.video {
   text-align: center;
}

.video-play-button {
    color: #1cb9c8;
    font-size: 30px;
    left: 50%;
    padding-left: 7px;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    z-index: 1;
}

.work-place-slider {
    display: flex;
}

.work-place-slider .info h4 {
    color: #1cb9c8;
    font-weight: 600;
    text-transform: uppercase;
}
.work-place-slider .info h2 {
    font-weight: 600;
    margin-bottom: 25px;
}


.work-place-slider .info {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 80px;
}

.work-place-slider ul {
    padding-left: 20px;
}

.work-place-slider ul li {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    position: relative;
    z-index: 1;
    color: #727272;
}

.work-place-slider ul li::after {
    border-radius: 50%;
    color: #1cb9c8;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 19px;
    font-weight: 900;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}



.btn-sm {
    padding: 8px 35px;
    font-size: 12px;
}

.btnn {
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: inherit;
    overflow: hidden;
    color: #1cb9c8;
    border: 2px solid #1cb9c8;
}

.btnn:hover {
    text-decoration: none;
    background-color: #1cb9c8;
    color: white;
}
/* SECTION 7 */

.coolthing_heading {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 50px;
}

.coolthing_service > ul > li > .content h4 {
    margin-top: 0px;
    font-size: 14px;
    text-transform: uppercase;
}

.coolthing_service > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.coolthing_service > ul > li {
    display: block;
    width: 100%;
    float: left;
    min-height: 75px;
}

.coolthing_service > ul > li > .icon {
    float: left;
    width: 65px;
    height: 120px;
    margin-right: 20px;
    display: inline-block;
}

.coolthing_service > ul > li > .icon > span {
    width: 65px;
    height: 65px;
    line-height: 62px;
    text-align: center;
    color: #292a2b;
    font-size: 24px;
    background-color: white;
    border: 1px solid #e6ebf1;
    border-radius: 100%;
    float: left;
    position: relative;
}

.coolthing_service > ul > li > .icon > span > i {
    z-index: 1;
    position: relative;
}

.coolthing_service > ul > li > .icon > span:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1px;
    height: 25px;
    background-color: #e6ebf1;
    margin-top: 7px;
} 

.coolthing_service > ul > li > .icon > span > img {
    margin-top:18px;
    width: 50px;
    margin-left: 7px;
}


.coolthing_service > ul > li > .content > p {
    font-size: 12px;
}

.coolthing_service_image {
    background-image: url('../new_img/service_mobile.png');
    width: 550px;
    height: 520px;
    background-size: cover;
    margin-top: 30px;
    transform: rotateX(0deg) rotateY(0deg) rotateZ(6deg) scale(1.15);
}

.inside-mobile-img img {
    width: 46%;
    transform: rotateX(45deg) rotateY(3deg) rotateZ(-30deg);
    margin-left: 151px;
    margin-top: -5px;

}

@media screen and (max-width: 1199px) {
    .coolthing_service_image {
        margin: 0 auto;
    }
}

@media screen and (max-width: 600px) {
    .inside-mobile-img img {
        margin-left: 90px;
        margin-top: -2px;
    }
    .coolthing_service_image {
        width: 330px;
        height: 300px;
        margin-bottom: 20px;
        transform: scale(1);
    }
}

@media screen and (max-width: 800px) {
    .no-mobile {
        display: none;
    }

}

@media screen and (min-width: 700px) {
    .just-mobile {
        display: none;
    }
}

/* .coolthing_service > ul > li > .icon > span:after {
    content: "";
    position: absolute;
    left: 0;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background-color: #99a4bd;
    border-radius: 100%;
    visibility: hidden;
} */

/* .coolthing_service > ul > li > .icon > span:hover {
    background-color: #99a4bd;
    color:white;
} */


/* SECTION 9 */

.callback-area {
    position: relative;
}


.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}


.callback-area .side-icon {
    color: #666666;
    font-size: 300px;
    font-weight: 600;
    left: 50%;
    line-height: 1;
    opacity: 0.09;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.callback-area .heading {
    margin-bottom: 25px;
    padding-bottom: 5px;
    position: relative;
    z-index: 1;
}
.form-group {
    width:100%;
}

.callback-area button {
    background: #1cb9c8 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-shadow: inherit;
    color: #ffffff;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 35px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}
.callback-area button:hover {
    background-color: #ffffff;
    color: #1cb9c8;
    border: 1px solid #1cb9c8;
}





/* SECTION 10 */

.about-area .about-items .item a {
    padding: 50px 30px;
    display: block;
    -moz-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    -webkit-box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
    -o-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    color: #232323;
    text-transform: uppercase;
}

.about-area .about-info li i, .about-area .about-items .item i {
    color: #1cb9c8;
    display: inline-block;
    font-size: 50px;
    margin-bottom: 20px;
}

.about-items {
    display: flex;
    flex-wrap: wrap;
}

/* SECTION 11 */
.work-place-area .work-place-items .item {
    display: flex;
}

.principles-item {
    padding-bottom: 20px;
}

.work-place-area .work-place-items .info .info-title {
    color: #1cb9c8;
    font-weight: 600;
    text-transform: uppercase;
}

.work-place-area .work-place-items .info h2 {
    font-weight: 600;
    margin-bottom: 25px;
}

.work-place-area .work-place-items .info ul {
  padding-left: 20px
}

.work-place-area ul li {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    position: relative;
    z-index: 1;
}

.work-place-area ul li::after {
    border-radius: 50%;
    color: #1cb9c8;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 19px;
    font-weight: 900;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}

.work-place-area .work-place-items .info p {
    color: #666666;
    line-height: 26px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: 400;
    font-size: 18px;
}

.thumb-photo {
    width: 100%;
    height: 600px;
}


@media screen and (min-width: 900px) {
    .thumb-button {
        position: absolute;
        bottom: 0px;
    }
}

@media screen and (max-width:900px) {
    .work-place-area .work-place-items .item {
       flex-direction: column;
    }
    .thumb-photo {
        height: 400px;
    }
 
    
}

/* NEW RESPONSIVE FOOTER + COPYRIGHT */

.align-self-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
 
 }
 
 .left-side-icons {
    display: flex;
 }
 
 .right-side-icons {
    display: flex;
 }
 
 .icon-image {
    margin-left: 5px;
 }
 .f-icons {
    padding-bottom: 80px;
    display: flex;
    flex-wrap: wrap;
 }
 .avatar-icon {
    width: 175px;
    height: 175px;
    margin-bottom: 20px;
    
 }
 img.picContactMe {
    max-width: 85%;
 }
 .pad-top {
    padding-top: 70px;
 }

 .text-center {
     text-align: center;
 }

 .rounded-circle-avatar {
     border: 4px solid white;
     border-radius: 50%;

 }

.avatar-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


.footer-left{
    font-family: 'Roboto Slab', serif;
    color: #fff;
  }
  .footer-left p {
    font-size: 20px;
    font-weight: 300;
  }
  .footer-left strong {
    font-weight: 600;
  }
    .footer-top {
   background: #002663;
   padding: 8px 0;
}
.footer-right {
   text-align: center;
   margin:auto;
}
.footer-right ul {
   margin-bottom: 0;
   
}
.footer-right ul li {
   display: inline-block;
   color: #fff;
   font-weight: 600;
}
.footer-right ul li a {
   color: #fff;
   font-weight: 600;
   font-size: 12px;
   text-transform: uppercase;
}
.footer-right ul li span {
   margin: 0 15px;
}
.footer-right ul li a:hover{
   text-decoration: none;
}

.footer-bottom {
   background: #e9e9e9;
   padding: 5px 0;
   text-align: center;
   color: #002663;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.copytight p {
 
   font-size: 12px;
   margin-bottom: 0;
}

.footer-bottom a {
   color: #002663;
}

  @media screen and (max-width: 760px) {
    .avatar-icon {
        width:25%;
        height: 25%;
    }
 
    .footer-right ul li a {
    font-size: 12px;
    }
    .footer-right ul li span {
        margin: 0 2px;
    }
    .icon-image {
        width: 15%;
    }
    .left-side-icons, .right-side-icons {
        justify-content: center;
    }
    
   .footer-right ul {
    padding-left: 20px;
    padding-right: 20px;
   }
}




/* STYLE FOR BOOTSTRAP 3.4 */

.text-white {
    color:white;
}
.right-header {
    display: flex;
    justify-content: flex-end;
}

.header-icons, .language-btn {
    display: inline;
}
.header-icons {
    margin-top: 10px;
}


.dropdown-menu li a {
    color:white;
    font-weight: 600;
}

.down-angle {
    font-size: 19px;
    font-weight: bold;
    position: relative;
    top: 5px;
}

.a-lang:active {
    color:white;
    text-decoration: none;
}

@media screen and (max-width:760px) {
    .bigTitle {
        font-size: 36px;
    }
    .subTitle {
        font-size: 17px;
    }
    .video-container {
        margin-top: 50px;
    }
    
    .yellow-button {
        margin-top: 80px;    
    }
    
    .language-btn {
        margin-top:-4px;
    }

  
    
    .userImage img {
        width: 35%;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .background-imgholder {
        background: none;
    }

}
@media screen and (max-width: 1024px) {
    .pl-feature-box-2 .line {
        display: none;
    }
    .pl-feature-box-1 .line {
        display: none;
    }
}


/* LAPTOP BACKGROUND */

.background-laptop {
    width: 550px;
    height: 380px;
    background-size: cover;
    background-image: url("../new_img/ce4-7.png");
    margin: 0 auto;
}

.people-zoom{
    width: 71%;
    margin-left: 81px;
    height: 265px;
    margin-top: 14px;
}

.special-offer-img{
    width: 73%;
    margin-left: 74px;
    margin-top: 15px;
}


.footer-cont h4 {
    line-height: 30px;
    font-weight: 600;
    font-size: 28px;
}


.footer-cont h2 {
    line-height: 30px;
    font-weight: 600;
    font-size: 40px;
}

.comm-button {
    width: 250px;
    border-radius: 20px;
    background: #fcba03;
    margin: 20px auto 0 auto;
    transition: all .2s ease-in-out;
    padding:8px 1%;
}

.comm-button a {
    transition: all .2s ease-in-out;
    font-weight: 600;
    color:white;
    text-decoration: none;
    font-size: 28px;
    line-height: 1;
}


.comm-button:hover a{
    font-size: 30px;
    
}

.comm-button:hover {
    width:270px;
    box-shadow: 0px 10px 10px #68805f;
    
}

@media screen and (max-width: 600px) {
   
    .background-laptop {
        width:350px;
        height: 241px;
    }
    .special-offer-img {
        width: 72%;
        margin-left: 48px;
        margin-top: 11px;
    }

    .people-zoom {
        width: 72%;
        margin-left: 48px;
        height: 162px;
    }

    .comm-button {
        width: 150px;
    }
    .comm-button a {
        font-size: 14px;
    }
    
    .comm-button:hover {
        width: 180px;
    }

    .comm-button:hover a {
        font-size: 20px;
    }

    .speacial-comm-btn {
        width: 200px;
    }

    .speacial-comm-btn a {
        font-size: 18px;
    }

    .speacial-comm-btn:hover {
        width: 230px;
    }

}


/* NEW SECTION FROM EVENTS */

#workshop-packages {
    padding: 30px 0 50px 0;
}

.workshop-card {
    box-shadow: -3px 0px 29px 13px rgb(0 0 0 / 10%);
    border: 1px solid #c7c7c7;
    text-align: center;
    color: black;
    height: 530px;
    margin-bottom: 20px;
}
.workshop-title h6 {
    font-size: 24px;
    padding-top: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}
.workshop-title small {
    font-size: 14px;
}

.black-line {
    border-top: 1px solid #c7c7c7;
    width: 100%;
}

.workshop-plan-price p{
    font-size: 64px ;
    font-weight: 900; 
    color: #ffb400;
    padding: 10px 0;

}
.workshop-plan-price p span {
    font-weight: 900;
}

.workshop-details-bottom, .workshop-details-top {
    padding: 10px;
    
}

.bottom-card {
    position: absolute;
    bottom: 0;
    left: 58px;
}

.workshop-card .btn-box .view {
    line-height: 60px;
    height: 60px;
    padding: 0;
    font-size: 16px;
    margin-bottom: 30px;
}   


.workshop-details-top ul {
    list-style-type: none;
    padding-left: 0px;
}

.workshop-details-bottom p, .workshop-details-top p  {
    margin-bottom: 0;
    font-size: 14px;
}

.view {
    display: block;
    padding: 15px 40px;
    border: none;
    text-decoration: none !important;
    background: none;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    font-size: 14px;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    color: #002663;
    font-weight: bold;
    transition: all 0.5s ease; 
 }
 .button--antiman::before,
 .button--antiman::after {
    content: '';
    z-index: -1;
    border-radius: inherit;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
 }
 .button--antiman::before {
    border: 2px solid #37474f;
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
 }
 .button--antiman.button--inverted-alt::before {
    border-color: #002663;
    background: #002663;
 }
 .button--antiman.button--inverted-alt::after {
    background: transparent;
    border: 2px solid #002663;
 }
 .button--antiman.button--inverted-alt:hover {
    color: #ffffff;
 }
 .button--antiman:hover::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
 }
 .button--antiman:hover::after {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
 }

 .bottom-workshop p {
    width: 50%;
    font-size: 1.6rem;
    margin: 0 auto 5px auto;
}

.bold-span {
    font-weight: 700;
}

@media screen and (max-width: 1200px) and (min-width: 980px) {
    .bottom-card {
       
       bottom: 0;
       left: 160px;
       
    }
 
    .workshop-card .btn-box {
       width:180px;
    }
}

@media screen and (max-width:980px) and (min-width:500px) {
    .bottom-card {
       left:100px;
    }
}

@media screen and (max-width: 500px)  {
    .bottom-card {
       left:94px;
    }
 }
 
 @media screen and (max-width:750px) {
    .bottom-workshop p {
       width: 90%;
    }
}

@media screen and (min-width: 900px) {
    #workshop-packages {
        margin-top: -15px;
    }
}


/* PHONE FOR NOW  */

.phone-background {
    background-image: url('../new_img/iphone-8.png');
    background-repeat:no-repeat;
    width: 390px;
    height: 730px;
    padding-top: 10px;
    overflow:hidden;
    margin-left:80px;
    transform: scale(0.9);
}


.phone-inside-img {
    margin-top:20px;
}

.phone-inside-img img {
    border-radius: 50%;
}

.phone-inside-icons {
    margin-left: 75px;
    margin-top: 65px;
    padding-bottom: 20px;
}


.phone-inside-icons a {
    text-decoration: none;
}

.phone-inside-icons .icon-image a img {
    width: 30%;
}

.avatar-icon-phone {
   margin-top: 20px;
    width: 150px;
}

.phone-inside {
    background-image: url('../new_img/bg-footer.jpg');
    background-size: cover;
    margin-left: 34px;
    margin-top: 58px;
    width: 283px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.disclaimer-parag p {
    font-size: 12px;
}

@media screen and (max-width: 600px) {
 


    .phone-background {
        margin-top:20px;
        margin-left: 0px;
        width: 120%;
        
    }
    .phone-background {
        width:370px;
    }

    .phone-icon {
        width: 93%;
    }
}


.option-check .custom-check{
border: 1px solid #c7c7c7;
}

.option-check small{
	font-size: 60% !important;
}

/* FORM ERRORS */

label.error {
    color: red;
  }
  
  .form-control.error {
    border-color: red;
  }
  
  #message_post {
    display: none;
    margin-top: 20px;
    font-size: 20px;
    color: #1cb9c8;
  }


  
 /* WHATS UP ICONS */

 .wapp-logo img {
    float: right;
    margin-right: 4%;
    margin-top: -5%;
    /* background-color: rgba(0, 0, 0, 0.5); */
    border-radius: 50%;
    position: fixed;
    top: 91%;
    left: 91%;
    

}


.wapp-logo img:hover {
    transform: scale(1.1);
}

@media screen and (max-width:900px) {
    .wapp-logo img {
        display: none;
    }
    .reteta-steps {
        margin-left:0px !important; 
    }
}


/* OPTION CHECK FOR PAGE 5  */

.option-check {
    display: flex;
    justify-content: space-evenly;
}

.custom-check {
    border: 1px solid #333435;
    padding: 22px 10px 22px 10px;
    margin-bottom: 20px;
    width:140px;
    height: 100px;
}

label.custom-radio {
    display: inline-block;
    color: #b1b1b1;
    font-size: 15px;
}

.custom-radio {
    position: relative;
    
}
.custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.generation-price small {
    margin-left:4px;
}



.userform input, .userform select {
    background: transparent;
    border: 1px solid #333435;
    height: 52px;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    color: #727272;
    padding: 10px 10px 10px 15px;
}

.option-check span {
    color:#727272;
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
}

.generation-price {
    color:#727272;
    font-weight: 700 !important;
    font-size: 32px !important;
}

.checkmark {
    position: absolute;
    top: -15px;
    left: 40px;
    height: 17px;
    width: 17px;
    background-color: #eee;
    border-radius: 50%;
}

.custom-radio input:checked ~ .checkmark:after {
    display: block;
}

.custom-radio .checkmark:after {
    top: 4px;
    left: 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #727272;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.pay-type {
    margin-top: -15px;
}


/* MODAL FORM */
.form-wrapper {
    display: none;
  }
  
  .form-content {
    border-radius: 10px;
    padding:25px 10px;
    width: 320px;
    margin: 200px auto;
    box-shadow: 1px 10px 70px 4px rgb(94, 91, 91);
    position: absolute;
    top: 2%;
    left: 40%;
    background-color: #fff;
    text-align:center;
  }

  @media screen and (min-width: 1600px) {
      .form-content {
          left: 40.7%;
      }
  } 
  
  .form-content form {
      display: flex;
      flex-direction: column;
  }

  .joinInput .error {
    font-size: 12px;
  }
  
  .input-check .error {
    font-size: 12px;
  }
  
  #joinCommunity-find h5 {
    margin-bottom:10px;
  }
  
  .input-area {
    margin-top: 15px;
    
  }
  
  
  
  .inputName {
      border: 0;
      border-bottom: 1px solid gray;
  }
  .submit-btn {
    margin-top:10px;
    border-radius: 10px !important
  }
  
  .joinInput {
    display: flex;
    flex-direction: column;
  }
  
  .joinInput input {
    border: 1px solid #333435;
    height: 33px;
    border-radius: 5px;
    width:100%;
  }
  
  
  .close-joinCom {
    float:right;
  }
  
  .required-input {
    border: 2px solid red;
    
  }
  
  .error-input {
    display: none;
    color:red;
  }
  
  .input-check label {
    font-size: 14px;
  }
  .input-check {
    text-align: left;
  }
  
  
  
  @media screen and (max-width:600px) {
    
    .form-content {
      width:90%;
      left:5%;
    }
  
    .input-area {
      margin: 15px auto 0 auto;
    }

    .joinInput input {
        width: 270px;
    }
  }


  /* DROPDOWN LANGUAGE  */

  .lang-menu {
    display: flex;
    flex-direction: column;
    margin-left:20px;
    display: none;
    position: absolute !important;
    right: 40px !important;
    top: 55px !important;
    list-style-type: none;
    padding-left: 0;
    
    
 }
 .a-lang {
    color:white;
    font-weight: 800;
    font-size: 16px;
    text-decoration: none;
    display: flex;
    margin-top: 5px;
}

.a-lang:hover, .a-lang:focus {
    text-decoration: none;    
    color:white;

}

.site-lang span {
    font-weight: 700;
}

.site-lang i {
    margin-top: -3px;
    margin-left: 3px;
}


.country-img {
    width: 24px;
    height: 15px;
    margin-top:3px;
    margin-right: 3px;
}

.displayed {
    display: flex;
    
 }
 
 .lang-list .a-lang {
    padding-top:0px !important;
    padding-bottom: 0px !important;
 }
 
 .lang-list .a-lang:hover {
    color:white !important;
 }


 @media screen and (max-width: 500px) {
    .lang-menu {
        right: 0px !important;
        top: 64px !important;
        background-color: #273262;
       width: 55px;
       height:80px;
    }
    .logoNou {
        margin-left: 10px;
    }
    .a-lang {
        transform: translate(0px, -63px);
        margin-right: -36px;
    }
    .header-icons {
        margin-bottom: 28px;
        margin-top: 25px;
    }
 }


/* NEW SECTION 1 */
.first-video-section {
    display: flex;
    justify-content: center;
}
.first-section-phone {
    height: 650px;
    width: 400px;
    margin-left: -150px;
}

.inside-first-phone {
    width: 67%;
    margin-top: 86px;
    margin-left: 80px;
}

.inside-first-phone.video-js {
    border-radius: 0px !important;
}

.inside-first-phone.video-js.vjs-tech {
    border-radius: 0px !important;
}

.iconlist-section-1 {
    margin: 0px 0px 40px 0px;
}

.iconlist-section-1 .text {
    line-height: 1.1;
    font-size: 24px;
    color: white;
}

.iconlist-section-1 .icon {
    font-size:22px;
}

@media screen and (max-width: 600px) {
    .iconlist-section-1 {
        margin-left: 10px;
    }
    .first-section-phone {
        margin-left: -40px;
    }

    .inside-first-phone {
        width: 69%;
    }
}


.equal-height-2 {
    height: 415px !important;
  }
  
  .special-btn-offer {
    position: absolute; 
    bottom: 22px;
    margin-left: 50px;
  }
  
  .special-btn-offer a {
    font-size: 14px !important;
  }
  
  .card-info > h4 > span {
    font-size: 16px;
  }

  .special-offer-price {
    font-size: 12px; 
    margin-top: 6px;
}
  
  @media screen and (max-width:600px) {
    .equal-height-2 {
      height: 470px !important;
    }
    .special-btn-offer {
      margin-left: 26px;
    }
  
    .schedule-content {
      flex-wrap: wrap;
    }

    .special-offer-price {
        font-size: 11px; 
    }
  }



 /* MBN UPDATES */
.notification { position: relative; background: #D9EDF7; color: #333; padding: 10px 40px 10px 20px; margin: 0 0 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.notification .close { background: none; border: 0; cursor: pointer; position: absolute; top: 2px; right: 3px; font-size: 22px; }
.notification-warning { color: #856404;background-color: #fff3cd; border-color: #ffeeba;  }
.notification-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb;  }
.notification-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }



/* STYLE FOR TESTIMONIAL OF PRODUCT  */

.overlay {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    overflow: hidden;
    width: 95%;
    height: 0;
    z-index: 2;
    transition: .5s ease;
    overflow-x: hidden;
    overflow-y: auto;
}

.round-image {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin: 0 auto;
}

.testimonial-arrow {
    width: 15px;
    background: #002663;
    height: 15px;
    margin: 0 auto;
    transform: rotate(45deg);
    margin-bottom: -2px;

}



/* STYLE FOR DESCRIPTION AND TESTIMONIALS FOR PRODUCTS */
.popuptext {
    display: none;
    width: 250px;
    height: 350px;
    background-color: #ffff;
    
    border-radius: 5px;
    position: absolute;
    margin-top: -350px;
    margin-left: -35px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    text-align: center;
  }
  
  .popup-scroll {
    overflow-x: hidden;
    overflow-y: auto;
  }
   
  
  .show {
    display: block;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
  
  .icon-more {
    font-size:20px; 
  }
  
  .round-image {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin: 0 auto;
  }
  
  .close-icon-right {
    display: flex; 
    justify-content: flex-end;
  }
  
  .close-icon-right span {
    margin-top: 10px; 
    margin-right: 11px; 
    font-size: 18px;   
  }

  /*ROUND IMAGES */

  .adriana-lucian {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/adriana_lucian.jpg');
    background-size: 87px;
    background-position: -14px 4px;
}

.andrada-fatulescu {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/andrada-fatulescu.jpg');
    background-size: cover;
}

.corina-urcan {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/corina-urcan.jpg');
    background-size: cover;
    background-position: -3px -4px;
}

.cristina-marghescu {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/cristina-marghescu.jpg');
    background-size: 60px;
    background-position: 4px 0px;
}

.dana-vidru {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/dana-vidru.jpg');
    background-size: 101px;
    background-position: -12px 0px;
}

.daniel-teodor {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/daniel-florin-teodor.png');
    background-size: 110px;
    background-position: -10px -23px;
}

.erika-biro {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/erika-biro.png');
    background-size: 75px;
    background-position: 8px 2px;
}

.melinda-parvi {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/melinda-parvi.jpg');
    background-size: cover;
}

.mirela-molly {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/mirela-molly.jpg');
    background-size: cover;
}

.monica-nastase {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/monica-nastase.jpg');
    background-size: 56px;
    background-position: 7px -30px;
}

.monica-veres {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/monica-veres.jpg');
    background-size: cover;
}

.petruta-codrianu {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/petruta-codrianu.jpg');
    background-size: 90px;
    background-position: -19px -2px;
}

.remus-doru {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/remus-doru.jpg');
    background-size: 96px;
    background-position: -18px 0px;
}

.simona-ciurte {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/simona-ciurte.jpg');
    background-size: 98px;
    background-position: -28px -33px;
}

.viorica-mancas {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/viorica-mancas.jpg');
    background-size: 180px;
    background-position: -43px -32px;
}

.julia-peocz {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/julia-peocz.jpg');
    background-size: 54px;
    background-position: 6px 1px;
}

.gratiela-blindu {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/gratiela-blindu.png');
    background-size: 95px;
    background-position: -17px -2px;
}

  .bianca {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/bianca.jpg');
    background-size: 78px;
    background-position: -5px -5px;
}

.mihaela-grosu {
    background-image: url('https://panel.futureofdigital.info/assets/common/images/testimonials/grosu.jpg');
    background-size: 69px;
    background-position: -6px -1px;
}

.no-description {
    margin-top: 28px;
}

@media screen and (max-width: 768px) {
  
    .popuptext {
        margin-left: -20px;
        height: 400px;
        width: 280px;
        margin-top: -400px;
    
    }
   
    .col-card {
        margin-bottom: 20px;
    }

}