/*======== imported Styles ===========*/


/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900); */
@import url('animate.css');
/* */@import url('hover.css'); 
@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
/**/ @import url('vegas.css'); 
/**/ @import url('flaticon.css'); 
/**/ @import url('jquery.fancybox.css'); 
@import url('owl.carousel.css');
@import url('owl.theme.default.min.css');
/**/ @import url('jquery.bxslider.css'); 
/**/ @import url('jquery.mCustomScrollbar.min.css'); 
/**/ @import url('strocke-gap-icons-style.css'); 
/**/ @import url('zebra-datepicker/default.css');  
/**/ @import url('settings.css'); 

 /* @font-face{font-family:'Calibri';src:url(../fonts/calibri.WOFF)} 
 @font-face{font-family:'CalibriBold';src:url(../fonts/calibrib.WOFF)} 
 @font-face{font-family:'CalibriItalic';src:url(../fonts/calibrii.WOFF)} 
 @font-face{font-family:'CalibriLight';src:url(../fonts/calibril.WOFF)} 
 @font-face{font-family:'CalibriLightItalic';src:url(../fonts/calibrili.WOFF)} 
 @font-face{font-family:'CalibriZ';src:url(../fonts/calibriz.WOFF)} */


@font-face{font-family:'Calibri';src:url(../fonts/Avenir-Book.ttf)}
@font-face{font-family:'CalibriMedium';src:url(../fonts/Avenir-Medium.ttf)}
@font-face{font-family:'CalibriBold';src:url(../fonts/Avenir-Heavy.ttf)}
@font-face{font-family:'CalibriItalic';src:url(../fonts/calibrii.WOFF)}
@font-face{font-family:'CalibriLight';src:url(../fonts/Avenir-Light.ttf)}
@font-face{font-family:'CalibriLightItalic';src:url(../fonts/Avenir-LightOblique.ttf)}
@font-face{font-family:'CalibriZ';src:url(../fonts/Avenir-Roman.ttf)}





/* calbiri real font -- add on 30 December 21 */
@font-face{font-family:'Calibrireg';src:url(../fonts/calibri/calibri-regular.ttf)}
@font-face{font-family:'CalibriLightl';src:url(../fonts/calibri/calibri-light.ttf)}

/* menu font Avenir */
@font-face{font-family:'Avenir'; src: url('../fonts/Avenir-Light.ttf');}

@font-face{font-family:'Savoye'; src: url('../fonts/savoye-let-plain.ttf');}

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/** ====== 2. Global styles ====== **/
body {
  font-family: 'Calibri', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #0f2851;
}
body * {
  letter-spacing: .03em;
}
/*Commented for Teachers Page on 19-10-2018*/

/*img {
  max-width: 100%;
}*/
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.anim-3,
.anim-3-all * {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.anim-5,
.anim-5-all * {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.anim-7,
.anim-7-all * {
  transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
}
/*======== preloader  Styles ===========*/
/*.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/resources/preloader.gif);
}*/
/*======== 3. section title Styles ===========*/
.section-title-wrap {
  padding: 80px 0;
}
.section-title-wrap.gray-background {
  background: #F2F2F2;
}
.section-title-wrap .section-title {
  margin-bottom: 0;
}
.section-title-wrap .section-title p {
  margin-bottom: 0;
}
.section-title {
  margin-top: -5px;
  margin-bottom: 18px;
}
.section-title > span {
  font-size: 15px;
  color: #7E7E7E;
  font-family: 'Calibri', sans-serif;

  line-height: 21px;
  margin-bottom: 15px;
  display: inline-block;
}
.section-title h2 {
  font-family: 'Calibri', sans-serif;
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 41px;
  font-weight: 500;
  display: block;
  letter-spacing:.5px;
  
}

.section-title h2 span {
  display: block;
}
/* .section-title h2:after { */
  /* content: ' '; */
  /* background: #0f2851!important;; */
  /* height: 2px; */
  /* width: 85px; */
  /* display: inline-block; */
/* } */
.section-title p {
  font-size: 15px;
  color: #797979;
  line-height: 26px;
  margin-top: 38px;
}
/*======== 4. gallery filter Styles ===========*/
.gallery-filter {
  border-top: 1px solid  #A5A8AC;
  border-bottom: 1px solid  #A5A8AC;
  margin-top: 43px;
  margin-bottom: 30px;
}
.gallery-filter li {
  display: inline;
}
.gallery-filter li:after {
  content: '/';
  display: inline-block;
  color: #666;
  margin: 0 10px;
}

.gallery-filter li:last-child:after {
  content: '';
}
.gallery-filter li.active span,
.gallery-filter li:hover span {
  color: #127FCE;
}
.gallery-filter li.active span:after,
.gallery-filter li:hover span:after,
.gallery-filter li.active span:before,
.gallery-filter li:hover span:before {
  width: 100%;
}
.gallery-filter li span {
  display: inline-block;
  font-size: 13px;
  line-height: 51px;
  color: #666666;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 10px;
  position: relative;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.gallery-filter li span:after {
  content: ' ';
  width: 0%;
  height: 1px;
  background: #127FCE;
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.gallery-filter li span:before {
  content: ' ';
  width: 0%;
  height: 1px;
  background: #127FCE;
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
/*======== 5. header Styles ===========*/
.navbar-header {
  display: inline-block;
  margin: 13px 0;
  float: none;
}
.navbar-header .navbar-toggle {
  display: block;
  margin: 0;
}
.navbar-header .navbar-toggle span {
  background: #fff!important;
}
header.home-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
header.home-header .container-fluid {
  padding: 0;
}
header.home-header .navbar-collapse.collapse {
  display: inline-block !important;
  margin-bottom: -7px;
  padding: 0;
}
.main-menu {
  padding-left: 15px;
  padding-right: 15px;
  background: rgba(0, 0, 0, 0.7);
}
.main-menu .navbar-collapse > ul > li {
  float: left;
  line-height: 59px;
}
.main-menu .navbar-collapse > ul > li.current > a,
.main-menu .navbar-collapse > ul > li:hover > a {
  color: #E8A20C;
}
.main-menu .navbar-collapse > ul > li > a {
  display: inline-block;
  /* font-size: 15px; */
  font-size: 18px;
  /* font-weight: bold; */
  text-transform: uppercase;
  color: #fff;
  /* padding: 0 18px; */
  padding: 0 22px;
}
.main-menu .navbar-collapse > ul > li:hover > ul {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  
}
.main-menu .navbar-collapse > ul > li.dropdown > a {
  position: relative;
}
.main-menu .navbar-collapse > ul > li.dropdown > a:after {
  content: '\f107';
  font-family: 'FontAwesome';
  color: #fff;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.main-menu .navbar-collapse > ul > li.dropdown:hover > a:after,
.main-menu .navbar-collapse > ul > li.dropdown.current > a:after {
  color: #2A2A2A;
}
.home-header .main-menu .navbar-collapse > ul > li.dropdown:hover > a:after,
.home-header .main-menu .navbar-collapse > ul > li.dropdown.current > a:after {
  color: #E8A20C;
}
.stricky-fixed .main-menu .navbar-collapse > ul > li.dropdown:hover > a:after,
.stricky-fixed .main-menu .navbar-collapse > ul > li.dropdown.current > a:after {
  color: #E8A20C;
}
.main-menu .navbar-collapse > ul > li > ul {
  position: absolute;
  top: 200%;
  left: 0;
  width: 280px;
  background: #0f2851!Important
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s cubic-bezier(0.84, 0.35, 0.39, 0.74);
          transition: all 0.5s cubic-bezier(0.84, 0.35, 0.39, 0.74);
}
.main-menu .navbar-collapse > ul > li > ul > li {
  position: relative;
  overflow: hidden;
  line-height: 36px;
}
.main-menu .navbar-collapse > ul > li > ul > li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #828282;
  position: absolute;
  left: 25px;
  top: 6px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.main-menu .navbar-collapse > ul > li > ul > li:hover:before {
  color: #E8A20C;
}
.main-menu .navbar-collapse > ul > li > ul > li > a {
  color: #fff;
  display: block;
  text-align: left;
  padding: 5px 50px;
  font-size: 15px;
  text-transform: uppercase;

  border-bottom: 1px solid #2A2A2A;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main-menu .navbar-collapse > ul > li > ul > li > a:hover {
  color: #E8A20C;
}
.main-menu .navbar-collapse > ul > li > ul > li:hover {
  overflow: visible;
}
.main-menu .navbar-collapse > ul > li > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  left: 100%;
}
.main-menu .navbar-collapse > ul > li > ul > li:hover > ul.right-align {
  left: auto;
  right: 100%;
}
.main-menu .navbar-collapse > ul > li > ul > li > ul.right-align {
  left: auto;
  right: 200%;
}
.main-menu .navbar-collapse > ul > li > ul > li > ul {
  position: absolute;
  top: 0;
  left: 200%;
  width: 280px;
  background: #2A2A2A;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s cubic-bezier(0.84, 0.35, 0.39, 0.74);
          transition: all 0.5s cubic-bezier(0.84, 0.35, 0.39, 0.74);
}
.main-menu .navbar-collapse > ul > li > ul > li > ul > li {
  position: relative;
  line-height: 36px;
  border-bottom: 1px solid #2A2A2A;
}
.main-menu .navbar-collapse > ul > li > ul > li > ul > li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #828282;
  position: absolute;
  left: 25px;
  top: 6px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.main-menu .navbar-collapse > ul > li > ul > li > ul > li:hover:before {
  color: #E8A20C;
}
.main-menu .navbar-collapse > ul > li > ul > li > ul > li > a {
  color: #828282;
  display: block;
  text-align: left;
  padding: 5px 50px;
  font-size: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #2A2A2A;
  font-weight: 600;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main-menu .navbar-collapse > ul > li > ul > li > ul > li > a:hover {
  color: #E8A20C;
}
.main-menu .navbar-collapse > ul > li > ul.right-align {
  left: auto;
  right: 0;
}
.main-menu .navbar-collapse > ul li.dropdown > a .fa {
  display: none;
}
/*======== 6. banner Styles ===========*/
#banner {
  background-size: cover;
}
#banner .container {
  height: 100%;
}
#banner .porperty-details {
  width: 300px;
  height: 100%;
  display: block;
  background: rgba(232, 162, 12, 0.95);
}
#banner .porperty-details .border {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-bottom: 235px;
}
#banner .porperty-details .border:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 6px;
  right: 6px;
  bottom: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  z-index: -1;
}
#banner .porperty-details .logo {
  padding-top: 65px;
  padding-bottom: 50px;
  text-align: center;
}
#banner .porperty-details .address {
  padding: 39px 0px;
  margin: 0 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#banner .porperty-details .address p {
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
}
#banner .porperty-details .options {
  padding: 44px 0px;
  margin: 0 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#banner .porperty-details .options ul li {
  font-size: 16px;
  line-height: 44px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
#banner .porperty-details .price {
  padding: 37px 0px;
  margin: 0 32px;
}
#banner .porperty-details .number {
    font-family: 'Calibri' !important;
    font-style: italic;
}
#banner .porperty-details .price label {
  display: block;
  color: #fff;
  font-size: 25px;
  line-height: 45px;
  font-weight: 600;
}
#banner .porperty-details .price b {
  font-weight: bold;
  font-size: 38px;
  line-height: 45px;
  color: #fff;
  letter-spacing: -0.01em;
}
#banner .porperty-details a.schedule-visit {
  font-size: 18px;
  line-height: 50px;
  text-transform: uppercase;
  display: block;
  width: 196px;
  margin: auto;
  font-weight: bold;
  text-align: center;
  background: #242424;
  color: #fff;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
#banner .porperty-details a.schedule-visit-btn-2 {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  background: #242424;
  border-radius: 5px;
  padding: 13px 30px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
#banner .porperty-details a.schedule-visit-btn-2 i {
    font-size: 18px;
    color: #fff;
    margin-left: 15px;
}
#banner .porperty-details a.schedule-visit:hover {
  background: #1bc3f3;
}
#banner .porperty-details a.schedule-visit-btn-2:hover {
  background: #1bc3f3;
}
/*======== 7. about-section Styles ===========*/
#about-section {
  position: relative;
     /* padding: 55px 0; */
}
#about-section:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: ' ';
  background: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
}
#about-section .img-holder {
  display: inline-block;
  position: relative;
}
#about-section .img-holder:before {
  content: ' ';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  /* background: url(../img/resources/image-holder-bg.png) 0 0 no-repeat; */
  background-size: 100% 100%;
}
#about-section p {
  font-size: 16px;
  line-height: 26px;
/*    color:grey!important; */
color:#0f2851!important;
  margin-bottom: 15px;
}
#about-section p:last-child {
  margin-bottom: 0;
}
.room-amount {
  margin-top: 55px;
  padding-top: 50px;
  border-top: 1px solid  #E4E4E4;
  font-size: 0;
}
.room-amount li {
  display: inline-block;
  width: 25%;
}
.room-amount li i:before {
  margin: 0;
  color: #0f2851!important;;
  font-size: 54px;
}
.room-amount li h4 {
  margin-top: 8px;
  margin-bottom: 4px;
  text-transform: uppercase;
  color: #282828;
  font-size: 15px;
  font-weight: bold;
  line-height: 38px;
}
.room-amount li span {
  font-family: 'Calibri';
  font-size: 32px;
  line-height: 38px;
  font-style: italic;
}
/*======== 8. property-highlight Styles ===========*/
#property-highlight {
  background: #222838;
}
#property-highlight .section-title {
  margin-bottom: 40px;
}
#property-highlight .section-title h2 {
  color: #FFFFFF;
}
#property-highlight .full-img {
  position: relative;
}
#property-highlight .full-img:hover:before {
  right: 15px;
}
#property-highlight .full-img:before {
  content: ' ';
  width: 200%;
  height: 100%;
  background: #E8A20C;
  opacity: .85;
  filter: alpha(opacity=85);
  z-index: 99;
  position: absolute;
  top: 0;
  right: 200%;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
#property-highlight .full-img img {
  max-width: none;
  float: right;
}
#property-highlight .property-highlight-text {
  padding-top: 80px;
  padding-left: 75px;
}
#property-highlight .single-property-highlight {
  margin-bottom: 50px;
}
#property-highlight .single-property-highlight h3 {
  color: #0f2851!important;;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 13px;
}
#property-highlight .single-property-highlight p {
  color: #9B9B9B;
  margin-bottom: 0;
}
/*======== 9. luxury-villa Styles ===========*/
#luxury-villa {
  background: #E2E2E2;
  padding: 80px 0;
}
#luxury-villa .section-title {
  margin-bottom: 0;
}
#luxury-villa p {
  font-size: 15px;
  font-style: italic;
  line-height: 26px;
  margin-bottom: 0;
}
/*======== 10. gallery Styles ===========*/
#gallery {
  padding: 80px 0 50px;
  background: #F2F2F2;
}
/*======== 11. image-gallery Styles ===========*/
.image-gallery {
  position: relative;
}
.image-gallery .single-gallery {
  padding: 0 15px;
  margin-bottom: 30px;
  float: left;
  box-sizing: border-box;
}
/* .image-gallery .single-gallery.mix { */
  /* display: none; */
