@import url('https://fonts.googleapis.com/css?family=Lato:100,300,900,700|Playfair+Display:700');
@import url('../fonts/circular-std/css/circular-std.css');
body {
  font-family: 'CircularStd-book';
  font-weight: normal;
  color:#57667E;
  font-size: 17px;
  position: relative;
  top:0 !important;
 }

 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 .h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6 {color: #233D63; font-weight: normal;}
 .h1,h1 {font-size: 60px;}
 .h2,h2 {font-size: 48px;}
 .h3,h3 {font-size: 40px;}
 .h4,h4 {font-size: 30px;}
 .h5,h5 {font-size: 22px;}
 .h6,h6 {font-size: 18px;}

p {line-height: 28px;}
 ul {list-style-type: none;}
 body a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;cursor: pointer;background: transparent;}
 button:focus {outline: none;}
 input,textarea {outline: none; box-shadow: none;transition: all 0.3s ease-in-out;}
 
 ul {list-style-type: none;}
 body a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;cursor: pointer;background: transparent;}
 button:focus {outline: none;}


.p0 {padding: 0 !important;}
.pt-15 {padding-top: 15px;}
.pt-50 {padding-top: 50px;}
.pt-90 {padding-top: 90px;}
.pt-150 {padding-top: 150px;}
.pb-30 {padding-bottom: 30px;}
.pb-70 {padding-bottom: 70px;}
.pb-100 {padding-bottom: 100px;}
.pb-150 {padding-bottom: 150px;}
.pb-200 {padding-bottom: 200px;}
.mt-30 {margin-top: 30px;}
.mt-95 {margin-top: 95px;}
.mt-150 {margin-top: 150px;}
.mt-200 {margin-top: 200px;}
.mb-80 {margin-bottom: 80px;}
.mb-150 {margin-bottom: 150px;}
.mb-170 {margin-bottom: 170px;}
.mb-200 {margin-bottom: 200px;}
.m0 {margin: 0 !important;}
.row.gutter-80 {margin: 0 -40px;}
.row.gutter-80 [class*="col-"] {padding: 0 40px;}
.row.gutter-50 {margin: 0 -25px;}
.row.gutter-50 [class*="col-"] {padding: 0 25px;}
 /*----------- Prefix -----------*/
/*----------------- Theme button ------------------*/
body .white-shdw-button {
  text-transform: capitalize;
  line-height: 55px;
  display: block;
  text-align: center;
  font-size: 18px;
  box-shadow: 0px 10px 25px 0px rgba(123,147,171,0.15);
  border-radius: 3px;
  padding: 0 33px;
  background: #fff;
}
body .white-shdw-button .icon {
  font-size: 25px;
  vertical-align: middle;
  margin-left: 10px;
}

.input-group-prepend {
    margin-right: -1px;
}
.input-group-prepend, .input-group-append {
    display: -ms-flexbox;
    display: flex;
}

.input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text, .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.m-description{
      float: left;
      display: block;
}

