Psyduck - 可達鴨 之 鴨力山大

Current Path : home/irplbiz/public_html/fortune_realty_html/
Upload File :
Current File : /home/irplbiz/public_html/fortune_realty_html/style.css

/*Theme Name: Fortune Realty
Theme URI: 
Author: busfam
Author URI: 
Description:
Version: 0.1
*/
@charset "utf-8";
/* CSS Document */
body,html{overflow-x: hidden;}
body{font-family: "Tenor Sans", sans-serif; margin: 0; }
.aligncenter,.gallery-item a{display:block}
.alignleft{float:left; margin-right:15px; margin-bottom:10px}
.alignright{float:right; margin-left:15px; margin-bottom:10px}
.aligncenter{margin-left:auto; margin-right:auto}
.wp-caption{max-width:100%;padding:4px}
.entry-caption, .gallery-caption, .wp-caption .wp-caption-text{font-style:italic; font-size:12px; font-size:.857142857rem; line-height:2; color:#757575}
ul:before, ul:after{ content:''; display:table;}
ul:after{ clear:both;}
.full-img img{ width:100%; height:auto;}
img.img-crop { display: block; max-width: none }
.table-cell {display: table-cell; vertical-align: middle; padding:0;}
.table-div{ display:table; height:100%; width:100%;}
.sectiongap{padding: 50px 0 40px 0; position: relative;z-index: 0;}

li{list-style: none;}
a{color: unset;}
a:hover{text-decoration: none;}
p{font-size: 15px;}

.cms-wrap h3{
  font-size: 40px;
  font-weight: 700;
  font-style: normal;
  color: #1690f0;
}
.cms-wrap p{
  font-size: 18px;
  
  color: #7f8d99;
}



.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}
.owl-carousel{display:none; width:100%; z-index:1}
.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(226,22,209)}
.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-loading{opacity:0; display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-grab{cursor:move; cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}
.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}
.owl-next, .owl-prev{background-position:0 0}
.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}
.owl-nav{text-align:center; margin-top:15px;}
.owl-next, .owl-prev{ border-radius:0; height:40px; width:40px; background-size:24px; background-position:center; background-repeat:no-repeat; -webkit-transition:0.4s; -moz-transition:0.4s; -o-transition:0.4s; transition:0.4s; color:#fff; display:inline-block; margin:0;}
.owl-next{ right:0; background-image:url(images/next.svg)}
.owl-prev{ left:0;  background-image:url(images/prev.svg)}


/*nave bar start*/
.menumain{
  /*border-bottom: 2px solid #fe9c01;*/
}

.menu-light{
    background: #fff8;
    -webkit-box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(10px);
    border-bottom: solid 4px #438d46;
}
.top-bar{
  background: #303036; 
  padding: 8px 0;
  background-size: cover;
}
.top-bar ul{
  margin: 0;
  padding: 0
}
.top-bar ul li{
  list-style: none;
  display: inline-block;
  color: #fff;
  padding: 0 5px;
  font-size: 15px;
}
.top-bar ul li a{
  color: #fff;
}
.top-bar ul li i{
  margin-right: 5px; 
}

.menumain .navbar-brand img{
  height: 55px;
}
/*menufixd*/
body.down .menumain.animateIt {
    top: 0;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.07);
   
}
.menumain.animateIt {
    position:fixed;
    top:-160px;
    left: 0;
    right: 0;
    z-index:999;
    transition:0.4s top cubic-bezier(.3, .73, .3, .74);
    background: #fff;
}
/*menufixd end*/

/*backto-top*/
#backto-top {
  display: inline-block;
  background-color: #2196f3;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-align: center;
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 24%);
}
#backto-top i{
  color: #fff;
  line-height: 50px;
}

#backto-top:hover {
  cursor: pointer;
  background-color: #333;
}
#backto-top:active {
  background-color: #555;
}
#backto-top.show {
  opacity: 1;
  visibility: visible;
}

/*backto-top end*/

