@charset "UTF-8";
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.svg");
  src: url("../fonts/fontawesome-webfont.tff");
  src: url("../fonts/fontawesome-webfont.woff");
  src: url("../fonts/fontawesome-webfont.woff2");
}
@font-face {
  font-family: "roboto-bold";
  src: url("../fonts/roboto-bold/roboto-condensed.bold.eot");
  src: local("☺"), url("../fonts/roboto-bold/roboto-condensed.bold.woff") format("woff"), url("../fonts/roboto-bold/roboto-condensed.bold.ttf") format("truetype"), url("../fonts/roboto-bold/roboto-condensed.bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: "roboto-regular";
  src: url("../fonts/roboto-regular/roboto-condensed.regular.eot");
  src: local("☺"), url("../fonts/roboto-regular/roboto-condensed.regular.woff") format("woff"), url("../fonts/roboto-regular/roboto-condensed.regular.ttf") format("truetype"), url("../fonts//roboto-regularroboto-condensed.regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "utm-impact";
  src: url("../fonts/utm-impact/utm-impact.eot");
  src: local("☺"), url("../fonts/utm-impact/utm-impact.woff") format("woff"), url("../fonts/utm-impact/utm-impact.ttf") format("truetype"), url("../fonts/utm-impact/utm-impact.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*---------------------------------------------------------------------------*
 * SF UI Text
 *---------------------------------------------------------------------------*/
/** Black */
@font-face {
  font-family: "SF Pro Display Black";
  font-weight: 900;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Black.otf");
}
/** Heavy */
@font-face {
  font-family: "SF Pro Display Heavy";
  font-weight: 800;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Heavy.otf");
}
/** Bold */
@font-face {
  font-family: "SF Pro Display Bold";
  font-weight: 700;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Bold.otf");
}
/** Semibold */
@font-face {
  font-family: "SF Pro Display Semibold";
  font-weight: 600;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Semibold.otf");
}
/** Semibold */
@font-face {
  font-family: "SF Pro Display Medium";
  font-weight: 500;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Medium.otf");
}
/** Regular */
@font-face {
  font-family: "SF Pro Display Regular";
  font-weight: 400;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Regular.otf");
}
/** Light */
@font-face {
  font-family: "SF Pro Display Light";
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Light.otf");
}
/** Thin */
@font-face {
  font-family: "SF Pro Display Thin";
  font-weight: 200;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Thin.otf");
}
/** Ultralight */
@font-face {
  font-family: "SF Pro Display";
  font-weight: 100;
  font-style: italic;
  src: url("../fonts/SFProDisplay/SF-Pro-Display-Ultralight.otf");
}
/*---------------------------------------------------------------------------*
 * SF UI Text
 *---------------------------------------------------------------------------*/
/** Bold */
@font-face {
  font-family: "SF UI Text";
  font-weight: 700;
  src: url("../fonts/SF-UI/SFUIText-Bold.ttf");
}
/** Bold Italic */
@font-face {
  font-family: "SF UI Text";
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/SF-UI/SFUIText-BoldItalic.ttf");
}
/** Heavy */
@font-face {
  font-family: "SF UI Text";
  font-weight: 800;
  src: url("../fonts/SF-UI/SFUIText-Heavy.ttf");
}
/** Heavy Italic */
@font-face {
  font-family: "SF UI Text";
  font-weight: 800;
  font-style: italic;
  src: url("../fonts/SF-UI/SFUIText-HeavyItalic.ttf");
}
/** Light */
@font-face {
  font-family: "SF UI Text";
  font-weight: 200;
  src: url("../fonts/SF-UI/SFUIText-Light.ttf");
}
/** Light Italic */
@font-face {
  font-family: "SF UI Text";
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/SF-UI/SFUIText-LightItalic.ttf");
}
/** Medium */
@font-face {
  font-family: "SF UI Text";
  font-weight: 500;
  src: url("../fonts/SF-UI/SFUIText-Medium.ttf");
}
/** Medium Italic */
@font-face {
  font-family: "SF UI Text";
  font-weight: 500;
  font-style: italic;
  src: url("../fonts/SF-UI/SFUIText-MediumItalic.ttf");
}
/** Regular */
@font-face {
  font-family: "SF UI Text";
  font-weight: 400;
  src: url("../fonts/SF-UI/SFUIText-Regular.ttf");
}
/** Regular Italic */
@font-face {
  font-family: "SF UI Text";
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/SF-UI/SFUIText-RegularItalic.ttf");
}
/** Semibold */
@font-face {
  font-family: "SF UI Text";
  font-weight: 600;
  src: url("../fonts/SF-UI/SFUIText-Semibold.ttf");
}
/** Semibold Italic */
@font-face {
  font-family: "SF UI Text";
  font-weight: 600;
  src: url("../fonts/SF-UI/SFUIText-SemiboldItalic.ttf");
}
/****************BEGIN SETTING***************/
p {
  margin-top: 5px;
  margin-bottom: 10px;
}

/****************END SETTINGS***************/
/****************BEGIN GLOBAL***************/
@media (max-width: 991px) {
  ::-webkit-scrollbar {
    width: 0px; /* remove scrollbar space */
    background: transparent; /* optional: just make scrollbar invisible */
  }
  /* optional: show position indicator in red */
  ::-webkit-scrollbar-thumb {
    background: transparent;
  }
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}

.modal.scale .modal-dialog {
  transition-property: all;
  transform: scale(0.75);
}
.modal.scale.in .modal-dialog {
  transform: scale(1);
}
.modal.from-left .modal-dialog {
  transition-property: all;
  transform: translateX(-100%);
}
.modal.from-left.in .modal-dialog {
  transform: translateX(0);
}
.modal.from-right .modal-dialog {
  transition-property: all;
  transform: translateX(100%);
}
.modal.from-right.in .modal-dialog {
  transform: translateX(0);
}
.modal.from-bottom .modal-dialog {
  transition-property: all;
  transform: translateY(100%);
}
.modal.from-bottom.in .modal-dialog {
  transform: translateY(0);
}
.modal.from-front .modal-dialog {
  transition-property: all;
  transform: scale(3);
}
.modal.from-front.in .modal-dialog {
  transform: scale(1);
}
.modal.newspaper .modal-dialog {
  transition-property: all;
  transform: scale(0) rotate(540deg);
}
.modal.newspaper.in .modal-dialog {
  transform: scale(1) rotate(0deg);
}

@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}
[data-toggle=modal], [data-action=modal] {
  cursor: pointer;
}

.fa {
  font-family: "FontAwesome";
}

.r-new {
  display: inline-block;
  position: relative;
  padding-right: 30px;
}
.r-new:after {
  position: absolute;
  top: 2px;
  right: 0px;
  content: "";
  display: inline-block;
  background: transparent url("../images/flag-new.svg") top right no-repeat;
  width: 24px;
  height: 24px;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #FAFAFA;
  color: #000000;
  width: 100%;
  overflow-x: hidden;
  font-size: 16px;
  font-family: "SF Pro Display Regular", sans-serif;
}
body.no-scroll {
  height: 100vh;
  overflow: hidden;
  width: 100vw;
  z-index: 9999999;
}
body.send-ajax {
  z-index: 9999999;
}
body.send-ajax:before {
  content: "";
  display: inline-block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8;
  z-index: 99;
}
body.send-ajax:after {
  content: "";
  position: fixed;
  top: 50%;
  left: calc(50% - 26px);
  z-index: 100;
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 6px;
  box-sizing: border-box;
  border: 26px solid #111D5E;
  border-color: #111D5E transparent #E3007C transparent;
  animation: lds-hourglass 1.2s infinite;
}

b, strong {
  font-family: "SF Pro Display Bold", sans-serif;
}

a:hover, a:active {
  text-decoration: none;
}

.normal-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0px;
}

.virtual-bg-blue {
  background: #1D2786;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-mask-image: url("../images/mask-rect2.png");
  -ms-mask-image: url("../images/mask-rect2.png");
  -moz-mask-image: url("../images/mask-rect2.png");
  -webkit-mask-image: url("../images/mask-rect2.png");
  mask-image: url("../images/mask-rect2.png");
  -webkit-mask-size: cover;
  -webkit-mask-position: bottom center;
}

.virtual-color {
  z-index: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.virtual-bg-grey {
  background: #eff2f4;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 75%;
  border-radius: 20px;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-mask-image: url("../images/mask.png");
  -moz-mask-image: url("../images/mask.png");
  -webkit-mask-image: url("../images/mask.png");
  mask-image: url("../images/mask.png");
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: bottom left;
}

.virtual-bg-white {
  background: #fff;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 110%;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-mask-image: url("../images/mask.png");
  -moz-mask-image: url("../images/mask.png");
  -webkit-mask-image: url("../images/mask.png");
  mask-image: url("../images/mask.png");
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: bottom left;
}

.circle-radius {
  position: relative;
  height: 2px;
  width: 100%;
  background: transparent;
}
.circle-radius .mini-circle, .circle-radius .large-circle {
  position: absolute;
  display: inline-block;
  content: "";
  border-radius: 50%;
  background: rgb(43, 163, 253);
  background: -moz-linear-gradient(left, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(43, 163, 253)), color-stop(100%, rgb(19, 106, 251)));
  background: -webkit-linear-gradient(left, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  background: -o-linear-gradient(left, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  background: -ms-linear-gradient(left, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  background: linear-gradient(to right, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2ba3fd", endColorstr="#136afb", GradientType=1 );
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  z-index: 9;
  display: none;
}
.circle-radius .mini-circle:hover, .circle-radius .large-circle:hover {
  background: rgb(19, 106, 251);
  background: -moz-linear-gradient(left, rgb(19, 106, 251) 0%, rgb(43, 163, 253) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(19, 106, 251)), color-stop(100%, rgb(43, 163, 253)));
  background: -webkit-linear-gradient(left, rgb(19, 106, 251) 0%, rgb(43, 163, 253) 100%);
  background: -o-linear-gradient(left, rgb(19, 106, 251) 0%, rgb(43, 163, 253) 100%);
  background: -ms-linear-gradient(left, rgb(19, 106, 251) 0%, rgb(43, 163, 253) 100%);
  background: linear-gradient(to right, rgb(19, 106, 251) 0%, rgb(43, 163, 253) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#136afb", endColorstr="#2ba3fd", GradientType=1 );
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@media (min-width: 768px) {
  .circle-radius .mini-circle, .circle-radius .large-circle {
    display: inline-block;
  }
  .circle-radius .mini-circle {
    width: 30px;
    height: 30px;
    top: 62px;
    right: 100px;
  }
  .circle-radius .large-circle {
    width: 100px;
    height: 100px;
    right: 15px;
    top: 100px;
  }
}
@media (min-width: 1280px) {
  .circle-radius .mini-circle {
    width: 40px;
    height: 40px;
    top: 30px;
    right: 160px;
  }
  .circle-radius .large-circle {
    width: 160px;
    height: 160px;
    right: 15px;
    top: 100px;
  }
}
@media (min-width: 1536px) {
  .circle-radius .mini-circle {
    width: 50px;
    height: 50px;
    top: 3px;
    right: 261px;
  }
  .circle-radius .large-circle {
    width: 200px;
    height: 200px;
    right: 15px;
    top: 100px;
  }
}
@media (min-width: 1536px) {
  .circle-radius .mini-circle {
    top: 14px;
  }
}

.orange-gradient {
  background: rgb(255, 126, 31);
  background: -moz-linear-gradient(left, rgb(255, 126, 31) 0%, rgb(255, 92, 75) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(255, 126, 31)), color-stop(100%, rgb(255, 92, 75)));
  background: -webkit-linear-gradient(left, rgb(255, 126, 31) 0%, rgb(255, 92, 75) 100%);
  background: -o-linear-gradient(left, rgb(255, 126, 31) 0%, rgb(255, 92, 75) 100%);
  background: -ms-linear-gradient(left, rgb(255, 126, 31) 0%, rgb(255, 92, 75) 100%);
  background: linear-gradient(to right, rgb(255, 126, 31) 0%, rgb(255, 92, 75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff7e1f", endColorstr="#ff5c4b", GradientType=1 );
}

.hide-map {
  -webkit-clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
  clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
  height: 40px;
  width: 40px;
  position: absolute;
  z-index: 9;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: black;
  display: none;
}
.hide-map:hover {
  background: #eee;
}

.sub-item {
  padding-left: 15px;
  padding-right: 15px;
}

.border-left-over {
  position: relative;
}
.border-left-over:hover:before {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  margin-right: 4px;
}
.border-left-over:before {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  content: "";
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: #F9175D;
  right: 100%;
  margin-right: 10px;
}

.sow-title.border-left-over {
  text-align: left !important;
  position: relative;
  padding-bottom: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #428CFA;
}
.sow-title.border-left-over:after {
  display: none;
}

.main-content img, .main-content table, .main-content tr, .main-content td, .main-content th {
  max-width: 100%;
}

@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
}

.form-control {
  font-weight: 300;
}

/****************END GLOBAL***************/
.sow-title a {
  font-size: 24px;
  font-family: "SF Pro Display Bold", sans-serif;
  position: relative;
  color: #111D5E;
}

.sow-title {
  font-size: 24px;
  font-family: "SF Pro Display Bold", sans-serif;
  display: block;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
  color: #111D5E;
}
.sow-title.hide_border:after {
  display: none;
}
.sow-title:after {
  content: "";
  display: inline-block;
  width: 135px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #E3007C;
}
@media (min-width: 768px) {
  .sow-title {
    font-size: 28px;
  }
}
@media (min-width: 991px) {
  .sow-title {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  .sow-title {
    font-size: 34px;
  }
}
@media (min-width: 1536px) {
  .sow-title {
    font-size: 36px;
  }
}

body.single #top-header {
  position: relative;
}

#header.header-typefixed {
  background-color: inherit;
}
#header.header-typefixed #top-header {
  width: 100%;
  position: absolute;
  z-index: 999;
  background-color: inherit;
}
@media (min-width: 991px) {
  #header.header-typefixed #top-header {
    position: fixed;
  }
}
#header.header-typefixed + #main {
  padding-top: 80px;
}

#top-header {
  min-height: 50px;
  z-index: 15;
  width: 100%;
  mix-blend-mode: normal;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
#top-header .container-header {
  height: 80px;
}
@media (max-width: 991px) {
  #top-header {
    z-index: 99999992;
  }
  #top-header .container-header {
    height: 50px;
  }
}
#top-header .logo {
  display: inline-block;
  position: relative;
  z-index: 2050;
}
#top-header .logo img {
  position: relative;
  z-index: 5;
}
#top-header .logo:hover:before {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
#top-header #main-nav {
  padding: 0px;
  background: transparent !important;
  z-index: 2050;
}
#top-header #main-nav li.hash-url a:after {
  content: none !important;
}
@media (max-width: 991px) {
  #top-header #main-nav .navbar-toggler {
    order: 4;
    margin-right: 15px;
    opacity: 1;
    position: relative;
    top: auto;
  }
  #top-header #main-nav .navbar-toggler[aria-expanded=true] {
    z-index: 99999999999999;
  }
  #top-header #main-nav .slt-languagues {
    order: 3;
    position: relative;
  }
  #top-header #main-nav .navbar-collapse .navbar-nav {
    position: fixed;
    top: 50px;
    right: 0;
    z-index: 999999999;
    width: 0;
    min-width: 0;
    height: 100%;
    bottom: 0;
    opacity: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding-top: 24px;
    background-color: #FFFFFF;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
  }
  #top-header #main-nav .navbar-collapse.has-logged .navbar-nav {
    top: 82px;
  }
  #top-header #main-nav .navbar-collapse.show .navbar-nav {
    width: 68%;
    opacity: 1;
    max-width: 500px;
    min-width: 190px;
  }
}
@media screen and (max-width: 782px) {
  #top-header #main-nav .navbar-collapse.has-logged .navbar-nav {
    top: 96px;
  }
}
@media (min-width: 992px) {
  #top-header #main-nav #menu-main-menu > li {
    padding: 20px 0;
  }
}
#top-header #main-nav li {
  position: relative;
}
@media (max-width: 992px) {
  #top-header #main-nav li {
    text-align: right;
  }
}
#top-header #main-nav li > i {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@media (min-width: 992px) {
  #top-header #main-nav li > i {
    display: none;
  }
}
@media (max-width: 992px) {
  #top-header #main-nav li.active ul.sub-menu {
    display: block;
    opacity: 1;
    height: auto;
    position: relative;
    left: auto;
    top: auto;
    right: 15px;
  }
}
#top-header #main-nav li a {
  display: inline-block;
  color: #000000;
  padding: 8px 15px;
  position: relative;
  font-family: "SF Pro Display Bold", sans-serif;
}
@media (max-width: 991px) {
  #top-header #main-nav li a {
    padding: 8px 15px 8px 0;
    margin-left: 18px;
  }
}
#top-header #main-nav li a:after {
  content: "";
  display: inline-block;
  position: absolute;
  background: #E3007C;
  height: 1px;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: calc(100% - 30px);
  opacity: 0;
}
#top-header #main-nav li a:hover:after {
  opacity: 1;
}
#top-header #main-nav li.current-menu-item > a:after, #top-header #main-nav li.current-menu-parent > a:after {
  opacity: 1;
}
@media (min-width: 992px) {
  #top-header #main-nav li:hover ul.sub-menu {
    display: block;
    opacity: 1;
  }
}
#top-header #main-nav li ul.sub-menu {
  display: none;
  opacity: 0;
  position: absolute;
  top: 80px;
  left: 0;
  padding: 5px 0;
  min-width: 180px;
  border-radius: 5px;
  list-style: none;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@media (max-width: 992px) {
  #top-header #main-nav li ul.sub-menu {
    display: block;
    height: 0;
    right: -100px;
    opacity: 0;
    position: relative;
    padding: 0;
    left: auto;
    top: auto;
  }
}
#top-header #main-nav li ul.sub-menu li {
  background-color: #FFFFFF;
}
#top-header #main-nav li ul.sub-menu li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#top-header #main-nav li ul.sub-menu li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#top-header .slt-languagues {
  z-index: 4;
  background: transparent;
  height: 48px;
  position: relative;
  margin-left: 20px;
}
#top-header .slt-languagues:hover li {
  display: inline-block;
}
#top-header .slt-languagues:after {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 18px;
}
#top-header .slt-languagues li {
  border-radius: 10px;
  position: absolute;
  background: #fff;
  top: 0%;
  cursor: pointer;
  padding-right: 10px;
  text-align: center;
  display: none;
  top: 100%;
  border-radius: 0px;
  margin-top: -8px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: 1px solid #eee;
  left: 0px;
}
#top-header .slt-languagues li label {
  cursor: pointer;
  width: 60px;
  margin-bottom: 0;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
}
#top-header .slt-languagues li:hover {
  background: #eee;
}
#top-header .slt-languagues li.active {
  position: relative;
  margin-top: 0;
  top: auto;
  display: inline-block;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
