/*
Theme Name: We Do Digital
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700|Roboto:100,300,400,500,700,900');

html, body, body.page, .wf-container > * {
    /*font-family: Helvetica, Arial, Verdana, sans-serif;*/
    font-family: 'Roboto', sans-serif;
}

/**
*
*TOP BAR CSS
*
**/
.top-bar .mini-widgets.right-widgets{
    margin-bottom: -85px;
}

.light-blue-bg {
	background-color: #2b3046;
}

.transparent-blue-bg {
	background-color: rgba(2, 8, 35, 0.85);
}

.top-bar .text-area {
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
}

/**
*
*MENU CSS
*
**/
.main-nav > li > a .menu-text,.mobile-main-nav > li > a .menu-text,.main-nav .sub-nav > li > a .menu-text, .mini-nav .sub-nav > li > a .menu-text,.dt-mobile-header .mobile-main-nav li .sub-nav > li > a .menu-text{
	/*font-family: 'nimbus-sans-condensed', Helvetica, Arial, Verdana, sans-serif;*/
    font-family: 'Oswald', sans-serif !important;
	font-weight: 300 !important;
    text-transform: capitalize !important;
    font-size: 20px;
}

.main-nav > li.act:not(.wpml-ls-item) > a .menu-text, .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text,
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover, .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a,
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text, .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text, .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .subtitle-text, .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .menu-text {
    color: #009fdf !important;
}

#phantom .main-nav > li > a{
    padding-top: 0px;
}

h1,h2,h3,h4,h5,h6,.top-bar .text-area,.page-title h1{
	/*font-family: 'nimbus-sans-condensed', Helvetica, Arial, Verdana, sans-serif;*/
    font-family: 'Roboto', sans-serif !important;
    font-weight: 100 !important;
}

h1{
	margin-bottom: 0;
    font-size: 32px;
    line-height: 33px;
}

h1,.top-bar .text-area,.page-title h1, h2 strong, h3 strong, h4 strong{
	font-weight: 100;
}

h3{
	font-weight: 100;
}

h3 strong span {
   color: #009fdf !important;
}

.normal-font, .normal-font *{
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
}

/**
*
*Typography CSS
*
**/

.orange{
	color: #009fdf;
}

.uppercase, .uppercase *{
    text-transform: uppercase;
}

.white-scheme, .white-scheme *{
    color: white;
}

span.light,span.light * {
    font-weight: 300;
}

.fa-chevron-right:before {
    content: "" !important;
    background: url(images/arrow-btn.png) no-repeat;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.vc_btn3-size-md .fa-chevron-right:before{
    height: 15px;
    width: 15px;
}

.vc_btn3-size-sm .fa-chevron-right:before{
    background: url(images/arrow-btn-sm.png) no-repeat;
    height: 12px;
    width: 12px;
}

.dt-team-shortcode.team-masonry-shortcode-id-1 .team-author p {
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 100 !important;
}

.dt-team-shortcode.team-masonry-shortcode-id-1 .team-author .team-author-name {
    font-family: 'Oswald', sans-serif !important;
    /*font-weight: 400 !important;*/
}

.dt-team-shortcode.team-masonry-shortcode-id-1 .team-author-name, .dt-team-shortcode.team-masonry-shortcode-id-1 .team-author-name a {
    /*font-weight: 800;*/
    text-transform: capitalize;
    /*font-family: 'nimbus-sans-condensed', Helvetica, Arial, Verdana, sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}

.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {
    /*font-family: 'nimbus-sans-condensed', Helvetica, Arial, Verdana, sans-serif;*/
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}

/**
*
*Page title CSS
*
**/
.page-title{
	border-top: 3px #009fdf solid;
	border-bottom: 3px #009fdf solid;
}



/**
*
*Gravity Form CSS
*
**/

.gform_wrapper .top_label .nolabel .gfield_label{
	display: none !important;
}

#main .gform_wrapper .gform_footer input.button{
    font-size: 26px !important;
    padding: 15px 20px;
    text-transform: uppercase;
    background-color: #009fdf !important;
    font-family: 'nimbus-sans-condensed', Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 800 !important;
}

 #main .gform_wrapper .gform_footer {
	padding: 15px 20px;
 	margin: 0;
	text-align: right;
 }

