﻿/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â the horizontal 

masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom 

color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first 

approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look 

beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-

colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-

formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog
Version: 1.3.1478603081
Updated: 2016-11-08 11:04:41

*/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-diamond > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-industry > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-construction > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-financial > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-female  > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-car  > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-medkit  > a.mega-menu-link{
  padding-top: 30px !important
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-diamond a.mega-menu-link:before{
content: url('https://dataman.in/wp-content/uploads/2017/06/govt.png');  
  font: normal normal normal 18px/1 FontAwesome !important;
    text-rendering: auto;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-industry a.mega-menu-link:before{
content:"\f275";    font: normal normal normal 18px/1 FontAwesome !important;
    text-rendering: auto;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-construction a.mega-menu-link:before{
content:url("https://hospital-software.dataman.in/wp-content/uploads/2018/10/construction.png");  
 font: normal normal normal 16px/1 FontAwesome !important;
    text-rendering: auto;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-financial a.mega-menu-link:before{
content:url("https://hospital-software.dataman.in/wp-content/uploads/2018/10/statistics.png");   
font: normal normal normal 16px/1 FontAwesome !important;
    text-rendering: auto;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-female a.mega-menu-link:before{
content:"\f182";    font: normal normal normal 20px/1 FontAwesome !important;
    text-rendering: auto;
}


#mega-menu-wrap-primary #mega-menu-primary li.mega-car a.mega-menu-link:before{
content:"\f1b9";    font: normal normal normal 18px/1 FontAwesome !important;
    text-rendering: auto;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-medkit a.mega-menu-link:before{
content:"\f0fa";    font: normal normal normal 18px/1 FontAwesome !important;
    text-rendering: auto;
}



/* 27 jan footer */

.footer-curve {
    width: 100%;
    overflow: hidden;
  /*  left: -4px;
    position: relative;
    top: -3px; */
}

a {
  display: inline-block;
  color: inherit;
}

.bgcolofooter{
background-color:#003153}
.footerbg{
  display:none;
}

/* menu css  */
@media only screen and (min-width: 601px) {
 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
    width: 25% !important;
  }
}



/*home page */
@media screen and (min-width:767px){
  .sec-lightpink{
  background-size:cover !important;
  }
}
/*  css of technical */
@font-face {
    font-family:"technology-icons";
    src:url("fonts/technology-icons.eot");
    font-weight:normal;
    font-style:normal;
}@font-face {
	font-family:"technology-icons";
	src:url("fonts/technology-icons.eot");
	src:url("fonts/technology-icons.eot?#iefix") format("embedded-opentype"),
		url("fonts/technology-icons.woff") format("woff"),
		url("fonts/technology-icons.ttf") format("truetype"),
		url("fonts/technology-icons.svg?#technology-icons") format("svg");
	font-weight:normal;
	font-style:normal;
}

/*------------------------------------------------------------------------------
Products page
[ How it Works Section ]
------------------------------------------------------------------------------*/
.how-item{
    border: 1px solid transparent;
    border-top: 2px solid transparent;
    margin-top: 40px;
    border-radius: 15px;
}
.how-item:hover{
    border: 1px dashed rgba(255,255,255,0.5) !important;
    box-shadow: 0 0 50px rgba(0,0,0,0.12);
}
.how-item img{
    position: relative;
    max-height: 120px;
    padding-top: 30px;
    padding-bottom: 30px;
    top: 0;
}
.how-item:hover img{
    top: 11px;
}
.how-item h3{
    border-top: 1px dashed rgba(255,255,255,0.4);
    border-bottom: 1px dashed rgba(255,255,255,0.4);
    margin-top: -5px;
    padding-top: 10px;
    padding-bottom: 9px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.how-item:hover h3{
    border-top: 1px dashed rgba(255,255,255,1);
    border-bottom: 1px dashed rgba(255,255,255,1);
}
.how-item-excerpt{
    font-size: 15px;
   /* padding: 12px;*/
    color: rgba(255,255,255,0.8);
    /*padding-bottom: 20px;*/
    position: relative;
    top: 0;
}

.how-item:hover{
    color: rgba(255,255,255,1);
    border: 1px dashed rgba(255,255,255,1);
}
/*------------------------------------------------------------------------------ */

@media only screen and (min-width: 769px) and (max-width:2080px){
.bgvideoimg {display:none !important;}
}

@media only screen and (max-width: 992px) {
.su-row.container {
    width: 100%;
}
}

.videoproduttext {
    position: absolute !important;
    z-index: 150 !important;
    width: 100% !important;
    bottom: 48%;
    background-color: rgba(175, 175, 175, 0.19);
}   
.requestDemo {
    position: fixed;
    width: 209px;
    transform: rotate(-90deg);
    left: -6.3em;
    z-index: 1111;
    top: 37%;
  background: #388ce8;
}
.requestdemmo > a {
     position: fixed;
}

 .btn-lg{
    background-color: #6FBC31 !important;
    border-color: #6FBC31 !important;
    color: #000;
    padding: 14px 22px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
    text-transform: capitalize;
  }

.app-links{
    /*position: absolute;
    width: 180px;
    left: 50%;
    margin-left: -90px;
    top: 50%;
    margin-top: -40px;*/
    position: absolute;
    width: 90%;
      left: 5%;
    /* left: 28%; */
    /* margin-left: -91px; */
    top: 30%;
    /* margin-top: 7px; */
}   


@media only screen and (max-width: 767px) {
  .app-links{
    position: absolute;
    width: 89%;
    left:1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 38%;
    /* margin-top: 7px; */
}
  
  .mobilelink{
  width:34%;
  }
}
.btn-request {
    background:rgb(38, 163, 136) !important;
    color: #fff !important;
    border: 0px !important;
}

/* 4/4/2017*/
.module-products{
  background-color:rgba(38,163,136,1); position:relative;
}

.btn-products{
background-color: #5AB8A6;
}
.bordernone, .bordernone .su-heading-inner {
    border: none !important;
}
@media screen and (max-width: 767px){
.videoproduttext {
    font-size: 7px !important;
}
}
.sec-construction.one {
    background: #dfe4e6;
    padding: 50px 0 0 0;
}
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
   margin:0px !important;
}
a {
box-shadow: none !important;
}
.padding40{
padding:40px;
}
.margintop {
    margin-top: 0px !important;
}
.site-main{
margin-bottom:0px !important;}
.paddingLeft10 {
    padding-left: 10px;
}


/*Himanshu Tiwari 4/17/2017 5:32 PM*/
/*
Theme Name: hospital Child
Theme URI: #
Template: hospital
Author: the
Author URI: #
Description: Our 2015 default theme is clean,
Version: 1.0.1488010188
Updated: 2017-02-25 08:09:48

*/


.mid-line::before {
    top: 312px;
    bottom: 201px;
    position: absolute;
    content: " ";
    width: 1px;
    background-color: #bfbfbf;
    left: 50%;
    margin-left: -0.5px;
  display:inline-block;
}


div#primary{
width:auto !important;
}
.overlay{
z-index:4;
}
.backgrroundCyan{
background-color:#00bcd4 !important;
}
.bordernone, .bordernone .su-heading-inner {
    border: none !important;
}
  .padding0 .su-heading-inner {
    padding: 26px 0px !important;
}
  .image-heading {
    padding-top: 0px;
    z-index: 1;
}
  .center-txt {
    text-align: center;
}
  #pms_disconnected {
    background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/9.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 730px;
    background-size: cover;
  	background-attachment:fixed;
}
#front_office{
  background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/ScreenShotBanners.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 600px;
    background-size: cover;
  	background-attachment:fixed;
}
#payroll{
  background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/Payroll_software.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
    background-size: cover;
  	background-attachment:fixed;
}
  .section-white {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
    padding-top: 50px;
}
#point_of_sales {
    background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/maxresdefault.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
}
#back_office {
    background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/accounting.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 820px;
    background-size: cover;
    background-attachment: fixed;
}

