@import url('https://pro.fontawesome.com/releases/v5.10.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap');
/* font-family: 'Montserrat', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
/* font-family: 'Roboto Condensed', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
/* font-family: 'Roboto', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap');
/* font-family: 'Playfair Display', serif; */
@import url('https://fonts.googleapis.com/css2?family=Karla:wght@300;400;500;600;700&display=swap');
/* font-family: 'Karla', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
/* font-family: 'Poppins', sans-serif; */


/* -- Global font and color -- */







/* -- Website Header -- */











/* -- Typography -- */






























/* -- Website Button -- */
/* btn 1 */










/* btn 2 */










/* --Form -- */











/* --Footer -- */





/* 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%;
    min-height: 1px;
    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%;
        min-height: 1px;
        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%;
        min-height: 1px;
        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 ;
    }
}
body {font-family: Roboto; font-size:16px; font-weight: 400; line-height:1.5; color:#666666; background:#fff;  margin:0; padding:0; overflow-x:hidden; }

img { border:0; vertical-align: top; height:auto; max-width:100%; }

p{margin:0; padding:10px 0px;}

.clear { clear:both }
a { text-decoration:none; outline:none; color:#0C5388; font-size: 16px; font-weight: 400; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; cursor:pointer;}
a:hover{color:#7B7C7F;}

ul{list-style-type:none;margin:0;padding:0;}

h1{ font-family:Roboto Condensed; font-size: 54px; color: #0b5286; font-weight: 600; line-height: 1; margin:0; padding:0; clear:both; }
h2{ font-family:Roboto Condensed; font-size: 44px; color: #0b5286; font-weight: 600; line-height: 1.2; margin:0; padding:0; clear:both; }
h3{ font-family:Roboto; font-size: 28px; color: #0b5286; font-weight: 600; line-height: 1.1; margin:0; padding:0; clear:both; }
h4{ font-family:Roboto; font-size: 24px; color: #666666; font-weight: 500; line-height: 1.1; margin:0; padding:0; clear:both; }
h5{ font-family:Roboto; font-size: 22px; color: #666666; font-weight: 500; line-height: 1.1; margin:0; padding:0; clear:both; }
h6{ font-family:Roboto; font-size: 20px; color: #666666; font-weight: 500; line-height: 1.1; margin:0; padding:0; clear:both; }
.header-section { width: 100%; display: inline-block; vertical-align: top; background:#ffffff; box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);  position: fixed; top: 0; left: 0; z-index: 9999;}
.header-section .wrapper { display: flex; align-items: center; }
.header-section .left-part { width: 130px; float: left; }
.header-section .right-part { width: calc(100% - 130px); float: left; text-align: right; }
.header-section .right-part .mainmenu { width: auto; float: none; display: inline-block; vertical-align: middle; }
.header-section .right-part .header-btn { width: auto; display: inline-block; vertical-align: middle; float: none; padding-left: 55px;}
.header-section .right-part .header-search { width: auto; display: inline-block; vertical-align: middle; float: none; position:relative; padding: 0 50px; }

/*Menu*/
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li { display: inline-block; padding: 25px 0px 25px 0px; margin-right: 40px; }
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children { position: relative; }
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li>a{color:#0C5388; font-size: 15px; font-weight: 700; font-family: 'Montserrat',sans-serif;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li>a:hover{color:#7B7C7F;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children ul.hs-menu-children-wrapper { position: absolute; top: 100%; z-index: 9; text-align: left; background: #0B5286; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; width: 270px; transition: all 0.5s; opacity: 0; visibility: hidden; left: -50%; background: #FFFFFF; border-radius: 0px 0px 8px 8px; padding: 8px;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children ul.hs-menu-children-wrapper li a { padding: 10px 10px; display: inline-block; width: 100%; font-size: 15px; color:#ffffff; }
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children ul.hs-menu-children-wrapper li:last-child a { border: 0; }
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover { background: #ffffff; color: #0B5286; border-radius: 8px;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children:hover ul.hs-menu-children-wrapper { opacity: 1; visibility: visible; }
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.active-branch a, .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.active a{color:#7B7C7F;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children ul.hs-menu-children-wrapper li.active-branch a, .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children ul.hs-menu-children-wrapper li.active a{ #7B7C7F; }
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li:last-child { margin-right: 0;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>a{position:relative; padding-right: 20px;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {content: '\f0d7';top: 3px;left: auto;right: 0px;font-family: FontAwesome;position: absolute;transition: all 0.5s;font-size: 13px;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a{color: #7B7C7F;}
.header-section .right-part .mainmenu .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a:after { transform: rotate(180deg); color: #1893ff;}

.header-section .top-part { width: 100%; display: inline-block; vertical-align: top; background-color: #0C5388; padding: 16px 0 16px 0; }
.header-section .bottom-part { width: 100%; display: inline-block; vertical-align: top; padding: 15px 0 15px}
.header-section .bottom-part .container { display: flex; align-items: center; } 
.header-section .top-part .container { display: flex; align-items: center; }
.header-section .top-part .email { width: 40%; float: left; }
.header-section .top-part .social-search { width: 60%; float: left; text-align: right; }
.header-section .top-part .social-search ul li { display: inline-block; padding-left: 16px; }
.header-section .top-part .social-search ul li a { display: inline-block; color: #fff; }
.header-section .top-part .social-search ul li a svg { height: 20px; fill: #fff; transition: all .5s; }
.header-section .top-part .social-search ul li a i { font-size: 18px; }
.header-section .top-part .social-search ul { display: flex; align-items: center; justify-content: flex-end; }
.header-section .top-part .social-search ul li a:hover svg { fill: #d3b574; }
.header-section .top-part .social-search ul li a:hover { color: #d3b574; }
.header-section .top-part .email a { color: #fff; display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 300; letter-spacing: 0.2px; }
.header-section .top-part .email a i { font-size: 16px; margin-right: 7px; }
.header-section .top-part .email a:hover { color: #d3b574; }
.header-section .right-part .header-btn a { font-family: 'Montserrat',sans-serif; padding: 13px 30px;}

.header-search-box { position: fixed; top: 0; left: 0; z-index: 99999; background-color: rgba(22, 22, 63, .9); height: 100vh; padding: 0 15%; width: 100%; display: flex; align-items: center; justify-content: center; transition: all 0.5s; transform: scale(0); opacity: 0; visibility: hidden; }
.header-search-box .hs-search-field { width: 100%; }
.header-search-box>div { width: 100%; }
.header-search-box form input.hs-search-field__input { border: 0; background: transparent; border-bottom: 1px solid rgba(255, 255, 255, .5); color: #fff; padding: 10px 0; font-weight: 300; font-family: 'Montserrat', sans-serif; font-size: 20px; }
.search-open .header-search-box { transform: scale(1); opacity: 1; visibility: visible; }

.header-search-box .search-close { color: #fff; font-size: 24px; cursor: pointer; position: absolute; top: 50%; left: auto; right: 30px; }
.header-section .top-part.top-mobile-strip { display: none;}




@media (max-width:1199px){

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

}


@media (min-width:992px){
.header-section .right-part .mainmenu .hs-menu-wrapper { display: block !important;}
  a.mobile-trigger {display: none;}
}


@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: 90px; right: 278px; width: 44px; height: 44px; padding: 12px 10px;
    background: transparent; 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: #000; display: inline-block;}
  a.mobile-trigger i:before { margin-top: -7px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;}
  a.mobile-trigger i:after { margin-top: 7px; -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: 100%; left: 0px; width: 100%; -webkit-box-shadow: 0 22px 24px -28px rgb(0 0 0 / 10%); -moz-box-shadow: 0 22px 24px -28px rgb(0 0 0 / 10%);
    box-shadow: 0 22px 24px -28px rgb(0 0 0 / 10%); padding-top: 0; background: #fff;}
  .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;}                                                                                    


  .header-section .right-part .header-btn a { padding: 9px 30px;}
  .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li{padding:0;}
  .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li>a { text-align: center; font-size: 16px; font-weight: 400; color: #000; margin: 1px 0px; }
  .header-section .right-part .mainmenu .hs-menu-wrapper>ul>li>a:hover { color: #d3b574; }


}



@media (max-width:767px){

  .header-section .top-part {display: none;}
  .header-section .top-part.top-mobile-strip {display: block;  padding: 19px 0 10px; }
  .header-section .top-part.top-mobile-strip .social-search.left-side { text-align: left; }
  .header-section .top-part.top-mobile-strip ul { justify-content: initial; }
  .header-section .top-part.top-mobile-strip .social-search.right-side { text-align: left; position: relative;top: -3px; }
  .header-section .top-part.top-mobile-strip .social-search.right-side ul { display: block; text-align: right; }
  .header-section .top-part.top-mobile-strip .social-search.left-side li:first-child { padding-left: 0; }
  .header-search-box .search-close { top: 20px;}
  .header-section .right-part .header-btn { display: none; }
  a.mobile-trigger { right: 10px; }

}
.footer-section { width: 100%; display: inline-block; vertical-align: top; padding: 70px 0px 30px; background-color: #f7f7f7; }
.footer-section .top { width: 100%; display: inline-block; vertical-align: top; }
.footer-section .top .left-part { width: 40%; float: left; padding-right: 70px; }
.footer-section .top .center-part { width: 30%; float: left; padding-left: 80px; }
.footer-section .top .right-part { width: 30%; float: left; padding-left: 80px;}
.footer-section .top .left-part .footer-logo { max-width: 170px; width: 100%; }
.footer-section .top .left-part .footer-text { color: #000; font-size: 16px; line-height: 23px; padding-top: 10px; }
.footer-section .top h3 { font-size: 23px; color: #0b5286; padding-bottom: 20px; }
.footer-section .top .center-part .footer-menu ul li a { display: inline-block; margin-bottom: 11px; color: #666; font-weight: 500; font-size: 18px; position: relative; padding-left: 15px; }
.footer-section .top .center-part .footer-menu ul li a:before { content: ''; top: 6px; left: 0; width: 6px; height: 6px; position: absolute; background: #0b5286; border-radius: 50%; }
.footer-section .top .right-part .social { width: 100%; display: inline-block; vertical-align: top; padding-bottom: 40px; }
.footer-section .top .right-part .social ul li { display: inline-block; padding-right: 14px; }
.footer-section .top .right-part .social ul li a { display: inline-block; }
.footer-section .top .right-part .social ul li a svg { height: 25px; transition: all 0.5s; }
.footer-section .bottom { width: 100%; display: inline-block; vertical-align: top; text-align: center; margin-top: 50px; border-top: 1px solid rgba(0, 0, 0, 0.1); padding: 30px 0 0; }
.footer-section .top .center-part .footer-menu ul li a:hover { color: #0b5286; }
.footer-section .top .right-part .social ul li a:hover svg { fill: #0b5286; }



@media (max-width:991px){

  .footer-section .top .left-part { padding-right: 20px;}

}


@media (max-width:767px){
  
.footer-section .top .left-part { width: 100%; padding: 0; }
.footer-section { padding: 40px 0px 20px; }
.footer-section .bottom { margin-top: 40px; padding: 20px 0 0; }
.footer-section .top .center-part { width: 100%; padding: 20px 0; }
.footer-section .top .right-part { width: 100%; padding: 0; }
  
}



.mainLogo img{
  width:400px !important;
}
.footer_logo img {
  width:140px !important;
}
:root{
  --primary_font:'Roboto', sans-serif;
  --secondary_font:'Roboto Condensed', sans-serif;
  --montserrat_font:'Montserrat', sans-serif;
  --popins_font:'Poppins', sans-serif;
  --playfair_font:'Playfair Display', serif;
  --karla_font:'Karla', sans-serif;
  --primary_color:#666666;
  --secondary_color:#0b5286;
}


*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;  }

.row-fluid [class*="span"] { min-height:1px; }
.header-container-wrapper .row-fluid [class*="span"] { min-height:0; }
.row-fluid a.cta_button, a.cta_button { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

input , button , 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"] { outline:none; border:1px solid #000000; background:#fcfcfc; height:50px; padding:0 20px; font-family: Roboto; font-size:16px; width:100%; }
input[type=checkbox] , input[type=radio] { width:auto; height:auto; } 
textarea { padding:15px 20px; height:100px; }
input[type=submit] , button { width:auto; border:none; cursor:pointer; background:url(images/blank.png) no-repeat left top #01adf1; font-size:17px; line-height:24px; font-weight:700; padding:8px 20px; color:#fff; display:inline-block; }
input[type=submit]:hover , button:hover { background-color:#00658b; }

form textarea { min-height: 170px; resize:  none; padding:  15px; font-family: Roboto; }

.submitted-message { text-align:  center; color: #155724; background-color: #d4edda; border-color: #c3e6cb; position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid #c3e6cb; border-radius: .25rem; }
.field.hs-form-field + .hs_error_rollup { display:none; }

ul.hs-error-msgs { margin:0; padding:0; list-style:none; float:left; width:100%; }
.hs-form .input { margin:0; }
.hs-form .hs-form-field { padding:0 0 15px; }
.hs-form fieldset.form-columns-2 .input , .row-fluid .quizcontact-form .hs-form fieldset.form-columns-1 .input { margin-right:0 }
.hs-form fieldset.form-columns-2 .field { padding:0 0 10px 10px }
.hs-form fieldset.form-columns-2 .field:first-child { padding:0 10px 10px 0; }
.hs-form fieldset.form-columns-3 .field { padding:0 0 10px 10px }
.hs-form fieldset.form-columns-3 .field:first-child { padding:0 10px 10px 0; }
.hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 5px 10px; }
.hs-form fieldset .hs-input { width:100% !important; }
.hs-form fieldset { max-width:none; }
.hs-form fieldset input[type="checkbox"], .row-fluid  .hs-form fieldset input[type="radio"] { width:auto !important; }
ul.inputs-list { margin:0; padding:5px 0; list-style:none; }

.inputs-list .hs-form-checkbox-display , .inputs-list .hs-form-booleancheckbox , .inputs-list li.hs-form-radio { display:block; padding:0 0 8px 25px; position:relative; }
.inputs-list input[type="checkbox"] , .row-fluid .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; }
.inputs-list input[type="radio"] { top:3px; }
.inputs-list input[type="checkbox"] + span { line-height: 22px; position:relative; display: block; }
.inputs-list input[type="checkbox"] + span:before  { position:absolute; left:-25px; top:0;  content:''; width:20px; height:20px; border:1px solid #dadada; color:#fafafa; background:#fafafa; }
.inputs-list input[type="checkbox"]:checked + span:before { background:#fff; color:#ffff; border-color:#333; }
.inputs-list input[type="checkbox"]:checked + span:after { text-align:center; color:#fff; position:absolute; left:-25px; top:0;  content: " "; font-family:'FontAwesome'; width: 20px; line-height: 20px; background-image: url(https://20435290.fs1.hubspotusercontent-na1.net/hubfs/20435290/tick.png); background-size: 10px; height: 20px; background-repeat: no-repeat; background-position: center center;}
.inputs-list input[type="radio"] + span:before { position:absolute; left:-2px; top:2px;  content:''; width:20px; height:20px; border:1px solid #dadada;  background:#fafafa; border-radius:100%; }
.inputs-list input[type="radio"]:checked + span:after { position:absolute; left:2px; top:6px;  content:''; width:12px; height:12px; border-color:#333; background:#3333;  border-radius:100%; }


@media  (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {

  .hs-form fieldset.form-columns-2 .field { padding:0 0 10px 0 }
  .hs-form fieldset.form-columns-2 .field:first-child { padding:0 0 10px 0 }
  .hs-form fieldset.form-columns-3 .field { padding:0 0 10px  }
  .hs-form fieldset.form-columns-3 .field:first-child { padding:0 0 10px 0; }
  .hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 0 10px; }
}

.hs-form .hs-form-field label{color:#0270e0;}
h3.form-title{color:#ffffff;}
.hs-submit .hs-button {background:#000000; color:#ffffff; border-radius:0px; padding: 10px 30px; transition:all 0.5s;}
.hs-submit .hs-button:hover{background:#494A52; color:#6FA8DC;}

.button-one a{display:inline-block; background:#0B5286; color:#ffffff; border:3px solid #ffffff; border-radius:4px; font-size:16px; padding: 11px 28px; outline: none; font-weight:500;}
.button-one a:hover{ background:#ffffff; color:#0b5286; border-color:#ffffff;}
.button-one a:after {content: "\f30b";font-family: "Font Awesome 5 Pro";display: inline-block;margin-left: 4px;}

.button-two a{display:inline-block; background:#7B7C7F; color:#ffffff; border:2px solid #7B7C7F; border-radius:0px; font-size:16px; padding: 15px 30px; outline: none;}
.button-two a:hover{ background:#0B5286; color:#ffffff; border-color:#0B5286;}
.button-two a:after {content: "\f30b";font-family: "Font Awesome 5 Pro";display: inline-block;margin-left: 4px;}


/* Slider */
.slick-slider {width:100%;margin:auto; 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 { outline:none; 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; outline:none; }
[dir='rtl'] .slick-slide { float: right; } 
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.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-arrow { cursor:pointer; z-index:5; position:absolute; top:50%; display:inline-block; color: #dce0e8; background:#ffffff; width:35px; height:35px; font-size:0; cursor:pointer; }
.slick-arrow:before { font-family: "Font Awesome 5 Pro"; font-size: 24px; color: #dce0e8; }
.slick-arrow:hover { background:#fff; color:#dce0e8;  }
.slick-arrow.slick-prev { left:5px; }
.slick-arrow.slick-prev:before { content: "\f104"; left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%);}
.slick-arrow.slick-next { right:5px; }
.slick-arrow.slick-next:before { content: "\f105"; left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%);}
.slick-arrow.slick-disabled { display:none; }

ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:30px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; }
ul.slick-dots li button { display:inline-block; background:#d0d0d0;  width:8px; height:8px; border-radius:100%; font-size:0; cursor:pointer; padding: 0; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:#0c5388; }

.container{ max-width:1230px; width:100%; padding:0px 15px; margin:auto !important; float:none;}


.hero-section { width: 100%; display: inline-block; vertical-align: top; background-repeat: no-repeat; background-size: cover; background-position: center center; padding: 148px 0px 165px; position: relative; }
.hero-section .cover { max-width: 595px; width: 100%; float: right; }
.hero-section h1 { color: #fff; }
.hero-section .text { color: #fff; font-size: 21px; max-width: 575px; width: 100%; padding: 15px 0 20px; }
.hero-section .shape { position: absolute; top: auto; bottom: -2px; width: calc(100% + 1.3px); height: 84px; transform: rotate(180deg); }
.hero-section .shape svg { width: 100%; height: 100%; fill: #fff; }

.diversification-section { width: 100%; display: inline-block; vertical-align: top; text-align: center; padding: 40px 0 50px; }
.diversification-section .cover { width: 100%; display: flex; padding: 50px 0 0; align-items: center; }
.diversification-section .left-part { width: 50%; float: left; padding-right: 20px; }
.diversification-section .right-part { width: 50%; float: left; padding-left: 20px; }
.diversification-section .left-part .img-box { width: 100%; padding-bottom: 63%; border-radius: 3px; }
.diversification-section .right-part .content { color: #000; }

.eds-section { width: 100%; display: inline-block; vertical-align: top; text-align: center; padding: 40px 0 20px; }
.eds-section h2 { padding-bottom: 50px; }
.eds-section .wrap { margin: 0 -10px; }
.eds-section .box { width: calc(100% / 3 - 34px); display: inline-block; vertical-align: middle; padding: 32px 32px 32px 32px; border-radius: 8px 8px 8px 8px; box-shadow: 0 4px 16px 0 rgb(0 0 0 / 12%); margin: 0 10px 30px; }
.eds-section .box .icon { height: 104px; width: 104px; border: 3px solid #0B5286; padding: 25px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: auto; }
.eds-section .box .icon svg { height: 40px; fill: #0B5286; }
.eds-section .box .icon>span { display: flex; }
.eds-section .box h3 { color: #333; padding: 20px 0 10px; }

.testimonial-section { width: 100%; display: inline-block; vertical-align: top; text-align: center; padding: 40px 0 40px; }
.testimonial-section h2 { font-size: 65px; color: #000; font-family: 'Roboto', sans-serif; max-width: 1120px; width: 100%; margin: auto; line-height: 1; padding-bottom: 60px; }
.testimonial-section .testimonial-slider .icon img { width: 76px; height: 76px; border-style: solid; border-color: #ffbe40; border-width: 2px; border-radius: 50%; }
.testimonial-section .testimonial-slider .content { color: #1c212c; font-size: 20px; font-family: 'Playfair Display', serif; font-style: italic; max-width: 846px; width: 100%; margin: auto; padding: 18px 0; }
.testimonial-section .testimonial-slider h5 { color: #ff396e; font-family: 'Karla', sans-serif; font-size: 18px; padding-bottom: 6px; }
.testimonial-section .testimonial-slider h6 { color: #72767e; font-family: "Karla", Sans-serif; font-weight: 400; font-size: 16px; }
.testimonial-section .testimonial-slider { padding: 0 60px;}

.home-about-section { width: 100%; display: inline-block; vertical-align: top; text-align: center; padding: 40px 0 60px; }
.home-about-section h2 { padding-bottom: 50px; }
.home-about-section .cover { display: flex; align-items: center; max-width: 1080px; width: 100%; margin: auto; }
.home-about-section .left-part { width: 45%; float: left; padding-right: 30px; }
.home-about-section .right-part { width: 55%; float: left; padding-left: 40px; }
.home-about-section .left-part .img-box { max-width: 300px; width: 100%; margin: auto; }
.home-about-section .right-part h3 { font-size: 32px; color: #000; }
.home-about-section .right-part .content { font-size: 17px; padding: 12px 0 0; }


.hero-section.banner-section { text-align: center;}

.about-content-section { width: 100%; display: inline-block; vertical-align: top; padding: 70px 0; }
.about-content-section h3 { font-size: 32px; color: #666; font-family: 'Poppins', sans-serif; font-weight: 700; padding-bottom: 15px; }
.about-content-section  .content { font-size: 21px; line-height: 40px; font-family: 'Poppins', sans-serif; }

.eds-section.benefit-section { background-color: #EFEFEF; position: relative; z-index: 1; padding-bottom: 30px; }
.eds-section.benefit-section .benefit-shape { position: absolute; top: 0; width: 100%; z-index: -1; }
.eds-section.benefit-section .benefit-shape svg path { fill: #fff; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
.eds-section.benefit-section h2 { padding-bottom: 30px; }

.home-about-section.about-testi-section { padding: 100px 0 60px; }
.home-about-section.about-testi-section .left-part { width: 100%; padding: 0; }
.home-about-section.about-testi-section .cover { display: block; max-width: 100%; }
.home-about-section.about-testi-section .right-part { width: 100%; padding: 50px 0 40px; }
.home-about-section.about-testi-section .right-part h3 { font-size: 48px; color: #666; }
.home-about-section.about-testi-section .right-part .content { color: #666; line-height: 32px; }

.service-section { width: 100%; display: inline-block; vertical-align: top; text-align: center; padding: 70px 0 0; }
.service-section h2 { font-size: 32px; text-align: center; font-family: 'Roboto', sans-serif; padding-bottom: 50px; }
.service-section .wrap { margin: 0 -10px; }
.service-section .box { width: calc(100% / 4 - 24px); display: inline-block; vertical-align: top; margin: 0 10px; margin-bottom: 30px; border-radius: 12px 12px 12px 12px; padding: 30px 25px 55px 25px; background-color: #fff; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #FFF; box-shadow: 0 0 55px 5px rgb(0 0 0 / 6%); transition: all 0.5s; }
.service-section .box .in-height { width: 100%; display: inline-block; vertical-align: top; }
.service-section .box .icon { fill: #0C5388; color: #0C5388; }
.service-section .box .icon svg { height: 50px; }
.service-section .box h3 { font-size: 26px; max-width: 200px; width: 100%; margin: auto; padding: 20px 0 5px; }
.service-section .box .content { font-size: 16px; font-weight: 300; line-height: 28px; }
.service-section .box:hover { border-style: solid; border-width: 1px 1px 1px 1px; border-color: #0C5388; box-shadow: -15px 15px 0 0 #0c5388; }

.service-contact-section { width: 100%; display: inline-block; vertical-align: top; padding: 114px 0 130px 0; background-color: #0B5287; position: relative; }
.service-contact-section h2 { color: #fff; text-align: center; font-family: 'Poppins', sans-serif; padding-bottom: 60px; }
.service-contact-section .shape { position: absolute; top: -1px; left: 0; width: 100%; }
.service-contact-section .shape svg { display: block; width: calc(100% + 1.3px); position: relative; left: 50%; height: 79px; fill: #fff; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.service-contact-section .contact-cover { width: 100%; max-width: 800px; margin: auto; }
.service-contact-section .contact-cover fieldset { max-width: 100%; }
.service-contact-section .contact-cover form .hs-form-field input,
.service-contact-section .contact-cover form .hs-form-field select { background-color: rgba(35, 41, 83, .38); border-color: #FFF; border-width: 0 0 1px 0; border-radius: 0 0 0 0; color: #fff; }
.service-contact-section .contact-cover form .hs-form-field textarea { background-color: rgba(35, 41, 83, .38); border-color: #FFF; border-width: 0 0 1px 0; border-radius: 0 0 0 0; color: #fff; }
.service-contact-section .contact-cover form .hs-form-field { margin-bottom: 12px; }
.service-contact-section .contact-cover form  .hs-submit { text-align: center; }
.service-contact-section .contact-cover form .hs-submit .hs-button { width: 100%; background-color: #FFF; color: #0B5287; font-size: 14px; font-weight: 900; font-family: 'Poppins', sans-serif; border-radius: 50px; }
.service-contact-section .contact-cover form .hs-submit .hs-button:hover { background-color: #fcc67c; color: #232953; }
.hs_error_rollup { display: none; }
.service-contact-section .contact-cover form .hs-form-field label.hs-error-msg { color: red; font-size: 12px; }


input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
textarea:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.retailer-section { width: 100%; display: inline-block; vertical-align: top; text-align: center; padding: 30px 0 0; }
.retailer-section .content { font-size: 32px; padding-bottom: 40px; }
.retailer-section .wrap { margin: 0 -15px; }
.retailer-section .box { width: calc(100% / 3 - 63px); display: inline-block; vertical-align: middle; margin: 0 30px 50px; }
.retailer-section .box .img-box { max-width: 240px; width: 100%; margin: auto; }

.contact-section { width: 100%; display: inline-block; vertical-align: top; padding: 40px 0px 90px; }
.contact-section .content { font-size: 24px; text-align: center; max-width: 1097px; width: 100%; margin: auto; }
.contact-section  .icon { max-width: 250px; width: 100%; margin: auto; padding: 70px 0; }
.contact-section .contact-form { }
.contact-section .contact-form fieldset { max-width: 100%; }
.contact-section .contact-form .hs-form-field { margin-bottom: 10px; }
.contact-section .contact-form .hs-form-field input,
.contact-section .contact-form .hs-form-field select,
.contact-section .contact-form .hs-form-field textarea { border-color: #f7f7f7; padding: 10px 15px !important; }
.contact-section .contact-form .hs-form-field input,
.contact-section .contact-form .hs-form-field > label { color: #000; }
.contact-section .contact-form .hs-form-field input,
.contact-section .contact-form li.hs-form-checkbox { }
.contact-section .contact-form .hs-form-field input,
.contact-section .contact-form li.hs-form-checkbox span { color: #000; padding-left: 7px; }
.contact-section .contact-form .hs-form-field input,
.contact-section .contact-form   ul.inputs-list.multi-container { padding-top: 15px; }
.contact-section .contact-form .hs-form-field  label.hs-error-msg { color: red; font-size: 14px; }
.contact-section .contact-form .hs-submit { padding-top: 10px; }
.contact-section .contact-form .hs-submit .hs-button { display: inline-block; background: #0b5286; color: #fff; border: 2px solid #0b5286; border-radius: 4px; font-size: 16px; padding: 11px 28px; outline: 0; font-weight: 500; height: auto; }
.contact-section .contact-form .hs-submit .hs-button:hover { color: #0b5286; background: transparent; border-color: #0b5286; }













@media (max-width:991px){

  .hero-section .cover { max-width: 495px; }
  h1 { font-size: 44px; }
  .eds-section .box { width: calc(100% / 1 - 34px); }
  .testimonial-section h2 { font-size: 45px; }
  .home-about-section .right-part { padding-left: 10px; }
  .service-section .box { width: calc(100% / 1 - 24px); }
  .service-section .box h3 { max-width: 100%; }
  .service-contact-section { padding: 114px 0 90px 0; }
  .retailer-section .content {font-size: 26px;}


}



@media (max-width:767px){

  h1 { font-size: 36px; }
  h2 { font-size: 33px; }
  h3 { font-size: 22px; }
  .hero-section { padding: 60px 0px 120px; }
  .hero-section .cover { max-width: 100%; float: left; }
  .hero-section .text { max-width: 100%; font-size: 19px; }
  .diversification-section { padding: 30px 0 30px; }
  .diversification-section .cover { flex-direction: column; padding: 30px 0 0; }
  .diversification-section .left-part { width: 100%; padding: 0; }
  .diversification-section .right-part { width: 100%; padding: 25px 0 0; }
  .eds-section { padding: 20px 0 20px; }
  .eds-section h2 { padding-bottom: 30px; }
  .testimonial-section { padding: 20px 0 20px; }
  .testimonial-section h2 { font-size: 30px; padding-bottom: 40px; }
  .home-about-section { padding: 30px 0 50px; }
  .home-about-section .left-part { width: 100%; padding: 0; }
  .home-about-section .right-part { width: 100%; padding: 40px 0 0; }
  .home-about-section .cover { flex-direction: column; }
  .home-about-section h2 { padding-bottom: 30px; }
  .testimonial-section .testimonial-slider { padding: 0; }
  .about-content-section { padding: 50px 0; }
  .about-content-section h3 { font-size: 28px; }
  .about-content-section .content { font-size: 19px; line-height: 31px; }
  .home-about-section.about-testi-section { padding: 70px 0 10px; }
  .home-about-section.about-testi-section .right-part h3 { font-size: 32px; }
  .service-section { padding: 50px 0 0;}
  .retailer-section .box { width: calc(100% / 2 - 63px); }
  .retailer-section .content { font-size: 22px; }
  .contact-section { padding: 30px 0px 60px; }
  .contact-section .content { font-size: 19px; }
  .contact-section .icon { padding: 40px 0; }

}


@media (max-width:480px){

  .service-section h2 { font-size: 28px; }
  .service-contact-section h2 { padding-bottom: 40px; }
  .service-contact-section { padding: 114px 0 70px 0; }
  .retailer-section .box { width: calc(100% / 2 - 34px); margin: 0 15px 50px; }
  .retailer-section .content { font-size: 18px; }

}