@font-face {
  font-family: 'gilroy-bolduploaded_file';
  src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'), url('../fonts/gilroy-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-extrabolduploaded_file';
  src: url('../fonts/gilroy-extrabold-webfont.woff2') format('woff2'), url('../fonts/gilroy-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-lightuploaded_file';
  src: url('../fonts/gilroy-light-webfont.woff2') format('woff2'), url('../fonts/gilroy-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-mediumuploaded_file';
  src: url('../fonts/gilroy-medium-webfont.woff2') format('woff2'), url('../fonts/gilroy-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-regularuploaded_file';
  src: url('../fonts/gilroy-regular-webfont.woff2') format('woff2'), url('../fonts/gilroy-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-semibolduploaded_file';
  src: url('../fonts/gilroy-semibold-webfont.woff2') format('woff2'), url('../fonts/gilroy-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-ultralightuploadedfile';
  src: url('../fonts/gilroy-ultralightitalic-webfont.woff2') format('woff2'), url('../fonts/gilroy-ultralightitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-thinuploaded_file';
  src: url('../fonts/gilroy-thin-webfont.woff2') format('woff2'), url('../fonts/gilroy-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'gilroy-mediumuploaded_file';
  overflow-x: hidden;
}
body {
  -webkit-animation: infiniteScrollBg 250s linear infinite;
  animation: infiniteScrollBg 250s linear infinite;
}
@-webkit-keyframes infiniteScrollBg {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: -3500px 50%;
  }
}
@keyframes infiniteScrollBg {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: -3500px 50%;
  }
}
a, img, button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
img {
  max-width: 100%;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  color: #0085d3;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}
.top_section .container-fluid {
  max-width: 1920px;
  position: relative;
  padding: 0;
  display: flex;
  height: 100%;
}
.top_section .logo {
  position: absolute;
  left: 40px;
  top: 10px;
  z-index: 1;
}
.top_section .container-fluid::before, .top_section .container-fluid::after {
  content: none;
}
.top_section .container-fluid .col-sm-6 {
  padding: 0;
}
.col_right {
  background: -moz-linear-gradient(160deg, #002151 0, #00122D 100%);
  background: -webkit-gradient(linear, 160deg, color-stop(0, 002151), color-stop(100%, 00122D));
  background: -webkit-linear-gradient(160deg, #002151 0, #00122D 100%);
  background: -o-linear-gradient(160deg, #002151 0, #00122D 100%);
  background: -ms-linear-gradient(160deg, #002151 0, #00122D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
  background: linear-gradient(160deg, #002151 0, #00122D 100%);
}
.col_right h1 {
  text-transform: uppercase;
  font-family: 'gilroy-thinuploaded_file';
  -webkit-text-fill-color: transparent;
  background: -moz-linear-gradient(172deg, #b53863 0, #0173D9 100%, #39C7BA 100%);
  background: -webkit-gradient(linear, 172deg, color-stop(0, b53863), color-stop(100%, 0173D9), color-stop(100%, 39C7BA));
  background: -webkit-linear-gradient(172deg, #b53863 0, #0173D9 100%, #39C7BA 100%);
  background: -o-linear-gradient(172deg, #b53863 0, #0173D9 100%, #39C7BA 100%);
  background: -ms-linear-gradient(172deg, #b53863 0, #0173D9 100%, #39C7BA 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
  background: linear-gradient(179deg, #b53863 0, #0173D9 100%, #39C7BA 100%);
  -webkit-background-clip: text;
  font-size: 101px;
  line-height: 95px;
  margin: 170px 0 0;
}
.col_right h2 {
  font-family: 'gilroy-extrabolduploaded_file';
  font-size: 60px;
  color: #fff;
}
.col_right p {
  color: #8798b1;
  font-size: 24px;
  font-family: 'gilroy-lightuploaded_file';
  margin: 10px 0 80px;
}
.about_ceo .name_col {
  margin: auto auto 0 0;
}
.about_ceo {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-left: 75px;
  padding-bottom: 40px;
}
.social_col ul {
  display: flex;
}
.social_col ul li {
  margin-right: 30px;
}
.ceo_col {
  width: 100%;
  height: 100%;
  background: url(../img/CEO-img.jpg);
  background-size: cover;
}
.top_section {
  height: 100vh;
}
.section_two .container-fluid {
  max-width: 1920px;
  position: relative;
  padding: 0;
  display: flex;
  height: 100%;
}
.section_two .container-fluid .col-sm-6 {
  padding: 0;
}
.section_two {
  height: 100vh;
}
.section_two .ceo_col {
  background: url(../img/CEO-img2.jpg);
}
.inner_col {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-left: 50px;
  padding-bottom: 40px;
  padding-right: 80px;
}
.inner_col h2 {
  color: #023a8f;
  font-size: 70px;
  text-transform: uppercase;
  font-family: 'gilroy-thinuploaded_file';
  margin: 100px 0 50px;
}
.inner_col .affix_row {
  display: inline-block;
  margin: 0 0 50px;
}
.inner_col .affix_row h3 {
  font-size: 28px;
  color: #3a4c64;
  font-family: 'gilroy-extrabolduploaded_file';
  margin: 0 0 10px;
}
.inner_col .affix_row h3 span {
  font-family: 'gilroy-mediumuploaded_file';
}
.inner_col .affix_row p {
  font-size: 20px;
  color: #505050;
  font-family: 'gilroy-regularuploaded_file';
}
.accolades_sec {
  background: #023a8f;
  width: 100%;
  display: inline-block;
  padding: 110px 0 100px;
}
.accolades_sec .container {
  width: 100%;
  max-width: 1400px;
}
.accolades_sec .accolad_head {
  display: flex;
  align-items: center;
  margin: 0 0 70px;
}
.accolades_sec .accolad_head h2 {
  color: #fff;
  font-size: 70px;
  text-transform: uppercase;
  font-family: 'gilroy-thinuploaded_file';
  position: relative;
}
.accolades_sec .accolad_head p {
  font-size: 28px;
  color: #fff;
  font-family: 'gilroy-mediumuploaded_file';
  padding-left: 75px;
}
.showcase_col h4 {
  font-size: 24px;
  color: #fff;
  font-family: 'gilroy-mediumuploaded_file';
  margin: 15px 0 0;
  line-height: 30px;
}
.showcase .showcase_col {
  max-width: 370px;
  margin: 0 auto;
}
.showcase .showcase_col .award_col {
  height: 335px;
  overflow: hidden;
  border: 1px solid #fff;
}
.showcase .showcase_col .award_col img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.showcase {
  max-width: 1280px;
  margin: 0 auto;
}
.brand_sec {
  width: 100%;
  display: inline-block;
  padding: 100px 0 100px;
}
.brand_sec h2 {
  color: #023a8f;
  font-size: 70px;
  text-transform: uppercase;
  font-family: 'gilroy-thinuploaded_file';
  margin: 0;
}
.container {
  width: 100%;
  max-width: 1680px;
}
.brand_sec .brand_col {
  width: 100%;
  display: flex;
  margin: 70px 0 0;
}
.brand_sec .brand_col .brand_title {
  position: relative;
  display: inline-block;
  margin: 100px 0 0;
}
.brand_sec .brand_col .brand_title h3 {
  font-size: 72px;
  color: #3a4c64;
  font-family: 'gilroy-extrabolduploaded_file';
  margin: 0 0 10px;
  line-height: 50px;
}
.brand_sec .brand_col .brand_title p {
  font-size: 48px;
  text-align: right;
  color: #505050;
  font-family: 'gilroy-ultralightuploadedfile';
}
.ceo_icon {
  position: absolute;
  left: -32px;
  top: -95px;
  z-index: -1;
}
.brand_image {
  width: 370px;
  height: 500px;
  margin-left: 60px;
  border: 8px solid #ffffff;
  border-radius: 10px;
  box-shadow: 0 6px 16px #6165816b;
}
.brand_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.brand_sec .brand_col_odd {
  justify-content: flex-end;
}
.brand_sec .brand_col_odd .brand_image {
  margin-right: 60px;
  margin-left: 0;
}
.brand_sec .brand_col .brand_title h3 span {
  font-size: 48px;
  position: relative;
  left: 40px;
}
.brand_col_odd .ceo_icon {
  left: -88px;
  z-index: 0;
}
.quote_sec {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 100px 0 30px;
}
.quote_sec .container {
  background: #f4f6fb;
  border: 10px solid #fff;
  border-radius: 15px;
  padding: 50px 50px 129px;
  box-shadow: 0 6px 30px #cdd5df;
  max-width: 1430px;
}
.quote_sec .container h2 {
  font-size: 43px;
  color: #3a4c64;
  font-family: 'gilroy-extrabolduploaded_file';
  margin: 0 0 10px;
  line-height: 50px;
  font-style: italic;
}
.quote_sec:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 184px;
  background: url("../img/white_shadow.png");
  content: "";
  z-index: 1;
}
.quote_sec:after {
  position: absolute;
  left: 0;
  top: -50px;
  margin: 0 auto;
  right: 0;
  width: 1px;
  height: 104px;
  background: #ddd;
  content: "";
  z-index: 1;
}
.accolades_sec .accolad_head h2:before {
  position: absolute;
  left: -65px;
  top: 40px;
  width: 50px;
  height: 1px;
  background: #ddd;
  content: "";
  z-index: 1;
}
footer {
  width: 100%;
  text-align: center;
  display: inline-block;
  background: #fff;
  padding: 38px 0;
  font-size: 16px;
  letter-spacing: 1px;
}
.showcase .col-sm-4 {
  width: 100%;
}
.ceo_img_device {
  display: none;
}

.owl-dots {
    display: none;
}
.owl-nav .owl-prev span {
    font-size: 84px;
    color: #fff;
}
.owl-nav .owl-next span {
    font-size: 84px;
    color: #fff;
}
.owl-nav .owl-prev {
    position: absolute;
    left: -40px;
    top: 100px;
}
.owl-nav .owl-next {
    position: absolute;
    right: -40px;
    top: 100px;
}

.home-newsletter .single {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.home-newsletter .single h4 {
font-size: 20px;
color: #000;
text-transform: uppercase;
margin-top: 40px;
margin-bottom: 20px;
	font-weight: bold;
}
.home-newsletter .single .form-control {
height: 50px;
background: rgba(255, 255, 255, 0.6);
border-color: transparent;
border-radius: 20px 0 0 20px; 
border: solid 1px;
}
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0 20px 20px 0;
background: #243c4f;
color: #fff;
}


@media (max-width:1600px) {
  .col_right h1 {
    font-size: 80px;
    line-height: 76px;
    margin: 120px 0 0;
  }
  .col_right h2 {
    font-size: 41px;
  }
  .col_right p {
    font-size: 20px;
  }
  .inner_col h2 {
    font-size: 48px;
    margin: 60px 0 50px;
  }
  .inner_col .affix_row p {
    font-size: 16px;
  }
  .inner_col .affix_row {
    margin: 0 0 25px;
  }
  .inner_col .affix_row h3 {
    font-size: 22px;
    margin: 0 0 7px;
  }
  .accolades_sec {
    padding: 80px 0 70px;
  }
  .accolades_sec .container {
    max-width: 1160px;
  }
  .accolades_sec .accolad_head p {
    font-size: 20px;
    padding-left: 60px;
  }
  .accolades_sec .accolad_head h2 {
    font-size: 54px;
  }
  .accolades_sec .accolad_head h2:before {
    left: -65px;
    top: 30px;
  }
  .accolades_sec .accolad_head p {
    font-size: 22px;
    padding-left: 60px;
  }
  .showcase .showcase_col .award_col {
    height: 285px;
  }
  .showcase_col h4 {
    font-size: 17px;
  }
  .showcase .showcase_col {
    max-width: 320px;
  }
  .brand_sec {
    padding: 60px 0 60px;
  }
  .container {
    max-width: 1240px;
  }
  .brand_sec h2 {
    font-size: 50px;
  }
  .brand_sec .brand_col .brand_title h3 {
    font-size: 50px;
  }
  .brand_sec .brand_col .brand_title p {
    font-size: 37px;
  }
  .brand_sec .brand_col .brand_title h3 span {
    font-size: 38px;
    left: 26px;
  }
  .quote_sec .container {
    max-width: 1160px;
  }
  .quote_sec .container h2 {
    font-size: 39px;
    line-height: 49px;
  }
}
@media (max-width:1390px) {
  .inner_col h2 {
    font-size: 40px;
    margin: 50px 0 30px;
  }
  .inner_col .affix_row p {
    font-size: 15px;
  }
  .inner_col .affix_row h3 {
    font-size: 20px;
    margin: 0 0 6px;
  }
  .accolades_sec .accolad_head h2 {
    font-size: 48px;
  }
}
@media (max-width:640px) {
  .top_section .container-fluid {
    flex-wrap: wrap;
  }
  .top_section .logo img {
    max-width: 170px;
  }
  .top_section .logo {
    left: 20px;
  }
  .about_ceo {
    padding-left: 25px;
    padding-right: 25px;
  }
  .col_right h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 100px 0 20px;
  }
  .col_right h2 {
    font-size: 22px;
    margin: 20px 0 0;
  }
  .col_right p {
    font-size: 12px;
    margin: 3px 0 13px;
  }
  .social_col ul li {
    margin-right: 6px;
  }
  .ceo_img_device {
    display: block;
  }
  .top_section .col_left {
    display: none;
  }
  .inner_col {
    padding-left: 23px;
    padding-right: 20px;
  }
  .inner_col h2 {
    font-size: 32px;
  }
  .inner_col h2 br {
    display: none;
  }
  .section_two {
    height: 100%;
  }
  .top_section {
    height: 100%;
  }
  .accolades_sec .accolad_head {
    flex-wrap: wrap;
    padding: 0 23px;
    margin: 0 0 40px;
  }
  .accolades_sec .accolad_head h2 {
    font-size: 38px;
  }
  .accolades_sec .accolad_head p {
    font-size: 18px;
    padding-left: 0px;
    margin: 13px 0 0;
  }
  .showcase_col h4 {
    font-size: 15px;
  }
  .accolades_sec {
    padding: 60px 0 40px;
  }
  .brand_sec {
    padding: 60px 20px 60px;
  }
  .brand_sec h2 br {
    display: none;
  }
  .brand_sec h2 {
    font-size: 30px;
  }
  .brand_sec .brand_col {
    flex-wrap: wrap;
    margin: 40px 0 0;
  }
  .ceo_icon {
    left: -10px;
    max-width: 240px;
    top: -55px;
  }
  .brand_sec .brand_col .brand_title {
    margin: 70px 0 0;
  }
  .brand_sec .brand_col .brand_title h3 {
    font-size: 28px;
    margin: 0;
  }
  .brand_sec .brand_col .brand_title p {
    font-size: 29px;
  }
  .brand_image {
    width: 300px;
    height: 430px;
    margin: 20px auto 0;
  }
  .brand_sec .brand_col_odd .brand_image {
    order: 1;
    margin: 20px auto 0;
  }
  .brand_sec .brand_col .brand_title h3 span {
    font-size: 28px;
    left: 0;
  }
  .brand_sec .brand_col .brand_title h3 {
    line-height: 33px;
  }
  .brand_col_odd .ceo_icon {
    left: -10px;
  }
  .quote_sec {
    padding: 70px 20px 30px;
  }
  .quote_sec .container h2 {
    font-size: 22px;
    line-height: 38px;
  }
  .quote_sec .container {
    border: 5px solid #fff;
    padding: 20px 20px 60px;
  }
  .quote_sec:before {
    bottom: -10px;
    height: 133px;
  }
  footer {
    padding: 10px 0 15px;
    font-size: 14px;
  }
  .section_two .col_right {
    display: none;
  }
  .accolades_sec .accolad_head h2:before {
    content: none;
  }
}



