﻿/*--
Author: layout
Author URL: http://layout.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- Reset Code --#07a3dd;     #23c1d7       */

h1{
    font-size:  2.5em;
}

h2{
    font-size: 2em;
}

h3{
    font-size: 1.5em ;
}

h4{
    font-size: 1em;
}

h5{
    font-size: .83em;
}

h6{
    font-size: .67em;
}

.hidden {
    display: none;
}
.pull-right{
    float: right;
}

.pull-left {
    float: left;
}

.img-responsive {
  max-width: 100% !important;
  height: auto !important;
  transition: all 1s ease !important;
}


.card-body {

    padding: 8px 1.25rem !important;
}

.bshadow
{
    background-color: #efefef; 
    box-shadow: 1px 1px 20px #bbb; 
    /* box-shadow: 1px 10px 10px #bbb !important; */
}

.head1{
    color: #3a3a3a;
    font-weight: 600;
    text-align: center;
}

h2.head1{
    font-size: 32px !important;
}

.head2{
    color:#23c1d7;
}

.subhead{
 color:#23c1d7;
 font-weight: 600;
 text-align: center;
}

p{
    text-align: justify;
    color: #000;
}
a{
    color: inherit !important;
}
a:hover{
    color: #23c1d7 !important;
    text-shadow: 0px 0px 0px;
    transition: 1s ease-in-out;
    /* font-size: 17px !important;*/
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #23c1d7 !important;
    text-shadow: 0px 0px  0px ;
    padding-left: 32px;
    background-color: transparent; !important;
    transition: 1s;
}
.dropdown-item{
    transition: 1s;
}


/*dropdown new style*/
/*
.nav li{
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    }*/

    .dropdown-menu>li>a
    {
        padding: 8px 20px !important;
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }

    .dropdown-submenu>a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover>a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

    .dropdown-submenu.pull-left>.dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

    /*ends */

    .img-bg {
        border: 5px solid #ddd;
        box-shadow: 0px 3px 5px #828282;
        margin-bottom: 25px;
    }

    .modal.fade .modal-dialog{
        z-index: 99999 !important
    }

    @media (min-width: 992px){
        .nav-item {
            /* margin-left: 1.5rem !important; */
            margin-left: 36px !important;
        }

        .ind-gal img {
            width: auto !important;
            height: 500px !important;
        }

   /* .nav li{

    width: 11%;
    }*/
}


@media (max-width: 600px){
    .logoo h3 {    
        font-size: 30px !important;

    }
    .logoo{
        padding-bottom: 0px !important;
    }

    .navbar-light .navbar-nav .active>.nav-link{
        color: #fff !important;
    }
    nav.fixed-navi ul{
       background: #23c1d7;
   }

   .navbar-light .navbar-nav .show>.nav-link,
   .navbar-light .navbar-nav .active>.nav-link,
   .navbar-light .navbar-nav .nav-link.show,
   .navbar-light .navbar-nav .nav-link.active,
   .navbar-light .navbar-nav .nav-link:hover,
   .navbar-light .navbar-nav .nav-link:focus {
    color: #3a3a3a !important;
}

}

@media (min-width: 768px){
    .modal-dialog {
        width: auto;
        max-width: 800px !important;
    }



}

.logoo {
    padding-bottom: 25px;
}

.logoo h3{
    display: inline;
    color: #3a3a3a;
    font-size: 34px;
    font-weight: 600;
}
body {
    padding: 0;
    margin: 0;
    background: #FFF;
}

body, p, li, a {
  font-family: "Segoe UI" !important;
  line-height: 30px;
}
.navbar{
    margin-bottom: 0px !important;
}

/*Bootstrap style */
.navbar-default {
    background-color: #3a3a3a !important;
    border-color: #3a3a3a !important;
    color: #fff;
}

.navbar {
    border-radius: 0px !important;
}

.navbar-brand {
    height: auto !important;
}

.navbar-nav {
    margin: 0px !important;
}

.nav>li>a {
    padding: 10px 25px !important;
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: 28px !important;
}

.dropdown-menu {
    background-color: #3a3a3a !important;
    color: white;
}
  .navbar-default .navbar-nav>.open>a {
            color: #000 !important
    }

@media (max-width: 768px) {
    a.navbar-brand {
        font-size: 25px !important;
        margin-top: 10px;
    }



   /* .dropdown-menu>li>a {
        color: #fff !important;
    } */

    .navbar-nav .open .dropdown-menu {
        background-color: #00000054 !important;
    }
}

/*  */

#login-image-gallery .modal-content {
    background-color: #23c1d7 !important;
}


body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

body a:focus,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

input[type="button"]:hover,
input[type="submit"]:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    
}
.head1, .subhead{
    font-family: 'Roboto Condensed', sans-serif !important;
}
p {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    /* color: #999; */
}

ul,
ol {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}
.btn{
    font-family: 'Open Sans', sans-serif;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none
}

/*-- //Reset Code --*/
/*-- bottom-to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 38px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/
/* header */
/* top bar */
.top-bar {
    background: #4575bd;
    background: #3ab286;
    background: #3aa2b2;
    background: #3a66b2;
    background: #0099cc; 
    background: linear-gradient(45deg, #07a3dd, #2fd3be);
    background: #23c1d7;
}

/* social icons */
.top-right-info li i {
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.top-right-info li i:hover,
.top-layout p a:hover {
    color: #23c1d7;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.top-right-info li {
    display: inline-block;
}

.img-responsive {
    transition: 1s ease-in-out;
}
.img-responsive:hover{
    transform: scale(1.1);
}

/* //social icons */
.header-top_layout p,
.header-layout p,
.top-layout p {
    font-size: 14px;
}

.header-top_layout,
.header-layout {
    border-left: 1px solid rgba(255, 255, 255, 0.63);
}

.top-layout p a:hover,
.w3l-footer ul li a:hover {
    opacity: .7;
}

/* //top bar */
/* header 2 */
/* navigation */
div#home {
    position: relative;
}

.main-top {
    position: absolute;
    z-index: 999;
    width: 100%;
    background: rgba(255, 255, 255, 0.26);
    background: rgb(255, 255, 255);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out;
    -ms-transition: background-color .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out;
    transition: background-color .1s ease-in-out;
}

.navbar-light .navbar-nav .nav-link {
    padding: 0;
    color: #fff;
    color: #010023;
    background: transparent;
    font-size: 16px;
    letter-spacing: 1px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 10px;
    left: -37px;
}



.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #3a3a3a;
    text-shadow: 0px 0px 0px #3a3a3a;
}

/* fixed nav */
nav.fixed-navi ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.fixed-navi ul li {
    float: left;
    /*min-width: 11%;*/
}

/*helper*/
.isFixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 1px 2px 5px 1px rgba(8, 8, 8, 0.35);
    z-index: 999;
    background: #23c1d7;
    -webkit-transition: box-shadow .3s ease-in-out;
    -moz-transition: box-shadow .3s ease-in-out;
    -ms-transition: box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    -webkit-transition: background-color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out;
    -ms-transition: background-color .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out;
    transition: background-color .1s ease-in-out;
}

.isFixed a.nav-link{
    color: #fff !important;
}

