/* SCSS Compiled */
/***************************************************              GENERAL RESET STYLES             ***************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

*:focus {
  outline: none;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

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

img {
  border-style: none;
  max-width: 100%;
}

form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

input, textarea, select {
  vertical-align: middle;
  color: #000;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

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

input:focus::-webkit-input-placeholder {
  color: #ebedec;
}

/*@media*/
/* @media (min-width: 1921px){} 													QHD \ UHD
@media (min-width: 1600px) and (max-width: 1919px) {}	HD +
@media (min-width: 1440px) and (max-width: 1599px) {}	macbook
@media (min-width: 1360px) and (max-width: 1439px) {}	HD
@media (min-width: 1280px) and (max-width: 1359px) {} IPAD2
@media (min-width: 1024px) and (max-width: 1279px) {} IPAD
@media (min-width: 896px) and (max-width: 1023px) {}	Ip Xs max horizontal
@media (min-width: 812px) and (max-width: 895px) {}		Ip Xs horizontal
@media (min-width: 768px) and (max-width: 811px) {}		Tablet
@media (min-width: 736px) and (max-width: 767px) {}		Ip 6,7,8 Plus horizontal
@media (min-width: 667px) and (max-width: 735px) {}		Ip 6,7,8 horizontal
@media (min-width: 568px) and (max-width: 666px) {}		Ip 5 horizontal
@media (min-width: 480px) and (max-width: 567px) {}		Ip 4 horizontal
@media (min-width: 414px) and (max-width: 479px) {}		Ip 6,7,8
@media (min-width: 320px) and (max-width: 413px) {}		Ip 4,5 */
/*@media end*/
/* Brand Colors ------------------------------------------------*/
/* wrapper */
#wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.layout {
  margin: 0 auto;
  position: relative;
  width: 1246px;
}
@media (max-width: 1246px) {
  .layout {
    width: 96%;
  }
}

.layout2 {
  margin: 0 auto;
  position: relative;
  max-width: 1186px;
}
@media (max-width: 1186px) {
  .layout2 {
    width: 96%;
  }
}

main {
  display: block;
  width: 100%;
  position: relative;
}

#content {
  position: relative;
  display: block;
  width: 100%;
}

section {
  display: block;
  width: 100%;
}

header {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: visible;
  background-color: rgba(106, 186, 253, 0.5);
  height: 130px;
  padding: 28px 0 15px 0;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 710px) {
  header {
    background-color: rgba(106, 186, 253, 0);
  }
}
header .layout .logo {
  display: inline-block;
  float: left;
  margin: 15px 30px 0 0;
  width: 57px;
  height: 48px;
}
@media (max-width: 375px) {
  header .layout .logo {
    width: 24px;
    height: 20px;
  }
}
header .layout .logo a {
  position: relative;
}
header .layout .logo a img {
  width: 100%;
  height: 100%;
}
header .layout .logo h1 {
  text-indent: -9999px;
}
header .layout nav {
  display: inline-block;
  float: left;
  margin: 30px 47px 0 0;
}
@media (max-width: 1115px) {
  header .layout nav {
    display: none;
  }
}
header .layout nav ul {
  display: block;
  float: left;
}
header .layout nav ul li {
  display: inline-block;
  margin: 0 47px 0 0;
}
header .layout nav ul li a {
  font-family: "Abhaya Libre", serif;
  color: #0B1142;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
}
header .layout nav ul li a:hover {
  color: #F0F2FF;
}
header .layout .phone {
  display: inline-block;
  float: right;
}
@media (max-width: 1115px) {
  header .layout .phone {
    display: none;
  }
}
header .layout .phone .namber {
  margin: 2px -30px 0 -75px;
  display: inline-block;
  width: 250px;
  height: 60px;
}
header .layout .phone .namber a {
  display: block;
  float: left;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 42px;
  color: #0B1142;
  font-family: "Roboto", sans-serif;
}
header .layout .phone .namber a:hover {
  color: #fff;
}
header .layout .phone .phone-icon {
  float: left;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 25px 119px 0 0px;
}
@media (max-width: 370px) {
  header .layout .phone .phone-icon {
    display: none;
  }
}
header .layout .phone .phone-icon img {
  width: 100%;
  height: 100%;
}
header .layout .phone .adress {
  display: block;
  float: right;
  width: 42%;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 42px;
}
header .layout .phone .adress h3 {
  float: right;
  font-family: "Roboto", sans-serif;
  margin: -68px -200px 0 0;
}
header .layout .phone .adress a {
  float: right;
  font-family: "Roboto", sans-serif;
  margin: 0px 0 0 -96px;
  color: #0B1142;
}
header .layout .header_menu_burger {
  position: absolute;
  top: 26px;
  right: 0;
  width: 24px;
  height: 20px;
  display: none;
  cursor: pointer;
}
@media (max-width: 1115px) {
  header .layout .header_menu_burger {
    display: block;
  }
}
@media (max-width: 375px) {
  header .layout .header_menu_burger {
    top: 0;
  }
}
header .layout .header_menu_burger .header_menu_burger_strip {
  width: 100%;
  height: 2px;
  background-color: #0B1142;
  margin: 0 0 4px 0;
}
header .layout .header_menu_burger .header_menu_burger_strip:last-child {
  margin: 0;
}
header .layout .header_menu_burger.open {
  display: none;
}
header .layout .header_menu_burger_click.open {
  display: block;
  margin: 0;
}
header .layout .header_menu_burger_click {
  position: absolute;
  top: 0;
  right: 0;
  width: 130px;
  height: 157px;
  background-color: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -300px;
  -webkit-transition: all 2000ms ease-in-out;
  -webkit-transition: all 50ms ease-in-out;
  transition: all 50ms ease-in-out;
}
header .layout .header_menu_burger_click .header_menu_burger_click_icon_close {
  display: block;
  width: 12px;
  height: 12px;
  float: right;
  cursor: pointer;
}
header .layout .header_menu_burger_click .header_menu_burger_click_icon_close img {
  width: 100%;
  height: 100%;
}
header .layout .header_menu_burger_click ul {
  width: 100%;
  height: 100%;
  margin: 14px 0 0 0;
}
header .layout .header_menu_burger_click ul li {
  display: block;
  width: 100%;
  margin: 0 0 7px 0;
  text-align: center;
}
header .layout .header_menu_burger_click ul li:last-child {
  margin: 0;
}
header .layout .header_menu_burger_click ul li a {
  font-size: 14px;
  font-weight: 600;
  font-family: "Abhaya Libre", serif;
  color: #0B1142;
}