.topmenu{
  text-align: right;
}

.topmenu ul{
  margin: 0;
  padding: 0;
}
.topmenu ul li{
  display: inline-block;
  list-style: none;
}
.mainmenu ul{
  margin: 0;
  padding: 0;
}
.mainmenu ul li{
  display: block;
  list-style: none;
  text-transform: uppercase;
}
.stellarnav li li a:hover{
        background: rgb(234 244 255);
    color: #2c7ae7;
}
.main-btn a{
  padding: 12px 20px; 
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600;
 display: inline-block;
 text-transform: uppercase;
 letter-spacing: 0.5px;
 border-radius: 2px;
  background:#2697c4; 
  background: linear-gradient(
0deg
, #03a9f4 0%, rgba(44,185,242,1) 100%);
 /*background: linear-gradient(to bottom,#42e2f5 0%,#42e2f5 50%) no-repeat scroll right bottom/100% 210% #42e2f5;*/
}
.main-btn a:hover{
background:#2697c4; 
background: linear-gradient( 0deg , #2196f3 0%, rgb(3 146 204) 100%);
}

/*04-05-2021 start*/
.sochalbutton a{
  width: 50px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 2px;
  background:#42e2f5; 
  background: linear-gradient(to bottom,#42e2f5 0%,#42e2f5 50%) no-repeat scroll right bottom/100% 210% #42e2f5;
}
.sochalbutton a:hover{
 background: rgb(66,226,245);
 background: linear-gradient(0deg, rgba(66,226,245,1) 0%, rgba(44,185,242,1) 100%);
}
.menu-light .sochalbutton a{
  margin-left: 15px;border-radius: 7px;
}
/*04-05-2021 end*/
.main-btn button{
  padding: 12px 20px; 
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 2px;
  background:#42e2f5; 
  background: linear-gradient(to bottom,#42e2f5 0%,#42e2f5 50%) no-repeat scroll right bottom/100% 210% #42e2f5;
  border: 0;
}
.main-btn button:hover{
 background: rgb(66,226,245);
 background: linear-gradient(0deg, rgba(66,226,245,1) 0%, rgba(44,185,242,1) 100%);
}


.banner-btn a{
  height: 55px;
  width: 150px;
  padding: 0 15px;
  line-height: 55px;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background:#42e2f5; 
  background: linear-gradient(to bottom,#42e2f5 0%,#42e2f5 50%) no-repeat scroll right bottom/100% 210% #42e2f5;
}
.banner-btn a:hover{
background: rgb(66,226,245);
background: linear-gradient(0deg, rgba(66,226,245,1) 0%, rgba(44,185,242,1) 100%);
}

.banner-btn button{
  padding: 12px 20px; 
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 600;
 display: inline-block;
 text-transform: uppercase;
 letter-spacing: 0.5px;
 border-radius: 2px;
  background:#2697c4; 
  background: linear-gradient( 0deg , #03a9f4 0%, rgba(44,185,242,1) 100%);
  border: 0;
}
.banner-btn button:hover{
  background:#2697c4; 
background: linear-gradient( 0deg , #2196f3 0%, rgb(3 146 204) 100%);
}

/*.menu-light .main-btn a{
  margin-left: 15px;
}
*/
  /*sticky header*/
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    transition: all .5s ease;
    z-index:999;
}
.sticky + .banner{
    padding-top: 76px;
}
.sticky + .inner-banner {
   margin-top: 76px;
}
.custome-container{
  margin: 0 30px;
}
/*nave bar start end*/

/*banner section style*/
.carousel-control-next, .carousel-control-prev {
    opacity: unset !important;
}
.bannerarro {
   background: #ffffff36;
   height: 75px;
   width: 45px;
}
.bannerarro i {
  line-height: 75px;
  color: #fff;
  font-size: 40px;
  padding:0;
}
.plansection-main{
    background: #f3f3f3;
}

.banner{
  position: relative;
  margin: 0px 0px;

}
.banner::before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*background: url(images/fullscreen-bg-pattern.png) rgba(0,0,0,0.40);*/
    content: '';
    z-index: 1;
}
.banner .carousel-item{
  position: relative;
}
.banner .carousel-item::before{
  content:"";
  width:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:99;
  height:100%;
  /*background-image: linear-gradient(to right, #7c16beb3, #7c16be70, #7c16be17, #ffffff00);*/
  /*background-image: linear-gradient(to right, #7c16beb3, #7c16be70, #7c16be17, #ffffff00);*/
  /*background-image: linear-gradient(to right, #f92e2c1c, #7c16be45);*/
}
.banner .carousel-caption{ 
    width: 100%;
    left: 0;
    z-index: 99;
    -webkit-box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    padding: 15px 0px !important;
    bottom: 0;
}
.banner .carousel-caption p{
  font-size:20px;
}
.banner .carousel-caption h2{
  font-family: "Tenor Sans", sans-serif;
  font-size: 40px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 5px;
  text-align: left;
  }
.banner .carousel-caption h2 span{
  color: #f81412;
}
.banner .carousel-caption .btn{
  border-radius: 5px;
    font-weight: 700;
    padding: 12px 30px;
    font-size: 15px;
    letter-spacing: 0.5px;
    background: #ffffff00;
    color: #fff;
    border: solid 2px #fe9c01;
}
.banner .carousel-caption .btn:hover{
  background: #fe9c01;
  border-color:#fe9c01;
}
.banner .carousel-indicators{
  z-index: 444;
  display: inline-block;
  left: unset;
  margin-right: 2%;
  top: 48%;
  transform: translateY(-50%);
  margin-bottom: 0;
  bottom: unset;
}
.banner .carousel-indicators li{
    border-top: unset;
    border-bottom: unset;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: solid 1px #0071ff;
    background: #fff;
    margin: 10px 0;
}

.text-tbg{
  background: #0000006b;
  padding: 20px !important;
}

/*banner section css end*/
 .enquerbg{
padding: 40px 0;
background-size: cover;
background-position: center center;
color: #fff;
position: relative;
}

.enquerbg .section-title h2{
  color: #fff;
}
.enquerbg .section-title h5{
  color: #fff;
}

.section-title{
  margin-bottom: 18px;
}
.section-title h2{
  font-size: 35px;
  font-weight: 700;
  font-style: normal;    
  color: #1690f0;
}

.section-title h5 {
    font-weight: 600;
    color: #438d46;
    font-size: 18px;
    position: relative;
}
.section-title h3{
  font-size: 22px;
  font-weight: 700;
    font-style: normal;
    color: #1690f0
}

.text-boder{ 
    width: 60px;
    height: 2px;
    background: #7f8d99;
}
.imgbox{
  height: 360px;
  position: relative;
  text-align: center;
  background-size: cover; 
  margin-bottom: 30px;
}
.imgbox .text-box{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 75% !important;
    display: inline-block;
}
.imgbox .text-box{
  color: #fff;
}
.imgbox .text-box a{
  color: #42e2f5;
    font-weight: 700;
    font-size: 20px;
}

.bg-bluelight{
  background: #e8fdff;
}

.sec-box{
  box-shadow: 0 0 6px 1px rgb(111 182 239 / 19%);
  padding: 20px;
  border-radius: 15px;
  background: #e8fdff;
}
/*why choose us--Home*/
.why-choose-us{
  background: url(images/bg-nocopyright.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 141px;
}
.why-choose-box {
    background: #fff;
    display: flex;
    align-items: center;
    box-shadow: 0 0 6px 1px rgb(111 182 239 / 19%);
    padding:8px 10px;
    border-radius: 5px;
   margin: 0 6px;
    margin-bottom: 12px;
}
.why-choose-box h4 {
font-size: 12px;
    color: #3d3d3d;
    font-weight: 500;
}
.why-choose-box p{
 color: #7f8d99;
 font-size: 16px;
}
.icon-box{
    width: 40px;
    height: 40px;
    /* background: rgb(76 175 80 / 6%); */
    margin-right: 12px;
    border-radius: 20%;
    text-align: center;
    line-height: 40px;
    /*font-size: 45px;*/
    color: #fff;
    transition: all .3s;
}
/*.icon-box:hover{
  background: #1690f0;
}*/

.offerbox{
     text-align: center;
    padding: 20px;
    display: inline-block;
    border-radius: 4px;
   
}

.offerbox:hover{
   box-shadow: 0 0 87px 5px rgb(220 230 237 / 75%);
}
.activ-offerbox{
  box-shadow: 0 0 87px 5px rgb(220 230 237 / 75%);
  margin-bottom: 20px;
}

.offerbox .offericon{
  border: solid 4px #1690f0;
 border-radius: 50%; 
 width: 140px;
 height: 140px;
 margin: 0 auto;
 color: #1690f0;
 margin-bottom: 20px;
}
.offerbox .offericon i{
  line-height: 130px;
  font-size: 60px;
}

.offerbox h4{
  color: #1690f0;
  font-size: 18px;
  position: relative;
  margin-bottom: 28px;
}
.offerbox h4:after{
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  width: 70px;
  height: 2px;
  bottom: -15px;
  background:  #1690f0;;
}
.testymonial-box{
  text-align: center;
  margin: 15px;
}
.testymonial-box h4{
  font-size: 18px;
  color: #1690f0;
}
.testymonial-box p{
  font-size: 14px;
}
.testytext{
  position: relative;
  box-shadow: 0 0 10px 5px rgb(220 230 237 / 75%);
  padding:26px 25px 50px 25px;
  margin-bottom: 30px;
}
.testytext::after{
    content: '“';
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(66,226,245);
    background: linear-gradient(0deg, rgba(66,226,245,1) 0%, rgba(44,185,242,1) 100%);
    width: 65px;
    height: 65px;
    border-radius: 50%;
    color: #fff;
    font-size: 60px;
}

.testytext p{
    color: #7f8d99;
    font-size: 20px;
}

.bt-img{
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
.bt-img h4{
  color: #42e2f5;
  font-size: 18px;
  font-weight: 600;
}
.bt-img h2{
  color: #fff !important;
}
.bt-img p{
  font-size: 20px;
}

.clint-img img{
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
}

.blue-bg{
  background:#1792f0;
}
.blue-bg h2{
  color: #fff;
}
.blue-bg h4{
  font-size: 18px;
  color: #42e2f5;
  font-weight: 600;
}

.bluu-bg{
  background: linear-gradient( 
0deg
 , #03a9f4 0%, rgba(44,185,242,1) 100%);
  padding: 0px 0;
}
.bluu-bg h2{
  color: #fff;
  font-weight: 400;
}
.bluu-bg h2 span{
  color: #222;
  font-weight: 600;
}
.bluu-bg h4{
  font-size: 18px;
  color: #70f376;
  font-weight: 600;
}

/*home page counter*/
.skill-box > .skills-circle > ul {
    padding: 0;
    text-align: center;
    list-style-type: none;
  }
  .skill-box > .skills-circle > ul > li {
    width: 150px;
    height: 150px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 15px 30px;
  }
  .skill-box > .skills-circle > ul > li > span {
    font-size: 18px;
    color: #42E2F9;
    text-transform: uppercase;
    font-weight: 600;
  }
  .skill-box > .skills-circle > ul > li > span.text, .skill-box > .skills-circle > ul > li > span ~ b {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    margin-top: -8px;
    z-index: 1;
  }
  .skill-box > .skills-circle > ul > li > span.text ~ b, .skill-box > .skills-circle > ul > li > span ~ b ~ b {
    font-weight: 700;
    margin-top: 20px;
    font-size: 30px;
    color: #fff;
  }
  .skill-box > .skills-circle > ul > li > span.bar-circle-right, .skill-box > .skills-circle > ul > li > span.bar-circle-left {
    border-radius: 50%;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: #42e2f5;
    clip: rect(0, 75px, 150px, 0);
  }
  .skill-box > .skills-circle > ul > li > span.bar-circle-left {
    background: #fff;
  }
  .skill-box > .skills-circle > ul > li > span.bar-circle-cover {
    display: block;
    width: 85%;
    height: 85%;
    border-radius: 50%;
    background-color: #1fa1f1;
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  /*home page counter end*/

  

/*==========Inner Banner==========*/

.inner-banner{ 
  background: linear-gradient( -45deg , #23a6d5, #23d5ab); 
  background-size: cover !important;
  padding: 3.7em 0 3.7em;
  color: #fff;
}

.banner-nave-text{
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
}



  /*=========Footer Start================*/

  footer{
    background-color: #000; 
    color: #fff;
    padding:15px 0;
  }
  footer h3{
    font-size: 20px;
    color: #feede5;
    position: relative;
    margin-bottom: 18px;
    /*font-style: italic;*/
  }
  footer h3::after{
    content: '';
    position: absolute;
    width: 60px;
    left: 0;
    right: 0;
    height:3px;
    background: #006cff;
    bottom: -10px;
	margin:0 auto;
  }
  footer p{
    font-size: 13px;color:#555;text-align:center;
  }

  footer .info {
      margin: 0;
      padding: 0;
      list-style: none;
  }
  footer .info li {
      position: relative;
      margin-bottom: 10px;
      line-height: 24px;
      padding-left: 28px;
      font-size: 14px;
  }
  footer .info li i {
      position: absolute;
      top: 6px;
      left: 0;
      
  }
  .usefull-link a {
      color: #fff;
      display: block;
      margin-bottom: 7px;
      font-size: 14px;
  }

  .social-links li a{width: 45px; height: 45px; text-align: center;margin-bottom: 10px;}
  .social-links li a i{font-size: 1.1rem;line-height: 45px;}

  .f-book-button{
    margin: 0;
    padding: 0;
  }
  .f-book-button li a{
    display: block;
    background: linear-gradient(-45deg, #ffc107, #ff9800, #ff9800, #ff5722);
    padding: 10px 20px 10px 20px;
    border-radius: 15px;
    text-align: center; 
  }
  .f-book-button li a:hover{
    background: #ffc107;
  } 

  ul.list-inline.social-links {
      margin-bottom: 5px;
  }
.card{
  border: none;
}
.custom-card-image{
  height: 450px;
  width: 100%;
  object-fit: cover;
  position: relative;
  border-radius: 10px;
}
.custom-card-body{
  bottom: 0px;
  position: absolute;
  width: 100% !important;
  left: 0;
  margin: auto;
  border-radius: 30px 30px 10px 10px;
  -webkit-box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  z-index: 3;
  transition: 0.5s;
  padding-top: 25px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  color: #fff;
}
.card-section{
  padding: 40px 0;
}

/*=========Footer End================*/

 /*form-style*/
.enqure-form{
    background: #fff5;
    -webkit-box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    padding: 20px; 
}
.enqure-form h2{
  color: #fff;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
}


 input{
    height: 48px;
    border-radius: 2px !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-style: normal;
    line-height: 1.5em !important;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -.021em;
    color: #7f8d99 !important;
    border-color: #2196f3 !important;
    background-color: #ecf1f5 !important;
    margin-bottom: 15px !important;
 }
 input[type="radio"], input[type="checkbox"]{
  height: auto;
 }
 select{
  height: 48px;
    border-radius: 2px !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-style: normal;
    line-height: 1.5em !important;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -.021em;
    color: #7f8d99 !important;
    border-color: #2196f3 !important;
    background-color: #ecf1f5 !important;
    margin-bottom: 15px !important;
 }
 textarea{
    height:   120px;
    border-radius: 2px !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-style: normal;
    line-height: 1.5em !important;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -.021em;
    color: #7f8d99 !important;
    border-color: #2196f3 !important;
    background-color: #ecf1f5 !important;
    margin-bottom: 15px !important;
 }
.form-check label{
    font-weight: 600;
    color: #6c757d;
 }

  .home-contact{
    position: relative;
  }
 .contact-bg{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
 }

  /*videogallery start*/
      .galleryimg a{
        margin-bottom: 20px;
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 236px;
        transition: transform .5s;
      }
      .galleryimg a:hover::after{
        position: absolute;
        content: '';
        background: #00000085;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
      }
      .galleryimg a img{
        transition: transform .5s;
      }
      .galleryimg a:hover img{
        -ms-transform: scale(1.2); 
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
      }

.vedeosection{
  padding: 40px 0 26px 0;
}
.videogallery {
  position: relative;
  width: 100%;
}
   
.image-overlay {
  display: block;
  width: 100%;
  height: 232px;
  object-fit: cover;
}
.overlayheight{
  height: 350px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: .5s ease;
background-color: #00000059;
}
.videotambal{
       /*border: solid 0.1px rgb(66 226 245 / 55%);*/
    box-shadow: 0 1px 11px 0 #438d467a;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
}
.videotambal:hover .overlay {
  opacity: 0;
}

.overlayy .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.overlayy .text i{
    font-weight: 300;
    font-size: 90px;
    opacity: 0.5;
    color: #1690f0;
}
.videogallery:hover .overlayy .text i{
   opacity: 10;
}
.videotitle{
    background: #179dba;
    color: #fff;
    padding: 15px;
}
.videotitle h4{
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0; 
}
.lity-close:focus{
  outline: none;
}
   /*videogallery end*/

   /*photo gallery start*/

.photo-box {
  position: relative;
  width: 100%;
  border-radius: 0px;
  overflow: hidden;
  display: block;
  margin-bottom: 0px;
}

.image-item {
  display: block;
  width: 100%;
  object-fit: cover;
  transition: transform .5s;
  height: 250px;
}

.photo-box:hover .image-item{
  -ms-transform: scale(1.2); 
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.overlay-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #1f1f1f5c;
}

.photo-box:hover .overlay-img {
  opacity: 1;
}

.photo-text{
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.photo-text i{
  font-size: 55px;
}
/*photo gallery end*/

.close {
    margin-right: 7px;
    margin-top: 2px;
}

.call-pulse a{
              background: linear-gradient(-45deg , #ee7752, #e73c7e, #23a6d5, #23d5ab);
              background-size: 400% 400%;
              /*animation: gradient 4s ease infinite;*/
              border-radius: 25px;
              box-shadow: 0 0 0 0 rgba(231, 0, 104,1);
              animation: pulse-red 2s infinite;
              }
             /* @keyframes gradient {
                0% {
                  background-position: 0% 50%;
                }
                50% {
                  background-position: 100% 50%;
                }
                100% {
                  background-position: 0% 50%;
                }
            }*/
            @keyframes pulse-red {
                0% {
                    /*transform: scale(0.85);*/
                    box-shadow: 0 0 0 0 #00bcd4b3;
                    background-position: 0% 50%;
                }
                
                70% {
                    /*transform: scale(1.1);*/
                    box-shadow: 0 0 0 16px rgba(255, 82, 82, 0);
                    background-position: 100% 50%;
                }
                
                100% {
                    /*transform: scale(0.85);*/
                    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
                    background-position: 0% 50%;
                }
            }

            /*thankyou*/
            
.thanku_bg {
  background-image: radial-gradient(circle, #fff, #fff, #a0bed5);
  height: 100%;
  min-height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:165px 0;
}
.thanku_bg p{font-size:22px;color:#000;}

            /*thankyou end*/

.g-recaptcha>div{
   height: 78px;
   transform:scale(0.85);
   webkit-transform:scale(0.85);
   text-align: left;
   position: relative;
   margin: 0px -20px 0;
}