/*.gform_wrapper .top_label .gfield_label, .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #009fdf;
}*/

.gform_wrapper .top_label .gfield_label, .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #020823;
}

 #main .gform_wrapper .gfield_required{
 	color: #020823;
 }

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	color: #020823;
    line-height: 27px;
    margin-left: 30px;
}

input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .wpcf7-number {
    color: #787d85;
    border-width: 0;
    border-color: rgba(173,176,182,0.3);
    background-color: #f1f1f1;
    border-radius: 1px;
}


.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #page select {
    padding: 15px 15px !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgb(255, 250, 244);
    border-top: 0;
    border-bottom: 0;
}

#main .gform_wrapper textarea,#page input[type="text"], #page input[type="search"], #page input[type="tel"], #page input[type="url"], #page input[type="email"], #page input[type="number"], #page input[type="date"], #page input[type="range"], #page input[type="password"], #page select, #page textarea, #page .wpcf7-number {
    font-size: 16px;
    line-height: 20px;
}


.gform_wrapper textarea {
    padding: 15px !important;
}

.gform_confirmation_message {
    padding: 10px 0 50px 0;
}
/*.gform_wrapper h1 strong{
    font-weight: 800 !important;
}*/
.gform_wrapper h1 strong {
    font-weight: 300 !important;
    font-family: 'Oswald', sans-serif !important;
}
/**
*
*Visual Composer CSS Overide
*
**/

.vc_btn3{
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
    font-weight: 100;
    border: 2px transparent solid !important;
}

.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    background-color: #2b3046;
}

.vc_btn3.vc_btn3-color-primary:hover, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-primary:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus {
    background-color: #1c202d;
    border: 2px white solid;
}

.vc_btn3.vc_btn3-color-orange{
    background-color: #009fdf !important;
}

.vc_btn3.vc_btn3-color-orange:hover, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-orange:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus {
    background-color: #242838 !important;
    border: 2px #8e919e solid !important;
}

.vc_btn3-container.vc_btn3-inline {
    margin: 10px 0 !important;
}


.vc_btn3.vc_btn3-icon-left .vc_btn3-icon {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.vc_btn3.vc_btn3-icon-left:hover .vc_btn3-icon {
    left: 24px !important;
}

.vc_btn3.vc_btn3-icon-left.vc_btn3-size-sm:hover .vc_btn3-icon {
    left: 22px !important;
}



.vc_btn3.vc_btn3-size-md {
    font-size: 24px !important;
    padding: 10px 20px;
}

.vc_btn3.vc_btn3-size-sm {
    font-size: 16px !important;
    padding: 8px 15px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body{
	padding: 0 !important;
}

.wpb-js-composer .vc_tta-container {
    margin-bottom: 0 !important;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels {
    border-radius: 0 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
    border-color: transparent !important;
}

.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tab>a {
	border-width: 0px !important;
    border-top-color: transparent !important;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
    margin: 0;
}

.wpb-js-composer .vc_tta.vc_tta-spacing-1 li.vc_tta-tab:first-child{
	    margin-left: 16% !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
	background-color: transparent !important;
}

.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 1px 15px 0 1px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a {
    border-left: 3px #009fdf solid !important;
    border-top: 3px #009fdf solid !important;
    border-right: 3px #009fdf solid !important;
    border-bottom: 3px #ffffff solid !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
	font-family: 'nimbus-sans-condensed', Helvetica, Arial, Verdana, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 800;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
	color: #2b3046 !important;	
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
	    color: #009fdf !important;
}

.aio-icon-header h3.aio-icon-title {
    font-size: 26px !important;
    font-weight: 800;
    /*text-transform: uppercase !important;*/

}

.aio-icon-description {
    line-height: 25px !important;
}

.default-icon .aio-icon-default {
    vertical-align: top !important;
}

.left-icon .aio-icon-left .aio-icon-img {
    margin-top: 9px;
}

.wpb_gmaps_widget .wpb_wrapper{
        padding: 0 !important;
}
/**
*
*WIDGET CSS
*
**/
.widget-title{
	text-transform: uppercase;
}

/**
*
*BLOCK CSS
*
**/
.half-in-full-width-content {
    padding: 50px;
    max-width: 763px;
}

/**
*
*FORM CSS
*
**/

body .gform_wrapper ul li.gfield {
    margin-top: 30px;
    padding-top: 0;
}

input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, .wpcf7-number{
	height: auto;
}

.gform_footer button.button {
    background-color: #f29128 !important;
    padding: 10px 20px;
    padding-left: 48px;
    position: relative;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 25px;

    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.gform_wrapper h2 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px;
}

.gform_footer button.button:hover, .gform_footer button.button:active,.gform_footer button.button:focus{
    background-color: #242838  !important;
}

.gform_footer button.button i.fa-chevron-right{
    display: block;
    position: absolute;
    top: 15px;

    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);

    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    left: 20px;
}

.gform_footer button.button:hover i.fa-chevron-right{
    left: 27px;
}

#main .gform_wrapper .gfield_required {
    color: #009fdf;
}


/*COLUMNS IN GRAVITY FORM*/
.gform_wrapper.two-column_wrapper {
    max-width: 100%;
}

.gform_wrapper.two-column_wrapper ul.gform_fields,
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
    display: none;
}

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
    display: block;
}