#top-header .slt-languagues li input {
  display: none;
}

.home-owl {
  height: 971px;
}
.home-owl .home-item {
  height: 100%;
  position: relative;
}
.home-owl .home-owl-item {
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 2;
  position: relative;
  background-size: 100%;
}
.home-owl .home-owl-item .home-owl-bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  min-height: 680px;
}
.home-owl .home-owl-item .home-owl-bg {
  width: 100%;
  height: 100%;
  min-height: 680px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .home-owl .home-owl-item .home-owl-bg {
    object-position: 30%;
  }
}
@media (max-width: 680px) {
  .home-owl .home-owl-item .home-owl-bg {
    min-height: 500px;
    object-position: 42%;
  }
}
@media (max-width: 440px) {
  .home-owl .home-owl-item .home-owl-bg {
    object-position: 46%;
  }
}
.home-owl .home-owl-item .owl-description {
  z-index: 3;
  width: 100%;
  max-width: 700px;
  padding: 15px 0;
  padding-top: 100px;
}
@media (max-width: 680px) {
  .home-owl .home-owl-item .owl-description {
    width: 75%;
  }
  .home-owl .home-owl-item .owl-description img {
    width: 250px;
    max-width: 250px;
  }
  .home-owl .home-owl-item .owl-description .owl-title h3 {
    font-size: 1.4rem;
  }
  .home-owl .home-owl-item .owl-description .owl-description-item {
    font-size: 1rem;
  }
}
@media (max-width: 380px) {
  .home-owl .home-owl-item .owl-description {
    width: 85%;
  }
}
.home-owl .home-owl-item .owl-description img {
  margin-bottom: 10px;
}
.home-owl .home-owl-item .owl-description .owl-title {
  display: block;
  margin-bottom: 15px;
}
.home-owl .home-owl-item .owl-description .owl-title > * {
  font-family: "SF Pro Display Bold", sans-serif;
  padding-bottom: 0;
  margin-bottom: 0;
}
.home-owl .home-owl-item .owl-description .owl-title > *:after {
  display: none;
}
.home-owl .home-owl-item .owl-description .owl-description-item {
  width: 76%;
  font-weight: 300;
  font-size: 1.125rem;
}
.home-owl .home-owl-item .owl-description p {
  display: block;
  margin-bottom: 15px;
}
.home-owl .home-owl-item .owl-description .readmore {
  background: #FD8B3A;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  padding: 5px 24px;
  font-size: 16px;
}
.home-owl .home-owl-item .owl-description .readmore:hover {
  background: #f99651;
}

