.header-logo{
    margin-top: 25px;width: 350px;
}

.overlay.overlay-op-7:hover::before, .overlay.overlay-op-7.overlay-show::before, .overlay.overlay-op-7.show::before {
    opacity: 0.2;
}

.featured-boxes {
    margin-bottom: 20px;
}
b{
    font-weight:bold;
}
.featured-boxes-modern-style-2 .featured-box .box-content h2 {
    font-weight: 500;
}
.iconbgBlue{
    background-color:#5484D9;
}
.careericon i {
    border: 1px solid #231F20;
    border-radius: 100%;
    bottom: 15px;
    color: #231F20;
    font-size: 20px;
    height: 30px;
    line-height: 27px;
    position: absolute;
    right: 15px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 30px;
}

.icon-featuredSolution {
    display: inline-block;
    font-size: 0;
    /* margin: 25px; */
    margin-left: 40px;
    /* margin-top: 30px; */
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #FFF;
    font-size: 5.3em;
    line-height: 150px;
}

.box-content a:hover {
    text-decoration: none;
}

.pageTitle{
   text-transform: uppercase; font-size: 42px!important; padding: 20px;
}

.graybgSection{
    background: #f5f5f5!important; padding: 50px 0px!important;
}

.whitebgSection{
    background: white!important; padding: 50px 0px!important;
}

.mt6{
    margin-top:6px;
}

.mt10{
    margin-top:10px;
}

.boldText{
    font-weight: bold !important
}

.whitebg{
    background-color:white;
}

.serviceSection{
    padding-bottom:30px;
}

.footerlogo
{width:350px;height:60px;}

.footerlogosection{
    background-color: white;
    padding: 10px;
}
#footer a:not(.btn):hover{
    color:#15355f;
}

.tagline{
    color:white;
    margin-top:20px;
    text-transform:capitalize;
    font-size:24px;
}

.sidebarHead{
    background: #173460; color: white; padding: 10px;
}

.whiteText{
    color:white;
}

.team{
        color: #5484d9;
    font-size: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
}

p{
    text-align:justify;
    color:black;
}
.dropdown-item:hover{
    background-color:#5484d9;
    color:white;
}

.r-in aside ul.nav-list > li > a:hover{
  background-color:#5484d9;
    color:white;
}

.featured-boxes .featured-box
{
    padding-top:40px;
    padding-bottom:40px;
    background-color: #5484d9;
}

.featured-boxes .featured-box:hover{
    background-color:#163361;
}
.featured-boxes .featured-box:hover  .icon-featured
{
    color:white;
}

 .featured-box.featured-box-primary .icon-featured {
     border-color: #ffffff; 
     color: #FFF; 
}
 .featured-boxes .featured-box h4{
     /*color:white;*/
    /*font-weight:bold;*/
 }

.featured-boxes .featured-box:hover h4
{
    /*color:white;*/
    /*font-weight:bold;*/
}
/*card*/

.card {
    border-radius:0;
    margin:10px auto;
}
.card-title {
	text-transform: capitalize;
	color: #fff;
    font-size:2em;
    font-weight:600;
    /*padding-top:20px;*/
}
.card-updateddate{
    font-size:12px;
    text-transform: capitalize;
    color:gray;
    
    margin-bottom:10px;
     margin-top:10px;

}

.card-text {
	margin-top:10px;
	margin-bottom: 10px;
	/*background-color:#FFFFFF;*/
	color:#FFF;
}
.Card-readmore{
    font-size:16px;
    font-weight:600;
    color:#b1040e;
    text-transform: capitalize;
    margin-top:10px;
    margin-bottom:10px;
}
.card-block{
    padding-bottom:40px;
}
.card-topborder{
    border-top:2px solid #608cdb;
    padding-left: 30px;
}
.card-design{
    margin-top:10px;
    margin-bottom:10px;
}
.card{
    box-shadow:none;
    border:none;
}

.card-img{
     height:260px;
    max-height:260px;
}

.ssheading{
    font-size:40px;
    text-align:center;
    margin-top:25px;
    margin-bottom:25px;
    font-weight:400;
}

.other-pad{
    padding:0px;
}

.card-side-blogs{
    padding-top:90px;
}


.no-padding{
    padding:0px;
}
li{
    font-size: 16.6px !important;
    margin-bottom: 6px;
}

.simg1{
    height:250px
}

.simg2{
    height:70vh;
}

.simg3{
    height:60vh;
}


.owl-carousel img{
    height:80px;
}

.owlcol{
    background-color: #163560;
     padding: 20px; 
      /*padding-bottom: 50px;*/ 
}

.owl-carousel .owl-nav button[class*="owl-"]:hover{
    background-color:#1b3355;
}
.pb50{

padding-bottom:50px;
}

b{
    font-family: 'Segoe UI Regular'!important;
}

.segoeFont{
    font-family: 'Segoe UI Regular'!important;
}


@media screen and (max-width:767px) {

    .careericon i{
        bottom:0px;
    }
    #header .header-nav-main nav{
        max-height:55vh;
    }
    .fa-caret-down{
        display:none;
    }

    .box-style {
        min-height:400px;
    }
}

.col-half-section h2,h3{
    text-transform:capitalize;
}

.col-half-head{
    font-size:22px;
}
.call_eid{
    font-size:16.6px;
}

li{
    color:black;
}

.EvenBox{
    background-color: #5d94f5 ;
}

.OddBox{
    background-color: #9359f5 ;
}
