*{
    letter-spacing: 1px;
}
html , body{
    overflow-x: hidden;
}
#get_first{

    display: inline-block;
    width: 80%;
    height: 0;
    border-bottom: 50px solid #b88059;
    border-right: 40px solid transparent;

}
#get_second{
    font-weight: 500;
    color: white;
    background-color: #3e7742;
    padding: 15px;

}
.top-bar {
    background-color: #3e7742;
    display: flex;
}
#firstheader{height: 50px; background-color: white;
    margin-top:0px;
    border-color:white;
    box-shadow: 4px 4px 4px lightgray;}
@media(max-width:1000px){
    .nav_icons{display: none;}
  }
  /* .nav_icons{margin-bottom: 0px;}
  .nav_icons{
      background-color: white;
      margin-top:0px;
      border-color:white;
      box-shadow: 4px 4px 4px lightgray;
  } */
/* NAVBAR SECTION START */

.navbar-header img{
 border-radius: 20px;
    height: 80px;
    margin-bottom: 15px;
}
.navbar{margin-bottom: 0px;}
.navbar-default{
    background-color: white;
    margin-top:0px;
    border-color:white;
    box-shadow: 4px 4px 4px lightgray;
}
.navbar-default .navbar-right .btn-3 a{color:black;letter-spacing: 2px;padding-top: 30px;font-size:18px;}

.navbar-nav>li>.dropdown-menu{
    border-left: 3px solid #b88059;
}
.dropdown:hover .dropdown-menu {display: block;}
/* CAROUSEL SECTION */

/* .carousel-inner img{margin-top: 134px;} */
/* .carousel-inner{height: 470px;} */
.carousel-caption .mb-4{padding-bottom: 148px;}
.carousel-control span{color: #eeeeee;}
#sec_btn{
    color: white;
    background-color: #316732;
    border-color: #316732;
    border-radius: 28px;
    padding: 16px;
    font-size: 18px;
    font-weight: 700;
    /* font-family: auto;    */
}

#sec_btn:hover{
    background-color: black;
    color: #316732;
}
#TestimonialDiv{
    margin-bottom:10px;
}

/* ABOUT SECTION */

#about_sec{
  height:340px;
  margin-top: 100px;
  margin-bottom:62px;
}

#about_sec span{
    font-weight: 700;
    margin: 0;
    font-size: 35px;
    color: #2a3a61!important;
    margin-bottom: 30px;
}
/* #about_sec img{
    max-width: 119%;
} */
#about_sec p{
    margin-top: 13px;
    margin-bottom: 5px;
    text-align: justify;
}

/* #increase .thumbnail
{
border:0;
margin-top: 20px;
opacity: 71.6%;
} */

.about_btn a{
   text-decoration-color: white;
    background-color: #316732;
    border-color: #316732;
    border-radius: 28px;
    padding: 14px;
    font-size: 18px;
    font-weight: 700;
    /* font-family: auto; */
}
.about_btn a:hover{

    background-color: white;
    color:black ;
}


/* SERVICE SECTION */
/* .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-60%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  } */
  .overlay-heading {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ser-item .middle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s;
  }
  .image {
    /* /* opacity: 1; */
    display: block;
    height: auto;
    /* transition: .5s ease; */
    backface-visibility: hidden;
    transition: transform 0.3s;
  }
  .ser-item:hover .image {
    transform: scale(1.1);
  }

  .ser-item:hover .middle {
    opacity: 1;
  }
  .text {
    color: #fff;
    text-align: center;
    font-weight: bold;
  }

#our_section{
    background-image: url("images/top-view-office-material-table.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    /*margin-top:px;*/
    background-size:cover;
    background-position:center;
}

.our_services h2{
    color: white;
    text-align: center;
    font-weight: 800;
    letter-spacing: 2px;
    margin-top:60px;
    font-size:31px;
}
.our_services hr{

    width: 61px;
    background-color:#316732;
    height: 4px;
}
#service{

    align-items: center;
    margin-bottom: 60px;
}

#service .fa{
margin-top: 15px;
margin-bottom: 15px;
color: #316732;
font-size: 43px;
}

