.header-social-icon
{
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.header-contact-info
{
  padding-top: 0.4rem;
}
.header-contact-info img
{
float: left;
width: 2rem;
}
.header-contact-info h5
{
      font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    padding-top: 0.35rem;
    display: inline;
    float: left;
    margin-left: 8px;
    color: #fff;
    font-weight: 600;
    margin-bottom: unset;
}
#header-social-icon .hover-effect1 {text-align: center; }
#header-social-icon .hover-effect1 ul{margin: unset;

float: right;}
#header-social-icon .hover-effect1 ul li { display: inline-block; }
#header-social-icon .hover-effect1 ul li a { font-size: 18px;

color: #fff;

margin: 0px 4px;

line-height: 30px;

display: inline-block;

width: 30px;

height: 30px;

background: transparent;-webkit-transition: all .6s ease; -moz-transition: all .6s ease; -ms-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }
#header-social-icon .hover-effect1 ul li:hover a { border-radius: 50%; background: #505050; -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

#Smallchat .Messages, #Smallchat .Messages_list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.chat_close_icon {
   cursor:pointer;
    color: #fff;
    font-size:16px;
    position: absolute;
    right: 12px;
    z-index: 9;
}
.chat_on {
    position: fixed;
    z-index: 10;
    width: 45px;
    height: 45px;
    right: 15px;
    bottom:20px;
    background-color: #0ab203;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding: 9px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    cursor: pointer;
    display: block;
}
.chat_on_icon{
    color:#fff;
    font-size:25px;
    text-align:center;
}
.pkg-cont-outer
{
    padding: 2rem;
    background-color: 
#fff;
box-shadow: 1px 5px 5px 5px
#d3d3d336;
margin-bottom: 1rem;
}
/*
#Smallchat,#Smallchat * {
 box-sizing:border-box; 
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 -webkit-tap-highlight-color:transparent
}
*/
#Smallchat .Layout { 
 pointer-events:auto;
 box-sizing:content-box!important;
 z-index:999999999;
 position:fixed;
 bottom:20px;
 max-width:420px;
 max-height:30px;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:end;
 -webkit-justify-content:flex-end;
 -ms-flex-pack:end;
 justify-content:flex-end;
 border-radius:50px;
 box-shadow:5px 0 20px 5px rgba(0,0,0,.1);
 -webkit-animation:appear .15s cubic-bezier(.25,.25,.5,1.1);
 animation:appear .15s cubic-bezier(.25,.25,.5,1.1);
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards;
 opacity:0;
 -webkit-transition:right .1s cubic-bezier(.25,.25,.5,1),bottom .1s cubic-bezier(.25,.25,.5,1),min-width .2s cubic-bezier(.25,.25,.5,1),max-width .2s cubic-bezier(.25,.25,.5,1),min-height .2s cubic-bezier(.25,.25,.5,1),max-height .2s cubic-bezier(.25,.25,.5,1),border-radius 50ms cubic-bezier(.25,.25,.5,1) .15s,background-color 50ms cubic-bezier(.25,.25,.5,1) .15s,color 50ms cubic-bezier(.25,.25,.5,1) .15s;
 transition:right .1s cubic-bezier(.25,.25,.5,1),bottom .1s cubic-bezier(.25,.25,.5,1),min-width .2s cubic-bezier(.25,.25,.5,1),max-width .2s cubic-bezier(.25,.25,.5,1),min-height .2s cubic-bezier(.25,.25,.5,1),max-height .2s cubic-bezier(.25,.25,.5,1),border-radius 50ms cubic-bezier(.25,.25,.5,1) .15s,background-color 50ms cubic-bezier(.25,.25,.5,1) .15s,color 50ms cubic-bezier(.25,.25,.5,1) .15s
     
}

#Smallchat .Layout-right {
 right:20px
}

