@import url('https://fonts.googleapis.com/css2?family=Alegreya+SC:ital,wght@0,400;0,500;0,700;0,800;0,900;1,400;1,500;1,700;1,800;1,900&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lexend+Deca:wght@100..900&display=swap');
body {


  font-style: normal;
  color: #83868c;
  overflow-x: hidden;

  font-family: "Montserrat";
    font-weight: 500;
}
.bg-light .navbar-nav .nav-link{
    color: #201f25 !important;

}
.error{
    color: red;
}
p{
  color: #000
}
.badge {
    color: #fff !important;
}
.badge-primary{
    background: #00BCD4;
    color: #fff;
}
.badge-danger{
    background: #8BC34A;
    color: #fff;
}
.badge-warning
{
    background: orange;
    color: #fff;
}
.badge-success
{
    background: green;
    color: #fff;
}

.btn-view{
   background: #E91E63;
    color: #fff;
    text-decoration: none;
    padding: 5px;
    border-radius: 4px; 
}
.btn-secondary{
  background: #000;
    color: #fff;
}

.counter-box span {
    position: absolute;
    left: -15px !important;
  
    color: #f00;
    font-size: 13px !important;
   
    padding-left: 11px;
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 8px;
    min-width: 240px;
    border-radius: 0;
    
    background: -webkit-linear-gradient(to right, #f4b11a, #f7dc33) !important;
       background: linear-gradient(to right, #f4b11a, #f7dc33) !important;
    padding: 0;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;

}
/*.dropdown:hover .dropdown-menu {
  top: 100%;
    left: 0;
    margin-top: 30px;
    min-width: 240px;
    border-radius: 0;
    display: block;
    background: #c4d6de !important;
    background: -webkit-linear-gradient(to right, #c4d6de, #ffffff) !important;
        background: linear-gradient(to right, #c4d6de, #ffffff) !important;
    padding: 0;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important; 
 }*/
.dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 12px 12px 12px;
    clear: both;
    font-weight: 400;
        font-size: 18px;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-bottom: 1px solid #ffe87d;
    /* border: 0; */
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgb(78 167 246);
}
.dropdown-menu{
  border: none;
}
.textinomials .card{
  background: #fff;
  border-radius: 15%;
}
.btn-primary {
    color: #fff !important;
    background-color: #FFC107;
    border-color: #84c226;
    border-radius: 41px;
    font-size: 17px;
    padding: 14px;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}

.textinomials .card img{
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
width: 100px; 
border: none;
height: 100px;
margin-bottom: -11px;
margin-top: 18px;
}
.sec-service .card-text a{
color: #000;
font-size: 18px;
text-decoration: none;
    letter-spacing: 2.4px;
  font-family: "Montserrat";
    font-weight: 500;

}
.textinomials .card p{
font-style: italic; color: #000
}


.top-bar{
      background: #fff;  /* fallback for old browsers */
      border-bottom: 1px solid #eaeaea;
}
.ntainer{
  width: 1258px !important;
}
.cart-img{
      width: 61px !important;
    margin-left: 70px;
}
/*.navbar-expand-lg .navbar-nav {
flex-direction: row;
float: right;
padding-top: 8px;
right: 0;
padding-bottom: 8px;
margin-left: 0px;
}*/
.logo{
    width: 151px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: -15px;

}
.Quote{
}
.box4{
background: #ADA996;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.box4 img{
width: 100%;
border-radius: 50%;
padding: 10px;
}
.box4 img:before, .box4 img:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 50%;
content: '';
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
z-index: -1; 
border: 2px solid #46866C;
border-color: transparent #46866C;
}
.box-active{
height: 262px !important;
background: #296a46 !important;
}
.box4 h2{
font-size: 18px;
text-transform: uppercase;    color: #000;
margin-top: 18px;
}

.box-active h2{
  color: #fff;
}

.box-active p{
  color: #fff !important;
  padding-top:10px;

}
.quality h4{
color: #e80e0d;
}
.quality img{
width: 100%;
}
.quality ul li{
font-size: 17px;
color: #000;
list-style: none;
    margin-left: -32px;
    line-height: 41px;
}
.quality .img2{
width: 10%;
position: absolute;
margin-top: 10px;
border-radius: 119px;
}
.quality .strong{
    background: #dedede;
    padding: 9px;
    padding: -7px;
    line-height: 46px;

}
.mission .card{
margin-top: 167px;
border: 2px solid #e3ae87;

}
.mission .card .img{

    width: 100%;
}
.mission h5{

font-size: 50px;
line-height: 1.28em;
letter-spacing: 1px;
color: #000;
letter-spacing: 1px!important;

text-transform: capitalize;
padding-bottom: 10px;
    font-family: "Montserrat";
font-weight: 500;


}
.carousel-inner .img-top {
position: absolute;
right: 10;
width: 30%;
height: 477px;
z-index: 9;
padding: 48px;
bottom: 63px;
right: 150px;
border-radius: 30%;
background: #fafafab3;
/* margin-top: -171px; */
clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}
.top-img{
position: absolute;
z-index: 1;
opacity: 0.2;
width: 100%;
height: 100%;
}
.box-top {
    background: #e9e9e9;
    padding: 15px;
    border-radius: 10px;
    z-index: 9999;
    position: relative;
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px; */
    width: 99%;
    height: 240PX;

}   
.box-top h2{
font-size: 21px;
color: #000;
font-family: "Montserrat";
font-weight: 500;
}
.box-top i {
font-size: 30px;
margin-bottom: 14px;
    color: #d92918;
}
.faming {

    z-index: 7;
}
.faming img{
    position: relative;
    z-index: 8;
}
.faming .card  .under-card {
    font-size: 23px;
    color: #c37412;
}
.faming .card  .under-card .seperator {
    height: 6px;
    width: ;
    width: 105px;
    margin: auto;
    padding: 46px;
}