/* //fixed nav */
/* //navigation */
/* logo */
a.navbar-brand {
    color: #23c1d7;
    font-size: 50px;
    padding: 0;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus,
.w3l-footer h2 a span {
    color: #23c1d7;
}

a.navbar-brand span {
    color: #fff;
}

a.navbar-brand i,
.w3l-footer h2 a i {
    color: #fff;
    font-size: 22px;
}

/* //logo */
/* login button */
a.login-button {
    color: #fff !important;
    letter-spacing: 1px;
    font-size: 16px;
    padding: 10px 10px;
    background: #3a3a3a;
    display: inline-block;
}

a.login-button:hover {
    background: #23c1d7;
}

/* //login button */
/* modal */
/*

.modal-content {
    background: url(../images/bg1.jpg) no-repeat left;
    background: #23c1d7  !important;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    padding-bottom: 2em;
}

.modal-content.modal-content-2 {
    background-position: -18px -33px;
}

.modal-header {
    border-bottom: none;
}
*/
.form-control {
    border-radius: 0px
}

.modal-body h5 {
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
    margin-left: 4em;
}

p.account-w3ls {
    color: #dadada;
}

p.account-w3ls a {
    color: #23c1d7;
}

.form-group label {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 8px;
    text-align: right;
    display: block;
}

button.submit {
    background: #3a3a3a;
    color: #fff;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 10px;
    width: 100%;
    margin-top: 1em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

button.submit:hover {
    letter-spacing: 6px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/* //modal */
/* //header 2 */
/* banner */
.banner-top1,
.banner-top2,
.banner-top3, .banner-top4, .banner-prostho1 {
    height: 50vw;
}

.banner-top1 {
    background: url('../images/Sliders/smile-dental.jpg') no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    height: 550px;
}

.banner-top2 {
    background: url(../images/Sliders/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    height: 550px;
}

.banner-top3 {
    background: url('../images/Sliders/1.jpg') no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    height: 550px;
}

.banner-top4 {
    background: url('../images/Sliders/5.jpg') no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    height: 550px;
}

.banner-info_agile_w3ls {
    padding-top: 19em;
}

.banner-info_agile_w3ls h3 {
    font-size: 56px !important;
    color: #fff;
    text-shadow: 1px 1px 10px #000;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.banner-info_agile_w3ls h3 span {
 /* background: #4575bd;*/
 padding: 0 15px;
}

.banner-info_agile_w3ls p {
    max-width: 900px;
    color: #f3f3f3;
    font-size: 24px;
    text-shadow: 1px 1px 2px #000;
    background: #23c1d7ad;

}

.banner-info_agile_w3ls a {
    color: #fff;
    padding: 13px 24px;
    letter-spacing: 1px;
    font-size: 14px;
    background: #4575bd;
    display: inline-block;
    border: 1px solid #ffffffba;
}

.banner-info_agile_w3ls a:hover,
a.w3ls-button-agile:hover {
    letter-spacing: 3px;
    background: #23c1d7;
    color: #fff !important;
}

.banner-prostho1{
    background: url('../images/Banners/prostho1.jpg') no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    height: 550px;
}


/* //banner */
/* responsive slide */
#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 34px;
    width: 34px;
    background: url(../images/left.png) no-repeat 0px 0px;
}

.callbacks_nav.next {
    left: auto;
    background: url(../images/right.png) no-repeat 0px 0px;
    right: 0;
}

.callbacks_nav.prev {
    left: auto;
    background: url(../images/left.png) no-repeat 0px 0px;
    left: 0px;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 44%;
    right: 4%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}

.slider-top span {
    font-weight: 600;
}

.callbacks_tabs li {
    display: block;
    margin: 5px 0px;
}

/*----*/
.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.callbacks_here a:after {
    background: #23c1d7;
}

/* //responsive slide */
/* banner bottom */
.banner-bottom.py-5 {
    background: url(../images/bg1.jpg) no-repeat top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

a.w3ls-button-agile {
    color: #fff;
    padding: 14px 24px;
    letter-spacing: 1px;
    font-size: 14px;
    background: #23c1d7;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.56);
    box-shadow: 2px 0px 5px 0px rgba(255, 255, 255, 0.22);
}

.banner-left-bottom-w3ls {
    flex: 3;
}

h6.text-white {
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 2px;
}

.banner-left-bottom-w3ls h3 {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 36px;
}

.button {
    flex: 1;
    margin-top: 3em;
}

.banner-left-bottom-w3ls p {
    color: #dadada;
    font-size: 14px;
}

/* //banner bottom */
/* middle */
.w3ls-welcome {
    background: url(../images/bg2.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.welcome-left h3 {
    color: #4776be;
    font-size: 38px;
    letter-spacing: 1px;
    font-weight: 600;
}

.welcome-left h6 {
    color: #4776be;
    letter-spacing: 1px;
    font-size: 18px;
}

.welcome-left h4 {
    color: #000;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 1px;
}

.readmore-w3-agileits a.w3ls-button-agile.text-dark {
    border-color: #23c1d7;
}

/* //middle */
/* services */
/* heading title */
h3.title {
    color: #000;
    font-size: 42px;
}

.w3ls-titles span {
    position: relative;
}

.w3ls-titles span:before {
    content: " ";
    background: #d6d6d6;
    width: 64px;
    height: 2px;
    position: absolute;
    top: 9px;
    left: -75px;
}

.w3ls-titles span:after {
    content: " ";
    background: #d6d6d6;
    width: 64px;
    height: 2px;
    position: absolute;
    top: 9px;
    right: -75px;
}

.w3ls-titles i {
    color: #23c1d7;
    font-size: 26px;
    margin-top: 5px;
}

/* //heading title */
.agile-why-text-2 {
    border: 1px solid #969595;
    padding: 25px;
    box-shadow: 1px 0px 3px 1px rgba(0, 0, 0, 0.17);
}

.agile-why-text-2 h4 {
    font-size: 25px;
    letter-spacing: 1px;
}

.agile-why-text-2 p {
    font-size: 14px;
}

.wthree_features_grid i {
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 31px;
    color: #fff;
    line-height: 2.2;
    background: #5388d8;
    margin-top: 1.2em;
}

/* //services */
/* blog */
.blog-w3ls {
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.pricing {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.pricing:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.price-top {
    position: relative;
}

.price-top h3 {
    font-size: 26px;
    color: #fff;
    position: absolute;
    background: #4575bd;
    padding: 10px 25px;
    bottom: 0;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 600;
}

.price-top h3 span {
    display: block;
    font-weight: 100;
    font-size: 16px;
}

.price-bottom {
    background: #fff;
}

.price-bottom h4 {
    font-size: 23px;
    line-height: 1.4;
    letter-spacing: 1px;
}

.price-bottom i {
    color: #23c1d7;
}

.price-bottom a {
    color: #999;
    letter-spacing: 1px;
    font-size: 15px;
}

.price-bottom a:Hover {
    color: #000;
}

/* //blog */
/* treatments */
.screen-agile i {
    background: #23c1d7;
    color: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    line-height: 2.2;
}

.screen-agile-2 h5 {
    font-size: 26px;
}

/* //treatments */
/* footer */
footer {
    background: url(../images/Common/KVGDC.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.w3l-footer h2 a {
    font-size: 40px;
    letter-spacing: 1px;
}

.w3l-footer h3 {
    font-size: 26px;
}

.w3l-footer p,
.w3l-footer p a,
.w3l-footer ul li a {
    font-size: 14px;
    color: #efefef !important;
    letter-spacing: 1px;
}

.w3l-footer ul li i {
    color: #23c1d7;
    line-height: 2;
}

/* copyright */
p.copy-right-grids {
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
}

p.copy-right-grids a {
    color: #23c1d7;
}

p.copy-right-grids a:hover {
    color: #fff;
}

/* //copyright */
/* social-icons */
.agileits_social_list li {
    display: inline-block;
}

.agileits_social_list li a {
    width: 35px;
    height: 35px;
    color: #000;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    line-height: 2.3;
    border: 1px solid #e6e6e6;
}

.agileits_social_list li a:hover {
    color: #fff;
}

a.w3_agile_facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
}

a.agile_twitter:hover {
    background: #1da1f2;
    border-color: #1da1f2;
}

a.w3_agile_dribble:hover {
    background: #ea4c89;
    border-color: #ea4c89;
}

a.w3_agile_google:hover {
    background: #23c1d7;
    border-color: #23c1d7;
}

/* //social-icons */
/* //footer */
/* inner pages */
/* about page */
.inner-banner-w3ls {
    background: url(../images/banner3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    height: 20vw;
}

/* page details */
.breadcrumb li a {
    color: #23c1d7;
}

.breadcrumb li {
    letter-spacing: 1px;
    color: #000;
}

/* //page details */
/* about */
.about p.aboutpara {
    font-size: 16px;
    max-width: 900px;
}

.about_grids h3 {
    font-size: 24px;
    letter-spacing: 1px;
}

.about_grids a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #23c1d7;
}

.about_grids a:hover {
    color: #4575bd;
}

/* about */
/* team */
.team-grids {
    position: relative;
    overflow: hidden;
}

.team-grids h4 {
    font-size: 1.1em;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}

.team-grids h6 {
    font-size: 1em;
    color: #03cce6;
    letter-spacing: 2px;
}

.social-icons-section a {
    color: #ccc;
}

.social-icons-section a:hover {
    color: #fff;
}

.team-info {
    position: absolute;
    bottom: -227px;
    margin: 0;
    left: 15px;
    background: rgba(0, 0, 0, 0.8);
    border-top: 3px solid #fff;
    padding: 1em;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    width: 92%;
    text-align: center;
}

.team-grids:hover div.team-info {
    bottom: 0px;
}

.team-grids:hover {
    border-color: #76daff;
}

.social-icons-section,
.team-grids h6 {
    margin-top: 0.5em;
}

.caption {
    padding: 0px;
}

.team-info .social-icons-section a {
    margin: 0em .5em;
}

/* //team */
/* team responsive */
@media(max-width:1080px) {
    .team-grids h4 {
        font-size: 1em;
    }

    .about_grids h3 {
        font-size: 22px;
    }
}

@media(max-width:1024px) {
    .team-info {
        width: 91%;
    }
}

@media(max-width:991px) {
    .team-info {
        width: 88%;
    }
}

@media(max-width:736px) {
    .team-info {
        width: 65%;
        left: 95px;
    }
}

@media(max-width:480px) {
    .team-info {
        width: 76%;
        left: 56px;
    }
}

@media(max-width:440px) {
    .team-info {
        width: 83%;
        left: 36px;
    }
}

@media(max-width:414px) {
    .team-info {
        width: 89%;
        left: 24px;
    }
}

@media(max-width:384px) {
    .team-info {
        width: 92%;
        left: 14px;
    }
}

@media(max-width:320px) {
    .team-info {
        width: 90%;
        left: 15px;
    }
}

/* //team responsive */
/* //about page */
/* single page */
h6.blog-first {
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1px;
}

h6.blog-first i {
    color: #23c1d7;
}

ul.blog_list li {
    display: inline-block;
    color: #777;
}

ul.blog_list.my-3 li a,
.wthree_blog_events_list li i {
    color: #4575bd;
}

ul.blog_list.my-3 li a:hover,
h5.card-title a:hover {
    color: #23c1d7 !important;
}

ul.blog_list.my-3 li {
    font-size: 15px;
}

.single-left1 p i {
    color: #4575bd;
    display: block;
}

.admin {
    background: #424040;
}

.admin p {
    color: #f5f5f5;
    font-size: 14px;
    line-height: 2.4;
}

.admin p i {
    font-size: 28px;
    vertical-align: middle;
}

.admin a {
    display: inline-block;
    color: #23c1d7;
    font-size: 18px;
    letter-spacing: 1px;
}

.admin a:hover {
    color: #fff;
}

/* comments */
.comments-grid-right ul li {
    display: inline-block;
    color: #888;
    font-size: 14px;
    letter-spacing: 1px;
}

.comments-grid-right ul li a {
    color: #4575bd;
}

.comments-grid-right ul li a:hover {
    color: #555;
}

.comments-grid-right p {
    font-size: 14px;
}

/* //comments */
.leave-coment-form input[type="text"],
.leave-coment-form input[type="email"],
.leave-coment-form textarea {
    outline: none;
    border: 1px solid #000;
    background: none;
    padding: 12px;
    font-size: 15px;
    color: #212121;
    width: 48.6%;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.15);
}

.leave-coment-form input[type="email"] {
    margin-left: 1em;
}

.leave-coment-form textarea {
    min-height: 200px;
    resize: none;
    width: 100%;
    margin: 1em 0 0.8em;
}

.mm_single_submit {
    text-align: right;
}

.leave-coment-form input[type="submit"] {
    outline: none;
    border: none;
    background: #4575bd;
    padding: 14px 36px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 2px;
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.14);
}

.leave-coment-form input[type="submit"]:hover {
    background: #212121;
}

/* right side */
/* search */
.event-right input[type="search"] {
    padding: 12px;
    width: 100%;
    letter-spacing: 1px;
    margin-right: 0 !important;
}

.event-right button {
    width: 100%;
}

/* //search */
/* blog right title */
h3.blog-title {
    font-size: 25px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.27);
}

/* //blog right title */
/* Categories */
.categories ul li,
.single-left2-left ul li {
    list-style-type: none;
    font-size: 14px;
}

.categories ul li i,
.single-left2-left ul li i {
    color: #23c1d7;
}

.categories ul li a,
.single-left2-left ul li a {
    color: #555;
}

.categories ul li a:hover,
.single-left2-left ul li a:hover,
.posts-grid-right h4 a:hover,
.wthree_blog_events_list li a:hover {
    color: #4575bd !important;
}

/* //Categories */
/* event */
.posts-grid-right h4 a {
    font-size: 15px;
    letter-spacing: 1px;
}

.posts-grid-right h4 a:hover {
    color: #999;
}

.wthree_blog_events_list li {
    display: inline-block;
    font-size: 13px;
}

/* //event */
/* tags */
.tags ul li {
    display: inline-block;
}

.tags ul li a {
    padding: 7px 10px;
    margin: 0 .5em 0.5em 0em;
    display: block;
}

.tags ul li a:hover {
    background: #23c1d7;
    border: 1px solid #23c1d7;
    color: #fff;
}

/* //tags */
/* //right side */
/* tabs */
ul#myTab {
    margin-bottom: 4em;
}

.menu-text-right h4,
.menu-text-right1 h4 {
    font-size: 25px;
    color: #0a0a0a;
    display: inline;
}

h4.price-clr {
    color: #00abff;
}

.menu-text-right p,
.menu-text-right1 p {
    margin-top: 10px;
}

.menu-title {
    float: left;
}

.agileinfo-tab-content1 {
    padding: 2em;
}

.menu-price {
    float: right;
}

.nav-tabs .nav-link {
    font-size: 20px;
    letter-spacing: 1px;
    padding: 12px 0;
    text-align: center;
    color: #495057;
}

.nav-tabs li.nav-item {
    width: 33.3%;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #23c1d7;
}

.agileinfo-tab-content1:nth-child(1),
.agileinfo-tab-content1:nth-child(2) {
    padding-top: 4em;
}

/* //tabs */
/* //single page */
/* contact page */
/* contact */
.contact {
    background: #d8dadc;
}

.w3_agileits-contact-left {
    background: url(../images/1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 533px;
}

h5.title-w3 {
    font-size: 34px;
}

.contact-right-w3l input[type="text"],
.contact-right-w3l input[type="email"],
.contact-right-w3l textarea,
.contact-right-w3l select.form-control {
    font-size: 15px;
    border: none;
    border-bottom: 1px solid #4575bd;
    background: #fff;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.28);
    outline: none;
    margin-bottom: 1.5em;
    padding: 14px;
    letter-spacing: 1px;
    color: #000;
    box-sizing: border-box;
}

select.form-control:not([size]):not([multiple]) {
    height: inherit;
}

.contact-right-w3l textarea {
    outline: none;
    resize: none;
    height: 180px;
}

.contact-right-w3l input[type="submit"] {
    background: #4078c0;
    color: #fff;
    padding: 13px 26px;
    margin-top: 2em;
    border: none;
    outline: none;
    letter-spacing: 1px;
    font-size: 16px;
}

.contact-right-w3l input[type="submit"]:hover {
    background: #23c1d7;
}

.contact-right-w3l {
    padding: 3em 5em;
}

.space-d-flex {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.form-group.grid-inputs {
    flex-basis: 48%;
    margin-bottom: 0;
}

/* //contact */
/* map */
.map iframe {
    width: 100%;
    height: 400px;
    border: none;
}

/* //map */
/* //contact page */
/* gallery */
.da-thumbs {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}

.da-thumbs li {
    margin: 10px;
    width: 30.5%;
    display: inline-block;
}

.da-thumbs li a,
.da-thumbs li a img {
    display: block;
    position: relative;
}

.da-thumbs li a {
    overflow: hidden;
}

.da-thumbs li a div {
    position: absolute;
    background: rgba(69, 117, 189, 0.82);
    width: 100%;
    height: 100%;
}

.da-thumbs li a div span {
    display: block;
    color: #eee;
    text-align: center;
    font-size: 15px;
    margin: 16px 20px 0;
    letter-spacing: 1px;
}

.da-thumbs li a div h5 {
    color: #FFF;
    font-size: 36px;
    font-style: italic;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
    margin-top: 1.5em;
}

/*--//gallery--*/
/* appointment */
.appoint-img {
    background: url(../images/bg6.jpg) no-repeat left bottom fixed;
    float: left;
    width: 44%;
}

.contact-right-w3l.appoint-form {
    float: right;
    width: 56%;
}

label.col-form-label {
    color: #000;
    text-align: left;
}

/* //appointment */
/* responsive */
@media(max-width: 1680px) {}

@media(max-width: 1600px) {}

@media(max-width: 1440px) {}

@media(max-width: 1366px) {
    .banner-info_agile_w3ls {
        padding-top: 16em;
    }
}

@media(max-width: 1280px) {
    .banner-info_agile_w3ls h3 {
        font-size: 52px;
    }

    .banner-info_agile_w3ls {
        padding-top: 14em;
    }
}

@media(max-width: 1080px) {

    .header-top_layout p,
    .header-layout p,
    .top-layout p {
        font-size: 13px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }

    a.navbar-brand {
        font-size: 46px;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 48px;
    }

    .banner-info_agile_w3ls {
        padding-top: 13em;
    }

    .welcome-left h3 {
        font-size: 34px;
    }

    .welcome-left h4 {
        font-size: 18px;
    }

    .welcome-left h6 {
        font-size: 17px;
    }

    .agile-why-text-2 h4 {
        font-size: 21px;
    }

    .price-bottom h4 {
        font-size: 21px
    }

    .price-bottom a {
        font-size: 14px;
    }

    .agileits-layout-grid {
        margin-bottom: 3em;
    }

    .banner-info_agile_w3ls p {
        max-width: 900px;
    }

    .da-thumbs li a div h5 {
        margin-top: 1em;
    }

    .da-thumbs li {
        width: 30%;
    }

    .contact-right-w3l {
        padding: 3em 3em;
    }

    .leave-coment-form input[type="email"] {
        margin-left: 0.8em;
    }

    .nav-tabs .nav-link {
        font-size: 18px;
    }

    .admin p {
        font-size: 13px;
    }

    .admin a {
        font-size: 16px;
    }
}

@media(max-width: 1050px) {}

@media(max-width: 1024px) {
    .banner-info_agile_w3ls h3 {
        font-size: 44px;
    }

    .banner-info_agile_w3ls p {
        font-size: 14px;
    }

    .banner-info_agile_w3ls {
        padding-top: 12em;
    }

    .map iframe {
        height: 300px;
    }
}

@media(max-width: 991px) {
    .navbar-light .navbar-toggler {
        background: #fff;
    }

    div#navbarSupportedContent {
        background: #23c1d7;
    }

    a.w3ls-button-agile {
        padding: 14px 18px;
    }

    h6.text-white {
        font-size: 18px;
    }

    .banner-left-bottom-w3ls h3 {
        font-size: 33px;
    }

    .banner-left-bottom-w3ls p {
        font-size: 13px;
    }

    .banner-info_agile_w3ls {
        padding-top: 11em;
    }

    .banner-info_agile_w3ls a:hover,
    a.w3ls-button-agile:hover {
        letter-spacing: 2px;
    }

    .agile-why-text-2 {
        padding: 35px;
    }

    .agileits-layout-grid img {
        width: 50%;
    }

    .price-bottom a {
        font-size: 13px;
    }

    .w3ls-wthree-screen img {
        width: 70%;
    }

    .da-thumbs li {
        width: 29.4%;
    }

    .da-thumbs li a div h5 {
        font-size: 28px;
    }

    .da-thumbs li a div span {
        font-size: 12px;
        margin: 12px 18px 0;
    }

    .agileits-contact .d-flex,
    .appointment .d-flex {
        display: inherit !important;
    }

    .w3_agileits-contact-left,
    .appoint-img {
        min-height: 320px;
    }

    .appoint-img,
    .contact-right-w3l.appoint-form {
        float: none;
        width: 100%;
    }

    .posts-grid-left {
        text-align: center;
    }

    .callbacks_tabs {
        top: 41%;
    }
}

@media(max-width: 900px) {
    .banner-info_agile_w3ls h3 {
        font-size: 40px;
    }

    .banner-info_agile_w3ls {
        padding-top: 10em;
    }
}

@media(max-width: 800px) {
    .banner-info_agile_w3ls p {
        font-size: 13px;
    }

    .banner-info_agile_w3ls {
        padding-top: 9em;
    }

    .about p.aboutpara {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    a.navbar-brand {
        font-size: 43px;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 35px;
    }

    .banner-info_agile_w3ls a {
        padding: 12px 17px;
        font-size: 13px;
    }

    a.navbar-brand {
        font-size: 38px;
    }

    .banner-info_agile_w3ls {
        padding-top: 7.5em;
        margin: 0 2em;
    }

    .callbacks_tabs {
        top: 38%;
        right: 6%;
    }
}

@media(max-width: 736px) {
    .banner-info_agile_w3ls h3 {
        font-size: 31px;
    }

    h6.text-white {
        font-size: 16px;
    }

    .banner-left-bottom-w3ls h3 {
        font-size: 28px;
    }

    .banner-left-bottom-w3ls {
        flex: 2;
    }

    h3.title {
        font-size: 36px;
    }

    .w3ls-titles p {
        font-size: 13px;
    }

    .da-thumbs li {
        width: 45%;
    }

    .w3_agileits-contact-left,
    .appoint-img {
        min-height: 270px;
    }

    .contact-right-w3l {
        padding: 3em 3em 0;
    }

    .leave-coment-form input[type="email"] {
        margin-left: 0;
        margin-top: 1em;
    }

    .leave-coment-form input[type="text"],
    .leave-coment-form input[type="email"],
    .leave-coment-form textarea {
        width: 100%;
    }

    .nav-tabs .nav-link {
        font-size: 16px;
    }
}

@media(max-width: 667px) {
    .welcome-left h3 {
        font-size: 28px;
    }

    .welcome-left h6 {
        font-size: 16px;
    }

    .welcome-left h4 {
        font-size: 16px;
    }
}

@media(max-width: 640px) {
    .navbar-light .navbar-toggler {
        padding: 3px 7px;
        font-size: 20px;
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        padding: 0;
    }

    nav.navbar.navbar-expand-lg.navbar-light.fixed-navi.isFixed {
        padding: 8px 0;
    }

    .banner-info_agile_w3ls {
        padding-top: 6.5em;
    }

    .callbacks_tabs {
        top: 35%;
    }
}

@media(max-width: 600px) {
    .col-md-4.pricing {
        width: 90%;
        margin: 0 auto;
    }

    .banner-top1,
    .banner-top2,
    .banner-top3 {
        height: 60vw;
    }

    .banner-info_agile_w3ls {
        padding-top: 7.5em;
    }

    .contact-right-w3l input[type="submit"] {
        font-size: 15px;
    }

    .comments-grid-right {
        margin: 0 !important;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 30px;
    }

    .banner-info_agile_w3ls {
        margin: 0 2em 0 1.5em;
    }
}

@media(max-width: 568px) {
    nav.navbar.navbar-expand-lg.navbar-light {
        padding: 0 12px;
    }

    nav.navbar.navbar-expand-lg.navbar-light.fixed-navi.isFixed {
        padding: 8px 10px;
    }

    .comments-grid-right h4 {
        font-size: 22px;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 28px;
    }
}

@media(max-width: 480px) {

    .header-top_layout p,
    .header-layout p,
    .top-layout p {
        font-size: 12px;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 24px;
    }

    .banner-info_agile_w3ls h3 span {
        padding: 0 10px;
    }

    .banner-top1,
    .banner-top2,
    .banner-top3 {
        height: 74vw;
    }

    .banner-info_agile_w3ls {
        padding-top: 6.5em;
    }

    .banner-left-bottom-w3ls h3 {
        font-size: 24px;
    }

    .welcome-right img {
        width: 80%;
    }

    .agile-why-text-2 p {
        font-size: 13px;
    }

    .agile-why-text-2 {
        padding: 28px;
    }

    .agileits-layout-grid img {
        width: 60%;
    }

    .agileits-layout-grid {
        margin-bottom: 2em;
    }

    a.w3ls-button-agile {
        padding: 14px 11px;
    }

    .w3ls-titles p {
        font-size: 12px;
    }

    h3.title {
        font-size: 34px;
    }

    .w3ls-titles i {
        font-size: 22px;
    }

    .inner-banner-w3ls {
        height: 30vw;
    }

    .da-thumbs li {
        width: 44.3%;
    }

    .da-thumbs li a div h5 {
        font-size: 25px;
    }

    .da-thumbs li a div h5 {
        margin-top: .8em;
    }

    .nav-tabs .nav-link {
        font-size: 15px;
    }

    .callbacks_tabs {
        top: 82%;
        right: 80%;
    }

    .callbacks_tabs li {
        display: inline-block;
    }

    .banner-info_agile_w3ls {
        margin: 0 1.2em;
    }
}

@media(max-width: 440px) {
    .header-top_layout {
        padding-left: 9px !important;
    }

    .header-top_layout p,
    .header-layout p,
    .top-layout p {
        font-size: 11px;
    }

    .banner-info_agile_w3ls p {
        font-size: 12px;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 24px;
    }

    .banner-top1,
    .banner-top2,
    .banner-top3 {
        height: 80vw;
    }

    .banner-info_agile_w3ls {
        padding-top: 7em;
    }

    .d-flex.container {
        display: inherit !important;
    }

    .button {
        margin-top: 2em;
    }

    a.w3ls-button-agile {
        padding: 14px 15px;
    }

    .welcome-left h3 {
        font-size: 24px;
    }

    p {
        font-size: 14px;
    }

    .w3l-footer h2 a {
        font-size: 36px;
    }

    .about p.aboutpara {
        font-size: 14px;
    }

    .da-thumbs li {
        width: 43.9%;
    }

    .da-thumbs li a div span {
        margin: 5px 10px 0;
    }

    .da-thumbs li a div h5 {
        margin-top: .5em;
    }

    h5.title-w3 {
        font-size: 30px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 21px;
    }

    a.navbar-brand {
        font-size: 34px;
    }
}

@media(max-width: 414px) {

    ul.top-right-info,
    .header-top_layout {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .top-right-info li i {
        font-size: 14px;
    }

    .top-social-agile:nth-child(2) {
        margin-top: 8px;
    }

    .header-top_layout p,
    .header-layout p,
    .top-layout p {
        font-size: 12px;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 28px;
        line-height: 1.5;
    }

    .banner-info_agile_w3ls {
        padding-top: 5.5em;
    }

    .banner-top1,
    .banner-top2,
    .banner-top3 {
        height: 90vw;
    }

    .da-thumbs li {
        width: 95%;
    }

    .da-thumbs li a div h5 {
        margin-top: 2em;
        font-size: 30px;
    }

    .da-thumbs li a div span {
        margin: 19px 34px 0;
        font-size: 13px;
    }

    .w3_agileits-contact-left,
    .appoint-img {
        min-height: 250px;
    }

    h5.title-w3 {
        font-size: 30px;
    }

    .contact-right-w3l {
        padding: 3em 2em 0;
    }

    .contact-right-w3l input[type="text"],
    .contact-right-w3l input[type="email"],
    .contact-right-w3l textarea,
    .contact-right-w3l select.form-control {
        font-size: 14px;
    }

    .contact-right-w3l textarea {
        height: 150px;
    }

    .comments-grid-left {
        padding-right: 0;
    }

    .leave-coment-form textarea {
        min-height: 180px;
    }

    .posts-grid-right {
        margin-top: 0 !important;
    }

    .callbacks_tabs {
        top: 85%;
        right: 78%;
    }

    .modal-body h5 {
        margin-left: 1em;
    }
}

@media(max-width: 384px) {
    .nav-tabs .nav-link {
        font-size: 12px;
    }

    .tags ul li a {
        font-size: 14px;
    }

    .banner-info_agile_w3ls {
        padding-top: 5em;
    }

    .callbacks_tabs {
        top: 86%;
        right: 75%;
    }

    .banner-top1,
    .banner-top2,
    .banner-top3 {
        height: 96vw;
    }

    p.copy-right-grids {
        font-size: 13px;
        letter-spacing: 1px;
    }

    .login.px-4.mx-auto {
        padding: 0 !important;
    }
}

@media(max-width: 375px) {
    .banner-info_agile_w3ls {
        padding-top: 5em;
    }

    .welcome-right img {
        width: 100%;
    }

    .comments-grid-left,
    .comments-grid-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .comments-grid-right {
        margin-top: 1em !important;
    }
}

@media(max-width: 320px) {
    .top-layout {
        padding: 0 6px;
    }

    .header-top_layout p,
    .header-layout p,
    .top-layout p {
        font-size: 11px;
    }

    a.navbar-brand {
        font-size: 32px;
    }

    .navbar-light .navbar-toggler {
        padding: 2px 6px;
        font-size: 19px;
    }

    .banner-info_agile_w3ls h3 {
        font-size: 23px;
    }

    .banner-top1,
    .banner-top2,
    .banner-top3 {
        height: 114vw;
    }

    .banner-info_agile_w3ls a {
        padding: 11px 14px;
        font-size: 12px;
    }

    .banner-info_agile_w3ls a {
        padding: 11px 14px;
    }

    .banner-info_agile_w3ls {
        padding-top: 4.5em;
    }

    .welcome-left h3 {
        font-size: 21px;
    }

    .welcome-left h6 {
        font-size: 12px;
    }

    .welcome-left h4 {
        font-size: 14px;
        margin: 18px 0 !important;
    }

    p {
        font-size: 13px;
    }

    .agile-why-text-2 h4 {
        font-size: 19px;
    }

    .wthree_features_grid i {
        width: 60px;
        height: 60px;
        font-size: 26px;
    }

    .agile-why-text-2 {
        padding: 20px;
    }

    .screen-agile-2 h5 {
        font-size: 22px;
    }

    .screen-agile i {
        width: 60px;
        height: 60px;
        font-size: 24px;
        line-height: 2.4;
    }

    .w3l-footer p,
    .w3l-footer p a,
    .w3l-footer ul li a {
        font-size: 13px;
    }

    .about p.aboutpara {
        font-size: 13px;
    }

    .da-thumbs li a div h5 {
        margin-top: 1.5em;
    }

    .da-thumbs li a div span {
        margin: 12px 22px 0;
    }

    .w3_agileits-contact-left,
    .appoint-img {
        min-height: 200px;
    }

    .contact-right-w3l textarea {
        height: 120px;
    }

    .contact-right-w3l input[type="submit"] {
        font-size: 14px;
        padding: 13px 18px;
        margin-top: 1.5em;
    }

    .map iframe {
        height: 250px;
    }

    .posts-grid-left,
    .posts-grid-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .posts-grid-right {
        margin-top: 10px;
    }

    .nav-tabs .nav-link {
        font-size: 11px;
        letter-spacing: 0px;
    }

    .callbacks_tabs {
        right: 71%;
    }

    .modal-body h5 {
        font-size: 25px;
        margin-left: 0em;
    }
}

/* //responsive */


/* Home Page About Section  */
:root{
    --white: #fff;
    --gr-color1: #FACC1E;
    --gr-color2: #FF7924;
    --gr-color3: #00C0A7;
    --gr-color4: #00E97C;
    --gr-color5: #FC4365;
    --gr-color6: #FE6229;
    --gr-color7: #009AFC;
    --gr-color8: #E75A7D;
}
.demo{ background-color: #e7e7e7; }

.serviceBox{
    background-color: var(--white);
    text-align: center;
    margin: 30px 15px;
    border: 1px solid transparent;
    box-shadow: -5px -5px 0 0 rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px 7px rgba(0,0,0,0.1);
    position: relative;
    min-height: 485px;
}

.serviceBox .service-icon{
    color: var(--white);
   /* background: linear-gradient(45deg,var(--gr-color1),var(--gr-color1),var(--gr-color2));
    font-size: 60px;
    line-height: 120px;
    height: 120px;
    width: 120px;
    margin: -35px auto 20px;
    border-radius: 50%; */
    transition:all 0.3s;
}

.serviceBox:hover .service-icon{
    text-shadow: 0 0 2px #333;
    /* box-shadow: 0 0 0 7px var(--white) inset, 0 0 0 10px var(--gr-color2);*/
}

.serviceBox .title{
    color: var(--white);
    background: linear-gradient(45deg,var(--gr-color2),var(--gr-color2),var(--gr-color1),var(--gr-color1));
    background: #23c1d7;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 0;
    margin: 0 -15px 10px;
    display: block;
    position: relative;
    top: -14px !important;
}

.serviceBox .title:before,
.serviceBox .title:after{
    content: '';
    background: linear-gradient(45deg, transparent 49%, #3a3a3a 50%);
    height: 15px;
    width: 14px;
    position: absolute;
    left: 0;
    top: 100%;
}

.serviceBox .title:after{
    background: linear-gradient(225deg, transparent 49%, #3a3a3a 50%);
    top: auto;
    bottom: 100%;
    left: auto;
    right: 0;
}

.serviceBox .description{
    color: #666;
    font-size: 15px;
    line-height: 25px;
    padding: 0 10px 10px;
}
.serviceBox ul.description{
    margin-left: 15px;
    text-align: left;
}

.serviceBox ul.description li{
    margin-left: 10px;
    list-style-image: url('../images/Common/list.png');
}

.serviceBox.green .service-icon{
    background: linear-gradient(45deg,var(--gr-color3),var(--gr-color3),var(--gr-color4));
}
.serviceBox.green:hover .service-icon{
    box-shadow: 0 0 0 7px var(--white) inset, 0 0 0 10px var(--gr-color3);
}
.serviceBox.green .title{
    background: linear-gradient(45deg,var(--gr-color3),var(--gr-color3),var(--gr-color4),var(--gr-color4));
}
.serviceBox.green .title:before{
    background: linear-gradient(45deg, transparent 49%, #057264 50%);
}
.serviceBox.green .title:after{
    background: linear-gradient(225deg, transparent 49%, #08894b 50%);
}

.serviceBox.pink .service-icon{
    background: linear-gradient(45deg,var(--gr-color5),var(--gr-color5),var(--gr-color6));
}
.serviceBox.pink:hover .service-icon{
    box-shadow: 0 0 0 7px var(--white) inset, 0 0 0 10px var(--gr-color5);
}
.serviceBox.pink .title{
    background: linear-gradient(45deg,var(--gr-color5),var(--gr-color5),var(--gr-color6),var(--gr-color6));
}
.serviceBox.pink .title:before{
    background: linear-gradient(45deg, transparent 49%, #a80624 50%);
}
.serviceBox.pink .title:after{
    background: linear-gradient(225deg, transparent 49%, #ad350a 50%);
}

.serviceBox.blue .service-icon{
    background: linear-gradient(45deg,var(--gr-color7),var(--gr-color7),var(--gr-color8));
}
.serviceBox.blue:hover .service-icon{
    box-shadow: 0 0 0 7px var(--white) inset, 0 0 0 10px var(--gr-color7);
}
.serviceBox.blue .title{
    background: linear-gradient(45deg,var(--gr-color7),var(--gr-color7),var(--gr-color8),var(--gr-color8));
}
.serviceBox.blue .title:before{
    background: linear-gradient(45deg, transparent 49%, #0d6ca8 50%);
}
.serviceBox.blue .title:after{
    background: linear-gradient(225deg, transparent 49%, #a30d30 50%);
}

@media only screen and (max-width:990px){
    .serviceBox{ margin: 40px 10px 60px; }
}

/* Home Page About Section  */

.slide-caption{
    padding: 10px;
    background: #23c1d7;
    font-size: 18px;
    font-weight: 600;
    /*text-transform: uppercase;*/
    padding: 15px 0;
    text-align: center;
    color: #fff;
    height: 95px;
    text-shadow: 1px 1px 4px #272727;
}

.head{
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px #002e40;
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px !important;

}
/*
.img-responsive {
    border: 1px solid #fff;
}
*/


/************ Upcoming Events ***************/
.card.border-danger{
    min-height: 426px;
}
.isteColor{
    color: #23c1d7;
}
.isteColor:hover{
    color: #353A40;
}

ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 10px;
  width: 2px;
  height: 100%;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
  margin-left: 10px
}
ul.timeline > li:before {
  content: ' ';
  background: white;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #cd2147;
  left: 0px;
  width: 20px;
  height: 20px;
  z-index: 400;
}
ul.timeline a{
    font-size: 15px;
}

ul.timeline span {
    color: #23c1d7;
    font-weight: 600;
    font-size: 17px
}

/*vertical carousel*/
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
    -webkit-transform: translate3d(0,-100%, 0);
    transform: translate3d(0,-100%, 0);
}


/*Upcoming Events */

.navigation-box {
    top: .4rem;
    right: .8rem;
    width: 2rem;
    position: absolute;
}
@media (min-width: 768px){
    .breaking-caret:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-left: 15px solid #23c1d7 ;
        border-bottom: 20px solid transparent;
        position: absolute;
        right: -15px;
        top: 0;
    }
}
.breaking-caret, .badge-primary {
    background: #23c1d7 !important;
}


/* Gallery */



#sliderFrame {
  /*position: relative;
  width: 700px; 
  margin: 100px auto 40px; */
  max-width: 90%;
}

#slider {
  width: 100%;
  height: 400px; /* Make it the same size as your images */
  background: #fff url(loading.gif) no-repeat 50% 50%;
  position: relative;
  margin: 0 auto;/*make the image slider center-aligned */
  box-shadow: 0px 1px 5px #999999;
}

#slider img {
   /* position: absolute; */
   border: none;
   display: none;
}

/* the link style (if an image is wrapped in a link) */

#slider a.imgLink {
  z-index: 2;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

/* Caption styles */

div.mc-caption-bg,
div.mc-caption-bg2 {
  position: absolute;
  width: 100%;
  height: auto;
  padding: 0;
  left: 0px;
  bottom: 15px;
  z-index: 3;
  overflow: hidden;
  font-size: 0;
}

div.mc-caption-bg { background-color: black; }

div.mc-caption {
  font: bold 14px/20px Arial;
  color: #EEE;
  z-index: 4;
  padding: 10px 0;
  text-align: center;
}

div.mc-caption a { color: #FB0; }

div.mc-caption a:hover { color: #DA0; }

/* ------ built-in navigation bullets wrapper ------*/

div.navBulletsWrapper {
  top: 320px;
  /* left: 280px; *//* Its position is relative to the #slider */
  width: 150px;
  background: none;
  padding-left: 20px;
  position: relative;
  z-index: 5;
  cursor: pointer;
}

/* each bullet */

div.navBulletsWrapper div {
  width: 11px;
  height: 11px;
  background: transparent url(images/bullet.png) no-repeat 0 0;
  float: left;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 11px;/* distance between each bullet*/
  position: relative;/*IE6 hack*/
}

div.navBulletsWrapper div.active { background-position: 0 -11px; }

/* --------- Others ------- */

#slider {
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

#slider img {
  opacity: 0.3;
  transition: all 0.3s ease;
}
#slider img:hover { opacity: 0.8; }
/* Gallery */


/* Contact Us Social Media */

ul.social{
   /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0; */
    display: flex;

}
ul.social li{
    list-style: none;
    margin: 0 40px;

}
ul.social li .fa{
    font-size: 40px;
    color: #262626;
    line-height: 80px;
    transition: .5s;

}
ul.social li a{
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    background-color: #fff;
    text-align: center;
    transform: perspective(100px) rotate(-30deg) skew(25deg) translate(0,0);
    transition: .5s;
    box-shadow: -20px 20px 10px rgb(0, 0, 0, 0.5);
}
ul.social li a::before{
    content: "";
    position: absolute;
    top: 10px;
    left: -20px;
    height: 100%;
    width: 20px;
    background: #b1b1b1;
    transition: .5s;
    transform: rotate(0deg) skewY(-45deg);
}
ul.social li a::after{
    content: "";
    position: absolute;
    top: 80px;
    left: -11px;
    height: 20px;
    width: 100%;
    background: #b1b1b1;
    transition: .5s;
    transform: rotate(0deg) skewX(-45deg);
}
ul.social li a:hover{
    transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(20px, -20px);
    box-shadow: -50px 50px 50px rgb(0, 0, 0, 0.5);
}
ul.social li:hover .fa{
    color: #fff;
}
ul.social li a:hover{
    transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(20px, -20px);
    box-shadow: -50px 50px 50px rgb(0, 0, 0, 0.5);
}
ul.social li:hover:nth-child(1) a{
    background: #3b5999;
}

ul.social li:hover:nth-child(1) a:before{
    background: #2e4a86;
}
ul.social li:hover:nth-child(1) a:after{
    background: #4a69ad;
}
ul.social li:hover:nth-child(2) a{
    background: #55acee;
}
ul.social li:hover:nth-child(2) a:before{
    background: #4184b7;
}
ul.social li:hover:nth-child(2) a:after{
    background: #4d9fde;
}
ul.social li:hover:nth-child(3) a{
    background: #dd4b39;
}

ul.social li:hover:nth-child(3) a:before{
    background: #c13929;
}
ul.social li:hover:nth-child(3) a:after{
    background: #e83322;
}

ul.social li:hover:nth-child(4) a{
    background: #0077B5;
}

ul.social li:hover:nth-child(4) a:before{
    background: #036aa0;
}
ul.social li:hover:nth-child(4) a:after{
    background: #0d82bf;
}

ul.social li:hover:nth-child(5) a{
    background: linear-gradient(#400080, transparent), linear-gradient(200deg, #d047d1, #ff0000, #ffff00);
}

ul.social li:hover:nth-child(5) a:before{
    background: linear-gradient(#400080, transparent), linear-gradient(200deg, #d047d1, #ff0000, #ffff00);
}
ul.social li:hover:nth-child(5) a:after{
    background: linear-gradient(#400080, transparent), linear-gradient(200deg, #d047d1, #ff0000, #ffff00);
}


/* button style */


.btn-wrapper {
  width: 290px;
  height: 110px;
  position: relative;
  margin: 40px auto 0;
}
.btn-wrapper:hover .btn-inner {
  top: -4px;
  transform: scale(1, 1);
  cursor: pointer;
  transition: 0.7s;
}
.btn-wrapper__container {
  border-bottom: 2px solid #15B5E2;
  position: absolute;
  width: 100%;
  height: 80px; 
}
.btn-wrapper__container:before, .btn-wrapper__container:after {
  border-bottom: 2px solid #15B5E2;
  width: 96%;
  left: 2%;
  bottom: -8px;
  content: "";
  position: absolute;
}
.btn-wrapper__container:after {
  width: 92%;
  left: 4%;
  bottom: -14px;
}
.btn-wrapper__container .btn-inner {
  width: 104.2%;
  height: 100%;
  position: absolute;
  top: 20px;
  left: -2.1%;
  border: 2px solid #15B5E2;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center; 
  font-family: 'Source Code Pro', monospace;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  background: #10131C;
  transform: scale(0.96, 0.96);
  transition: all .7s;
  z-index: 4;
}
.btn-wrapper__container .btn-inner__text {
  text-decoration: none;
  color: #fff !important; /*#15B5E2;*/
}
/* Button style ends */


/******************** CONTACT STYLE STARTS ************************/


/* Conatct start */

.header-title
{
  text-align: center;
  color:#00bfff;
}

#tip 
{
    display:none;  
}

.fadeIn
{
  animation-duration: 3s;
}

.form-control
{
    border-radius:0px;
    border:1px solid #EDEDED;
}

.form-control:focus
{
    border:1px solid #00bfff;
}

.textarea-contact
{
    resize:none; 
}

.btn-send
{
    border-radius: 0px;
    border:1px solid #00bfff;
    background:#00bfff;
    color:#fff; 
}

.btn-send:hover
{
    border:1px solid #00bfff;
    background:#fff;
    color:#00bfff;
    transition:background 0.5s;   
}

.second-portion
{
    margin-top:50px; 
}

@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

.box1 > .icon { text-align: center; position: relative; }
.box1 > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #23c1d7 /*#01B9F5*/ ; vertical-align: middle; }
.box1 > .icon:hover > .image { background: #3a3a3a; transition:1s; }
.box1 > .icon > .image > i { font-size: 36px !important; color: #fff !important; margin: 17px;}
.box1 > .icon:hover > .image > i { color: white !important; }
.box1 > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 40px 0 10px 0; min-height:215px;}
.box1 > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box1 > .icon > .info > h3.title {  font-size: 21px; color: #085682; font-weight: 700; }
.box1 > .icon > .info > p {  font-size: 14px; margin: 20px;}
.box1 > .icon:hover > .info > h3.title, .box1 > .icon:hover > .info > p, .box1 > .icon:hover > .info > .more > a { color: #222; transition:2s; }
.box1 > .icon > .info > .more a {  font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box1 > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.box1 .space { height: 30px; }

@media only screen and (max-width: 768px)
{
    .contact-form
    {
        margin-top:25px; 
    }

    .btn-send
    {
        width: 100%;
        padding:10px; 
    }

    .second-portion
    {
        margin-top:25px; 
    }
}




/*Contact page Social media icons*/

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');


/**********ENQUIRY FORM STYLE STARTS ******************/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900);
.contact-form {
  margin-top: 30px;
}
.contact-form .input-block {
  background-color: rgba(255, 255, 255, 0.8);
  border: solid 1px #23c1d7;
  width: 100%;
  height: 60px;
  padding: 25px;
  position: relative;
  margin-bottom: 20px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.contact-form .input-block.focus {
  background-color: #fff;
  border: solid 1px #3a3a3a;
}
.contact-form .input-block.textarea {
  height: auto;
}
.contact-form .input-block.textarea .form-control {
  height: auto;
  resize: none;
}
.contact-form .input-block label {
  position: absolute;
  left: 25px;
  top: 25px;
  display: block;
  margin: 0;
  font-weight: 300;
  z-index: 1;
  color: #333;
  font-size: 18px;
  line-height: 10px;
}
.contact-form .input-block .form-control {
  background-color: transparent;
  padding: 0;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #333;
}
.contact-form .input-block .form-control:focus label {
  top: 0;
}
.contact-form .square-button {
  background-color: rgba(255, 255, 255, 0.8);
  color: #fb2900;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 60px;
  height: 60px;
  border: none;
  width: 100%;
}
.contact-form .square-button:hover, .contact-form .square-button:focus {
  background-color: white;
}

/*----page styles---*/
/*
body {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNTEyZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RkMjQ3NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ff512f), color-stop(100%, #dd2476));
  background-image: -moz-linear-gradient(left, #ff512f, #dd2476);
  background-image: -webkit-linear-gradient(left, #ff512f, #dd2476);
  background-image: linear-gradient(to right, #ff512f, #dd2476);
  font-family: 'Roboto', sans-serif;
}
*/
.contact-wrap {
  padding: 15px;
  width: 100%
}

h1 {
  background-color: white;
  color: #ff7c62;
  padding: 40px;
  margin: 0 0 50px;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
h1 small {
  font-size: 18px;
  display: block;
  text-transform: none;
  font-weight: 300;
  margin-top: 10px;
  color: #ff7c62;
}


/**********ENQUIRY FORM STYLE ENDS ******************/


/******************** CONTACT STYLE ENDS   **********************/




/************** Gallery **********************/
.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.btn-info {
    color: #fff;
    background-color: #23c1d7 !important;
    border-color: #23c1d7 !important;
    border-bottom: 3px solid #128898 !important;
    margin: 10px 10px 5px 5px;
    padding: 10px !important;
    width: auto;

}
.btn:hover, .btn-info:hover {
    transition: 1s !important;
}
/*******************gallery ************************/


/**********HEADING STYLE ********************/


/************HEADING STYLE *********************/



/**********NEWS STYLE ********************/

.news {
    background: #f1f1f1;
    box-shadow: 1px 1px 10px #ccc;
    padding-top:  20px;
    margin-bottom: 25px;
    min-height: 375px;
    transition: 0.6s;
}

.news:hover {
    box-shadow: 1px 1px 20px #bbb;
    transition: 0.6s;
    
}

a p{
    color: #3a3a3a !important;
}

.news .subhead {
    line-height: 30px;
    text-transform: uppercase;
    min-height: 55px;
    color: #3a3a3a !important;
    text-shadow: 0px 0px 1px #3a3a3a !important;
}

.card-footer{
    border-top: none !important;
}

@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);

::-moz-focus-inner {
  border:0;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}
/*
body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    color: #fff;
    background: #9e54bd;
    } */
    #wrapper {
 /* width: 800px;
 margin: 20px auto; */
}



button {
  font: inherit;
  color: #fff;
  /*width: 150PX;*/
  text-transform: uppercase;
  padding: 10px 0px;
  background: #23c1d7;
  overflow: hidden;
  position: relative;
}
button:before {
    left: 48%;
}
button:active {
    background: #3a3a3a;
    color: #823aa0;
    top: 2px;
}
button > span {
    display: inline-block;
    transition: all 0.5s;
}
.icon-forward:before {
  content: "→";
  position: absolute;
}

button.btn-1 {
    width: 150px;
}
.btn-1:before {
    left: -100%;
    transition: all 0.5s;
}
.btn-1:hover:before {
    left: 48%;
}
.btn-1:hover > span {
    transform: translateX(300%);
}
.btn-2:before {
    top: -100%;
    transition: all 0.5s;
}
.btn-2:hover:before {
    top: 30%;
}
.btn-2:hover > span {
    transform: translateY(300%);
}
/************NEWS STYLE *********************/

/**************** TAB STYLE ***********************/
#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
#tab-button li {
    display: table-cell;
    width: 20%;
}
#tab-button li a {
    display: block;
    padding: .5em;
    background: #eee;
    border: 1px solid #ddd;
    text-align: center;
    color: #000;
    text-decoration: none;
}
#tab-button li:not(:first-child) a {
    border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
    border-bottom-color: transparent;
    background: #fff;
}
.tab-contents {
    padding: .5em 2em 1em;
    border: 1px solid #ddd;
}


.tab-contents h2{
    color: #3a3a3a !important;
}

.tab-button-outer {
    display: none;
}
.tab-contents {
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
    .tab-button-outer {
      position: relative;
      z-index: 2;
      display: block;
  }
  .tab-select-outer {
      display: none;
  }
  .tab-contents {
      position: relative;
      top: -1px;
      margin-top: 0;
  }
}

ul.svc li{
    margin-left: 15px;
    list-style-image: url(../images/Common/list.png);
    font-size: 15px;
}


/*********************TAB STYLE***************************/

/********************ABOUT PAGE MILESTONE STYLE STARTS **********************/


.milestone 
{
    /*background: #FED;
    font-family: 'Roboto';*/
    color: rgba(0, 0, 0, 0.8);
    overflow-x: hidden;
}

.milestone img {
    position: absolute;
    width: 500px;
    opacity: 0.05;
    filter: flipH;
    transform: scaleX(-1);
}

.milestone p {
    line-height: 1.5;
}

.milestone a {
    color: white;
    text-decoration: none;
}

.milestone b {
    font-weight: bold;
}

.milestone a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.milestone h1 {
    font-size: 5em;
    text-align: center;
    color: #600;
    padding: 5vh 0 5vh 0;
    border-bottom: 5px solid #600;
    border-top: 5px solid #600;
    box-shadow: 0 0 2px 2px rgba(120, 0, 0, 0.1);
    background: #FFF8F0;
}

#content {
    min-height: 100%;
}

#content:after {
    content: '';
    display: block;
}


#header:after {
    content: '';
    position: absolute;
    bottom: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #900;
    left: calc(50% - 10px);
    z-index: 1
}

.milestone .timeline-content h2 {
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: transparent;
}

#timeline {
    position: relative;
    width: 1140px;
    margin: 0 auto;
}
#timeline:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% + 10px);
    height: 96%;
    width: 4px;
    background: #23c1d7;
}

.timeline-img {
    position: absolute;
    left: calc(50% - 20px);
    width: 60px;
    height: 60px;
    border: 0px solid #600;
    border-radius: 50%;
    background: #23c1d7;
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.1), 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

.timeline-img.hidden, .timeline-content.hidden {
    visibility: hidden;
}

.timeline-img.show {
    visibility: visible;
    animation: bounce 0.6s;
}

.timeline-content.show {
    visibility: visible;
    animation: slide 0.6s;
}

.timeline-block {
    margin: 4em 0;
}

.timeline-block:after {
    content: '';
    display: table;
    clear: both;
}

.timeline-block:nth-child(even) .timeline-content {
    float: right;
    margin-right: -20px;
}

.date {
    position: absolute;
    top: 25px;
    font-size: 1.2em;
    color: rgba(0, 0, 0, 0.52);
}

.timeline-block:nth-child(even) .date {
    left: -285px;
}

.timeline-block:nth-child(odd) .date {
    right: -275px;
}

.timeline-block:nth-child(even) .timeline-content.show {
    animation: slide-inverse 0.6s;
}

.timeline-content {
    position: relative;
    width: 453px;
    padding: 30px;
    background: #efefef;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05)
}

.timeline-content:after {
    content: '';
    position: absolute;
    top: 25px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.timeline-block:nth-child(odd) .timeline-content:after {
    left: 100%;
    border-left: 10px solid #cbcbcb;
}

.timeline-block:nth-child(even) .timeline-content:after {
    right: 100%;
    border-right: 10px solid #cbcbcb;
}

#credits-sources-container {
    display: none;
    padding-top: 40px;
}

@media screen and (max-width: 1250px) {

    #timeline img {
        display: none;
    }

    #timeline {
        width: 100%;
    }

    #timeline:before {
        left: 50px;
    }

    .timeline-img {
        left: 16px;
    }

    .timeline-content {
        float: none !IMPORTANT;
        left: 120px;
        width: calc(100% - 200px);
        min-width: 380px;
    }

    .timeline-content.show {
        animation: slide-inverse 0.6s;
    }

    .timeline-content:after {
        right: 100% !IMPORTANT;
        left: auto !IMPORTANT;
        border-right: 10px solid #FFF8F0;
        border-left: none !IMPORTANT
    }

    .date {
        right: 35px !IMPORTANT;
        left: auto !IMPORTANT;
        top: 35px !IMPORTANT;
    }

    #header:after {
        left: 33px !IMPORTANT;
    }
}

@keyframes bounce {
    0% {
        opacity: 0;
        transform: scale(0.5);
    }

    60% {
        opacity: 1;
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes slide-inverse {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    60% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        transform: translateX(0);
    }
} 

/***************************ABOUT PAGE MILSTONE STYLE ENDS ****************************/


/***********News Page Style*************************/

.frame p {
    padding: 10px !important;
    margin: 0;
    font-size: 0.9rem;
    color: #000;
    font-family: "Helvetica Neue Light", "Helvetica Neue", 
    Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: .8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    white-space: wrap;
}

.frame {
    display: inline-block;
    /*padding: 0.5rem;*/
    background: #e4e4e4;
    box-shadow: 1px 1px 10px #a2a2a2;
    box-sizing: content-box;
    margin-bottom: 30px;

    img {
        background: #ddd;
        border: 1px solid #aaa;
        margin-bottom: 0.25rem;
    }

}

/************************* News Page Style ends *************************/


/************************ TIME TABLE style starts ************************/

.Timetable {
    position: relative;
    display: block;
    padding: 20px;
}
.Timetable tr {
    background: #fff; /*#2b173e; */
}
.Timetable tr:nth-child(even) {
    background: #eaeaea;/*#2b173e;*/
}
.Timetable .Timetable__table {
    width: 100%;
    border-collapse: collapse;
}
.Timetable .Timetable__table td,
.Timetable .Timetable__table th {
    padding: 2px 2px;
}
.Timetable .Timetable__table th {
    font-weight: 300;
    height: 65px;
}
.Timetable .Timetable__table tbody th {
    border-right: 1px solid #2b173e;
}
.Timetable .Timetable__table tbody td {
    border: 1px solid #2b173e;
}
.Timetable .Timetable__table .Timetable__time,
.Timetable .Timetable__table .Timetable__room {
    background: #3a3a3a ; /*#4f237a; */
    color: #fff;
    text-align: center;
}
.Timetable .Timetable__table .Timetable__room {
    border-bottom: 1px solid #2b173e;
}
.Timetable .Timetable__table .Timetable__time th {
    width: 100px;
    WIDTH: auto;
    text-align: center;
}
.Timetable thead tr {
    background: none;
}
.Timetable thead tr td,
.Timetable thead tr th {
    color: #000;
    font-size: 1.5em;
}
.Allocation {
    display: block;
    border-radius: 2px;
    /*background: #57b3e7; */
    padding: 5px;
    text-align: center;
    /*box-shadow: rgba(0,0,0,0.34) 0 1px 3px; */
    color: #000;
    height: fit-content; /*65px; */
}
.Allocation.please {
    background: #e77f3f;
}
.Allocation.pdp 
{
   /* background: #68b546;
   color: #fff;*/
}
.Allocation span {
  display: block;
  padding: 3px 0;
}
.Allocation span.Allocation__title {
  font-size: 1.3em;
  font-weight: 600;
}

/************************ TIME TABLE style ends ************************/

/* LOGIN POP UP */


.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column; 
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
}

#formContent {
 /* -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0px;
  -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);*/
  text-align: center;
}

#formFooter {
  background-color: #f6f6f6;
  border-top: 1px solid #dce8f1;
  padding: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}





/* FORM TYPOGRAPHY*/

#formContent input[type=button], #formContent input[type=submit], #formContent input[type=reset]  {
   background-color: #56baed;
   border: none;
   color: white;
   padding: 15px 80px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   text-transform: uppercase;
   font-size: 13px;
   -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
   box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
   -webkit-border-radius: 5px 5px 5px 5px;
   border-radius: 5px 5px 5px 5px;
   margin: 15px 20px 25px 20px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

#formContent input[type=button]:hover,#formContent input[type=submit]:hover,#formContent input[type=reset]:hover  {
  background-color: #39ace7;
}

#formContent input[type=button]:active,#formContent input[type=submit]:active,#formContent input[type=reset]:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

#formContent input[type=text] {
  background-color: #f1f1f1;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  width: 85%;
  border: 2px solid #f1f1f1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

#formContent input[type=text]:focus {
  background-color: #fff;
  border-bottom: 2px solid #5fbae9;
}

#formContent input[type=text]:placeholder {
  color: #cccccc;
}



/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
  display: block;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #56baed;
  content: "";
  transition: width 0.2s;
}