#Smallchat .Layout-open {
 overflow:hidden;
 min-width:370px;
 max-width:420px;
 height:500px;
 max-height:440px;
 border-radius:10px;
 color:#fff;
 -webkit-transition:right .1s cubic-bezier(.25,.25,.5,1),bottom .1s cubic-bezier(.25,.25,.5,1.1),min-width .2s cubic-bezier(.25,.25,.5,1.1),max-width .2s cubic-bezier(.25,.25,.5,1.1),max-height .2s cubic-bezier(.25,.25,.5,1.1),min-height .2s cubic-bezier(.25,.25,.5,1.1),border-radius 0ms cubic-bezier(.25,.25,.5,1.1),background-color 0ms cubic-bezier(.25,.25,.5,1.1),color 0ms cubic-bezier(.25,.25,.5,1.1);
 transition:right .1s cubic-bezier(.25,.25,.5,1),bottom .1s cubic-bezier(.25,.25,.5,1.1),min-width .2s cubic-bezier(.25,.25,.5,1.1),max-width .2s cubic-bezier(.25,.25,.5,1.1),max-height .2s cubic-bezier(.25,.25,.5,1.1),min-height .2s cubic-bezier(.25,.25,.5,1.1),border-radius 0ms cubic-bezier(.25,.25,.5,1.1),background-color 0ms cubic-bezier(.25,.25,.5,1.1),color 0ms cubic-bezier(.25,.25,.5,1.1);
}
.fc1
{
    background-color:#fff !important;
    color:#000 !important;
}
#Smallchat .Layout-expand {
 height:300px;
 min-height:300px;
      display:block;
}
#Smallchat .Layout-mobile {
 bottom:10px
}
#Smallchat .Layout-mobile.Layout-open {
 width:calc(100% - 20px);
 min-width:calc(100% - 20px)
}
.book-btn
{
    background-color:#14638c;
    color:#fff;
}
#Smallchat .Layout-mobile.Layout-expand {
 bottom:0;
 height:100%;
 min-height:100%;
 width:100%;
 min-width:100%;
 border-radius:0!important
}
@-webkit-keyframes appear {
 0% {
  opacity:0;
  -webkit-transform:scale(0);
  transform:scale(0)
 }
 to {
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1)
 }
}
@keyframes appear {
 0% {
  opacity:0;
  -webkit-transform:scale(0);
  transform:scale(0)
 }
 to {
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1)
 }
}
#Smallchat .Messenger_messenger {
 position:relative;
 height:100%;
 width:100%;
 min-width:300px;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -webkit-flex-direction:column;
 -ms-flex-direction:column;
 flex-direction:column
}
#Smallchat .Messenger_header,#Smallchat .Messenger_messenger {
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex
}
#Smallchat .Messenger_header {
 -webkit-box-align:center;
 -webkit-align-items:center;
 -ms-flex-align:center;
 align-items:center;
 padding-left:10px;
 padding-right:40px;
 height:50px;
 -webkit-flex-shrink:0;
 -ms-flex-negative:0;
 flex-shrink:0
}


#Smallchat .Messenger_header h4 {
 opacity:0;
 font-size:16px;
 -webkit-animation:slidein .15s .3s;
 animation:slidein .15s .3s;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}

#Smallchat .Messenger_prompt {
 margin:0;
 font-size:16px;
 line-height:18px;
 font-weight:400;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}

@-webkit-keyframes slidein {
 0% {
  opacity:0;
  -webkit-transform:translateX(10px);
  transform:translateX(10px)
 }
 to {
  opacity:1;
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
}
@keyframes slidein {
 0% {
  opacity:0;
  -webkit-transform:translateX(10px);
  transform:translateX(10px)
 }
 to {
  opacity:1;
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
}
#Smallchat .Messenger_content {
    height: 450px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
}
#Smallchat .Messages {
    position: relative;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-box;
    padding-top:3.4rem !important;
    padding-bottom:3.4rem !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
    background-color: #cdcdcd;
    -webkit-overflow-scrolling: touch;
}
.book-btn:hover
{
    color:#fff;
}





