@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

body{
    margin:0;
    padding:0;
    color: #ffca2d;
    font-family: 'Montserrat', sans-serif;
}
/*yellow #044a3f*/
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}

.main{
    margin: 0 auto;
    padding: 0;
    width: 92%;
}

a{
    color: #fff;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
a:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}

img{
    max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

/*font-family: 'Mukta', sans-serif;
*/


/* START HEADER SECTION */

/* start top head section */

.tophead-section{
  background: #044a3f;
  padding: 0;
  background-image: linear-gradient(#053730, #025b4c);
}
.tophead-section1{
  padding: 7px 0 7px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tophead-left1{
  padding: 0;
}
.tophead-left2{
  padding: 0px 0 0 0;
}
.tophead-left2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.tophead-left2 ul li{
  display: inline-block;
  font-size: 18px;
  padding: 0 10px;
  font-weight: 600;
  margin: 0;
}
.tophead-left2 ul li:nth-child(2){text-transform:capitalize;}
.tophead-left2 ul li a{
  
}
.tophead-left2 ul li a i{
  color: #FFFFFF;
  font-size: 27px;
  padding: 0 5px 0 0;
}
.tophead-left2 ul li a img{
  height: 26px;
  margin: -6px 2px 0  0;
}




.tophead-right1{
  padding: 0;
}
.tophead-right2{
  padding: 0;
  border: 0;
  text-align: right;
}
.tophead-right2 ul{
  padding:0;
  list-style:none;
  margin:0;
}
.tophead-right2 ul li{
  display:
  inline-block;
  padding: 0 3px;
  font-size:16px;
}
.tophead-right2 ul li a{
  
}
.tophead-right2 ul li a i{
  background: #000;
  height: 30px;
  color: #FFFFFF;
  border-radius: 6px;
  width: 30px;
  line-height: 30px;
  box-shadow: 2px 2px 0 #ffca2d;
  text-align: center;
  border: 1px solid #ffca2d;
}


.tophead-right2 ul li:last-child{
  background: #60bd00;
  padding:6px 10px;
  text-transform:
  uppercase;
  font-weight: 600;
}
.tophead-right2 ul li:last-child a{
  color:#fff;
  
}
.tophead-right2 ul li:last-child a img{
 height: 29px;
}
/* end top head section */

/* start head section */

.head-section{
  padding: 0;
}
.head-section1{
  padding: 27px 0 41px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head-left1{
  padding: 0px 0 0 0;
  width: 30%;
}
.head-left2{
  padding: 0;
}
.head-left2 img{

}

.head-navigation1{
  padding: 0;
  border-top: 1px solid #febf00;
  border-bottom: 1px solid #fec100;
}
.head-navigation2{
  padding: 0;
}
.navbar {
    position: relative;
    min-height: 0px !important;
    border-radius: 0px;
    margin-bottom: 0px;
    transition: 0.4s ease-in-out;
}
.navbar-inverse {
    border: none;
    padding: 0px;
    z-index: 99;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000000;
    padding: 15px 20px 14px 20px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
}
.navbar-inverse .navbar-nav>li>a i{
  color:#da0000;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #000000;
    background-color: #044a3f;
    background-image: linear-gradient(#053730, #025b4c);
    transition: 0.8s;
}
.navbar-nav {
    padding: 0px 0px;
    border-radius: 8px;
    margin: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
}
.navbar-nav>li{
   padding: 0px 23px;
   text-transform: capitalize;
   font-size: 15px;
   font-weight: 500;
}

.nav>li>a{
  padding: 9px 16px;
  border-radius: 30px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #044a3f;
}



.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #000000;
    background-color: #044a3f;
    background-image: linear-gradient(#053730, #025b4c);
}

.navbar-inverse .navbar-collapse, 
.navbar-inverse .navbar-form {
    border-color: #ffa70400;
    box-shadow: inset 0 1px 0 rgb(242 134 5 / 0%);
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;}
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #000000;
}
.top-navvii{
    padding:0px;
    transition: 0.4s ease-in-out;
    padding-bottom: 0px;
    background: #1f152d00;
    border-radius: 0px;
}
.navbar-inverse {
    background-color: #00000000;
    border-color: transparent !important;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #044a3f !important;
    color: #ffffff !important;
}



/* start toggle css */
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000000;
    height: 3px;
    width: 24px;
    border-radius: 24px;
}
.navbar-inverse .navbar-toggle:hover {
    background-color: #f4c21e;
}
.navbar-inverse .navbar-toggle {
    border-color: #fcc105;
    float: right;
    background: #fec201;
    border-radius: 0;
    padding: 7px 7px;
    margin-right: 0px;
}

.header {
  z-index: 1000;
  background: #ffff;
  padding: 0;
  transition: all ease-out 0.5s;
  z-index: 999999;
}
.active-1{
  color:#000;
  padding: 0;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 0;
}

/* end toggle css */

.head-right1{
  padding: 0;
  /* width: 17%; */
}
.head-right2{
  padding: 0;
}
.head-right2 a{
  display: flex;
  width: 100%;
  padding: 0px;
  border-radius: 10px;
  background: linear-gradient(45deg, #ffca2d, #980b02);
}
.head-right2 .book-left{
  width:30%;
  padding: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.book-left span{
  background:
  red;
  background-image: linear-gradient(#053730, #025b4c);
  height: 60px;
  border-radius: 50%;
  width: 60px;
  display: block;
  line-height: 62px;
  font-size: 30px;
  text-align: center;
  position: relative;
}
.book-left span i{
  color: #000;
}
.book-left b{
  z-index: 99999999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
}
.book-left b:before{
  background: #fec700;
  height: 100%;
  position: absolute;
  width: 6px;
  left: 0;
  margin: 0 auto;
  right: 0;
  top: 0;
  content:
  "";
  /* z-index: -99; */
}


.head-right2 .book-right{
  width:70%;
  padding: 7px 0 0 0;
}
.book-right p{
  color: #fff;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
}
.book-right span{
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 17px;
}




.head-center1{
  width: 43%;
  padding: 0;
}
.head-center2{
  padding: 0px 0 0 0;
  text-align:
  center;
}
.head-center2 p{
   font-size: 24px;
   color:#000;
   font-weight: 800;
   margin: 0;
}
.head-center2 p strong{
    animation: blik 0.5s infinite;
    text-transform:
    uppercase;
    font-weight: 800;
    font-size: 35px;
    display: block;
    margin: -11px 0 0;
}
@keyframes blik{
  0%{color: #ba0000;}
  50%{color:#ffab00;}
  100%{color: #ba0000;}
}
.head-center2 span{
  color: #b80000;
  text-transform: uppercase;
  font-size: 15px;
  padding: 4px 0  0;
  display: block;
  /* text-shadow: 6px 0px 0px #000000; */
  margin: 0;
  font-weight: 700;
}






/* end head section */


/* start header image section */

.headerimage-section{
  padding: 0;
}
.headerimage-section img{
  width:100%;
}

/* end header image section */

/* END HEADER SECTION */



/* start top services section */

.topservices-section{
  padding: 0;
}
.topservices-section1{
  padding: 0px 30px 0px;
  margin: -41px 0 0;
}
.topservices-section1 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.topservices-section1 ul li{
  padding: 20px 0px;
  width: 15%;
  /* border:1px solid; */
  margin: 0 8px;
  display: inline-block;
  background: #fff;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 0 15px 0px #c5c5c578;
}
.topservices-section1 li img{

height: 90px;
}
.topservices-section1 li p{
  font-size: 16px;
  margin: 0;
  font-weight: 800;
  text-transform: capitalize;
  margin: 0;
  padding: 0px 0 0px;
}

.topservices-section1 li span{
  color: #222;
  font-size: 12px;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}

/* end top services section */

/* start other services section */

.otherservices-section{
   padding:0;
}
.otherservices-section1{
   padding: 100px 30px 50px;
}
.other-services{
   padding: 40px 0 0 0;
}
.other-services1{
   padding: 10px;
}
.other-services2{
   padding: 10px;
   padding: 0;
   border: 1px solid #dedede;
   background-color: #fff;
   border-radius: 15px;
   box-shadow: 0 0 20px rgb(0 0 0 / 10%);
   text-align: center;
}
.other-services3{
   padding: 0;
}
.other-services3 img{

width: 100%;
}
.other-services4{
  padding: 26px 20px 40px;
  text-align: center;
}
.other-services4 strong{
   font-size: 23px;
   font-weight: 700;
   text-transform: capitalize;
   margin: 0;
   display: block;
}
.other-services4 p {
   color: #000;
   padding: 0 0 15px 0;
   font-size: 14px;
   margin: 0;
   line-height: 30px;
   font-weight: 400;
}
.other-services4 a{
  background: #044a3f;
  display: inline-block;
  padding: 9px 30px 10px 70px;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 17px;
  position: relative;
  border-radius: 30px;
}
.other-services4 a i{
  
background: #ffca2d;
  
width: 55px;
  
color: #fff;
  
display: inline-block;
  
height: 55px;
  
line-height: 55px;
  
position: absolute;
  
top: -7px;
  
left: 10px;
  
font-size: 20px;
  
border-radius: 30px;
}
/* end other services section */



/* start why choose us section */

.chooseus-section{
  padding: 0;
}
.chooseus-section1{
  padding: 50px 30px 100px;
}

.chooseus-left1{
  padding: 0;
}
.chooseus-left2{
  padding: 0;
}
.chooseus-left2 img{
   
}
.chooseus-left2 span a{
  border-radius: 50%;
  height: 80px;
  width: 80px;
  background: #f59300;
  position: absolute;
  text-align: center;
  left: 0;
  line-height: 80px;
  font-size: 25px;
  display: inline-block;
  bottom: 35px;
  margin: auto;
  animation-name: rip;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
}
@keyframes rip{
0%{ box-shadow: 0px 0px 0px 20px rgba(162, 162, 162, 0.8);}
20%{ box-shadow: 0px 0px 0px 25px rgba(162, 162, 162, 0.6);}
40%{ box-shadow: 0px 0px 0px 45px rgba(162, 162, 162, 0.4);}
60%{ box-shadow: 0px 0px 0px 55px rgba(162, 162, 162, 0.2);}
80%{ box-shadow: 0px 0px 0px 60px rgba(162, 162, 162, 0.1);}
100%{ box-shadow: 0px 0px 0px 65px rgba(162, 162, 162, 0);}
}
.chooseus-left2 span i{
  color: #000;
}




.chooseus-right1{
  padding: 0 0 0 30px;
}
.chooseus-right2{
  padding: 0;
}
.choose-head{
  padding: 0;
  text-align: left;
}
.choose-head strong{
  color: #000000;
  font-size: 46px;
  display: block;
  font-weight: 700;
  text-transform: capitalize;
  margin: -2px 0 0;
}
.choose-head p{
  font-size: 14px;
  color: #da0b00;
  letter-spacing: 2px;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.choose-text{
  padding:0;
  text-align:left;
}
.choose-text p{
  color: #4d4d4d;
  line-height: 29px;
  font-weight: 500;
  margin: 0;
  font-size: 15px;
  padding: 6px 0 10px;
}
.choose-list{
  padding: 0;
}
.choose-list ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.choose-list ul li{
  margin: 0;
  text-transform: capitalize;
  padding: 13px 0;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.choose-list ul li:before{
  color: #044a3f;
  content: "\f634";
  font-weight: 600;
  background: #db0117;
  display: inline-block;
  font-size: 13px;
  text-align: center;
  border-radius: 50%;
  padding: 0 0px 0 0px;
  margin: 0 7px 0 0;
  height: 20px;
  width: 20px;
  line-height: 22px;
  font-family: "Font Awesome 6 Pro";
}
.choose-contact{
  padding: 8px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.choose-left1{
  padding: 10px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.left-choose{
  width: 25%;
  text-align: left;
}
.left-choose img{
   border-radius: 100%;
   height: 76px;
}
.right-choose{
  width: 75%;
  text-align: left;
  padding: 0 0px 0 0px;
}
.right-choose strong{
  color: #c70000;
  font-size: 16px;
  margin:0;
  font-weight: 600;
  text-transform: capitalize;
}
.right-choose p{
  text-transform: uppercase;
  color: #888;
  font-size: 15px;
  margin: 0;
  font-weight: 500;
}


.choose-right1{
  padding: 0px 0 0 0;
}
.choose-right1 a{
  color: #fff;
  padding: 16px 17px;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  background: #059d03;
}

.request-call{
  padding: 24px 30px;
  background-image: linear-gradient(to top, #044a3f, #e32c00);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px  0 0;
  border-radius: 7px;
}
.request-left1{
  padding: 0;
}
.request-left2{
  padding: 3px 0 0 0;
}
.request-left2 strong{
  color: #fff;
  font-size: 14px;
  display: block;
  margin: -9px 0 0;
  line-height: 30px;
  font-weight: 400;
  text-transform: capitalize;
}
.request-left2 p{
 color: #000;
 letter-spacing: 2px;
 font-size: 26px;
 margin: 0;
 font-weight: 700;
 text-transform: capitalize;
}



.request-center1{
  padding: 0;
}
.request-center2{
  padding: 0;
}

.request-right1{
  padding: 10px;
}
.request-right2{
  padding: 10px;
  border:1px solid;
}
.form-group1 {
  padding: 0px 10px 0px 0px;
  margin-bottom: 0px;
}
.form-group1:nth-child(2){
  padding: 0px 12px 0px 10px;
}
.form-control:focus {
  border-color: #000000;
  border: 0;
  outline: 0;
  border: 1px solid #000000;
  box-shadow: none;
}
.custom_btn {
    z-index:9999;
}
.form-group1 .btn-group{
  text-align:center;
  padding: 0 0 0 20px;
}
.form-group1 input.form-control {
  color: #000;
  font-weight: 400;
  height: 42px;
  font-size: 14px;
}
.form-group1 .form-control {
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #d7d7d7;
  border-radius: 59px;
  font-weight: 400;
  padding: 6px 17px;
}
textarea.form-control {
    height: 50px;
    color: #000;
    font-weight: 500;
}
.btn-group>.btn:first-child {
    margin: 0px 0 0 0;
    padding: 10px 17px;
    width: 100%;
    color: #044a3f;
    font-size: 15px;
    float: none;
    background: #000000;
    text-transform: capitalize;
    transition: 0.7s;
    font-weight: 600;
    border-radius: 58px;
    border: 1px solid #fff;
}
.btn-group>.btn:first-child:hover{
  color: #000000;
  transition: 0.7s;
  background: #ffffff;
}
.place::-webkit-input-placeholder{
  color: #666666;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
   outline: 0px auto -webkit-focus-ring-color;
   outline-offset: -0px;
}
/* end why choose us section */

/* start our services section */

.ourservices-section{
   padding: 0;
   background: url(../images/bg.jpg);
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
}
.ourservices-section:before{
   background: #035549e0;
   content:
   "";
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   width:100%;
   height: 100%;
}
.ourservices-section1{
   padding: 0 30px 50px 30px;
}


.ourservices-design1{
   padding: 0;
   color: #fff;
}
.ourservices-left1{
   padding: 0 50px 0 0;
}
.ourservices-left2{
   padding: 48px 0 0 0;
}
.ourservices-left2 strong{
   color: #ffc600;
   font-size: 27px;
   font-weight: 700;
   text-transform: capitalize;
   display: block;
}
.ourservices-left2 p{
   color: #fff;
   line-height: 30px;
   text-align: justify;
   margin: 0;
   font-size: 15px;
   font-weight: 400;
   padding: 13px 0 0;
}
.ourservices-right1{
   padding: 0;
}
.ourservices-right2{
   padding: 30px 30px 50px;
   background:#053831;
   text-align: center;
}
.ourservices-right2 strong{
   color: #fff;
   text-transform: capitalize;
   margin: 0;
   font-weight: 700;
   font-size: 44px;
}
.ourservices-right2 p{
   color: #ffc600;
   font-size: 22px;
   font-weight: 500;
   text-transform: capitalize;
   margin: 0;
}
.ourservices-right2 span{
   color: #ffc600;
   font-size: 54px;
   margin: 0;
   display: block;
   font-weight: 700;
   text-transform: uppercase;
}
.ourservices-right2 a{
   background:#ffca2d;
   color: #000;
   padding: 11px 41px;
   border-radius: 30px;
   text-decoration: none;
   text-transform: capitalize;
   font-size: 17px;
   margin: 10px 0 0;
   display: inline-block;
   font-weight: 600;
}

.services-design{
   padding: 30px 0 0;
}

.services-left1{
   padding: 0;
   text-align: center;
}
.services-left2{
   padding: 0;
}
.services-left2 img{
  height: auto;
}
.services-right1{
   padding: 10px;
}
.services-right2{
   padding: 0;
}
.services-design1{
   padding: 10px;
}
.services-design2{
   padding: 30px 20px 40px;
   text-align: center;
   background:#fff;
}

.services-design3{
   padding: 0;
}
.services-design3 img{
   border-radius: 50%;
   height: 240px;
   /* box-shadow: 0px 0px 16px 0px #b0b0b0; */
   border: 7px solid #044a3f;
}
.services-design4{
   padding: 20px 0 0;
}
.services-design4 strong{
   font-size: 30px;
   font-weight: 700;
   text-transform: capitalize;
   margin: 0;
   display: block;
}
.services-design4 p{
   color:#000;
   padding: 0 0 15px 0;
   font-size: 14px;
   margin: 0;
   line-height: 30px;
   font-weight:400;
}
.services-design4 a{
  color: #fff;
  padding: 7px 24px;
  display: inline-block;
  border-radius: 90px;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  background: #044a3f;
}

/* end our services section */


/* start about us section */

.aboutus-section{
   padding: 0;
   background: url(../images/bg1.jpg);
   background-size: contain;
   background-repeat: repeat;
}
.aboutus-section1{
   padding: 50px 30px;
}
.aboutus-head{
   padding: 0 0 20px;
   text-align: left;
}
.aboutus-head strong{
   color: #000000;
   font-size: 33px;
   display: block;
   font-weight: 700;
   text-transform: capitalize;
   margin: -5px 0 0 -3px;
}
.aboutus-head p{
  font-size: 18px;
  color: #da0b00;
  letter-spacing: 3px;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.about-content{
   padding: 0px 0 0;
   text-align: left;
}
.about-text1{
  padding: 0;
}
.about-text2{
  padding: 30px 30px 30px;
  background: #fff;
}


.about-text2 p{
   color: #000;
   font-size: 14px;
   line-height: 29px;
   text-align: justify;
   margin: 0;
   font-weight: 400;
}
.about-text2 p strong{
   color:#ffca2d;
   font-weight: 700;
   text-transform: capitalize;
}
.about-text2 span{
   color: #262626;
   font-size: 20px;
   padding: 10px 0 8px;
   position: relative;
   display: block;
   margin: 0 0 22px 0;
   font-weight: 700;
   text-transform: capitalize;
}
.about-text2 span:before{
  position:
  absolute;
  left:0;
  right:0;
  bottom: 0;width:280px;
  background: #be0200;
  height: 4px;
  content:
  "";
}
.about-text2 span:after{
    position: absolute;
    content: "";
    width: 11px;
    height: 12px;
    left: 110px;
    border-radius: 62%;
    background: #000;
    bottom: -3px;
    animation: animborder 3.9s linear infinite;
}
@keyframes animborder{
  0%{transform: translateX(-120px);}
  100%{transform: translateX(-0px);background: #0000;}
}
.about-text2 ul{
   padding: 10px 0 10px;
   margin:0;
   list-style: none;
}
.about-text2 ul li{
   color:#000;
   font-size: 15px;
   font-weight: 500;
   /* padding: 6px 0 7px 50px; */
   position: relative;
   background: #fff2c7;
   margin: 12px 0px 12px 0px;
   border-radius: 30px 30px 30px 30px;
}
.about-text2 li:before{
   content: "\f666";
   font-family: "Font Awesome 6 Pro";
   font-weight: 700;
   left: 0px;
   right: 0;
   text-align: center;
   height: 38px;
   width: 38px;
   line-height: 41px;
   font-size: 16px;
   border-radius: 30px 0px 0 30px;
   background:#044a3f;
   margin: 0 10px 0 0px;
   color: #000000;
   display: inline-block;
}


.about-form1{
  padding: 0 0px 0 20px;
}
.about-form-1{
  padding:0;
  text-align: left;
}
.about-form2{
  padding: 0;
  background: url(../images/form-bg.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 19px 20px 0px;
  border-radius: 5px;
  border: solid 1px #eee;
}
.form-texxx{
  text-align: center;
  padding: 0 0 0px 0;
  /* background: #fff; */
}
.form-texxx strong{
   font-size: 26px;
   font-weight: 700;
   text-transform: uppercase;
   margin: 0;
   padding: 0 0 11px 0px;
   color: #c80000;
}
.form-texxx p{
  font-size: 14px;
  color: #7e7e7e;
  display: inline-block;
  line-height: 23px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0;
}
.contac-r {
  padding: 0px 0 0px 0;
  margin: 0px 0 0 0;
  text-align: left;
}
.contac-r .form-row{
  padding:40px 0 0 ;
}
.form-group {
  padding: 0px 0px 9px;
  margin-bottom: 7px;
}
.form-control:focus {
  border-color: #000000;
  border: 0;
  outline: 0;
  border: 1px solid #a22e31;
  box-shadow: none;
}
.custom_btn {
   z-index:9999;
}
.btn-group{
  text-align:
  center;
  display: block;
}
.form-group input.form-control {
  color: #000;
  font-weight: 400;
  height: 42px;
  font-size: 14px;
}
.form-control {
  border-radius: 0px;
  background: white;
  box-shadow: none;
  border: 1px solid #d7d7d7;
  border-radius: 59px;
  font-weight: 400;
  padding: 6px 17px;
}
textarea.form-control {
   height: 120px;
   color: #000;
   font-weight: 500;
   border-radius: 20px;
}


.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
   outline: 0px auto -webkit-focus-ring-color;
   outline-offset: -0px;
}

.list-section{
   padding: 20px;
   background:#044a3f;
   border-radius: 9px;
   margin: 30px 0 0 0;
}
.list-section strong{
  font-size: 25px;
  font-weight: 800;
  color: #ba0000;
  text-transform: capitalize;
}
.list-section ul{
   padding: 0;
  margin: 0;
  list-style: none;
}
.list-section ul li{
  margin: 0;
  text-transform: capitalize;
  padding: 8px 0;
  border-bottom: 1px solid #d5a300;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.list-section ul li:last-child{border:0;padding-bottom: 0;}
.list-section li:before{
   content: "\f666";
   font-family: "Font Awesome 6 Pro";
   font-weight: 700;
   text-align: center;
   padding: 0 5px 0 0px;
   font-size: 16px;
   color: #000000;
   display: inline-block;
}

/* end about us section */

/* start bestservices section */

.bestservices-section{
   padding: 0;
}
.bestservices-section1{
   padding: 100px 30px 50px;
}
.bestservices-head{
   padding: 0;
   text-align: center;
}
.bestservices-head strong{
   color: #000000;
   font-size: 33px;
   display: block;
   font-weight: 700;
   text-transform: capitalize;
   margin: -5px 0 0 -3px;
}
.bestservices-head p {
   font-size: 18px;
   color: #da0b00;
   letter-spacing: 3px;
   margin: 0;
   font-weight: 600;
   text-transform: uppercase;
}

.best-services{
   padding: 20px 0 0 0;
}
.best-services1{
   padding: 15px;
}
.best-services2{
   padding: 15px 15px 30px;
   background-color: #fff;
   border-radius: 15px;
   box-shadow: 0 0 20px rgb(0 0 0 / 10%);
   text-align: center;
}
.best-services3{
   padding: 0;
}
.best-services3 img{
   border-radius: 20px;
}
.best-services4{
   padding: 30px 0 0;
}
.best-services4 strong{
   font-size: 23px;
   color: #000000;
   font-weight: 700;
   text-transform: capitalize;
   margin: 0;
   display: block;
}
.best-services4 p{
   color: #565656;
   padding: 0 0 15px 0;
   font-size: 14px;
   margin: 0;
   line-height: 30px;
   font-weight: 500;
}
.best-services4 a{
  color: #FFFFFF;
  padding: 7px 24px;
  display: inline-block;
  border-radius: 90px;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  background: #ffca2d;
  box-shadow: 0 0 9px #d5d5d599;
}

.startcall-mark1{
   padding: 20px;
   margin: 50px 0 0;background:#ffca2d;
   text-align: center;
}
.startcall-mark1 strong{
   color: #fff;
   font-size: 33px;
   margin: 0;
   letter-spacing: 1px;
   display: block;
   font-weight: 700;
   text-transform: capitalize;
}
.startcall-mark1 a{
   color: #000;
   background:#044a3f;
   padding: 9px 30px 7px;
   border-radius: 30px;
   margin: 10px 0 0 0;
   display: inline-block;
   text-transform: capitalize;
   text-decoration: none;
   font-size: 18px;
   font-weight: 600;
}


/* end best services secion */



/* start client testimonials section*/

.testimonials-section{
  padding: 0;
}
.testimonials-section1{
  padding: 50px 40px 100px;
}

.client-testimonials{
  padding: 30px 0 0;
}
.client-testimonials1{
  padding: 10px 15px;
}
.client-testimonials2{
  padding: 30px 0 0 0;
  background-color: white;
  box-shadow: -1px 4px 13px 0px rgb(0 0 0 / 15%);
  transition: all 500ms ease;
  transform: translateY(0);
  background: #044a3f;
}
.client-testimonials2 i{
  transition: all 500ms ease;
  color: #000000;
  text-align: center;
  float: right;
  font-size: 56px;
  position: absolute;
  bottom: 0px;
  opacity: 0.3;
  right: 20px;
}
.client-testimonials2 .fa-quote-left{
  transition: all 500ms ease;
  color: #000000;
  float: left;
  font-size: 56px;
  position: absolute;
  bottom: 0px;
  opacity: 0.1;
  left: 9px;
  text-align: left;
  top: 33px;
}
.client-testimonials3{
  padding: 10px 30px 50px;
  margin: -0px 0 0;
}
.client-testimonials3 p i{
  color: #ffff00;
  font-size:20px;
  padding: 0 0px 0 0px;
}
.stars i{
  font-size: 17px;
  padding: 5px 2px;
  color: #ff0;
}
.client-testimonials3 p{
  color: #FFFFFF;
  margin: 0;
  font-size: 15px;
  text-align: center;
  font-weight: 500;
  line-height: 30px;
  padding: 0;
}
.client-testimonials4{
  padding: 0px 0px 0px;
  text-align: center;
  z-index: 9;
}
.client-testimonials4 i{
  position: relative;
  font-size: 18px;
  float: none;
  text-align: center;
  right: 0;
  padding: 0 2px;
  margin: 10px 0 0 0;
  color: #cd0000;
  opacity: 1;
}
.testi-img{
  width: 100%;
  padding: 0 0px 0 10px;
}
.testi-img img{
  border-radius: 0% 0% 50% 50%;
  padding: 0px;
  border: 5px solid #fff;
  border-bottom: 0;
}
.testi-text{
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background: #ffc600;
  text-transform: uppercase;
  padding: 6px 0 2px;
  border-radius: 30px;
  margin-bottom: 0;
  margin-top: 0;
}
.testi-text strong{
  font-weight: 700;
  font-size: 18px;
  margin: 0;
  text-transform: capitalize;
  color: #000000;
}
.testi-text p{
  color: #000000;
  line-height: 30px;
  margin: -6px 0 0 0;
  display: inline-block;
  padding: 0 0px 0px 0px;
  font-weight: 700;
  font-size: 16px;
  text-transform:  uppercase;
}

/* end client testimonials section*/





/* start mark section */

.mark-section{
   padding: 0;
   background:
   url(../images/om-bg.jpg);
   background-position: top;
   background-attachment: fixed;
   background-size:
   cover;
}
.mark-section:before{
   background: #000000b8;
   left: 0;
   right: 0;
   position: absolute;
   content:
   "";
   top: 0;
   width:100%;
   height: 100%;
}
.mark-section1{
  padding: 100px 30px 113px;
  text-align: center;
}
.mark-section1 strong{
   color: #044a3f;
   font-size: 53px;
   margin: 0;
   font-weight: 500;
   text-transform: capitalize;
   display: block;
}
.mark-section1 p{
   color: #fff;
   font-size: 16px;
   margin: 0;
   text-transform: capitalize;
   font-weight: 500;
   padding: 19px 0 30px 0;
}
.mark-section1 a{
   color: #000;
   padding: 12px 44px;
   display: inline-block;
   border-radius: 90px;
   font-size: 20px;
   font-weight: 600;
   text-transform: capitalize;
   background: #044a3f;
}
/* end mark section */

/* start footer section */

.footer-section{
   padding: 0;
   background: #000000;
}
.footer-section1{
   padding: 80px 30px 30px;
}
.footer-design{
   padding: 0 0 17px 0;
}



.footer-left1{
   width: 30%;
   padding: 0;
}
.footer-left2{
   padding: 0;
}
.footer-left2 strong{
   font-size: 20px;
   margin: 0;
   padding: 0 0 6px 0;
   font-weight: 700;
   display: block;
   text-transform: capitalize;
}
.footer-left2 ul{
   padding: 0;
   margin: 0;
   list-style: none;
}
.footer-left2 ul li{
   margin: 0;
   text-transform: capitalize;
   padding: 8px 0;
   font-size: 14px;
   font-weight: 500;
   color: #FFFFFF;
}
.footer-left2 li:before{
   content: "\f666";
   font-family: "Font Awesome 6 Pro";
   font-weight: 700;
   text-align: center;
   padding: 0 5px 0 0px;
   font-size: 16px;
   color: #FFFF00;
   display: inline-block;
}



.footer-center1{
   padding: 0px;
   width: 36%;
}
.footer-center2{
   padding: 0;
   text-align: center;
}
.footer-center2 img{
  height: 90px;
}
.footer-center2 strong{
   color: #044a3f;
   font-size: 20px;
   margin: 0;
   font-weight:600;
   display: block;
   text-transform: capitalize;
}
.footer-center2 p{
   color: #000;
   line-height: 30px;
   margin: 0;
   font-size: 15px;
   font-weight: 500;
   padding: 13px 0 0;
}
.footer-center2 a{
   color: #ab0000;
   padding: 7px 24px;
   display: inline-block;
   border-radius: 90px 90px 0 0;
   font-size: 17px;
   font-weight: 600;
   text-transform: capitalize;
   /* background: #de1300; */
}

.footer-right1{
   padding: 0px 0px 0 20px;
}
.footer-right2{
   padding: 0;
}

.footer-serv{
   padding: 0px 0 0 0;
}
.footer-serv ul{
   padding: 0;
   margin: 0;
   list-style: none;
}
.footer-serv ul li{
   width: 20%;
   padding: 0 3px;
   text-align: center;
   display: inline-block;
}
.footer-serv ul li i{
   font-size: 34px;
}
.footer-serv ul li:nth-child(1){
  padding-left:0;
}
.footer-serv ul li:nth-child(3){
  padding-right:0;
}


.footer-contact{
   padding: 20px 0 0;
   text-align: center;
   border-top: 1px solid #d5a300;
   margin: 20px 0 0;
}
.footer-contact strong{
   color: #000000;
   padding:0 0 0;
   display: block;
   font-size: 18px;
   font-weight: 500;
   text-transform: capitalize;
}
.footer-contact p{
   color: #a70000;
   font-size: 15px;
   margin: 0;
   padding: 6px 0 0;
   font-weight: 800;
   text-transform: uppercase;
}
.contact-footer{
  padding:10px;
  background:#fff;
  border-radius: 7px;
}

.footer-call1{
   padding: 4px 0px 4px 20px;
   border-left: 3px solid #044a3f;
   text-align: left;
}
.footer-call1:nth-child(1){
  border: 0;
}
.footer-call1 strong{
   color: #b40100;
   font-size: 17px;
   margin: 0;
   padding: 0px 0 5px;
   display: block;
   font-weight: 700;
   text-transform: capitalize;
}
.footer-call1 a{
   color: #000;
   font-size: 18px;
   margin: 0;
   font-weight: 500;
}
.footer-call1 ul{
   padding: 0;
   margin: 0;
   list-style: none;
}
.footer-call1 ul li{
   display: inline-block;
   padding: 0 3px;
   color: #000;
   font-size: 16px;
}

.navbar-footer{
   padding: 10px 0 0;
   text-align: center;
   margin: 25px 0 0;
}
.navbar-footer ul{
   padding: 0 0 16px 0;
   text-align: center;
   margin: 0;
   list-style: none;
}
.navbar-footer ul li{
   display: inline-block;
   padding: 0px 14px;
   font-size: 15px;
   color: #dfaa00;
   border-right: 1px solid;
   font-weight: 500;
}
.navbar-footer li a{
   color: #000;
   text-transform: capitalize;
   font-size: 16px;
}
.navbar-footer strong{
   color: #0c0c0c;
   font-size: 11px;
   margin: 0;
   font-weight: 600;
}

/* end footer section */

/* start copy right section */

.copy-right{
  padding: 10px 0;
  background-color: #000000;
  text-align: center;
}
.copy-right p{
  padding: 10px 0;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  padding: 0;
}
/* end copy right*/


#callbook {
  background:green;
  bottom: 0;
  height:50px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 9999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  border-bottom:1px solid #fff; 
  background:red;
  position: relative;
  padding: 21px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook ul li a span {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  top: -12px;
}
#callbook ul li a i{ 
  color: #fff;
  position: relative;
  top: -13px;
  padding: 0 5px 0 0;
  font-size: 20px;

}    
#callbook ul li a i{
  animation: pulsate 0.5s ease-out;
  animation-iteration-count: infinite;
}









@media (max-width: 767px){
  body{text-align: center;}
  .tophead-right2 a {font-size: 14px;}
  .head-right1{display:none;}
  .tophead-right2{text-align:center;}
  .head-left1{width:100%;}
  .head-navigation1{width:100%;}
  .head-section1{padding: 9px 0 11px 0;display:block;}
  .navbar-nav{float:none;display: block;}
  .navbar-nav li{padding: 4px 0;border: 0;}
  .navbar-inverse .navbar-nav>li>a {padding: 9px 44px 9px 44px;font-size: 14px;}
  .topservices-section1 {padding: 0px 0px 0px;margin: -40px 0 0;}
  .topservices-section1 ul li {width: 17.6%;padding: 6px 0 6px;margin: 0 3px;}
  .topservices-section1 li p {font-size: 13px;}
  .topservices-section1 li img{height:80px;}
  .topservices-section1 ul li:last-child{display:none;}
  .otherservices-section1{padding: 100px 0 50px;}
  .other-services1{width:50%;}
  .chooseus-section1 {padding: 50px 0px 80px;}
  .chooseus-left1{text-align:center;}
  .chooseus-left2 span a{left: 90px;display: none;}
  .chooseus-right2{padding:40px 0 0;}
  .chooseus-right1{padding:0;}
  .request-call{display:block;padding: 10px 10px 17px;}
  .choose-head strong{font-size:30px;}
  .right-choose{padding:0 0 0 5px;}
  .right-choose strong {font-size: 14px;}
  .left-choose img {height: auto;}
  .form-group1:nth-child(2){padding:10px 0 10px;}
  .request-left2{padding:0 0 15px;}
  .form-group1{padding:0;}
  .ourservices-section1 {padding: 0 0px 50px 0px;}
  .ourservices-right2 {padding: 10px 10px 20px;margin: 30px 0 0;}
  .ourservices-left1{padding:0;}
  .services-left2 img{height:auto;}
  .services-design2 { padding: 30px 10px 20px;}
  .services-design4 strong {font-size: 20px;}
  .services-design3 img{height:auto;}
  .services-left2 img{height:auto;}
  .services-right1{padding:0;}
  .ourservices-left2 p{padding:0 0 10px;}
  .services-design1{width:50%;}
  .aboutus-section1 {padding: 30px 0px;}
  .aboutus-head strong {font-size: 28px;}
  .about-text2 {padding: 20px 10px 20px;}
  .about-text2 span {font-size:16px;}
  .about-form1 {padding: 40px 0px 0 0px;}
  .bestservices-section1 {padding: 50px 0px 50px;}
  .bestservices-head strong{font-size:30px;}
  .best-services1{width:50%;padding: 10px;}
  .startcall-mark1 {padding: 20px 10px 20px;}
  .mark-section1 strong{font-size: 27px;}
  .mark-section1 p{font-size:14px;}
  .mark-section1 {padding: 50px 0px 50px;}
  .startcall-mark1 strong {font-size: 21px;letter-spacing: 0;}
  .footer-call1:nth-child(3){display:none;}
  .navbar-footer ul li {padding: 0px 5px 7px;}
  .navbar-footer ul li a {font-size: 14px;}
  .footer-center2 img{height:auto;}
  .footer-serv ul li{width:32%;}
  .footer-center2 p {line-height: 25px; font-size: 14px;padding: 10px 0 0;}
  .footer-center1{width:100%;}
  .footer-left1{display:none;}
  .footer-section1 {padding: 30px 0px 30px;}
  .footer-call1:nth-child(1) {border-left: 3px solid #044a3f;}
  .footer-right1{padding:0;}
  .copy-right{padding:10px 0 60px;}
  .testimonials-section1 {padding: 50px 0px 100px;}
  .client-testimonials1{width:50%;}
  .other-services4 a {padding: 9px 20px 10px 70px;font-size: 16px;}
  .head-center1{width:100%;padding: 8px 0 0 0;}
  .head-center2 p strong{display:inline-block;font-size: 31px;}
  .head-center2 span{display:none;}
  .tophead-left2 ul li:nth-child(1){display:none;}
  .tophead-left2 ul li {font-size: 25px;}
  .tophead-right2 ul li{display:none;}
  .tophead-right2 ul li:last-child{display:block;}
  .choose-right1 a{display:block;}
  .testi-text p {font-size: 14px;}
  .testi-text strong {font-size: 15px;}
  .best-services4 p{height:200px;}
  
  
  #callbook ul li {padding: 28px 0px 0px;}
  #callbook {display:block;}
  #callbook ul li a i {top: -10px;}




}

@media only screen and (min-width: 768px) and  (max-width:991px) {
  .tophead-right2 a {font-size: 14px;}
  .tophead-left2 span {display:none;}
  .head-right1{display:none;}
  .navbar-nav>li {padding: 1px 10px;}
  .navbar-inverse .navbar-nav>li>a {padding: 16px 25px 15px 25px;}
  .topservices-section1 ul li {width: 18.6%;padding: 6px 0 6px;margin: 0 3px;}
  .topservices-section1 li p {font-size: 13px;}
  .topservices-section1 li img{height:80px;}
  .topservices-section1 ul li:last-child{display:none;}
  .chooseus-left1{text-align:center;position: absolute;opacity: 0.2;}
  .chooseus-left2 span a{left:90px;display: none;}
  .chooseus-right2{padding:40px 0 0;}
  .chooseus-right1{padding:0;}
  .request-call{display:block;padding: 10px 30px 17px;}
  .request-left2{padding:0 0 10px;}
  .ourservices-left1{padding:0;}
  .services-left2 img{height:auto;}
  .services-design2 { padding: 30px 10px 20px;}
  .services-design4 strong {font-size: 20px;}
  .services-design3 img{height:auto;}
  .services-left2 img{height:auto;}
  .ourservices-left2 p{padding:0 0 10px;}
  .mark-section1 strong{font-size:34px;}
  .mark-section1 p{font-size:14px;}
  .startcall-mark1 strong {font-size: 22px;}
  .footer-call1:nth-child(3){display:none;}
  .navbar-footer ul li {padding: 0px 10px;}
  .navbar-footer ul li a {font-size:14px;}
  .footer-center2 img{height:auto;}
  .footer-serv ul li{width:32%;}
  .footer-center2 p {line-height: 25px; font-size: 14px;padding: 10px 0 0;}
  .tophead-left2 ul li:nth-child(1){display:none;}
  .tophead-left2 ul li {font-size: 25px;}
  .head-left1{width: 100%;text-align: center;}
  .head-section1{display:block;padding: 14px 0 15px 0;}
  .head-center1{width:100%;padding: 8px 0 0 0;}
  .head-center2 p strong{display:inline-block;}
  .head-center2 span{display:none;}
  .chooseus-section1 {padding: 0px 30px 100px;}
  .best-services4 p{height:200px;}

  
}

@media only screen and (min-width: 991px) and  (max-width:1200px) {
  .tophead-left2 span {display:none;}
  .head-right2 a {font-size: 13px;padding: 0;}
  .navbar-nav>li {padding: 1px 7px;}
  .topservices-section1 li p {font-size: 15px;}
  .topservices-section1 ul li {width: 15%;padding: 6px 0 6px;margin: 0 3px;}
  .right-choose{padding:0 0 0 5px;}
  .right-choose strong {font-size: 14px;}
  .left-choose img {height: auto;}
  .choose-head strong {font-size: 40px;}
  .choose-right1 a {padding: 14px 10px;font-size: 13px;}
  .request-left2 p {font-size: 20px;}
  .ourservices-left2 p {font-size: 14px;line-height: 28px;}
  .ourservices-left1 {padding: 0 30px 0 0;}
  .ourservices-left2 strong {font-size: 19.8px;}
  .ourservices-right2 strong {font-size: 30px;}
  .services-design2 { padding: 30px 10px 20px;}
  .services-design4 strong {font-size: 20px;}
  .services-design3 img{height:auto;}
  .services-left2 img{height:auto;}
  .about-form2 {padding: 19px 10px 0px;}
  .form-texxx p {font-size: 13px;}
  .aboutus-head strong{font-size:30px;}
  .form-texxx strong {font-size: 17px;}
  .startcall-mark1 strong{font-size:30px;}
  .mark-section1 strong {font-size: 45px;}
  .footer-serv ul li { width: 32%;}
  .other-services4 strong {font-size: 19px;}
  .other-services4 {padding: 26px 10px 40px;}
  .tophead-left2 ul li {font-size: 15px;padding: 0 5px;}
  .tophead-left2 ul li a img {height: 20px;}
  .tophead-left2 ul li a i {font-size: 20px;}
  .book-right p {font-size: 25px;}
  .testi-text p {font-size: 14px;}
  .testi-text strong {font-size: 15px;}
  .best-services4 p {font-size: 15px;}
  


}



@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .head-right2 a {padding: 0;}
  .topservices-section1 ul li {width: 14%;}
  .choose-right1 a {padding: 16px 10px;}
  .ourservices-right2 strong {font-size: 40px;}
  .form-texxx strong {font-size: 20px;}
  .other-services4 strong {font-size: 20px;}

  
}

@media only screen and (min-width: 1300px) and  (max-width:1400px){
   
}

@media (max-width: 575px) and (min-width: 0px){
  .tophead-left2 span {display:none;}
  .services-design1{width:100%;padding: 10px 0;}
  .best-services1{width:100%;}
  .startcall-mark1 strong {font-size: 19px;letter-spacing:0;}
  .list-section strong {font-size: 20px;}
  .about-form2 {padding: 19px 10px 0px;}
  .aboutus-head strong {font-size: 20px;}
  .ourservices-right2 strong{font-size:28px;}
  .ourservices-left2 strong{font-size:22px;}
  .choose-contact{display:block;}
  .choose-left1{padding:0 0 10px;}
  .choose-head strong {font-size: 25px;}
  .topservices-section1{margin:-20px 0 0 0;}
  .other-services1{width:100%;}
  .bestservices-head strong {font-size: 25px;}
  .client-testimonials1{width:100%;padding: 10px 9px;}
  .tophead-section1{display:block;}
  .head-section1 {padding: 9px 0 0px 0;}
  .bestservices-head p {font-size: 14px;letter-spacing: 0;}
  .best-services4 p{height:auto;}

}

@media (max-width: 420px) and (min-width: 290px){
  .footer-call1 {padding: 4px 0px 4px 10px;}
  .footer-call1 a{font-size:14px;}
  .mark-section1 strong {font-size: 20px;}
  .mark-section1 p {font-size: 12px;}
  .bestservices-head strong { font-size: 19px;}
  .form-texxx strong{ font-size: 19px;}
  .about-text2 span{font-size: 15px;}
  .request-left2 p{font-size:20px;}
  .topservices-section1 ul li{width: 30%;}
  .topservices-section1 ul li:nth-child(4){display:none;}
  .topservices-section1 ul li:nth-child(5){display:none;}
}

header.top-part {
        background: linear-gradient(to right, #593265, #7b4197);
}
img.logo {
    width: 90%;
}
ul.call-chat li {
    list-style: none;
    display: inline-block;
    padding-right: 4px;
}
ul.call-chat li a {
    color: #fff;
    font-size: 13px;
    font-family: 'Merienda One', cursive;
    text-decoration: none;
}
ul.call-chat li a i {
    color: #053730;
    font-size: 17px;
    position: relative;
    top: 3px;
    background: #4dd902;
    border-radius: 18px 26px 18px 18px / 28px 16px 14px 16px;
    padding: 4px;
}
ul.call-chat {
    margin: 0;
    padding: 7px 0 0 0;
}
header.top-part {
    background: #053730;
    padding: 4px 0 10px 0;
    border-bottom: solid 1px #f5ca5066;
}
ul {
    padding: 0;
    margin: 0;
}
ul.why-chose-icons {
    text-align: right;
    padding: 4px 0 0 0;
}
ul.why-chose-icons li {
    list-style: none;
    display: inline-block;
    color: #222;
    font-size: 12px;
    font-family: 'Merienda One', cursive;
    padding-right: 12px;
}
ul.why-chose-icons li img {
    width: 50px;
    margin-right: 3px;
}

.mydiv {
  animation: myanimation 3s infinite;
}
@keyframes myanimation {   
  75%{background-color: #053730; color: #fff;} 
}
a.text-dask {
    text-decoration: none;
}
 

.logo-head {
    padding: 10px 0;
}
.marq-part {
    text-align: center;
    margin-bottom: 7px;
}
.right-head-part .marq-part p {
    background: #4dd902;
    padding: 10px 15px;
    border-radius: 100px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
}
.right-head-part  p b{
    font-family: 'Poppins', sans-serif;
}
.right-head-part h4 {
    font-size: 24px;
    color: #222;
    padding: 10px 0;
    text-align: right;
    font-family: 'Carattere', cursive;
}
.right-head-part h5 {
    font-size: 19px;
    font-weight: 600;
    color: #222;
    padding: 10px 12px 10px 0;
    text-align: right;
}
.right-head-part h5 i {
    color: #ffc800;
}
div#right-text marquee {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-top: 3px;
}
.zoom-in-out-box {
    animation: zoom-in-zoom-out 2s ease infinite; 
} 
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
header.head-part {
    background-image: url(../images/white-bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.right-head-part p {
    font-size: 16px; 
    color: #053730;
    margin: 0;
    font-family: 'Merienda One', cursive;
}
.right-head-part   img {
    width: 40px;
    margin: 0 15px;
}
.right-head-part p span {
    color: #ffffff;
        background: linear-gradient(to right, #593265, #7b4197);
    padding: 6.5px 8px;
    position: relative;
    top: 2px;
}
.right-head-part img.sp-width {
    width: 30px;
}
div#right-text {
    text-align: center;
    overflow: hidden;
}
.head-line {
    padding: 0;
    background: linear-gradient(to right, #053730, #025e4e);
    position: relative;
}
.head-line marquee {
    font-size: 19px;
    padding: 6px 0;
    margin: 0;
    font-weight: 900;
    color: #fff;
    letter-spacing: 1px;
}
.head-line marquee strong {
    color: #4dd902;
}
 
.logo-sec {
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.logo-sec:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: #ffffffeb;
  z-index: -1;
}

.logo-sec .logo-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0px;
}

.logo-sec .logo-col .logo-inr {
  padding: 0px;
}

.logo-sec .logo-col span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background: #ffbc11;
  border-radius: 50%;
}

.logo-sec .logo-col .call-p {
  font-size: 18px;
  margin: 0px;
  padding: 10px 0px 20px;
}

  
.logo-sec .logo-col .tag-line {
  font-size: 17px;
  margin: 0px;
  font-weight: 600;
  padding-top: 15px;
}

.logo-sec .logo-col4 {
  padding: 10px 0px;
  background: url(logo-bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 1;
}

.logo-sec .logo-col4:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: #053730ab;
  z-index: -1;
}

.logo-sec .logo-col4 .logo-p2 {
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Redressed', cursive;
  padding-bottom: 0px;
  font-weight: 800;
  line-height: inherit;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-animation: top-animation 1s alternate infinite;
          animation: top-animation 1s alternate infinite;
}

.logo-sec .logo-col4 .logo-p2:before, .logo-sec .logo-col4 .logo-p2:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 14px;
  top: inherit;
  right: 0px;
  bottom: -12px;
  left: 0px;
  margin: 0 auto;
  z-index: 1;
  border-radius: 20px;
  background: #4dd902;
}

.logo-sec .logo-col4 .logo-p2:after {
  width: 200px;
  background: #4dd902;
  z-index: -1;
  right: 0;
  left: 0;
  height: 4px;
  bottom: -7px;
  border: 0px;
}

.logo-sec .logo-col4 .logo-p2:before, .logo-sec .logo-col4 .logo-p2:after {
  display: none;
}

.logo-sec .logo-inr2 {
  padding: 0px;
  overflow: hidden;
}

@media screen and (max-width: 1199px) {
  .top-sec .top-col1 {
    padding: 15px 0px;
  }
  .top-sec .top-col3:before {
    display: none;
  }
  .logo-sec .logo-col .call-p {
    font-size: 15px;
  }
  .logo-sec .logo-col .tag-line {
    font-size: 14px;
  }
  .best-srv-sec .srv-name {
    font-size: 20px;
    line-height: 27px;
  }
}

@media screen and (max-width: 991px) {
  .top-sec .top-col1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .top-sec .top-col2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .top-sec .top-col2:before, .top-sec .top-col2:after {
    display: none;
  }
  .logo-sec .logo-side {
    max-width: 50%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 15px;
  }
  .logo-sec .logo-side .logo-inr {
    padding: 20px 10px;
    -webkit-box-shadow: 0px 0px 15px #00000026;
            box-shadow: 0px 0px 15px #00000026;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#4dd9025e), to(white));
    background: linear-gradient(to bottom, #4dd9025e, white);
  }
  .logo-sec .logo-col .call-p {
    font-size: 15px;
  }
  .logo-sec .logo-col .tag-line {
    font-size: 18px;
  }
  .choose-sec .choose-col2 {
    padding: 40px 15px;
  }
  .best-srv-sec .srv-name {
    font-size: 25px;
    line-height: 33px;
  }
  .best-srv-sec .srv-mn .srv-inr:hover .srv-name {
    bottom: 100px;
  }
  .horos-sec:before, .horos-sec:after {
    display: none;
  }
  .horos-sec .sec-head-col {
    text-align: center;
  }
  .horos-sec .sec-name:before, .horos-sec .sec-name:after {
    left: 0;
    right: 0;
  }
  .contact-sec:after {
    -webkit-clip-path: polygon(100% 65%, 0% 100%, 100% 100%);
            clip-path: polygon(100% 65%, 0% 100%, 100% 100%);
  }
}

@media screen and (max-width: 767px) {
  .logo-sec .logo-side {
    max-width: 100%;
  }
  .logo-sec .logo-col .call-p {
    font-size: 17px;
  }
  .logo-sec .logo-col .tag-line {
    font-size: 14px;
  }
  .logo-sec .logo-col4 .logo-p2 {
    font-size: 35px;
  }
  .best-srv-sec .srv-mn .srv-inr:hover .srv-name {
    bottom: 40px;
  }
  .test-sec .testimonial {
    text-align: center;
    padding-bottom: 5px;
  }
  .test-sec .testimonial .testimonial-content {
    padding: 0;
  }
  .test-sec .testimonial .testimonial-profile {
    float: none;
    width: 30%;
    margin: 0 auto;
    padding: 0;
  }
  .test-sec .testimonial .testimonial-title {
    padding: 15px 0px 0px;
  }
  #callbook {
    display: block;
  }
}

@media screen and (max-width: 575px) {
  .logo-sec {
    background-size: contain;
    background-repeat: repeat-y;
  }
  .logo-sec:before {
    background: #ffffffd9;
  }
  .logo-sec .logo-col .call-p {
    font-size: 19px;
  }
  .logo-sec .logo-col .tag-line {
    font-size: 23px;
  }
  .logo-sec .logo-col4 .logo-p2 {
    font-size: 25px;
    font-weight: 400;
  }
  .choose-sec .choose-main {
    max-width: 50%;
  }
  .sec-name {
    font-size: 45px;
  }
  .best-srv-sec .srv-mn .srv-box {
    padding: 20px;
  }
}

@media screen and (max-width: 510px) {
  .logo-sec .logo-col {
padding: 20px;
    background-color: #ffffff;
  }
  .logo-sec .logo-col .tag-line {
    font-size: 18px;
  }
  .choose-sec .service-name {
    font-size: 19px;
  }
  .choose-sec .sub-head {
    font-size: 20px;
    line-height: 30px;
  }
  .srv2-sec .srv-mn .srv-inr .srv-content .srv-name {
    font-size: 24px;
  }
  .cont-sec .cont-tag1 {
    font-size: 30px;
  }
.call-right {
    margin: 10px;
}
.right-c {
    padding: 0 0 20px 10px;
    width: 100%;
}
}
 /*other services start*/
.product-grid{
   
    text-align: center;
       box-shadow: 5px 5px 20px 0px #333;
    transition: all 0.4s ease 0s;
	
}
.product-grid:hover{ box-shadow: 0 3px 15px rgba(0,0,0,.07); border: 2px solid #053730}
.product-grid .product-image{
    position: relative;
    overflow: hidden;
}
.product-grid .product-image a.image{ display: block; }
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-image .pic-1{
    backface-visibility: hidden;
    transition: all 0.5s;
}
.product-grid:hover .product-image .pic-1{
    opacity: 0;
    transform: scale(1.1);
}
.product-image img.pic-2{
    width: 100%;
    height: 100%;
    opacity: 0;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
}
.product-grid:hover .product-image .pic-1{
    opacity: 1;
    transform: scale(1.1);
}
.product-grid .product-sale-label{
    color: #fff;
    background: #333;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    padding: 2px 7px 2px 15px;
    position: absolute;
    top: 15px;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 15% 50%);
}
.product-grid .social{
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 65%;
    left: 50%;
    transition: all 0.4s ease 0s;
}
.product-grid:hover .social{
    opacity: 1;
    top: 50%;
}
.product-grid .social li{
    display: inline-block;
    margin: 0 3px;
}
.product-grid .social li a{
       color: #053730;
    background: #ffc902;
    font-size: 17px;
    line-height: 19px;
    /* height: 45px; */
    padding: 13px;
    /* width: 45px; */
    border-radius: 3px;
    box-shadow: 0 3px 15px rgba(0,0,0,.1);
    display: block;
    position: relative;
    transition: all .3s ease 0s;
    text-decoration:none;
}
.product-grid .social li a:hover{
    color: #ffc902;
    background: #053730;
}

.product-grid .quick-view{
    color: #fff;
    background: #053730;
    font-size: 14px;
    text-transform:capitalize;
    width: 120px;
    padding: 10px 20px;
    border-radius: 50px;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    bottom: 55px;
    left: 50%;
    transition: all 0.4s ease 0s;
    text-decoration:none;
}
.product-grid .quick-view:hover{ background: #ffac00; color: #000;}
.product-grid:hover .quick-view{
    opacity: 1;
    bottom: 15px;
}
.product-grid .product-content{ padding: 15px;color: #000;}

.product-grid .title{
        font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 7px;
    font-family:'Poppins',sans-serif;
    color: #053730;
}

.product-grid .price span{
    color: #999999;
    font-size: 16px;
    font-weight: 600;
    text-decoration: line-through;
    margin-right: 5px;
    display: inline-block;
}
@media screen and (max-width:990px){
    .product-grid{ margin: 0 0 30px; }
}

.ot1
{
	background: #ffc600;
    padding: 40px 0px;
}
.ot5
{
padding: 6px;
display: flex;
}
.ot3
{
	text-align: center;
}
.ot3 h2{color: #053730;
font-weight: 600;}
.ot3 p{color: #222;font-weight: 600;}
.ot4{padding-top: 40px;
display: flex;flex-flow: wrap;}

/*other services end*/

/*best services start*/
.best2
{
	background-color: #053730;
	padding-bottom: 40px;
    padding-top:50px

}
.best5 img
{
	padding: 10px;
	background-color: #fff;
	margin-top: 0px;

}
.best3{padding: 0px 25px;}
.best7{padding: 20px 20px 20px 20px;}
.best7 h1{

	padding-bottom: 10px;
  font-weight: 600;
}
.best7 h1 a
{
    color: #ffc902;
    text-decoration:none;
}
.best7 h2 span
{
	color: #ffac00;
}
.best7 p
{
	color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;

}
.best7 p strong
{
    color:#ffc902;
}
.best8
{
	padding: 25px 0px;
}
.best12 h2
{
	    border: 1px solid #eee;
    padding: 10px;
    border-left: 10px solid #ffac00;
    color: #fff;
    border-radius: 13px;
    font-size: 30px;
    background: #053730;
}
.best12 h2 span
{
	color: #ffc902;
}
.box{
    font-family: 'Dosis', sans-serif;
    position: relative;
    overflow: hidden;
}
.box:before,
.box:after{
    content: '';
    background: #ffc600;
    height: 150%;
    width: 100%;
    border-radius: 0 100% 0 0;
    opacity: 0;
    position: absolute;
    left: -50%;
    top: 100%;
    z-index: 1;
    transition: border-radius .5s ease-out,top .5s ease-out,opacity .3s ease-out;
}
.box:after{
    border-radius: 100% 0 0 0;
    left: 50%;
}
.box:hover:before,
.box:hover:after{
    top: -50%;
    opacity: 0.9;
    border-radius: 0 35% 0 0;
}
.box:hover:after{ border-radius: 35% 0 0 0; }
.box img{
    width: 100%;
    height: auto;
}
.box .box-content{
    color: #000;
    text-align: center;
    width: 80%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transition: all 0.3s ease 0.2s;
}
.box:hover .box-content{ opacity: 1; }
.box .title{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px;
}
.box .post{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.box .icon li{
    margin: 0 5px;
    display: inline-block;
}
.box .icon li a{
       color: #fff;
    background: #053a02;
    font-size: 19px;
    line-height: 31px;
    height: 35px;
    width: 35px;
    border: 1px solid #fff;
    border-bottom: none;
    border-right: none;
    border-radius: 50%;
    display: block;
}
.box .icon li  a:hover{
    color: #fff;
    box-shadow: 0 0 10px #000;
}

.best14{padding: 12px;}

.best15
{
	background-color: #053730;
	box-shadow: 0 0 10px;
	padding: 10px;
}
.best15 h2{    color: #ffffff;
    font-size: 24px;
    padding: 10px 0px 5px 0;
    text-align: center;}
 .best13{padding: 20px 0px;}
 .best17
 {padding:20px;
/* 	padding-top: 100px;*/
 }
 .best18 h2
 {
 	color: #ffc600;
 	font-weight: 600;
 }
 .best19{padding-top: 12px;}
 .choose-list
 {
 	margin:0px;
 	padding: 0px;
 }
 .choose-list li
 {
 	margin: 0px;
    padding: 4px 0px;
    list-style: none;
    font-size: 16px;
    /* width: 50%; */
    /* float: left; */
    font-weight: 600;
 }
  .choose-list li i
  {
  	color: #ffc600;
  	padding-right: 5px;
  }
  .best20
{
	margin-top: 50px;
/*	margin-left: 80px;*/
}
/*best services end*/

.fun-facts{background:url(../images/bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;padding:80px 0 100px}
.fun-facts .container{position:relative}
.fun-facts::before{background:#b20116;opacity:.8}
.fun-facts .single-fact{text-align:center;margin-top:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.fun-facts .single-fact:hover{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);transform:translateY(-15px)}
.fun-facts .single-fact i{font-size:40px;color:#fff;margin-bottom:30px}
.fun-facts .single-fact .number{color:#fff;font-weight:700;font-size:40px;margin-bottom:15px;position:relative;display:block;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s eas}
.fun-facts .single-fact p{color:#eee;font-size:15px}

.events .single-event{margin-top:30px;margin:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.events .single-event .head{position:relative}
.events .single-event .head img{border-radius:10px}
.events .single-event .head .btn{position:absolute;top:50%;left:50%;width:50px;height:50px;line-height:50px;border-radius:100%;line-height:50px;padding:0;margin:-25px 0 0 -25px;color:#fff;background:#b20116;-webkit-transform:scale(3);-moz-transform:scale(3);transform:scale(3);opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;z-index:35}
.events .single-event:hover .head .btn{transform:scale(1);opacity:1;visibility:visible}
.events .single-event .head .btn:hover{background:#fff;color:#252525}
.events .single-event .head.overlay:before{opacity:0;visibility:hidden;z-index:34;border-radius:10px}
.events .single-event:hover .head.overlay:before{opacity:.5;visibility:visible}
.events .event-content{margin-top:10px;padding:20px 0}
.events .event-content .meta{}
.events .event-content .meta span{margin-right:10px;padding-right:10px;border-right:1px solid #e6e6e6;font-weight:500;display:inline-block}
.events .event-content .meta span:last-child{margin:0;padding:0;border:none}
.events .event-content .meta span i{margin-right:5px;color:#b20116}
.events .event-content h4{font-size:18px;margin:10px 0}
.events .event-content h4 a{color:#252525;font-weight:700}
.events .event-content p{}
.events .event-content .btn{margin-top:20px;border:2px solid;padding:11px 32px;border-radius:10px;color:#fff}
.events .event-content .btn::before{background:#b20116}
.events .event-content .btn:hover{background-color:#b20116;color:#fff}
.events .event-content .btn i{margin-left:5px}
.events .owl-nav{width:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;margin:0}
.events:hover .owl-nav{display:block;opacity:1;visibility:visible}
.events .owl-carousel .owl-nav button{height:48px;width:48px;line-height:48px;top:50%;background:#666;color:#fff;font-size:25px;position:absolute;border:none;margin:0;padding:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;border-radius:100%;margin-top:-24px}
.events .owl-carousel .owl-nav button:hover{color:#fff;background:#b20116}
.events .owl-carousel .owl-nav .owl-prev{left:-75px}
.events .owl-carousel .owl-nav .owl-prev:hover{left:-65px}
.events .owl-carousel .owl-nav .owl-next{right:-75px}
.events .owl-carousel .owl-nav .owl-next:hover{right:-65px}
.events.archives .single-event{margin-top:30px}
.events.archives .pagination-main{text-align:center}
.events.archives .pagination{display:block;padding-left:0;margin:50px 0 0;border-radius:4px;text-align:center;display:inline-block}
.events.archives .pagination li{float:left;margin-right:5px}
.events.archives .pagination li a{padding:12px 25px;border:none;display:block;background:#252525;color:#fff;border-radius:10px}
.events.archives .pagination li:hover a,.events.archives .pagination li.active a{color:#fff;background:#b20116}
.events.single{padding:60px 0 90px}
.events.single .single-event{-webkit-box-shadow:0 0 30px 15px rgb(0 0 0/5%);-moz-box-shadow:0 0 30px 15px rgb(0 0 0/5%);box-shadow:0 0 30px 15px rgb(0 0 0/5%);margin-top:30px;padding:30px;border-radius:10px}
.events.single .event-content h2{font-size:30px;margin:5px 0 20px}
.events.single .single-event-img img{border-radius:10px;width:100%}
.events.single .event-inner-img img{border-radius:10px;width:100%}
.events.single .event-content h2 a{color:#252525}
.events.single .event-content p{margin-bottom:30px}
.events.single .event-content img{margin-bottom:30px}
.events.single .book-now{overflow:hidden}
.events.single .book-now .button{float:left}
.events.single .book-now .button .btn{margin-top:0}
.events.single .social{float:right}
.events.single .social li{display:inline-block;margin-right:5px}
.events.single .social li:last-child{margin:0}
.events.single .social li a{width:32px;height:32px;line-height:32px;display:block;border:1px solid #e6e6e6;text-align:center;color:#252525;border-radius:100%}
.events.single .social li:hover a{color:#b20116;border-color:#b20116}
.events.single .owl-carousel .owl-nav div{background:#fff;color:#252525}
.events.single .owl-carousel .owl-nav div:hover{color:#fff}
.events.single .owl-carousel .owl-nav .owl-prev{left:10px}
.events.single .owl-carousel .owl-nav .owl-next{right:10px}