
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
font-family: "Roboto", sans-serif;
font-weight: normal;
font-style: normal;
color: #83868c;
overflow-x: hidden;
background: #fff;

}
p{
color: #000
}

.top-bar{
background: linear-gradient(125deg, #244882 47%, #244882 26%);
}
.container{
max-width: 1180px;

}
.seed .box4 .icone{
font-size: 32px;                                   
height: 70px;
color: #fff;
background: #61944d;
}
.seed .box4 {
width: 100%;
    height: 207px;
    float: right;
    margin-top: -146px;
border-radius: 20px;
padding: 7px;

}
.seed .box4:hover{
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

}

.color1 img {

}
.box4:hover {
transform: translateY(-20px);
}
.color2 {
background: #ffa726 !important;
}
.box4 h2 {
font-size: 26px;
text-transform: uppercase;
color: #000;
margin-top: 0px;
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: -47px;
left: 0;
    bottom: 23px;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
.color3 {
background: #88b00f !important;
     border-radius: 50%;
    padding: 6px;

}
.color4 img {
background: #fff!important;
    border-radius: 50%;
    padding: 6px;
}
}
.t-bottom {
position: absolute;
top: 427px;
width: 100%;
height: 164px;
}
.cart-img{
width: 61px !important;
margin-left: 70px;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
/* float: right; */

position: absolute;
}

/* HOVER EFFECT */

.nav-link::before{

    content:"";

    position:absolute;

    left:50%;
    bottom:0;

    width:0;
    height:3px;

    background: linear-gradient(135deg, #ffffff, #ffffff);

    transition:0.4s;

    transform:translateX(-50%);
}

.nav-link:hover::before{

    width:70%;
}

/* ACTIVE */

.nav-link.active{
    color: #fff !important;
    font-weight: bold;

}
.nav-item.dropdown{
    position:relative;
}

.nav-item.dropdown .dropdown-menu{
    display:block;
    opacity:0;
    visibility:hidden;
    transform:translateY(15px);
    transition:all .3s ease;
    margin-top:14px;
    border:none;
    border-radius:10px;
    min-width:280px;
    box-shadow:0 10px 30px rgba(0,0,0,.15);
}
.navbar-nav .dropdown-menu {
    position: absolute;
    }
.dropdown-item.active, .dropdown-item:active
{
    background: rgb(248, 248, 248);;
}
.nav-item.dropdown:hover .dropdown-menu{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}
.logo{

    margin-left: -37px;
    width: 73%;
    margin-top: 2px;
}

.Quote{
}
a:hover {
color: none !important;
}
.box4 img{
    width: 64px;
    background: #fff;

    border-radius: 28%;

    padding: 9px;
}


.about  .about-box{
margin-top:40px;
}
.about ul li{
font-size: 17px;
color: #000;
list-style: none;
margin-left: -28px;
}
.about img {
height: 280px;
width: 100%;
border-radius: 20px;
/*box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;*/
}
.about small {
font-size: 23px;
    color: #fff;
text-align: center;
}
.about h3 {
font-size: 36px;
    color: #fff;
font-weight: 800;
text-align: center;
}
.about .box-line {
position: relative;
width: 98%;
z-index: 5;
border: 2px solid #ffffff;
margin-top: 17px;
margin-left: 2px;
z-index: 5;
height: 464px;
display: none;
}
.about .box {
background: #fff;
height: 157px;
width: 351px;
margin-top: -155px;
position: absolute;
right: 5px;
margin-right: -14px;
padding: 17px;
}
.about .box3 {
height: 130px;
width: 46%;
padding: 16px;
position: relative;
z-index: 9; 
background: #251c61 !important;
margin-top: 11px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.about .img4 {
position: absolute;
margin-top: 43px;
/* left: 432px; */
right: 86px;
z-index: 2;
opacity: 0.3;
width: 130px;
height: 105px;
border-radius: 50%;
animation: spin 10.2s linear infinite;
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.box-active{
height: 400px !important;
background: linear-gradient(to right, #cddc39, #71a151);
text-align: center;
transition: transform 250ms;
}
.box4  p{
color: #fff;
}
.box4 h2{
font-size: 22px;
text-transform: uppercase;  
color: #fff;
font-weight: bold;
margin-top: 18px;
}
.box-active h2{
color: #fff;
}
/*--------------------------sec-vision 4--------------------------------*/
.vision4 .card-body{
box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
border-bottom: 14px solid #0314356e;
}
.vision4 .card h2{
font-size: 32px;
color: #000;
text-align: center;
}
.vision4 .card-body ul li{
    font-size: 16px;
    color: #000;
    margin-top: 13px;
    text-align: justify;
    list-style: none;

}
.vision4 .card-body small{
color: #000;
}
.vision4 img{
    width: 100%;
  

}
.vision4 ul li i{
    margin-left: -20px;
}


.vision4 .card {
position: relative;
display: flex;
overflow: hidden;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: none;
border-radius: 0px;
margin-bottom: 30px;
margin-top: 68px;
border-radius: 68px;
}

/*--------------------------sec-vision4 end ------------------------------*/
.quality ul li{
font-size: 15px;
    color: #000;
    text-align: justify;
    list-style: none;
    background: #fff;
    padding: 10px;
    margin-top: 23px;
    height: 60px;
    border-left: 4px solid #06aed0;
}
.quality ul li i{
    margin-left: -5px;
}
.quality img{
    width: 100%;
}
.service-gynecology2 .box-line1 {
    position: absolute;
    height: 55px;
    width: 10%;
    border: 2px solid #70a1ee;
    margin-top: 17px;
    margin-left: -7px;
    overflow-x: 5;
}
.service-gynecology2 .card:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: #70a1ee;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.service-gynecology2 .card:hover:after {
    width: 100%;
    left: 0;
    right: auto;
    transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
}

.service-gynecology2 .card {
    height: 68px;
    width: 100%;
    z-index: 9;
        margin-top: 28px;

}
.service-gynecology2 .card h3 {
font-size: 18px;
color: #000000;
padding: 20px;

}
.service-gynecology2 .fa{
font-weight: 900;
color: #244882;
font-size: 14px;
}
.service-gynecology2 .card-img-top {
height: 204px;

width: 100%;
padding: 10px;
margin: auto;
/* border: 2px solid #f9fffe; */
margin-top: 9px;
transition: transform .4s;
/* height: 242px; */
}
.service-gynecology2 .card a{
font-size: 20px;
color: #000 !important;
font-weight: bold;
text-align: left;
text-decoration: none;

}
.service-gynecology2 .btn {
background-color: #fff;
color: #000;
margin-top: 20PX;

}

/*ata-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
transition-duration: .4s;
}
[data-aos^=flip][data-aos^=flip] {
backface-visibility: hidden;
transition-property: transform;
}*/
.service-gynecology2 .box-line {
position: relative;
height: 110px;
width: 54%;
border: 2px solid #00bde9;
margin-top: -127px;
margin-left: 133px;
overflow-x: 5;
display: none;

}
.seed .box-active p{
color: #fff !important;
padding-top:10px;
}
/*.home-box{
width: 100%;
column-count: 4;
}*/
.seed .box4{



/* padding: 27px; */
/* float: left; */

box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

text-align: center;
transition: transform 250ms;
text-align: center;
transition: transform 250ms;

}


.seed .box4 {
background: #669543;
    padding: 27px;


}

.seed .box4:hover{
transform: translateY(-20px);
}

.seed .exp {
float: right;
right: 9%;
margin-top: -137px;
background: #fff;
height: 100px;
position: absolute;
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;
}

.about .img {
    height: 254px;
    /* border-radius: 50%; */
    width: 100%;
    position: relative;
    z-index: 4;
    border-radius: 11px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

}
.about  .card4 {
background: #007c413d;
height: 200px;
width: 100%;
padding: 22px;
text-align: center;
border-radius: 11px;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.about .title2{
font-size: 25px;
color: #93ab12;;
font-weight: bold;
margin-left: 73px;
}
.about .icone{
/* margin-left: -61px; */
font-size: 59px;
color: #93ab12;
position: absolute;
margin-top: 13px;
}


.about .img2 {
position: absolute;
    bottom: 350px;
left: 774px;
z-index: 2;
opacity: 0.3;
width: 303px;
border-radius: 50%;
animation: spin 10.2s linear infinite;
}

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

color: #000;
margin-top: 20px;
    font-size: 17px;
}

.about p{
color: #000;
line-height: 26px;
text-align: justify;
font-size: 17px;

}
.product .card .btn{
    padding-left: 0px;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    bottom: 12px;
    border-left: 5px solid #55a8ed;
    padding-left: 11px;
        

}
.product .card{


background: #fff;
border: 10px solid #eee;
    height: 379px;


}
.product img{
       height: 213px;
    width: 100%;


}
.product .card-body h3{
    font-size: 21px;
color: #000;
margin-top: 10px;
}

.product .card-body h2{
font-size: 22px;
color: #93a935;
margin-top: 10px;
}




.button-41 {
background-color: initial;
background-image: linear-gradient(-180deg, #0c7414, #11ce1f);
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-family: Inter,-apple-system,system-ui,Roboto,"Helvetica Neue",Arial,sans-serif;
height: 44px;
line-height: 44px;
outline: 0;
overflow: hidden;
padding: 0 20px;
pointer-events: auto;
position: relative;
text-align: center;
touch-action: manipulation;
user-select: none;
-webkit-user-select: none;
vertical-align: top;
white-space: nowrap;
text-decoration: none;

z-index: 9;
border: 0;
}
.parallax-contact .button-41{

margin-top: 107px;
}
.button-41:hover {
background: #00bd68;
}

.people .back {
margin-top: 20px;
    border: 10px solid #ffffff;
background: #fff;
color: #fff;
padding: 22px;
    border-left: 20px solid #eada13;
/* border-radius: 15px; */
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;

}
.carousel-indicators [data-bs-target] {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
padding: 0;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #110d0e;
}
.people .back .img {
width: 70px;


}
.people h3{
font-size: 20px;
    color: #000;
margin-left: 81px;
margin-top: -52px;
}
.people .back p{
text-align: left;
padding-left: 15px;
}
.people .back .p-icone{
padding-left: 75px;
    color: #eada13;
}
.exp h2{
float: left;
font-size: 60px;
color: #002b55;
font-weight: bold;
margin-right: 20px;
}
.sec-mission h3{
font-size: 18px;
font-weight: bold;
color: #000;
padding-top: 2px;
text-align: left;
margin-top: 27px;
    margin-left: 72px;

}
.sec-mission .card{
background-color: #fff;
border-radius: 8px;
width: 100%;
    padding: 20px;
margin-top:30px;
height: 221px;
border: none; 
box-shadow: none;
transition: transform .3s;
}
.sec-mission .card:hover{
transform: scale(1.1);

transform-origin: 95% 53%;
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}


.sec-mission p {
    color: #110405;
    font-size: 17px;
    /* text-align: center; */
    margin-top: 20px;
    height: 135px;
    margin-left: 9px;
    padding-left: 13px;
border-left: 1px solid #2c1162;
}


.sec-mission img{
height: 61px;
border: 3px solid #251c61;
    width: 61px;
    padding: 4px;
    margin-top: 11px;
    float: left;
    border-radius: 50px;
    position: absolute;


}
.sec-mission .img2{

height: 207px;
width: 100%;
border-radius: 0px;

}
.counter-section {
  padding: 60px 20px;
  background: #f9f9f9;
  text-align: center;
}

.counter-container {
  display: flex;
  justify-content: center;
    gap: 88px;
  flex-wrap: wrap;
}

.counter-box {
  background: #fff;
  border-radius: 16px;
  padding: 30px 20px;
  width: 220px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.counter-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}

.counter {
  font-size: 48px;
  font-weight: bold;
color: #eada13;
  margin-bottom: 8px;
}

.counter + p {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
.counter::before {
    position: absolute;
    content: "";
  background:#55a8ed !important;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0%;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-size: 101% 101%;
    border-radius: 0px;
    z-index: -1;

}

.counter:hover::before {
    height: 100%;
    transition: all .6s ease;
}

.counter:hover {
    border: 1px solid var(--main-color) !important;
    transition: all .6s ease;
}
.gallery .card{
margin-top: 20px;
}
.gallery img{
width: 100%;
height: 220px;
transition: transform .4s;
    border-bottom: 4px solid #55a8ed;

}
.parallax-contact .btn-primary {
color: #000;
background-color: #fff7ed;
border-color: #000;
margin-top: 74px;
font-size: 21px;
}
.exp p
{
float: left;
font-size: 23px;
color: #002b55;
font-weight: bold;
width: 100px;
line-height: 24px;
margin-top: 10px;
margin-right: 20px;
}
.home-box{
margin-top: 100px;
z-index: 9;
}
.home-box {
margin-top: 100px;
    padding: 27px;
}
.box4:hover {
transform: translateY(-20px);
}
.box4 .icone {
width: 71px;
margin-top: -39px;
border-radius: 50px;
padding: 14px;
}
.color2 .icone {
background:#000!important;
}
.color4 .icone{
background: #9cc026!important;
}
.color3 .icone {
background: #78bf4d!important;
}
.color1 {
       background: #251c61 !important;



}
.color2 {
background: #000 !important;

}
.color3 {
     background: #251c61 !important;

}
.color4 {
background: #000 !important;
}
.slider-tex h2 {
color: #fff;
font-size: 60px;
font-weight: bolder;
}
.slider-tex {
margin-top: -188px;
position: relative;
z-index: 9;
top: -260px;
text-align: center;
}
.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: 20%  !important;
}
.contact-area{
color: #fff;
font-size: 17px;
line-height: 30px;
background: #ff5e14;
padding: 
}
.carousel-caption h5{
font-size: 46px;
text-transform: uppercase;
font-weight: bold;
color: #fff !important;
}
.carousel-caption p{
font-size: 20px;
color: #fff;
}
.people .img2{
height: 1;
height: 181px;
width: 212px;
/* margin-top: -43px; */
border-radius: 0px;
/* position: absolute; */
/* right: 87px; */

}
.w-100 {
width: 100%!important;
height: 650px;
background: rgba(0, 0, 0, 0.8);
position: relative;
}
.sec-client .card {
    height: 148px;
    margin-top: 34px;


}
.sec-client img{
    height: 144px;
    width: 100%;
    padding: 1px;

}
.sec-client  .border {
    border: 1px solid #f00;
    padding: 20px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    border: 1px solid #74932e !important;

}
.sec-project img{
height: 430px;
}
.sec-client {
background: #fff;
}
.navbar-brand{
/* padding: 38px; */
padding-top: 13px;
padding-bottom: 16px;
}
.badge{
position: absolute;
float: right;
margin: 0;
right: 35px;
width: 22px;
border-radius: 28px;
background: #e91e63 !important;
}
.navbar {
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.active, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(0 0 0);
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #000;
    }

.navbar-light .navbar-nav .nav-link {
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-transform: capitalize;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
      margin: 1px 23px;
    line-height: 40px;
    margin-top: 63px;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link:hover {
color: #fff !important;

}

.navbar-nav {
display: flex;
flex-direction: column;
margin-bottom: 0;
list-style: none;
margin-left:-42px;
}
.inq{
float: right;
    margin-top: 2px;
z-index: 999;
position: relative;
margin-left: 0px;
}
.top-bar .card  p {
font-size: 15px;
    margin-top: -99px;
    color: #000;
    line-height: 89px;
    margin-left: 50px;
    padding-top: 17px;

}
.top-bar .card {
height: 133px;
border: navajowhite;
box-shadow: none;
background: no-repeat;
padding-top: 13px;
}
.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: #fff;
}
.top-bar ;card{

}
.top-bar .card .fa{
    font-size: 42px;
    float: left;
    padding: 1px;
    margin-top: 19px;
color: #212e74;

}
.small-text{
color: #fe7720;
font-size: 18px;
}
.title{	
    font-family: "Kalam", cursive;
position: relative;
display: block;
font-size: 32px;
line-height: 1.28em;
letter-spacing: 1px;
color: #000;
font-weight: 600;

text-transform: UPPERCASE;
padding-bottom: 12px;

}
.header-btn21 {
display: inline-block;
font-family: var(--ztc-family-font1);
font-size: var(--ztc-font-size-font-s18);
line-height: var(--ztc-font-size-font-s18);
font-weight: var(--ztc-weight-bold);
color: #fff;
    padding: 12px 22px;
border-radius: 0px;
position: relative; 
text-decoration: none;
border-radius: 0px;
font-size: 18px; 
z-index: 1;
    background:#1a2460;



&:hover {
color: #fff;
transition: all .4s;
transform: translateY(-5px);
&::after {
visibility: visible;
opacity: 1;
transition: all .4s;
left: 0;
width: 100%;
}
}
i {
display: inline-block;
border-radius: 50%;
transition: all 0.4s;
line-height: var(--ztc-font-size-font-s36);
text-align: center;
background: var(--ztc-text-text-1);
color: var(--ztc-text-text-4);
transform: rotate(-45deg);
position: relative;
left: 8px;
/* padding: 3px; */
padding: 2px 27px 3px 9px;
background: #fff;
color: #000;
        width: 24px;
        font-size: 22px;
    
    }

}
 i:hover{
        transform: rotate(0deg);

 }

.smal-box{
padding: 17px;width: 205px;height: 94px; color: #000000ba;
font-size: 16px;
color: #30ac5a;
font-weight: bold;
}
.metal h3 {
    font-size: 1.75rem;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
.metal ul{

    margin-left: -10px; 
}
   .metal ul li{
    line-height: 17px;

color: #000;
}
.why .img3 {
position: absolute;
margin-top: -28px;
/* left: 432px; */
right: -16px;
z-index: 2;
opacity: 0.3;
width: 238px;
height: 211px;
border-radius: 50%;
animation: spin 10.2s linear infinite;
}

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



.why .img4 {
position: absolute;
margin-top: -28px;
/* left: 432px; */
left: -16px;
z-index: 2;
opacity: 0.3;
width: 238px;
height: 211px;
border-radius: 50%;
animation: spin 10.2s linear infinite;

}

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


.footer2 .img4 {
position: absolute;
margin-top: 43px;
/* left: 432px; */
right: 80px;
z-index: 2;
opacity: 0.3;
width: 157px;
height: 133px;
border-radius: 50%;
animation: spin 10.2s linear infinite;



}

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

.text-p{
color: #9d9aaa;
}
.no-bottom-margin{
padding-bottom: 0px !important;
}
.title span{
color: #f02b3a;
}
.text-white{
color:#fff !important;
}
.sec-about{
background: #eee;  /* fallback for old browsers */
}
.sec-about img{
border-radius: 50%;
height: 100%;
border-radius: 50%;
border-bottom: 26px solid #f5c603;
height: 100% !important;
}
.sec-about p{
margin-bottom: 40px;
font-size: 20px;
line-height: 26px;
color: #000000;
}
.sec-brands{
background: linear-gradient(125deg, #f3f3f3 54%, #fff2e6 26%);
}

.box{
width: 377px;
padding-top: 11px;
padding-bottom: 11px;
top-padding: 30px;
margin-left: -88px;
}
.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;
}

.sec-products.card a{
color: #13287d;
font-size: 15px;
list-style: none;
text-decoration: none !important;
text-transform: uppercase;
}
.sec-products .star{
color: #6ebef1 !important;
font-size: 17px;
}
.footer a {
color: #fff;
text-decoration: none;
font-size: 16px;

}
.sec-products .card .btn{
color: #000;
border: none;
padding-right: 35px;
padding-left: 35px;
padding-top: 15px;
padding-bottom: 15px;
background: #aeca54;
border-radius: 29px;
display: none;
box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px;


}
.sec-products .card .card-body:hover .btn{
display: block;
animation: fade-in 2s linear infinite;
}
.sec-products .card-body h3{
font-size: 22px;
color: #000;
font-weight: bold;
text-align: justify;
}
.sec-products .card-body p{
font-size: 15px;
color: #000;
text-align: left;
}

@keyframes fade-in {
from { opacity: 0; }
to { opacity: 2; }
}
}



.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: 240px;
padding-top: 36px;

/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.parallax-footer{
/* The image used */
background-image: url("../images/footer.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-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: 500px;

/* Create the parallax scrolling effect */

background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax-contact {
background-image: url(../images/contact-us.jpg);
min-height: 236px;
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: 50px;
font-size: 40px;
text-transform: uppercase;
font-weight: bold;
color: #142444;
height: 204px;
margin-bottom: 0px;
}

.sec-clients img {
width: 100%;
height: 100px;
}
.contact-btn{
margin-top: 20px;
}
.parallax-contact h2{
text-align: center;
width: 100%;
text-transform: capitalize;
font-weight: bold;
text-align: left;
    margin-left: 189px;
}
.sec-time{
padding: 15px;
text-align: center;
}
.sec-time h2{

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

}
.sec-time img{
width: 26px;
margin-right: 15px;
margin-top: -5px;
}
.parallax {

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;
}
.parallax-title2 {
margin-top: -370px;
position: relative;
background-image: url(../images/footer.jpg);
min-height: 120px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 848px;
}
.footer .card3{
background: #fff;
box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
margin: 10px;
padding: 18px;
top: 224px;
position: relative;
z-index: 9;
}
.footer .line{
background: #ff932e;
height: 243px;
width: 4px;

}
.footer img {
width: 96%;

padding: 5px;
margen-bottom: 13px;
margin-bottom: 13px;

}
.footer .img2{
width: 95px;
height: 81px;
border-radius: 18px;


}
.footer2  .img2{
margin-left: auto;
margin-right: auto;
height: 484px;
display: block;
position: relative;
border: none;
margin-top: 50px;
/* margin-top: -74px; */
z-index: 2;

}
.footer .card3 h3{
font-size: 30px;   
color: #000;
font-weight: bold;
text-align: center;

}
.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 p{
float: left;
margin-top: 0px;
text-align: left;
font-size: 22px;
}
.box h2{
font-size: 20px;
text-align: left;
margin-bottom: -10px;
}
.sec-quote{
background: #fff;

}

.sec-products{

}
.sec-products img{
height: 230px;
}
.sec-products .btn:hover{
display: block;
}
.People .box-4 {
background: #dddddc;
padding: 32px;
width: 60%;
margin-left: 258px;
border-radius: 73px;
height: 428px;
z-index: 9;
position: relative;
}
.people .icone{
font-size: 22px;
color: #eada13;

}
.People .box-4 img{
width: 65px;
height: 65px;
margin-left: 306px;
}
.People .box-4 p{
text-align: center;
}
.People .box-4 .icone{
color: #cfcd7c;
text-align: cc;
margin-left: 290px;
font-size: 41px;
margin-bottom: 11px;
}
.People .box-4 h3{
font-size: 16px;
color: #000;
text-align: center;
}
.People .back{
background: #eee;
height: 327px;
border-radius: 63px;
padding-right: -50px;
width: 73%;
z-index: 3;
margin-left: 182px;
margin-top: -375px;
position: relative;
box-shadow: rgb(0 0 0 / 7%) 0px 1px 2px, rgb(0 0 0 / 7%) 0px 2px 4px, rgb(0 0 0 / 7%) 0px 4px 8px, rgb(0 0 0 / 7%) 0px 8px 16px, rgb(0 0 0 / 7%) 0px 16px 32px, rgb(0 0 0 / 7%) 0px 32px 64px;
}
.card-1 {
background: #d0b16e;
height: 8px;
width: 137px;
margin-bottom: 20px;
margin: auto;
border-radius: 61px;
margin-top: 12px;
margin-bottom: 20px;
}
.blog img{
height: 295px;
width: 100%;
}
.blog .card .card-body h3{
font-size: 20px;
text-align: center;
color: #f00;
color: #244882;

}
.blog img{
width: 100%;
height: 259px;
}
.why img {
width: 34px;
margin-right: 17px;
height: 33px;

}

 .efect{
    position: relative;
    overflow: hidden;
}

 
.efect:after{
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}

 .efect:hover:after{
    height: 250%;
    transition: all 600ms linear;
background-color: #a7d3884f;
}

.why p{
background: #f6932f1c;
padding: 9px;
}
.why .img{
height: 418px;
width: 100%;
}
.why .left{
float: right;
background: #fff;
border-radius: 20px;
padding: 10px;
margin-top: 21px;
margin-left: 13px;
width: 88px;
height: 88px;
background-color: white;
animation-name: example;
animation-duration: 2s;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, 
rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
@keyframes example {
from {background-color: red;}
to {background-color: yellow;}
}
.why .right{
float: left;
background: #fff;
border-radius: 20px;
padding: 10px;
margin-top: 25px;
margin-right: 11px;
width: 88px;
height: 88px;
background-color: fff;
animation-name: example;
animation-duration: 2s;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

@keyframes example {
from {background-color: #006b83;}
to {background-color: #008050;}
}

.why .text-left{
loat: right; 
text-align: right;
margin-right: 31px;
}
.card-text{
columns: #222222;
font-size: 24px;
font-weight: 600;
}

.card-text {
columns: #222222;
font-size: 18px;
font-weight: 600;
padding: 8px;
}

.gallery .card img:hover{
transform: scale(1.1);

transform-origin: 40% 45%;
}
.btn-danger {
    color: #fff !important;
    font-size: 17px;
    background-color: #52a4eb;
    border-color: #251c61;
}
.btn-danger:hover {
    color: #fff;
    background-color: #251c61;
    /* border-color: #b02a37; */
}

.btn{
color: #000;

padding-right: 35px;
padding-left: 35px;
padding-top: 15px;
padding-bottom: 15px;
/* background-color: #a5cc55; */
/* border-radius: 29px; */
/* box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px; */

}

.btn-primary {
    color: #000;
    background-color: #ffffff;
    border-color: #000;
    border-radius: 64px;
        padding-top: 10px;
    padding-bottom: 10px;
        margin-top: 6px;

}

.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;
}
.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{
padding-left: 55px !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-top-left-radius: 20px !important;
border-bottom-right-radius: 20px !important;
padding-right: 55px !important;
background-color: #db3131 !important;
font-size: 25px !important
}

.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: 1px solid #ccc !important;
border-radius: 7px !important;

}
.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;

}
.top-bar .social-head a{
/* color: #0a255c !important; */
text-decoration: none !important;
padding: 3px;
border-radius: 22%;

}


.footer .social  a{
/* color: #0a255c !important; */
text-decoration: none !important;
padding: 3px;
border-radius: 22%;

}
.footer h2{
color: #fff;
margin-bottom: 30px;
font-size: 24px;


}
.footer ul li{
color: #fff;
list-style: none;
margin-left: -30px;
font-size: 17px;
margin-bottom: 10px;

}
.footer p{
color: #fff;
    font-size: 16px;
line-height: 29px;


}

.help{
font-size: 40px !important;
margin-top: 20px;
margin-bottom: 3px !important;
}
.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-title h2{

position: absolute;
text-transform: uppercase;
font-size: 40px;
font-weight: bold;
}
.sec-title:before {
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: #191e34;
opacity: .70;
position: absolute;
}
.btn-white{
background: #fff;
color: #000;
margin-top: 32px;
}
.social i{
margin-top: 16px;
padding: 5px;
border-radius: 50%;
    font-size: 22px;



}
.social-head{
margin: auto;
padding-top: 2px;
padding-bottom: 0px;
}
.social-head i{
padding: 8px;
background: none;
margin-top: 6px;
/* margin-left: 1px; */

}
.section7{
margin-top: -7px;
padding-top: 25px;
background: #ffffff;

}
.section7 p{
color: #fff;
font-weight: bold;
}
.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
}