#Smallchat .Input {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-top: 17px;
    padding-bottom: 15px;
    color: #96aab4;
    background-color: #fff;
    border-top: 1px solid #e6ebea;
}
#Smallchat .Input-blank .Input_field {
    max-height: 20px;
}
#Smallchat .Input_field {
    width: 100%;
    resize: none;
    border: none;
    outline: none;
    padding: 0;
        padding-right: 0px;
        padding-left: 0px;
    padding-left: 20px;
    padding-right: 75px;
    background-color: transparent;
    font-size: 16px;
    line-height: 20px;
    min-height: 20px !important;
}
#Smallchat .Input_button-emoji {
    right: 45px;
}
#Smallchat .Input_button {
    position: absolute;
    bottom: 15px;
    width: 25px;
    height: 25px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
}
#Smallchat .Input_button-send {
    right: 15px;
}
#Smallchat .Input-emoji .Input_button-emoji .Icon, #Smallchat .Input_button:hover .Icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
#Smallchat .Input-emoji .Input_button-emoji .Icon path, #Smallchat .Input_button:hover .Icon path {
    fill: #2c2c46;
}
.page_img
{
    margin-bottom:3rem;
}
.page_image
{
    width:100%;
    height:230px;
    border:1px solid lightgray;
}
.head-pad {
    padding: 23px 15px;
}
.navbar-default .navbar-toggle .icon-bar
{
    background: #069;
}
.know-more
{
    color:#14638c;

font-size: 22px;
}
.middle_menu_area .navbar.navbar-default .nav.navbar-nav li {

    margin-left: 45px;

}
.abt-img
{
    height: 280px;
    width: 100%;
}
.abt-con
{
        font-family: 'Montserrat',sans-serif;
    font-size: 15px;
    line-height: 34px;
  
    text-align: justify;
    margin-bottom: 1.5rem;
    padding-right: 2rem;
    color: #6f6f6f;
    font-weight: 500;
}
.set-padding-sec
{
    padding: 50px 0px;
}
.carousel-inner
{
    height: 570px;
}
.inner_content p
{
    font-size: 14px;
text-align: justify;
margin-bottom: 2rem;
line-height: 25px;
}
.inner_content p span
{
    font-weight: 600;
color:#14638c;
}
.states li
{
    color:
    #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    font-family: 'Montserrat',sans-serif;
}
.states li a
{
    color:
    #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    font-family: 'Montserrat',sans-serif;
}
.our_service_area
      {
        padding: 70px 0px 30px 0px;
      }
        .blink {
            -webkit-animation: blink 1s step-end infinite;
                    animation: blink 1s step-end infinite;
        }
        @-webkit-keyframes blink { 50% { visibility: hidden; }}
                @keyframes blink { 50% { visibility: hidden; }}
         
        @media(max-width: 768px)
        {
            .business_box_area, .latest_news_area, .our_company_area, .our_service_area, .practice_area {

    padding: 35px 0;

}

            .plane-p {
    padding: 1px !important;
    font-weight: bold;
    font-size: 11px !important;
    text-align: center;
}
.col-big-plane {
    color: #fff;
    background-color: #741c18;
    margin-top: -3.5% !important;
}
.col-plane {
   margin-top: -13% !important;
margin-left: 75% !important;
}
.col-planet{
    width: 83.3% !important;
}
.col-planeti{
    width: 27% !important;
}
        }
  /*header responsive*/
  @media(max-width: 768px){
       .middle_menu_area .navbar.navbar-default {

    background: none !important;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    margin-top: -2%;
    width: 80% !important;
    float: right;

}
.middle_menu_area.affix {

    position: absolute !important;
    width: 100%;
    top: 0;
    background: transparent;
    margin-top: 1.5%;

}
.middle_menu_area .navbar.navbar-default .nav.navbar-nav {

    margin-left: -15px;
    background-color: #069;

}
 
    .navbar-default .navbar-toggle {

    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0;

}
    .navbar {

    position: relative;
    min-height: 24px;
    margin-bottom: 20px;
    border: 1px solid transparent;

}
  .display-none-m{
    display: none;
  }
   .display-inline-m{
    display: inline-block;
  }
  .display-half-m{
    width: 49%;
  }
  .display-half-logo-m{
    width: 49%;
  }
  .logo{
         padding: 0px !important;
         text-align: left !important;
         }
         .logo img{
         width: 90% !important;
         }
         .btn-top{
         color: #fff;
         background-color: #2e892e;
         padding: 10px 17px !important;
         border-radius: 7px;
         font-size: 9px;
         }
         .top-link-font{
            font-size: 10px !important;
         }
         .top-social-img{
            width:13%;
         }
         .header_contact_details {
    padding: 0px 0 6px !important;
    display: block;
}
.top-marg{
            margin-top: 0% !important;
         }
         .our-core-p{
            font-size: 12px;
text-align: justify;
         }
         .head-4 {
    color: #504f4f;
    font-weight: bold;
    margin-top: 3%;
    font-size: 15px !important;
}
.card {
    margin: 0;
    padding: 9px 9px !important;
   
    height: 270px !important;
}
.card-text p {
    font-size: 10px !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #069;
    cursor: default;
    padding: 8px 15px !important;
    font-size: 12px !important;
}
.nav-tabs > li > a {
    margin-right: 2px !important;
    line-height: 1.42857143;
    border: 1px solid transparent;
    padding: 8px 15px !important;
    font-size: 12px !important;
    border-radius: 0px;
}

         .marg-top{
            margin-top: 6% !important;
         }
         .block-title h2 {
    font-weight: bold;
    color: #069;
    margin-top: 2%;
}
.block-title p {
    text-align: left;
    font-size: 14px !important;
    color: #069;
    margin-bottom: 6%;
    margin-top: 3%;
}
.head-pad {
    padding: unset;
}

}
 /*header responsive*/
 /*footer responsive*/
 @media(max-width: 768px){
 .footer_area {
    background: #069;
    padding-top: 40px;
}
.footerp p {
    color: #fff;
    font-size: 12px;
}
.footer-end h5 {
    color: #069;
    padding: 13px 9px;
    font-size: 12px;
}
.contact_widget .contact_inner .media .media-body a, .contact_widget .contact_inner .media .media-body p {
    font-size: 12px !important;
    font-family: Lato,sans-serif;
    color: #fff;
    letter-spacing: .32px;
    line-height: 20px !important;
}
.contact_widget .contact_inner .media:nth-child(2) .media-body a {
    color: #fff;
    font-size: 12px !important;
    font-weight: 700;
}
.contact_widget .contact_inner .media {
    margin-top: 10px !important;
}
.footer-body-e{
         margin-top: 10px !important;
         }
         .f_social {
    margin-top: 10px !important;
}
.footer_widget .col-xs-6 {
    margin-bottom: 35px;
}


}
 /*footer responsive*/