.first_view {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100vh;
  background-position: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.first_view .banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}
@media (max-width: 1115px) {
  .first_view .banner {
    width: 150%;
    left: -50%;
  }
}
@media (max-width: 600px) {
  .first_view .banner {
    width: 300%;
    left: -115%;
  }
}
.first_view .banner img {
  width: 100%;
  height: 100%;
}
.first_view .layout .first_view_text {
  position: relative;
  z-index: 2;
  max-width: 695px;
  float: right;
  margin: 140px 0 0 0;
  text-align: center;
}
@media (max-width: 490px) {
  .first_view .layout .first_view_text {
    float: inherit;
  }
}
@media (max-width: 375px) {
  .first_view .layout .first_view_text {
    margin-top: 181px;
  }
}
.first_view .layout .first_view_text h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 62px;
  text-align: center;
  color: #0B1142;
  font-family: "Secular One", sans-serif;
}
@media (max-width: 475px) {
  .first_view .layout .first_view_text h2 {
    font-size: 30px;
    line-height: 41px;
  }
}
.first_view .layout .first_view_text p {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 62px;
  text-align: center;
  color: #0B1142;
  margin: 0 0 23px 0;
}
@media (max-width: 475px) {
  .first_view .layout .first_view_text p {
    font-size: 30px;
    line-height: 41px;
    margin: 0 0 49px 0;
  }
}
.first_view .layout .first_view_text .first_view_link {
  display: block;
  max-width: 371px;
  height: 64px;
  margin: 0 auto;
  background-color: #6ABAFD;
  border-radius: 50px;
  padding: 16px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.first_view .layout .first_view_text .first_view_link:hover {
  background-color: #0087FB;
}
@media (max-width: 475px) {
  .first_view .layout .first_view_text .first_view_link {
    max-width: 173px;
    height: 34px;
    padding: 2px 0 0 0;
  }
}
.first_view .layout .first_view_text .first_view_link a {
  font-family: "Abhaya Libre", serif;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 34px;
  color: #F0F2FF;
}
@media (max-width: 475px) {
  .first_view .layout .first_view_text .first_view_link a {
    font-size: 14px;
  }
}
.first_view .layout .first_view_text .mono {
  position: relative;
  z-index: 2;
  max-width: 695px;
  float: right;
  margin: -10px 0 0 0;
  text-align: center;
}
.first_view .layout .first_view_text .mono h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #0B1142;
  font-family: "Secular One", sans-serif;
}
.first_view .layout .first_view_text .mono h4 {
  margin: 10px 0 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #0B1142;
  font-family: "Secular One", sans-serif;
}
.first_view .layout .first_view_text .mono a {
  font-family: "Abhaya Libre", serif;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 34px;
  color: #ff0000;
}

