body h2,h3,p,a{
font-family:Lato;
}

.carousel-caption span {
    font-size: 27px;
    font-weight: 500;
    text-transform: uppercase;
}
img{
max-width:100%;
}
.form-section .form-group {
    margin-bottom: 8px;
}
.product_image .product-ipsum {
    margin-right: 0;
    padding-right: 42px;
    width: 100%;
}
.product-section p {
    font-family: lato;
    font-size: 17px;
    margin-bottom: 30px;
	 text-align: justify;
}
input:focus{
border:1px solid #888888;
box-shadow:none;
}
.btn.btn-default.button-section{
  background-color: #edbf00;
    color: #fff;
}
.col-md-6.about-dummy h3 {
  font-size: 27px;
    font-weight: 500;
    text-transform: uppercase;
	 margin-top: 0;
}
.col-md-6.about-dummy p {
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
}
.about-image {
      float: left;
    margin-bottom: 45px;
    margin-top: 45px;
    position: relative;
    width: 100%;
}
.about-media {
   background-image:url(../images/about.png);
   position:absolute;
   top:0px;
   bottom:0px;
   left:15px;
   right:15px;
   	background-repeat:no-repeat;

}

.carousel-caption h3 {
    font-size: 40px;
    font-weight: 600;
	padding-bottom: 10px;
    padding-top: 4px;
	 text-transform: uppercase;
}
.follows-section {
 border-left: 1px solid #ececec;
    float: left;
      padding: 14px 9px 18px 15px;
	     border-right: 1px solid #ececec;
}
.follows-section i {
   	 border: 1px solid #bcbcbc;
    float: left;
    margin-right: 0px;
    margin-top: 10px;
    padding: 8px;
}
.follows-section i:hover{
background-color:#1fc5f2;
}

.icons ul {
    float: right;
    list-style: outside none none;
}
.icons li {
    float: left;
}
.icons h3 {
    color: #a9afb4;
    float: right;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 3px;
    text-transform: capitalize;
}
.icons img {
    margin-left: 15px;
    margin-right: 10px;
}
.icons a{
 font-size: 15px;
    text-transform: capitalize;
	 float: right;
	  color: #a9afb4;
	   margin-top: 0px;
	    text-decoration: none;
}
.icon h3 {
  color: #a9afb4;
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 7px;
    text-transform: capitalize;
}
.icon li {
    border-left: 1px solid #ececec;
    float: left;
    padding: 20px 15px
}
.icon ul{
	list-style:none;

}
.header-section .icon{
float:left;
list-style:none;
 padding-left: 0px;
margin-bottom: 0;
	margin-top:5px;
}
.icons{
  float: right;
    list-style: outside none none;
    margin-top: 16px;
}
.header-media {
  background-color: #fff;
    border-top: 1px solid #eee;
}
.logo-section {
    float: left;
}
.nav > li > a {
     color: #000000;
    font-family: lato;
    font-size: 14px;
    font-weight: 400;
    margin-right: 0;
    margin-top: 0;
    padding: 15px 17px;
    text-transform: uppercase;
}
.menu_section {
    border-top: 1px solid #ececec;
}
.nav > li > a:focus, .nav > li > a:hover{
	background-color:#fe8f0c;
color: #fff !important;
font-size:14px !important;
}
.nav > li.active a {
  background-color: #fe8f0c !important;
color: #fff !important;
font-size: 14px !important;
font-weight: 700;
}
.input-section{
	border: 1px solid #fff;
    border-radius: 6px;
    float: right;
	margin-top: 20px;
}
.banner-image  img {
    width: 100%;
}
.carousel-caption {
    background-color: rgba(49, 41, 30, 0.5) !important;
	margin-bottom: 60px;
}
.carousel-caption p {
    font-size: 40px;
	 text-shadow: none;
}
.carousel-caption a {
    border: 1px solid;
    color: white;
    font-size: 16px;
    font-weight: 800;
    padding: 7px 15px;
    text-decoration: none;
}


.search-media input::-webkit-input-placeholder {
   color: #010101;
}

.search-media input:-moz-placeholder { /* Firefox 18- */
   color: #010101;
}

.search-media input::-moz-placeholder {  /* Firefox 19+ */
   color: #010101;
}