#night_audit {
    background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/map.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
}

#banquet_management {
    background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/Banquet.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
}

#Purchase_software {
    background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/Purchase_software.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
}
#Housekeeping {
    background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/Housekeeping_management-1.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
}
#club_management{
    background-image: url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/club_management.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
}
.h5-h2 {
    line-height: 45px;
    font-size: 32px;
}
  .fontColorStyle{
      color: #333333;
    font-weight: 400;
  }
  @media (min-width: 767px){
.padding-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}
  }
  /*.btn-request {
    background: rgb(88, 189, 214) !important;
    color: #fff !important;
    border: 0px !important;
}*/
  /*.cta-square-btn-panels {
    margin-bottom: 20px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 1px rgba(0,0,0,0.5);
    box-shadow: 0 0px 1px rgba(0,0,0,0.5);
}
  .btn-request:hover{
  transform:scale(1.05);
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  -o-transform:scale(1.05);
  -ms-transform:scale(1.05);
  }
.btn-default {
  cursor:pointer;
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    text-align: center;
    padding: 16px;
}*/
  .cta-square-btn-panels:hover{
  background-color:rgba(0,0,0,0.2);
  }
  .iconSize2 {
    font-size: 1.6em;
}
   .how-item {
    border: 1px solid transparent;
    border-top: 2px solid transparent;
    margin-top: 40px;
    border-radius: 15px;
}
   
  .modules:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
 
    z-index: 30;
}

  .vastmobileproduct{
  background-attachment:fixed;
  border-radius:60px 60px 0px 0px;
  }
  .coloranimate{
  /*color:#1eda99;*/
   color: rgb(171, 22, 22);
  }
  .borderradiusblock{
      border-radius: 0 28%;
  transition:1s;
  }
