







/* 1a. Containers */




/* 1b. Breakpoints */






/* 1c. Colors */














/* 1d. Typography */













/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */


;



/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */










































/* 1l. Tables */











/* 1m. Site Header */




















/* 1n. Site Footer */
















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

.hii-page-wrapper {
  padding-top: 82px !important;
}

@media screen and (min-width: 1200px) {
    .content-wrapper {
        padding: 0;
    }
}

.dnd-section {
    padding: 45px 0px;
}

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

/* General  */
.container {
    max-width: 1300px;
}

@media screen and (max-width: 768px) {
    .mobile-col {
        flex-direction: column;
    }
}





html {
    font-size: 16px;
}

body {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
    color: #0D2547;
    font-size: 16px;
    overflow-x: hidden;
}

/* Paragraphs */

p {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #0D2547;
    font-size: 16px;
}

p.lead,
p.intro {
    font-size: 1.25rem;
}

/* Anchors */

a {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #386bd9;
    /* font-size: 16px; */
}
a:link {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #386bd9;
    /* font-size: 16px; */
}

a:hover, a:focus {
    font-weight: normal; text-decoration: underline; font-family: Roboto, sans-serif; font-style: normal;
    color: #c2d8db;
    /* font-size: 16px; */
    color: #b3c9cc;
}

a:visited {
    font-weight: normal; text-decoration: underline; font-family: Roboto, sans-serif; font-style: normal;
    color: #213dab;
    /* font-size: 16px; */
    color: #122e9c;
}

a.button:disabled {
    background-color: #e6e6e6;
    pointer-events: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arvo, serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #0D2547;
    text-transform: none;
}



h1 {
    font-family: Arvo, serif; font-style: normal; font-weight: 700; text-decoration: none;
    color: #0D2547;
    font-size: 30px;
    text-transform: none;
    letter-spacing: 0px;
}

h2 {
    font-family: Arvo, serif; font-style: normal; font-weight: 700; text-decoration: none;
    color: #0D2547;
    font-size: 24px;
    text-transform: none;
    letter-spacing: 0px;
}

h3 {
    font-family: Arvo, serif; font-style: normal; font-weight: 700; text-decoration: none;
    color: #0D2547;
    font-size: 22px;
    text-transform: none;
    letter-spacing: 0px;
}

h4 {
    font-family: Arvo, serif; font-style: normal; font-weight: 700; text-decoration: none;
    color: #0D2547;
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0px;
}

h5 {
    font-family: Arvo, serif; font-style: normal; font-weight: 700; text-decoration: none;
    color: #0D2547;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0px;
}

h6 {
    font-family: Arvo, serif; font-style: normal; font-weight: 700; text-decoration: none;
    color: #0D2547;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0px;
}



/* Lists */

ul {
    list-style-type: ;
}

ul,
ol {
    padding-left: 2.5rem;
    margin: 1.5rem 0;
}

ul li,
ol li {
    margin: 0.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin: 0;
}

/* Blockquote */

blockquote {
    border-left: 7px solid 

  
  
    
  


  rgba(33, 61, 171, 1.0)

;
    padding-left: 15px;
}

/* Horizontal Rules */
hr {
    background-color: #d0d0d0;
}





/* Primary Button */

button,
.button {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
    border: 1px none #fc363d;
    border-radius: 32px;
    color: #FFFFFF;
    fill: #FFFFFF;
    font-size: 16px;
    padding: 10px 50px;
    text-transform: none;
}

button:disabled,
.button:disabled {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    color: #e6e6e6;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
    border: 1px none #fc363d;
    color: #FFFFFF;
}

button:active,
.button:active {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: rgba(255, 134, 141, 100);
    background-color: #ff868d;
    border: 1px none #fc363d;
    border-color: #ff868d;
}


/* Secondary Buttons */

.button.button--secondary {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    color: #fc363d;
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
    border: 1px solid #fc363d;
    border-radius: 32px;
    fill: #fc363d;
    padding: 10px 50px;
    text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
    border: 1px solid #27EDC0;
    color: #27EDC0;
    fill: #27EDC0;
}

