@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i);
@import url(subpage.css);
.prelatif,
.prelatife {
  position: relative;
}
.container.inside_container {
  max-width: 1305px;
  width: 100%;
}
.center {
  text-align: center;
}
.tengah {
  margin: 0 auto;
  padding: 0;
}
#preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/bgloader.jpg) left top repeat-x #dadbdb;
  height: 100%;
  z-index: 1500;
}
#statusloader {
  text-align: center;
  margin: 0 auto;
  left: inherit;
  width: 100%;
  vertical-align: middle;
  height: 100px;
  position: absolute;
  top: 36%;
  background-image: url(../images/loading2.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.carousel-inner > .item.active.left,
.carousel-inner > .item.active.right {
  float: none !important;
}
.back-white {
  background-color: #fff;
}
.back-grey {
  background-color: #ccc;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
a {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.outers_cont_inside_page {
  position: relative;
  z-index: 2;
}
.v-top {
  vertical-align: top;
}
.d-inline {
  display: inline-block;
  vertical-align: top;
}
.lines-grey {
  height: 1px;
  background-color: #ccc;
}
.dblock {
  display: block;
}
.table_out {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: table;
  vertical-align: middle;
  text-align: center;
}
.table_out .table_in {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.h100per {
  height: 100%;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.posfull-abs.inside {
  position: relative;
  top: inherit;
  left: inherit;
}
.posfull-abs {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 250;
}
.header.posfull-abs {
  z-index: 100;
}
a:focus,
a:hover {
  text-decoration: none;
}
.inners_toppage_default {
  position: relative;
  z-index: 1;
  clear: both;
}
.inners_toppage_default .blocks_menu_top_page {
  background-color: #0095dad6;
  height: 73px;
  padding-top: 25px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 150;
  width: 100%;
}
.outers-block-top-wrapfcs2 {
  position: absolute;
  left: 0;
  top: inherit;
  bottom: 200px;
  width: 100%;
  height: auto;
  background-color: transparent;
  z-index: 15;
  overflow: hidden;
  clear: both;
}
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 {
  max-width: 1240px;
  text-align: left;
  margin: 0 auto;
}
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 .texts {
  max-width: 510px;
}
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 .texts h3,
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 .texts h4 {
  display: block;
  margin: 0 0 5px;
  padding: 0;
  line-height: 1.2;
  font-family: Roboto, sans-serif;
  font-size: 34px;
  font-weight: 400;
  color: #fff;
}
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 .texts h3 b,
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 .texts h3 strong,
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 .texts h4 b,
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 .texts h4 strong {
  font-weight: 700;
}
.outers-block-top-wrapfcs2 .bloc_middlecn_home1 .texts p {
  margin: 0;
  padding: 0;
  line-height: 1.3;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 300;
  color: #fff;
}
a.btns-defaults-button {
  background: #0095da;
  box-shadow: none;
  border-radius: 30px;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 40px;
}
a.btns-defaults-button:focus,
a.btns-defaults-button:hover {
  color: #f5f5f5;
  text-decoration: none;
}
#carousel-exDeks.carousel .carousel-inner .item img {
  width: 100%;
}
a.btns_browndefaults,
a.btns_customs_blue {
  display: inline-block;
  box-shadow: none;
  background: #363636;
  border: 0;
  width: auto;
  padding: 10px 15px;
  text-align: center;
  border-radius: 15px;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.75);
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.btns_browndefaults:focus,
a.btns_browndefaults:hover,
a.btns_customs_blue:focus,
a.btns_customs_blue:hover {
  text-decoration: none;
  background-color: #313131;
  color: #fff;
}
section.default_sc {
  min-height: 400px;
  height: auto;
  position: relative;
  width: 100%;
  background-color: #fff;
}
section.default_sc .container.prelatife {
  padding-top: 7%;
  padding-bottom: 7%;
}
section.default_sc.blocks_section_homecn1#home_c1 {
  min-height: 275px;
  width: 100%;
  background-color: #f5f5f5;
}
section.default_sc.blocks_section_homecn1#home_c1 .container.prelatife {
  padding-top: 60px;
  padding-bottom: 50px;
}
section.default_sc.blocks_section_homecn1#home_c1 .insides {
  clear: both;
}
section.default_sc.blocks_section_homecn1#home_c1 .insides h3,
section.default_sc.blocks_section_homecn1#home_c1 .insides h4,
section.default_sc.blocks_section_homecn1#home_c1 .insides p,
section.default_sc.blocks_section_homecn1#home_c1 .insides span {
  display: block;
  margin: 0;
  padding: 0;
}
section.default_sc.blocks_section_homecn1#home_c1 .insides h3 {
  font-size: 30px;
  font-weight: 700;
  color: #0095da;
  line-height: 1.1;
  margin-bottom: 5px;
}
section.default_sc.blocks_section_homecn1#home_c1 .insides h4 {
  font-size: 30px;
  font-weight: 400;
  color: #000;
  line-height: 1.3;
  margin-bottom: 10px;
}
section.default_sc.blocks_section_homecn1#home_c1 .insides p {
  font-size: 13px;
  font-weight: 400;
  color: #494949;
  line-height: 1.4;
  margin-bottom: 15px;
}
section.default_sc.blocks_section_homecn1#home_c1 .insides .lefts_content {
  max-width: 510px;
  clear: both;
}
section.default_sc.blocks_section_homecn1#home_c1 .insides .lefts_content p {
  line-height: 1.5;
  font-size: 13px;
  font-weight: 400;
  color: #494949;
  margin-bottom: 15px;
}
section.default_sc.blocks_section_homecn1#home_c1 .insides .rights_cont p {
  font-size: 13px;
  color: #494949;
  line-height: 1.4;
}
section.default_sc.blocks_section_homecn1#home_c1
  .insides
  .rights_cont
  a.mores_def {
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
section.default_sc.blocks_section_homecn1#home_c1
  .insides
  .rights_cont
  .lists_sub_company_lg
  ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.default_sc.blocks_section_homecn1#home_c1
  .insides
  .rights_cont
  .lists_sub_company_lg
  ul
  li {
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
}
section.default_sc.blocks_section_homecn1#home_c1
  .insides
  .rights_cont
  .lists_sub_company_lg
  ul
  li:first-child {
  padding-left: 0;
}
section.default_sc.blocks_section_homecn2#home_c2 {
  min-height: 275px;
  width: 100%;
  background-color: #fff;
  position: relative;
  clear: both;
}
section.default_sc.blocks_section_homecn2#home_c2 .container.prelatife {
  padding-top: 110px;
  padding-bottom: 0;
}
section.default_sc.blocks_section_homecn2#home_c2 .insides {
  clear: both;
}
section.default_sc.blocks_section_homecn2#home_c2
  .insides
  .blocks-overview-content
  .lefts_contents {
  max-width: 595px;
}
section.default_sc.blocks_section_homecn2#home_c2
  .insides
  .blocks-overview-content
  .lefts_contents
  h3,