#service h4{
    margin-top: 35px;
    font-weight: 600;
}

#service p{
    letter-spacing: 2px;
    padding:6px;
}

#service .thumbnail{
    border-left: 3px solid #316732;
    border-top: 3px solid#316732;
}

#service .thumbnail:hover{
    background-color: #316732;
    border: 2px solid black;
    color: black;
}
 .btn-info{
    color: white;
    background-color: #316732;
    border-color: #316732;
    border-radius: 28px;
    font-size: 18px;
    font-weight: 700;
    /* font-family: auto; */
    margin-top: -4px;
    margin-bottom: 10px;
}
.btn-info:hover{
    background-color: black;
    border-color: #316732;
    color: white;
}


/* NEWS SECTION */

#news_section h2{
    text-align: center;
    font-weight: 800;
    letter-spacing: 2px;
    margin-top:60px;
    font-size:31px;
}
#news_section hr
{
    width: 61px;
    background-color:#316732;
    height: 4px;
    margin-bottom:50px;
}
.panel .news-item-box{
    font-size: 20px;
    background: #316732;
    padding: 10px;
    color: #fff;
    text-align: center;
}


.panel-body a{
    color: black;
    letter-spacing: 2px;
}
.notice-div h4{
    color: black;
    font-size: 17px;
    /* font-family: ui-monospace; */
}
.notice-div p{
    margin-bottom: 20px;
    margin-top: 20px;
    color: rgb(110, 109, 109);
    border-bottom: 1px dashed #316732;
    font-size:15px;
    padding-bottom:20px;
    /* font-family: ui-monospace; */
}
.notice-div .fa-calendar{
    color:#b88059 ;
}
.notice-divnew .fa-calendar{
    color:#b88059 ;
    margin-bottom: 25px;
}
/* #news_section .panel-body  hr{
    border-bottom: 1px dashed #5bde65;
} */
/*
GET IN TOUCH SECTION */

#get_in{

    /*margin-top: 100px;*/
    background-color: #f4f9fc;
}
#get_in h2{
    text-align: center;
    font-weight: 800;
    letter-spacing: 2px;
    margin-top:60px;
    font-size:31px;
}
#get_in hr{
    margin-bottom: 71px;
    width: 61px;
    background-color:#316732;
    height: 4px;
}

#get_in #touch_sec{
    padding: 30px;
}
#get_in .form-control{
    border-radius: 0px;
    height: 40px;
}
#foot-up{
    background-color: #b88059;
    margin: 0;
    display: block;
    height: 3em;
    opacity: .92;
}
/* FOOTER SECTION */

#fot_con .col-lg-12{
    background: #eeeeee;
    color: black;
  }
  /*#foot_para{*/
  /*  padding-bottom: 20px;*/
  /*  font-size: 17px;*/
  /*}*/

  #end{
    background-color: #eeeeee;
  }
  #end label {
    color: black;
    padding-top: 40px;
    padding-bottom: 40px;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: center;
  }
  #end .end_foot a{
       color:#b88059 !important;
   }
.foot_heading{
    font-size: 20px;
    border-bottom: 1px dashed #b88059;
    font-weight: 600;
    color: black;
    padding-bottom: 12px;
    padding-top: 30px;
    margin-bottom: 30px;
}
#foot_fa {
    font-size: 14px;
    padding: 13px;
    height: 40px;
    width: 40px;
    margin-top: 10px;
}
.social-icon .fa-x-twitter {
    color:black;
    border: 2px solid #b88059;
    margin-right: 10px;

  }
  .social-icon .fa-x-twitter:hover {
    color: white;
    background-color: #316732;

  }
  .social-icon .fa-facebook-f {
    color: black;
    border: 2px solid  #b88059;
    margin-right: 10px;

  }
  .social-icon .fa-facebook-f:hover {
    color: white;
    background-color: #316732;
  }
  .social-icon .fa-linkedin-in {
    color: black;
    border: 2px solid  #b88059;
    margin-right: 10px;
  }
  .social-icon .fa-linkedin-in:hover {
    color: white;
    background-color:  #316732;
  }