.search-media input:-ms-input-placeholder {
   color: red;
}
.form-group.search-media  .input-group-addon{
background-color: transparent;
    background-image: url("../images/search.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60% auto;
    border: medium none;
    height: 25px;
    width: 19%;
}
.form-group.search-media {
    float: right;
    margin-top: 23px;
    padding-left: 6px;
    width: 100%;
}

.car_image {
    margin-bottom: 45px;
    margin-top: 45px;
	 overflow: hidden;
}
.car-section  .car_image:hover .over-section{
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	transform:scale(1.2);
}
.over-content{
position:absolute;
top:0px;
background-color:rgba(000000);
bottom:0px;
left:0px;

}
.overlay-section{
 border: 1px solid #ececec;
    bottom: 15px;
    color: #fff;
    display: block;
    font-size: 18px;
    left: 15px;
    margin: auto;
    padding-top: 17%;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 15px;
}
.overlay-section p {
    text-transform: uppercase;
	font-size: 23px;
	 font-weight: 700;
}
.underline {
background-color: #0e7d2a;
    height: 2px;
    margin: auto auto 25px;
    width: 86px;
}
.overlay-section span {
    font-size: 18px;
	font-family:Lato;
}
.overlay-section a {
 background-color: #94dc62;
    border: 1px solid #fff;
    color: white;
    font-size: 14px;
    font-weight: 800;
    padding: 6px 10px 4px;
    text-decoration: none;
    text-transform: uppercase;
	outline:none;
}

.customNextBtn {
    background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    height: 80px;
    position: absolute;
    right: 0;
    top: 43%;
    width: 50px;
}
.customPrevBtn{
 background-image: url("../images/arrow-left.png");
   background-repeat: no-repeat;
    height: 80px;
    left: -2px;
    position: absolute;
    top: 43%;
    width: 50px;;
}
.peturn-categary {
    position: relative;
}
.product-section h3 {
    font-size: 28px;
    text-align: center;
	padding-top: 20px;
	 text-transform: uppercase;
}
.product_underline{
 background-color: #ffcd0a;
    height: 2px;
    margin: auto auto 18px;
    width: 86px;
}
.product_image h2 {
 font-size: 14px;
    font-weight: 800;
    margin-left: 15px;
    text-transform: uppercase;
}
button.navbar-toggler.navbar-toggler-right {
    display: none;
}
.product-section {
    padding-top: 30px;
    padding-bottom: 20px;
}
.product-categery {
    background-color: #f1f1f1;
	position: relative;
	 padding-bottom: 25px;
}
.product_image {
    background-color: #fff;
	position: relative;
	    float: left;
	 margin-bottom: 30px;
}
.product_image span {
    font-weight: 600;
    margin-left: 14px;
	  text-transform: uppercase;
	  font-size: 14px;
}
.rock-section{
  background-color: #c2c2c2;
    height: 1px;
    margin: auto auto 3px;
    width: 351px;
}
.product_image p {
 float: left;
    margin-bottom: 30px;
    margin-left: 15px;
    padding-right: 30px;
    text-align: justify;
    width: 100%;
	 font-size: 13px;
	     height: 85px;
}
.owl-carousel.product-control.owl-loaded.owl-drag {
    margin-top: 45px;
}
/*.product_image a {
   border: 1px solid #000;
    bottom: 0;
        color: black;
    float: right;
    font-family: Lato;
    font-size: 11px;
    font-weight: 700;
    margin-right: 3px;
    padding: 5px 7px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
	outline:none;
}*/


.product_img {
    border: 1px solid #c2c2c2;
	position: relative;
}
.customNextBtn_product{
 background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    height: 80px;
    position: absolute;
    right: 0;
    top: 49%;
    width: 50px;
}
.customPrevBtn_product{
 background-image: url("../images/arrow-left.png");
   background-repeat: no-repeat;
    height: 80px;
    left: -2px;
    position: absolute;
    top: 49%;
    width: 50px;;
}
.pet_coffins img {
    width: 100%;
}
.content-section h3 {
     font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.content-section p {
    font-size: 15px;
    margin-top: 18px;
    text-align: center;
}
.pet_coffins img {

    margin-top: 65px;
    width: 100%;
}
.pet_categery img {
    width: 100%;
}
.col-md-6.col-md-push-6.pet-section {
    background-color: #252525;
    color: #fff;
}
.content-pet h3 {
   font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 24px;
    text-align: center;
    text-transform: uppercase;
}
.content-pet p {
       font-family: Myriad Pro;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 19px;
    margin-top: 20px;
    padding-left: 29px;
    padding-right: 30px;
}
.content-pet {
      padding: 30px 10px 53px;
    text-align: center;
	color: #fff;
}
.content-pet a {
    border: 1px solid;
     padding: 9px 18px;
    text-decoration: none;
	 color: #fff;
}
.col-md-6.col-md-pull-6.section-pet {
    background-color: #252525;

}
.pet-urns {
    background-color: #333333;
	padding-bottom: 70px;
    padding-top: 70px;
}
.col-md-4.resin-pet {
    background-color: #252525;
}
.underline-arrival{
  background-color: #1fc0a0;
    height: 2px;
    width: 100px;
}

.car_image img {
    border: 1px solid #eee;
}
.arrival_image h3 {
     border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    color: #20b093;
    font-family: Lato;
    font-size: 17px;
    padding: 5px;
    text-transform: uppercase;
	font-weight: 600;
	margin-top:0px;
}
.arrival_image {
    text-align: center;
	    border: 1px solid #ececec;
		     margin-top: 30px;
			 position:relative;
}

.blog_image label span {
    margin-right: 12px;
}
.car_imag h3{
  border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    color: #20b093;
    font-family: Lato;
    font-size: 17px;
    padding: 5px;
    text-transform: uppercase;
	font-weight: 600;
}
.car_imag{
text-align: center;
border:1px solid #eee;
  margin-top: 30px;
  position: relative;

}
.owl-carousel.new-arrival.owl-loaded.owl-drag {
    position: relative;
}
.new-arrival  .owl-prev{
  background-image: url("../images/left-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 65% auto;
    height: 45px;
    padding: 10px;
    position: absolute;
    right: 35px;
    top: -37px;
    width: 45px;
}
.new-arrival .owl-next{
    background-image: url("../images/right-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 65% auto;
    height: 45px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: -26px;
    width: 45px;
}
.latest_blog {

	 margin-bottom: 45px;
    margin-top: 40px;
}
.peturn-blog{
position:relative;
}
.customNextBtn_blog{
  background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    height: 80px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50px;
}
.customPrevBtn_blog{
 background-image: url("../images/arrow-left.png");
    background-repeat: no-repeat;
    height: 80px;
    left: -2px;
    position: absolute;
    top: 50%;
    width: 50px;
}
.car-section .item {
    position: relative;
}
.blog_image {
    border: 1px solid #eee;
}
.latest-our{
 background-color: #1fc0a0;
    height: 2px;

    width: 86px;
}
.blog_image h3{
 border-top: 1px solid #eee;
    font-size: 17px;
    padding-top: 12px;
    text-align: center;
}
.blog_image p {
    margin-left: 20px;
    text-align: left;
	 font-size: 14px;
	  line-height: 22px;
	   margin-right: 10px;
}
.blog_image label {
    font-family: Lato;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 10px;
}
.latest_blog h3 {
    text-align: center;
}
.client_section {
    background-image: url("../images/bg_img.png");
	background-size:cover;
 padding-bottom: 53px;
    padding-top: 55px;
}
.item.client_says{
    color: white;
    text-align: center;
}
.item.client_says label {
      font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
	letter-spacing: 3px;
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 60%;
    z-index: 15;
}
.item.client_says p {
    font-family: lato;
    font-size: 22px;
	 padding-top: 0px;
}
.carousel-control.left {
    display: none;
}
.carousel-control.right{
 display: none;
}
.client_nam span{
font-size: 28px;
    font-weight: 900;
}
.client_nam{
  color:#97de56;
    padding-top: 0px;
}
.item.client_says h3 {
    margin-bottom: 3px;
    margin-top: 0;
	font-size: 19px;
}
.client_nam h3{
font-size:25px;
font-weight: bold;
}
.item.client_says img {
margin: 55px auto 15px;
    width: 35px;
}
.info-section p {
    margin-bottom: 5px;
}
.item.client_says h2 {
  font-size: 19px;
    font-weight: 800;
    margin-bottom: 3px;
    margin-top: 0;
}
.marker span {
      float: left;
    margin-top: 8px;
}
.marker p {
    margin-left: 30px;
	padding-top: 3px;
font-size:15px;

}
.form-section {
    padding-top: 7px;
}
.map-section  img{

    width: 100%;
	 padding-top: 6px;
}
.btn.btn-default.button-section {
    float: right;
}
.underline_footer {
      background-color: #edbf00;
    height: 2px;
    margin-bottom: 8px;
    width: 60px;
}
.about-section h3 {
     font-size: 17px;
    padding-top: 0;
    text-transform: uppercase;
}
.ride-section h3{
font-size: 17px;
    padding-top: 0;
    text-transform: uppercase;
}
.map-section h3{
font-size: 17px;
    padding-top: 0;
    text-transform: uppercase;
}
.get_touch h3{
font-size: 17px;
    padding-top: 0;
    text-transform: uppercase;
}
.about-section p {
     font-size: 15px;
    padding-bottom: 1px;
    padding-top: 5px;
    text-align: justify;
}
.about-section a {
    border: 1px solid #fff;
    color: #fff;
    float: right;
    padding: 5px;
    text-transform: uppercase;
	text-decoration: none;
	outline:none;
}
.footer {
    margin-bottom: 50px;
    margin-top: 50px;
}
.sub-footer {
    background-color: #000000;
    color: white;
}
.info-section {
    text-align: center;
}
.underline_subfooter{
     background-color: #e0c14c;
    height: 2px;
    margin: 10px auto 20px;
    width: 60px;
}
.footer_content {
    padding-bottom: 40px;
    padding-top: 40px;
}
.carousel-indicators .active{
background-color:#93db64;
}
.copyright {
    background-color: #000000;
    border-top: 1px solid;
   }
.follows img {
    margin-left: 8px;
}
.follows {
    float: right;
}
.copy_footer {
    padding-bottom: 13px;
    padding-top: 13px;
}
.visa h3 {
     color: #FFFFFF;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 7px;

}
.arrival_image:nth-child(1) {
    width: 100%;
}
.car_imag img {
    width: 100%;
}
.owl-carousel.new-arrival.owl-loaded.owl-drag .owl-nav.disabled {
display:block;
}
.car_imag  .owl-prev{
 background-image: url("../images/left-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 65% auto;
    height: 45px;
    padding: 10px;
    position: absolute;
    right: 41px;
    top: -26px;
    width: 45px;
}
.new-arrival .owl-next{
  background-image: url("../images/right-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 65% auto;
    height: 45px;
    padding: 10px;
    position: absolute;
    right: -7px;
    top: -37px;
    width: 45px;
}
.best_seller .owl-prev{
 background-image: url("../images/left-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 65% auto;
    height: 45px;
    padding: 10px;
    position: absolute;
   right: 34px;
    top: -35px;
    width: 45px;
}
.best_seller .owl-next{
  background-image: url("../images/right-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 65% auto;
    height: 45px;
    padding: 10px;
    position: absolute;
    right: -7px;
    top: -35px;
    width: 45px;
}
.owl-carousel.best_seller.owl-loaded.owl-drag .owl-nav.disabled{
display:block;
}
.row.inner-content {
    margin-bottom: 40px;
    margin-top: 40px;
}
.info-section h3 {
    font-family: lato;
    font-size: 17px;
}
.form-section input {
    border-radius: 0;
    box-shadow: none;
    outline: medium none;
    padding: 5px;
}
.form-section textarea  {
 border-radius: 0;
    box-shadow: none;
    outline: medium none;
    padding: 5px;
}
.arrival2{
position:relative;
}
.cart_overlay{
position:absolute;
bottom:0px;
left:0px;
width:auto !important;
display:none !important;
}
.wishlist_overlay{
position:absolute;
bottom:0px;
right:0px;
width:auto !important;
display:none !important;
}
.arrival_image:hover  .cart_overlay, .arrival_image:hover  .wishlist_overlay{
display:block !important;
}
.form-inline.search-section {
    float: left;
    width: 125px;
}

.owl-carousel .owl-item img {
    width: 100%;
}
.about-content {
  margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
}
.about-content h3{
text-transform:uppercase;
 font-size: 30px;
}
.underline.aboutus_underline{
background-color: #58b0e0;
    height: 2px;
    margin: auto auto 15px;
    width: 86px
 }
.about-content p {
  font-size: 17px;
    line-height: 30px;
    margin: 10px 20px 20px;
    text-align: justify;
}

.about-content a {
   background-color: #94dc62;
    border: 1px solid #94dc62;
    color: #fff;
    float: right;
    font-weight: 800;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 7px;
    text-decoration: none;
    text-transform: uppercase;
	outline:none;
}


.header-section .follows-section img{
	width:15px;
	height:15px;
}

.visa-section {
    float: left;
}
.header-section {
    float: right;
}
.form-group.search-media .input-group-addon {
    background-color: transparent;
    background-image: url("../images/search.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60% auto;
    border: medium none;
    height: 25px;
    width: 19%;
	}
	.form-group.search-media .form-control {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    height: 25px;
    text-transform: capitalize;
    width: 75%;
	    color: #000;
}
.search-section .input-group {
     background-color: #eee;
    border: 1px solid #fff;
    border-radius: 19px;
    height: 34px;
    margin-top: 1px;
    padding-top: 3px;
    width: 94%;
	 margin-left: 8px;
}

.nav.navbar-nav.menu-list.navbar-right li a:focus{
outline:none;
}

input.form-control.form-ipsum {
        margin-top: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    box-shadow: none;
	    height: 45px;
}
textarea.form-control.form-ipsum {
    box-shadow: none;
	border: 1px solid #ddd;
}
button.btn.cont-text.btn-ipsum {
        margin-top: 15px;
    float: right;
    margin-bottom: 10px;
    background-color: #94dc62;
    border: 1px solid #94dc62;
    color: #fff;
    font-size: 14px;
}
.col-md-6.get-dummy.pull-right h2 {
    margin-top: 0px;
font-size: 35px;
font-weight: 600;
}
.col-md-6.get-dummy.pull-right p {
    font-size: 16px;
}
.new-map iframe {
    width: 100%;
}

.gal-overlay.product-gallery {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-color:#000000b0;
	z-index: 9;
}
.product_image:hover .gal-overlay.product-gallery{
display:block;
}
.prd_image{
position:relative;
}
.prd_image:hover .gal-overlay.product-gallery{
display:block;
}
.product_image:hover{
/*background-color:rgba(146,220,95,0.6);*/
color:#000;
}
.prd-content h3 {
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: capitalize;
}
.product-detailsection {
    background-color: #eee;
    padding-bottom: 20px;
}
.product-detailsection .owl-carousel .owl-dots.disabled{
display:block;
}
.product-detailsection .owl-dot.active {
border-radius: 50%;
    float: left;
    height: 10px;
    width: 10px;
	  background-color: #1fc5f2;
}
.product-detailsection .owl-dots {
   display: block;
    margin: 20px auto 0px;
    width: 37px;
}
.product-detailsection .owl-dot{
  background-color: #92dc5f;
   border-radius: 50%;
    float: left;
    height: 10px;
    margin: 0 0 0 6px;
    width: 10px;
}
.cont-div-sec{
 background: rgb(239, 31, 98) none repeat scroll 0 0;
    float: left;
    margin-top: 20px;
    padding: 20px 20px 10px;
    text-align: center;
    width: 100%;
}
.contact-us h3 {
    background-color: #19c4f2;
    border: 1px solid #19c4f2;
    color: #fff;
    float: left;
    font-size: 26px;
    margin: 0;
    padding: 20px;
    text-transform: capitalize;
}
.contact_div i {
    background-color: #000;
    border: 1px solid;
    border-radius: 50%;
    box-shadow: none;
    color: white;
    float: left;
    font-size: 14px;
    height: 35px;
    padding: 9px;
    text-align: center;
    width: 35px;
}
.contact_div p {
   font-size: 19px;
    font-weight: 500;
    margin-bottom: 31px;
    margin-left: 50px;
    margin-top: 20px;
    text-transform: capitalize;
}
.contact-media {
    float: left;
    margin-top: 25px;
     padding: 35px 50px 40px 40px;
	 background-color: #eee;
}
.contact-p {
     background-color: #92dc5f;
    color: #fff;
    font-size: 16px;
    margin-bottom: auto;
    margin-left: auto;
    margin-top: auto;
    padding-bottom: 6px;
    padding-top: 9px;
    width: 86%;
}
.contact-p p {
    margin-left: 30px;
	font-weight: 600;
}
.map-media iframe {
    width: 100%;
}
.get-dummy.pull-right h2 {
    font-size: 25px;
    font-weight: 600;
}
.banner-exotic img {
    width: 100%;
}
.new-map img {
    width: 100%;
}







@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


.parallax-section {
	background-attachment: fixed!important;
}
.btn-capsul {
	border-radius: 30px;
}
.btn-aqua {
	background: #0297FF;
	color: #fff;
}
.btn-aqua:hover {
	background: #10629b;
	color: #fff;
}
.btn-dark-blue {
	background: #0C242E;
	color: #fff;
}
.btn-dark-blue:hover {
	background: #063d28;
	color: #fff;
}
.btn-transparent-white {
	border: 2px solid #fff;
	color: #fff;
}
.btn-transparent-white:hover, .btn-transparent-white:focus {
	background: #ffcd0a;
    color: #0c0c0c;
}
.relative-box {
	position: relative
}
section {
	float: left;
	width: 100%;
	padding: 80px 0;
}


/* TOP HEADER
-------------------------------------------------- */


.navbar.top-bar {
border-radius: 0;
    padding: 0px 0;
    z-index: 16;
    position: absolute;
    top:0px;
}
div#navbarCollapse1 {
    float: right;
    margin-top: 40px;
}
ul.navbar-nav.ml-auto a {
    text-transform: capitalize;
    font-size: 15px;
}
/*.navbar-toggler {
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	right: 21px;
}*/
.sps {
	padding: 1em .5em;
	position: fixed;
	top: 0;
	left: 0;
	transition: all 0.25s ease;
	width: 100%;
}
.sps--abv {
	
	color: #000;
}
.sps--blw {
	background-color:#f5f5f599;
	color: #fff;
}
.top-bar a.navbar-brand {
	color: #fff;
	font-size: 26px;
	font-weight: 800;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}
.sps--blw.top-bar a.navbar-brand {
	color: #000;
}
.top-bar a.navbar-brand span {
	color: #0297ff;
}
.top-bar .nav-link {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 12px 40px!important;
}
.sps--blw.top-bar .nav-link {
	color: #2e2d2cd9;
}
.top-bar .navbar-nav .nav-item {
	margin: 0
}
.top-bar .nav-link:hover, .top-bar .nav-item.active a {
	color: #fff;
	border-radius: 0;
}
.sps--blw.top-bar .nav-link:hover, .sps--blw.top-bar .nav-item.active a {
	color: #FFFFFF;
	border-bottom: none;
	border-radius: 0;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/*Swiper*/
.swiper-container {
	width: 100%;
	height: 100vh;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.main-slider .slider-bg-position {
	background-size: cover!important;
	background-position: center center!important;
}
.main-slider .swiper-button-prev, .main-slider .swiper-button-next {
	background-image: none!important;
	color: #fff;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}
.main-slider h2 {
	color: #fff;
	font-size: 54px;
	line-height: 59px;
	padding: 0 19%;
	text-transform: uppercase;
}
.main-slider .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: rgba(255,255,255,0.9)
}
.main-slider .swiper-pagination-bullet-active {
	background: #edbf00;
}
/* SERVICE SECTION
-------------------------------------------------- */

.service-sec .heading {
	float: left;
	width: 100%;
	margin-bottom: 70px;
	text-align:center;
}
.service-sec h2 {
	display: block;
	text-transform: capitalize;
	font-weight: 600;
	color: #0297FF;
	font-size: 32px;
}
.service-sec h2 small {
	color: #222;
	display: block;
	font-size: 22px;
	margin-bottom: 18px;
}
.service-sec i {
	border: 1px solid #0297FF;
	border-radius: 2px;
	font-size: 25px;
	padding: 12px 0;
	width: 52px;
	color: #0297FF;
	margin-bottom: 20px
}
.service-sec h3 {
	font-size: 23px;
	font-weight: 600;
}
.service-sec p {
	line-height: 22px;
	margin-top: 13px;
	padding: 0 21px;
}
.service-sec .service-block {
	margin-top: 30px;
}

/* ABOUT SECTION
-------------------------------------------------- */
.about-sec {
	background: url('../images/Comm.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}
.about-sec:before {
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #131313ba;
	top: 0;
	left: 0
}
.about-sec h2 {
	font-size: 55px;
	font-weight: 800;
	margin-top: 25%;
}
.about-sec h2 small {
	display: block;
	font-size: 24px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.about-sec p {
	font-size: 16px;
}


.action-sec{width:100%; float:left; background:#222}
.action-box{float:left; width:100%; text-align:center;}
.action-box h2{color:#fff; font-size:20px;}

.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
nav.navbar.navbar-expand-lg.mb-4.top-bar.navbar-static-top.sps.sps--abv {

    
}
ul.navbar-nav.ml-auto {
    float: right;
    list-style: none;
	    margin-top: -6px;
}
.logo-section img {
    width: 19%;
    position: absolute;
    z-index: 999;
}


    .btn-read {
    background: transparent;
    border-radius: 0;
    border: 1px solid #ffffff;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    text-transform: capitalize;
    }
    .section-box-ten{
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-ten figure {
        position: absolute;
        text-align: left;
        padding: 10px 19px 19px 19px;
        width: 100%;
        height: 100%;
        background: #062f85c7;
        bottom: -84%;
        transition: ease-in-out .5s;
    }
    .section-box-ten:hover figure {
        bottom: 0;
    }
    .section-box-ten figure h3{
    margin: 0;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 8px;

    }
    .section-box-ten img{
        height: 100%;
    }


	.facilitie-part svg{
		    float: left;
	}
.facilitie-part h1 {
    font-size: 19px;
    text-align: left;
    margin-left: 24px;
    color: #fff;
}
.footer-media {
    background-color: #181818f0;
    color: #fff;
    padding: 20px;
}


.our-facilitie h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 17px;
    font-weight: 700;
}
.facilitie-part p {
    margin-left: 23px;
    color: #fff;
}
.facilitie-part {
    margin-top: 20px;
}
.our-facilitie {
    border: 1px solid #f1f1f1;
    padding: 30px;
    background-color: #9c0018;
    color: #fff;
	border: 8px solid #fff;
}
.section-box-ten p {
    color: #fff;
    margin-bottom: 20px;
}
.middle-content {
    padding: 60px;
}




.ser-sec h3 {
    margin-top: 0px;
}
.hexagon {
position: relative;
    width: 49px;
    height: 24.21px;
    background-color: #e6b900;
    margin: 30.6px 0;
}

.hexagon:before,
.hexagon:after {
content: "";
    position: absolute;
    width: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

.hexagon:before {
  bottom: 100%;
  border-bottom: 13.6px solid #e6b900;
}

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 13.6px solid #e6b900;
}
.col-md-2.ser-icon i {
    position: absolute;
    top: 36px;
    left: 31px;
    color: #fff
}
.our-part {
    background-color: #eee;
    padding: 40px;
}
.service h3 {
    text-transform: capitalize;
    margin-bottom: 12px;
    margin-top: 12px;
    font-size: 29px;
    font-weight: 800;
    text-align: center;
}
.pd-sec {
    margin-bottom: 55px;
}
.ser-sec h3 {
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 600;
}
.underline.service {
    margin: auto auto 45px;
}
.ser-sec p {
    text-align: justify;
    font-size: 16px;
}
nav.navbar.navbar-expand-lg.mb-4.top-bar.navbar-static-top.sps.sps--blw {
    position: fixed;
    top: 0px;
}



form.form-part {
    margin-top: 30px;
}
input.form-control.rqs {
    margin-bottom: 20px;
}
.form-sec {
    background-color: #222222 !important;
    padding: 45px;
    color: #fff;
}
.request h3 {
    text-transform: capitalize;
    font-size: 27px;
    font-weight: 800;
}
.map-section h2 {
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 9px;
    color: #fff;
}









#sticky-social {
   left: 0;
   position: fixed;
   top: 330px;
       z-index: 9999;
}
#sticky-social a {
   background: #333;
   color: #fff;
   display: block;
   height: 35px;

   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
}
#sticky-social a span {
   line-height: 35px;
   left: -120px;
   position: absolute;
   text-align:center;
   width:120px;
}
#sticky-social a:hover span {
   left: 100%;
}
aside#sticky-social ul {
    padding: 0px;
}
a.fab.fa-google-plus-g {
    background-color: #dd4b39 !important;
}
#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #3b5998; }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span { background: #00aced; }

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] span { background: #dd4b39; }

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span { background: #007bb6; }

#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] span { background: #517fa4; }

#sticky-social a[class*="stumbleupon"],
#sticky-social a[class*="stumbleupon"]:hover,
#sticky-social a[class*="stumbleupon"] span { background: #eb4924; }

#sticky-social a[class*="pinterest"],
#sticky-social a[class*="pinterest"]:hover,
#sticky-social a[class*="pinterest"] span { background: #cc2127; }

#sticky-social a[class*="flickr"],
#sticky-social a[class*="flickr"]:hover,
#sticky-social a[class*="flickr"] span { background: #ff0084; }

#sticky-social a[class*="tumblr"],
#sticky-social a[class*="tumblr"]:hover,
#sticky-social a[class*="tumblr"] span { background: #32506d; }



.sub-header{
  background: url(../images/ab-bg.jpg) no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
     /* height: 325px; */
}
.sub-header h2{
  color: #fff;
padding: 74px 0;
font-size: 39px;
font-weight: 900;
text-transform: uppercase;
text-align: center;
}

.contact input, select, textarea {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 30px;
    border: 1px solid #ccccccad;
}

.contact input[type="submit"]{
  background-color: #fea53c;
padding: 15px 0;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
border: 2px solid #fea53c;
}
.contact input[type="submit"]:hover{
  background-color: #fff;

color: #fea53c;
border: 2px solid #fea53c;
}
.contact h3{
  font-size: 30px;
padding: 0 0 30px;
margin: 0;
font-weight: 700;
}
.contact h3::before{
  content: "";
  position: absolute;
  width: 70px;
  height: 3px;
  background-color: #fea53c;
  margin-top: 45px;
}
.contact ul{
  list-style: none;
  padding: 0;
}
.contact ul li{
min-height: 60px;

}
.contact .li-icon{
  height: 40px;
width: 40px;
background-color: #fea53c;
border-radius: 50%;
padding: 11px;
padding-left: 15px;
color: #fff;
    margin-right: 15px;
    float: left;
}
.contact .li-details{
      padding: 7px 55px;
}

.about-inn{
  background-color: #fff;
}
.about-inn .real-ab{
  padding: 40px 10px;
}
.about-inn .real-ab h3{
    font-size: 35px;
    font-weight: 900;
    padding: 25px 0;

}
.about-inn .real-ab h3::before{
  content: "";
  position: absolute;
  width: 70px;
  height: 3px;
  background-color: #fea53c;
  margin-top: 45px;
}
.about-inn .real-ab p{
    font-size: 16px;

    padding: 0 0 15px;

}
.about-inn .real-ab ul{
    list-style: none;
    padding: 0;

}
.about-inn .real-ab ul li {
  font-size: 16px;
  font-weight: 700;
      padding: 10px 0;
          font-family: Lato;
}
.about-inn .real-ab ul li .fas{
  font-size: 22px;
color: #fe8f0c;
padding-right: 10px;
}
.about-inn .real-ab .ab-logo{
  background-color: #000000;
  padding: 10px 0;
  margin-top: 25px;
}

.gal-head{
      margin-top: -85px;
}
.gal-head h4{
  font-size: 26px;
font-weight: 900;
color: #fff;
padding: 0 20px;
text-transform: uppercase;

}
.gal-head h4 span{
    font-weight: 100;
        font-size: 24px;
}


.asyncGallery {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1000;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.95);
  transition: opacity 200ms, visibility 200ms;
}

.asyncGallery.is-visible {
  opacity: 1;
  visibility: visible;
}

.asyncGallery__Item {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: opacity 200ms, visibility 200ms;
}

.asyncGallery__Item.is-visible {
  opacity: 1;
  visibility: visible;
}

.asyncGallery__ItemImage img {
  max-height: 80vh;
  display: block;
}

.asyncGallery__ItemDescription,
.asyncGallery__Loader {
  color: #fff;
}

.asyncGallery__Loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  color: #fff;
  z-index: 100;
}

.asyncGallery__Loader.is-visible {
  display: block;
}

.asyncGallery button {
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 0;
  cursor: pointer;
}

.asyncGallery__Close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 30px;
  height: 30px;
  z-index: 1000;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEycHgiIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOTQxLDMxLjc4NkwwLjYxMyw2MC4xMTRjLTAuNzg3LDAuNzg3LTAuNzg3LDIuMDYyLDAsMi44NDljMC4zOTMsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5ICAgYzAuNTE2LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OWwyOC41NDEtMjguNTQxbDI4LjU0MSwyOC41NDFjMC4zOTQsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5YzAuNTE1LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OSAgIGMwLjc4Ny0wLjc4NywwLjc4Ny0yLjA2MiwwLTIuODQ5TDM1LjA2NCwzMS43ODZMNjMuNDEsMy40MzhjMC43ODctMC43ODcsMC43ODctMi4wNjIsMC0yLjg0OWMtMC43ODctMC43ODYtMi4wNjItMC43ODYtMi44NDgsMCAgIEwzMi4wMDMsMjkuMTVMMy40NDEsMC41OWMtMC43ODctMC43ODYtMi4wNjEtMC43ODYtMi44NDgsMGMtMC43ODcsMC43ODctMC43ODcsMi4wNjIsMCwyLjg0OUwyOC45NDEsMzEuNzg2eiIvPgogIDwvZz4KPC9zdmc+Cg==");
}

.asyncGallery__Counter {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  right: 40px;
  bottom: 40px;
}

.asyncGallery__Dots {
  position: absolute;
  left: 50%;
  bottom: 40px;
  display: flex;
  margin: 0;
  padding: 0;
  transform: translateX(-50%);
  list-style-type: none;
  z-index: 1000;
}

.asyncGallery__Dots button {
  padding: 0;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 0;
  outline: 0;
  border-radius: 50%;
}

.asyncGallery__Dots li {
  opacity: 0.2;
  transition: opacity 200ms;
}

.asyncGallery__Dots li + li {
  margin-left: 10px;
}

.asyncGallery__Dots li.is-active {
  opacity: 1;
}

.asyncGallery__Next,
.asyncGallery__Prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  z-index: 1000;
  transition: transform 200ms, opacity 200ms;
  transform: translateY(-50%);
}

.asyncGallery__Next:disabled,
.asyncGallery__Prev:disabled {
  opacity: 0.2;
  cursor: default;
}

.asyncGallery__Next:before,
.asyncGallery__Prev:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 129 129" enable-background="new 0 0 129 129" width="512px" height="512px"> <g> <path d="m88.6,121.3c0.8,0.8 1.8,1.2 2.9,1.2s2.1-0.4 2.9-1.2c1.6-1.6 1.6-4.2 0-5.8l-51-51 51-51c1.6-1.6 1.6-4.2 0-5.8s-4.2-1.6-5.8,0l-54,53.9c-1.6 1.6-1.6,4.2 0,5.8l54,53.9z" fill="#FFFFFF"/> </g> </svg>');
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.asyncGallery__Next {
  right: 40px;
}

.asyncGallery__Next:hover {
  transform: translateX(2px) translateY(-50%);
}

.asyncGallery__Next:before {
  transform: translate3d(-50%, -50%, 0) scale(-1);
}

.asyncGallery__Prev {
  left: 40px;
}

.asyncGallery__Prev:hover {
  transform: translateX(-2px) translateY(-50%);
}

.asyncGallery__Prev:before {
  transform: translate3d(-50%, -50%, 0);
}

/* DEMO */
* {
  font-family: monospace;
  box-sizing: border-box;
}

body {
  margin: 0;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.gallery div {
  max-width: calc(33.333% - 40px);
  margin: 20px;
  transition: opacity 200ms;
  cursor: pointer;
}

.gallery div:hover {
  opacity: 0.8;
}

.gallery div img {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .asyncGallery__Close {
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    background-size: 20px;
  }

  .asyncGallery__Dots {
    bottom: 15px;
  }

  .asyncGallery__Counter {
    right: 15px;
    bottom: 15px;
    font-size: 12px;
  }

  .asyncGallery__Item {
    width: 100%;
  }

  .asyncGallery__ItemImage img {
    max-height: none;
    max-width: 100%;
  }

  .asyncGallery__ItemDescription {
    padding: 0 20px;
  }

  .asyncGallery__Next,
  .asyncGallery__Prev {
    display: none;
  }

  /* DEMO */
  .gallery {
    display: block;
  }

  .gallery div {
    max-width: 100%;
    margin: 20px 0 0;
  }

  .gallery div img {
    max-width: 100%;
    min-width: 100%;
  }
}


.services{
  background-color: #fff;
}
.services .amount{
  position: absolute;
      margin-top: -62px;
      background-color:#0049ade6;
      width: 92%;
      padding: 14px 0;
      text-align: center;
      color: #fff;
      font-size: 25px;
      font-weight: 900;
}
.services img{
      border-radius: 20px 20px 0 0;
}
.services .ser-details{
  padding: 10px 15px;
  border: 1px solid #cccccc75;
}
.services .ser-details h4{
  font-size: 20px;
font-weight: 900;
padding: 0 0 15px;
    border-bottom: 1px solid #cccccc3b;
}
.services .ser-details h4::before{
  content: "";
position: absolute;
width: 70px;
height: 3px;
background-color: #fea53c;
margin-top: 36px;

}
.services .ser-details .re-btn{
  background-color: #f98600;
  width: 48%;
  border-radius: 0;
  color: #fff;
  padding: 12px 0;
  margin: 10px 0;
}

.services-details{
  background-color:#f5f5f5a3;

}
.services-details h3{
  font-weight: 900;
font-size: 25px;
border-bottom: 1px solid #ccc;
padding: 15px 0;
    margin-bottom: 25px;
}

.services-details h3::before{
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    background-color: #fe8f0c;
margin-top:41px;
}
.services-details p{
  font-size: 16px;
}
.services-details ul{
  list-style: none;
  padding: 0;
}
.services-details ul li{
    padding: 5px 0;
    font-size: 16px;
        font-family: Lato;
}
.services-details ul li .fas{
color: #fe8f0c;
font-size: 20px;
padding-right: 5px;
}
#exTab1 .tab-content {
  color: black;
/* background-color: #ffffff; */
padding: 5px 40px;
border: 1px solid #cccccc73;
margin-top: 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

.whatsapp-mob, .whatsapp-desk {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 100;
     /* -webkit-animation-name: spaceboots;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear; */
    z-index: 3;
}
.whatsapp-mob {
    display: none;
}

.whatsapp-desk img, .whatsapp-mob img {
    width: 65px;
}

@-webkit-keyframes spaceboots {
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}

@media only screen and (max-width: 767px) {
     .whatsapp-mob {display: block;}
     .whatsapp-desk {display: none;}
}
.play-now .icon{
  position: absolute;
right: 55px;
bottom: 53px;
height: 80px;
width: 80px;
/* line-height: 100px; */
background-color: rgb(31, 236, 40);
color: #ffffff;
z-index: 1;
font-size: 50px;
padding: 14px 19px 3px;
/* display: block; */
/* margin-top: -50px; */
/* margin-left: -50px; */
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
/* -webkit-transform-origin: center; */
/* transform-origin: center;*/
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
  position: absolute;
right: 55px;
bottom: 53px;
height: 80px;
width: 80px;
/* margin-top: -50px; */
/* margin-left: -50px; */
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 0 rgb(31, 236, 40);
-moz-box-shadow: 0 0 0 0 rgba(244,68,56,.35);
-ms-box-shadow: 0 0 0 0 rgba(244,68,56,.35);
-o-box-shadow: 0 0 0 0 rgba(244,68,56,.35);
box-shadow: 0 0 0 0 rgb(31, 236, 40);
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}

.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}

.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(244,68,56,.0);}
    100% {box-shadow: 0 0 0 0 rgba(244,68,56,.0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(244,68,56,.0);}
    100% {box-shadow: 0 0 0 0 rgba(244,68,56,.0);}
}

.quick-contact{
  z-index: 100;
position: fixed;
top: 30%;
background-color: #000000a8;
width: 325px;
padding: 10px 10px;
right: -251px;
color: #fff;

}
.quick-contact .fas{
  font-size: 22px;
background-color: #FF9800;
padding: 10px;
border: 5px solid #fff;
}
.quick-contact  a{
  color: #fff;
  text-decoration: none;
}
.quick-contact .fas a:hover{
  color: #fff;
  text-decoration: none;
}
.quick-contact span{
padding: 0 0 0 30px;
    font-size: 20px;
    color: #fff;
}



.sticky01 {
    left: 0;
    position: fixed;
    top: 228px;
    z-index: 10000;
}










.modal-box{ font-family: 'Raleway', sans-serif; }
.modal-box .show-modal{
    color: #555;
    background-color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 12px 12px;
    margin: 80px auto 0;
    border: none;
    outline: none;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    display: block;
    transition: all 0.3s ease 0s;
}
.modal-box .show-modal:hover,
.modal-box .show-modal:focus{
    color: #111;
    background-color: #fff;
    outline: none;
}
.modal-backdrop.in{ opacity: 0.1; }
.modal-box .modal-dialog{
    width: 70%;
    margin: 50px auto 0;
}
.modal.fade .modal-dialog{
    transform-origin: top center;
    transform: translateY(-50px) scale(0.5);
}
.modal.in .modal-dialog{ transform: translateY(0) scale(1); }
.modal-box .modal-dialog .modal-content{
    background: #fff;
    text-align: center;
    border: none;
    border-radius: 0;
}
.modal-box .modal-dialog .modal-content .close{
        color: #ffeb00;
    font-size: 42px;
    /* font-weight: 400; */
    text-shadow: none;
    line-height: 25px;
    overflow: hidden;
    background-color: #054b8e;
    padding: 10px;
    opacity: 1;
    /* margin: 26px; */
    position: absolute;
    left: auto;
    right: 15px;
    top: 10px;
    z-index: 1;
    transition: all 0.3s;
}
}
.modal-box .modal-dialog .modal-content .close:hover{ color: #3a3a3a; }
.modal-box .modal-dialog .modal-content .close:focus{ outline: none; }
.modal-box .modal-dialog .modal-content .modal-body{ padding: 20px 20px 20px !important; }
.modal-box .modal-dialog .modal-content .modal-body .icon{
    color: #43e97b;
    font-size: 100px;
    line-height: 100px;
    margin: 0 auto 35px;
    text-shadow: 10px 10px rgba(0,0,0,0.05);
}
.modal-box .modal-dialog .modal-content .modal-body .title{
    color: #4d4d4d;
    font-size: 22px;
    line-height: 35px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
}
.modal-box .modal-dialog .modal-content .modal-body .description{
    color: #a7a7a7;
    font-size: 15px;
    margin: 0 30px 30px;
}
.modal-box .modal-dialog .modal-content .modal-body .btn{
    color: #fff;
    background: #ffc14c;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 28px;
    margin: 0 0 15px;
    border-radius: 50px;
    border: none;
    transition: all 0.3s;
}
.modal-box .modal-dialog .modal-content .modal-body .btn:hover{
    text-shadow: 3px 3px 3px rgba(104, 67, 67, 0.5);
    box-shadow: 7px 7px rgba(0,0,0,0.1);
}
.modal-box .modal-dialog .modal-content .modal-body .btn:focus{ outline: none; }
@media only screen and (max-width: 576px){
    .modal-dialog{ width: 95% !important; }
}