.borderpaddingimg {
    padding: 7px;
    background: rgba(187, 100, 121, 0.65) !important;
    width: 100%;
}

  .borderpaddingimg:hover {
    background: rgba(187, 100, 121, 0.65) !important;
}
  .borderradiusblock:hover{
     background-image:url('http://webdesigntrade.net/city-listing/assets/images/miscellaneous/spiral.gif');
  transition:1s;
      background-position: center;
  }
 
  .relativepositionVast {
    position: absolute;
    z-index: 150 !important;
    width: 100% !important;
    bottom: 73%;
    background-color:rgba(118, 33, 33, 0.34);
}
  .vastrmodule{
    transition:1s;
   transition-duration: 1s;
  }
  .vastrmodule:hover {
    transform: rotateY(180deg);
 
    / transform-origin: initial; /
    / animation: spin 4s linear infinite; /
    / -webkit-transition-duration: 1s; /
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -ms-transform-property: -ms-transform;
    -o-transition-property: -o-transform;
    / transition-property: transform; /
}
  .moduleblock:hover{
      background-color:rgba(169, 68, 66, 0.51);
    border-radius: 12px 0 12px 0;
    padding: 5px;
  }
  .colorwhite{
  color:white !important;
  }
  .border1px{
  border:1px solid #d2c9c9;
  }
  hr {
    background-color: #d1d1d1;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
  .padding40{
  padding:40px;
  }
  .hotelBackground-property{
      background-size: cover;
    background-position: center;
  }
  .fontSize19Rem{
  font-size:1.9rem;
  }
  .fontSize14Rem{
  font-size:1.4rem !important;
  }
  .sending-border:hover{
  box-shadow:0px 2px 4px 1px #ccc;
  }
.font_bold{
font-weight:bold !important;
}
.para_style{
    font-size: 18px !important;
    line-height: 1.8 !important;
}
.app-links {
    position: absolute;
    width: 90%;
    left: 5%;
    /* left: 28%; */
    /* margin-left: -91px; */
    top: 30%;
    /* margin-top: 7px; */
}
.hotel-backgroundImage{
  overflow:hidden;
}
@media (min-width: 1200px){
.hidden-lg {
    display: none!important;
}
}
@media (max-width: 767px){
.bgvideo {
    display: none;
}
  .videoproduttext {
    font-size: 7px !important;
    position: relative !important;
    background-image: url(https://hospital-software.dataman.in/wp-content/uploads/2019/01/hospital-software.jpg);
    background-attachment: fixed;
}

.hospital_new_video_color{
  font-size: 7px !important;
    position:relative !important;
    background-attachment: fixed;
}
}
@media (max-width: 992px) and (min-width: 767px){
  .videoproduttext{
  bottom:2% !important;
  }
}

@media only screen and (max-width: 2080px){
.bgvideoimg {
    display: none !important;
}
}
@media (max-width: 1366px) and (min-width: 768px){
.bgvideoimg {
    display: none;
}
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.videoproduttext {
    position: absolute;
    z-index: 150 !important;
    bottom: 31%;
    background-color: rgba(49, 47, 47, 0.43);
    width: 100%;
    color: white;
    padding: 20px;
}
.typing_style{
    color: #ffcc01;
    font-weight: 500;
}
.font_weight400{
font-weight:400 !important;
}
.border2Dashed{
border: 1px dashed;
}

.padding7{
    padding: 7px !important;
}

.margin_stl{
    margin-bottom: 24px;
}

.font_1875Rem{
    font-size: 1.1875rem;
}

@media only screen and (max-width: 767px){
.mobilelink {
    width: 34%;
}
  .app-links {
    position: absolute;
    width: 89%;
    left: 1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 38%;
    /* margin-top: 7px; */
}
}
/*.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}*/

.vastmobileproduct>img {
    background: rgba(16, 19, 19, 0.51);
    border-radius: 60px 60px 0px 0px;
    width: 100%;
}

.fontSize17Rem{
    font-size: 1.7rem;
}
.fontSize15Rem{
font-size: 1.5rem;
}
.mid_paddingStyle{
padding-bottom: 0px;
    font-size: 1.1rem;
}

ul.productmodule {
    margin-left: 15px;
    font-size: 14px;
}
ul.productmodule li:before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}
.text-left {
    text-align: left;
}
.font_leftBold{
    text-align: left;
    font-weight: bold;
}

.padding-top0{
padding-top:0px;
}

.padding40 {
    padding: 40px;
}

.border1px {
    border: 1px solid #d2c9c9;
}

.paddingTopBottom53{
padding-top:53px;
padding-bottom:53px;
}

/*
Theme Name: hospital Child
Theme URI: #
Template: hospital
Author: the
Author URI: #
Description: Our 2015 default theme is clean,
Version: 1.0.1488010188
Updated: 2017-02-25 08:09:48

*/
/* aatithya */
  .testimonial-theme1 .testimonial-description-title-theme1:after{
      margin-left: 0px !important;
      border-right: none !important;
  }
/* aatithya */

/* first-section */
  .aat_bg{
    background-attachment: fixed;
    color: white;
  height:auto;
     padding:6% 0% 5% 0%; /*12% 0% 5% 0%;*/
  }
  .first_sec_col{
      padding-top: 48px;
    float:right !important;
  }
  .pro_newon{
  float:left !important;
  }
 
  .banner-text{
     font-size: 37px;
    color: #fff;
    padding: 10px 0;
    line-height: 1.3;
    max-width: 900px;
    text-align: left;
    font-weight: 100 !important;
  }
  a.aatithya_anch: hover{
  color:#fff;
  }
  a.aatithya_anch{
  color:#fff;
  }
  .product-sect::after{
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    background-repeat: no-repeat;
    display: inline-block; 
    margin-top:184px;
    top:0;
    margin-left:-25px;
  }
  .products_wrap{
      width: 48%;
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
    padding: 0 10px;
  }
  .bnr-icons{
      background-image: url(../wp-content/uploads/2017/02/banner-icons.png);
    background-repeat: no-repeat;
    height: 45px;
    width: 45px;
    display: inline-block;
  }
  .icn-hotelPms {
    background-position: 0 0;
}
  .products_wrap a{
      display: inline-block;
    color: #fff;
  }
  .icn-bookEngine {
    background-size:contain;
    background-position:center;
}
  .icn-channelMgr {
    background-position: 0 -45px;
}
  .icn-restPOS {
    background-size:contain;
    background-position:center;
}
  .sec_padd{
      /*padding-top: 6%;*/
      margin-bottom:0px !important;
  }
  @media only screen and (max-width: 768px) {
   .product-sect::after{
  display:none;
  }
  .first_sec_full{
  width:100%;
}
  }
/* first-section */

/* hotel-module */
.section-grey {
    background-color: #f0f0f0;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}
.padding-bottom-45 {
    padding-bottom: 87px;
}
.arrow-down.arrow-white {
    border-color: #ffffff transparent transparent;
    border-style: solid;
    border-width: 40px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2;
}
  bottom.arrow-white {
    border-color: transparent transparent #ffffff;
    border-style: solid;
    border-width: 0 40px 40px;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: auto;
    width: 0;
    z-index: 2;
}

.thin {
    font-weight: 100;
}
.text-center {
    text-align: center;
}

.timeline-badge {
    background-color: #f0f0f0;
    border: 1px solid #bfbfbf;
    border-radius: 50%;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    padding: 30px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100px;
    z-index: 100;
}
.timeline {
    list-style: outside none none;
}
  .timeline-title {
    color: inherit;
    margin-top: 0;
}
 /* .btn-styl{
  border-radius:6px !important;
 padding: 0.8rem 0.5rem !important;
  }*/
  .margin-20{
  margin : 20px;
  }
  #newhome_layout{
      content: '';
    position: absolute;
    display: block;
    z-index: 2;
    width: 0;
    height: 0;
    border-width: 0px 40px 40px 40px;
    border-color: transparent transparent transparent transparent;
    border-bottom-color: #ffffff;
    bottom: 0px;
    top: auto;
    left: 50%;
    margin-left: -40px;
  }
  .arrow-up.arrow-bottom.arrow-white {
    border-color: transparent transparent #ffffff;
    border-style: solid;
    border-width: 0 40px 40px;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: auto;
    width: 0;
    z-index: 2;
}
  .mid-line::before{
  	top: 312px;
    bottom: 201px;
    position: absolute;
    content: " ";
    width: 1px;
    background-color: #bfbfbf;
    left: 50%;
    margin-left: -0.5px;
  }
  .content-right{
  text-align : right;
  }
  @media(max-width:767px){
  .mid-line::before{
   display : none;
  }
  .timeline-badge{
   display : none;
  }
  .media-res{
  display : none;
  }
  .content-right{
  text-align : left;
  }
  }
/* hotel-module */

/*testimonial reviews */
.testimonial_sec{
      padding-top: 100px;
  }
  @media (min-width: 767px)
{
.padding-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}
  .padding-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}
  }
  @media(max-width: 768px){
	h2 {
    font-size: 24px;
    line-height: 32px;
}
}
  .text-center{
  text-align:center;
  }
  .h2-h1{
      font-size: 32px !important;
  }
  @media (max-width: 767px){
  h2{
  font-size: 20px !important;
  }
  }
  @media (max-width: 767px){
  h3{
  font-size: 18px !important;
  }
  }
  .new_res{
    max-height: 70px;
    text-align: right;
  }
  @media(max-height: 36.5em){
  .h2-h1{
  display:block;
  }
  }