section.default_sc.blocks_section_homecn2#home_c2
  .insides
  .blocks-overview-content
  .lefts_contents
  p {
  display: block;
  margin: 0;
  padding: 0;
  font-family: Roboto, sans-serif;
}
section.default_sc.blocks_section_homecn2#home_c2
  .insides
  .blocks-overview-content
  .lefts_contents
  h3 {
  font-size: 34px;
  font-weight: 800;
  color: #000;
  line-height: 1.2;
  margin-bottom: 30px;
}
section.default_sc.blocks_section_homecn2#home_c2
  .insides
  .blocks-overview-content
  .lefts_contents
  p {
  font-size: 13px;
  font-weight: 300;
  color: #000;
  line-height: 1.5;
  margin-bottom: 25px;
}
section.default_sc.blocks_section_homecn2#home_c2
  .insides
  .blocks-overview-content
  .rights_contents {
  position: relative;
  z-index: 2;
  clear: both;
}
section.default_sc.blocks_section_homecn2#home_c2
  .insides
  .blocks-overview-content
  .rights_contents
  .banners_picture {
  position: relative;
  z-index: 3;
}
section.default_sc.blocks_section_homecn2#home_c2
  .insides
  .blocks-overview-content
  .rights_contents
  .banners_picture
  .tops-an-picture {
  position: absolute;
  top: -170px;
  right: -110px;
  z-index: 5;
}
section.default_sc.blocks_section_homecn2#home_c2:after {
  display: inline-block;
  content: "";
  vertical-align: middle;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 67px;
  background-color: #0095da;
}
.widget.banner-list-product-overv {
  position: relative;
  z-index: 10;
  clear: both;
}
.widget.banner-list-product-overv .tops_titles h3.sub_title {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #000 !important;
  text-transform: uppercase !important;
}
.widget.banner-list-product-overv .box-list-overview_products {
  margin: 0 -12px;
}
.widget.banner-list-product-overv .items {
  background-color: #fff;
  -webkit-box-shadow: -1px 3px 9px 0 rgba(50, 50, 50, 0.15);
  -moz-box-shadow: -1px 3px 9px 0 rgba(50, 50, 50, 0.15);
  box-shadow: -1px 3px 9px 0 rgba(50, 50, 50, 0.15);
  margin: 0 12px;
}
.widget.banner-list-product-overv .items .info {
  padding: 28px 38px;
  min-height: 145px;
  clear: both;
}
.widget.banner-list-product-overv .items .info h6,
.widget.banner-list-product-overv .items .info p {
  display: block;
  margin: 0;
  padding: 0;
}
.widget.banner-list-product-overv .items .info h6.titles {
  font-size: 17px;
  font-weight: 700;
  color: #0095da;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.widget.banner-list-product-overv .items .info p {
  font-size: 13px;
  font-weight: 400;
  color: #494949;
  line-height: 1.5;
}
section.default_sc.blocks_section_homecn3.back-green-smooth#home_c3 {
  min-height: 150px;
  width: 100%;
  background-color: #0095da;
}
section.default_sc.blocks_section_homecn3.back-green-smooth#home_c3
  .container.prelatife {
  padding-top: 65px;
  padding-bottom: 60px;
}
section.default_sc.blocks_section_homecn3.back-green-smooth#home_c3 .insides {
  clear: both;
}
section.default_sc.blocks_section_homecn3.back-green-smooth#home_c3
  .insides
  h4 {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
}
section.default_sc.blocks_section_homecn3.back-green-smooth#home_c3
  .insides
  a.btns-defaults-button.white_buy {
  background-color: #fff;
  color: #0095da;
}
section.default_sc.blocks_section_homecn3.back-green-smooth#home_c3
  .insides
  a.btns-defaults-button.white_buy:focus,
