/* color : #718aa5 */
/* color2 : #e7694b */
html{
     scroll-behavior: smooth;
}
* {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    margin-bottom: 0 !important;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none !important;
}

body {
    font-family: 'Open Sans', sans-serif;
}

img {
    border: none;
    outline: none;
}

.b2{
    display: none;
}

.topheader {
    padding: 5px 0;
    background: #f6fbff;
    border-bottom: 1px solid #cbcbcb;
}

.socialmedia {
    float: right;
}

.socialmedia ul li {
    display: inline;
    padding: 0 6px;
}

.socialmedia ul li a {
    font-size: 15px;
    opacity: 0.8;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.socialmedia ul li a:hover {
    opacity: 1;
}

.socialmedia ul li i {
    color: #718aa5;
    font-size: 14px;
    width: 15px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.socialmedia ul li i:hover {
    color: #333;
}

.hdbtm {
    padding: 12px 0;
}

.logo1 img {
    max-width: 340px;
}
.logo2{
    text-align: right;
}
.logo2 img {
    max-width: 380px;
}
.appbtn {
    text-align: right;
    padding-top: 45px;
}

.appbtn a {
    background: #e7694b;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 18px;
    border-radius: 3px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;

}

.appbtn a:hover {
    background: #e7694b99;
    color: #fff;
}

.appbtn a i {
    padding-right: 5px;
}

.topbar {
    text-align: right;
}

.topbar ul li {
    display: inline;
    padding: 0 0 0 22px;
    font-family: 'Open Sans', sans-serif;
}

.topbar ul li a {
    font-size: 15px;
    color: #666;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.topbar ul li a:hover {
    color: #333;
}

.topbar ul li a i {
    font-size: 15px;
    color: #718aa5;
    padding-right: 8px;
}

.menu {}

.menu .navbar {
    background: #61666c;
    padding-top: .2rem;
    padding-bottom: .2rem;
}

.menu .navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0;
    padding: 0;
}

.menu .dropdown-item {
    padding: .50rem 1rem;
}
.menu .dropdown-item:hover{
    background: #718aa5;
    color: #fff
}
.menu .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding-right: 10px;
    padding-left: 10px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;

}

.menu .navbar-expand-lg .navbar-nav .nav-link:hover {
    background: #f6fbff;
    color: #333;
}

.menu .dropdown-item {
    width: 250px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background: #ffffff;
    border-bottom: 1px solid #eeeeee80;

}

.menu .dropdown-item:hover {
    font-weight: 600;
}

.banner .carousel-caption {
    max-width: 634px;
    text-align: left;
    top: 0;
    left: 0;
    padding-left: 9%;
    padding-top: 6%;
}

.banner .carousel-caption h1 {
    font-weight: 600;
    color: #4a627c;
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    margin: 0;
    position: relative;
    padding-bottom: 30px;
}

.banner .carousel-caption h1:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 20px;
    background: #e7694b;
    z-index: 99;
}

.banner .carousel-caption h1:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    left: 0;
    bottom: 20px;
    background: #fff;
}

.banner .carousel-caption h2 {
    color: #666;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 32px;
    margin: 0;
    padding-bottom: 7px;
}

.banner .carousel-caption h3 {
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    margin: 0;
}

.banner .carousel-caption p {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 25px;
}

.banner .carousel-caption p.p2 {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
}

.banner .carousel-caption a {
    border: 1px solid #e7694b;
    background: #e7694b;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 18px;
    border-radius: 3px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.banner .carousel-caption a.rd {
    border: 1px solid #e7694b;
    background: #fff;
    color: #000;
}

.banner .carousel-caption a:hover {
    border: 1px solid #e7694b;
    background: #fff;
    color: #000;
}

.banner .carousel-control-next,
.banner .carousel-control-prev {
    border: 1px solid #e7694b;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    opacity: 1;
}

.banner .carousel-control-prev {
    left: 1%;
}

.banner .carousel-control-next {
    right: 1%;
}

.banner .carousel-control-next i,
.carousel-control-prev i {
    color: #e7694b;
}

.banner .carousel-indicators .active {
    width: 10px;
}

.servicehm {
    padding: 4rem 0;
}

.servicehm h1,
.attachments h1,
.reviews h1 {
    position: relative;
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #4a627c;
    margin-bottom: 20px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.servicehm h1 span,
.attachments h1 span,
.reviews h1 span {
    display: block;
    font-size: 0.5em;
    line-height: 1.3;
}

.servicehm h1 em,
.attachments h1 em,
.reviews h1 em {
    font-style: normal;
    font-weight: 600;
}


.two h1 {
    text-transform: capitalize;
}

.two h1:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    content: "";
    background-color: #c50000;
}

.two h1 span {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 3em;
    padding-left: 0.25em;
    color: rgba(0, 0, 0, 0.4);
    padding-bottom: 10px;
}

.alt-two h1 {
    text-align: center;
}

.alt-two h1:before {
    left: 50%;
    margin-left: -30px;
}

.hbox {
    margin-top: 40px;
}

.whts a {
    background: #00bd07;
}

.whts a:hover {
    background: #00bd07;
    opacity: 0.9;
}

.whts a i {
    font-size: 20px;
}

/*===*/
.abouthome {
    background: #e8f6ff;
    background-image: linear-gradient(to bottom right, #e8f6ff, #fff);
    padding: 5rem 0;
}

.doctorh h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    color: #3a689b;
    margin-bottom: 15px;
}

.doctorh h1:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 5px;
    background: #e7694b;
    z-index: 99;
}

