







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1300px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1300px;
}





html {
  font-size: 20px;
}

body {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  font-family: Roboto;
}

/* Paragraphs */

p {
  font-size: 20px;
  color: #000;
  font-weight: 400;
}

/* Anchors */

a {
  color: #000;
}

a:hover,
a:focus,
a:active,
a.active-item{
  color: #ff7200;
}

/* Headings */

h1 {
  font-family: Roboto;
  font-size: 55px;
  color: #000;
  font-weight: 700;
}

h2 {
  font-family: Roboto;
  font-size: 45px;
  color: #000;
  font-weight: 700;
}

h3 {
  font-family: Roboto;
  font-size: 32px;
  color: #000;
  font-weight: 500;
}

h4 {
  font-family: Roboto;
  font-size: 26px;
  color: #000;
  font-weight: 500;
}

h5 {
  font-family: Roboto;
  font-size: 22px;
  color: #000;
  font-weight: 500;
}

h6 {
  font-family: Roboto;
  font-size: px;
  color: #000;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color: #000;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 122, 89, 1.0)

;
  border: 1px solid #ff7a59;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color:

  
  
    
  


  rgba(255, 122, 89, 1.0)

;
  border-color: 1px solid #ff7a59;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(255, 162, 129, 1.0);
  border-color: #ffa281;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-size: 20px;
  color: #000;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: #000;
  line-height: 1.6;   
  font-size: 20px;  
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  font-style: normal;
}

/* Form label */

form label {
  color: #33475b;
}

/* Form help text */

form legend {
  color: #33475b;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #cbd6e2 !important;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #51a8ec !important;
}
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_blog_comments,
.hs_cos_wrapper_type_email_subscriptions,
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_email_simple_subscription,
.widget-type-blog_subscribe{
  background-color: rgba(255, 255, 255,1.0);
} 
/* Form placeholder text */

::-webkit-input-placeholder {
  color: #000;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #bfbfbf;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #000;
}

.fn-date-picker td .pika-button:hover {
  background-color: #000 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #000;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 122, 89, 1.0)

;
  border: 1px solid #ff7a59;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(255, 122, 89, 1.0)

;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 162, 129, 1.0);
  border-color: #ffa281;
  color: #FFFFFF;
}

.form-custom-style .hs_cos_wrapper_type_form {
  background: none;
  box-shadow: none;
  border: 0;
  padding-left: 0;

}
footer .form-custom-style .hs_cos_wrapper_type_form {
  padding: 0;
  margin-left: 7.68%;
  margin-right: 7.68%;
}
.form-custom-style .form-title {
  font-weight: 600;
  line-height: 1.3;
}
footer .form-custom-style .form-title {
  margin-bottom: 0;
}

.form-custom-style form input[type=submit], .footer__form form .hs-button {
  background-color: #61ce70;
  border: 1px solid #61ce70;
  font-weight: 700;
  font-size: 14px;
}







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #000;
}

th,
td {
  border-color: #000;
  color: #000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
  border-bottom-color: #000;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000;
}





header.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  flex-wrap: wrap;
}
.header .submenu.level-4>li .subtitle>a{
  color: rgba(33, 41, 52, 1.0);
}
.navigation-primary>ul>li>a {
  color: rgba(0, 0, 0, 1.0);
}

.navigation-primary>ul>li:hover>a {
  color: rgba(255, 114, 0, 1.0);
  background-color: rgba(#null, 0.0);
}

.navigation-primary>ul>li.active>a {
  color: rgba(255, 114, 0, 1.0);
  background-color: rgba(#null, 0.0);
}

.navigation-primary ul ul {
  background-color: rgba(249, 249, 249, 1.0);
}

.navigation-primary ul ul li a {
  color: rgba(33, 41, 52, 1.0);
}

.navigation-primary ul ul li a:hover {
  color: rgba(255, 114, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.navigation-primary ul ul li.active a {
  color: rgba(255, 114, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

/* Nav style for non mega-menu dropdowns */
.navigation-primary ul li.page-dropdown-menu,
.navigation-primary ul li.course-dropdown-menu {
  position: relative !important;
}
.navigation-primary ul li.page-dropdown-menu ul.submenu,
.navigation-primary ul li.course-dropdown-menu ul.submenu{
  left: auto;
  right: 0;
  width: max-content;
  transform: translateY(40px);
}
.header_nav .navigation-primary .submenu.level-1 > li.page-dropdown-menu.has-submenu:hover .submenu.level-2,
.header_nav .navigation-primary .submenu.level-1 > li.course-dropdown-menu.has-submenu:hover .submenu.level-2 {
  transform: translateY(20px);
}
.navigation-primary ul li.page-dropdown-menu ul.submenu li,
.navigation-primary ul li.course-dropdown-menu ul.submenu li{
  width: 248px;
}
.navigation-primary ul li.page-dropdown-menu ul.submenu li a,
.navigation-primary ul li.course-dropdown-menu ul.submenu li a {
  display: block;
  padding: 10px 10px 10px 26px;
  text-transform: none;
}


.enquire_btn #hs_cos_wrapper_button .hs-button:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 114, 0, 1.0);
}
.enquire_btn #hs_cos_wrapper_button .hs-button{
  color: rgba(255, 114, 0, 1.0);
  background-color: rgba(255, 231, 218, 1.0);
}




.ft_top{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(0, 0, 0, 0.08);
}
.ft_bottom{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
#hs_cos_wrapper_copyright_ p{
  color: rgba(0, 0, 0, 1.0);
}
.hs-menu-wrapper>ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}

.child-wrapper >ul >li >a .menu_text{
  color: rgba(33, 41, 52, 1.0);
}
.child-wrapper>ul>li:hover >a .menu_text{
  color: rgba(248, 96, 17, 1.0);
}
#hs_cos_wrapper_entry_education_title h3{
  color: rgba(0, 0, 0, 1.0);
}
/* Footer Content */

.footer * {
  color: #000;
}





/* Blog Header */

.blog-header {
  background-color: rgb(245, 245, 245);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #ff7200;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #ff7200;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000;
}

.blog-pagination__link {
  color: #000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000;
}
@media (max-width: 767px) {
.blog-post__title {
  color: #000;
  font-family:Roboto;
  font-size: 55px;
  font-weight: 700;

  }}

.blog-post__author {
  background-color: #000;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #ffffff;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #ff7200;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #ff7200;
}

.blog-index__post-content--small h2 {
  font-size: 32px;
}

.blog-index__post-content a {
  color: #000;
}

.blog-post__read-more svg {
  fill: #000;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #000;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
  position: absolute;
}

.blog-post {
  margin-top:490px;
}

.blog-post__meta a {
  color: #000;
}

.blog-post__meta a:hover {
  color: #ff7200;
}

.blog-post__links-container {
  border-top:  2px solid rgb(0, 0, 0);
}

.blog-post__back-to-blog {
  color: #000;
}

.blog-post__back-to-blog svg {
  display:none;
  fill: #000;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(0, 0, 0) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(0, 0, 0);
}

.section.post-footer .hs-input {
  border-color: rgb(0, 0, 0);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: Roboto
    font-size: 32px;
  color: #000;
  font-weight: 500
}

@media (max-width: 400px) {
  .blog-post {
    margin-top: 350px;
}
}