section.default_sc.blocks_section_homecn3.back-green-smooth#home_c3
  .insides
  a.btns-defaults-button.white_buy:hover {
  text-decoration: none;
  color: #91a725;
}
.full_img img {
  width: 100%;
}
footer.foot {
  position: relative;
  background-color: #fff;
  min-height: 100px;
  height: auto;
  z-index: 1;
  padding-top: 35px;
}
footer.foot span.ts_footTop {
  display: block;
  margin: 0;
  padding: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  line-height: 1;
}
footer.foot .ins_footer {
  padding-bottom: 50px;
  padding-top: 30px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  clear: both;
}
footer.foot .ins_footer p {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
footer.foot .ins_footer form {
  margin-bottom: 0;
}
footer.foot .ins_footer form .form-group {
  margin-right: 12px;
}
footer.foot .ins_footer form .form-group input {
  height: 38px;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #b2b2b2;
}
footer.foot .ins_footer form button.btns_fm_submit {
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background: #0095da;
  width: 176px;
  height: 38px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
footer.foot .ins_footer .socials_footer {
  clear: both;
  padding-top: 10px;
}
footer.foot .ins_footer .socials_footer a {
  display: inline-block;
}
footer.foot .ins_footer .socials_footer a i.fa {
  color: #c6c6c6;
  font-size: 25px;
}
footer.foot .lists_sub_web {
  padding-bottom: 35px;
}
footer.foot .lists_sub_web .picts a {
  display: block;
}
footer.foot .lgo_footers {
  clear: both;
}
footer.foot .lgo_footers img {
  display: inline-block;
  vertical-align: middle;
  max-width: 70px;
}
footer.foot .lgo_footers span.lgosn_footer {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  top: 3px;
  position: relative;
  vertical-align: middle;
  padding-left: 10px;
  padding-top: 5px;
}
footer.foot .backs-grey_block {
  background-color: #f5f5f5;
  padding: 60px 0 45px;
  clear: both;
}
footer.foot .backs-grey_block .menu_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer.foot .backs-grey_block .menu_list ul li {
  font-size: 14px;
  font-weight: 400;
  color: #494949;
  padding: 2px 0;
}
footer.foot .backs-grey_block .menu_list ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #494949;
}
footer.foot .backs-grey_block span.sub_name {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #231f20;
  line-height: 1;
  padding-bottom: 10px;
}
footer.foot .backs-grey_block dl.dl-horizontal {
  clear: both;
}
footer.foot .backs-grey_block dl.dl-horizontal dt {
  font-size: 14px;
  font-weight: 400;
  color: #9b9b9b;
  width: 52px;
  text-align: left;
  padding-bottom: 2px;
}
footer.foot .backs-grey_block dl.dl-horizontal dd {
  font-size: 14px;
  font-weight: 400;
  color: #9b9b9b;
  margin-left: 52px;
  text-align: left;
  text-decoration: none;
  font-family: Roboto, sans-serif;
  padding-bottom: 2px;
}
footer.foot .backs-grey_block dl.dl-horizontal dd a {
  text-decoration: none;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #9b9b9b;
}
footer.foot .backs-grey_block .boxs_list_logoChln_corporate {
  padding: 25px;
  padding-right: 0;
  position: relative;
  float: right;
  min-height: 146px;
  width: 735px;
  border: 5px solid #e6e6e6;
}
footer.foot .backs-grey_block .boxs_list_logoChln_corporate .lists {
  position: relative;
  z-index: 15;
  left: -65px;
}
footer.foot .backs-grey_block .boxs_list_logoChln_corporate .lists ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer.foot .backs-grey_block .boxs_list_logoChln_corporate .lists ul li {
  padding: 15px 24px;
  height: 94px;
}
footer.foot
  .backs-grey_block
  .boxs_list_logoChln_corporate
  .lists
  ul
  li.separator {
  padding: 0;
  background: url(../images/lines-middlesn_ls_logofoots.jpg) top center
    no-repeat;
  width: 1px;
  height: 94px;
}
footer.foot
  .backs-grey_block
  .boxs_list_logoChln_corporate
  .lists
  ul
  li:first-child {
  padding-left: 0;
}
footer.foot
  .backs-grey_block
  .boxs_list_logoChln_corporate
  .lists
  ul
  li:last-child {
  padding-right: 0;
}
footer.foot .backs-grey_block .boxs_list_logoChln_corporate:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -5px;
  top: 25px;
  z-index: 10;
  width: 5px;
  height: 85px;
}
footer.foot .lgo_footers {
  display: block;
}
footer.foot .t_info_footers {
  padding-top: 15px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #747474;
}
footer.foot .t_info_footers a {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #747474;
  text-decoration: none;
}
footer.foot .t_info_footers a:focus,
footer.foot .t_info_footers a:hover {
  text-decoration: none;
  color: #333;
  font-weight: 500;
}
footer.foot .t_info_footers i.fa-email {
  display: inline-block;
  vertical-align: top;
  content: "";
  background: url(../images/icn-footer-email.png) no-repeat;
  width: 18px;
  height: 15px;
}
footer.foot .t_info_footers i.fa-mobil {
  display: inline-block;
  vertical-align: top;
  content: "";
  background: url(../images/icn-footer-mobile.png) no-repeat;
  width: 11px;
  height: 19px;
}
footer.foot .language_heads {
  padding-top: 0;
  padding-bottom: 3px;
  font-size: 13px;
  font-weight: 400;
  color: #939598;
  position: relative;
  top: -3px;
}
footer.foot .language_heads a {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  color: #939598;
}
footer.foot .language_heads a.active,
footer.foot .language_heads a:focus,
footer.foot .language_heads a:hover {
  color: #000;
  font-weight: 700;
}
footer.foot .t-copyrights {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #7f7f7f;
  letter-spacing: 0;
}
footer.foot .t-copyrights a {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #7f7f7f;
}
footer.foot .t-copyrights a:focus,
footer.foot .t-copyrights a:hover {
  text-decoration: none;
  color: #7f7f7f;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  bottom: 0;
  z-index: 75;
  width: 100%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  margin: 0;
  padding: 0;
  left: -50px;
  bottom: 90px;
  position: absolute;
  opacity: 0.9;
  display: inline-block;
  content: "";
  border-radius: 0;
  background: url(../images/chevron-left_inside.png) no-repeat;
  width: 26px;
  height: 49px;
  text-indent: -9999px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  margin: 0;
  padding: 0;
  right: -50px;
  bottom: 90px;
  position: absolute;
  display: inline-block;
  content: "";
  opacity: 0.9;
  border-radius: 0;
  background: url(../images/chevron-right_inside.png) no-repeat;
  width: 26px;
  height: 49px;
  text-indent: -9999px;
}
.pict_full img {
  width: auto;
  max-width: 100%;
}
.bt-viewon-top {
  z-index: 100;
  position: fixed;
  bottom: 150px;
  right: 15px;
  background-color: rgba(255, 255, 255, 0.9);
}
.bt-viewon-top a {
  width: auto;
  height: auto;
  background-color: transparent;
  border: 2px solid #ddd;
  display: block;
  padding: 0.7em;
}
.bt-viewon-top a i.fa {
  color: rgba(87, 87, 87, 0.7);
  font-size: 20px;
}
.bt-viewon-top a:hover i.fa {
  color: rgba(87, 87, 87, 0.99);
}
.flex-control-nav {
  display: block !important;
  position: absolute;
  bottom: 10px;
  left: 0;
  top: inherit;
  right: inherit;
  padding-top: 150px;
  padding-right: 10px;
  z-index: 1000;
  text-align: center;
  margin-left: 0;
  width: 100%;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  width: 15px;
  height: 15px;
  background: url(../images/toc-fcs-active.png) no-repeat;
}
.flex-control-paging li {
  margin: 4px;
  display: inline-block;
}
.flex-control-paging li a {
  width: 15px;
  height: 15px;
  background: url(../images/toc-fcs.png) no-repeat;
  box-shadow: none;
}
.custom-navigation {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.custom-navigation > * {
  display: table-cell;
}
.custom-navigation > a {
  width: 50px;
}
.custom-navigation .flex-next {
  text-align: right;
}
.slider {
  margin: 0 !important;
}
div.main-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
}
ul.slides li div.main-slide.no_cursor {
  cursor: default;
}
.flexslider,
.full-widths,
.slider,
ul.slides,
ul.slides li {
  height: 100%;
}
.flexslider {
  margin: 0;
}
.flex-direction-nav .flex-next {
  right: 0;
  opacity: 0;
}
.flex-direction-nav .flex-prev {
  left: 0;
  opacity: 0;
}
.flexslider {
  border: 0;
}
.flex-direction-nav a {
  display: none !important;
}
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  z-index: 1;
}
.carousel.fade .item:first-child {
  top: auto;
  position: relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  z-index: 2;
}
#back-top {
  color: #fff;
  background: #fff;
  font-size: 20px;
  line-height: 100%;
  position: fixed;
  z-index: 500;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  text-align: center;
  top: inherit !important;
  border: 1px solid #c5c5c5;
  border-right: 0;
  border-bottom: 0;
  display: none;
}
#back-top i.fa {
  color: #565656;
}
.flexslider ul.slides {
  margin: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.customs_modalPopup {
  clear: both;
}
.customs_modalPopup .modal-dialog {
  width: 770px;
}
.customs_modalPopup .modal-dialog .modal-body {
  padding: 30px 30px 25px;
}
.customs_modalPopup .ins_modal {
  text-align: left;
  clear: both;
}
.customs_modalPopup .ins_modal p,
.customs_modalPopup .ins_modal span {
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #333;
}
.customs_modalPopup .ins_modal p {
  line-height: 1.5;
  margin-bottom: 15px;
  text-transform: inherit;
  font-size: 15px;
}
.customs_modalPopup .ins_modal p b,
.customs_modalPopup .ins_modal p strong {
  font-size: 16px;
}
.customs_modalPopup .ins_modal .pictures {
  padding-right: 1.8em;
}
.customs_modalPopup .ins_modal .pictures img {
  -webkit-box-shadow: 2px 2px 6px 0 rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 2px 2px 6px 0 rgba(50, 50, 50, 0.25);
  box-shadow: 2px 2px 6px 0 rgba(50, 50, 50, 0.25);
  width: 100%;
}
.customs_modalPopup .ins_modal .inner-form-modal {
  clear: both;
}
.customs_modalPopup .ins_modal .tops_title {
  font-size: 21px;
  font-weight: 700;
  color: #333;
  padding-bottom: 6px;
  border-bottom: 3px solid #002a51;
  margin-bottom: 18px;
}
.customs_modalPopup .ins_modal span {
  text-transform: capitalize;
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #333;
}
.customs_modalPopup .ins_modal form {
  margin-bottom: 0;
}
.customs_modalPopup .ins_modal form .form-group label {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  text-align: left;
}
.customs_modalPopup .ins_modal form .form-group input {
  width: 252px;
  height: 26px;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
}
.customs_modalPopup .ins_modal form .form-group textarea {
  width: 252px;
  height: 55px;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
}
.customs_modalPopup .ins_modal form button {
  box-shadow: none;
  border-radius: 0;
  background: #363636;
  padding: 6px 18px;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0;
  border: 0;
}
.customs_modalPopup .ins_modal form button:focus,
.customs_modalPopup .ins_modal form button:hover {
  opacity: 0.95;
}
section.block-top-news.default_sc {
  padding-top: 72px;
  background-color: #f5f5f5;
  min-height: 300px;
  clear: both;
}
section.block-top-news.default_sc .picture img {
  width: 100%;
}
section.block-top-news.default_sc .widget-text {
  padding-top: 3em;
  clear: both;
}
section.block-top-news.default_sc .widget-text h2,
section.block-top-news.default_sc .widget-text p {
  display: block;
  margin: 0;
  padding: 0;
}
section.block-top-news.default_sc .widget-text h2 {
  font-size: 30px;
  font-weight: 700;
  color: #0095da;
  line-height: 1;
  padding-bottom: 1.1em;
}
section.block-top-news.default_sc .widget-text p {
  font-size: 33px;
  font-weight: 800;
  color: #000;
  line-height: 1.3;
}
section.default_sc.blocks_about_content.block_blogs_1 .container.prelatife {
  padding-top: 5%;
  padding-bottom: 2.5%;
}
.lists_blogs_data_default.in_list .items {
  padding-bottom: 28px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 35px;
}
.lists_blogs_data_default.in_list .items .info {
  text-align: left;
  min-height: 218px;
  height: auto;
  max-height: 220px;
  overflow: hidden;
  padding-right: 1.7em;
}
.lists_blogs_data_default.in_list .items .info .sub_info h5,
.lists_blogs_data_default.in_list .items .info .sub_info p,
.lists_blogs_data_default.in_list .items .info .sub_info span {
  display: block;
  margin: 0;
  padding: 0 0 1em;
}
.lists_blogs_data_default.in_list .items .info .sub_info span.dates {
  font-size: 12px;
  font-weight: 400;
  color: #5b5b5b;
  padding-bottom: 1.1em;
}
.lists_blogs_data_default.in_list .items .info .sub_info h5.names {
  font-size: 25px;
  font-weight: 700;
  color: #0095da;
  padding-bottom: 0;
  margin-bottom: 0.5em;
  height: 60px;
  overflow: hidden;
  line-height: 1.3;
}
.lists_blogs_data_default.in_list .items .info .sub_info h5.names a {
  font-size: 25px;
  font-weight: 700;
  color: #0095da;
}
.lists_blogs_data_default.in_list .items .info .sub_info h5.names a:focus,
.lists_blogs_data_default.in_list .items .info .sub_info h5.names a:hover {
  color: #0287c5;
}
.lists_blogs_data_default.in_list .items .info .sub_info p {
  font-size: 14px;
  font-weight: 400;
  color: #242424;
}
.lists_blogs_data_default.in_list .items .info a.btns_view_blog {
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: #0095da;
  text-decoration: underline;
}
.lists_blogs_data_default.in_list .items .info a.btns_view_blog:focus,
.lists_blogs_data_default.in_list .items .info a.btns_view_blog:hover {
  color: #000;
  text-decoration: none;
}
section.default_sc.blocks_section_blog_c1#blog_c1 .prelatife.container {
  padding-top: 95px;
  padding-bottom: 55px;
}
section.default_sc.blocks_section_blog_c1#blog_c1 .tops_n {
  width: 100%;
  background: url(../images/tops_block_line_greyArticles.jpg) top center
    repeat-y #eaecee;
  min-height: 50px;
  height: auto;
  clear: both;
}
section.default_sc.blocks_section_blog_c1#blog_c1 .tops_n .prelatife.container {
  padding-top: 0;
  padding-bottom: 0;
}
section.default_sc.blocks_section_blog_c1#blog_c1 .tops_n span.brns_title {
  display: block;
  padding: 15px 0 0;
  margin: 0;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .tops_n
  .seleftnc_date_article {
  padding-top: 8px;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .tops_n
  .seleftnc_date_article
  select {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  font-weight: 700;
  color: #0095da;
}
section.default_sc.blocks_section_blog_c1#blog_c1 .insides.middles_content {
  clear: both;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog {
  max-width: 930px;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  h2 {
  display: block;
  margin: 0 0 25px;
  padding: 0;
  line-height: 1.2;
  font-size: 33px;
  font-weight: 500;
  color: #0095da;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  .blc_view_photos {
  padding-bottom: 5px;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  .blc_view_photos
  a {
  font-size: 13px;
  font-weight: 400;
  color: #0095da;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  .blc_view_photos
  a
  i.image-gallery {
  position: relative;
  top: 2px;
  display: inline-block;
  vertical-align: top;
  content: "";
  width: 20px;
  height: 19px;
  background: url(../images/icn-gallery-photo.png) no-repeat;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  .blc_view_photos
  a:focus,
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  .blc_view_photos
  a:hover {
  text-decoration: none;
  color: #07398f;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  p {
  display: block;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #7e7e7e;
  text-align: justify;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  p
  img {
  width: auto;
  max-width: 100%;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  ol,
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  ul {
  margin-bottom: 25px;
  margin-left: 0;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  ol
  li,
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .lefts_cont.detail_blog
  ul
  li {
  font-size: 15px;
  font-weight: 400;
  color: #7e7e7e;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .rights_cont {
  padding-top: 55px;
  clear: both;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .rights_cont
  h6 {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .rights_cont
  .lists_others_news_df
  .items {
  padding-bottom: 25px;
  clear: both;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .rights_cont
  .lists_others_news_df
  .items
  h6,
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .rights_cont
  .lists_others_news_df
  .items
  span {
  display: block;
  margin: 0;
  padding: 0;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .rights_cont
  .lists_others_news_df
  .items
  span.dates {
  line-height: 1;
  padding-bottom: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}
section.default_sc.blocks_section_blog_c1#blog_c1
  .insides.middles_content
  .rights_cont
  .lists_others_news_df
  .items
  h6 {
  line-height: 1.3;
  font-size: 16px;
  font-weight: 500;
  color: #0095da;
  text-transform: inherit;
}
section.insidespg-cover {
  background-size: cover;
  width: 100%;
  height: 524px;
  position: relative;
  z-index: 2;
}
section.insidespg-cover {
  display: table;
  vertical-align: middle;
  width: 100%;
  clear: both;
}
section.insidespg-cover .outers_block_inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
section.insidespg-cover .insides_intext {
  text-align: center;
  margin: 0 auto;
  clear: both;
}
section.insidespg-cover .insides_intext h1 {
  display: block;
  margin: 0;
  font-family: 'Fira Sans', sans-serif;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 5px;
}
section.insidespg-cover .insides_intext h2 {
  letter-spacing: 0;
  text-transform: inherit;
  font-size: 29px;
  font-weight: 700;
  color: #fff;
}