#foot{
    /*color: black;*/
    font-size: 15px;
    /*letter-spacing: 1px;*/
}
#footer_division a{
    color:black;
    font-size:15px;
}
/*#foot:hover{*/
/*color: #316732;*/
/*}*/

#end hr{
    background-color:#316732;
    height: 2px;
    margin-top: 70px;
}

.carousel-indicators{
    left:50%;
}

.carousel-indicators li{
    height:20px;
    width:20px;
}
.carousel-indicators .active{
    height:20px;
    width:20px;
}


#id2 #caro_up{
    margin-top:50px;
    padding-bottom:80px;
}
#id1 #caro_up{
    margin-top:50px;
    padding-bottom:80px;
}

.about_btn a {
    margin-top: 7px;
}

.news-item-box {
    height: 0px;
    padding: 20px 20px!important;
    background-color: #fff!important;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s!important;
    box-shadow: 0 0 5px #2c3e50!important;
    position: relative!important;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.news-item-box h4 {
    font-size: 21px;
    margin: -20px -20px 30px;
    background: #316732;
    padding: 10px 0;
    color: #fff;
    position: relative;
    text-align: center;
}
.news-item-box h4:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #316732;
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
}




.ser-bx:hover {
    background: #181818;
    color:white;
}

.ser-bx {
    width: 100%;
    margin-bottom: 50px;
    margin-top:50px;
    position: relative;
    background: #fff;
    border: 1px solid #ffd618;
    transition: .5s;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.ser-bx:hover:before {
    border-left: 3px solid #ffd618;
    border-top: 3px solid #ffd618;
    width: 100%;
    height: 100%;
}
.ser-bx:before {
    position: absolute;
    content: "";
    width: 40px;
    top: 0;
    left: 0;
    height: 30px;
    border-left: 3px solid #ffd618;
    border-top: 3px solid #ffd618;
    background-color: transparent;
    z-index: 1;
    transition: all .9s;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ser-bx:hover:after {
    border-right: 3px solid #ffd618;
    border-bottom: 3px solid #ffd618;
    width: 100%;
    height: 100%;
}
.ser-bx:after {
    position: absolute;
    content: "";
    width: 40px;
    bottom: 0;
    right: 0;
    height: 30px;
    border-right: 3px solid #ffd618;
    border-bottom: 3px solid #ffd618;
    background-color: transparent;
    z-index: 1;
    transition: all .9s;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');











/*.btn-1 a:after,*/
/*.btn-2 a:after,*/
/*.btn-3 a:after,*/
/*.btn-4 a:before, .btn-4 a:after,*/
/*.btn-5 a:before, .btn-5 a:after,*/
/*.btn-6 a:before,*/
/*.btn-7 a:before,*/
/*.btn-8 a:before,*/
/*.btn-9 a:before, .btn-9 a:after,*/
/*.btn-10 a:before, .btn-10 a:after, .btn-10 a span:before, .btn-10 a span:after,*/
/*.btn-12 a:after,*/
/*.btn-14 a:after{content:""; display:block;}*/






.btn-3 a:after{position:absolute; left:50%; bottom:-17px; width:0%; height:5px; background-color:#3e7742; transform:translateX( -50% ); -webkit-transition:all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition:all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition:all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.btn-3 a:hover:after{width:100%;}
.btn-4 a:after{display:none!important;}
.navbar-default .navbar-right li a:hover{
    color:#3e7742!important;
}

.notice-div {
    height: 300px!important;
    }

.form-div
{
 height: 296px;
}


/* .top-bar-left {

}
.top-bar-right {

} */
.drop-menu{
    padding-top:15px!important;
    display: block;
    font-size:5px;
}
.dropdown-menu {
 top: 121%;
 position: absolute;
}


    @media(max-width: 768px){
/*        .navbar-header img {*/
/*    height: 43px!important;*/

/*}*/

.navbar-default {
    margin-top: 0px;
}
.btn-3 a:after{
    background-color:unset!important;
}
#our_section{
    margin-top: 577px!important;
}
#about_sec img {
    max-width: 100%!important;
}
#get_second{
    display: none;
}
.carousel {
    margin-top: -23px;
    }
    .heading{
        margin-top:8px!important;
    }
    .glyphicon-envelope{
        display: none!important;
    }
}





@media(max-width:1254px){
    .mb-hide{
        display: none!important;
    }
}



/* About Page */
/* #abt_img{
    background-image: url("images/abtt.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    margin-top: 209px;
    height: 200px;

} */
/* @media (min-width: 992px){.abt {margin-top: 196px;}} */


.abt i{
    font-size:13px;
}
.abt{
background-color: gainsboro;
padding: 16px;
/*margin-top: 138px;*/
}
#abt_sec{
margin-bottom: 60px;
}
#abt_sec .job-id h3{
    font-size: 16px;
     }
     
