@charset "UTF-8";ul,ul li {
  margin: 0;
  padding: 0
}

a,a:active,a:hover,input,textarea {
  outline: none
}

pre,textarea {
  overflow: auto
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

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

audio,canvas,progress,video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],template {
  display: none
}

a {
  background: 0 0;
  text-decoration: none
}

abbr[title] {
  border-bottom: 1px dotted
}

b,optgroup,strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

svg:not(:root) {
  overflow: hidden
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,select {
  text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  border: 0;
  margin: 0;
  padding: 0
}

body {
  line-height: 1
}

ol,ul {
  list-style: none
}

blockquote,q {
  quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
  content: none
}

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

ul li {
  list-style-type: none
}

img {
  border: none
}

textarea {
  resize: none
}

a,a:hover,a:focus,a:visited {
  text-decoration: none
}

a {
  outline: none
}

a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)"
}

input::-ms-clear {
  display: none
}

* {
  outline: none!important
}

.mContact {
  text-align: center;
  position: fixed;
  bottom: -3px;
  width: 100%;
  padding: 3px 0;
  z-index: 99999999;
  border: none!important
}

.mContact .col-md-6 {
  width: 50%!important;
  float: left;
  padding: 0!important
}

.mContact .col-md-6 a {
  padding: 10px;
  font-size: 14px;
  display: block
}

.mContact .col-md-6 span {
  font-weight: 700;
  color: #fff;
  padding: 5px;
  position: relative;
  top: 1px
}