.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after{
  width: 100%;
}

/*LOGIN */





/*Organisational Chart style starts */

/* Varaibles - config */
/* SCSS*/


.content {
  font-family: Verdana;
  font-size: 14px;
  position: relative;
}
.content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.org-chart {
  display: block;
  clear: both;
  margin-bottom: 30px;
  position: relative;
  /**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
  /* Box colors */
  /* 1 column */
  /* 2 column */
  /* 3 column */
  /* DEPARTMENTS COLUMNs */
}
.org-chart.cf:before, .org-chart.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.org-chart.cf:after {
  clear: both;
}
.org-chart.cf {
  *zoom: 1;
}
.org-chart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.org-chart ul li {
  position: relative;
}
.org-chart ul li span {
  display: block;
  border: 3px solid #c1c1c1;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  color: #3a3a3a;
  /* font-size: 12px;*/
  box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
  -webkit-transition: all linear .1s;
  -moz-transition: all linear .1s;
  transition: all linear .1s;
  background: #fff;
  padding: 4px;
}
.org-chart .lvl-b {
  background: #f1f1f1;
  color: #00798a;
}
.org-chart .board {
  width: 70%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.org-chart .board:before {
  content: "";
  display: block;
  position: absolute;
  height: 340px;
  width: 0px;
  border-left: 2px solid #c1c1c1;
  margin-left: 49%;
  top: 20px;
}
.org-chart ul.columnOne {
  height: 90px;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnOne li {
  width: 50%;
  margin: 0px auto;
  top: 20px;
}
.org-chart ul.columnTwo {
  position: relative;
  width: 100%;
  display: block;
  height: 90px;
  clear: both;
}
.org-chart ul.columnTwo li:first-child {
  width: 30%;
  float: left;
}
.org-chart ul.columnTwo li {
  width: 30%;
  float: right;
}
.org-chart ul.columnTwo:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #c1c1c1;
  margin: 0 auto;
  top: 40px;
}
.org-chart ul.columnThree {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnThree li:first-child {
  width: 30%;
  float: left;
  margin-left: 0;
}
.org-chart ul.columnThree li {
  width: 30%;
  margin-left: 5%;
  float: left;
}
.org-chart ul.columnThree li:last-child {
  width: 30%;
  float: right;
  margin-left: 0;
}
.org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #c1c1c1;
  margin: 0 auto;
  top: 40px;
}
.org-chart .departments {
  width: 100%;
  display: block;
  clear: both;
}
.org-chart .departments:before {
  content: "";
  display: block;
  width: 85%;
  height: 22px;
  border-top: 2px solid #c1c1c1;
  border-left: 2px solid #c1c1c1;
  border-right: 2px solid #c1c1c1;
  margin: 0 auto;
  top: 0px;
}
.org-chart .department {
  border-left: 2px solid #c1c1c1;
  width: 24%;
  float: left;
  margin: 0px 4px;
}
.org-chart .department:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 22px;
  border-left: 2px solid #c1c1c1;
  left: 50%;
  top: -22px;
}
.org-chart .department:first-child:after {
  display: none;
}
.org-chart .department:last-child:after {
  display: none;
}