#abt_sec .position h3{
    font-size: 18px;
     }


#abt_sec h2{
text-align: center;
font-weight: 800;
letter-spacing: 2px;
 margin-top:60px;
}
#abt_sec hr{
margin-bottom: 71px;
width: 61px;
background-color:#316732;
height: 4px;
}


#abt_back{
    font-size: 27px;
    color:#012348 ;
    /* font-family: ui-monospace; */
    font-weight: 600;
    margin-top: 60px;
    margin-bottom: 30px;
    text-shadow:2px 2px 2px lightgrey;

}
#abt_para{
    /* font-family: ui-monospace; */
    margin: 0 0 10px;
    color: #333;
    line-height: 23px;
    text-align: justify;
    font-size:15px;
}

/* Our Team */

.team_describ{
    margin-bottom: 70px;
}
.our_team{

    background-color: gainsboro;
    padding: 16px;
    /*margin-top: 135px;*/
}
.team_img{
    height: 160px;
    float: left;
    padding: 6px;
    margin-right: 10px;
    border: 1px solid #eee;
}

.team_describ h3 h5{
text-align: justify;
}

.team_describ h3{
    line-height: 30px;
     margin: 0;
    margin-top: auto;
    color: #012348;
    font-weight: bold;
}
.team_describ p{
    /* border-bottom: 2px dashed #5bde65; */
    text-align: justify;
    /* font-family:revert; */
}

.con_heading h3{
    font-size: 26px;
    font-size: 26px;
    color:#012348;
    /* font-family: ui-monospace; */
    font-weight: 600;
}

.con_heading p{
    /* font-family: ui-monospace; */
    font-size: 17px;
    margin: 0 0 10px;
    color: #333;
    line-height: 25px;
    text-align: justify;
}
#contact_form{
    margin-bottom: 20px;
    margin-top: 20px;
}

.con_map{
    margin-bottom: 40px;
    margin-top: 40px;
}
.our_service hr{
        margin-bottom: 71px;
        width: 61px;
        background-color:#316732;
        height: 4px;
}

.our_service h2{
    text-align: center;
font-weight: 800;
letter-spacing: 2px;
 margin-top:60px;
}

#our_servicess{
    margin-bottom: 60px;
}

 #our_section .our_services{
    margin-top:80px;
    margin-bottom:100px;
}
.HeaderImage img{
    width:100%;
    height:455px;

}


.HeaderImageNew img{
margin-top: 80px;
box-shadow:4px 4px 4px lightgrey;
}
.HeaderImagesource img{
  box-shadow:4px 4px 4px lightgrey;
}
.itimage img{
    margin-top: 126px;
}

.sliderCaption{margin-top:149px;}
@media(max-width:768px){
    #about_sec{height:auto;}
    #our_section{margin-top:20px !important;}
    #about_sec span{font-size:20px !important;}
    .sub_heading{font-size:18px;}
    .sliderCaption{margin-top:63px;}
    .carousel-caption .mb-4{font-size:16px;}
}
.abt_headingp{margin-top:-13px;}

/*.panel-body li{list-style-type: none;}*/

.desc_div{margin-top:30px;}


.design-cap{
    border-bottom: 3px solid #b88059;
    border-right: 3px solid #b88059;
}

.thumbnaildiv .thumbnail{
        padding: unset!important;
        box-shadow: 4px 4px 4px gray;
}

#tesi_sec{
    margin-top: 48px;
    margin-bottom: 75px;
    }