#about {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 69px 0 0 0;
}
#about:after {
  content: "";
  background-color: rgba(111, 185, 248, 0.3);
  width: 508px;
  height: 508px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  position: absolute;
  top: -176px;
  right: -186px;
  z-index: 1;
}
@media (max-width: 700px) {
  #about:after {
    width: 172px;
    height: 172px;
    top: -32px;
    left: -17px;
  }
}
@media (max-width: 700px) {
  #about {
    margin: 0;
  }
}
#about .layout h3 {
  margin: 0 0 62px 0;
  width: 100%;
  font-family: "Abhaya Libre", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  text-align: center;
  color: #0B1142;
}
@media (max-width: 570px) {
  #about .layout h3 {
    font-size: 20px;
    margin: 0 0 18px 0;
  }
}
#about .layout ul {
  display: block;
  width: 100%;
}
#about .layout ul li {
  display: block;
  min-height: 396px;
  width: 100%;
}
#about .layout ul li:first-child {
  margin: 0 0 63px 0;
}
@media (max-width: 700px) {
  #about .layout ul li:first-child {
    margin: 0;
  }
}
#about .layout ul li article {
  width: 100%;
  position: relative;
}
#about .layout ul li article p {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  max-width: 622px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #0B1142;
  margin: 120px 0 0 0;
}
@media (max-width: 1246px) {
  #about .layout ul li article p {
    margin: 0 auto;
    margin-top: 32px;
    display: block;
  }
}
@media (max-width: 700px) {
  #about .layout ul li article p {
    font-size: 13px;
    line-height: 18px;
    max-width: 336px;
  }
}
#about .layout ul li article .about_img1 {
  position: relative;
  z-index: 2;
  display: inline-block;
  float: right;
  max-width: 511px;
}
@media (max-width: 1246px) {
  #about .layout ul li article .about_img1 {
    display: block;
    margin: 0 auto;
    float: inherit;
  }
}
@media (max-width: 700px) {
  #about .layout ul li article .about_img1 {
    max-width: 217px;
  }
}
#about .layout ul li article .about_img1 img {
  width: 100%;
  height: 100%;
}
#about .layout ul li article .about_img2 {
  position: relative;
  z-index: 2;
  display: inline-block;
  float: left;
  max-width: 511px;
  margin: 0 110px 0 0;
}
@media (max-width: 1246px) {
  #about .layout ul li article .about_img2 {
    display: block;
    margin: 0 auto;
    float: inherit;
  }
}
@media (max-width: 700px) {
  #about .layout ul li article .about_img2 {
    max-width: 217px;
  }
}

