/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@font-face {
    font-family: 'HelveticaLT';
    font-weight: 400;
    src: url('../fonts/HelveticaLT55Roman.eot');
    src: url('../fonts/HelveticaLT55Roman.eot') format('embedded-opentype'),
         url('../fonts/HelveticaLT55Roman.woff2') format('woff2'),
         url('../fonts/HelveticaLT55Roman.woff') format('woff'),
         url('../fonts/HelveticaLT55Roman.ttf') format('truetype'),
         url('../fonts/HelveticaLT55Roman.svg#HelveticaLT55Roman') format('svg');
}
@font-face {
    font-family: 'HelveticaLT';
    src: url('../fonts/HelveticaLT75Bold.eot');
    src: url('../fonts/HelveticaLT75Bold.eot') format('embedded-opentype'),
         url('../fonts/HelveticaLT75Bold.woff2') format('woff2'),
         url('../fonts/HelveticaLT75Bold.woff') format('woff'),
         url('../fonts/HelveticaLT75Bold.ttf') format('truetype'),
         url('../fonts/HelveticaLT75Bold.svg#HelveticaLT75Bold') format('svg');
     font-weight: 600
}

html {
    color: #222;
    font-size: 16px;
    line-height: 1.4;
}
body{
  font-family: HelveticaLT, Arial, serif;
  overflow-x:hidden;
  -webkit-font-smoothing: antialiased;
}
body{
  min-width: 1170px
}
p{color:#2f2f2f;font-size: 16px; line-height: 1.4}
h3{font-weight:600 ;font-size: 28px;}
.top5{margin-top: 5px!important}
.top10{margin-top: 10px!important}
.top20{margin-top: 20px!important}
.top30{margin-top: 30px!important}
.top40{margin-top: 40px!important}
.top50{margin-top: 50px!important}
.top70{margin-top: 70px!important}
.top100{margin-top: 100px!important}
.top150{margin-top: 150px!important}
.top170{margin-top: 170}
.bottom10{margin-bottom: 10px}
.bottom20{margin-bottom: 20px}
.bottom30{margin-bottom: 30px}
.bottom40{margin-bottom: 40px}
.bottom50{margin-bottom: 50px}
.bottom70{margin-bottom: 70px}
.bottom100{margin-bottom: 100px}
.bottom150{margin-bottom: 1150x}
.bottom170{margin-bottom: 10170}

img.img_center{display: block;margin: auto}
.img_center img{display: block;margin: auto}
.no_border{border:none!important;}
.no_bef_after:before{display: none!important;}
.no_bef_after:after{display: none!important;}
.container{
  width: 1170px!important;
}
/* helpers */
.abs_pos{
 /* position: absolute; */
}


header{
   position: fixed;
   width: 100%;
   z-index: 888;
   background: #fff;
    padding:10px 0;
   box-shadow: 0px 5px 9px rgba(60, 60, 60, 0.04);
   border-bottom: solid 1px #e3e3e3;
}
.header_after{
  height: 87px;
  width: 100% 
}
.logo_image_{
    width: 100px;
}
.nav_primary{
    list-style: none;
    padding: 0;
    margin: 21px 0 0 0;
    float: right;
}
.nav_primary li{
    float: left;
    display: inline-block;
}
.nav_primary a{
    color: #242323;
    font-size: 16px;
    padding: 20px 10px;
    font-weight: 500;
}

.main_home{

-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #e5f1ff; /* layer fill content */
-moz-box-shadow: inset -4px -9px 30px rgba(0,0,0,.6); /* inner shadow */
-webkit-box-shadow: inset -4px -9px 30px rgba(0,0,0,.6); /* inner shadow */
box-shadow: inset -4px -9px 30px rgba(0,0,0,.6); /* inner shadow */
height: 825px;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE2MDAgODUwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNiN2I3YmIiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTYwMCIgaGVpZ2h0PSI4NTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
background-image: -moz-linear-gradient(top, #b7b7bb 0%, #fff 25.46%, #fff 100%); /* gradient overlay */
background-image: -o-linear-gradient(top, #b7b7bb 0%, #fff 25.46%, #fff 100%); /* gradient overlay */
background-image: -webkit-linear-gradient(top, #b7b7bb 0%, #fff 25.46%, #fff 100%); /* gradient overlay */
background-image: linear-gradient(top, #b7b7bb 0%, #fff 25.46%, #fff 100%); /* gradient overlay */


overflow-X: hidden;

position: relative;

min-height: 800px;

}
.main_home .container{
    z-index: 10
;position: relative;
    height: 100%;
}
.bg_home_eng{
    display: block;
    z-index: 1;
    width: auto;
    margin: auto;    position: absolute;    
    top: 78px; 
    left: 0; bottom: 0; 
    right: 0;
    /* height: 689px; */
    background: url(../img/bg_home.png) top center no-repeat;
}
.bg_home_eng img{max-width: 100%;display: none;}
.title_box{
    width: 420px;
  height: 420px;

    padding: 8.5px;
    -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  -moz-box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
  -webkit-box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
  box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
    top: 135px;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
}
.title_box .inside {
        width: 400px;

        height: 400px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
-moz-box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
-webkit-box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
background: #fff

}

.title_box .intro_text{
    margin: 24% 0 0 17%;
    width: 64%;
}

.home_circles{
      width: 360px;
    
      height: 360px;
    -moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
-moz-box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
-webkit-box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
      top: 0;
    left: 0;
     
    position: absolute;
    margin: auto;
}
.home_circles .inside{
 width: 95%;
 height: 95%;
 margin: 2.6%;
 -moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
-moz-box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
-webkit-box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
box-shadow: inset 0 0 32px rgba(0,0,0,.3); /* inner shadow */
background: #fff;
background-position: center center;
 /* background:  no-repeat center center fixed; */ 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  cursor: pointer;
}
.home_circles:before{
    content: '';
    width: 100%;
    height: 100%;
  position: absolute;
    border: 10px solid #ecab18;
  border-right-color: #1ad280;
  border-bottom-color: #1ad280;
  border-radius: 50%;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
    opacity: 0;
    display: none;
}
.home_circles:hover:before{
-webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 1
  }


.home_circles figcaption{
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 45% 10% 34% 10%;
    text-align: center;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    top: 0;
    left: 0;
    margin: 2.6%;
    color: #fff;
    -webkit-transition: all 0.8s ease-in-out;
      -moz-transition: all 0.8s ease-in-out;
      transition: all 0.8s ease-in-out;
      opacity: 0;
      visibility: hidden;
}
.home_circles:hover figcaption{
opacity: 1;
visibility: visible;
}

.ceo_msg{top: 39px;left: 45px;}
.ceo_msg .inside{
    background-image: url(../img/ceo_mesasge.jpg)
}

.highlights2014{top: 374px;left: 23px;width: 282px;height: 282px;}
.highlights2014 .inside{
    background-image: url(../img/highlights2014.jpg)
}
.our-journey{top: 481px;left: 273px;width: 240px;height: 240px;}
.our-journey .inside{
    background-image: url(../img/our-journey.jpg)
}
.glance{top: 34px;left: 675px;width: 195px;height: 195px;}
.glance .inside{
    background-image: url(../img/glance.jpg)
}

.chairman_msg{top: 105px;left: 818px;width: 351px;height: 351px;}
.chairman_msg .inside{
    background-image: url(../img/chairman_msg.png)
}


.video_sec{
 top: 406px;
 left: 694px;
 width: 291px;
 height: 292px;

}
.video_sec .inside{
  background-image: url(../img/video.jpg)
}
.play_btn{
   background: url(../img/video_play_btn.png) no-repeat top center;
   width: 82px;
   height: 55px;
   display: block;
   position: absolute;
   top: 0;
   bottom: 0;
   margin: auto;
   left: 0;
   text-align: center;
   right: 0;
   color: #fff;
   padding: 60px 0 0 0;
}
.play_btn:hover{color:#fff}
.primary_footer{
  padding:10px 0;
}
.primary_footer p{margin: 0;font-size: 14px;}


/* Helpers Inners */
.banner{border-bottom: solid 3px #6fb444}
.banner img{width: 100%}
.pg_section{padding:20px 0 }
.lg_pad{padding: 164px 0; }
.md_pad{padding: 130px 0; }
.bg_white{background: #fff;padding:0 0;}
.container.inner{padding: 0 80px;z-index: 10;position: relative;}
section.pattern{position: relative;}
section.pattern:before{content:'';background:url(../img/bg/pattrn.png);width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}

.coveredbg{
background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100px;
  
position: relative;
}
.main_title{
  font-size: 82px;
  margin: 0;
  letter-spacing: -1px;
  font-weight: 700;
  color: #48a010;
  margin: 40px 0
}
.blue{
  background-image: url(../img/bg/blue.jpg);
}


/* Style 1 */
.style_1{}
.style_1 .col-xs-9{border-left:solid 1px #fff}
.style_1 h4{
    margin: 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 54px;
    color: #fff;
}
.style_1 p{
    font-size: 32px;
    margin: 0;
    color: #fff;
    font-weight: 300;
    line-height: 1.3em;
}

.style_1_2{}
.style_1_2 .col-xs-9{border-left:solid 1px #fff}
.style_1_2 .col-xs-9 .contnt{max-height: 360px;}
.style_1_2 h4{
    margin: 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 54px;
    color: #fff;
}
.style_1_2 p{
    font-size: 16px;
    margin: 0;
    color: #fff;
    font-weight: 300;
    line-height: 1.3em;
}

.eg_bg{position: relative;}
.eg_bg:before{content:'';height:191px;width: 191px;display: block;background-repeat: no-repeat;position: absolute;background-image: url(../img/bg/3g_1.png);}
.eg_bg:after{content:'';height:191px;width: 191px;display: block;background-repeat: no-repeat;position: absolute;background-image: url(../img/bg/3g_1.png);transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);}

.eg_bg{position: relative;}
.eg_bg.left:before{top: 0;left: 0;}
.eg_bg.left:after{bottom: 0;right: 0;}

.eg_bg{position: relative;}
.eg_bg.right:before{;top: 0;right: 0;    transform: rotate(90deg);    -webkit-transform: rotate(90deg);    -moz-transform: rotate(90deg);    -o-transform: rotate(90deg);    -ms-transform: rotate(90deg);}
.eg_bg.right:after{bottom: 0;left: 0;transform: rotate(270deg);    -webkit-transform: rotate(270deg);    -moz-transform: rotate(270deg);    -o-transform: rotate(270deg);    -ms-transform: rotate(270deg);}

.eg_blue:before,
.eg_blue:after{background-image: url(../img/bg/3g_blue.png);}

.eg_purple:before,
.eg_purple:after{background-image: url(../img/bg/3g_purple.png);}

.eg_green:before,
.eg_green:after{background-image: url(../img/bg/3g_green.png);}

.eg_golden:before,
.eg_golden:after{background-image: url(../img/bg/3g_golden.png);}

.eg_brown:before,
.eg_brown:after{background-image: url(../img/bg/3g_brown.png);}

.eg_bg.green{
  background-color: #237b43;
  
  background-size: 100%;
}

.crcl{
  background: url(../img/bg/crc_left.png);
  display: block;
  margin: auto;
  width: 1300px;
  padding: 105px 230px 0 0;
  height: 726px;
  position: relative;
}
.crcl .content_crcl{
    width: 400px;
  
    float: right;
}
.crcl .crcl_img{
    position: absolute;
    width: 606px;
    top: 56px;
    left: 28px;
}
.after_image{
  max-width: 100%;
  margin: 20px 0 0 0;
}
.crcl.right{ background: url(../img/bg/crc_right.png); padding: 105px 0 0 173px;}
.crcl.right .content_crcl{
    float: left;
}
.crcl.right .crcl_img{
    right: 78px;
    left: auto;
}
.crcl .big{
  color: #a12573; /* text color */
  font-size: 33px;
  font-weight: 200;
}
.crcl .big.pink{
  color: #692b8d; /* text color */
font-size: 22px;

}
.content_crcl strong{
  color: #4b8f1e;
}


.style_2{}
.style_2 h3{
    font-size: 62px;
    letter-spacing: -2px;
    font-weight: 700;
}
.style_2 p{
    font-size: 25px;
    color: #fff;
    padding: 28px 76px;
    line-height: 1.6;
    font-weight: 300;
}
.style_2 p:before{content:'';width: 230px;height: 1px;background: #fff;display: block;margin: 0 auto 21px auto;}
.style_2 p:after{content:'';    width: 230px;    height: 1px;    background: #fff;    display: block;    margin: 21px auto 0 auto;}
.mCSB_vertical.mCSB_inside{max-height: 400px;}
.ping_purple_bg{
background: rgb(217,27,92); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(217,27,92,1) 0%, rgba(103,45,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(217,27,92,1)), color-stop(100%,rgba(103,45,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(217,27,92,1) 0%,rgba(103,45,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(217,27,92,1) 0%,rgba(103,45,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(217,27,92,1) 0%,rgba(103,45,145,1) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(217,27,92,1) 0%,rgba(103,45,145,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91b5c', endColorstr='#672d91',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.green_shd_bg{background: rgb(37,124,67); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(37,124,67,1) 0%, rgba(37,88,57,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(37,124,67,1)), color-stop(100%,rgba(37,88,57,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(37,124,67,1) 0%,rgba(37,88,57,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(37,124,67,1) 0%,rgba(37,88,57,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(37,124,67,1) 0%,rgba(37,88,57,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(37,124,67,1) 0%,rgba(37,88,57,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#257c43', endColorstr='#255839',GradientType=1 ); /* IE6-9 */
}
.ylw_shd_bg{
  background: rgb(245,170,61); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(245,170,61,1) 1%, rgba(186,119,42,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(245,170,61,1)), color-stop(100%,rgba(186,119,42,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(245,170,61,1) 1%,rgba(186,119,42,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(245,170,61,1) 1%,rgba(186,119,42,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(245,170,61,1) 1%,rgba(186,119,42,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(245,170,61,1) 1%,rgba(186,119,42,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5aa3d', endColorstr='#ba772a',GradientType=1 ); /* IE6-9 */

}


/* Govarnance */
.govarnance{color: #633C11;}
.govarnance h2{color:#af6732;font-weight: 600;font-size: 38px;}
.govarnance h3{color:#af6732 ;font-weight: 600;font-size: 38px;}
.board-directors{background-image: url(../img/governance/bg_1.jpg); border-bottom: solid 3px #af6732}
.bod{position: relative;}
.bod_tips .tip{width: 20px;height: 20px;background: #FFF;display: block;border-radius: 50%;position: absolute;left: -42px;top: 23px;border: solid 3px rgba(216, 216, 216, 0.68);box-shadow: 1px 1px 5px #000;cursor: pointer;}
.bod_tips .tip .tip_inner{
    position: absolute;
    z-index: 90;
    background: #1ddcff;
    padding: 9px 20px;
    width: 178px;
    font-size: 14px;
    line-height: 1;
    border-radius: 28px;
    color: #fff;
    top: -23px;
    left: 31px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.bod_tips .tip:hover{box-shadow: 1px 1px 10px #000}
.bod_tips .tip .tip_inner span{font-weight: 600}
.bod_tips .tip:hover .tip_inner{opacity: 1; visibility: visible;}
.bod_tips .tip .tip_inner:after{content: '';width: 0;    height: 0;    border-top: 12px solid transparent;   border-bottom: 12px solid transparent;       border-right: 21px solid rgb(29, 220, 255);position: absolute;left: -16px;top: 18.5px;}

.style_3{min-height: 900px}
.style_3 .btm_img{position: absolute;bottom: 0;left: 0;max-width: 35%;}
.style_3 .content_3{
    width: 600px;
    z-index: 5;
    position: relative;
    float: right;
    margin: 0 90px 0;
}
.style_3 .content_3 h3{
    margin: 0 0 22px 0;
    font-size: 38px;
    font-weight: 600;
}
.style_3.large .content_3{
  width:756px;
  margin: 0 50px 0;
}
.style_3 .content_3 .inner.scroll-pane{max-height: 400px;}
.style_3 .content_3 h4{font-size: 23px;
font-weight: 200;line-height: 1.4;}

.style_3.right .btm_img{right: 0;left: auto;}
.style_3.right .content_3{float: left}

.big_slider{}
.big_slider h3{
    font-size: 60px;
    font-weight: 600;
}


/* Slider CSS */
.owl-carousel .owl-wrapper-outer{
  /* padding: 20px 
 */}
.owl-carousel {}
.owl-carousel .owl-prev{background: url(../img/arrow_left.png) no-repeat; display: block; height: 100px; width:50px; text-indent: -99999px; position: absolute;top: 35%;left: -62px;}
.owl-carousel .owl-next{background: url(../img/arrow_right.png) no-repeat; display: block; height: 100px; width:50px; text-indent: -99999px; position: absolute;right: -62px;left: auto;top: 35%;}
.white_arrows{}
.white_arrows .owl-prev{background: url(../img/arrow_left_wht.png) no-repeat}
.white_arrows .owl-next{background: url(../img/arrow_right_wht.png) no-repeat}


.map_tabs{
    background-image: url(../img/glance/bg/food.png);
    transition: background 0.6s linear;
    -moz-transition: background 0.6s linear; /* Firefox 4 */
    -webkit-transition: background 0.6s linear; /* Safari and Chrome */
    -o-transition: background 0.6s linear; /* Opera */
}
.map_tabs .bg_background{
  background:url(../img/glance/BG-Content.png) no-repeat center top;
  min-height: 867px;
  padding: 74px 0 0 0;

}
.map_tabs-content{
    height: 611px;
    display: none;
}
.map_tabs .content{
    width: 1000px;
    padding: 1px 0 0 0;
    display: block;
    position: relative;
    margin: auto;
}
.map_tabs .content .col-xs-8 img{margin:0px 0 0 -160px;}
.map_tabs .content .title{
  font-weight: 600;
  font-size: 35px;
}

.map_tabs-content.foods{
  color: #BA0847;}

.map_tabs-content.fertilizer{
  color: #945713;
}
.map_tabs-content.energy{
  color: #0054A6;
}
.map_tabs-content.petrochemical{
  color: #07473D;
}
.map_tabs-content.eximp{
  color: #174E2D;
}
.map_tabs-content.vopak{
  color: #633C11;
}

.fertilizer{}
.tabs_map{
  list-style: none;
  padding: 0;
  margin: 7px 0 0 173px;
  display: block;
  height: 148px;
}

ul.tabs_map {}
.tabs_map li{
  width: 113px;
  float: left;
  text-align: center;
  color: #959595;
  display: inline-block;
  cursor: pointer;
}
.tabs_map #food.active img{border: solid 5px #B8164C;}
.tabs_map #fertilizer.active img{border: solid 5px #945713;}
.tabs_map #energy.active img{border: solid 5px #0054A6;}
.tabs_map #petrochemical.active img{border: solid 5px #07473D;}
.tabs_map #eximp.active img{border: solid 5px #174E2D;}
.tabs_map #vopak.active img{border: solid 5px #633C11;}

.tabs_map li.inactive img{
border: solid 5px #959595;
}

.tabs_map li img{
  border-radius: 50%;
  border: solid 5px;
  margin: 0 0 8px 0
}

/* tabs content styles */
.tab_side_content{
    padding-top: 193px;
    height: 500px;
}
.tab_side_content p{
  color: #545454
;
  line-height: 1.2;
}
.tab_side_content p b{ display: block;}
.tab_side_content p span{font-weight: 700; font-size: 34px;}

.slider_pops{position: relative;}
.business_model_be{position: absolute;display: block; /* border:solid 1px #000; */width: 259px;height: 259px;top: 120px;left: 442px;border-radius: 50%;cursor: pointer;}
.business_model_inputs{position: absolute;display: block; /* border:solid 1px #000; */width: 259px;height: 259px;top: 120px;left: 30px;border-radius: 50%;cursor: pointer;}
.business_model_outcomes{position: absolute;display: block; /* border:solid 1px #000; */width: 259px;height: 259px;top: 120px;left: 835px;border-radius: 50%;cursor: pointer;}


.business_model_inputs_content{position: absolute;top: 0;left: 0;display: none;}
.business_model_be_content{position: absolute;top: 0;left: 0;display: none;}
.business_model_out_content{position: absolute;top: 0;left: 0;display: none;}

.business_model_close{
  background: url(../img/business-model/slides/close.jpg) no-repeat;
  width: 31px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  z-index: 9;
  cursor: pointer;
}
.blue_bg_gra{
background: rgb(0,154,211); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,154,211,1) 0%, rgba(0,95,172,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,154,211,1)), color-stop(100%,rgba(0,95,172,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,154,211,1) 0%,rgba(0,95,172,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,154,211,1) 0%,rgba(0,95,172,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,154,211,1) 0%,rgba(0,95,172,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,154,211,1) 0%,rgba(0,95,172,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad3', endColorstr='#005fac',GradientType=1 ); /* IE6-9 */
}

.years_50{color: #c5b05e}
.style_3.years_50{
  box-shadow: inset 0 -36px 61px #F4F4F4;
}
.style_3.years_50 h3{
    color: #d0bd70;
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
}
.style_3.years_50 p{
  
}

/* Human capital */

.hc{color: #6704a0}
.hc h4,
.hc .hc_2 h4{font-size: 28px;font-weight: 600; margin: 20px 10px 20px 0px}
#fifty_years{}
#fifty_years .item{padding: 50px 0 0 0}
#fifty_years ul{
    list-style: none;
    padding: 10px 40px;
}

#fifty_years li { 
    padding-left: 1.3em; 
    /* text-indent: -0.7em; */
    color: #000;
    position: relative;
    margin: 13px 0 0;
}

#fifty_years li:before {
    content: "";
    color: #6cb33e; /* or whatever color you prefer */
    position: absolute;
    left: 0;
    top: 6px;
    border: solid 3px;
    border-radius: 50%;
}

.ul_2{
  padding: 0;
  color: #000;
  list-style: none;
}
.ul_2 li{
  position: relative;
  padding: 6px 0 0 18px;

  font-weight: 500;
  font-size: 16px;
}
.ul_2 li:before{
  content:'';
  background: url(../img/ul_2.png) no-repeat;
  width: 11px;
  height: 17px;
  display: block;
  position: absolute;
  left: 0px;
  top: 11px;
}
.ul_1{
  padding: 0;
  color: #000;
  list-style: none;
}
.ul_1 li{
  position: relative;
  padding: 6px 0 0 5px;

  font-weight: 500;
  font-size: 16px;
}

.grey_pattrn{
  background:url(../img/bg_grey_pattrn.jpg)!important;
}

.soc{
  color: #105caa;
}
.nc{
  color: #6caf4d;
}

p.quote{
    position: relative;
}
.qt_start{content: ''; background: url(../img/quote_start.png);width: 20px;height: 21px; display: block;position: absolute;left: 54px;}
.qt_end{content: ''; background: url(../img/quote_end.png); display: block;width: 20px;    height: 19px;position: absolute;    right: 287px;top: 355px;}

.play_btn_container{position: relative;height: 150px;}
.video_pad{padding: 200px 0}




/* The Loader */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: hidden;
}


#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #16A106;
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 11;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #3EC86A;
  -webkit-animation: spin-reverse .6s linear infinite;
          animation: spin-reverse .6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #55B526;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #FFFFFF;
  z-index: 10;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
          transition: all 0.3s 1s ease-out;
}
.home_text_btn{
    position: absolute;
  bottom: 22px;
  right: 0;
  font-weight: 600;
}
.home_text_btn a{color: #000}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(24, 179, 116, 1) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #0B733F;
  opacity: 1;
}
.back-to-main-web{
    color: #000;
    line-height: 23px;
    background: url(../img/back_to.png) no-repeat 1px 0px;
    display: block;
    padding: 0px 0px 0px 25px;
    margin-top: 0px;
}
.back-to-main-web:hover{
  color: #1A9344;}


  @media(max-width: 1400px){
    .style_3.large .content_3{
      width: 692px;}
    .md_pad{
      padding: 158px 0;}
  }


  /*
 * CSS Animations
 * Don't forget to add vendor prefixes!
 */
/*.fade_amr{
   -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  opacity: 1;
}
.is-working{
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}*/
.m-scene .scene_element {
  animation-duration: 0.25s;
  transition-timing-function: ease-in;
  animation-fill-mode: both;
}

.m-scene .scene_element--fadein {
  animation-name: fadeIn;
}

.m-scene.is-exiting .scene_element {
  animation-direction: alternate-reverse;
}

/*
 * Keyframes
 */
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}