/*
* ----------------------------------------------------------------------------------------
Author       : DuezaThemes
Author URL   : https://themeforest.net/user/duezathemes
Template Name: Medical Care - Hospital, clinic, Health & Medical Template
Version      : 1.0                                          
* ----------------------------------------------------------------------------------------
*/

/*
* ----------------------------------------------------------------------------------------
* 01.GLOBAL CSS STYLE
* 02.PRELOADER & BOUNCE CCS STYLE
* 03.HOMEPAGE CSS STYLE
* 04.ABOUT CSS STYLE
* 05.SERVICE CSS STYLE
* 07.WHY CHOOSE US CSS STYLE
* 08.CALL TO ACTION US CSS STYLE
* 09.WORK CSS STYLE
* 10.TESTIMONIAL CSS STYLE
* 11.PRICING CSS STYLE
* 12.NEWS LETTER CSS STYLE
* 13.BLOG CSS STYLE
* 14.CONTACT CSS STYLE
* 15.FOOTER CSS STYLE
* 16.SINGLE BLOG PAGE CSS STYLE
* ----------------------------------------------------------------------------------------
*/


/*
* ----------------------------------------------------------------------------------------
* 01.GLOBAL STYLE
* ----------------------------------------------------------------------------------------
*/

@font-face {
    font-family: 'Times New Roman'; /*a name to be used later*/
    src: url('/css/font.ttf'); /*URL to font*/
}

body {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    height: 100%;
    font-family: 'Times New Roman';
    background: #fff;
    color: #333;
}

html,
body {
    height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Times New Roman";
}

a {
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-family: "Times New Roman";
}

img {
    width: 100%;
}