.org-chart .department.central:after {
  display: none;
}
.org-chart .department span {
  border-left: 1px solid #c1c1c1;
}
.org-chart .department li {
  padding-left: 25px;
  border-bottom: 2px solid #c1c1c1;
  height: 80px;
}
.org-chart .department li span {
  background: #fff;
  top: 38px;
  position: absolute;
  z-index: 1;
  width: 90%;
  padding: 15px;
  height: auto;
  vertical-align: middle;
  right: 0px;
  line-height: 14px;
  border: 3px solid #e6e6e6;
}
.org-chart .department .sections {
  margin-top: -20px;
}

/* MEDIA QUERIES */
@media all and (max-width: 767px) {
  .org-chart .board {
    margin: 0px;
    width: 100%;
}
.org-chart .departments:before {
    border: none;
}
.org-chart .department {
    float: none;
    width: 100%;
    margin-left: 0;
    /* background: #F5EEC9;*/
    margin-bottom: 40px;
}
.org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 60px;
    border-left: 2px solid #3a3a3a;
    z-index: 1;
    top: -45px;
    left: 0%;
    margin-left: -2px;
}
.org-chart .department:after {
    display: none;
}
.org-chart .department:first-child:before {
    display: none;
}
}
/*--------- TO BE REMOVED FROM YOUR CSS --*/
/* this is just to display the behaviour of responsive on codepen */
.responsive-content {
  width: 767px;
  margin: 0px auto;
}
.responsive-content .org-chart .board {
  margin: 0px;
  width: 100%;
}
.responsive-content .org-chart .departments:before {
  border: none;
}
.responsive-content .org-chart .department {
  float: none;
  width: 100%;
  margin-left: 0;
  /* background: #F5EEC9;*/
  margin-bottom: 40px;
}
.responsive-content .org-chart .department:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 60px;
  border-left: 2px solid #3a3a3a;
  z-index: 1;
  top: -45px;
  left: 0%;
  margin-left: -2px;
}
.responsive-content .org-chart .department:after {
  display: none;
}
.responsive-content .org-chart .department:first-child:before {
  display: none;
}