@media (max-width: 480px) {
  .list-solution li {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    padding: 0;
  }
}
@media (max-width: 320px) {
  .list-solution li {
    max-width: 50%;
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    padding: 0;
  }
}

.solution-item {
  padding-top: 80px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
}
.solution-item:hover {
  background: rgb(43, 163, 253);
  background: -moz-linear-gradient(left, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(43, 163, 253)), color-stop(100%, rgb(19, 106, 251)));
  background: -webkit-linear-gradient(left, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  background: -o-linear-gradient(left, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  background: -ms-linear-gradient(left, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  background: linear-gradient(to right, rgb(43, 163, 253) 0%, rgb(19, 106, 251) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2ba3fd", endColorstr="#136afb", GradientType=1 );
}
.solution-item:hover .solution-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  background: transparent;
  color: #fff;
  position: relative;
  padding-bottom: 30px;
}
.solution-item:hover .solution-content p {
  color: #e7e5e5;
}
.solution-item:hover img {
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: none;
  -webkit-transition: none;
}
.solution-item:hover a {
  color: #f3f3f3;
  border-bottom: 1px solid white;
  display: inline-block;
}
.solution-item .img {
  margin-bottom: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  min-width: 80px;
  max-width: 80px;
  max-height: 80px;
  min-height: 80px;
  margin-bottom: 0px;
  position: absolute;
  top: 65px;
  left: 20px;
  z-index: 2;
  background: #136AFB;
  border-radius: 50%;
}
@media (min-width: 1280px) {
  .solution-item .img {
    left: 40px;
  }
}
@media (min-width: 1536px) {
  .solution-item .img {
    margin-bottom: 30px;
    min-width: 112px;
    max-width: 112px;
    max-height: 112px;
    min-height: 112px;
  }
}
.solution-item .img img {
  width: 37px;
  height: 37px;
  object-fit: contain;
}
.solution-item .name {
  font-size: 20px;
  font-family: "muli";
  display: block;
  width: 140px;
  margin-bottom: 10px;
}
.solution-item .solution-content {
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: none;
  -webkit-transition: none;
  border-radius: 10px;
  padding: 70px 10px 60px 10px;
}
.solution-item .solution-content .readmore {
  position: absolute;
  left: 15px;
  bottom: 15px;
}
.solution-item .solution-content p {
  color: #787878;
}
@media (min-width: 991px) {
  .solution-item .solution-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 45px;
  }
  .solution-item .solution-content .readmore {
    left: 30px;
  }
}
@media (min-width: 1280px) {
  .solution-item .solution-content {
    padding: 30px;
    padding-top: 70px;
  }
}
@media (min-width: 1536px) {
  .solution-item .solution-content {
    padding-top: 91px;
  }
}
.solution-item p:empty {
  display: none;
}
@media (max-width: 767px) {
  .solution-item {
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
  }
  .solution-item .img {
    position: relative;
    margin: 0 auto;
    top: auto;
    left: auto;
    margin-bottom: 10px;
  }
  .solution-item .solution-content {
    background: transparent !important;
    text-align: center;
    padding: 0;
    box-shadow: none;
    position: static;
  }
  .solution-item .solution-content .readmore {
    display: inline-block !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
  }
  .solution-item .solution-content .name {
    width: auto;
    font-size: 14px;
  }
  .solution-item .solution-content p {
    display: none;
  }
}

.sec-logos {
  position: relative;
  padding: 180px 30px 160px;
}
@media (max-width: 768px) {
  .sec-logos {
    padding-top: 140px;
    margin-top: -90px;
  }
}
.sec-logos .logos-content {
  position: relative;
  z-index: 3;
}
.sec-logos .list-first-logo li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.sec-logos .list-first-logo li:last-child {
  margin-right: 0;
}
@media (min-width: 991px) {
  .sec-logos .list-first-logo li {
    margin-right: 10px;
    border-radius: 50%;
    max-width: 120px;
    min-width: 120px;
    max-height: 120px;
    min-height: 120px;
  }
}
.sec-logos .list-first-logo li:hover {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.sec-logos .list-first-logo li .img {
  max-width: 50px;
  max-height: 50px;
  margin-bottom: 5px;
}
.sec-logos .list-first-logo li .img img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
.sec-logos .list-first-logo li .name {
  color: #0635C9;
  display: block;
  text-align: center;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec-logos .list-logo {
    padding: 0px 20px 20px 20px;
  }
}
.sec-logos .container {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.sec-logos .sow-title {
  color: #000;
  position: relative;
  z-index: 3;
  margin-top: 60px;
}
.sec-logos .logo-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  padding: 20px 13px;
  width: auto;
  border-radius: 50%;
}
.sec-logos .logo-item .img {
  max-width: 100%;
}
.sec-logos .logo-item .img img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .sec-logos .logo-item {
    margin-right: 15px;
    box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
  }
  .sec-logos .logo-item:hover {
    box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
    -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
  }
}
.sec-logos .owl-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
@media (max-width: 767px) {
  .sec-logos .virtual-bg-white {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .sec-logos .container {
    padding: 40px 20px 20px 20px;
  }
  .sec-logos .sow-title {
    margin-top: 0;
  }
  .sec-logos .logo-item {
    padding: 10px;
  }
  .sec-logos .logo-item .img {
    display: inline-block;
    width: 80px;
    height: 80px;
  }
  .sec-logos .logo-item .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.form-register .wpcf7-form .form-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: center;
  -webkit-justify-content: center;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .form-register .wpcf7-form .form-group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    position: relative;
  }
  .form-register .wpcf7-form .form-group .wpcf7-form-control-wrap {
    position: static;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .form-register .wpcf7-form .form-group .wpcf7-submit {
    margin-left: auto;
  }
  .form-register .wpcf7-form .form-group span[role=alert] {
    bottom: 0;
  }
}
.form-register .wpcf7-form input.wpcf7-form-control {
  height: 40px;
}
.form-register .wpcf7-form .wpcf7-form-control {
  background: #FFF;
  outline: none !important;
  box-shadow: none;
}
@media (max-width: 480px) {
  .form-register .wpcf7-form .wpcf7-form-control {
    height: 40px;
    font-size: 15px;
  }
}
.form-register .wpcf7-form .wpcf7-form-control:hover {
  background: #EFF2F4;
}
.form-register .wpcf7-form .wpcf7-form-control.wpcf7-text {
  width: 378px;
  border: 1px solid #ADADAD;
  border-radius: 10px;
  padding: 6px 12px;
}
.form-register .wpcf7-form .wpcf7-submit {
  display: inline-block;
  color: #FFF;
  background-color: #111D5E;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #DDDDDD;
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.form-register .wpcf7-form .wpcf7-submit:hover {
  background: #E2007C;
  color: #fff;
  border-color: transparent;
}
.form-register .wpcf7-form .ajax-loader {
  width: 20px;
  height: 20px;
  background-size: 100%;
}
.form-register .wpcf7-form div.wpcf7-response-output {
  margin: 0 auto;
  position: relative;
  left: 0;
}

#footer {
  padding-top: 64px;
  color: #000000;
  background: #EAEAEA;
  line-height: 25px;
  overflow: hidden;
}
@media (max-width: 480px) {
  #footer .textwidget {
    overflow: auto;
  }
  #footer .textwidget table tr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #footer .textwidget table tr td {
    width: auto !important;
    text-align: center;
    padding: 4px;
  }
}
@media (max-width: 580px) {
  #footer .footer-wrapper {
    padding-left: 12%;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  #footer .textwidget {
    text-align: center;
  }
}
@media (max-width: 991px) {
  #footer .so-widget-sow-editor .toggle-textwidget {
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
  }
}
#footer a {
  color: #000;
  font-weight: 300;
  position: relative;
}
#footer a:hover {
  font-family: "SF Pro Display Medium", sans-serif;
}
#footer a:hover:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #E3007C;
}
#footer .widget-title {
  font-size: 16px;
  display: block;
  margin-top: 9px;
  margin-bottom: 8px;
  line-height: 18px;
  font-family: "SF Pro Display Bold", sans-serif;
}
@media (max-width: 767px) {
  #footer .widget-title {
    font-size: 18px;
  }
}
#footer ul.menu {
  list-style: none;
  padding-left: 0;
}
#footer .footer-copyright {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
}
@media (max-width: 767px) {
  #footer .footer-copyright {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
  }
}
#footer .footer-copyright .text-copyright {
  font-weight: 300;
}
#footer .copyright {
  min-height: 80px;
  background-color: #DFDFDF;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
  align-items: center;
}
@media (max-width: 767px) {
  #footer .copyright {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #footer .copyright .list-social {
    text-align: center;
  }
  #footer .copyright .list-social li {
    margin-bottom: 4px;
  }
}
#footer .copyright .list-social li {
  display: inline-block;
}
#footer .copyright .list-social li:not(:last-child) {
  margin-right: 15px;
}
@media (min-width: 991px) {
  #footer .copyright .list-social li:not(:last-child) {
    margin-right: 32px;
  }
}
#footer .copyright .list-social li a {
  font-size: 20px;
  display: inline-block;
}
#footer .copyright .list-social li a span {
  font-size: 24px;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#footer .copyright .list-social li a span:hover {
  background-color: aliceblue;
}

