
#get-a-quote{
    width: 49px;
    height: 49px;
    right: 30px;
    bottom: 50px;
    z-index: 111;
    background-repeat: no-repeat;
    background-position: center 15px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 1;
    position: fixed;
    font-weight: 900;
    text-align: center height:49px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1D4ED8;
    /*border-radius: 50%;*/
}

#quote-bottom{
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 111;
}

#quote-bottom .ctabutton{
    padding: 7px 7px 6px;
}


#quote-bottom .kl-cta-ribbon strong {
    font-size: 15px;
    line-height: 15px;
}


#quote-bottom .kl-cta-ribbon {
    background: #1D4ED8;
}

#quote-bottom .kl-cta-ribbon .trisvg{
    fill: #1D4ED8;
}

@media screen and (min-width: 991px){
    #quote-bottom {
        right: 30px;
        bottom: 50px;
    }
}

#get-a-quote i{
    font-size: 30px;
}

@media screen and (max-width: 767px) {
    #get-a-quote{
        bottom: 80px;
        right: 15px;
    }
}

/********************footer-nav style**********************/
.footer-nav{
    width:100%;
    height:70px;
    left:0px;
    right:0px;
    bottom:0px;
    background-color: #ffffff;
    z-index:111;
    position:fixed;
    text-align:center
}

.footer-col{
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}

.footer-col-link{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    height: 100%;
}

.footer-nav-title{
    font-size: 10px;
    font-weight: 600;
    line-height: 11px;
}

.footer-nav-icon{
    font-size: 24px;
    line-height: 24px;
}

@media screen and (min-width: 768px){
    .footer-nav{
        display: none;
    }
}

#call{
    width: 49px;
    height: 49px;
    z-index: 111;
    bottom: 85px;
    background-repeat: no-repeat;
    background-position: center 15px;
    font-size: 9px;
    color: #fff;
    line-height: 1;
    position: fixed;
    font-weight: 900;
    text-align: center;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1D4ED8;
    border-radius: 50% 50%;
}

#call i{
    font-size:25px;
    
}

/********************footer-nav style**********************/

@media screen and (max-width: 767px){
    #whatsapp {
        bottom: 80px;
        left: 15px;
        height:45px;
        width:45px;
    }
    
     #call {
        bottom: 140px;
        left: 15px;
        height:45px;
        width:45px;
    }
}

.footer-top-bar {
    background: #555;
    color: #fff;
    padding: 22px 0;
}
.footer-top-bar {
    background: #555;
    color: #fff;
    padding: 22px 0;
}

.footer-content {
    background: #020F25;
    color: #fff;
    padding: 40px 0px;
        background-image: radial-gradient(at center center, #141f64 0%, #00000000 60%);
}
.masonry p {
    font-size: 13px;
    text-align: justify;
}

.masonry .item h3 {
    color: #fff;
    font-size: 20px;
    position: relative;
    margin-top: 27px;
    margin-bottom: 15px;
}
.masonry .item h3::after {
    content: "";
    width: 103px;
    height: 1px;
    border-bottom: 2px dashed #1D4ED8;
    position: absolute;
    bottom: -5px;
    left: 0;
}

.masonry .item h2 {
    color: #fff;
    font-size: 20px;
    position: relative;
    margin-top: 27px;
    margin-bottom: 15px;
}
.masonry .item h2::after {
    content: "";
    width: 103px;
    height: 1px;
    border-bottom: 2px dashed #1D4ED8;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.masonry .item ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
}
.masonry .item li {
    margin-bottom: 4px;
}
.masonry .item li::before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 16px;
    padding-right: 4px;
}
.masonry .item ul li a {
    color: #fff;
    text-decoration: none;
}
.masonry .item li a {
    position: relative;
    transition: .3s ease-in-out;
    left: 0;
}

.most-bottom-footer {
    background: #000;
    color: #fff;
    padding: 17px 0;
    font-size: 13px;
}
.masonry section{
    padding:0px;
}
.designby {
    font-family: "Segoe UI";
}

.social-on-footer {
    display: flex;
}
.social-on-footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    align-items: center;
    display: flex;
    margin-right: 13px;
}

.social-on-footer ul li {
    position: relative;
}
.social-on-footer ul li {
    display: inline-block;
    color: #fff;
}

