@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Bold.eot');
  src: url('../fonts/Graphik-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Bold.woff2') format('woff2'), url('../fonts/Graphik-Bold.woff') format('woff'), url('../fonts/Graphik-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Light.eot');
  src: url('../fonts/Graphik-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Light.woff2') format('woff2'), url('../fonts/Graphik-Light.woff') format('woff'), url('../fonts/Graphik-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Medium.eot');
  src: url('../fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Medium.woff2') format('woff2'), url('../fonts/Graphik-Medium.woff') format('woff'), url('../fonts/Graphik-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Regular.eot');
  src: url('../fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Regular.woff2') format('woff2'), url('../fonts/Graphik-Regular.woff') format('woff'), url('../fonts/Graphik-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-RegularItalic.eot');
  src: url('../fonts/Graphik-RegularItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-RegularItalic.woff2') format('woff2'), url('../fonts/Graphik-RegularItalic.woff') format('woff'), url('../fonts/Graphik-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Semibold.eot');
  src: url('../fonts/Graphik-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Semibold.woff2') format('woff2'), url('../fonts/Graphik-Semibold.woff') format('woff'), url('../fonts/Graphik-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  font-family: 'Graphik';
  color: #333333;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  color: #333333;
}
ul, li {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
a {
  transition: all 0.5s linear;
  text-decoration: none;
  color: #0b43cf;
}
p {
  font-size: 17px;
  line-height: 28px;
  padding: 0;
  margin: 0;
}
.section-scroll {
  scroll-margin-top: 70px;
}
button:focus {
  outline: 0px !important;
}
.container {
  max-width: 1200px;
}
.top_bar {
  padding: 20px 0;
}
.top_bar .logo {
  text-align: left;
}
.top_bar .btn_rt {
  text-align: right;
}
.top_bar .btn_rt a {
  display: inline-block;
  width: auto;
  background: #f69c20;
  margin: 0;
  padding: 10px 18px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -border-radius: 5px;
  border-bottom: 5px solid #d1851d;
}
.top_bar .btn_rt a:hover {
  background: #d1851d;
  text-decoration: none;
}
#header {
  background: #202765 url("../images/header_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 70px 0;
}
#header .lft {
  text-align: left;
}
#header .lft h2 {
  font-size: 50px;
  color: #fff;
  font-weight: bold;
}
#header .lft h2 span {
  color: #f69c20;
}
#header .lft p {
  font-size: 20px;
  color: #cad4fe;
  font-weight: 500;
  margin: 0;
  padding: 10px 0 0 0;
}
#header .lft ul {
  margin: 25px 0 20px 0;
  padding: 0;
}
#header .lft ul li {
  margin: 0 0 14px 0;
  padding: 0 0 0 30px;
  background: url("../images/icon_arrow.png") no-repeat left 5px;
  font-size: 20px;
  color: #fff;
  list-style: none;
}
#header .lft p.sm {
  font-size: 12px;
  color: #a5afda;
  margin: 0;
  padding: 0px 0 0 0;
}
.logo_c {
  background: #f2f2f2;
  padding: 15px 0;
  text-align: center;
}
.logo_c span {
  font-size: 20px;
  color: #333;
  font-weight: 500;
  padding: 0 10px 0 0;
}
.logo_c img {
  margin: 0 70px 0 0;
}
.sec_2 {
  padding: 65px 0 82px 0;
  text-align: center;
}
.sec_2 .container {
  max-width: 815px;
}
.sec_2 h2 {
  font-size: 36px;
}
.sec_2 h2 span {
  border-bottom: 7px solid #f69c20;
}
.sec_2 h3 {
  font-size: 24px;
  font-weight: 500;
  padding: 20px 0 20px 0;
}
.sec_2 p {
  font-size: 24px;
  font-weight: 500;
  padding: 20px 0 43px 0;
}
.btn-primary.btn_01 {
  background: #f69c20;
  font-size: 20px;
  color: #fff;
  padding: 15px 30px;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 2px solid #d1851d;
}
.btn-primary.btn_01:hover {
  background: #d1851d;
  text-decoration: none;
}
.sec_3 {
  background: #202765 url("../images/bg2.jpg") no-repeat center center;
  background-size: cover;
  padding: 65px 0 82px 0;
}
.sec_3 h2 {
  color: #fff;
  font-size: 40px;
  text-align: center;
  line-height: 50px;
}
.sec_3 h3 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  padding: 20px 0 45px 0;
}
.sec_3 .block {
  background: url("../images/bg_02.png") repeat;
  padding: 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
}
.sec_3 .block h2 {
  font-size: 20px;
  text-align: left;
  padding: 10px 0 0 0;
}
.sec_3 .block p {
  font-size: 17px;
  color: #cad4fe;
  line-height: 28px;
}
.btn_sec3 {
  text-align: center;
  margin: 60px 0 0 0;
}
.btn_sec4 {
  text-align: center;
  margin: 52px 0 0 0;
}
.btn_sec5 {
  text-align: left;
  margin: 52px 0 0 60px;
}
.sec_4 {
  padding: 63px 0 70px 0;
  background: #fff8ed;
}
.sec_4 h2 {
  font-weight: 40px;
  text-align: center;
}
/**/
.faq.accordion {
  margin: 21px 0 0 0;
}
.faq.accordion .accordion-item {
  border: 0;
  border-bottom: 0;
  border-bottom: 1px solid #333333;
}
.faq.accordion .accordion-item button[aria-expanded=true] {}
.faq.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 18px 0px 18px 0px;
  color: #000;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 500;
  border: none;
  outline: none;
  background: none;
  font-style: normal;
  margin: 0;
}
.faq.accordion button:hover, .faq.accordion button:focus {
  cursor: pointer;
  color: #f69c20;
}
.faq.accordion button:hover::after, .faq.accordion button:focus::after {
  cursor: pointer;
  color: #f69c20;
  background: none;
}
.faq.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 0px;
  width: 26px;
  height: 26px;
}
.faq.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.faq.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.faq.accordion button[aria-expanded=true] {
  color: #f69c20;
}
.faq.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.faq.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 14em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.faq.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.faq.accordion .accordion-content p {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  margin: 5px 0 20px 0;
  padding: 10px 0px 12px 0px;
}
.sec_5 {
  padding: 63px 0 83px 0;
  background: #4a4949;
}
.sec_5 h2 {
  font-size: 40px;
  color: #fff;
  text-align: center;
  margin: 0 0 50px 0;
}
.sec_5 .inner_col {
  text-align: center;
  position: relative;
}
.arrow_rt {
  position: absolute;
  top: 0;
  right: -20px;
}
.sec_5 .inner_col h2 {
  font-size: 20px;
  padding: 15px 0;
  margin: 0;
}
.sec_5 .inner_col p {
  font-size: 17px;
  color: #fff;
  padding: 0 35px;
  margin: 0;
  font-weight: 500;
}
.sec_6 {
  padding: 70px 0 70px 0;
  background: #f6f6f6;
}
.sec_6 .lft_col {
  text-align: left;
}
.sec_6 .rt_col {
  text-align: left;
}
.sec_6 .rt_col h2 {
  font-size: 40px;
}
.sec_6 .rt_col h3 {
  font-size: 20px;
  color: #f69c20;
  line-height: 42px;
  padding: 0 0 0 0px;
  margin: 27px 0 0 0;
}
.sec_6 .rt_col p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  padding: 0 40px 0 0px;
}
.sec_6 .rt_col_h {
  padding: 0 0 0 60px;
  background: url("../images/icon_btm_01.jpg") no-repeat left 14px;
}
.sec_6 .rt_col_h.icon2 {
  background: url("../images/icon_btm_02.jpg") no-repeat left 14px;
}
.sec_6 .rt_col_h.icon3 {
  background: url("../images/icon_btm_03.jpg") no-repeat left 14px;
}
.testimonials {
  padding: 64px 0 45px 0;
}
.testimonials h2 {
  font-size: 40px;
  text-align: center;
  margin: 0 0 40px 0;
}
/**/
#customers-testimonials .item {
  text-align: center;
  padding: 20px;
  margin-bottom: 50px;
  opacity: .2;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fbfbfb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #c9c9cc;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1.0, 1.0, 1);
  transform: scale3d(1.0, 1.0, 1);
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #4280bd;
  transform: translate3d(0px, -50%, 0px) scale(0.6);
}
#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  outline: none;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #ccc;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 20px;
  border-radius: 100%;
}
.testimonials_block {
  text-align: left;
}
.testimonials_block p {
  text-align: left;
  font-size: 17px;
  color: #333333;
  font-weight: normal;
  font-style: italic;
}
.testimonials_block h2 {
  font-size: 18px;
  margin: 20px 0 0 0;
  text-align: left;
}
.testimonials_block p.rating {
  margin: 10px 0 0 0;
}
.testimonials_block p.rating img {
  width: auto;
}
.footer_sec {
  background: #152054;
  padding: 70px 0 50px 0;
  text-align: center;
}
.footer_logo {
  margin: 0 0 30px 0;
}
.footer_sec p {
  font-size: 16px;
  color: #717fc4;
}
.footer_sec p a {
  font-size: 16px;
  color: #717fc4;
  text-decoration: none;
}
.footer_sec p a:hover {
  color: #fff;
}
.footer_sec p.sm {
  font-size: 11px;
  text-align: left;
  margin: 30px 0 0 0;
  line-height: 16px;
}
.footer_sec p.sm span {
  color: #fff;
}
.form_block {
  text-align: center;
}
.form_b_heading {
  background: #0a0e26;
  padding: 20px;
  text-align: center;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.form_b_heading h2 {
  color: #fff;
  font-size: 28px;
}
.form_b_heading p {
  font-size: 15px;
  color: #757fb3;
  padding: 5px 0 0 0;
}
.form_btm_area {
  background: #fff8ed;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 20px;
  text-align: left;
}
.form_in {
  text-align: left;
}
.form_in h2 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 15px 0;
}
.form_in_b {
  margin: 8px 0 0 0;
}
.form_in_b label {
  font-size: 16px;
  color: #333333;
}
.form_in_control label {
  font-size: 16px;
  color: #333;
  margin: 0 0 2px 0;
  ;
}
.form_in_control input {
  font-size: 16px;
  padding: 5px 15px;
}
.form_in h2.heading {
  text-align: center;
  font-size: 28px;
  color: #1c276d;
  font-weight: bold !important;
}
.form_in h3 {
  text-align: center;
  font-size: 20px;
  color: #f6972f;
  margin: 15px 0;
}
.form_in p {
  color: #f6972f;
  color: #333;
  font-size: 16px;
  text-align: center;
}
.btn_con {
  text-align: center;
  margin: 15px 0 19px 0;
}
@media (max-width: 1100px) {}
@media (max-width: 991px) {}
@media (max-width: 768px) {
  .top_bar .logo {
    text-align: center;
  }
  .top_bar .btn_rt {
    text-align: center;
    margin: 15px 0 0 0;
  }
  #header .lft h2 {
    font-size: 25px;
  }
  #header .lft h2 br {
    display: none;
  }
  #header .lft p {
    font-size: 17px;
    font-weight: 500;
    padding: 10px 0 0 0;
  }
  #header .lft ul li {
    margin: 0 0 12px 0;
    padding: 0 0 0 30px;
    font-size: 17px;
  }
  #header .lft ul {
    margin: 15px 0 10px 0;
    padding: 0;
  }
  #header .rt {
    margin: 20px 0 0 0;
  }
  .form_b_heading h2 {
    font-size: 25px;
  }
  .faq.accordion button {
    padding: 18px 0px 10px 0px;
  }
  .form_b_heading h2 br {
    display: none;
  }
  .faq.accordion {
    margin: 0px 0 0 0;
  }
  .sec_5 {
    padding: 33px 0 53px 0;
  }
  .sec_5 h2 {
    font-size: 25px;
    margin: 0 0 40px 0;
  }
  .arrow_rt {
    display: none;
  }
  .sec_5 .inner_col {
    margin: 0 0 30px 0;
  }
  .btn_sec4 {
    text-align: center;
    margin: 10px 0 0 0;
  }
  .sec_6 {
    padding: 40px 0 40px 0;
  }
  .sec_6 .rt_col {
    margin: 30px 0 0 0;
  }
  .sec_6 .rt_col h2 {
    font-size: 25px;
  }
  .sec_6 .rt_col h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0 0 0;
  }
  .sec_6 .rt_col p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 40px 0 0px;
  }
  .btn_sec5 {
    text-align: left;
    margin: 25px 0 0 60px;
  }
  .btn_sec5 .btn-primary.btn_01 {
    font-size: 16px;
    color: #fff;
    padding: 10px 15px;
  }
  .testimonials {
    padding: 34px 0 15px 0;
  }
  .testimonials h2 {
    font-size: 25px;
    text-align: center;
    margin: 0 0 30px 0;
  }
  #customers-testimonials .item h2 {
    font-size: 18px !important;
    text-align: left;
    margin: 10px 0 0 0;
  }
  .footer_sec {
    padding: 30px 0 20px 0;
  }
  .sec_5 .inner_col p {
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
  }
  .sec_3 .block p {
    font-size: 16px;
    line-height: 28px;
  }
  .logo_c img {
    margin: 0 5px 5px 5px;
  }
}
@media (max-width: 480px) {
  .btn-primary.btn_01 {
    font-size: 18px;
    color: #fff;
    padding: 10px 10px;
  }
}
/* resposive end */

.terms {
  padding:40px;
  text-align:left;
}

.terms h1 {
  margin-bottom:30px;
}

.terms p {
  margin-bottom:15px;
}

.terms ul {
  margin-left:5%;
}