@import "animate.css";
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
@import url(//fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900);

/*========================================================
                        Includes
=========================================================*/
/*========================================================
                      Main Styles
=========================================================*/
circ {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
body {
  color: #333f47;
  -webkit-text-size-adjust: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 9px;
  line-height: 12px;
  font-weight: 400;
  background-color: #333f47;
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
}
img {
  max-width: 100%;
  height: auto;
}
img2 {
  max-width: 100%;
  height: auto;
  padding-right: 25px;
  padding-left: 25px;
  padding-bottom: 25px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #334048;
  font-family: "Figtree", sans-serif;
}
h2 {
  font-size: 72px;
  line-height: 72px;
}
h3 {
  text-align: center;
  font-size: 20px;
  line-height: 52px;
  font-weight: 700;
  color: #f26223;
}
h35 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  padding-left: 20px;
  color: #f26223;
}
h4 {
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-size: 22px;
  line-height: 24px;
  text-align: left;
  padding-left: 20px;
}
h45 {
  font-optical-sizing: auto;
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  padding-right: 0px;
}
h455 {
  font-optical-sizing: auto;
  font-family: "Figtree", sans-serif;
  color: #F26223;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  line-height: 22px;
  text-align: right;
  padding-right: 0px;
}
h412 {
  font-optical-sizing: auto;
  font-family: "Figtree", sans-serif;
  color: #334048;
  font-weight: 900;
  font-size: 32px;
  line-height: 32px;
  text-align: right;
  padding-right: 0px;
}
h413 {
  font-optical-sizing: auto;
  font-family: "Figtree", sans-serif;
  color: #F26223;
  font-weight: 900;
  font-size: 32px;
  line-height: 32px;
  text-align: right;
  padding-right: 0px;
}
h456 {
  font-optical-sizing: auto;
  font-family: "Figtree", sans-serif;
  color: #334048;
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
  text-align: right;
  padding-right: 0px;
}
h466 {
  font-optical-sizing: auto;
  font-family: "Figtree", sans-serif;
  color: #334048;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  padding-right: 0px;
}
h4667 {
  font-optical-sizing: auto;
  font-family: "Figtree", sans-serif;
  color: #F26223;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  padding-right: 0px;
}
h4567 {
  font-optical-sizing: auto;
  font-family: "Figtree", sans-serif;
  color: #F26223;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
  text-align: right;
  padding-right: 0px;
}
@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}
h5 {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}
h5a {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  color: #f26223;
}
h55 {
  font-size: 18px;
  line-height: 24px;
}
h6 {
  font-size: 16px;
}
p a:hover {
  text-decoration: underline;
}
time {
  display: block;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  color: #f26223;
}
a:active {
  background: transparent;
}
a:focus {
  outline: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
.fa {
  line-height: inherit;
  font-size: 24px;
  margin-top: 17px;
  color: #f26223;
}
.fa:hover {
  color: #333a49;
}
.fa__ {
  margin-top: 11px;
}
[class*="fa-"]:before {
  font-weight: 400;
  font-family: "FontAwesome";
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
.center {
  text-align: center;
}
.left {
  text-align: justify;
}
.right {
  text-align: right;
}
hr {
  width: 90px;
  height: 1px;
  border: none;
  color: #1e283a;
  background: #1e283a;
}
/*=======================================================
                       Main Layout
=========================================================*/
.container + div {
  margin-top: 20px;
}
hr + p {
  margin-top: 14px;
}
* + .btn {
  margin-top: 49px;
}
* + .btn__ {
  margin-top: 45px;
}
h3 + hr {
  margin-top: 5px;
}
p + hr {
  margin-top: 14px;
}
h5 + p {
  margin-top: 2px;
}
hr + .row {
  margin-top: 50px;
}
hr + .row__offs {
  margin-top: 34px;
}
hr + .row__offs2 {
  margin-top: 29px;
}
p + .row__offs3 {
  margin-top: 58px;
  margin: 0 auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
* + .flex-list {
  margin-top: 89px;
}
p + a.fa {
  margin-top: 14px;
}
em + p {
  margin-top: 25px;
}
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
  font-size: 18px;
  text-align: center;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.sf-menu > li + li {
  margin-left: 1px;
}
.sf-menu a {
  display: block;
}
.sf-menu li:nth-child(n + 2):before {
  content: "";
  background: #333f47;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
}
.sf-menu li.active:before {
  display: none;
}
.sf-menu li:hover:before {
  display: none;
}
.sf-menu > li > a {
  color: #fff;
  line-height: 16px;
  padding: 11px 1px 1px 20px;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #f26223;
  background-color: transparent;
}
.sf-menu > li.active > a {
  color: #f26223;
  background-color: transparent;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 34px;
  left: 0px;
  width: 200px;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  font-size: 16px;
  line-height: 34px;
  margin-top: 10px;
  padding: 0px 0px 0px 10px;
  background: rgba(51, 63, 71, 0.75);
  z-index: 2;
}
.sf-menu ul > li > a {
  color: #f2f2f4;
  font-weight: 600;
}
.sf-menu ul > li a:before {
  display: none;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  font-weight: 700;
  color: #f26223;
}
.sf-menu ul ul {
  position: absolute;
  left: 100%;
  top: 43%;
  width: 100px;
  margin-top: 0;
  padding: 2px 24px;
  z-index: 4;
  background: #fff;
}
.sf-menu ul ul > li {
  line-height: 30px;
}
.sf-menu ul ul > li > a {
  color: #000;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #fff;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 55%;
  top: 90%;
  content: "\f0d7";
  font: 400 14px/14px "FontAwesome";
  color: #fff;
}
.sf-menu > li > .sf-with-ul:hover:before {
  color: #f26223;
}
.sf-menu > li.sfHover > .sf-with-ul:before,
.sf-menu > li.active > .sf-with-ul:before {
  color: #f26223;
}
.sf-menu ul li:before {
  display: none;
}
.mobile-menu {
  display: none;
}
@media (max-width: 767px) {
  .nav {
    display: none !important;
  }

  .mobile-menu {
    display: block;
  }

  .sf-menu {
    display: none;
  }

  .hamburger-button {
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    border: none;
    padding: 2px;
    appearance: none;
    z-index: 3;
    background-color: transparent;
    cursor: pointer;
    fill: #F26223;
    transition: background-color ease 300ms;
  }

  .hamburger-button svg {
    width: 50px;
    height: 50px;
  }

  .hamburger-button p {
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
    font-family: "Figtree", sans-serif;
  }

  .hamburger-button:active,
  .hamburger-button:hover {
    background-color: transparent;
  }

  .close-hamburger-full {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    padding: 0;
    border: none;
    background-color: #000000a0;
    appearance: none;
    z-index: 1;
  }

  .mobile-hamburger-menu {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100%;
    height: 0;
    background-color: transparent;
	text-align: left;
	padding-left: 7px;
	padding-top: 50px;
	font-weight: bold;
    font-family: "Figtree", sans-serif;
    font-size: 1.3rem;
    overflow: hidden;
    transition: height ease 400ms;
    z-index: 2;
  }

  .mobile-hamburger-menu li {
    padding-block: 5px;
    color: #fff;
    overflow: hidden;
  }

  .mobile-hamburger-menu > li > ul {
    display: block;
    flex-direction: column;
    row-gap: 5px;
    height: 0;
    max-height: 100%;
    overflow: hidden;
    transition: height ease 300ms;
    background-color: transparent;
  }

  .mobile-hamburger-menu > li:active > ul,
  .mobile-hamburger-menu > li:hover > ul {
	  height: 300px;
  }

  .mobile-hamburger-menu a {
    display: block;
    padding-block: 5px;
  }

  .mobile-hamburger-menu a:active,
  .mobile-hamburger-menu a:hover {
    color: #f26223;
  }
}
/*==================  Select Menu  ======================*/
.select-menu {
  border-bottom: 1px solid #f26223;
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  background: #333f47;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 30px;
  color: #f2f2f4;
  background-color: #333f47;
  font: 700 16px "Figtree", sans-serif;
  line-height: 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .select-menu {
    display: block;
  }
}
@media (max-width: 479px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  padding: 5px 0;
}
.isStuck {
  background: #f2f2f4;
  z-index: 999;
  border-bottom: 1px solid #333333;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 10px;
  color: #333F47;
  background: #F26223;
  border: 0px solid #F2F2F4;
  position: fixed;
  right: 54px;
  bottom: 184px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.toTop:hover {
  color: #333F47;
  background: #FFF;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb_overlay:before {
  content: "\f065";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
@media (max-width: 767px) {
  .section-sets .max_height .thumb {
    max-height: 300px;
  }
}
/*==================   Parallax    ======================*/
.parallax {
  background-position: center 0;
  background-repeat: no-repeat;
}
.mobile .parallax,
.tablet .parallax {
  background-position: 50% 0 !important;
  background-size: cover;
}
.parallax1 {
  background-color: #1e283a;
  background-image: url(../images/parallax01.jpg);
}
@media (min-width: 2050px) {
  .parallax {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover;
  }
}
.parallax1 * {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
}
.parallax1 * p {
  font-size: 16px;
  padding-top: 6;
  padding-right: 224px;
  padding-bottom: 6;
  padding-left: 224px;
}
.parallax1 * h3 + h4 {
  margin-top: -4px;
}
.parallax1 * h4 + p {
  margin-top: 12px;
}
.parallax1 * .h4__ins {
  line-height: 29px;
}
.parallax1 * a:hover {
  color: #333a49;
}
@media (max-width: 768px) {
  .parallax1 * p {
    padding: 0 15px;
  }
}
/*==========================Brand========================*/
.brand_name {
  line-height: normal;
  position: absolute;
  padding-right: 30px;
  padding-left: 0px;
  padding-bottom: 44px;
  width: auto;
  height: auto;
  top: 44px;
  display: block;
  margin: 0 auto;
}
.brand_name span {
  color: #f26223;
  display: block;
  margin: 0 auto;
}
.brand h1:before {
  content: "";
  width: 301px;
  height: 59px;
  position: absolute;
  left: 0;
  top: 0px;
  background-image: none;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
}
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  color: #ffffff;
  background: #f26223;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.btn:hover {
  background: #333f47;
  text-decoration: none;
}
.btn:active {
  background: #333f47;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.btn__ {
  padding: 18px 52px 19px 50px;
}
.btn2 {
  border: none;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  color: #ffffff;
  padding: 10px 27px 10px 27px;
  background: #f26223;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn2::-moz-focus-inner {
  border: none;
  padding: 0;
}
.btn2:hover {
  background-color: #333f47;
}
.btn2:active {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  background-color: #333f47;
}
* + .btn2__offs {
  margin-top: 23px;
  padding: 10px 32px 10px 32px;
}
* + .btn2__offs2 {
  margin-top: 18px;
  padding: 10px 32px 10px 32px;
}
/*==================      Box      ======================*/
.box {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #333f47;
}
.box2 {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #333f47;
  margin-bottom: 30px;
}
.box-sizing {
  width: 270px;
}
.box:hover {
  background: #f26223;
}
.box_cnt {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.box_cnt p,
.box_cnt h4 {
  color: #ffffff;
}
.box_cnt p {
  font-weight: 300;
  line-height: 22px;
  font-size: 16px;
  padding: 5px 5px;
  color: #ffffff;
}
.box a {
  color: #ffffff;
}
.box a:hover {
  color: #1e283a;
}
.box_cnt h4 + p {
  margin-top: 10px;
  text-align: left;
  padding-left: 20px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .box {
    width: 369px;
    margin-left: 28px;
  }
}
@media (max-width: 1199px) {
  .box_cnt p {
    padding: 0 7px;
  }
}
.section-sets4 .grid_4:nth-child(n + 4) {
  margin-top: 20px;
}
.section-sets4 .box_cnt p {
  padding: 0px 20px 0px 20px;
}
h4 + p.p__offs {
  margin-top: -1px;
  margin-bottom: -1px;
}
/*==================   Box1   ======================*/
.icon {
  position: relative;
  width: 107px;
  height: 139px;
  background: url("../images/sprite_border.png");
  background-position: 107px 0;
  display: inline-block;
}
.icon__ {
  position: relative;
  width: 107px;
  height: 139px;
  background: url("../images/sprite_border.png");
  background-position: 107px 0;
  display: inline-block;
}
.icon:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 58px;
  top: 22px;
  left: 23px;
}
.icon__:before {
  position: absolute;
  font-family: "FontAwesome";
  font-size: 36px;
  color: #4f697d;
}
.bg1:before {
  background: url("../images/page-1_sprite1.png");
  background-position: 0 0;
}
.bg2:before {
  background: url("../images/page-1_sprite1.png");
  background-position: -60px 0;
}
.bg3:before {
  background: url("../images/page-1_sprite1.png");
  background-position: -120px 0;
}
.bg4:before {
  background: url("../images/page-1_sprite1.png");
  background-position: -180px 0;
}
.bg1__:before {
  content: "\f046";
  top: 42px;
  left: 40px;
}
.bg2__:before {
  content: "\f108";
  top: 42px;
  left: 36px;
}
.bg3__:before {
  content: "\f1b3";
  top: 41px;
  left: 34px;
}
.bg4__:before {
  content: "\f0e7";
  top: 42px;
  left: 47px;
}
.bg1__2:before {
  content: "\f0a1";
  top: 42px;
  left: 40px;
}
.bg2__2:before {
  content: "\f02d";
  top: 42px;
  left: 36px;
}
.bg3__2:before {
  content: "\f085";
  top: 41px;
  left: 34px;
}
.bg4__2:before {
  content: "\f1cb";
  top: 42px;
  left: 37px;
}
.box_cnt1:hover .icon,
.box_cnt1:hover .icon__ {
  background: url("../images/sprite_border.png");
  background-position: 0 0;
}
.icon + *,
.icon__ + * {
  margin-top: 36px;
}
.solutions hr + div {
  margin-top: 35px;
}
.solutions p {
  padding: 0 16px;
  font-size: 12px;
  color: #3b3a3a;
}
@media (max-width: 1199px) {
  .box1::after,
  .box2::after,
  .box3::after,
  .box4::after {
    top: 18px;
  }
}
/*======================   Box2   ======================*/
.box2 em {
  font-size: 14px;
  line-height: 26px;
  color: #f26223;
  text-transform: uppercase;
  padding: 0 89px;
  text-align: center;
  display: inline-block;
}
.box2 em2 {
  font-size: 14px;
  line-height: 26px;
  color: 334048;
  text-transform: uppercase;
  padding: 0 89px;
  text-align: center;
  display: inline-block;
}
.box2 p2,
.box p2 {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  color: #f26223;
  line-height: 40px;
}
.box_aside2 + .box_cnt2 {
  margin-top: 20px;
}
.box2 * + em {
  margin-top: 15px;
}
@media (max-width: 1199px) {
  .box2 em {
    padding: 0 20px;
  }
}
/*======================   Box3   ======================*/
.box3:before,
.box3:after {
  content: " ";
  display: table;
}
.box3:after {
  clear: both;
}
.box3_aside {
  float: left;
}
.box3_cnt__no-flow {
  overflow: hidden;
}
.box3_aside {
  margin-right: 23px;
}
.box3_cnt h5 {
  margin-top: -5px;
}
@media (max-width: 767px) {
  .box3 {
    text-align: center;
  }
  .box3_aside {
    float: none;
  }
  .box3_cnt {
    margin-top: 20px;
  }
}
* + .box3 {
  margin-top: 36px;
}
/*================   Index list   =======================*/
.index-list {
  counter-reset: list;
  width: 100%;
}
.index-list li {
  color: #9f9f9f;
  border: 1px solid #1e283a;
  position: relative;
  padding-left: 90px;
  padding-top: 14px;
  padding-bottom: 13px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list li:before {
  content: counter(list) ".";
  counter-increment: list;
  color: #333a49;
  position: absolute;
  width: 69px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  border-right: 1px solid #1e283a;
  font-size: 30px;
  padding-left: 26px;
  padding-top: 26px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list li + li {
  margin-top: 3px;
}
@media (max-width: 979px) {
  .index-list li {
    padding-right: 5px;
  }
  .index-list li:before {
    padding-top: 38px;
  }
}
/*=================   Marked list =======================*/
.marked-list {
  text-transform: uppercase;
  color: #1e283a;
  font-size: 14px;
}
.marked-list li {
  position: relative;
  padding-left: 30px;
}
.marked-list li + li {
  margin-top: 12px;
}
.marked-list li:before {
  content: "\f144";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: -1px;
  color: #f26223;
  font-size: 24px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1199px) {
  .marked-list {
    font-size: 11px;
  }
  .marked-list li:before {
    font-size: 20px;
  }
}
.marked-list li a:hover {
  color: inherit;
}
.marked-list li:hover:before {
  color: #333a49;
}
/*=================   Flex list =========================*/
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.flex-list li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.flex-list li img {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.flex-list li img:hover {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .flex-list {
    display: block;
  }
  .flex-list li {
    display: block;
  }
  .flex-list li + li {
    margin-top: 30px;
  }
}
/*==================   Gallery   ======================*/
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery div {
  float: left;
}
.gallery .img1 {
  width: 14.8780487804878%;
}
.gallery .img2 {
  width: 23.41463414634146%;
}
.gallery .img3 {
  width: 23.41463414634146%;
}
.gallery .img4 {
  width: 23.46341463414634%;
}
.gallery .img5 {
  width: 14.82926829268293%;
}
* + div.gallery {
  margin-top: 58px;
}
* + div.gallery__ {
  margin-top: 36px;
}
@media (max-width: 767px) {
  .gallery [class*="img"] {
    float: none;
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  .gallery__ .img {
    width: 100%;
    display: block;
  }
}
@media (max-width: 1199px) {
  .gallery__ .img {
    float: none;
    max-width: 377px;
    margin: 0 auto;
  }
}
/*==================   Address   ======================*/
.map address {
  position: relative;
  color: #1e283a;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  display: inline-block;
  text-transform: uppercase;
}
.map address:before {
  position: absolute;
  color: #f26223;
  font-family: "FontAwesome";
  top: -70px;
  left: 50%;
}
.map address.mail:before {
  content: "\f0e0";
  font-size: 66px;
  margin-left: -34px;
  top: -63px;
}
.map address.phone:before {
  content: "\f10b";
  font-size: 117px;
  margin-left: -26px;
}
.map address.marker:before {
  content: "\f041";
  font-size: 89px;
  margin-left: -29px;
}
.map address a:hover {
  color: #1e283a;
  text-decoration: underline;
}
.map * + .contacts {
  margin-top: 125px;
}
.map .contacts address + address {
  margin-left: 22%;
}
@media (max-width: 979px) {
  .map .contacts address + address {
    margin-left: 7%;
  }
}
@media (max-width: 767px) {
  .map address {
    font-size: 14px;
  }
  .map address:before {
    top: -60px;
  }
  .map address.mail:before {
    font-size: 40px;
    margin-left: -23px;
    top: -55px;
  }
  .map address.phone:before {
    font-size: 83px;
    margin-left: -19px;
  }
  .map address.marker:before {
    font-size: 60px;
    margin-left: -22px;
  }
}
@media (max-width: 479px) {
  .map address {
    display: block;
  }
  .map .contacts address + address {
    margin-top: 109px;
    margin-left: 0;
  }
}
/*===================== Privacy ========================*/
.privacy h5 + p {
  margin-top: 6px;
}
.privacy p + h5 {
  margin-top: 33px;
}
.privacy .h5__offs {
  margin-top: 29px;
}
.privacy address {
  margin-top: 37px;
  color: #1e283a;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  display: inline-block;
  text-transform: uppercase;
}
.privacy address a:hover {
  color: #1e283a;
  text-decoration: underline;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #ffffff;
}
header .top {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f2f2f4;
}

header .main {
  padding-top: 34px;
  padding-bottom: 34px;
  background: #333f47;
  background-image: url(../media/banner_2560.png);
  background-repeat: repeat-x;
  background-position: center;
}
header .main__ {
  padding-bottom: 33px;
}
header .brand {
  float: left;
  margin-top: 6px;
}
header .nav {
  float: right;
  margin-right: 8px;
  padding-top: 20px;
}
header .separ {
  height: 4px;
  width: 100%;
  background: linear-gradient(to bottom, #e9e9e9, #fdfdfd);
  padding: 0;
  margin: 0;
}
@media (max-width: 1199px) {
  header .nav {
    float: right;
    margin-right: 0;
    padding-top: 20px;
  }
}
@media (max-width: 979px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
    display: inline-block;
  }
  header .brand + .nav {
    margin-top: 20px;
  }
}
/*================== Top Contacts ======================*/
.links a {
  float: left;
  color: #fefefe;
  font-size: 18px;
  line-height: 20px;
}
.links2 a {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  padding-right: 10px;
}
.links3 a {
  float: center;
  color: #0073b0;
  font-size: 18px;
  line-height: 20px;
}
.links a:hover {
  color: #333f47;
}
.links2 a:hover {
  color: #f26223;
}
.links3 a:hover {
  color: #FFF;
}
.links a + a {
  margin-left: 14px;
}
.top .contacts {
  float: right;
  font-family: "Roboto Condensed", sans-serif;
  color: #333f47;
  font-size: 12px;
}
.top .contacts address {
  position: relative;
  float: left;
  padding-left: 0px;
}
.top address:before {
  position: absolute;
  color: #333f47;
  font-size: 14px;
  font-weight: 300;
  left: 0;
  top: 0;
}
.top address a:hover {
  text-decoration: underline;
  color: #f26223;
}
.top .contacts address + address {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .top .contacts {
    float: none;
  }
  .top .contacts address {
    float: none;
    display: inline-block;
  }
  .top .contacts address + address {
    margin-left: 7px;
  }
  .top .links a {
    float: none;
  }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #f2f2f4;
}
.section-sets p {
  font-weight: 400;
  line-height: 22px;
  font-size: 16px;
  color: #333f47;
  padding: 0px 147px;
}
.section-sets pleft {
  font-weight: 300;
  line-height: 22px;
  font-size: 14px;
  color: #333f47;
  padding: 0px 0px;
}
.section-sets .p__ins3 {
  padding: 0px 25px;
  font-size: 14px;
  color: #f2f2f4;
  line-height: 24px;
}
.section-sets .p__ins1 {
  padding: 0 10px;
  font-size: 13px;
  color: #9f9f9f;
  line-height: 24px;
}
.section-sets1 .row p {
  padding: 0;
}
.section-sets1 h5 + p {
  margin-top: 25px;
}
.section-sets2 p {
  text-transform: uppercase;
  font-size: 18px;
  color: #ccc;
}
.section-sets2 h3 + p {
  margin-top: -11px;
}
@media (max-width: 767px) {
  .section-sets p {
    padding: 0;
  }
  .section-sets1 .p__ins {
    padding: 0 20px;
  }
  .section-sets2 h3 {
    line-height: 36px;
  }
  .section-sets2 h3 + p {
    margin-top: 5px;
  }
}
.section-sets3 p,
.section-sets3 em {
  font-size: 16px;
  line-height: 20px;
}
.section-sets3 em {
  color: #f26223;
}
.h5__offs {
  margin-top: -5px;
}
.h5__offs1 {
  margin-top: 27px;
}
.h5__offs2 {
  margin-top: 38px;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  color: #f2f2f4;
}
.p__ins {
  padding: 0px 147px;
}
/*==================      Well     ======================*/
.well {
  padding-top: 30px;
  padding-bottom: 30px;
}
.well__ins {
  padding-bottom: 70px;
}
.well1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.well2 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.well2__ins {
  padding-bottom: 64px;
}
.well2__ins1 {
  padding-bottom: 80px;
}
.well2__ins2 {
  padding-bottom: 77px;
}
.well3 {
  padding-top: 48px;
  padding-bottom: 39px;
}
.well4 {
  padding-top: 52px;
  padding-bottom: 70px;
}
.well5 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well6 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.well6__ins1 {
  padding-bottom: 57px;
}
.well6__ins2 {
  padding-bottom: 52px;
}
.well7 {
  padding-top: 44px;
  padding-bottom: 61px;
}
.well8 {
  padding-top: 52px;
  padding-bottom: 52px;
}
.well8__ins {
  padding-bottom: 69px;
}
.well9 {
  padding-top: 30px;
  padding-bottom: 30px;
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #f26223;
}
.bg-secondary {
  background: #fff;
}
.bg-tertiary {
  background: #f2f2f4;
}
.bg-quaternary {
  background: #f2f2f4;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 48px;
  padding-bottom: 97px;
  background-color: #333f47;
  border-bottom: 0px solid #f26223;
}
footer * {
  font-weight: 400;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
}
footer .brand_name {
  padding-left: 0;
  font-size: 30px;
  display: inline-block;
}
footer p {
  display: inline-block;
  margin-top: 24px;
}
footer .brand_name,
footer h5 {
  text-align: left;
  color: #f26223;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
footer p,
footer address,
footer dl {
  font-size: 12px;
  line-height: 20px;
}
footer .mail {
  line-height: 20px;
}
footer dl a:hover {
  text-decoration: underline;
}
footer dt,
footer dd {
  display: inline-block;
}
footer h5 + h1 {
  margin-top: 9px;
}
footer h1 + p {
  margin-left: 5px;
}
footer * + .links {
  margin-top: 13px;
}
footer h5 + address {
  margin-top: 20px;
}
@media (max-width: 979px) {
  footer p {
    display: block;
    margin: 0;
  }
}
@media (max-width: 767px) {
  footer {
    text-align: left;
  }
  footer .links a {
    display: inline-block;
    float: none;
  }
}
