.numbersdata{
    position: absolute;
    top:-159px;
    z-index: 1;
    width: calc(100% - 30px);
    padding-left:15px ;
    padding-right:15px ;
    background-color: white;
    border-bottom: 5px solid #0067ba;
}
.success-item {
    margin-bottom: 0px !important;
}

.addborder{
    border: 1px solid #e7edf8;
}

.fullheight{
    height: 100%;
}


.maxheightinhirit{
    max-width: initial !important;
}

.h700{
    height:700px
}

.service-normal .list-style-three li{
border-bottom: 1px solid #0067ba;
font-size: 14px;
    padding-bottom: 5px;
    margin-top: 15px!important;
}

.list-style-three li:last-child{
    border-bottom: none !important;
    font-size: 14px;
    padding-bottom: 5px;
}
.theme-btn.style-eight, a.theme-btn.style-eight{
    padding: 5px 15px ;
    padding-left: 0px ;
}

.specialfa{
    margin-left: 2px;
    margin-right: 10px;
}

.specialbtn:hover i{
    margin-right: 15px !important;
}

.service-hover .icon i {
    font-size: 70px;
    display: inline-block;
    color: white;
    margin-bottom: 20px;
}
.service-hover .list-style-three li{
    border-bottom: 1px solid white;
    font-size: 14px;
    padding-bottom: 5px;
}

.service-hover .list-style-three li:before{
    color: white;
}

.service-hover .theme-btn {
    display: inherit;
    margin-top: inherit;
}
.service-hover .icon{
    width: 100%;
}



.addoverlay::after {
 content: "";
 position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0067ba;
    opacity: 0.8;
}

.service-hover *{
    z-index: 10;
}
@media only screen and (max-width: 480px) {
    .numbersdata{
        position: inherit !important;
        top:inherit !important;
        z-index: 1;
        width:100%;
        padding-left:15px ;
        padding-right:15px ;
        background-color: white;
        border-bottom: 3px solid #0067ba;
    }

    .displayflex{
        display: flex;
        flex-wrap: wrap;
    }

    .wpl-0{
        padding: 15px !important;

    }

    .wpr-0{
        padding: 15px !important;
    }

}


.wpl-0{
    padding-left: 0px ;
}

.wpr-0{
    padding-right: 0px;
}
.feature-item:hover{
    background-color: #0067ba;
}

.feature-item:hover *{
    color: white;
}
.feature-item:hover .icon i{
    color: white;
}

.feature-item2 {
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: white;
    border-radius: 5px;
    position: relative;
    margin-bottom: 30px;
}


.feature-item2 .icon i {
    font-size: 60px;
    display: inline-block;
    color: white;
    margin-bottom: 20px;
    background-color: #0067ba;
    padding: 5px;
    border-radius: 10px;


}

.feature-item2 .icon {
    margin-right: 25px;
}
.holmedblue::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #003366;
    opacity: 0.8;
}

.addoverlay::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0067ba;
    opacity: 0.8;
}

.holmedbluecolor{
    color:  #0067ba !important;
}

.theme-btn.style-six:hover, a.theme-btn.style-six:hover{
    background: transparent;
}

.changecolor{
    background: #2969E6;
    padding:10px 35px !important;
}

.carousel-wrapper {
    width: 1200px;
    margin: auto;
    position: relative;
    text-align: center;
    font-family: sans-serif;
}
.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #5110e9;
}

.owl-carousel .item {
    text-align: center;
}
.owl-carousel .nav-button {
    height: 35px;
    width: 35px;
    cursor: pointer;
    position: absolute;
    top: 110px !important;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
}
.owl-carousel .owl-prev {
    left: -50px;
}
.owl-carousel .owl-next {
    right: -50px;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    font-size: 39px;
    background: #000000;
    border-radius: 3px;
}
.owl-carousel .prev-carousel:hover {
    background-position: 0px -53px;
}
.owl-carousel .next-carousel:hover {
    background-position: -24px -53px;
}


.holmed-blue{
    background-color: #2969E6 !important;
}
.testimonial-item1 {
    background: white;
    padding: 40px 45px 20px;
    -webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
}

.nopadleftright{
    padding-left: 0px;
    padding-right: 0px;
}

.displayflex{
    display: flex
}