.doctorh h1:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    left: 0;
    bottom: 5px;
    background: #fff;
}

.doctorh h2 {
    font-size: 28px;
    color: #666;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    margin-bottom: 5px
}

.doctorh h3 {
    font-size: 20px;
    color: #718aa5;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

.doctorh p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    line-height: 1.6;
    margin: 0;
    padding-bottom: 10px
}

.doctorh p.heading1 {
    font-size: 22px;
    margin: 0;
    color: #333;
}

.doctorh img {
    /*	box-shadow: 0 0 10px #00000030;*/
    padding: ;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.doctorh img:hover {
    transform: scale(1.1);
}

.doctorh button {
    padding: 10px 20px;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    border: none;
    font-family: 'Roboto', sans-serif;
}

.doctorh .button-box-special {
    background: #383b3a;
}

.doctorh button:focus {
    outline: none;
}

.nineteen {
    border-radius: 4px;
    background: #e7694b;
    color: #fff;
    padding: 20px 0;
    font-weight: 600;
}

.nineteen span {
    position: relative;
    transition: 400ms;
    font-family: 'Roboto', sans-serif;
}

.nineteen span::after {
    font-size: 20px;
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: -5px;
    right: -20px;
    transition: 500ms;
}

.nineteen:hover span {
    padding-right: 25px;
}

.nineteen:hover span::after {
    opacity: 1;
    right: 0;
}

.attachments {
    padding: 4rem 0;
}

.hospt {
    position: relative;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.hospt:hover {
    transform: translateY(-10px);
}

.hospt iframe {
    padding: 5px;
    background: #718aa5;
}

.hoscnt {
    background: #fff;
    margin: 0 50px;
    padding: 12px 10px;
    box-shadow: 0 0 5px #00000050;
    text-align: center;
    margin-top: -30px;
    position: relative;

}

.hoscnt h2 {
    font-size: 18px;
    margin: 0;
    color: #000000;
    padding-bottom: 5px;
    
}

.hoscnt p {
    margin: 0;
    color: #666666;
}

.owl-carousel .owl-stage-outer {
    padding: 20px 0;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: transparent !important;
    color: #e7694b !important;
    border: 1px solid #e7694b!important;
    width: 50px;
    height: 40px;
    line-height: 40px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.owl-carousel .owl-nav button.owl-next:hover {
    background: #e7694b !important;
    color: #fff !important;
}

.owl-carousel .owl-nav button.owl-prev:hover {
    background: #e7694b !important;
    color: #fff !important;
}

.reviews {
    padding: 4rem 0 7rem 0;
    background: #61666c;
}

.testcnt {
    padding: 20px 50px;
    background: #fff;
    text-align: center;
    height: 285px;
    border-radius: 10px;
    box-shadow: 0 8px 24px hsla(210, 8%, 62%, .2);
}

.testcnt p {
    font-size: 17px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    padding-top: 15px;
}

.reviews h1 {
    margin-bottom: 40px;
    color: #fff;
}

.reviews h1 span {
    color: #fff;
}

.testcnt img {
    width: 80px !important;
    margin: auto;
    box-shadow: 0 8px 24px hsla(210, 8%, 62%, .2);
}

.reviews img {
    border-radius: 10px;
}

.testcnt i {
    color: #e7694b;
    margin: 0 3px;
}

.testcnt h3 {
    font-size: 20px;
    margin: 0;
    color: #718aa5;
    padding: 10px 0;
    font-family: 'Roboto', sans-serif;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    /* margin-top: -50px!important;
    position: relative;
    z-index: 999;*/
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff !important
}

.footertop {
    padding: 4rem 0;
    background: #eeeeee80;
}

.footerlogo {
    margin-bottom: 15px;
}

.widget p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.8;
}

.widget h1 {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 15px;
    color: #4a627c;
}

.widget h1:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 5px;
    background: #e7694b;
    z-index: 99;
}

.widget h1:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    left: 0;
    bottom: 5px;
    background: #fff;
}