/****************BEGIN NAVBAR TOGGLER***************/
.navbar-toggler {
  z-index: 99992;
  width: 32px;
  height: 24px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  padding: 0;
  border: 0 !important;
  outline: none !important;
  margin: 0;
  position: absolute;
  left: 15px;
  top: 19px;
}
.navbar-toggler span {
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  background: #231F20;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.navbar-toggler span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}
.navbar-toggler span:nth-child(odd) {
  left: 0;
  border-radius: 9px 0 0 9px;
}
.navbar-toggler span:nth-child(1), .navbar-toggler span:nth-child(2) {
  top: 0;
}
.navbar-toggler span:nth-child(3), .navbar-toggler span:nth-child(4) {
  top: 10px;
}
.navbar-toggler span:nth-child(5), .navbar-toggler span:nth-child(6) {
  top: 20px;
}
.navbar-toggler[aria-expanded=true] span {
  background: #E3007C;
}
.navbar-toggler[aria-expanded=true] span:nth-child(1), .navbar-toggler[aria-expanded=true] span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar-toggler[aria-expanded=true] span:nth-child(2), .navbar-toggler[aria-expanded=true] span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar-toggler[aria-expanded=true] span:nth-child(1) {
  left: 3px;
  top: 5px;
}
.navbar-toggler[aria-expanded=true] span:nth-child(2) {
  left: calc(50% - 3px);
  top: 5px;
}
.navbar-toggler[aria-expanded=true] span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
.navbar-toggler[aria-expanded=true] span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.navbar-toggler[aria-expanded=true] span:nth-child(5) {
  left: 3px;
  top: 15px;
}
.navbar-toggler[aria-expanded=true] span:nth-child(6) {
  left: calc(50% - 3px);
  top: 15px;
}

/****************END NAVBAR TOGGLER***************/
.list-share {
  margin-top: 40px;
}
@media (min-width: 1240px) {
  .list-share {
    position: absolute;
    top: 60px;
    left: -45px;
    margin: 0;
  }
}
.list-share li {
  margin-right: 15px !important;
}
@media (min-width: 1240px) {
  .list-share li {
    display: list-item;
    margin-right: 0 !important;
    margin-bottom: 15px;
  }
  .list-share li:first-child {
    display: none;
  }
}
.list-share li:not(:first-child) {
  width: 25px;
  height: 25px;
  text-align: center;
  position: relative;
  top: -4px;
}
.list-share li.label {
  font-size: 22px;
  font-weight: 300;
}
@media (max-width: 480px) {
  .list-share li.label {
    font-size: 18px;
  }
}

.main-content {
  margin-top: 30px;
  font-weight: 300;
  position: relative;
}
.main-content .single-avatar {
  margin-bottom: 15px;
  text-align: center;
}

.single-title {
  font-size: 36px;
  color: #111D5E;
  display: block;
  margin-bottom: 15px;
  font-family: "SF Pro Display Bold", sans-serif;
}

.btn-contained {
  display: block;
  padding: 8px 20px;
  color: #FFF;
  background-color: #111D5E;
  border-radius: 20px;
  text-align: center;
  width: 200px;
  font-family: "SF Pro Display Regular", sans-serif;
  max-width: 100%;
  cursor: pointer;
  outline: none;
  border: 1px solid transparent;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@media (max-width: 768px) {
  .btn-contained {
    margin-top: 15px;
  }
}
.btn-contained:disabled {
  opacity: 0.8;
}
.btn-contained:not(:disabled):hover {
  background: #E2007C;
  color: #fff;
  border-color: transparent;
}

.btn-outlined {
  display: block;
  padding: 8px 20px;
  color: #111D5E;
  background-color: #FFFFFF;
  border-radius: 20px;
  text-align: center;
  width: 200px;
  font-family: "SF Pro Display Regular", sans-serif;
  max-width: 100%;
  cursor: pointer;
  border: 1px solid #111D5E;
  outline: none;
}
@media (max-width: 768px) {
  .btn-outlined {
    margin-top: 15px;
  }
}
.btn-outlined:disabled {
  opacity: 0.8;
}
.btn-outlined:not(:disabled):hover {
  color: #E2007C;
  border: 1px solid #E2007C;
}

#primary-sidebar {
  padding-top: 50px;
}

.fb-comments {
  max-width: 100%;
}

.sow-post-featured {
  height: 255px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  position: relative;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.sow-post-featured:hover {
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.sow-post-featured:hover .left-post img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  object-fit: cover;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  width: 100%;
  height: 100%;
}
.sow-post-featured .left-post {
  width: 70%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.sow-post-featured .left-post img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
  object-position: left;
}
.sow-post-featured .left-post .post-tag {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  background: #fff;
  color: #000;
  border-radius: 17px;
  padding: 1px 10px;
  font-family: "muli-bold";
  font-size: 14px;
}
.sow-post-featured .left-post .post-tag.center {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.sow-post-featured .right-post {
  position: absolute;
  top: 0px;
  right: 0;
  width: 30%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.sow-post-featured .right-post .post-name {
  font-size: 24px;
  font-family: "muli-bold";
  text-align: left !important;
  margin-bottom: 0px;
  padding: 0;
}
.sow-post-featured .right-post .post-name:after {
  display: none;
}
.sow-post-featured .right-post .widget-content {
  padding: 10px;
}
@media (min-width: 991px) {
  .sow-post-featured .right-post .widget-content {
    padding: 0px;
    margin-left: -20px;
    margin-right: 20px;
  }
}
.sow-post-featured .right-post .readmore {
  display: inline-block;
  border-radius: 12px;
  padding: 4px 12px;
  margin-top: 10px;
  font-family: "muli-light";
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.sow-post-featured .right-post .readmore:hover {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0.8;
}
@media (max-width: 780px) {
  .sow-post-featured {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .sow-post-featured {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .sow-post-featured .left-post {
    width: 100%;
  }
  .sow-post-featured .right-post {
    width: 100%;
    position: relative;
  }
}

.item-news {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}
@media (min-width: 991px) {
  .item-news {
    margin-bottom: 30px;
  }
}
.item-news:hover img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.item-news:hover .item-title a {
  opacity: 1;
}
.item-news .overlay-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.item-news .overlay-img:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.2;
  z-index: 2;
}
.item-news .overlay-img img {
  height: 100%;
  width: 100%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  object-fit: cover;
  max-width: 100%;
  object-position: left;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.item-news .item-title {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  padding: 20px;
  text-align: center;
  z-index: 3;
}
.item-news .item-title h6 {
  font-size: 18px;
  font-family: "muli-black";
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.8em;
  display: -webkit-box;
}
.item-news .item-title a {
  display: inline-block;
  padding: 4px 12px;
  background: black;
  color: #fff;
  font-size: 12px;
  font-family: "muli-black";
  border-radius: 12px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.item-news .item-title a:hover {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #fff;
  color: #000;
}
@media (min-width: 991px) {
  .item-news .item-title a {
    opacity: 0;
  }
}

.map-widget {
  position: relative;
  height: 440px;
}
@media (min-width: 991px) {
  .map-widget {
    height: 240px;
  }
}
.map-widget .sow-title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
  z-index: 4;
  cursor: pointer;
}
.map-widget .sow-title:after {
  display: none;
}
.map-widget .sow-title:hover:after {
  display: inline-block;
  background: #fff;
}
.map-widget .orange-gradient {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.85;
}
.map-widget .map-content {
  height: 100%;
}
.map-widget .map-content > p {
  margin: 0;
  height: 100%;
}
.map-widget .map-content iframe {
  height: 100%;
}
@media (min-width: 768px) {
  .map-widget {
    height: 340px;
  }
}
@media (min-width: 991px) {
  .map-widget {
    height: 400px;
  }
}
@media (min-width: 1280px) {
  .map-widget {
    height: 480px;
  }
}
@media (min-width: 1536px) {
  .map-widget {
    height: 700px;
  }
}

.contact-info-widget .sow-title {
  display: block;
  text-align: left !important;
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  .contact-info-widget .sow-title {
    margin-bottom: 30px;
  }
}
@media (min-width: 1536px) {
  .contact-info-widget .sow-title {
    margin-bottom: 60px;
  }
}
.contact-info-widget .sow-title:after {
  display: none;
}
.contact-info-widget .data-item {
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  .contact-info-widget .data-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 1536px) {
  .contact-info-widget .data-item {
    margin-bottom: 60px;
  }
}
.contact-info-widget a {
  color: #959595;
}
.contact-info-widget p {
  font-size: 16px;
  font-family: "roboto";
  color: #555555;
}
.contact-info-widget .address-item {
  margin-bottom: 20px;
}
.contact-info-widget .address-item .img {
  min-width: 90px;
  max-width: 90px;
  min-height: 90px;
  max-height: 90px;
  margin-right: 30px;
  background: #136AFB;
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.contact-info-widget .address-item .img img {
  max-height: 30px;
  max-width: 30px;
  object-fit: contain;
}
.contact-info-widget .address-item .right-address {
  color: #959595;
  font-size: 15px;
}
.contact-info-widget .address-item .right-address b {
  font-size: 18px;
  color: #201F1F;
  font-weight: normal;
}
.contact-info-widget .address-item .right-address p {
  margin-top: 15px;
  margin-bottom: 5px;
}
@media (min-width: 1280px) {
  .contact-info-widget .address-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 1536px) {
  .contact-info-widget .address-item {
    margin-bottom: 50px;
  }
}

.contact-form-widget .sow-title {
  padding-bottom: 0;
}
.contact-form-widget .sow-title:after {
  display: none;
}
.contact-form-widget .wpcf7-form {
  max-width: 768px;
  display: block;
  margin: 0 auto;
}
.contact-form-widget .wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.contact-form-widget .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control {
  height: 50px;
  outline: none !important;
  box-shadow: none;
}
.contact-form-widget .wpcf7-form .wpcf7-form-control-wrap span[role=alert] {
  font-style: italic;
}
.contact-form-widget .wpcf7-form .wpcf7-form-control-wrap textarea {
  height: 200px !important;
}
.contact-form-widget .wpcf7-form .wpcf7-form-control {
  border-radius: 4px;
  background: #FFFFFF;
  border-color: #DDDDDD;
}
.contact-form-widget .wpcf7-form .wpcf7-submit {
  display: block;
  width: 100%;
  color: #fff;
  background: #136AFB;
  font-size: 20px;
}
.contact-form-widget .wpcf7-form .form-action {
  position: relative;
}
.contact-form-widget .wpcf7-form .form-action .ajax-loader {
  position: absolute;
  left: 10px;
  top: 20px;
}

#main {
  min-height: 240px;
  overflow: hidden;
}

.sow-top-featured {
  height: 440px;
  background-attachment: scroll !important;
  background-position: bottom center !important;
  background-size: cover !important;
  position: relative;
}
.sow-top-featured #particles-js {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sow-top-featured .description {
  max-height: 330px;
}
@media (min-width: 991px) {
  .sow-top-featured {
    height: 240px;
  }
  .sow-top-featured .description {
    max-height: auto;
  }
}
.sow-top-featured.type-right {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.sow-top-featured.type-right:after {
  opacity: 0.1;
}
.sow-top-featured.type-right .featured-content {
  position: absolute;
  left: auto;
  right: 0;
  color: #fff;
}
.sow-top-featured.type-right .featured-content h6 {
  display: block;
  color: #fff;
  margin-bottom: 10px;
}
.sow-top-featured.type-right .featured-content .description {
  font-size: 18px;
  font-family: "muli-light";
}
.sow-top-featured.type-right .featured-content .readmore {
  margin-top: 10px;
  background: #fff;
  border: 1px solid #fff;
  color: #136AFB;
  font-size: 15px;
  font-family: "muli";
  border-radius: 4px;
}
.sow-top-featured.type-right .featured-content .readmore:hover {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.sow-top-featured:after {
  display: inline-block;
  position: absolute;
  background: #f5f3f3;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
  opacity: 0.8;
}
.sow-top-featured.virtual-gradient {
  background-position: bottom center !important;
}
@media (max-width: 991px) {
  .sow-top-featured.virtual-gradient {
    background-attachment: scroll !important;
  }
}
.sow-top-featured.virtual-gradient:after {
  display: none;
}
.sow-top-featured .list-term a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "muli";
  color: #428CFA;
}
.sow-top-featured .container {
  position: relative;
  height: 100%;
  z-index: 3;
}
.sow-top-featured .featured-content {
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 5;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  max-width: 100%;
  width: 100%;
  padding: 15px;
}
.sow-top-featured .featured-content.left-quotes h6 {
  position: relative;
  padding-left: 20px;
}
@media (min-width: 991px) {
  .sow-top-featured .featured-content.left-quotes h6 {
    padding-left: 40px;
  }
}
.sow-top-featured .featured-content.left-quotes h6:before, .sow-top-featured .featured-content.left-quotes h6:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 16px;
  background: #e2e2e2;
  position: absolute;
  left: 0px;
  top: 6px;
}
@media (min-width: 991px) {
  .sow-top-featured .featured-content.left-quotes h6:before, .sow-top-featured .featured-content.left-quotes h6:after {
    top: 8px;
    width: 8px;
    height: 30px;
  }
}
@media (min-width: 1280px) {
  .sow-top-featured .featured-content.left-quotes h6:before, .sow-top-featured .featured-content.left-quotes h6:after {
    top: 10px;
    width: 10px;
    height: 40px;
  }
}
@media (min-width: 1536px) {
  .sow-top-featured .featured-content.left-quotes h6:before, .sow-top-featured .featured-content.left-quotes h6:after {
    top: 20px;
  }
}
@media (min-width: 1536px) {
  .sow-top-featured .featured-content.left-quotes h6:before {
    left: 0px;
  }
}
.sow-top-featured .featured-content.left-quotes h6:after {
  left: 8px;
}
@media (min-width: 991px) {
  .sow-top-featured .featured-content.left-quotes h6:after {
    left: 18px;
  }
}
@media (min-width: 1536px) {
  .sow-top-featured .featured-content.left-quotes h6:after {
    left: 18px;
  }
}
@media (max-width: 767px) {
  .sow-top-featured .featured-content {
    top: 60%;
  }
}
.sow-top-featured .featured-content h6 {
  font-size: 18px;
  color: black;
}
@media (min-width: 480px) {
  .sow-top-featured .featured-content h6 {
    font-size: 24px;
  }
}
@media (min-width: 991px) {
  .sow-top-featured .featured-content h6 {
    font-size: 30px;
  }
}
@media (min-width: 1280px) {
  .sow-top-featured .featured-content h6 {
    font-size: 40px;
  }
}
@media (min-width: 1536px) {
  .sow-top-featured .featured-content h6 {
    font-size: 50px;
    line-height: 1.6em;
  }
}
.sow-top-featured .featured-content .readmore {
  display: inline-block;
  font-size: 16px;
  background: #37A1F6;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 180px;
  text-align: center;
  color: #fff;
  margin-top: 15px;
  border: 1px solid transparent;
}
.sow-top-featured .featured-content .readmore:hover {
  background: transparent;
  color: #37A1F6;
  border-color: #37A1F6;
}
@media (min-width: 768px) {
  .sow-top-featured .featured-content .readmore {
    margin-top: 20px;
  }
}
@media (min-width: 991px) {
  .sow-top-featured .featured-content .readmore {
    margin-top: 30px;
  }
}
@media (min-width: 1280px) {
  .sow-top-featured .featured-content .readmore {
    margin-top: 40px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (min-width: 1536px) {
  .sow-top-featured .featured-content .readmore {
    margin-top: 60px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media (min-width: 768px) {
  .sow-top-featured {
    height: 340px;
  }
}
@media (min-width: 991px) {
  .sow-top-featured {
    height: 460px;
  }
}
@media (min-width: 1280px) {
  .sow-top-featured {
    height: 520px;
  }
}
@media (min-width: 1536px) {
  .sow-top-featured {
    height: 600px;
  }
}

.sow-featured-news-content {
  overflow-x: auto;
}
.sow-featured-news-content .position-tag {
  top: 10px;
  left: 10px;
  z-index: 6;
  display: inline-block;
  color: #000;
  padding: 2px 14px;
  position: absolute;
  background: #ffffff;
  border-radius: 14px;
  min-width: 70px;
  text-align: center;
}
.sow-featured-news-content .item-featured {
  margin-bottom: 30px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  overflow: hidden;
}
.sow-featured-news-content .item-featured:hover {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.sow-featured-news-content .item-featured .overlay-img {
  display: inline-block;
  height: 280px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.sow-featured-news-content .item-featured .overlay-img:after {
  content: "";
  border-top: 0px;
  border-bottom: 14px solid white;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  display: inline-block;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  position: absolute;
}
.sow-featured-news-content .item-featured .overlay-img img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.sow-featured-news-content .item-featured .overlay-img:hover img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.sow-featured-news-content .item-featured .item-title {
  padding: 20px 12px;
}
.sow-featured-news-content .item-featured .item-title h6 {
  font-family: "muli-light";
  font-size: 18px;
  color: #12407E;
  display: block;
  margin-bottom: 10px;
}
.sow-featured-news-content .item-featured .item-title a {
  display: block;
}
.sow-featured-news-content .item-featured .item-title p {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.8em;
  color: #8C9199;
  display: -webkit-box;
}
.sow-featured-news-content .item-featured .item-title p:empty {
  display: none;
}
@media (max-width: 480px) {
  .sow-featured-news-content .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    -moz-flex: 0 0 100%;
  }
}

.lastest-sidebar {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  margin-bottom: 30px;
}
.lastest-sidebar .widget-title {
  display: block;
  font-size: 18px;
  padding: 15px 15px 0px 15px;
  color: #d44b09;
}
.lastest-sidebar:hover {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.lastest-sidebar .term-item {
  padding: 17px 20px;
  border-bottom: 1px solid #eee;
}
.lastest-sidebar .term-item h6 {
  color: #12407E;
  font-size: 14px;
  display: block;
}
.lastest-sidebar .term-item h6 a {
  color: #12407E;
  font-family: "muli";
  font-size: 16px;
  position: relative;
}
.lastest-sidebar .term-item ul li {
  display: block;
  margin-bottom: 10px;
}
.lastest-sidebar .term-item ul li a {
  display: inline-block;
  color: #000;
  font-family: "muli-light";
  font-size: 14px;
  position: relative;
  padding-left: 10px;
}
.lastest-sidebar .term-item ul li a:hover {
  color: #DBA68F;
}
.lastest-sidebar .term-item ul li a:before {
  content: "";
  display: inline-block;
  height: 4px;
  width: 4px;
  top: 9px;
  left: 0px;
  background: #ccc;
  position: absolute;
}

.last-main-content {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .last-main-content {
    padding: 17px 20px;
  }
}
.last-main-content:hover {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.last-main-content:hover .owl-nav {
  opacity: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.last-main-content h6 {
  color: #12407E;
  padding: 10px 15px;
}
.last-main-content .right-text h6 {
  padding-left: 0;
}
.last-main-content .item-right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 30px;
}
@media (min-width: 768px) {
  .last-main-content .item-right .img {
    padding: 30px;
  }
}
.last-main-content .item-right .img img {
  max-width: 100%;
}
.last-main-content .item-right h6 {
  font-size: 16px;
  color: #000;
}
.last-main-content .item-right p {
  color: #8C9199;
  font-size: 14px;
  font-family: "arial";
}
.last-main-content .item-right p:empty {
  display: none;
}
.last-main-content .item-right .readmore {
  display: inline-block;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: url("../images/viewmore.png") #F2F3F5;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  border: 1px solid transparent;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.last-main-content .item-right .readmore:hover {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  border-color: #000;
}
.last-main-content .owl-nav {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.last-main-content .owl-nav .owl-next, .last-main-content .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.last-main-content .owl-nav .owl-next span, .last-main-content .owl-nav .owl-prev span {
  font-size: 65px !important;
}
.last-main-content .owl-nav .owl-next {
  right: 0px;
}
.last-main-content .owl-nav .owl-prev {
  left: 0px;
}
@media (min-width: 991px) {
  .last-main-content .owl-nav {
    opacity: 0;
  }
  .last-main-content .owl-nav .owl-next span, .last-main-content .owl-nav .owl-prev span {
    font-size: 100px !important;
  }
}

.sub-category-owl {
  background: #252525;
  border-radius: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 50px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.sub-category-owl .viewall {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.sub-category-owl .owl-dots {
  background: #000;
}
.sub-category-owl .overlay-img {
  position: relative;
  height: 180px;
}
.sub-category-owl .top-owl {
  padding-top: 23px;
  padding-bottom: 23px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
}
.sub-category-owl .top-owl h6 {
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
  font-family: "muli-bold";
}
.sub-category-owl .top-owl .top-nav .nav-right, .sub-category-owl .top-owl .top-nav .nav-left {
  display: inline-block;
  width: 31px;
  background: url("../images/next.png");
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.5;
  background-position: center;
}
.sub-category-owl .top-owl .top-nav .nav-right:hover, .sub-category-owl .top-owl .top-nav .nav-left:hover {
  opacity: 1;
}
.sub-category-owl .top-owl .top-nav .nav-left {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.sub-category-owl .sub-item .title {
  display: block;
  position: absolute;
  bottom: 0px;
  padding: 4px 10px;
  font-size: 14px;
  color: #fff;
  left: 0;
  z-index: 6;
}
.sub-category-owl .sub-item .item-news {
  margin-bottom: 0;
}
.sub-category-owl .sub-item p {
  color: #fff;
  padding: 8px 10px;
  font-size: 14px;
}
.sub-category-owl .sub-item p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.sub-category-owl .sub-item .excerpt {
  font-family: "arial";
  color: #fff;
  padding: 8px 10px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 2em;
}
.sub-category-owl .sub-item .excerpt a {
  color: #fff;
}
.sub-category-owl .item-title {
  padding: 10px;
}
.sub-category-owl .item-title h6 {
  text-align: left;
  font-size: 14px;
  font-family: "muli";
}
.sub-category-owl .owl-dots {
  background: #000000 !important;
  padding: 20px 15px 15px 15px;
}
.sub-category-owl .owl-dots .owl-dot span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  margin-right: 10px;
}
.sub-category-owl .owl-dots .owl-dot span:hover, .sub-category-owl .owl-dots .owl-dot span.active {
  background: #3a3a3a;
  border: 1px solid #ffffff;
  box-sizing: content-box;
}
.sub-category-owl .bottom-owl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-bottom: 20px;
  padding-top: 20px;
}
.sub-category-owl .bottom-owl .dot-item {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  margin-right: 10px;
}
.sub-category-owl .bottom-owl .dot-item:hover, .sub-category-owl .bottom-owl .dot-item.active {
  background: #3a3a3a;
  border: 1px solid #ffffff;
  box-sizing: content-box;
}
.sub-category-owl .bottom-owl a {
  color: #fff;
}

@media (max-width: 767px) {
  .sub-category .item-news {
    margin-top: 15px;
  }
}

.list-sub-featured .item-news .overlay-img {
  height: 190px;
}
@media (min-width: 481px) and (max-width: 991px) {
  .list-sub-featured {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .list-sub-featured .item-news {
    width: 50%;
    flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    padding-right: 15px;
  }
}

.top-image-sidebar {
  display: block;
  width: 100%;
  padding: 15px;
}
.top-image-sidebar img {
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
}

.single-row {
  padding: 15px 0;
}
.single-row .list-term {
  display: block;
  margin-bottom: 15px;
}
.single-row .list-term a {
  color: #000;
}
.single-row .list-term a:hover {
  color: #1c4196;
}

.d001-widget {
  position: relative;
  margin-bottom: 60px;
  background: #ffffff;
  overflow: hidden;
}
.d001-widget .container {
  position: relative;
}
.d001-widget .container .sow-title, .d001-widget .container .first-d001, .d001-widget .container .second-d002 {
  position: relative;
  z-index: 4;
}
.d001-widget .first-d001 {
  max-width: 800px;
  border-radius: 10px;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding: 30px;
  margin: 0px auto;
  background: #ffffff;
}
.d001-widget .first-d001:hover {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.d001-widget .first-d001 .f-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin-bottom: 30px;
}
.d001-widget .first-d001 .f-item .f-text {
  color: #fff;
  font-size: 16px;
}
.d001-widget .first-d001 .f-item b {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.d001-widget .first-d001 .f-item:nth-child(2n+1) b {
  color: #110eb7;
}
.d001-widget .first-d001 .f-item:nth-child(2n+1) .f-text {
  background: rgb(21, 133, 245);
  background: -moz-linear-gradient(left, rgb(21, 133, 245) 0%, rgb(21, 197, 245) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(21, 133, 245)), color-stop(100%, rgb(21, 197, 245)));
  background: -webkit-linear-gradient(left, rgb(21, 133, 245) 0%, rgb(21, 197, 245) 100%);
  background: -o-linear-gradient(left, rgb(21, 133, 245) 0%, rgb(21, 197, 245) 100%);
  background: -ms-linear-gradient(left, rgb(21, 133, 245) 0%, rgb(21, 197, 245) 100%);
  background: linear-gradient(to right, rgb(21, 133, 245) 0%, rgb(21, 197, 245) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1585f5", endColorstr="#15c5f5", GradientType=1 );
}
.d001-widget .first-d001 .f-item:nth-child(2n+1) .img {
  background: #1B4A98;
}
.d001-widget .first-d001 .f-item:nth-child(2n) b {
  color: #f34612;
}
.d001-widget .first-d001 .f-item:nth-child(2n) .f-text {
  background: rgb(255, 72, 0);
  background: -moz-linear-gradient(left, rgb(255, 72, 0) 0%, rgb(253, 120, 23) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(255, 72, 0)), color-stop(100%, rgb(253, 120, 23)));
  background: -webkit-linear-gradient(left, rgb(255, 72, 0) 0%, rgb(253, 120, 23) 100%);
  background: -o-linear-gradient(left, rgb(255, 72, 0) 0%, rgb(253, 120, 23) 100%);
  background: -ms-linear-gradient(left, rgb(255, 72, 0) 0%, rgb(253, 120, 23) 100%);
  background: linear-gradient(to right, rgb(255, 72, 0) 0%, rgb(253, 120, 23) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff4800", endColorstr="#fd7817", GradientType=1 );
}
.d001-widget .first-d001 .f-item:nth-child(2n) .img {
  background: #DC2F27;
}
.d001-widget .first-d001 .f-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.d001-widget .first-d001 .f-content .f-text {
  width: calc(100% - 110px);
  width: -moz-calc( 100% - 110px );
  padding: 10px;
}
.d001-widget .first-d001 .f-content .f-text p {
  margin-bottom: 0;
}
.d001-widget .first-d001 .f-content .img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 110px;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.d001-widget .first-d001 .f-content .img img {
  max-width: 100%;
  width: 40px;
  height: 40px;
  object-fit: contain;
  border-radius: 50%;
}
.d001-widget .first-d001 .f-content b {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  .d001-widget .first-d001 {
    padding: 15px;
  }
  .d001-widget .first-d001 .f-content {
    flex-direction: column;
  }
  .d001-widget .first-d001 .f-item {
    margin-bottom: 15px;
  }
  .d001-widget .first-d001 .f-item .f-text, .d001-widget .first-d001 .f-item .img {
    width: 100% !important;
  }
  .d001-widget .first-d001 .f-item .f-text {
    order: 2;
  }
}
.d001-widget .f-equal {
  min-height: 74px;
}

.second-d001 {
  margin-top: 30px;
  position: relative;
  z-index: 4;
  padding-bottom: 90px;
}
@media (min-width: 991px) {
  .second-d001 {
    margin-top: 60px;
  }
}
@media (min-width: 1536px) {
  .second-d001 {
    margin-top: 90px;
  }
}
.second-d001 ul {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.second-d001 .s-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin-bottom: 30px;
}
.second-d001 .logo-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #ffffff;
}
.second-d001 .logo-item:hover {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.second-d001 .name {
  display: block;
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
  color: #000;
  font-family: "arial";
}

.so-widget-last-news-widget .sow-title, .so-widget-news-featured-widget .sow-title {
  font-size: 20px;
}

@media (max-width: 991px) {
  .owl-logos {
    padding-top: 10px;
    overflow-x: auto;
  }
  .owl-logos .logo-item {
    min-width: 120px;
    max-width: 120px;
    max-height: 120px;
    min-height: 120px;
    margin-right: 15px;
    margin-bottom: 30px;
    box-shadow: none !important;
    -wekit-box-shadow: none !important;
  }
}
.owl-logos .owl-dots {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
  padding: 15px 0px;
}
.owl-logos .owl-dots .owl-dot span {
  display: inline-block;
  border-radius: 50%;
  background: #2ba3fd;
  margin-right: 15px;
  width: 20px;
  height: 20px;
}
@media (max-width: 480px) {
  .owl-logos .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }
}
.owl-logos .owl-dots .owl-dot span.active, .owl-logos .owl-dots .owl-dot span:hover {
  background: #136afb;
}

.opacity-map {
  opacity: 0.6;
}

.owl-featured-news.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.owl-featured-news.owl-loaded .col-* {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  -moz-flex: 0 0 100%;
}

.sec-functions {
  padding: 30px 0px;
}
@media (min-width: 991px) {
  .sec-functions {
    padding: 60px 0px;
  }
}

.pagination {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
  padding: 30px 10px;
}
.pagination .page-numbers {
  display: inline-block;
  margin-right: 15px;
  padding: 4px 10px;
  background: #428CFA;
  border: 1px solid #428CFA;
  color: #fff;
}
.pagination .page-numbers:hover, .pagination .page-numbers.current {
  color: #428CFA;
  border: 1px solid #428CFA;
  background-color: #fff;
}

/****************BEGIN POST_TAG***************/
.post-tags .post-item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
}
.post-tags .post-item a {
  display: contents;
  color: #111D5E;
}
.post-tags .post-item a:hover {
  font-family: "SF Pro Display Bold", sans-serif;
}

/****************END POST_TAG***************/
.post_date {
  font-size: 14px;
  color: #808080;
  margin-bottom: 15px;
}

.post_author {
  text-align: right;
  margin-top: 30px;
}

.post_views {
  text-align: right;
}

.list-recruitment li {
  position: relative;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .list-recruitment li {
    padding-bottom: 40px;
  }
}
@media (max-width: 920px) {
  .list-recruitment li .recruitment-item {
    flex-direction: column;
  }
}
.list-recruitment li .recruitment-image {
  margin-right: 15px;
  margin-bottom: 15px;
  height: 182px;
}
.list-recruitment li .recruitment-image img {
  width: 273px;
  height: 100%;
  object-fit: cover;
}
.list-recruitment li a {
  color: #000000;
}
.list-recruitment li a:hover .item-title {
  color: #E3007C;
}
.list-recruitment li .item-title {
  display: block;
  font-size: 18px;
  font-family: "SF Pro Display Bold", sans-serif;
  color: #111D5E;
  margin-bottom: 15px;
}
.list-recruitment li .item-info {
  color: #3c3c3c;
  font-size: 14px;
  margin-top: 10px;
}
.list-recruitment li:hover .btn-transparent {
  display: inline-block;
}
.list-recruitment li .btn-transparent {
  position: absolute;
  right: 0;
  bottom: 5px;
  color: #E3007C;
  display: none;
  font-family: "SF Pro Display Medium", sans-serif;
}
.list-recruitment li .type-1:not(:last-child) {
  border-bottom: 1px solid #ADADAD;
}

.recruitment-related {
  padding-bottom: 30px;
}
.recruitment-related .bottom-related {
  display: block;
  text-align: right;
  padding-right: 10px;
}
.recruitment-related .bottom-related .readmore {
  color: #09B0DB;
  font-size: 20px;
}

.recruitment-tax-list .recruitment-tax-item {
  display: block;
  padding: 10px 15px;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: #FAFAFA;
  color: #000000;
  font-family: "SF Pro Display Bold", sans-serif;
}
.recruitment-tax-list .recruitment-tax-item:hover {
  background-color: #EAEAEA;
}
.recruitment-tax-list .recruitment-tax-item.active {
  background-color: #111D5E;
  font-family: "SF Pro Display Bold", sans-serif;
  color: #FFFFFF;
}

.pagi-recruiment .page-numbers {
  background: white;
  border: 0 !important;
  color: #6E7788;
  padding: 0;
}
.pagi-recruiment .page-numbers.next, .pagi-recruiment .page-numbers.prev {
  background: #dedfe2;
  border-radius: 50%;
  color: #6E7788;
  padding: 4px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 6px;
}
.pagi-recruiment .page-numbers.next .fa, .pagi-recruiment .page-numbers.prev .fa {
  font-family: "SF Pro Display Bold", sans-serif;
  display: inline-block;
}

#left-sidebar, #right-sidebar {
  margin: 30px 0;
}

.main-recruitment {
  line-height: 22px;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .main-recruitment {
    margin-top: 0;
  }
}
@media (min-width: 1240px) {
  .main-recruitment {
    padding-left: 25px;
  }
}
.main-recruitment .avatar-re {
  text-align: center;
  padding: 10px 0;
}
.main-recruitment .avatar-re img {
  max-width: 100%;
  object-fit: contain;
}
.main-recruitment .excerpt-re {
  font-family: "SF Pro Display Medium", sans-serif;
  margin-bottom: 10px;
}
.main-recruitment .top-re {
  padding: 20px 0;
}
.main-recruitment .top-re span {
  color: #808080;
}
.main-recruitment .top-re span img {
  position: relative;
  top: -2px;
  width: 20px;
  height: 20px;
}
.main-recruitment .top-re a {
  color: #111D5E;
}
.main-recruitment .top-re a:hover {
  color: #E3007C;
}
.main-recruitment .bottom-re {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media (min-width: 1240px) {
  .main-recruitment .bottom-re .list-share {
    position: absolute;
    left: -8px;
  }
}
@media (max-width: 580px) {
  .main-recruitment .bottom-re .btn-apply {
    flex-direction: column;
  }
  .main-recruitment .bottom-re .btn-apply button {
    margin-left: 0 !important;
  }
}
.main-recruitment .main-re {
  padding: 30px 0px;
}
.main-recruitment .main-re img, .main-recruitment .main-re table, .main-recruitment .main-re td, .main-recruitment .main-re tr, .main-recruitment .main-re th {
  max-width: 100%;
}

.page-404 {
  position: relative;
}
.page-404 .img-404 {
  width: 100%;
  max-width: 100%;
  height: 561px;
  display: block;
}
.page-404 .img-404 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.page-404 form {
  max-width: 480px;
  display: block;
  margin: 0 auto;
}
.page-404 .container-404 {
  max-width: 768px;
  background: rgba(255, 255, 255, 0.7803921569);
  padding: 30px;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.08), 0px 6px 18px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@media (min-width: 769px) {
  .page-404 .container-404 {
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 8;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
}
.page-404 .container-404:hover {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.031372549), -1px 1px 20px rgba(0, 0, 0, 0.031372549), 0px -2px 20px rgba(0, 0, 0, 0.1215686275);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.page-404 .sow-title {
  display: block;
  font-size: 24px;
  text-align: center !important;
}
.page-404 .sow-title:before {
  display: none;
}
.page-404 .form-action {
  display: block;
  text-align: center;
}

#recruitmentModal .modal-content {
  position: relative;
  overflow: hidden;
}
#recruitmentModal .modal-header {
  align-items: center;
  justify-content: center;
  padding: 20px 15px;
}
#recruitmentModal .modal-header h6 {
  text-align: center;
  font-size: 18px;
  font-family: "SF Pro Display Bold", sans-serif;
  margin: 0;
  color: #111D5E;
}
#recruitmentModal .modal-header button.close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
#recruitmentModal .modal-body {
  padding: 40px 60px 60px 60px;
}
#recruitmentModal .wpcf7-form .form-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
#recruitmentModal .wpcf7-form .form-group label {
  min-width: 120px;
}
#recruitmentModal .wpcf7-form .form-group label span {
  color: #9e4242;
  font-size: 14px;
}
#recruitmentModal .wpcf7-form .form-group .wpcf7-form-control.form-control {
  border: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
}
#recruitmentModal .form-active, #recruitmentModal .form-contact {
  margin-left: 120px;
}
#recruitmentModal .wpcf7-submit {
  cursor: pointer;
}
#recruitmentModal .form-contact {
  padding-top: 10px;
}
#recruitmentModal .btn-contained {
  margin: 0 auto;
}

#recruitmentReceiveModal .modal-body {
  padding: 80px;
}
#recruitmentReceiveModal .btn-contained {
  margin: 0 auto;
}

.codedropz-upload-wrapper .codedropz-upload-handler {
  border-radius: 10px;
}
.codedropz-upload-wrapper .codedropz-upload-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.codedropz-upload-wrapper .codedropz-upload-inner * {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.codedropz-upload-wrapper .codedropz-upload-inner * a {
  color: #707070 !important;
}
.codedropz-upload-wrapper .dnd-upload-details * {
  font-size: 14px;
}
.codedropz-upload-wrapper .dnd-upload-details .name {
  padding-right: 65px;
}
.codedropz-upload-wrapper .dnd-upload-details .remove-file {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute !important;
  top: 7px;
  height: 20px;
}
.codedropz-upload-wrapper .dnd-upload-details .dnd-progress-bar span {
  background: #111d5e;
}
.codedropz-upload-wrapper .dnd-upload-details .has-error {
  color: red;
}

/****************BEGIN NO-CSSMASK***************/
html.no-cssmasks .circle-radius {
  display: none !important;
}

html.Trident .solution-item .img img {
  margin-top: 20px;
}
@media (min-width: 1536px) {
  html.Trident .solution-item .img img {
    margin-top: 30px;
  }
}

/****************END NO-CSSMASK***************/
/****************BEGIN  DOCUMENT***************/
.so-widget-document .sow-featured-news-content {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 480px) {
  .so-widget-document .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.item-popup {
  padding-bottom: 100px;
}
.item-popup .btn {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 50px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  color: black;
}
.item-popup .btn:hover {
  background: #eee;
}

.document-modal .modal-content {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  overflow: hidden;
}
.document-modal .modal-content .modal-header {
  padding: 20px 15px;
  border-radius: 10px 10px 0 0;
  font-family: "SF Pro Display Medium", sans-serif;
  color: #111D5E;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.document-modal .modal-content .modal-header button.close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.document-modal .modal-content .modal-header h6 {
  margin: 0;
}
.document-modal .modal-content .modal-body {
  padding: 25px 80px 80px 80px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .document-modal .modal-content .modal-body {
    padding: 15px 15px 45px 15px;
  }
}
.document-modal .modal-content .modal-body br {
  display: none;
}
.document-modal .modal-content .modal-body .form-group {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 15px;
}
.document-modal .modal-content .modal-body .form-group .label-control {
  color: #888;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  padding: 0;
  width: 100%;
  pointer-events: none;
  height: 100%;
  z-index: 1;
}
.document-modal .modal-content .modal-body .form-group .label-control .label-text {
  -webkit-transform: translate3d(0, 20px, 0) scale(1);
  -moz-transform: translate3d(0, 20px, 0) scale(1);
  transform: translate3d(0, 20px, 0) scale(1);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  margin-left: 15px;
  font-weight: 300;
}
.document-modal .modal-content .modal-body .form-group.active .label-control .label-text {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  padding: 0 5px;
  margin-left: 10px;
  color: #03A9F4 !important;
  background-color: #FFFFFF;
}
.document-modal .modal-content .modal-body .wpcf7-submit {
  display: inline-block;
  padding: 8px 20px;
  color: #FFF;
  background-color: #111D5E;
  border-radius: 20px;
  text-align: center;
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 40px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@media (max-width: 768px) {
  .document-modal .modal-content .modal-body .wpcf7-submit {
    margin-top: 15px;
  }
}
.document-modal .modal-content .modal-body .wpcf7-submit:hover {
  background: #E2007C;
  color: #fff;
  border-color: transparent;
}

.page-bg {
  width: 100%;
  height: 100%;
  min-height: 65px;
}
.page-bg img {
  width: 100%;
  min-height: 540px;
  object-fit: cover;
}

@media (min-width: 1920px) {
  .container {
    max-width: 1420px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    max-width: 100%;
  }
}
/****************END  DOCUMENT***************/
/****************START FORM MATERIAL*********/
.form-material .red {
  color: red;
}
.form-material br {
  display: none;
}
.form-material .form-control {
  border: 1px solid #ADADAD;
  border-radius: 10px;
}
.form-material .form-group {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  padding-top: 15px;
}
.form-material .form-group .label-control {
  color: #888;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  padding: 0;
  width: 100%;
  pointer-events: none;
  height: 100%;
  z-index: 1;
}
.form-material .form-group .label-control .label-text {
  -webkit-transform: translate3d(0, 20px, 0) scale(1);
  -moz-transform: translate3d(0, 20px, 0) scale(1);
  transform: translate3d(0, 20px, 0) scale(1);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  margin-left: 15px;
  font-weight: 300;
}
.form-material .form-group.active .label-control .label-text {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  padding: 0 5px;
  margin-left: 10px;
  color: #03A9F4 !important;
  background-color: #FFFFFF;
}
.form-material .form-group.active .wpcf7-form-control {
  background-color: #FFFFFF;
}
.form-material .wpcf7-form-control-wrap {
  width: 100%;
}
.form-material .wpcf7-form-control {
  outline: none !important;
  box-shadow: none;
}
.form-material .wpcf7-submit {
  display: inline-block;
  color: #FFF;
  background-color: #111D5E;
  border-radius: 20px;
  text-align: center;
  width: 200px;
  max-width: 100%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
@media (max-width: 768px) {
  .form-material .wpcf7-submit {
    margin-top: 15px;
  }
}
.form-material .wpcf7-submit:hover {
  background: #E2007C;
  color: #fff;
  border-color: transparent;
}

/****************END FORM MATERIAL**********/
.form-search {
  position: relative;
  z-index: 2051;
}
.form-search .search-form {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: end;
  position: absolute;
  width: 378px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.form-search .search-form .search-field {
  border: 1px solid #ADADAD;
  border-radius: 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.form-search .search-form .search-submit {
  position: absolute;
  right: 0;
  top: 0;
}
.form-search .form-hide {
  opacity: 0 !important;
  width: 0 !important;
  padding: 0;
  border: 0;
  z-index: -1;
}
.form-search .form-hide .search-field {
  padding: 0;
}
.form-search button {
  border: none;
  outline: none !important;
  box-shadow: none !important;
}

.mst-50 {
  margin-top: -50px !important;
}

#scrollUp {
  position: fixed;
  box-shadow: 0 3px 19px rgba(0, 0, 0, 0.17);
  z-index: 99 !important;
  border-radius: 50%;
  cursor: pointer;
  bottom: 110px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: transparent;
  border-color: #fdfdfd;
  color: darkgrey;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -ms-justify-content: center;
}

.wpcf7-response-output {
  margin: 10px 0;
}

.item-mask {
  position: absolute;
  bottom: -63px;
  right: -63px;
  width: 100px;
  height: 100px;
  background: #111D5E;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.scroll-bar {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.scroll-bar::-webkit-scrollbar {
  width: 8px;
}
.scroll-bar::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.scroll-bar::-webkit-scrollbar-thumb {
  background: #c0c0c0;
  border-radius: 10px;
}
.scroll-bar::-webkit-scrollbar-thumb:hover {
  background: #888;
}

.page-template-title {
  margin-top: 0;
  margin-bottom: 20px;
}

.category-view {
  margin-bottom: 15px;
}
.category-view .cat-item-child a.overlay-img {
  height: 182px;
}
.category-view .cat-item {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.category-view .cat-item.first {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ADADAD;
}
.category-view .cat-item.first a img {
  width: 100%;
  max-width: 100%;
  max-height: 600px;
  object-fit: cover;
}
.category-view .cat-item a {
  display: block;
  color: inherit;
}
.category-view .cat-item a.overlay-img {
  overflow: hidden;
  text-align: center;
}
.category-view .cat-item a img {
  width: 100%;
  height: 100%;
  max-width: 300px;
  object-fit: cover;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.category-view .cat-item a img:hover {
  transform: scale(1.08);
}
.category-view .cat-item .item-title {
  margin-top: 20px;
}
.category-view .cat-item .item-title h5 {
  color: #111D5E;
  font-family: "SF Pro Display Bold", sans-serif;
}
.category-view .cat-item .item-title p {
  font-weight: 300;
}
.category-view .hr-line {
  width: 100%;
  height: 1px;
  background-color: #ADADAD;
  margin: 0 15px 20px 15px;
}

.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 14px;
  padding-left: 15px;
  white-space: nowrap;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  display: none !important;
}
.wpcf7-form .ajax-loader {
  display: none !important;
}

#cf7md-form .wpcf7-form-control {
  height: 40px;
}
#cf7md-form .mdc-text-field {
  height: 40px;
  border-radius: 10px;
}
#cf7md-form .mdc-text-field--textarea {
  height: auto;
}
#cf7md-form .mdc-notched-outline .mdc-notched-outline__leading {
  border-radius: 10px 0 0 10px !important;
}
#cf7md-form .mdc-notched-outline .mdc-notched-outline__trailing {
  border-radius: 0 10px 10px 0 !important;
}
#cf7md-form .mdc-text-field--outlined .mdc-floating-label {
  top: 12px;
}
#cf7md-form .mdc-text-field--outlined .mdc-floating-label.mdc-floating-label--float-above {
  -webkit-transform: translateY(-110%) scale(0.75);
  -ms-transform: translateY(-110%) scale(0.75);
  transform: translateY(-110%) scale(0.75);
}
#cf7md-form .mdc-select {
  height: 40px;
}
#cf7md-form .mdc-select .wpcf7-form-control {
  padding-top: 6px;
}
#cf7md-form .mdc-select .mdc-select__dropdown-icon {
  bottom: 8px;
}
#cf7md-form .mdc-select.mdc-select--focused .mdc-select__dropdown-icon {
  transform: rotate(180deg) translateY(0px);
}
#cf7md-form .mdc-select .mdc-floating-label {
  top: 12px !important;
}
@media (min-width: 840px) {
  #cf7md-form .mdc-layout-grid__inner {
    grid-gap: var(--mdc-layout-grid-gutter-desktop, 23px);
  }
}
#cf7md-form .readmore {
  color: #FFF;
}