.specialposition{
    position: relative;
    top: -75px;
    z-index: 1;
}
.more{
    display: none;
}



.author-description {
    align-items: inherit !important;
}

.center{
    text-align: center;
}


.floaitngdiv{
    background-color:#0067ba;
    width: 300px;
    height: 180px;
    position: relative;
    line-height: 1.5;
    top:-80px;
    right: -50px;
    float: right;color: white;padding: 20px;
    font-size: 18px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.testdiv {

    position:relative;

}


.testdiv::before {
    height:485px;
    content:' ';
    position: absolute;
    top: 0;
    width: 41%
}

.testdiv::before {
    left: 0;
    background-color: #0067ba;
}

.lightblue{
    background-color: #0067ba;
}

.footer-widget-area{
    background-color: white;
}

.success-item .count-text.plus:after{
    color: #0067ba
}

.light-blue-color{
    color:#0067ba
}

.section-title .sub-title{
    color:#0067ba !important;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-family: 'Heebomedium',sans-serif;
}

.theme-btn.style-seven, a.theme-btn.style-seven{
    border-color: #0067ba;
    border-width: 3px;
    color:#0067ba; ;
    font-size: 14px;
    font-family: 'Heebomedium',sans-serif;
}

.justify{
    text-align: justify;
    text-justify: inter-word;
}

.service-normal p{
    line-height: 1.3;
}

.feature-content{
    line-height: 1.3;
}

.specialbtn{
   background-color: #032259 !important;
}

.pbt-40{
    padding-top: 40px !important;
    padding-bottom: 40px !important;

}

.contact-info li i{
    background: transparent!important;
    font-size: 25px;
    color: white;
    margin-top: 0px !important;
}

.contact-info h5{
    color: white;
    width: 300px;
    font-size: 15px;
    margin-bottom: 0px;
}

.contact-info h5 a{
    color: white;
    width: 300px;
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 40px;
}

.sub-titledata{
    color: #0067ba !important;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.contact-form .form-group{
    margin-bottom: 10px !important;
}

.fullwidht{
    width: 100%;
}


.socialite i{
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: white;
    margin: 5px 12px 0 0;
    width: 50px;
    height: 50px;
    background: #a8a8a8;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
}


    .searchinmenu {
        padding: 0 20px 0 18px;
        height: 70px;
        font-weight: 600;
        border: none;
    }

.searchButton {
    background: white;
    color : #0067ba;
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
}
#thesearchbtn::placeholder {
    text-decoration: none;
    display: block;
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .3px;
    color: #333333;
}
.searchInput {
    border:none;
    background: none;
    outline:none;
    float:left;
    padding: 0;
    color: #000000;
    font-size: 16px;
    transition: 0.4s;
    line-height: 40px;
    width: 140px;

}