.gform_wrapper.two-column_wrapper ul.one-half {
    margin-left: 6% !important;
    width: 47%;
    float: left;
}
.gform_wrapper.two-column_wrapper ul.one-half.first {
    margin-left: 0 !important;
}

#input_3_2,
#input_3_3,
#input_3_4 {
    width: 100%;
}

.gform_wrapper .gsection {
    border-bottom: none !important;
}

.gform_wrapper .top_label li.gfield.gf_right_half+li.gsection {
    padding: 0 !important;
}

@media only screen and (max-width: 1075px) {
    
    .gform_wrapper.two-column_wrapper ul.one-half {
        width: 100%;
    }
    
    .gform_wrapper.two-column_wrapper ul.one-half {
        margin-left: 0 !important;
    }
    
    .gform_wrapper .gsection {
        display: none !important; /* remove !important if it's not needed */
    }
    
    #gform_wrapper_3 li {
        margin-bottom: 10px;
    }
    
}

/*SINGLE COURSE*/
.post-type-archive-course .page-title{
    display: none;
}

.post-type-archive-course #main{
    padding-top: 0;
    padding-bottom: 0;
}

.post-type-archive-course .wpb_content_element{
    margin-bottom: 0;
}

.single-course #sidebar{
    display: none;
}

.single-course .content {
    width: 100%;
}

.single-course #main{
    padding-top: 0;
}

.single-course .page-title{
    display: none;
}

.single-course .course-page-header {
    margin-bottom: 60px;
}

.single-course .course-details{
    padding:20px 40px;
    border-bottom: 1px solid #009fdf;
    width: 100%;
}

.single-course .short-description{
    margin-top: 32px;
    margin-bottom: 32px;
}

.single-course .course-page-booking-button{
    margin-right: 25px !important;
}

.single-course-message {
    padding-top: 10px;
} 
/**
*
*FOOTER CSS
*
**/
.custom-menu li {
    margin: 0;
    padding: 0;
    margin-top: -7px;
}