.faming .card .left{
margin-left: 61px;
}
.faming .card .left h3{
font-size: 43px;
font-weight: bold;
color: #d90000;
font-family: "Montserrat";
font-weight: bold;
}

.faming .card:hover
{
    box-shadow: none;
}
.faming .content::after {
    content: "";
    width: 40px;
    height: 60px;
    background: #3e3018;
    position: absolute;
    bottom: -2px;
    right: -2px;
    transition: all 0.4s 
ease-in-out;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.faming .card {
height: 337px;
margin-top: 0px;
border-radius: 36px;

}
.faming img {
    position: relative;
    z-index: 8;
}
[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0);
}
.faming .img-order {
width: 183px;
    height: 191px;
    /* padding: 10px; */
    border-radius: 20%;
    position: absolute;
    right: 28px;
    margin-top: 21px;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%)

}
.parallax-vission {
    background-image: url(../images/vission.jpg);
    min-height: 240px;
    /* background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 324px;
}
.why h4{
  font-weight: bold;
  color:#39822f;
  font-size: 18px;
}
.why p{
  font-size: 15px !important;
  line-height: 18px !important;

}
.counter-box {
    /* display: block; */
    background: #f6f6f6;
    padding: 41px 59px 37px;
    text-align: center;
    height: 269px;
    width: 89%;
    margin-bottom: 18px;
    margin: auto;
    border-radius: 13px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 50%;

}
.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #909090;
    font-size: 18px;
    font-weight: 500
}

.counter-box i {
    font-size: 60px !important;
    margin: 0 0 15px;
    color: #000
}
.counter-box img{
width: 80px;
    background: #11ce1f14;
    padding: 10px;
    border-radius: 16%;

}
.counter-box span{
    position: absolute;
    left: -33px !important;
    background: #f6f6f6;
    color: #d95c25;
    font-size: 19px !important;
    border-radius: 20px;
    padding-left: 11px;

}
.counter {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    /* background: #fff; */
    text-align: center;
    width: 100%;
 padding:none;
    margin: 0 auto;
    position: relative;
    z-index: 1;
   border-radius: 0%; 
    height: 100%;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
}

.counter { 
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #f00;
    line-height: 28px
}
.franchise .counter-box p {
    font-size: 23px;
    color: #000;
}

.why img{
  float: left;
  margin-right: 12px;
}
.active p{
  height: auto;
}
.box4{
  margin-right: 1.3%;

  height: 262px;
      margin-top: -79px;
  
  
  padding: 0px;
  float:left;
  width: 23%;
  border-radius: 69%;
  


  text-align: center;
   transition: transform 250ms;
   box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}


.box4:hover{
  transform: translateY(-20px);
}
.color1{
  background:  #ffeadc;
}

.color2{
  background:  #fdf7d1;
}

.color3{
  background:  #fceadc;
}
.color4{
  background: #fdf7d1;
}
.price{
  color: #000;
  font-size: 18px;
}
.exp {
    float: right;
    right: 9%;
    margin-top: -137px;
    background: #fff;
    height: 100px;
    position: absolute;
    /* padding: 15px; */
    padding-left: 30px;
    padding-right: 24px;
    padding-top: 12px;
    border-bottom: 7px solid #379d62;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    animation: dzMove1 12s linear infinite;

}
.exp h2{
float: left;
    font-size: 60px;
    color: #379e63;
    font-weight: bold;
    margin-right: 20px;
}
.exp p
{
    float: left;
    font-size: 23px;
    color: #000;
    font-weight: bold;
    width: 100px;
    line-height: 24px;
    margin-top: 10px;
    margin-right: 20px;
}
.home-box{
  margin-top: 100px;
}
.carousel-caption {
    position: absolute !important;
    right: 15%  !important;
    bottom: 1.25rem  !important;
    left: 10%  !important;
    padding-top: 1.25rem  !important;
    padding-bottom: 1.25rem  !important;
    color: #fff  !important;
     text-align: left !important; 
    top: 28%  !important;
  }
.contact-area{
color: #fff;
    font-size: 17px;
    line-height: 30px;
    background: #ff5e14;
  padding: 
}

.carousel-caption h5{
      font-size: 60px;
    text-transform: uppercase;
    font-weight: bold;
color: #fff !important;
}
.carousel-caption p{
         font-size: 28px;
   color: #fff;
}
.w-100 {
    width: 100%!important;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
}
.sec-client img{
    height: 225px;
    padding: 10px;

}
.sec-project img{
  height: 430px;

}

.sec-client {
background: #e6e6e6;  /* fallback for old browsers */
 
}
.navbar-brand{

}
.badge{
        /* position: absolute; */
    /* float: left; */
    margin: 0;
    left: 35px;
    border-radius: 28px;
    
}
.badge{
    color: #000;
}
.carousel{
        /*position:none;*/

  
  

}
.navbar {
z-index: 1;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding-top: 0rem; 
padding-bottom: 0rem;
}