.middle_menu_area.affix {
    position: fixed;
    width: 100%;
    top: 0;
    background: transparent;
    margin-top: 1.5%;
}
/* header */

         .text-left{
         text-align: left;
         }
         .header_contact_details{
    padding: 10px 0 8px;

         display: block;
         }
         #f1_container {
         position: relative;
         margin: 10px auto;
         width: 100%;
         height: 253px;
         z-index: 1;
         }
         #f1_container {
         perspective: 1000;
         }
         #f1_card {
         width: 100%;
         height: 100%;
         transform-style: preserve-3d;
         transition: all 1s linear;
         }
         #f1_container:hover #f1_card {
         transform: rotateY(180deg);
         box-shadow: -5px 5px 5px #aaa;
         }
         .face {
         position: absolute;
         width: 100%;
         height: 100%;
         backface-visibility: hidden;
         }
         .face.back {
         display: block;
         transform: rotateY(180deg);
         box-sizing: border-box;
         padding: 10px;
         color: white;
         text-align: center;
         background-color: #aaa;
         }
         .head-card{
         text-align: left;
         color: #069;
         font-weight: bold;
         padding-bottom: 10px;
         padding-top:15px;
         }
         .fas{
         color:#4183D7;
         }
         .product_brands .owl-item, .our_recent_work_carousel .owl-item {
         padding: 0 15px;
         width: 400px;
         }
         .our_case_inner .col-md-3{
         margin-bottom:20px;
         }
         .header_gray_info {
         overflow: hidden;
         clear: both;
         background: #14638c;
         }
         .navbar-default .navbar-collapse, .navbar-default .navbar-form
         {
             background-color:#14638c;
         }
         .btn-top{
         color: #fff;
         background-color: #2e892e;
         padding: 14px 22px;
         border-radius: 7px;
         }
         .top-side-button{
         padding-top: 2rem;
         text-align: right;
         }
         
         .logo{
         padding: 10px;
         text-align: center;
         }
         .logo img{
         width: 70%;
         }
         .top-link-font{
            font-size: 14px;
         }
         .top-marg{
            margin-top: 2%;
         }
      
         .head-4{
         color: #504f4f;
         font-weight: bold;
         margin-top: 2%;
         padding-bottom: 1rem;
         }
         .core-value{
         padding-bottom: 65px;
         }
         .marg-bot{
         margin-bottom: 2%;
         }
         .marg-top{
            margin-top: 3%;
         }
         .marg-card{
         margin-bottom: 5%;
         }
         .col-big-plane{
         color: #fff;background-color: #741c18;margin-top: -1.5%;
         }
         .col-plane{
         margin-top: -7.5%;margin-left: -4%;
         }
         .plane-p{
         text-align: right;
         margin-right: 32%;
         padding: 8px;
         font-weight: bold;
         font-size: 16px;
         }
         .our-core-p{
            font-size: 14px;
text-align: justify;
padding-bottom: 1rem;
         }
         .card{
         margin: 0;
         padding: 22px 22px;
         height: 270px;
         }
         .choose .card{
             height:100%;
         }
         .card-img { 
         width: 100%;
         }
         .choose .card-img{
             display:flex;
         }
         .card-img img{ 
         width: 35%;
         margin-bottom: 0.2rem;
         border-radius: 4px;
         }
         
         .choose .card .card-img img{
             width: 60px;
             margin: 0 auto;
         }
         .card-title{ 
         text-align: left;
         margin-top: 10px;
         }
         .choose .card-title{
             text-align:center;
         }
         .card-text{
         padding-top: 3%;
         padding-bottom: 6%;
         }
         .choose .card-text{
             text-align:center;
         }
         .card-text p{
         font-size: 13px;
         }
         .card-btn{
         margin-left: 2.5rem;
         margin-top: -4%;
         }
         .card-title h4{ 
         color: #000;
    font-weight: bold;
    line-height: 26px;
         }
         .card-btn-primary{
            color: #fff;
    background-color: #14638c;
    padding: 10px 24px;
    border-radius: 0px;
    font-weight: 600;

         }
         .card-btn-primary:hover{
         color: #000;
         }
         .card:hover{
         box-shadow: 2px 3px 10px 2px #80808080;
         }
         .nav-tabs {
         border-bottom: none;
         }
         .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
         color: #fff;
         background-color: #069;
         cursor: default;
         padding: 10px 20px;
         font-size: 16px;
         }
         .nav-tabs > li > a {
         margin-right: 20px;
         line-height: 1.42857143;
         border: 1px solid transparent;
         padding: 10px 20px;
         font-size: 16px;
         border-radius: 0px;
         }
         .nav > li > a:focus, .nav > li > a:hover {
         text-decoration: none;
         background-color: #069;
         color: #fff;
         }
         .block-title p{ 
         text-align: left;
         font-size: 16px;
         color: #069;
         margin-bottom: 6%;
         margin-top: 3%
         }
         .block-title h2{ 
         font-weight: bold;
         color: #069;
         }
         .apply-btn{
         color: #fff;
         background-color: #069;
         padding: 9px 17px;
         border-radius: 7px;
         }
         .apply-btn:hover{
         color: #fff;
         }
         .block-title-img img{
         width: 100%;box-shadow: 3px 1px 8px 2px #80808066;
         }
         /*footer*/
         .footer_area {
         background: #474747;
         padding-top: 50px;
         padding-bottom: 50px;
         }
         .f_title h3 {
         font-size: 16px;
         color: #fff;
         font-family: Montserrat,sans-serif;
         font-weight: 700;
         opacity: 1;
         letter-spacing: .32px;
         text-transform: uppercase;
         position: relative;
         padding-bottom: 18px;
         }
         .link_widget ul li a {
         font-size: 14px;
         color: #fff;
         letter-spacing: .32px;
         transition: all .4s linear 0s;
         }
         .contact_widget .contact_inner .media .media-body h4 {
         font-size: 16px;
         font-weight: 700;
         color: #fff;
         text-transform: uppercase;
         letter-spacing: .32px;
         }
         .contact_widget .contact_inner .media .media-body a, .contact_widget .contact_inner .media .media-body p {
         font-size: 14px;
         font-family: Lato,sans-serif;
         color: #fff;
         letter-spacing: .32px;
         line-height: 24px;
         }
         .contact_widget .contact_inner .media:nth-child(2) .media-body a {
         color: #fff;
         font-size: 14px;
         font-weight: 700;
         }
         .contact_widget .contact_inner .media .media-left i {
         font-size: 22px;
         color: #fff;
         }
         .about_widget p {
         font-size: 14px;
         line-height: 24px;
         color: #fff;
         letter-spacing: .48px;
         padding: 25px 0 15px;
         }
         .f_title h3::before {
         width: 40px;
         height: 0px;
         background: #0991d4;
         position: absolute;
         bottom: 0;
         display: none;
         }
         .f_title {
         padding-bottom: 5px;
         }
         .link_widget ul li {
         margin-bottom: 3px;
         }
         .about_widget img {
         max-width: 75%;
         }
         .f_social {
         margin-top: 5px;

         }
         .footerp p{
            color: #fff;
            font-size: 12px
         }
         .footer-end h5{
            color: #14638c !important;
padding: 13px 9px;
         }
         .bg-light{
            color: #fff;
         }
         .footer-body-e{
         margin-top: 35px !important;
         }
         .middle_menu_area .navbar.navbar-default {
    background: #069;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    margin-top: -2%;
}
.document{
    width:100%;
    height: 163px;
    box-shadow:0 0 10px #ccc;
    padding:2rem;
    display:flex;
    border-radius:20px;
}
.document .img{
    width:45%;
    margin-right:5px;
    height:100%;
    display:grid;
    place-content:center;
    place-items:center;
}
.document .img img{
    width:60px;
    height: 60px;
    border-radius:50%;
    object-fit:cover;
}
.document h4{
    font-size: 16px;
    margin-bottom: 1rem;
    color: #14638c;
    font-weight: 700;
}
.mb-5{
    margin-bottom:2rem;
}
.gallery .img{
    width:100%;
    height:100%;
    position:relative;
}
.gallery .img img{
     width:100%;
    height:100%;
    object-fit:cover;
}
.gallery .img:hover .links{
    height:100%;
    opacity:1;
}
.gallery .links {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: rgba(255,255,255,0.5);
    display: grid;
    place-content: center;
    font-size: 36px;
    transition:all 0.5s;
    opacity:0;
}
.review{
    text-align:center;
   
}
.review .desc {
    text-align:center;
}
.review .img{
    width: 60px;
    height: 60px;
    border-radius:50%;
    margin: 0 auto;
    margin-bottom:2rem;
}
.review .img img{
    width: 100%;
    height: 100%;
    border-radius:50%;
    object-fit:cover;
    object-position:top;
}
.space{
    padding: 3rem 0;
}
.owl-nav,.owl-dots{
    display:none;
}
@media(max-width: 468px)
{
    .header-contact-info h5
    {
        padding-top:0rem;
        font-size:12px;
       
    }
    .header-social-icon {
    padding-top: 0.2rem;
    padding-bottom: 0.5rem;
}
    .header-contact-info img
    {
        width:7%;
    }
    #header-social-icon
    {
        display:none;
    }
    #Smallchat .Layout-open
    {
        min-width:310px !important;
    }
    .page_image
    {
        margin-bottom:1rem;
        height:auto;
    }
    .page_img
    {
        margin-bottom:1rem;
    }
    .middle_menu_area .navbar.navbar-default
    {
        margin-top:0% !important;
        width:100% !important;
    }
    .inner_content
    {
        margin-bottom:2rem;
    }
    .inner_content p
    {
        font-size:13px;
        margin-bottom:0.5rem;
        line-height:24px;
    }
    .footer_area
    {
        padding-top: 20px;
    }
    .about_widget p
    {
        padding: 10px 0 15px;
    }
    .carousel-inner
    {
        height: 180px;
    }
    .abt-con
    {
        font-size: 13px;
        line-height: 24px;
    }
    .know-more
    {
        font-size: 16px;
        margin-bottom: 1rem;
    }
    .abt-img
    {
        height: 180px;
        width: 100%;
        margin-bottom:2rem;  }
        .set-padding-sec {
    padding: 35px 0px;
}
.card
{
    height: 200px !important;
}
.card-btn
{
    margin-left: 16px;
    margin-bottom:1rem;
}
.f_title h3
{
    font-size: 13px;
}
.f_social
{
    text-align: center;
}
.navbar-header
{
    position:relative;
    margin-top:-36px;
}
.header_contact_details
{
    padding:0px !important;
}
.link_widget ul li a
{
    font-size:11px;
}
}
