body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Cairo;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #20B2AA;
   text-decoration: none;
}
a:visited
{
   color: #40E0D0;
}
a:hover
{
   color: #40E0D0;
   text-decoration: none;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url(../images/post-surgical-care-home-page-hey-zindagi-optimised_2048x.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   height: 100vh;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 400px 0px 400px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#wb_LayoutGrid4, #LayoutGrid4
{
   height: auto;
}
#LayoutGrid4 > div[class^="col-"]
{
   height: 100vh;
}
#LayoutGrid4 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid4-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.47;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
width: 100%;}
#Layer3
{
   background-color: #193441;
   background-image: none;
   box-shadow: 0px 0px 20px #000000;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
}
#OverlayMenu
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
}
#OverlayMenu:hover
{
   background-color: #40E0D0;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu
{
   display: block;
   width: 33px;
   height: 31px;
   position: absolute;
}
#OverlayMenu .line
{
   width: 20px;
   height: 4px;
   background: #20B2AA;
   display: block;
   margin: 4px auto;
}
#OverlayMenu:hover .line
{
   background: #000000;
}
#OverlayMenu .line:first-child
{
   margin-top: 5px;
}
#OverlayMenu-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu-close:before, #OverlayMenu-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu-close span
{
   background: #FFFFFF;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
}
#OverlayMenu-close span:after
{
   background: #FFFFFF;
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
}
#OverlayMenu-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(0,0,0,0.87);
}
#OverlayMenu-overlay ul
{
   font-family: Cairo;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu
{
   height: 60%;
   width: 100%;
   max-width: 970px;
   margin: 0 auto 0 auto;
}
.OverlayMenu a
{
   text-decoration: none;
}
.OverlayMenu ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu li 
{
   position: relative;
}
.OverlayMenu li a 
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu li a:hover
{
   color: #20B2AA;
   background-color: #000000;
}
#OverlayMenu-overlay
{
   opacity: 0;
   visibility: hidden;
   -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
   transition: opacity 0.5s, visibility 0s 0.5s;
}
#OverlayMenu-overlay.show
{
   opacity: 1;
   visibility: visible;
   -webkit-transition: opacity 0.5s;
   transition: opacity 0.5s;
}
#OverlayMenu-overlay
{
   -webkit-perspective: 1200px;
   perspective: 1200px;
}
#OverlayMenu-overlay ul 
{
   opacity: 0.4;
   -webkit-transform: translateY(-25%) rotateX(35deg);
   transform: translateY(-25%) rotateX(35deg);
   -webkit-transition: -webkit-transform 400ms, opacity 400ms;
   transition: transform 400ms, opacity 400ms;
}
#OverlayMenu-overlay.show ul 
{
   opacity: 1;
   -webkit-transform: rotateX(0deg);
   transform: rotateX(0deg);
}
#OverlayMenu-overlay.hide ul 
{
   -webkit-transform: translateY(25%) rotateX(-35deg);
   transform: translateY(25%) rotateX(-35deg);
}
.OverlayMenu li.drilldown-back > a 
{
   padding-left: 40px;
   background: rgba(0,0,0,0.1);
}
.OverlayMenu li.drilldown-back > a:hover
{
   background-color: #000000;
}
.OverlayMenu li.drilldown-back:after,
.OverlayMenu li > a:not(:only-child):after
{
   position: absolute;
   top: 15px;
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 9px;
   border-left: 9px solid #FFFFFF;
   border-top: 7px solid transparent;
   border-bottom: 7px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.OverlayMenu li.drilldown-back:after
{
   left: 9px;
   color: #FFFFFF;
   -webkit-transform: rotate(180deg);
   transform: rotate(180deg);
}
.OverlayMenu li.drilldown-back:hover:after,
.OverlayMenu li > a:not(:only-child):hover:after
{
   border-left-color: #20B2AA;
}
.OverlayMenu li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.OverlayMenu .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.OverlayMenu li .drilldown-submenu 
{
   display: none;
}
.drilldown-menu.drilldown-subview li,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > a,
.drilldown-menu.drilldown-subview li.drilldown-subview > a 
{
   display: none;
}
.drilldown-menu.drilldown-subview li.drilldown-subview,
.drilldown-menu.drilldown-subview li.drilldown-subview .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu > li 
{
   display: block;
}
.OverlayMenu > .drilldown-submenu 
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#OverlayMenu-overlay .overlay-icon
{
   margin: 0px 10px 0px 0px;
}
#OverlayMenu-social
{
   padding: 40px 0px 0px 0px;
}
#OverlayMenu-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #000000;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   -webkit-transition: all .2s linear 0s;
   transition: all .2s linear 0s;
   width: 19px;
}
#OverlayMenu-social .social-icon:hover 
{
   background-color: #20B2AA;
   color: #000000;
}
.OverlayMenu-effect
{
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#wb_CssMenu1
{
   border: 0px solid #000000;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 3px 0px 0px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #A9A9A9;
   border: 0px none #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Cairo;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   height: 35px;
   line-height: 35px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #F5F5F5;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 li:hover, #wb_CssMenu1 li a:hover
{
   position: relative;
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_CssMenu1 li:hover a.withsubmenu, #wb_CssMenu1 a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenu1 ul ul
{
   position: absolute;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 280px;
   height: auto;
   border: none;
   background-color: #FFFFFF;
   box-shadow: 0px 0px 5px #696969;
}
#wb_CssMenu1 ul :hover ul
{
   left: 0px;
   top: 35px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu1 .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenu1 li li
{
   width: 280px;
   padding: 0 0px 0px 0px;
   border: 0px #FFFFFF solid;
   border-width: 0 0px;
}
#wb_CssMenu1 li li.firstitem
{
   border-top: 0px #FFFFFF solid;
}
#wb_CssMenu1 li li.lastitem
{
   border-bottom: 0px #FFFFFF solid;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 268px;
   height: auto;
   white-space: normal;
   padding: 10px 6px 10px 6px;
   background-color: #193441;
   background-image: none;
   border: 0px none #20B2AA;
   color: #A9A9A9;
   font-family: Cairo;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-align: left;
   text-decoration: none;
}
#wb_CssMenu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: #808080;
   background-image: none;
   border: 0px none #000000;
   color: #F5F5F5;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu1 li i
{
   font-size: 15px;
   margin-right: 4px;
   width: 17px;
}
@media all and (max-width:320px) 
{
#wb_CssMenu1 ul
{
   width: 100%;
}
#wb_CssMenu1 li
{
   padding: 0 0px 3px 0px !important;
   width: 100% !important;
}
#wb_CssMenu1 a
{
   float: none !important;
   width: 100% !important;
}
#wb_CssMenu1 a.withsubmenu
{
   width: 100% !important;
}
}
#Layer1-container
{
   width: 117px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer1
{
   position: fixed;
   text-align: center;
   visibility: hidden;
   left: 0px;
   top: 0px;
   width: 117px;
   height: 113px;
   z-index: 5;
}
#Layer3
{
   position: fixed;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 76px;
   z-index: 4;
}
#Layer3-container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_CssMenu1
{
   position: absolute;
   left: 29px;
   top: 18px;
   width: 912px;
   height: 41px;
   z-index: 1;
}
#wb_OverlayMenu
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 33px;
   height: 31px;
   z-index: 2;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 400px 0px 400px 0px;
}
#LayoutGrid4 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#Layer3
{
   height: 76px;
   visibility: hidden;
   display: none;
}
#Layer3
{
   width: 303.125%;
}
#Layer3-container
{
   width: 970px;
}
#Layer1
{
   width: 117px;
   height: 113px;
   visibility: visible;
   display: inline;
}
#Layer1-container
{
   width: 117px;
}
#wb_OverlayMenu
{
   left: 0px;
   top: 0px;
   width: 33px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   width: 33px;
   height: 31px;
}
#OverlayMenu:hover
{
   background-color: #40E0D0;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu .line
{
   background: #20B2AA;
}
#OverlayMenu:hover .line
{
   background: #000000;
}
#OverlayMenu .line:first-child
{
   margin-top: 5px;
}
#OverlayMenu-overlay ul
{
   font-size: 19px;
   text-align: center;
}
}
