/********** Template CSS **********/
*
{
font-family: "Roboto"!important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}


:root {
    --primary: orange;
    --secondary: #0DD3F1;
    --light: #F6F7FC;
    --dark: #15233C;
}

.back-to-top 
{
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}
.popup {
 display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
z-index: 1000;

}
.nav-btn
{
    margin-right: 50px;
    background-color: #e74d06;
    border-radius: 10px;
}
.nav-btn a
{
color: #fff;
width: 120px;
font-size: 1.1rem;
}
.nav-btn a:hover
{
    background-color: #ddd;
    color: #000;
}
.pop
{
    margin-top: 150px!important;
    background-color: #040436;
    width: 80%;
    display: flex;
    margin: auto;
    padding: 10px;
}
.popup-content {
    padding: 20px;
    border-radius: 5px;
    color: #dbdad9;
width: 49%;
margin: auto;
margin-top: -20px!important;
}
.popup-content h5
{
    color:orange;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 40px;
}
.popup-content p
{
    font-size: 1.2rem;
}
.clll
{
   display: flex;
   justify-content: flex-end;
   align-items: flex-end;
   padding: 15px;
}
.p-close
{
    color: #fff!important;
    background-color: #ddd;  
}
.ves
{
    display: flex;
    justify-content: center!important;
    align-items: center!important;
   
}
.ves .contact-btn
{
    width: 70%;    
    justify-content: center!important;
    align-items: center!important;
}
.contact-btn1
{
    margin-left: 140px;
}
.index-input
{
    width: 80%;    
    line-height: -20px!important;
   
    
}
.index-input input{
    height: 50px!important;
}





/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}
.carousel
{
    margin-bottom: -75px;
}

.ci
{
    background-image: url('../img/website-banner.jpg');
    height: 450px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-text
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
   
}
.banner-text h5
{
    font-size: 2.2rem;
    width: 60%;
    margin-left: 30px;
    margin-top: -80px!important;
    margin-bottom: 10px;
    
}
.banner-text p
{
    font-size: 1.5rem;
    width: 80%;
    color: #000;
    padding: 10px;
    margin-left: 160px;
    margin-top: -20px;
}

