/*
CTC Separate Stylesheet
Updated: 2024-11-14 10:20:42
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.2.1731576042
*/

.blue-title {
	font-size: 70px;
	line-height: 81px;
	color: #65cef5;
}

@media only screen and (max-width: 768px) {
  .blue-title {
	font-size: 40px;
    line-height: 42px;
	color: #65cef5;
   }
}

.header_button a {
    background-color: #65cef5;
    color: white !important;
    padding: 15px 20px !important;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 13px !important;
    text-transform: uppercase;
}

.et_header_style_left #et-top-navigation {
    padding-top: 20px !important;
}

@media only screen and (min-width: 981px) {
    .et-fixed-header #top-menu .header_button a {
        color: #fff !important;
    }
}