/* } */
.image-gallery .single-gallery.span-8 {
  width: 66.66666667%;
}
.image-gallery .single-gallery.span-6 {
  width: 50%;
}
.image-gallery .single-gallery.span-4 {
  width: 33.33333333%;
}
.image-gallery .single-gallery.span-3 {
  width: 25%;
}
.single-gallery:hover .img-holder img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.single-gallery:hover .img-holder .content .title-holder {
  opacity: 1;
  filter: alpha(opacity=100);
}
.single-gallery:hover .img-holder .content .image-view {
  top: 0%;
}
.single-gallery:hover .img-holder .content .link-view {
  bottom: 0%;
}
.single-gallery .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-gallery .img-holder img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.single-gallery .img-holder .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.single-gallery .img-holder .content .title-holder {
  display: table;
  width: 100%;
  height: 25%;
  position: absolute;
  top: 37%;
  background: rgba(232, 162, 12, 0.75);
  opacity: 0;
  filter: alpha(opacity=0);
}
.single-gallery .img-holder .content .title-holder h4 {
  text-transform: capitalize;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
}
.single-gallery .img-holder .content .image-view {
  display: table;
  width: 100%;
  height: 25%;
  position: absolute;
  top: -25%;
  background: rgba(232, 162, 12, 0.55);
}
.single-gallery .img-holder .content .image-view a {
  color: #fff;
  font-size: 20px;
  display: table-cell;
  vertical-align: middle;
}
.single-gallery .img-holder .content .link-view {
  display: table;
  width: 100%;
  height: 25%;
  position: absolute;
  bottom: -25%;
  background: rgba(232, 162, 12, 0.55);
}
.single-gallery .img-holder .content .link-view a {
  color: #fff;
  font-size: 20px;
  display: table-cell;
  vertical-align: middle;
}
.single-gallery .modal-content {
  display: none;
}
/*======== 12. room-dimention Styles ===========*/
#room-dimention {
  padding: 80px 0;
  background: #FFFFFF;
}
#room-dimention .gallery-filter {
  border: none;
  margin-bottom: 40px;
}
#room-dimention .gallery-filter li span {
  line-height: 30px;
}
#room-dimention .gallery-filter li span:after {
  display: none;
}
.single-room-dimention {
  display: none;
}
.single-room-dimention .img-holder {
  position: relative;
}
.single-room-dimention .img-holder:before {
  content: ' ';
  position: absolute;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  border: 2px solid #fff;
}
.single-room-dimention .img-holder .room-size {
  display: inline-block;
  background: #fff;
  position: absolute;
  bottom: 9px;
  left: 9px;
  font-size: 20px;
  font-weight: bold;
  color: #343434;
  line-height: 55px;
  padding: 0 15px;
}
.single-room-dimention .content {
  background: #F0F0F0;
  padding: 50px 45px;
  position: relative;
  top: 40px;
  right: 55px;
}
.single-room-dimention .content:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 1px solid #fff;
}
.single-room-dimention .content h2 {
  font-size: 22px;
  color: #282828;
  line-height: 22px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.single-room-dimention .content p {
  font-size: 15px;
  line-height: 26px;
  color: #797979;
}
.single-room-dimention .content ul li {
  font-size: 13px;
  line-height: 35px;
  color: #2B2B2B;
  text-transform: uppercase;
  font-weight: bold;
}
.single-room-dimention .content ul li .fa {
  color: #EB9500;
  margin-right: 10px;
}
/*======== 13. location-neighbouring Styles ===========*/
#location-neighbouring {
  position: relative;
}
#location-neighbouring:before {
  background: #09121F;
  opacity: .92;
  filter: alpha(opacity=92);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#location-neighbouring .location-neighbouring-text {
  padding-top: 80px;
  padding-bottom: 80px;
}
#location-neighbouring .section-title {
  margin-bottom: 40px;
}
#location-neighbouring .section-title > span {
  color: #7E7E7E;
}
#location-neighbouring .section-title h2 {
  color: #FFFFFF;
}
#location-neighbouring .section-title h2:before {
  background: #0f2851!important;;
}
#location-neighbouring .essential-place li {
  border-bottom: 1px solid #133A4C;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
#location-neighbouring .essential-place li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#location-neighbouring .essential-place li .name {
  float: left;
}
#location-neighbouring .essential-place li .name h3 {
  font-size: 15px;
  line-height: 26px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
#location-neighbouring .essential-place li .name p {
  font-size: 15px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 0;
  font-weight: 600;
}
#location-neighbouring .essential-place li .distance {
  float: right;
  color: #999999;
  font-size: 15px;
  line-height: 26px;
  font-weight: 600;
}
#location-neighbouring div.google-map {
  width: 84%;
  height: 350px;
  margin-left: 20px;
}
.testimonial-wrap {
  background: #1BB9E6;
  position: relative;
}
.testimonial-wrap .border {
  padding-top: 60px;
  padding-bottom: 79px;
  position: relative;
}
.testimonial-wrap .border:before {
  content: ' ';
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  /* background: url(../img/resources/double-border-bg.png) 0 0 no-repeat; */
  background-size: 100% 100%;
  z-index: 1;
}
.testimonial-wrap .owl-item img {
  display: inline;
  width: auto;
}
.testimonial-wrap .owl-theme .owl-dots {
  margin-top: 55px;
}
.testimonial-wrap .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.testimonial-wrap .owl-theme .owl-dots .owl-dot.active span,
.testimonial-wrap .owl-theme .owl-dots .owl-dot:hover span {
  border-color: #000;
}
.single-testimonail {
  text-align: center;
  padding: 0 38px;
}
.single-testimonail .qoute {
  display: block;
  color: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 90px;
  font-weight: bold;
  margin-top: 50px;
}
.single-testimonail p,
.single-testimonail .name {
  /* font-size: 15px; */
  line-height: 26px;
  color: #fff;
  font-weight: 600;
}
.single-testimonail .name {
  font-style: italic;
  text-transform: capitalize;
  font-weight: normal;
}
/*======== 14. blogs Styles ===========*/
#blogs {
  padding: 80px 0;
}
#blogs .section-title {
  margin-bottom: 47px;
}
#blogs.blog-2-col {
  padding-bottom: 50px;
}
.single-blog-post:hover .img-holder .overlay {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
/*.single-blog-post:hover h2.title {
  color: #0f2851!important;;
}*/
.single-blog-post .img-holder {
  position: relative;
}
.single-blog-post .img-holder img {
  width: 100%;
}
.single-blog-post .img-holder .date {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  background: #0f2851!important;;
  color: #2A2D34;
  font-size: 14px;
  line-height: 21px;
  padding-top: 15px;
  padding-bottom: 43px;
  padding-right: 15px;
  padding-left: 20px;
  z-index: 9;
}
.single-blog-post .img-holder .date b {
  font-size: 25px;
  font-weight: bold;
  display: block;
}
.single-blog-post .img-holder .overlay {
  background: rgba(255, 174, 0, 0.65);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.single-blog-post .img-holder .overlay a {
  display: table;
  width: 100%;
  height: 100%;
  color: #fff;
}
.single-blog-post .img-holder .overlay a .fa {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
}
.single-blog-post ul {
  padding: 19px 0 26px;
}
.single-blog-post ul li {
  display: inline;
}
.single-blog-post ul li a,
.single-blog-post ul li span {
  display: inline-block;
  font-family: 'Calibri';
  font-style: italic;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
      cursor: initial;
}
.single-blog-post ul li span:after {
  content: '|';
  color: #000;
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  margin-left: 15px;
  margin-right: 10px;
}
.single-blog-post h2.title {
  font-size: 16px;
  font-weight: bold;
  text-transform: Capitalize;
  color: #000000;
  margin-bottom: 15px;
}
.single-blog-post p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  color: #000;
  margin: 0;
  margin-bottom: 13px;
}
.single-blog-post > a {
  font-size: 14px;
  color: #1BC3F3;
  text-transform: uppercase;
  font-weight: bold;
}
/* .single-blog-post a:hover { */
  /* color: #0f2851!important;; */
/* } */
/*======== 15. home google map Styles ===========*/
#home-footer-google-map-wrap {
  position: relative;
}
#home-footer-google-map-wrap .google-map {
  width: 100%;
  height: 420px;
}
/* globally hide the main info window from dom style */
.info-window[data-map-name] {
  display: none;
}
#home-footer-google-map-wrap .house-location {
  background: #FFFFFF;
  width: 410px;
  border-left: 13px solid #EEA814;
  padding: 25px 20px;
}
#home-footer-google-map-wrap .house-location p {
  font-size: 18px;
  line-height: 32px;
  font-family: 'Calibri';
  color: #282828;
  font-style: italic;
  margin-bottom: 0;
}
/*======== 16. parallax section Styles ===========*/
.parallax-section {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
/*======== 17. appointment Styles ===========*/
#appointment {
  background: #EAEBED;
  padding: 80px 0;
}
#appointment.dark-bg {
  background: #222838;
}
#appointment.dark-bg .contact-form-wrap button {
  color: #fff;
  border-color: #1BC3F3;
  background: #1BC3F3;
}
#appointment.dark-bg .contact-form-wrap button:hover {
  background: #E8A20C;
  border-color: #E8A20C;
}
.agent-info .img-holder,
.agent-info .content {
  display: table-cell;
  vertical-align: middle;
}
.agent-info .content {
  vertical-align: top;
  padding-left: 60px;
}
.agent-info .content h3 {
  font-family: 'Calibri';
  color: #444444;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  margin-top: 38px;
  margin-bottom: 8px;
}
.agent-info .content h3 + p {
  font-size: 14px;  
}
.agent-info .content p {
  font-family: 'Calibri';
  font-style: italic;
  color: #383838;
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}
.contact-form-wrap h3 {
    color: #282828;
    font-size: 27px;
    line-height: 26px;
    text-transform: capitalize;
    font-family: Calibri;
    /* font-weight: bold; */
    margin-bottom: 0px;
}.contact-form-wrap h4 {
      font-family: 'Calibri';
    font-size: 15px;
    color: #eab50d;
}
.contact-form-wrap p:last-child {
  margin-bottom: 0;
}
.contact-form-wrap input, .contact-form-wrap textarea {
    width: 100%;
    height: 40px;
    border: 1px solid #DFDFDF;
    display: block;
    padding-left: 20px;
    font-size: 18px;
    font-family: Calibri;
    /* font-style: italic; */
    outline: none;
    background: #e4e0e05c;
}
.contact-form-wrap textarea {
  height: 120px;
  padding-top: 10px;
}
.contact-form-wrap button {
    border: none;
    outline: none;
    color: #fff;
    background: #0e2851;
    /* font-weight: bold; */
    font-family: Calibri;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 26px;
    margin-top: 10px;
}
.contact-form-wrap button:hover {
  background: #0f2851!important;;
  color: #fff;
}
.contact-form-wrap input.error,
.contact-form-wrap textarea.error {
  border: 1px solid red;
}
.contact-form-wrap label.error {
  display: none !important;
}
.contact-form-wrap .success {
  font-family: 'Calibri';
  color: #1BC3F3;
  font-style: italic;
  font-size: 18px;
  line-height: 21px;
}
/*======== 18. footer home Styles ===========*/
footer {
  /* padding-top: 70px; */
  /* padding-bottom: 70px; */
  background: url(../img/footer_bg.jpg);
      background-repeat: no-repeat;
    background-size: cover;
}

.footer-menu ul {

    padding-top: 20px;
	display: table; margin: 0 auto;
}
/* .footer-menu ul li { */
  /* display: inline; */