/* Organisational Chart style ends */

.modal {
    position: fixed;

}


/*tooltip*/
.tooltip-container {
  display: inline-block;
  position: relative;
  margin: 60px;
}

.tooltip {
  display: none;
  text-align: center;
  
  position: absolute;
  top: -60px;
  
  border: solid 3px black;
  width: 100%;
  padding: 5px;
}

.tooltip-container:hover .tooltip  {
  display: block;
}


/*Gallery style starts*/

@import url(https://fonts.googleapis.com/css?family=Ovo);
@import url(https://fonts.googleapis.com/css?family=Muli);
.snip1333 {
  font-family: 'Muli', Arial, sans-serif;
  position: relative;
  margin: 10px;
  padding: 0 20px 0 0;
  width: 100%;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 30px;
}
.snip1333 * {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.snip1333 img {
  max-width: 100%;
  vertical-align: top;
  box-shadow: 1px 1px 7px rgb(0, 0, 0);
}
.snip1333 .border {
  position: absolute;
  opacity: 0.45;
  z-index: 1;
}
.snip1333 .border:before,
.snip1333 .border:after,
.snip1333 .border div:before,
.snip1333 .border div:after {
  background-color: #f5b043;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.snip1333 .border:before,
.snip1333 .border:after {
  width: 0;
  height: 1px;
}
.snip1333 .border div:before,
.snip1333 .border div:after {
  width: 1px;
  height: 0;
}
.snip1333 .border.one {
  left: -6px;
  top: -6px;
  right: 6px;
  bottom: 6px;
}
.snip1333 .border.one:before,
.snip1333 .border.one div:before {
  left: 0;
  top: 0;
}
.snip1333 .border.one:after,
.snip1333 .border.one div:after {
  bottom: 0;
  right: 0;
}
.snip1333 .border.two {
  left: 6px;
  top: 6px;
  right: -6px;
  bottom: -6px;
}
.snip1333 .border.two:before,
.snip1333 .border.two div:before {
  right: 0;
  top: 0;
}
.snip1333 .border.two:after,
.snip1333 .border.two div:after {
  bottom: 0;
  left: 0;
}
.snip1333 figcaption {
  right: 0px;
  bottom: 20px;
  position: absolute;
  padding: 25px;
  margin: 6px;
  background-color: #000000;
  max-width: 70%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1333 h3,
.snip1333 p {
  margin: 0;
}
.snip1333 h3 {
  /* font-family: 'Ovo', Arial, sans-serif;*/
  font-weight: 400;
  font-size: 1.4em;
  margin-bottom: 5px;
}
.snip1333 p {
  line-height: 1.6em;
  letter-spacing: 1px;
  font-size: 0.9em;
}
.snip1333 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;

  z-index: 1;
}
.snip1333:hover .border:before,
.snip1333.hover .border:before,
.snip1333:hover .border:after,
.snip1333.hover .border:after {
  width: 100%;
}
.snip1333:hover .border div:before,
.snip1333.hover .border div:before,
.snip1333:hover .border div:after,
.snip1333.hover .border div:after {
  height: 100%;
}


/*Gallery style ends*/