.banner-img
{
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-text p{
    margin-bottom: 50px!important;
    color: darkblue !important;
    margin-left: 20px;
}
.service-item p
{
    text-align: justify;
    margin-left: 20px;
    margin-top: 40px;
}
.header
{
    background-color:#15233C;
}
.h-icons i
{
color: #FFFFFF;
}

.zt-works
{
margin-top: 80px;
margin-left: 0px;
background-color: orange;
width: 100%;
height: auto;
display: flex;
justify-content: center;
align-items: center;
padding: 10px;
}
.zt-works-title
{
    font-size: 2rem;
    color: #000;
   text-align: center;
   margin-top: 50px;
   margin-bottom: 80px;
  }
  .works
  {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 10px;
margin-bottom: 50px;
  }
  .works img
  {
    width: 80px;
    height: 80px;
  }
  .works h5
  {
    color: #000;
    padding: 10px;
    margin-top: 20px;
    font-size: 1.5rem;
  }
  .works p
  {
    color: #000;
    font-size: 1.2rem;
    text-align: center;
  }
.title-service
{
     text-align:center;
     color: orangered; 
     font-size: 2.1rem;
     padding: 40px;
     margin-bottom: 20px;
}
.service
{
    display: flex;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 10px 10px 10px rgba(7, 245, 110,0.2);
    transition: 0.5s ease-in;
}
.service:hover
{
    transform: scale(1.1);
}
.service img
{
    width: 80px;
    height: 80px;
}
.service-temp
{
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.service-temp h5
{
    margin-top: 30px;
    text-align: left;
    width: 100%;
}
#span-nav
{
    color: darkblue;
    font-size: 1.8rem;
}

.main-head
{
display: flex;
margin-top: 150px;
justify-content: center;
align-items: center;
padding: 10px;
margin-bottom: -25px;
}

.abt-img
{
    display: flex;
    justify-content: center;
    align-items: center;
}

.abt-img1
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.abt-img img
{
    width: 100%;
    height: 400px;
    padding: 15px;
}
.abt-img1 img
{
    width: 100%;
    height: 400px;
    padding: 15px;
}
.bk-img
{
    width: 150px!important;
}


.tech
{
    margin-top: 100px;
}
.col-index
{
    
    display: grid;
   margin: auto
}

.form-id
{
    padding: 15px;
    background-color:#000; 
    border-radius: 20px;
    width: 90%;
    opacity: 0.7;
    display: grid;
    margin: auto;
}

.form-label
{
    color: #fff;
    padding: 10px;
}
.form-id .form-control
{
    margin-left: 2px;
    width: 270px;
}

.form-id button:hover
{
    color: yellow;
}
.form-title h3{
    color:orangered;
    margin-top: 40px;
    margin-bottom: 15px;
}
.form-title1 
{
    background-color: #A7A8B4;
    margin-left: -135px;
    margin-top: 180px;
}
.form-title1 h3{
    color:#F9CD05;   
    margin-bottom: -20px!important;
    padding: 10px;
    background-color: #15233C;
    text-align: center;
}
.form-title1 p
{
    text-align: justify;
    font-size: 18px;
    color: #000;
    padding: 15px;
    margin-top: -25px;
}
.submit-index
{
    margin-top: 10px!important;
    width: fit-content;
    height: 40px;
    background-color:orangered;
    color: #fff!important;
    display:grid;
    margin:auto!important;
}
.submit-index:hover
{
    color: #000!important;
    font-weight: bold;
}
#para
{
    margin-top: 50px;
}
.item
{
    display: flex;
    justify-content: center;
    align-items: center;  
    border: 1px solid #ddd!important;
    padding: 0;
    height: 150px;
}
.item img
{
   width: 130px!important;
   height:120px;
   padding: 5px;
   
}
.king-l
{
    height: 60px!important;
}
.float-btn
{
    position: fixed;
    transform: rotate(-90deg);
    top:50%;
    right: -22px;
    z-index: 99999;
    background-color: #15233C!important;
    color: #fff!important;
}
.moco
{
    margin-top: 100px!important;
}
.contact-btn
{
    background-color: #15233C;
    color: #fff;
}
.contact-btn:hover
{
    background-color:green;
    color: #fff;
}
.owl-carousel .owl-nav .owl-prev
{
   font-size: 40px!important;
   display: grid;
   position: absolute;
   top:35%;
   left:-4%;
   color: #15233C!important;
   background-color: #ddd!important;
   border: 1px solid #ddd;
   width: 25px;
   height: 25px;
   line-height: 20px!important;
}
.owl-carousel .owl-nav .owl-next
{
    font-size: 40px!important;
    display: grid;
    position: absolute;
    top:35%;
    right:-4%;
    color: #15233C!important;
   background-color: #ddd!important;
   border: 1px solid #ddd;
   width: 25px;
   height: 25px;
   line-height: 20px!important;
}
.owl-carousel .owl-nav .owl-prev:hover
{
    background-color: #15233C!important;
    color: #fff!important;
}
.owl-carousel .owl-nav .owl-next:hover
{
    background-color: #15233C!important;
    color: #fff!important;
}
/*** Button ***/
.btn {
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-outline-primary:hover,
.btn.btn-secondary,
.btn.btn-outline-secondary:hover {
    color: #FFFFFF;
}

.btn.btn-primary:hover {
    background: var(--secondary);
    border-color: var(--secondary);
}

.btn.btn-secondary:hover {
    background: var(--primary);
    border-color: var(--primary);
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

iframe
{
    width: 600px;
    height: 400px;
}

.footer-map
{
    width: auto;
    height: 300px;    
}
.fa
{
font-size: inherit;
}
.fa-whatsapp
{
    font-size: 50px;
    width: 70px;
    height: 70px;
    position: fixed;
    color: white!important;
    z-index: 100;
    background-color: green;
    border-radius: 50px;
    bottom: 40px;
    left:30px;
    text-align: center;
    line-height: 65px;
}
.fa-whatsapp:hover

{
    background-color: skyblue;
    color: green!important;
}
.form-title
{
    text-align: center;
    padding-bottom: 20px;
    padding-top: 0;
    color: #15233C; 
}
.logo
{
    width: 220px;
    height: auto;
    margin-left: 25px;
}


.desc-main
{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 50%;
}
.desc
{
    padding: 20px;
    display: grid;
    margin: auto;    
   
}
.desc p
{
    display: grid;
    margin: auto;
    padding: 10px;
    font-weight: bold;
    color: brown;
    font-size: 1.2rem;

}
.desc-img
{
    display: flex;
    flex-wrap: wrap;
}

.desc-img img
{
    height: 110px;
    width: 110px;
    margin: auto;
    margin-bottom: 15px;
}
.desc-img img:hover
{
    transform: scale(1.1);
    transition: ease 0.5s;
}
.tools
{
    margin-top: 10px;
}

.blog-index
{
    display: flex ;
    box-shadow: 0 26px 58px 0 rgba(0, 0, 0, .22), 0 5px 14px 0 rgba(0, 0, 0, .18);
   
}
.blog-index:hover
{
    transform: scale(1.1);
    transition: ease-in 0.8s;
}
.blog-index img
{
    width: 60px;
    height:60px;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;

}
.blog-index p
{
    margin-left: 25px;
    margin-top: 10px;
    display:flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 1.1rem;
}
.blog-coll
{margin-top: 20px;}

.bbtn
{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    margin-top: 30px;
}
.bbtn .rm
{
    background-color: #e74d06;
    color:#fff;
    font-weight: bold;
}
.bbtn .rm:hover{
    background-color: green;
    color:#fff;
}
.banner-btn
{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 320px!important;
}
.banner-btn a
{
    background-color: #040436;
    color: #fff;
}
.count
{
margin-top: 100px;
}
#found
{
    margin-top: -15px;
}
.title-counts
{
    font-size: 2.1rem;
    color: #e74d06;
    padding: 10px;
    margin-top: 30px;
}
.count-col1 p
{
font-size: 1.1rem;
text-align: justify;
padding: 10px;
color: #000;
}

.count-col1 
{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

.count-col p
{
font-size: 1.1rem;
text-align: justify;
padding: 10px;
color: #000;
}
.count-index
{
    display: flex;
    margin-top: 30px;
}

.cr
{
    margin-left: 15px;
    color: orangered;
}

.fluid-lines
{
    background-color: #dbdad9;
}
.lines
{
    margin-top: 50px;    
}
.line-text
{
    text-align: justify;
    font-size: 1.1rem;
    padding: 10px;
}
.lines-col
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.lines-img
{
    width:500px ;
    height: 500px;
}
.foot-p
{
    text-align: justify;
}
.tsp
{
    margin-top: -25px;
    margin-bottom: 50px;
    color: #000;
    text-align: center;
    font-size: 1.2rem;
}
.abt-mvc
{
  padding: 10px;
  margin-bottom: -80px;
}
.abt-m h5
{
    margin-bottom: 20px;
}
.abt-m
{
    border:1px solid #ddd;;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 15px;

}
.abt-m img
{
    height: 120px;
    width:120px;
    margin-bottom: 15px;
}
.abt-m p
{
    text-align: justify;
}
.abt-m:hover
{
    background-color:#1c51d6 ;
}
.abt-m:hover h5
{
color: #fff;
}
.abt-m:hover p
{
color: #fff;
}
.service-h1
{
    margin-top: 30px;
    margin-bottom: 0!important;
}

.service-h11
{
    margin-bottom: 50px!important;
}
.servicep
{
    font-size: 1.1rem;
    text-align: justify;
    color: #000;
   
}
.registration-box
{
    background-color: #ddd;
padding: 20px;
margin-top: 50px;
display: none;
width: 100%;
flex-direction: column;
}
.btn-class
{
    width: 100%;
    display: flex;
}
.btnOpen
{
   display: flex;
   justify-content: flex-start!important;   
}   

.web-cmp
{
    width: 100%;
    
}

.web-cmp1
{
    width: 100%;
    margin-top: 60px;
}
.servicep
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.btn-class
{
    margin-top: 25px;
}
.btncls
{
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 10px;
}


.sercol
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.sercol1
{
    display: flex;
    justify-content: center;
    align-items: center;
}

.sercol-new
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ser-img
{
    width: 480px;
    height: 350px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
}

.ser-img1
{
    width: fit-content;
    height: fit-content!important;
}
.ser-img2
{
    width: 500px!important;
    height: 350px!important;
    border: 1px solid #ddd;
    padding: 10px;
}

.ser-img1
{
    width: 400px;
    height: 400px;
}
.web-service
{
    width: 95%;
}
.c
{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.web-service1
{
    width: 90%;
    display: grid;
    margin: auto;
}
.web-service1 h3
{
    margin-bottom: 25px;
}
.web-service-new
{
    width: 90%;
    display: grid;
margin: auto;

}


.web-service h2
{
font-size: 1.8rem;
margin-bottom: 25px;
}
.web-service-new h2
{
font-size: 1.8rem;
margin-bottom: 25px;
}
.web-service p
{
    color: #000;
}
.web-service-new p
{
    color: #000;
    margin-bottom: 20px;
}
.web-service h5
{
    margin-bottom: 20px;
}
.web-service-new h5
{
    margin-bottom: 30px;
}


#serp
{
    text-align: justify;
    margin-bottom: 20px;
}
#ser-p-new
{
    text-align: justify;
    margin-bottom: 30px;
}
.ser-row
{
    margin-top: 50px;
}

.main-ser-new
{
    margin-top: 50px;
    width: 100%;;
}
.benefits
{
    background-color: #040436;
    margin-top: 50px;
    height: 350px;
  
}

#ben
{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    color: #F6F7FC;
    text-align: center;
    padding: 10px;
}
.benefits p
{
    text-align: justify;
    padding: 20px;
    margin-top: -40px;
    color: #F6F7FC;
    width: 100%;
    text-align: center;
    font-size: 1.1rem;
}
.btn-serv
{
    display: grid;
   margin: auto;
    width: 150px;
    background-color: #e74d06;
    color: #fff;
    font-size: 1.1rem;
}
.btn-serv:hover
{
    background-color: green;
    color: #fff;
}

.card 
{
    position: relative;
    width: 100%;
    height: 60px;
    overflow: hidden;
    cursor:pointer;
}
.card h3
{
    padding: 10px;
    font-size: 1.3rem;
}

.card p
{
    padding: 10px;
    font-size: 1.1rem;
    margin-top: -10px;
    text-align: justify;
}
.feature-col
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.feature-col img
{
    width: 400px;
    height: 350px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;

}
.vit
{
    width: fit-content;
    height: fit-content;
}
.features h2
{
    margin-top: 100px;
    text-align: center;
}



.card:hover
{
    visibility: visible;
    height: 150px;
    opacity: 1;
    background-color: #040436;
    color: #ddd;
    transition:1s ease;
}
.card:hover h3
{
color: #fff;
}
.f-card
{
    margin-top: 50px;
}
.f-card .card
{
    margin-bottom: 10px;
    width: 90%;
}



-------------------------------------------------------------
#Counts
--------------------------------------------------------------*/
/* .counts {
    padding: 70px 0 60px;
  } */

  .counts
  {
    background-color: #d0e9f5;
  }
  .counts .count-box {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 25px;
    padding-bottom: 40px;
    width: 100%;
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
    
  }
  /* .counts .count-box i {
    font-size: 42px;
    line-height: 0;
    margin-right: 20px;
    color: green;
  } */
  .counts .count-box span {
    font-size: 36px;
    font-weight: 600;
    margin-top: 0px;
    color: green;
  }
  .counts .count-box p {
    padding: 0;
    margin: 0;
    font-size: 16px;
font-weight: bold;
  }
 .count-box p
 {
    font-size: 16px!important;
 }
 .in-icon
{
    font-size: 2rem;
    margin-top:10px;
    margin-right: 10px;
    color: green;
}

 .skills_section{
    width: 100%;
    height: 90vh;
    padding: 0px 13%;
    background-color: rgba(0, 0, 0, 0.082);
    /* display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; */
}
.skills_head{
    width: 100%;
    margin-bottom: 10px;
    display: grid;
    place-items: center;
    text-align: center;
}
.skills_head h2{
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.skills_head h2 span{
    color: #e74d06;
}

.mk
{
width: 100%;
}
.v
{
    width: 50%;
}
.v1
{
    width: 50%;
    border: 2px solid green;
}
.skills_main .skill_bar .info{
     /* display: flex; 
    justify-content: space-between; 
    align-items: center; */
    padding:  0 10px;
    margin-top: 10px;
}
.skill_bar .info p:nth-child(2){
    font-weight: 500;
}
.skill_bar .bar{
    width: 100%;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.144);
    border-radius: 25px;
    margin-top: 5px;
    position: relative;
    margin-bottom: 10px;
}
.skill_bar .bar span{
    width: 50%;
    height: 100%;
    position: absolute;
    background-color: #e74d06;
    border-radius: 25px;
}
.skill_bar .bar .html{
    width: 98%;
    animation: html 2s;
}
@keyframes html {
    0%{
        width: 0%;
    }100%{
        width: 98%;
    }
}
.skill_bar .bar .css{
    width: 90%;
    animation: css 2s;
}
@keyframes css {
    0%{
        width: 0%;
    }100%{
        width: 90%;
    }
}
.skill_bar .bar .sass{
    width: 95%;
    animation: sass 2s;
}
@keyframes sass {
    0%{
        width: 0%;
    }100%{
        width: 95%;
    }
}
.skill_bar .bar .js{
    width: 80%;
    animation: css 2s;
}
@keyframes js {
    0%{
        width: 0%;
    }100%{
        width: 80%;
    }
}
.skill_bar .bar .react{
    width: 95%;
    animation: react 2s;
}
@keyframes react {
    0%{
        width: 0%;
    }100%{
        width: 95%;
    }
}
.skill_bar .bar .node{
    width: 95%;
    animation: node 2s;
}
@keyframes node {
    0%{
        width: 0%;
    }100%{
        width: 95%;
    }
}
.skill_bar .bar .express{
    width: 85%;
    animation: express 2s;
}
@keyframes express {
    0%{
        width: 0%;
    }100%{
        width: 85%;
    }
}
.skill_bar .bar .mongo{
    width: 80%;
    animation: mongo 2s;
}
@keyframes mongo {
    0%{
        width: 0%;
    }100%{
        width: 80%;
    }
}


@media (max-width:1200px)
{
.form-id
{
    margin-left: -20px;
    width: 100%;
}
.hero-header-text
{
    transform: translateX(180px)!important;
}
.owl-carousel .owl-nav .owl-prev
{
    left:-3%;
}
.owl-carousel .owl-nav .owl-next
{
    right:-3%;
}
.item
{
    width: 80%!important;
    margin: auto;
}
}


@media (max-width:991px)
{
    .contact-btn1
    {
        margin-left: 60px;
    }
    .about-img
    {
        height: 400px;
    }
    .care
    {
        height:400px;
    }
   
    .bars
    {
        color: #fff;
    }
    .hero-header-text
{
    transform: translateX(140px)!important;
}
.email-b
{
    margin-left: 80px!important;
}
.form-id
{
    width: 120%;
    margin-left: -50px;
}
.form-id .form-control
{
    width: 100%;
}
.owl-carousel
{
    width: 100%;
}
.lines-img
{
    width: 400px;
    height: 400px;
}
.banner-btn
{
    justify-content: flex-start;
    margin-left: 100px!important;
}
.service-h1
{
    margin-bottom: 50px!important;   
    margin-top: 0;
}
.ser-img
{
    width: 350px;
    height: 350px;
}.ser-img1
{
    width: 350px;
    height: 350px;
}
#ben
{
    text-align: center;
}
.features
{
    margin-top: -30px;
}
.card h3
{
    font-size: 1.1rem;
}
.card:hover
{
    height: 200px;
}
.ser-img2
{
width: 350px!important;
height: 300px!important;
}
.popup
{
    margin-top: -50px;
}
.abt-img img
{
    height: 300px;
}
.main-blog
{
    width: 100%!important;
}

}

@media (max-width: 850px) 
{
    .hero-header-text
    {
        transform: translateX(70px)!important;
    }
    
    .form-id
    {
        width: 90%;
    }
    .form-title1
    {
        margin-left: -30px!important;
        margin-top: 80px!important;
        width: 115%;        
    }
    .test-col{
        margin-top: 20px;
    }
    .form-id
{
    width: 130%;
    margin-left: -50px;
}
.form-id .form-control
{
    width: 90%;
}
.service-text
{
    font-size: 16px;
}
    
}

@media (max-width: 599px) 
{
.form-id .fl
{
    margin-bottom: 7px!important;
}
#span-nav
{
    font-size: 19px;
}
.hero-header-text h1
{
    text-align: center;
}
}

@media(max-width:575px)
{
    .skills_section
    {
        height: 175vh!important;
    }
    .banner-btn
    {
        justify-content: flex-start;
        width: 100%;
        margin-left: 200px!important;
    }
    .banner-text
    {
        margin-bottom: 250px;
    }
    .banner-img
    {
        display: none;
    }
    .logo
    {
        width: 200px!important;
        height: 50px!important;
    }
    .abt-img1 img
    {
        height: 300px;
    }
    .count-col1
    {
        font-size: 1.1rem;
    }
    .contact-btn1
{
    margin-left: 160px!important;
}


}
@media (min-width: 575px) and (max-width: 600px) 
{
    .skills_section
    {
        height: 100vh!important;
    }
}

@media (max-width: 500px) 
{
.form-id .fl
{
    margin-bottom: 25px!important;
}
.logo-i
{
    width: 100px;
}
#span-nav
{
    font-size: 16px;
}
.hero-header-text
{
    transform: translateX(-30px)!important;
}
.hero-header-text .h1
{
    text-align: center!important;
}
}

@media (max-width: 677px) 
{
    .pop
    {
        margin-top: 110px!important;
    }
}

@media (max-width: 650px) 
{
    .hero-header-text
    {
       margin-left: -40px!important;
    }
    .email-b
    {
        margin-left: 0px!important;
        margin-top: 20px!important;
        font-size: 17px!important;
        margin-right: 10px!important
    }
    .call-b
    {
        margin-left: 0px!important;
        margin-top: 20px!important;
        font-size: 17px!important;

    }
    .logo
    {
        width: 200;
        height: auto;
    }
    .bars{
        margin-right: 15px;
        margin-bottom: 20px;
    }
}

@media (max-width: 600px) 
{
    iframe
    {
        width: 400px!important;
        height: 300px!important;
    } 
    .care
    {
        height:400px;
    }
    .form-id .form-control
    {
        width: 80px!important;
    }
    .form-id .form-label
    {
        font-size: 12px!important;
    }
    .fl
    {
    margin-bottom: 25px!important;
    }  
    .hero-header-text{
        margin-left: 0px!important;
    }    
    .hero-header-text h1
    {
        text-align: left!important;
    }
    .hero-header-text h6
    {
        text-align: left!important;
    }
    .email-b
    {
        margin-left: 60px!important;
        font-size: 16px!important;
    }
    .call-b
    {
        /* margin-left: 80px!important; */
        font-size: 16px!important;
    }
    .skills_section
    {
        height: 175vh;
    }
    .main-head h1
    {
    padding: 10px;
    margin-bottom: -30px;
    margin-top:-40px;
    }
    .ser-img
    {
        width:100%!important;
        justify-items: center!important;
        align-items: center!important; 
        display: flex;
    }
    .benefits
{
    height: 420px!important;
}
.benefits p
{
font-size: 1rem;
}
.f-card
{
    margin-top: 0px;
}
.vit
{
    margin-bottom: 50px;
}

.ser-img1
{
    width: 100%!important;
    height: 350px !important
}

.popup-content p
{
    display: none;
}
.popup-content h5
{
    font-size: 1.2rem!important;
    margin-bottom:0px!important;

}
}
@media (max-width: 768px)
{

    iframe
    {
        width: 500px;
        height: 350px;
    }
    .about-img
    {
        width: 100%!important;
        height: 300px!important;
    }
    .fa-whatsapp
    {
        font-size: 40px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .care
    {
        height:300px;
    }
    .form-id .form-control
    {
        width: 120px;
    }
    .form-id .form-label
    {
        font-size: 14px;
    }
    .hero-header-text
    {
        transform: translateX(30px)!important;
    }
    .hero-header-text h1
    {
        font-size: 25px!important;
        text-align: center;
    }
    .hero-header-text h4
    {
        font-size: 18px!important;
    }
    .email-b
    {
        margin-left: 20px!important;
    }
    .logo-i
    {
        margin-left: 50px;
    }
   
    .navbar-brand
    {
        margin-left: 50px;
    }
    .form-id
    {
        width: 90%;
        margin-left: 20px;
    }
    .form-id .form-label
    {
        font-size: 18px!important;
    }
    .form-id .form-control
    {
        width: 100%!important;
    }
    .form-title1
    
    {
        width: 90%;
        margin-left: 20px!important;
    }
    .test-col
    {width: 150px!important;
        height: 150px!important;
        margin-left: 60px;
        
    }
    .test-col img
    {
        width: 100px!important;
        height: 100px!important;
    }
    .main-head
    {
        width: 100%;
    }
 
    .main-head h1
    {
    padding: 10px;
    margin-bottom: -30px;
    margin-top:-40px;
    width: 100%;
    }
    .foot
    {
        margin-top: -60px!important;
    }
    .service-h1
    {
        margin-bottom: 30px!important;
}
.btn-class
{
justify-content: center;
align-items: center;
width: 100%;
}


.sercol
{
    justify-items: center!important;
    align-items: center!important;
    width: 100%;
    display: flex;
    margin-bottom: 50px;   
}

.sercol1
{
    justify-items: center!important;
    align-items: center!important;
    width: 100%;
    display: flex;
    margin-bottom: 30px; 
}
.ser-img
{
    /* justify-items: center!important;
    align-items: center!important;  
    width: 650px;
    height: 350px!important;
    display: flex;  */
    width: 90%;
}
.web-service
{
    justify-content: center!important;
    align-items: center!important;
    width: 100%;
    padding: 10px;
    margin-top: -20px;
}
.web-service h2
{
    font-size: 1.6rem;
}
.benefits
{
    height: 400px;
}
.ser-img2
{
    width: 90%!important;
    margin: auto;
}
.ser-img
{
    margin: auto;
    width: 90%;
}
.ser-img1

{
    margin: auto;
    width: 80%!important;
    height: 350px!important;
    margin-bottom: 30px;
}

#news
{
    margin: auto;
    width: 80%!important;
    height: 250px!important;
    margin-bottom: 30px;
    margin-bottom: -50px;
}

.pop
{
    width: 95%;
}
.popup-content
{
    width: 100%;
}
.popup-content h5
{
    margin-bottom: 30px;
    font-size: 1.3rem;
}
.popup-content p
{
    font-size: 1rem;
    text-align: center;
}

}


@media (max-width: 449px)
{
    #span-nav
    {
        font-size: 15px;
    }
    .navbar-toggler-icon
    {
        font-size: 14px;
        color: #fff!important;
        background-color: #fff;
    }
    .logo-i
    {
        width: 120px;
        height: 50px;
        margin-left: 20px;
    }
    iframe
{
    width: 350px!important;
    height: 200px!important;
}
.i-btn
{
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    padding: 0!important;
    margin-left: 25px;  
}
.fa-whatsapp
    {
        font-size: 30px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

.about-img
{
    width: 100%!important;
    height: 300px!important;
}
.carousel-item .care
    {
        
        max-height:300px!important;
        width: 100%!important;
    }
    
    .form-id .form-control
    {
        width: 100%!important;
       
    }
    .form-id .form-label
    {
        font-size: 13px;
    }
    .form-id button
    {
        width: 80px;
        height: 40px;
        font-size: 13px;
        margin-top: 70px;
    }
    .hero-header-text
    {
    transform: translateX(0px)!important;
    }
    
    .hero-header-text h6
    {
        text-align: center;
        padding: 10px;
    }
.email-b
{
    margin-left: 80px!important;
    margin-top: 15px;
    padding: 10px;
    font-size: 17px!important;
}
.call-b
{
    margin-left: 90px!important;
    margin-top: 25px;
    padding: 10px;
    font-size: 17px!important;
}
.hero-header-text h1
{
    text-align: center!important;
}
.hero-header-text h4
{
    text-align: center!important;
}
.navbar-brand
    {
        margin-left: 30px;
    }
    .logo
    {
        width: 200px!important;
        height: 50px!important;
    }
    .test-col
    {
        margin-left: 30px;
    }
    .form-id
    {
        width: 80%;
        margin: auto;
    }
    .submit-index
    {
        width:150px!important;
        margin: auto;
    }
    .desc-main{
       width: 100%;
    }
    .desc-img img
    {
        width: 90px;
        height: 90px;
    }
    .lines-col
    {
        justify-content: center;
        align-items: center;
    }
    .lines-img
    {
        width: 300px;
        height: 300px;
        margin-top: 20px;
    }
    .banner-btn
    {
        justify-content: flex-start;
        width: 100%;
        margin-left: 150px!important;
    }
    .main-head h1
{
padding: 10px;
margin-bottom: -30px;
margin-top:-40px;
}

.benefits
{
    height: 500px!important;
}

   .banner-text
{
    margin-top: 50px!important;
}
.service-h1
{
    font-size: 1.7rem;
}
.ser-img
{
    
    height: 250px!important;
}
.ser-img1

{
    margin: auto;
    width: 80%!important;
    height: 300px!important;
    margin-bottom: 30px;
}
.count{
    max-width: fit-content!important;
    padding: 0;
}
.count-col1 p
{
    font-size: 1.1rem;   
    padding: 0;
}
.count-col{
    
    padding: 0;      
}
.count-col p
{
    padding: 0;   
}
.abt-img
{
    max-width: fit-content!important;
}
.abt-img img
{
    height: 240px!important;
}
.abt-img1
{
    margin-top: -40px;
}
.abt-img1 img
{
    height: 240px!important;
}

}

@media (max-width: 380px)
{
    iframe
    {
        width: 300px!important;
        height: 200px!important;
        
    }
    .i-btn
    {
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        padding: 0!important;
        margin-left: 25px;
        
    }
   
    .logo-i
    {
        width: 90px;
        margin-left: 25px;
    }
    .ser-img
    {
        width: 90%;
       
    }
   
}
    
@media (max-width: 369px)
{
    #span-nav
    {
        font-size: 15px;
    }
    .navbar-toggler-icon
    {
        font-size: 12px;
    }
    .logo-i
    {
        width: 70px;
        height: 30px;
        margin-left: -15px;
    }   
 
   
   .fa-envelope-open
   {
    margin-left: -35px!important;
   }
   .fa-facebook-f
   {
    margin-right: -20px;
   }
   .fa-linkedin-in
   {
    margin-right: -20px;
   }
 
}
@media (max-width: 319px)
{
    #span-nav
    {
        font-size: 13px;
    }
    .navbar-toggler-icon
    {
        font-size: 11px;
    }
    .logo-i
    {
        width: 28px;
        height: 28px;
    }    
    iframe
    {
        width: 250px!important;
        height: 150px!important;
    }
    .i-btn
    {
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0!important;
        margin-left: 25px;
        
    }
    .care
    {
        height:300px;
    }
    .form-id .form-control
    {
        width: 50px!important;
    }
    .form-id .form-label
    {
        font-size: 10px;
    }
    .form-id button
    {
        width: 50px;
        height: 30px;
        font-size: 10px;
        margin-top: 70px;
        margin-left: 0;
    }
}
/*** Navbar ***/
/* .navbar.sticky-top {
    top: -100px;
    transition: .5s;
} */
.navbar
{
    background-color:#15233C;
    height: 80px!important;
    width: 100%;
    position: fixed;
    z-index: 99999;
    margin-left:-10px;
    
}


.navbar .navbar-nav .nav-link {
    padding: 10px 0;
    color: #fff;
    font-weight: 500;
    outline: none;
    font-size: 18px;
    margin-left: 25px;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: orange;
}

/* .navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
} */
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

@media (max-width: 991.98px) {
    .navbar .navbar-brand img {
        max-height: 45px;
    }

    .navbar .navbar-nav {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .navbar .nav-item .dropdown-menu {
        padding-left: 30px;
    }
   .ci
   {
    height: 500px!important;
   }
   .banner-text
   {
    margin-top: 50px;
    margin-left: 70px;
   }
   .banner-text h5
   {
    margin-top: 0px;
    width: 90%;
   }
   .banner-text p
   {
    width: 90%;
    margin-left: 30px;
   }
   .banner-img img
   {
    width: 400px;
    height: 400px;
   }
   .nav-btn
   {
       display: none;
   }
   .image1
   {
       height: 300px!important;
   }

}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        right: 0;
        opacity: 0;
        visibility: hidden;    
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
    .carousel-inner .carousel-item img
    {
        height:450px!important;

    }
   }



@media (max-width: 767px)
{
    .header medium 
    {
        font-size: 15px;
    }
    .carousel-inner .carousel-item img
    {
        height:450px!important;

    }
    .image1
    {
        height: 250px!important;
    }
    .bars{
        margin-right: 15px;
        margin-bottom: 20px;
    }
    .collapse .navbar-nav
    {
        background-color: green!important;
        margin-top: 0px;
        z-index: 1;
    }
    .collapse .navbar-nav .nav-link
    {
        color: #fff;
    }
    .collapse .navbar-nav .nav-link.active
    {
        color: gold;
    }
    .banner-img img
    {
        width: 300px;
        height: 300px;
    }
}

@media (max-width: 570px) 
{
    .banner-text
    {
        margin-left: 10px;
    }
    .banner-text h5
    {
        font-size: 1.9rem;
        width: 75%;
    }
    .banner-text p
    {
        font-size: 1.3rem;
        width: 75%;
    }
    .banner-img img
    {
        margin-top: -90px;
        width: 300px;
        height: 100px!important;
    }
}

@media (max-width: 468px) 
{
    .header medium
    {
        font-size: 13px;
    }
    .logo{
        width: 90px;
        height: 90px;
    }
    .banner-text
    {
        margin-top: 30px;
        margin-left: -10px;
    }
    .float-btn
    {
        bottom:100%;
        transform: rotate(0deg);
        height: fit-content;
        width: 200px;
        right:25%;
        top:94%
    }
    .footer-map
    {
        width: fit-content!important;
    }
    .contact-btn1
    {
        margin-left: 100px!important;
    }
    .image1
    {
        height: 200px!important;
        width: 90%!important;
    }
    .main-blog
    {
        padding: 10px;
    }
    .blog-para
    {
        font-size: 1.1rem!important;
    }
}
@media (max-width: 350px) 
{
    .header medium
    {
        font-size: 12px;
    }
    
}
@media (max-width: 400px) 
{
    .carousel-inner .carousel-item img
    {
        height:450px!important;
    }
    .contact-btn1
    {
        margin-left: 50px!important;
    }
  
   .count-box
   {
    margin-left: -15px;
   }
   .float-btn
   {
    margin-top: 210px;
   }

}
/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    text-align: start;
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    background-color: var(--primary);
    border: 15px solid var(--primary);
    border-radius: 50px;
   
}


  .hero-header-text
  {
    transform: translateX(330px);

    width: fit-content;
    padding: 20px;
    margin-top: 50px!important;
  }
.hero-header-text h1
{
    margin-bottom: 20px;
    color: Yellow;
    font-size: 28px;
}
.hero-header-text h6
{
    color: #fff;
    text-align: center;
}
.sm-icons
{
    display: flex;
   justify-content: center;
   align-items: center;
}
.fb{
    
    width: 40px;
    height: 40px;
    margin-right: 10px;
    margin-bottom: 20px;
    
}
.email-b
{
    padding: 10px;
    font-size: 20px;
    border-radius: 10px;
    margin-right: 10px;
    margin-top: 20px;
    margin-left: 90px;
    background-color: #F9CD05;
    border: #F9CD05;
}
.email-b:hover
{
    background-color: #fff;
    color: #000;

}
.call-b
{
    padding: 10px;
    font-size: 20px;
    border-radius: 10px;
    margin-top: 20px;
    color: #F9CD05;
    background-color: #000;
    border: #000;
}
.call-b:hover{
    color: #000;
}




@media (max-width: 768px) {
    #header-carousel .carousel-item {
        margin: auto;
    }
    
    
    #header-carousel .carousel-item img {
        width: 100%;
        height: 100%;
    }
    .contact-btn1
{
    margin-left: 200px;
}
.title-counts
{
    margin-top: 0;
    text-align: center;
}

}

.page-header {
    background: url(../img/service.jpg) center no-repeat;
    background-size: cover;
}

.page-header .breadcrumb-item,
.page-header .breadcrumb-item a {
    font-weight: 500;
}

.page-header .breadcrumb-item a,
.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: #696E77;
}

.page-header .breadcrumb-item a:hover,
.page-header .breadcrumb-item.active {
    color: var(--primary);
}


/*** Facts ***/
@media (min-width: 992px) {
    .container.facts {
        max-width: 100% !important;
    }

    .container.facts .facts-text {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }

    .container.facts .facts-counter {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .container.facts .facts-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }

    .container.facts .facts-counter  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .container.facts .facts-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }

    .container.facts .facts-counter  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}

.container.facts .facts-text {
    background: linear-gradient(rgba(1, 95, 201, .9), rgba(1, 95, 201, .9)), url(../img/service.jpeg) center right no-repeat;
    background-size: cover;
}

.container.facts .facts-counter {
    background: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url(../img/carousel-2.jpg) center right no-repeat;
    background-size: cover;
}

.container.facts .facts-text .h-100,
.container.facts .facts-counter .h-100 {
    padding: 6rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/*** Service ***/
.service-item {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
    width: fit-content;
    height:100px!important;
}

.service-item .service-icon {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #15233C!important;
}

.wow h4
{
    margin-bottom: 20px!important;
}
.card
{
   box-shadow: rgba(0, 0, 0, .05);
   padding: 10px;
}
.service-item .service-icon img {
    max-width: 50px;
    max-height: 65px;
}

.service-item a.btn {
    color: var(--primary);
}

.service-item a.btn:hover {
    color: #FFFFFF;
    background: var(--primary);
    border-color: var(--primary);
}
.yuu
{
    margin-top: 35px;
}

/*** Appointment ***/
.appointment {
    background: linear-gradient(rgba(1, 95, 201, .9), rgba(1, 95, 201, .9)), url(../img/service.jpeg) center center no-repeat;
    background-size: cover;
}


/*** Team ***/
.team-item {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -50px;
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-text {
    bottom: 0;
    opacity: 1;
}

.team-item a.btn {
    color: var(--primary);
}

.team-item a.btn:hover {
    color: #FFFFFF;
    background: var(--primary);
    border-color: var(--primary);
}


/*** Testimonial ***/
.animated.pulse {
    animation-duration: 1.5s;
}

.testimonial-left,
.testimonial-right {
    position: relative;
}

.testimonial-left img,
.testimonial-right img {
    position: absolute;
    padding: 5px;
    border: 1px dashed var(--primary);
    border-radius: 10px;
}

.testimonial-left img:nth-child(1),
.testimonial-right img:nth-child(3) {
    width: 70px;
    height: 70px;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-left img:nth-child(2),
.testimonial-right img:nth-child(2) {
    width: 60px;
    height: 60px;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.testimonial-left img:nth-child(3),
.testimonial-right img:nth-child(1) {
    width: 50px;
    height: 50px;
    bottom: 10%;
    right: 10%;
}

.testimonial-carousel .owl-item img {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 10px;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--secondary);
}


/*** Footer ***/
.footer {
    color: #A7A8B4;
    padding: 25px;
}

.foot
{
    margin-top: -60px;
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #A7A8B4;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #A7A8B4;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--light);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .btn.btn-square {
    color: #A7A8B4;
    border: 1px solid#A7A8B4;
}

.footer .btn.btn-square:hover {
    color: var(--secondary);
    border-color: var(--light);
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--secondary);
}

.footer .copyright a:hover {
    color: #FFFFFF;
}

.blog-col .card{
    transition: 1s ease-in;
    background-color: #fff!important;
    margin-top: 20px;
}

.blog-col .card .card-body p
{
    padding: 0;
    margin-top: 10px;
}
.blog-col .card .card-footer
{
background-color: #000;

}


.main-image1
{
    border: 1px solid #fff;
    margin-bottom: 80px;
}
.blog-container
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.main-blog
{
    width:70%;
}
.blog-hea
{
    margin-top: 170px!important;
    text-align: center;
    font-weight: bold;
    color: purple;
}
.blog-head1
{
    margin-top: 100px!important;
    text-align: center;
    font-weight: bold;
    color: purple;
}
.blog-head2
{
    margin-top: 40px;
    font-weight: bold;
}
.blog-head3
{
    margin-top: 30px;
    font-weight: bold;
    color:#000;
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 1.3rem;
}
.blog-head5
{
    margin-top: 50px;
    font-weight: bold;
    color:#000;
    margin-bottom: 10px;
    font-size: 25px;
    font-size: 1.6rem;
}
.blog-head4
{
    margin:25px 0 25px 0;
    font-style: 10px;
    font-weight: bold;    
}
.blog-h4
{
    color: #000;
    padding: 10px 0 10px 0;
    margin-top: 50px;
}
.blog-para
{
    margin-top: 20px;
    font-size: 1.2rem;
    text-align: justify;
    color: #000;
}
marquee
{
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    height: 40px;
}
marquee span
{
    margin-right: 150px;
    color: #000;
    line-height: 40px;
}

.in-a
{
    color: blue;
    text-decoration: underline;
}

.image1
{
    width: 70%;
    display: block;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    height: 350px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
}
.image2
{
    width:70%;
    height: 400px;
    display: block;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.image3
{
    width: 40%;
    display: block;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.ad
{
    display: block;
    font-size: 20px;
    text-align: center;
    color: red;
    
}
.ad:hover
{
    text-decoration: none;
}