.form-single-recruitment {
  max-width: 561px;
}
.form-single-recruitment .two-col {
  display: flex;
  display: -moz-flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 768px) {
  .form-single-recruitment .two-col {
    display: block;
  }
}
.form-single-recruitment .two-col > div:not(:last-child) {
  margin-right: 5px !important;
}
.form-single-recruitment .wpcf7-submit {
  margin: 0 auto;
}

.form-single-title {
  font-size: 18px;
  color: #111d5e;
  font-family: "SF Pro Display Medium", sans-serif;
  margin-bottom: 25px;
}

#cf7md-form .mdc-text-field__input:required ~ .mdc-floating-label::after,
#cf7md-form .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
  color: red;
}

#cf7md-form .mdc-theme--text-primary-on-background,
#cf7md-form .mdc-theme--text-primary-on-light,
#cf7md-form .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,
#cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
#cf7md-form .mdc-form-field, #cf7md-form .cf7md-file--value,
#cf7md-form .cf7md-card-title, #cf7md-form .mdc-list a.mdc-list-item,
#cf7md-form input, #cf7md-form textarea, #cf7md-form select,
#cf7md-form .wpcf7-list-item label,
#cf7md-form .cf7md-switch-label,
#cf7md-form .cf7md-checkbox-label,
#cf7md-form .cf7md-radio-label,
#cf7md-form .cf7md-accept-label,
#cf7md-form .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,
#cf7md-form .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input,
#cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
  color: #707070;
}

