
/*************dashboard***************/
@media screen and (min-width : 1700px) {
  div#cards .card{
    width: 22rem !important;
  }
  .contain{
    width: 1170px !important;
  }
}


.card-user-1{
  margin-top:2% !important;
  background: linear-gradient(to bottom right, #ea5874b5 0%, #fff 100%);
}
/*.card .image {
    margin-top: 10px;
}*/
/*img#logo1{
  width: 234px ;
}*/
.card-text .fa{
  padding-right: 3px;
padding-left: 3px;
}
.card-user-1 .avatar {
    width: 124px;
    height: 124px;
    border: 5px solid #FFFFFF;
    position: relative;
    margin-bottom: 15px;
}
.card-user-1 .author {
    text-align: center;
    text-transform: none;
    /*margin-top: -70px;*/
}
.button-style-creative-tim {
    border: 0;
    background: #ea5874;
    color: #fff !important;
    padding: 10px 25px;
    border-radius: 4px;
}
.button-style-creative-tim:hover {
    background: #ea5874;
}
.dash-1{
  font-size: 16px!important;
  color: #333!important;
  padding-top: 8px;
}
.card .image {
    height: 273px !important;
}
.dist {
  margin-bottom: 0!important;
  margin-top: 0!important;
}
.dash-bottom {
  padding-bottom: 22px;
}
section#suggest{
    background-color: #f6f6f6;
    margin: 30px 0;
    padding: 30px 0 20px 0;
}
.form-horizontal .control-label {
    padding-top: 27px!important;
    margin-bottom: 0;
    text-align: right;
}
.seeall-2 {
    background: #2cc6be;
    border: 2px solid #2cc6be;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 8px 20px;
    margin-top: 18px;
}
.seeall-2:hover{
    background-color: transparent;
    border-color: #2cc6be;
    color: #2cc6be;
}
label#suggest-l {
    font-size: 16px;
    color: #323232;
}
/************home page*******************/

body {
    font-family: 'DIP-Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    background-image: unset !important;
}
.navbar-nav > li > a {
    color: black;
    font-size: 16px;
}


h1,
h2,
h3,
h4,
h5,
h6,
p {

    font-family: "Arial" !important;
}

a {
    color: #ea5874;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #ea5874;
}

p {
    font-size: 16px;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}
nav.navbar{
  background-color: white;
}
.navbar-default {
    background-color: rgba(255, 255, 255, 1);
}
.navbar-header {
    display: block !important;
}
.navbar .navbar-nav > li > a {
    padding: 0px 15px;
    margin: 15px 3px;
    color: #000 !important;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0px;
}
.navbar .navbar-nav > li a#reg{
    padding: 8px 15px;
    font-size: 14px;
    background: #ea5874;
    color: #fff;
    border-radius: 4px;
    margin-top: 8px;
    margin-bottom: 0px;
}
.navbar .navbar-nav > li a#reg:hover{
    background: #ea5874;
}
.navbar .navbar-nav > li > a:hover {
    color: #ea5874;
    background-color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ea5874;
    background-color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-brand>img {
    display: block;
    height: 90px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ea5874;
    background-color: #fff;
}
.fa-commenting-o{
    padding-right: 15px;
}
.fa-building{
    padding-right: 15px;
}
.navbar .navbar-nav > li > a#lang-ar-desk {
    padding: 0px;
    margin: 15px 0px 15px -20px;
    color: #ea5874;
    font-weight: 600;
    font-size: 20px;
}
.navbar .navbar-nav > li > a#lang-ar-mob {
    display: none; 
}
a#con{
  border-right: 2px solid #777;
  padding-right: 40px;
  border-radius: 0;
}
#log-in {
  padding-left: 40px;
}
.fa-tasks{
    padding-right: 15px;
}
.dropdown-with-icons i[class^="fa"] {
    font-size: 14px;
    width: 38px;
}.dropdown-menu {
    padding: 0!important;
    border-radius: 10px!important;
}
.dropdown-menu>li>a {
    padding: 5px 20px!important;
}
.navbar .nav > li > .dropdown-menu::before {
  position: absolute;
  top: -7px;
  left: 90px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navbar .nav > li > .dropdown-menu::after {
  position: absolute;
  top: -6px;
  left: 91px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  content: '';
}
.navbar-fixed-top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
}
.navbar-toggle .icon-bar {
    background: #777;
}
.nav .open>a{
  background: #fff!important;
}
/***********************footer***********************/
footer{
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 40px;
    margin-bottom:20px; 
}
h5.title {
    font-size: 18px!important;
    color:#444;
    margin-bottom: 15px;
}
ul.footer-links{
    color: #ea5874;
    font-size: 14px;
    font-weight: 500;
    list-style: none;
    padding-left: 0px;
}
ul.footer-links .fa{
    font-size: 20px!important;
}
ul.footer-links li{
    margin-bottom: 5px;
}
p.copy{
      color: #777777;
}
a.soc{
  font-size: 16px;
}
#logo-f{
  margin-top: 10px;
}
#lang-sel{
  border: 0px;
}
select#lang-sel option[value="english"]   { background-image:url(img/us-flag.png);   }
/**************banner******************/
section#banner{
    min-height: 420px;
    background: url(img/courseshomebanner.png);
    margin-top: 70px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.small-info-new h1{
    margin: 20px 5px 10px;
    font-size: 36px;
    color: #fff;
    text-align: center;
}
.small-info-new{
    color: #FFFFFF;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.27);
    text-align: center;
    width: 100%;
    z-index: 2;
    top: 105px;
    position: absolute;
}
/***************how it works**************/
section#hiw{
    background-color: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
}
.info{
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}
.circleShadowSub2 {
    width: 140px;
    height: 140px;
    box-shadow: 10px 10px 11px rgba(0,0,0,0.1);
    border-radius: 50%;
    background: #fff;
    margin: auto;
}
section#hiw .fa {
    color: #2cc6be;
    font-size: 62px;
    margin-top: 40px;
}
h5.bussines {
    font-size: 16px!important;
    color: #323232;
}
p.description{
    color: #777;
    font-size: 16px;
}
.seeall{
    background: #2cc6be;
    border: 2px solid #2cc6be;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 10px 20px;
    margin-top: 20px;  
}
.seeall:hover{
    background-color: transparent;
    border-color: #2cc6be;
    color: #2cc6be;
}
/****************bot******************/
section#bot{
    background: #f6f6f6;
    padding:25px 0 40px 0;
}
section#bot h1{
  text-align: center;
  font-size: 38px;
}
section#bot h3{
  text-align: center;
}
section#bot h2{
  text-align: center;
  font-size: 30px;
}
section#bot p{
  text-align: center;
  font-size: 30px!important;
  color:#333;
}
/*****************************/
/*******pricing layout********/
/*****************************/