.footer .widget_categories li a, .footer .widget_meta a, .footer .blogroll a, .footer .widget_archive li a, .footer .widget_recent_entries a, .footer .widget_recent_comments a, .footer .widget_links a, .footer .items-grid a, .footer .recent-posts a, .footer .widget:not(.widget_icl_lang_sel_widget) .recent-posts a, .footer .contact-info .secondary-color, .footer .widget_nav_menu a, .footer .tagcloud a, .footer .widget_pages a, .footer a.rsswidget, .footer .textwidget a,.footer .custom-menu a:not(:hover),.sidebar-content .custom-categories a:hover span.item-name, .footer .custom-categories a:hover span.item-name, .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-categories a:hover span.item-name, .sidebar-content .cat-item a:hover span.item-name, .footer .cat-item a:hover span.item-name, .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .cat-item a:hover span.item-name, .sidebar-content .custom-menu a:hover, .footer .custom-menu a:hover, .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover, .sidebar-content .widget_recent_comments a:hover, .footer .widget_recent_comments a:hover, .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .widget_recent_comments a:hover {
    color: #009fdf;
}

.footer a:hover {
    color: white !important;
}

/**
*
*MEDIA CSS
*
**/

@media only screen and (min-width: 641px){
	.gform_wrapper .top_label li.gfield.gf_left_half{
		padding-right: 50px;
	}

	.gform_wrapper .top_label li.gfield.gf_right_half{
		padding-left: 50px;
	}
}

@media (max-width: 768px){
    .vc_col-sm-6 {
        width: 100%;
    }
}


@media screen and (min-width: 778px){
	.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
	    max-width: 1395px;
	}
}
/*BEFORE RESPONSIVE BREAKING POINT*/
@media screen and (min-width: 991px){
	#main #gform_wrapper_1 .gform_footer, #main #gform_wrapper_5 .gform_footer {
    	margin-top: -65px;
	}
}


/*RESPONSIVE BREAKING POINT*/
@media screen and (max-width: 990px){
	.half-in-full-width-content {
	    padding: 15px;
	}

	.transparent-blue-bg {
		background-color: rgba(2, 8, 35, 1);
	}
    
    .single-course .course-details {
     /* padding: 70px 20px; */
    }
}

/*iPAD Vertical View*/
@media screen and (max-width: 768px){
    .cta-box * {
        text-align: center;
    }

     .cta-box {
        padding-top: 20px;
        padding-bottom: 20px;
     }
    .course-main-wrapper .course-wrapper{
        background: #2b3046 !important;
    }
}

/*IPHONE 6 Plus HORIZONTAL VIEW*/
@media screen and (max-width: 736px){

}

/*IPHONE 6 HORIZONTAL VIEW*/
@media screen and (max-width: 667px){
}



/*IPHONE 5 HORIZONTAL VIEW*/
@media screen and (max-width: 575px){
}

/*IPHONE 6 Plus VERTICAL VIEW*/
@media screen and (max-width: 414px){
    
}

/*IPHONE 6 VERTICAL VIEW*/
@media screen and (max-width: 375px){
    
}

/*IPHONE 5 VERTICAL VIEW*/
@media screen and (max-width: 320px){
    
}

@media (max-width: 767px) and (min-width: 480px){
   /* .testimonial-item:not(.testimonial-item-slider), .testimonial-item .ts-viewport, .bg-on.team-container, .dt-team-shortcode.content-bg-on .team-container{
        width: 440px !important;
    }*/
    
    .cont-id-0 .wf-cell{
        height:auto;
                width: 440px !important;

    }
    
}


.vc_btn3.vc_btn3-size-md {
    font-size: 16px !important;
    padding: 10px 20px;
}

.vc_btn3 {
    text-transform: uppercase;
    font-weight: 100;
    border: 2px transparent solid !important;
    font-family: 'Roboto', sans-serif;
}

.vc_btn3.vc_btn3-color-orange.faq-button{
    background-color: #242838 !important;
    border: 2px #8e919e solid !important;
}

.vc_btn3.vc_btn3-color-orange.faq-button:hover, .vc_btn3.vc_btn3-color-orange.faq-button:focus{
    background-color: #009fdf !important;
    border: 2px #009fdf solid !important;
}

.social-footer a{
     float: left; padding: 0px 0px 0px 0px; 
     font-size: 20px; width: auto !important; 
     background: #2b5197;
     border-radius:  100%; 
}

.social-footer a .icon-facebook{
    color: #fff;
    display: inline-block;
    padding: 8px 5px;
}