.item-mask {
  position: absolute;
  bottom: -63px;
  right: -63px;
  width: 100px;
  height: 100px;
  background: #111D5E;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

#successModalCF7 .modal-content {
  position: relative;
  overflow: hidden;
}
#successModalCF7 .modal-content .modal-body {
  min-height: 280px;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
#successModalCF7 .text-message {
  color: #00D68F;
}
#successModalCF7 .readmore {
  margin-top: 50px;
}

.modal-content {
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  border: none;
}

.fal-bg-overlay {
  background-image: url("./../images/bg/theme.png");
  background-attachment: fixed;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .fal-bg-overlay {
    background-image: url("./../images/bg/theme_mobile.png");
  }
}

.btn-fal.btn-loadmore {
  background: linear-gradient(180deg, #48A4FF 0%, #111D5E 100%);
  border-radius: 40px;
  border: 0 solid transparent;
  margin: 0 auto;
  padding: 10px 40px;
}
.btn-fal.btn-loadmore a {
  color: #ffffff;
}
.btn-fal.btn-loadmore:hover {
  background: linear-gradient(180deg, #f798cc 0%, #E3007C 100%) !important;
}

.header-webinar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(90deg, #111D5E 0%, #C1006C 100%);
}
.header-webinar.has-logged {
  top: 32px;
}
@media (max-width: 782px) {
  .header-webinar.has-logged {
    top: 46px;
  }
}
.header-webinar .navbar-toggler span {
  background: #FFFFFF;
}
@media (max-width: 991px) {
  .header-webinar #top-header #main-nav .navbar-collapse .navbar-nav {
    background-color: rgba(17, 36, 170, 0.8);
    backdrop-filter: blur(5px);
  }
}
.header-webinar #top-header #main-nav li a {
  color: #FFFFFF;
}

