@import url('../fonts.googleapis.com/css2%3Ffamily=Roboto:wght@300&display=swap.css.html');
@import url('../fonts.googleapis.com/css2%3Ffamily=Cinzel:wght@600&display=swap.css.html');

.main-container {
    float: left;
    width: 100%;
}
.header {
    float: left;
    width: 100%;
    background-color: white;
    padding: 10px 0px;
}
.header-left {
    float: left;
    width: 100%;
}
.header-left img{
    float: left;
    width: 100%;
}
.logo {
    float: left;
    width: 100%;
}
.logo img{
    float: left;
    width: 100%;
}
.header-right {
    float: left;
    width: 100%;
}
.header-right img{
    float: left;
    width: 100%;
}
.header-top {
    float: left;
    width: 100%;
    background: #004b01;
    padding: 10px 0px;
}
.top-left {
    float: left;
    width: 100%;
    background: #fff01f;
    transform: skew(45deg);
}
.top-left ul {
    padding: 0px 0;
    margin: 0px;
    list-style: none;
    text-align: center;
    transform: skew( 
-45deg
 );
    padding: 5px 0px;
}
.top-left li {
    padding: 0 6px;
    margin: 0;
    display: inline-block;
}
.top-left ul li a i {
    color: black;
    font-size: 20px;
    margin: 0;
    padding: 0;
}
.header-float {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    background: #004b01;
    color: white;
    font-family: 'Roboto', sans-serif;
    padding: 5px 0px;
}
.top-right {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: black;
    font-family: 'Roboto', sans-serif;
    clip-path: polygon(0% 0%, 100% 0%, 96% 76%, 95% 100%, 7% 100%, 6% 100%);
    background: #fff01f;
    padding: 5px 10px;
}
.float-left {
    float: left;
    width: 100%;
    padding: 5px 10px;
}
.float-right {
    float: left;
    width: 100%;
}
.float-right p {
    padding: 10px 10px;
    margin: 0;
    background: #fff01f;
    text-align: center;
    color: black;
    font-weight: bold;
}
.float-right a {
    text-decoration: none;
    margin: 0;
    padding: 4px 9px;
    text-transform: capitalize;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.banner_container {
    float: left;
    width: 100%;
}
.banner_container img{
    float: left;
    width: 100%;
}
.copyrt {
    width: 100%;
    
    float: left;  
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 20px;
    color: black;
    background: white;
    font-weight: bold;
    }
    
    .last-row
    {
    float: left;
    width: 100%;
    }
    .cal
    {
    
    bottom: 0px;
    left: 10px;
    position: fixed;
    z-index: 1111;
    
    }
    
    .whatsaapp img {
        -webkit-animation: mover 0.5s infinite  alternate;
        animation: mover 0.5s infinite  alternate;
    }
    .cal img {
        -webkit-animation: mover 0.5s infinite  alternate;
        animation: mover 0.5s infinite  alternate;
    }
    @-webkit-keyframes mover {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    @keyframes mover {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    
    .whatsaapp
    {
    
    bottom: 0px;
    right: 16px;
    position: fixed;
    z-index: 1111;
    
    }
    .banner3 {
        float: left;
        width: 100%;
    }
    .banner3 img{
        float: left;
        width: 100%;
    }
    .about-us {
        float: left;
        width: 100%;
        padding: 50px 0px;
    }
    .abt-header {
        float: left;
        width: 100%;
        font-size: 45px;
        text-align: center;
        color: #004b01;
        font-family: 'Cinzel', serif;
    }
    .line {
        float: left;
        width: 100%;
    }
    .line img {
        float: none;
        margin: 0 auto;
        display: table;
    }
    .abt-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: black;
        padding: 20px;
        font-family: 'Roboto', sans-serif;
    }
    .abt-left {
        float: left;
        width: 100%;
    }
    .abt-left img{
        float: left;
        width: 100%;
    }
    .abt-right {
        float: left;
        width: 100%;
    }
    .abt-desc {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 18px;
        color: black;
        font-family: 'Roboto', sans-serif;
        padding: 10px 0px;
    }
    .other-services {
        float: left;
        width: 100%;
        padding: 50px 0px;
        background: #004b01;
    }
    .other-header {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #fff01f;
        font-family: 'Cinzel', serif;
    }
    .other-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: white;
        padding: 20px;
        font-family: 'Roboto', sans-serif;
        padding-bottom: 30px;
    }
    .other-border {
        float: left;
        width: 100%;
        position: relative;
        z-index: 1;
        padding: 10px;
        border-right: 2px solid #fff01f;
        background: white;
    }
    .other-img {
        float: left;
        width: 100%;
    }
    .other-img img{
        float: left;
        width: 100%;
    }
    .other-title {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 20px;
        color: #004b01;
        font-family: 'Cinzel', serif;
    }
 
    .other-call {
        float: left;
        width: 100%;
       text-align: center;
       padding-top: 5px;
    }
    .other-call a {
        background: green;
        font-size: 20px;
        color: white;
        padding: 5px 20px;
        border-radius: 30px;
        font-family: 'Roboto', sans-serif;
    }
    .other-desc {
        float: left;
        width: 100%;
        font-size: 18px;
        text-align: center;
        padding: 5px 0px;
        color: black;
    }
    .other-border span {
        height: 60px;
        width: 60px;
        background: #004b01;
        display: block;
        border-radius: 50%;
        padding: 10px;
        position: absolute;
        top: -30px;
        margin: 0 auto;
        left: 0;
        right: 0;
        border: 5px solid #eee;
        z-index: 9;
    }
    .other-border span img{
        float: left;
        width: 100%;
    }
    .best-services {
        float: left;
        width: 100%;
        padding: 50px 0px;
    }
    .best-header {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #004b01;
        font-family: 'Cinzel', serif;
    }
    .best-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: black;
        padding: 20px;
        font-family: 'Roboto', sans-serif;
        padding-bottom: 30px;
    }
    .best-border {
        float: left;
        width: 100%;
        position: relative;
        z-index: 1;
        padding: 10px;
        border-right: 2px solid #e8e8e8;
    }
    .best-img {
        float: left;
        width: 100%;
        background: #fff01f;
        padding: 10px;
        border-radius: 50%;
    }
    .best-img img{
        float: left;
        width: 100%;
        border-radius: 50%;
        border: 5px solid #fff;
    }
    .best-title {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 25px;
        color: #004b01;
        font-family: 'Cinzel', serif;
    }
    .best-title-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: black;
        font-family: 'Roboto', sans-serif;
    }
    .best-call {
        float: left;
        width: 100%;
       text-align: center;
       padding-top: 5px;
    }
    .best-call a {
        background: green;
        font-size: 20px;
        color: white;
        padding: 5px 20px;
        border-radius: 30px;
    }
    .call-ban {
        float: left;
        width: 100%;
        padding: 50px 0px;
        background: black;
    }
    .cal-ban-head {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 45px;
       font-family: 'Della Respira', serif;
        color: #fff01f;
    }
    .cal-ban-desc {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 25px;
        padding: 0px 50px;
        color: white;
    }
    .cal-ban-desc span{color: #fff01f;}
    .footer {
        float: left;
        width: 100%;
        padding: 30px 0px;
        background: black;
    }
    .status {
        float: left;
        width: 100%;
        padding: 50px 0px;
    }
    .status-border {
        float: left;
        width: 100%;
        padding: 10px;
        border: 1px solid #004b01;
    }
    .status-title {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 25px;
        background: #004b01;
        font-family: 'Cinzel', serif;
        color: #fff;
    }
    .status-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 20px;
        padding: 5px 0px;
        color: black;
        letter-spacing: 5px;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
    }
    .status-num
    {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 25px;
        font-family: 'Cinzel', serif;
        color: #004b01; 
    }
    .extra-service {
        float: left;
        width: 100%;
        padding: 50px 0px;
        background: #fff01f;
    }
    .extra-border {
        float: left;
        width: 100%;
    }
    .extra-header {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 35px;
        color: #004b01;
        font-family: 'Cinzel', serif;
    }
    .extra-line {
        font-size: large;
        width: 100%;
    }
    .extra-line img {
        float: none;
        margin: 0 auto;
        display: table;
    }
    .extra-title {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 25px;
        padding-top: 30px;
        padding-bottom: 5px;
        color: #004b01;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
    }
    .extra-title i{padding-right: 10px;}
    .extra-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 20px;
        color: black;
        padding-bottom: 20px;
        border-bottom: 1px solid whitesmoke;
        font-family: 'Roboto', sans-serif;
    }
    .extra-service-img {
        float: left;
        width: 100%;
        padding-top: 20px;
    }
    .extra-service-img img{
        float: left;
        width: 100%;
    }
    .extra-service-title {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 25px;
        padding-top: 30px;
        padding-bottom: 20px;
        font-family: 'Cinzel', serif;
        color: #004b01;
    }
    .extra-service-call {
        float: left;
        width: 100%;
    }
    .extra-service-call a{
        padding: 6px 14px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        background: #004b01;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        margin: 0;
        text-transform: capitalize;
        font-family: 'Roboto', sans-serif;
    }
    .extra-ser-border {
        float: left;
        width: 100%;
        border-bottom: 1px solid whitesmoke;
        padding-bottom: 20px;
    }
    .extra-borders-img {
        float: left;
        width: 100%;
    }
    .extra-borders-img img{
        float: left;
        width: 100%;
    }
    .box {
        float: left;
        width: 100%;
        padding: 50px 0px;
        position: relative;
        z-index: 1;
    }
    .box-list {
        background: black;
        padding: 15px;
        border-radius: 0 30px 30px 0;
        box-shadow: 20px 0 20px -20px rgb(0 0 0 / 50%) inset;
        float: left;
        width: 100%;
        position: relative;
        z-index: 1;
    }
    .box-list::after {
        content: "";
        background: black;
        width: 20px;
        height: 20px;
        box-shadow: 15px 0 15px -15px rgb(0 0 0 / 50%) inset;
        position: absolute;
        bottom: -19px;
        left: 0;
        clip-path: polygon(0 0, 0% 100%, 100% 0);
    }
    .box-list1
    {
        border: 1px solid;
        color: #fff;
        text-align: center;
        padding: 25px 5px 30px 0;
        box-shadow: 15px 0 15px -15px rgb(0 0 0 / 50%) inset;
        position: relative;
    }
    .box-list p{
        color: #000;
        background: #fff01f;
        font-size: 30px;
        text-transform: capitalize;
        padding: 5px 10px;
        margin: 0 -20px 20px -15px;
        border-radius: 0 30px 30px 0;
        box-shadow: 10px 0 10px -10px rgb(0 0 0 / 50%) inset, 5px 0 5px rgb(0 0 0 / 20%);
      font-family: 'Cinzel', serif;
    }
    .box-list ul {
        padding: 0;
        margin: 0;
        list-style: none;
        float: left;
    }
    .box-list li{
        color: #fff;
        font-size: 16px;
        line-height: 31px;
        padding: 3px;
        border-bottom: 1px solid #212020;
        font-family: 'Roboto', sans-serif;
        text-transform: capitalize;
        text-align: left;
        width: 100%;
        float: left;
    }
    .box-list i {
        color: #fff01f;
        padding: 0 7px 0 0;
    }
    .box-list li:hover
    {
        background: #fff01f;
        color: black;
        -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    }
    .box-list li:hover  i
    {
       
        color: black;
        -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    }
    .footer {
        float: left;
        width: 100%;
        padding: 30px 5px;
        background: black;
    }
    .ft-img {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
    .ft-img img{
        float: left;
        width: 100%;
    }
    .footer-header {
        float: left;
        width: 100%;
        font-size: 25px;
        border-bottom: 2px dashed #fff01f;
font-family: 'Cinzel', serif;
        color: #fff01f;
        padding-top: 20px;
    }
    .footer ul {
        float: left;
        width: 100%;
        margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    text-align: left;
    }
    .footer li {
        list-style: none;
        padding: 5px 0 5px 0;
    line-height: 26px;
    font-size: 18px;
    font-weight: 300;
        float: left;
        width: 100%;
        font-family: 'Roboto', sans-serif;
        color: white;
    }
    .footer i {
        color: #fff01f;
        font-size: 20px;
        padding: 0 8px 0 0;
    }
    .footer li a    {
    color: #fff01f;
    padding: 5px 0 5px 0;
    line-height: 26px;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    border: 1px solid #fff01f;
    padding: 7px 6px;
    display: block;
    margin-bottom: 7px;
    text-decoration: none;
    transition: .6s;
    }
    .footer li a:hover{color: white;
    border: 1px solid white;
    }
    .testi {
        float: left;
        width: 100%;
        padding: 50px 0px;
        position: relative;
    }
    .testi-header {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #004b01;
       font-family: 'Cinzel', serif;
    }
    .testi-line {
        float: left;
        width: 100%;
        padding-bottom: 30px;
    }
    .testi-line img {
        float: none;
        margin: 0 auto;
        display: table;
       
    }
    .testi-border {
        float: left;
        width: 100%;
        background: white;
        padding: 10px;
        position: relative;
        z-index: 1;
    }
    .com-img {
        float: left;
        width: 100%;
    }
    .com-img img{
       float: left;
       width: 30px;
    }
    .testi-desc {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 20px;
        color: white;
        font-family: 'Roboto', sans-serif;
        padding: 20px 5px;
        position: relative;
        background: #004b01;
    }
    .testi-img {
        float: left;
        width: 100%;
        position: relative;
        padding-top: 30px;
    }
    .testi-img img {
        float: none;
        border-radius: 50%;
        border: 2px solid black;
        padding: 10px;
        margin: 0 auto;
        display: table;
        width: 30%;
    }
    .testi-name {
        float: left;
        width: 100%;
        font-size: 25px;
        color: #000000;
       font-family: 'Cinzel', serif;
        position: relative;
    }
    .testi-border i.fa.fa-star {
        font-size: 18px;
        color: #004b01;
    }
    .tetsi-fram{
        float: left;
        width: 100%;
      padding: 10px;
        border-top: 2px solid #000000;
        border-left: 2px solid #000000;
        font-size: 15px;
        color: black;
        line-height: 30px;
        text-align: left;
        position: relative;
    }
    .tetsi-fram::after
    {
        content: "";
        width: 50%;
        height: 1px;
        background: #000000;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .testi-img::before
    {
        content: "";
        width: 2px;
        height: 20px;
        background: #000000;
        position: absolute;
        top: -1px;
        left: 50%;
    }
    .testi-name::after {
        content: "";
        width: 2px;
        height: 40px;
        background: #000000;
        position: absolute;
        top: -150px;
        left: 50%;
        -webkit-transform: skewX( 
    -45deg
     );
        transform: skewX( 
    -45deg
     );
        -webkit-transform-origin: 100% 100% 0;
        transform-origin: 100% 100% 0;
    }
    .testimonial-content {
        float: left;
        width: 100%;
        text-align: center;
    }
.best-border:hover .best-call a
{
    background: black;
    transition: 0.5s;
}
.other-border:hover .other-call a
{
    background: black;
    transition: 0.5s;
}
.best-border:hover .best-img
{
   transform: rotate(360deg);
    transition: 0.5s;
}







    @media(min-width:320px) and (max-width:479px)
{
  
    .box-list {
        margin-bottom: 30px;
    }
    .box-list p {
        font-size: 25px;
    }
    .testi-header {
        font-size: 35px;
    }
    .testi-name::after {
        top: -123px;
    }
    .top-right {
        font-size: 18px;
        clip-path: none;
    }
    .logo{display: none;}
    .float-left {
        font-size: 18px;
    }
    .abt-header {
        font-size: 35px;
    }
    .best-header {
        font-size: 35px;
    }
    .other-header {
        font-size: 35px;
    }
    .other-border {
        margin-bottom: 40px;
    }
    .cal-ban-head {
        font-size: 35px;
    }
    .cal-ban-desc {
        font-size: 20px;
    }
    .status-border {
        margin-bottom: 30px;
    }
    .extra-service-title {
        text-align: center;
    }
    .extra-service-call {
        text-align: center;
    }

    
}
@media(min-width:480px) and (max-width:639px)
{
    .box-list {
        margin-bottom: 30px;
    }
    .box-list p {
        font-size: 25px;
    }
    .testi-header {
        font-size: 35px;
    }
    .testi-name::after {
        top: -171px;
    }
    .top-right {
        font-size: 18px;
    }
    .logo{display: none;}
    .float-left {
        font-size: 18px;
    }
    .abt-header {
        font-size: 35px;
    }
    .best-header {
        font-size: 35px;
    }
    .other-header {
        font-size: 35px;
    }
    .other-border {
        margin-bottom: 40px;
    }
    .cal-ban-head {
        font-size: 35px;
    }
    .cal-ban-desc {
        font-size: 20px;
    }
    .status-border {
        margin-bottom: 30px;
    }
    .extra-service-title {
        text-align: center;
    }
    .extra-service-call {
        text-align: center;
    }

}
@media(min-width:640px) and (max-width:767px){
    .logo{display: none;}
    .testi-name::after {
        top: -219px;
    }
    .other-border {
        margin-bottom: 40px;
    }
    .status-border {
        margin-bottom: 30px;
    }
    .extra-service-title {
        text-align: center;
    }
    .extra-service-call {
        text-align: center;
    }
    .box-list {
        margin-bottom: 30px;
    }
}
@media(min-width:768px) and (max-width:991px){
    .logo{display: none;}
    .header .col-sm-4
    {
        width: 100%;
    }
    .footer .col-sm-3
    {
        width: 50%;
        margin-bottom: 30px;
    }
    .best-services .col-sm-3
    {
        width: 50%;
        margin-bottom: 30px;
    }
    .testi .col-sm-4
    {
        width: 50%;
        margin-bottom: 30px;
    }
    .testi-name::after {
        top: -144px;
    }
    .other-services .col-sm-3
    {
        width: 50%;
        margin-bottom: 40px;
    }
    .header-top .col-sm-4{width: 100%;}
    .header-top .col-sm-8{width: 100%;}
    .header-float .col-sm-3{width: 100%;}
    .header-float .col-sm-9{width: 100%;}
    .about-us .col-sm-5{width: 100%;}
    .about-us .col-sm-7{width: 100%;}
    .status .col-sm-3
    {
        width: 50%;
        margin-bottom: 40px;
    }
    .box .col-sm-4
    {
        width: 50%;
        margin-bottom: 40px;
    }
    .extra-service .col-sm-4{width: 50%;}
    .extra-ser-border .col-sm-4{width: 50%;}
    .extra-ser-border .col-sm-8{width: 50%;}
}
@media(min-width:992px) and (max-width:1200px){
    .header-top .col-sm-4{width: 100%;}
    .header-top .col-sm-8{width: 100%;}
    .header-float .col-sm-3{width: 100%;}
    .header-float .col-sm-9{width: 100%;}
    .other-services .col-sm-3
    {
        width: 50%;
        margin-bottom: 40px;
    }
    .status .col-sm-3
    {
        width: 50%;
        margin-bottom: 40px;
    }
}