body .white-shdw-button:hover {color: #fff;box-shadow: 0px 13px 28px 0px rgba(163, 48, 53, 0.25);}
/*--------------------- Transition --------------------*/
.theme-menu-one .logo,.theme-main-menu .header-right-widget,.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a,.navbar-nav .nav-item .nav-link,.theme-menu-one .header-right-widget .call-us a,body .white-shdw-button  {
  transition: all .3s ease-in-out;
}
.our-feature-app .text-wrapper .explore-button  {
  transition: all .3s ease-in-out;
}
/*--------------------- Transition --------------------*/
.theme-footer-one .top-footer .footer-list ul li a,.theme-footer-one .top-footer .footer-information ul li a,.theme-footer-one .bottom-footer ul li a,.page-breadcrumbs li a,body .theme-button-two:before,.form-group .help-block,.contact-us-section .contact-info ul li a  {
  transition: all .3s ease-in-out;
}
.theme-main-menu {
  transition: all .4s ease-in-out;
}
/*----------------------- Theme Color File -------------------*/
.theme-menu-one .navbar-nav .nav-item:hover .nav-link,body .white-shdw-button,.theme-menu-one .navbar-nav .nav-item.active .nav-link,.navbar .navbar-toggler,.theme-menu-one .header-right-widget .call-us a,.navbar .mega-dropdown-list li a:hover,.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a:hover,.form-group .help-block li::before {
  color: #FF3A46;
}

/*----------------------- Theme Color File -------------------*/
.theme-footer-one .top-footer .footer-list ul li a:hover,.theme-footer-one .bottom-footer ul li a:hover,.theme-footer-one .about-widget .phone,.solid-inner-banner .page-breadcrumbs li a:hover {
  color: #FF3A46;
}
body .white-shdw-button:hover,.navbar .dropdown-menu .dropdown-item span,.navbar .mega-dropdown-list li a span,.form-group .help-block,.contact-us-section .contact-info ul li a:hover  {
  background: #FF3A46;
}

.form-group .help-block {
  position: absolute;
  left: 0;
  bottom: -12px;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  padding: 0 15px;
  border-radius: 3px;
  box-shadow: 0px 10px 25px 0px rgba(123,147,171,0.15);
}
.form-group .help-block li::before {
    content: "\eb81";
    font-family: font-icons;
    position: absolute;
    top: -12px;
    left: 0px;
}
#home-enquiry .form-group .help-block{
    left: 56px;
    bottom: -16px;
    z-index: 999;
}

#contact-form .form-group .help-block {
    bottom: -20px;
}
.form-group .help-block li::before{
    top: -8px;
    left: 15px;
}
.datepicker-dropdown{
  z-index: 9999!important;
}
#header {
    position: relative;
    width: 100%;
    display: block;
}

  #footer .logo img{
    height: 90px;
  }
#banner {
    position: relative;
    overflow: hidden;
    height:100%;
    width:100%;
}
#main-content {
	position: relative;
    width: 100%
}
/*--------------------- Main Menu --------------------------*/