/* } */
.footer-menu{ display: table; width: 100%; margin: 20px 0;}
.footer-menu ul li:last-child{ border: none; }
.footer-menu ul li{ display: table; float: left; padding: 0 10px !important; border-right:1px solid #fff; line-height: 13px; }
.footer-menu ul li a{ font-size: 13px; line-height: 13px; font-weight: 700; text-transform: uppercase; margin: 0; padding: 0; 
    font-family: 'Jost', sans-serif; color: #fff !important; } 
.bottom_copyright_line{ width: 100%; text-align: center; font-size: 15px !important; margin-top: 20px !important; }

footer p {
/*    color:grey!important; */
color:#0f2851!important;
  font-size: 17px;
  margin: 0;
  font-family: 'Calibri';
}
footer strong,footer h4
{
	 font-family: 'CalibriBold';
  font-size:20px;
  color:#0f2851!Important;
}
.footer-menu ul li
{
	/* margin-bottom: 23px; */
/* margin-bottom: 12px; */
margin-bottom: 3px;
}
.footer-menu ul li:last-child
{
	margin-bottom: 0px;
}
/*======== header v2 Styles ===========*/
.header-v2-wrap.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
/*======== 19. top bar Styles ===========*/
#top-bar {
  background: #0c4da2;
    /* padding: 9px 0; */
}
#top-bar .call-back a {
  color: #fff;
  
  font-family: 'Calibri';
   font-size: 15px; 
}
.contact-info
{
	    margin-top: 5px;
}
#top-bar .call-back a:hover {
  /* color: #E8A20C; */
}
#top-bar .call-back .fa {
  /* background: #E8A20C; */
  color: #fff;
  width: 25px;
  height: 25px;
  margin-right: 15px;
  border-radius: 5px;
  text-align: center;
  line-height: 28px;
}
#top-bar .contact-info li {
  display: inline;
  padding: 8px 15px;
}
#top-bar .contact-info li:last-child {
  /* padding-right: 0; */
}
#top-bar .contact-info li a {
  display: inline-block;
  color: #fff;
  
  padding: 0 15px;
}
#top-bar .contact-info li a:hover {
  /* color: #E8A20C; */
}
#top-bar .contact-info li a .fa {
  font-size: 15px;
  margin-right: 10px;
}
/*======== header inner Styles ===========*/
.header-inner {
  background: #0f2851!Important
}
.header-inner .logo {
  margin-top: 21px;
  margin-bottom: 21px;
}
.header-inner .main-menu {
  background-color: transparent;
}
.header-inner .navbar-collapse.collapse {
  display: inline-block !important;
  margin-bottom: -7px;
  padding: 0;
}
.header-inner .navbar-collapse > ul > li {
  /* line-height: 100px; */
}
.header-inner .main-menu .navbar-collapse > ul > li.current > a,
.header-inner .main-menu .navbar-collapse > ul > li:hover > a {
  color: #fff;
}
.header-inner .navbar-header {
  margin: 27px 0;
}
/*======== page title Styles ===========*/
#page-title {
  background-size: cover;
  background-position: center center;
  padding: 135px 0 90px 0;
}
#page-title h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  background: #2A2A2A;
  border-bottom: 4px solid  #ECAC48;
  display: inline-block;
  font-weight: bold;
  padding: 9px 45px;
}
/*======== about page content Styles ===========*/
#about-page-content {
  padding: 80px 0;
}
.about-page-text .section-title h2 {
  margin-bottom: 40px;
}
.about-page-text p {
  color: #808080;
  margin-bottom: 28px;
}
.about-page-text p:last-child {
  margin-bottom: 0;
}
/*======== property highlight text Styles ===========*/
.property-highlight-text ul.facility-list {
  display: table-cell;
  padding-right: 120px;
}
.property-highlight-text ul.facility-list:last-child {
  padding-right: 0;
}
.property-highlight-text ul.facility-list li {
  color: #282828;
  font-weight: 600;
  line-height: 38px;
}
.property-highlight-text ul.facility-list li .fa {
  font-size: 15px;
  color: #808080;
  margin-right: 10px;
}
#property-highlight.about-page {
  background: #F1F1F1;
}
#property-highlight.about-page .section-title > span {
  color: #7E7E7E;
}
#property-highlight.about-page .section-title h2 {
  color: #282828;
}
/*======== call to action Styles ===========*/
.call-to-action {
  background: #E8A20C;
  padding: 70px 0;
}
.call-to-action .call-to-action.style-two {
  margin-top: 60px;
}
.call-to-action .call-to-action.style-two button {
  background: #fff;
}
.call-to-action .call-to-action.style-two button:hover {
  background: #E8A20C;
  color: #fff;
}
.call-to-action.on-footer-home .call-to-action.style-two button:hover {
  background: #2A2A2A;
}
.call-to-action-text h1 {
  color: #282828;
  font-size: 38px;
  line-height: 40px;
  font-family: 'Calibri';
  font-style: italic;
  font-weight: normal;
  margin: 0;
}
.call-to-action-button button {
  border: none;
  background: #FFFFFF;
  color: #000000;
  border: 1px solid #6A6A6A;
  font-size: 18px;
  font-family: 'Calibri';
  padding: 9px 41px;
}
.call-to-action-button button:hover {
  background: #6A6A6A;
  color: #fff;
}
/*======== #check-video Styles ===========*/
#check-video {
  padding: 80px 0;
}
.check-video-box .img-holder {
  position: relative;
}
.check-video-box .img-holder:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: .65;
  filter: alpha(opacity=65);
  z-index: 3;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.check-video-box .img-holder:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.check-video-box .img-holder .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
  text-align: center;
}
.check-video-box .img-holder .content a {
  display: table;
  color: #fff;
  width: 100%;
  height: 100%;
}
.check-video-box .img-holder .content .fa {
  display: table-cell;
  vertical-align: middle;
  font-size: 90px;
}
.check-video-text {
  padding-left: 115px;
}
.check-video-text p {
  color: #808080;
  font-size: 16px;
  font-style: italic;
  font-family: 'Calibri';
  margin-top: 50px;
}
.check-video-text a {
  color: #000000;
  border: 1px solid #7C7C7C;
  display: inline-block;
  padding: 10px 33px;
  font-size: 18px;
  font-style: italic;
  font-family: 'Calibri';
  margin-top: 44px;
}
.check-video-text a:hover {
  background: #E8A20C;
  border-color: #E8A20C;
  color: #fff;
}
/*======== featured option Styles ===========*/
.featured-option {
  background: #F1F1F1;
  padding: 100px 0;
}
.single-featured-option .icon-holder,
.single-featured-option .content {
  display: table-cell;
}
.single-featured-option .icon-holder .fa {
  color: #25B5FF;
  font-size: 22px;
  border: 2px solid #25B5FF;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
}
.single-featured-option .content {
  vertical-align: top;
  padding-left: 20px;
}
.single-featured-option .content h4 {
  color: #383838;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
}
.single-featured-option .content p {
  margin-top: 15px;
  color: #969595;
}
/*======== contact content Styles ===========*/
.contact-content {
  padding: 80px 0;
}
.contact-content .section-title {
  margin-bottom: 45px;
}
.contact-content .contact-form-wrap button {
    /* border: 1px solid #9C9C9C; */
    background-color: #0f2851;
    color: #fff;
}
.contact-content .contact-form-wrap button:hover {
  border-color: #0f2851!important;;
  background: #0f2851!important;;
  color: #fff;
}
.contact-content .contact-form-wrap input,
.contact-content .contact-form-wrap textarea {
  height: 47px;
  /* margin-bottom: 20px; */
}
.contact-content .contact-form-wrap textarea {
  height: 195px;
}
.contact-content .agent-info {
  padding: 35px 0;
  background: #F1F1F1;
  position: relative;
}
.contact-content .agent-info:before {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  content: '';
  border: 1px solid #fff;
  z-index: 1;
}
.contact-content .agent-info img {
  margin-bottom: 30px;
}
.contact-content .agent-info .social-icons ul {
  margin-top: 20px;
  position: relative;
  z-index: 99;
}
.contact-content .agent-info .social-icons ul li {
  display: inline;
}
.contact-content .agent-info .social-icons ul li a {
  display: inline-block;
  color: #2A2A2A;
  font-size: 16px;
  margin: 0 7.5px;
}
.contact-content .agent-info .social-icons ul li a:hover {
  color: #0f2851!important;;
}
.contact-content .agent-info .content {
  display: block;
  padding: 0;
  position: relative;
  z-index: 99;
}
.contact-content .agent-info .content h3,
.contact-content .agent-info .content p {
  margin: 0;
}
.contact-content .agent-info .content h3 {
  margin-bottom: 5px;
}
.contact-content .agent-info .content p {
  margin-bottom: 0px;
}
.contact-content .agent-info .content p.certificate {
  margin-bottom: 5px;
}
/*======== call to action style two Styles ===========*/
.contact-content .call-to-action {
  margin-top: 70px;
}
.call-to-action.style-two {
  background: #222838;
  padding-top: 28px;
  padding-bottom: 30px;
}
.call-to-action.style-two .call-to-action-text {
  padding-left: 35px;
}
.call-to-action.style-two h2 {
  color: #fff;
  font-size: 30px;
  font-family: 'Calibri';
  font-style: italic;
  margin: 0;
  margin-bottom: 5px;
}
.call-to-action.style-two p {
  color: #959595;
  font-size: 16px;
  font-family: 'Calibri';
  font-style: italic;
  margin: 0;
}
.call-to-action.style-two button {
  font-size: 16px;
  text-transform: uppercase;
  color: #141414;
  font-weight: bold;
  background: #0f2851!important;;
  border: none;
  outline: none;
  padding: 11px 41px;
  margin-top: 8px;
}
.call-to-action.style-two button:hover {
  background: #fff;
}
/*======== gallery page one Styles ===========*/
#gallery.gallery-page-one {
  padding-top: 50px;
  padding-bottom: 50px;
}
/*======== gallery page two Styles ===========*/
#gallery.gallery-page-two {
  padding-top: 50px;
  padding-bottom: 0px;
}
.gallery-page-two .image-gallery .single-gallery {
  margin: 0;
  padding: 0;
}
.gallery-page-two .image-gallery .single-gallery .img-holder {
  display: block;
}
.gallery-page-two .image-gallery .single-gallery img {
  width: 100%;
  height: 100%;
}
/*======== gallery page three Styles ===========*/
#gallery.gallery-page-three {
  padding-top: 0px;
  padding-bottom: 50px;
}
#gallery.gallery-page-three .gallery-filter {
  margin-top: 0;
}
.gallery-page-three .image-gallery .single-gallery:hover .img-holder img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gallery-page-three .image-gallery .single-gallery:hover .img-holder .content .title-holder {
  background: #E8A20C;
}
.gallery-page-three .image-gallery .single-gallery:hover .img-holder .content .title-holder h4 {
  color: #fff;
}
.gallery-page-three .image-gallery .single-gallery:hover .img-holder .content .link-view {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery-page-three .image-gallery .single-gallery .img-holder {
  display: block;
  text-align: right;
  padding-bottom: 20px;
}
.gallery-page-three .image-gallery .single-gallery .img-holder .content .image-view {
  background: rgba(0, 0, 0, 0.65);
}
.gallery-page-three .image-gallery .single-gallery .img-holder .content .link-view {
  top: 24.8%;
  bottom: auto;
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  filter: alpha(opacity=0);
  height: 69%;
}
.gallery-page-three .image-gallery .single-gallery .img-holder .content .title-holder {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  text-align: left;
  width: 100%;
  height: 60px;
  left: 60px;
  top: auto;
  display: block;
  background: #2A2A2A;
  bottom: 0;
  z-index: 3;
  padding-left: 30px;
}
.gallery-page-three .image-gallery .single-gallery .img-holder .content .title-holder h4 {
  display: block;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
}
/*======== appointment dark background Styles ===========*/
#appointment.dark-background {
  background: #222838;
}
#appointment.dark-background .section-title h2 span,
#appointment.dark-background .contact-form-wrap h3 {
  color: #fff;
}
#appointment.dark-background .agent-info .content h3,
#appointment.dark-background .agent-info .content p {
  color: #D0D0D0;
}
/*======== take a tour video box Styles ===========*/
.take-a-tour-video-box {
  padding: 80px 0;
}
.take-a-tour-video-box .check-video-box {
  margin-top: 47px;
}
.take-a-tour-video-box .room-amount {
  border: none;
  width: 88%;
  margin: auto;
  margin-top: 65px;
}
/*======== featured option two Styles ===========*/
.featured-option.style-two {
  padding-bottom: 0;
}
.featured-option.style-two .section-title {
  margin-bottom: 45px;
}
.featured-option.style-two .icon-holder {
  width: 100px;
}
.featured-option.style-two .content {
  padding-left: 30px;
}
.featured-option.style-two .content h4 {
  font-size: 16px;
}
.featured-option.style-two .content p {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 10px;
}
.featured-option.style-two .single-featured-option {
  margin-bottom: 80px;
}
/*======== sliding gallery Styles ===========*/
.sliding-gallery {
  padding-top: 80px;
}
.sliding-gallery.dark-bg {
  background: #F2F2F2;
}
#gallery.sliding-gallery {
  padding-bottom: 0;
}
.sliding-gallery .bx-wrapper {
  margin: 0;
}
.sliding-gallery .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  margin: 0;
  padding: 0;
}
.sliding-gallery .section-title {
  margin-bottom: 45px;
}
.sliding-gallery .image-gallery .single-gallery {
  padding: 0;
  margin: 0;
}
.sliding-gallery .image-gallery .single-gallery .img-holder {
  display: block;
}
/*======== two side background Styles ===========*/
.two-side-background {
  position: relative;
  background: #F9F9F9;
  overflow: hidden;
}
.two-side-background.dark-bg {
  background: #2A2A2A;
}
.two-side-background [class*='white-'] {
  position: relative;
  z-index: 99;
}
.two-side-background [class*='white-']:after {
  content: '';
  width: 2000px;
  position: absolute;
  top: 0;
  height: 100%;
  background: #fff;
  z-index: -1;
}
.two-side-background .white-right:after {
  left: -15px;
}
.two-side-background .white-left:after {
  right: -15px;
}
/*======== blog page content Styles ===========*/
.blog-container.blog-2-col .row {
  margin-left: -20px;
  margin-right: -20px;
}
.blog-container.blog-2-col .single-blog-post {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 50px;
}
.blog-container .ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.blog-container .right-side .single-blog-post {
  margin-left: 20px;
}
.blog-container .single-blog-post {
  margin-bottom: 80px;
}
.blog-container .single-blog-post .post-meta .title-holder ul {
  padding: 0;
}
.blog-container .single-blog-post .post-meta h2 {
  font-size: 22px;
  line-height: 26px;
  margin: 0;
}
.blog-container .single-blog-post .img-holder {
  /* display: inline-block; */
}
.blog-container .single-blog-post .post-meta {
  margin: 40px 0 32px;
      width: 100%;
    float: left;
}
.blog-container .single-blog-post .post-meta .date-holder,
.blog-container .single-blog-post .post-meta .title-holder {
  display: table-cell;
}
.blog-container .single-blog-post .post-meta .date-holder {
  text-align: center;
  background: #2A2A2A;
  color: #fff;
  border-bottom: 4px solid  #E8A20C;
  font-size: 14px;
  line-height: 21px;
  padding: 10px 15px;
  display:none;
}
.blog-container .single-blog-post .post-meta .date-holder b {
  font-size: 25px;
  font-weight: bold;
  display: block;
}
.blog-container .single-blog-post .post-meta .title-holder {
  /* padding-left: 30px; */
    padding-left: 0px;

  vertical-align: top;
}
.blog-container .single-blog-post .post-meta .title-holder ul {
  padding-top: 5px;
}
.blog-container .single-blog-post .post-meta .title-holder ul li:last-child a:after {
  display: none;
}
.blog-container .single-blog-post .post-meta .title-holder ul li a:after {
  content: '|';
  display: inline-block;
  padding: 0 13px;
  color: #B5B5B5;
}
.blog-container .single-blog-post a.read-more {
  text-transform: capitalize;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  padding: 7px 28px;
  border: 1px solid #2A2A2A;
  font-family: 'Calibri';
 background:#0f2851!Important;
  margin-top: 10px;
}
.blog-container .single-blog-post a.read-more:hover {
  color: #fff;
  background: #0f2851!important;;
  border-color: #0f2851!important;;
}
/*======== sidebar Styles ===========*/
.sidebar-wrap {
  padding-left: 50px;
}
.sidebar-wrap.left-side {
  padding: 0;
  padding-right: 50px;
}
.single-sidebar {
  margin-bottom: 50px;
}
.single-sidebar:last-child {
  margin-bottom: 0;
}
.single-sidebar h3 {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 22px;
}
.single-sidebar h3 span {
  display: block;
  margin-bottom: -5px;
}
.single-sidebar h3:after {
  content: '';
  width: 35px;
  height: 2px;
  background: #0f2851!important;;
  display: inline-block;
  margin-top: -5px;
}
.single-sidebar form {
  background: #2A2A2A;
  width: 100%;
  height: 45px;
}
.single-sidebar form input {
  border: none;
  outline: none;
  width: 87%;
  height: 100%;
  background: none;
  line-height: 45px;
  padding-left: 20px;
  color: #ccc;
}
.single-sidebar form button {
  border: none;
  background: none;
  outline: none;
  color: #CCCCCC;
  font-size: 16px;
  line-height: 45px;
}
.single-sidebar .categories li a {
  color: #808080!Important;
  font-size: 14px;
  line-height: 28px;
  display: block;
  border-bottom: 1px solid #E1E1E1;
  position: relative;
}
.single-sidebar .categories li a:hover {
  color: #0f2851!important;;
}
.single-sidebar .categories li a:hover:before {
  color: #0f2851!important;;
}
.single-sidebar .categories li:last-child a {
  border: none;
}
.single-sidebar .categories li a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #808080;
  margin-right: 15px;
}
.single-sidebar .popular-post li {
  margin-bottom: 30px;
}
.single-sidebar .popular-post li:last-child {
  margin-bottom: 0;
}
.single-sidebar .popular-post .img-holder {
  width: 120px;
}
.single-sidebar .popular-post .img-holder,
.single-sidebar .popular-post .content {
  display: table-cell;
}
.single-sidebar .popular-post .content {
  vertical-align: top;
  padding-left: 30px;
}
.single-sidebar .popular-post li h4 {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.single-sidebar .popular-post li h4 a {
  color: #000;
  text-transform: uppercase;
}
.single-sidebar .popular-post li h4 a:hover {
  color: #0f2851!important;;
}
.single-sidebar .popular-post span {
  color: #999999;
  font-size: 13px;
  line-height: 29px;
}
.single-sidebar .tag-cloud {
  font-size: 0;
  margin-bottom: -10px;
}
.single-sidebar .tag-cloud li {
  display: inline-block;
}
.single-sidebar .tag-cloud li a {
  display: block;
  font-size: 13px;
  color: #A3A3A3;
  text-transform: uppercase;
  border: 1px solid #E2E2E2;
  padding: 7px 22px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.single-sidebar .tag-cloud li a:hover {
  background: #0f2851!important;;
  color: #fff;
  border-color: #0f2851!important;;
}
.single-sidebar .agent-box {
  position: relative;
  display: inline-block;
  text-align: center;
}
.single-sidebar .agent-box:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 2px solid #fff;
}
.single-sidebar .agent-box .name {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
}
.single-sidebar .agent-box .name h4 {
  display: inline-block;
  color: #fff;
  font-family: 'PT Serif';
  font-style: italic;
  font-size: 16px;
  background: rgba(22, 22, 22, 0.7);
  padding: 7px 45px;
}
.single-sidebar .villa-features {
  font-size: 0;
  margin-bottom: -30px;
}
.single-sidebar .villa-features li {
  display: inline-block;
  width: 120px;
  text-align: center;
  margin-right: 30px;
  padding: 10px 0;
  margin-bottom: 30px;
  border: 1px solid #fff;
  background: #fff;
}
.single-sidebar .villa-features i:before {
  margin: 0;
  color: #0f2851!important;;
  font-size: 54px;
  display: block;
  margin-top: 20px;
}
.single-sidebar .villa-features h4 {
  margin-top: 20px;
  margin-bottom: 4px;
  text-transform: uppercase;
  color: #282828;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
}
.single-sidebar .villa-features span {
  font-family: 'Calibri';
  font-size: 32px;
  line-height: 38px;
  font-style: italic;
}
.dark-bg .single-sidebar h3 {
  color: #fff;
}
.dark-bg .single-sidebar .categories li a {
  color: #A2A2A2;
  border-color: #515151;
}
.dark-bg .single-sidebar .categories li a:before {
  color: #a2a2a2;
}
.dark-bg .single-sidebar .categories li a:hover:before {
  color: #0f2851!important;;
}
.dark-bg .single-sidebar .categories li a:hover {
  color: #0f2851!important;;
}
.dark-bg .single-sidebar .popular-post li span {
  color: #0f2851!important;;
}
.dark-bg .single-sidebar .popular-post li h4 a {
  color: #A2A2A2;
}
.dark-bg .single-sidebar .popular-post li h4 a:hover {
  color: #0f2851!important;;
}
.dark-bg .single-sidebar form {
  background: #212121;
}
.dark-bg .single-sidebar .tag-cloud li a {
  border-color: #515151;
  color: #A2A2A2;
  background: #212121;
}
.dark-bg .single-sidebar .tag-cloud li a:hover {
  color: #fff;
  background: #0f2851!important;;
  border-color: #0f2851!important;;
}
.dark-bg .single-sidebar .villa-features li {
  background: #212121;
  border-color: #515151;
}
.dark-bg .single-sidebar .villa-features h4 {
  color: #fff;
}
.dark-bg .single-sidebar .villa-features span {
  color: #fff;
}
/*======== pagination Styles ===========*/
.right-side .pagination {
  padding-left: 20px;
}
.pagination {
  display: block;
}
.pagination ul {
  font-size: 0;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul li span,
.pagination ul li a {
  color: #2A2A2A;
  border: 1px solid #2a2a2a;
  font-size: 15px;
  line-height: 20px;
  padding: 7px 15px;
  margin-right: 15px;
  font-family: 'PT Serif';
  font-style: italic;
}
.pagination ul li a:hover {
  background: #0f2851!important;;
  border-color: #0f2851!important;;
  color: #fff;
}
.pagination ul li span {
  background: #2A2A2A;
  color: #fff;
}
/*======== single page content Styles ===========*/
.blog-container .single-blog-post.single-page-content {
  margin-bottom: 0;
}
.single-page-content .dt {
  display: block;
}
.single-page-content .dtc {
  display: table-cell;
  vertical-align: middle;
}
.single-page-content .image-content-holder {
  width: 68%;
}
.single-page-content .image-content-holder p {
  margin-bottom: 30px;
}
.single-page-content .image-content-holder p:last-child {
  margin-bottom: 0;
}
.single-page-content hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border-color: #d4d4d4;
}
.single-page-content .left-content .image-content-holder {
  padding-left: 30px;
}
.single-page-content .right-content .image-content-holder {
  padding-right: 30px;
}
.single-page-content ul.list-item {
  padding-top: 0;
  padding-bottom: 50px;
  padding-right: 100px;
}
.single-page-content ul.list-item:last-child {
  padding-right: 0;
}
.single-page-content h3 {
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.single-page-content h1 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.single-page-content ul.list-item.style-two li {
  color: #E8A20C;
}
.single-page-content ul.list-item.style-two li:before {
  content: '\f105';
}
.single-page-content ul.list-item li {
  display: block;
  color: #6D6D6D;
  font-style: italic;
  line-height: 34px;
}
.single-page-content ul.list-item li:before {
  content: '\f0a9';
  font-family: 'FontAwesome';
  color: #E8A20C;
  font-size: 16px;
  margin-right: 10px;
  font-style: normal;
}
.quote-box {
  background: #F7F7F7;
  padding: 20px 18px 20px 30px;
}
.quote-box p {
  color: #8E8D8D;
  margin: 0;
}
.quote-box .quote-content {
  padding-top: 20px;
}
.quote-box span.name {
  text-align: right;
  display: block;
  font-style: italic;
  color: #E8A20C;
}
.quote-box i.dtc {
  vertical-align: top;
  color: #6CC3E4;
  font-size: 55px;
  padding-right: 20px;
}
/*======== right sidebar single blog post spacing fix content Styles ===========*/
.blog-container .left-content .single-blog-post {
  margin-right: 20px;
}
/*======== author box Styles ===========*/
.author-box {
  margin-top: 40px;
}
.author-box .top-author-info {
  background: #2A2A2A;
  padding: 25px;
}
.author-box .top-author-info-content {
  padding-left: 30px;
}
.author-box p {
  color: #A3A3A3;
  line-height: 26px;
  margin: 0;
}
.author-box h4 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.author-box h4 span {
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}
.author-box .img-holder {
  width: 122px;
}
.author-box .img-holder img {
  border-radius: 50%;
}
.author-box .bottom-author-info {
  padding: 0 20px 0 30px ;
  padding-top: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid  #EEE;
  border-left: 1px solid  #EEE;
  border-right: 1px solid  #EEE;
}
.author-box .submitted-post {
  float: left;
  display: inline-block;
}
.author-box .submitted-post span {
  color: #A3A3A3;
}
.author-box .social-icons {
  float: right;
  display: inline-block;
}
.author-box .social-icons ul {
  position: relative;
  z-index: 99;
  padding: 0;
  text-align: right;
  display: block;
}
.author-box .social-icons ul li {
  display: inline;
  font-size: 0;
}
.author-box .social-icons ul li a {
  display: inline-block;
  color: #2A2A2A;
  font-size: 16px;
  margin: 0 7.5px;
}
.author-box .social-icons ul li a:hover {
  color: #0f2851!important;;
}
/*======== comment box Styles ===========*/
.comment-box {
  margin-top: 40px;
  margin-bottom: 50px;
}
.comment-box h3 {
  margin-bottom: 35px;
}
.comment-box .comment-holder {
  border: 1px solid #EEEEEE;
}
.comment-box .single-comment {
  border-bottom: 1px solid #EEEEEE;
  padding: 25px;
}
.comment-box .single-comment:last-child {
  border: none;
}
.comment-box .single-comment:nth-child(even) {
  background: #FCFCFC;
}
.comment-box .single-comment h4 {
  margin: 0;
  color: #383838;
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: bold;
}
.comment-box .single-comment p {
  margin: 0;
  color: #8E8D8D;
}
.comment-box .single-comment ul {
  padding: 0;
  margin: 0;
}
.comment-box .single-comment ul li:last-child:after {
  display: none;
}
.comment-box .single-comment ul li:after {
  content: '|';
  color: #6CC1E2;
  font-size: 13px;
  padding: 7.5px;
  display: inline-block;
}
.comment-box .single-comment ul li a.date {
  color: #6CC1E2;
}
.comment-box .single-comment ul li a {
  font-family: 'Open Sans';
  font-size: 13px;
  font-style: normal;
  color: #E8A20C;
}
.comment-box .single-comment .img-holder {
  display: table-cell;
  width: 70px;
  vertical-align: top;
}
.comment-box .single-comment .content {
  display: table-cell;
  vertical-align: top;
  padding-left: 30px;
}
/*======== comment form Styles ===========*/
.comment-form {
  margin-top: 40px;
}
.comment-form h3 {
  margin-bottom: 35px;
}
.comment-form form {
  background: #F8F8F8;
  padding: 50px 25px;
}
.comment-form form .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.comment-form form p {
  margin-bottom: 20px;
}
.comment-form form .half {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.comment-form form input {
  width: 100%;
  height: 45px;
  border: 1px solid #EEEEEE;
  outline: none;
  padding: 0 20px;
}
.comment-form form textarea {
  width: 100%;
  border: 1px solid #EEEEEE;
  outline: none;
  padding: 10px 20px;
  height: 170px;
}
.comment-form form button {
  text-transform: capitalize;
  display: inline-block;
  color: #2A2A2A;
  font-size: 15px;
  line-height: 20px;
  padding: 9px 43px;
  border: 1px solid #2A2A2A;
  font-family: 'Calibri';
  font-style: italic;
  background-color: #fff;
}
.comment-form form button:hover {
  color: #fff;
  background: #0f2851!important;;
  border-color: #0f2851!important;;
}
/*======== hidden bar Styles ===========*/
.hidden-bar {
  position: fixed;
  top: 0;
  right: -150%;
  width: 350px;
  height: 100%;
  background: #0f2851!Important
  z-index: 9999;
}
.hidden-bar .hidden-bar-closer {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: -20px;
  background: #e8a20c;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
  z-index: 999999;
}
.hidden-bar .hidden-bar-closer:hover {
  background: #fff;
}
.hidden-bar .hidden-bar-closer:hover .btn {
  color: #E8A20C;
}
.hidden-bar .hidden-bar-closer .btn {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 17px;
}
.hidden-bar-wrapper {
  height: 100%;
}
.hidden-bar .logo {
  padding: 75px 0 105px;
}
.hidden-bar .main-menu {
  background-color: transparent;
  padding: 0;
}
.hidden-bar .main-menu ul li ul a {
  background: #0f2851!Important
}
.hidden-bar .main-menu ul li ul li ul li a {
  background: #1C1C1C;
}
.hidden-bar .main-menu a.current {
  color: #E8A20C;
}
.hidden-bar .main-menu li.current > a {
  color: #E8A20C;
}
.hidden-bar .main-menu ul li a {
    background: #0f2851!Important
    color: #fff;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.hidden-bar .main-menu ul li a:hover {
  background: #1C1C1C;
  color: #E8A20C;
}
.hidden-bar .main-menu ul li a .btn.expander {
  background: #e8a20c;
  color: #fff;
  border: 1px solid #2B2B2B;
  padding: 3px 10px;
  font-size: 10px;
  border-radius: 7px;
  position: absolute;
  top: 10px;
  right: 35px;
  outline: none;
}
/*======== stricky header Styles ===========*/
.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.stricky-fixed #top-bar {
  display: none;
  visibility: hidden;
}
.stricky-fixed .header-inner .navbar-collapse > ul > li {
  line-height: 72px;
}
.stricky-fixed .header-inner .navbar-header {
  margin: 13px 0;
}
.stricky-fixed .header-inner .logo {
  margin-top: 14px;
  margin-bottom: 14px;
}
.stricky-fixed .header-inner .logo img {
  width: 150px;
}
.stricky-fixed .header-inner {
  /* background: rgba(232, 162, 12, 0.8); */
  /* background: rgba(42, 42, 42, 0.8); */
  /* background: #2A2A2A; */
}
.stricky-fixed .header-inner .main-menu .navbar-collapse > ul > li.current > a,
.stricky-fixed .header-inner .main-menu .navbar-collapse > ul > li:hover > a {
  color: #E8A20C;
}



/*======== header v3 update Styles ===========*/

.header-inner.header-v3 {
  background:#0f2851!important;
    /* border-bottom: 1px solid #E6A213; */
    /* border-top: 1px solid #E6A213; */
   
    z-index: 99999999;
	    /* padding: 4px; */
}
.header-v3 .main-menu .navbar-collapse > ul > li > a {
  color: #fff;
}
.header-v3 .main-menu .navbar-collapse > ul > li.dropdown > a:after {
  color: #2A2A2A;
}
.header-v3 .main-menu .navbar-collapse > ul > li.dropdown:hover > a:after,
.header-v3 .main-menu .navbar-collapse > ul > li.dropdown.current > a:after {
  color: #E6A213;
}
.header-v3 .navbar-header .navbar-toggle span {
  background: #2A2A2A;
}
.header-inner.header-v3 .main-menu .navbar-collapse > ul > li.current > a, 
.header-inner.header-v3 .main-menu .navbar-collapse > ul > li:hover > a {
  color: #fff;
}


/*======== banner style two Styles ===========*/


#banner.style-two .porperty-details .address,
#banner.style-two .porperty-details .options {
    border-color: #000000;
}
#banner.style-two .porperty-details .address {
  border-top: 0;
}
#banner.style-two .porperty-details {
  position: relative;
  padding-top: 115px;
  padding-bottom: 160px;
}
#banner.style-two .porperty-details .clearfix {
  position: relative;
}
#banner.style-two .porperty-details:before {
  content: ' ';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2000px;
  /* background: #2A2A2A url(../img/resources/banner-bg.jpg) no-repeat 0 0; */
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
#banner.style-two .porperty-details .address p {
  font-size: 20px;
  font-weight: 600;
}
#banner.style-two .porperty-details .number {
  font-family: 'Calibri' !important;
  font-style: italic;
}
#banner.style-two .porperty-details .options ul li {
  font-size: 20px;
  font-weight: bold;
}
#banner.style-two .porperty-details .price b.price-number {
  color: #E8A20C;
  font-size: 46px;
  font-weight: normal;
}
#banner.style-two .porperty-details a.schedule-visit {
  background: #E8A20C;
  margin-left: 32px;
}
#banner.style-two .porperty-details a.schedule-visit:hover {
  background: #1BC3F3;
}


