/*
Theme Name: Niz-Care
Theme URI: https://vengateshwaranblog.wordpress.com/
Description: An image-less template focusing on Niz-Care.
Author: Venky
Author URI: https://vengateshwaranblog.wordpress.com/
Version: 1.0
.
General comments/License Statement if any.
.
*/
/*FONT START */

.font-jos {
    font-family: 'Josefin Sans', sans-serif !important;
    overflow: hidden !important;
}

/*FONT END */
.nopad {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.font-19 {
    font-size: 19px;
}

.font-15 {
    font-size: 15px;
}
.font-18 {
    font-size: 18px;
}
.font-20-with-bold{
    font-size: 20px;
    font-weight: bold;
}
.font-20 {
    font-size: 20px;
}

.over-all-fnt {
    font-family: 'Josefin Sans', sans-serif;
}

.logo-img {
    padding-top: 10px;
    height: 70px;
}

.header-text {
    display: inline-block
}

.header-call-clock-top {
    position: relative;
    top: 30px;
}

.text-white, .panel-title {
    color: #ffffff !important;
}

a:hover {
    text-decoration: none !important;
}

/* HEADER - SECTION - START */
.header-bg-dark-blue {
    background-color: #2E3E53;
    padding-top: 5px;
    padding-bottom: 5px;
}

.social-icon-position div a .fa {
    color: white !important;
}

.social-icon-position {
    position: relative;
    left: 50px;
}

.icon-img {
    display: inline-block;
    position: relative;
    top: -1.4em;

}

.over-all-header {
    background-color: #ffffff;
    /*-webkit-box-shadow: -1px 17px 23px -5px rgba(0,0,0,0.10);
    -moz-box-shadow: -1px 17px 23px -5px rgba(0,0,0,0.10);
    box-shadow: -1px 17px 23px -5px rgba(0,0,0,0.10);*/
    /*z-index: 1001;
    -webkit-box-shadow: -2px 33px 178px -7px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: -2px 33px 178px -7px rgba(0, 0, 0, 0.33);
    box-shadow: -2px 33px 178px -7px rgba(0, 0, 0, 0.07);*/
    /*z-index: 1001 !important;*/
    box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.24);
}

/* HEADER - SECTION - END */

/* NAVBAR - SECTION - START */
.navbar-center li {
    /*padding-left: 12px;*/
    padding-left: 50px;
    /*padding-left: 80px;*/
}

.dropdown-menu {
    z-index: 1001 !important;
}

.navbar-pul-down-drop-down {
    position: relative;
    font-size: 18px;
    left: 53.5em;
}

.navbar-center li a {
    color: black;
    /*font-weight: bolder;*/
    font-size: 18px;
}

.navbar-toggle .collapsed {
    background-color: red;
}

.navbar-bottom-pad {

}

.navbar-center li a:hover {
    background-color: transparent;
    color: #01B4BD;
}

/* NAVBAR - SECTION - END */
/* BANNER - SECTION - START */
.banner-top {
    position: relative;
    z-index: -1001 !important;
    /*top: 5px;*/
}

.text-capital {
    text-transform: uppercase !important;
}

/* BANNER - SECTION - END */
@font-face {
    font-family: 'unknown';
    src: url('/fonts/eras.ttf');
    /*src:url('{{ public_path('/fonts/eras.ttf') }}');*/
}

.text-blue, .fa-map-marker:before, .fa-phone:before, .fa-envelope:before, .glyphicon-map-marker:before, .glyphicon-earphone:before, .glyphicon-envelope:before {
    color: #01B4BD;
}

.bg-blue {
    background-color: #01B4BD;
}
.btn-blue{
    background-color: #01B4BD;
}

.div10 {
    padding: 50px;
}

.div10-l-f {
    padding-left: 50px;
    padding-right: 50px;
}

.div10-t-b {
    padding-top: 50px;
    padding-bottom: 50px;
}

.div5 {
    padding-top: 20px;
    /*padding-bottom: 20px;*/
}

.div-top-30 {
    padding-top: 30px;
}

.div-bot-30 {
    padding-bottom: 30px;
}