.links {
    padding-left: 15px;
}

.links ul {
    margin: 0;
    padding: 0;
}

.links ul li {
    line-height: 2.0;
}

.links ul li a {
    font-size: 15px;
    display: block;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.links ul li a:hover {
    color: #718aa5;
/*    background: #718aa5;*/
/*    padding-left: 10px;*/
}

.footebtm {
    background: #4a627c;
    padding: 15px 0;
}

.footebtm p {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 0;
}

.footebtm p a {
    color: #ffffff;
}

.footebtm p a:hover {
    color: #dddddd;
}

.copy {
    text-align: right;
}
.copy img{
    width: 16px;
    margin-left: 2px;
}
.location p {
    padding-left: 20px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #333;
}

.location p a {
    color: #333;
}

.location p a:hover {
    color: #718aa5;
}

.location p i {
    position: absolute;
    top: 6px;
    left: 0;
    color: #718aa5;
}

/* about	*/

.abtpage {
    background: #fff;
}

.innerbanner {
    padding: 2.5em 0;
    background: #eeeeee;
    background: url(../img/innerbanner.jpg) no-repeat center;
}

.innerbanner h1 {
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #666666;
    margin: 0
}

.innerbanner ul {
    margin: 0;
    padding: 0;
    float: right;
    padding-top: 5px
}

.innerbanner ul li {
    list-style: none;
    display: inline;
    color: #8b8b8b;
}

.innerbanner ul li i {
    margin: 0 7px;
    font-size: 10px;
    position: relative;
    top: -1px;
}

.innerbanner ul li a {
    color: #666;
    font-family: 'Open Sans', sans-serif;
}

.education {
    margin-top: 20px;
    box-shadow: 0 0 5px 5px #00000020;
    padding: 5px;
}

.education h2 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .8px;
    background: #718aa5;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 10px;
    margin: 0;
}

.education table {
    margin-bottom: 0;
}

.education table tr th {
    background: #eeeeee80;
    font-size: 15px;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ccc;
    font-family: 'Open Sans', sans-serif;
}

.education table tr td {
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #ccc;
    font-size: 15px;
}

.mainpage {
    padding: 4rem 0;
}

.contactinfo {
    background: #718aa5;
    padding: 30px;
    border-radius: 20px;
    border-top: 5px solid #aec7e3;
}

.contactinfo h1 {
    font-size: 28px;
    position: relative;
    color: #fff;
    padding-bottom: 2rem;
    margin-bottom: 1.5rem;
}

.contactinfo h1:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 5px;
    background: #e7694b;
    z-index: 99;
}

.contactinfo h1:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    left: 0;
    bottom: 5px;
    background: #eeeeee80;
}

.contactinfo p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding-left: 25px;
    position: relative;
    color: #ffffff;
    padding-bottom: 8px;
}

.contactinfo p i {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 15px;
    color: #fff;
}

.contactinfo p a {
    color: #fff;
}

.expimg img:hover {
    filter: grayscale(0%);
}

.experience ul {
    padding-left: 0;
}

.experience ul li {
    padding-left: 40px;
    position: relative;
    line-height: 32px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 15px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.experience ul li b {}

.experience ul li img {
    position: absolute;
    width: 20px;
    left: 0;
    top: 5px;
    background: #eee;
    padding: 3px;

}

.workshop h1 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    color: #4a627c;
    margin-bottom: 15px;
    margin-top: 30px;
}

.workshop h1:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 5px;
    background: #e7694b;
    z-index: 99;
}

.workshop h1:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    left: 0;
    bottom: 5px;
    background: #eeeeee85;
}