/* single agent page style */

.about-agent {
  padding: 80px 0;
}
.about-agent p {
    font-size: 14px;
    line-height: 26px;
    color: #808080;
    letter-spacing: .03em;
    margin-bottom: 15px;
}
.about-agent .agent-info-text {
  padding-left: 70px;
}

.about-agent .contact-button ul {
  margin-top: 35px;
  margin-left: 26px;
}
.about-agent .contact-button ul li {
  background: #F1F1F1;
  margin-bottom: 30px;
  border: 1px solid #DFDFDF;
  padding: 6px 0;
  width: 350px;
  display: block;
}
.about-agent .contact-button ul li:before {
  background: #0f2851!important;;
}
.about-agent .contact-button ul li:hover .text {
  color: #fff;
}
.about-agent .contact-button ul li:last-child {
  margin-bottom: 0;
}
.about-agent .contact-button ul li .icon-box {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  right: 26px;
}
.about-agent .contact-button ul li i {
  width: 50px;
  height: 50px;
  background: #0f2851!important;;
  color: #fff;
  border: 4px solid #fff;
  text-align: center;
  font-size: 30px;
  line-height: 46px;
  border-radius: 50%;
  
}
.about-agent .contact-button ul li i.fa-envelope-o {
  font-size: 24px;
  line-height: 38px;
}
.about-agent .contact-button ul li .text {
  display: table-cell;
  color: #595959;
  font-family: 'Calibri';
  font-style: italic;
  font-size: 20px;
  line-height: 35px;
  vertical-align: middle;
}
.about-agent ul.practice-areas li {
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 37px;
  color: #777777;
}
.about-agent .section-title.style-two {
  margin-top: 50px;
}
.about-agent .section-title.style-two h2 {
  font-size: 18px;
  color: #3B3946;
}
.about-agent .img-holder {
  position: relative;
  text-align: center;
}
.about-agent .img-holder:before {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border: 3px solid rgba(255,255,255,.8);
}
.about-agent .img-holder .social-icons {
  position: absolute;
  bottom: 13px;
  left: 0;
  text-align: center;
  width: 100%;
}
.about-agent .img-holder .social-icons ul {
  display: inline-block;
  background: #F9F8F8;
  padding: 12px 15px;
}
.about-agent .img-holder .social-icons ul li {
  font-size: 0;
  display: inline;
  vertical-align: bottom;
}
.about-agent .img-holder .social-icons ul li a {
  display: inline-block;
  font-size: 20px;
  color: #2E2E2E;
  line-height: 30px;
  margin: 0 15px;
}
.about-agent .img-holder .social-icons ul li a:hover {
  color: #0f2851!important;;
}

/* agent-experience style */

.agent-experience {
  /* background: #F3F3F1 url(../img/resources/gray-texture.jpg) repeat 0 0; */
  padding: 80px 0;
}
.agent-experience p {
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}
.agent-experience p:last-child {
  margin-bottom: 0;
}
.agent-experience p b {
  color: #656565;
  font-size: 18px;
  font-style: italic;
}


/* agent interview style */

.agent-interview {
  padding: 80px 0;
}
.agent-interview p {
  color: #808080;
  font-size: 16px;
  font-family: 'PT Serif';
  font-style: italic;
  line-height: 30px;
  margin-top: 40px;
}
.agent-interview a.btn {
  color: #535353;
  font-size: 18px;
  font-family: 'PT Serif';
  font-style: italic;
  line-height: 32px;
  margin-top: 46px;
  display: inline-block;
  border: 1px solid #6A6A6A;
  border-radius: 0;
  padding: 6px 27px;
}


.agent-interview .img-holder {
  position: relative;
  display: inline-block;
}
.agent-interview .img-holder:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: .4;
  filter: alpha(opacity=40);
  z-index: 3;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.agent-interview .img-holder:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.agent-interview .img-holder .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
  text-align: center;
}
.agent-interview .img-holder .content a {
  display: table;
  color: #fff;
  width: 100%;
  height: 100%;
}
.agent-interview .img-holder .content .fa {
  display: table-cell;
  vertical-align: middle;
  font-size: 90px;
  opacity: .1;
}
.agent-interview .img-holder .content:hover .fa {
  opacity: 1;
}

.contact-agent {
  background: #F4F4F4;
}
.contact-agent .contact-form-wrap {
  width: 65.65%;
  margin: auto;
  text-align: center;
}