.navul{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.pab-15{
    padding-bottom: 15px !important;
}

input::-webkit-file-upload-button {
    position: absolute;
    border: none;
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
    transition: 100ms ease-out;
    background: #a8a8a8;
    font-size: 16px;
    color: white;
    cursor: pointer;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
    padding: 11px 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-transform: capitalize;
}

.filebtn{
    border: 0px;
    padding-left: 0px ;
}
.bluewave{
    /*background:linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(139,186,224,1) 0%, rgba(0,103,186,1) 35%);*/
    padding: 5px;
    padding-left: 25px;
    padding-right: 25px;
    color: #FFF;
    background-color: #2d83f0;
    width: 100%;
}

.width60{
    width: 60%;
    margin-right: 5px !important;
}

.width70{
    width: 70%;
    margin-right: 5px !important;
}


.backgroundblueholmed{
    color: #0067ba;
}

.blogcontent{
    font-size: 14px;
}


.width60:after{
    background: #EA4335;
    padding: 7px 50px;
    color: #FFF;
    position: absolute;
    bottom: 0;
     right: -50px;
    transform: rotate(45deg);
    border: 1px dashed #FFF;
    box-shadow: 0 0 0 3px #ea4335;
    margin: 5px;
}


.bluewave1:after {
    content: '';
    background: #EA4335;
    padding: 7px 10px;
    color: #FFF;
    left: 30px;
    position: absolute;
    transform: rotate(135deg);
    box-shadow: 0 0 0 3px #ea4335;
    margin: 5px;
}

.darkblue{
    color: #003366;
}


.hidden{

}

.removeradius{
    border-radius: 0px !important;
}

.recentpost{
    background-color: #eff1fd;
}

.fontsize14{
    font-size: 14px;
}

.lastnew{
    height: 5px;
    background-color: #003366;
}

.widget-recent-post .widget-news-item{
    border-bottom: 0px!important;
}

.floatblog{
    position: absolute;
    bottom: -17px;
}

.whitewave{
    /*background:linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(139,186,224,1) 0%, rgba(0,103,186,1) 35%);*/
    padding: 5px;
    background-color: white;

}
.squaresize{
    font-size: 10px;
}
.squaresize  i{
    color: #a8a8a8 !important;

}

.blog-footer .popular-tags a:after {
    content: '' !important;
}


.activemenu a{
    color:#0067ba !important;
}

.contact-image-number.style-two{
    padding: 25px;
}

.form-control{
    color: #a8a8a8;
}


.addarrow:after {
    border-left: solid transparent 14px;
    border-top: solid #2d83f0 11px;
    top: 38px;
    content: " ";
    height: 0;
    left: 11%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}


@font-face {
    font-family: 'Heebolight';
    src: url('../fonts/Heebo-Light.ttf') format("truetype");
}

@font-face {
    font-family: 'Heebomedium';
    src: url('../fonts/Heebo-Medium.ttf') format("truetype");
}


@font-face {
    font-family: 'Heebobold';
    src: url('../fonts/Heebo-Bold.ttf') format("truetype");
}

/*https://stackoverflow.com/questions/28279989/multiple-font-weights-one-font-face-query*/

.heebo1{
    font-family: 'Heebolight', sans-serif;
    font-weight: initial;
}

.heebo2{
    font-family: 'Heebomedium', sans-serif;
    font-weight: initial;
}

.heebo3{
    font-family: 'Heebobold' , sans-serif;
    font-weight: initial;
}



.heebolight20{
    font-family: 'Heebolight', sans-serif;
    color: #333333;
}
.fontsize20{
    font-size: 20px !important;

}


.figuredata {
    position: relative;
    width: 360px; /* can be omitted for a regular non-lazy image */
    max-width: 100%;
}
.figuredata img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
}
.figuredata:hover img.image-hover {
    opacity: 1;
}

.heebobold18{
    font-family: 'Heebobold' , sans-serif !important;
    font-size: 18px !important;
}

.heebolight15{
    font-family: 'Heebolight' , sans-serif !important;
    font-size: 15px !important;
}

.heebolight20px{
    font-family: 'Heebolight' , sans-serif !important;
    font-size: 20px !important;
}

.heebobold20{
    font-family: 'Heebobold' , sans-serif !important;
    font-size: 20px !important;
}

.heebomedium14{
    font-family: 'Heebomedium' , sans-serif !important;
    font-size: 14px !important;
}

.heebomedium13{
    font-family: 'Heebomedium' , sans-serif !important;
    font-size: 13px !important;
}


.heebobold14{
    font-family: 'Heebobold' , sans-serif !important;
    font-size: 14px !important;
}

.heebobold42{
    font-family: 'Heebobold' , sans-serif !important;
    font-size: 42px !important;
}

.heebobold32{
    font-family: 'Heebobold' , sans-serif !important;
    font-size: 34px !important;
}


.contentmustbeheebomeium14 *{
    font-family: 'Heebomedium' , sans-serif !important;
    font-size: 14px !important;

}

.contentmustbeheebomeium14{
    font-family: 'Heebomedium' , sans-serif !important;
    font-size: 14px !important;

}

.contentheebolight15{
    font-family: 'Heebolight' , sans-serif !important;
    font-size: 15px !important;
}

.contentheebolight15 *{
    font-family: 'Heebolight' , sans-serif !important;
    font-size: 15px !important;
}

.heebobold28{
    font-family: 'Heebobold' , sans-serif !important;
    font-size: 28px !important;
}

.heebobold23{
    font-family: 'Heebobold' , sans-serif !important;
    font-size: 23px !important;
}


.main-menu .navbar-collapse li a:hover{
    color:#0067ba !important;
}



