/* Style Reset */

html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
input,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

:focus {
    outline: 0;
}

body {
    background: white;
    line-height: 1;
    color: black;
    font-family: 'FrutigerLTPro-Roman';
    min-width: 1000px;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
}

blockquote,
q {
    quotes: """";
}

.clrfix:after {
    content: '';
    clear: both;
    display: block;
}


/* End Style Reset */


/* FrontTemp */

.cont-width {
    width: 1000px;
    margin: 0 auto;
    /* content width */
}

.h-cont-width {
    width: 50%;
    float: left;
}

.full-width {
    width: 100%;
    /* content width */
}

a {
    text-decoration: none;
    color: #00b6de;
}

.btn {
    background-color: #00b6de;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: "FrutigerLTPro-Bold";
    font-size: 23px;
    height: 60px;
    line-height: 60px;
    margin: 77px auto 0;
    padding: 0 18px 0 0;
    width: 240px;
    position: relative;
}

.btn::after {
    background: rgba(0, 0, 0, 0) url("../img/min-icons.png") repeat scroll 0 0;
    content: "";
    height: 15px;
    position: absolute;
    right: 16px;
    top: 24px;
    width: 10px;
}

.min_bl {
    background-color: #00b6de;
    border: medium none;
    color: #fff;
    height: 36px;
    float: right;
    width: 94px;
    font: 16px/30px "FrutigerLTPro-Bold";
    cursor: pointer;
}

.exp_btn_wrap {
    text-align: center;
}

header {
    box-shadow: 0 1px 17.43px 3.57px rgba(1, 1, 1, 0.4);
    height: 83px;
    position: relative;
    width: 100%;
}

.top_logo {
    display: inline-block;
    height: 53px;
    margin-left: 3.9%;
    width: 258px;
}

.slider_big_cont {
    float: right;
    width: 42.5%;
}

.slider_big_cont.left {
    float: left;
    width: 42%;
}

.top_nav {
    float: right;
    width: 199px;
    margin-right: 1.5%;
}

nav.top_nav a:first-child {
    margin-right: 45px;
}

nav.top_nav a:hover {
    color: #13b7e2;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

nav.top_nav a {
    color: #fff;
    font: 18px/57px "FrutigerLTPro-Roman";
    text-align: left;
}

.big_slider {
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.42);
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
    z-index: 15;
    overflow: hidden;
    height: 436px;
}

.graph_box_img > img {
    margin-bottom: -3px;
    width: 100%;
}

.big_slider.ab {
    box-sizing: border-box;
    padding-top: 75px 0;
    height: 423px;
}

.slider_big_txt {
    padding-top: 50px;
}

.min_txt::before,
{
    background: rgba(0, 0, 0, 0) url("../img/pie-chart.png") repeat scroll 0 0;
    content: "";
    height: 51px;
    left: -74px;
    position: absolute;
    top: 6px;
    width: 52px;
}

.bb_min_txt::before {
    background: rgba(0, 0, 0, 0) url("../img/pie-chart-big.png") repeat scroll 0 0;
    content: "";
    height: 73px;
    left: -100px;
    position: absolute;
    top: 0;
    width: 73px;
}

.min_txt {
    position: relative;
}

.min_txt > h3 {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff;
}

h3 {
    color: #3b3b3b;
    font: 32px/32px "FrutigerLTPro-Bold";
    margin-top: 65px;
    text-align: left;
}

span.txt_bl {
    color: #1d4180;
}

.min_txt h3 > span {
    margin-left: 8px;
    color: #1d4180;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff;
}

p.min_txt_gr {
    color: #676868;
    font: 17.5px/21px "FrutigerLTPro-roman";
    margin-top: 25px;
    text-align: left;
}

.graph_box_cont.ab > p.min_txt_gr {
    font: 16px/23px "FrutigerLTPro-roman";
    margin-top: 12px;
}

.min_txt > p.min_txt_gr {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff;
}

p.min_txt_bl {
    color: #3f4040;
    display: inline-block;
    font: 18px/28px "FrutigerLTPro-roman";
    margin-bottom: 10px;
    text-align: left;
}

.top_txt {
    background: #00b6de none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font: 58px/64px "FrutigerLTPro-Bold";
    height: 61px;
    padding: 6px 25px 6px 19px;
}

.top_txt.min {
    line-height: 50px;
    padding: 0 14px 0 19px;
}

.exp_btn {
    background-image: url("../img/expBg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 220px;
    margin: 0 auto;
}

.exp_btn.wht {
    background-image: url("../img/expBgwhite.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.min_slider {
    background-image: url("../img/min-slider-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    height: 375px;
}

.min_slider_wrap {
    margin: 0 auto;
    width: 813px;
    padding-top: 30px;
    position: relative;
}

.top_txt.ylw,
.top_txt.mgn,
.top_txt.grn {
    font-size: 41px;
    height: 56px;
    margin-top: 18px;
    padding: 0 10px;
}

.top_txt.ylw {
    background: #faaf19;
}

.top_txt.mgn {
    background: #694569;
}

.top_txt.grn {
    background: #63b846;
}

.min_lft_cont {
    float: left;
    width: 30%;
}

.min_rgt_cont {
    float: left;
    width: 70%;
}

.min_rgt_cont ul li {
    color: #3b3b3b;
    font-family: "FrutigerLTPro-Roman";
    font-size: 18px;
    line-height: 20px;
    list-style: outside none disc;
    margin-bottom: 18px;
    text-align: left;
}

.min_slider_top_txt {
    font: 21px/30px 'FrutigerLTPro-Roman';
    color: #525252;
    text-align: left;
}

.min_slider_elem {
    width: 100%;
}

.graph_box {
    background-image: url("../img/graphic-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 16px 14px rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    overflow: hidden;
    height: 312px;
}

.graph_box_cont {
    float: right;
    margin: 0 0 0 30px;
    text-align: left;
}

.graph_box_cont.ab {
    width: 500px;
}

.graph_box_img {
    box-shadow: 0 2px 17px rgba(0, 0, 0, 0.49);
    margin-top: 28px;
    overflow: hidden;
    position: relative;
}

.txt_box {
    width: 350px;
}

.video_form {
    box-sizing: border-box;
    padding: 75px 0 50px;
}

.video_box_wrap {
    float: left;
    margin: 5.3% 6% 0 3.3%;
    position: relative;
    width: 52.5%;
}

.video_box_wrap video {
    height: 100%;
    width: 100%;
}

.form_wrap {
    float: left;
}

.form_ttl h3 {
    margin-top: 0;
}

.inp_wrap {
    margin-bottom: 17px;
}

.inp_wrap input,
.inp_wrap select {
    background-color: #fff;
    border-color: #717174;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    font-size: 11px;
    height: 36px;
    padding: 0 0 0 13px;
    width: 341px;
    color: #717174;
    border-radius: 0;
}

.inp_wrap select {
    background: rgba(0, 0, 0, 0) url("../img/sel-icon.png") no-repeat scroll 97% 45%;
    cursor: pointer;
    background-color: #fff;
    color: #717174!important;
    font-family: "FrutigerLTPro-Roman";
}

.inp_wrap option {
    height: 25px;
    border: none;
}

.inp_wrap.sel_box {
    overflow: hidden;
    position: relative;
}

.form_ttl > .top_txt {
    font-size: 35px;
    padding: 0 21px;
}

.min_top_txt {
    background: #00b6de none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font: 36px/42px "FrutigerLTPro-Bold";
    height: 32px;
    padding: 3px 15px 8px 10px;
}

.min_top_txt.btm {
    margin-bottom: 8px;
    padding-bottom: 15px;
    margin-top: -4px;
}

.min_top_txt.btm.ab {
    line-height: 28px;
    margin-bottom: 22px;
    margin-top: -7px;
    padding: 0 12px 6px;
}

.footer {
    background-color: #252525;
    width: 100%;
    padding: 22px 0;
    box-sizing: border-box;
}

.ftr_url_rwap {
    float: left;
    margin-right: 24px;
    width: 12%;
}

.ftr_big_cpr {
    margin: 0 0 44px;
}

.ftr_big_cpr p {
    color: #fff;
    font: 12px/14px 'FrutigerLTPro-Bold';
    text-align: left;
}

.ftr_url_ttl {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    text-transform: uppercase;
}

.ftr_url_rwap nav a {
    color: #00aed9;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
}

.footer_link {
    height: 270px;
    padding: 5px;
    width: 100%;
}

.ftr_cpr_url {
    display: inline-block;
    float: right;
    margin-top: -4px;
}

.ftr_cpr_url nav a {
    color: #00aed9;
    font-size: 12px;
    line-height: 12px;
    margin-left: 11px;
    text-align: left;
}

.ftr_cpr_url nav a:hover,
.ftr_url_rwap nav a:hover {
    color: #fff;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.ftr_cpr_min {
    float: left;
    color: #888;
    font: 12px/14px 'FrutigerLTPro-Roman';
}

.cont-width.ftr {
    padding: 0 0 0 70px;
}

.ico {
    background: rgba(0, 0, 0, 0) url("../img/min-icons.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 5px;
}

.ico.twt {
    background-position: 0 -15px;
}

.ico.lnk {
    background-position: 0 -29px;
}

.baner.benef {
    height: 423px;
    margin: 0 auto;
    padding: 75px 0;
    box-sizing: border-box;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.42);
    position: relative;
    overflow: hidden;
}

.sl_bl_cont_wr > img {
    height: 100%;
    width: 100%;
}

.list_pro {
    height: 290px;
    padding: 75px 0;
}

.list_pro_elem_img {
    height: 140px;
    text-align: center;
}

.list_pro_elem_cont {
    text-align: center;
    color: #505050;
    font: 20px/24px'FrutigerLTPro-Bold';
}

.big_bl_box {
    background: rgba(0, 0, 0, 0) url("../img/bl-sect-bg.jpg") no-repeat scroll 0 0;
    background-size: cover;
    box-sizing: border-box;
    height: 575px;
    margin: 0 auto;
    padding: 75px 0;
}

.big_bl_box_sl_wrap {
    margin: 0 auto;
    width: 673px;
    height: 430px;
    position: relative;
}

.pos_box_wrap {
    background-color: #b8b8b8;
    width: 673px;
    height: 39px;
    margin-top: -2px;
}

.bl_sc_prev,
.bl_sc_next {
    background: rgba(0, 0, 0, 0) url("../img/slider-ar.png") repeat scroll 0 0;
    cursor: pointer;
    height: 38px;
    position: absolute;
    top: 44%;
    width: 38px;
}

.bl_sc_prev {
    left: -79px;
}

.bl_sc_next {
    background-position: 38px 0;
    right: -82px;
}

.big_bl_box_sl_elem {
    height: 381px;
    width: 673px;
}

.sl_bl_cont {
    font: 33px/36px "FrutigerLTPro-Bold";
    left: 68px;
    position: absolute;
    top: 67px;
    color: #1d4180;
}

.sl_bl_cont span {
    color: #0fb7e0
}

.list_pro_elem {
    text-align: center;
    float: left;
    width: 25%;
    cursor: pointer;
}

.list_pro_elem_big_cont {
    display: none;
    font: 16px/24px 'FrutigerLTPro-Roman';
    width: 177px;
    margin: 0 auto;
    color: #3b3b3b;
}

.list_pro_elem:hover .list_pro_elem_big_cont {
    display: block;
}

.list_pro_elem:hover .list_pro_elem_cont {
    display: none;
}

.baner_ben_cont {
    margin-left: 62px;
    width: 60%;
}

.top_txt.bb {
    background: #63b846;
    /* height: 50px;*/
}

.top_txt.ab,
.top_txt.min.ab {
    background: #1d4180 none repeat scroll 0 0;
    font: 57px/55px "FrutigerLTPro-Bold";
    height: 65px;
    padding: 10px 23px 1px 20px;
}

.top_txt.min.bb {
    background: #63b846 none repeat scroll 0 0;
    height: 64px;
    line-height: 44px;
    padding-top: 3px;
    width: auto;
}

.bb_min_txt {
    line-height: 21px;
    margin-left: 177px;
    margin-top: 39px;
    position: relative;
    width: 58%;
}

.bb_big_txt.ab {
    position: relative;
}

.bb_big_txt.ab::after {
    background: rgba(0, 0, 0, 0) url("../img/bl-ar.png") repeat scroll 0 0;
    content: "";
    height: 175px;
    left: 346px;
    position: absolute;
    top: 38px;
    width: 144px;
}

.graph_box.wht::before {
    background: url("../img/bl-big-ar.jpg") no-repeat;
    background-size: 100% 100%;
    content: "";
    height: 29px;
    position: absolute;
    top: 0;
    width: 100%;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    background: url(../img/)
}

.frst_cld {
    display: none;
}

.inp_wrap option,
.inp_wrap option[selected] {
    box-sizing: border-box;
    color: red;
    height: 30px;
    padding: 5px 16px;
    font-size: 11px;
    color: #717174;
}

.inp_wrap option:hover {
    background: red;
}

.ftr_cont_wrap {
    padding: 0 35px 0 72px;
}

.ftr_url_rwap li {
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    line-height: 13px;
    padding: 4px 0;
    width: 100%;
}

.ftr_url_rwap:nth-child(2) {
    margin-right: 3px;
}

.ftr_url_rwap:nth-child(3) {
    margin-right: 22px;
}

.ftr_url_rwap:nth-child(4) {
    margin-right: -2px;
}

.ftr_url_rwap:nth-child(5) {
    margin-right: 16px;
}

.ftr_url_rwap:nth-child(6) {
    margin-right: -3px;
}

.ftr_url_rwap:nth-child(7) {
    margin-right: -15px;
}

.ftr_url_rwap:last-child {
    margin-right: 0;
    width: 10%;
}

.graph_box.wht {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    position: relative;
    padding: 75px 0 0;
    height: 307px;
}

.cont_box {
    float: left;
    margin: 11.5% 0 0 11.3%;
    width: 47%;
}

.video_form.bl_bg {
    background: rgba(0, 0, 0, 0) url("../img/bl-sect-bg.jpg") no-repeat scroll 0 0 / cover;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 75px 0 50px;
}

.graph_box_cont.ab .graph_box_cont.ab h3 {
    margin-top: 0;
}

.cont_txt_ab {
    color: #1d4180;
    display: inline-block;
    font-family: "FrutigerLTPro-Bold";
    font-size: 18px;
    line-height: 11px;
    margin-top: 20px;
}

.cont_txt_ab span {
    color: #717174;
    font-family: "FrutigerLTPro-Bold";
}

.ico.ab {
    background: rgba(0, 0, 0, 0) url("../img/bl-ar-min.png") no-repeat scroll 0 0;
    height: 14px;
    margin-left: 9px;
}

min_top_txt.btm.ab,
.min_top_txt.ab {
    background: #1d4180 none repeat scroll 0 0;
    padding-bottom: 20px;
    padding-top: 5px;
}

min_top_txt.btm.ab {
    margin-top: -2px;
}

.min_lft_cont_img {
    height: 100px;
    margin-left: 39px;
    margin-top: 50px;
    width: 100px;
}

.graph_box_img.ab {
    margin: 0;
    overflow: hidden;
    height: 315px;
}

.cont-width-40 {
    width: 40%;
    float: left;
    margin-right: 1.5%;
}

.cont-width-50 {
    width: 58.5%;
    float: left;
    height: 300px;
}

.cont-width-45.r_cont {
    float: left;
    margin: 0 0 0 7%;
    width: 43%;
}

.bb_min_txt p {
    font-size: 22px;
    line-height: 25px;
    color: #363737;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff;
}

h4 {
    font-family: "FrutigerLTPro-Bold";
    color: #3b3b3b;
    font-size: 26px;
}

.hdr_wrap {
    background-color: #272727;
    box-sizing: border-box;
    height: 100%;
    padding-top: 22px;
    width: 100%;
    z-index: 22;
}

.min_txt::before {
    background: rgba(0, 0, 0, 0) url("../img/pie-chart.png") no-repeat scroll 0 0;
    content: "";
    height: 51px;
    left: -70px;
    position: absolute;
    top: 7px;
    width: 53px;
}

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

:-moz-placeholder {
    color: #717174;
}

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

::-webkit-option-placeholder {
    color: #717174;
}

:-moz-placeholder {
    color: #717174;
}

:-ms-option-placeholder {
    color: #717174;
}

#video-play {
    background: url("../img/play-btn.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 30;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Pause {
    opacity: 0;
}

.Play {
    opacity: 0.8;
}

.min_rgt_cont ul li ul li {
    list-style: outside none none;
    margin-left: 25px;
}

.min_rgt_cont ul li ul li:first-child {
    margin-top: 10px;
}

.brimg {
    overflow: hidden;
}

.brimg > img {
    background-position: right center;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.brimg.btm > img {
    bottom: 0;
    margin-bottom: -2%;
    top: auto;
}

.mob_nav {
    display: none;
}

.top_txt.min.ab {
    height: 54px;
    line-height: 33px;
    padding: 0 19px;
}

.graph_box.wht {
    height: auto;
}

.graph_box {
    height: auto;
}


}