/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2017 | 02:02:11 */
/* header toolbar */
.mk-toolbar-navigation {
  float: right;
}
.header-toolbar-contact, .mk-header-date, .mk-header-tagline {
  font-size: 18px;
  font-weight: 600;
}
ul#menu-header-bar-navigation li a {
  font-size: 18px;
  text-transform: uppercase;
  padding: 13px;
  color: #662382;
  font-weight: 600;
}
ul#menu-header-bar-navigation li {
  background: #fff;
}

/* title */
.page-title {
    font-size: 30px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 2px;
}

/* CTA */
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
  color: #ffffff;
  border-color: transparent;
  background-color: transparent;
}

/* letest news cta */
.latest-news .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
  color: #000000;
  border-color: transparent;
  background-color: transparent;
}
.latest-news a.vc_btn3.vc_btn3-color-violet, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
  background: transparent;
  border: 2px solid #662382;
  border-radius: 40px;
  color: #662382;
  text-transform: uppercase;
  font-weight: 600;
  padding: 13px 45px;
  text-align: center;
}
.latest-news a.vc_btn3.vc_btn3-color-violet:hover, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
  background: #662382;
  border: 2px solid #662382;
  border-radius: 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 13px 45px;
  text-align: center;
}


/* custom box button */
a.tm_pb_button {
  font-weight: 500;
  color: #662382;
}
.tm_pb_button {
  border: 2px solid #662382;
  padding: 9px 15px; 
  border-radius: 20px;
}
a.tm_pb_button:hover {
  background: #662382;
  color: #fff;
}

/* titles */
h2.fancy-title {
  font-size: 28px;
  line-height: 1.2;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #333333;
}
h2.vc_custom_heading.fancy-title:after {
  content: '';
  display: block;
  width: 94px;
  height: 3px;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #662382;
}
h3.fancy-title {
  font-size: 20px;
  line-height: 1.2;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #333333;
	  margin-bottom: 15px;
}

h3.fancy-title:after {
  content: '';
  display: block;
  width: 64px;
  height: 3px;
  /* margin: 0 auto; */
  margin-top: 6px;
  background-color: #662382;
  margin-bottom: 6px;
}

/* accordion title*/
.mk-accordion.fancy-style .mk-accordion-tab {
  font-size: 18px;
  color: #662382;
}









.courses-list p {
  font-size: 14px;
  padding: 7px 5px;
  color: #575757;
}
.courses-list h3.mk-fancy-title.shortcode-heading {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #27323d;
}

.courses-list h3.mk-fancy-title.shortcode-heading span {
  background: #f5f6f5;
}
.inquiry-sec a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-icon-left.vc_btn3-color-white {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 13px 45px;
  text-align: center;
}

.education-info h2#fancy-title-3 {
  text-transform: uppercase;
  padding-bottom: 0px;
}

.widget_social_networks a.builtin-icons {
  color: #ddd;
}



p {
  /*font-weight: 300;*/
}

.courses-overview {
  width: 80%;
  margin: 0 auto;
  padding: 25px 0px;
}

ul#mk-tabs-tabs-3 {
  padding: 0 19%;
}
.tab-div ul#mk-tabs-tabs-3 li {
    border: none;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 6px;
    background: #11c7ef;
}
.tab-div ul#mk-tabs-tabs-3 li a {
  border: none;
}

.tab-div ul#mk-tabs-tabs-3 li {
  position: relative;
  display: block;
}
ul.list-one {
    margin: 0px;
    padding: 0px 0px 35px 0px;
}
ul.list-one li i {
    color: #10bde3;
    margin-right: 7px;
}
ul.list-one li {
  list-style: none;
  margin-bottom: 9px;
}
.tab-div ul#mk-tabs-tabs-3 li:after {
  position: absolute;
  -webkit-transition: .3s;
  transition: .3s;
  content: '';
  width: 0;
  left: 50%;
  bottom: 0;
  height: 3px;
  background: #f7f7f7;
}
.tab-div .mk-tabs.default-style .mk-tabs-tabs li a {
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
  border-left: none;
  background-color: #11c7ef!important;
  background-color: #11c7ef!important;
}
.tab-div .mk-tabs .mk-tabs-tabs li a {
  display: block;
  margin: 0;
  outline: 0;
  color: #fff;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  cursor: pointer;
}
.tab-div ul#mk-tabs-tabs-3 li:first-child::before{
  display:none;
  }