/*testimonial reviews */

/* Farewell - Aatithya */
 @media (min-width: 767px){
.padding-bottom-45 {
    padding-bottom: 45px !important;
}
}
  @media (min-width: 767px){
  .padding-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
  }
    .farewell{
    background-attachment: fixed;
     height:auto;
  }
  .h4{
  font-size: 18px !important;
  }
  .panel{
      margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    height:129px;
  }
  .cus_img_width{
     max-width: 65px !important;
    padding-top: 20px;
  }
  .panel_new{
  background-color : rgba(238, 238, 238, 0.68) !important;
  }
/* Farewell - Aatithya */

/* Sign up aatithya */
  /*.btn-cta {
    font-size: 22px;
    font-weight: 600;
    line-height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}
  .btn-lg, .btn-group-lg > .btn {
    border-radius: 6px;
}*/
  .h6-h3 {
    font-size: 24px;
    line-height: 1.1;
}
  .thin {
    font-weight: 100;
}
  .cta-square-btn-panels {
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
/*  .btn-block {
    display: block;
    width: 100%;
}*/
  /*.btn-default {
    background-color: #ffffff;
    border-color: #cccccc;
    color: #333333;
}*/
  .col-sm-6 {
    width: 50%;
}
.padding-50 {
    padding-bottom: 50px;
    padding-top: 50px;
  line-height:1.5;
}

 @media(max-width:767px){
/*.btn-cta{
    font-size: 14px;
    font-weight: 600;
    line-height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}*/
   span.phone_img{
   margin-top:8px !important;
   }
   .paddingtop14px{
   padding-top:14px;}
}
/* Sign up aatithya */

span.phone_img{
  margin-right: 6px !important;
  
}

.margintop0{
margin-top:0px !important;
}
@media only screen (min-width: 768px) {
  .display-11{
font-size: 2rem !important;
}
}

.aatithyaTitle{
    font-weight: 500 !important;
    font-size: 2.5rem !important;
    color: #424753;
    margin-bottom: 0.5rem !important;
}

/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.175;
    color: inherit;
}*/

.heading_style{
font-size:2.5rem !important;
      margin-bottom: 0.5rem !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    line-height: 1.175 !important;
    color: #424753 !important;
}

.subhead_style{
font-size:1.625rem !important;
      margin-bottom: 0.5rem !important;
  margin-top:0px !important;
  
}

.fontweight300{
font-weight:300 !important;
}

.h4_style{
    margin-bottom: 0.5rem !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    line-height: 1.175 !important;
    color: inherit;
    text-transform: initial !important;
}

.h4_styles{
    margin-bottom: 0.5rem !important;
    font-family: inherit !important;
    line-height: 1.175 !important;
  	font-size:1.5rem !important;
    color: inherit;
  	font-weight:300 !important;
    text-transform: initial !important;
  	letter-spacing:normal !important;
}

.fontWeight500{
font-weight:500 !important;
}

