*{
    -webkit-transition: all 1s;
    transition: all 1s;
}

#home
{
    height: 650px;
    margin-bottom: 130px;
    position: relative;
    background-image: url(../image/home/header-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}


nav a:hover
{
    color: #fed136 !important;
    text-decoration: none !important;
}

nav .logo
{
    color: #fec503 !important;
    font-family: 'Kaushan Script', cursive;
    font-size: 28px;
    line-height: 42px;
    white-space: nowrap;
}

nav  
{
    padding-top: 40px;
    background-color: transparent;
}

nav ul a
{
    text-decoration: none;
    color: #fff !important;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 22px;
    padding: 1.1em .5em!important;
}

#home .home-text
{
  padding-top: 250px;
    padding-bottom: 200px;
}


#home .text-one
{
   font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family:"Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-align: center;
    color: #fff;
}

#home .text-two
{
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #fff;
    text-align: center;
}

.home-text .btn
{
    cursor: pointer;
    background-color: #fed136;
    border-collapse: #fed136;
    font-size: 18px;
    padding: 20px 40px;
    font-family: Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
    font-weight: 700;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
}
.home-text .btn:hover{
    text-decoration: none !important;
}


.home-text .homebtn
{
    text-align: center;
}


/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#services
{
    margin-bottom: 50px;
}
.services-header h2
{
    color: #212529;
    font-size: 40px;
    font-weight: bold;
    line-height: 48px;
    font-family:Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";  

}


.services-header h3
{ 
   font-family: "Droid Serif", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #6c757d;
    font-size: 17px;
    line-height: 19px;
    font-style: italic;
    margin-bottom: 75px;
    font-weight: 400;
    

}

.each-service-head 
{
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size:24px ;
    line-height: 29px;
    color:#212529 ;
    font-weight: bold;
    margin: 15px 0;
}

#services p
{
    font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color:#6c757d!important ;
    font-size:16px;
    line-height: 1.75;
    margin-bottom: 1rem;
}



#services .serv-circle
{
   color: #fed136 !important;
    
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#contact{
    background-color: #212529;
    background-image: url("map-image.png");
    background-size: 100% 100%; 
    background-repeat:no-repeat ;
    padding:80px;
}
#contact h2{
    font-size:40px!important;
    color:white!important;
    font-weight:700!important;
}
.p{
    color:#6c757d;
    font-style:italic;
}
textarea{
    width:500px;
    height:240px;
    border-radius: 10px;
    padding-left:20px;
}
button{
    background-color: #fed136;
    color:white;
    margin-top:20px;
}
input{
    height:70px!important;
    border-radius: 10px;
}
::-webkit-input-placeholder{
    color:#b3b3b4!important;
    font-weight: 700;
}
:-ms-input-placeholder{
    color:#b3b3b4!important;
    font-weight: 700;
}
::placeholder{
    color:#b3b3b4!important;
    font-weight: 700;
}
footer i{
    color:white;
    background-color: #212529;
    border-radius: 50%;
}
footer i:hover{
    background-color: #fed136;
    cursor: pointer;
}
footer a{
    color:#fed136!important;
}
footer a:hover{
    text-decoration: underline!important;
    cursor: pointer;
}
#team
{
    overflow: hidden;
    background-color: #f8f9fa;
}

.title h2
{
    color: #212529;
    font-size: 38px;
  
}
#team p
{
    color: #6c757d;
}
#team img
{
    width: 65%;
}
#team .myicon
{
    color: white;
    font-size: 22px;
    
}
.myicon i
{
    background-color: #212529;
    
    border-radius: 100%;
    padding: 13px;
    cursor: pointer;
}

.myicon i:hover
{
    background-color: #fec503;
}
.mylogo img
{
    width: 100%;
    height: 58px;
    cursor: pointer;

}

.logos
{
    margin: 80px 0 ;
}

.each-logo:hover
{
    cursor: pointer;
}
 
.image
{
    border: 7px solid #e9ecef;
}
.timeline
{
    position: relative;
}
.timeline::after
{
content: " ";
    position: absolute;
    top: 48px;
    left: 51.5%;
    width: 5px;
    height: 93%;
    z-index: -1;
    background-color: #e9ecef;
}