@charset "utf-8";

/*******
Project/Template Name:  Comfort Home
Template Url:  https://themeforest.net/item/comform-home-old-care-health-service-html-template/19841909
Author: unlockdesign
Author Url: https://themeforest.net/user/unlockdesign
Version: 1.0
Description: Comfort Home - Old Care & Health Service HTML Template
Tag: Assisted living, Activities, Care services, Dementia care, elderly care, Doctor, Health, Health Care, Hospital, Medical Template, Nursing Home, Old Care, Retail, Senior, Service etc

********/

/* ----- BODY CONTENT ----- */
/* ----- TYPHOGRAPHY FONTS ----- */
/* ---------- SECTION ---------- */
/* ---------- HEADER TOP ---------- */
/* ---------- NEW  HEADER  ---------- */
/* ---------- INNER HEADER  ---------- */
/* ---------- Main Slider  ---------- */
/* Main Slider Style 2 */
/* ---------- SCROLL TO TOP/HOME ---------- */
/* ---------- FIRST SERVICE SECTION  ---------- */
/* ---------- FIRST ABOUT SECTION  ---------- */
/* ---------- FIRST FEATURE PROJECT ONE  ---------- */
/* ---------- FIRST SERVICE  ---------- */
/* ---------- SECOND SERVICE  ---------- */
  /* Blog Details Pages */
  /* TESTIMONIAL CAROUSEL LAYOUT 2 */
  /* BLOG POST SINGLE SECOND POST*/
/* ---------- SECOND SERVICE  ---------- */
/* ---------- DEPARTMENT SECTION  ---------- */
/* ---------- WELCOME SECTION  ---------- */
/* ---------- DIVIDER SECTION  ---------- */
/* ---------- OUR LASTEST WORK SECTION  ---------- */
/* ---------- FUNFACT COUNTER SECTION  ---------- */
/* ---------- ABOUT SECTION  ---------- */
/* ---------- About BOTTOM VIDEO SECTION  ---------- */
/* ---------- MASONRY FILTER  ---------- */
  /* ---------- MASONRY GALLERY  ---------- */
/* ---------- PROJECT LAYOUT TWO  ---------- */
/* ---------- OUT TEAM SECTION  ---------- */
/* ---------- OUT TEAM LAYOUT TWO SECTION  ---------- */
/* ---------- OUR TESTIMONIALS SECTION  ---------- */
/* ---------- BLOG SECTION  ---------- */
/* ---------- PARTNER SECTION  ---------- */
/* ---------- FOOTER SECTION  ---------- */
  /* INNER PAGES START HERE */

/* CSS Document */
@import "../css/jquery-ui.min.css";
@import "../css/font-awesome.min.css";
@import "../css/font-awesome-animation.min.css";
@import "../css/flaticon.css";
@import "../css/animate.css";
@import "../css/bootsnav.css";
@import "../css/fullcalendar.css";
@import "../css/slider.css";
@import "../css/hover.css";
@import "../css/fancyBox.css";
@import "../css/jquery.flickr.css";
@import "../css/owl.css";
@import "../css/isotop.css";
@import "../css/magnific-popup.css";
@import "../css/flipclock.css";
@import "../css/timecounter.css";
@import "../css/style-shortcode.css";
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300i,400,500,700);


/* ----- BODY CONTENT ----- */
body {
  background-attachment: fixed;
  color: #777;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  background-color: #ffffff;
  overflow-x: hidden;
  max-width: 100%;
  overflow-x: hidden !important;
  transition: inherit;
}
img {
  max-width: 100%;
}