.button.button--secondary:active {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #27EDC0;
    border-color: #77ffff;
    color: #77ffff;
    fill: #77ffff;
}



.blog.two .blog-post-item {
    box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}


/* Simple Buttons */

.button.button--simple {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    color: #fc363d;
    fill: #fc363d;
    text-transform: uppercase;
}


.blog.two .featured-blog .post-header-title a:hover {
    color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
}

.blog .author-social-media a {
    color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
}

.blog.two .topic-link:hover {
    background: 

  
  
    
  


  rgba(33, 61, 171, 1.0)

;
    color: #fff;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
    outline: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

 auto 5px;
}


.button.button--simple:after {
    content: none;
}



.button.button--simple:hover,
.button.button--simple:focus {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    border: none;
    color: #27EDC0;
    fill: #27EDC0;
}



.button.button--simple:hover:after,
.button.button--simple:focus:after,
.button.button--simple:active:after {
    content: none;
}



.button.button--simple:active {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    border: none;
    color: #77ffff;
    fill: #77ffff;
}

/* Button Sizing */

.button.button--small {
    font-size: 14px;
    padding: 10px 50px;
}

.button.button--large {
    font-size: 18px;
    padding: 10px 50px;
}





form {
    background-color: 

  
  
    
  


  rgba(250, 250, 250, 1.0)

;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    padding: 25px 25px;
}

.hs-form-field {
    margin-bottom: 20px;
}

.submitted-message {
    background-color: 

  
  
    
  


  rgba(250, 250, 250, 1.0)

;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    padding: 25px 25px;
}

/* Form Title */

.form-title {
    font-family: Arvo, serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(13, 37, 71, 1.0)

;
    border: 1px none #CBE8F8;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #ffffff;
    font-size: 30px;
    padding: 24px 24px;
    text-transform: none;
}

/* Labels */

.hs-form-field > label {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #000000;
    font-size: 16px;
    padding: 0px 0px;
}

form div.in-focus > label {
    color: #0D2547;
}