.div-top-50 {
    padding: 80px;
    position: relative;
    top: 50px;
}

.about-heading {
    font-weight: bolder;
    font-size: 40px
}

.banner-text {
    font-size: 40px;
    position: relative;
    /*left:19em;*/
    float: right;
    right: 5em;
    top: 5em;
}

.banner-btn {
    font-size: 40px;
    position: relative;
    /*left:19em;*/
    float: right;
    right: -3.5em;
    top: 18em;
    /*z-index: 1001;*/
}

.about-us-second-heading {
    font-size: 25px
}

.about-us-italic-bold-font {
    font-size: 20px;
    font-weight: bolder;
}

.our-services-content {
    padding-top: 30px;
    padding-bottom: 30px
}

.blog-content {
    padding-top: 30px;
    padding-bottom: 30px
}

/*Specific Cases*/

.btn.btn-custom-lg,
.btn.btn-custom-sm,
.btn.btn-custom-xs {
    border-radius: 0;
}

/*Global*/

.btn.btn-square {
    border-radius: 0;
}

.btn {
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 15px !important;
}

/*.our-services-flight-img {
    position: relative;
    left: 80px;
}*/

.our-services-content div img {
    /*position: relative;
    left: 70px;*/
    display: inline-block;
    width: 80px;
}

.blog-content div img {
    border: 10px solid #f1f1f1
}

.blog-content-h4 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.blog-heading {
    position: relative;
    left: 10px;
}

/*
h4 .text-blue{
    position: relative;
    top: 50px;
}*/
.blog-read-more-btn {
    color: orange;
    position: relative;
    left: -20px;
}

.blog-read-more-btn:hover, .blog-read-more-btn:focus {
    text-decoration: none !important;
    color: orange;
}

.block {
    background-image: url('../images/blogs/2.jpg');
    background-repeat: no-repeat;
    position: relative;
}

.block::before {
    background-color: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    height: 100px;
    position: absolute;
    width: 100%;
}

.background-image {
    background: url('../images/blogs/2.jpg');
    background-position: bottom;
    background-size: cover;
    position: relative;
    height: 400px;
}

.overlay-blue {
    background: rgba(1, 161, 170, 0.37);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.form-label {
    position: relative;
    left: 5px;
}

.cus-text {
    height: 50px;
}

.quote-for-second-text-box {
    padding-top: 110px
}

.footerleft {
    padding: 0 36px;
}

.logofooter {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}

.footerleft p {
    color: #fff;
    font-size: 16px !important;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}

.footerleft p i {
    width: 20px;
    color: #999;
}

.font-size-17 {
    font-size: 17px !important;
}

.mail-href a {
    color: white !important;
    text-decoration: none !important;
}

p a {
    color: #ffffff !important;
}

div a, div a:hover, div a:focus {
    color: #000;
}

.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
}

.social-icon {
    padding-top: 50px;
}

.footer-ul li {
    line-height: 29px;
    font-size: 12px;
}

.footer-ul li a {
    color: #ffffff;
    font-size: 15px;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
}

.footer-ul i {
    /*    margin-right: 10px;*/
}

.footer-ul li a:hover {
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    /*color: #ff670f;*/
    color: #01B4BD;
}

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.icon-ul {
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
}

.icon-ul li {
    line-height: 75px;
    width: 100%;
    float: left;
}

.icon {
    float: left;
    margin-right: 5px;
}

.copyright {
    min-height: 40px;
}

.copyright p {
    text-align: left;
    color: #FFF;
    padding: 10px 0;
    margin-bottom: 0px;
}

.heading7 {
    font-size: 21px;
    color: #01B4BD;
    margin-bottom: 22px;
}

.post p {
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
}

.post p span {
    display: block;
    color: #8f8f8f;
}

.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0px;
}

.bottom_ul li {
    float: left;
    line-height: 40px;
}

.bottom_ul li:after {
    content: "/";
    color: #FFF;
    margin-right: 8px;
    margin-left: 8px;
}

.bottom_ul li a {
    color: #FFF;
    font-size: 12px;
}

.panel-pricing .glyphicon {
    font-size: 20px;
}