/* #banner-style-two style */

#banner-style-two {
  padding: 130px 0;
  position: relative;
  background: #fff;
  -webkit-background-size: cover;
  background-size: cover;
}
#banner-style-two:before {
  content: '';
  background: rgba(0,0,0,.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
#banner-style-two .container {
  position: relative;
  z-index: 99;
}
#banner-style-two .make-appointment {
  width: 325px;
  padding: 0 30px;
  background: rgba(239,241,242,.9);
}
#banner-style-two .make-appointment .top-header {
  margin-left: -30px;
  margin-right: -30px;
  text-align: center;
  border-top: 2px solid #E8A20C;
  background: #2A2A2A;
}
#banner-style-two .make-appointment .top-header h3 {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  color: #E8A20C;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 70px;
}
#banner-style-two .make-appointment .contact-form-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  position: relative;
}
#banner-style-two .make-appointment .contact-form-wrap button[type='submit'] {
  background: #E8A20C;
  border-radius: 5px;
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  border: none; 
  padding: 11px 26px;
}
#banner-style-two .make-appointment .contact-form-wrap button[type='submit']:hover {
  background: #2A2A2A;
  color: #fff;
}
#banner-style-two .make-appointment .contact-form-wrap input {
  height: 40px;
}
#banner-style-two .make-appointment .contact-form-wrap button.Zebra_DatePicker_Icon_Inside {
  background-image: url(zebra-datepicker/calendar.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0;
  top: 2px !important;
  left: 0px !important;
  opacity: 0;
}

#banner-style-two .make-appointment .contact-form-wrap textarea {
  height: 100px;
}

#banner-style-two .banner-content {
  padding: 0;
  margin-top: 65px;
}
#banner-style-two .banner-content h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#banner-style-two .banner-content p {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  margin: 0;
  line-height: 28px;
  font-style: italic;
  margin-bottom: 25px;
}
#banner-style-two .banner-content p.amount {
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  font-style: normal;
  font-weight: bold;
}
#banner-style-two .banner-content .number {
  font-size: 35px;
  line-height: 28px;
  color: #E8A20C;
  letter-spacing: 0;
  font-weight: bold;
}
#banner-style-two .banner-content a {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  font-weight: bold;
  display: inline-block;
  background: #E8A20C;
  border-radius: 5px;
  padding: 13px 30px;
  text-transform: uppercase;
  margin-left: 34px;
}
#banner-style-two .banner-content a i {
  font-size: 18px;
  color: #000000; 
  margin-left: 15px;
}
#banner-style-two .banner-content-box {
  border-left: 2px solid #E8A20C;
  padding-left: 30px;
  margin-bottom: 50px;  
}
#banner-style-two .banner-content a:hover {
  background: #000;
  color: #fff;
}
#banner-style-two .banner-content a:hover i {
  color: #fff;
}

/* Location and neighbouring styles */

#location-neighbouring.style-two {
  background: #F2F2F2;
  padding-top: 80px;
  padding-bottom: 80px;
}
#location-neighbouring.style-two:before {
  display: none;
}
#location-neighbouring.style-two .section-title h2 {
  color: #282828;
}
#location-neighbouring.style-two .single-neighbour {
  text-align: center;
}
#location-neighbouring.style-two .single-neighbour h3 {
  color: #038DD4;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 26px;
}
#location-neighbouring.style-two .single-neighbour p {
  color: #797979;
  font-size: 15px;
  line-height: 26px;
  margin: 0;
}
#location-neighbouring.style-two .single-neighbour p.distance {
  color: #282828;
  font-size: 15px;
  line-height: 34px;
  margin-top: 5px;
}
#location-neighbouring.style-two .single-neighbour p .number {
  font-family: 'Calibri';
  font-style: italic;
  color: #282828;
  font-weight: bold;
  font-size: 35px;
  line-height: 34px;
}
.call-to-action.style-two.style-three {
  margin-top: 0;
  background-color: transparent;
  padding-top: 24px;
  padding-bottom: 22px;
}
.call-to-action.style-two.style-three h2 {
  color: #000000;
}
.call-to-action.style-two.style-three p {
  color: #000000;
}
.call-to-action.no-padding {
  padding: 0;
}


/* testimonial style two styles */

.testimonial.has-overlay {
  position: relative;
}
.testimonial.has-overlay:before {
  background: #09121F;
  opacity: .92;
  filter: alpha(opacity=92);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.testimonial-wrap-style-two {
  background-color: transparent;
  padding-top: 80px;
  padding-bottom: 80px;
}
.testimonial-wrap-style-two .img-holder,
.testimonial-wrap-style-two .content {
  display: table-cell;
  /* vertical-align: middle; */
}
.testimonial-wrap-style-two .img-holder {
  /* width: 162px;*/
  /* width: 400px;  */
  width: 270px; 
}
.testimonial-wrap-style-two .img-holder img {
  /*border-radius: 50%;
  border: 6px solid #132F43;*/
}
.testimonial-wrap-style-two .content {
  text-align: left;
  padding-left: 50px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 70px; 
  /* padding-top: 75px; */
  /* padding-bottom: 40px; */
}
.testimonial-wrap-style-two .single-testimonail .qoute {
    display: block;
    color: #EFAF27;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 90px;
    font-weight: bold;
    margin-top: 0;
    display: inline;
    vertical-align: bottom;
    line-height: 2px;
    margin-right: 15px;
}
.testimonial-wrap-style-two .content .meta {
  float: right;
  display: inline-block;
  margin-top: 15px;
}
.testimonial-wrap-style-two .content .meta span {
  display: block;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  color: #7D7D7D;
}
.testimonial-wrap-style-two .content .meta span.name {
  color: #EFAF27;
}
.testimonial-wrap-style-two .owl-theme .owl-nav {
  text-align: left;
  padding-left: 42px;
}
.testimonial-wrap-style-two .owl-theme .owl-nav [class*=owl-] {
  width: 25px;
  height: 25px;
  background: #F3B850;
  padding: 0;
  margin: 0;
  color: #160C0B;
  font-size: 20px;
  text-align: center;
  border-radius: 50px;
  text-align: center;
  margin-right: 20px;
  margin-top: -10px;
}
.testimonial-wrap-style-two .single-testimonail {
  padding: 0;
}
.testimonial-wrap-style-two .single-testimonail p {
  /* font-size: 16px; */
  color: #FFFFFF;
  font-family: 'Calibri';
  /**/ font-style: italic; 
  line-height: 30px;
  font-weight: normal;
}
.testimonial-wrap-style-two .single-testimonail .qoute {
  font-style: normal;
}

.owl-carousel1 .owl-stage
{
	/* background: #0f2851; */
	
}
.owl-carousel1 .owl-dots
{
	display:none!important;
}

/* agent information styles */

#agent-information {
  background: #EAEBED;
  padding: 80px 0;
}
#agent-information .agent-information-text h4 {
  font-size: 18px;
  line-height: 21px;
  color: #444444;
  font-family: 'Calibri';
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  margin-top: 40px;
}
#agent-information .agent-information-text p.certificate {
  font-size: 15px;
  line-height: 21px;
  color: #7E7E7E;
  font-family: 'Calibri';
  font-style: italic;
  margin-bottom: 20px;
}
#agent-information .agent-information-text p {
  font-size: 14px;
  line-height: 26px;
  color: #8E8D8D;
}
#agent-information .agent-information-text {
  padding-left: 50px;
}
#agent-information .contact-text {
  font-size: 16px;
  line-height: 26px;
  color: #444444;
  font-family: 'Calibri';
  font-style: italic;
  margin-top: 15px;
}
#agent-information .img-holder {
  position: relative;  
}
#agent-information .img-holder:before {
  content: '';
  border: 2px solid #FFFFFF;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

/* contact style two styles */

.contact-style-two { 
  background: #F2F2F2;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
.contact-style-two .right-side-overlay-full {
  position: relative;
  padding: 80px 0;
}
.contact-style-two .right-side-overlay-full .contact-form-wrap {
  position: relative;
}
.contact-style-two .right-side-overlay-full:before { 
  background: #F2F2F2;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2000px;
  height: 100%;
}
.contact-style-two .right-side-overlay-full .contact-form-wrap { 
  padding-left: 100px;
}
.contact-style-two .contact-info-wrap {
  padding: 80px 0;
}
.contact-style-two .section-title h2 {
  color: #fff;
}
.contact-style-two .section-title > span {
  color: #9E9C9A;
}
.contact-style-two .contact-info {
  margin-top: 40px;
}
.contact-style-two .contact-info ul {
  display: inline-block;
}
.contact-style-two .contact-info ul li {
  color: #fff;
  font-family: 'Calibri';
  font-style: italic;
  font-size: 18px;
  line-height: 30px;
  border-bottom: 1px solid #5A5C5E;
  padding: 17px 0;
}
.contact-style-two .contact-info ul li:first-child {
  padding-top: 0;
}
.contact-style-two .contact-info ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.contact-style-two .contact-form-wrap input, .contact-style-two .contact-form-wrap textarea {
  height: 50px;
  margin-bottom: 20px;
}
.contact-style-two .contact-form-wrap textarea {
  height: 170px;
}
.contact-style-two .contact-form-wrap button {
  background: #FFFFFF;
  border: 1px solid #959595;
  color: #2A2A2A;
}
.contact-style-two .contact-form-wrap button:hover {
  background: #2A2A2A;
  color: #fff;
}
figcaption.fix-hgt {
  height: 150px;
}

/* pop up modal styles */

.team-pop .modal-dialog .modal-header {
  background: #E8A618;
  padding: 34px 0;
  position: relative;
}
.team-pop .modal-dialog .modal-header .close {
  position: absolute;
  right: 40px;
  top: 18px;
  line-height: 32px;
  color: #000000;
  width: 32px;
  height: 32px;
  background: white;
  opacity: 1;
  border-radius: 50%;
  margin: 0;
  z-index: 9999999;
  text-indent: 1px;
}
.team-pop .modal-dialog .modal-header h4 {
  color: #0f2851!Important;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.team-pop .modal-dialog .modal-body {
  padding: 0;
}
.team-pop .modal-dialog .modal-content {
  border-radius: 0;
}
.team-pop .modal-agent-info-box {
  padding: 0 40px;
  margin-top: -40px;
}
.team-pop .modal-agent-info-box .img-holder,
.team-pop .modal-agent-info-box .content {
  display: table-cell;
  vertical-align: middle;
}
.team-pop .modal-agent-info-box .img-holder {
  width: 141px;
  border-radius: 50%;
}
.team-pop .modal-agent-info-box .content {
  padding-left: 30px;
}
.team-pop .modal-agent-info-box .content h3 {
  margin-top: 52px;
  margin-bottom: 0px;
}
.team-pop .modal-agent-info-box .content .name {
  font-size: 17px;
  font-weight: bold;
  font-family: 'Calibri';
  text-transform: uppercase;
  font-style: italic;
  color: #0f2851!Important;
}
.team-pop .modal-agent-info-box .content .position {
  font-size: 16px;
  font-family: 'Calibri';
  font-style: italic;
  color: #0f2851!Important;
  display:block;
}
.team-pop .modal-agent-info-box .content p {
  font-size: 14px;
  font-family: 'Calibri';
  font-style: italic;
  color: #0f2851!Important;
  font-weight: 300;
}

.team-pop .modal-contact-form {
  padding: 30px 40px 55px;
}
.team-pop .modal-contact-form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.team-pop .modal-contact-form .row [class^="col-"], 
.team-pop .modal-contact-form .row [class*="col-"] {
  padding: 0 10px;
}
.team-pop .modal-contact-form .contact-form-wrap textarea {
  height: 90px;
}
.team-pop .modal-contact-form .contact-form-wrap button {
  margin-top: 0;
  width: 100%;
  text-align: center;
  background: #282828;
  color: #fff;
  font-size: 16px;
  padding: 8px 0;
}


/* slider banner styles */

#slider-banner .property-details {
  /* background: url(../img/resources/rev-banner-slider-bg.png) 0 0 no-repeat; */
  -webkit-background-size: cover;
  background-size: cover;
  width: 300px;
  border-radius: 5px;
  
  text-align: center;
}
#slider-banner .property-details .inner-border {
  position: relative;
  padding-bottom: 65px;
}
#slider-banner .property-details .inner-border:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px solid #4B4A48;
  border-radius: 5px;
}
#slider-banner .property-details .address p {
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  word-wrap: break-word;
  text-align: left;
}
#slider-banner .property-details .options ul li {
  font-size: 16px;
  line-height: 44px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
#slider-banner .property-details .address {
  padding: 45px 0px 25px;
  margin: 0 32px;
  border-top: 1px solid #1C1919;
  border-bottom: 1px solid #1C1919;
}
#slider-banner .property-details .address p {
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}
#slider-banner .property-details .options {
  padding: 22px 0px;
  margin: 0 32px;
  border-bottom: 1px solid #1C1919;
}
#slider-banner .property-details .options ul li {
  font-size: 16px;
  line-height: 44px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
#slider-banner .property-details .price {
  padding: 17px 0px;
  margin: 0 32px;
  text-align: left;
}
#slider-banner .property-details .number {
    font-family: 'Calibri' !important;
    font-style: italic;
}
#slider-banner .property-details .price label {
  display: block;
  color: #fff;
  font-size: 25px;
  line-height: 45px;
  font-weight: 600;
}
#slider-banner .property-details .price b {
  font-weight: bold;
  font-size: 38px;
  line-height: 45px;
  color: #E8A20C;
  color: #E8A20C;
  font-size: 46px;
  font-weight: normal;
}
#slider-banner .property-details a.schedule-visit {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  font-weight: bold;
  display: inline-block;
  background: #E8A20C;
  border-radius: 5px;
  padding: 13px 30px;
  margin-top: 58px;
  text-transform: uppercase;
  transition: all .3s ease;
  position: relative;
}
#slider-banner .property-details a.schedule-visit i {
  font-size: 18px;
  color: #000000; 
  margin-left: 15px;
}
#slider-banner .property-details a.schedule-visit:hover {
  background: #1bc3f3;
  color: #fff;
}
#slider-banner .property-details a.schedule-visit:hover i {
  color: #fff;
}
#slider-banner .tp-bullets {
  display: none !important;
}


/* pop up single gallery item styles */

#single-gallery-modal .modal-dialog {
  
}
#single-gallery-modal .modal-dialog .modal-header {
  background: #E8A618;
  padding: 19px 0;
  position: relative;
}
#single-gallery-modal .modal-dialog .modal-header .close {
  position: absolute;
  right: 40px;
  top: 18px;
  line-height: 32px;
  color: #000000;
  width: 32px;
  height: 32px;
  background: white;
  opacity: 1;
  border-radius: 50%;
  margin: 0;
  z-index: 9999999;
  text-indent: 1px;
}
#single-gallery-modal .modal-dialog .modal-header h4 {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
#single-gallery-modal .modal-dialog .modal-body {
  padding: 40px;
}
#single-gallery-modal .modal-dialog .modal-body p {
  font-size: 15px;
  color: #797979;
  line-height: 26px;
}
#single-gallery-modal .modal-dialog .modal-body ul li {
  font-size: 13px;
  color: #2B2B2B;
  font-weight: 600;
  line-height: 35px;
  text-transform: uppercase;
}
#single-gallery-modal .modal-dialog .modal-body ul li i {
  font-size: 13px;
  color: #EB9500;
  margin-right: 10px;
}
.logo img
{
	margin-top: 0px;
}
.top-right {
    /* margin-top: 30px; */
    position: relative;
	    padding: 7px 0;
    
}

.top-right li {
    display: inline;
    color: #fff;
    /* padding: 8px 15px; */
    /* border: 1px solid #0f2851!important;; */
    margin-right: 15px;
    font-size: 15px;
	transition:all .2s;	
}
.top-right li a
{
	color: #fff;
    font-size: 14px;
    padding: 1px 18px;
    border-right: 1px solid #fff;
}
.search-text::placeholder { 
  color: #fff;
  opacity: 1; 
}