.Imageproduttext {
    position: absolute;
    z-index: 150 !important;
    bottom: 97.5%;
    width: 100%;
    color: white;
    padding: 20px;
    text-align: center;
}

 @media (min-width: 767px) {
  .Imageproduttext{
bottom:93%;
}
}

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

@media only screen and (max-width: 767px){
.app-links {
    position: absolute;
    width: 100%;
    left: 1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 28%;
    /* margin-top: 7px; */
}
}

@media only screen and (max-width: 690px){
.app-links {
    position: absolute;
    width: 93%;
    left: 1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 28%;
    /* margin-top: 7px; */
}
}

@media only screen and (max-width: 500px){
.app-links {
    position: absolute;
    width: 90%;
    left: 1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 31%;
    /* margin-top: 7px; */
}
}

@media only screen and (max-width: 430px){
.app-links {
    position: absolute;
    width: 90%;
    left: 1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 34%;
    /* margin-top: 7px; */
}
}

@media only screen and (max-width: 388px){
.app-links {
    position: absolute;
    width: 88%;
    left: 1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 38%;
    /* margin-top: 7px; */
}
}

@media only screen and (max-width: 345px){
.app-links {
    position: absolute;
    width: 86%;
    left: 1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 40%;
    /* margin-top: 7px; */
}
}

@media only screen and (max-width: 321px){
.app-links {
    position: absolute;
    width: 86%;
    left: 1.2% !important;
    /* left: 28%; */
    margin-left: 22px;
    top: 52%;
    /* margin-top: 7px; */
}
}

/*Himanshu Tiwari (Booking Engine) 4/21/2017*/
.map-background{
background-image:url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/world_map.png);
  background-repeat:no-repeat;
  background-position:center top;
  background-size:cover;
  background-attachment:fixed;
  min-height:400px;
  width:100%;
  position:relative;
}

.pms-container{
    background-color: #fff;
    font-weight: 700;
    border: 3px solid;
    text-align: center;
    border-radius: 5px;
    line-height: .9em;
    color: #00dcf5;
  	float:left;
    border-color: #00dcf5;
    font-size: 1.5rem;
    padding: 8px 0;
    width:156px;
}

.booking-container{
    background-color: #fff;
    font-weight: 700;
    border: 3px solid;
    text-align: center;
    border-radius: 5px;
    line-height: .9em;
    color: #004d40;
  	float:left;
    border-color: #004d40;
    font-size: 1.5rem;
    padding: 8px 0;
    width:156px;
    margin-left: 30px;
}

.booking-website-container{
    background-color: #fff;
    font-weight: 700;
    border: 3px solid;
    text-align: center;
    border-radius: 5px;
    line-height: .9em;
    color: #c62828;
  	float:left;
    border-color: #c62828;
    font-size: 1.5rem;
    padding: 8px 0;
    width:156px;
    margin-left: 30px;
}

@media (max-width: 1200px){
  .booking-process{
  	margin-left:109px !important;
  }
}

@media (max-width: 992px){
  .booking-process{
  	margin-left:0px !important;
  }
}

@media (max-width: 768px){
  .pms-container{
  width:280px !important;
    margin-bottom:14px;
  }
  .booking-container{
    width:280px !important;
    margin-left:0px !important;
    margin-top:14px;
    margin-bottom:14px;
  }
  .booking-website-container{
    width:280px !important;
    margin-left:0px !important;
    margin-top:14px; 
  }
  .arrow-animate{
  	float:none !important;
    margin-left: 100px !important;
  }
  .booking-process{
  	margin-left:230px !important;
  }
}

@media (max-width: 665px){
  .booking-process{
  	margin-left:24% !important;
  }
}

@media (max-width: 667px){
  .booking-process{
  	margin-left:191px !important;
  }
}

@media (max-width: 640px){
  .booking-process{
  	margin-left:28% !important;
  }
}

@media (max-width: 590px){
  .booking-process{
  	margin-left:24% !important;
  }
}

@media (max-width: 473px){
  .booking-process{
  	margin-left:18% !important;
  }
}

@media (max-width: 375px){
  .booking-process{
  	margin-left:13% !important;
  }
}

@media (max-width: 360px){
  .booking-process{
  	margin-left:12% !important;
  }
}

@media (max-width: 320px){
  .booking-process{
  	margin-left:7% !important;
  }
}

.booking-process{
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
    margin-left:205px;
}

.padding4booking {
    padding-top: 36px !important;
    padding-bottom: 1px;
    margin-top: -35px;
}

.gray {
    background-color: #EFF0F3 !important;
}

.gray > h2 {
    color: #505857;
    font-weight: 800;
    margin-bottom: 50px;
    margin-top: 14px;
    font-size: 1.6rem !important;
}

.arrow-animate{
    margin-left: 28px;
    width: 70px;
    float: left;
    margin-top: 13px;
}

.with-bullets {
    background: transparent url(http://hotel-software.dataman.in/wp-content/uploads/2017/04/circle-1.png) no-repeat left center;
    padding-left: 27px;
    font-size: 1.4rem !important;
    color: #424753;
    font-weight: 600 !important;
}

.arrow-animate img{
    -webkit-animation: cssAnimation 6s 100000 linear;
    -moz-animation: cssAnimation 6s 100000 linear;
    -o-animation: cssAnimation 6s 100000 linear;
}

@keyframes cssAnimation{
  0%{
  -webkit-transform:rotate(0deg);
  }
  100%{
  -webkit-transform:rotate(360deg);
  }
}

@-webkit-keyframes cssAnimation{
  0%{
  -webkit-transform:rotate(0deg);
  }
  100%{
  -webkit-transform:rotate(360deg);
  }
}



/***Fixed Menu****/

#masthead{
-webkit-transition:padding 0.2s linear;
  -moz-transition:padding 0.2s linear;  
  -o-transition:padding 0.2s linear;         
  transition:padding 0.2s linear;}