.theme-main-menu {
  position: absolute;
  top:0;
  width: 100%;
  left:0;
  z-index: 99;
  padding: 65px 0 0;
}
.theme-menu-one .logo {
  position: absolute;
  top:-1px;
  left:0;
  z-index: 3;
}
.theme-menu-one .logo a {display: block;}
.theme-menu-one .navbar-nav .nav-item .nav-link {color: #64697A;}
.theme-menu-one .navbar-nav .nav-item:first-child .nav-link {margin-left: 0;}
.theme-menu-one .header-right-widget {
  position: absolute;
  top:52px;
  right: 60px;
  z-index: 1;
}
.theme-menu-one .header-right-widget>ul>li {display: inline-block;vertical-align: middle;}

.theme-menu-one .header-right-widget .language-switcher button {
  background: transparent;
  height: 55px;
  text-transform: uppercase;
  color: #233D63;
  font-size: 16px;
  margin:0 45px 0 40px;
}
.theme-menu-one .header-right-widget .language-switcher .dropdown-menu {background:#fff;}
.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  color: #767a89;
  line-height: 32px;
  text-transform: uppercase;
}
.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a:hover {padding-left: 20px;}
.theme-menu-one .header-right-widget .language-switcher .dropdown-toggle::after {color: #233D63;}
.theme-menu-one .header-right-widget .call-us {font-size: 20px;color: #A2ADBD;}
.theme-menu-one .header-right-widget .call-us a {font-size: 24px;margin-left: 15px;}

@-webkit-keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-main-menu.fixed {
  position: fixed;
  background: #fff;
  box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  animation: menu_sticky  0.60s ease-in-out;
}
.theme-menu-one.fixed .navbar-nav .nav-item .nav-link {padding-bottom: 20px;}

.theme-menu-one.fixed {padding: 20px 0 0;}
.theme-menu-one.fixed .logo {width: 70px;}
.theme-menu-one.fixed .header-right-widget {top:7px;}
.navbar .navbar-toggler{
    color: #FF3A46;
}
.theme-menu-one .navbar-collapse .contact{
  display: none;
}
.theme-menu-one .navbar-collapse .call-us {
  display: none;
}
.header.theme-main-menu .logo h1 .logo-text{    
    color: #FF3A46;    
  }
/*--------------------- Banner Content --------------------------*/
.bgcolor{
    background-color:#1abc9c!important
}
#banner {
    position: relative;
    overflow: hidden;
}
.slider-element{
    position:relative;
    width:100%;
    overflow:hidden;
}
/*
.slider-element .container{
    position:relative;
    height:100%
}*/
.home-banner{
	background: url('../images/banner/banner.jpg') center center no-repeat;
	background-size: cover;

}
.tirupati {
  background: url('../images/banner/banner.jpg') center center no-repeat;
  background-size: cover;
  height:380px;
}
.navagraha {
	background: url('../images/banner/navagraha.jpg') center center no-repeat;
	background-size: cover;
	height:380px;
}
.abirami-temple {
  background: url('../images/banner/abirami-temple.jpg') center center no-repeat;
  background-size: cover;
  height:380px;
}
.slider-element.tirupati:before, .slider-element.abirami-temple:before, .slider-element.navagraha:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .slider-element.tirupati:before{    
    background: #fa426759;
  }
  .slider-element.abirami-temple:before{
    background: #1abc9c2e;
  }
  .slider-element.navagraha:before{
    background: #1abc9c1f;
  }
.slider-element h1{
    color: #ffffff;
    font-weight: 600;
    padding: 90px 0px;
    text-shadow: 3px 1px 5px #233D63;

}
.slider-element.tirupati .page-breadcrumbs li, .slider-element.abirami-temple .page-breadcrumbs li, .slider-element.navagraha .page-breadcrumbs li{
    position: relative;
    padding: 10px 20px;
    background: #fff; 
}
.slider-element.tirupati .page-breadcrumbs li:before, .slider-element.abirami-temple .page-breadcrumbs li:before, .slider-element.navagraha .page-breadcrumbs li:before{
      content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.slider-element.tirupati .page-breadcrumbs li:before, .slider-element.abirami-temple .page-breadcrumbs li:before, .slider-element.navagraha .page-breadcrumbs li:before{
    border-left: 10px solid #fa4267;
    border-right: 10px solid #fa4267;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.slider-element .form-widget{
	padding: 20px;
	background: rgba(255,255,255,0.8);
}
#main-content{
	padding-top: 80px;
}
  #sidebar{
      float: left;
      color: #ffbdbd;
      will-change: min-height;
    }
#sidebar .sidebar__inner{
      border: 1px solid #EEECEC;
      box-shadow: -3px 2px 8px rgba(204, 204, 204, 0.31);
      padding: 10px;
      position: relative;
      transform: translate(0, 0);
      transform: translate3d(0, 0, 0);
      will-change: position, transform;
    }
#sidebar .sidebar__inner .form-widget{
    padding:20px 35px;
}