.testibox {
    background-image: linear-gradient(to bottom right, #e8f6ff, #fff);
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 0 5px #00000050;
    margin: 30px 0;
}

.inn h3 {
    font-size: 18px;
    padding-top: 10px;
    color: #4a627c;
    font-family: 'Roboto', sans-serif;
}

.inn {
    display: block;
    margin-bottom: 15px
}

.inn img {
    width: 70px;
    float: left;
    margin-right: 20px
}

.inn i {
    color: #e7694b;
    font-size: 14px;
    margin-right: 2px
}

.testibox p {
    margin: 0;
    padding-top: 8px;
    line-height: 1.8;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.hpage{
    margin-bottom: 50px
}
.servicepage{
    padding: 5rem 0;
}
.sidebar{
    margin-right: 30px;
}
.sidebar h1{
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 30px;
    
}
.sidebar ul{
    padding: 0;
    margin: 0;
}
.sidebar ul li{
}
.sidebar ul li a{
    padding: 15px 30px;
    display: block;
    background: #4a627c;
    color: #fff;
    border-bottom: 1px solid #364a60;
    font-size: 16px;
    transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.sidebar ul li a:hover, .sidebar ul li a.active{
    background: #e7694b;
    color: #fff;
    box-shadow: 0 0 10px 5px #00000030;
}
.servicecnt h1{
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 30px;
    color: #718aa5;   
}
.servicecnt img{
    border-radius: 10px;
    margin-bottom: 35px;
}
.servicecnt p{
    line-height: 1.6;
    color: #333;
}
.servicecnt h3{
     font-size: 24px;
    color: #000;
    font-weight: 600;
}
.servicecnt ul{
    margin: 0;
    padding: 0;
}
.servicecnt ul li{
    margin-left: 20px;
    list-style: square;
     line-height: 1.4;
    color: #333;
    padding-bottom: 15px;
}
.contactmore {
    position: relative;
    background: #eeeeee;
    padding: 45px;
     margin-top: 25px;
}
.contactmore p{
    color: #666666;
}
.contactmore h2{
    font-size: 24px;
    color: #4a627c;
    font-weight: 700;
}
.contactmore button{
    right: 5%;
    top: 33%;
    position: absolute;
    border: 1px solid #e7694b;
    background: #e7694b;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 18px;
    border-radius: 3px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.contactmore button:hover {
    border: 1px solid #e7694b;
    background: #fff;
    color: #000;
}
.accordion-item{
    border: none!important;
    margin: 0 80px;
}
.accordion-item .accordion-button{
    background: #718aa5!important;
    color: #fff!important;
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    font-weight: 500;
    padding: 20px 30px;
    margin-top: 10px;
}
.accordion-body {
   padding: 30px 30px!important;
     background: #f6f7f9;
         font-family: 'Open Sans', sans-serif;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
     background: #718aa5;
      font-family: 'Lato', sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
}
.blogbox{
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 0 5px 5px #00000015;
}
.blogbox img{

}
.blogbox h2{

}
p.date{
    background: #eee;
    color: #666;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
}
p.date span{
    float: right;
}
.blogcontent{
    padding: 20px;
}
.blogcontent h2{
    font-size: 22px;
    line-height: 1.4;
    padding-bottom: 1px;
    color: #718aa5;
    font-weight: 500;
}
.blogcontent h2:hover{
    color: #6aa6e7;
}

.blogcontent a button{
    border: 1px solid #e7694b;
    background: #e7694b;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 5px 18px;
    border-radius: 3px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.blogimg{
    position: relative;
    overflow: hidden;
}
.blogimg img{
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.blogimg:hover img{
    transform: scale(1.2);
}
.app{
    background: #6aa6e7;
    font-family: 'Open Sans', sans-serif; 
}
.app form {
    padding: 30px;
}
.app form label{

    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 600;
    padding-bottom: 5px;
}
.app form input{
    display: block;
    width: 100%;
    border-radius: 0;
    border: none;
    padding: 10px 15px;
    margin-bottom: 15px;
}
.app form input::placeholder{
    color: #999!important;
}
.app form input:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.app form textarea{
    padding: 10px 15px;
    display: block;
    width: 100%;
     margin-bottom: 15px;
    height: 280px;
     border: none;
    padding: 10px;
}
.app form textarea::placeholder{
    color: #999!important;
}
.app form textarea:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.app form button{
    font-size: 14px;
    letter-spacing: 1px;
    width: 150px;
    height: 45px;
     background: #e7694b;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
      transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.app form button:hover{
    background: #fff;
     color: #e7694b;
}

.carousel-indicators{
    display: none !important;
}

.appimg{
	margin: 10px 0;
}
.appimg video{
	background: #000;
	height:350px;
}





#gallery {
  padding-top: 40px;
  @media screen and (min-width: 991px) {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}