.navbar-light .navbar-nav .nav-link {
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    font-size: 22px;
position: relative;
-webkit-transition: all 0.3s 
ease-out 0s;
transition: all 0.3s 
ease-out 0s;
    margin: 21px 15px;
line-height: 40px;
padding: 0;
font-family: "Montserrat";
font-weight: 500;

}
.d-flex input{
border: 1px solid #e2852b !important;
height: 46px !important;
border-right: none;border-bottom-right-radius: 0px !important;
border-top-right-radius: 0px !important;
}
.d-flex button{
border-radius: 0;
height: 46px;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
margin-left: -1px;
z-index: 9;
font-size: 16px;
padding-top: 10px;
}
.navbar-light .navbar-nav .nav-link:hover{
color: #fd7e14;
}
.navbar-nav {
display: flex;
flex-direction: column;
margin-bottom: 0;
list-style: none; margin: auto;
    margin-left: 92px;


}
.inq{
float: right;
    margin-top: 28px;
z-index: 999;
position: absolute;
margin-left: 30px;
right: 164px;
padding: 2px;
/* background: #f5af19; */
background: -webkit-linear-gradient(to right, #f5af19, #FFEB3B);
/* background: linear-gradient(to right, #f5af19, #FFEB3B); */

}
.inq a{
  color: #000;
  text-decoration: none;

}

.ct-animate-blink {
   animation: blink 1.5s infinite;
   animation-fill-mode: both;
   }

@keyframes blink {
   0% { opacity: 0 }
   50% { opacity: 1 }
   100% { opacity: 0 }
   }


.top-bar ul{
	 float: right;
    margin-top: 12px;
    margin-left: 10px;
    margin-bottom: 12px;
        text-align: right;

}
.top-bar ul li{
	display: inline;
	    padding-right: 15px;
    color: #000;
}



.small-text{
	color: #fe7720;
	font-size: 18px;
	

}

.menubar-bottom{
background: #fff !important;
}
.bg-light{
  background: none !important
}
.search-form{
    top: 0;
    left: 24%;
}
.menubar .fa{
    color: #fff;
}
.menubar ul{
      margin-top: 1%;
}
.menubar .icone{

    padding: 5px;
    border-radius: 50%;
}
.menubar ul li img{
       width: 21px;
    border-radius: 51%;
    background: #fff;
    padding: 2px;

}
.menubar p{
color: #fff;
    font-size: 16px;
    padding: -1px;
    padding-top: 7px;

}

.menubar ul li {
    color: #fff;
    list-style: none;
    display: inline;
    padding: 3px;
    font-size: 14px;
    float: right;
    margin-left: 0px;
    padding-left: 17px;
}

.menubar ul li a{
  color: #fff;
  text-decoration: none;
}
.search-form input{
  width: 100%;
    /* background: #e2e1e1; */
    border-radius: 65px !important;
    height: 49px;
    margin-top: 6%;
    border: 1px solid #4a3927 !important;
    padding-left: 25px;
}
.search-form input:focus {
   outline: none;
   border: none;
}
.search-form  img{
width: 24px;
    float: right;
    position: relative;
    top: -32px;
    right: -17px;

}
.sec-blogs img{
    height: 350px;
} 
.sec-blogs a{
    font-size: 28px;
    color: #000;
    text-decoration: none;

}
.sec-blogs{
    background: #eee;
}
/*---------------why22 ---------------------------*/



h1,h2,h3,h4,h5,h6,a{
font-family: 'Rubik', sans-serif;
}
.why23 .why-img{


 width: 100%;
   
    height: 362px;
    margin-top: 200px;
    border-bottom-left-radius: 90px;
    border-top-right-radius: 114px
}
.why23 .finix-text h6{
color: #e73c3e;
font-weight: 400;
font-size: 17px;
}
.why23 .finix-text h2 {
font-weight: 400;
font-size: 35px;
margin-top: 20px;
margin-bottom: 20px;
}
.why23 .finix-text p {
color: #606060;
font-size: 15px;
line-height: 1.8rem;
}

.why23 .finix-text h2 {
font-weight: 500;
}
.why23 .ct-btn {
display: inline-block;
width: 85px;
height: 85px;
line-height: 85px;
text-align: center;
border-radius: 50%;
font-size: 60px;
background: #fff;
position: absolute;
top: 77%;
right: 43%;
}
.why23 .ct-btn::before {
content: "";
height: 85px;
width: 85px;
position: absolute;
top: 0;
left: 0;
background: #e73a3e;
border-radius: 50%;
animation: choose 1.6s ease-out infinite;
}
@keyframes choose{
0%,30%{
transform: scale(0);
opacity: 1;
}
50%{
transform: scale(1.5);
opacity: .7;
}
100%{
transform: scale(2);
opacity: 0;
}
}
.why23 .ct-btn a{
color: #e73c3e;
}



.why23 .feature-box {
    /* background: #ffffff; */
    padding: 13px;
    /* position: relative; */
    /* overflow: hidden; */
    height: 147px;
    margin-bottom: -20px;
    /* transition: .4s; */
    border-bottom-left-radius: 90px;
    border-top-right-radius: 114px;
    border-radius: 21px;
    /* border-bottom: 2px solid #ec7e31; */
}


.why23 .feature-box img{
    width: 53px;
}

.why23.feature-box:hover {
transform: translateY(-10px);
}
.why23 .feature-box:hover .fbc-btn{
background: #e6d101;
color: #fff;
}
.why23 .feature-box::before {
content: "";
position: absolute;
top: -115px;
left: 0;
right: 0;
margin: auto;
width: 64%;
height: 75%;
border-radius: 50%;

}


.why23 .fbc-btn {
display: inline-block;
height: 90px;
position: relative;
width: 90px;
line-height: 90px;
background: #fff;
border-radius: 50%;
text-align: center;
color: #e73a3e;
float: left;
position: relative;
transition: .4s;
font-size: 53px;
margin-top: 13px;
margin-left: -27px;
}
.why23 .feature-box h3{
font-size: 20px;
    color: #fff;
    padding-top: 27px;
    padding-left: 41px;
    font-weight: bold;
    margin-left: 50px;
}
.why23 .feature-box p{
    font-size: 16px;
    color: #fff !important;
    margin-left: 92px;


}

/*---------------why22 ---------------------------*/



h1,h2,h3,h4,h5,h6,a{
font-family: 'Rubik', sans-serif;
}
.why22 .why-img{


 width: 100%;
   
    height: 362px;
    margin-top: 200px;
    border-bottom-left-radius: 90px;
    border-top-right-radius: 114px
}
.why22 .finix-text h6{
color: #e73c3e;
font-weight: 400;
font-size: 17px;
}
.why22 .finix-text h2 {
font-weight: 400;
font-size: 35px;
margin-top: 20px;
margin-bottom: 20px;
}
.why22 .finix-text p {
color: #606060;
font-size: 15px;
line-height: 1.8rem;
}

.why22 .finix-text h2 {
font-weight: 500;
}
.why22 .ct-btn {
display: inline-block;
width: 85px;
height: 85px;
line-height: 85px;
text-align: center;
border-radius: 50%;
font-size: 60px;
background: #fff;
position: absolute;
top: 77%;
right: 43%;
}
.why22 .ct-btn::before {
content: "";
height: 85px;
width: 85px;
position: absolute;
top: 0;
left: 0;
background: #e73a3e;
border-radius: 50%;
animation: choose 1.6s ease-out infinite;
}
@keyframes choose{
0%,30%{
transform: scale(0);
opacity: 1;
}
50%{
transform: scale(1.5);
opacity: .7;
}
100%{
transform: scale(2);
opacity: 0;
}
}
.why22 .ct-btn a{
color: #e73c3e;
}


.why22 .feature-box {
/*    background: #ffffff;*/
    padding: 13px;
    /* position: relative; */
    /* overflow: hidden; */
    height: 263px;
    margin-bottom: 33px;
    /* transition: .4s; */
    border-bottom-left-radius: 90px;
    border-top-right-radius: 114px;
    
  
        border-radius: 21px;
    border-bottom: 2px solid #ec7e31;
}

.why22 .feature-box img{
    width: 53px;
}

.why22 .feature-box:hover {
transform: translateY(-10px);
}
.why22 .feature-box:hover .fbc-btn{
background: #e6d101;
color: #fff;
}
/*.why22 .feature-box::before {
content: "";
position: absolute;
top: -115px;
left: 0;
right: 0;
margin: auto;
width: 64%;
height: 75%;
border-radius: 50%;

}*/
.why22 .fbc-btn {
display: inline-block;
height: 90px;
width: 90px;
line-height: 90px;
background: #fff;
border-radius: 50%;
text-align: center;
color: #e73a3e;
position: relative;
transition: .4s;
font-size: 53px;
}
.why22 .feature-box h3{
font-size: 20px;
color: #000;
    padding-top: 27px;
}
.why22 .feature-box p{
font-size: 16px;
    color: #000!important;
}
.active-feature{
margin-top: -30px;
}
.why21 .finix-text{
position: relative;
}
/*---------------why22 end ---------------------------*/


 

.title{	
	position: relative;
    display: block;
font-size: 36px;
    line-height: 1.28em;
    letter-spacing: 1px;


    letter-spacing: 1px!important;

    text-transform: capitalize;
    padding-bottom: 10px;
        font-family: "Montserrat";
    font-weight: 500;
 
    color: #000;
}
.card:hover{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.text-p{
  color: #9d9aaa;
}

.no-bottom-margin{
  padding-bottom: 0px !important;
}
.title span{
  color: #f02b3a;
  float: right;
  font-size: 16px;
  
}
.title span a{
  color: #000;
  font-size: 14px;
}
.text-white{
color:#fff !important;
}
.about p{
color: #000;
font-size: 20px;
}

.about .img2 {
    position: absolute;
    z-index: 9;
    left: 431px;
    margin-top: -272px;
    width: 15%;
    height: 200px;
    background: #ff000012;
    border-radius: 180px;
    padding: 16px;
}

/*   animation: spin 25.2s linear infinite;
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}*/
.about img{
    width: 68%;
    margin: auto;
    display: flex
;
    margin-left: -12px;
}

.sec-about .box-line1 {
    position: absolute;
    height: 199px;
    width: 13%;
    border: 2px solid #fcfcfc;
    margin-top: -10px;
    margin-left: -10px;
    overflow-x: 5;

}

.content::after {
    content: "";
    width: 40px;
    height: 60px;
background: #175b1d;
    position: absolute;
    bottom: -2px;
    right: -2px;
    transition: all 0.4s 
ease-in-out;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.sec-about{
background: #eee;  /* fallback for old browsers */
}
.sec-about img{
height: 100% !important;
}
.sec-about .icone-img{
    /* height: 40% !important; */
    width: 80px !important;
    height: 80px !important;
    background: #fcb71e;
    border-radius: 50%;
    padding: 7px;
}
.sec-about p{
margin-bottom: 40px;
font-size: 14px;
line-height: 26px;
color: #000000;
}
.sec-brands{
background: linear-gradient(125deg, #f3f3f3 54%, #fff2e6 26%);
}
.box{
width: 100%;
margin-bottom: 40px; 
/* border-radius: 10px; */
border-left: 5px solid #f05d15;
/* margin-left: 9px; */
padding-left: 10px;
height: 78px;
}
.box2{
border: 3px solid green;
height: 180px;
    width: 100%;



    background: #fff;
    margin-bottom: 30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.box2 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    opacity: 1;
     border:none;
}

.box2 img{
    
    width: 100%;
    margin: auto;
    padding: 36px;

	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    
    transition: all 300ms ease-out 0s;
    
}

.box3{
    height: 100px;
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.box3 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    opacity: 1;
     border:none;
}
.parallax-vission{
  /* The image used */
  background-image: url("../images/vission.jpg");

  /* Set a specific height */
min-height: 444px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-vission h2{
   font-size: 35px;
    color: #000 !important;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 46px;

}
.parallax-contact{
	/* The image used */
  background-image: url("../images/contact-us.jpg");

  /* Set a specific height */
  min-height: 240px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-why{
  /* The image used */
  background-image: url("../images/why.jpg");

  /* Set a specific height */
      min-height: 200px;
  
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
        border-top: 3px solid #d95c25;

    
}
.parallax-about {
    background-image: url(../images/ab.png);
    min-height: 257px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax-contact {
    background-image: url(../images/contact-us.jpg);
    min-height: 154px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;

}
/*.parallax-contact h2 {
    text-align: center;
    width: 100%;
    padding-top: 90px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    color: #142444;
    height: 0px;
    margin-bottom: 58px;
}*/

.sec-clients img {
    width: 100%;
    height: 100px;
}
.contact-btn{
	margin-top: 20px;
}
.parallax-contact h2{
    text-align: center;
    font-size: 45px;
    width: 100%;
    text-transform: uppercase;

        font-family: "Montserrat";
    font-weight: 500;

}
.sec-time{
      padding: 15px;
    text-align: center;
}
.sec-time h2{

    font-size: 18px;
    margin-top: 10px;

}
.about .about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    text-align: left
}
.about .box-title {
    font-size: 19px;
    line-height: 1.417;
    color: #000000;
    font-weight: bold;
}
.sec-time img{
      width: 26px;
    margin-right: 15px;
    margin-top: -5px;
}
.parallax {
  /* The image used */
  background-image: url("../images/bg.jpg");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-title {
  /* The image used */
  background-image: url("../images/13.jpg");

  /* Set a specific height */
  min-height: 120px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box3 img{
    
    width: 100%;
    margin: 0px;
    padding: 10px;

	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    
    transition: all 300ms ease-out 0s;
    
}
.box img{
    float: left;
    border-radius: 10px;
    width: 68px;
    height: 72px;
    padding: 11px;
    margin: 10px;
}
.box p{
	    float: left;
    margin-top: 20px;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
}
.box h2{
  font-size: 20px;
  text-align: left;
  margin-bottom: -10px;
}
.sec-quote{
  background: #fff;
    
}
.sec-product select {
  word-wrap: normal;
    height: 43px;
    margin-top: 14px;
    margin-left: 62px;
    padding-left: 12px;
    padding-right: 45px;
    /* border-bottom: 29px; */
    border: none;
    border-radius: 6px;
}
.sec-product .label{
    font-size: 20px;
    color: #f00;
}

.sec-products .card{
border: 15px solid #ffffff;
}
.sec-products{
background: #fff;
}
.sec-product p{
margin-top: 20px;
font-size: 16px;

}
.sec-product h2{
    color: #000;
}
.sec-products img{
    height: 265px;

}

.card-body{
	    text-align: center;

}
.sec-client .card{

}
.head td{
    margin-left: 10px;
    background: blue;
    color: #fff;

}
.table{
    width: 100%;
}

.card img{
	transition: transform .4s;

}
.card img:hover{
	 transform: scale(0.8);
  transform-origin: 40% 100%;

}
.why .img{
width: auto;
height: 300px;
    border-radius: 42px;
}
.why ul{
    list-style: none;
}
.why ul li{
margin-left: 20px;
border: 1px solid;
padding: 8px;
border-radius: 50px;
color: #f00;

}
.sec-why2{
background: #eee;
margin:0;
padding: 0;
}
.sec-why2{
overflow: hidden;
display: inline-block;   
}
.sec-why2 .img{
  display: block;
  height: 400px;
  width: 100%;
  margin:0;
  padding: 0;
  outline: 1px solid yellow;
  outline-offset:-17px;
  overflow: hidden;  
  z-index: -1 
}




.sec-why2 .card{
  border-radius: 0px;
  height: 400px;
  margin: 0;
  padding: 0;
  box-shadow: none;
  background: #fff;
}
.sec-why2 .card h2{
  padding-top: 18%;
  color: #999;
  font-weight: 300;

}
.sec-why2 .card p{
 
  color: #333;
  font-weight: 300;
  font-size: 16px;

}
.sec-why2 .btn {
 
  width: 100%;
  border-radius: 0px;


}
.frame .img{

width: 300px;    
height: 200px;

}



.no-padding{
  padding-left: 0px;
  padding-right: 0px;
}
.sec-why2 .row{
  padding-right: 0px !important;

}
.btn{
	
    color: #000;
    
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 29px;
}
.btn-success{
    color: #fff !important;
        background: #ec1c24;
        border-color: #ec1c24 ;

}
.py-5 {
padding-top: 3rem !important;
    padding-bottom: 3rem !important;

}
.btn-success2{
    background-color: #6ca516;
    border-color: #6ca516;
}
.card-text:hover{
	color: orange;
}

.section3{
	 background: linear-gradient(125deg, #f17507 54%, #cccccc 26%);
}
.btn-white2{
	background: #fff;
	color: #000;


}
.section3 img{
	width: 104%;
	height: 467px;
	margin-top: -70px;
	margin-left:-82px;
	margin-bottom:-80px;


}

.section3 p{
font-size:24px; 
color: #000;
}
.eyewear  .card1{
height: 300px;
width: 100%;
border-radius: 50px !important;
}
.eyewear .card1 img{
    height: 159px;
    width: 100%;
    border-top-left-radius: 61px;
    border-top-right-radius: 61px;

}
.eyewear .card1 .card-body{
background: #00273e;
border-bottom-right-radius: 61px;
border-bottom-left-radius: 61px;
height: 102px;
}
.eyewear .card1 h3{
    font-size: 21px;
    color: #fff;
    margin: 13px;

}
.section4{
background: #eee;
}
.section4 img{
width: 100%;
height: 450px;
}
.section4 .card-body{
	margin-bottom: 20px !important

}
.section5{
	background: #fff;
}
.section5 h2{
	text-align: center;
	color: #fff;
	font-size: 45px;
	position: absolute;z-index: 9;
	margin-top: 15%;
	font-weight: bold;

}

.contact .card{
 height: 192px;
    width: 100%;
    padding-top: 24px;
    text-align: center;

}
.sec-contact .img{
    width: 85%;
margin: auto !important;
display: flex !important;
}
.contact .card h3{
font-size: 20px;
color: #000;
}
.contact .card i{
    font-size: 50px;
    color: orange;
        margin-bottom: 11px;


}
.error{
    color: red !important;
}
h5{
    color: #FF5722;
    font-size: 24px;
    font-weight: bold;
}
h3{
    color: #FF5722;
    font-size: 24px;
    font-weight: bold;
}
.contact2{
	background: #fff;
	padding-left:55px !important;
	padding-right: 55px  !important;
	padding-top: 20px  !important;
	padding-bottom:20px  !important;

	
}
input{
line-height: 44px !important;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 7px !important;

}

.form-control {

    height: 46px;
     
    border: none !important;
    background: #fff;
    border: 1px solid #FFC107 !important;
}
label{
    color: #000 !important;
    font-size: 16px;
}

.why-list{
  margin-top: 20px;
  margin-left: -30px;

}
.why-list li{
  list-style: none;
  background: #fff;
  color: #000;
  margin-bottom: 35px;
  padding: 15px;
  border-radius: 5px; 
 box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.why-list li span{
padding-top: 29px;
    font-size: 26px;
    font-weight: bold;
    /* padding: 15px; */
    background: #f00;
    height: x;
    padding-top: 22px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: -16px;
    border-radius: 12px;
    color: #fff;
    margin-right: 24px;
  
    }
    .packeges .link-box-outer {
    position: relative;
    text-align: right;
        margin-top: 9px;
    border-top: 4px solid #ed8300;
}
.packeges .theme-btn:before {
    content: '';
    position: absolute;
    right: 140px;
    top: 0px;
    border: 22px solid transparent;
    border-top: 22px solid #ed8300;
    border-right: 22px solid #ed8300;
}
.packeges .theme-btn {
    position: relative;
    padding: 13px 31px 14px 11px;
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
      line-height: 36px;
    text-transform: capitalize;
    background: #ed8300;
}
.packeges ul .icone{
    list-style: none;
    border-bottom: 2px solid #f00;
    padding: 10px;
    background: #e0e0e087;
    font-weight: bold;
    font-size: 17px;
    color: #000;
}
.packeges ul li:hover{
    background: #ffae62;

}
.packeges li a {
position: relative;
display: block;
padding: 18px 36px 14px 71px;
color: #fff;
margin-left: -20px;
/* width: 100%; */
font-size: 16px;
background: #ed8300;
list-style: none;
margin-bottom: 10px;
line-height: 22px;
/* margin-left: 13px; */
text-decoration: none;
transition: all 500ms ease;
}
.packeges h3{
font-size: 35px;
color: #000;
font-weight: bold;
margin-top: 20px;
}
.packeges h5{
font-size: 25px;
color: #000;
font-weight: bold;
margin-top: 20px;
}
.packeges ul li{
 font-size: 15px;   
 color: #000;
 list-style: none;
}
.packeges .carousel-item p{ 
    color: #fff;

}
.packeges .carousel-item h3{
color: #fff;
}
.packeges li a .icon {
position: absolute;
left: 6px;
top: 8px;
width: 50px;
height: 46px;
line-height: 46px;
text-align: center;
font-size: 20px;
background: #ed8300;
color: #ffffff;
}
.packeges p{
font-size: 15px;
font-weight: bold;
color: #000;
}
.packeges s .upper-content {
position: relative;
padding: 25px 10px 25px 45px;
background: #272727 url(../images/icons/curved-quote-icon.png) left top no-repeat;
color: #ffffff;
font-size: 18px;
border-radius: 5px;
margin-bottom: 30px;
}
.packeges img{
width: 100%;
height: 400px;
}

    
.process .card{
padding: 94px;   
padding: 83px;
padding-top: 131px;
border: none;
}
.process .card:hover{
box-shadow: none;
 }

.process .card h3{
    font-size: 50px;
    line-height: 1.28em;
    letter-spacing: 1px;
    color: #000;
    letter-spacing: 1px !important;
    text-transform: capitalize;
    padding-bottom: 10px;
    font-family: "Montserrat";
    font-weight: 500;
}
 .process img{
    width: 100%;

 }
 .locate .title3 {

        padding: 16px;
    border: 3px solid #d34121;
    height: 102px;
    text-align: center;
    width: 92%;
    padding-top: 27px;
    color: #000;
    margin-top: 10px;
}
 
 
   
}
    .sec-service .service-ul{

    margin-left: 74px;
    }

.sec-service .service-ul li{
color: #fff;
    margin-left: 17px;
    font-size: 14px;
    padding: 11px;
    background: #d95c25;
    list-style: none;
    border-radius: 6px;
    text-transform: uppercase;
    text-align: center;


    }
    .sec-service .card small{
        font-size: 15px;
        color: #f00;
    }
.sec-service .card {
margin-bottom: 60px;
height:#356;
border: 15px solid #faf8fd;
background: #fff;
border-radius: 20px;
}
.sec-service .card .category-tag-option-for-freedom-sale {
position: absolute;
top: 6px;
left: 10px;
padding: 8px 12px;
border-radius: 2px;
color: #0E6FDF;
text-transform: uppercase;
font-size: 12px;
font-weight: 400;
z-index: 1;
background: #E1EDFF;
border-radius: 8px 0 8px 0;
}
.sec-service .card .prouct-rating {
position: absolute;
bottom: 156px;
right: 10px;
background: #f5f6fb;
padding: 2px 8px;
border-radius: 19px;
color: #546278;
}
.sec-service .card-body p{
    font-size: 14px;
    color: #000;
        margin-top: 12px;
}
.sec-service .card-body span{
       font-size: 18px;
    color: #000;
    margin-top: 10px;
    font-weight: bold;

}
.sec-service .card .icone-hide{
    display: none;
}
.sec-service .card:hover .icone-hide{
    display: inline-block;
}
.sec-service .card
.fa, .fas {
    color: #242424;
    background: #f0eaf8;
    padding: 9px;
    border-radius: 65px;

}
.card-offer-text{
color: #fc540b
}
.sec-service img {
width: 100%;
height: 230px;
}
.sec-service .card .card-body{
text-align: left;
line-height: 16px;
text-align: center;
}
.sec-service .card .card-body
.card-text {
font-size: 18px !important;
color: #000 !important;
text-decoration: none;

}


.table-content table td.product-name {
    width: 270px;
}

.table-content table td.product-thumbnail {
    width: 100px;
}

.table-content table td.product-remove i {
    color: #919191;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.table-content table .product-price .amount {
    font-size: 15px;
font-weight: 600;
letter-spacing: 0.5px;
}

.table-content table td.product-remove i:hover {
    color: #ffae00;
}

.table-content table td.product-quantity {
    width: 180px;
}

.table-content table td.product-remove {
    width: 150px;
}

.table-content table td.product-price {
    width: 130px;
}

.table-content table td.product-name a:hover,
.buttons-cart a:hover {
    color: #e74948;
}

.product-thumbnail img {
    width: 100%;
}

.buttons-cart {
    margin-bottom: 30px;
    overflow: hidden;
}

.buttons-cart input,
.coupon input[type="submit"],
.buttons-cart a,
.coupon-info p.form-row input[type="submit"] {
    background: #222222 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    width: inherit;
}
.button-back a:hover {
    color: #9E9E9E;
}
.button-back a {
    color: #fff;
    float: left;
    height: 40px;
    line-height: 40px;
}
.button-back{
    background: #222222 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    width: inherit;
}
.wc-proceed-to-checkout {
    clear: both;
    display: block;
}

.buttons-cart input:hover,
.coupon input[type="submit"]:hover,
.buttons-cart a:hover {
    background: #e74948 none repeat scroll 0 0;
    color: #fff;
}

.buttons-cart a {
  color: #fff;
    float: left;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 600;
}

.coupon h3 {
  margin: 0 0 10px;
font-size: 21px;
text-transform: uppercase;
letter-spacing: 1px;
color: #f3501a;
}

.coupon p {
    margin-bottom: 20px;
}

.coupon input[type=text] {
    border: 1px solid #e5e5e5;
    float: left;
    height: 40px;
    margin: 0 6px 20px 0;
    max-width: 100%;
    padding: 0 0 0 10px;
    width: 170px;
}

.coupon input[type=submit] {}

.cart_totals {
    float: left;
    text-align: right;
    width: 100%;
}

.cart_totals h2 {
  display: inline-block;
font-size: 22px;
margin: 0 0 35px;
text-transform: capitalize;
font-weight: 500;
}

.cart_totals table {
    border: medium none;
    float: right;
    margin: 0;
    text-align: right;
}

.cart_totals table th {
  border: medium none;
    font-size: 17px;
    font-weight: 600;
    padding: 0 20px 12px 0;
    text-align: right;
    text-transform: capitalize;
    vertical-align: top;
}

.cart_totals table td {
    border: medium none;
    padding: 0 0 12px;
    vertical-align: top;
}

.cart_totals table td .amount {
    color: #f26667;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    text-align: right;
    text-transform: uppercase;
}

.cart_totals table td ul#shipping_method {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.cart_totals table td ul#shipping_method li {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    text-indent: 0;
    width: 100%;
}

.cart_totals table td ul#shipping_method li input {
    margin: 0;
    position: relative;
    top: 2px;
}

.cart_totals table {}

a.shipping-calculator-button {
    font-weight: bold;
    color: #6f6f6f;
}
table{
    margin-bottom: -1px !important;
}

a.shipping-calculator-button:hover {
    color: #83CBDC
}

.cart_totals table tr.order-total th,
.cart_totals table tr.order-total .amount {
    font-size: 20px;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 600;
}

.cart_totals table tr.order-total th {
  font-weight: 600;
font-size: 17px;
text-transform: capitalize;
}

.footer a{
	color: #fff !important;
	text-decoration:none !important;
    font-family: "Montserrat";
    font-weight: 500;
}
.footer h2{
	color: #fff !important;
	margin-bottom: 30px;
	font-size: 24px;
      margin-top: 18px;
      font-family: "Montserrat";
    font-weight: 500;
     border-left: 3px solid #ffffff;
    padding-left: 7px;
     

}
.footer ul li{
	color: #000 !important;

	list-style: none;
	margin-left: -30px;
	font-size: 18px;
  margin-bottom: 10px;
  font-family: "Montserrat";
    font-weight: 500;

}
.footer p{
color: #fff;
font-size: 18px;
text-align: justify;
padding-right: 87px;
}
.footer img{
margin-top: 24px;
margin: auto;
display: flex;
width: 71%;
margin-top: 69px;
border: 1px solid #000;
padding: 10px;
background: #eeeeee;
}
.footer .img2{
height: 134px;
width: 139px;
border-radius: 31%;
margin-top: 32px;
}
.help{
font-size: 40px !important;
margin-top: 20px;
margin-bottom: 3px !important;
}

.sec-title ul li{
font-size: 17px;
color: #000;
display: inline-block;
}
.sec-title ul li a{

color: #000;

}
.sec-title{
position: relative;
padding: 40px;
font-size: 53px;
color: #000;
font-weight: 600;
height: 128px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}

.sec-why5 img{
height: 450px;
border-radius: 0px !important;
}
.sec-why5 .card{
border-radius: 0px !important;
}
.box5 {
padding: 80px;
text-align: left;
}
.box5 img{
width: 64px;
height: 64px;
margin-bottom: 35px; 
border: 1px solid #fff179;
border-radius: 6px;
margin-right: 30px;
float: left;
}
.box5 h2{
color: #fff;
text-align: left;
margin-top: -102px;
padding: top;
}
.box5 p{
color: #eee;
font-size: 18px;
}
.a-box:after {
content: '';
position: absolute;
top: 50px;
left: 50px;
width: 100%;
height: 100%;
border-style: solid;
border-width: 5px;
border-color: #EEC344;
z-index: 0;
}
.box5 h4{
color: #fff;
}

.card-caption{
  position: absolute;
  z-index: 1;
  bottom: 0px;
  text-align: center;
  color: #fff;
  padding: 30px;

}
.card-caption p{
  color: #fff;
}




.sec-title:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;

    position: absolute;
}
.btn-white{
background: #fff;
color: #000;
margin-top: 32px;
}
.social i{
    padding: 12px;
    background: #eeeeee;
    border-radius: 52%;
    width: 43px;
    height: 43px;
    color: #000;

}
.social-head{
margin: auto;
padding-top: 2px;
padding-bottom: 0px;
}
.social-head i{
padding: 12px;
background:none
}
.section7{
    padding-top: 25px;
    background: #c5ccb9;


}
.sec-white{
position: absolute;
margin-top: -129px;
}
.sec-white img{
width: 106%;
}
.section7 p{
color: #fff;
}
.section-testimonials{
background:#ffecf4;
}
.testimonials h5{
margin: 0;
font-size: 20px;
font-style: italic;
margin-bottom: 25px;
color: #000;
font-weight: 400;
}
.testimonials p{
color: #000
}

.testimonials .carousel-caption{
top: 0px;
}
.test-item{
height: 260px !important;
}
.test-item img{
display: none
}
.social-head a {
color: #fff
}