


























































 
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

/* font-family: 'Lato', sans-serif; */

*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box;}
a.cta_button {box-sizing:border-box !important; -moz-box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -ms-box-sizing:border-box !important;}
 
body { font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color: #000;  font-size: 18px; line-height:28px; padding:0; margin:0; overflow-x:hidden; }

h1,h2,h3,h4,h5,h6 { font-family: Lato, sans-serif; font-style: normal; font-weight: 900; text-decoration: none; margin:0; padding:0; }
h1 { font-family: Lato, sans-serif; font-style: normal; font-weight: 900; text-decoration: none; color: #000;  font-size: 100px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h2 { font-family: Lato, sans-serif; font-style: normal; font-weight: 900; text-decoration: none; color: #000;  font-size: 50px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h3 { font-family: Lato, sans-serif; font-style: normal; font-weight: 900; text-decoration: none; color: #000;  font-size: 45px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h4 { font-family: Lato, sans-serif; font-style: normal; font-weight: 900; text-decoration: none; color: #000;  font-size: 24px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h5 { font-family: Lato, sans-serif; font-style: normal; font-weight: 900; text-decoration: none; color: #000;  font-size: 22px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h6 { font-family: Lato, sans-serif; font-style: normal; font-weight: 900; text-decoration: none; color: #000;  font-size: 20px; line-height:1.4; letter-spacing: 0px; text-transform: none;} 

img { height:auto; max-width:100%; }
p { padding:10px 0; margin:0; }
a { text-decoration:none; outline:none; color:#282e7a; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
a:hover { color:#ffb612; } 


form label { color:#003362; }
input , textarea, select , input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; outline:none !important; margin:5px 0; border-width:0px; border-style: solid; border-color:#f2f2f2;  background:#e5eaef; height:46px; padding:10px 15px; font-size:16px; line-height:24px; width:100%; display:inline-block; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
input[type=submit] , form button,.hs-button { width:auto; float:none; display:inline-block; font-size:24px; line-height:30px; cursor:pointer; height:auto; padding:14px 25px; min-width:150px; border:none; outline:none; color:#ffffff; background-color:#BF311A; border-radius:0px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
input[type=submit]:hover , form button:hover,.hs-button:hover { color:#fff; background-color:#003E7E; }

ul.hs-error-msgs { padding: 0; margin: 0; list-style: none; width: 100%; text-align: left; font-size: 16px; }
ul.hs-error-msgs label { color:#f00; }

input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:#003362; font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; opacity:1; font-size:19px; line-height:26px;}
input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder { color:#003362; font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; opacity:1; font-size:19px; line-height:26px;}
input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder { color:#003362; font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; opacity:1; font-size:19px; line-height:26px;}
input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder { color:#003362; font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; opacity:1; font-size:19px; line-height:26px; }

/*-slick-*/
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; outline: none; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots { margin:0; padding:0; list-style:none; }

.slick-arrow { position:absolute; top:50%; padding:0; border:none; font-size:0; min-width:auto;  width:80px; height:80px; border-radius:50%; line-height:0; outline:none; background:#BF311A; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index:2; transition:all .4s ease; }
.slick-arrow:hover { background:#011E24; color:#fff; }
.slick-arrow:before { position:absolute; content:""; left: 50%; top: 50%; transform: translate(-50% ,-50%); }
.slick-prev { left:0; color:#011E24; }
.slick-prev:before { width:38px; height:25px; background:url('https://20236778.fs1.hubspotusercontent-na1.net/hubfs/20236778/School_Theme_4/Images/prev-arrow.png') no-repeat center center / 100% 100%; }
.slick-next { right:0;}
.slick-next:before { width:38px; height:25px; background:url('https://20236778.fs1.hubspotusercontent-na1.net/hubfs/20236778/School_Theme_4/Images/prev-arrow.png') no-repeat center center / 100% 100%; transform:translate(-50%,-50%) rotate(180deg); }

ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:10px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; }
ul.slick-dots li button { display:inline-block; background:#BF311A; cursor:pointer; min-width:auto; outline:none; padding:0; border:2px solid #BF311A;width:14px; height:14px; border-radius:100%; font-size:0; text-indent:-9999; cursor:pointer; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:transparent; }


.fancybox-stage .fancybox-content{ overflow:visible !important; padding:15px !important; text-align:center;}
.fancybox-stage .fancybox-close-small{ top:-60px !important; right:-30px}
.fancybox-stage .fancybox-close-small:after{ background:#888; color:#fff;  }
.fancybox-stage .fancybox-button { background:#BF311A;top:0;right:0; padding:6px; border-radius:50%;min-width:auto }
.fancybox-stage .fancybox-button svg path{ fill:#ffff; color:#fff;}


.btn_style a { width:auto; float:none; display:inline-block; min-width:230px; text-transform:uppercase; text-align:center; font-size: 16px; line-height: 24px; font-weight:bold; padding:12px 20px; color:#ffffff; border:1px solid #BF311A; background:#BF311A; border-radius:0px; }
.btn_style a:hover { color:#fff; border-color:#003E7E; background:#003E7E; }  
 

 
.white_color { color:#fff; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text_right { text-align:right; }

/* flex */
.flex { display:flex; }
.flex_wrap { display:flex; flex-wrap:wrap; }
.align_center { display:flex; align-items:center; }
.align_start { display:flex; align-items:flex-start; }
.align_end { display:flex; align-items:flex-end; }
.justify_center { display:flex; justify-content:center; }
.inlinetop { width:100%; display:inline-block; vertical-align:top; }

/* padding-top */
.pt_100 { padding-top:100px; }
.pt_90 { padding-top:90px; }
.pt_80 { padding-top:80px; }
.pt_70 { padding-top:70px; }
.pt_60 { padding-top:60px; }
.pt_50 { padding-top:50px; }

/* padding-bottom */
.pb_100 { padding-bottom:100px; }
.pb_90 { padding-bottom:90px; }
.pb_80 { padding-bottom:80px; }
.pb_70 { padding-bottom:70px; }
.pb_60 { padding-bottom:60px; }
.pb_50 { padding-bottom:50px; }

.container,.row-fluid .container { width:100%; margin:0 auto; padding:0 15px; max-width:1340px; }     



@media (max-width: 1400px){ 
    
    .container,.row-fluid .container { max-width:1170px; }    
    
    h1 { font-size:70px; }
    h2 { font-size:34px; }
    h3 { font-size:28px; }
    
}

@media (max-width: 1200px){ 
    
    .container,.row-fluid .container { max-width:950px; }  
 
    
   
}
 
@media (max-width: 991px){ 
    
    .container,.row-fluid .container { max-width:750px; }  

    h1 { font-size:40px; } 
    h2 { font-size:26px; } 
    h3 { font-size:22px; }  
      
     
}
@media (max-width: 767px){ 
 
     

} 
header { position:relative; width:100%; z-index:99; background:#fff; }
header .container { display:flex; flex-wrap:wrap; }
header .header_area { width:100%; transition:all .4s ease; } 
header .header_top { width:100%; padding:10px 0; }
header .header_top .container { justify-content:flex-end; align-items: center; }
header .header_top a.callnum { color:#003E7E; letter-spacing: 0.28px; font-weight:bold; font-size:14px; line-height:20px; margin-right:20px; }
header .header_top a.callnum:hover { color:#BF311A; }
header .header_top span { color:#A8A7A7; font-size:15px; line-height:20px; }
header .header_main { width:100%; padding-bottom:20px; }  
header .header_main .container { justify-content:space-between; } 
header .header_main .logo { width:100%; max-width:450px; line-height:0; }    
header .header_main .header_right { width:calc(100% - 450px); padding-left:30px; display:flex; flex-wrap:wrap; align-items:center; justify-content:flex-end; }     
header .header_main .btn_style a { min-width:160px; margin-left: 20px; }  
    
.fixed header .header_area.header_sticky { transform: translateY(0); opacity:1; visibility:visible; }
.fixed header .header_area { opacity:0; visibility:hidden; }
header .header_sticky { width:100%; position:fixed; top:0; left:0; z-index:99; background:#fff; transform: translateY(calc(-100% - 20px)); box-shadow: 0 2px 5px #ccc; }

.menu .submenu_cover { display:none; }
.menu .hs-menu-wrapper .submenu_cover { display:flex; }

.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:first-child { position:inherit; }
.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper { width:850px; margin-top:0; padding:0; }
.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper > li { display:none; }

.submenu_cover { width:100%; max-width:855px; position:absolute; left:0; top:0; display:flex; flex-wrap:wrap; background:#fff; box-shadow:3px 3px 14px 0px rgb(32 61 117 / 20%); }
.submenu_cover .submenu_left { width:40%; padding:20px 0; }
.submenu_cover .submenu_left ul { padding:0; margin:0; list-style:none; }
.submenu_cover .submenu_left ul li { width:100%; }
.submenu_cover .submenu_left ul li a { width:100%; padding: 10px 0 10px 30px; font-weight: 300; font-size: 15px; line-height: 20px; color: #023a78; }
.submenu_cover .submenu_left ul li a.acitve { color:#203d75; }
.submenu_cover .submenu_right { width:60%; padding:30px 40px; display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: flex-end; }
.submenu_cover .submenu_wrap { width:100%; min-height:340px: } 
.submenu_cover .submenu_img { width:100%; display:none; height:280px; }
.submenu_cover .submenu_img.active { display:block; }
.submenu_cover .prodlink_btn { width:100%; text-align:right; margin-top:30px; }
.submenu_cover .prodlink_btn a { width:auto; padding:0; display:inline-block; position:relative; text-transform: uppercase; letter-spacing: 1px; font-size: 15px; color: #023a78; font-weight: 600; }
.submenu_cover .prodlink_btn a:after { content: ''; display: inline-block; width: 6px; height: 11px; background-image: url(//22195144.fs1.hubspotusercontent-na1.net/hubfs/22195144/raw_assets/public/Planiform_September2022/images/caret-right-blue.png); margin-left: 10px; } 
 

header .language_switcher { position:relative; line-height:0; } 
header .language_switcher .lang_list_class:after, header .language_switcher .lang_list_class:before { display:none; }
header .language_switcher .globe_class  { position: relative; background:transparent;  width: auto; display: inline-block; height: auto; border-radius: 0; }  
header .language_switcher .lang_list_class { position: relative;  top: 0;box-shadow: none; padding:0; border-radius: 0;  left: 0; width: 100%;  transform: translateX(0); display: flex !important; align-items: center; }
header .language_switcher .lang_list_class li { padding: 0 !important; border: none !important; }
header .language_switcher .lang_list_class li a { color:#A8A7A7; width:auto; display:inline-block; margin-left:10px; font-weight: 500; font-size: 15px; line-height: 16px; position:relative; padding-left: 12px; }
header .language_switcher .lang_list_class li a:hover { color:#bf311a; }
header .language_switcher .lang_list_class li:first-child a { margin-left:0; padding-left:0;  } 
header .language_switcher .lang_list_class li a:before { position: absolute; content: ""; width: 2px; height: 100%; background: #A8A7A7; left:0; top:0; }
header .language_switcher .lang_list_class li:first-child a:before { display:none; }

  
  
@media (min-width: 992px) {      
    
    .menu .header_top { display:none; }
    .menu .btn_style { display:none; }
    
    header .header_main .container { position:relative; }   
    
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul { width:100%; margin:0; padding:0; list-style:none; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-item-has-children { position:relative; } 
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul > li.hs-item-has-children > a:after { position:relative; content:"\f107"; top:-1px; font-family:"FontAwesome"; margin-left: 4px; font-size: 20px; font-weight: 300; float: none; display: inline-block; vertical-align: middle; line-height: 12px; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul ul.hs-menu-children-wrapper li.hs-item-has-children > a:after { content:"\f105"; font-size: 16px; line-height: 15px; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li { padding:0; position:relative; width:auto; float:none; display:inline-block; } 
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li a { font-weight: bold; font-size: 14px; line-height:22px; padding:10px 20px; text-transform:uppercase; display:inline-block; color:#003E7E; position:relative; white-space: normal; width:100% !important; max-width: 100% !important; overflow: hidden;  text-overflow: inherit; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:hover { color:#BF311A; }  
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul > li.hs-item-has-children:hover > a { color:#BF311A; }

    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper { pointer-events:inherit; opacity:1; visibility:visible; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper { top:100%; margin-top: -10px; left:0; padding:5px 0; position:absolute; width:230px;line-height:0; transition:all .4s ease; opacity:0; visibility:hidden; z-index:111; pointer-events:none; background:rgba(255, 255, 255, 1.0); box-shadow:3px 3px 14px 0px rgb(32 61 117 / 20%); }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li { width:100%; border:none; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { border:none; padding:6px 20px; color:rgba(2, 58, 120, 1.0); font-weight: 300; font-size:14px; line-height:20px; text-transform: none !important; width:100% !important; white-space: normal; width:100% !important; float:left;  max-width: 100% !important; overflow: hidden;  text-overflow: inherit; }   
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover { background:transparent; color:rgba(148, 158, 180, 1.0); }
   
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:hover > a {  background:transparent; color:rgba(148, 158, 180, 1.0); }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper ul.hs-menu-children-wrapper { left:100%; top:0; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children:hover ul.hs-menu-children-wrapper { pointer-events:inherit; }
    
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(3) ul.hs-menu-children-wrapper { width:160px; }
    
}    
  
/* footer */     
footer { width:100%; position:relative; background:#F4F4F4; padding:70px 0; letter-spacing: 0.32px; color:#333333; font-size:16px; line-height:24px; }
footer .container { display:flex; flex-wrap:wrap; }

footer .footer_box { width:calc(100%/4); padding:0 20px; }
footer .footer_logo { width:100%; margin-bottom:20px; } 

footer .footer_menu ul { list-style:none; padding:0; margin:0; width:100%; } 
footer .footer_menu ul li { width:100%; list-style:none; }
footer .footer_menu ul li a { width:auto; display:inline-block; margin-bottom:10px; color:#333333; font-size:16px; line-height:24px; }
footer .footer_menu ul li.hs-menu-depth-1 > a { color:#003E7E; font-size:18px; line-height:24px; font-weight:bold; } 
footer .footer_menu ul li.hs-menu-depth-1 > a:hover { color:#BF311A; }
footer .footer_menu ul li ul li a { width:auto; display:inline-block; margin-bottom:10px; color:#333333; font-size:16px; line-height:24px; }
footer .footer_menu ul li a:hover { color:#BF311A; }
footer .contact_info a { color:#333333; } 
footer .contact_info a:hover { color:#BF311A; }

footer .footer_follow ul { list-style:none; margin:0; padding:12px 0 0; }
footer .footer_follow ul li { width:auto; display:inline-block; }
footer .footer_follow ul li a { width:30px; height:30px; padding:4px; display: flex; align-items: center; justify-content: center; margin-right:13px; background:#003E7E; border-radius:50%; color:#fff; font-size:16px; }  
footer .footer_follow ul li a:hover { background:#BF311A; color:#fff; }    
footer .footer_follow ul li a i { margin-left: -3px; }   
      
footer .footer_box:first-child { width:30%; padding-left:0; } 
footer .footer_box:nth-child(2) { padding-left:0; } 
footer .footer_box:nth-child(3) { padding-right:40px; }
footer .footer_box:last-child { width:20%; padding-right:0; } 


@media(max-width:1400px){ 
    
    header .header_main .logo { max-width:340px; }
    header .header_main .header_right { width:calc(100% - 340px); }
    header .header_main .btn_style a { min-width:140px; padding:10px 20px; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li a { font-size:14px; padding:10px 12px; } 
     
        
}


@media(max-width:1200px){ 

    header .header_main .logo { max-width:280px; }
    header .header_main .header_right { width: calc(100% - 280px); padding-left: 20px; }
    header .header_main .btn_style a { min-width: 130px; padding: 8px 15px; font-size: 14px; margin-left: 10px; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li a { font-size: 12px; padding: 10px 10px; }  
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { padding:8px 15px; font-size: 14px; line-height: 20px; }
    
    .submenu_cover .submenu_left ul li a { padding:6px 12px !important; }
    
    
    footer { padding:50px 0 30px; }
    footer .footer_logo img { max-width:180px !important; }
      
    
    
}

@media(max-width:991px){ 

    footer .footer_box:nth-child(3) { padding-right: 0; }
    footer .footer_menu ul li.hs-menu-depth-1>a { font-size: 16px; line-height: 22px; }
    
}

@media(max-width:767px){ 

    footer { text-align:center; }
    footer .footer_box:first-child { width:100%; }
    footer .footer_box:last-child { width:100%; padding-bottom:0; }
    footer .footer_box { width:100%; padding:0 0 30px; }
    footer .footer_menu ul li ul li a { font-size: 14px; line-height: 20px; margin-bottom: 5px; }  
    
     
     
}
   
 
@media (min-width:992px) {
    a.mobile-trigger, a.child-triggerm { display: none !important; } 
    .row-fluid .menu .hs-menu-wrapper { display: block !important; }
}
@media (max-width:991px) { 
    
    header .header_main .logo { max-width:300px; }  
    header .header_main .container { max-width:100%; }
    header .header_top { display:none; }
    header .header_main { padding:25px 0; }
    .header_right .menu .header_top { display: inline-block; margin: 0; padding:20px 18px 0; background: #fff;  }
    .header_right .btn_style { display:none; } 
    .header_right .menu .btn_style { display: inline-block; margin: 0; padding: 20px 8px; background: #fff; } 
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li a { font-size:16px; padding:12px 18px; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { color: #fff; font-size: 14px; line-height: 22px; }
    .menu .hs-menu-wrapper .submenu_cover { display:block; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper { width:100%; }
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:first-child ul.hs-menu-children-wrapper > li { display:none; }
    
    .submenu_cover .submenu_left { padding:0; display: block; width:100%; }
    .submenu_cover .submenu_right { display:none; }
    
      header .language_switcher { margin:15px 0 0; } 
    header .language_switcher .lang_list_class { flex-direction: inherit !important; }
    header .language_switcher .lang_list_class li { width:auto; display:inline-block; }
    header .language_switcher .lang_list_class li a { padding:0 0 0 16px !important; background:transparent !important; color:#A8A7A7 !important; }
    header .language_switcher .lang_list_class li:first-child a { padding:0 !important;  } 
    header .language_switcher .lang_list_class li a:hover { color:#BF311A !important; }
    
    .menu, .menu * { 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; -webkit-tap-highlight-color: transparent; -moz-tap-highlight-color: transparent; cursor: pointer; position: absolute; top: 13px; right: 15px; width: 50px; height: 50px; padding: 15px 13px; background: #BF311A; z-index: 99999999999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase; border-radius: 50%; -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: #455560; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; }
    .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; }
    .mobile-open a.mobile-trigger span:after { opacity: 1; }
    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; /* Icon line width */ height: 3px; /* Icon line height */ background-color: #fff; /* Icon color */ 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); }
    .menu .hs-menu-flow-horizontal > ul > li a.child-triggerm { display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 55px !important; min-width: 55px !important; height: 48px !important; padding: 0 !important; border-left: 1px dotted rgba(255, 255, 255, .20); }
    .menu .hs-menu-flow-horizontal > ul > li a.child-triggerm:hover { text-decoration: none; }
    a.child-triggerm span { position: relative; top: 50%; margin: 0 auto !important; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
    a.child-triggerm span:after { position: absolute; content: ''; }
    a.child-triggerm span, a.child-triggerm span:after { width: 10px; height: 1px; background-color: #fff; display: block; }
    .row-fluid .menu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span, .row-fluid .menu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span:after { background-color: #fff; }
    a.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; }
    a.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; }
    a.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; }

    /* Hide menu on mobile */
    .menu.js-enabled .hs-menu-flow-horizontal, .menu.js-enabled .hs-menu-children-wrapper { display: none; }

    /* Make child lists appear below parent items */
    .menu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none; }

    /* Mobile Menu Styles */
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul { width: 100%; float: left; }
    .menu.js-enabled .hs-menu-flow-horizontal { position: absolute; top: 78px; 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); }
    .menu .hs-menu-flow-horizontal { padding: 0; background-color: #BF311A; width: 100%; z-index: 8888; }

    /* Level 1 Menu List Styles */
    .menu .hs-menu-flow-horizontal > ul > li { position: relative; width: 100%; float: left; }
    .menu .hs-menu-flow-horizontal > ul > li a { font-size: 16px; line-height: 24px; padding: 10px 15px; float: left; width: 100% !important; max-width: 100% !important; overflow: visible; white-space: normal; width: 100% !important; float: left; max-width: 100% !important; overflow: hidden; text-overflow: inherit; }

    /* Level 1 and Higher Menu List Styles */
    .menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 { float: left; }
    .menu .hs-menu-flow-horizontal ul li { border-top: 1px solid rgba(255, 255, 255, .35); }
    .menu .hs-menu-flow-horizontal ul li a { padding: 10px 15px; float: left; width: 100%; }
    .menu .hs-menu-flow-horizontal ul li a:hover { color: #fff; background: #003E7E; }

    /* Level 2 and Higher Menu List Styles */
    .menu .hs-menu-flow-horizontal > ul ul li { background-color: rgba(255, 255, 255, .08); width: 100%; float: left; }
    .menu .hs-menu-flow-horizontal > ul ul li a { text-indent: 10px; font-size: 16px; width: 100%; float: left; }

    /* Level 3 and Higher Menu List Styles */
    .menu .hs-menu-flow-horizontal > ul ul ul li a { text-indent: 12px; }
    .menu .hs-menu-flow-horizontal > ul ul ul ul li a { text-indent: 50px; }
}

@media(max-width:500px){ 

    a.mobile-trigger { top:11px; }
    header .header_main .logo { max-width:220px; }  
    .menu.js-enabled .hs-menu-flow-horizontal  { top:71px; }
    
}






.footer_follow img {
  max-height: 14px;
  max-width: 15px;
  height: auto;
  width: auto;
}
footer .footer_menu ul li,
footer .contact_info * {
  font-weight: 300;
}
@media (min-width: 992px) {
  .header_right > div > span > div > ul {
    display: flex;
  }
}
footer .footer_follow ul {
  display: flex;
  align-items: flex-start;
}
footer .contact_info p {
  padding: 0;
  margin: 0 0 1rem;
}
footer .footer_logo {
  line-height: 0;
} 
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
  max-width: px;
}

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

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

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: px;
}

.dnd-section .dnd-column {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
/* Responsive Grid */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container-fluid {
  *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
}

/* Clearfix */
.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */
.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */
.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
} 



.title { text-align:center; margin:0 auto; max-width:990px; width:100%; }
.title h3 { color:#003E7E; }
.title .text { margin:20px auto 0; max-width:775px; width:100%; }

/**/ 
.hero_area { width:100%; } 
.hero_area .heroslide_main { width:100%; position:relative; }   
.hero_area .hero_slider { width:100%;  position:relative; z-index:11; }
.hero_area .hero_item { width:100%; color:#fff; position:relative; font-size:22px; line-height:32px; text-align:center; min-height:800px; display:flex !important; flex-wrap:wrap; align-items:center; justify-content:center; }
.hero_area .hero_video { position:absolute; top:0; left:0; width:100%; height:100%; z-index:1; }
.hero_area .hero_video:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.3; }
.hero_area .hero_video video { width:100%; height:100%; min-height:100%; object-fit:cover; max-width:100%; }

.hero_area .hero_item .container { position:relative; }
.hero_area .hero_item h1 span { color:#fff; font-size: 40px; line-height:48px; display:block; }
.hero_area .hero_item h1 { color:#fff; }
.hero_area .hero_item .hero_itemtext { width:100%; margin:0 auto; max-width:600px; font-size: 22px; line-height:32px; font-weight: 700; color:#fff; }

/**/
.videoser_area { width:100%; padding:100px 0 10px; text-align:center; }
.videoser_area h3 { color:#003E7E; }
.videoser_area .videoser_top { width:100%; max-width:945px; margin:0 auto; }
.videoser_area .videoser_text { width:100%; max-width:680px; margin:0 auto; }
.videoser_area .videoser_video { width:100%; margin:40px 0; }
.videoser_area .videoser_cover { width:100%; display:flex; flex-wrap:wrap; margin-top:50px; }
.videoser_area .videoser_item { width:calc(100%/4); padding:0 20px 40px; text-align:center; }
.videoser_area .videoser_img { width:100%; max-width:80px; margin:0 auto 20px; min-height: 95px; display: flex; align-items: flex-end; justify-content: center; }  
.videoser_area .videoser_item h5 { color:#003E7E; margin-top:10px; }
 
/**/ 
.logo_area { width:100%; padding:40px 0 80px; }
.logo_area .logo_main { width:100%; display:flex; flex-wrap:wrap; justify-content:center; }
.logo_area .logo_item { width:calc(100%/5); padding:0 10px; min-height: 80px; display: flex; align-items: center; justify-content: center; }
.logo_area .logo_item img { max-width:150px !important; }


/**/
.prodsystem_area { width:100%; padding:95px 0; background:#F4F4F4; }
.prodsystem_area .prodsystem_cover { width:auto; display:flex; justify-content: center; flex-wrap:wrap; margin:40px 0; }

.prodsystem_area .prodsystem_item:first-child .prodsystem_img ,.prodsystem_area .prodsystem_item:nth-child(2) .prodsystem_img { height:400px; }
.prodsystem_area .prodsystem_item:first-child .prodsystem_hover ,.prodsystem_area .prodsystem_item:nth-child(2) .prodsystem_hover { padding:10px 70px; }
.prodsystem_area .prodsystem_item:first-child,.prodsystem_area .prodsystem_item:nth-child(2) { width:50%; }
.prodsystem_area .prodsystem_item { width:calc(100%/4); padding:0 15px 30px; text-align:center; }
#hs_cos_wrapper_dnd_area-module-4 > div > div > div.prodsystem_cover > a:nth-child(6) { width:306px !important; }
.prodsystem_area .prodsystem_wrap { width:100%; position:relative; }
.prodsystem_area .prodsystem_img { width:100%; height:220px; display:block; }
.prodsystem_area .prodsystem_item .product_title { width:100%; color:#003e7e; padding:12px 10px; background:#fff; font-weight:700; }  
.prodsystem_area .prodsystem_hover { position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; color:#fff; transition:all .4s ease; display: flex; align-items: center; justify-content: center; padding: 20px; }
.prodsystem_area .prodsystem_hover:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%; background:#003E7E; mix-blend-mode: multiply; }
.prodsystem_area .prodsystem_item:hover .prodsystem_hover { opacity:1; } 
.prodsystem_area .prodsystem_hover h4 { color:#fff; font-weight:700; margin-bottom:10px; } 
.prodsystem_area .prodsystem_hover > div { position:relative; z-index:1; color:#fff; }
.prodsystem_area .btn_style { width:100%; text-align:center; }

/**/  
.ctatextbg_area { position:relative; min-height:620px; text-align:center; font-size:22px; line-height:32px; color:#fff; padding:100px 0; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; } 
.ctatextbg_area:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.3; }
.ctatextbg_area .container { max-width:750px; position:relative; }
.ctatextbg_area h3 { color:#fff; margin-bottom:10px; }
.ctatextbg_area .ctatextbg_text { max-width:690px; margin:20px auto; width:100%; } 
.ctatextbg_area .btn_style {  margin-top:20px; }

/**/
.bookimgtext_area { position:relative; background:#3274B9; padding:90px 0; }
.bookimgtext_area .container { display:flex; flex-wrap:wrap; align-items:center; justify-content:center; }
.bookimgtext_area .bookimgtext_left { width:30%; line-height:0; }
.bookimgtext_area .bookimgtext_right { width:40%; color:#fff; }
.bookimgtext_area .bookimgtext_right h3 { color:#FFFFFF; }
.bookimgtext_area .text { width:100%; margin:20px 0 40px 0; }

/**/
.indufor_area { width:100%; padding:95px 0; background:#F4F4F4; }
.indufor_area .indufor_cover { width:auto; display:flex; flex-wrap:wrap; align-items:flex-start; margin:40px 0 0; }
.indufor_area .indufor_item { width:calc(100%/4); padding:0 15px 30px; text-align:center; }
.indufor_area .indufor_wrap { width:100%; position:relative; }
.indufor_area .indufor_img { width:100%; height:220px; display:block; }
.indufor_area .indufor_item .product_title { color:#003E7E; width:100%; min-height: 80px; padding:12px 10px; background:#fff; font-weight:700; }  
.indufor_area .indufor_hover { position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; color:#fff; transition:all .4s ease; display: flex; align-items: center; justify-content: center; padding: 20px; }
.indufor_area .indufor_hover:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%; background:#003E7E; mix-blend-mode: multiply; }
.indufor_area .indufor_item:hover .indufor_hover { opacity:1; } 
.indufor_area .indufor_hover h6 { color:#fff; font-weight:700; margin-bottom:10px; } 
.indufor_area .indufor_hover > div { position:relative; z-index:1; color:#fff; }
.indufor_area .indufor_hover h6 span { position:relative;}

/**/   
.amereurop_area { width:100%; padding:95px 0 70px; }
.amereurop_area .title { max-width:100%; }
.amereurop_area .amereurop_cover { width:auto; display:flex; flex-wrap:wrap; margin:50px 0 0; }
.amereurop_area .amereurop_item { width:calc(100%/4); padding:0 20px 30px; text-align:center; }
.amereurop_area .amereurop_wrap { width:100%; position:relative; }
.amereurop_area .amereurop_img { width:100%; display:flex; align-items:center; justify-content:center; min-height: 90px; }  
.amereurop_area .amereurop_img img { max-width:55px !important; } 
.amereurop_area .amereurop_item h5 { color:#003E7E; width:100%; padding:12px 0; background:#fff; font-weight:700; }  
.amereurop_area .amereurop_item:last-child .amereurop_img img { max-width:82px !important; } 

/**/  
.halfimgtext_area { width:100%; display:flex; flex-wrap:wrap; background:#F4F4F4; }
.halfimgtext_area .halfimgtext_left { width:50%; min-height:690px; }
.halfimgtext_area .halfimgtext_right { width:50%; padding:120px calc(100%/2 - 1340px/2 + 15px) 120px 70px; } 
.halfimgtext_area .halfimgtext_right h3 { color:#003E7E; margin-bottom:20px; }

/**/ 
.testimonial_area { padding:100px 0; text-align:center; background: transparent linear-gradient(-246deg, #3274B9 0%, #003E7E 100%) 0% 0% no-repeat;  }
.testimonial_area .client_cover { margin:0 auto; max-width:680px; color:#fff; position:relative; padding-top: 80px; }
.testimonial_area .client_cover:before { position:absolute; content:''; left:50%; top:0; margin-left:-29px; width:58px; height:45px; opacity:0.3; background:url('https://22195144.fs1.hubspotusercontent-na1.net/hubfs/22195144/planiform_nov_2022/Images/quote1.png') no-repeat center center/100% 100%; }
.testimonial_area .client_cover .client_text { font-style:italic; font-size:22px; line-height:32px; } 
.testimonial_area .client_cover .client_name { color:#FFFFFF; width:100%; margin-top:20px; display:block; }  

/*Popup CSS*/
.subscribe_popup { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(15, 15, 17, 0.6); transition-timing-function: cubic-bezier(.55, .06, .68, .19); -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 999; }
.subscribe_popup .subscribe_box { padding: 15px; max-width: 100%; width: 900px; margin: 0 auto; top: 50%; position: absolute; left: 50%; transform: translate(-50%, -50%); }
.subscribe_popup .subscribe_box .popupsec_main { padding: 30px; text-align: center; background: #fff; position: relative; border-radius: 5px; }
.subscribe_popup .popupsec_main .content { padding: 15px 0 25px; }
.subscribe_popup .popupsec_main .close { background: transparent; border: 0; }
.subscribe_popup .popupsec_main .close img { width: 18px; }
.subscribe_popup .popupsec_main .close-btn { position: absolute; top: 12px; right: 12px; z-index: 5; }





@media(max-width:1400px){ 

    .hero_area .hero_item { min-height:550px; }
    .videoser_area { padding:50px 0 10px; }
    .logo_area { padding:40px 0; }
    .prodsystem_area { padding:60px 0; }
    .prodsystem_area .prodsystem_cover { margin:40px 0 20px; }

    .indufor_area { padding:70px 0; }
    .bookimgtext_area { padding:50px 0; }
    .ctatextbg_area { min-height:400px; font-size:20px; }
    .indufor_area .indufor_item { padding:0 10px 30px; }
    .indufor_area .indufor_img { height:200px; } 

    .amereurop_area { padding:60px 0; }
    .amereurop_area .amereurop_item { padding:0 12px 30px; }
    .halfimgtext_area .halfimgtext_right { padding:70px calc(50% - 1170px/2 + 15px) 70px 50px; }
    .halfimgtext_area .halfimgtext_left { min-height:500px; }

    .testimonial_area { padding:60px 0; }
    .ctatextbg_area .container { max-width:850px; }

    .prodsystem_area .prodsystem_item:first-child .prodsystem_hover, .prodsystem_area .prodsystem_item:nth-child(2) .prodsystem_hover { padding:10px 20px; }


}


@media(max-width:1200px){ 

    .hero_area .hero_item { min-height:420px; }
    .prodsystem_area .prodsystem_item { width:33.33%; }
    .amereurop_area .amereurop_item { padding:0 10px 20px; } 
    .amereurop_area .amereurop_item .text { font-size:16px; line-height: 24px;  }

    .indufor_area { padding:50px 0; }   
    .indufor_area .indufor_hover { padding:10px; }
    .halfimgtext_area .halfimgtext_right { padding:70px calc(50% - 950px/2 + 15px) 70px 50px; }

    .indufor_area .indufor_item .product_title { font-size:16px; }    

}


@media(max-width:991px){ 

    .prodsystem_area .prodsystem_item { width:50%; }
    .videoser_area .videoser_item { width:50%; }  
    .logo_area .logo_item { width:25%; }
    .hero_area .hero_item h1 span { font-size: 28px; line-height: 46px; }
    
    .ctatextbg_area { padding:80px 0; min-height:350px; }
    .bookimgtext_area .bookimgtext_left { width:40%; padding-right:50px; }
    .bookimgtext_area .bookimgtext_right { width:50%; }

    .indufor_area .indufor_item { width:50%; }
    .amereurop_area .amereurop_item { width:50%; }
    .halfimgtext_area .halfimgtext_right { padding:40px calc(50% - 740px/2 + 15px) 50px 30px; }

}

@media(max-width:767px){ 

    .logo_area .logo_item { width:auto; } 
    .hero_area .hero_item h1 { margin:10px 0; } 
    .hero_area .hero_item h1 span { font-size: 22px; line-height: 34px; }
    .hero_area .hero_item .hero_itemtext { font-size: 18px; line-height: 28px;} 
    
    .videoser_area { padding:50px 0 0; }
    .videoser_area .videoser_item { width:50%; padding-bottom:30px; }

    .prodsystem_area .prodsystem_item:first-child .prodsystem_img, .prodsystem_area .prodsystem_item:nth-child(2) .prodsystem_img { height:220px; }
    .prodsystem_area .prodsystem_item:first-child, .prodsystem_area .prodsystem_item:nth-child(2) { width:100%; }
    .prodsystem_area .prodsystem_item { width:100%; padding:0 0 30px; }
    .prodsystem_area .prodsystem_cover { max-width:400px; margin:40px auto 20px; }

    .amereurop_area .amereurop_item { width:100%; }
    .amereurop_area { padding:40px 0; }

    .bookimgtext_area .bookimgtext_left { width:100%; padding:0 0 30px; }
    .bookimgtext_area .bookimgtext_right { width:100%;  }

    .indufor_area .indufor_cover { max-width:400px; margin:40px auto 20px; }
    .indufor_area .indufor_item { width:100%; }
    .indufor_area .indufor_item:last-child { padding-bottom:0; }

    .halfimgtext_area { text-align:center; }
    .halfimgtext_area .halfimgtext_left { width:100%; min-height:280px; }
    .halfimgtext_area .halfimgtext_right { width:100%; padding:30px 20px; }
    .halfimgtext_area .halfimgtext_right h3 { margin-bottom:10px; }

    .ctatextbg_area { font-size:18px; line-height: 28px; padding:60px 0; }
    .bookimgtext_area { text-align:center; }

    .indufor_area .indufor_item .product_title { min-height:auto; }


}

@media(max-width:500px){

    .videoser_area .videoser_item { width:100%; }

}