.search-text:-ms-input-placeholder { 
  color: #fff;
}

.search-text::-ms-input-placeholder { 
  color: #fff;
}
.top-right li:nth-child(4) a{
	border:none;
}
.search-holder:hover
{
	background:transparent!important;
}

.act
{
	background:#0f2851!important;;
}
.top-right li:last-child
{
	/* background:#0f2851!important;; */
}
.hover:hover
{
	background:#0f2851!important;;
}
.no-hover:hover>.search-toggle
{
	background:#0f2851!important;;
}
/*
.text-yellow
{
	color:#0f2851!important;!Important;
}*/
.text-yellow
{
	color:#0f2851!important;;
}
.text-yellow-onblue
{
	color:#fdc02d!important;
}
.text-blue
{
	color:#0f2851!Important;
}
.bg-gr
{
	background-color:#cccccc;
}
.section-title h3 {
  font-family: 'Calibri', sans-serif;
  color: #000;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 41px;
  font-weight: 500;
  display: block;
  letter-spacing:.5px;
  
}
.footer-menu ul li:first-child
{
	font-family:'CalibriBold';
	font-size:20px;
	padding:0 15px;
}
.sub-head
{
	 font-family: 'Calibri', sans-serif;
  color: #000;
  font-size: 26px; 
  line-height: 30px; 
  display: block;
  letter-spacing:.1px;
}
.pad-l-r
{
	padding-left:100px;
	padding-right:100px;
}
.pad-t-b-73
{
	padding-top:70px;
	padding-bottom:30px;
}
.readmore a 
{
	    font-size: 18px;
    padding: 10px 20px;
    color: #fff!important;
    background: #0f2851!Important
}
#counter-section
{
	padding-top:60px;
	padding-bottom:60px;
}
#counter-section img,#counter-section h2
{
	    margin-bottom: 10px;
    font-weight: bold;
    font-size: 35px;
}
#counter-section p
{
	font-size: 19px;
    margin-bottom: 0;
}
.carousel-indicators li {
    display: inline-block;
   
    margin: 1px;
    /* text-indent: -999px; */
    cursor: pointer;
   /* background:url(../img/img/deact.png)!important; */
   background:#0f2851!important;
    border: none!important;
    border-radius:  0!important;
	    width: 30px!Important;
    height: 9px!Important;
	background-size:contain!important;
	background-repeat:no-repeat!important;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px!important;
	background:#f39c12!important;
    /* background:url(../img/img/act.png)!important; */
}
.carousel-indicators {
    position: absolute;
    bottom: 30px;
	
    right: 4%!Important;
    z-index: 15;
    width: 155px;
    padding-left: 0;
   margin-left:0px!Important;
    text-align: center;
    list-style: none;
}
.carousel-caption h3
{
	font-size:40px;
	text-transform:uppercase;
	font-weight:600;
	text-shadow:none!important;
}
.carousel-caption p
{
	    /* font-size: 23px; */
	    font-size: 28px;
    font-family: 'Calibri';
    text-align: center;
	line-height: 30px;
}
.carousel-caption
{
	padding-left:60px;
	padding-right:60px;
}
.section-head
{
    font-family: 'Calibri', sans-serif;
    color: #000;
    font-size: 30px;
    
    line-height: 41px;
    font-weight: 500;
    display: block;
    letter-spacing: .5px;
}
#enrichment
{
	padding-top:100px;
	padding-bottom:100px;
}
.mrg-10{margin-top:10px;}
.mrg-20{margin-top:20px;}
.mrg-30{margin-top:30px;}
.mrg-40{margin-top:40px;}
.mrg-50{margin-top:50px;}
.mrg-60{margin-top:60px;}
.mrg-70{margin-top:70px;}
.mrg-80{margin-top:80px;}
.mrg-90{margin-top:90px;}
.mrg-100{margin-top:100px;}
.inner-div{width:100%;position:relative;}
.text-label
{
	    position: absolute;
    top: 0;
    background: #022958d4;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-family: 'Calibri';
    padding: 5px 0;
}
.watch-more a
{
        font-size: 22px;
    padding: 20px 110px;
    color: #fff!important;
    background: #0f2851!Important
    transition: all .2s;
    cursor: pointer;
	    display: table;
    margin: 0 auto;
}
.watch-more a:hover,.readmore a:hover
{
    background: #0f2851!important;!important;
}
#value-section
{
	padding-top:50px;
	padding-bottom:50px;
}
#certificate-section
{
	padding-top:100px;
	padding-bottom:100px;
}
.main-head
{
	font-size: 45px;
    font-family: 'CalibriBold';
}
.abc img
{
	vertical-align: bottom;
}
#value-section p
{
	    font-size: 18px;
    margin-top: 16px;
}
  #owl-logo .owl-next, #owl-logo .owl-prev {
	      width: 72px;
    height: 72px;
    position: absolute;
    top: 12%;
    color: transparent !important;
}
#owl-logo .owl-prev {
    left: -41px;
    background: url(../img/img/left-arrow.png) no-repeat !important;
}
#owl-logo .owl-next {
    right: -48px;
    background: url(../img/img/right-arrow.png) no-repeat !important;
}
.mar-t-b-73
{
	margin-top:70px;
	margin-bottom:30px;
}
#owl-logo .owl-dots
{
display:none!important;
}
.super-sub
{
font-family: 'Calibri', sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    display: block;
    letter-spacing: .1px;
}
.search-holder
{
	border:none!Important;
background:transparent!important;
position:relative;
}
.search-toggle
{
	background:transparent;
	border:none;
	box-shadow:none;
	    /* border-bottom: 1px solid #fff; */
padding: 7px 7px;
}

.search-text
{
    
     position: relative;
    left: 0;
    border: none;
    border-bottom: 1px solid;
    background: transparent;
    box-shadow: none;
    color: #fff;
    padding: 3px 7px 3px 7px;
    width: 110px;
    outline: none;
    height: 20px;
	margin-left: 10px;

}
.search-container
{
position:relative;
width:0px;
float:left;
opacity:0;
}
#searchbutton
{
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 0px;
}
.vegas-slide-inner
{
/* background-position:center center!important; */
background-position:left top!important;
}
.padtb
{
	    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right: 30px;
}
.padtb1
{
	    padding-top: 67px;
    padding-bottom: 40px;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
	float:left;
}
.container-new
{
	    padding: 0px 180px;
}

.padtb2 {
	    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    /*background: url(../img/img/box.png);
    background-repeat: no-repeat;
       background-size: contain;
    background-position: left;*/
	
    /* padding-top: 50px; */
    /* padding-bottom: 50px; */
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    /* float: left; */
	    /* background: url(../img/img/box.png); */
    /* background-repeat: no-repeat; */
    /* border-left: 2px solid #0f2851!Important */
    /* border-right: 2px solid #0f2851!Important */
    /* border-bottom: 2px solid #0f2851!Important */
}
.foot-logo
{	
	          position: relative;
    margin-top: -90px;
    margin-bottom: 5px;
    margin-left: 22px;
}
.foot-color
{
	    background: #1430578a;
}
.foot-btn
{
	    margin: 0 auto;
    display: table;
}
.foot-btn li
{
	    display: inline;
    float: left;
    padding: 10px 0px;
	margin-top: 16px;
	margin-right:15px
}
.foot-btn li a
{
	  color: #fff!important;
    text-align: center;
    padding: 6px 30px;
   font-family:'CalibriBold';
    
    font-size: 16px;
    /* margin-right: 20px; */
}
.social
{
	display: table;
    margin: 0 auto;
	padding:10px 0;
}
.social li
{
	    padding: 0px 5px;
		display:inline;
}