.left-top {
    border: 1px solid #e5e6e2;
    padding: 25px 40px;    
    min-height: 212px;
    margin-top: 20px;
}
.left-bottom {
    border: 1px solid #e5e6e2;
    padding: 25px 40px;
    min-height: 170px;
    margin-top: 8px;
}
.list-comp ul {
    list-style: none;
}
.right-col{
    border: 1px solid #e5e6e2;
    padding: 20px 40px;
    margin-top: 20px;
    min-height: 390px;
}
p.pricing-title {
    font-size: 18px;
    color: #333; 
}

.price{
    margin: 0px;
    font-size: 18px !important;
    color: #ea5874;
    margin-bottom: 20px;
}
.ftrail a {
    color: #2cc6be;
}
button.g-start {
    color: #fff;
    background-color: #ea5874;
    border: none;
    font-size: 14px;
    min-width: 100%;
    padding: 12px 25px 11px;
    margin-top: -10px;
    border-radius: 4px;
}
button.g-start:hover {
    background-color: #ea5874;
}
.ftrail {
    margin-top: 10px;
    color: #666;
    font-weight: 600;
    font-size: 16px;
}
.ftrail a {
    color: #2cc6be;
}

.right-col h4{
    font-size: 24px;
    color:#666;
    margin-bottom: 30px;
    padding-left: 40px;
}
.section-list li {
    font-size: 15px;
    margin-bottom: 6px;
    color: #666;
}
span.glyphicon.glyphicon-ok{
    color:#ea5874;
    padding-right: 3px;
}
.purple {
    color: #ea5874;
}
.o-price{
  text-align: center;
  margin-top: 60px;
}
/************courses*******************/
section#courses{
  margin-bottom: 20px;
}
[class*="car__"] {
    background-color: #fff!important;
}
#lazy-wrapp {
    display: none;
    background: #f6f6f6;
    padding: 1px;
    overflow: auto;
}
a.more-btn{
    background: #ea5874;
    color: #fff;
    border: 0px;
    margin: 40px auto 20px;
    padding: 10px 40px;  
}
a.more-btn:hover{
    background: #ea5874;
}
#more{
  text-align: center;
}
h2.section-title-course{
  text-align: center;
  /*margin:90px 0 20px 0;*/
  font-weight: 400;
}
.wrap-grey{
   background: #f6f6f6;
   overflow: auto;
}

@media (max-width: 991px){
  .small-info-new {
      top: 100px;
  }
  section#banner {
      min-height: 390px;
  }
}
@media screen and (max-width:767px) {
    .title-dash{
      font-size: 18px;
    }
    .right-col {
        margin-right: 15px;
        margin-left: 15px;
    }
    .left-bottom {
        padding: 20px 40px 10px 25px;
    }
    .left-top {
        padding: 20px 40px 10px 25px;
    }
    .right-col {
        padding: 20px 10px 20px 25px;
    }
    .list-comp ul {
        padding-left: 20px;
    }
    section#banner {
      margin-top: 75px;
  }
  .small-info-new {
      top: 97px;
  }
    section#banner {
      min-height: 413px;
  }
  .small-info-new h1 {
      font-size: 32px;
  }
    .small-info-new h3 {
      font-size: 24px;
  }
  input#Name{
    width: 90%;
    margin: auto;
  }
}
@media screen and (max-width:380px) {
    .list-comp ul {
        padding-left: 20px;
    }
    .small-info-new {
      top: 20px;
    }
    .title-dash{
      font-size: 16px;
    }
}
/************************************/
/*******end of pricing layout********/
/************************************/


