.our-packages .pack .head h4 {
    font-size: 28px !important;
}
span.pnum {
    position: absolute;
    right: 50px;
    top: 12px;
    color: #4bff93;
    font-size: 14px;
    font-weight: 600;
}
@media only screen and ( max-width:768px ){
header .container img.img-responsive {
        max-width: 160px;
}
}
.client_reviews .reviews .box .img {
  /*  display: none;*/
}



.informative h6 {
    font-weight: bold;
    color: #0024bf;
    font-size: 26px;
    margin-bottom: 12px;
}

.informative li {
    color: #696c70;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
}

section.stand_out.informative {
    background-size: 100%;
}

.informative li:before {
    content: "\f105";
    position: absolute;
    font-family: fontawesome;
    font-weight: bold;
    font-size: 20px;
    left: 0;
    color: #f60118;
}

.informative li strong {
    font-weight: 600;
    color: #000;
}

header nav {
    margin-top: 22px;
}

header {
    padding-top: 5px;
}


header .col-sm-3 a img {
    /* max-width: 220px; */
    /*margin-top: 17px;*/
}
a.logo {
    margin-top: 12px;
    float: left;
}


@media only screen and ( max-width:767px ){
 header{
       background: #66269e;;
    
}   
    
}