.social-on-footer ul a:not(:last-child) li::after {
    content: "";
    top: 0;
    bottom: 0;
    width: 1px;
    background: #717171;
    margin: 0px 10px;
    right: 0;
    padding: 0.5px;
}

.social-on-footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    align-items: center;
    display: flex;
    margin-right: 13px;
}

ul.social-icons li a {
    text-decoration: none;
}

.social-on-footer ul.social-icons i {
    font-size: 15px;
    color: #fff;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}
.social-on-footer ul.social-icons i.fa.fa-facebook {
    background: #3b5998;
}
ul.social-icons i.fa.fa-twitter {
    background: #55acee;
}
ul.social-icons i.fa.fa-linkedin {
    background: #0077b5;
}
.masonry .item li::before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 12px;
    padding-right: 4px;
}
.tag-cloud .item li::before {
    content: "\f105" ;
    font-size: 0px;
	visibility: hidden;
    padding-right: 4px;
}


.footer-content .col-md-3 .item:first-child::after {
    content: "";
    display: block;
    background: -webkit-linear-gradient(to right, transparent, rgb(151 145 140), transparent);
    background: -moz-linear-gradient(to right, transparent, rgb(151 145 140), transparent);
    background: linear-gradient(to right, transparent, rgb(151 145 140), transparent);
    width: 100%;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 36px;
}

.b_site__footer .menu-item:before {
    font-family: iwmicon;
    content: "\75";
    color: #fff;
    font-size: 10px;
    margin-right: 5px;
}
ul.tag-cloud li {
    display: inline-block;
    margin: 0;
    padding: 2px 10px 2px 6px;
    background: #fff;
    border-radius: 4px;
}
ul.tag-cloud li a span {
    color: #000;
    font-size: 11px;
}
ul.tag-cloud li:hover {
    color: #fff;
    background: #1D4ED8;
}
ul.tag-cloud li:hover a span {
    color: #fff;
}

.contact-side p{
    margin-bottom: 8px;
}

.footer-content .item.contact-side a {
    color: #fff;
    padding-left: 8px;
}
.footer-content .item.contact-side i {
	font-size: 16px;
	padding-right: 8px;
}
.footer-content .item.contact-side i::after {
    content: '';
    position: absolute;
    border-right: 1px solid #898989;
    height: 20px;
    left: 31px;
}

@media (max-width: 480px){
.for-footer-heading h3 {
    font-size: 17px!important;
}
	
	footer .designby {
    text-align: center;
}
footer .social-on-footer {
    display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
}
footer .social-icons li a {
    width: auto;
    padding: 10px 0 0 0;
}
}

#menu-tag-cloud-menu li {
    display: inline-block;
    margin: 0;
    padding: 2px 10px 2px 6px;
    background: #fff;
    border-radius: 4px;
    margin-bottom:4px;
}
#menu-tag-cloud-menu li a{
    color:black;
    font-size:11px;
}
#menu-tag-cloud-menu li:hover {
    color: black;
    background: #1D4ED8;
}


#menu-tag-cloud-menu li:hover #menu-tag-cloud-menu li a{
    color:#fff !important;
}

	.designby p{
	    margin-bottom: 0px !important;
	}
	    #menu-bottom-footer-menu li a{
	        color:white;
	        padding:0px 10px;
	    }
	    #menu-bottom-footer-menu li::after{
	       content : '|';
	    }
	    #nav_menu-10{
	        padding:0px;
	    }
	    .social-icons li{
	        margin:0px;
	    }
	    .social-on-footer ul{
	        margin-right:0px;
	    }
	    
	    .insignia-section {
    background: #020F25;
    /*min-height: 420px;*/
    padding-top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.insignia-content {
    position: relative;
    width: 100%;
    text-align: center;
}

.bg-word {
    margin: 0;
    font-size: clamp(120px, 22vw, 225px);
    font-weight: 900;
    line-height: 0.9;
    letter-spacing: 4px;
    text-transform: uppercase;
    user-select: none;
background: linear-gradient(to bottom, #4669a8 0%, #2b436a 30%, #1c3154 60%, #05193b 80%, #00040b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
@media (max-width: 767px){
    .bg-word{
        font-size: clamp(54px, 17vw, 223px) !important;
    }
}