.cust-btn a
{
	color: #fff;
    text-align: center;
    padding: 6px 30px;
    /* border: 1px solid #0f2851!important;; */
    margin-top: 16px;
    display: table;
    float: left;
 
}
.cust-btn a:first-child
{
	margin-lefT:60px;
}
.footbtn1
{
	   background:#0f2851!Important
}
.footbtn2
{
	   background:#0f2851!important;;
}
.navbar-header
{
	display:none;
}
.no-padding
{
	padding-left:0px;
	padding-right:0px;
}
.floating-logo
{
	position: absolute;
    left: 30px;
    top: 2px;
}
.page-head
{
	font-size:60px;
	font-family:'Calibri';
	position:relative;
}
/*#head-abt h1::after
{
	           content: "";
    position: absolute;
    height: 2px;
    bottom: -5px;
    left: 50%;
    margin-left: -22.5%;
    width: 45%;
    border-bottom: 1px solid #0f2851!Important
    z-index: 1;
}*/
.pad-100
{
	padding-top:100px;
	padding-bottom:100px;
}
.pad-l-100
{
	padding-left:100px;
	padding-right:45px;
}
.pad-r-100
{
	padding-right:100px;
	padding-left:45px;
}
.para-inner
{
	font-size:18px;
	    text-align: justify;
color:#000000!important;
}
.person-detail {
       position: absolute;
    top: 39%;
    left: 0;
    text-align: center;
    width: 100%;
}
.person-name
{
	font-family:'CalibriBold';
	font-size:40px;
}
.person-designation
{
	font-family:'Calibri';
	font-size:30px;
}
#achievement img,#achievement h1
{
	display:inline;
	    vertical-align: middle;
}
#achievement h1
{
	padding-top:10px;
}
.text-navy
{
	color:#033168;
}
.ach
{
	padding-left:0px;
}
.ach li
{
	    line-height: 33px;
    padding-left: 40px;
	position:relative;
}
.ach li::before
{	    left: 0;
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background: url(../img/img/about/award.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.sub-ach
{
	    padding-left: 150px;
}
.pdf-step li
{
	display: inline-block;
    margin-right: 10px;
    background: #f3f3f3;
    padding: 40px 35px;
	float: left;
    width: 32%;
    margin-top: 10px;	
}
.down {
    font-family: CalibriMedium;
    font-size: 12.83px;
    /* margin-top: 30px; */
    display: table;
    margin: 0 auto;
    margin-top: 30px;
    color: #0f2851;
	border-bottom: 1px solid;
    padding: 0px 10px;
}
.caption
{
	font-family:CalibriBold;
	font-size:14.83px;
	 color: #0f2851;
	     display: block;
    text-align: center;
}
.pdf
{
	    margin-top: 20px!important;
}
.pdf-step li img
{
	        
      
    display: table;
    margin: 0 auto;
}
.alb
{
	    width: 50%;
}
.alb40
{
	    width: 40%;
}
.inner-head1
{
	font-family: 'CalibriBold';
    color: #000;
    font-size: 25px;
 /*   text-transform: capitalize; */
    line-height: 41px;
    font-weight: 500;
    display: block;
    letter-spacing: .5px;
}
.pad-50
{
	padding-top:50px;
	padding-bottom:50px;
}
.refund h3,.refund p
{
	display:inline;
}
/* fixing start */
/* 
thead
{
	    background: #0f2851!important;;
    color: #fff;
}
th
{
	    text-align: center;
    font-family: calibri;
    font-size: 18px;
    letter-spacing: .3px;
}
td
{
	    font-family: Calibri;
    font-size: 17px;
} */
.notice
{
	font-size:18px;
}
.li
{
	    /* padding-left: 40px; */
		padding-left: 25px!important;
}
.li li
{

        font-size: 16px;
    text-align: justify;
  /*  list-style: disc!important;*/
/*    color:grey!important; */
color:#000000!important;
}
.li li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #000000!important;; /* 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) */
}
.captain {
    font-size: 16px!important;
	margin-bottom:5px!important;
}
.vicecaptain
{
	  font-size: 16px!important;
	  
}

/* 08-10-2018 */

.text-white
{
	color:#fff;
}
.bg-blue
{
	background-color: #162b67;
}
.bg-yellow
{
	background: #0f2851!important;;
}
.bg-gray
{
	    background: #30343f;
}
.pad-10
{
	padding-bottom:10px;
	padding-top:10px;
}
.pad-10
{
	padding-bottom:10px;
	padding-top:10px;
}
.pad-20
{
	padding-bottom:20px;
	padding-top:20px;
}
.pad-30
{
	padding-bottom:30px;
	padding-top:30px;
}
.pad-40
{
	padding-bottom:40px;
	padding-top:40px;
}
.pad-50
{
	padding-bottom:50px;
	padding-top:50px;
}
.pad-60
{
	padding-bottom:60px;
	padding-top:60px;
}
.pad-70
{
	padding-bottom:70px;
	padding-top:70px;
}
.pad-80
{
	padding-bottom:80px;
	padding-top:80px;
}
.pad-90
{
	padding-bottom:90px;
	padding-top:90px;
}
.pad-100
{
	padding-bottom:100px;
	padding-top:100px;
}
.icon-holder
{
	   
    border-radius: 50%;
    height: 100px;
    width: 100px;
}
.icon-holder i
{
	    font-size: 50px;
    margin-top: 22px;
}
/* MEGA ENU CSS START =====================================================================================================================*/
.level1-menu li
{
	width:100%!important;
}
.menu-div
{
	background:#0f2851!important;
	padding:20px 30px;
	width:100%;
	border-radius:5px;
}
.menu-div h4
{
	color:#fff!important;
	font-family:'CalibriBold';
	font-size:18px;
	margin-bottom:10px;
}
.menu-div p
{
	color:#fff;
	font-family:'Calibri';
	font-size:14px;
}
.menu-div a
{
	color: #fff!important;
    font-family: 'Calibri';
    font-size: 13px!important;
    padding: 5px 30px!Important;
    border: 1px solid #fff;
    display: table!Important;
}


ul{
    list-style: none;
}


.clearfix:after,
.clearfix:before{
    content: "";
    clear: both;
}
.clearfix:after{
    display: table;
}


/*=================================*/
.menu-container{
	width:100%;
	display: none;
	z-index: 100;
	margin: 0 auto 0 auto;
    background: #0f2851!important;
		position: relative;
	
   
	/* background-image: linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.2),rgba(0,0,0,.0)) */
}
.menu-container:after,
.menu-container:before{
    content: "";
    clear: both;
}
.menu-container:after{
    display: table;
}
.menu-container .manu{
	width:95%;
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
}
.menu ul{
}
.menu ul:before,
.menu ul:after {
    content: "";
    display: table;
}
.menu ul:after {
    clear: both;
}
.menu:before,
.menu:after {
    content: "";
    display: table;
}
.menu:after {
    clear: both;
}
.menu ul li ul:before,
.menu ul li ul:after {
    content: "";
    display: table;
}
.menu ul li ul:after {
    clear: both;
}
.menu-container .manu ul li{
	float: left;
	background-color: transparent;
}
.menu-container .manu ul li a{
	display: block;
	transition: .2s;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    /* padding: 10px 22px; */	
padding: 16px 16px;
    font-family: 'Calibri';
	
}



.menu-container .manu ul li a span{
	transition: .3s all ease-out;
	line-height: 0px;
}
.menu-container .manu ul li a:hover{
	color:#d9a728!important;;
}
.menu-container .manu ul li a:hover span{
	transform: rotate(180deg);
	padding-right: 5px;
}
.menu-container .manu ul li a:hover{
	/* border-bottom: 1px solid #fff; */
}
span.drop_down_icon{
	color:#fff;
	padding-left: 5px;
	font-size: 18px;
	position: absolute;
	margin-top: 11px;
	display:none;
}
.menu-container .manu ul li .have_dropdown{
	background-color:transparent;
	position: absolute;
/*	left: 0;*/
	display: none;
/*	width: 100%;*/
}
.menu-container .manu ul li .have_dropdown li{
	width:25%;
	float:none;
}

.menu-container .manu ul li .have_dropdown_n_style{
	background-color: transparent;
	position: absolute;
	left: 0;
	display: none;
	/* width: 100%; */
	width: 90%;
	z-index: 999999999;
	border-radius: 14px;
padding: 30px 20px;

}
.submenu li a
{
 font-size: 14px!important; 
    
	padding: 6px 12px!important;
	    font-family: 'Calibri'!important;
		text-transform: none!Important;
		/*text-transform: Capitalize!Important;*/
}
.menu-container .manu ul li .have_dropdown_n_style li a{
	color: #0076db;
	/* border-bottom: 1px solid #fff; */
}
.menu-container .manu ul li .have_dropdown_n_style li a:hover{
	/* font-weight: bold; */
	text-decoration:none;
}
.menu-container .manu ul li .have_dropdown_n_style li ul li a{
	/* color: #285284; */
color: #74787b;;
	border-bottom: none;
	    border-bottom: 1px solid rgba(110, 110, 110, 0.2);
}
.menu-container .manu ul li .have_dropdown_n_style li ul li a:hover{
	/* color: #0076db; */
	/* font-weight: normal; */
	/* background-color: #fafafa; */
	/* text-decoration: underline; */
}
.menu-container .manu ul li .have_dropdown_n_style li{
	width:30%;
	float:left;
	    margin-left: 1%;
}
.menu-container .manu ul li .have_dropdown_n_style li:last-child{
	width:35%;
	float:left;
}

.menu-container .manu ul li .have_dropdown_n_style{
	background: rgba(241, 238, 238, 0.97);
}
.menu-container .manu ul li .have_dropdown li a{
	width: 150px;
	text-align: center;
	float: left;
	color:#285284;
	background: rgba(241, 238, 238, 0.97);
	font-weight: normal;
}
.menu-container .manu ul li .have_dropdown li a:hover{
	background-color: #FAFAFA;
	color: #14a0f9;
}
.menu-container .manu ul li .have_dropdown li ul li{
	display: none;
}
.menu-container .manu ul li .have_dropdown_n_style li ul li{
	/* background-color: #fff; */
	height: auto;
	float: none;
	display: block;
	width: 100%;
}
.nav_menu_toggler_icon{
	cursor: pointer;
	position: absolute;
	    right: 0px;
    top: 40px;
	background: none;
	color: #fff;
	font-size: 25px;
	z-index: 150;
	display: none;
	border: none;
}
.nav_menu_toggler_icon span{
	padding: 2px 7px;
	border-radius: 8px;
}
.nav_menu_toggler_icon:active{
	color: #ddd;
}
.container_help{
	text-align: center;
	margin-top: 150px;
}
.container_help h2,.container_help h1{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
}
@media only screen and (max-width: 756px) {
	span.drop_down_icon{
	color:#fff;
	padding-left: 5px;
	font-size: 18px;
	position: absolute;
	margin-top: 11px;
    display: inline;
    right: 0;
}
	.menu-container .manu ul li .have_dropdown_n_style {
    background: none;
	    width: 100%;
    z-index: 999999999;
    border-radius: 20px;
    padding: 15px 5px;
}
	.menu-div
	{
		display:none;
	}
	.nav_menu_toggler_icon{
		display:block;
		  
	}
	.menu-container{
		background: #0f2851!Important;
		  padding: 25px 0px;
	}
	.menu-container .manu{
		display: none;
	}
	.menu-container .manu ul li{
		float: none;
		display: block;
	}
	.menu-container .manu ul li .have_dropdown{
		background-color:transparent;
		display: none;
		position: relative;
	}
	.menu-container .manu ul li .have_dropdown li{
		display: block;
		float: none;
		width: 100%;
		background-color: #fff;
	}
	.menu-container .manu ul li .have_dropdown li a{
		display: block;
		float: none;
		width: 100%;
		padding: 15px 0px;
	}
	.menu-container .manu ul li .have_dropdown_n_style li{
		width:100%;
		float: none;
		  
	}
	.menu-container .manu ul li .have_dropdown_n_style li a{
		float: none;
	}
	.menu-container .manu ul li .have_dropdown_n_style{
		position: relative;
	}
  .custom-style h2 {
    float: left!important;;
    width: 280px!important;;
    text-align: left!important;;
    font-style: italic;
    line-height: 30px;
    font-weight: normal;
    position: absolute;
    right: inherit!important;
    font-size: 27px;
    font-family: 'CalibriBold'!important;
    color: #d9a728!Important;
}
.principalphoto{
  height: 320px!important;
}
}

/* principal photo */
.principalphoto{
  background:url(../img/img/about/Letter-from-Principal-index.jpg);
  background-size:cover;
  background-position:top center;
  padding-top:30px;
  background-repeat:no-repeat;
}
.col-lg-5.col-md-5.bg-gr.bbc.about-img.principalphotos {
  background: url(../img/img/about/Letter-from-Principal-index1.jpg);
  background-size: cover;
  background-position: top center;
  padding-top: 30px;
  background-repeat: no-repeat;
  height: 510px !important;
}
/*MEGA MENU END*/

.small-text
{
	font-size: 15px!important;
    line-height: 18px;
    margin-top: 5px;
}

/*SIDE BAR CSS*/

/* .nav-pills */
	/* { */
	    /* border-right: 1px solid #0f2851!important;!Important; */
    /* border-bottom: 1px solid #0f2851!important;!Important; */
	/* } */
	.nav-pills>li {
     float: none;
    display: block;
	border-bottom: 1px solid #d3d5d9;
}
.nav-pills>li:last-child
{
border:none;
}
.nav-pills>li>a {
color: #74787b;
    background-color: #f8f7f7!important;
    font-size: 15px;
    font-family: 'Calibri';
    font-weight: 600;
    border-radius: 0;
    line-height: 25px;
    padding: 12px 15px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #0f2851!important;;
    background-color: #f8f7f7!important; 
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cec9c9;
}
.tab-content

{
/*padding-left: 50px;
    padding-right: 50px;*/
}
.sidebar-info h4
{
font-family: 'CalibriBold';
    color: #74787b;
    font-size: 24px;
    padding: 10px 5px;
    border-bottom: 4px solid #ccc;
}
.adm-name
{
    font-size: 16px;
    font-weight: 600;
    color: #0e2851;
    padding: 10px 5px;
}
.adm-detail {
    font-size: 16px;
    font-weight: 500;
    color: #0f2851;
    padding: 3px 5px;
}
.press-head {
    font-size: 27px!important;
    font-family: 'CalibriBold';
	text-transform:Capitalize!important;
}
.text-black
{
	color:#000;
}
.pad-l-r-50
{
	       padding-left: 50px;
    padding-right: 50px;
}
.pad-l-50
{
	       padding-left: 50px;
    padding-right: 15px;
}
.bg-lightgray
{
	background:#f5f5f5;
}
.pad-t-b-40
{
	padding-top:40px;
	padding-bottom:40px;	
}
.brd-letter
{
	    border-bottom: 1.5px solid #d9a728;
    display: table;
    margin: 0 auto;
    padding: 8px 45px;
}
.brd-letter
{
	    border-bottom: 1.5px solid #d9a728;
    display: table;
    margin: 0 auto;
    padding: 8px 20px;
}
.fund-principal
{
	font-family:'CalibriBold';
	font-size:25px;
	color:#0f2851!Important;
	letter-spacing:1px;
}
.text-grey
{
/*    color:grey!important; */
color:#0f2851!important;
}
.principal-name
{
	font-family:'CalibriBold';
	font-size:35px;
	color:#0f2851!important;;
	letter-spacing:1px;
}
.deact-bigbtn
{
	padding: 70px 50px;
    background: #f9f4e9;
    color: #b1b2b3;
    font-size: 40px;
    font-family: CalibriBold;
	    width: 85%;
    margin-left: 7.5%;
	cursor:pointer;
}
.act-bigbtn
{
	padding: 70px 50px;
    background: #374b6e;
    color: #fff;
    font-size: 40px;
    font-family: CalibriBold;
	 width: 85%;
    margin-left: 7.5%;
	cursor:pointer;
}
.brd-right-bold
{
	border-right: 10px solid #0f2851!Important
}
.mission p
{
	    font-size: 25px;
    font-family: 'Calibri';
    line-height: 40px;
}

#values
{
	display:none;
}
.manu .logonew {
    display: inline-flex;
       margin-bottom: 2px!important;
	   width:100px;
}
.modal-desk
{
	    position: fixed;
    z-index: 999999;
    left: 100%;
	background:#fff;
	width:100%;
	overflow-x: scroll;
    height: 100%;
}
.modal-desk .header
{
	padding-top:20px;
	padding-bottom:20px;
	background:#fff!important;
}
.pop-img
{
	    margin-bottom: -50px;
}
.modal-desk .header .name
{
	font-family:'Calibri';
	font-size:30px;
	color:#143467;
}
.bg-gov
{
	background:#eaeaea!important;
}
.text-gov
{
	color:#7a7a7a;
}
.pad-grid-gov
{
	padding:30px 30px;
}
.text-regular
{
	font-family:'Calibri'!important;
}
.pad-l-r-15
{
	padding-left:15px;
	padding-right:15px;
}
#gov2,#gov3,#gov4,#gov5
{
	display:none;
}
.dot
{
	    width: 11px;
    vertical-align: baseline;
}
.sibling,.one,.two,.three,.four,.five
{
	display:none;
}
#admission .modal-contact-form,#tour .modal-contact-form { 	
    padding: 0px!Important;

}
#admission .modal-contact-form,#tour .modal-contact-form
{
	 padding: 0px!Important;

}
#admission .modal-dialog .modal-body,#tour .modal-dialog .modal-body  {
      padding: 0 10px!Important;
    background: #0c4da2;
}
#admission .close,#tour .close
{
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    filter: alpha(opacity=20);
    opacity: 1;
    margin-top: 6px;
    margin-right: -7px;
}
.cust-form
{
	
	
	
}
#admission .form-control,#admission select,#tour .form-control,#tour select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
   color:#0c4da2!important;
   background:#d1e1f6!important;
    background-image: none;
    border: none;
    border-radius: 0;
	text-align:center;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; */
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    /* transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; */
}
#admission .form-control ::placeholder,#tour .form-control ::placeholder  {
   color:#0c4da2!important;
  
}
#admission  .modal-contact-form .contact-form-wrap button,#tour .modal-contact-form .contact-form-wrap button {
    width: auto; 
    text-align: center;
    background: transparent!important;
    color: #fff;
    font-size: 16px;
    padding: 8px 0;
    border-radius: 0;
    padding: 5px 36px;
    border: 1px solid #eab50d;
}
.mod-foot
{
	color:#0c4da2!important;
	font-size:20px!important;
	font-family:'CalibriBold';
	padding:10px 0!important;
	font-weight:600;
}
.fac li a
{
/*    color:grey!important; */
color:#0f2851!important;
}
/*.loader
{
	    position: fixed;
    background: #fff;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
	display:block;
}
.loader img
{
	    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -100px;
}*/
.zoomeffect
{
	transition: all .2s;
}
.zoomeffect:hover
{
	transform:scale(1.1)!Important;
	-webkit-transform:scale(1.1)!Important;
}
.left-content img
{
	width:100%;
}
.pdf
{
	display:none!important;
}
#banner
{
	background-size:cover!Important;background-repeat:no-repeat!important;background-position:center center;
}
.btn-apply
{
	    position: fixed;
    z-index: 999999;
    right: 0;
    top: 40%;
    width: 30px;
    padding: 10px;
	
    /* background:#0f2851!important; */
}
.btn-apply a
{
	color:#fff!important;
	font-family:'CalibriBold';
	font-size:15px;
}
.line-up
{
	width: auto!Important;
	margin-left: 159px;
    margin-bottom: -12px;
    /* margin-left: 205px; */
    /* margin-bottom: -12px; */
}
.line-down
{
	    width: auto!Important;
    margin-right: 130px;
    margin-top: -78px;
    float: right;
    display: inline!Important;
}
.quote
{
	    width: auto!important;
    float: right;
    display: inline!important;
	margin-right: 20px;
}
.test-text
{
	font-size: 18px;
	    padding: 0 30px; 
    text-align: center;
   
}
.custom-style
{
	    position: relative;
    display: block;
    float: left;
	margin-top: -40px;
}
.custom-style .name {
    position: absolute;
    right: 25%;
    bottom: 75px;
    font-size: 27px;
    font-family: 'CalibriBold'!important;
    font-style: normal;
}
.custom-style .postion
{
	    position: absolute;
    right: 25%;
    bottom: 28px;
    font-size: 20px;
    font-family: 'CalibriBold'!important;
    font-style: normal;
}
#carousel .owl-next, #carousel .owl-prev {
    width: 72px;
    height: 72px;
    position: absolute;
    top: 40%;
    color: transparent !important;
}
#carousel .owl-prev {
    left: 7%;
    background: url(../img/img/left-scroll.png) no-repeat !important;
}
#carousel .owl-next {
    right: 7%;
    background: url(../img/img/right-scroll.png) no-repeat !important;
}

#carousel.owl-theme .owl-dots .owl-dot span {
    width: 48px;
    height: 17px;
    margin: 5px 7px;
    background:  url(../img/img/test-dot.png)!Important;
}
#carousel.owl-theme .owl-dots .owl-dot.active span {
    background: url(../img/img/test-dot-active.png)!Important;
}
.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
        bottom: 60px;
		left: 20%; 
    /* left: 45%; */
}


/*SOCIAL LINKS*/