a:hover {
    color: #CCAE79!important;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

p {
    line-height: 32px;
}

ul,
li {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}

.no-padding {
    padding: 0
}

.section-padding {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section-title {
    margin-bottom: 20px;
}

.section-title h2 {
    font-size: 30px;
    text-transform: none;
    text-align: center;
    margin: 0;
    font-weight: 500;
    position: relative;
}

.section-title .prv {
    font-size: 30px;
    text-transform: none;
    text-align: center;
    margin: 0;
    font-weight: 500;
    position: relative;
}

.section-title p {
    font-weight: 300;
}
.white-title{
    color: #fff;
}

a.read-more {
    margin-top: 20px;
    display: inline-block;
    color: #253B4A;
    background: #fff;
    padding: 10px 25px;
    border: 1px solid #eee;
    text-transform: uppercase;
    font-size: 12px;
}

a.white-read-more {
    margin-top: 20px;
    display: inline-block;
    color: #333;
    background: #fff;
    padding: 10px 25px;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 12px;
}

a.read-more:hover {
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid rgba(255, 255, 255, .5);
    background: transparent;
}

a.white-read-more:hover {
    background: transparent;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.scrollup {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    font-size: 30px;
    color: #333;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    line-height: 55px;
    cursor: pointer;
    display: none;
    z-index: 2;
}

.work-posts .col-md-4{
    height:300px;
    overflow:hidden;
}

.single-feature img{

    width: 100px!important;
    float: none;
    position: relative;
    /* left: -10px; */
    /* top: -10px; */
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;

}

.single-feature h4{
    height: 140px;
}

.single-feature{
        padding: 30px 30px 30px!important;
}

.single-feature ul{
        padding-top: 25px;
}

.scrollup:hover {
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.text-content {
    line-height: 1.97em;
    font-size: 15px;
    color: #253B4A;
    text-align: left;
}

.ikoniceusluge{
    width: 100px;
    float: unset!important;
    position: relative!important;
    left: 0!important;
    top: 0!important;
    margin-bottom: 30px!important;
}



/*.title-divider:after,.title-divider:before {*/
/*    content:"";*/
/*    display:inline-block;*/
/*    width:8%;*/
/*    height:1px;*/
/*    vertical-align:middle;*/
/*    text-align: center;*/
/*}*/

/*.title-divider:after {*/
/*    background-image:-webkit-linear-gradient(right,rgba(255,255,255,0),#b1b1b1);*/
/*    background-image:-moz-linear-gradient(right,rgba(255,255,255,0),#b1b1b1);*/
/*    background-image:-ms-linear-gradient(right,rgba(255,255,255,0),#b1b1b1);*/
/*    background-image:-o-linear-gradient(right,rgba(255,255,255,0),#b1b1b1);*/
/*    margin-left:4px*/
/*}*/

.title-divider:before {
    background-image:-webkit-linear-gradient(left,rgba(255,255,255,0),#b1b1b1);
    background-image:-moz-linear-gradient(left,rgba(255,255,255,0),#b1b1b1);
    background-image:-ms-linear-gradient(left,rgba(255,255,255,0),#b1b1b1);
    background-image:-o-linear-gradient(left,rgba(255,255,255,0),#b1b1b1);
    margin-right:4px
}

.title-divider i {
    color:#b1b1b1;
}

.title-divider {
    display: inherit;
    text-align: center;
}


/*
* ----------------------------------------------------------------------------------------
* 02.PRELOADER & BOUNCE CCS STYLE
* ----------------------------------------------------------------------------------------
*/

.preloader {
    background: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}

.status-mes {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    font-size: 10px;
    text-indent: -12345px;
    border-top: 2px solid rgba(0, 0, 0, 0.08);
    border-right: 2px solid rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    border-left: 2px solid #253B4A;
    border-radius: 50%;
    -webkit-animation: spinner 700ms infinite linear;
    animation: spinner 700ms infinite linear;
    z-index: 10000;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.drop .dropdown {
    display: none;
   
}
.poc .single-feature h4{
    height: 50px!important;
}

.poc .single-feature {
    height: 595px;
}

.poc .single-feature p{
    height: 299px;
}
.fo .lnr-map-marker::before {
    color: #fff !important;
}
.drop:hover .dropdown {
    display: block;
    position: absolute;
    list-style: none;
        background: #25394b;
    width: 300px;
}

.dropdown li{
   margin-bottom:10px;
}

.dorp2 .golink{
        padding: 30px 5px;
}

.dorp2 .dropdown2 {
    display: none;
   
}

.dorp2:hover .dropdown2 {
    display: block;
    left: 195px;
    margin-top: -49px;
    position: absolute;
    width: 200px;
        list-style: none;
            background: black;
}
/*
* ----------------------------------------------------------------------------------------
* 03.HOMEPAGE CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.welcome-area {
    height: 100%;
}

.welcome-image-area {
    position: relative;
    height: 100%;
    background: url(../images/bg/bg.jpg);
    background-size: cover;
    z-index: 1;
}

.welcome-image-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .1);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.header-text {
    margin-top: 35%;
}

.header-text h2 {
    border-radius: 43px;
    background: #ffffff9c;
    color: #253B4A;
    font-size: 55px;
    padding-top: 14px;
    padding-bottom: 14px;
    letter-spacing: 5px;
    margin: 0;
    margin-bottom: 30px;
    font-weight: 500;
    text-transform: none;
}
ul{
    padding-left: 35px;
}
img{
    max-width: 100% !important;
}

.header-text p {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.single-feature a{
    color: #333;
}

.single-feature a:hover{
    color: #ccc;
}
.header-top-area {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.logo {
    padding-top: 10px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.logo a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 10px;
}

.logo img {
    width: 40px;
}

 img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px));
}

img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px);
}

 img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px);
}

.mainmenu .navbar-nav li a {
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 15px 15px;
    -webkit-transition: .3s;
    transition: .3s;
}

.mainmenu .navbar-nav li a:hover {
    background: none;
    color: #ccc;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.nav li a:focus,
.nav li a:hover {
    background: none;
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar {
    margin: 0;
}

.menu-bg {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #253B4A;
}

.menu-bg .logo {
    padding-top: 14px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu-bg .mainmenu .navbar-nav li a {
    color: #fff;
    padding: 20px 15px;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-bg .mainmenu .navbar-nav li a:hover {
    background: none;
    color: #ccc;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.slide-btn img{
    margin-left: 0px;
    margin-right: 10px;
    width: 30px;
}
a.slide-btn {
    margin: 0px 5px;
    display: inline-block;
    color: white;
    border-radius: 10px;
    background: #CCAE79;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 12px;
}

a.slide-btn:hover {
    background: #253B4A;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}



/*
* ----------------------------------------------------------------------------------------
* HOMEPAGE SLIDER BACKGROUND CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.welcome-area,
.welcome-slider-area,
.welcome-slider-area div {
    height: 100%;
}

.welcome-slider-area div.single-slide-item-tablecell,
.welcome-slider-area div.single-slide-item-tablecell div {
    height: auto;
}

.single-slide-item-table {
    display: table;
    width: 100%;
}

.single-slide-item-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.single-slide-item {
    position: relative;
    z-index: 1;
}
.footnas{
    position: relative;
    left: 120px;
}
.single-blogarea  .cenonvnik .collapse{
    display: none !important;
}
.single-blogarea  .cenonvnik .collapse.in{
    display: block!important;
}

.cenonvnik .single-feature h4 {
    height: auto;
}
.single-slide-item:after {
    /*position: absolute;*/
    /*!*background: rgba(0, 0, 0, .8);*!*/
    /*left: 0;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*content: "";*/
    /*z-index: -1;*/
}

.slide-1 {
    background: url(../images/bg/slide-1.jpg) scroll 0 0;
    background-size: cover;
}

.pretragamob {
    float: right !important;

}

.mtop3 {
    margin-top: 14px!important;
    text-align: right !important;
}

.mtop3 a {
    font-size: 16px!important;
}

.slide-2 {
    background: url(../images/bg/slide-2.jpg) scroll 0 0;
    background-size: cover;
}

.slide-3 {
    background: url(../images/bg/slide-3.jpg) scroll 0 0;
    background-size: cover;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/*
* ----------------------------------------------------------------------------------------
* VIDEO BACKGROUND CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.welcome-video-area {
    position: relative;
    height: 100%;
    background-size: cover;
    z-index: 1;
    background-position: center center;
}

.welcome-video-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

/*
* ----------------------------------------------------------------------------------------
* 03.FEATURES CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.about-content{background:#f8f8f8;}
.single-feature{
    background: white;
    width: 100%;
    height: auto;
    padding: 5px;
    box-shadow: 0 0 13px rgb(0 0 0 / 15%);
    border-radius: 10px;
    margin-bottom: 30px;

}

.single-blogarea .collapse {
    display: block !important;

}
.prvired .collapse{
    height:505px !important;
}
.drugired .collapse{
    height:315px !important;
}

.trecired .collapse{
    height:1320px !important;
}
.cetvrtired .collapse{
    height:315px !important;
}
.petired .collapse{
    height:525px !important;
}
.sestired .collapse{
    height:800px !important;
}

@media only screen and (max-width:768px) {

    .prvired .collapse{
        height:auto !important;
    }
    .drugired .collapse{
        height:auto !important;
    }

    .trecired .collapse{
        height:auto !important;
    }
    .cetvrtired .collapse{
        height:auto !important;
    }
    .petired .collapse{
        height:auto !important;
    }
    .sestired .collapse{
        height:auto !important;
    }

    .welcome-area {
    height: 300px;
}
.single-feature{padding: 60px 28px;}
}
.single-feature:hover{
box-shadow:0px 60px 60px rgba(0,0,0,0.1);
position:relative;
z-index:100;
transform: translate(0, -10px);
}
.single-feature:hover i{
    background: #253B4A none repeat scroll 0 0;
    border: 1px solid #253B4A;
    color: #fff;
}
.single-feature i{
    border: none;
    color: #253B4A;
    font-size: 20px;
    height: 100px;
    background: transparent;
    line-height: 0px;
    margin-bottom: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100px;
}
.single-feature h4{
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
    text-transform: none;
    text-align: center;
}

.single-feature h4 a{
    width: 100%;
    display: block;
    text-align: center;
}

.single-feature h4 a span{
    font-size: 18px !important;
    font-weight: 700;
}


.ginekologija{
    background-image: url("/images/GinekologijaGold.png");
    background-size: cover;
}

.single-feature:hover .ginekologija{
    background-image: url("/images/GinekologijaBlue.png");
}


.interna{
    background-image: url("/images/internaGold.png");
    background-size: cover;
}

.single-feature:hover .interna{
    background-image: url("/images/internaBlue.png");
}


.dijagnostika{
    background-image: url("/images/dgold.png");
    background-size: cover;
}

.single-feature:hover .dijagnostika{
    background-image: url("/images/dblue.png");
}

.hirurgija{
    background-image: url("/images/hirurgijaGold.png");
    background-size: cover;
}

.single-feature:hover .hirurgija{
    background-image: url("/images/hirurgijaBlue.png");
}

.ikonicaizdvajamo{
    font-size: 60px;
    width: 100px;
    height: 100px;
    border: 1px solid #253a4b;
    border-radius: 100%;
    padding: 15px;
    position: relative;
    bottom: -30px;
    background: #253a4b;
}

.textizdvajamo{
    background: #b99d6f;
    color: white;
    padding-top: 30px;
    border-radius: 10px;
    height: 120px;
    padding-left: 3px;
    padding-right: 3px;
}

.ikonicepogodnosti{
    font-size: 60px;
    width: 100px;
    color: white;
    height: 100px;
    border: 1px solid #eee;
    border-radius: 100%;
    padding: 15px;
    position: relative;
    bottom: -30px;
    background: #253a4b;
}

.textpogodnosti{
    background: white;
    color: #333333;
    padding-top: 30px;
    border-radius: 10px;
    height: 80px;
    padding-left: 3px;
    padding-right: 3px;
}


.izd:hover .ikonicaizdvajamo{
    box-shadow: 0px 60px 60px rgb(0 0 0 / 10%);
    position: relative;
    z-index: 100;
    transform: translate(0, -10px);
}


.owl-next{
    position: absolute!important;
    right: -80px!important;
    top: 30%!important;
    color: black!important;
    background: transparent!important;
    opacity: 1!important;
    font-size: 90px!important;
}

.owl-prev{
    position: absolute!important;
    left: -80px!important;
    top: 30%!important;
    color: black!important;
    background: transparent!important;
    opacity: 1!important;
    font-size: 90px!important;
}


/*
* ----------------------------------------------------------------------------------------
* 04.ABOUT CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.about-us-area .about-text-content {
    margin-bottom: 30px;
    text-align: center;
}

.welcome-heading {
    margin-top: 0px;
    font-size: 24px;
    font-weight: 500 !important;
    color: #253B4A;
    letter-spacing: -1px;
}

.btn-default.btn-theme-colored {
  color: #00a3c8;
  background-color: #fff;
  border-color: #00a3c8;
}
.btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored.focus {
  color: #00a3c8;
  background-color: #e6e6e6;
  border-color: #003b49;
}
.btn-default.btn-theme-colored:hover {
  color: #00a3c8;
  background-color: #e6e6e6;
  border-color: #00718b;
}

.opening-hours-box {
    border: 5px dotted #253B4A;
    padding: 30px;
}

.opening-hours-box h4 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
    text-transform: uppercase;
}

.opening-hours-box i{
    border: 1px solid #eee;
    color: #253B4A;
    font-size: 60px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100px;
    position: relative;
    left: 33%;
}

.opening-hours-box:hover i{
    background: #253B4A none repeat scroll 0 0;
    border: 1px solid #253B4A;
    color: #fff;
}

.opening-hours-content ul li {
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0;
    margin-bottom: 0 !important;
}

.opening-hours-content ul li {
    border-bottom: 1px dashed #253B4A;
    line-height: 1.5em !important;
    padding-bottom: 10px !important;
}

.opening-hours-content ul li span {
    float: left;
}
.opening-hours-content ul li .value {
    float: right;
}

.booking-btn {
    margin-top: 25px;
    background: #253B4A;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #253B4A;
    position: relative;
    left: 5%;
}

.booking-btn:hover {
    color: #253B4A;
    background: transparent;
}

.social-media-section li {
    float: left;
    margin-right: 15px;
    list-style: outside none none;
}

.social-media-section ul li a {
    background: #253B4A none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.social-media-section ul li a:hover {
    background: rgba(0, 0, 0, 0.75);
}

.about-image,
.about-video {
    margin-top: 30px;
    padding: 10px;
}

.about-text {
    margin-top: 30px;
}

.about-text h2 {
    margin-bottom: 18px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 900;
}

.about-text h2 span {
    color: #253B4A;
}

.about-text p {
    margin-bottom: 20px;
}

.single-project-complete {
    border: 1px solid #eee;
    padding: 25px;
    text-align: center;
    position: relative;
    top: 0;
    transition: all 0.6s ease 0s;
}

.single-project-complete:hover {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.single-project-complete span {
    font-size: 50px;
}

.single-project-complete h2 {
    font-size: 20px;
    margin: 20px 0px;
    font-weight: 400;
}

.about-us-area .specialist-team {
    padding-top: 50px;
}

.team-member {
    position: relative;
    min-height: 1px;
    float: left;
    transition: all 0.6s ease 0s;
    margin-bottom: 50px;
    background: white;
    width: 100%;
    height: auto;
    padding: 5px;
    box-shadow: 0 0 13px rgb(0 0 0 / 15%);
    border-radius: 10px;
}

.team-member:hover {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.team-member .team-content {

    text-align: center;

    max-width: 370px;
    padding-bottom: 0px;
    background: white;
}

.team-carousel .team-content {
    margin: 0 auto;
}

.team-content .image img {
    vertical-align: bottom;
    max-width: 100%;
}

.team-content .name {
    background: white;
    height: 75px;
    width: 680px;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.team-content .name h4 {
    margin: 0 0 5px;
    color: #253B4A;
    font-weight: bold;
    text-align: -webkit-center;
}
.team-content .name h4 a{
    text-align: -webkit-center;
    color: #253B4A;
    font-weight: bold;
}

.team-content .name span {
    text-transform: uppercase;
    font-size: 0.857em;
}

.team-content .schedule {
    background: white;
    text-align: center;
    margin: 15px 0;
    margin-top: 0px;
    font-weight: 500;
    padding: 0 12.2%;
    text-align: left;

}

.team-content  .schedule .item {
    overflow: hidden;
    padding: 9px 0;
    height: 125px!important;
    top: -30px;
    position: relative;
    text-align: -webkit-center;

}

.team-content  .schedule .item:not(:last-of-type) {
    border-bottom: 1px dashed #333;
}

.team-content  .schedule .item .label {
    color: #253B4A !important;
    padding:0px !important;
    width: 50%;
}

.team-content  .schedule .item .value {
    float: right;
}

.team-content .booking-btn {
    margin-top: 25px;
    background: #253B4A;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #253B4A;
    position: relative;
    left: 0%;
}

.team-content .booking-btn:hover {
    color: #253B4A;
    background: transparent;
}


/*
* ----------------------------------------------------------------------------------------
* 05.WHY CHOOSE US CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.why-choose-us-area {
    padding-bottom: 60px;
}
.why-choose-us-area .text-content {
    text-align: center;
}
.why-choose-us-content {
    margin-top: 10px;
}
.choose-us-content-list {
    list-style: none;
    overflow: visible;
    margin-left: 0px;
    margin-right: 0px;
}
.choose-us-content-list li {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}

.choose-us-content-list li a {
    position: relative;
    border: 1px solid #eee;
    display: block;
    background-color: #fff;
    padding: 33px 0;
    text-align: center;
    height: 190px;
    transition: all 0.6s ease 0s;
}
.choose-us-content-list li a i {
    color: #253B4A;
    font-size: 60px;
    height: 10px;
    line-height: 100px;
    text-align: center;
    transition: all 0.6s ease 0s;
    width: 100px;
}

.choose-us-content-list li a .department-name {
    text-transform: uppercase;
    color: #253B4A;
    display: inline-block;
    margin-top: 8px;
}

.choose-us-content-list li a:hover {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.lnr-chevron-up::before {
    color: #253B4A;
}


/*
* ----------------------------------------------------------------------------------------
* 06.SERVICE CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.service-area .text-content {
    text-align: center;
    margin-bottom: 25px;
}
.single-service-content .text-content {
    margin-bottom: 0px !important;
}
.single-service-content {
    margin-bottom: 0px;
    transition: all 0.6s ease 0s;
}
.single-service-icon {
    font-size: 60px;
    color: #253B4A;
    display: inline-block;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -ms-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -transition: 0.5s ease-out;
}

.single-service-content:hover .single-service-icon {
    transform: translateY(-10px);
}
.single-service-head {
    display: inline-block;
    margin-left: 15px;
}
.single-service-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 1.3px;
    text-align: left;
    color: #253B4A;
    text-transform: uppercase;
}
.mission-sub-heading {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.8em;
    letter-spacing: 4.8px;
    color: #8D8D8D;
}


/*
* ----------------------------------------------------------------------------------------
* 08.CALL TO ACTION US CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.call-to-action-area {
    padding: 100px 0px;
    background: url(../images/bg/testi-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}

.call-to-action-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .2);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.call-to-action-area h2{
    margin-top: 0px;
    color: #fff;
}

.call-to-action-area p{
    color: #fff;
}

.purchase-now {
    margin-top: 20px;
    display: inline-block;
    color: #333;
    background: #fff;
    padding: 10px 25px;
    border: 1px solid rgba(255, 255, 255, .5);
    text-transform: uppercase;
    font-size: 12px;
}

.purchase-now:hover {
    background: transparent;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

/*
* ----------------------------------------------------------------------------------------
* 09.WORK CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.work {}

.work .text-content {
    text-align: center;
}

.work-inner .mix {
    display: none;
}

ul.work {
    padding: 0;
    list-style: none;
    margin-top: 20px;
    margin-left: 8px;
    text-align: left;
    text-align: center;
}

ul.work li {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #253B4A;
    border: none;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 3px;
}

ul.work li:hover {
    color: rgba(0, 0, 0, 0.75);
    border: none;
    -webkit-transition: .3s;
    transition: .3s;
}

ul.work li.active {
    background: #253B4A none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}

.work .item {
    margin-top: 30px;
    position: relative;
}

.work .item img {
    width: 100%;
}

.item {
    -webkit-transition: .3s;
    transition: .3s;
}

a.work-popup:hover {
    color: rgba(0, 0, 0, 0.75);
}

.work .item .portfolio-overlay {
    background: #253B4A;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.work .item:hover .portfolio-overlay {
    opacity: 1;
    transform: scale(0.0001);
}
.work .item .portfolio-overlay .portfolio-item {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.work .item .portfolio-overlay .portfolio-item i {
    background: #253B4A;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 60px;
}


/*
* ----------------------------------------------------------------------------------------
* 10.TESTIMONIAL CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.testimonial-area {
    background: url(../images/bg/testi-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}

.testimonial-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.testimonial-area .text-content {
    color: #fff;
    margin-bottom: 0px;
    text-align: center;
}

.testimonial-list {
    padding: 30px 30px 0;
    margin-top: 0px;
}

.single-testimonial img {
    width: 120px;
}

.single-testimonial {
    padding: 40px 100px 20px 100px;
    color: #fff;
    background: #eee;
}

.single-testimonial h6 {
    color: #253B4A;
    margin-top: 20px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.single-testimonial h6.company {
    font-weight: 500;
}

.single-testimonial p {
    line-height: 28px;
    color: #253B4A;
}

.owl-theme .owl-controls {
    margin-top: 30px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    border-radius: 50%;
    border: 1px solid #ccc;
    background: none;
}

.buyer-rating {
    padding-top: 7px;
}

.buyer-rating ul li {
    display: inline-block;
    margin-right: 4px;
}

.buyer-rating ul li a i {
    color: #777;
    font-size: 16px;
}


/*
* ----------------------------------------------------------------------------------------
* 11.PRICING CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.pricing-area {
    background: #fff;
}

.pricing-area .text-content {
    text-align: center;
    margin-bottom: 30px;
}

.pricing-area .single-price-content {
    position:relative;
    margin-bottom:30px;	
    transition: all 0.6s ease 0s;
}
.single-price-content:hover {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.pricing-area .single-price-content-inner {
    position:relative;
    border:1px solid #253B4A;	
}

.pricing-area .single-price-content.recommended .single-price-content-inner {
    border:1px solid #253B4A;
}

.pricing-area .single-price-content-inner:hover {
    border-color:#253B4A;	
}

.pricing-area .package-title {
    background:#253B4A;
    color:#fff;
    font-size:15px;
    font-weight: 600;
    position:relative;
    padding:15px 20px;
    text-transform:uppercase;
    text-align: center;
}

.pricing-area .single-price-content.recommended .package-title {
    background:#253B4A;
}

.pricing-area .single-price-content.recommended .link a {
    background:#253B4A;
    border:1px solid #253B4A;
    color: #fff;
}

.pricing-area .single-price-content.recommended .link a:hover {
    background:#fff;
    color: #253B4A;
}

.pricing-area .package-title .icon {
    position:relative;
    top:3px;
    font-size:30px;
    padding-right:15px;	
}

.pricing-area .package-details {
    position:relative;
    padding:10px 24px 10px;
    background:#fbf9fe;
    font-size:14px;
}

.pricing-area .package-details ul {
    list-style: none;
}

.pricing-area ul li {
    position:relative;
    padding:12px 0px;
    border-bottom:1px dashed #253B4A;
}

.pricing-area .link {
    padding:5px 0px 0px;
    text-align:center;
}

.pricing-area .link a {
    position:relative;
    bottom:-27px;
    display:inline-block;
    padding:6px 30px;
    color:#fff;
    background:#253B4A;
    border:1px solid #253B4A;
}

.pricing-area .link a:hover {
    background:#fff;
    color:#253B4A;	
}

.pricing-area.style-two .single-price-content-inner {
    padding:15px;
    background:#253B4A;
    color:#fff;
    text-align:center;	
}



/*
* ----------------------------------------------------------------------------------------
* 12.NEWS LETTER CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.our-news-letter {
    padding: 100px 0px;
    background: url(../images/bg/testi-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}

.our-news-letter:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.our-news-letter h2 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
}

.our-news-letter input[type='text'] {
    display: block;
    width: 35%;
    text-align: center;
    margin: 0px auto;
    border-radius: 5px;
    border: none;
    height: 50px;
    background: none;
    border-bottom: 1px solid #ccc;
    color: #fff;
}

.our-news-letter input[type='submit'] {
    margin-top: 20px;
    display: inline-block;
    color: #333;
    background: #fff;
    padding: 10px 25px;
    border: 1px solid rgba(255, 255, 255, .5);
    text-transform: uppercase;
    font-size: 12px;
    width: 100px;
}

.our-news-letter input[type='submit']:hover {
    background: transparent;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}


/*
* ----------------------------------------------------------------------------------------
* 13.BLOG CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.blog-area {}

.blog-area .section-title {
    margin-bottom: 20px;
}

.blog-area .text-content {
    text-align: center;
    margin-bottom: 10px;
} 

.blog-image, .entry-post {
    position: relative;
}

.blog-image .time {
    background-color: #253B4A;
    bottom: 50%;
    color: #fff;
    margin-bottom: -23px;
    max-width: 50px;
    padding: 15px;
    position: absolute;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    border-radius: 100%;
    max-height: 50px;
    border: 3px dotted #eee;
    left: 43%;
}

.entry-header:hover .time {
    bottom: 0;
    margin-bottom: 0;
    transition: all 0.5s ease-in-out 0s;
}

.blog-image .time span {
    font-size: 18px;
}

.blog-image .time h2 {
    line-height: 24px;
    margin: 0;
    text-transform: uppercase;
}

.blog-image .time h2 i {
    font-size: 25px;
    position: relative;
    bottom: 8px;
    left: -3px;
}

.blog-description span {
    color: #727272;
    font-size: 16px;
    margin: 22px 0 0 0;
    display: inline-block;
}

.blog-description span.comment {
    float: right;
}

.single-blog {
    background: #eee;
    border: 1px solid #253B4A;
    margin-top: 20px;
    padding-bottom: 25px;
    position: relative;
    top: 0;
    transition: all 0.3s cubic-bezier(0.68, -0.07, 0.25, 0.93) 0s;
}

.single-blog:hover {
    box-shadow: 0 25px 40px 0 rgba(0, 0, 0, 0.15);
    top: -7px;
}

.blog-description h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 37px 0px 10px 0px;
    color: #253B4A;
    letter-spacing: 2px;
}

.blog-description h4 a{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 37px 0px 10px 0px;
    color: #253B4A;
    letter-spacing: 2px;
}

.blog-description h6 {
    font-size: 14px;
    font-style: italic;
    color: #333;
}

.blog-description p {
    margin: 0px !important;
}

.blog-description a {
    position: relative;
    bottom: -44px;
    display: inline-block;
    padding: 6px 30px;
    color: #fff;
    background: #253B4A;
    border: 1px solid #253B4A;
    text-transform: none;
}

.blog-description a:hover {
    background: #fff;
    border: 1px solid #253B4A;
    color: #253B4A;
}


/*
* ----------------------------------------------------------------------------------------
* 14.CONTACT CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.contact-area .text-content {
    text-align: center;
    margin-bottom: 0px;
} 

.single-contact-details {
    background: #253B4A;
    margin-top: 50px;
    margin-bottom: 5px;
    border: 1px solid rgba(204, 204, 204, .5);
    padding: 40px;
    position: relative;
    top: 0;
    transition: all 0.3s cubic-bezier(0.68, -0.07, 0.25, 0.93) 0s;
}

.single-contact-details:hover {
    color: #333;
    -webkit-transition: .3s;
    box-shadow: 0 25px 40px 0 rgba(0, 0, 0, 0.15);
    top: -7px;
    transition: all 0.3s ease 0s;
}

.single-contact-details h4 {
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
}

.single-contact-details span {
    font-size: 30px;
}

.single-contact-details p {
    color: #eee;
}


.lnr-phone-handset::before {
    color: #fff;
}

.lnr-envelope::before {
    color: #fff;
}

.lnr-map-marker::before {
    color: #fff;
}
.mape::before{
    color:#253a4b;
}

.mtop3{
    margin-top: 30px;
}
.contact-form p {
    color: #253B4A;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    margin: 0;
}

.form-control {
    display: block;
    border: 0px;
    width: 100%;
    height: 45px;
    padding: 5px 0px;
    font-size: 16px;
    line-height: 1.5em;
    color: #333;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    text-indent: 10px;
    border: 1px solid rgba(51, 51, 51, .5);
    border-radius: 0 !important;
}

.form-control:focus {
    border-color: #333;
    outline: 0;
    box-shadow: none;
}

.contact-form-design-area{
    margin-top: 30px;
}

.contact-form button {
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    background: #253B4A;
    padding: 10px 25px;
    border: 1px solid rgba(0, 0, 0, .5);
    text-transform: uppercase;
    font-size: 12px;
}

.contact-form button:hover {
    -webkit-transition: .3s;
    transition: .3s;
    color: #333;
    background: transparent;
}

.success {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-weight: 700;
    padding: 20px;
    text-align: center;
}


/*
* ----------------------------------------------------------------------------------------
* 15.FOOTER CSS STYLE
* ----------------------------------------------------------------------------------------
*/

.footer-area {
    padding: 50px 0 50px 0;
    background: #253B4A;
}
.footer-area .section-title h2 {
    color: #fff;
    margin-top: 5px;
}

.footer-area .section-title .prv {
    color: #fff;
    margin-top: 5px;
}

.footer-text h6 {
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    color: #fff;
}

.footer-text .downfoot {
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    color: #fff;
}

.footer-social-link {
    margin-bottom: 20px;
}

.footer-social-link ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-social-link ul li {
    display: inline-block;
    margin: 0px 10px;
}

.footer-social-link ul li a {
    display: block;
    color: #333;
}

.footer-social-link ul li a {
    background: white none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #253B4A;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    float: left;
    border-radius: 50%;
}

.mobslusalica{

    display: none;

}

.footer-social-link ul li span {
    color: #fff;
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
    top: 5px;
}

.footer-social-link ul li a:hover {
    color: rgba(255, 255, 255, 0.75);
}

/*
* ----------------------------------------------------------------------------------------
* 16.SINGLE BLOG PAGE CSS STYLE
* ----------------------------------------------------------------------------------------
*/
.single-blog-area{
    background: #253B4A;
    padding-top: 100px;
    padding-bottom: 50px;
}

.single-blogarea{
    
}

.single-blog-heading h2 {
    color: #fff;
    text-transform: uppercase;
}

.single-blog-heading-text h4 a {
    color: #f8f8f8;
}

.single-blog-details,
.comment-section,
.single-sidebar {
    border-radius: 3px;
    padding-top: 30px;
}

.search input {
    border: 1px solid #e3e8f0;
    box-shadow: none;
    color: #333;
    height: 50px;
    text-transform: none;
    letter-spacing: 2px;
    padding-left: 10px;
}

.single-sidebar,
.recent-single {
    margin-bottom: 30px;
}

.recent-post-title, .categories h4, .comment-section h4 {
    border: 1px solid #253B4A;
    padding: 10px;
    text-transform: uppercase;
}

.comment-section h4 {
    text-align: center;
}

.contact-title {
    text-transform: uppercase;
}

.recent-single a h4:hover, .single-blog-details h3 a:hover{
    color: #253B4A;
}

.single-blog-details>h3{
    text-transform: uppercase;
    letter-spacing: 2px;
}

.single-blog-details p, .single-comment p {
    text-align: left;
}
.single-blog-details p {
    margin-top: 20px;
    line-height: 28px;
}

.single-blog-details h4 {
    margin: 20px 0px;
}

.single-comment {
    margin-bottom: 20px;
}

.single-comment img {
    width: 120px;
}

.recent-single h4 {
    color: #333;
    text-transform: uppercase;
}

.categories {}

.categories ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.categories ul li {
    margin-bottom: 10px;
    color: #333;
}

.categories ul li a {
    color: #333;
}

.categories ul li a:hover {
    color: #253B4A;
}