/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://yourwebsite.com/
Description: A child theme for Twenty Twenty-One.
Author: Your Name
Author URI: https://yourwebsite.com/
Template: twentytwentyone
Version: 1.0.0
Text Domain: twentytwentyone-child
*/

/* Custom CSS goes below */



html{overflow-x:hidden;}
html, body {height: 100%;}

body{font-family: "Inter", sans-serif; font-size: 14px; font-weight: 500; line-height: 30px; color: #565656;}

a{color:#0747a9; text-decoration:none;}
a:hover, a:focus{color:#00cfd1; text-decoration:none;}
img{max-width:100%; vertical-align:middle;}
p{line-height: 26px; margin: 0 0 15px;}
p b{color: #fff; font-weight: 400;}

h1, h2, h3, h4, h5, h6{font-family: "Marcellus", serif; font-weight: 700; margin:0 0 10px;}
h2{color:#00cfd1;}
h3{color:#0747a9;}
h4{color:#00cfd1;}

.pad-0{padding:0 !important;}
.pad-t0{padding-top:0 !important;}
.pad-t10{padding-top:10px !important;}
.pad-t20{padding-top:20px !important;}
.pad-t30{padding-top:30px !important;}
.pad-t40{padding-top:40px !important;}
.pad-t50{padding-top:50px !important;}
.pad-t60{padding-top:60px !important;}
.pad-b0{padding-bottom:0 !important;}
.pad-b10{padding-bottom:10px !important;}
.pad-b20{padding-bottom:20px !important;}
.pad-b30{padding-bottom:30px !important;}
.pad-b40{padding-bottom:40px !important;}
.pad-b50{padding-bottom:50px !important;}
.pad-b60{padding-bottom:60px !important;}
.mrb-0{margin-bottom:0px !important;}
.mrb-10{margin-bottom:10px !important;}
.mrb-15{margin-bottom:15px !important;}
.mrb-20{margin-bottom:20px !important;}
.mrb-25{margin-bottom:25px !important;}
.mrb-30{margin-bottom:30px !important;}
.mrb-35{margin-bottom:35px !important;}
.mrb-40{margin-bottom:40px !important;}
.mrb-45{margin-bottom:45px !important;}
.mrb-50{margin-bottom:50px !important;}
.mrb-55{margin-bottom:55px !important;}
.mrb-60{margin-bottom:60px !important;}
.mrb-70{margin-bottom:70px !important;}
.mrb-80{margin-bottom:80px !important;}

.hidden{display: none;}

@media (min-width: 1200px) { 

  .sticky.header nav{position: fixed; background: #fff; -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); top: 0; left: 0; width: 100%; z-index: 5; -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; -webkit-transition: all .5s; transition: all .5s; max-width: 100%; margin-top: 0; border-bottom: 0;}  
  .sticky.header .navbar .logo img{width: 350px;}
  .sticky.header .navbar .logo a{padding: 15px 0;}
  .sticky.header nav .navbar .links > li > a{padding: 20px 0;}
  
}

 .container{position:relative; z-index:3; padding: 0 15px;}
 .row{margin: 0 -15px;}
 .row > *{padding: 0 15px;}
  
.header{position: absolute; left: 0; width: 100%; top: 0; z-index: 5; padding: 0;}
  .head-top{font-size: 14px;  position:relative; overflow:hidden; z-index: 2;}
  .head-top .row{padding: 0 35px;}
  .head-top .head-left{width: 80%;}
  .head-top .head-right{color:#fff; display: flex; align-items: center; justify-content: end; width: 20%;}
  .head-top a:hover{color: #fff;}
  .head-top ul{margin:0; padding: 6px 0;}
  .head-top ul li{color: #fff); font-weight: 400; display:inline-block; list-style:none; margin: 0 16px 0 0; padding: 0 20px 0 0; position:relative;}
  .head-top ul li:last-child{border-right: 0; margin-right: 0; padding-right: 0;}
  .head-top ul li i{margin: 0 5px 0 0; color: #fff; display: inline-block; vertical-align: middle; font-size: 16px; position: relative; top: -1px;}
  .head-top ul li i.fa-phone{font-size: 14px; top: 0;}
  .head-top ul li a{display: block; padding: 0; color: rgba(255,255,255,.7); position: relative; z-index: 2;} 
  .book-now{position: relative; padding: 0 0 0 30px;}
  .book-now .btn{padding: 10px 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  .book-now .btn span{background: #003486;}
  .icon-top{padding: 0; position: relative; text-align: right; font-weight: 500;}
  .icon-top i{color: #fff; display:inline-block; font-size: 16px; margin: 0 0 0 5px; line-height: 35px; height: 35px; width: 30px; text-align: center; position:relative; z-index:1;}
  .icon-top i:hover{color:#0747a9; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}  
  
  .phone{position: relative; padding: 0 30px; align-items: center; display: flex;}
  .phone a{display: flex; color: #fff; align-items: center; gap: 15px;}
  .phone a:hover{color: #0747a9;}
  .phone i{background: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 45px; height: 45px; text-align: center; border: 1px dashed #0747a9; color: #0747a9; line-height: 45px; -webkit-text-fill-color: transparent; -webkit-text-stroke: 2px #0747a9;}
  .phone span{display: block; color: #000; font-weight: 700; font-size: 14px; line-height: 18px; position: relative; top: -2px;}
  .phone span span{font-family: "Wix Madefor Display", sans-serif; font-weight: 800; color: #0747a9; font-size: 20px; top: 0; padding: 4px 0 0;}  
  .phone a:hover span{color: #0747a9;}  
  .phone a:hover span span{color: #000;}  
  
  .login-btn{position: relative; align-items: center; display: flex; padding: 0 20px 0 0;}
  .login-btn .btn i{margin: 0 10px 0 0;}
        
  .header nav{position: relative; top: 0; left: 0; width: 100%; height: auto; text-transform: uppercase; font-size: 16px; font-family: "Wix Madefor Display", sans-serif; font-weight: 700;}
  .header nav .navbar{display: flex; align-items: center; justify-content: space-between; margin: auto; position: relative; max-width: 100%; margin: 0 0 0; box-shadow: none; background: #fff; -webkit-border-radius: 80px; -moz-border-radius: 80px; border-radius: 80px; padding: 0;}
  .header .navbar .logo{margin: 0;}
  .header .navbar .logo a{display: block; margin: 0; padding: 15px;}
  .header .navbar .logo img{width: 480px; position: relative; z-index: 100;}
  .header nav .navbar .nav-links{height: 100%; margin: 0 0 0 auto; display: flex; align-content: center;}
  .header nav .navbar .links{display: flex; padding: 0; margin: 0;}
  /*.header nav .navbar .links li:nth-child(4){margin-right: 200px;}*/
  .header nav .navbar .links li{position: relative; display: flex; align-items: center; justify-content: space-between; list-style: none; margin: 0 0 0 20px;}
  .header nav .navbar .links > li > a{padding: 30px 0; display: block; text-decoration: none; white-space: nowrap; color: #000;}
  
  .header nav .navbar .links > li > a:hover, .header nav .navbar .links > li.current-menu-item > a{color: #0747a9;}

  .header .links li:hover .htmlcss-arrow, .header .links li:hover .js-arrow{transform: rotate(180deg);} 
  .header nav .navbar .links li .arrow{width: 16px; line-height: 52px; text-align: center; display: inline-block; color: #000; transition: all 0.3s ease; margin: 2px 0 0 5px; font-size: 16px; font-weight: bold;}
  .header nav .navbar .links li:hover .arrow{color: #0747a9;}
  .header nav .navbar .links li .sub-menu{/*border: 1px solid #dddddd6b; box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); position: absolute; top: 100%; left: 0; background: #fff; box-shadow: none; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; display: none; z-index: 2; padding: 5px 15px;*/ overflow: hidden; background: #fff;} 
  .header nav .navbar .links li:hover .htmlCss-sub-menu, .header nav .navbar .links li:hover .js-sub-menu{ display: block;}
  
@media (min-width:1100px) {
	
	.header nav .navbar .links li .sub-menu{position: absolute; left: 0; top: 100%; z-index: 2; padding: 3px 20px; width: 250px; border: 1px solid #dddddd6b; box-shadow: 0 10px 40px rgba(0,0,0,.08); -webkit-box-shadow: 0 10px 40px rgba(0,0,0,.08); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; opacity: 0; visibility: hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0;}
	
	.header nav .navbar .links li:hover .htmlCss-sub-menu, .header nav .navbar .links li:hover .js-sub-menu{opacity: 1; visibility: visible; -moz-transform: scaleY(1); -webkit-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1);}

}
  
  .header .navbar .links li .sub-menu li{padding: 0; margin:0; border-bottom: 1px dashed  #ccc;} 
  .header .navbar .links li .sub-menu li:last-child{border-bottom: 0;} 
  .header .navbar .links li .sub-menu a{color: #000; padding: 7px 0; display: block; width: 100%;}  
  .header .navbar .links li .sub-menu a:hover{color: #0747a9;} 
  .header .navbar .links li .sub-menu .more-arrow{line-height: 40px; } 
  .header .navbar .links li .htmlCss-more-sub-menu{/* line-height: 40px; */ } 
  .header .navbar .links li .sub-menu .more-sub-menu{position: absolute; top: 0; left: 100%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 1; display: none;} 
  .header .links li .sub-menu .more:hover .more-sub-menu{display: block;} 
  .header .navbar .search-box{position: relative; height: 40px; width: 40px;} 
  .header .navbar .search-box i{position: absolute; height: 100%; width: 100%; line-height: 40px; text-align: center; font-size: 22px; color: #fff; font-weight: 600; cursor: pointer; transition: all 0.3s ease;} 
  .header .navbar .search-box .input-box{position: absolute; right: calc(100% - 40px); top: 80px; height: 60px; width: 300px; background: #3E8DA8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; opacity: 0; pointer-events: none; transition: all 0.4s ease;} 
  .header .navbar.showInput .search-box .input-box{top: 65px; opacity: 1; pointer-events: auto; background: #3E8DA8;} 
  .header .search-box .input-box::before{content: ''; position: absolute; height: 20px; width: 20px; background: #3E8DA8; right: 10px; top: -6px; transform: rotate(45deg);} 
  .header .search-box .input-box input{position: absolute; top: 50%; left: 50%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; transform: translate(-50%, -50%); height: 35px; width: 280px; outline: none; padding: 0 15px; font-size: 16px; border: none;} 
  .header .navbar .nav-links .sidebar-logo{display: none;} 
  .header .navbar .bx-menu{display: none;} 
  
  @media (max-width:1100px) {
	  
	.phone{padding: 15px 0 0 15px;}
	.login-btn{padding: 15px 15px 0;}

    .header nav .navbar{max-width: 100%; padding: 0; flex-direction: row-reverse;} 
	.header nav .navbar:before, .header nav .navbar:after{display:none}
	.header nav .navbar .logo a{font-size: 27px; margin: 0;} 
	.header .navbar .logo img{max-width: 100%;}
	.header nav .navbar .links > li:first-child{border-top: 1px dashed rgba(0,0,0, 0.3);} 
	.header nav .navbar .links > li{padding: 0; border-bottom: 1px dashed rgba(0,0,0, 0.3); white-space: nowrap;} 
	.header nav .navbar .links > li > a:before{display: none;} 
	.header nav .navbar .links > li a:hover, .header nav .navbar .links > li.active > a{color: #0747a9;} 
	.navbar .links li .sub-menu a{padding:10px;}
	.header .navbar .links li .sub-menu a:hover, .header nav .navbar .sub-menu > li.active > a{color: #0747a9; background: none;}     
    .header nav{ /* position: relative; */} 
	.header .navbar .bx-menu{ display: block;} 
	.header nav .navbar .nav-links{position: fixed; top: 0; left: -100%; display: block; max-width: 100%; width: 100%; background: #fff; line-height: normal; padding: 0; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); transition: all 0.5s ease; z-index: 1000; overflow-x: scroll; align-content: start;} 
	.header .navbar .nav-links .sidebar-logo{display: flex; align-items: center; justify-content: space-between; padding: 15px 15px 0;} 
	.header .sidebar-logo .logo-name{width: 70%;} 
	.header .sidebar-logo .logo-name img{max-width: 100%;}
	.header .navbar .logo{width: 85%;}

	.header .sidebar-logo  i{font-size: 25px; color: #0747a9; cursor: pointer;} 
	.header .navbar .bx-menu{font-size: 25px; color: #0747a9; cursor: pointer; margin: 0 15px 0 0;} 
	.header.header-position  .sidebar-logo i{color: #fff;} 
	.header.header-position  .navbar .bx-menu{color: #000;} 
	
	.header.header-position nav .navbar .links > li > a{color: #fff;}
    .header.header-position nav .navbar .links li .arrow{color: #fff;}
	.header.header-position nav .navbar .links > li a:hover, .header.header-position nav .navbar .links > li.active > a{color: #0747a9;} 
	
	.header nav .navbar .links{display: block; margin-top: 20px; padding: 0;} 
	.header nav .navbar .links li .arrow{line-height: 40px; position: absolute; border-left: 1px solid rgba(0,0,0, 0.3); width: 52px; top: 7px; bottom: 7px; right: 0; cursor: pointer;} 
	.header nav .navbar .links li{display: block; margin: 0;} 
	.header nav .navbar .links li:nth-child(3){margin-right: 0;}
	.header nav .navbar .links li a{padding: 15px;} 
	.header .navbar .links li .sub-menu a{padding: 10px 0; color: #000; white-space: break-spaces;}
	.header nav .navbar .links li .sub-menu{border: 0; position: relative; top: 0; box-shadow: none; display: none; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0 65px 0 30px;} 
	.header nav .navbar .links li .sub-menu li{} 
	.header .navbar .links li .sub-menu .more-sub-menu{display: none; position: relative; left: 0;} 
	.header .navbar .links li .sub-menu .more-sub-menu li{display: flex; align-items: center; justify-content: space-between;} 
	.header .links li:hover .htmlcss-arrow, .header .links li:hover .js-arrow{transform: rotate(0deg);} 
	.header .navbar .links li .sub-menu .more-sub-menu{display: none;} 
	.header .navbar .links li .sub-menu .more span{/* background: red; */ display: flex; align-items: center; /* justify-content: space-between; */} 
	.header .links li .sub-menu .more:hover .more-sub-menu{display: none;} 
	.header nav .navbar .links li:hover .htmlCss-sub-menu, .header nav .navbar .links li:hover .js-sub-menu{display: none;} 
	.header .navbar .nav-links.show1 .links .htmlCss-sub-menu, .header .navbar .nav-links.show3 .links .js-sub-menu, .header .navbar .nav-links.show2 .links .more .more-sub-menu{display: block;} 
	.header .navbar .nav-links.show1 .links .htmlcss-arrow, .header .navbar .nav-links.show3 .links .js-arrow{transform: rotate(180deg);} 
	.header .navbar .nav-links.show2 .links .more-arrow{transform: rotate(90deg);} 
  } 
  
  @media (max-width:370px){ 
    .header nav .navbar .nav-links{max-width: 100%;}
  }

.banner{padding: 0; position:relative; z-index:1; overflow: hidden; background-size: cover;}
  .banner .container{position: relative; z-index: 4;}
  .banner .banner-col{position: relative; z-index: 1;}
  
  .banner .slide button{top: 47%; opacity: 0; width: 55px; height: 55px; z-index: 100; color: #fff; display: block; font-size: 34px; cursor: pointer; overflow: hidden; line-height: 55px; text-shadow: none; position: absolute; font-weight: normal; background: none; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; left: 20px;}
  .banner .slide:hover button{opacity: 1;}
  .banner .slide button.left{}
  .banner .slide button.right{left: inherit; right: 20px;}
  .banner .slide button.left{right: 80px;}
  .banner .slide button.left:hover, .banner .slide button.right:hover{color: #fff; background: linear-gradient(to right,  #0747a9 0%,#00cfd1 100%); border: 0px transparent;}
  .banner .slide button .fa{margin: 0; background: none;}
  .banner .slide button.left>span:nth-child(1){left: 45%;}
  .banner .slide button.right>span:nth-child(1){right: 45%;}
  
  .banner figure{position: relative; margin: 0;}
  .banner figure:after{content: ""; background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); width: 100%; left: 0; top: 0; height: 50%; position: absolute; z-index: 2;}
  .banner figure:before{content: ""; background: #000; width: 100%; left: 0; top: 0; height: 100%; position: absolute; z-index: 2; opacity: 0.2}
  .banner figure img{width: 100%; height: 100vh; object-fit: cover; object-position: center center;}
  .slide-info{position: absolute; right: 0; left: 0; top: 0; bottom: 0; display: flex; align-items: end; max-width: inherit; padding: 0 0 20px;}
  .slide-text{position: relative; padding: 0; margin: 0 auto; text-align: end;}
  .slide-text h1{padding: 0; color: #fff; font-size: 60px; line-height: 70px; margin: 0 0 25px; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; text-transform: capitalize;}
  .slide-text h1 span{-webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #fff;}
  .slide-text p{padding: 0;color: #fff;-webkit-animation-delay: 1.1s;animation-delay: 1.1s; font-size: 18px; line-height: 26px; margin: 0 0 35px;}
  .slide-text .btn{font-size: 16px;}

.btn{background: linear-gradient(to right,  #0747a9 0%,#00cfd1 100%); border: 0; text-decoration: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; position: relative; z-index: 1; display: inline-block; text-align: center; font-family: "Wix Madefor Display", sans-serif; font-weight: 700; font-size: 14px; color: #fff; margin: 0; padding: 14px 30px; overflow: hidden; text-shadow: none; text-transform: uppercase; letter-spacing: 0; transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease; transform-style: preserve-3d;}
  .btn:hover{color: #fff; background: linear-gradient(to right,  #0747a9 0%,#00cfd1 100%);}
  .btn:hover i{transition: 0.3s;}
  .btn i{position: relative; margin: 0 0 0 10px; top: 0; z-index: 10; color: inherit;}
  .btn:before{content: ''; position: absolute; height: 100%; left: 0; top: 0; width: 0%; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; z-index: -1; background: #0747a9;}
  .btn:hover:before{width: 100%;}
  .btn:after{content: ''; background-image: url(images/arrow-right-white.svg); background-repeat: no-repeat; background-position: right center; background-attachment: scroll; background-size: 38px 8px; width: 19px; height: 8px; display: inline-block; margin-left: 15px; transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1); filter: brightness(100%); position: relative; top: -2px;}
  .btn:hover:after{width: 38px;}

.row-flex{flex-direction: row-reverse;}

.image-circle{animation: spin 12s infinite linear; -webkit-animation: spin 12s infinite linear; -moz-animation: spin 12s infinite linear;}

@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}

.sub-title{position: relative;}
  .sub-title span{position: relative; text-transform: capitalize; color: #3c6ebb; font-family: "Wix Madefor Display", sans-serif; font-weight: 700; padding: 10px 20px; background: rgba(7, 71, 169, 0.1); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
 
.title-flex{display: flex; align-items: center; gap: 30px; margin: 0 0 35px;}
  .title-flex .text-pad{padding: 0 0 0 30px;}
  .title-flex h2, .title-flex .text-pad{width: 50%;}
  
.about-wrap{padding: 90px 0 50px; position:relative; z-index:2;}   
  .about-wrap:after{content: ''; background-image: url(images/about-bg.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: contain; right: 0; position: absolute; top: 0; width: 50%; height: 100%; opacity: 0.8;}  
  .about-wrap .row{position: relative; z-index: 3;}
  .about-wrap.about-page{padding: 0;}
  .about-wrap.about-page .item{box-sizing: inherit; margin: 0; background: rgb(7, 71, 169); color: #fff; padding: 55px 55px 40px; height: 100%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
  .about-wrap .row-bottom .about-info:nth-child(2) .item{background: #19d2d5;}
  .about-wrap.about-page .item h4{color: #fff; font-size: 30px;}

  .about-wrap h2{font-size: 40px; line-height: 50px; color: #000; position: relative; margin-bottom: 15px; text-transform: capitalize;}
  .about-wrap .about-left{padding: 0 15px;}
  .about-wrap .about-right{padding: 0 50px 0 15px;}
  .about-wrap h5{color:#D0D0D0; line-height: 26px; font-style:italic; font-size:16px; margin:0 0 25px;}
  .about-wrap p{margin:0 0 20px;}
  .about-wrap .phone-btn{position: relative;}
  .about-wrap .phone-btn p{display: flex; align-items: center; gap: 30px;}
  .about-wrap .phone-btn p a:last-child{display: flex; color: #fff; align-items: center; gap: 15px; font-size: 21px; font-weight: 400; color: #fff;}
  .about-wrap .phone-btn p a:last-child:hover{color: rgba(250, 250, 250, 0.7);}
  .about-wrap .phone-btn p a:last-child i{height: 55px; width: 55px; line-height: 55px; background: transparent; font-size: 20px; color: #fff; text-align: center; -webkit-text-fill-color: transparent; -webkit-text-stroke: 2px #fff; border: 1px dashed rgba(255,255,255,0.7); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  .about-wrap ul{margin: 0; padding: 0 0 5px;}
  .about-wrap ul li{list-style: none; margin: 0 0 20px; padding: 0 0 0 25px; position: relative;}
  .about-wrap ul li::before{content: "\f00c"; font-family: FontAwesome; position: absolute; left: 0; top: 1px; color: #fff; font-weight: 700;} 
  .about-wrap .about-box{display: flex; gap: 30px; position: relative; padding: 0;} 
  .about-wrap .about-box figure:nth-child(1){max-width: 60%; width: 60%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; position: relative;} 
  .about-wrap .about-box figure:nth-child(1):after{content: ""; border: 3px solid #0747a9; top: 50px; right: -80px; bottom: 50px; left: 50px; position: absolute; border-radius: 30px; z-index: -1;} 
  .about-wrap .about-box figure:nth-child(2){left: 46%; top: 15%; vertical-align: middle; position: absolute;} 
  .about-wrap .about-box figure:nth-child(2) img{border: 5px solid #fff; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; height: 300px; width: 100%; object-fit: cover; object-position: center center;} 
  .about-wrap .about-box figure img{width: 100%; object-fit: cover; object-position: center center; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; height: 500px;}

.animation-float1 {
    animation: float1 4000ms linear 800ms infinite alternate both;
}
@keyframes float1 {
    0% {
        transform: translateY(30px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(10px);
    }
}
.animation-float2 {
    animation: float2 4000ms linear 800ms infinite alternate both;
}
@keyframes float2 {
    0% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(30px);
    }
}

.why-choose-us{position:relative; text-align:center; padding: 30px 0 10px; z-index:1;}
  .why-choose-us .row{position: relative;}   
  .why-choose-us h2{font-size: 40px; line-height: 50px; color: #00cfd1; position: relative; margin-bottom: 15px; text-transform: uppercase;}
  .why-choose-us h4{font-size: 20px; margin-bottom: 15px; text-transform: capitalize;}
  .why-choose-us .process-block{position: relative; z-index: 3; margin: 0 0 30px;} 
  .why-choose-us .process-block .inner-box{position: relative; text-align: center;} 
  .why-choose-us .process-block .count{font-size: 60px; font-family: "Wix Madefor Display", sans-serif; font-weight: 800; margin: 0 0 35px; -webkit-text-fill-color: transparent; -webkit-text-stroke: 3px #0747a9; color: #0747a9; position: relative; z-index: 2; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
  .why-choose-us .process-block .info-box{position: relative;}
  .why-choose-us .process-block .info-box .inner{position: relative;}
  .why-choose-us .process-block .info-box .title{position: relative; z-index: 2; color:#000; font-size: 20px; margin-bottom: 15px; text-transform: capitalize;}
  .why-choose-us .process-block .info-box .text{position: relative; z-index: 2; margin:0; -webkit-transition: all 300ms ease; transition: all 300ms ease;}

.service-sec{padding: 90px 0 70px; position:relative; z-index:2;} 
  .service-sec.service-inner{padding: 0;}
  .service-sec.service-details .info{background: #f5f5f5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; padding: 20px; height: 100%;}
  .service-sec.service-details .info figure{height: 250px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin: 0 0 20px;}
  .service-sec.service-details .info h3{font-size: 18px; margin: 0; color: #000; text-align: center;}
  .service-sec.service-details .info h3 a{color: #000;}
  .service-sec.service-details .info h3 a:hover{color:#0747a9;}
  
  .service-sec h2{font-size: 40px; line-height: 50px; color: #000; position: relative; margin-bottom: 0; text-transform: capitalize;}
  .service-sec .title-pad{width: 50%;}
  .service-sec .title-pad h2{width: auto;}
  .service-sec .title-flex p{margin: 0;}
  .service-sec .text-pad{border-left: 1px dashed #0747a9;}
  .service-sec .service-col{margin: 0 0 30px;}
  .service-sec .info{position: relative;}
  .service-sec .info h3{color: #fff; position: relative; font-size: 26px; margin: 0 0 15px;}
  .service-sec .info figure{height: 550px; width: 100%; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; margin: 0;}
  .service-sec .info figure img{width: 100% !important; height: 100% !important; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; object-fit: cover; object-position: center}
  .service-sec .info .content{text-align: center; position: absolute; z-index: 2; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; padding: 20px 0 10px; background: rgba(0, 0, 0, 0.4); -webkit-backdrop-filter: blur(7px); backdrop-filter: blur(7px); right: 30px; left: 30px; bottom: 30px;}
  .service-sec .info .btn{background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0 0 10px; color: #fff;}
  .service-sec .info .btn::before{content: ''; position: absolute; height: 1px; left: 0; bottom: 0; width: 35%; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; background: #fff; top: inherit; right: 0; margin: 0 auto 0}
  .service-sec .info .btn:hover:before{width: 100%;}
  .service-sec .info .btn::after{content: ''; background-image: url(images/arrow-icon-right-white.png); background-repeat: no-repeat; background-position: center; background-attachment: scroll; background-size: cover; width: 19px; height: 8px; display: inline-block; margin-left: 15px; transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1); filter: brightness(100%); position: relative; top: -2px; filter: brightness(100%) !important;}
  .service-sec .info .btn:hover:after{width: anchor-size;}
  .service-sec .info .btn:hover{background: none; color: #fff;}

.tag-sec{background-image: url(images/slider-01.jpg); background-repeat: no-repeat; background-position: center; background-attachment: scroll; background-size: cover; padding: 150px 0; position:relative; z-index:2;} 
  .tag-sec h2{font-size: 40px; line-height: 50px; color: #fff; position: relative; margin: 0 0 20px; padding: 0; text-transform: capitalize;}
  .tag-sec .info{background: rgba(0, 0, 0, 0.3); width: 55%; padding: 60px 40px; -webkit-backdrop-filter: blur(7px); backdrop-filter: blur(7px); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #fff;}
  .tag-sec .sub-title span{background: #fff;}

.client-feedback{padding: 90px 0 50px; position:relative; color: #000;}
  .client-feedback:after{content: ''; background-image: url(images/dummy-bg-01.webp); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: contain; left: 0; position: absolute; top: 0; width: 50%; height: 100%; opacity: 0.8;}  
  .client-feedback h2{font-size: 40px; line-height: 50px; color: #000; position: relative; margin-bottom: 0; text-transform: capitalize;}
  .client-feedback .left-grid{padding: 0 50px 0 15px; position: relative;}
  /*.client-feedback .left-grid::before{content: ""; background-image: url(images/logo-icon.png); background-repeat: no-repeat; background-position: center center; background-attachment: scroll; background-size: contain; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0.1;}*/ 
  .client-feedback .owl-pagination{display: block; text-align: right; position: absolute; right: 15px; top: -73px; margin: 0;}
  .client-feedback .owl-theme .owl-controls .owl-page span{background:none; border:1px solid #3D72FC; opacity:1; height:10px; width:10px;}
  .client-feedback .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #3D72FC;}
  .client-feedback .owl-theme .owl-controls .owl-page.active span{width:20px;}
  .client-feedback .item{position: relative; margin: 0 20px;}  
  .client-feedback .feedback-box{box-shadow: 0 0 20px 0 rgba(0,0,0,.09); background-color: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 35px 30px 25px; position: relative; z-index: 1; overflow: hidden; margin: 30px 0 50px 0;}
  .client-feedback .feedback-box::before{content: ""; background-image: url(images/dummy-shape-01.png); background-repeat: no-repeat; background-position: center center; background-attachment: scroll; background-size: cover; position: absolute; right: 10px; top: 10px; width: 102px; height: 100px;}
  .client-feedback .thumbnail{position: relative; margin: 0 0 25px; display: inline-block;}
  .client-feedback .thumbnail img{width: 70px !important; height: 70px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; object-fit: cover; object-position: center center;}
  .client-feedback .qoute-icon{height: 34px; width: 34px; line-height: 30px; font-size: 13px; color: #fff; background-color: #0747a9; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 4px solid #fff; display: block; text-align: center; position: absolute; bottom: 0; right: 0;}
  .client-feedback .qoute-icon i{line-height: 24px;}
  .client-feedback .rating{margin: 0 0 15px;}
  .client-feedback .rating i{color: #0747a9;}
  .client-feedback .feedback-box h4{color: #000; font-size: 20px;}
  .client-feedback .feedback-box h4 span{color: #000; font-size: 14px; font-family: "Manrope", sans-serif; font-weight: 500; display: block; margin: 5px 0 0; text-transform: capitalize;}
  .client-feedback .owl-dots{display: none; display: block; text-align: center; position: relative; right: 0; top: 0; margin: 0 auto;}
  .client-feedback .owl-theme .owl-dots .owl-dot span{width: 12px; height: 12px; border-radius: 100%; border: 1px solid #0747a9; background: none;}
  .client-feedback .owl-theme .owl-dots .owl-dot.active span, .student-feedback .owl-theme .owl-dots .owl-dot:hover span{background: #0747a9;}
  .client-feedback .owl-theme .owl-nav .owl-page span{background:#0747a9; opacity:1;}
  .client-feedback .owl-theme .owl-nav .owl-page.active span, .owl-theme .owl-nav.clickable .owl-page:hover span{background: #fe5321;}
  .client-feedback .owl-theme .owl-nav button{display: block; background: none !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; color: #000; position: absolute; left: -40px; top: 45%; margin: -20px 0 0; height: 55px; width: 55px; opacity: 1; text-indent: -99999px; border: 0;}
  .client-feedback .owl-theme .owl-nav button:hover{background: none !important;}
  .client-feedback .owl-theme .owl-nav button.owl-next{right: -40px; left:inherit;}
  .client-feedback .owl-theme .owl-nav button.owl-prev:before{background-image: url(images/arrow-left.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .client-feedback .owl-theme .owl-nav button.owl-next:before{background-image: url(images/arrow-right.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}

.progress-wrap{position: fixed; right: 30px; bottom: 30px; height: 46px; width: 46px; cursor: pointer; display: block; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; box-shadow: inset  0 0 0 2px rgba(0,0,0,0.1); z-index: 10000; opacity: 0; visibility: hidden; transform: translateY(15px); -webkit-transition: all 200ms linear; transition: all 200ms linear; background: rgba(250, 250, 250, 1);} 
  .progress-wrap.active-progress{opacity: 1; visibility: visible; transform: translateY(0);} 
  .progress-wrap::after{position: absolute; font-family: FontAwesome; content: "\f062"; text-align: center; line-height: 46px; font-size: 16px; color: #0747a9; /* --- Pijl kleur --- */ left: 0; top: 0; height: 46px; width: 46px; cursor: pointer; display: block; z-index: 1; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
  .progress-wrap:hover::after{color: #0747a9;}
  .progress-wrap::before{position: absolute; font-family: FontAwesome; content: "\f062"; text-align: center; line-height: 46px; font-size: 24px; opacity: 0; background: black; /* --- Pijl hover kleur --- */ -webkit-background-clip: text; -webkit-text-fill-color: transparent; left: 0; top: 0; height: 46px; width: 46px; cursor: pointer; display: block; z-index: 2; -webkit-transition: all 200ms linear; transition: all 200ms linear;} 
  .progress-wrap:hover::before{} 
  .progress-wrap svg path{fill: none;} 
  .progress-wrap svg.progress-circle path{stroke: #0747a9; /* --- Lijn progres kleur --- */ stroke-width: 4; box-sizing:border-box; -webkit-transition: all 200ms linear; transition: all 200ms linear;}

.wobble_bell{animation: wobble_bell 1s forwards ease-in-out 0s;}
@-webkit-keyframes wobble_bell {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(10deg);
  }
  45% {
    transform: rotate(-5deg);
  }
  60% {
    transform: rotate(5deg);
  }
  75% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes wobble_bell {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(10deg);
  }
  45% {
    transform: rotate(-5deg);
  }
  60% {
    transform: rotate(5deg);
  }
  75% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.footer{background-image: url(images/footer-bg.jpg); background-repeat: no-repeat; background-position: center center; background-attachment: scroll; background-size: cover; margin: 0; padding: 0; position: relative; color: rgba(255, 255, 255, 0.8);}
  .footer:before{content: ""; background: #000; width: 100%; left: 0; top: 0; height: 100%; position: absolute; z-index: 2; opacity: 0.85;}
  .footer .container{position: relative; z-index: 3;}  
  .footer a{color: rgba(255, 255, 255, 0.8);}
  .footer a:hover{color:#0747a9;}
  .footer .container > *{position: relative; z-index:2;}  
  .footer .footer-left{padding: 70px 50px 50px 15px; width: 30%;}
  .footer .footer-right{padding: 70px 15px 50px 50px; border-left: 1px solid rgba(255,255,255, 0.5); width: 70%;}
  .footer .footer-right .row > div{width: 22%;}
  .footer .footer-right .row > div:nth-child(2){width: 38%;}
  .footer .footer-right .row > div:last-child{width: 40%;}
  .footer .left-p{font-size: 14px; line-height: 18px;}
  .footer h4{color:#fff; margin:0 0 25px; font-size: 26px; position:relative; text-transform: capitalize;}
  .footer h5{color:#fff; margin:0 0 10px; font-family: "Wix Madefor Display", sans-serif; font-weight: 700; font-size: 18px; position:relative; text-transform: capitalize;}
  .wg-1{margin: 0;}
  .wg-1 ul{margin:0; padding:0;}
  .wg-1 ul li{list-style:none; position:relative; margin: 0 0 5px; padding: 0 0 10px 20px;}
  .wg-1 ul li::before{content: "\f105"; font-family: FontAwesome; position: absolute; left: 0; top: 1px; font-size: 14px; color: inherit;}
  .ft-logo{margin: 0px 0 0;}
  .ft-logo img{max-width: 100%; background: #fff; padding: 20px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
  .ft-logo span{display: block;text-decoration: underline; color: #fff;letter-spacing: 4px;text-transform: uppercase;font-size: 18px;margin: 30px 0 0;}
  .wg-1 address{margin: 0 0 20px;}
  .wg-1 address p{margin: 0 0 5px;}
  .wg-1 address p b{color:#fff;}
  .icon-ft{margin: 0;}
  .icon-ft i{font-size: 17px; border: 1px dashed #fff; color: #fff; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; width: 50px; height: 50px; line-height: 48px; text-align: center; margin: 0 5px 7px 0;}
  .icon-ft i:hover{color: #fff; background: #0747a9; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}  
  
  .newsletter form{/*--bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin: 0 -10px;*/}
  .newsletter form > *{flex-shrink: 0; max-width: 100%; width: 100%; padding: 0;}
  .newsletter form .form-control{background:#fff; box-shadow:none; border:0; -webkit-border-radius: 5px 30px 30px 5px; -moz-border-radius: 5px 30px 30px 5px; border-radius: 5px 30px 30px 5px; color: #999; height: 64px;}
  .newsletter form .form-control::-webkit-input-placeholder {opacity:#999;}
  .newsletter form .form-control::-moz-placeholder {color: #999;}
  .newsletter form .form-control:-ms-input-placeholder {color: #999;}
  .newsletter form .form-control:-moz-placeholder {color: #999;}
  .newsletter form .form-group{margin: 0 0 20px; position: relative;}
  .newsletter form .btn{position: absolute; right: 5px; top: 5px; padding: 18px 18px; text-align: center; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;} 
  .newsletter form .btn i{margin: 0;}
  .newsletter form .btn::after{display: none;}
  .newsletter form:hover .btn i{animation: wobble_bell 1s forwards ease-in-out 0s;}
  
  .notify{position: relative;}
  .notify i{background: #eb0000; width: 40px; min-width: 40px; height: 40px; -webkit-border-radius: 100%;  -moz-border-radius: 100%; border-radius: 100%; text-align: center; line-height: 40px; display: block;}
  .notify p{display: flex; align-items: center; gap: 20px;}
  .notify:hover i{animation: wobble_bell 1s forwards ease-in-out 0s;}
  
  .ft-bottom{font-size: 16px; border-top: 1px solid rgba(255,255,255, 0.5); margin: 0; position: relative; z-index: 2; padding: 30px 0 15px;}
  .ft-bottom .row{align-items: center;}  
  .ft-bottom .full-col{/*display: flex; align-items: center; gap: 20px; justify-content: center;*/}
  .ft-bottom .links{display: flex; justify-content: end;}
  .ft-bottom .links a{padding: 0 20px 0 0; color: #fff;}
  .ft-bottom .links a:hover{color:#0747a9;}
  .ft-bottom .links a:last-child-child{padding-right: 0;}
  .ft-bottom .copyright{margin: 0 0 10px;}

.banner-inner{position: relative; padding: 0;}
  .banner-inner .textblock{background-image: url(images/slider-02.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; height: 450px; position: relative;}
  .banner-inner .textblock:after{content: ""; background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); width: 100%; left: 0; top: 0; height: 50%; position: absolute; z-index: 2;}
  .banner-inner .textblock:before{content: ""; background: #000; width: 100%; left: 0; top: 0; height: 100%; position: absolute; z-index: 2; opacity: 0.4}
  .banner-inner .block{bottom: 25px; left: 0; position: absolute; width: 100%; text-align: center;}
  .banner-inner .block:after{left: 0; top: 0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; border-color: rgba(0, 0, 0, 0); border-right-color: rgba(0,0,0,0.3); border-width: 79px 55px 0 0; display:none;}
  .banner-inner .page-title{color: #fff; font-size: 20px;}
  .banner-inner .page-title .holder{overflow: hidden; position: relative; padding: 0;}
  .banner-inner h1{color: #fff; margin: 0 0 10px; font-size: 60px; text-transform:capitalize;}
  .breadcrumb{position: relative; justify-content: center;}
  .breadcrumb > li {margin: 0; color: #fff; font-size: 16px;}
  .breadcrumb > li + li:before{content: "\f054"; font-family: FontAwesome; display: inline-block; color: #fff; font-size: 14px; padding: 0 20px; position: relative; top: 1px;}
  .breadcrumb > li .fa-home {margin: 0 9px;}
  .breadcrumb li a{color: #fff;}     
  .breadcrumb li a:hover{color: #0747a9;}     
 
.align-left{float: left; width: 50%; margin: 7px 20px 10px 0;} 
.align-right{float: right; width: 50%; margin: 7px 0 10px 20px;} 

.mid-inner{padding: 80px 0 60px;}  
  .mid-inner ul{margin: 0; padding: 0 0 5px;}
  .mid-inner ul li{list-style: none; margin: 0 0 15px; padding: 0 0 0 30px; position: relative;}
  .mid-inner ul li::before{content: "\f192"; font-family: FontAwesome; position: absolute; left: 0; top: 0;} 
  .mid-inner ol{margin: 0; padding: 0 0 5px; counter-reset: section;}
  .mid-inner ol li{margin: 0; padding: 0 0 15px; list-style: none;}
  .mid-inner ol li::before{content: counters(section, ".") " - "; counter-increment: section;}
  .mid-inner .widget{margin: 0 0 30px;}

.bathroom-brands{position: relative;}
  .bathroom-brands figure{margin: 0; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 1px solid #000; padding: 10px;}
  .bathroom-brands figure img{-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}

.product-single figure{margin: 0; border: 5px solid #f5f5f5; text-align: center; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; padding: 20px;}

.img-hover{position: relative; margin: 0; height: 100%; overflow: hidden;}
  .img-hover img{-webkit-transition: all 1.3s ease-in-out; -moz-transition: all 1.3s ease-in-out; -o-transition: all 1.3s ease-in-out; -ms-transition: all 1.3s ease-in-out; cursor: pointer; width: 100%;}
  .img-hover:hover img{-webkit-transform: scale(1.3); -moz-transform: scale(1.3); -o-transform: scale(1.3); -ms-transform: scale(1.3);}

.product-enquiry form{--bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin: 0 -15px; position: relative;}
  .product-enquiry form > *{padding: 0 15px;}
  .product-enquiry form .form-control{background: none; box-shadow: none; border-radius: 0; border:0; color: #000; margin: 0; height: 50px;}
  .product-enquiry form .form-control::-webkit-input-placeholder {opacity: #000;}
  .product-enquiry form .form-control::-moz-placeholder {color: #000;}
  .product-enquiry form .form-control:-ms-input-placeholder {color: #000;}
  .product-enquiry form .form-control:-moz-placeholder {color: #000;}
  .product-enquiry form textarea{height: 120px !important; padding-top: 15px;}
  .product-enquiry form .input-group input[type="file"]{padding: 13px 0 0 30px;}
  .product-enquiry form .form-group{margin-bottom:30px;}
  .product-enquiry form .input-group{border: 1px solid #000; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
  .product-enquiry form .input-group-addon{border: 0 !important; color: #14133b !important; position: relative; min-width: 40px; padding: 6px 12px; font-size: 16px; font-weight: 400; line-height: 1; text-align: center; border-radius: 0 !important; width: 1%; white-space: nowrap; vertical-align: middle; display: table-cell;}
  .product-enquiry form .input-group-addon::after{content: ''; position: absolute; top: 10px; right: 1px; width: 1px; height: 30px; background-color: #ccc;}
  .product-enquiry form .input-group > div{padding: 16px 0 0; color: #0747a9 !important;}
  .product-enquiry form .input-group:hover .fa{color: #000 !important;}   
  .product-enquiry .btn:hover{color: #fff;}
  .product-enquiry .btn:hover:before{filter: inherit;}
  .product-enquiry .btn span{background-color: #0a1536;}
  .product-enquiry .form-group p{margin:0;}
  .product-enquiry .wpcf7-spinner{position:absolute;}
  .product-enquiry .map-padd{border: 10px solid #fff; box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.08); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden;}
  .product-enquiry .map-padd iframe{width: 100%;}

.contact-page{padding:0 0 30px; position:relative; text-align:center;}  
  .contact-page h3{font-size: 24px; margin: 0 0 20px; color: #fae20c; text-transform: uppercase;}
  .contact-page .contact-row{background: #f5f9ff; margin: 0 0 70px; padding: 0; position: relative; text-align:left; ; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden;}
  .contact-page .contact-col{background: linear-gradient(to bottom, #0747a9 0%,#00cfd1 100%); color: #fff; padding: 60px 50px 20px; position:relative;}
  .contact-page .contact-col::after{content: "\f2b7"; font-family: FontAwesome; position: absolute; right: 30px; bottom: -15px; position: absolute; font-size: 220px; opacity: 0.1;}
  .contact-page .contact-col h2{color:#fff; font-size: 40px; position: relative; text-transform: capitalize; margin: 0 0 55px;}
  .contact-page .contact-col .contact-box:last-child{/*margin-bottom:0;*/}
  .contact-page .contact-box{margin: 0 0 50px; position: relative; cursor: pointer; text-align: left; display: flex; align-items: center;}
  .contact-page .contact-box .icon{font-size: 20px; display: inline-block; margin: 0 20px 0 0; background: #0747a9; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 50px; height: 50px; text-align: center; min-width: 50px;}
  .contact-page .contact-box .icon i{color: #fff; line-height: 50px;}  
  .contact-page .contact-box .content{max-width: inherit; margin: 0;}
  .contact-page .contact-box .content p{margin: 0;}
  .contact-page .contact-col a{color:#fff;}
  .contact-page .contact-col a:hover{text-decoration:underline;}
  .contact-page .contact-form{padding: 61px 50px 30px;}
  .contact-page .contact-form h3{color: #0747a9; font-size: 40px; position: relative; text-transform: capitalize; margin: 0 0 40px;}
  .contact-page .contact-form h3::before{content: "\f2b7"; font-family: FontAwesome; position: absolute; right: 0; top: 0; color: #00cfd1; font-size: 30px;}
  .contact-page form{--bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin: 0 -15px; position: relative;}
  .contact-page form > *{padding: 0 15px;}
  .contact-page form .form-control{background: none; box-shadow: none; border-radius: 0; border:0; color: #000; margin: 0; height: 50px;}
  .contact-page form .form-control::-webkit-input-placeholder {opacity: #000;}
  .contact-page form .form-control::-moz-placeholder {color: #000;}
  .contact-page form .form-control:-ms-input-placeholder {color: #000;}
  .contact-page form .form-control:-moz-placeholder {color: #000;}
  .contact-page form textarea{height: 120px !important; padding-top: 15px;}
  .contact-page form .input-group input[type="file"]{padding: 13px 0 0 30px;}
  .contact-page form .form-group{margin-bottom:30px;}
  .contact-page form .input-group{border: 1px solid #000; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
  .contact-page form .input-group-addon{border: 0 !important; color: #14133b !important; position: relative; min-width: 40px; padding: 6px 12px; font-size: 16px; font-weight: 400; line-height: 1; text-align: center; border-radius: 0 !important; width: 1%; white-space: nowrap; vertical-align: middle; display: table-cell;}
  .contact-page form .input-group-addon::after{content: ''; position: absolute; top: 10px; right: 1px; width: 1px; height: 30px; background-color: #ccc;}
  .contact-page form .input-group > div{padding: 16px 0 0; color: #0747a9 !important;}
  .contact-page form .input-group:hover .fa{color: #000 !important;}   
  .contact-page .btn:hover{color: #fff;}
  .contact-page .btn:hover:before{filter: inherit;}
  .contact-page .btn span{background-color: #0a1536;}
  .contact-page .form-group p{margin:0;}
  .contact-page .wpcf7-spinner{position:absolute;}
  .contact-page .map-padd{border: 10px solid #fff; box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.08); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden;}
  .contact-page .map-padd iframe{width: 100%;}
  .contact-page.career-page .image{margin: 40px 0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden;}
  .contact-page.career-page .image img{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
  
  
    /** Smartphones **/
@media (min-width: 320px) and (max-width: 767px) {
   
   .header{top: 15px;}
   .head-top{display: none;}
   .banner figure img{height: 100vh;}
   .banner .slide button{opacity: 1; width: 40px; height: 40px; line-height: 40px; background: #0747a9;}
   .banner .slide button > span{background-size: 65%;}
   .banner .slide button > span{background-size: 65%;}
   
   .slide-text{max-width: inherit;}
   .slide-text h1{font-size: 34px; line-height: 40px; margin: 0 0 15px;}
   
   .about-wrap h2, .service-sec .title-pad h2, .client-feedback h2, .tag-sec h2, .blog-sec .title-pad h2, .service-sec h2, .contact-page .contact-col h2, .contact-page .contact-form h3{font-size: 34px; line-height: 40px;}
   
   .about-wrap .about-right{padding: 0 15px;}
   .about-wrap .about-box figure img{height: 360px;}
   .about-wrap .about-box figure:nth-child(2) img{height: 180px;}
   
   .title-flex{display: block; margin: 0;}
   .title-flex h2, .title-flex .text-pad{border: 0 !important; padding: 20px 0 0 !important; width: auto;}

   .service-sec .title-flex{padding: 0 0 15px;}
   .service-sec .title-pad{text-align: left !important; width: auto;}
   .service-sec .info figure{height: 400px;}
   .service-sec .info h3{font-size: 22px;}
   .tag-sec .info{padding: 50px 35px 25px; width: auto;}
   .tag-sec .info .sub-title span{display: block;}
   .client-feedback .owl-theme .owl-nav{display: none;}
   .client-feedback .owl-dots{display: block;}
   
   .footer .footer-left{padding: 70px 15px 5px; width: 100%;}
   .footer .footer-right{padding: 40px 15px 0; border-top: 1px solid rgba(255,255,255, 0.1); width: 100%;}
   .footer .footer-right .row > div{width: 100%;}
   .footer .footer-right .row > div:nth-child(2){width: 100%;}
   .footer .footer-right .row > div:last-child{width: 100%;}
   .wg-1{margin: 0 0 30px;}
   .ft-bottom .copyright, .ft-bottom .right-grid{padding: 0 90px 0 15px;}
   .ft-bottom .right-grid p{text-align: left !important;}
   .banner-inner .textblock{height: 400px;}
   .banner-inner h1{font-size: 50px;}
   .about-wrap.about-page .item{padding: 35px 35px 20px; height: auto;}
   .contact-page .contact-col{padding: 40px 30px 20px;}
   .contact-page .contact-box{margin: 0 0 20px; align-items: start;}
   .contact-page .contact-form h3{padding: 0 50px 0 0;}
   .contact-page .contact-form{padding: 41px 30px 10px;}
   .contact-page form .form-group{width: 100%;}
       
}


/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
   
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{width: 100%;}
   
}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
         
   .container{width: auto; max-width:850px !important; padding:0 30px;}
   
}

/* Desktop */
@media (min-width: 960px) and (max-width: 1090px) { 
    
   .container{width:auto; max-width:1030px!important; padding:0 30px;}

}

/* Large Display */
@media (min-width: 1200px) and (max-width: 1400px) { 
  
  .container{max-width: 94%;}
  .menu-head .navbar-nav > li{margin: 0 0 0 30px; padding: 25px 0;}
  .faq-wrap::before{width: 950px;}

}


@media (min-width: 1367px) {
	
  .container{max-width: 1350px;}
	
}



.form-group .input-group span {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.our-amenities .amenities-info .text h5 {
    padding: 0 35px;
}
.pricing-page .img-fluid {
    height: 100% !important;
    width: 100% !important;
}

.notice-bx p {
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}.post-meta {
    display: flex;
    font-size: 18px;
}
.post-meta .postlist {
    margin-bottom: 5px !important;
}
.readmore a {
    color: #007cba;
    font-weight: 500;
    text-transform: uppercase;
}
.post-hm {
    display: flex;
    gap: 15px;
}
.post-hm .blog-item {
    box-shadow: 0 5px 15px 0 rgba(62, 65, 159, .1);
    padding: 20px;
    width: 33.33%;
    background: #232222;
}
.post-hm .blog-item img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.related-pts .blog-cnt p {
    font-size: 17px;
}
.post-hm .blog-item h4 {
    font-size: 16px !important;
    margin: 10px 0 5px;
}
.blog-cnt a {
    text-decoration: none;
    color: #000;
}
.post-navigation-inner {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.post-navigation-inner a {
    background: #0089eb;
    color: #fff;
    padding: 10px 20px; text-decoration:none;
}
.related-posts {
    background: #0a0a0a;
    padding: 30px !important;
    margin-top: 30px;
}
.single section#comment-wrap {
    display: none;
}
.notice-bx {
    background: #f7f7f7;
    padding: 20px;
    margin-top: 20px;
}

.related-posts h2 {
    font-size: 30px;
    margin-bottom: 20px;
}

.blog-grid h2.entry-title {
    line-height: initial;
}
.blog-grid .post-content-inner {
    margin-bottom: 20px;
}
.blog-grid a.more-link {
    text-transform: uppercase;
    background: #0eadf7;
    color: #fff;
    padding: 5px 15px;
    font-size: 16px !important;
    letter-spacing: 1px !important;
}
@media (min-width:320px) and (max-width:767px){
.post-hm {
    display: block !important;
}	
.post-hm .blog-item {
    width: 100%;
    margin-bottom: 20px;
}	
.postlist-single .post-thum {
    margin: 0 !important;
    padding-right: 10px;
}
.related-posts h2 {
    font-size: 20px !important;
    margin-bottom: 20px;
}	
	
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.popup-box {
    background: #fff;
    padding: 25px;
    max-width: 500px;
    width: 90%;
    border-radius: 8px;
    position: relative;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
    cursor: pointer;
}
span.wpcf7-not-valid-tip {width: 100% !important;}