@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

html,body{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}
img{
    max-width: 100%;
}
.btn-primary{
    background-color: #005E8E;;
}
.menu-item{
    margin-right: 5px;
    margin-left: 5px;
}
.logo-section{
    text-align: center;
    background-color: #F9F9F9;
    padding: 10px 0;
}
.logo-section img{
    width: 600px;
    max-width: 100%;
}
header .navigation,
header .navbar-light{
    background-color: white !important;
}
header .navigation{
    padding: 10px 0;
}
.navbar-light .navbar-nav .nav-link{
    color: #434343;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-item.active .nav-link,
.navbar-light .navbar-nav .nav-item .nav-link:hover{
    color: #0078B6;
}
.social-nav i{
    font-size: 24px;
}
.social-nav i.fa-whatsapp{
    color: 	#25D366;
}
.social-nav i.fa-facebook-square{
    color: 	#4267B2;
}
.social-nav i.fa-linkedin{
    color: 	#0e76a8;
}
.social-nav i.fa-instagram-square{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    /* Also define standard property for compatibility */
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-intro{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.home-intro .intro-text{
    background: transparent linear-gradient(180deg, rgba(7, 116, 172, 0.8) 0%, rgba(3, 63, 94, 0.8) 100%) 0% 0% no-repeat padding-box;
    padding: 150px 20px;
}
.home-intro .empty-text{
    min-height: 520px;
}
.home-intro .intro-text h1{
    font-size: 35px;
    margin-bottom: 10px;
    color: white;
    font-weight: bold;
}
.home-intro .intro-text h5{
    margin-bottom: 10px;
    color: white;
}
.home-intro .intro-text .btn{
    margin-top: 30px;
    color: #005E8E;
    font-weight: 500;
}
.home-goals{
    padding-top: 50px;
    padding-bottom: 50px;
}
.single-goal{
    padding-bottom: 20px;
}
.single-goal .goal-title h3{
    color: #0078B6;
    margin-right: 20px;
    font-weight: 600;
}
.single-goal .goal-text{
    padding-top: 20px;
}
.home-category{
    background-color: #F6F6F6;
    padding-top: 50px;
    padding-bottom: 50px;
}
.view-all{
    text-align: left;
}
.view-all .btn{
    background-color: #0078B6;
}
.cat-title h3{
    color: #585858;
    position: relative;
    margin-right: 20px;
    font-weight: 600;
}
.cat-title h3:before{
    content: '';
    position: absolute;
    right: -20px;
    width: 5px;
    height: 100%;
    background-color: #005E8E;
}
.cat-slider{
    margin-top: 30px;
    padding: 0 15px;
    direction: ltr;
}
.slick-prev:before, .slick-next:before{
    color: gray;
}
.slick-next {
    left: -10px;
}
.slick-prev {
    right: -10px;
    z-index: 2;
}
.home-category .single-product{
    padding: 10px 10px;
    background-color: #F6F6F6;
    text-align: center;
}
.single-product .p-title{
    color: #005E8E;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
}
div.single-product img{
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.single-product .btn{
    font-size: 13px;
}
.home-contact {
    text-align: center;
    padding: 100px 0;
    color: white;
    background-repeat: no-repeat;
    background-position: center;
}
.home-contact .btn{
    color: white;
    font-weight: 600;
    padding: 8px 30px;
    background-color: #F9A11E;
}
.home-updates{
    padding: 50px 0;
}
.single-update{
    padding-bottom: 30px;
}
.single-update.card{
    border: none;
}
.single-update .card-body .card-link{
    color: #0078B6;
    font-weight: 600;
}
.single-update .card-body .card-link i{
    color: #949494;
    font-size: 12px;
    transform: rotate(180deg) translate(50%,25%);
}
.home-updates .updates{
    padding-top: 50px;
}
.single-update .card-subtitle{
    color: #B1B1B1;
}
.single-update .card-title{
    color: #545454;
    font-weight: 600;
}
footer{
    background: transparent linear-gradient(180deg, var(--unnamed-color-005e8e) 0%, #002F47 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #005E8E 0%, #002F47 100%) 0% 0% no-repeat padding-box;
    padding: 50px 0;
}
.footer-links{
    padding-bottom: 20px;
}
.footer-links a{
    color: white;
    padding-bottom: 10px;
    display: block;
}
.footer-links a:first-of-type{
    padding-bottom: 20px;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-contacts i{
    width: 20px;
}
.copyrights{
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #787878;
}
.copyrights p{
    margin: 0;
    padding: 0;
    color: white;
}
.page-title{
    background: transparent linear-gradient(180deg, var(--unnamed-color-005e8e) 0%, #002F47 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #005E8E 0%, #002F47 100%) 0% 0% no-repeat padding-box;
    padding: 30px 0;
}
.page-title h3{
    color: white;
}
.history.card{
    border: none;
    padding-top: 50px;
}
.history.card .card-title{
    color: #0078B6;
    font-weight: 600;
    margin-bottom: 20px;
}

.home-updates .card-body .news-img{
    margin-bottom: 20px;
    display: inline-block;
}
.home-updates .card-body img{
    height: 180px;
}
.news-content{
    margin-top: 30px;
}
.news-content .news-title{
    color: #545454;
    margin-bottom: 0;
}
.news-content article{
    margin-bottom: 50px;
}
/***************** Contact Us ****************/
.contact-page{
    padding-bottom: 50px;
    padding-top: 50px;
}
.contact-content{
    color: #7e7e7e;
    margin-bottom: 30px;
}
.contact-table{
    color: #5a5a5a;
    font-weight: 500;
}
.contact-table a{
    display: block;
    color: #5a5a5a;
}
.contact-table i{
    color: #00709D;
    font-size: 18px;
}
.contact-form{
    background-color: #eeeeee;
    padding: 20px;
}
.contact-form>p{
    color: #5a5a5a;
    margin-bottom: 20px;
    font-weight: 500;
}
.archive-title {
    margin-bottom: 30px;
    color: #5a5a5a;
    padding-bottom: 10px;
    position: relative;
    font-size: 22px;
    font-weight: 600;
}
.archive-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 35px;
    height: 5px;
    background-color: #00709D;
}
.archive-products{
    padding: 50px 0;
}
.cat-nav a{
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    color: #5A5A5A;
}
.cat-nav .fa-caret-right{
    transform: rotate(180deg);
    margin-left: 20px
}
.cat-nav a.active{
    color: #00709D;
}
.cat-nav .child-cat{
    margin-right: 20px;
}
.cat-nav .child-cat>.child-cat{
    margin-right: 20px;
}
.cat-nav .cat-wrapper{
    margin-bottom: 20px;
}
div.single-product{
    background-color: #eeeeee;
    border-radius: 5px;
    padding: 20px;
}
.archive-products .single-product{
    margin-bottom: 20px;
}
.cat-pdf{
    padding-bottom: 30px;
}

.pagination{
    display: inline-block;
    margin-bottom: 40px;
}
.pagination .page-item{
    margin: 0 10px;
    display: inline-block;
}
.pagination .page-item a{
    padding: 5px 10px;
    border: 1px solid #5488EE;
    border-radius: 10px;
}
.pagination .page-item span{
    padding: 5px 10px;
    border: 1px solid #adadad;
    border-radius: 10px;
    background-color: #f0f0f0;
}
.single-comp img{
    border-radius: 5px;
    border: 1px solid #DBDBDB;
}
.nav-item.social a{
    display: inline-block;
}


/***** Products Single ********/

.product-images{
    margin-bottom: 30px
}
.product-images img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.prod-details:after{
    content: "";
    border-bottom: 2px solid gainsboro;
    width: 95%;
    margin-top: 10px;
}
.prod-details .pr-pdf{
    text-align: left;
}
.news-content .contact-form textarea{
    height: 120px !important;
}

@media (min-width: 992px) {
    .cat-nav{
        border-left: 1px solid #5A5A5A;
    }
}
@media (max-width: 991px) {
    .cat-nav a{
        display: inline-block;
        margin: 20px;
    }
    .cat-nav{
        text-align: right;
        padding-bottom: 20px;
    }
    .navbar-collapse{
        text-align: center;
    }
    .nav-item.social a{
        margin: 0 5px;
    }
}
@media (max-width: 768px ) {
    .home-intro .intro-text{
        text-align: center;
    }
    .home-intro .intro-text h1{
        font-size: 25px;
    }
    .single-goal{
        text-align: center;
    }
    .view-all,
    .cat-title
    {
        text-align: center;
    }
    .cat-title h3:before{
        display: none;
    }
    .footer-links{
        text-align: center;
    }
    .portfolio{
        text-align: center;
    }
    .prod-details{
        text-align: center;
    }
    .prod-details h4{
        margin-bottom: 10px;
    }
}
tr.contact-branch  {
	border-top: 1px solid #dee2e6;
}
tr.contact-branch td {
    display: inline-block;
	border-top: unset;
}
tr.contact-branch li {
    list-style: none;
    display: flex;
    width: 100%;
	margin-bottom:15px;
}
.contact-table i {
    margin-left: 10px;
    width: 20px;
    text-align: center;
}
tr.contact-branch li.contact-details a {
    margin-right: 20px;
}
tr.contact-branch ul {
    display: contents;
}
tr.contact-branch h4.card-title {
    margin-bottom: 20px;
    margin-top: 10px;
}
/**********************/

.single-update.single-comp.card {
    position: relative;
}
.single-update.single-comp.card .types {
    position: absolute;
    top: 10px;
    right: 10px;
}
.single-update.single-comp.card .types i {
    color: #fff;
    font-size: 20px;
    border: 2px solid #fff;
    padding: 5px;
}

/****************************************/
 .portfolio .overlay-box {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0;
    background: rgba(255, 255, 255, 0.60);
    z-index: 3;
    opacity: 0;
    transform: scale(0) rotate(0deg);
    transition: all 700ms ease 300ms;
}
.portfolio .news-img{
	display: block;
    overflow: hidden;
	position:relative;
}
.portfolio .overlay-box .box {
    display: table;
    width: 100%;
    height: 100%;
}
.portfolio .overlay-box .box .link {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.portfolio .news-img:hover .overlay-box {
    opacity: 1;
    transform: scale(1.0) rotate(0deg);
    transition: all 700ms ease 200ms;
}
.portfolio .overlay-box .box .link {
    position: absolute;
    top: 37%;
    right: 44%;
    width: 40px;
    height: 40px;
    color: #ffffff;
    font-size: 14px;
    margin: 0px 0px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.portfolio:hover .overlay-box .box .link:before, .portfolio:hover .overlay-box .box .link:after {
    border-color: var(--secondaryColor);
}
.portfolio .overlay-box .box .link:before {
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    width: 14px;
    height: 14px;
    border-top: 3px solid var(--primaryColor);
    border-right: 3px solid var(--primaryColor);
}
.portfolio:hover .overlay-box .box .link {
    background: #0078B6;
}
.portfolio .overlay-box .box .link span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.portfolio .overlay-box .box .link span i {
    font-size: 20px;
}
.portfolio:hover .overlay-box .box .link:before, .portfolio:hover .overlay-box .box .link:after {
    border-color: #fff;
}

@media (max-width: 768px ) {

	.portfolio .overlay-box .box .link {
		top: 37%;
		left: 44%;
	}
}