footer {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#123D7A), color-stop(55.91%, #112D55), to(#0F2441));
  background: linear-gradient(90deg, #123D7A 0%, #112D55 55.91%, #0F2441 100%);
  text-align: center;
  padding: 23px 0 23px 0;
}
@media (max-width: 660px) {
  footer {
    padding: 6px 0 6px 0;
  }
}
footer .footer_logo {
  display: block;
  margin: 0 auto;
  width: 44px;
  height: 36px;
}
@media (max-width: 660px) {
  footer .footer_logo {
    width: 15px;
    height: 11px;
  }
}
footer .footer_logo img {
  width: 100%;
  height: 100%;
}
footer h3 {
  font-family: "Secular One", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 23px;
  text-align: center;
  color: #F0F2FF;
  margin: 9px 0 12px 0;
}
@media (max-width: 660px) {
  footer h3 {
    font-size: 7px;
    margin: 3px 0 3px 0;
  }
}
footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 119px;
}
@media (max-width: 660px) {
  footer ul {
    max-width: 32px;
  }
}
footer ul li {
  width: 18px;
}
@media (max-width: 660px) {
  footer ul li {
    width: 6px;
  }
}
footer ul li:hover {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
footer ul li .footer_icon {
  display: block;
  width: 18px;
}
@media (max-width: 660px) {
  footer ul li .footer_icon {
    width: 6px;
  }
}
footer ul li .footer_icon a {
  position: relative;
  display: block;
}
footer ul li .footer_icon a img {
  width: 100%;
  height: 100%;
}
footer p {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #F0F2FF;
  margin: 19px 0 0 0;
}
@media (max-width: 660px) {
  footer p {
    font-size: 4px;
    margin: 3px 0 0 0;
  }
}
footer p a {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #F0F2FF;
}
@media (max-width: 660px) {
  footer p a {
    font-size: 4px;
  }
}
footer .arrow_up {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 0;
  width: 45px;
  height: 45px;
  overflow: hidden;
  margin: 0 50px 60px 0;
  z-index: 0;
  cursor: pointer;
}
footer .arrow_up img {
  height: 45px;
  width: 45px;
}

#contact {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(23, 142, 244, 0.62);
  padding: 70px 0 0 0;
}
@media (max-width: 660px) {
  #contact {
    padding: 32px 0 0 0;
  }
}
#contact:before {
  content: "";
  position: absolute;
  top: -118px;
  left: 208px;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 660px) {
  #contact:before {
    top: -17px;
    left: 76px;
    width: 68px;
    height: 68px;
  }
}
#contact:after {
  content: "";
  position: absolute;
  bottom: -84px;
  right: -93px;
  width: 361px;
  height: 361px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 1;
}
@media (max-width: 660px) {
  #contact:after {
    bottom: -9px;
    right: -17px;
    width: 68px;
    height: 68px;
  }
}
#contact h3 {
  color: #0B1142;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  width: 100%;
  text-align: center;
  margin: 0 0 61px 0;
}
@media (max-width: 660px) {
  #contact h3 {
    font-size: 20px;
    margin: 0 0 5px 0;
  }
}
#contact ul {
  display: inline-block;
  float: left;
  margin: 0 0 0 25px;
}
@media (max-width: 1050px) {
  #contact ul {
    width: 600px;
    float: inherit;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 660px) {
  #contact ul {
    width: 315px;
  }
}
#contact ul li {
  display: block;
  margin: 0 0 50px 0;
}
@media (max-width: 1050px) {
  #contact ul li:nth-child(2) {
    float: left;
    margin: 0 66px 21px 0;
  }
}
@media (max-width: 660px) {
  #contact ul li {
    margin: 0 0 19px 0;
    height: 40px;
  }
}
#contact ul li:last-child {
  margin: 0;
}
@media (max-width: 1050px) {
  #contact ul li:last-child {
    display: inline-block;
    float: left;
  }
}
#contact ul li h4 {
  display: block;
  font-family: "Abhaya Libre", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 28px 0;
}
@media (max-width: 660px) {
  #contact ul li h4 {
    font-size: 13px;
    margin: 0 0 2px 0;
  }
}
#contact ul li .contact_info {
  display: block;
  height: 61px;
  max-width: 441px;
}
#contact ul li .contact_info .contact_info_icon {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 23px 0 0;
}
@media (max-width: 660px) {
  #contact ul li .contact_info .contact_info_icon {
    width: 15px;
    height: 15px;
  }
}
#contact ul li .contact_info .contact_info_icon img {
  width: 100%;
  height: 100%;
}
#contact ul li .contact_info .contact_info_icon_letter {
  height: 30px;
  display: inline-block;
  float: left;
  margin: 0 23px 0 0;
}
@media (max-width: 660px) {
  #contact ul li .contact_info .contact_info_icon_letter {
    width: 15px;
    height: 15px;
  }
}
#contact ul li .contact_info .contact_info_text {
  display: inline-block;
  float: left;
}
#contact ul li .contact_info .contact_info_text a {
  display: block;
  font-family: "Open Sans", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  color: #0B1142;
}
@media (max-width: 660px) {
  #contact ul li .contact_info .contact_info_text a {
    font-size: 9px;
  }
}
#contact ul li .contact_info .contact_info_text a:hover {
  color: #fff;
}
#contact ul li .contact_info .contact_info_text .contact_info_namber {
  margin: 0 0 5px 0;
}
#contact ul li .contact_info .contact_info_text .contact_info_namber:last-child {
  margin: 0px;
}
#contact ul li .contact_info .contact_info_text p {
  display: block;
  font-family: "Open Sans", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  color: #0B1142;
  margin: 0 0 7px 0;
}
@media (max-width: 660px) {
  #contact ul li .contact_info .contact_info_text p {
    font-size: 9px;
  }
}
#contact ul li .contact_info .contact_info_text p:last-child {
  margin: 0;
}
#contact .contact_map {
  display: inline-block;
  float: right;
  max-width: 50%;
  margin: 0 25px 67px 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 1050px) {
  #contact .contact_map {
    max-width: 400px;
    float: inherit;
    display: block;
    margin: 0 auto;
    margin-bottom: 27px;
  }
}
@media (max-width: 414px) {
  #contact .contact_map {
    max-width: 414px;
    margin: 20px 0 0 -8px;
  }
}
@media (max-width: 300px) {
  #contact .contact_map {
    max-width: 300px;
    margin: 0 20px 0 0;
  }
}
@media (max-width: 768px) {
  #contact .contact_map {
    max-width: 768px;
    margin: 0 50px 0 0;
  }
}
#contact .contact_map img {
  width: 100%;
  height: 100%;
}

