@font-face {
    font-family: 'Aliando Rocky Regular';
    src: url('../fonts/AliandoRockyRegular.eot');
    src: url('../fonts/AliandoRockyRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AliandoRockyRegular.woff2') format('woff2'),
        url('../fonts/AliandoRockyRegular.woff') format('woff'),
        url('..fonts/AliandoRockyRegular.ttf') format('truetype'),
        url('..fonts/AliandoRockyRegular.svg#AliandoRockyRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amazing Kids';
    src: url('../fonts/AmazingKids.eot');
    src: url('../fonts/AmazingKids.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AmazingKids.woff2') format('woff2'),
        url('../fonts/AmazingKids.woff') format('woff'),
        url('../fonts/AmazingKids.ttf') format('truetype'),
        url('../fonts/AmazingKids.svg#AmazingKids') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}







*{ margin: 0; padding: 0; box-sizing: border-box;}
a{ text-decoration: none !important;}
li{ list-style: none !important;}
ul{ padding: 0;}

input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

::selection{ background-color: #b68834; color: #fff;}
body:focus, body:focus-within{ background-color: transparent !important;}

button:focus:not(:focus-visible){ box-shadow:none;}

body{
    font-family: "Arial";
}



/*---------------------------------------------------------- header -----------------------------------------------------------*/

header{
    position: relative;
    z-index: 100;
}
header .bg-light{
    background-color: transparent !important;
}
#navbarNav{
    justify-content: center;
}
.navbar-inner{
    paddng: 50px;
}

ul li.nav-item{
    margin:0 28px;
}
ul li.nav-item .nav-link{
    font-size: 25px;
    color: #fdfdfd !important;
    font-family: "Arial";
}
ul li.nav-item .nav-link:hover{
    color: #ea490a !important;
}

/*----------------------------------------------------------- banner home -------------------------------------------------------------*/

.wrap-1-outer{
    margin-top: -69px;
}
.wrap-1-outer .home-bg{
    background-image: url(../images/home-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:482px;
    width:100%;
    position:relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrap-1-outer .home-bg::after{
    content:'';
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background-color: #0d0b0a;
    opacity: 0.72;
    
}

.home-bg h1{
    font-size: 58px;
    color: #fdfdfd;
    font-family: "Aliando Rocky Regular";
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
}
.home-bg h1 span{
    font-size: 196px;
    color: #ea490a;
    font-family: "Amazing Kids";
}


/*------------------------------------------------------------ body home -----------------------------------------------------------------*/

.wrap-2-outer{
    padding: 0 55px 70px;
}

.wrap-2-inner{
    padding:66px 0;
    box-shadow:0 13px 12.5px rgba(0,0,0,0.3);
    margin-top: -59px;
    background-color: #fff;
    position: relative;
}

.content-section{
    text-align: center;
}
.content-section h2{
    font-size: 38px;
    color: #070605;
    font-weight: bold;
    margin-bottom: 50px;
}
.content-section p{
    font-size: 25px;
    color: #070605;
    margin-top: 25px;
}
.wrap-2-outer .content-section .divider{
    width: 955px;
    height: 5px;
    background-color: #ea490a;
    margin: auto;
}

.wrap-3-outer{
    background-color: #ea490a;
    padding: 50px 0;
}
.section-header h2{
    text-align: center;
    font-size: 58px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 40px;
}
.section-content .data{
    margin-bottom:30px;
}
.content-details h3{
    font-size: 46px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 10px;
}
.content-img img{
    box-shadow: 0 13px 12.5px rgba(0,0,0,0.3);
}
.verticle-align{
    align-items: center;
}
.content-details p{
    font-size: 25px;
    color: #ffffff;
}


/*-------------------------------------------------------------- About -------------------------------------------------------*/

.wrap-1-outer-about{
    margin-top: -69px;
}
.wrap-1-outer-about{
    background-image: url(../images/about-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:482px;
    width:100%;
    position:relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrap-1-outer-about::after{
    content:'';
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background-color: #0d0b0a;
    opacity: 0.72;
    
}
.home-about h1{
    font-size: 83px;
    color: #fdfdfd;
    font-weight: bold;
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
}
.home-about h1::after{
    position: absolute;
    content:'';
    display: block;
    width: 709px;
    height: 5px;
    bottom:0;
    background-color: #ea490a;
}
.home-about p{
    font-size: 29px;
    color: #fdfdfd;
    position: relative;
    z-index: 10;
    margin-bottom:20px;
}
.home-about a{
    font-size: 29px;
    color: #fdfdfd;
    background-color: #ea490a;
    font-weight: bold;
    position: relative;
    z-index: 10;
    padding:15px 20px;
    display:inline-block;
}

.wrap-2-outer-about{
    padding: 60px 0 90px;
}

.wrap-2-outer-about .section-header h2{
    font-size: 75px;
    color: #ea490a;
    font-weight: bold;
    text-align: left;
} 

.wrap-2-outer-about .section-content p{
    font-size: 27px;
    color: #848280;
}

.wrap-3-outer-about{
    box-shadow:0 3px 3.5px rgba(0,0,0,0.35);
    background-color: #cdcbcb;
    padding:70px 0;
}
.section-header-tag h2{
    font-size: 50px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.wrap-4-outer-about{
    background-color: #ea490a;
    padding: 23.5px 0;
}
.section-header-call h2{
    font-size: 50px;
    color: #060505;
    font-weight: bold;
    text-align: center;
}

/*---------------------------------------------------------- gallery ------------------------------------------------------------*/

.wrap-1-outer-gallery{
    margin-top: -69px;
}
.wrap-1-outer-gallery{
    background-image: url(../images/gallery-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:482px;
    width:100%;
    position:relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrap-1-outer-gallery::after{
    content:'';
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background-color: #0d0b0a;
    opacity: 0.72;
    
}
.home-gallery h1{
    font-size: 83px;
    color: #fdfdfd;
    font-weight: bold;
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
}
.home-gallery h1::before{
    position:absolute;
    content: '';
    display: block;
    width: 18px;
    height: 85px;
    background-color: #e5470a;
    left: -20px;
}
.home-gallery p{
    font-size: 29px;
    color: #fdfdfd;
    position: relative;
    z-index: 10;
    margin-bottom:20px;
}

.wrap-2-outer-gallery{
    padding:60px 0;
}
.gallery-box .card img{
    object-fit:cover;
}
.gallery-box .card{
    border:none;
}


/*------------------------------------------------------- services -------------------------------------------------------------*/

.wrap-1-outer-service{
    margin-top: -69px;
}
.wrap-1-outer-service{
    background-image: url(../images/service-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:482px;
    width:100%;
    position:relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrap-1-outer-service::after{
    content:'';
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background-color: #0d0b0a;
    opacity: 0.72;
    
}
.home-service h1{
    font-size: 63px;
    color: #fdfdfd;
    font-weight: bold;
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
}
.home-service h1::before{
    position:absolute;
    content: '';
    display: block;
    width: 18px;
    height: 85px;
    background-color: #e5470a;
    left: -30px;
}

.wrap-2-outer-service{
    padding: 20px 0;
}
.wrap-2-outer-service .services h2{
    font-size: 52px;
    color: #ea490a;
    font-weight: bold;
}
.wrap-2-outer-service .services img{
    object-fit: cover;
    width: 90%;
}

.wrap-3-outer-services{
    padding:30px 0;
}

.wrap-3-outer-services .catogaries ul li{
    font-size: 42px;
    color: #ea490a;
    list-style:circle !important;
    margin-bottom: 30px;
}
/*.wrap-3-outer-services .catogaries p::before{*/
/*    position:absolute;*/
/*    content:'';*/
/*    display:block;*/
/*    width: 26px;*/
/*    height: 24px;*/
/*    border-radius: 12px;*/
/*    background-color: #070707;*/
/*    top:50%; transform: translateY(-50%);*/
/*    left:-26px;*/
/*}*/


/*---------------------------------------------------------- Contact -------------------------------------------------------------*/

.wrap-1-outer-contact{
    margin-top: -69px;
}
.wrap-1-outer-contact{
    background-image: url(../images/contact-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:482px;
    width:100%;
    position:relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrap-1-outer-contact::after{
    content:'';
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background-color: #0d0b0a;
    opacity: 0.72;
    
}
.home-contact h1{
    font-size: 58px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
}
.home-contact h1::before{
    position:absolute;
    content: '';
    display: block;
    width: 18px;
    height: 85px;
    background-color: #e5470a;
    left: -30px;
}
.home-contact p{
    font-size: 29px;
    color: #fff;
    position: relative;
    z-index: 10;
    margin-bottom:20px;
}
.home-contact a{
    font-size: 29px;
    color: #fff;
    background-color: #ea490a;
    font-weight: bold;
    position: relative;
    z-index: 10;
    padding:15px 20px;
    display:inline-block;
}


.wrap-2-outer-contact{
    padding:30px 0;
}
.wrap-2-outer-contact .section-head{
    margin-bottom:40px;
}
.wrap-2-outer-contact .section-head h2{
    text-align: center;
    font-size: 58px;
    color: #0b0909;
    font-weight: bold;
    position: relative;
}
.wrap-2-outer-contact .section-head h2::after{
    position: absolute;
    content: "";
    display: block;
    width: 349px;
    height: 8px;
    background-color: #ea490a;
    left: 50%;
    transform: translateX(-50%);
}

.wrap-2-outer-contact .section-content{
    padding:20px 0;
}

.contact-form{
    padding:10px 40px;
}
.contact-form .input-box{
    margin-bottom:55px !important;
}
.contact-form .input-box input, .input-box textarea{
    padding:25px 30px;
    background-color: #f1eeee;
    font-size: 27px;
    color: #000;
    border-color: transparent;
    
}
.contact-form .input-box textarea{
    min-height: 210px;
}
::placeholder{
    font-size: 25px;
    color: #a09e9e;
    left:30px;
}
.contact-form .submit-btn{
    box-shadow:-3.94px -3.078px 5px rgba(0,0,0,0.28);
    background-color: #ea490a;
    height: 78px; width: 100%;
}
.contact-form .submit-btn{
    font-size: 33px;
    color: #fff;
    font-weight: bold;
}

.wrap-3-outer-contact{
    box-shadow:-3.94px -3.078px 5px rgba(0,0,0,0.28);
    background-color: #8c8989;
    padding:75px 0;
}




/*----------------------------------------------------------- footer -------------------------------------------------------------*/
.footer-upper{
    background-color: #060505;
    padding:45px 0;
}
footer .f-head{
    margin-bottom: 30px;
    text-transform: uppercase;
}

footer .f-head h6{
    font-size: 24px;
    color: #fcfcfc;
    font-family: "Arial";
    font-weight: normal;
}
.social h6{
   text-align: center; 
}
.f-1 .f-details h5{
    font-size: 48px;
    color: #fdfdfd;
    font-family: "Aliando Rocky Regular";
    font-weight: normal;
    margin: 0;
}
.f-1 .f-details h5 span{
    font-size: 92px;
    color: #ea490a;
    font-family: "Amazing Kids";
}
.f-details p{
    font-size: 18px;
    color: #fcfcfc;
}
.f-details ul li a{
    font-size: 18px;
    color: #fdfdfd;
    text-decoration: none;
}
.f-details ul li{
    list-style: none;
    font-size: 18px;
    color: #fcfcfc;
    list-style: none;
    display: flex;
    align-items: center;
}
.f-2 ul li{
    margin-bottom: 20px;
}
.f-3 .social-icons img{
    margin: 0 10px;
}
.contact-img{
    margin-right: 5px;
}
.f-4 img.phone{
    margin-left:-8px;
}
.footer-line p{
    margin:0;
    padding: 10px 0;
    font-size: 18px;
    color: #000;
}



/*------------------------------------------------------- responsive -------------------------------------------------------------------*/

@media screen and (max-width: 1199px) {
    
.content-section h2{
    font-size: 34px;
}
.content-section p{
    font-size: 22px;
} 
.wrap-2-outer .content-section .divider{
    width: 800px;
}   
.section-header h2{
    font-size: 54px;
}  
.content-details h3{
    font-size: 40px;
}
.content-details p{
    font-size: 22px;
}   
    
footer .f-head h6{
    font-size: 20px;
    margin-bottom:30px;
}   
.f-1 .f-details h5{
    font-size: 44px;
}  
.f-1 .f-details h5 span{
    font-size: 82px;
}    
.f-details p{
    font-size: 17px;
}
.f-details ul li a{
    font-size: 17px;
}
.f-details ul li{
    font-size: 17px;
}
.f-3 .social-icons img{
    height:44px;
    width: 44px;
}    

.footer-line p{
    font-size: 17px;
}    
    

.wrap-2-outer-contact .section-head h2{
    font-size: 54px;    
}
.contact-form .input-box{
    margin-bottom:30px !important;
}    
.section-header-tag h2{
    font-size: 40px;
}
    
.wrap-2-outer-service .services h2{
    font-size: 44px;
}
.wrap-3-outer-services .catogaries p{
    font-size: 34px;
    margin-bottom: 50px;
}  
.wrap-3-outer-services .catogaries p::before{
    left:-18px;   
    width: 22px;
    height: 20px;
}   
.catogaries{
    padding:0 10px;
}    
    
.wrap-2-outer-about .section-header h2{
    font-size: 54px;    
}  
.wrap-2-outer-about .section-content p{
    font-size: 24px;
}   
.section-header-call h2{
    font-size: 48px;
}    
  
    
.home-about h1{
    font-size: 63px;
}   
.home-about p{
    font-size: 20px;    
}  
.home-about a{
    font-size: 20px;    
}  
    

.home-gallery h1{
    font-size: 63px;
}   
.home-gallery p{
    font-size: 24px;    
}   
    
.home-service h1{
    font-size: 63px;
}       
 
    
.home-contact h1{
    font-size: 63px;
}   
.home-contact p{
    font-size: 20px;    
}  
.home-contact a{
    font-size: 20px;    
}      
    
}
    
/*-------------------------------------------------------------------*/

@media screen and (max-width: 991px) {
  
.wrap-1-outer{
    margin-top: -40px;
}
    
header{
    background-color: #000;
    position: relative;
}
header .navbar{
    position: absolute !important;
    top: 69px; left: 0;
    height:100%; width:100%;
}    
button.navbar-toggler{
    position:absolute;
    right: 20px; top:-20px;   
}
.navbar-light .navbar-toggler{
    border-color:#fff !important;
    color: #fff !important;
}    
.navbar-dark .navbar-toggler{
    border-color: #fff;         
}    
    
header .navbar ul {
    position:static;
}
    
header .navbar-collapse{
    
    position:absolute;
    background-color: #000;
    width: 100%;
    left: 0;
    top: 30px;
    text-align: center;
}     
    
/*------------           
    
.navbar-collapse{
    
    position:absolute;
    background-color: #000;
    width: 100%;
    left: 0;
    top: 30px;
    text-align: center;
}    
    
    
    
    
    
-------------*/    
    
    
    
    
header .navbar ul .nav-link{
    font-size: 20px;
    padding:10px;
    margin: 2px;
}    
    
    
    
.wrap-1-outer .home-bg{
    height:400px;
}    
   
.home-bg h1{
    font-size: 48px;
}
.home-bg h1 span{
    font-size: 148px;
}    
    
.wrap-2-inner{
    padding:40px 0;
}    
.content-section h2{
    font-size: 30px;
    margin-bottom:30px;
}
.content-section p{
    font-size: 20px;
    margin:20px 0;
}     
.wrap-2-outer .content-section .divider{
    width: 600px;
}
    
.section-header h2{
    font-size: 48px;
}
.content-details h3{
    font-size: 36px;
}
.content-details p{
    font-size: 20px;
    line-height: 1.3;
}  
   
footer .f-head h6{
    margin-bottom:10px;
}    
.social h6{
    text-align: left;
}      
.social-icons{
    text-align: left !important;
}    
    
   

.contact-form .input-box{
    margin-bottom:20px !important;
}   
    
.contact-form .input-box input, .input-box textarea{
    padding:15px 20px;
    font-size: 24px; 
}
    
.wrap-2-outer-service .services h2{
    font-size: 38px;
}
.wrap-3-outer-services .catogaries p{
    font-size: 30px;
     margin-bottom: 30px;
}     
   
    
.wrap-2-outer-about .section-header h2{
    font-size: 48px;    
}  
.wrap-2-outer-about .section-content p{
    font-size: 20px;
}   
.section-header-call h2{
    font-size: 38px;
}   
    
    
.wrap-1-outer-about{
    margin-top: -40px;
}
    
.home-about h1{
    font-size: 43px;
}   
.home-about p{
    font-size: 24px;    
}  
.home-about a{
    font-size: 18px;    
}  
    
.wrap-1-outer-gallery{
    margin-top: -40px;
}    
.home-gallery h1{
    font-size: 63px;
}   
.home-gallery p{
    font-size: 24px; 
    margin-top:20px;
}     
     
.wrap-1-outer-service{
    margin-top: -40px;
}    
.home-service h1{
    font-size: 63px;
}     
    
.wrap-1-outer-contact{
    margin-top: -40px;
}
    
.home-contact h1{
    font-size: 43px;
}   
.home-contact p{
    font-size: 24px;    
}  
.home-contact a{
    font-size: 18px;    
}    
    
}

/*-----------------------------------------------------------------*/

@media screen and (max-width: 767px) {
    
header .navbar ul{
    top:30px;        
}
    
header .navbar ul .nav-link{
    font-size: 18px;
    padding:10px;
    margin: 2px;
}    
    
.wrap-2-outer .content-section .divider{
    width: 100%;
}
.wrap-2-outer{
    padding: 0 20px 50px;
}
.content-section h2{
    font-size: 24px;
    margin-bottom:30px;
}
.content-section p{
    font-size: 18px;
    margin:20px 0;
}   
.section-header h2{
    font-size: 40px;
    margin-bottom:60px;
}
.content-details h3{
    font-size: 32px;
}
.content-details p{
    font-size: 18px;
    line-height: 1.3;
}  
.section-content .data{
    text-align: center;    
}    
.section-content .data .content-img{
    margin-bottom:20px;    
}
    
footer .f-head{
    margin-bottom: 20px;
}    
   
.f-1 .f-details h5{
    font-size: 35px;
}  
.f-1 .f-details h5 span{
    font-size: 60px;
}
.f-2 ul li {
    margin-bottom: 10px;
}    
footer .f-head h6{
    font-size: 18px;
}  
.f-details p{
    font-size: 15px;
}
.f-details ul li a{
    font-size: 15px;
}
.f-details ul li{
    font-size: 15px;
}    
    
.f-3 .social-icons img{
    height:34px;
    width: 34px;
}    

.footer-line p{
    font-size: 15px;
}    
   
.wrap-2-outer-service .services h2{
    font-size: 36px;
}
.wrap-3-outer-services .catogaries p{
    font-size: 28px;
    margin-bottom: 30px;
} 
.catogaries{
    padding:0 20px;
}  
    

.wrap-2-outer-about .section-header h2{
    font-size: 44px;    
}  
.wrap-2-outer-about .section-content p{
    font-size: 18px;
}   
.section-header-call h2{
    font-size: 30px;
}   
    

.wrap-1-outer-about{
    margin-top: -40px;
}
    
.home-about h1{
    font-size: 38px;
}   
.home-about h1::after{
    bottom:-10px;    
}    
.home-about p{
    font-size: 24px;
    margin-top: 20px;
}  
.home-about a{
    font-size: 16px;  
}        

.home-about h1::after{
    width: 100%;
}
    

.wrap-1-outer-gallery{
    margin-top: -40px;
}    
.home-gallery h1{
    font-size: 38px;
    padding-left: 30px;
}   
.home-gallery h1::before{
    left: -5px; 
    width: 15px;
}    
.home-gallery p{
    font-size: 22px; 
    margin-top:20px;
    padding-left: 30px;
}    
    
.wrap-1-outer-service{
    margin-top: -40px;
}    
.home-service h1{
    font-size: 38px;
    padding-left: 30px;
}   
.home-service h1::before{
    left: -5px; 
    width: 15px;
}    
    
    
.wrap-1-outer-contact{
    margin-top: -40px;
}
   
.wrap-2-outer-contact .section-head h2::after{
    width: 90%; 
}
    
.home-contact h1{
    font-size: 38px;
    padding-left: 30px;
}   
.home-contact h1::before{
    left: -5px; 
    width: 15px;
}        
  
.home-contact p{
    font-size: 24px;
    margin-top: 20px;
    padding-left: 30px;
}  
.home-contact a{
    font-size: 16px;  
    margin-left: 30px;
}        
  
        
}

/*--------------------------------------------------------------------*/

@media screen and (max-width: 575px) {
        
.section-header h2{
    font-size: 34px;
    margin-bottom:40px;
}
    
.content-details h3{
    font-size: 28px;
    margin-bottom: 20px;
}
.content-details p{
    font-size: 18px;
    line-height: 1.3;
}  
footer .f-head{
    margin-bottom: 10px;
}     
 
.wrap-2-outer-contact .section-head h2{
    font-size: 38px;
}    
.contact-form{
    padding:10px 20px;
}    
  
::placeholder{
    font-size: 20px;
}
.contact-form .input-box{
    margin-bottom:10px !important;
    padding: 0;
}     
.contact-form .input-box input, .input-box textarea{
    font-size: 18px; 
}   
.contact-form .submit-btn{
    height: 48px;
    font-size:20px;
}   
    
.section-header-tag h2{
    font-size: 26px;        
}
    

.wrap-2-outer-service .services h2{
    font-size: 28px;
}
.wrap-2-outer-service .services img{
    margin-bottom:30px;
}    
.wrap-3-outer-services .catogaries p{
    font-size: 20px;
    margin-bottom: 20px;
}  
.wrap-3-outer-services .catogaries p::before{
    left:-18px;   
    width: 20px;
    height: 18px;
}   
.catogaries{
    padding:0 30px;
}  
    
    
.wrap-2-outer-about .section-header h2{
    font-size: 28px;    
}  
.wrap-2-outer-about .section-content p{
    font-size: 16px;
}   
.section-header-call h2{
    font-size: 24px;
}    
    

.wrap-1-outer-about{
    margin-top: -20px;
}
    
.home-about h1{
    font-size: 28px;
}   
.home-about h1::after{
    bottom:-10px;    
}    
.home-about p{
    font-size: 20px;
    margin-top: 20px;
}  
.home-about a{
    font-size: 16px;  
    padding: 10px;
}  
    
.wrap-1-outer-gallery{
    margin-top: -40px;
}    
.home-gallery h1{
    font-size: 28px;
    padding-left: 30px;
}   
.home-gallery h1::before{
    left: -5px;  
    width: 10px;
}    
.home-gallery p{
    font-size: 18px; 
    margin-top:20px;
    padding-left: 30px;
}  
    
.wrap-1-outer-service{
    margin-top: -40px;
}    
.home-service h1{
    font-size: 28px;
    padding-left: 30px;
}   
.home-service h1::before{
    left: -5px;  
    width: 10px;
}    
    
.wrap-1-outer-contact{
    margin-top: -20px;
}
    
.home-contact h1{
    font-size: 28px;
}   
.home-contact h1::before{
    left: -5px;  
    width: 10px;
}       
.home-contact p{
    font-size: 20px;
    margin-top: 20px;
}  
.home-contact a{
    font-size: 16px;  
    padding: 10px;
}   
    
.wrap-1-outer-service{
    height: auto;  
    padding: 200px 0 150px;
}  
.wrap-1-outer-gallery{
    height: auto;  
    padding: 200px 0 150px;
}  
.wrap-1-outer-contact{
    height: auto;  
    padding: 150px 0 100px;
}  
     
      
    
}




.card-body > img{
    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.card-body > img:hover{
    -webkit-transform: scale(1.2);
	transform: scale(1.2);
}