#masthead.fixedhead {background:#fff;padding-top:5px;padding-bottom:0px}
#masthead.fixedhead .site-branding img.custom-logo {width: 150px!important;}
#masthead.fixedhead .site-header-menu {margin-top:5px}
#masthead.fixedhead .site-header-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link 
{ font-size:13px}

/* back top */

#back-top {

	display:block;

	position: fixed;

	right: 5px;

	bottom: 50px;

	width: 46px;height: 46px;

	cursor:pointer;

	background-color:#555555;

	background-image:url("https://www.dataman.in/wp-content/themes/twentysixteen-child/images/icon_chevron_top.png");

	background-size:30px 30px;

	background-position:center;

	background-repeat:no-repeat;

	z-index: 9000;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}



#back-top:hover {

	background-color:#388ce8;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}
/* hospital page */

.hospital-background{
width: 100%;
height: 555px;
background-color: #37b3f6;
}
.hospital-background h1 {
font-size: 4rem;
 font-weight: 800;
color: #ffffff;
text-align:center;
text-transform: uppercase;
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 1px 0 #b9b9b9, 0 1px 0 #aaa, 0 1px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 0px 2px rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.2), 0 3px 8px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 0px 20px rgba(0,0,0,.15);
    margin-bottom: 0px;
}
.text-content {
padding-top: 10%;
position: relative;
z-index: 3;
}

.hospital-background h2 {
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-top: 24px;
    font-size: 2rem;
} 
.pulse {
  height: 100px;
  width: 200px;
  overflow: hidden;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pulse:after {
  content: '';
  display: block;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200px 100px"><polyline fill="none" stroke-width="3px" stroke="white" points="2.4,58.7 70.8,58.7 76.1,46.2 81.1,58.7 89.9,58.7 93.8,66.5 102.8,22.7 110.6,78.7 115.3,58.7 126.4,58.7 134.4,54.7 142.4,58.7 197.8,58.7 "/></svg>') 0 0 no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  animation: 2s pulse infinite linear;
}
.pulse:before {
  content: '';
  background: rgba(255,255,255,0.1);
  position: absolute;
  z-index: -1;
  left: 2px;
  right: 2px;
  bottom: 0;
  top: 16px;
  margin: auto;
  height: 3px;
}

@keyframes pulse {
  0% {
    clip: rect(0, 0, 100px, 0);
  }
  10% {
    clip: rect(0, 66.66667px, 100px, 0);
  }
  38% {
    clip: rect(0, 133.33333px, 100px, 0);
  }
  48% {
    clip: rect(0, 200px, 100px, 0);
  }
  52% {
    clip: rect(0, 200px, 100px, 0);
  }
  62% {
    clip: rect(0, 200px, 100px, 66.66667px);
  }
  90% {
    clip: rect(0, 200px, 100px, 133.33333px);
  }
  100% {
    clip: rect(0, 200px, 100px, 200px);
  }
}
@media (max-width: 1226px){
.hospital-background h1 {
font-size: 3.5rem !important;
}
}
@media (max-width: 1050px){
.hospital-background h1 {
font-size: 3.1rem !important;
}
}
@media (max-width: 934px){
.hospital-background h1 {
font-size: 2.5rem !important;
}
}
@media (max-width: 768px){
.hospital-background h1 {
font-size: 2.2rem !important;
}
}

.hospital_new_video_color{
  background-color: rgba(49, 47, 47, 0.52) !important;
}

@media (max-width: 768px){
.hospital_h1_p{
    font-size: 2.2rem !important;
}
}

/*Aarogya*/
.blue-back-aarogya{
  background:rgba(30, 143, 199, 0.65) !important;
  }
  .blue-back-aarogya:hover{
  background:rgba(30, 143, 199, 0.65) !important;
  }
  .aarogya-title-color{
  color: #1e8fc7 !important;
  }
      .font-size15rem{
  font-size:1.5rem !important;
  }
    .top-title-style{
    font-size: 1.5rem !important;
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 0 !important;
  }
  .bottom-title-style{
    font-size: 1.5rem !important;
    text-align: left;
    margin-top: 0px !important;
  }
  #bloodBank_management{
    background-image: url(../../../wp-content/uploads/2019/02/BloodBank_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 800px;
    background-size: cover;
    background-attachment: fixed;
  }  
    #payroll_management{
    background-image: url(../../../wp-content/uploads/2019/02/payroll_info.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
  }
    #financial_management{
    background-image: url(../../../wp-content/uploads/2019/02/finance_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
  }
    #inventory_management{
    background-image: url(../../../wp-content/uploads/2019/02/Inventory_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 805px;
    background-size: cover;
    background-attachment: fixed;
  }
    #ipd_management{
    background-image: url(../../../wp-content/uploads/2019/02/ipd_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
  }  
    #mis_management{
    background-image: url(../../../wp-content/uploads/2019/02/MISREPOST_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
  }
    #Pharmacy_management{
    background-image: url(../../../wp-content/uploads/2019/02/Pharmacy_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 800px;
    background-size: cover;
    background-attachment: fixed;
  }
    #opd_management{
    background-image: url(../../../wp-content/uploads/2019/02/opd_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 756px;
    background-size: cover;
    background-attachment: fixed;
  }
    #ot_management{
    background-image: url(../../../wp-content/uploads/2019/02/ot_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
  }
    #investigation_management{
    background-image: url(../../../wp-content/uploads/2019/02/Investigation_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 800px;
    background-size: cover;
    background-attachment: fixed;
  }
    #tpa_management{
    background-image: url(../../../wp-content/uploads/2019/02/tpa_info-min.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 700px;
    background-size: cover;
    background-attachment: fixed;
  }
  .page-id-4517 h1,.page-id-4268 h1,.page-id-4266 h1,.page-id-4262 h1,.page-id-4250 h1,.page-id-4264 h1,.page-id-4260 h1,.page-id-4247 h1,.page-id-4253 h1,.page-id-4258 h1,.page-id-4874 h1,.page-id-4256 h1{
	  font-size: 44px;
	  font-weight: 500;
	  margin-bottom: 0px;
  }
  .hospital_h2_p{
    color: #fff;
    text-align: center;
    margin-top: 24px;
    font-size: 2rem;
}
.hospital_h1_p{
    font-size: 4rem;
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 1px 0 #b9b9b9, 0 1px 0 #aaa, 0 1px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 0px 2px rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.2), 0 3px 8px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 0px 20px rgba(0,0,0,.15);
}
  .bottom-textTitile-font{
	 font-size: 1.1875rem !important;
    font-style: italic;
    font-weight: 500 !important;
  }
/*@media (max-width: 934px){
.hospital_h1_p{
    font-size: 2.5rem !important;
}
}
@media (max-width: 1050px){
.hospital_h1_p {
    font-size: 3.1rem !important;
}
}
@media (max-width: 1226px){
.hospital_h1_p{
    font-size: 3.5rem !important;
}
}*/
/* hospital page */
.requestdemmo > a {
     position: relative !important;
}
.requestdemmo {
        position: absolute;
}

.agenda-icons {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 210px;
    height: 180px;
    background: rgb(88, 189, 214) !important;
    /* background: linear-gradient(to bottom right, rgba(0, 131, 143, 1), rgba(2, 119, 189, 1)); */
}

.calender-icon {
    display: inline-block;
    margin-top: 50px;
    font-size: 78px;
    margin-left: 70px;
    color: #fff;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
#svg-agenda-top-1, #svg-agenda-top-2, #svg-agenda-top-3 {
    z-index: 1;
    position: absolute;
    margin: 0px;
    top: -1px;
    left: 0px;
    fill: #fff;
    pointer-events: none;
}

section.padding5px{
	padding:40px !important;
}
.dan{
width: 72%;
margin: 0 auto;}


.padding5px .su-heading-inner {
    padding-top: 0px !important;
}

@media screen and (max-width: 699px) {
	
	div.hr:before{
		width:280px !important;
	   
	}
}


#post-2001 section.padding5px {
    padding-top: 5px !important;
}