#services {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(23, 142, 244, 0.62);
}
#services .layout2 h3 {
  font-family: "Abhaya Libre", serif;
  margin: 69px 0 62px 0;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 62px;
  text-align: center;
  color: #0B1142;
}
@media (max-width: 570px) {
  #services .layout2 h3 {
    margin: 32px 0 18px 0;
    font-size: 20px;
  }
}
#services .layout2 ul {
  max-width: 1091px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  #services .layout2 ul {
    max-width: 550px;
  }
}
@media (max-width: 570px) {
  #services .layout2 ul {
    max-width: 263px;
  }
}
#services .layout2 ul li {
  width: 236px;
  margin: 0 0 15px 0;
}
@media (max-width: 570px) {
  #services .layout2 ul li {
    width: 105px;
  }
}
#services .layout2 ul li .services_img {
  display: block;
  width: 236px;
  height: 272px;
  margin: 0 0 19px 0;
}
@media (max-width: 570px) {
  #services .layout2 ul li .services_img {
    width: 105px;
    height: 121px;
  }
}
#services .layout2 ul li .services_img img {
  width: 100%;
  height: 100%;
}
#services .layout2 ul li p {
  font-family: "Open Sans", sans-serif;
  display: block;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #F0F2FF;
  text-align: left;
}
@media (max-width: 570px) {
  #services .layout2 ul li p {
    font-size: 13px;
    line-height: 18px;
  }
}
#services .services_link {
  display: block;
  max-width: 365px;
  height: 83px;
  border: 2px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  -webkit-filter: drop-shadow(0px 4px 10px rgba(119, 97, 254, 0.25));
          filter: drop-shadow(0px 4px 10px rgba(119, 97, 254, 0.25));
  border-radius: 50px;
  margin: 0 auto;
  margin-bottom: 54px;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 570px) {
  #services .services_link {
    max-width: 143px;
    height: 33px;
  }
}
#services .services_link:hover {
  background-color: #0087FB;
}
#services .services_link a {
  font-family: "Abhaya Libre", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 83px;
  text-align: center;
  color: #F0F2FF;
}
@media (max-width: 570px) {
  #services .services_link a {
    font-size: 10px;
    line-height: 30px;
  }
}