.social_media_icons, .google_review_icons{ margin-top:7px; }
.social_media_icons a i{ font-size:14px; color:#fff; }
.social_media_icons a{ margin-right:10px; }
.social_media_icons{ margin-right:20px; display:table; float:left; margin-left: 41px; }
.google_review_icons img{ max-width:40px; width:100%; }


/* NEW SHARE CSS */
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

#banner{ position:relative; }
.scroll_arrow{ position:absolute; left:0; right:0; bottom:30px; text-align:center; display:table; width:auto; margin:0 auto; z-index:9; animation: bounce 2s infinite; }
.scroll_arrow a{ text-decoration:none; }
.scroll_arrow img{ max-width:20px; width:100%; margin-bottom:10px; }
.scroll_arrow p{ font-size:13px; color:#fff; text-transform:uppercase; font-weight:700; line-height:13px; }


img:hover {
	filter: brightness(1) !important;
}

a[class*="entypo-"]:before {
	font-family: 'entypo', sans-serif;
}

/* ---------- GENERAL ---------- */

/* body { */
	/* background: #fffdf0; */
	/* font: 100%/1.5em sans-serif; */
	/* margin: 0; */
/* } */

a {
	text-decoration: none;
}

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

.socaicontainer {
	height: 3em;
	left: 50%;
	margin: -1.5em 0 0 -6em;
	position: absolute;
	top: 50%;
	width: 12em;
	z-index:999999999;
}

/* ---------- SOCIAL ---------- */

.socialtop {
	position: relative;
	height: 3em;
	width: 12em;
}

.socialtop li {
	display: block;
	height: 4em;
	line-height: 4em;
	margin: -2em;
	position: absolute;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-ms-transition: -ms-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	text-align: center;
	width: 4em;
}

.socialtop a {
	color: #fffdf0;
	display: block;
	height: 4em;
	line-height: 4em;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 4em;	
}

.socialtop li:hover {
	-webkit-transform: rotate(405deg);
	-moz-transform: rotate(405deg);
	-ms-transform: rotate(405deg);
	-o-transform: rotate(405deg);
	transform: rotate(405deg);
}

.facebook {
	background: #155b9d;
	left: 0;
	top: 0%;
}

.twitter {
	background: #1a9ec4;
	bottom: 0;
	left: 25%;
}

.dribbble {
	background: #E1306C;
	left: 50%;
	top: 0%;
}

.behance {
	background: #3f7aa3;
	bottom: 0;
	left: 75%;
}

.linked-in {
	background:  #c4302b;
	left: 100%;
	top: 0%;
}
.blogger {
	background: #ffa31a;
	left: 50%;
	top: 203%;
}

.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
nav.manu ul{ display:table; margin:0 auto; }
.menu-container .manu ul li a{ padding-top:0; padding-bottom:0; }
.menu-container .manu > ul > li{ padding:10px; border-right:1px solid rgba(255,255,255,0.1); margin:0; }
.menu-container .manu ul li:last-child{ border:none; }
div.menu-container .manu ul li a{ font-size:17px; }
div.menu-container, div.menu-container .manu{ position:inherit; }
div.menu-container .manu ul li .have_dropdown_n_style{ width:100%; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; }
.header-inner{ position:relative; z-index:2 !important; }
.menu-container .manu ul li .have_dropdown_n_style{ top:40px; }
.menu-div { width: 80%; float: right; }



/**
 * Change animation duration
 */
.animateds {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}




.slider_caption_main{ position:absolute; left:0; right:; bottom:30%; z-index:2; }
.slider_caption_main .caption_main {
    font-size: 75px;
    font-family: 'CalibriBold';
    color: #002f6f !important;
    text-align: center;
    letter-spacing: -2px;
    background: rgba(255,255,255,0.6);
    line-height: 75px;
    padding: 30px 100px 30px 30px;
	text-shadow: 2px 1px rgba(0,0,0,0.5);

}
.slider_caption_main .caption_main span{ color:#efa40a; }
.full_expandable_menu{ position:fixed; background:url(../img/menu_expandable_bg.jpg) repeat-y center top; left:0; right:0; top:0; height:100vh; z-index:999990000000; }
.main_menu_left_list ul{ margin:0; padding:80px 0 0 80px; }
.main_menu_left_list ul li{ list-style:none; margin-bottom:22px; }
.main_menu_left_list ul li.tab-active a{ color:#93b9f9; font-weight:700; }
.main_menu_left_list ul li a{
    font-family: 'Avenir', sans-serif;
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 41px;
    font-weight: 500;
    display: block;
    letter-spacing: .5px;
}

.single_menu_tab_main h3{
    font-family: 'Avenir', sans-serif;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 41px;
    font-weight: 600;
    display: block;
    letter-spacing: .5px;
	margin-bottom:35px;
}
.single_menu_tab_main ul{ margin:0 0 0 15px; padding:0; }
.single_menu_tab_main ul li{ list-style:circle; margin-bottom:30px; width:50%; float:left; color: #fff; }
.single_menu_tab_main ul li a{
    font-family: 'Avenir', sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    display: block;
    letter-spacing: .5px;
}
.tabs_main_main_menu_right_list{ padding:150px 0 0 50px; }

#closebutton{ font-size:30px; color:#000; opacity:1; line-height:30px; position:absolute; right:20px; top:20px; z-index:999999; }
.full_expandable_menu{ display:none; }
.dropdown_menu_main{ padding:50px; }

.toggle_menu_manu{
    position: fixed;
    font-size: 16px;
    color: #000;
    font-weight: 700;
	z-index: 99999;
	background: url('../img/menu_bg.png') no-repeat left top;
	padding: 49px 10px;
}
.toggle_menu_manu ul{ margin:0; padding:0; }
.toggle_menu_manu ul li{ list-style:none; }
.toggle_menu_manu ul li a{ color:#d9a728; display:table; padding:0 30px; font-size: 22px; line-height: 22px; font-weight: 700; text-transform: uppercase; font-family: 'Jost', sans-serif; }
.toggle_menu_manu ul li a i{ color: #0d2d6e; }
.topbarright{ display: table; float: right; margin: 40px 40px 0 0; }
.topbarright a{ color:#fff; padding:0 10px; border-right: 2px solid #fff; font-size: 12px; line-height: 15px; font-weight: 700; text-transform: uppercase; font-family: 'Jost', sans-serif;  }
.topbarright a:hover{ color: #d9a728; }
.topbarright a:last-child{ padding-right: 0; border: none; }
.acc__card{ padding:20px 0; border-bottom: 1px solid rgba(0,0,0,0.1); }
.acc__title{ color: #0f2851; font-size: 20px; line-height: 20px; position: relative;  text-transform: uppercase;}
.acc__title a{ color: #0f2851; font-size: 20px; line-height: 20px; text-decoration: none; text-transform: uppercase; }

div.acc__single_link a{ color: #0f2851; font-size: 20px; line-height: 20px; text-decoration: none; text-transform: uppercase; }
div.removeicon a{ color: #0f2851; font-size: 20px; line-height: 20px; text-decoration: none; text-transform: uppercase; }
.acc__title:before {
    content: "\e114";
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
	font-size: 14px;
	line-height: 14px;
	font-family: 'Glyphicons Halflings';
}
.acc__title.active:before {
    content: "\e113";
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
	font-size: 14px;
	line-height: 14px;
	font-family: 'Glyphicons Halflings';
}





.acc__title.removeicon:before {
	display: none !important;
}
.dropdown_menu_main .acc__panel ul{ margin: 30px 0 0 0; padding: 0;  }
.dropdown_menu_main .acc__panel ul li{ margin:0 0 10px 0; padding: 0;  }
.dropdown_menu_main .acc__panel li a{ color: #303030; font-size: 15px; line-height: 15px; text-decoration: none; }
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
#animated-example {
     /* width: 20px; */
    /* height: 20px; */
    /* background-color: red; */
    position: relative;
    /* top: 100px; */
    /* left: 100px; */
    position: fixed;
    right: 9px;
    bottom: 40%;
    z-index: 9999;
}

.shre
{
   position: fixed;
    width: 100%;
    height: 100%;
    background: #000000b0;
    top: 0;
    left: 0;
    z-index: 99999999;
	display:none;
}
.clse
{
    right: 18px;
    top: 18px;
    position: absolute;
}
.shre .animated {
 
  animation-iteration-count: 2!important;
}

/*Apply Css*/
.paper {
     background: #0f2851!important;;
    box-shadow: 0 1px 1px #0f28514a, 0 10px 0 -5px #0f2851, 0 10px 1px -4px rgba(113, 74, 74, 0.37), 0 20px 0 -10px #d9a728fa, 0 20px 1px -9px rgba(0, 0, 0, 0.38);
    padding: 7px 30px;
    position: fixed;
    bottom: 20px;
    right: 72px;
    z-index: 9999;
    color: #fff;
	display:none!important;
}
.btn-apply
{
	display:none!important;
}
.img-clip
{
	width:12%;
	float:left;
}
.img-clip img
{
	width:100%;
}
.data-clip
{
	width:87%;
	float:left;
	margin-left:1%;
}
.fa-bell
{
	color: #f6cc74;
	position:relative;
	/*animation: shake 0.5s; 
	 animation-iteration-count: infinite;*/
}



@keyframes shake1 {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  25% { transform: translate(-1px, -2px) rotate(-1deg); }
  75% { transform: translate(-1px, 0px) rotate(1deg); }
  100% { transform: translate(1px,1px) rotate(0deg); }
  
}
.fa-bell .count
{
	    position: absolute;
    top: -10px;
    left: 9px;
    background: #dc0000;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: #fff;
    padding: 2px 3px 2px 1px;
}





@media (max-width:768px){
    .modal-open .modal{top:90px!important;}
    
}

.chairman-img {
  width:100%; 
  float: left; 
  margin-right: 15px; 
  max-width: 700px;
}

@media (max-wdith:823px){
  .chairman-img {
    max-width: 823px;
  }
}

@media (max-wdith:1024px){
  .chairman-img {
    max-width: 1024px;
  }
}




/* custome style for fix wave accessibility issues */

.blueheading{
  font-family: 'CalibriBold';
  font-size: 20px;
  color: #0f2851!Important;}


  /*  Table head style for hiding */
  /* th{
    display:none;
  } */

.top-right .skip-links a {
    top: -30px;
    color: #0c4da2;
}

.top-right .skip-links a:focus {
    color:#fff;
}


/* Customize counter box on home page  on 5 may 20 */
.counterbox .col-lg-2, .counterbox .col-md-2 {
  width: 20%!important;
}
/* .hvisible > thead tr th{display:table-cell!important;}
.hvisible > thead tr th:first-child, .hvisible > tbody tr td:first-child{text-align: left;}
.hvisible > tbody tr td{text-align: center;} */
.custom-style h2 {
  font-style: italic;
  line-height: 30px;
  font-weight: normal;
  position: absolute;
  right: 25%;
  font-size: 27px;
  font-family: 'CalibriBold'!important;
  color: #d9a728!Important;
}


figcaption {
  float: left!important;
  width: 100%!important;
  padding: 20px 0px!important;
}
figcaption h2 {
  color: #0a1c38!important;
  font-size: 24px!important;
}
figcaption p {
  color: #000000!important;
  font-size: 16px!important;
  padding-top: 10px!important;
}
figure, figcaption {
  cursor: pointer!important;
}



@media only screen and (max-width : 1025px) {
  .top-right li a {
	  font-size:13px;
    padding: 1px 8px;
}
.top-right li{ margin-right:4px; }
.social_media_icons a i {
    font-size: 10px;
    color: #fff;
}
.social_media_icons a {
    margin-right: 6px;
}
.social_media_icons{ margin-left:0; }
}

@media only screen and (max-width : 482px) {
.social_media_icons, .google_review_icons{ margin:10px 15px 10px 0; }

.scroll_arrow{ bottom:10px; animation: bounce 2s infinite; max-width:50px; width:100%; }
.scroll_arrow img{ max-width:10px; width:100%; margin-bottom:10px; }
.scroll_arrow p{ font-size:10px; color:#fff; text-transform:uppercase; font-weight:700; line-height:10px; }
ul.pdf-step{ display:table; width:100%; }
}

.full_expandable_menu {
  /*background: #00408C url(../../img/menubg.jpg) no-repeat right 0px;
  background-size: 70% auto;*/
	background:#fff;
	width: 100%;
	max-width: 400px;
	min-height: 100vh;
	
	box-shadow: 1px 1px 53px 3px rgba(0,0,0,0.32);
-webkit-box-shadow: 1px 1px 53px 3px rgba(0,0,0,0.32);
-moz-box-shadow: 1px 1px 53px 3px rgba(0,0,0,0.32);
	overflow: scroll;
	
}
.dropdown_menu_main .acc__panel{ display:none; }

.social_media_links_in_dropdowns a i{
    font-size: 14px;
    color: #fff;
}
.social_media_links_in_dropdowns a{ height:30px; width:30px; border-radius:50%; -moz-border-radius:50%; -webkitborder-radius:50%; background:#0c4da2; disply:table; float:left; text-align:center; margin-right:10px; padding-top:5px; }
.social_media_links_in_dropdowns{ display:table; width:100%; margin-top:30px; }



#banner #myCarousel{ height:100vh; overflow:hidden; }
#banner{ position:relative; }
.banner_slider_section{ position:absolute; left:0; right:0; bottom:70px; z-index:9; text-align:center; }


.banner_slider_section .banner_slider_section_title{ font-size: 65px; text-transform: uppercase; color: #fff; max-width: 590px; width: 100%; text-align: left; line-height: 70px; font-weight: 800; font-family: 'Jost', sans-serif; }
.banner_slider_section .banner_slider_section_title span{ font-size: 118px; color: #d9a728; line-height: 110px; }

.banner_slider_section .banner_slider_section_content_box{max-width: 590px; width: 100%; }
.banner_slider_section .banner_slider_section_content_box p{ font-size: 20px; text-align: left; line-height: 20px; margin: 15px 0 0 0; padding: 0; color: #fff; }
.slider_social_media_icons_button{ position: fixed; max-width: 105px; width: 100%; right:50px; bottom: 50px; z-index: 999; }
.slider_social_media_icons_button .admission_enquiry_button a{ height: 105px; width: 105px; background: #d9a728; border-radius: 50%; -moz-border-radius: 50%;
 -webkit-border-radius: 50%; float: left; text-align: center; padding:31px 10px; font-size: 18px; line-height: 18px; font-weight: 700; font-family: 'Jost', sans-serif; text-transform: uppercase; position: relative;}
.slider_social_media_icons_button .admission_enquiry_button a:after{ content: url(../img/arrow_shape_enquiry_button_slider.png); position: absolute; bottom: -5px; right: 20px; }
.social_media_icons_slider{ max-width: 39px; width: 100%; margin: 0 auto 10px; display: table;}
.social_media_icons_slider a{ height: 39px; width: 39px; border-radius: 50%; float: left; padding: 10px 0 0 0; margin-bottom: 5px; color: #fff !important; }
.social_media_icons_slider a.facebook_link{ background: #4267b2; color:#fff; font-size: 20px; }
.social_media_icons_slider a.youtube_link{ background: #ff3d00; color:#fff; font-size: 20px; }
.social_media_icons_slider a.twitter_link{ background: #03a9f4; color:#fff; font-size: 20px; }
.social_media_icons_slider a.linkedin_link{ background: #0288d1; color:#fff; font-size: 20px; }
.social_media_icons_slider a.instagram_link{ background: #d62976; color:#fff; font-size: 20px; }
.slider_social_media_icons_button .admission_enquiry_button a span{ font-size: 12px; line-height: 12px; }

.footer_social_media_icons{ display: table; margin:10px auto 30px; }
.footer_social_media_icons a{ height: 39px; width: 39px; border-radius: 50%; float: left; padding: 10px 0 0 0; margin-right: 10px; color: #fff !important; }
.footer_social_media_icons a.facebook_link{ background: #4267b2; color:#fff; font-size: 20px; }
.footer_social_media_icons a.youtube_link{ background: #ff3d00; color:#fff; font-size: 20px; }
.footer_social_media_icons a.twitter_link{ background: #03a9f4; color:#fff; font-size: 20px; }
.footer_social_media_icons a.linkedin_link{ background: #0288d1; color:#fff; font-size: 20px; }
.footer_social_media_icons a.instagram_link{ background: #d62976; color:#fff; font-size: 20px; }
.footer_logo_bottom{ display: table; margin: 0 auto; }
#footer-home p{ font-size: 19px; color: #fff !important; line-height: 19px; margin: 0 0 30px 0; font-family: 'Jost', sans-serif; }
.footer_contact{ width: 100%; position: relative;}
.footer_contact:before{ content:""; position: absolute; bottom: 25px; left: 0; right: 0; height: 1px; width: 100%; background: rgba(255,255,255,0.10); z-index: 1; }
.footer_contact span{ text-align: center; display: table; margin: 0 auto; background: #d9a728; padding: 15px 45px; font-size: 17px; color: #0d2d6e; border-radius: 30px; position: relative; z-index: 2; font-weight: 400; }
.footer_contact span a{ font-size: 17px; color: #0d2d6e; padding: 0;  }


.custom_header_main{ position: absolute; left: 0; right: 0; top: 0; z-index: 999; }

.button_third_main{ display:table; width: 100%; margin-top: 20px; }
.button_third_main a{
    font-size: 18px;
    padding: 10px 20px;
    color: #fff!important;
    background: #0f2851!Important;
    display: table; margin: 0 auto;
}
.mrgb-20{ margin-bottom:30px; }
header.header-inner div.container-fluid{ max-width: 1170px !important; width: 100% !important;  }
.single_uniform_arcadia_box{ border:none; box-shadow: 10px 10px 55px -15px rgba(0,0,0,0.15); -webkit-box-shadow: 10px 10px 55px -15px rgba(0,0,0,0.15); -moz-box-shadow: 10px 10px 55px -15px rgba(0,0,0,0.15); border-radius: 5px;
    overflow: hidden; }
.single_uniform_arcadia_box .title_single_uniform_arcadia_box{
    background: #0f2851;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}
.single_uniform_arcadia_box ul{ margin: 15px 15px 15px 30px; padding: 0; }
.single_uniform_arcadia_box ul li{
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 5px;
    list-style: square;
}
.single_uniform_arcadia_box{ margin-bottom: 30px;  display: table;  width: 100%; min-height: 280px; }
.uniform_new_page p, .uniform_new_page ul li, .uniform_new_page ul li ul li{
    color: #0f2851 !important;
}
#banner.innerpageslider #myCarousel{ height: auto !important;}

#banner.innerpageslider .no-padding{ padding: 0 !important; }

.fees_right_main_outer{ padding-left: 50px; }

.fees_main_left th{ background: #cfd4dc !important; color: #0f2851 !important; }

.fees_main_left h3{ font-size: 18px !important; }

.logosbox img{ padding: 20px; }
.fees_main_left td{ border: none !important; }

.fees_main_left span.glyphicon{ color: #0f2851; }
@media only screen and (max-width : 1367px) {
	.fees_right_main_outer img{ width: 100% !important; }	
}