/* cmmi logo  Himanshu tiwari 2/23/2018*/
.cmmi-logo{
	width: 70px !important;
    float: left;
    margin-left: 10px;
    margin-top: 8px;
	animation-name: cmmi;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
	-webkit-animation-name: cmmi;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
	-moz-animation-name: cmmi;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-out;
	-o-animation-name: cmmi;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: ease-out;
	-ms-animation-name: cmmi;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: ease-out;
}
@keyframes cmmi{
	0%,100%{ opacity:0; }
	20%{ opacity:1; }
	80%{ opacity:1; }
}
@-webkit-keyframes cmmi{
	0%,100%{ opacity:0; }
	20%{ opacity:1; }
	80%{ opacity:1; }
}



.site-branding a{
	float:left;
}

.margin-left45{margin-left:45px;}

/*Ayushman-bharat-hospital-software style*/
.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 100% !important;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
	padding:0px !important;
}

.aarogya-container-style{
    width: 100%;
    padding: 0;
    background: #FF9800;
	padding-bottom: 150px;
}

.aarogyaPricing-container-style{
    width: 100%;
    padding: 0;
    background: linear-gradient(to bottom, #1976D2 40%, white 40%);
	padding-bottom: 50px;
}

.aarogya-container-style .row{
	margin: 0px !important;
}

.margin-auto{
	margin:auto !important;
}

.margin0{
	margin:0px !important;
}

.ayushman-laptop-image{
    position: relative;
    top: 100px;
}

.ayushman-title-style{
    padding-left: 60px;
    position: relative;
    top: 85px;
}

.ayushman-title-style h1{
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 20px;
    color: #f7f7f7;
}

.ayushman-title-style p{
    font-size: 1.1rem;
    margin-bottom: 3rem;
    color: #fff;
}

/*.btn-view-plan{
	cursor: pointer;
    padding: 10px 17px;
    background-color: #fff;
    text-decoration: none;
    font-weight: 600;
    color: #000;
    border-radius: 50px;
    box-shadow: 0px 1px 10px #444 !important;
}*/

.aarogyaPricing-container-style h2{
	text-align: center;
    font-weight: 500;
    margin-top: 30px !important;
    margin-bottom: 50px;
	color: #fff;
}
.aarogyaPricing-container-style .first-come-style{
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
}

.aarogya-customer-container-style{
	width: 100%;
    padding: 0;
    background: #0097a7;
}

.customer-container-style{
    width: 100%;
    padding: 0;
    background: linear-gradient(to bottom, #0097a7 40%, white 40%);
	padding-bottom: 50px;
}

.customer-form-container h2{
	text-align: center;
    font-weight: 500;
    margin-top: 30px !important;
    margin-bottom: 50px;
	color: #fff;
}

.hospital-customer-detail-form{
	width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 12px #444;
    padding: 20px;
    padding-top: 45px;
}

.hospital-customer-detail-input{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0px !important;
    margin-bottom: 15px;
}
.footer-btn-style{
    padding-left: 15px;
    margin-bottom: 20px;
}
.footer-btn-style a.submit{
	float: left;
	text-decoration: none;
	background-color: #0097a7 !important;
    color: #fff !important;
    border: none !important;
    box-shadow: 0px 2px 10px #444 !important;
    padding: 7px 10px;
    margin-top: 10px;
}
.footer-btn-style a.back-btn{
    text-decoration: none;
    background-color: #fff;
    color: #444;
    border: none !important;
    box-shadow: 0px 2px 6px #aaa !important;
    padding: 7px 10px;
    margin-top: 10px;
    margin-left: 14px;
}

.footer-btn-style a:hover{
	cursor: pointer;
	text-decoration: none;
}


.price-container-style{
	width:100%;
position: relative;
top: 0px;
margin-bottom: 20px;
-webkit-transition:0.3s ease;
-moz-transition:0.3s ease;
-o-transition:0.3s ease;
-ms-transition:0.3s ease;
transition:0.3s ease;
}

.price-container-header{
padding: 15px;
text-align: center;
color: #fff;
font-size:16px;
}

.price-container-icon-style{
height: auto;
min-height: 120px;
padding: 28px 15px;
text-align: center;
color: #fff;
font-size:16px;
}

.price-container-icon-style i{
color: rgb(255, 255, 255); font-size: 4em;
}

.price-container-body{
height: auto;
background-color: #fff;
color: #666;
border: 1px solid #d2d2d2;
border-top-width: 0;
border-bottom-width: 0;
}

.price-container-row{
    height: 46px;
    padding: 12px;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #fff;
    text-align: center;
    display: block;
    position: relative;
}

.price-container-row p{
display:none;
}

.price-container-footer{
padding: 20px;
border: 1px solid #d2d2d2;
background-image: linear-gradient(to bottom, #ffffff, #e1e1e1);
}

/*.btn-price-pay{
font-size: 1.4em;
width: 100%;
padding: 10px 0;
border: none !important;
color:#fff;
}*/

.price-container-style:hover{
box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);
position: relative;
top: -25px;
-webkit-transition:0.3s ease;
-moz-transition:0.3s ease;
-o-transition:0.3s ease;
-ms-transition:0.3s ease;
transition:0.3s ease;
}

.price-blue{
background-color: rgba(3,169,244,1) !important;
}

.price-dark-blue{
    background-color: #0086d1;
}

.price-pink{
background-color: rgba(216,27,96,1) !important;
}

.price-dark-pink{
    background-color: #b5003d;
}

.price-grid-even{
    background-color: #f5f5f5 !important;
}

.mprice-container-column{
width:20%;
float:left;
padding-left:5px;
padding-right:5px;
font-size:12px;
}

.mprice-container-column input{
    position: absolute;
    left: 5px;
}

.qprice-container-column{
width:25%;
float:left;
padding-left:5px;
padding-right:5px;
font-size:12px;
}

.qprice-container-column input{
    position: absolute;
    left: 5px;
}

.row-hover-blue:hover{
cursor:pointer;
background-color: #0086d1 !important;
color:#fff !important;
}

.row-active-blue{
cursor:pointer;
background-color: #0086d1 !important;
color:#fff !important;
}

.row-hover-pink:hover{
cursor:pointer;
background-color: #b5003d !important;
color:#fff !important;
}

.row-active-pink{
cursor:pointer;
background-color: #b5003d !important;
color:#fff !important;
}

.font-size20px{
font-size:20px;
}

.font-weight-light{
font-weight:500 !important;
}

.font-weight-bold{
font-weight:700 !important;
}

.padding-left60px{
    padding-left: 60px;
}

.term-condition{
    color: #1976D2;
    font-weight: bold;
}

.hospital-payment-detail-form {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 12px #444;
    padding: 20px;
    padding-top: 27px;
}

.footer-btn-style .confirm-btn-style{
    background-color: #0097a7 !important;
    color: #fff !important;
    padding: 7px 40px !important;
}

.mregistration-charge-style{
    background-color: #0070af;
    color: #fff;
    font-weight: 600;
    padding-top: 10px;
    border: none;
}
.qregistration-charge-style{
    background-color: #80002b;
    color: #fff;
    font-weight: 600;
    padding-top: 10px;
    border: none;
}

@media (min-width: 992px){
.col-md-offset-1half {
    margin-left: 12.666667%;
}
}

@media screen and (max-width: 990px) {
	.ayushman-title-style h1 {
		text-align:center;
	}
	.ayushman-title-style p{
		text-align: center;
		margin-bottom: 1rem;
	}
	.ayushman-title-style{
		top: 35px !important;
		padding-left: 15px;
	}
	.ayushman-laptop-image{
		top: 50px !important;
	}
}



@media screen and (max-width: 768px) and (min-width: 426px){
	.custom-logo{ width: 147px !important; }
	.cmmi-logo{ width: 49px !important; }
}

@media screen and (max-width: 605px) {
	.aarogyaPricing-container-style .first-come-style{
    margin-top: 0px !important;
}
.ptsCol{
	width:100% !important;
}
}

@media screen and (max-width: 320px) {
	.custom-logo{ width: 143px !important; }
	.cmmi-logo{ width: 55px !important; }
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	font-size:13px !important;
}


.w-auto{
    width: 90%;
    margin:0 auto;
}