html{scroll-behavior:smooth}
#scroll{z-index:9999;position:fixed;right:15px;bottom:15px;cursor:pointer;width:35px;height:35px;background-color:#777;display:none;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}
#scroll i{position:absolute;top:62%;left:50%;margin-left:-7px;margin-top:-12px;height:0;width:0;color:#eee; font-size:1rem;}
#scroll:hover{background-color:#888;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}

ul{margin:0;padding:0;list-style:none}
a,p,span,h1,h2,h3,h4,h5,h6{text-decoration:none;transition:all .3s ease-out 0s}

a:hover{text-decoration:none}
a img{-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-transition:opacity 1s ease-out;transition:opacity 1s ease-out}
a img:hover{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}



.body-font-size{font-size:16px}
.font-size-sm{font-size:14px}
.font-size-xs{font-size:12px}
.small,small{line-height:120%}

.img-bg{background-repeat:no-repeat;background-size:cover;background-position:center center}
.bg-cover{background:no-repeat center/cover}

p{line-height:24px;margin-bottom:0}
.title h4{position:relative;padding-left:20px;color:#000;line-height:1.9}
.title h4::before{content:'';position:absolute;width:6px;height:56px;top:50%;left:0;transform:translateY(-50%);background:#2f80ed}

.button{height:44px;font-size:18px;font-weight:500;box-sizing:border-box;line-height:1;display:inline-flex;justify-content:center;align-items:center;background:#2f80ed;color:#fff;border:1px solid transparent;position:relative;z-index:1;padding:0 25px;overflow:hidden}
.button i{padding-left:20px}
.button::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;padding:50%;border-radius:50%;margin:auto;background:rgba(0,0,0,.1);z-index:-1;transition:all .4s linear;transform:translate3d(-50%,-50%,0) scale(0)}
.button:hover{color:#fff}
.button:hover::before{transform:translate3d(-50%,-50%,0) scale(1.5)}
.button-lg{height:64px}
.button-sm{height:34px;font-size:16px;font-weight:400}
.buttons-wrapper ul{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:20px}
.buttons-wrapper ul li{margin-right:30px;margin-bottom:20px}
button,input{transition:all .3s ease-out 0s}
button:focus,input:focus{outline:0;box-shadow:none}

.container{padding:0 30px}

.header{background:#fff;width:100%;}
.navbar{padding:20px 0;transition:all .3s ease-out 0s;}


.navbar-collapse{position:absolute;top:100%;left:0;width:100%;background-color:#fff;z-index:10;box-shadow:0 15px 20px 0 rgba(50,52,80,.1);padding:5px 12px}
.navbar-toggler:focus{outline:0;box-shadow:none}
.navbar-toggler .toggler-icon{width:30px;height:2px;background-color:#323450;display:block;margin:5px 0;position:relative;transition:all .3s ease-out 0s}
.navbar-toggler.active .toggler-icon:nth-of-type(1){transform:rotate(45deg);top:7px}
.navbar-toggler.active .toggler-icon:nth-of-type(2){opacity:0}
.navbar-toggler.active .toggler-icon:nth-of-type(3){transform:rotate(135deg);top:-7px}
.navbar-nav .sub-nav-toggler span{width:8px;height:8px;border-left:1px solid #000;border-bottom:1px solid #000;transform:rotate(-45deg);position:relative;top:-5px}
.navbar-brand, .navbar-toggler{padding:0}
.navbar-brand {width:50%;}
.navbar-brand img{width:100%;}



.navbar-nav .nav-item{position:relative;}
.navbar-nav .nav-item a{display:inline-block;padding:10px;transition:all .3s ease-out 0s;z-index:1;}
.navbar-nav .sub-nav-toggler{display:block;position:absolute;right:0;top:0;background:0 0;color:#000;font-size:18px;border:0;width:30px;height:30px}
.navbar-nav .nav-item a::after{top:auto;bottom:5px}
.navbar-nav .nav-item:hover .sub-menu{top:100%;opacity:1;visibility:visible}

.navbar-nav .nav-item:hover .sub-menu{top:0}
.navbar-nav .nav-item .sub-menu{width:200px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.1);position:absolute;top:110%;left:0;opacity:0;visibility:hidden;transition:all .3s ease-out 0s}
.navbar-nav .nav-item .sub-menu li{display:block}
.navbar-nav .nav-item .sub-menu li a{display:block;padding:8px 20px;}
.navbar-nav .nav-item .sub-menu li a.active, .navbar-nav .nav-item .sub-menu li a:hover{padding-left:25px;}


.header.header-1 .navbar-nav .nav-item a::before,.header.header-4 .navbar-nav .nav-item a::before{top:auto;bottom:5px}
.header.header-1 .navbar-nav .nav-item a::after,.header.header-4 .navbar-nav .nav-item a::after{top:0;left:0}
.header.header-1 .navbar-nav .nav-item a::before,.header.header-4 .navbar-nav .nav-item a::before{right:0;bottom:0}

.header.header-2 .navbar-nav{margin-bottom:15px}
.header.header-2 .navbar-nav .nav-item, .header.header-4 .navbar-nav .nav-item{margin-right:40px}
.header.header-2 .navbar-nav .nav-item a::after{content:'';position:absolute;width:0;height:2px;background:#2f80ed;transition:all .3s ease-out 0s;left:0;top:0}
.header.header-2 .navbar-nav .nav-item a.active::after,.header.header-2 .navbar-nav .nav-item a:hover::after{width:100%}

.header.header-1 .header-search,.header.header-4 .header-search{position:relative;right:0px;}
.header.header-1 .header-search:hover form,.header.header-4 .header-search:hover form{opacity:1;visibility:visible;top:100%}
.header.header-1 .header-search a,.header.header-4 .header-search a{width:44px;height:44px;border-radius:50%;background:#fff;font-size:16px;color:#585978;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 25px rgba(218,211,211,.3)}
.header.header-1 .header-search form,.header.header-4 .header-search form{position:absolute;top:120%;right:0;width:290px;background:#fff;box-shadow:0 5px 25px rgba(218,211,211,.3);padding:30px 20px;border-radius:10px;transition:all .3s ease-out 0s;opacity:0;visibility:hidden;z-index:9}
.header.header-1 .header-search form input,.header.header-4 .header-search form input{width:100%;border:1px solid #e9e9e9;padding:5px 10px}



@media (min-width:992px){
    .navbar-brand {width:30%;}
    .navbar-nav .sub-nav-toggler{display:none}
    .navbar-collapse{position:relative;box-shadow:none;padding:0px}
    .navbar-nav .nav-item a{padding:30px 15px;position:relative;}
    .navbar-nav a.dropdown-item {padding:10px 10px;}
  
    .header.header-1 .header-search,.header.header-4 .header-search{position:relative;z-index:1000;}
    .navbar-nav .nav-item .sub-menu{position:relative;width:100%;top:0;display:none;opacity:1;visibility:visible}

    .navbar-brand img{transition:all 0.3s ease-in-out;}
    .tinyHeader .navbar-brand img{width:70%;}
    .tinyHeader .navbar-nav .nav-item a{padding:15px 15px;transition:all 0.3s ease-in-out;}

}


.contact-style-1{background:#f3f3f3;padding:100px 0 70px;position:relative;z-index:1;overflow:hidden}
.contact-style-1 .contact-form-wrapper form .form-button{padding-top:10px}
.contact-style-1 .contact-form-wrapper form .form-button button{height:56px;background:#fff;color:#585978}
.contact-style-1 .contact-form-wrapper form .form-button button:hover{color:#fff}
.contact-style-1 .contact-form-wrapper form .form-button button:hover::before{background:#2f80ed}
.contact-style-1 .contact-image{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:-1;width:30%}
.contact-style-1 .contact-image::after{content:'';position:absolute;top:50%;transform:translateY(-50%);margin-top:60px;z-index:-1;right:-400px;width:800px;height:800px;border-radius:50%;background:#fff}
.contact-style-1 .contact-image img{width:100%}
.contact-style-2{background:#f3f3f3;padding:100px 0 70px;position:relative;z-index:1;overflow:hidden}
.contact-style-2 .contact-form-wrapper form .form-button{padding-top:10px}
.contact-style-2 .contact-form-wrapper form .form-button button{height:56px}
.contact-style-2 .contact-map{position:absolute;right:0;bottom:0;width:35%;height:80%}
@media only screen and (min-width:992px){.contact-style-2 .contact-map{width:40%}}
@media only screen and (max-width:991px){.contact-style-2 .contact-map{position:static;width:100%;height:300px;margin-top:60px}.contact-style-1 .contact-image img{display:none}}

.footer-style-1{background:#f3f3f3;padding-top:80px}
.footer-style-1 .widget-wrapper .footer-widget{margin-bottom:50px}
.footer-style-1 .widget-wrapper .footer-widget .logo{margin-bottom:30px}
.footer-style-1 .widget-wrapper .footer-widget h6{font-weight:600;color:#585978;margin-bottom:35px;margin-top:10px}
.footer-style-1 .widget-wrapper .footer-widget .links li a{font-size:16px;line-height:32px;color:#585978}
.footer-style-1 .widget-wrapper .footer-widget .links li a:hover{color:#2f80ed}
.footer-style-1 .copyright-wrapper{border-top:1px solid rgba(88,89,120,.4);padding:20px 0}
.footer-style-1 .copyright-wrapper p{font-size:14px;font-weight:500;text-align:center;color:rgba(88,89,120,.6)}
.footer-style-1 .copyright-wrapper p a{color:inherit}
.footer-style-1 .copyright-wrapper p a:hover{color:#2f80ed}
.footer-style-2{background:#f3f3f3;padding-top:80px}
.footer-style-2 .widget-wrapper .footer-widget{margin-bottom:50px}
.footer-style-2 .widget-wrapper .footer-widget .logo{margin-bottom:30px}
.footer-style-2 .widget-wrapper .footer-widget h6{font-weight:600;color:#585978;margin-bottom:35px;margin-top:10px}
.footer-style-2 .widget-wrapper .footer-widget .links li a{font-size:16px;line-height:32px;color:#585978}
.footer-style-2 .widget-wrapper .footer-widget .links li a:hover{color:#2f80ed}
.footer-style-2 .copyright-wrapper{border-top:1px solid rgba(88,89,120,.4);padding:20px 0}
.footer-style-2 .copyright-wrapper p{font-size:14px;font-weight:500;text-align:center;color:rgba(88,89,120,.6)}
.footer-style-2 .copyright-wrapper p a{color:inherit}
.footer-style-2 .copyright-wrapper p a:hover{color:#2f80ed}

.login-style-1{padding:80px 0;background-image:url(https://www.gnmhealthcare.com/css/img/signup/login-1/login-bg.jpg)}
.login-style-1 .login-content-wrapper .login-form p a{color:#2f80ed;font-weight:500}
.login-style-1 .login-content-wrapper .login-form .form-footer{display:flex;justify-content:space-between}
.login-style-2 .login-wrapper{padding:80px 60px;border-radius:30px;overflow:hidden;background-color:#f3f3f3;background-image:url(https://www.gnmhealthcare.com/css/img/signup/login-2/login-bg.jpg)}
.login-style-2 .login-wrapper{padding:50px 30px}
.login-style-2 .login-wrapper .login-content-wrapper .login-form p a{color:#2f80ed;font-weight:500}
.login-style-2 .login-wrapper .login-content-wrapper .login-form .form-footer{display:flex;justify-content:space-between}
.login-style-2 .login-wrapper .login-content-wrapper .login-form .form-footer p{margin-right:20px}

@media (min-width:576px){.w-cover{width:calc(100% + (100vw - 540px)/ 2 + 2.5rem)}}
@media (min-width:768px){.w-cover{width:calc(100% + (100vw - 720px)/ 2 + 2.5rem)}}
@media (min-width:992px){.w-cover{width:calc(100% + (100vw - 960px)/ 2 + 2.5rem)}}
@media (min-width:1200px){.w-cover{width:calc(100% + (100vw - 1040px)/ 2 + 2.5rem)}}
.header-upper{position:relative;padding:10px}
.header-upper .user-menu{float:left}
.header-upper .user-menu .login{display:inline-block}


.shape{position:absolute;pointer-events:none}
.shape>*{display:block}
.shape:not([class*=shape-blur]){overflow:hidden}
.shape:not([class*=shape-blur])>*{transform:scale(2)}
@media (-ms-high-contrast:active),(-ms-high-contrast:none){.shape>svg{display:none}}
.shape-top{top:0;right:0;left:0}
.shape-top>*{transform-origin:bottom center}
.shape-end{top:0;right:0;bottom:0;left:0}
.shape-end>*{position:inherit;top:inherit;bottom:inherit;right:inherit;transform-origin:center left}
.shape-bottom{right:0;bottom:0;left:0}
.shape-bottom>*{transform-origin:top center}
.shape-bottom-100{right:0;bottom:100%;left:0}
.shape-bottom-100>*{transform-origin:top center}
.shape-start{top:0;right:0;bottom:0;left:0}
.shape-start>*{position:inherit;top:inherit;bottom:inherit;left:inherit;transform-origin:center right}
.shape-fluid-x>*{width:100%;height:auto}
.shape-fluid-y>*{width:auto;height:100%}

.preloader{position:fixed;top:0;left:0;display:table;height:100%;width:100%;background:#fff;z-index:99999}
.preloader .loader{display:table-cell;vertical-align:middle;text-align:center}
.preloader .loader .spinner{position:absolute;left:50%;top:50%;width:64px;margin-left:-32px;z-index:18;pointer-events:none}
.preloader .loader .spinner .spinner-container{pointer-events:none;position:absolute;width:100%;padding-bottom:100%;top:50%;left:50%;margin-top:-50%;margin-left:-50%;animation:spinner-linspin 1.568s linear infinite}
.preloader .loader .spinner .spinner-container .spinner-rotator{position:absolute;width:100%;height:100%;animation:spinner-easespin 5332ms cubic-bezier(.4,0,.2,1) infinite both}
.preloader .loader .spinner .spinner-container .spinner-rotator .spinner-left{position:absolute;top:0;left:0;bottom:0;overflow:hidden;right:50%}
.preloader .loader .spinner .spinner-container .spinner-rotator .spinner-right{position:absolute;top:0;right:0;bottom:0;overflow:hidden;left:50%}
.preloader .loader .spinner-circle{box-sizing:border-box;position:absolute;width:200%;height:100%;border-style:solid;border-color:#2f80ed #2f80ed #e9e9e9;border-radius:50%;border-width:6px}
.preloader .loader .spinner-left .spinner-circle{left:0;right:-100%;border-right-color:#e9e9e9;animation:spinner-left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}
.preloader .loader .spinner-right .spinner-circle{left:-100%;right:0;border-left-color:#e9e9e9;animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}

@keyframes spinner-linspin{to{transform:rotate(360deg)}}
@keyframes spinner-easespin{2.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}
@keyframes spinner-left-spin{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}
@keyframes right-spin{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}