.tp-caption {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    /*font-size: 60px !important;*/
    color: white !important;
}

.home .tp-caption {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    /*font-size: 80px !important;*/
    color: white !important;
}

.textwidget, h1, h2, h3, h4, h5, h6, p, .course-excerpt {
    font-weight: 100 !important;
}

.textwidget, p, .course-excerpt {
    font-weight: 300 !important;
}

h1, .top-bar .text-area, .page-title h1, h2 strong, h3 strong, h4 strong {
    font-weight: 100;
}

/* Slider Override */
.home .tp-bgimg.defaultimg {
    /*background-image: url(https://www.necatraining.com.au/wp-content/uploads/2018/03/NECA-electrical-training-courses-02-1.jpg) !important;*/
}

.course-main-wrapper .course-wrapper h1 {
    color: white;
    font-weight: 300;
}

.course-main-wrapper .course-wrapper {
    background: #2b3046;
    background-size: cover !important;
    background-position: top left !important;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
    border-bottom: 1px #009fdf solid !important;
}

.single .vc_row-has-fill,
.page .vc_row-has-fill {
    border-top-width: 3px !important;
    border-bottom-width: 0px !important;
    border-top-color: #009fdf !important;
    border-top-style: solid !important;
    border-bottom-color: #009fdf !important;
    border-bottom-style: solid !important;
}

.gform_footer button.button {
    background-color: #009fdf !important;
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    color: #FFFFFF;
    border-color: #009fdf;
    background-color: #009fdf;
}

.mobile-main-nav li.act > a,
.mobile-main-nav li.act > a .menu-text,
.mobile-main-nav li.act > a .menu-text, .mobile-main-nav li.act > a .subtitle-text, .dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .subtitle-text, .dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text,
.mobile-main-nav li:not(.act) > a:hover, .dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover,
.mobile-main-nav li:not(.act) > a:hover .subtitle-text, .mobile-main-nav li:not(.act) > a:hover .menu-text, .dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover .menu-text {
    color: #009fdf !important;
}

.aio-icon-img .img-icon {
    width: 0.7em !important;
}

h3.course-entry-title, .course-main-wrapper .course-wrapper h1 {
    font-family: 'Oswald', sans-serif !important;
}
.course-excerpt {
    font-size: 15px;
}
h1, h2, h3 {
    text-transform: capitalize !important;
    font-family: 'Oswald', sans-serif !important;
}
h1 {
    font-size: 40px;
    /*line-height: 42px;*/
    line-height: 52px;
}

.gform_footer button.button {
    font-size: 16px !important;
    padding: 10px 20px 10px 40px;
}

.aio-icon-description {
    line-height: 25px !important;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
}

/* Added 10-03-2020 - Accordion styling */
.vc_general.vc_tta.vc_tta-accordion.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    /*border-color: #2b3046;
    background-color: #2b3046;*/
    max-width: 212px;
}

.vc_general.vc_tta.vc_tta-accordion .vc_tta-panel-title>a {
    font-size: 16px !important;
    padding: 13px 20px;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-color-sky .vc_tta-panel-body .wpb_wrapper {
    padding: 20px;
}



/* 09-04-2020 */

.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-juicy_pink p,
.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-juicy_pink p strong,
.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-juicy_pink ol li b,
.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-juicy_pink ol li strong,
.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-juicy_pink p b {
    font-weight: 300 !important;
}

.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-juicy_pink p:nth-of-type(1),
.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-juicy_pink p:nth-of-type(1) strong {
    color: white;
    font-family: 'Oswald', sans-serif !important;
    text-transform: capitalize !important;
    font-size: 25px;
    font-weight: 100 !important;
}

.vc_color-juicy_pink.vc_message_box {
    background-color: #F69B39;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 0;
}

.vc_color-juicy_pink.vc_message_box i.fa.fa-info-circle {
    color: white;
}

.single-course .course-page-header {
    margin-bottom: 10px;
}


.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-juicy_pink ol {
    margin-bottom: 0;
}

p a {
    overflow-wrap: break-word;
}