p {
  color: #888;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
iframe {
  border: none;
  width: 100%;
}
a {
  color: #555555;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: none;
}
a img {
  border: none;
}
::selection {
  background: #232323;
  color: #ffffff;
  text-shadow: none;
}
::-moz-selection {
  /* Firefox */
  background: #232323;
  color: #ffffff;
  text-shadow: none;
}
::-webkit-selection {
  /* Safari */
  background: #232323;
  color: #ffffff;
  text-shadow: none;
}
/* ---------- TYPHOGRAPHY FONTS ---------- */
h3,h4,h5,h6  {
  font-family: 'Ubuntu', sans-serif;
  line-height: 1.42857143;
  color: #313131;
}
h1 {
  color: #313131;
}
h2 {
  color: #313131;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
/*.navbar-right{
  float: right !important;
}*/
.img-whp {
  width: 100% !important;
}
.ulockd-btn-thm {
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  padding: 10px 35px;
}
.ulockd-btn-thm:hover,
.ulockd-btn-thm:active,
.ulockd-btn-thm:focus {
  background-color: #313131;
  border-color: #313131;
  color: #fff;
}
/* Style Two Button */
.ulockd-btn-styledark {
  background-color: #313131;
  border-color: #313131;
  color: #fff;
  border-radius: 0px;
  padding: 10px 35px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-styledark:hover,
.ulockd-btn-styledark:active,
.ulockd-btn-styledark:focus {
  border-color: #313131;
  color: #fff;
}
.ulockd-btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #313131;
  border-radius: 0px;
  padding: 10px 35px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-white:hover,
.ulockd-btn-white:active,
.ulockd-btn-white:focus {
  color: #fff;
}
.ulockd-btn-gray {
  background-color: #D3D3D3;
  border-color: #D3D3D3;
  color: #313131;
  border-radius: 0px;
  padding: 10px 35px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-gray:hover,
.ulockd-btn-gray:active,
.ulockd-btn-gray:focus {
  color: #fff;
}
.btn-default {
  font-size: 14px;
}
/* ---------- SECTION ---------- */
section {
  position: relative;
}

/* ---------- PRELOADER ---------- */
.preloader {
  background-color:#ffffff;
  background-image:url("../images/preloader.gif");
  background-position:center center;
  background-repeat:no-repeat;
  height:100%;
  left:0px;
  position:fixed;
  top:0px;
  width:100%;
  z-index:999999;
  }
/* ---------- HEADER TOP ---------- */
  .header-top {
    background: #313131 none repeat scroll 0 0;
  }
  .header-top-two {
    background: #444 none repeat scroll 0 0;
    padding-bottom: 5px;
    padding-top: 15px;
  }
  .header-top-two p {
    color: #fff;
    font-weight: 400;
  }
  .ulockd-htpmz{
    padding: 0;
  }
  .ulockd-welcm-ht {
    color: #d3d3d3;
    position: relative;
    margin-top: 10px;
  }
  .ulockd-welcm-ht a {
    color: #d3d3d3;
  }
  .ulockd-welcm-hmddl {
    margin-top: 10px;
  }
  .ulockd-welcm-ht a.btn {
    padding: 8px 20px;
  }
  .ulockd-welcm-ht-two {
    color: #fff;
  }
  form.ulockd-login-form,
  form.ulockd-reg-form {
    background-color: #f6f6f6;
    padding: 10px 30px 40px;
  }
  .ulockd-login-form input,
  .ulockd-reg-form input {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
  }
  .ulockd-welcntxt {
    color: #d3d3d3;
    text-transform: capitalize;
  }
  .ulockd-social-linked {
    margin-top: 10px;
    position: relative;
  }
  .ulockd-social-linked li {
    padding: 0;
  }
  .ulockd-social-linked a {
    border: 1px solid #aaa;
    color: #ddd;
    font-size: 16px;
    padding: 5px 9px;
    -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;
  }
  .ulockd-social-linked a:hover {
    color: #fff;
  }
  /* social linked two */
  .ulockd-social-linked-two{
    position: relative;
    margin-top: 3px;
  }
  .ulockd-social-linked-two li {
    padding: 0;
  }
  .ulockd-social-linked-two a {
    border:1px solid #aaa;
    color: #ddd;
    font-size: 14px;
    padding: 5px 9px;
    -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;
  }
  .ulockd-social-linked-two a:hover {
    color: #fff;
  }
  .header-middle{
    padding-top: 20px;
    /*padding-bottom: 20px;*/
  }
  .ulockd-ohour-info.style2 {
    border-right: 2px solid #ddd;
    padding: 5px;
    -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;
  }
  .ulockd-ohour-info.style2:hover {
    box-shadow: 0 2px 16px 0 #DDD;
    -webkit-box-shadow: 0 2px 16px 0 #DDD;
    -moz-box-shadow: 0 2px 16px 0 #DDD;
    -o-box-shadow: 0 2px 16px 0 #DDD;
    cursor: pointer;
  }
  .ulockd-ohour-info.style2 .ulockd-icon {
    margin-top: 15px;
  }
  .ulockd-ohour-info .ulockd-icon {
    font-size: 26px;
    margin-right: 16px;
    padding: 3px 10px;
  }
  .ulockd-contact-info .ulockd-icon {
    font-size: 26px;
    margin-right: 16px;
    padding: 3px 10px;
  }
  .ulockd-contact-info .ulockd-info {
    padding-right: 25%;
  }
  .ulockd-contact-info .ulockd-info > h3,
  .ulockd-ohour-info .ulockd-info > h3 {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 12px;
  }
  .ulockd-cell,
  .ulockd-addrss {
    font-family: 'Montserrat', sans-serif;
  }
  .main-header-nav{
    position: relative;
    /*margin-top: -70px;*/
    padding-left: 200px;
  }
  .ulockd-main-logo > img {
    margin-top: -23px;
    position: relative;
    z-index: 1001;
  }
  /*@media only screen and (min-width: 992px){
    .ulockd-main-logo > img {
      margin-top: -25px;
      z-index: 10001;
      position: absolute;
    }
  }*/
  .ulockd-main-logo2 > img {
    margin-top: 15px;
}
/* Language Button */
.dropbtn {
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  border: none;
  cursor: pointer;
}
.dropdown {
  position: relative;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  padding: 6px 0;
  width: 85px;
  z-index: 1;
}
.dropdown-content a {
  color: black;
  padding: 5px 0px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: #a9a9a9
}
.dropdown:hover .dropdown-content {
  display: block;
}
/* style two */
.ulockd-mrgn120 {
  margin-top: 0px;
}
.ulockd-mrgn1225 {
  margin-top: 25px !important;
}
.ulockd-mrgn650 {
  margin-bottom: 50px !important;
}
.ulockd-mrgn65 {
  margin-bottom: 5px;
}
.ulockd-mrgn615 {
  margin-bottom: 15px;
}
/* ---------- NEW  HEADER  ---------- */
  nav.navbar.bootsnav.ulockd-menu-style1{
    border: none;
    position: relative;
    /*margin-left: 190px;
    margin-top: -70px;*/
  }
  nav.navbar.bootsnav.ulockd-menu-style1 ul.nav > li > a{
    padding: 30px 15px;
  }
  nav.navbar.bootsnav ul.nav > li > a{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  nav.navbar.bootsnav ul.nav > li > a{
    color: #fff;
  }
  .navbar.bootsnav .nav.navbar-nav .dropdown li a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  nav.navbar.bootsnav ul.nav > li > a.active,
  nav.navbar.bootsnav ul.nav > li > a:hover,
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
  .attr-nav > ul > li > a {
    color: #313131;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{
    padding-left: 20px;
  }
  nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a{
    -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;
  }
  nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a:hover{
    padding-right: 20px;
  }
  nav.navbar.bootsnav ul.nav > li > a{
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
  }
  nav.navbar.bootsnav.ulockd-menu-style2 {
    border: none;
  }
  /* Menu Color  */
  nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a {
    color: #fff;
  }
  /* Navbar Dropdown Background Color */
  .attr-nav > ul > li > a span.badge {
    padding: 3px 0 0;
  }
  nav.navbar.bootsnav ul.nav > li > a.active,
  nav.navbar.bootsnav ul.nav > li > a:hover,
  nav.navbar.bootsnav ul.nav > li > a:focus,
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:focus {
    color: #111;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: none;
  }
  nav.navbar.bootsnav.ulockd-menu-style1 ul.dropdown-menu.megamenu-content h5.title {
    color: #fff;
  }
  .dropdown-menu.cart-list a {
    color: #d3d3d3;
  }
  .total a.btn.btn-default.btn-cart{
    color: #313131 !important;
  }
  .dropdown-menu.cart-list p,
  .dropdown-menu.cart-list p .price{
    color: #fff;
  }
  /* Mega Menu */
  nav.navbar.bootsnav.ulockd-menu-style1 ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    color: #fff;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  nav.navbar.bootsnav.ulockd-menu-style1 ul.dropdown-menu.megamenu-content .content ul.menu-col li:hover a{
    color: #313131;
    padding-left: 10px;
  }
  .navbar-brand{
    padding: 3px;
  }
  .attr-nav > ul > li > a{
    color: #fff;
  }
  .ulockd-quote-btn.ulockd-l2 {
    margin-right: 5%;
  }

/* ---------- INNER HEADER  ---------- */
  .ulockd-quote-btn{
    margin-right: 11%;
    position: relative;
  }
  /* Side Menu */
  nav.ulockd-menu-style1 .side .widget ul.link li a{
    font-family: 'Montserrat', sans-serif;
  }
  .ulockd-quote-btn.ulockd-l2 .ulockd-qb2 {
    margin-top: -52%;
  }
  .ulockd-quote-btn a {
    font-size: 14px;
    margin-top: 20px;
    padding: 10px 30px;
    text-transform: uppercase;
  }
  /* Style two */
  .ulockd-quote-btn-two a {
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
  }
/* ---------- Main Slider  ---------- */
  .ulockd-main-slider {
    position: relative;
  }
  .ulockd-main-slider .caption {
    left: 0;
    margin: 0 auto;
    padding: 15% 18%;
    position: absolute;
    right: 0;
  }
  .ulockd-main-slider .caption.style2 {
    padding: 15% 21%;
  }
  .ulockd-main-slider .ulockd-slider-text1 {
    color: #e1e1e1;
    font-family: 'Ubuntu', sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
  }
  .ulockd-main-slider .ulockd-slider-text2 {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 70px;
    font-weight: bold;
    line-height: 70px;
    margin-bottom: 25px;
  }
  .ulockd-main-slider .owl-next {
    background: transparent !important;
    border: 2px solid #fff;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 40%;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .ulockd-main-slider .owl-next i,
  .ulockd-main-slider .owl-prev i {
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    padding: 4px;
  }
  .ulockd-main-slider .owl-prev {
    background: transparent !important;
    border: 2px solid #fff;
    position: absolute;
    left: 10px;
    text-align: center;
    top: 40%;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .ulockd-home-btn {
    border-radius: 30px;
  }
/* Main Slider End */

/* Main Slider Style 2 */
  .ulockd-main-slider2 {
    position: relative;
  }
  .ulockd-main-slider2 .item::before {
    background-color: rgba(0, 0, 0, 0.35);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .ulockd-main-slider2 .caption {
    padding: 15% 21%;
    position: absolute;
  }
  .ulockd-main-slider2 .ulockd-slider-text1 {
    color: #e1e1e1;
    font-family: 'Ubuntu', sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
  }
  .ulockd-main-slider2 .ulockd-slider-text2 {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 70px;
    font-weight: bold;
    line-height: 70px;
  }
  .ulockd-main-slider2 .ulockd-slider-text3 p {
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    margin-top: 20px;
  }
  .ulockd-main-slider2 .owl-next {
    background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #fff;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 40%;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .ulockd-main-slider2 .owl-next i,
  .ulockd-main-slider2 .owl-prev i {
    font-size: 24px;
    font-style: normal;
    font-family: FontAwesome;
    padding: 4px;
  }
  .ulockd-main-slider2 .owl-prev {
    background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #fff;
    position: absolute;
    left: 10px;
    text-align: center;
    top: 40%;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .ulockd-home-btn {
    border-radius: 30px;
  }
/* Main Slider End */

/* ---------- SCROLL TO TOP/HOME ---------- */
  .scrollToHome:hover {
    color: #ffffff;
    background-color: #232323;
  }
  .scrollToHome {
    border: 2px solid #fff;
    bottom: 20px;
    color: #ffffff;
    display: none;
    font-size: 20px;
    padding: 3px 10px;
    position: fixed;
    right: 20px;
    text-align: center;
    z-index: 99999;
    -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;
  }

/* ---------- FIRST SERVICE SECTION  ---------- */
  .ulockd-service {
    padding: 50px 0;
    z-index: 999;
  }
  .ulockd-service-box {
    border-radius: 20px;
    margin-top: -120px;
    padding: 20px 30px;
  }
  .ulockd-service-box:hover {
    cursor: pointer;
  }
  .ulockd-service-box:last-child {
    padding: 20px 25px;
  }
  .ulockd-service-box .title,
  .ulockd-service-box p,
  .ulockd-service-box .icon {
    color: #fff;
  }
  .ulockd-service-box p{
    color: #f7f7f7;
  }
  .ulockd-service-box p {
    font-size: 16px;
  }
  .ulockd-service-box .icon {
    font-size: 48px;
  }
  .ulockd-service-box a.btn {
    font-size: 16px;
    margin-top: 10px;
    padding: 2px 12px;
  }
  .ulockd-service-one {
    background-image: url("../images/pattern/p3.png");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .ulockd-service-one::before {
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
/* ---------- FIRST ABOUT SECTION  ---------- */
  .ulockd-about {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .about-box {
    /*background-image: url("../images/about/1.jpg");*/
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 15px 15px 44px;
    position: relative;
    -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;
  }
  .about-box:hover {
    cursor: pointer;
    box-shadow: 0 6px 10px -2px #ddd;
    -webkit-box-shadow: 0 6px 10px -2px #ddd;
    -moz-box-shadow: 0 6px 10px -2px #ddd;
    -o-box-shadow: 0 6px 10px -2px #ddd;
  }
  .about-box:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .ab-details {
    position: relative;
  }
  .ab-details h2 {
    color: #fff;
  }
  .ab-details h2,
  .ab-details p {
    position: relative;
  }
  .ab-details p {
    color: #e3e3e3;
  }
  .ab-details a.btn {
    padding: 8px 25px;
  }
  .about-slider .owl-stage-outer {
    overflow-y: visible;
    padding-bottom: 10px;
  }
  .about-box2 {
    margin: 5px;
    -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;
  }
  .about-box2:hover {
    cursor: pointer;
    box-shadow: 0 6px 10px -2px #ddd;
    -webkit-box-shadow: 0 6px 10px -2px #ddd;
    -moz-box-shadow: 0 6px 10px -2px #ddd;
    -o-box-shadow: 0 6px 10px -2px #ddd;
  }
  .ab-details2 {
    border: 1px solid #ddd;
    padding: 10px 15px 0;
  }
  .ulockd-testimonial-divider {
    background-attachment: scroll !important;
    background-color: transparent;
    /*background-image: url("../images/pattern/2.jpg");*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .ulockd-testimonial-divider:before {
    background-color: rgba(255,255,255, .7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .ulockd-about-one.inner {
    background-color: #fff;
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .ulockd-about-thumb {
    position: relative;
  }
  .ulockd-about-ondetials {
    position: relative;
  }
  .ulockd-about-ondetials > h2 {
    color: #313131;
    margin-bottom: 35px;
    margin-top: 0;
  }
  .ulockd-about-ondetials > p {
    font-size: 16px;
  }
  .ulockd-abt-ondtls-para {
    margin-bottom: 25px;
    margin-top: 20px;
  }
  .ulockd-fstabt-list{
    margin-top: 20px;
  }
  .ulockd-fstabt-list > li {
    font-size: 16px;
    line-height: 24px;
    list-style-image: url("../images/resource/list-thumb.png");
    margin-left: 30px;
    padding-left: 5px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  .ulockd-fstabt-list > li a {
    vertical-align: super;
  }
  .ulockd-fstabt-list > li:hover {
    color: #064e3e;
    cursor: pointer;
    padding-left: 15px;
  }
  .why-choose-title {
    margin-top: 0;
  }
  .ulockd-testimonial-carousel p.ulockd-tcompliment {
    color: #555;
  }
/* ---------- ANOTHER ABOUT  ---------- */
  .ulockd-welcome {
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .ulockd-welcome-main-ttl h1 {
    margin-top: 0;
  }
  .ulockd-welcome-main-ttl {
    margin-bottom: 70px;
  }
/* ---------- FIRST FEATURE PROJECT ONE  ---------- */
  .ulockd-feature-phoject-one {
    background-color: #f1f1f1;
    padding-top: 90px;
    padding-bottom: 100px;
    position: relative;
  }
  .ulockd-cp-title {
    position: relative;
    padding-bottom: 30px;
  }
  .ulockd-cp-title h2 {
    color: #111;
    margin-top: 0;
  }
  .ulockd-srvcs-column{
    background-color: #f9f9f9;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .ulockd-srvcs-column:hover {
    cursor: pointer;
  }
  .ulockd-srvcs-column:hover .ulockd-srvcs-overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
  .ulockd-srvcs-column:hover .ulockd-srvc-contnt > h3,
  .ulockd-srvcs-column:hover .ulockd-srvc-contnt > p {
    color: #fff;
  }
  .ulockd-srvc-contnt {
    padding: 5px 15px;
  }
  .ulockd-srvcs-column .ulockd-srvcs-thumb {
    position: relative;
    overflow: hidden;
  }
  .ulockd-srvcs-overlay {
    border: 1px solid #fff;
    bottom: 10px;
    left: 10px;
    margin: auto;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  .ulockd-srvcs-icon {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 45%;
  }
  .ulockd-srvcs-icon a {
    border: 1px solid #fff;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    padding: 5px 10px;
    text-transform: uppercase;
  }
  /* service page2 */
  .ulockd-service-col:hover {
    cursor: pointer;
  }

/* ---------- FIRST SERVICE  ---------- */
  .service-three {
    background-attachment: scroll !important;
    background-color: transparent;
    background-image: url("../img/wallpaper2.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 120px;
    z-index: 1;
  }
  .service-three::before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }

  .service-two {
    background-attachment: scroll !important;
    background-color: transparent;
    /*background-image: url("../img/home-care8.jpg");*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 120px;
    z-index: 1;
  }
  .service-two::before {
    background-color: rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  .ulockd-srvc-title {
    position: relative;
    margin-bottom: 70px;
  }
  .ulockd-srvc-title :hover {
    cursor: pointer;
  }
  .ulockd-srvc-title h2 {
    color: #111;
    margin-top: 0;
  }
  .ulockd-srvc-title p {
    font-size: 16px;
  }
  .ulockd-srv-icon {
    padding: 10px;
  }
  .ulockd-srvc-column {
    background-color: #fff;
    padding: 25px;
  }
  .ulockd-srvc-column .ulockd-srv-icon {
    color: #fff;
    display: inline;
    font-size: 36px;
    margin-top: 9px;
    padding: 8px 13px;
    position: relative;
  }
  .ulockd-srvc-column:hover {
    cursor: pointer;
  }
  .ulockd-srvc-details.style2 {
    padding-left: 25%;
  }
  .ulockd-srvc-column.three {
    padding: 15px 20px;
  }
  .ulockd-srvc-column.three .ulockd-srvc-details {
    padding-left: 0;
  }
  .ulockd-srvc-details h3 {
    color: #333;
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
  .ulockd-cp-title .ulockd-fpmain-icon{
    font-size: 415px;
    opacity: 0.05;
    position: absolute;
    right: -100%;
    top: -70%;
  }
/* ---------- SECOND SERVICE  ---------- */
.ulockd-ap-service-two {
  background-image: url("../images/resource/inner-pagebg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 110px;
  padding-bottom: 100px;
}
.ulockd-ap-service-two::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-ap-srvc-title {
  position: relative;
  padding-bottom: 70px;
}
.ulockd-ap-srvc-title h2 {
  color: #111;
  margin-top: 0;
}
.ulockd-ap-srvc-title h2 span {
  color: #fff;
}
.ulockd-ap-srvc-title .ulockd-ap-srvc-hdr-icon {
  color: #fff;
  font-size: 80px;
  left: 0;
  margin: 0 auto;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: -45px;
}
.ulockd-ap-srv-icon {
  background-color: #393939;
  padding: 10px;
}
.ulockd-ap-srvc-column{
  margin-bottom: 45px;
  position: relative;
}
.ulockd-ap-srvc-column .ulockd-ap-srv-icon {
  color: #fff;
  float: left;
  font-size: 36px;
  margin-top: 9px;
  position: relative;
}
.ulockd-ap-srv-icon::before {
  background-color: #393939;
  border-left: 4px solid #fff;
  border-right: 10px solid #393939;
  content: "";
  height: 100%;
  left: -33%;
  position: absolute;
  top: 0;
  transform: skewX(9deg);
  -webkit-transform: skewX(9deg);
  -moz-transform: skewX(9deg);
  -o-transform: skewX(9deg);
  -ms-transform: skewX(9deg);
  width: 44%;
}
.ulockd-ap-srv-cntnt-details {
  padding-left: 21%;
  padding-top: 0;
}
.ulockd-ap-srv-cntnt-details h3 {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
}
.ulockd-ap-srv-cntnt-details > p {
  color: #fff;
}
/* ABOUT PAGE FAQ SECTION */
.ulockd-ap-faq {
  padding-bottom: 120px;
  padding-top: 60px;
}
.ulockd-ap-faq-title.clearfix > h2 {
  margin-bottom: 25px;
  margin-top: 0;
  padding-top: 0;
}
.ulockd-ap-faq-title.style2 > h2 {
  margin-bottom: 45px;
  margin-top: 0;
  padding-top: 0;
}
.ulockd-faq-content .panel .panel-title a i,
.ulockd-faq-box .panel .panel-title a i {
  color: #ffffff;
  height: 50px;
  line-height: 50px;
  margin-right: 10px;
  text-align: center;
  width: 50px;
}
.ulockd-faq-content .panel-default > .panel-heading:hover a {
  color: #fff;
}
.ulockd-faq-content .panel-default > .panel-heading {
  border: medium none;
  border-radius: 0;
  color: #fff;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
}
.ulockd-faq-content .panel-default {
  border: none;
}
.ulockd-faq-content .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ulockd-faq-box .panel .panel-title a .icon-1 {
  display: inline-block;
}
.ulockd-faq-box .panel .panel-title a.collapsed .icon-1 {
  display: none;
}
.ulockd-faq-box .panel .panel-title a .icon-2 {
  display: none;
}
.ulockd-faq-box .panel .panel-title a.collapsed .icon-2 {
  display: inline-block;
}
.ulockd-faq-box .panel-body {
  background: #f9f9f9 none repeat scroll 0 0;
  padding: 20px 25px;
}
/* Project Inner Pages */
.ulockd-servces-one{
  padding-bottom: 120px;
  padding-top: 120px;
}

/* Team Inner Pages */
.ulockd-team-one {
  padding-bottom: 120px;
  padding-top: 120px;
}
.ulockd-team-one.ulockd-ipage{
  padding-bottom: 50px;
  padding-top: 50px;
}
.ulockd-pesonar-info > li{
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}

/* Latest News Inner Pages */
.ulockd-grid-page{
  background-color: #f0f0f0;
  padding-bottom: 120px;
  padding-top: 120px;
}
.ulockd-grid-page .ulockd-ext-spc{
  margin-bottom: 50px;
}

/* Latest News Inner Pages */
.ulockd-service-details{
  padding-bottom: 120px;
  padding-top: 100px;
}
.ulockd-pd-content > h3 {
  color: #333;
  margin-bottom: 15px;
}
.ulockd-mrgn1210 {
  margin-top: 10px;
}
.ulockd-mrgn1650 {
  margin-bottom: 50px;
}
.ulockd-mrgn1250 {
  margin-top: 50px;
}
.ulockd-pad1250 {
  padding-top: 50px;
}
.ulockd-pad395 {
  padding-right: 5px;
  padding-left: 5px;
}
.ulockd-ap-backgrndclr{
  background-color: #f5f5f5;
}
.ulockd-all-service {
  margin-top: 15px;
}
.ulockd-all-service a {
  padding: 10px 25px;
}
.ulockd-all-service a {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 34px;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  color: #fff;
}
.ulockd-inr-brochure {
  background-color: #f5f5f5;
  margin-top: 35px;
  padding: 10px 30px;
}
.ulockd-inr-brochure > p {
  margin-bottom: 22px;
}
.ulockd-inr-brochure ul li a {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.ulockd-pad-zero{
  padding: 0;
}
/* CONTACT PAGES */
.ulockd-contact-page {
  padding-bottom: 120px;
  padding-top: 120px;
}
.ulockd-contact-form .ulockd-form-fg {
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: none;
  color: #a2a2a2;
  height: 40px;
  margin-bottom: 20px;
}
.ulockd-contact-form .ulockd-form-tb {
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: none;
  color: #a2a2a2;
}
.ulockd-contact-details {
  margin-bottom: 130px;
  margin-top: 10px;
}
.ulockd-contact-details > h3 {
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.ulockd-contact-details .ulockd-contact-place > li {
  color: #fff;
  font-size: 45px;
  padding: 25px 39px;
}
.ulockd-contact-place li {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.ulockd-contact-place li:hover {
  cursor: pointer;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.ulockd-contact-form.ulockd-style-two {
  background: white none repeat scroll 0 0;
  box-shadow: 1px 3px 3px 1px #d3d3d3;
  -webkit-box-shadow: 1px 3px 3px 1px #d3d3d3;
  -moz-box-shadow: 1px 3px 3px 1px #d3d3d3;
  -o-box-shadow: 1px 3px 3px 1px #d3d3d3;
  margin-left: 50px;
  margin-right: 50px;
  padding: 50px 85px;
}
.ulockd-google-map.ulockd-style-two {
  margin-top: -9%;
  position: relative;
  z-index: -1;
}
.form-group.ulockd-contact-btn:hover button {
  color: #fff;
}
/* BOOKING FORM */
.ulockd-booking {
  background-attachment: scroll !important;
  background-color: transparent;
  background-image: url("../images/background/3.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  padding-top: 50px;
}
.ulockd-booking-form {
  background-color: rgba(255,255,255, .5);
  padding: 50px;
}
.ulockd-bf-area .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 45px;
}
.ulockd-pad30 {
  padding-right: 0px;
}
  /* Blog Details Pages */
.ulockd-inr-testimonials {
  background-color: #f9f9f9;
  padding: 10px 25px;
}
.ulockd-inr-testimonials h3{
  color: #333;
  margin-bottom: 0;
}
.ulockd-lp{
  padding-top: 20px;
}
.ulockd-tag-list-title {
  margin-top: 50px;
}
.ulockd-tag-list-title > h3 {
  color: #333;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 30px;
}
.ulockd-tag-list-details a {
  border: 1px solid;
  color: #313131;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
  padding: 5px 8px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.ulockd-tag-list-details li:hover a{
  color: #fff;
}
.ulockd-bp-date {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 30px;
  margin-top: 25px;
  padding-bottom: 5px;
}
.ulockd-bp-date-innner {
  color: #939393;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.ulockd-bp-date-innner span {
  font-family: "Montserrat",sans-serif;
  font-size: 36px;
  font-weight: 500;
}
.ulockd-bp-comment {
  color: #949494;
  font-family: "Montserrat",sans-serif;
  margin-top: 11px;
}
.ulockd-bpd-thumb {
  margin-bottom: 50px;
  margin-top: 40px;
}
.ulockd-latest-post {
  margin-bottom: 30px;
}
.ulockd-bb-dashed {
  padding: 10px;
  width: 90%
}
article.ulockd-pd-content {
  border: 1px solid #eee;
  padding: 15px;
}
.blog-post-img-slider .owl-prev,
.blog-post-img-slider .owl-next {
  font-size: 24px !important;
  padding: 5px 14px !important;
}
.blog-post-img-slider .owl-prev:hover,
.blog-post-img-slider .owl-next:hover {
  color: #fff;
}
/* TESTIMONIAL CAROUSEL LAYOUT 2 */
.owl-carousel .owl-item img{width: auto;}
/* BLOG POST SINGLE */
.ulockd-bps-first,
.ulockd-bps-second {
  margin-bottom: 50px;
}
.ulockd-bps-first .media-body > p {
  margin-bottom: 0;
}
.ulockd-bps-first .media {
  border: 1px solid #ededed;
  padding: 30px 50px 30px 30px;
}
.ulockd-bps-first .media-object {
  border: 1px solid #ededed;
  margin-top: 8px;
}
.ulockd-bps-first .media-heading {
  color: #6b6b6b;
  font-size: 18px;
  padding-right: 38px;
}
.ulockd-bps-first .media-heading span {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 22px;
}
.ulockd-frame {
  height: 207px;
}
.ulockd-frame2 {
  height: 265px;
}
.ulockd-frame3 {
  height: 165px;
}

/* FLICKR FEED STYLES */
.flickr-photo {
  margin-top: 30px;
}
.flickr-photo > li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* BLOG POST SINGLE SECOND POST*/
.ulockd-bps-second {
  margin-left: 20%;
  width: 80%;
}
.ulockd-bps-second .media-body > p {
  margin-bottom: 0;
}
.ulockd-bps-second .media {
  border: 1px solid #ededed;
  padding: 30px 50px 30px 30px;
}
.ulockd-bps-second .media-object {
  border: 1px solid #ededed;
  margin: 8px;
}
.ulockd-bps-second .media-heading {
  color: #6b6b6b;
  font-size: 18px;
  padding-right: 12px;
}
.ulockd-bps-second .media-heading span {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 22px;
}
.ulockd-bps-contact-form > h2 {
  color: #111;
}
.ulockd-bps-contact-form .ulockd-form-bps {
  border: 1px dashed #ccc;
  border-radius: 0;
  box-shadow: none;
  color: #a2a2a2;
  height: 40px;
  margin-bottom: 45px;
  padding: 0;
  padding-left: 15px;
}
.ulockd-bps-contact-form .ulockd-bps-textarea {
  border: 1px dashed #ccc;
  border-bottom-width: 1px;
  border-radius: 0;
  box-shadow: none;
  color: #a2a2a2;
  padding: 0;
  padding-left: 15px;
}
.ulockd-mrgn1240 {
  margin-top: 40px;
}
/* ---------- SECOND SERVICE  ---------- */
.ulockd-title-icon {
  font-size: 90px;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: -79px;
  z-index: 0;
}
.ulockd-service-three {
  background-attachment: fixed;
  background-image: url("../images/pattern/2.jpg");
  background-position: center center;
  padding-bottom: 120px;
  padding-top: 120px;
}
.ulockd-service-three:before {
  background-color: rgba(255,255,255, .8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-srvc-title-two {
  position: relative;
  margin-bottom: 40px;
}
.ulockd-srvc-title-two:hover {
  cursor: pointer;
}
.ulockd-srvc-title-two h2 {
  color: #111;
  font-weight: bold;
  margin-top: 0;
  position: relative;
}
.ulockd-srvc-title-two p {
  font-size: 16px;
}
.ulockd-srv-icon-two {
  padding: 10px;
}
.ulockd-srvc-column-two {
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 10px;
  position: relative;
}
.ulockd-srvc-column-two::before {
  bottom: 0;
  color: #fff;
  content: "0";
  font-size: 350px;
  left: 0px;
  opacity: 0.2;
  position: absolute;
  right: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.ulockd-srvc-column-two .ulockd-srv-icon-two {
  color: #fff;
  font-size: 60px;
  margin-top: 9px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ulockd-srv-icon-two{
  padding-bottom: 0;
}
.ulockd-srvc-details-two {
  padding-top: 0;
}
.ulockd-srvc-details-two h3 {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  margin-top: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ulockd-srvc-details-two > p {
  color: #818181;
}
.ulockd-cp-title .ulockd-fpmain-icon{
  font-size: 415px;
  opacity: 0.05;
  position: absolute;
  right: -100%;
  top: -70%;
}

/* ---------- DEPARTMENT SECTION  ---------- */
.ulockd-fservice {
  padding-bottom: 120px;
  padding-top: 120px;
}
.ulockd-fservice.ulockd-ipage {
  padding-bottom: 10px;
  padding-top: 10px;
}
.ulockd-dtitle {
  margin-bottom: 70px;
  position: relative;
}
.ulockd-dtitle:hover {
  /*cursor: pointer;*/
}
.ulockd-dtitle h2 {
  margin-top: 0;
}
.ulockd-dtitle p {
  font-size: 16px;
}
.ulockd-dtitle.ulockd-ipage {
  margin-bottom: 40px;
}
.ulockd-fservice-box {
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  padding-bottom: 15px;
  position: relative;
}
.ulockd-fservice-box.style2 {
  background-color: transparent;
  border: none;
  margin-bottom: 30px;
  position: relative;
}
.ulockd-fservice-box .db-thumb {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.ulockd-fservice-box.style2 .db-thumb {
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.ulockd-fservice-box .db-overlayer {
  background-color: rgba(255,255,255, .5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
}
.ulockd-fservice-box:hover {
  cursor: pointer;
}
.ulockd-fservice-box:hover .db-overlayer {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.ulockd-fservice-box .db-overlayer span {
  bottom: 10px;
  color: #fff;
  font-size: 36px;
  left: 10px;
  padding: 0px 10px;
  position: absolute;
  z-index: 999;
}
.ulockd-fservice-box.style2 span {
  position: absolute;
}
.ulockd-fservice-box h3 {
  margin-top: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.db-details {
  padding: 4px 12px;
}
.fs_slider.owl-theme .owl-dots .owl-dot span,
.fs_slider.owl-theme .owl-dots .owl-dot span {
  height: 20px;
  width: 20px;
}
/* Parallax */
.parallax {
  background-attachment: fixed;
  background-position: 50% 0px;
  background-repeat: no-repeat;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  z-index: 1;
  position: relative;
}

/* ---------- WELCOME SECTION  ---------- */
.ulockd-frst-divider {
  overflow-x: hidden;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
}
.ulockd-frst-divider::before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-frst-divider .hvr-overline-from-center:before {
  background-color: #fff;
}
.ulockd-frst-divider.style1 {
  background-attachment: scroll !important;
  background-color: transparent;
  background-image: url("../images/background/1.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow-x: hidden;
  padding-bottom: 50px;
  padding-top: 50px;
  z-index: 1;
}
.ulockd-frst-divider.style1::before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-dvidr-mttl {
  color: #ffffff;
  font-size: 34px;
  margin-top: 0;
}
.ulockd-dvidr-sttl {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
.ulockd-dvidr-btn {
  margin-top: 25px;
}
.ulockd-dvidr-btn a {
  padding: 15px 50px;
}
.ulockd-frst-divider::after {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  height: 100%;
  right: -10%;
  position: absolute;
  top: 0;
  transform: skewX(-45deg);
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  width: 45%;
  z-index: -1;
}

/* ---------- OUR LASTEST WORK SECTION  ---------- */
.ulockd-pmz {
  margin: 0;
  padding: 0;
}
.ulockd-overlayer span {
  color: #fafbfd;
  font-size: 18px;
}
.ulockd-overlayer {
  margin-top: 20px;
}

/* ---------- FUNFACT COUNTER SECTION  ---------- */
.ulockd-ffact {
  position: relative;
}
.ulockd-ffact span {
  bottom: -55%;
  color: #fff;
  font-size: 80px;
  left: 0;
  opacity: 0.1;
  position: absolute;
  right: 0;
}
.ulockd-ffact > p {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}
.ulockd-ffact .timer {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  line-height: 24px;
}

/* ---------- ABOUT SECTION  ---------- */
.ulockd-about2 {
  padding-bottom: 120px;
  padding-top: 120px;
}
.ulockd-about-two {
  background-attachment: fixed;
  /*background-image: url("../images/background/2.jpg");*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 120px;
  padding-top: 120px;
  margin-top: -11px;
}
.ulockd-about-two:before {
  background-color: rgba(255, 255, 255, 0.9);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-about2-details > h2 {
  font-weight: 500;
  margin-bottom: 15px;
}
.ulockd-about2-details .ulockd-about-para {
  margin-bottom: 25px;
}
.ulockd-ffact-two {
  border-bottom: 1px solid #ddd;
  padding: 10px 0 15px;
  position: relative;
  z-index: 999;
}
.ulockd-ffact-two:before {
  background-color: #ddd;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.ulockd-ffact-two:after {
  background-color: #ddd;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
.ulockd-ffact-two .ulockd-icon-let {
  font-size: 70px;
  padding: 16px 18px;
}
.ulockd-ffact-two > p {
  font-family: "Montserrat",sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
}
.ulockd-ffact-two .timer {
  color: #777;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 600;
}
.ulockd-ffact-two.ulockd-nobb {
  border-bottom: none;
}
.ulockd-ffact-one {
  position: relative;
  margin-top: 25px;
  z-index: 999;
}
.ulockd-ffact-one .ulockd-icon-let {
  color: #fff;
  font-size: 60px;
  line-height: 24px;
  padding: 16px 17px;
}
.ulockd-ffact-one > p {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
}
.ulockd-ffact-one .timer {
  color: #ddd;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}

/* ---------- About BOTTOM VIDEO SECTION  ---------- */
  .ulockd-about-video{
    margin-top: 12px;
  }

/* ---------- MASONRY FILTER  ---------- */
  .masonry-filter {
    margin-bottom: 20px;
  }
  .masonry-filter > li {
    padding-right: 0;
  }
  .masonry-filter a {
    border: 1px solid #eeeeee;
    color: #555555;
    display: inline-block;
    float: none;
    line-height: 40px;
    margin-bottom: 10px;
    margin-right: -10px;
    outline: medium none;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .masonry-filter a.active,
  .masonry-filter a:active,
  .masonry-filter a:hover,
  .masonry-filter a:focus {
    color: #ffffff;
  }
  .masonry-filter a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding: 0 15px;
  }
  /* ---------- MASONRY GALLERY  ---------- */
  .masonry-gallery .isotope-item {
    width: 25%;
  }
  .masonry-gallery.grid-three-item .isotope-item {
    width: 33.333%;
  }
  .masonry-gallery.grid-four-item .isotope-item {
    width: 25%;
  }
  .masonry-gallery .isotope-item {
    overflow: hidden;
  }
  .masonry-gallery .isotope-item .thumb {
    position: relative;
    overflow: hidden;
  }
  .masonry-gallery .isotope-item .thumb .photo {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 1200ms ease 0s;
    -moz-transition: all 1200ms ease 0s;
    -ms-transition: all 1200ms ease 0s;
    -o-transition: all 1200ms ease 0s;
    transition: all 1200ms ease 0s;
  }
  .lbox-caption {
    display: table;
    height: 100%;
    width: 100%;
  }
  .lbox-details {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }

/* ---------- PROJECT LAYOUT TWO  ---------- */
  .ulockd-gallery-thumb {
    margin: 3px;
  }
  .ulockd-gallery-thumb .overlayer{
    bottom: 0;
    height: 96%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 96%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .ulockd-gallery-thumb .lbox-details > h3,
  .ulockd-gallery-thumb .lbox-details > h4,
  .ulockd-gallery-thumb .lbox-details > h5,
  .ulockd-gallery-thumb .lbox-details > p {
    color: #fff;
  }
  .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {
    top: 50%;
  }
  .ulockd-gallery-thumb .overlayer i {
    color: #ffffff;
    font-size: 30px;
    left: 0;
    line-height: 45px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 45%;
  }
  .ulockd-gallery-thumb:hover .overlayer{
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
  .ulockd-gallery-thumb:hover .thumb .photo {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .ulockd-overlayer a {
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 18px;
    line-height: 20px;
    margin-right: 7px;
    padding: 8px 12px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .ulockd-overlayer span {
    color: #fff;
    font-size: 16px;
  }

/* ---------- OUT TEAM SECTION  ---------- */
  .ulockd-team {
    background-color: #f8f8f8;
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .ulockd-team-title {
    position: relative;
    margin-bottom: 70px;
  }
  .ulockd-team-title:hover {
    cursor: pointer;
  }
  .ulockd-team-title.ulockd-ipage {
    padding-bottom: 40px;
  }
  .ulockd-team-title h2 {
    color: #111;
    margin-top: 0;
  }
  .ulockd-team-title p {
    font-size: 16px;
  }
  .ulockd-teampz {
    padding: 0;
  }
  .ulockd-tm-thumb{
    position: relative;
    overflow: hidden;
  }
  .ulockd-team-member:hover .ulockd-tm-overlay {
    cursor: pointer;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
  .ulockd-tm-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .ulockd-tm-overlay > a {
    color: #fff;
    font-size: 18px;
    left: 0;
    margin: 0 auto;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 55%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .ulockd-tm-overlay > a:hover {
    text-decoration: underline;
  }
  .ulockd-tm-name {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 30%;
  }
  .ulockd-tm-post {
    color: #fff;
    font-family: 'PT Sans', sans-serif;
  }
  /* team four */
  .ulockd-tm-overlay.one {
    padding: 0px 30px;
  }
  .ulockd-tm-overlay.one p {
    color: #fff;
    margin-top: 20px;
  }
  .ulockd-tm-overlay.one > a {
    left: 6%;
    top: 82%;
  }
  .team-slider .owl-dots span {
    height: 5px !important;
    width: 50px !important;
  }

/* ---------- OUT TEAM LAYOUT TWO SECTION  ---------- */
  .ulockd-team-two{
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .ulockd-team-title {
    position: relative;
    margin-bottom: 70px;
  }
  .ulockd-team-title h2 {
    color: #111;
    margin-top: 0;
  }
  .ulockd-teampz {
    padding: 0;
  }
  .ulockd-team-two-member:hover .ulockd-team-two-mdetails{
    bottom: 0;
  }
  .ulockd-tm-thumb{
    position: relative;
    overflow: hidden;
  }
  .ulockd-team-two-mdetails {
    bottom: -49%;
    color: #fff;
    left: 0;
    padding: 12px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1;
    -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;
  }
  .ulockd-team-two-mdetails.one {
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 12px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1;
    -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;
  }
  .ulockd-team-two-mdetails > .ulockd-tm-name {
    margin-top: 0;
  }
  .ulockd-team-two-mdetails > p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 12px;
  }
  .ulockd-tm-sicon {
    bottom: 0;
    left: 0;
    margin-bottom: -11px;
    margin-top: 13px;
    padding: 10px 8px;
    right: 0;
  }
  .ulockd-tm-sicon li {
    color: #fff;
    padding: 0;
    margin: 10px 0;
  }
  .ulockd-tm-sicon li a {
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 5px 8px;
    -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;
  }
  .ulockd-tm-sicon li a:hover {
    border: 1px solid #fff;
    color: #fff;
  }
  .ulockd-tm-fpm{
    padding: 10px 0 10px;
  }
  .ulockd-tm-fpm:hover {
    cursor: pointer;
  }
  .ulockd-tm-fpm > li {
    font-size: 16px;
    line-height: 30px;
    -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;
  }
  .ip-bb {
    border: 1px solid #ccc;
    padding: 10px 20px;
  }
  .ulockd_bgc_f7 {
    background-color: #f7f7f7;
  }
  .title-inner {
    position: relative;
  }
  .after-line:before {
    position: absolute;
  }
  .after-line:before {
    bottom: -10px;
    content: "";
    height: 2px;
    position: absolute;
    width: 80px;
  }

/* ---------- TEAM DETAILS  ---------- */
  h2.title-inner {
    margin-bottom: 25px;
  }

/* ---------- OUR TESTIMONIALS SECTION  ---------- */
  .ulockd-testimonials > p{
    margin-bottom: 20px;
    text-transform: capitalize;
  }
  .ulockd-testi-title{
    margin-bottom: 0;
    margin-top: 0px;
  }
  .ulockd-testimonial-carousel .item .media {
    background-color: #fff;
    box-shadow: 4px 5px 2px #eee;
    -webkit-box-shadow: 4px 5px 2px #eee;
    -moz-box-shadow: 4px 5px 2px #eee;
    -o-box-shadow: 4px 5px 2px #eee;
    padding: 5px;
  }
  .ulockd-testimonial-carousel .owl-stage-outer {
    padding-bottom: 1px;
  }
  .ulockd-testimonial{
    background-color: #f7f7f7;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .ulockd-testimonial-title {
    position: relative;
    margin-bottom: 70px;
  }
  .ulockd-testimonial-title h2 {
    margin-top: 0;
  }
  .ulockd-testimonial-title p {
    font-size: 16px;
  }
  .ulockd-testimonial-title .ulockd-testimonial-hdr-icon {
    font-size: 80px;
    left: 0;
    margin: 0 auto;
    opacity: 0.25;
    position: absolute;
    right: 0;
    top: -45px;
  }
  .ulockd-testimonial-carousel .owl-controls .owl-prev,
  .ulockd-testimonial-carousel .owl-controls .owl-next {
    background-color: #313131;
    -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;
    position: absolute;
  }
  .ulockd-testimonial-carousel .owl-controls .owl-prev {
    right: 45px;
    top: -50px;
  }
  .ulockd-testimonial-carousel .owl-controls .owl-next {
    right: 12px;
    top: -50px;
  }

/* ---------- BLOG SECTION  ---------- */
  .ulockd-blog {
    background-color: #fff;
    background-attachment: fixed;
    background-image: url("../images/background/3.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .ulockd-blog:before {
    background-color: rgba(255, 255, 255, 0.65);
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
  }
  .ulockd-blog-post1 {
    background-color: #fff;
    -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;
  }
  .ulockd-blog-post1:hover {
    cursor: pointer;
  }
  .ulockd-blog-post1 .post-info {
    background-color: #e1e1e1;
    padding: 5px 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 20px;
  }
  .ulockd-blog-post1 .post-thumb {
    position: relative;
    overflow: hidden;
  }
  .blog-overlay {
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -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;
  }
  .ulockd-blog-post1:hover .blog-overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
  .post-dates {
    background: #fff none repeat scroll 0 0;
    font-size: 24px;
    padding: 5px 15px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 0;
  }
  .ulockd-blog-post1 .post-info .day {
    font-size: 36px;
    font-weight: 700;
  }
  .ulockd-blog-post1 .post-info .month {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
  }
  .ulockd-blog-post1 .post-details .post-submitter {
    color: #454545;
    font-size: 16px;
    margin-bottom: 25px;
  }
  .ulockd-blog-post1 .post-details {
    padding: 10px 15px;
  }
  .ulockd-blog-post1 .post-footer {
    background-color: #f8f8f8;
    font-size: 16px;
    padding: 15px 15px 20px;
  }
  .ulockd-blog-post1 .post-footer li:hover a {
    text-decoration: underline;
  }
  .ulockd-blog-post {
    background-color: #fff;
    /*-webkit-box-shadow: 0 6px 10px -2px #ddd;
    -moz-box-shadow: 0 6px 10px -2px #ddd;
    -o-box-shadow: 0 6px 10px -2px #ddd;
    box-shadow: 0 6px 10px -2px #ddd;*/
  }
  .ulockd-blog-post:hover {
    cursor: pointer;
  }
  .ulockd-bp-details {
    background-color: #f1f1f1;
    padding: 10px 15px 20px;
  }
  .ulockd-blog-title {
    position: relative;
    margin-bottom: 70px;
  }
  .ulockd-blog-title:hover {
    cursor: pointer;
  }
  .ulockd-blog-title h2 {
    color: #111;
    margin-top: 0;
  }
  .ulockd-blog-title p {
    font-size: 16px;
  }
  .ulockd-bpost {
    margin-top: 10px;
  }
  .ulockd-blog-title .ulockd-blog-hdr-icon {
    font-size: 80px;
    left: 0;
    margin: 0 auto;
    opacity: 0.25;
    position: absolute;
    right: 0;
    top: -45px;
  }
  .ulockd-bpost-date {
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
  }
  .ulockd-blog-post-comment {
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    padding-bottom: 7px;
  }
  .ulockd-bpost-date span {
    font-family: "Montserrat",sans-serif;
    font-size: 36px;
    font-weight: 500;
  }
  .ulockd-bp-title > h3 {
    color: #232323;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    margin-top: 15px;
  }
  .ulockd-bp-btn {
    font-family: "Montserrat",sans-serif;
    padding-bottom: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .ulockd-l2-bp-btn {
    /* LAYOUT TWO */
    border-bottom: 1px solid #7e7e7e;
    color: #7d7d7d;
    font-family: "Montserrat",sans-serif;
    padding-bottom: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .ulockd-bp-details.style2:hover {
    cursor: pointer;
  }

/* ---------- CONTACT SECTION  ---------- */
  .ulockd-contact{
    padding-bottom: 100px;
    padding-top: 100px;
  }

/* ---------- PARTNER SECTION  ---------- */
  .ulockd-partner {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .ulockd-partner-thumb img {
    opacity: .7;
  }
  .ulockd-partner-thumb:hover img  {
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }

/* ---------- FOOTER SECTION  ---------- */
  .ulockd-footer {
    background-color: #252525;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
  }
  .ulockd-footer-logo {
    margin-bottom: 20px;
  }
  .ulockd-footer-log {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ulockd-ftr-text {
    font-size: 15px;
    color: #aaa;
  }
  .ulockd-footer-newsletter .title {
    color: #fff;
    margin-top: 30px;
  }
  .ulockd-footer-newsletter .input-group{
    background-color: #243240;
    border: 1px solid #243240;
  }
  .ulockd-media-box:hover{
    cursor: pointer;
  }
  .ulockd-media-box .post-date {
    color: #fff;
  }
  .ulockd-media-box .media-heading {
    color: #999999;
  }
  .ulockd-mailchimp input {
    background-color: #565656;
    border: 1px solid transparent;
  }
  .ulockd-mailchimp button {
    color: #fff;
  }
  .footer-fst-col {
    padding-right: 10px;
  }
  .footer-fst-col > p{
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
  }
  .ulockd-footer-font-icon > li{
    padding-right: 0;
  }
  .ulockd-footer-font-icon a {
    border: 1px solid #aaa;
    color: #ddd;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ulockd-footer-font-icon a:hover {
    color: #fff;
  }
  /* Footer contact Widget */
  .footer-contact h3,
  .ulockd-footer-lnews h3,
  .flickr-widget h3,
  .footer-qlink h3,
  .footer-twitter h3,
  .flickr-widget h3 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin-bottom: 27px;
  }

  @media only screen and (min-width: 768px) and (max-width: 991px){
    .flickr-widget h3{
      color: #fff;
      font-family: 'Montserrat', sans-serif;
      font-weight: bold;
      margin-bottom: 27px;
      margin-top: -240px;
    }

    /*.appointment_form_two {
      width: 80%;
      padding: 7px 15px;
      margin-top: -240px;
      z-index: 9;
    }*/
  }

  @media only screen and (max-width: 767px){
    .flickr-widget h3{
      color: #fff;
      font-family: 'Montserrat', sans-serif;
      font-weight: bold;
      margin-bottom: 27px;
      margin-top: 30px;
    }
    .appointment_form_two {
      width: 80%;
      padding: 7px 15px;
      z-index: 9;
    }
  }
  .flickr-widget li .thumb {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .flickr-widget li .thumb .overlay {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    top: 0;
    width: 100%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .flickr-widget li .thumb:hover .overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
  .flickr-widget .thumb .overlay span {
    color: #fff;
    font-size: 20px;
    left: 0;
    position: absolute;
    right: 0;
    top: 35%;
  }
  .flickr-widget .thumbnail {
    margin-bottom: 0;
  }
  .footer-twitter h4 {
    color: #fff;
  }
  .footer-twitter p {
    color: #aaa;
  }
  .footer-contact > p {
    color: #d3d3d3;
    margin-bottom: 20px;
  }
  .ulockd-ftr-phone, .ulockd-ftr-fax, .ulockd-ftr-mail {
    color: #eee;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
  .ulockd-ftr-phone > span,
  .ulockd-ftr-fax > span,
  .ulockd-ftr-mail > span,
  .ulockd-ftr-phone > a,
  .ulockd-ftr-fax > a,
  .ulockd-ftr-mail > a  {
    color: #d3d3d3;
  }
  /* Calendar */
  #calendar {
    max-width: 900px;
    margin: 0 auto;
  }
  /* Footer Quick Link Widget */
  .footer-qlink .list-unstyled li span {
    padding-right: 10px;
  }
  .footer-qlink .list-unstyled li a {
    color: #aaa;
    font-size: 16px;
    line-height: 28px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
  }
  .footer-qlink .list-unstyled li a:hover{
    color: #fff;
    padding-left: 10px;
  }
  /* Footer Flickr Widget */
  .ulockd-flickr-widget > li {
    margin-bottom: 6px;
    margin-right: -5px;
  }

  /* Footer Copyright Text */
  .copyrights {
    background-color: #313131;
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: center;
  }
  .copyrights p {
    color: #adadad;
    font-size: 12px;
  }

  /* INNER PAGES START HERE */
  .ulockd-inner-home {/*quem somos*/
    background-attachment: scroll;
    background-image: url("../img/banners/banner7.png");
    background-position: 70% 35%;/*center top*/
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    padding-top: 120px;
    position: relative;
  }

  /*.ulockd-inner-home h1{
    color: #fff;
  }

  .ulockd-inner-home2 { /*estrutura*
    background-attachment: scroll;
    background-image: url("../img/banners/banner7.png");
    background-position: center top;/*center top
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    padding-top: 120px;
    position: relative;
  }
  .ulockd-inner-home3 { /*atividades
    background-attachment: scroll;
    background-image: url("../img/banners/banner7.png");
    background-position: 70% 40%;/*center top*
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    padding-top: 120px;
    position: relative;
  }
  .ulockd-inner-home4 { //*testemunhos
    background-attachment: scroll;
    background-image: url("../img/banners/banner7.png");
    background-position: 50% 35%;/*center top
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    padding-top: 120px;
    position: relative;
  }
  .ulockd-inner-home5 { /*informações úteis
    background-attachment: scroll;
    background-image: url("../img/banners/banner7.png");
    background-position: 70% 35%;/*center top*
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    padding-top: 120px;
    position: relative;
  }
  .ulockd-inner-home6 { /*galeria*
    background-attachment: scroll;
    background-image: url("../img/banners/banner7.png");
    background-position: 50% 40%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    padding-top: 120px;
    position: relative;
  }
  .ulockd-inner-home7 { /*contato*
    background-attachment: scroll;
    background-image: url("../img/banners/banner7.png");
    background-position: 70% 35%;/*center top*
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    padding-top: 120px;
    position: relative;
  }*/
  .ulockd-icd-layer {
    margin-top: 100px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
  }
  .ulockd-icd-layer::before {
    content: "";
    height: 100%;
    left: -50%;
    position: absolute;
    right: -50%;
    top: 0;
    z-index: 0;
  }
  .ulockd-icd-sub-menu > li a {
    color: #fff;
    position: relative;
  }
  .ulockd-inner-conraimer-details h1 {
    position: relative;
  }
  /* APPOINTMENT FORM STYLE */
  .ulockd-appointment-form-one {
    position: relative;
  }
  .appointment_form_one {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: -150px;
    padding: 7px 15px;
    position: absolute;
    z-index: 9;
  }
  .appointment_form_one:hover {
    cursor: pointer;
    box-shadow: 0 6px 10px -2px #ddd;
    -webkit-box-shadow: 0 6px 10px -2px #ddd;
    -moz-box-shadow: 0 6px 10px -2px #ddd;
    -o-box-shadow: 0 6px 10px -2px #ddd;
    -ms-transform: 0 6px 10px -2px #ddd;
  }
  .appointment_form_one input {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    margin-bottom: 15px;
  }
  .appointment_form_one textarea {
    border-radius: 0 !important;
    box-shadow: none;
  }
  .appointment_form{
    background-color: #f3f3f3;
    padding: 15px 35px;
  }
  .appointment_form input{
    border-radius: 0;
    box-shadow: none;
    height: 40px;
  }

  /*Appoitment Form Footer*/
    .ulockd-appointment-form-two {
    position: relative;
  }
  .appointment_form_two {
   /* background-color: #fff;
    border: 1px solid #ddd;
    margin-top: -20px;*/
    width: 80%;
    padding: 7px 15px;
    /*position: absolute;*/
    z-index: 9;
  }
  .appointment_form_two:hover {
    cursor: pointer;
    box-shadow: 0 6px 10px -2px #ddd;
    -webkit-box-shadow: 0 6px 10px -2px #ddd;
    -moz-box-shadow: 0 6px 10px -2px #ddd;
    -o-box-shadow: 0 6px 10px -2px #ddd;
    -ms-transform: 0 6px 10px -2px #ddd;
  }
  .appointment_form_two input {
    border-radius: 0;
    box-shadow: none;
    height: 30px;
    margin-bottom: 10px;
  }
  .appointment_form_two textarea {
    border-radius: 0 !important;
    box-shadow: none;
  }

  .appointment_form{
    background-color: #f3f3f3;
    padding: 15px 35px;
  }
  .appointment_form input{
    border-radius: 0;
    box-shadow: none;
    height: 40px;
  }
  /*--------------------------------------------------------------------------*/
  .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all,
  .ui-timepicker-list .ui-timepicker-selected:hover,
  .ui-timepicker-list li:hover,
  li.ui-timepicker-selected {
    color: #fff;
  }
  .ulockd-apmnmnt-schedule {
    border: 1px solid #e8e8e8;
    padding: 10px 15px;
    text-align: center;
  }
  .ulockd-mrgn1260 {
    margin-top: 60px;
  }
  .ulockd-mrgn1215 {
    margin-top: 15px;
  }
  .ulockd-mrgn1225 {
    margin-top: 25px;
  }
  .ulockd-mrgn1230 {
    margin-top: 30px;
  }
  .ulockd-mrgn1215 {
    margin-top: 15px;
  }
  .ulockd-pad12650 {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  table.table.ulockd-one {
    border: 1px solid #e8e8e8;
  }
  table.table.ulockd-one h3 {
    margin-top: 0;
  }
  table.table.ulockd-two {
    border: 1px solid #e8e8e8;
  }
  table.table.ulockd-two h3 {
    margin-top: 0;
  }
  .table.ulockd-one>tbody>tr>td,
  .table.ulockd-one>tbody>tr>th,
  .table.ulockd-one>tfoot>tr>td,
  .table.ulockd-one>tfoot>tr>th,
  .table.ulockd-one>thead>tr>td,
  .table.ulockd-one>thead>tr>th {
    text-align: center;
  }

  /* BOOKING FORM STYLE */
  .booking_form{
    background-color: #f3f3f3;
    padding: 0 35px 5px;
  }
  .booking_select,
  .booking_form input{
    border-radius: 0;
    box-shadow: none;
    height: 45px;
  }

  /* ERROR PAGE OR 404 PAGE */
  .ulockd-error {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 345px;
    font-style: italic;
    letter-spacing: 5px;
  }
  .ulockd-error-paragraph {
    color: #fff;
    font-size: 36px;
    line-height: 48px;
  }
  /* COMING SOON PAGES */
  .ulockd-csoon {
    color: #fff;
    font-size: 100px;
  }
  .ulockd-coming-soon,
  .ulockd-uconctruction {
    background-image: url("../images/resource/inner-pagebg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 230px;
    padding-bottom: 250px;
  }
  .ulockd-coming-soon::before,
  .ulockd-uconctruction::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  /* UNDER CONSTRUCTION PAGES */
  .ulockd-uconctruction {
    padding-bottom: 200px;
    padding-top: 200px;
  }
  .ulockd-uconctruction-ttl{
    color: #fff;
    font-size: 100px;
  }
  .ulockd-uconctruction-paragraph {
    color: #fff;
    font-size: 36px;
    line-height: 48px;
  }
  /* SITEMAP PAGE */
  .ulockd-site-map{
    background-image: url("../images/pattern/p3.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .ulockd-site-map::before {
    background-color: rgba(255, 255, 255, 0.95);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .ulockd-sitemap > li {
    font-size: 18px;
    line-height: 30px;
    padding: 5px;
  }
  .ulockd-sitemap > li a {
    color: #313131;
    text-transform: uppercase;
  }

  /* FLIP CLOCK */
  .ulockd-flip-clock .clock{
    padding-left: 50px;
  }
  .ulockd-flip-clock .clock .flip-clock-label{
    color: #fff;
    font-size: 18px;
  }

  /* PRICING TABLE */
  .ulockd-pricing {
    padding-bottom: 120px;
    padding-top: 120px;
  }
  .ulockd-padd35 {
    padding-right: 5px;
  }
  .ulockd-padd90 {
    padding-left: 0;
  }
  .ulockd-pricing-mtitle {
    position: relative;
    margin-bottom: 80px;
  }
  .ulockd-pricing-table {
    background-color: #f9f9f9;
    padding: 15px 25px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ulockd-pricing-table:hover {
    /*cursor: pointer;*/
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }
  .ulocked-pricing-header {
    position: relative;
  }
  .ulocked-pricing-header .title {
    padding-top: 25px;
  }
  .ulocked-pricing-header .title sup {
    font-size: 30px;
  }
  .ulocked-pricing-tag {
    border-radius: 50%;
    padding: 10px 20px;
    position: absolute;
    top: -93px;
  }
  .ulocked-pricing-tag span {
    font-size: 60px;
    color: #fff;
  }
  .ulocked-pricing-details ul li {
    padding: 8px;
  }
  .ulocked-pricing-details ul li:first-child {
    margin-top: 40px;
  }
  .ulocked-pricing-details ul li:last-child {
    border-bottom: 1px solid transparent;
  }
  .ulocked-pricing-details ul li a {
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
  }
  .ulocked-pricing-details a {
    margin-top: 20px;
  }
  .ulockd-padd395 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ulockd-mrgb35 {
    margin-right: 5px;
  }
  .ulockd-padd95 {
    padding-left: 5px;
  }
/* SHOP PAGE */
  .ulockd-shop {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .ulockd-shop-menubar {
    background-color: #f5f5f5;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .ulockd-product-searchbar .form-control {
    height: 40px;
    border-radius: 0;
    box-shadow: none;
  }
  .ulockd-product-searchbar button {
    height: 40px;
    border-radius: 0;
  }
  .ulockd-shop-item {
    background-color: #f9f9f9;
    border: 1px solid  #f9f9f9;
    margin-bottom: 40px;
  }
  .ulockd-shop-item:hover {
    cursor: pointer;
  }
  .ulockd-product-img {
    position: relative;
  }
  .price-tag {
    color: #fff;
    font-size: 16px;
    left: 0;
    padding: 5px 8px;
    position: absolute;
    top: 0;
  }
  .ulockd-product-details {
    padding: 10px 12px 20px;
  }
  /* Product Details */
  .ulockd-product-details-img {
    border: 3px solid #f9f9f9;
  }
  .ulockd-pd-tab .nav-tabs li a{
    font-size: 18px;
  }
  .ulockd-pd-tab .tab-content p {
    font-size: 16px;
  }

  /* Shopping cart page */
  .ulockd-shopping-cart table.table {
    background-color: #f9f9f9;
  }
  .ulockd-shopping-cart table.table th {
    font-size: 18px;
    padding: 15px;
    text-align: center;
  }
  .ulockd-shopping-cart table.table td,
  .ulockd-shopping-cart table.table td {
    font-size: 16px;
    text-align: center;
  }
  .ulockd-shopping-cart table.table td .form-control, .brds0 {
    border-radius: 0;
    box-shadow: none;
    margin: 0 auto;
    width: 50%;
  }
  .ulockd-shopping-cart.style2 table.table td.cart {
    font-size: 16px;
    padding-top: 1%;
    text-align: center;
  }
  /* Cart Total */
  .ulockd-cart-total {
    background-color: #f9f9f9;
  }
  .ulockd-cart-total table.table th,
  .ulockd-cart-total table.table td {
    font-size: 16px;
    padding: 10px;
    text-align: center;
  }
/* BILLING FORM */
  .ulockd-billing-form form .form-control,
  .ulockd-billing-information form .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
  }
  .ulockd-billing-form,
  .ulockd-billing-information {
    background-color: #f9f9f9;
    padding: 15px 25px;
    margin-bottom: 50px;
    margin-top: 35px;
  }
  .ulockd-billing-information button {
    float: right;
    margin-right: 15px;
  }
  .ulockd-payment-way {
    border: 3px solid #f9f9f9;
    padding: 15px 20px;
  }
  .ulockd-padr315 {
    padding-right: 15px;
  }
/* Career Page Css */
.ulockd-career {
  padding-bottom: 100px;
  padding-top: 100px;
}
/* PROGRESS BAR */
.progress-levels {
  position: relative;
}
.progress-levels .progress-box {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}
.progress-levels .progress-box .inner {
  background-color: #eeeeee;
}
.progress-levels .progress-box .bar {
  position: relative;
  height: 5px;
}
.progress-levels .progress-box .bar .bar-innner {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 4px;
}
.progress-levels .progress-box .bar .bar-fill {
  position: absolute;
  left: -100%;
  top: 0px;
  width: 0px;
  height: 10px;
  border-radius: 2px;
  -webkit-transition: all 2000ms ease 300ms;
  -o-transition: all 2000ms ease 300ms;
  transition: all 2000ms ease 300ms;
}
.progress-levels .progress-box.animated .bar .bar-fill {
  left: 0px;
}
.progress-levels .progress-box.animated .percent {
  opacity: 1;
}
.progress-levels .progress-box .percent {
  position: absolute;
  right: 0px;
  text-align: center;
  top: -35px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: bold;
  color: #ccc !important;
  line-height: 26px;
  opacity: 0;
  -webkit-transition: all 2000ms ease 700ms;
  -o-transition: all 2000ms ease 700ms;
  transition: all 2000ms ease 700ms;
}
.progress-levels:last-child {
  margin-bottom: 0px;
}
.progress-levels .box-title {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* TWITTER FEED CUSTOM SCRIPT */
  .twitter ul li {
    margin-bottom: 20px;
  }
  .twitter.style2 ul li {
    margin-bottom: 20px;
  }
  .twitter.style2 ul li a {
    margin-bottom: 20px;
  }
  .twitter ul li a {
    color: #aaa;
  }
  
/******************************************/
  @media only screen and (min-width: 1200px){
    .box {
       width: 0;
       float: left;
       height: 300px;
    }

    .linha-vertical {
       border-left: 1px solid #ea7b7b;
       box-sizing: border-box;
       margin-left: 30px;
    }

    .espacamento{
      margin-top: 30px;
    }

    .linha-vertical2 {
       border-left: 1px solid #ea7b7b;
       box-sizing: border-box;
       /*margin-left: 30px;*/
    }

    .caixa {
       border: 1px solid #ea7b7b;
       box-sizing: border-box;
       margin: 80px 30px 0 0;
    }
 }
 
 
.row-topo{
    margin-bottom: 45px !important;
}

 @media only screen and (max-width: 991px){
    .ulockd-main-logo > img{
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
 }

 @media only screen and (min-width: 992px){
    #logo-home{
        margin-left: 80px !important;
    }
    
    .ulockd-main-logo > img{
        position: absolute !important;
    }
 }

.row-login{
	border-bottom: 1px solid #EA7B7B;
	padding-bottom: 5px;
}

.form-login{
	float:right;
	margin: 10px 20px 0 0;
}

.form-login input[type="text"], input[type="password"]{
	width: 150px;
    margin-right: 10px;
}

.form-login label{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 24px;
    color: #FF0000;
	font-weight: 400;
    /*font-weight: 0 !important;*/
}

.btn-login{
	background-color: #EA7B7B;
	border-color: #EA7B7B;
	color: #fff;
	border-radius: 0;
}

.inp_busca{
	background-color: #FFEAEC;
    border: 0px none #000;
    padding: 2px;
}
/* Theme Color Default  #EA7B7B = rgba(234, 123, 123, */

/* TEXT COLOR */
.ulockd-title-icon,
.pagination>li>a,
.ulockd-contact-info .ulockd-icon,
.ulockd-ohour-info .ulockd-icon,
.ulockd-tcompliment span,
.twitter.style2 ul li a,
.text-thm {
  color: #EA7B7B !important;
}

/* TEXT HOVER COLOR */
.ulockd-sitemap > li a:hover,
.ulockd-service-col:hover h3,
.ulockd-srvc-column:hover .ulockd-srvc-details h3,
.ulockd-fservice-box:hover h3,
.ulockd-blog-post1:hover .post-details h3,
.ulockd-blog-post:hover h3,
.ulockd-bp-btn:hover,
.ulockd-bp-details.style2:hover .ulockd-bp-title h3,
.ulockd-media-box .media:hover .media-heading,
.ulocked-pricing-details ul li:hover a,
.ulockd-shop-item:hover h3 {
  color: #EA7B7B;
}
nav.navbar.bootsnav.light-red ul.nav > li > a.active,
nav.navbar.bootsnav.light-red ul.nav > li > a:hover,
nav.navbar.bootsnav.light-red li.dropdown ul.dropdown-menu > li > a:hover {
  color: #EA7B7B;
}

/* BACKGROUND COLOR */
.main-header-nav-two,
.ulockd-srvc-column-two,
.ulockd-fservice-box .db-overlayer span,
.header-nav .main-header-nav.navbar-scrolltofixed,
.navbar-sticky.navbar-scrollspy.light-blue,
.navbar-sticky.navbar-scrollspy.ulockd-menu-style2,
.ulockd-menu-style1 #navbar-menu,
nav.navbar.bootsnav.ulockd-menu-style2 #navbar-menu,
.ulockd-home-two,
.attr-nav > ul > li > a span.badge,
.pagination>.active>a,
.scrollToHome,
.ulockd-srv-icon,
.ulockd-faq-content .panel .panel-title a i,
.ulockd-faq-box .panel .panel-title a i,
.ulockd-faq-content .panel-default > .panel-heading,
.ulockd-all-service a.active,
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover,
.ulockd-contact-details .ulockd-contact-place > li,
.form-group.ulockd-contact-btn:hover button,
.ulockd-team-two-mdetails,
.after-line:before,
.ulockd-testimonial-carousel .owl-controls .owl-prev:hover,
.ulockd-testimonial-carousel .owl-controls .owl-next:hover,
.ulockd-mailchimp button,
.ulocked-pricing-tag,
.price-tag,
.progress-levels .progress-box .bar .bar-fill,
.ulockd-bgthm {
    background-color: #f5b0b0 /*#EA7B7B*/ !important;
    /*z-index: 0 !important;*/
}
@media only screen and (max-width: 768px){
    .main-header-nav{
      margin-top: 0px !important;
    }
    /* .nav.navbar.bootsnav.ulockd-menu-style1 .navbar-toggle{
        margin-left: -185px !important;
    } */
  }
@media only screen and (min-width: 769px) and (max-width: 992px){
    .main-header-nav{
      margin-top: -20px !important;
    }
}
.ulockd-contact-place li:hover {
    box-shadow: 1px 2px 2px 2px #dd5a5a;/*#08725a*/
    -webkit-box-shadow: 1px 2px 2px 2px #dd5a5a;
    -moz-box-shadow: 1px 2px 2px 2px #dd5a5a;
    -o-box-shadow: 1px 2px 2px 2px #dd5a5a;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all,
.ui-timepicker-list .ui-timepicker-selected:hover,
.ui-timepicker-list li:hover,
li.ui-timepicker-selected
.ulockd-tag-list-details li:hover a {
  background-color: #EA7B7B;

}

/* HOVER BACKGROUND COLOR */
.ulockd-social-linked a:hover,
.ulockd-social-linked-two a:hover,
.ulockd-srvcs-column:hover,
.blog-post-img-slider .owl-prev:hover,
.blog-post-img-slider .owl-next:hover,
.ulockd-overlayer a:hover,
.ulockd-tm-sicon li a:hover ,
.ulockd-footer-font-icon a:hover,
.fs_slider.owl-theme .owl-dots .owl-dot.active span,
.fs_slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #EA7B7B !important;
}
.ulockd-main-slider .owl-next:hover,
.ulockd-main-slider .owl-prev:hover,
.ulockd-main-slider2 .owl-next:hover,
.ulockd-main-slider2 .owl-prev:hover,
.team-slider .owl-dots .owl-dot.active span,
.team-slider .owl-dots .owl-dot:hover span,
.team-slider .owl-dots .owl-dot:focus span {
  background-color: #EA7B7B;
}
.masonry-filter a.active,
.masonry-filter a:active,
.masonry-filter a:hover,
.masonry-filter a:focus {
  background-color: #EA7B7B;
}

/* BACKGROUND COLOR TRANSPARENT */
.ulockd-service-box,
.ulockd-tm-overlay,
.ulockd-bgthm-trnsp,
.about-box:before {
  background-color: rgba(234, 123, 123, 0.95);
}
.ulockd-frst-divider::before {
  background-color: rgba(234, 123, 123, 0.9);
}
nav.navbar.bootsnav.ulockd-menu-style1 li.dropdown ul.dropdown-menu,
nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu,
.ulockd-ap-service-two::before,
.ulockd-gallery-thumb .overlayer,
.ulockd-icd-layer::before,
.ulockd-coming-soon::before,
.ulockd-uconctruction::before {
  background-color: rgba(234, 123, 123, 0.8);
}
.ulockd-frst-divider.style1::before,
.flickr-widget li .thumb .overlay,
.ulockd-team-two-mdetails.one,
.blog-overlay {
  background-color: rgba(234, 123, 123, 0.7);
}
.ulockd-srvcs-overlay {
  background-color: rgba(234, 123, 123, 0.6);
}

/* BUTTON TEMPALTE COLOR */
.ulockd-btn-thm {
  background-color: #EA7B7B;
  border-color: #EA7B7B;
}
.ulockd-btn-styledark:hover,
.ulockd-btn-styledark:active,
.ulockd-btn-styledark:focus {
  background-color: #EA7B7B;
}
.ulockd-btn-white:hover,
.ulockd-btn-white:active,
.ulockd-btn-white:focus {
  background-color: #EA7B7B !important;
  border-color: #EA7B7B !important;
}
.ulockd-btn-gray:hover,
.ulockd-btn-gray:active,
.ulockd-btn-gray:focus {
  background-color: #EA7B7B !important;
  border-color: #EA7B7B !important;
}

/* BORDER TEMPALTE COLOR */
.ulockd-all-service a.active,
.ulockd-testimonial-carousel .item .media,
.ulockd-pricing-table,
.ulockd-srvc-column {
    border: 1px solid #EA7B7B;
}
.ulockd-contact-form .ulockd-form-fg {
  border-left: 2px solid #EA7B7B;
}
.header-nav .main-header-nav.navbar-scrolltofixed,
.ulockd-partner,
.ulockd-bttc {
    border-top: 1px solid #f5b0b0;
}
/*@media only screen and (min-width: 1200px){
  .header-nav .main-header-nav.navbar-scrolltofixed,
  .ulockd-partner,
  .ulockd-bttc {
      border-top: 1px solid #EA7B7B;
      margin-top: 20px;
      padding-left: 360px;
  }
}*/
.ulocked-pricing-details ul li:first-child {
  border-top: 1px dashed #EA7B7B;
}
.ulockd-bb-dashed {
  border-bottom: 1px dashed #EA7B7B;
}
.ulocked-pricing-details ul li {
    border-bottom: 1px dashed #EA7B7B;
}
.ulockd-contact-info .ulockd-icon,
.ulockd-ohour-info .ulockd-icon {
    border: 2px solid #EA7B7B;
    border-radius: 100px;
}
.ulockd-all-service a.active {
  border-color:  #EA7B7B;
}
/* Hover Border COlor */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

@media only screen and (max-width:1366px){
	.ulockd-about-ondetials {padding: 0;}
 }
/*  (min-width:1200px)+++ */
@media only screen and (min-width:1200px){
	
 }
/* (min-width:992px) (max-width:1199px) */
@media only screen and (max-width:1199px){
	.ulockd-main-logo2 > img {margin-top: 0;}
	nav.navbar.bootsnav .navbar-toggle {background-color: transparent; color: #fff;}
	nav.navbar.bootsnav.ulockd-menu-style1 ul.nav > li > a{padding: 30px 5px;}
	nav.navbar.ulockd-menu-style1 {background-color: transparent;}
	nav.navbar.bootsnav.ulockd-menu-style2 {background-color: transparent;}
	nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{color: #fff;font-family: 'Montserrat', sans-serif;}
	.ulockd-blog-post  {margin-bottom: 80px;}
	.ulockd-welcm-ht{text-align: center !important;}
	.ulockd-social-linked {float: none !important; text-align: center;}
	.ulockd-ohour-info.style2 {margin-bottom: 15px;}
	/* home responsibe style Start*/
	.ulockd-main-slider .caption, .ulockd-main-slider .caption.style2 {padding: 14% 8%;}
	/* home slider end */
	/* home responsibe style 2 Start*/
	.ulockd-main-slider2 .caption{padding: 8%;}
	/* home slider end */
	.appointment_form_one {display: inline-block;margin-top: 0;position: relative;}
	.about-box {padding: 50px;margin-bottom: 40px;}
	.about-box2 {margin-bottom: 40px;}
	.ulockd-padd395 {padding: 15px;}
	.masonry-gallery.grid-four-item .isotope-item{width: 33.33%;}
    .ulockd-about-ondetials{padding: 15px 20px;}
    .ulockd-service-box {margin-top: 0;}
    .ulockd-srvc-column .ulockd-srv-icon {float: none !important;display: inline;}
	.ulockd-frst-divider::after {display: none;}
	.ulockd-srvc-details.style2 {padding-left: 0;}
	.ulockd-team-member{margin-bottom: 50px; text-align: center;}
    .ulockd-overlayer {top: 55%;}
	.ulockd-social-linked li {margin-bottom: 10px;}
	.ulockd-pricing-table {margin-bottom: 80px;}
	.ulockd-pricing-table:hover { transform: scale(1.1)}
	.ulockd-padd-md-30 {padding-right: 0;}
	.ulockd-quote-btn {right: 11%;}
	.ulockd-shop-item {margin-bottom: 50px;}
	.ulockd-pdng3 {padding: 3px} 
	.db-details h3 {margin-bottom: 0px;}
	.ulockd-team-two-mdetails {bottom: -61%;}
	.ulockd-footer-font-icon a {padding: 3px 8px;}
	.ulockd-login-form {margin-bottom: 25px;}
	.ulockd-testimonials {margin-bottom: 40px;}
    .ulockd-tm-overlay .ulockd-social-linked {margin-top: 20px;}
    .ulockd-tm-overlay {padding-top: 15%;}
    .ulockd-mrgn650 {margin-bottom: 0;}
	.ulockd-fservice-box{margin-bottom: 55px;}
	.ulockd-tm-overlay > a {top: 65%;}
}
/* (min-width:768px) (max-width:991px) */
@media only screen and (max-width:991px){
	.ulockd-srvcs-column{margin-bottom: 60px;}
	.ulockd-ffact{margin-bottom: 60px;}
	.ulockd-testi-grid{margin-bottom: 100px;}
	.ulockd-partner-thumb{margin-bottom: 30px;}
	.ulockd-srvcs-column-l2{margin-bottom: 50px;}
	.ulockd-welcm-ht {margin-bottom: 15px;}
	.ulockd-welcm-ht-two {text-align: center;}
	.ulockd-social-linked-two{float: none !important;margin-bottom: 10px;text-align: center;}
	.ulockd-main-logo > img, .ulockd-main-logo2 > img {margin-top: 15px;}
	/* Home responsibe style Start*/
	.ulockd-main-slider .ulockd-slider-text2{font-size: 48px;line-height: 48px;}
	.ulockd-main-slider .caption{padding: 13% 9%;}
	/* home slider end */
	/* Home responsibe style Start*/
	.ulockd-main-slider2 .caption{padding: 5% 8%; }
	.ulockd-main-slider2 .ulockd-slider-text2{font-size: 48px;line-height: 48px;}
	.ulockd-main-slider2 .ulockd-slider-text3{margin-top: 10px;}
	.ulockd-main-slider2 .caption{padding: 8%;}
	/* home slider end */
	/* Navbar responsibe style Start*/
	.navbar-brand .logo {height: 37px;margin-top: 0px;}
	.navbar.bootsnav .nav.navbar-nav .dropdown li a {color: #fff;}
	nav.navbar.bootsnav.ulockd-menu-style1 .navbar-toggle{background-color: transparent;color: #fff;}
	nav.navbar.navbar-default.bootsnav.ulockd-menu-style1 {background: transparent; none repeat scroll 0 0;}
	nav.navbar.bootsnav .navbar-header.ulockd-ltwo .navbar-toggle{background-color: transparent;color: #fff;}
	nav.navbar.navbar-default.bootsnav .navbar-header.ulockd-ltwo {background: transparent; none repeat scroll 0 0;}
	.navbar.bootsnav .nav.navbar-nav .dropdown li{padding: 10px 15px;}
	.navbar.bootsnav .nav.navbar-nav .dropdown li{padding: 10px 15px;}
	.navbar.bootsnav .nav.navbar-nav .dropdown li:hover a {color: #fff;padding-left: 15px;}
	/* Navbar responsibe style End*/
	.ulockd-contact-info .ulockd-info {padding-right: 36%;}
	.ulockd-about-ondetials{margin-bottom: 30px;}
	.about-box2 {margin: 5px;}
	
    .masonry-gallery.grid-four-item .isotope-item{width: 50%;}
    /* Margin - Padding */
	.ulockd-pdng3 {padding: 15px}
    /* Coming Soon Page */
    .ulockd-flip-clock .clock{padding-left: 0;}
	.ulockd-overlayer{top: 45%;}
	.ulockd-service-box {margin-bottom: 40px;}
	.ulockd-testimonials iframe {height: 250px; margin-bottom: 40px;}
	.ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 45%;}
	.ulockd-team-two-mdetails {bottom: 0;}
	.ulockd-team-two-member {margin-bottom: 40px;}
	/* Blog Post */
	.ulockd-blog-post1 {margin-bottom: 30px;}
	.ulockd-google-map {margin-bottom: 30px;}
	.ulockd-mrgn650 {margin-bottom: 0 !important;}
	.ulockd-srvc-column, .ulockd-srvcs-column, .ulockd-srvc-column-two, .ulockd-fservice-box, .ulockd-team-one .ulockd-team-member {margin-bottom: 30px !important;}
    .ulockd-tm-overlay {padding-top: 0;}
    .ulockd-social-linked {margin-top: 15px;}

}
@media only screen and (max-width:800px){
}
/* (min-width:480px) (max-width:767px) */
@media only screen and (max-width:767px){
	/* Navbar Style*/
	.navbar.bootsnav .dropdown li{padding: 10px 15px;}
	.navbar.bootsnav .dropdown li:hover > a {padding-left: 15px;}
	.navbar.bootsnav .dropdown li > a{color: #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
	/* Navbar End*/
	.ulockd-contact-info {text-align: center !important;}
	.ulockd-contact-info .ulockd-info{padding: 0;}
	.ulockd-contact-info .ulockd-icon{display: table;float: none;margin: 0 auto;}
	.ulockd-ohour-info{text-align: center !important;}
	.ulockd-ohour-info .ulockd-icon{display: table;float: none !important;margin: 0 auto;}
	.ulockd-ohour-info.style2 {margin-bottom: 15px;padding-bottom: 10px;padding-top: 10px;}
	.ulockd-welcm-hmddl{margin-bottom: 30px;margin-top: 20px;}
	/* home slider start */
	.ulockd-main-slider .ulockd-slider-text1{font-size: 30px;line-height: 30px;}
	.ulockd-main-slider .ulockd-slider-text2{font-size: 32px;line-height: 32px;}
	.ulockd-main-slider .owl-prev, .ulockd-main-slider .owl-next {display: none !important;}
	/* home slider end */
	/* home slider 2 start */
	.ulockd-main-slider2 .ulockd-slider-text1{font-size: 30px;line-height: 30px;}
	.ulockd-main-slider2 .ulockd-slider-text2{font-size: 32px;line-height: 32px;}
	.ulockd-main-slider2 .owl-prev, .ulockd-main-slider .owl-next {display: none !important;}
	.ulockd-main-slider2 .owl-next {display: none !important;}
	.ulockd-main-slider2 .ulockd-slider-text3 p{font-size: 14px;line-height: 16px;margin-top: 0;}
	/* home slider end */
	.ulockd-srvc-column, .ulockd-srvc-column.text-right {text-align: center;}
	.ulockd-ap-srvc-column .ulockd-ap-srv-icon {left: 25px;}
	.ulockd-ap-srv-cntnt-details{padding-left: 100px;}
	.ulockd-welcm-hmddl{text-align: center;}
	.ulockd-footer::before{width: 100%;}
    .masonry-gallery.grid-four-item .isotope-item{width: 100%;}
    .ulockd-error{font-size: 48px;}
    .ulockd-csoon{font-size: 36px;}
    .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 40%}
    .pad15-xs {padding: 15px;}
    .ulockd-shopping-cart table.table th {padding: 10px;}
	.ulockd-tm-overlay > a {top: 37%;}
}
@media only screen and (max-width:630px){
	/* Main Slider Start*/
	.ulockd-main-slider .caption{padding:17% 5%;}
	.ulockd-home-btn{display: none;}
	/* Main Slider End*/
	/* Main Slider 2 Start*/
	.ulockd-main-slider2 .caption{padding:10% 9%;}
	/* Main Slider End*/
    .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 43%}
    .ulockd-booking-form {padding: 50px 20px;}
    .ulockd-contact-form.ulockd-style-two {padding: 50px 25px;margin-left: 15px;margin-right: 15px;}
	.ulockd-tm-overlay > a {top: 45%;}
}
/* (min-width:361px) (max-width:479px) */
@media only screen and (max-width:479px){
	/* Main Slider Start*/
	.ulockd-main-slider .ulockd-slider-text2{font-size: 30px;line-height: 30px;}
	.ulockd-home-btn{display: none;}
	/* Main Slider End*/
	/* Main Slider Start*/
	.ulockd-main-slider2 .ulockd-slider-text3 {margin-top: 0;}
	.ulockd-main-slider2 .ulockd-slider-text2{font-size: 30px;line-height: 30px;}
	/* Main Slider End*/
    .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 45%}
	.ulockd-main-slider2 .ulockd-slider-text3 p{display: none;}
	.ulockd-tm-overlay > a {top: 55%;}
	
}
@media only screen and (max-width:400px){
	/* Main Slider Start*/
	.ulockd-main-slider .caption{padding: 13% 5%;}
	.ulockd-main-slider .ulockd-slider-text1{font-size: 24px;}
	.ulockd-main-slider .ulockd-slider-text2{font-size: 24px;}
	/* Main Slider End*/
	/* Main Slider Start*/
	.ulockd-main-slider2 .caption{padding: 4%;}
	.ulockd-main-slider2 .ulockd-slider-text1{font-size: 24px;}
	.ulockd-main-slider2 .ulockd-slider-text2{font-size: 24px;}
	/* Main Slider End*/
    .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 50%}
}
/* (min-width:321px) (max-width:360px) */
@media only screen and (max-width:360px){
	.ulockd-dvidr-btn-l2 a {margin-top: 30px;}

}
@media only screen and (max-width:320px){
	.about-box {padding: 25px;}
	.ulockd-main-slider .ulockd-slider-text1{font-size: 20px;}
	.ulockd-main-slider .ulockd-slider-text2{font-size: 20px;}

}