@import url('https://fonts.googleapis.com/css?family=Muli');


.image_frame .image_wrapper{text-align: center;}
#Top_bar .logo {
float: none;
margin: auto;
text-align: center;
}
blockquote:after{display: none;}
blockquote{background: none;margin-left: 0px;}
.list_item a{color: #852a5e !important;}
.list_item a:hover{color: #d33a92;}
.testimonials_slider .testimonials_slider_ul li .bq_wrapper{padding: 30px 20px 10px;}
ul.list_check li, li.list_check {
background: url(assets/icon-right.png) no-repeat 0px 3px;
}
ul.list_check li{padding-bottom: 10px;margin-bottom: 10px;padding-left: 30px;}
ul.list_check li:after{bottom: 0;}
ul.pirple-point{
margin-left: 0;
list-style: none;
}
@media only screen and (max-width: 767px){
ul.list_check li, li.list_check {background-position: 0px 1px;}
}
ul.pirple-point li{
background: url(assets/icon-circle.png)no-repeat 0px 10px;
padding-left: 20px;
}
.title-gradient{
background: rgb(208,58,181); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(208,58,181,1) 0%, rgba(121,115,185,1) 51%, rgba(0,226,231,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(208,58,181,1) 0%,rgba(121,115,185,1) 51%,rgba(0,226,231,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(208,58,181,1) 0%,rgba(121,115,185,1) 51%,rgba(0,226,231,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d03ab5', endColorstr='#00e2e7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.title-gradient h1,.title-gradient h2{
padding: 15px 20px 5px;
}
.background-overlay:before{
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: -moz-linear-gradient(-45deg, rgba(208,58,181,0.8) 0%, rgba(121,115,185,0.8) 51%, rgba(0,226,231,0.8) 100%); /*FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(208,58,181,0.8) 0%,rgba(121,115,185,0.8) 51%,rgba(0,226,231,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(208,58,181,0.8) 0%,rgba(121,115,185,0.8) 51%,rgba(0,226,231,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd03ab5', endColorstr='#cc00e2e7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.career-white p, .career-white ul li, .career-white h1, .career-white h2, .career-white h3{
color: #ffffff;
}
a.popup-link{
background: #0099d6; /* Old browsers */
background: -moz-linear-gradient(-45deg, #0099d6 0%, #00bfc2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #0099d6 0%,#00bfc2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #0099d6 0%,#00bfc2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099d6', endColorstr='#00bfc2',GradientType=1 );
padding: 0 20px;
border-radius: 30px;
color: #ffffff !important;
}
.section.decoration-container .section-decoration.top,.section.decoration-container .section-decoration.bottom{
background-repeat: no-repeat;
background-size: contain;
max-height: 35px;
}
.skill-box{
border-radius: 10px;
-webkit-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.75);
}
.list_item .list_right h4, ul li h4{color: #d33a92;}
.column-popup{
width: 100%;
background: #ffffff;
border-radius: 15px;
}
.join-free{
padding: 5%;
}
.join-free h6, .content-right-stated h6{color: #00227b;}
.join-free p{text-align: center; color: #d33a92; font-weight: bold;}
.content-right-stated h6 span{color: #d33a92;}
.join-free p label{text-align: left;}
.join-free hr, .content-right-stated hr{background-color: #d33a92; height: 2px;}
.join-free-form ul{list-style-type: disc;color: #ffffff;}
.join-free-form ul li{margin-bottom: 10px;}
.join-free-form p{text-align: left; color: #000000;}
.join-free-form p.btn-career-form{text-align: center !important;}
.btn-career-form input[type="submit"], .pum-trigger, .btn-started-form input[type="submit"]{
background: #0099d6;
background: -moz-linear-gradient(-45deg, #0099d6 0%, #00bfc2 100%);
background: -webkit-linear-gradient(-45deg, #0099d6 0%,#00bfc2 100%);
background: linear-gradient(135deg, #0099d6 0%,#00bfc2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099d6', endColorstr='#00bfc2',GradientType=1 );
border-radius: 30px;
color: #ffffff !important;
font-weight: bold;
}
.btn-started-form input[type="submit"]{
font-size: 14px;
padding: 2% 4%;
}
.btn-started-form span{
color: #d43794;
font-size: 9px;
}
.btn-career-form input[type="submit"]{padding: 3% 10%;}
.pum-trigger, .white-btn .pum-trigger{padding: 15px 5%;}
.white-btn .pum-trigger{
background: #ffffff;
border-radius: 30px;
color: #000000 !important;
font-weight: bold;
}
.image-left-logo{width: 85px;}
.one-second-column-popop img{vertical-align: bottom;}
@media only screen and (max-width: 767px){
.one-second-left-popop, .one-second-right-popop{width: 100%;}
.one-second-column-popop img, .left-join-popup{
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.content-left-stated, .content-right-stated{width: 100%;}
.image-left-logo{padding-bottom: 120px;}
}
@media only screen and (min-width: 768px){
.image-left-logo{padding-bottom: 100px;}
.one-second-left-popop{width: 40%;}
.one-second-right-popop{width: 60%;}
.column-popup,.content-stated, .heading-stated{display: inline-flex;}
.one-second-column-popop img, .left-join-popup{
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
.content-left-stated{width: 40%;}
.content-right-stated{width: 60%;}
}
.started-free-popup{
border-radius: 15px;
margin: 0px;
width: 100% !important;
}
.join-free-form label, .content-right-stated label{
color: #000000;
}
.started-free-popup hr.no_line{margin: 0;}
.heading-stated{background: #213670;border-top-left-radius: 15px; border-top-right-radius: 15px;}
.content-stated, .heading-stated{width: 100%;}
.content-stated{border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
.heading-stated h6.white-career{color: #ffffff; vertical-align: middle;}
.heading-left-stated{width:20%;padding: 2%;}
.heading-right-stated{width:80%;padding: 5% 2% 2%;}
.content-left-stated{
display: inline-block;
background: -moz-linear-gradient(-45deg, rgba(208,58,181,1) 0%, rgba(121,115,185,1) 51%, rgba(0,226,231,1) 100%); /*FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(208,58,181,1) 0%,rgba(121,115,185,1) 51%,rgba(0,226,231,1) 100%);
background: linear-gradient(135deg, rgba(208,58,181,1) 0%,rgba(121,115,185,1) 51%,rgba(0,226,231,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd03ab5', endColorstr='#cc00e2e7',GradientType=1 );
padding: 5%;
}
.content-right-stated{
padding: 5%;
background: #ffffff;
}
.content-popup-stated .three-fifth{
padding: 5%;
background: #ffffff;
}
.content-left-stated .join-free-form p{text-align: left;}
.content-left-stated p, .content-left-stated p a{color: #ffffff; text-align: center;}
.content-left-stated h6, .left-join-popup h3{color: #ffffff;}
.left-join-popup{
background: url(assets/educloud-image14.jpg)no-repeat;
background-size: cover;
background-position: left top;
padding: 5%;
}
@media only screen and (min-width: 480px)
{
  .started-free-popup.mobile{display: none;}
  .started-free-popup.desktop{display: block; }
}
@media only screen and (max-width: 479px)
{
  .started-free-popup.mobile{display: block;}
  .started-free-popup.desktop{display: none; }
  .started-free-popup.mobile .heading-stated .heading-top{display: inline-flex;}
  .started-free-popup.mobile .heading-left-stated,.started-free-popup .mobile.heading-right-stated{display: display: initial; margin: auto;}
  .started-free-popup.mobile .heading-stated .heading-bottom{display: block;}
  .started-free-popup.mobile .heading-stated .heading-bottom .pum-trigger{
    width: 49%;
    background: #0099d6; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0099d6 0%, #00bfc2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #0099d6 0%,#00bfc2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #0099d6 0%,#00bfc2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099d6', endColorstr='#00bfc2',GradientType=1 );
    padding: 10px 20px;
    border-radius: 30px;
    color: #ffffff !important;
  }
  .started-free-popup.mobile .heading-stated .heading-bottom{
    display: flex;
    padding: 0 10px;
    text-align: center;
    margin: auto;
  }
}