.fal-webinar-title.sow-title {
  color: #1124aa;
  text-align: center;
}
@media (min-width: 768px) {
  .fal-webinar-title.sow-title {
    font-size: 28px;
  }
}
@media (min-width: 991px) {
  .fal-webinar-title.sow-title {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  .fal-webinar-title.sow-title {
    font-size: 40px;
  }
}
.fal-webinar-title.sow-title:after {
  content: none;
}
.fal-webinar-title .sow-title {
  color: #1124aa;
  text-align: center;
}
@media (min-width: 768px) {
  .fal-webinar-title .sow-title {
    font-size: 28px;
  }
}
@media (min-width: 991px) {
  .fal-webinar-title .sow-title {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  .fal-webinar-title .sow-title {
    font-size: 40px;
  }
}
.fal-webinar-title .sow-title:after {
  content: none;
}

.webinar-btn {
  display: inline-block;
  color: #fff;
  background-color: #111d5e;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #ddd;
  max-width: 100%;
  margin: 0 auto;
  cursor: pointer;
  padding: 8px 50px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.webinar-btn:hover {
  background: linear-gradient(180deg, #f798cc 0%, #e3007c 100%) !important;
  color: #FFFFFF;
}

.accordion-appversion {
  margin-bottom: 20px;
}
.accordion-appversion .card {
  border: none;
  border-bottom: 1px solid #ADADAD;
  background: none;
}
.accordion-appversion .card .card-header {
  margin-bottom: 0 !important;
  border: none;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
}
.accordion-appversion .card .card-header.collapsed {
  border-bottom: 1px solid #ADADAD;
}
.accordion-appversion .card .card-header.collapsed h2:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion-appversion .card .card-header h2:before {
  font-family: "dashicons";
  content: "\f347";
  transition: all 0.5s;
  font-size: 28px;
  color: #7F828E;
}
.accordion-appversion .card .card-header img {
  max-height: 32px;
  object-fit: cover;
}
.accordion-appversion .card .card-body {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.accordion-appversion .card .card-body > ul > li {
  padding-bottom: 1.25rem;
  margin-bottom: 20px;
  border-bottom: 1px solid #ADADAD;
}

.list-app_version .app_version-item .app_version-item-title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #111D5E;
  margin-bottom: 8px;
}

.app_version-item-info {
  margin-top: 16px;
}
.app_version-item-info tr td:first-child {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #007BFF;
  min-width: 150px;
}

.btn-loadmore {
  width: 177px;
  height: 40px;
  background: linear-gradient(180deg, #48a4ff 0%, #111d5e 100%);
  border-radius: 20px;
  border: 0 solid transparent;
  margin: 0 auto;
  color: #ffffff;
}
.btn-loadmore:hover {
  color: #ffffff;
  background: linear-gradient(180deg, #f798cc 0%, #E3007C 100%) !important;
}

.modal .modal-dialog .modal-header {
  padding: 20px 15px;
  border-radius: 10px 10px 0 0;
  font-family: "SF Pro Display Medium", sans-serif;
  color: #111d5e;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.modal .modal-dialog .modal-body {
  padding: 25px 80px 80px;
  overflow: hidden;
}

/*# sourceMappingURL=style.css.map */