label.hs-form-radio-display,
label.hs-form-checkbox-display {
    font-family: {font=Roboto, font_set=GOOGLE, styles={font-family=Roboto, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=16, size_unit=px, color=#0D2547, variant=regular, fallback=sans-serif, style=font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #0D2547;font-size: 16px;font-family: Roboto, sans-serif;};
}

.hs-fieldtype-radio label,
.hs-fieldtype-checkbox label {
    color: #0D2547;
}

/* Help Text - Legends */

.hs-form-field legend {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #0D2547;
    font-size: 14px;
}

/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: #ffffff;
    border: 1px none #D0D0D0;
    border-radius: 8px;
    color: #3D3E40;
    font-size: ;
    padding: 18px 20px;
}

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

input::-moz-placeholder {
    color: #CBD1D6;
}

input:-ms-input-placeholder {
    color: #CBD1D6;
}

input:-moz-placeholder {
    color: #CBD1D6;
}

input::placeholder {
    color: #CBD1D6;
}

form .in-focus select {
    color: #0D2547;
}


/* Inputs - Checkbox/Radio */

form ul.inputs-list li input + span:before {
    border: 1px solid #CBE8F8;
    border-radius: 8px;
}

form .input ul.invalid.error > li input + span:before {
    border-color: 

  
  
    
  


  rgba(33, 61, 171, 1.0)

;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #0D2547;
}

/* Inputs - Datepicker */

.hs-datepicker button.pika-button:hover {
    background-color: 

  
  
    
  


  rgba(33, 61, 171, 1.0)

 !important;
}

.hs-datepicker .is-selected button.pika-button {
    background-color: #031f8d !important;
}

.hs-datepicker .is-today button.pika-button {
    color: #031f8d;
}

/* Validation */

.hs-input.invalid.error {
    border-color: #FF7A6E;
}

.hs-error-msgs li,
.hs-error-msgs li label {
    color: #FF7A6E !important;
}

.hs-error-msgs li a {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Submit */



form input[type=submit],
form .hs-button {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
    border: 1px none #fc363d;
    border-radius: 32px;
    color: #ffffff;
    display: inline-block;
    fill: #FFFFFF;
    padding: 10px 50px;
    text-transform: none;
    text-align: center;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
    border: 1px none #fc363d;
    color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: rgba(255, 134, 141, 100);
    border: 1px none #fc363d;
    border-color: #ff868d;
}





form input[type=submit],
form .hs-button {
    font-size: 16px;
}







table {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    border: 1px solid #D0D0D0;
}

th,
td {
    border: 1px solid #D0D0D0;
    color: 

  
  
    
  


  rgba(13, 37, 71, 1.0)

;
    padding: 15px 15px;
}

tr:nth-child(odd) {
    background-color: rgba(61, 153, 255, .35);
}

thead th,
thead td {
    background-color: 

  
  
    
  


  rgba(13, 37, 71, 1.0)

;
    border-bottom: 2px solid #D0D0D0;
    color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

tbody + tbody {
    border-top: 2px solid #D0D0D0;
}





/* Primary header  */

.header {
    background-color: {color=#386bd9, opacity=0, rgba=rgba(56, 107, 217, 0), rgb=rgb(56, 107, 217), hex=#386bd9, css=rgba(56, 107, 217, 0%)};
    border-bottom: 1px none #FFFFFF;
    box-shadow: none;
}

.header__container {
    max-width: 1300px;
}

/* Logo */

.logo-company-name {
    color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

/* Site Navigation */

.header__main-bar {
    background-color: #386bd9;
}

.header__navigation {

}

.header__menu .header__navigation .menu-link {
    color: theme.colors.primary.color;
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    text-transform: none;
    font-size: 16px;
}

.header__menu .header__navigation .menu-link:hover {
    color: theme.colors.primary.color;

    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: #3d99ff;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    color: #3D3E40;
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    text-transform: none;
    font-size: 16px;
}

@media screen and (max-width: 768px) {
    .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
        color: theme.colors.primary.color;
        font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
        text-transform: none;
    }
    /*   nav {
    background-color: #fff;
} */
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover {
    color: #FFFFFF;
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
}

.navigation-primary a {
    ;
    font-size: ;
    color: ;
}

.navigation-primary a:hover,
.navigation-primary a:focus {
    opacity: 1;
    ;
    font-size: ;
    color: ;
    background-color: ;
}

.navigation-primary a.active-item {
    ;
    font-size: ;
    color: ;
    background-color: ;
}






.footer {
    background-color: rgba(252, 54, 61, 1.0);
    border-top: 25px none #386bd9;
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    font-size: 16px;
}

.footer__navigation a {
    color: #FFFFFF;
}

.footer__form .form-title {
    color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
}
.footer__navigation h4 {
    color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
    text-align: center;

}
.footer .footer__form label {
    color: #FFFFFF;
}

.blog.two .topic-link
{
    background: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
}

easymovie {
    color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
}

.footer__form form input[type=submit], form .hs-button {
    border-radius: 32px; 
}





/* Blog Meta - Author/Avatar/Timestamp */

.blog-author__name {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.blog-index__post__date {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Tags/Topics */
.blog-tag {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Blog Listing */

.blog-navigation .blog-navigation__text {
    font-family: Arvo, serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #0D2547;
}

/* Blog Pagination */

.blog-pagination__link {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Blog Post */

.blog-post__title {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #0D2547;
    font-weight: 700;
}

.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h3,
.blog-post__body h4,
.blog-post__body h5,
.blog-post__body h6 {
    color: #0D2547;
    font-family: Roboto, sans-serif;
    font-weight: 700;
}

/* Recent Posts */

.blog-recent-posts .content-wrapper > h2 {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    font-weight: 700;
}





/* Error Pages - Global */

.error-page:before {
    font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
    font-family: Arvo, serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #0D2547;
}

.hs-search-results__title:hover {
    font-family: Arvo, serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
    font-size: 20px;
}

/* Password Prompt */

.password-prompt input[type=password] {
    margin-bottom: 20px;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
    margin-bottom: 20px;
    padding: 18px 20px !important;
}





/* Icon */

body .icon svg {
    fill: 

  
  
    
  


  rgba(33, 61, 171, 1.0)

;
    width: 16px;
}

/* Social Follow */

body .social-links__icon {
    background-color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
}

body .social-links__icon:hover,
body .social-links__icon:focus,
body .social-links__icon:active {
    background-color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;
    opacity: 0.8;

}

/* Testimonial Slider */

body .tns-nav button {
    background-color: rgba(

  
  
    
  


  rgba(252, 54, 61, 1.0)

, 0.15);
}

body .tns-nav .tns-nav-active,
body .tns-nav button:hover,
body .tns-nav button:focus {
    background-color: 

  
  
    
  


  rgba(252, 54, 61, 1.0)

;


}


/** SHADOWS **/

.theme-shadow {
    box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15); 
}  

.hs-menu-item:hover a, .hs-menu-item:focus a {
    color: #CCCCCC;
}

/** Border Radius **/

.theme-border-radius-card {
    border-radius: 5px; 
}

.theme-border-radius-card-left-half {
    border-radius: 5px 0px 0px 5px;
}

.theme-border-radius-card-right-half {
    border-radius: 0px 5px 5px 0px;
}

.theme-border-radius-card-top-half {
    border-radius: 5px 5px 0px 0px;
}

.theme-border-radius-button {
    border-radius: 15px; 
}

.theme-border-radius-image {
    border-radius: 5%; 
}

/* Outline */

.theme-outline {
    border: 1px solid #000000; 
}

/* UPDATE FORM BUTTOM COLOUR - SUPPORT */

form input[type=submit], form .hs-button {
    background-color: #213dab !important;
}



/* ================================================================ */

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');

*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
body{ margin: 0; padding:0; overflow-x:hidden }
.row-fluid .container{ max-width: 1300px; width:100%; margin:auto !important; float:none; padding:0px 15px;}



.row-fluid .header-section { width: 100%; float: left; background: #356CDA; }
.row-fluid .header-section .right-part .top-strip { width: 100%; float: left;  }
.row-fluid .header-section .right-part .top-strip .header-contact { width: calc(100% - 75px); display: inline-block; float: none; text-align: right; padding-right: 30px; }
.row-fluid .header-section .right-part .top-strip .header-search { margin: 0; width: 70px; display: inline-block; float: none; }
.row-fluid .header-section .right-part .top-strip .header-search .search-icon { width: 70px; height: 70px; background: #1D3DAA; cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 10px; }
.row-fluid .header-section .right-part .top-strip .header-search .search-box { position: absolute; top: 100%; left: auto; right: 5px; max-width: 300px; display: none; z-index: 11;}
.row-fluid .header-section .right-part .top-strip > div > div { display: flex; align-items: center; }
.row-fluid .header-section .right-part .header-contact ul { padding: 0; margin: 0; list-style: none; padding-top: 5px; }
.row-fluid .header-section .right-part .header-contact ul li { display: inline-block; margin: 0; padding-left: 24px; }
.row-fluid .header-section .right-part .header-contact ul li a { color: #fff; text-transform: uppercase; font-weight: 700; transition: all 0.5s; position: relative; }
.row-fluid .header-section .right-part .header-contact ul li a:hover { text-decoration: none; opacity: 0.8; }
.row-fluid .header-section .right-part .header-contact ul li:first-child a:before { content: '\f133'; top: 0; left: 0; font-family: FontAwesome; color: #fff; font-weight: 400; display: inline-block; position: relative; margin-right: 6px; font-size: 19px; }
.row-fluid .header-section .right-part .header-contact ul li:last-child a:before { content: '\f0e5'; left: 0; font-family: FontAwesome; color: #fff; font-weight: 400; display: inline-block; position: relative; margin-right: 6px; font-size: 19px; }
.row-fluid .header-section .right-part .top-strip .header-search .search-box ul.hs-search-field__suggestions { display: none; }
.row-fluid .header-section .right-part .top-strip .header-search .search-box form { background: white; border: 0; padding: 0; max-width: 300px; width: 100%; float: right; }
.row-fluid .header-section .right-part .top-strip .header-search .search-icon img { width: 25px; position: relative; left: -1px; top: 2px; }
.row-fluid .header-section .right-part .mainmenu { width: 100%; float: left; text-align: right; padding-top: 20px; padding-right: 5px;}
.row-fluid .header-section .right-part .mainmenu .hs-menu-wrapper>ul { list-style: none; margin: 0; padding: 0;display: initial;}
.row-fluid .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li { margin: 0; display: inline-block; padding-left: 30px; padding-bottom: 32px;float: initial;line-height: normal;}
.row-fluid .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li>a { color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 700; transition: all 0.5s;white-space: initial;overflow: visible;max-width: 100%;text-overflow: initial;padding: 0;line-height: normal;}
.row-fluid .header-section .container > div > div { display: flex; align-items: center; }
.row-fluid .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li>a:hover { text-decoration: none; color:#000; }

.text-form-section { width: 100%; float: left; position: relative; padding: 90px 0px; z-index: 1; }
.text-form-section h2 { margin: 0; color: #fff; font-size: 48px; max-width: 500px; width: 100%; }
.text-form-section .content p { color: #fff; }
.text-form-section:before { content: ' '; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #fc363d; opacity: 0.9; z-index: -1; }
.text-form-section .lefte-part { width: 50%; float: left; }
.text-form-section .right-part { width: 50%; float: left; padding-left: 50px; }
.text-form-section .right-part h3.form-title { display: none; }
.text-form-section .content { max-width: 500px; width: 100%; }
.text-form-section .right-part .form-cover { max-width: 450px; width: 100%; float: right; }
.text-form-section .right-part .form-cover form { background: transparent; border: 0; }
.text-form-section .right-part .form-cover form input,
.text-form-section .right-part .form-cover form select { width: 100%; border-radius: 0; }
.text-form-section .right-part .form-cover form input.hs-button { background: #356CDA; border: 0; border-radius: 30px; height: auto; padding: 14px 0px; cursor: pointer; outline: none; transition:all 0.5s; margin-top: 15px;}
.text-form-section .right-part .form-cover form input.hs-button:hover { background: #fff !important; color:#000;}
.text-form-section .right-part .form-cover form ul.no-list.hs-error-msgs.inputs-list { list-style: none; padding-left: 0; font-size: 15px; margin: 0; }
.text-form-section .right-part .form-cover form ul.hs-error-msgs .inputs-list { color: #fff !important; }
.text-form-section .right-part .form-cover form ul.hs-error-msgs li { color: #fff !important; }
.text-form-section .right-part .form-cover form ul.hs-error-msgs li label.hs-main-font-element { color: #fff !important; }
.text-form-section .right-part .form-cover form .hs-error-msgs li label { color: #fff !important; }
.text-form-section .right-part .form-cover form  .hs_error_rollup { display: none; }
.text-form-section .right-part .form-cover .submitted-message { text-align: center;}


.hero-section { width: 100%; float: left;  }
.hero-section .cover { max-width: 500px; width: 100%; padding: 60px 0px 90px; float: left;}
.hero-section .cover h1 { margin-bottom: 15px; }
.hero-section .cover .button-a { width: 100%; float: left; padding-top: 30px; }
.hero-section .cover .button-a a { background: #fc363d; display: inline-block; color: #fff; font-weight: 700; border-radius: 50px; padding: 10px 40px; transition: all 0.5s; }
.hero-section .cover .button-a a:hover { text-decoration: none; background: #c4211f; }
.hero-section .outer-cover { width: 100%; float: left; background-repeat: no-repeat; background-position: center right; background-size: 78% 100%; position:relative; z-index:1;}













@media (max-width:1199px){

    .row-fluid .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li{ padding-left: 20px;}

}


@media (max-width:991px){

    .mainmenu, .mainmenu *{display: block;float: none;position: static;top: auto;right: auto;left: auto;bottom: auto;padding: 0px;margin: 0px;background-image: none;background-color: transparent;
        border: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none; max-width: none;width: 100%;height: auto;
        line-height: 1; font-weight: normal;text-decoration: none;text-indent: 0px;text-align: left;color: #fff;}
    a.mobile-trigger { display: inline-block !important; cursor: pointer; position: absolute; top: 19px; right: 15px; width: 44px; height: 44px; padding: 12px 10px;
        background: #3c455c; z-index: 99999999999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase;
        border-radius: 6px; -webkit-transition:color .2s ease-in; -moz-transition:color .2s ease-in; transition:color .2s ease-in;}
    a.mobile-trigger:hover { text-decoration: none; color: #fff;}
    a.mobile-trigger span{ display: inline;}
    a.mobile-trigger span:before{ position: absolute; content: 'Menu'; }
    a.mobile-trigger span:after{ position: relative; right: 2px; content: 'Close'; 
        background-color: #3c455c; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; }

    /* Change button when menu is open */
    .mobile-open a.mobile-trigger{ -webkit-transition:background-color 0.2s linear; -moz-transition:background-color 0.2s linear; transition:background-color 0.2s linear; background: transparent; }
    .mobile-open a.mobile-trigger span:after{ opacity: 1; }

    /* Toggle Button Icon & Animations */
    a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s;
        transition-duration: 0s; transition-delay: .2s;}
    a.mobile-trigger i:before, a.mobile-trigger i:after { position: absolute; content: '';}
    a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after { width: 24px; height: 3px; background-color: #fff; display: inline-block;}
    a.mobile-trigger i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;}
    a.mobile-trigger i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;}
    .mobile-open a.mobile-trigger i { background-color: rgba(0,0,0,0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);}
    .mobile-open a.mobile-trigger i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s;
        -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);}
    .mobile-open a.mobile-trigger i:after { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow:0px 1px 1px rgba(0, 0, 0, 0);}

    /* Child Toggle Button */
    span.child-triggerm { display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 55px !important; min-width: 55px !important; height: 45px !important; 
        padding: 0 !important; border-left: 1px dotted rgba(255, 255, 255, .20);}
    span.child-triggerm:hover { text-decoration: none;}

    /* Child Toggle Button Icon & Animations */
    span.child-triggerm span { position: relative; top: 50%; margin: 0 auto !important; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s;}
    span.child-triggerm span:after { position: absolute; content: '';}
    span.child-triggerm span, span.child-triggerm span:after { width: 10px; height: 1px; background-color: #fff; display: block;}
    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span:after { background-color: #FFF; }
    span.child-triggerm span:after { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s;
        transition-duration: .2s;}
    span.child-triggerm.child-open span:after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s;
        transition-duration: .2s;}
    span.child-triggerm.child-open span { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s;
        transition-duration: .2s;}

    /* Menu Styles on Mobile Devices */ 
    .mainmenu.js-enabled .hs-menu-flow-horizontal,.mainmenu.js-enabled .hs-menu-children-wrapper{ display: none;} 
    .mainmenu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none;}
    .mainmenu.js-enabled .hs-menu-flow-horizontal{ position: absolute; top: 20px; left: 0px; width: 100%; -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65); -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
        box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);}
    .mainmenu .hs-menu-flow-horizontal{ padding: 40px 0 0 0; background-color: #3c455c; width: 100%; z-index: 8888;}
    .mainmenu .hs-menu-flow-horizontal > ul > li{ position: relative;}
    .mainmenu .hs-menu-flow-horizontal > ul > li a{ font-size: 17px; line-height: 45px; overflow: visible;}
    .mainmenu .hs-menu-flow-horizontal ul li{ border-top: 1px dotted rgba(255, 255, 255, .35); }
    .mainmenu .hs-menu-flow-horizontal ul li a{ padding: 0 10px;}
    .mainmenu .hs-menu-flow-horizontal ul li a:hover{ color: #fff; }
    .mainmenu .hs-menu-flow-horizontal > ul ul li{ background-color: rgba(255, 255, 255, .08);}
    .mainmenu .hs-menu-flow-horizontal > ul ul li a{ text-indent: 10px; font-size: 16px; }
    .mainmenu .hs-menu-flow-horizontal > ul ul ul li a{ text-indent: 30px; }
    .mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a{ text-indent: 50px;}                                                                                    



    .row-fluid .header-section .right-part .top-strip .header-search .search-icon { float: right; width: 50px; height: 50px; }
    .row-fluid .header-section .right-part .top-strip .header-search { width: 100%; padding-right: 55px; }
    .row-fluid .header-section .right-part .mainmenu { padding: 0; min-height: 0; }
    .row-fluid .header-section .left-part { width: 220px; float: left; }
    .row-fluid .header-section .right-part { width: calc(100% - 220px); float: left; margin: 0; }
    .row-fluid .header-section { padding: 10px 0px; position: relative; }
    .row-fluid .header-section .right-part .top-strip .header-search .search-icon img { width: 19px;top: -3px; }
    .row-fluid .header-section .right-part .top-strip .header-search .search-box form { box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5); }
    .row-fluid .header-section a.mobile-trigger { background: transparent; top: 17px; }
    .mainmenu.js-enabled .hs-menu-flow-horizontal { top: 100%; padding-top: 0; background: #fff; }
    .row-fluid .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li>a { color: #356cda; font-size: 16px;padding: 5px 15px;}
    .row-fluid .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li { padding: 0; border-top: 1px dotted rgba(53, 108, 218, 0.6); }
    .row-fluid .header-section .right-part .header-contact ul li { padding-left: 0;border-top: 1px dotted rgba(53,108,218,0.6);padding: 5px 0px;}
    .row-fluid .header-section .right-part .header-contact ul li a { color: #000; padding: 0;white-space: initial;overflow: visible;max-width: 100%;text-overflow: initial;line-height: normal; }
    .row-fluid .header-section .right-part .mainmenu .header-contact { margin: 0; padding: 0px 0px 10px;width:100%; }
    .row-fluid .header-section .right-part .header-contact ul li:first-child a:before { color: #000;left:-7px; }
    .row-fluid .header-section .right-part .header-contact ul li:last-child a:before { color: #000;left:-7px; }
/*     .row-fluid .header-section .right-part .header-contact ul li:first-child { padding-bottom: 15px; } */
    .search-box .hs-search-field form input{background-color: #fff;padding: 12px 20px;margin-top: 0;border-radius:4px;}
    
    

}


@media (max-width:767px){

    .text-form-section { padding: 50px 0px 20px; }
    .text-form-section .lefte-part { width: 100%; }
    .text-form-section h2 { max-width: 100%; }
    .text-form-section .right-part { padding: 0; width: 100%; }
    .text-form-section .right-part .form-cover { float: none; margin: auto; }
    .text-form-section h2 { font-size: 41px; }
    .hero-section .outer-cover:before{content:' '; width: 100%; height: 100%; left: 0; top: 0; background: #fff; position: absolute; opacity: 0.5; z-index: -1;}
    .hero-section .container { padding: 0;}
    .hero-section .outer-cover {padding: 0 15px;background-size: cover}
.hero-section .cover { padding: 30px 0px 70px;}
.hero-section .cover h1 { font-size: 42px;}
    
    
    
}


@media (max-width:480px){

    .row-fluid .header-section .left-part { width: 165px; }
    .row-fluid .header-section .right-part { width: calc(100% - 165px); }
    .row-fluid .header-section a.mobile-trigger { top: 15px; }
    .row-fluid .header-section .right-part .top-strip .header-search .search-box { left: -70px; right: 0; }
    .hero-section .cover h1 { font-size: 37px;}
    .text-form-section h2 {font-size: 31px;}
    .text-form-section .right-part .form-cover form { padding: 20px 0;}
    
}



.hs-search-field form input {
    background-color: white !important;
    border-bottom: 1px solid #386bd9 !important;
    border-radius: 0 !important;
    opacity: 0.7 !important;
  
  