.mContact .wp {
  background: #55cd6c;
  background: #58d164;
  background: -webkit-gradient(linear,left top,left bottom,from(#58D164),to(#2CB842));
  background: linear-gradient(to bottom,#58D164 0%,#2CB842 100%)
}

.mContact .tl {
  background: -webkit-gradient(linear,left top,left bottom,from(#e94079),to(#bf1d53));
  background: linear-gradient(to bottom,#e94079,#bf1d53);
  background: -webkit-gradient(linear,left top,left bottom,from(#00488e),to(#021930));
  background: linear-gradient(to bottom,#00488e,#021930);
  background: -webkit-gradient(linear,left top,left bottom,from(#00488e),to(#0a3f74));
  background: linear-gradient(to bottom,#3aa0bf,#2b85a1)
}

.mContact img {
  width: 30px
}

.mobile-menus {
  position: fixed;
  left: -300px;
  top: 0;
  left: -200%!important;
  width: 80%;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 999999999999;
  height: 100%;
  border-left: 0!important;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto!important;
  background: -webkit-gradient(linear,left top,right top,from(#256399),to(#083256));
  background: linear-gradient(90deg,#256399 0%,#083256 100%)
}

.mobile-menu-list ul {
  display: block;
  border: none;
  margin: 0;
  padding: 0;
  list-style-type: none
}

.mobile-menu-list ul li a {
  color: #fff!important;
  border: none;
  font-size: 15px;
  border-bottom: 1px solid rgba(210,210,210,.1294117647);
  line-height: 35px!important;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: inherit;
  padding: 10px 0%;
  font-weight: 600;
  display: block
}

.mobile-social {
  margin-top: 30px
}

.mobile-menu-list ul li a i {
  margin-right: 10px
}

.mobile-menu-list ul li ul {
  background: 0 0!important
}

.mobile-menu-list ul li ul li a {
  position: relative;
  padding-left: 10px!important;
  padding: 3px 0%
}

.mobile-menu-list ul li ul li a:before {
  content: "\f105";
  font-family: "font awesome 5 free";
  font-weight: 700;
  position: absolute;
  left: 12px;
  top: 0;
  line-height: 46px;
  width: 40px;
  height: 46px;
  display: block;
  color: #fff;
  opacity: 0
}

.mobile-menu-list ul li ul li ul li a {
  position: relative;
  padding-left: 15px!important
}

.mobile-menu-list ul li ul li ul li a:before {
  left: 22px
}

.mobile-menu-list ul li ul {
  max-height: 0!important;
  overflow: hidden;
  transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s
}

.mobile-menu-list ul li.acik>ul {
  max-height: 500px!important;
  -webkit-transition: all 1s;
  transition: all 1s
}

.mobile-menu-list ul li.menu-item-has-children a {
  position: relative;
  overflow: hidden
}

.mobile-menu-list ul li.menu-item-has-children>a:after {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-family: "font awesome 5 free";
  width: 46px;
  font-weight: 700;
  content: "\f107";
  height: 100%;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.mobile-menu-list ul li.menu-item-has-children.acik>a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all .3s;
  transition: all .3s
}

.mobile-menu-listul li a:hover {
  -o-transition: all .5s
}

.mobile-menu-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #fff
}

.mobile-menu-list::-webkit-scrollbar {
  width: 1px;
  background-color: #fff
}

.mobile-menu-list::-webkit-scrollbar-thumb {
  background-color: #3b559e;
  -webkit-transition: all .5s;
  transition: all .5s
}

.mobile-menus.mobile-menus-active {
  left: 0!important;
  -webkit-transition: all .5s;
  transition: all .5s
}

html.mobile-menus-active {
  overflow: hidden
}

nav.mobile-menu-list {
  padding-top: 95px
}

body {
  -webkit-transition: all .5s;
  transition: all .5s;
  left: 0%
}

body.mobile-menus-active {
  -webkit-transition: all .5s;
  transition: all .5s
}

.menuClose {
  width: 100%;
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 999999999999;
  top: 0;
  background: rgba(32,32,32,.6705882353);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .5s;
  transition: all .5s;
  background-color: rgba(42,42,66,.3490196078);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px)
}

.menuClose.mobile-menus-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all .5s;
  transition: all .5s
}

.menuClose,.mobile-menus {
  z-index: 999999999999;
  top: 0
}

.mobil-menu-btn {
  position: relative;
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
  background: #888;
  -webkit-transition: all 0ms 300ms;
  transition: all 0ms 300ms;
  width: 24px;
  height: 2px
}

.mobil-menu-btn:before {
  content: "";
  position: absolute;
  right: 0;
  width: 27px;
  bottom: 7px;
  height: 2px;
  background: #888;
  -webkit-transition: width 300ms 300ms cubic-bezier(.23,1,.32,1),bottom 300ms 300ms cubic-bezier(.23,1,.32,1),-webkit-transform 300ms cubic-bezier(.23,1,.32,1);
  transition: width 300ms 300ms cubic-bezier(.23,1,.32,1),bottom 300ms 300ms cubic-bezier(.23,1,.32,1),-webkit-transform 300ms cubic-bezier(.23,1,.32,1);
  transition: width 300ms 300ms cubic-bezier(.23,1,.32,1),bottom 300ms 300ms cubic-bezier(.23,1,.32,1),transform 300ms cubic-bezier(.23,1,.32,1);
  transition: width 300ms 300ms cubic-bezier(.23,1,.32,1),bottom 300ms 300ms cubic-bezier(.23,1,.32,1),transform 300ms cubic-bezier(.23,1,.32,1),-webkit-transform 300ms cubic-bezier(.23,1,.32,1)
}

.mobile-menu-list ul li a img {
  width: 30px;
  margin-right: 5px
}

.mobil-menu-btn:after {
  content: "";
  position: absolute;
  right: 0;
  width: 15px;
  top: 7px;
  height: 2px;
  background: #888;
  -webkit-transition: width 300ms 300ms cubic-bezier(.23,1,.32,1),top 300ms 300ms cubic-bezier(.23,1,.32,1),-webkit-transform 300ms cubic-bezier(.23,1,.32,1);
  transition: width 300ms 300ms cubic-bezier(.23,1,.32,1),top 300ms 300ms cubic-bezier(.23,1,.32,1),-webkit-transform 300ms cubic-bezier(.23,1,.32,1);
  transition: width 300ms 300ms cubic-bezier(.23,1,.32,1),top 300ms 300ms cubic-bezier(.23,1,.32,1),transform 300ms cubic-bezier(.23,1,.32,1);
  transition: width 300ms 300ms cubic-bezier(.23,1,.32,1),top 300ms 300ms cubic-bezier(.23,1,.32,1),transform 300ms cubic-bezier(.23,1,.32,1),-webkit-transform 300ms cubic-bezier(.23,1,.32,1)
}

.mobile-hamburger-menu {
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
  width: 40px;
  height: 36px
}

.mobil-menu-logo img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  width: 140px
}

.mobil-menu-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  width: 90%
}

.mobil-menu-close {
  color: rgba(255,255,255,.6588235294);
  font-size: 30px
}

.mobil-menu-buttons a {
  font-weight: 500;
  width: 90%;
  font-size: 16px;
  background-color: #fff;
  color: #426c87;
  padding: 15px 4px;
  display: block;
  text-align: center;
  opacity: inherit!important;
  margin-top: 14px
}

.mobil-menu-buttons {
}

.mobil-menu-buttons-one a {
  font-family: nunito,Sans-serif;
  font-weight: 500;
  width: 90%;
  font-size: 16px;
  background-color: #0091ac;
  border-radius: 20px 20px 20px 20px;
  color: #fff;
  padding: 15px 4px;
  display: block;
  text-align: center;
  opacity: inherit!important;
  margin-top: 21px;
  border: 1px solid
}

.mobil-menu-buttons-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.mobile-social a:last-child {
  margin-right: 0
}

.mobile-social a {
  width: 45px;
  height: 45px;
  font-size: 21px;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  color: #fff;
  margin-right: 23px;
  border: 1px solid
}

.header-menu-btn {
  width: 3rem;
  height: 1.5625rem;
  position: relative;
  cursor: pointer;
  display: none
}

.header-menu-btn .line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -webkit-transition: background-color .5s,top .5s .08s,left .3s,opacity .5s,width .6s .05s,-webkit-transform .5s .08s;
  transition: background-color .5s,top .5s .08s,left .3s,opacity .5s,width .6s .05s,-webkit-transform .5s .08s;
  transition: transform .5s .08s,background-color .5s,top .5s .08s,left .3s,opacity .5s,width .6s .05s;
  transition: transform .5s .08s,background-color .5s,top .5s .08s,left .3s,opacity .5s,width .6s .05s,-webkit-transform .5s .08s;
  -webkit-transition: transform .5s .08s,background-color .5s,top .5s .08s,left .3s,opacity .5s,width .6s .05s
}

.header-menu-btn .line-center {
  top: 50%;
  margin-top: -1.5px
}

.header-menu-btn .line-top {
  top: 0
}

.header-menu-btn .line-bottom {
  bottom: 0
}

.whatsappFixed {
  position: fixed;
  top: 50%;
  z-index: 999999;
  background: rgba(29,177,84,.9607843137);
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px
}

.whatsappFixed a {
  color: #fff;
  font-size: 40px
}

@font-face {
  font-family: futura bk bt;
  src: url(../fonts/FuturaBT-Book.woff2) format("woff2"),url(../fontsFuturaBT-Book.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@media(min-width: 1400px) {
  .c-container {
      max-width:1300px;
      margin-right: auto;
      margin-left: auto
  }
}

body {
  font-family: poppins,sans-serif
}

p {
  font-weight: 300;
  line-height: 1.4
}

.header {
  background: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.header-logo img {
  height: 60px
}

.slider {
  background: url(../images/sliderbg.jpg);
  height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.slider-inner {
  background: url(../images/slider-inner.jpg);
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  height: 600px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px
}

.slider-inner h1 {
  color: #2288af;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px
}

.slider-inner p {
  line-height: 1.3;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 15px
}

.slider-inner a.more {
  display: inline-block;
  padding: 15px 30px;
  background: #2b85a1;
  color: #fff;
  font-size: 18px;
  border-radius: 25px
}

.slider-inner .awards {
  padding-left: 15px;
  display: block;
  margin-top: 20px;
  width: 90%
}

.slider-inner .google {
  margin-bottom: 20px
}

.slider-inner .google-inner {
  background: #fff;
  padding: 10px 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.slider-inner .google .text {
  padding: 0 3px
}

.slider-inner .google .stars i {
  color: #fea41a
}

.slider-bottom {
  background: #2b85a1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px
}

.slider-bottom .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.slider-bottom .item .text {
  color: #fff
}

.slider-bottom .item .icon {
  color: #fff;
  padding-right: 15px
}

.home-form {
  background: #e0f8ff;
  padding: 35px
}

.home-fetured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 350px
}

.home-fetured .item {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  min-height: 250px;
  padding: 10px
}

.home-fetured .item i {
  font-size: 60px;
  margin-bottom: 15px
}

.home-fetured .item .text {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.3
}

.home-fetured .item .desc {
  font-weight: 400;
  line-height: 1.4;
  font-size: 15px
}

.home-package {
  background: #e0f8ff
}

.home-package .title {
  padding-top: 40px;
  font-size: 32px
}

.home-package .title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-package ul {
  padding-top: 40px;
  margin-bottom: 25px
}

.home-package ul li {
  list-style-type: disc;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px
}

.home-package ul li i {
  color: #2b85a1;
  padding-right: 15px
}

.home-package a.more {
  display: inline-block;
  padding: 15px 30px;
  background: #2b85a1;
  color: #fff;
  font-size: 18px;
  border-radius: 25px
}

.home-before {
  padding: 60px 0;
  text-align: center
}

.home-before .title {
  font-size: 32px;
  margin-bottom: 50px;
  text-align: left
}

.home-before .title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-before img {
  border-radius: 25px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.home-before a.more {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  padding: 15px 30px;
  background: #2b85a1;
  color: #fff;
  font-size: 18px;
  border-radius: 25px
}

.home-services {
  background: #e0f8ff;
  padding: 40px 0
}

.home-services .head-title {
  font-size: 32px;
  margin-bottom: 30px
}

.home-services .head-title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-services .item {
  text-align: center;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  min-height: 314px;
  margin-bottom: 25px
}

.home-services .img {
  background: #e0f8ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 15px
}

.home-services .img img {
  width: 80%
}

.home-services .title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px
}

.home-services .desc {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400
}

.home-services a.more {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  padding: 15px 30px;
  background: #2b85a1;
  color: #fff;
  font-size: 18px;
  border-radius: 25px
}

.home-videos {
  margin-top: 25px
}

.home-videos .head-title {
  padding: 30px 0;
  font-size: 32px;
  margin-bottom: 20px
}

.home-videos .head-title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-videos .item img {
  width: 100%
}

.home-videos .item .img {
  position: relative
}

.home-videos .item .img .play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  cursor: pointer
}

.home-videos .item .img a {
  opacity: inherit;
  display: block
}

.home-videos .item .img .butons-btn {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 60px;
  color: #fff;
  z-index: 1
}

.home-videos .item .desc {
  padding: 15px;
  background: #f5f5f5
}

.home-videos .item .desc .stars {
  color: #fea41a;
  margin-bottom: 15px
}

.home-videos .item .desc .title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px
}

.home-videos .item .desc .text {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400
}

.home-videos a.more {
  text-align: center;
  margin: 30px auto;
  display: inline-block;
  padding: 15px 30px;
  background: #2b85a1;
  color: #fff;
  font-size: 18px;
  border-radius: 25px
}

.home-success {
  background: #fff;
  padding: 40px 0
}

.home-success .head-title {
  padding: 30px 0;
  font-size: 32px;
  margin-bottom: 20px
}

.home-success .head-title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-success .head-inner {
  text-align: center;
  padding: 30px 0;
  font-size: 32px;
  margin-bottom: 20px;
  line-height: 1.3
}

.home-success-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 3% 2%
}

.home-success .item {
  text-align: center;
  border: 1px solid #000
}

.home-success .item.active {
  background: #2b85a1;
  color: #fff
}

.home-success .item .title {
  font-weight: 500;
  padding: 15px 0;
  font-size: 20px
}

.home-success a.more {
  text-align: center;
  margin: 30px auto;
  display: inline-block;
  padding: 15px 30px;
  background: #2b85a1;
  color: #fff;
  font-size: 18px;
  border-radius: 25px
}

.home-hospital {
  background: #e0f8ff
}

.home-hospital .head-title {
  padding: 30px 0;
  font-size: 32px;
  margin-bottom: 20px
}

.home-hospital .head-title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-hospital img {
  border-radius: 25px;
  margin-bottom: 25px
}

.home-hotel {
  background: #fff
}

.home-hotel .head-title {
  padding: 30px 0;
  font-size: 32px;
  margin-bottom: 20px
}

.home-hotel .head-title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-hotel img {
  border-radius: 25px;
  margin-bottom: 25px
}

.home-comments {
  padding: 40px 0
}

.home-comments .head-title {
  padding: 30px 0;
  font-size: 32px;
  margin-bottom: 20px
}

.home-comments .head-title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-comments .item {
  background: #f5f5f5;
  border-radius: 25px;
  padding: 30px 15px
}

.home-comments .item .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.home-comments .item .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px
}

.home-comments .item .head .avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e0f8ff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 15px;
  font-weight: 600
}

.home-comments .item .head .title {
  font-weight: 400;
  font-size: 18px
}

.home-comments .item .right .stars {
  color: #fea41a
}

.home-comments .item .desc {
  line-height: 1.4;
  padding: 10px 0
}

.home-comments a.more {
  margin-top: 25px;
  display: inline-block;
  padding: 15px 30px;
  background: #2b85a1;
  color: #fff;
  font-size: 18px;
  border-radius: 25px
}

.home-advantages {
  padding: 40px 0
}

.home-advantages .head-title {
  padding: 30px 0;
  font-size: 32px;
  margin-bottom: 20px
}

.home-advantages .head-title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-advantages th {
  padding: 10px 20px;
  line-height: 22px;
  font-weight: 500;
  border: none;
  background: 0 0;
  vertical-align: middle;
  text-align: center
}

.home-advantages th:nth-child(2) td:last-of-type {
  border-top-right-radius: 25px
}

.home-advantages th:nth-child(3) {
  color: #717171
}

.home-advantages td {
  color: #fff;
  padding: 20px;
  line-height: 30px;
  background-color: #3aa0bf;
  border-width: 0 1px 1px 0;
  border-color: #fff;
  vertical-align: middle
}

.home-advantages td:nth-child(3) {
  background-color: #a7ccd7
}

.home-advantages tr:nth-child(2) td:first-of-type {
  border-top-left-radius: 25px
}

.home-advantages tr:nth-child(2) td:last-of-type {
  border-top-right-radius: 25px
}

.home-advantages th:nth-child(2) {
  color: #fff;
  background-color: #3aa0bf;
  border-radius: 10px 10px 0 0
}

.home-advantages tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 25px
}

.home-advantages tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 25px
}

.home-advantages svg {
  width: 1em;
  height: 1em;
  font-size: 24px
}

.home-advantages .elementor-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.home-faq {
  background: #f2f3ff;
  background: #e0f8ff
}

.home-faq .head-title {
  padding: 30px 0;
  font-size: 32px;
  margin-bottom: 20px;
  color: #000
}

.home-faq .head-title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #2b85a1
}

.home-faq-content .faq {
  width: 100%;
  margin-bottom: 20px
}

.home-faq-content .faqitem .faq-header {
  padding: 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 15px;
  border: 1px solid #2b85a1;
  background: #fff
}

.home-faq-content .faqitem .faq-header .faq-title {
  margin: 0;
  font-size: 16px;
  color: #000
}

.home-faq-content .faqitem .faq-header i {
  color: #2b85a1
}

.home-faq-content .faqitem .faq-header .fa.fa-minus {
  display: none;
  color: #fff
}

.home-faq-content .faqitem.jquery-accordion-active .fa.fa-minus {
  display: block;
  color: #2b85a1
}

.home-faq-content .faqitem.jquery-accordion-active .fa.fa-plus {
  display: none;
  color: #fff
}

.home-faq-content .faqitem .content {
  padding: 1px 0 20px 15px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  display: none
}

.home-faq .title {
  font-size: 25px;
  padding: 15px 0;
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px
}

.home-faq a {
  display: block;
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px
}

.footer {
  padding: 40px 0;
  background: #e0f8ff
}

.footer .title {
  font-size: 25px;
  padding: 15px 0;
  color: #000;
  font-weight: 600;
  margin-bottom: 15px
}

.footer a {
  display: block;
  color: #000;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 1.4
}

.footer-social {
  font-size: 25px
}

.footer-social a {
  padding-right: 25px;
  padding-left: 25px;
  display: inline-block
}

.home-form-inner {
}

.home-form .in {
  background: linear-gradient(#3aa0bf,#2b85a1);
  border-radius: 25px;
  padding: 35px;
  width: 50%;
  margin: 0 auto
}

.home-form-inner .title {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 15px
}

.home-form-inner .desc {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 1.2
}

.home-form-inner input[type=text] {
  background-color: #fff;
  color: #000;
  border-radius: 19px;
  box-shadow: inset 0 2px 3px #ddd;
  -webkit-box-shadow: inset 0 2px 3px #ddd;
  -moz-box-shadow: inset 0 2px 3px #ddd;
  width: 100%;
  height: 47px;
  border: 0;
  padding: 15px;
  margin-bottom: 15px
}

.home-form-inner input[type=tel] {
  background-color: #fff;
  color: #000;
  border-radius: 19px;
  box-shadow: inset 0 2px 3px #ddd;
  -webkit-box-shadow: inset 0 2px 3px #ddd;
  -moz-box-shadow: inset 0 2px 3px #ddd;
  width: 100%;
  height: 47px;
  border: 0;
  padding: 15px
}

.home-form-inner button {
  background: linear-gradient(#4b4a49,#000000);
  width: 100%;
  height: 47px;
  border: 0;
  margin-bottom: 15px;
  color: #fff;
  border-radius: 25px;
  font-weight: 600;
  font-size: 18px
}

.home-form .position-relative {
  margin-bottom: 15px
}

.home-about {
  padding: 30px 0
}

.home-about .title {
  padding-top: 40px;
  font-size: 32px;
  margin-bottom: 20px
}

.home-about .title:after {
  margin-top: 11px;
  display: block;
  height: 3px;
  content: "";
  width: 200px;
  background: #17468a
}

.home-about-desc p {
  margin-bottom: 20px;
  text-align: justify;
  margin-top: 15px
}

.home-about img {
  border-radius: 25px
}

.home-about-list ul {
  padding-top: 0px;
  margin-bottom: 25px;
}
.home-about-list ul li {
  list-style-type: disc;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 10px;
  margin-left: 20px;
}
.home-about-list ul li i {
  color: #3b575c;
  padding-right: 15px;
}

.home-fetured-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 350px;
  background-color: #e0f8ff;
}
.home-fetured-bar .item {
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  /* background: #fff; */
  min-height: 250px;
  padding: 10px;
}
.home-fetured-bar .item i {
  font-size: 60px;
  margin-bottom: 15px;
}
.home-fetured-bar .item .text {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.3;
}
.home-fetured-bar .item .desc {
  font-weight: 400;
  line-height: 1.4;
  font-size: 15px;
}