/*--------------------- Theme Solid Inner Banner -----------------*/
.solid-inner-banner {
  background: #fafcff;
  text-align: center;
  padding: 80px 0 0;
}
.solid-inner-banner .page-title {
  font-family: 'CircularStdmed';
  font-size: 60px;
  color: #313131;
  padding-bottom: 150px;
}
.page-breadcrumbs { 
  padding: 25px 0;
}
.page-breadcrumbs li {
  display: inline-block;
  font-size: 22px;
  color: #244574;
  margin: 0 3px;
}
.page-breadcrumbs li a {color: #244574;}

/*--------------------- Our Feature/APP --------------------------*/
.our-feature-app {
  position: relative;
  
}
.our-feature-app .single-feature-box {padding-bottom: 315px; position: relative;}
.our-feature-app .single-feature-box:last-child {padding: 0;}
.our-feature-app .single-feature-box:nth-child(1):before {
  content: '';
  position: absolute;
  top:53%;
  left:81px;
}
.our-feature-app .single-feature-box:nth-child(2):before {
  content: '';
  position: absolute;
  top:63%;
  left: 80px;
}
.our-feature-app .text-wrapper .title {
  font-size: 46px;
  line-height: 55px;
  color: #3e3e3e;
  padding: 40px 0 30px;
}
.our-feature-app .text-wrapper p {
  font-size: 18px;
  line-height: 30px;
  color: #8c929d;
}
.our-feature-app .text-wrapper .sub-heading {
  font-size: 21px;
  color: #57667e;
  padding-bottom: 30px;
}
.our-feature-app .text-wrapper ul li {
  font-size: 17px;
  line-height: 38px;
  color: rgba(87,102,126,0.7);
  position: relative;
  padding-left: 35px;
}
.our-feature-app .text-wrapper ul li:before {
  content: "\f107";
  font-family: "Flaticon";
  position: absolute;
  line-height: 30px;
  font-size: 16px;
  left:0;
  top:0;
  color: #ff6400;
}
.our-feature-app .text-wrapper .explore-button {
  width: 175px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
  margin-top: 38px;
}
.our-feature-app .single-feature-box:nth-child(1) .text-wrapper .explore-button {color: #ead24c;background: #fef9da;}
.our-feature-app .single-feature-box:nth-child(1) .text-wrapper .explore-button:hover {background: #ead24c;color: #fef9da;}
.our-feature-app .single-feature-box:nth-child(2) .text-wrapper .explore-button {color: #4ebef9;background: rgba(30,193,254,0.11);}
.our-feature-app .single-feature-box:nth-child(2) .text-wrapper .explore-button:hover {background: #4ebef9; color: #e6f8ff;}
.our-feature-app .single-feature-box:nth-child(3) .text-wrapper .explore-button {color: #ff8aa0;background: rgba(255,61,92,0.11);}
.our-feature-app .single-feature-box:nth-child(3) .text-wrapper .explore-button:hover {background: #ff8aa0;color: #ffeaed;}
.our-feature-app .single-feature-box:nth-child(1) .text-wrapper {margin-top: 165px;}
.our-feature-app .single-feature-box:nth-child(3) .text-wrapper {margin-top: 60px;}
.our-feature-app .feature-img-box {position: relative;padding-right: 90px;}
.our-feature-app .feature-img-box .feature-offer-box {
  padding: 45px 15px 30px 35px;
  margin-bottom: 45px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 25px 50px 0px rgba(78, 81, 144, 0.07);
}
.our-feature-app .feature-img-box .feature-offer-box .icon-box {
  position: relative;
  width: 85px;
  height: 85px;
  border-radius: 50%;
}
.our-feature-app .feature-img-box .support-feature .icon-box {background: linear-gradient( 120deg, rgb(249,154,120) 0%, rgb(255,83,140) 100%);}
.our-feature-app .feature-img-box .price-feature .icon-box {background: linear-gradient( 120deg, rgb(108,71,218) 0%, rgb(224,129,255) 100%);}
.our-feature-app .feature-img-box .access-feature .icon-box {background: linear-gradient( 120deg, rgb(81,236,112) 0%, rgb(36,189,155) 100%);}

.our-feature-app .feature-img-box .feature-offer-box .icon-box img {
  margin: 0 auto;
  position: relative;
  top:50%;
  transform: translateY(-50%);
}
.our-feature-app .feature-img-box .access-feature .icon-box img,
.our-feature-app .feature-img-box .support-feature .icon-box img,
.our-feature-app .feature-img-box .price-feature .icon-box img {width: 74px;}
.our-feature-app .feature-img-box .feature-offer-box .title {
  font-size: 24px;
  color: #4e4e4e;
  padding: 20px 0 30px;
}
.our-feature-app .feature-img-box .feature-offer-box p {color: #8c929d;}

.our-feature-app .feature-img-box .support-feature {margin-top: 180px;}

.our-feature-app .feature-img-box .feature-offer-box .icon-box:before,
.our-feature-app .feature-img-box .feature-offer-box .icon-box:after {
  content: '';
  position: absolute;
  top:4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border-radius: 50%;
  background: linear-gradient( -51deg, rgb(249,154,120) 0%, rgb(136,52,204) 20%, rgb(55,189,209) 42%, rgb(212,234,62) 62%, rgb(248,102,157) 83%, rgb(252,93,149) 91%, rgb(255,83,140) 100%);
  background-size: 400%;
  z-index: -1;
  animation: gradientBG 10s infinite linear alternate;
  opacity: 0.65;
}
.our-feature-app .feature-img-box .feature-offer-box .icon-box:after {filter: blur(13px);}
.our-feature-app .feature-img-box .shape-one {
  position: absolute;
  top:34%;
  left: -12%;
  animation: animationFramesOne 15s infinite linear alternate;
}
.our-feature-app .feature-img-box .shape-two {
  position: absolute;
  top:12%;
  left: 15%;
  animation: animationFramesFive 18s infinite linear alternate;
}
.our-feature-app .feature-img-box .shape-three {
  position: absolute;
  top:0%;
  left: 24%;
  animation: animationFramesTwo 15s infinite linear alternate;
}
.our-feature-app .feature-img-box .shape-four {
  position: absolute;
  top:19%;
  right: 28%;
  animation: animationFramesFive 20s infinite linear alternate;
}
.our-feature-app .feature-img-box .shape-five {
  position: absolute;
  top:12%;
  right: 2%;
  animation: animationFramesFive 18s infinite linear alternate;
}

.our-feature-app .single-feature-box:nth-child(1) .feature-img-box:before {
  content: '';
  position: absolute;
  top:34px;
  right: 55px;
}
.our-feature-app .single-feature-box:nth-child(2) .feature-img-box:before {
  content: '';
  position: absolute;
  top:-24px;
  right: -12px;
}
.our-feature-app .single-feature-box:nth-child(3) .feature-img-box:before {
  content: '';
  position: absolute;
  top: -83px;
  left: -40px;
  z-index: -1;
}
.our-feature-app .single-feature-box .access-screen-holder .screen {
  float: right;
  position: relative;
}
.our-feature-app .single-feature-box .screen-mockup {position: relative;}
.our-feature-app .single-feature-box .screen-mockup .mockup {margin: 0 auto;}
.our-feature-app .single-feature-box .screen-mockup .screen-one {
  position: absolute;
  right: -84px;
  top:16%;
}
.our-feature-app .single-feature-box .screen-mockup .screen-two {
  position: absolute;
  left: -38px;
  top:43%;
}

.contact-us-section .contact-info ul li a:hover {
  border-color: #FF3A46;
}

/*------------------- Contact us -------------------*/
#contact-form .form-group {position: relative;margin-bottom: 22px;}
#contact-form .form-group input,#contact-form .form-group textarea {
  border: 1px solid #ebebeb;
  width: 100%;
  max-width: 100%;
  color: #989ca2;
  background: transparent;
}
#contact-form .form-group input:focus,#contact-form .form-group textarea:focus {border-color: #545454;}
#contact-form .form-group :-ms-input-placeholder {color: #989ca2;;}
#contact-form .form-group ::-ms-input-placeholder {color: #989ca2;;}
#contact-form .form-group input {height: 60px;padding: 0 25px;}
#contact-form .form-group textarea {
  height: 190px;
  max-height: 190px;
  resize:none;
  padding: 20px 25px;
}

#contact-form button {margin-top: 35px;}
.contact-us-section .contact-info {padding-left: 100px;}
.contact-us-section .contact-info .title {
  font-family: 'CircularStdmed';
  font-size: 42px;
  line-height: 55px;
  color: #3e3e3e;
  margin: -8px 0 25px;
}
.contact-us-section .contact-info p {font-size: 20px;color: #798598;}
.contact-us-section .contact-info .call {
  font-size: 27px;
  color: #3e3e3e;
  margin: 25px 0 40px;
}
.contact-us-section .contact-info .call:hover {text-decoration: underline;}
.contact-us-section .contact-info ul li {display: inline-block;}
.contact-us-section .contact-info ul li a {
  width: 40px;
  line-height: 36px;
  border: 2px solid #e8e8e8;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  color: #dbdbdb;
  margin-right: 5px;
}
.contact-us-section .contact-info ul li a:hover {color: #fff;}
#google-map {height: 700px;}
.map-canvas {height: 100%;}

/*----------------------- Footer -------------------*/

.theme-footer-one .top-footer .footer-information ul li a:hover  {
  background: #FF3A46;
}
.theme-footer-one .top-footer .footer-information ul li a:hover {
  border-color: #FF3A46;
}
.theme-footer-one {
  position: relative;
  padding-top: 40px;
}
.theme-footer-one .shape-two {
  position: absolute;
  right: 10%;
  top:50%;
  animation: rotated 18s infinite linear;
}
.theme-footer-one .about-widget .email {
  font-size: 18px;
  color: #76797e;
  margin: 15px 0 15px;
  display: block;
}
.theme-footer-one .about-widget .phone {font-size: 22px;}
.theme-footer-one .top-footer .title {font-size: 22px;padding: 12px 0 25px;}
.theme-footer-one .top-footer .footer-list ul li a {
  display: block;
  line-height: 38px;
  font-size: 17px;
  color: #76797e;
}
.theme-footer-one .top-footer .footer-information p {padding: 0 0 30px; color: #76797e;}
.theme-footer-one .top-footer .footer-information ul li {display: inline-block;}
.theme-footer-one .top-footer .footer-information ul li a {
  width: 40px;
  height: 40px;
  border:1px solid #dbdbdb;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #dbdbdb;
  margin-right: 10px;
}
.theme-footer-one .top-footer .footer-information ul li a:hover {color: #fff;}
.theme-footer-one .bottom-footer {
  border-top: 1px solid #ededed;
  margin-top: 90px;
  padding: 35px 0;
}
.theme-footer-one .bottom-footer p {float: left;color: rgba(87,102,126,0.8);}
.theme-footer-one .bottom-footer ul {float: right;}
.theme-footer-one .bottom-footer ul li {display: inline-block;}
.theme-footer-one .bottom-footer ul li a {
  line-height: 28px;
  color: rgba(87,102,126,0.8);
  margin-left: 15px;
}
.theme-footer-one .shape-one {
  position: absolute;
  width: 54px;
  height: 54px;
  border:6px solid #27c3ff;
  border-radius: 50%;
  position: absolute;
  left:-22px;
  top:48%;
}
.theme-footer-one .shape-one:before {
  content: '';
  position: absolute;
  top:-55px;
  left:-55px;
  right: -55px;
  bottom: -55px;
  border: 1px solid #ecf4ff;
  border-radius: 50%;
}
.text-primary {
    color: #1abc9c!important;
}
.detail-content-sticky-nav {
    padding: 10px 0;
}
h3.font-lg, .h3.font-lg {
    font-size: 24px;
    font-weight: 500;
    margin-bottom:25px;
}
.itinerary-list, .itinerary {
    float: left;
    width: 100%;
    display: block;
    border-radius: 10px 0px 10px 10px;
}
.itinerary {
    margin-top: 5px;
    background: #eae7e7;
}
.itinerary h5 {
    float: left;
    background: #fa4267;
    padding: 10px 18px;
    margin-right: 15px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.detail-content-sticky-nav {
    padding: 10px 0;
}
.detail-content-sticky-nav .table>thead>tr>th {
    background: #fa4267;
    color: #fff;
    border: none;
}
.ol, .ul {
    list-style: none;
}
.list-with-icon li {
    position: relative;
    line-height: 20px;
    margin-bottom:15px;
    overflow: hidden;
}
.list-with-icon li i {    
    margin-right: 5px;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.list-with-icon li span {
    float: left;
    padding-left: 25px;
}
.li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.featured-icon-simple-wrapper {
    padding: 12px 0;
    border-width: 1px 0;
    border-style: dashed;
    border-color: rgba(204, 204, 204, 0.69);
    margin-bottom: 5px;
}
.h4, h4 {
    font-size: 19px;
    line-height: 39px;
}
.detail-content-sticky-nav {
    padding: 11px 0;
}
td {
    font-weight: bold;
}