.servicesbtn{

background-color: #02245B!important;
color: #fff;
border: 0.5px solid #fff;
font-weight: bold;
border-radius: 50px;
padding-right: 20px;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 8px;

}

.servicesbtn:hover{

background-color: #F36823!important;
color: #fff;
border: 1px solid #fff;
font-weight: bold;
 border-radius: 50px;
padding-right: 20px;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 8px;

}


.quotebtn{

background-color: #02245B!important;
color: #fff;
border: 0.5px solid #fff;
font-weight: bold;
border-radius: 50px;
padding-top: 8px;
padding-bottom: 8px;
margin-left: 10px;

}

.quotebtn:hover{

background-color: #F36823!important;
color: #fff;
border: 1px solid #fff;
font-weight: bold;
 border-radius: 50px;
padding-top: 8px;
padding-bottom: 8px;
margin-left: 10px;


}

.sitebtn{

background-color: #F36823!important;
color: #fff;
border: 0.5px solid #fff;
border-radius: 50px;
padding-top: 8px;
padding-bottom: 8px;
margin-left: 10px;

}

.sitebtn:hover{

background-color: transparent!important;
color: #F36823;
border: 1px solid #F36823;
font-weight: bold;
 border-radius: 50px;
padding-top: 8px;
padding-bottom: 8px;
margin-left: 10px;
}
 
 
 .footerlogo{
/* 	height: 39.5px;
 	width: 166.2px;*/
 	width: 207.75px;
 	height: 49.375px;

 }

 .aboutsection{
    padding-top: 140px!important;
 }

.closeicon{
    font-weight: bold!important;
}
 .closebutton{
    background-color: transparent!important;
    border: none!important;
 }

 .btn-close{
     color: #fff!important;
    font-weight: bold;
 }

 .primarycolor{

   color: #F36823!important;
 }

  .secondarycolor{

   color: #02245B!important;
 }
 .primarybgcolor{

   background-color: #F36823!important;
 }

  .secondarybgcolor{

   background-color: #02245B!important;
 }

 .sitebold{

    font-weight: bold;
 }
 /*lightbox*/

 
.lightbox-gallery {
    background-image: linear-gradient(#4A148C, #E53935);
    background-repeat: no-repeat;
    color: #000;
    overflow-x: hidden
}

.lightbox-gallery p {
    color: #fff
}

.lightbox-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: #fff
}

@media (max-width:767px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
}

.lightbox-gallery .intro p {
    margin-bottom: 0
}

.lightbox-gallery .photos {
    padding-bottom: 20px
}

.lightbox-gallery .item {
    padding-bottom: 30px
}