.testimonials {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: visible;
  padding: 69px 0 0 0;
}
.testimonials:before {
  content: "";
  background-color: rgba(111, 185, 248, 0.3);
  width: 508px;
  height: 508px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  position: absolute;
  top: -304px;
  left: -277px;
  z-index: 1;
}
@media (max-width: 700px) {
  .testimonials:before {
    width: 169px;
    height: 169px;
    bottom: 0px;
    left: 0px;
  }
}
@media (max-width: 700px) {
  .testimonials {
    padding: 35px 0 0 0;
    overflow: visible;
  }
}
.testimonials .layout2 h3 {
  font-family: "Abhaya Libre", serif;
  display: block;
  width: 100%;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 62px;
  text-align: center;
  color: #0B1142;
  margin-bottom: 60px;
}
.testimonials .layout2 .testimonials_slaider {
  position: relative;
  display: block;
  max-width: 813px;
  margin: 0 auto;
  margin-bottom: 70px;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 10px rgba(198, 192, 192, 0.25);
          box-shadow: 0px 4px 10px rgba(198, 192, 192, 0.25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 3;
}
@media (max-width: 1000px) {
  .testimonials .layout2 .testimonials_slaider {
    max-width: 613px;
    padding: 48px 10px 48px 10px;
  }
}
@media (max-width: 800px) {
  .testimonials .layout2 .testimonials_slaider {
    max-width: 513px;
    padding: 48px 10px 48px 10px;
  }
}
@media (max-width: 690px) {
  .testimonials .layout2 .testimonials_slaider {
    max-width: 350px;
    padding: 48px 10px 48px 10px;
  }
}
@media (max-width: 550px) {
  .testimonials .layout2 .testimonials_slaider {
    max-width: 288px;
    padding: 48px 10px 48px 10px;
  }
}
.testimonials .layout2 .testimonials_slaider:after {
  content: "";
  border: 12.5197px solid rgba(111, 185, 248, 0.1);
  width: 318px;
  height: 318px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 48px;
  right: -77px;
  z-index: 1;
}
@media (max-width: 690px) {
  .testimonials .layout2 .testimonials_slaider:after {
    width: 112px;
    height: 112px;
  }
}
.testimonials .layout2 .testimonials_slaider li .reviews_ava {
  margin: 0 auto;
  margin-top: 48px;
  width: 100px;
  height: 100px;
  margin-bottom: 17px;
}
.testimonials .layout2 .testimonials_slaider li .reviews_ava img {
  width: 100%;
  height: 100%;
}
.testimonials .layout2 .testimonials_slaider li .testimonials_ava_name {
  margin: 0 auto;
  margin-bottom: 17px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 27px;
  color: #0B1142;
  text-align: center;
}
.testimonials .layout2 .testimonials_slaider li p {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 33px;
  color: #0B1142;
  text-align: center;
  max-width: 648px;
  margin: 0 auto;
  margin-bottom: 48px;
}
@media (max-width: 550px) {
  .testimonials .layout2 .testimonials_slaider li p {
    font-size: 9px;
    line-height: 12px;
  }
}

#why {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#why .layout h3 {
  font-family: "Roboto", sans-serif;
  margin: 67px 0 0 0;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 62px;
  color: #0B1142;
}
@media (max-width: 1102px) {
  #why .layout h3 {
    margin-top: 33px;
  }
}
#why .layout ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 63px 0 68px 83px;
  max-width: 1106px;
  min-height: 448px;
  overflow: hidden;
}
@media (max-width: 1102px) {
  #why .layout ul {
    margin: 18px 0 22px 0;
  }
}
#why .layout ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 521px;
}
@media (max-width: 1188px) {
  #why .layout ul li {
    margin: 0 auto;
    margin-top: 57px;
  }
}
@media (max-width: 1102px) {
  #why .layout ul li:first-child {
    margin-top: 0;
  }
}
@media (max-width: 375px) {
  #why .layout ul li {
    max-width: 521px;
  }
}
#why .layout ul li .why_icon {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 23px 0 0;
  width: 80px;
  height: 80px;
  background: #6ABAFD;
  border-radius: 50%;
}
@media (max-width: 540px) {
  #why .layout ul li .why_icon {
    width: 48px;
    height: 48px;
    padding: 10px;
  }
}
#why .layout ul li .why_icon img {
  width: 100%;
  height: 100%;
}
#why .layout ul li .why_text {
  max-width: 387px;
}
@media (max-width: 540px) {
  #why .layout ul li .why_text {
    max-width: 266px;
  }
}
#why .layout ul li .why_text h4 {
  font-family: "Abhaya Libre", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 34px;
  color: #0B1142;
}
@media (max-width: 540px) {
  #why .layout ul li .why_text h4 {
    font-size: 15px;
    line-height: 21px;
  }
}
#why .layout ul li .why_text p {
  font-family: "Abhaya Libre", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 27px;
  color: rgba(5, 9, 47, 0.7);
}
@media (max-width: 540px) {
  #why .layout ul li .why_text p {
    font-size: 13px;
    line-height: 18px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.draggable {
  background-color: #fff;
  position: relative;
  z-index: 2;
}

.slick-arrow {
  position: absolute;
  z-index: 2;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  border: 2px solid #0B1142;
  border-radius: 50%;
  cursor: pointer;
}

.slick-prev {
  bottom: 136px;
  left: -94px;
  background-image: url(../images/icon-arrow-left.png);
  background-position: 8px 5px;
  background-color: inherit;
  background-repeat: no-repeat;
}
@media (max-width: 1045px) {
  .slick-prev {
    left: -38px;
  }
}

.slick-next {
  bottom: 136px;
  right: -94px;
  background-image: url(../images/icon-arrow-right.png);
  background-position: 12px 5px;
  background-color: inherit;
  background-repeat: no-repeat;
}
@media (max-width: 1045px) {
  .slick-next {
    right: -38px;
  }
}