.footer-email {
    position: relative;
    left: 30px;
    top: -30px;
}

.footer-copywright {
    font-size: 15px;
}

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.social {
    -webkit-transform: scale(0.8);
    /* Browser Variations: */

    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

/*
    Multicoloured Hover Variations
*/

#social-fb, #social-fb:hover {
    color: #5e9bff;
}

#social-tw, #social-tw:hover {
    color: rgba(66, 150, 255, 0.66);
}

#social-gp, #social-gp:hover {
    color: #d34836;
}

#social-em, #social-em:hover {
    color: #f39c12;
}

.fa {
    /*color: #ffffff !important;*/
}

.transparen-layer {
    position: absolute;
    /*z-index: 1001 !important;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
 /*background-color: rgba(255, 0, 0, 0.74);*/
}

.slider img {
    height: 500px;
    position: relative;
    z-index: -1001 !important;
}

.active {
    /*background-color: #01B4BD;
    color: white !important;*/
    color: #01B4BD !important;
}

.active:hover {
    /*background-color: transparent !important;*/
    color: #01B4BD !important;
}

.video-img {
    background: url('../images/about-us/video.jpg');
    background-size: cover;
    position: relative;
    height: 300px;
}

.video-overlay {
    /*background: rgba(1, 161, 170, 0.37);*/
    background: url('../images/icons/play.png');
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.partner div img {
    /* background-color: black !important;
     display: inline-block !important;
     width: 200px;
     align-content: center !important;*/
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.navbar {
    position: relative !important;
    min-height: 50px !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    border: 1px solid transparent !important;
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #ffffff url('../images/icons/loader.gif') no-repeat center center;;
    /*background: #333 url('/assets/includes/images/icons/loader.gif') no-repeat center center;*/
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 5px;
    right: 5px;
    display: none;
    font-size: 25px;
    color: #f0ad4e !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

#accordion .panel-title i.glyphicon {
    -moz-transition: -moz-transform 0.5s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

.rotate-icon {
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    transform: rotate(-225deg);
}

.panel {
    border: 0px;
    /*border-bottom: 1px solid #30bb64;*/
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

.panel-group .panel {
    border-radius: 0px;
}

.panel-heading {
    border-radius: 0px;
    color: white;
    padding: 25px 15px;
}

.panel-custom > .panel-heading {
    background-color: #01B4BD;
}

.panel-group .panel:last-child {
    /*border-bottom: 5px solid #2ba659;*/
}

panel-collapse .collapse.in {
    border-bottom: 0;
}

.panel-title a, .panel-title a:focus, .panel-title a:hover {
    text-decoration: none !important;
}

.zoomIn ul li, .collapsed {
    font-size: 19px;
}

/*
.collapsed{
    text-align: center !important;
}*/
.jumbotron {
    background: #358CCE;
    color: #FFF;
    border-radius: 0px;
}

.jumbotron-sm {
    padding-top: 24px;
    padding-bottom: 24px;
}

.jumbotron small {
    color: #FFF;
}

.h1 small {
    font-size: 24px;
}

textarea {
    resize: none !important;
}

.nomargin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.btn-read {
    background: transparent;
    border-radius: 0;
    border: 1px solid #ffffff;
    color: #fff;
}

.section-box-one {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-one figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

figure a {
    color: #ffffff !important;
}

.section-box-one img {
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}

.section-box-one:hover img {
    transform: translate(100%, -100%);
    -webkit-transform: translate(100%, -100%);
    -moz-transform: translate(100%, -100%);
}

.section-box-two {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-two figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-two img {
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}

.section-box-two:hover img {
    transform: translate(-100%, -100%);
    -webkit-transform: translate(-100%, -100%);
    -moz-transform: translate(-100%, -100%);
}

.section-box-three {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-three figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-three img {
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}

.section-box-three:hover img {
    transform: translate(-100%, 100%);
    -webkit-transform: translate(-100%, 100%);
    -moz-transform: translate(-100%, 100%);
}

.section-box-four {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-four figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-four img {
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}

.section-box-four:hover img {
    transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
}

.section-box-five {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-five figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-five img {
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}

.section-box-five:hover img {
    transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
}

.section-box-six {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-six figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-six img {
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}

.section-box-six:hover img {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
}

.section-box-seven {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-seven figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-seven img {
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}

.section-box-seven:hover img {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    opacity: 0;
}

.section-box-eight {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
    transform: rotateY(-180deg);
    transition: ease-in-out .5s;
}

.section-box-eight:hover {
    transform: rotateY(0deg);
}

.section-box-eight:hover img {
    transform: rotateY(-180deg);
    backface-visibility: hidden;
    transition: ease-in-out .5s;
}

.section-box-eight figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-eight img {
    height: 100%;
    position: absolute;
}

.section-box-nine {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-nine figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-nine img {
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}

.section-box-nine:hover img {
    transform: scale(3);
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    opacity: 0;
}

.section-box-ten {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-ten figure {
    position: absolute;
    text-align: left;
    padding: 10px 19px 19px 19px;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, 0.71);
    bottom: -80%;
    transition: ease-in-out .5s;
}

.section-box-ten:hover figure {
    bottom: 0;
}

.section-box-ten figure h3 {
    margin: 0;
    padding-bottom: 10px;
}

.section-box-ten img {
    height: 100%;
}

.section-box-eleven {
    /*
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    */
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-eleven figure {
    position: absolute;
    padding: 10px 15px;
    width: 100%;
    bottom: -25%;
    transition: ease-in-out .5s;
    /*background: rgba(0, 0, 0, 0.71);*/
    background-color: #01B4BD;
    border-top: 1px solid #fff;
}

.section-box-eleven:hover figure {
    bottom: 0;
}

.section-box-eleven img {
    height: 200px;
    margin-bottom: 7px;
    /*width:100%;
    height:auto;*/
}

.section-box-twelve {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-twelve figure {
    position: absolute;
    text-align: center;
    padding: 10px 19px 19px 19px;
    width: 100%;
    height: 100%;
    transition: ease-in-out .5s;
    opacity: 0;
    transform: scale(2);
}

.section-box-twelve:hover figure {
    opacity: 1;
    transform: scale(1);
    background: rgba(0, 0, 0, 0.71);
}

.section-box-twelve figure a {
    color: #fff;
    font-size: 3em;
    top: 35%;
    position: relative;
}

.section-box-twelve img {
    height: 100%;
}

.row {
    z-index: -30 !important;
}

.gi-2x {
    font-size: 10px !important;
}

.gi-3x {
    font-size: 15px !important;
}

.gi-4x {
    font-size: 20px !important;
}

.gi-5x {
    font-size: 25px !important;
}

.font-ash {
rgba(127, 127, 127, 0.68)
}

span .gly {
    font-size: 13px !important;
    color: rgba(127, 127, 127, 0.68) !important;
}
#image-gallery-caption{
    /*text-align: center !important;*/
    position: relative;
    left:60px;
}
.panel-pricing {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.panel-pricing {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.panel-pricing:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0);
}
.panel-pricing .panel-heading {
    padding: 20px 10px;
}
.panel-pricing .panel-heading .fa {
    margin-top: 10px;
    font-size: 58px;
}
.panel-pricing .list-group-item {
    color: #777777;
    border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.panel-pricing .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.panel-pricing .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.panel-pricing .panel-body {
    background-color: #f0f0f0;
    font-size: 30px;
    color: #777777;
    padding: 20px;
    margin: 0px;
}
thead > tr > th,tbody > tr > td, tbody > tr > th{
    text-align: center;
    font-size: 19px;
}
.text-primary{
 color: white;
 /*color: #2E3E53;*/
}
.text-primary-2{
    color: #01B4BD;
}
.fa-inverse-1{
    color:white;
}
.fa-inverse{
    /*color: #ffffff;*/
    color: #01B4BD !important;
}
div .font-ash, .blog-text{
    /*padding-top: 5px;padding-bottom: 5px;*/
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center !important;
}
.panel-default>.panel-heading{
    background-color: #01B4BD;
}
.panel-title{
    font-size:19px !important;
    text-align: center;
}
.glyphicon-plus{
    display: none !important;
}