#mk-tabs-3 .mk-tabs-tabs .is-active a, #mk-tabs-3 .mk-tabs-panes, #mk-tabs-3 .mk-fancy-title span {
    background-color: #ffffff;
    background-color: #ffffff;
    border-top: 1px solid #10bde3!important;
    border-right: 1px solid #10bde3!important;
    border-left: 1px solid #10bde3!important;
    color: #3d4045!important;
}
.tab-div ul#mk-tabs-tabs-3 li a {
    border: none;
    color: #fff;
}
.mk-tabs-panes{
	border-bottom: 1px solid #10bde3!important;
	}
.tab-div img {
    margin-top: 30px;
    min-width: 239px;
    min-height: 300px;
    padding: 0;
    position: relative;
}
.accor-tab {
    width: 70%;
    margin: 0 auto;
}
.according-tab h2 {
    color: #fff;
}
.text-white p {
    color: #fff;
}
.cources-info {
    padding: 80px 39px;
    position: relative;
    display: block;
}
.cources-info h3.fancy-title {
    font-size: 20px;
    line-height: 1.2;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}
.cources-info h3.fancy-title:after {
    content: '';
    display: block;
    width: 64px;
    height: 3px;
    margin: 0 auto;
    margin-top: 6px;
    background-color: #ffffff;
    margin-bottom: 6px;
}
.cources-info p {
    color: #fff;
}
.cources-info .tm_pb_button {
    border: 2px solid #ffffff;
    padding: 9px 15px;
    border-radius: 20px;
}
.cources-info a.tm_pb_button {
    font-weight: 500;
    color: #ffffff;
}
.cources-info a.tm_pb_button:hover {
    background: #ffffff;
    color: #000;
}
ul.list-one li {
    list-style-type: square;
    margin-left: 34px;
}
ul.list-one li {
    list-style-type: square;
    margin-left: 34px;
    color: #333333;
}
.tab-div ul.list-one li {
    list-style: none;
    margin-left: 34px;
    color: #333333;
}
.business-div .vc_column-inner {
    min-height: 520px;
    overflow: hidden;
    position: relative;
    display: block;
}
.info-busi {
    padding: 25px 55px;
}
.benifits-div p {
    line-height: 26px;
}
.benifits-div h3 {
    background: #11c7ef;
    padding: 10px 20px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 20px;
}
.mb-15 {
    padding-bottom: 15px;
    display: inline-block;
    float: left;
}
.div-benifit h3 {
    font-size: 18px;
    text-align: center;
}
.div-benifit p {
    text-align: center;
    line-height: 26px;
}
.div-benifit .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
    color: #000!important;
}
.benifits-div.vc_column_container>.vc_column-inner {
    padding-right: 0px;
    padding-left: 0px;
    background: #f5f5f5;
}
.benifits-div p {
    line-height: 26px;
    padding: 0px 0px 0px 20px;
}
.stud-activities h2 {
    background: #11c7ef;
    padding: 10px 20px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 20px;
}
.benifits-div p i {
    font-size: 21px;
    background: #11c7ef;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 14px;
    padding: 14px;
}
ul.pdf-list li {
    list-style: none;
    display: block;
    padding: 10px 20px;
    background: #f5f5f5;
    margin: 10px;
    box-shadow: 1px 2px 3px #ccc;
	    cursor: pointer;
}
ul.pdf-list {
    margin: 0px;
    padding: 0px;
}
ul.pdf-list li i {
    font-size: 22px;
    color: #f4524d;
    margin-right: 15px;
    vertical-align: middle;
    font-weight: 600;
}
ul.pdf-list li:before {
    font-size: 22px;
    color: #f4524d;
    margin-right: 15px;
    vertical-align: middle;
    font-weight: 600;
    font-family: fontawesome;
    content: '\f1c1';
    left: 0;
}
.policies-list .vc_column-inner {
    margin: 30px 50px 30px 10px;
    width: 90%;
}
.policies-list {
    background: rgb(61, 64, 69);
    padding: 40px;
}
.policies-list.wpb_column.vc_column_container.vc_col-sm-8:before {
    content: '';
    position: absolute;
    top: 33px;
    bottom: 33px;
    right: 33px;
    left: 33px;
    border: 1px solid #ffffff;
}
.policies-list p, li {
    color: #fff;
}
.policies .vc_column-inner.vc_custom_1499853303154 {
    min-height: 459px;
    overflow: hidden;
    display: block;
    position: relative;
}
.policies-list strong {
    color: #fff;
    font-size: 24px;
}
ul.list-1 {
    list-style-type: square;
    margin: 0;
}
.procedusres strong {
    font-size: 24px;
}
ul.fee-list {
    overflow: hidden;
    background: #ffffff;
    text-align: center;
    -webkit-box-shadow: -1px 2px 5px 0 rgba(65, 65, 65, 0.12);
    box-shadow: -1px 2px 5px 0 rgba(65, 65, 65, 0.12);
	margin: 0 15px 0px 15px;
}
.pricing-table-footer {
    color: #fff;
}
ul.fee-list li {
    margin-left: 0px;
    padding: 24px 20px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #eee;
}
.btn-primary {
    color: #fff;

}
ul.fee-list li:last-child {
    padding: 0;
}
.pricing-object-lg {
    font-size: 72px;
}
.pricing-object .small {
    position: relative;
    font: 700 15px "Ubuntu", Helvetica, Arial, sans-serif;
    color: inherit;
    text-transform: uppercase;
}
pricing-object-lg .small-bottom, .pricing-object-xl .small-bottom {
    bottom: -4px;
    margin-left: 3px;
    vertical-align: bottom;
}
.pricing-table-footer {
    color: #fff;
    background-color: #cfaa45;
    border-color: #cfaa45;
    padding: 15px;
    font-size: 22px;
    font-weight: 600;
}
.fee-tile {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #535457;
    font-weight: 600;
}
span.price {
    font-size: 72px;
    font-weight: 600;
	   color: #535457;
}
#mk-footer .widget:not(.widget_social_networks) a:hover {
    color: #c7c7c7!important;
}
@media only screen and (max-width: 1100px)  {
ul#mk-tabs-tabs-3 {
    padding: 0px 18%;
}
}
@media only screen and (max-width: 1120px)  {
ul#mk-tabs-tabs-3 {
    padding: 0px 17%;
}
}
@media only screen and (max-width: 1080px)  {
ul#mk-tabs-tabs-3 {
    padding: 0px 8%;
}
.procedusres p {
    padding-left: 60px;
}
	}

@media only screen and (max-width: 1024px)  {
ul#mk-tabs-tabs-3 {
    padding: 0px 15%;
}
.procedusres p {
    padding-left: 60px;
}
	}
@media only screen and (max-width: 991px){
ul#mk-tabs-tabs-3 {
    padding: 0px 14%;
}
@media only screen and (max-width: 980px)  {
ul#mk-tabs-tabs-3 {
    padding: 0px 0%;
}
	}
@media only screen and (max-width: 768px)  {
ul#mk-tabs-tabs-3 {
    padding: 0px 0%;
}
}
@media only screen and (max-width: 767px)  {
.stud-activities {
    margin-top: 20px;
}
.vc_col-sm-4.cources-box {
    margin-bottom: 30px;
}
}	
@media only screen and (max-width: 724px)  {
.procedusres p {
    padding-left: 30px;
    padding-right: 30px;
}
}
@media only screen and (max-width: 414px)  {	
.tab-div.mk-tabs .mk-tabs-panes .title-mobile {
    font-size: 12px!important;
}
h2.fancy-title {
    font-size: 20px;
}	
}