#tesi_sec  .carousel-indicators{
    margin-bottom: -74px;
    }
    /* .thumbnail1 #tesi_col{
        background-color: #dfb699;
        } */
#tesi_sec2{
    margin-top: -42px;
    margin-bottom: 75px;
    }

#tesi_sec2  .carousel-indicators{
    margin-bottom: -74px;
    }

.carousel-indicators li{

background-color: #316732;
border: 2px solid #b88059;
border-radius: 0px;
}

/*@media (max-width: 768px){*/
/*#tesi_sec .carousel-indicators{*/
/*    left: 56%!important;}*/
/*}*/
@media (max-width: 768px){
#tesi_sec .carousel-indicators{

    margin-bottom:-45px;
    margin-left:-211px;
}

.carousel-indicators {
    left: 49%!important;
}
}
@media (max-width: 768px){
#tesi_sec2 .carousel-indicators{

    margin-bottom:-45px;
    margin-left:-211px;
}
    
}

.StaffingCarousel{
    border: 4px double #b88059;
    padding: 20px;
    height: 300px;
}
@media (max-width: 768px){
    .StaffingCarousel{
       height: 300px;
    }
}
.StaffingCarousel_heading{font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #b88059;
}

.StaffingCarousel-hospital{
    border: 4px double #b88059;
    padding: 20px;
    height: auto;
    text-align: center;
}
@media (max-width: 768px){
    .StaffingCarousel-hospital{
       height: auto;
    }
}

#abt_para .glyphicon-chevron-right{
    font-size: 10px;
    color: #b88059;
}
#accordion .panel-heading{
    padding: 2px 15px;
}
#accordion .panel-heading .panel-title {
    margin-top: -7px;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
#cure_primic img{
    /* height: 155px; */
    /* margin-left: 20px; */
    width: 100%;
    border:2px solid navy;
}
#cure_primic .caption {
    min-height: 80px;               
    text-align: center;
    border: 2px solid #012348;
    font-size: 14px;              
    color: #012348;
    font-weight: 600;
    padding: 9px;
    word-wrap: break-word;         
    overflow-wrap: break-word;     
    line-height: 1.2;               
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
@media (max-width: 768px) {
    #cure_primic .caption {
      font-size: 13px;
      padding: 6px;
    }
  }
  
#clinicModalLabel, #hospitalModalLabel,#labortoryModalLabel,#pharmacyModalLabel {
    color: navy;
    font-weight: 600;
    font-size: 21px;

}
 .modal-header{
    background: #9ed99e;
}
#Primic_Cure_Tech_HMS .hmsmenu p i{
    color: #316732;
    font-size: 18px;

}
#Primic_Cure_Tech_HMS .hmsmenu h3{
 font-weight: 600;
 color: #b88059;
 border-bottom: 1px dotted #316732;
 width: 50%;


}
#Primic_Cure_Tech_HMS .hmsmenu{
    border-right: 2px dotted #316732;
}
#ket-feature img{
    width: 100%;
    /*height: 524px;*/
}
@media(max-width:768px){
    #ket-feature img{
        
        height: 200px !important;
    }
}
#request_demo {
    background-image: url(images/demo_bg.png);
    background-color: #178ba0;
    background-size: cover;
    /* background-repeat: no-repeat;
    background-position: center; */
    /* padding: 60px 20px; */
    padding: 70px;
    color: white;
  }
  
  #request_demo h3#abt_back {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 30px;
    color: white;
    text-align: center;
  }
  
  #request_demo .form-control {
    border-radius: 0;
    padding: 20px;
    font-size: 16px;
  }
  
  #request_demo textarea.form-control {
    resize: none;
  }
  
  #schedule_btn {
   background-color: #316732;
    color: white;
    padding: 15px 30px;
    border: none;
    font-size: 12px;
    /*width:100%;*/
    border-radius: 4px;
  }
  @media(max-width:768px){
       #schedule_btn {
        width:100% !important;
       }
       #request_demo{
        padding: 26px!important;
       }
  }
  
  #schedule_btn:hover {
    background: linear-gradient(to right, #26a69a, #4dd0aa);
  }
  
    /* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 70%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
  