@media (min-width: 768px){

    .navbar-nav {
        float: right;
        margin: 0;
    }
    ul.nav {
        height: 70px;
        padding-top: 22px;
    }
}
@media screen and (max-width:767px) {
    .navbar-brand>img {
        display: block;
       /* margin-top: -33px;*/
       height: 55px;
    }
    a#con{
      border-right: 0px solid #777;
    }
    #lang-ar-desk {
      display: none!important;
      }
     a#lang-ar-mob {
      display: block;
      text-align: right;
      color: #ea5874;
      font-weight: 600;
      opacity: 1;
      font-size: 20px;
      }

}



/*********************rest of style css**********************/
/*
Theme Name: Potential
Theme URI: http://potential.com
Author: Potential Team
Author URI: http://potential.com
Description: Theme created for Potential
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: potential, theme,
Text Domain: potential

*/
 /*css for box height after removing home-page.css line 220*/

@font-face {
   font-family: 'Open Sans Light';
   font-style: normal;
   font-weight: 300;
   src:url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}

#map {
  height: 400px;
  width: 100%;
}

body,head
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
.parallax .small-info {
  color: #FFFFFF;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.27);
  top: 37%;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

div.section-blue{
  background-color: cyan !important;}
  div.well{
  background-color: white !important; 
}

p
{
  font-family: "Arial" !important;
  font-size: 16px !important;
}

h2, .h2 {
    font-size: 30px;
}

.headerLogo
{
  margin:7px 7px 7px 0;
}
.btn
{
  opacity:1;
}
 .fa-female, .fa-desktop, .fa-credit-card, .fa-comment-o, .fa-phone, .fa-level-up, .fa-gear{
  font-size:60px !important;
  margin-right: 40px !important;
 }
 .parallax{
  height: 470px !important; 
}
 .parallax h3 {
    font-size: 22px;
  margin: 20px 5px 10px;
}

.course-item-box article {
    min-height: 335px;
    background: #fff !important;
    position: relative;
    margin: 20px 0;
    border-bottom: 2px solid #bbb;    
}
/*css for removing h5 home-page.css line 258*/
.dt-sc-custom-course-type .dt-sc-course-details h5 {
    display: none;
    font-size: 15px;
    font-weight: 500;
    margin: 15px 0px 0px;
}

.dt-sc-custom-course-type .dt-sc-course-data {width:0px;border-top:0px}

.the-course-video-number{margin:0px}

.dt-sc-custom-course-type {margin-top:0px;margin-bottom:0px;}

.dt-sc-custom-course-type .dt-sc-course-meta {margin-left:7px;}
.dt-sc-custom-course-type .dt-sc-course-meta p{color:#2cc6be!important;}

.dt-sc-custom-course-type .dt-sc-course-overlay a {padding: 15px;font-size: 20px;margin-left: -10px;}

/*------Responsive-----------*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
  .carouseller .car__by5,
  .carouseller .car__12,
  .carouseller .car__6,
  .carouseller .car__4,
  .carouseller .car__3,
  .carouseller .car__2,
  .carouseller .car__1 { width: 3.1623931623931625%;}
}
@media (max-width: 1199px){
    .course-item-box article {
        min-height: 280px;
    }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .carouseller .car__by5,
  .carouseller .car__12,
  .carouseller .car__6,
  .carouseller .car__4,
  .carouseller .car__3,
  .carouseller .car__2,
  .carouseller .car__1 { width: 4.8717948717948715%;}
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .carouseller .car__by5,
  .carouseller .car__12,
  .carouseller .car__6,
  .carouseller .car__4,
  .carouseller .car__3,
  .carouseller .car__2,
  .carouseller .car__1 { width: 10%;}
  .section{padding-left:5px;padding-right:5px;padding-top:20px;padding-top:20px;}
  .carouseller .carouseller__wrap {padding: 0px;}
  .carouseller .car__4 {min-height:auto}
  .dt-sc-custom-course-type .dt-sc-course-overlay a {padding: 10px;font-size: 18px;margin-left: -10px;}
  .dt-sc-custom-course-type .dt-sc-course-price{font-size:17px}
  .dt-sc-custom-course-type .dt-sc-course-meta p{font-size:12px !important}
  .course-item-box article { min-height: 240px;}
}


.carouseller__wrap .the-course-video-number, .carouseller__wrap .the-course-total-time
{
  color:#2cc6be;
}
 
 
.navbar-default
{
  background-color: rgba(255, 255, 255, 1);
}

.navbar-right
{
  margin-right:-33px;
  padding-left:15px;
}

.navbar .btn-primary.btn-fill
{
  background-color: #ea5874;
  margin-right:37px;
  
}
@media screen and (max-width:767px)
{
  .navbar .btn-primary.btn-fill
  {
    margin-right:0px;
    text-align: left;
    margin-left: 15px;
    
  }
  .navbar-collapse .nav li button
  {
    margin-top:20px;
    color:#ea5874;
  }
}
.navbar .btn-primary
{
    border-color: #ea5874;
}

.navbar .btn-primary.btn-fill:hover
{
  background-color: #ea5874;
}
.navbar .btn-primary:hover
{
    border-color: #ea5874;
}
.navbar .btn-primary:active
{
    border-color: #ea5874;
}
.navbar-default .navbar-nav > li > a:hover:not(.btn)
{
  color:#ea5874;
}
.navbar-default .navbar-nav > li > a:active:not(.btn)
{
  color:#ea5874;
}
.navbar-default .navbar-nav > li > a:focus:not(.btn)
{
  color:#ea5874;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret
{
  color:#ea5874;
  border-top-color: #ea5874;
  border-bottom-color: #ea5874;
}
.navbar-default .navbar-nav > .dropdown > a:focus .caret
{
  color:#ea5874;
  border-top-color: #ea5874;
  border-bottom-color: #ea5874;
}
.navbar-default .navbar-nav > .open > a
{
  color:#ea5874;
}

.navbar-default .navbar-nav > .dropdown > a:active .caret
{
  color:#ea5874;
  border-top-color: #ea5874;
  border-bottom-color: #ea5874;
}
body > .navbar-collapse .navbar-nav .dropdown > a:active .caret,body > .navbar-collapse .navbar-nav .dropdown > a:hover .caret,body > .navbar-collapse .navbar-nav .dropdown > a:active:hover .caret,body > .navbar-collapse .navbar-nav .dropdown > a:focus .caret,body > .navbar-collapse .navbar-nav .dropdown > a:active:focus .caret
{
  color:#777;
  border-bottom-color: #777;
    border-top-color: #777;
}

body > .navbar-collapse .navbar-nav > li > a, body > .navbar-collapse .navbar-nav > li > a:hover, body > .navbar-collapse .navbar-nav > li > a:focus, body > .navbar-collapse .navbar-nav .active > a, body > .navbar-collapse .navbar-nav .active > a:hover, body > .navbar-collapse .navbar-nav .active > a:focus, body > .navbar-collapse .navbar-nav .open .dropdown-menu > li > a, body > .navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover, body > .navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus, body > .navbar-collapse .navbar-nav .navbar-nav .open .dropdown-menu > li > a:active
{
  color:#777;
}
body > .navbar-collapse .navbar-nav .open .dropdown-menu > li > a, body > .navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover, body > .navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus, body > .navbar-collapse .navbar-nav .navbar-nav .open .dropdown-menu > li > a:active
{
  color:#777;
}
.parallax .btn-primary
{
  color:#fff;
    border-color: #FFFFFF;
    border-width: 2px;
    background-color: transparent;
  margin-top: 35px;
}
.parallax .btn-primary:active
{
  background-color: #ea5874;
  border-color: #ea5874;
  color:#fff;
}
.filter.filter-azure
{
  background-color: rgba(101, 45, 144, 0.69);
}
.parallax .btn-primary:hover
{
  background-color: #ea5874;
  border-color: #ea5874;
  color:#fff;
}
.parallax h1
{
  margin: 20px 5px 10px;
  font-size: 36px;
}
.parallax .section-image
{
    height: 370px;
    opacity: 0.3;
}
.parallax .section-small-info
{
  top:27%;
}
.parallax .section-small-info .btn-primary 
{
  border:1px solid #ea5874;
  background-color: #ea5874;
}
.parallax .section-small-info .btn-primary:hover
{
  background-color: #ea5874;
}
.parallax-section
{
  height:370px !important;
}
.section-gray .fa
{
  color:#2cc6be;
}

.section-inquiry .fa
{
  color:#2cc6be;
}

.section-inquiry .btn-primary.btn-fill
{
  background-color: #ea5874;
}
.section-inquiry .btn-primary
{
    border-color: #ea5874;
}

.section-inquiry .btn-primary.btn-fill:hover
{
  background-color: #ea5874;
}
.section-inquiry .btn-primary:hover
{
    border-color: #ea5874;
}
.section-inquiry .circleShadow .fa
{
  color:#ea5874;
}
.section-inquiry .info .description .btn {
    width: 180px;
}
.section-inquiry .info .description
{
  margin-top:20px;
}

.section-gray {
    background-color: #f6f6f6;
  margin-top:30px;
}

.section-gray-features
{
  padding:50px;
}
@media screen and (max-width:767px) {
  .section-gray-features
  {
    padding:5px;
  }
}

.section-empower
{
  padding:45px;
  background: #42659f; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(160deg, #ea5874, #02CCBA); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(160deg, #ea5874, #02CCBA); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(160deg, #ea5874, #02CCBA); /* For Firefox 3.6 to 15 */
  background: linear-gradient(160deg, #ea5874, #02CCBA); /* Standard syntax */
}
.section-general-inquiry .btn-primary.btn-fill
{
  background-color: #ea5874;
  margin-top:20px;
}
.section-career .btn-primary.btn-fill
{
  background-color: #ea5874;
  margin-top:10px;
}
.section-career .btn-primary
{
    border-color: #ea5874;
}

.section-career .btn-primary.btn-fill:hover
{
  background-color: #ea5874;
}
.section-career .btn-primary:hover
{
    border-color: #ea5874;
}

.section-pricing .btn-primary.btn-fill
{
  background-color: #ea5874;
  margin-bottom: 10px;
}
.section-pricing .btn-primary
{
    border-color: #ea5874;
}

.section-pricing .btn-primary.btn-fill:hover
{
  background-color: #ea5874;
}
.section-pricing .btn-primary:hover
{
    border-color: #ea5874;
}
.section-pricing p
{
  margin:0px;
  font-size: 18px !important;
}
.section-pricing ul
{
  list-style-type: none;
}
.section-pricing .glyphicon
{
  color:#ea5874;
}
.section-pricing .right-col .showBorder
{
  font-size:15px;
  color:#666;
}
@media (min-width: 992px)
{
  .section-pricing .right-col .showBorder
  {
    padding-left:60px;
    padding-top:60px;
  }
  .section-pricing .right-col .showBorder ul
  {
    margin-bottom:90px;
  }
  .section-pricing .right-col .showBorder ul li
  {
    padding-top:10px;
  }
}
.section-request-demo .fa
{
  color:#ea5874;
}

.section-request-demo .btn-primary.btn-fill
{
  background-color: #ea5874;
  margin-top:10px;
}
.section-request-demo .btn-primary
{
    border-color: #ea5874;
}

.section-request-demo .btn-primary.btn-fill:hover
{
  background-color: #ea5874;
}
.section-request-demo .btn-primary:hover
{
    border-color: #ea5874;
}
.section-programs a
{
  color: #333;
}
.section-programs a:hover
{
  color: #333;
}
.section-programs a:active
{
  color: #333;
}
.section-description .quote
{
  font-family: "Helvetica Neue","Open Sans",Arial,sans-serif !important;
  font-size:22px;
  font-weight:bold;
}
.section-description .testiLeft
{
  font-family: "Open Sans Light" !important;
  font-size:22px;
}
.section-description .testiBottom
{
  /*font-family: "Open Sans" !important;*/
  font-size: 21px !important;
  color:#555;
  line-height: 1;
  margin-top: 40px;
}

.section-description .testiImage
{
  float:left;
  margin-right:20px;
  border-radius: 50%;
  margin-bottom: 20px;
}

.section-description .testiVid
{
}
.section-request-demo .formVid
{
  margin-bottom:15px;
}
.ftrail a
{
  color:#2cc6be;
}
.section-empower h3
{
  color:#ffffff;
}

.section-empower h5
{
  color:#ffffff;
}

.section-empower p
{
  color:#ffffff;
}

.section-empower a
{
  color:#ffffff;
}

.section-empower .fa, .section-empower .fa-phone
{
  color: #ffffff;
  font-size: 18px !important;
  margin-right: 0px !important;
}

.section-empower .btn-primary
{
  color:#ea5874;
  background-color:#ffffff;
  padding: 10px 20px;
  opacity: 1;
  border-color:#ffffff;
    margin-top: 35px;
}

.section-empower .btn-primary:hover
{
  color:#ffffff;
  background-color:#ea5874;
  border-color:#ea5874;
}
.section-empower .btn-primary:active
{
  color:#ffffff;
  background-color:#ea5874;
  border-color:#ea5874;
}

.section-contact {
  padding-bottom:60px;
}
.section-media
{
  border-bottom:1px solid #f2f2f2;
}
.section-media p
{
  text-align: justify;
    text-justify: inter-word;
}
.section-media a
{
  color:#ea5874;
}
.section-media img
{
  margin-bottom:15px;
}
.section-clients {
    background-color: #ffffff;
  border-top:1px solid #f2f2f2;
  border-bottom:1px solid #f2f2f2;
}
.section-success .footer .btn
{
  color:#fff;
}
.section-success .footer .btn:hover
{
  color:#fff;
  border:1px solid #fff;
}
.section-success .footer .fa
{
  color:#fff;
}
.section-success .footer .fa:hover
{
  color:#fff;
}
.showMore .btn-primary
{
  border-color: #ea5874;
  color: #ea5874;
}
.showMore .btn-primary:hover
{
  border-color: #ea5874;
  color: #ea5874;
}
.showMore .btn-primary:active
{
  border-color: #ea5874;
  color: #ea5874;
}
.showMore .btn-primary:hover:active
{
  border-color: #ea5874;
  color: #ea5874;
}


.businessH5
{
  font-size: 16px;
  color: #323232;
}

.circleShadow {
  display: inline-block;
  position: relative;
  width: 10em;
  height: 10em;
  background: #fff;
  margin: 1.3em;
  margin-top:0;
  border-radius:50%;
}
.circleShadowSub {
  position: absolute;
  /* change this to change width = horizontal spread of the shadow */
  width: 100%;
  /* change this to change height = vertical spread of the shadow */
  height: 100%;
  box-shadow: 10px 10px 11px rgba(0,0,0,0.1);
  border-radius:50%;
}
.circleShadow .fa
{
  width:62px;
}

.circleShadowFadedEdge::before
{
  box-shadow: inset 0 0 .5em .5em white;border-radius:50%;
}

.circleShadowText
{
  position:absolute;
    left: 29%;
    top: 29%; 
}

.img-rounded
{
  width:150px;
  padding:20px 0px;
}

.sellAllFeatures
{
  background-color: #2cc6be;
  border-color: #2cc6be;
  color:#ffffff;
}

.sellAllFeatures:hover,.sellAllFeatures:active,.sellAllFeatures:focus,.sellAllFeatures:active:hover,.sellAllFeatures:active:focus
{
  background-color: transparent;
  border-color: #2cc6be;
  color:#2cc6be;
}
.yt-video
{
   width:100%;
}



.amount
{
  color:#777;
  margin-left: 7px;
}

.botomGreyBar
{
  border-bottom:2px solid #b0b0b0;
}

.footer .title
{
  color:#444;
}

.footer h5
{
  font-size:18px;
}

.footer nav > ul a:not(.btn)
{
  color:#ea5874;
}

.footer nav > ul a:not(.btn):hover
{
  color:#ea5874;
}

.footer .fa
{
  color:#ea5874;
}

.footer .btn
{
  color:#ea5874;
}
.footer .btn:hover
{
  border:0px;
  color:#ea5874;
}
.footer .copyright
{
  text-align:left;
}
@media (max-width: 767px) {
.footer .copyright
{
  text-align:center;
}
}
.footerLogo
{
  margin-bottom: 15px;
}
.footer-big nav > ul .btn-social.btn-simple
{
  padding: 0 0 0px 0;
}
.footer .container
{

}
.motivation
{
  margin-bottom:26px;
}

.imgRoundedBorder
{
  border-radius:7px;
}
.section-success .card
{
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.23);
}
.card .card-link
{
  color:#ea5874;
}
.card .author img
{
  margin-left: 5px;
  margin-bottom: 5px;
}
.card .footer
{
  overflow:hidden;
}
.card-background .video
{
  -webkit-border-radius: 6px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding:5px 5px 5px 0px;
}
.card-background .content, .card-background .footer
{
  left:auto;
}
@media (max-width: 400px)
{
  .card-background .video video
  {
    height:200px;
  }
}

.purple
{
  color:#ea5874;
}
.black
{
  color:#000000 !important;
}
.padding0
{
  padding:0px;
}
.paddingLeft7
{
  padding-left:7px;
}
.paddingRight7
{
  padding-right:7px;
}
.padding25
{
  padding:25px;
}

.paddingLeft35
{
  padding-left:35px;
}
.marginTop20
{
  margin-top:20px;
}
.marginTop25
{
  margin-top:25px;
}
.marginBottom25
{
  margin-bottom:25px;
}

.marginBottom62
{
  margin-bottom:62px;
}


.marginBottom35
{
  margin-bottom:35px;
}

.whiteBackground
{
  background-color:#fff;
}

.autoResizeImage
{
  display: block;
  max-width: 100%;
  height: auto;
}

.showBorder
{
  border:1px solid #f2f2f2;
}

.articleViewCourse
{
  text-align: center;
  margin: 35% auto;
}
footer {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
  margin-bottom: 0px !important;
}
.powered-text {
    font-size: 20px !important;
    padding: 20px !important;
    color: #fff !important;
}
.white, a.white:hover {
    color: white !important;
}
.footer-replacer {
    background: #000 !important;;
    text-align: center !important;;
    padding: 30px !important;;
    color: #fff !important;
}

.navbar-static-top{
  /*background: #032C5B !important;*/
outline: none !important;
/*border-color: #032C5B !important;*/
}
ul li a{
  color: black !important;
}
ul li a:hover{
  color: #ea5874 !important;
  background: none !important;
}


/*New Card*/
 .card:not([class*="card-outline-"]) {
    border: 0;
}
.card:not([class*="card-outline-"]){
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    background:white;
}
.card {
    border-radius: .3rem !important;
}
.card, .card .card-body h3, .card .card-body h4, .card .card-text {
    font-weight: 400;
}
.view {
    overflow: hidden;
    position: relative;
    cursor: default;
}
.card {
    word-wrap: break-word;
}
.card, .card .card-body h3, .card .card-body h4, .card .card-text {
    font-weight: 400;
}
.view img, .view video {
    display: block;
    position: relative;
}
.card img {
    border-radius: 2px 2px 0 0;
}
.comments-list img, .img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header, .reply-form img, .section-blog-fw .view img {
    max-width: 100%;
    height: auto;
}
.overlay .mask {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.view .full-bg-img, .view .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view .mask {
    background-attachment: fixed;
}
.custom-file-control, .waves-effect {
    -webkit-user-select: none;
    -moz-user-select: none;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
}
.card {
    word-wrap: break-word;
}
a:not([href]):not([tabindex]), a:focus:not([href]):not([tabindex]), a:hover:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.card .btn-action {
    margin: -23px 20px -23px auto;
    background-color: #929FBA;
    height: 47px;
    width: 47px;
    line-height: 0;
}


element {

}
a:not([href]):not([tabindex]), a:focus:not([href]):not([tabindex]), a:hover:not([href]):not([tabindex]) {

    color: inherit;
    text-decoration: none;

}
.card .btn-action {

    margin: -23px 20px -23px auto;
    background-color: #929FBA;
    height: 47px;
    width: 47px;
    line-height: 0;

}
a.waves-effect, a.waves-light {

    display: inline-block;

}
.card-title{
    /*font-size: 1.5rem;*/
    font-size: 1rem;
    margin-top: 0px !important;
}
.btn-floating {
    z-index: 1;
    overflow: hidden;
    width: 35px;
    height: 35px;
    padding: 10px !important;
    border-radius: 50%;
    background-color: #ea5874;
    -webkit-transition: .3s;
    transition: .3s;
    padding-top: 4px !important;
}
.btn-flat, .btn-floating {
    position: relative;
    margin: 10px;
}
.btn-floating, .picker .picker__box, .product-table td, .switch label .lever {
    vertical-align: middle;
}
.card .btn-action .fa.fa-chevron-right {
    margin-top: 2px;
    margin-left: 2px;
}
.card .btn-action .fa {
    font-size: 18px;
}
/*.btn-floating i {
    width: inherit;
    font-size: 1.25rem;
    line-height: 47px;
    text-align: center;
}*/

.btn-floating, .btn-floating i {
    display: inline-block;
    color: #fff;
}
.fa-chevron-right::before {
    content: "\f054";
}
.btn .fa, .card .card-body {
    position: relative;
}
.card-body {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card, .card .card-body h3, .card .card-body h4, .card .card-text {
    font-weight: 400;
}
.card-body h4 {
    font-weight: 500;
    margin-bottom: 1rem;
    /*padding-right: 45px;*/
}
hr {
    margin-top: 1rem !important;
    border: 0;
        border-top-width: 0px;
        border-top-style: none;
        border-top-color: currentcolor;
    border-top: 1px solid #eee !important;
}
div.card{
  border: 1px solid #e0e0e0;
}
.blockquote, hr {
    margin-bottom: 1rem;
}
.card .card-body p {
    margin-bottom: 1rem;
}
.card .card-text {
    font-size: .9rem;
    color: #747373;
}
.card, .card .card-body h3, .card .card-body h4, .card .card-text {
    font-weight: 400;
}
.card .card-data {
    background-color: #ea5874;
    color: #fff;
    
    height: auto;
    padding: 5px;
}
.card-data i{
  margin-left: 1%;
}
.card .card-data ul a {
    color: #fff;
}
.card .card-data ul {
    margin-bottom: 0;
    font-size: .9rem;
}
.card .card-data ul li, .card .card-review ul li {
    display: inline;
}
.card .card-data ul li .fa-clock-o {
    margin-left: 10px;
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa, .fa-stack {
    display: inline-block;
}
.card .card-data ul a .fa {
    margin-left: 5px;
    margin-right: 3px;
}
img {
    vertical-align: middle;
    border-style: none;
}
.card {
 position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
text-align: center;
}


.filter-button, .filter-button-offers, .customized-button{
  display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid #ea5874;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
background: white;
color:#ea5874 !important;
}
h3 {
    font-size: 18px !important;
}
.filter-button:hover, .filter-button:active, .filter-button-offers:active, .filter-button-offers:hover, .customized-button:hover, .customized-button:active {
  background: black;
color:white !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle{
      background: black !important;
color:white !important;
border: transparent;
}
.filter-button:selected, .filter-button-offers:selected{
    background: black;
color:white !important;
}
.hm-white-slight .full-bg-img, .hm-white-slight .mask {
    background-color: rgba(255,255,255,.1);
}
.card.card-dark .card-body {
    background-color: #2E2E2E;
}
.card-body .course-icon{
    margin-left: 270px;
margin-top: -52px;
}
.card.card-dark .card-body, .card.card-dark .card-body a, .clockpicker-display .clockpicker-display-column #click-am.text-primary, .clockpicker-display .clockpicker-display-column #click-pm.text-primary, .clockpicker-display .clockpicker-display-column .clockpicker-span-hours.text-primary, .clockpicker-display .clockpicker-display-column .clockpicker-span-minutes.text-primary, .colorful-side-nav .collapsible a, .colorful-side-nav .social a, .colorful-side-nav p, .dark-side-nav .collapsible a, .dark-side-nav .social a, .dark-side-nav p, .darktheme .picker__box .picker__calendar-container .clockpicker-plate .clockpicker-tick, .darktheme .picker__box .picker__date-display .clockpicker-display, .darktheme .picker__box .picker__date-display .clockpicker-display .clockpicker-span-am-pm, .darktheme .picker__box .picker__footer button, .dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:hover, .picker--focused .picker__list-item--selected, .picker--time .picker__button--clear:focus, .picker--time .picker__button--clear:focus::before, .picker--time .picker__button--clear:hover, .picker--time .picker__button--clear:hover::before, .picker__box .picker__header .picker__date-display, .picker__box .picker__table .picker--focused, .picker__box .picker__table .picker__day--outfocus, .picker__box .picker__table .picker__day--selected, .picker__box .picker__table .picker__day--selected:hover, .picker__date-display, .picker__date-display .clockpicker-display .clockpicker-display-column #click-am.text-primary, .picker__date-display .clockpicker-display .clockpicker-display-column #click-pm.text-primary, .picker__date-display .clockpicker-display .clockpicker-display-column .clockpicker-span-hours.text-primary, .picker__date-display .clockpicker-display .clockpicker-display-column .clockpicker-span-minutes.text-primary, .picker__list-item--selected, .picker__list-item--selected:hover, .side-nav, .side-nav .search-form .form-control, .stylish-side-nav .collapsible a, .stylish-side-nav .social a, .stylish-side-nav p, .toast-close-button, .toast-message a, .toast-message label, .white-text, section .contact {
    color: #FFF !important;
}
html{
    font-size: unset !important;
}
.card .activator {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1rem;
    margin-right: 10px;
    font-size: 1.2rem;
}
.black-text, .btn-link, .card .activator, .card-wrapper .face .content .rotate-btn, .toast-close-button:focus, .toast-close-button:hover {
    color: #000 !important;
}
.card .card-body h5 {
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 400;
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
a{
    cursor: pointer;
    text-decoration: none !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
}
/*For Mobile Edited By Luj*/
.section-title {
    font-size: 30px !important;
    width: 100%;
    padding: 0 20px;
    background: #fff;
    padding-bottom: 1% !important;
    margin: 10px 0 0 0px !important;
}
.purple {
    color: #ea5874 !important;
}
/*Lujain Fixes for large screens */
@media screen and (min-width : 1700px) {
  .container-fluid .card{
    width: 22rem !important;
  }
}
/*.card-dark div.card-body:hover{
background: #ea5874 !important;
}*/
.card .activator i {
    padding: 5px 2px !important;
}
.card-title a, .the-0-completed-text a{
  color: inherit !important;
}

/*Added style for badges*/
.wpcw_fe_unit .wpcw_fe_unit::after {
    content: "\f02d" !important;
    }
  div.youtube_section{
  margin-left:5%;
}
div.alert-dismissable{
 -webkit-animation: colorchange 50s;
    animation: colorchange 20s;
    border-color:transparent;
}
  
    @keyframes colorchange
    {
      0%   {background: #ea587480;}
      25%  {background: white;}
      50%  {background: lightblue;}
      75%  {background: lightgrey;}
      100% {background: #c17798;}
    }

    @-webkit-keyframes colorchange /* Safari and Chrome - necessary duplicate */
    {
      0%   {background: #ea587480;}
      25%  {background: white;}
      50%  {background: lightblue;}
      75%  {background: lightgrey;}
      100% {background: #c17798;}
    }

button.plyr__play-large{
  background: #ea5874 !important;
}
.main-wrapper {
  width: 90%;
  max-width: 900px;
  margin: 0em auto;
  text-align: center;
}

.badge {
  position: relative;
  margin: 1.5em 3em;
  width: 4em;
  height: 6.2em;
  border-radius: 10px;
  display: inline-block;
  top: 0;
  transition: all 0.2s ease;
}
.badge:before, .badge:after {
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.badge:before {
  transform: rotate(60deg);
}
.badge:after {
  transform: rotate(-60deg);
}
.badge:hover {
  top: -4px;
}
.badge .circle {
  width: 60px;
  height: 60px;
  position: absolute;
  /*background: #fff;*/
  z-index: 10;
  border-radius: 50%;
  top: 0;
  left: -6px;
  right: 0;
  bottom: 0;
  margin: auto;
}
.badge .circle i.fa {
  font-size: 2em;
  margin-top: 8px;
}
.badge .font {
  display: inline-block;
  margin-top: 1em;
}
.badge .ribbon {
  position: absolute;
  border-radius: 4px;
  padding: 5px 5px 4px;
  width: 100px;
  z-index: 11;
  color: #fff;
  bottom: 12px;
  left: 50%;
  margin-left: -55px;
  height: 15px;
  font-size: 14px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.27);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  background: linear-gradient(to bottom right, #555 0%, #333 100%);
  cursor: default;
}

.brand{
color: transparent;
/*background: linear-gradient(to bottom right, #ea5874 0%, #fff 100%);*/
background:transparent;
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;

  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 70%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #ea5874;
  color: white;
}
.powered-text {
  font-size: 20px !important;
}

.modal-footer {
  /*padding: 2px 16px;*/
  /*background-color: #ea5874;*/
  color: white;
}
<?php if($_GET['lang'] == 'ar'){
  ?>
.col-md-4
{ float: right !important; }

.card .activator{
  left: 0;
  right: unset !important;
}
.fa-chevron-right::before {
    content: "\f053" !important;
}
.card-body h4 {
   
    padding-right: 0px;
}