.contentheebolight15 p{
    margin-bottom: 5px !important;
}

.knowmore{
    font-size: 15px !important;
    color: white !important;
    opacity: 1 !important;
}


.onhover{
    display: none;
}
.feature-item:hover .onhover{
    display: block !important;
}
.feature-item:hover .normal{
    display: none !important;
}


.image-hover{
    display: none !important;
}

.speccase:hover .image-hover{
    display: block !important;
}


.speccase:hover .image-main{
    display: none !important;
}


.contentofblogs *{
    font-family: 'Heebolight' , sans-serif !important;
    font-size: 14px !important;
}
.fontsie14{
    font-size: 14px !important;
}

.blogdata{
    text-overflow:ellipsis;
    overflow:hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;

}

.contentmustbelight15 *{
    font-family: 'Heebolight' , sans-serif !important;
    font-size: 15px !important;
}

.container-2{
    width: 80px;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}

.container-2 input#search{
    width: 40px;
    border: none;
    font-size: 10pt;
    float: left;
    padding-left: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #333333;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-transition: width .55s ease;
    -moz-transition: width .55s ease;
    -ms-transition: width .55s ease;
    -o-transition: width .55s ease;
    transition: width .55s ease;
    font-family: 'Heebolight' , sans-serif !important;

}

.nopaddingleft{
    padding-left: 0px !important;
}

.container-2 input#search::-webkit-input-placeholder {
    color: #333333;
    font-family: 'Heebolight' , sans-serif !important;
}

.container-2 input#search:-moz-placeholder { /* Firefox 18- */
    color: #333333;
    font-family: 'Heebolight' , sans-serif !important;
}

.container-2 input#search::-moz-placeholder {  /* Firefox 19+ */
    color: #333333;
    font-family: 'Heebolight' , sans-serif !important;
}

.container-2 input#search:-ms-input-placeholder {
    color: #333333;
    font-family: 'Heebolight' , sans-serif !important;
}

.container-2 .icon{
    position: absolute;
    top: 50%;
    margin-left: 0px;
    z-index: 1;
    color: #0067ba;
}

.container-2 input#search:focus, .container-2 input#search:active{
    outline:none;
    width: 150px;
    border-bottom: 2px solid #0067ba ;
    font-family: 'Heebolight' , sans-serif !important;

}

.container-2:hover input#search{
    width: 150px;
    border-bottom: 2px solid #0067ba ;
    font-family: 'Heebolight' , sans-serif !important;
}

.container-2:hover .icon{
    color: #0067ba;

}


.marginbtn5{
    margin-bottom: 4px;
}

.bottomdata{
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.addpad10{
    padding-top: 10px;
    padding-bottom: 10px;
}


.changpadd{

    padding-right: 0px !important;
    padding-top: 0px !important;

}
.addbordertobox{
    border-radius: 5px;
    box-shadow: 1px 2px 2px 2px rgb(12 12 12 / 20%);
    padding-left: 0px;padding-right: 0px;
    margin-left: 10px;margin-right: 10px
}

/*.addbordertobox:hover{*/
/*    box-shadow: inherit !important;*/
/*}*/


.fullwidthnav{
    width: 100%;
}

.centralizecenter{
    align-items: center;
    vertical-align: middle;
    display: flex;
}

.lightbluebackground{
    background-color: #0067ba;;
}

.fontsize18p{
    font-size: 18px !important;
}

.fontsize36p{
    font-size: 36px !important;
}
.minheight500{
    min-height: 430px;
}
.minheight300{
    min-height: 300px;
}
#loader{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.mtb-10{
    margin-top: 10px;
    margin-bottom: 10px;
}

.lineh18{
    line-height: 18px
}



.affiliates.owl-carousel .owl-item img{
    display: initial ;
     width: initial ;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF !important;
}


input[type='file'] { font-size: 0; }
::file-selector-button { font-size: initial; }


.justify-left{
    text-align: left;
}


.alert-custom{
    color: white;
    background-color: #a8a8a8;
    border-color: #a8a8a8;
}

.lineheight1{
    line-height: 1;
}




.pdf {
    width: 100%;
    aspect-ratio: 4 / 3;
}

.pdf{
    height: 100%;
    margin: 0;
    padding: 0;
}
