@charset "UTF-8";
body {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
}

body h1, body h2, body h3, body h4, body h5, body h6, body a, body .main-menu .navigation > li > a, body .sec-title, body .theme-btn, body p {
  font-family: "Quicksand", sans-serif;
}

@media (max-width: 767px) {
  .xs-text-center {
    text-align: center !important;
  }
}
.col-centered {
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}

.text_blue1 {
  color: #03A3C9 !important;
}

.text_blue2 {
  color: #49C9F4 !important;
}

.text_green1 {
  color: #1CBCA4 !important;
}

ul.list-style {
  list-style: none; /* Remove default bullets */
}
ul.list-style li::before {
  content: "•"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #03A3C9; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
ul.list-style li {
  font-weight: 300;
  font-size: 18px;
  padding: 5px 0;
}

.navigation_header.docked .navigation_container {
  padding: 0;
  margin: 0;
  width: auto;
  max-width: 100%;
}

body .logo2 {
  display: block;
  width: 167px;
  height: 30px;
  float: left;
  margin-top: 9px;
}
body .logo2 img {
  max-width: 100%;
}
body .navigation_header .navigation ul.tabs li .tab.btn1 {
  color: #333;
  background-color: #fff;
  width: 160px;
  border-radius: 36px;
  height: 36px;
  top: 0px;
  position: relative;
  left: 80px;
  padding-top: 10px;
}
body .navigation_header .navigation ul.tabs li .tab.btn1:before {
  left: -70px;
}
body .navigation_header .navigation ul.tabs li .tab.btn1:after {
  right: -70px;
}
body td, body th {
  font-size: 14px;
}

.slider-new {
  height: 700px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.form-group label.error {
  color: #cc0000;
}

.table td, .table th {
  font-size: 16px;
}

@media (max-width: 767px) {
  body .logo2 {
    float: none;
    text-align: center;
    width: 100%;
  }
  body .logo2 img {
    height: 46px;
  }
  body .navigation_header .navigation .navigation_box {
    width: 100%;
  }
  body .navigation_header .navigation div.tabs {
    float: none;
    margin: 0;
    display: none;
  }
  body .navigation_header .navigation ul.tabs {
    display: block;
    width: 100%;
  }
  body .navigation_header .navigation ul.tabs li {
    display: block;
  }
  body .testimonials_section .carousel_items_container {
    height: auto;
  }
  body .page_blog .group-content-center {
    margin-top: 40px;
  }
  body .page_blog .group-content-center .content-description p {
    font-size: 16px;
  }
  body .page_blog .group-content-center h2 {
    font-size: 20px;
    line-height: 24px;
  }
  body .page_blog .group-content-center ul li span, body .page_blog .group-content-bottom .content-related-article ul li span {
    font-size: 14px;
  }
  .list-center {
    width: 100% !important;
  }
  .img-page{
    width: 100% !important;
  }
  .content-img-inst img{
    width: 100% !important;
  }
  .slider-new {
    height: 410px;
    background-position: 92%;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.page_blog .group-content-center ul {
  margin: 0 !important;
}

.list-cities {
  padding: 0;
  list-style: none;
}

.list-num{
  list-style-type: decimal;
}

.list-center{
  width: 22%;
  margin: 0 auto;
}

footer {
  background-size: cover;
  background-position: 0 -5px;
  padding-bottom: 0;
  position: relative;
}

.divider--shape-dark {
  width: 124px;
  height: 13px;
  background: url(../images/arrow-down-dark.png) center no-repeat;
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -62px;
  z-index: 100;
}

.copy-right-area {
  background: #222222;
  padding: 30px 0 25px 0;
}

.copy-right-area .copy-right p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 15px;
  letter-spacing: 2px;
}

.copy-right-area .copy-right a {
  color: #ffffff;
  transition: all 0.5s
  ease-in-out 0s;
}

.copy-right-area .copy-right a:hover {
  color: #a5a5a5;
  text-decoration: none;
  outline: none;
}

footer .footer--copyright {
  background-color: #1b1b1b;
  padding: 42px 0;
  position: relative;
}

.divider--shape-dark2 {
  width: 108px;
  height: 28px;
  background: url(../images/arrow-down-dark2.png) center no-repeat;
  position: absolute;
  top: -22px;
  left: 50%;
  margin-left: -54px;
}

footer .footer--copyright p {
  color: #a5a5a5;
  font-size: 12px;
  padding-bottom: 0;
  letter-spacing: 2px;
}

footer .footer--copyright p a{
  color: #ffffff;
}

footer .footer--copyright p a:hover, footer .footer--copyright p a:focus {
  color: #23527c;
  text-decoration: none;
  outline: none;
}

.top-heading {
  color: #fff;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 20px;
}

.copy-right-area .copy-right hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

#back-to-top {
  transition: all 1s
  ease 0s;
  -webkit-transition: all .3s
  ease 0s;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 33px;
  background: transparent;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  text-decoration: none;
  opacity: 0;
  border: 1px double #fff;
  border-radius: 51px;
  border-width: 6px;
}

#back-to-top:hover {
  background: transparent;
  border-color: #fff;
  opacity: 0.7 !important;
}

#back-to-top.show {
  opacity: 1;
}

.bg-card-body, .bg-table-title{
  background-color: #e6e6e6;
  font-weight: 500;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #ced4da;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.img-page{
  width: 45%;
}

.image-box img{
  width: 100%;
}

.content-img-inst img{
  width: 64%;
}
/*# sourceMappingURL=core.css.map */
