@charset "utf-8";

/* CSS Document */
@import "jquery-ui.min.css";
@import "font-awesome.min.css";
@import "flaticon.css";
@import "animate.css";
@import "bootsnav.css";
@import "slider.css";
@import "hover.css";
@import "fancyBox.css";
@import "jquery.flickr.css";
@import "magnific-popup.css";
@import "flipclock.css";
@import "timecounter.css";
@import "custom-bootstrap-margin-padding.css";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600|Open+Sans:300,400,600,700|Ubuntu:300i,400,500,700);

/*-------font-----*/

/* ----- BODY CONTENT ----- */

body {
    background-attachment: fixed;
    background-color: #ffffff;
    color: #666;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    max-width: 100%;
}

body {
    overflow-x: hidden !important;
}

img {
    max-width: 100%;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.88em;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

iframe {
    border: none;
    width: 100%;
}

a {
    color: #3081b0;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #333333;
    text-decoration: none;
}

a img {
    border: none;
}

iframe {
    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 ---------- */
h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    color: #232323;
}

h1 {
    color: #333;
    font-family: 'Ubuntu', sans-serif;
}

h2 {
    font-size: 30px;
    font-family: 'Ubuntu', sans-serif;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
    margin-top: 30px;
}

h5 {
    font-size: 16px;
}

.img-whp {
    width: 100% !important;
}

.text-thm1 {
    color: #086aa2 !important;
}

.text-thm2 {
    color: #02741f !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;
}

.ulockd-btn-thm {
    background-color: #00a1e4;
    border-color: #0098dc;
    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;
}
.border{
    border:1px solid #ccc;
}
/* Style Two Button */
.ulockd-btn-thm2 {
    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;
}

.ulockd-btn-thm2 {
    background-color: #0280bb;
    border-color: #0280bb;
    color: #fff;
}

.ulockd-btn-thm2:hover,
.ulockd-btn-thm2:active,
.ulockd-btn-thm2:focus {
    background-color: #313131;
    border-color: #313131;
    color: #fff;
}

.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 {
    background-color: #1c8c08;
    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 {
    background-color: #1c8c08 !important;
    border-color: #1c8c08 !important;
    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 {
    background-color: #1c8c08 !important;
    border-color: #1c8c08 !important;
    color: #fff;
}

.btn-default {
    font-size: 14px;
}

/* ---------- SECTION ---------- */
section {
    position: relative;
}

/* ---------- PRELOADER ---------- */
.preloader {
    background-color: #ffffff;
    background-image: url("../images/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999999;
}

/* ---------- HEADER TOP ---------- */
.ulockd-header-topped {
    background: #313131 none repeat scroll 0 0;
}

.ulockd-header-topped-two {
    background: #041456 none repeat scroll 0 0;
    /* padding-bottom: 5px; */
    padding-top: 10px;
}

.ulockd-header-topped-two p {
    line-height: 20px;
}

.ulockd-header-topped-two span {
    color: #fff;
    font-weight: 400;
}

.ulockd-htpmz {
    padding: 0;
}

.ulockd-welcm-ht {
    position: relative;
    margin-top: 10px;
}

.ulockd-welcm-ht a {
    color: #d3d3d3;
}

.ulockd-welcm-ht-two {
    color: #d3d3d3;
}

form.ulockd-login-form,
form.ulockd-reg-form {
    background-color: #f6f6f6;
    box-shadow: 0 2px 10px 0 #ddd;
    -webkit-box-shadow: 0 2px 10px 0 #DDD;
    -moz-box-shadow: 0 2px 10px 0 #DDD;
    -o-box-shadow: 0 2px 10px 0 #DDD;
    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 {
    color: #fff;
    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 a:hover {
    background: #0280bb;
}

/* social linked two */
.ulockd-social-linked-two {
    position: relative;
}

.ulockd-social-linked-two li {
    padding: 0;
}

.ulockd-social-linked-two a {
    border: 1px solid;
    color: #fff;
    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 {
    background: #20b806;
}

.ulockd-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 {
    border: 2px solid #1c8c08;
    color: #1c8c08;
    font-size: 26px;
    line-height: 1.4em;
    margin-right: 16px;
    padding: 3px 10px;
}

.ulockd-contact-info .ulockd-icon {
    border: 2px solid #1c8c08;
    color: #1c8c08;
    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 {
    color: #555;
    font-family: 'Montserrat', sans-serif;
}

.main-header-nav {
    position: relative;
}

.ulockd-main-logo > img {
    margin-top: 20px;
}

.ulockd-main-logo2 > img {
    /* margin-top: 10px; */
}

/* style two */
.main-header-nav-two {
    background-color: #ffffff;
}

.ulockd-mrgn120 {
    margin-top: 0px;
}

.ulockd-mrgn1225 {
    margin-top: 25px !important;
}

.ulockd-mrgn1230 {
    margin-top: 30px !important;
}

.ulockd-mrgn1240 {
    margin-top: 40px;
}

.ulockd-mrgn650 {
    margin-bottom: 50px;
}

/* ---------- NEW  HEADER  ---------- */
nav.navbar.bootsnav.ulockd-menu-style1 {
    border: none;
    position: relative;
}

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: 'Ubuntu', sans-serif;
    -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: #0071bb;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

nav.navbar.bootsnav ul.nav > li > a.active {
    color: #02741f !important;
}

nav.navbar.bootsnav.ulockd-menu-style2 {
    border: none;
}

.header-nav .main-header-nav.navbar-scrolltofixed {
    background: #20b806;
}

.navbar-sticky.navbar-scrollspy.ulockd-menu-style1 {
    background-color: #20b806;
}

.navbar-sticky.navbar-scrollspy.ulockd-menu-style2 {
    background-color: #20b806;
}

.ulockd-menu-style1 #navbar-menu {
    background-color: #20b806;
}

nav.navbar.bootsnav.ulockd-menu-style2 #navbar-menu {
    background-color: #ffffff;
}

/* Menu Color  */
nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a {
    color: #fff;
}

/* Navbar Dropdown Background Color */
nav.navbar.bootsnav.ulockd-menu-style1 li.dropdown ul.dropdown-menu,
nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu {
    background-color: rgb(8, 106, 162);
}

.attr-nav > ul > li > a span.badge {
    padding: 2px 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:focus {
    color: #086aa2;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    color: #fff;
}

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: #fff;
}

.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-home-two {
    background-color: #20b806;
}

.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 42px;
    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 .item::before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.ulockd-main-slider .caption {
    padding: 16% 21%;
    position: absolute;
}

.ulockd-main-slider .caption.style2 {
    padding: 18% 21%;
}

.ulockd-main-slider .ulockd-slider-text1 {
    color: #313131;
    font-family: 'Ubuntu', sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
}

.ulockd-main-slider .ulockd-slider-text2 {
    color: #313131;
    font-family: 'Ubuntu', sans-serif;
    font-size: 70px;
    font-weight: bold;
    line-height: 70px;
}

.ulockd-main-slider .ulockd-slider-text3 p {
    color: #111;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin-top: 20px;
}

.ulockd-main-slider .owl-next {
    background: #999 !important;
    border: 2px solid #1c8c08;
    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:hover,
.ulockd-main-slider .owl-prev:hover {
    background-color: #1c8c08 !important;
}

.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: #999 !important;
    border: 2px solid #1c8c08;
    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.25);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.ulockd-main-slider2 .caption {
    padding: 10% 10%;
    position: absolute;
}

.ulockd-main-slider2 .ulockd-slider-text1 {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    line-height: 48px;
    font-size: 40px;
}

.ulockd-main-slider2 .ulockd-slider-text2 {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    line-height: 60px;
    font-size: 48px;
}

.ulockd-main-slider2 .ulockd-slider-text3 p {
    color: #fff;
    font-family: 'Open 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 #283996;
    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:hover,
.ulockd-main-slider2 .owl-prev:hover {
    background-color: #283996 !important;
}

.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 #283996;
    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 {
    background-color: #1d4da1;
    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 {
    background-color: rgba(28, 140, 8, 0.8);
    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 .icon {
    font-size: 48px;
}

.ulockd-service-box a.btn {
    border-radius: 10px;
    font-size: 16px;
    margin-top: 10px;
    padding: 2px 12px;
}

.ulockd-service-one {
    background-image: url("../images/pattern/p3.html");
    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: 50px 0;
}

.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;
    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;
    padding: 10px 15px 20px;
    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;
}

.about-box:before {
    background-color: rgba(32, 184, 6, 0.94);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.ab-details h2,
.ab-details p {
    color: #fff;
    position: relative;
    margin-top: 0;
}

.ab-details a.btn {
    margin-top: 10px;
}

.about-slider .owl-stage-outer {
    overflow-y: visible;
    padding-bottom: 20px;
}

.about-box2 {
    box-shadow: 0 6px 10px -2px #ddd;
    margin: 5px;
    -webkit-box-shadow: 0 6px 10px -2px #ddd;
    -moz-box-shadow: 0 6px 10px -2px #ddd;
    -o-box-shadow: 0 6px 10px -2px #ddd;
    -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;
}

.ab-details2 {
    border: 1px solid #ddd;
    padding: 10px 15px 0;
}

.ulockd-testimonial-divider {
    background-attachment: fixed !important;
    background-color: transparent;
    background-image: url("../images/background/5.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
}

.ulockd-testimonial-divider:before {
    background-color: #fff;
    content: "";
    height: 100%;
    right: -10%;
    position: absolute;
    top: 0;
    width: 60%;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
}

.ulockd-divider1 {
    background-attachment: fixed !important;
    background-color: transparent;
    background-image: url("../images/back1.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
}

.ulockd-divider1:before {
    background-color: rgba(8, 106, 162, 0.9);
    content: "";
    height: 100%;
    left: -10%;
    position: absolute;
    top: 0;
    width: 58%;
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(15deg);
}

.ulockd-faq-title h2 {
    color: #313131;
}

.ulockd-faq-title h2 span {
    color: #000;
}

.ulockd-about-one.inner {
    background-color: #f7f7f7;
    padding-top: 100px;
    padding-bottom: 100px;
}

.ulockd-about-thumb {
    position: relative;
}

/* garden new about */
.ulockd-about-details {
    position: relative;
    background: #ffffff;
    display:  inline-block;
    box-shadow: 5px 1px 10px 1px #eee;
    padding: 20px 20px;
    height: 276px;
}
.ulockd-about-details h2{
    font-size:22px;
}
.ulockd-about2-details {
    position: relative;
    background: #f7f7f7;
    display:  inline-block;
    /* box-shadow: 5px 1px 10px 1px #eee; */
    padding: 20px 20px;
    height: 276px;
}

.ulockd-about-box1 .ab-thumb {
    overflow: hidden;
    margin-top: 45px;
}

.ulockd-about-box1 .ab-details {
    background-color: rgba(32, 65, 154, 0.95);
    bottom: 0;
    padding: 25px;
    position: absolute;
    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.5s ease-in-out .5s;
    -moz-transition: all 0.5s ease-in-out .5s;
    -ms-transition: all 0.5s ease-in-out .5s;
    -o-transition: all 0.5s ease-in-out .5s;
    transition: all 0.5s ease-in-out .5s;
    z-index: 9;
}

.ulockd-about-box1:hover {
    cursor: pointer;
}

.ulockd-about-box1:hover .ab-details {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.ulockd-about-box1 .ab-details p {
    font-size: 16px;
}

.ulockd-welcome-slider .owl-dots span {
    height: 5px !important;
    width: 50px !important;
}

.ulockd-welcome-slider .owl-dot.active span,
.ulockd-welcome-slider .owl-dot:hover span,
.ulockd-welcome-slider .owl-dot:focus span {
    background-color: #263c98 !important;
}

/* ---------- WELCOME SECTION  ---------- */
.ulockd-welcome {
    padding-bottom: 110px;
    padding-top: 100px;
}

.ulockd-welcome-one {
    background-color: #fff;
    margin-top: -110px;
    position: relative;
    padding: 15px;
    z-index: 999999;
}

.ulockd-welcome-one.one {
    margin-top: 0;
}

.ulockd-welcome-one .wo-details {
    border: 2px solid #1a7e32;
    padding: 10px 20px;
    position: relative;
    z-index: 999;
    background: #fff;
}

.ulockd-welcome-one:before {
    border: 2px solid #086aa2;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.ulockd-welcome-slider {
    padding: 20px 0 0;
}

.ulockd-welcome-slider .ws-thumb {
    position: relative;
    overflow: hidden;
}

.ulockd-welcome-slider .ws-details {
    background-color: rgba(2, 128, 187, 0.8);
    bottom: 0;
    padding: 10px 15px;
    position: absolute;
    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-in-out .4s;
    -moz-transition: all 0.4s ease-in-out .4s;
    -ms-transition: all 0.4s ease-in-out .4s;
    -o-transition: all 0.4s ease-in-out .4s;
    transition: all 0.4s ease-in-out .4s;
}

.ulockd-welcome-slider .ws-details h3,
.ulockd-welcome-slider .ws-details p {
    color: #fff;
}

.ulockd-welcome-slider .item:hover {
    cursor: pointer;
}

.ulockd-welcome-slider .item:hover .ws-details {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

/* ---------- 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;
    font-weight: 400;
    font-size: 25px;
}
.rotate90{
    position: absolute;
    transform: rotate(-90deg);
    white-space: nowrap;
    bottom: -120px;
    left: -120px;
}

.ulockd-srvcs-column {
    background-color: #f0f5f7;
    padding-bottom: 15px;
    -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 {
    background-color: #1c8c08;
    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 {
    background-color: rgba(28, 140, 8, 0.6);
    border: 1px solid #fff;
    border-radius: 0 20%;
    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-weight: 600;
    padding: 5px 10px;
    text-transform: uppercase;
}

.ulockd-srvc-contnt > h3, .ulockd-srvc-contnt > p {
    color: #313131;
}

/* service page2 */
.ulockd-service-col:hover {
    cursor: pointer;
}

.ulockd-service-col:hover h3 {
    color: #20b806;
}

/* ---------- FIRST SERVICE  ---------- */
.ulockd-service-two {
    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;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
}

.ulockd-service-two::before {
    background-color: rgba(255, 255, 255, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.ulockd-srvc-title {
    position: relative;
    margin-bottom: 60px;
}

.ulockd-srvc-title :hover {
    cursor: pointer;
}

.ulockd-srvc-title h2 {
    color: #111;
    margin-top: 0;
}

.ulockd-srv-icon {
    background-color: #20b806;
    padding: 10px;
}

.ulockd-srvc-column .ulockd-srv-icon {
    color: #fff;
    display: inline;
    font-size: 36px;
    line-height: 1.2em;
    margin-top: 9px;
    padding: 8px 13px;
    position: relative;
}

.ulockd-srvc-column:hover {
    cursor: pointer;
}

.ulockd-srvc-column.three .ulockd-srvc-details {
    padding-left: 0;
}

.ulockd-srvc-column:hover .ulockd-srvc-details h3 {
    color: #1c8c08;
}

.ulockd-srvc-details {
    padding-left: 21%;
    padding-top: 0;
}

.ulockd-srvc-details.style-right {
    padding-right: 21%;
    padding-top: 0;
}

.ulockd-srvc-details h3 {
    color: #333;
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px;
    line-height: 30px;
    -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-column .srvc-details h3 {
    color: #333;
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px;
}

.ulockd-srvc-column .srv-icon {
    font-size: 60px;
    line-height: 1.2em;
    -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-srvc-column:hover .srv-icon {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
}

.ulockd-srvc-details > p {
    color: #333;
}

.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/background/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: 100px;
    padding-bottom: 100px;
}

.ulockd-ap-service-two::before {
    background-color: rgba(28, 140, 8, 0.8);
    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: 50px 0;
}

.ulockd-faq-title.clearfix > h2 {
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 0;
}

.ulockd-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 {
    background-color: #086aa2;
    color: #ffffff;
    height: 45px;
    line-height: 45px;
    margin-right: 10px;
    text-align: center;
    width: 50px;
}

.ulockd-faq-content .panel-default > .panel-heading:hover a {
    color: #086aa2;
}

.ulockd-faq-content .panel-default > .panel-heading {
    background-color: #f0f5f7;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}

.ulockd-faq-content .panel-default {
    border: none;
    margin-top: 10px !important;
}

.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: #ffffff none repeat scroll 0 0;
    padding: 20px 25px;
}

/* Project Inner Pages */
.ulockd-servces-one {
    padding-bottom: 100px;
    padding-top: 100px;
}

.ulockd-servces-one .ulockd-srvcs-column {
    margin-bottom: 50px;
}

/* Team Inner Pages */
.ulockd-team-one {
    background-color: #f7f7f7;
    padding-bottom: 100px;
    padding-top: 100px;
}

.ulockd-team-one.ulockd-ipage {
    padding-bottom: 50px;
    padding-top: 50px;
}

.ulockd-team-one .ulockd-team-member {
    margin-bottom: 50px;
}

.ulockd-pesonar-info > li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

/* Latest News Inner Pages */
.ulockd-ip-latest-news {
    background-color: #f7f7f7;
    padding-bottom: 100px;
    padding-top: 100px;
}

.ulockd-ip-latest-news .ulockd-ext-spc {
    margin-bottom: 50px;
}

/* Latest News Inner Pages */
.ulockd-service-details {
    padding-bottom: 100px;
    padding-top: 100px;
}

.ulockd-pd-content > h3 {
    color: #333;
    margin-bottom: 15px;
}

.ulockd-mrgn1210 {
    margin-top: 10px;
}

.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: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 30px;
}

.ulockd-all-service a.active {
    background-color: #20b806;
    border-color: #20b806;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #20b806;
}

.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-pdng0 {
    padding: 0;
}

/* CONTACT PAGES */
.ulockd-contact-page {
    padding: 50px 0;
}

.ulockd-contact-form .ulockd-form-fg {
    border: 1px solid #e9e9e9;
    border-left: 10px solid #045bd3;
    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 {
    background-color: #086aa2;
    color: #fff;
    font-size: 45px;
    line-height: 1.2em;
    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: #041456 none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-left: 50px;
    margin-right: 50px;
    padding: 50px 85px;
}

.ulockd-google-map.ulockd-style-two {
    margin-top: -1%;
    position: relative;
    z-index: -1;
}

.form-group.ulockd-contact-btn:hover button {
    background-color: #20b806;
    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-bf-area fieldset{
    padding: 20px 0;
    margin-bottom: 20px;
}
.ulockd-booking-form {
    background-color: rgba(255, 255, 255, .5);
    border: 2px solid #198032;
    padding: 20px 40px;
}

.ulockd-bf-area .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
}
.ulockd-bf-area label{
    font-size: 14px;
    font-weight: 600;
    color: #086aa2;
    margin: 10px 0 5px;
}
.ulockd-bf-area label em{
    color: #d00;
}

.ulockd-pad30 {
    padding-right: 0px;
}

/* Blog Details Pages */
.ulockd-inr-testimonials {
    background-color: #f0f5f7;
    padding: 10px 25px;
}

.ulockd-tcompliment span {
    color: #20b806;
}

.ulockd-inr-testimonials p {
    color: #313131;
}

.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 {
    background-color: #1c8c08;
    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: 20px;
    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 {
    border-bottom: 1px dashed #1c8c08;
    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 {
    background-color: #1c8c08 !important;
    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-bpost-slider .item {
    margin: 15px;
}

.ulockd-bpost-slider .owl-controls {
    margin-top: 20px;
}

.ulockd-bpost-slider .owl-controls .owl-prev {
    position: absolute;
    left: 0;
    top: 40%
}

.ulockd-bpost-slider .owl-controls .owl-next {
    position: absolute;
    right: 0;
    top: 40%
}

.ulockd-bpost-slider .owl-controls .owl-prev,
.ulockd-bpost-slider .owl-controls .owl-next {
    background-color: #313131;
    font-size: 24px;
    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-bpost-slider .owl-controls .owl-prev:hover,
.ulockd-bpost-slider .owl-controls .owl-next:hover {
    background-color: #1c8c08;
}

/* 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;
}

/* ---------- SECOND SERVICE  ---------- */
.ulockd-title-icon {
    color: #20b806;
    font-size: 90px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: -79px;
    z-index: 0;
}

.ulockd-service-three {
    background-color: #f8f8f8;
    padding: 40px 0;
}

.ulockd-main-title {
    position: relative;
    margin-bottom: 30px;
}

.ulockd-main-title:hover {
    cursor: pointer;
}

.ulockd-main-title h2 {
    color: #111;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin-top: 0;
    position: relative;
}

.ulockd-srv-icon-two {
    padding: 10px;
}

.ulockd-srvc-column-two {
    background: #15489e none repeat scroll 0 0;
    padding: 10px;
    position: inherit;
    margin-top: 25px;
    z-index: 1;
    height: 150px;
}

.bg-color01 {
    background: #0280bb;
}

.bg-color02 {
    background: #02741f;
}

.bg-color03 {
    background: #6b007d;
}

.bg-color04 {
    background: #c90c71;
}

.bg-color05 {
    background: #b57404;
}

.bg-color06 {
    background: #d43005;
}

.ulockd-srvc-column-two.one {
    margin-top: 0;
}

.ulockd-srvc-column-two:hover {
    cursor: pointer;
}

.ulockd-srvc-column-two:hover .ulockd-srv-icon-two span {
    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-srvc-column-two .ulockd-srv-icon-two {
    color: #fff;
    font-size: 40px;
    line-height: 1.3em;
    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;
    padding-bottom: 10px;
}
.ulockd-srvc-column-two .ulockd-srv-icon-two a{
    color: #fff;
    font-size: 40px;
    line-height: 1.3em;
    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;
    padding-bottom: 10px;
}
.ulockd-srv-icon-two {
    padding-bottom: 0;
}

.ulockd-srvc-details-two {
    padding-top: 0;
}

.ulockd-srvc-details-two h5 {
    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;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}
.ulockd-srvc-details-two h5 a{
    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;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}
.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: 100px;
    padding-top: 100px;
}

.ulockd-fservice.ulockd-ipage {
    padding-bottom: 10px;
    padding-top: 10px;
}

.ulockd-dtitle {
    margin-bottom: 60px;
    position: relative;
}

.ulockd-dtitle:hover {
    cursor: pointer;
}

.ulockd-dtitle.ulockd-ipage {
    margin-bottom: 40px;
}

.ulockd-fservice-box {
    background-color: #f0f5f7;
    border: 1px solid #f0f5f7;
    border-radius: 10px;
    padding-bottom: 15px;
    position: relative;
}

.ulockd-fservice-box.style2 {
    background-color: transparent;
    border: none;
    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(28, 140, 8, 0.6);
    border: 1px solid #fff;
    bottom: 0;
    left: 0;
    padding-top: 20%;
    position: absolute;
    right: 0;
    text-align: center;
    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 {
    border: 3px solid #fff;
    bottom: 10px;
    color: #fff;
    font-size: 48px;
    line-height: 1.2em;
    padding: 0 10px;
    position: absolute;
    right: 10px;
}

.ulockd-fservice-box.style2 span {
    border: 1px solid #fff;
    padding: 10px 15px;
    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;
}

.ulockd-fservice-box:hover h3 {
    color: #1c8c08;
}

.ulockd-fservice-box.style2 .db-details {
    padding: 10px 0;
}

.db-details {
    padding: 0 15px;
}

.db-details button {
    padding: 5px 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: 60px;
    padding-top: 60px;
    position: relative;
}

.ulockd-frst-divider::before {
    background-color: rgba(28, 140, 8, 0.9);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.about-box a.hvr-overline-from-center:before,
.ulockd-service-box a.btn.hvr-overline-from-center:before,
.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: 60px;
    padding-top: 60px;
    z-index: 1;
}

.ulockd-frst-divider.style1::before {
    background-color: rgba(28, 140, 8, 0.7);
    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 60px;
}

.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-our-ltst-work {
    padding-bottom: 100px;
    padding-top: 100px;
}

.ulockd-pmz {
    margin: 0;
    padding: 0;
}

.ulockd-lwork-overlay::before {
    border-bottom: 80px solid #1c8c08;
    border-left: 80px solid transparent;
    bottom: 0;
    content: "";
    display: inline-table;
    left: 0;
    position: absolute;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.ulockd-lwork-overlay::after {
    border-right: 80px solid transparent;
    border-top: 80px solid #1c8c08;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.ulockd-lwork-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 20px;
    left: 20px;
    margin: auto;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    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-lwork-thumb:hover .ulockd-lwork-overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.ulockd-overlayer {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
}

.ulockd-overlayer span {
    color: #fafbfd;
    font-size: 18px;
}

.ulockd-lwork-overlay > h3 {
    color: #fff;
    margin-top: 75px;
}

/* ---------- 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-about-two {
    position: relative;
    padding: 40px 0;
}
.ulockd-about2-details > h2 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 20px;
}

.ulockd-about2-details .ulockd-about-para {
    margin-bottom: 20px;
}

.ulockd-ffact-two {
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    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;
    line-height: 1.2em;
    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;
    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;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 10px;
}

.ulockd-ffact-one .timer {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}

/* ---------- About BOTTOM VIDEO SECTION  ---------- */
.ulockd-about-video {
    margin-top: 12px;
}

/* ---------- RECENT PROJECT  ---------- */
.ulockd-recent-project {
    padding-bottom: 100px;
    padding-top: 100px;
}

.project-thumb {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.ulockd-recent-project1 .overlay {
    background-color: rgba(28, 140, 8, 0.8);
    height: 100%;
    padding-top: 20%;
    position: absolute;
    text-align: center;
    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-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;
    width: 100%;
}

.ulockd-recent-project1 .overlay.one {
    padding-top: 50%;
}

.ulockd-recent-project1 .overlay h3,
.ulockd-recent-project1 .overlay span {
    color: #fff;
}

.ulockd-recent-project1 .overlay span {
    font-size: 36px;
}

.ulockd-recent-project1:hover {
    cursor: pointer;
}

.ulockd-recent-project1:hover .overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

/* ---------- MASONRY FILTER  ---------- */
.masonry-filter {
    margin-bottom: 50px;
}

.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 {
    background-color: #20b806;
    color: #ffffff;
}

.masonry-filter a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding: 0 15px;
}

/* ---------- MASONRY GALLERY  ---------- */
.ulockd-gallery {
    background-color: #eee;
    /*background-attachment: scroll !important;
    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: 100px;
    padding-top: 100px;
}

/*.ulockd-gallery:before {
  background-color: rgba(255, 255, 255, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}*/

.masonry-gallery .isotope-item {
    width: 25%;
}

.masonry-gallery.grid-three-item .isotope-item {
    width: 33.333%;
}

.masonry-gallery.grid-four-item .isotope-item {
    width: 20%;
}
.masonry-gallery.grid-five-item .isotope-item {
    width: 20%;
}

.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;
}

.ulockd-overlayer {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
}

/* Gallery Slider */
.ulockd-gallery-slider .gs-thumb {
    position: relative;
    overflow: hidden;
}

.gallery-overlay {
    background-color: rgba(8, 106, 162, 0.6);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    text-align: center;
    -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;
    top: 0;
}

.ulockd-gallery-slider .item:hover {
    cursor: pointer;
}

.ulockd-gallery-slider .item:hover .gallery-overlay {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.gallery-overlay a span {
    color: #fff;
    font-size: 33px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 45%;
}

.ulockd-gallery-slider .owl-next {
    right: 10px;
    top: -70px;
}

.ulockd-gallery-slider .owl-prev {
    right: 80px;
    top: -70px;
}

.ulockd-gallery-slider .owl-prev,
.ulockd-gallery-slider .owl-next {
    background-color: #086aa2 !important;
    font-size: 16px !important;
    padding: 5px 10px !important;
    position: absolute;
}

/* ---------- PROJECT LAYOUT TWO  ---------- */
.ulockd-overlayer {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.ulockd-gallery-thumb {
    margin: 3px;
}

.ulockd-gallery-thumb .overlayer {
    background-color: rgba(15, 105, 162, 0.75);
    bottom: 0;
    height: 90%;
    left: 0;
    margin: auto;
    padding: 10% 10%;
    position: absolute;
    right: 0;
    top: 0;
    width: 95%;
    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 .overlayer > h3,
.ulockd-gallery-thumb .overlayer > h4,
.ulockd-gallery-thumb .overlayer > h5,
.ulockd-gallery-thumb .overlayer > 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 a:hover {
    background-color: #0f69a2;
}

.ulockd-overlayer span {
    color: #fff;
    font-size: 16px;
}

/* ---------- OUT TEAM SECTION  ---------- */
.ulockd-team {
    background-color: #f7f7f7;
    padding-bottom: 100px;
    padding-top: 100px;
}

/* team One */
.team-thumb {
    position: relative;
    overflow: hidden;
}

.team-details {
    padding: 20px;
}

.member-name {
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0;
}

.member-post {
    font-family: 'Open Sans', sans-serif;
}

.team-details > p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
}

.team-details .team-icon li {
    margin-right: -5px;
    margin-left: 0;
}

.team-details .team-icon a:hover {
    border: 1px solid rgba(28, 140, 8, 0.6);
}

.team-icon a {
    background: #20b806;
    border: 1px solid #20b806;
    color: #fff;
    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;
}

.team-icon {
    margin-top: 25px;
}

.team-icon a:hover {
    background: #1c8c08;
    border: 1px solid #1c8c08;
    color: #fff;
}

.ulockd-team-member:hover .team-overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.team-overlay {
    background-color: rgba(28, 140, 8, 0.6);
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    bottom: 5%;
    left: 5%;
    position: absolute;
    right: 5%;
    text-align: center;
    top: 5%;
    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;
}

.team-overlay > a {
    color: #fff;
    font-size: 24px;
    left: 0;
    margin: 0 auto;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 20%;
}

/* team One End */

/* Flip Team */
.flip-container {
    perspective: 1000px;
}

/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 100%;
    height: 480px;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.flipper:hover {
    cursor: pointer;
}

.flip-container .flipper .back {
    background-color: #20b806;
    padding: 45px 25px;
}

h5.back-title {
    color: #fff;
    letter-spacing: 1px;
}

.flip-container .flipper .back p {
    color: #fff;
    font-size: 16px;
}

/* hide back of pane during swap */
.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.flip-container .flipper .back .team-icon a {
    border: 1px solid #fff;
}

/* front pane, placed above back */
.front {
    background-position: center center !important;
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    background-color: #f8f8f8;
    transform: rotateY(180deg);
}

/**/
.ulockd-team.style3 {
    border-top: 1px solid #20b806;
}

.ulockd-team-title {
    position: relative;
    margin-bottom: 60px;
}

.ulockd-team-title:hover {
    cursor: pointer;
}

.ulockd-team-title.ulockd-ipage {
    padding-bottom: 40px;
}

.ulockd-team-title h2 {
    color: #111;
    margin-top: 0;
}

.ulockd-teampz {
    padding: 0;
}

.ulockd-tm-thumb {
    position: relative;
    overflow: hidden;
}

.ulockd-team-member {
    background-color: #fff;
    cursor: pointer;
}

.ulockd-team-member:hover .ulockd-tm-overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.ulockd-tm-overlay {
    background-color: rgba(28, 140, 8, 0.6);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    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 {
    border: 2px solid #fff;
    color: #fff;
    font-size: 24px;
    left: 0;
    margin: 0 auto;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 45%;
    width: 25%;
}

.ulockd-tm-details {
    background-color: #20b806;
    color: #fff;
    padding: 15px 20px;
}

.ulockd-tm-name {
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 0;
}

.ulockd-tm-post {
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
}

.ulockd-tm-details > p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 12px;
}

.ulockd-tm-details .ulockd-social-linked a {
    border: 1px solid transparent;
    color: #fff;
}

.ulockd-tm-details .ulockd-social-linked a:hover {
    border: 1px solid #fff;
}

/* ---------- WHYCHOOSE  ---------- */
.why-choose-list li {
    font-size: 18px;
    line-height: 30px;
    list-style-image: url("../images/list.png");
    margin-left: 25px;
}

.why-choose-list li a {
    color: #fff;
    font-size: 16px;
    line-height: 1.8em;
    -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;
    vertical-align: text-bottom;
}

.why-choose-list li:hover a {
    color: #000;
    padding-left: 15px;
}

.ulockd-whychoose .title > h2 {
    color: #fff;
    margin-top: 0;
}

.ulockd-whychoose .title span {
    color: #313131;
}

.ulockd-whychoose2 .title h3 {
    margin-top: 0;
}

.ulockd-whychoose2 .why-choose-list li a {
    color: #313131;
}

.ulockd-whychoose2 .why-choose-list li {
    font-size: 18px;
    line-height: 30px;
    list-style-image: url("../images/resource/list-thumb2.png");
    margin-left: 25px;
}

/* ---------- OUT TEAM LAYOUT TWO SECTION  ---------- */
.ulockd-team-two {
    padding-bottom: 100px;
    padding-top: 100px;
}

.ulockd-team-title {
    position: relative;
    margin-bottom: 60px;
}

.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 {
    background-color: #20b806;
    bottom: -55%;
    color: #fff;
    left: 0;
    padding: 10px 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 > 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: 0;
}

.ulockd-tm-sicon li a {
    border: 1px solid transparent;
    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 {
    background-color: #20b806;
    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;
}

.ulockd-tm-fpm > li:hover {
    color: #313131;
}

.ulockd-bgthm1 {
    background-color: #20b806 !important;
}

.ulockd-bgthm1-trnsp {
    background-color: rgba(32, 184, 6, 0.8);
}

.ulockd-bgthm2 {
    background-color: #1c8c08 !important;
}

/* ---------- OUR TESTIMONIALS SECTION  ---------- */
.ulockd-testimonial {
    background-color: #f8f8f8;
    padding: 50px 0;
}

.ulockd-testimonials {
    border: 1px solid #d3d3d3;
    padding: 35px 15px;
    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;
    margin-top: 60px;
}

.ulockd-testimonials:hover {
    background-color: #041456;
    /* box-shadow: 0 1px 40px 5px #1c8c08;
     -webkit-box-shadow: 0 1px 40px 5px #1c8c08;
     -moz-box-shadow: 0 1px 40px 5px #1c8c08;
     -o-box-shadow: 0 1px 40px 5px #1c8c08;*/
    cursor: pointer;
}

.ulockd-testimonials:hover h4.title,
.ulockd-testimonials:hover p.post,
.ulockd-testimonials:hover p.comments {
    color: #fff;
}

.ulockd-testimonials h4.title,
.ulockd-testimonials p.post,
.ulockd-testimonials p.comments {
    color: #555;
}

.ulockd-testimonials .testi-thumb {
    position: absolute;
    top: -10% !important;
}

.ulockd-testimonials .testi-thumb img {
    border: 1px solid #d3d3d3;
    width: 80px;
}

.ulockd-testimonials > p {
    margin-bottom: 20px;
    text-transform: capitalize;
}

.ulockd-testi-title {
    margin-bottom: 0;
    margin-top: 0px;
}

.ulockd-testimonial-title {
    position: relative;
    margin-bottom: 60px;
}

.ulockd-testimonial-title h2 {
    margin-top: 0;
}

.ulockd-testimonial-title .ulockd-testimonial-hdr-icon {
    font-size: 80px;
    left: 0;
    margin: 0 auto;
    opacity: 0.25;
    position: absolute;
    right: 0;
    top: -45px;
}

/* ---------- BLOG SECTION  ---------- */
.ulockd-blog {
    background-color: #f3f3f3;
    padding-bottom: 30px;
    padding-top: 60px;
}

/* Blog Post One */
.posted-date a {
    color: #fff;
    font-size: 30px;
    line-height: 1.5em;
}

.posted-date a img {
    margin-left: 6px !important;
}
.ulockd-blog-post{
    margin-bottom: 50px;
}
.ulockd-blog-post .post-thumb {
    position: relative;
}

.ulockd-blog-post .post-thumb img {
    margin-left: 10px;
}

.ulockd-blog-post:hover {
    cursor: pointer;
}

.posted-date {
    /* background: #20b806; */
    bottom: -10%;
    border: 6px solid #02741f;
    right: 15px;
    position: absolute;
    width: 33%;
    padding: 14px;
}

.posted-date:before {
    position: absolute;
    content: "";
    border: 1px solid #00a1e4;
    margin: 0 auto;
    left: 10%;
    right: 10%;
    top: 7%;
    bottom: 7%;
}

.bp-details .post-title {
    margin-top: 0;
    color: #086aa2;
    font-size: 20px;
}

.bp-details {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #e8e8e8;
}
.right{
    margin: 30px 0 0 -50px;
    z-index: 9;
}
.left{
    margin: 30px -50px 0 0;
    z-index: 9;
}
.bg-white{
    background: #fff !important;
}
.box{
    padding: 20px 50px;
    box-shadow: 0 1px 3px 5px #eee;
}
.border-cont{background: #f9f9f9;margin-bottom: 20px;}
.border-cont-br {
    border: 2px solid;
    border-color: #ccc;
    min-height: 240px;
    margin: 20px 0px 20px 0px;
    width: 100%;
    position: relative;
    margin-left: -5px;
    padding: 30px 10px;
}

.border-cont-br:after {
    content: 'OUR MISSION';
    position: absolute;
    right: -10%;
    background: #f9f9f9;
    font-size: 24px;
    text-transform:uppercase;
    padding:0px 35px;
    white-space: nowrap;
    transform: rotate(-90deg);
    color: #086aa2;
    top: 43%;
}

.border-cont-br.alter{
    /* border-color: #0280BC; */
}

.border-cont-br.alter:after{
    content: 'OUR VISION';
    right: 91%;
    transform: rotate(90deg);
    color: #02741f;
}
.border-cont-br.alter1:after{
    content: 'OUR VALUES';
    color: #6b007d;
}
.border-cont-br.contact{
    border-color: #0280BC;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    min-height: 200px;
}

.border-cont-br.contact:after{
    content: 'OUR ADDRESS';
    right: -28%;
    transform: rotate(90deg);
    color: #041456;
    padding: 0 15px;
}

.border-cont img {
    float: left;
    padding-right: 1%;
}

.bp-details p {
    font-size: 14px;
    margin-top: 10px;
}

.ulockd-blog-slider .owl-stage-outer {
    padding-bottom: 40px;
}

/* Blog Post One End */

.ulockd-blog-post h3 {
    -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-post:hover h3 {
    color: #0087ce;
}

.ulockd-bp-details {
    background-color: #fff;
    padding: 10px 15px 20px;
}

.ulockd-blog-title {
    position: relative;
    margin-bottom: 60px;
}

.ulockd-blog-title:hover {
    cursor: pointer;
}

.ulockd-blog-title h2 {
    color: #111;
    margin-top: 0;
}

.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-bp-btn:hover {
    color: #1c8c08;
}

/* LAYOUT TWO */
.ulockd-l2-bp-btn {
    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-l2-bp-btn:hover {
    border-bottom: 1px solid #20b806;
    color: #20b806;
}

.ulockd-bp-details.style2:hover {
    cursor: pointer;
}

.ulockd-bp-details.style2:hover .ulockd-bp-title h3 {
    color: #1c8c08;
}

/* ---------- CONTACT SECTION  ---------- */
.ulockd-contact {
    padding-bottom: 100px;
    padding-top: 100px;
}

/* ---------- PARTNER SECTION  ---------- */
.ulockd-partner {
    border-bottom: 1px solid #f2bd2e;
    padding-bottom: 60px;
    padding-top: 60px;
}

.ulockd-partner.one::before {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: -8.5%;
    top: 0;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    width: 41%;
}

.tob img {
    bottom: -140px;
    position: absolute;
    left: 0;
}

.ulockd-partner-thumb img {
    opacity: .8;
}

.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;
}

/* Layout Two */
.ulockd-partner {
    background-color: #20b806;
    border-bottom: 1px solid #20b806;
    padding-bottom: 60px;
    padding-top: 60px;
}

/* ---------- FOOTER SECTION  ---------- */
.ulockd-footer {
    background-color: #2c2c2c;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

.ulockd-footer-logo {
    margin-bottom: 20px;
}

.ulockd-footer-log {
    margin-bottom: 20px;
    margin-top: 20px;
}

.ulockd-ftr-text {
    color: #ccc;
}

.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 .media:hover .media-heading {
    color: #20b806;
}

.ulockd-media-box .post-date {
    color: #fff;
}

.ulockd-media-box .media-heading {
    color: #999999;
}

.ulockd-media-box .media-body > p {
    color: #eee;
}

.ulockd-mailchimp input {
    background-color: #d3d3d3;
    border: 1px solid transparent;
}

.ulockd-mailchimp button {
    background-color: #20b806;
    color: #fff;
}

.ulockd-footer-fst-col {
    padding-right: 10px;
}

.ulockd-footer-fst-col > p {
    color: #aaa;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
}

.ulockd-footer-font-icon > li {
    padding-right: 0;
}

.ulockd-footer-font-icon a {
    border: 1px solid;
    color: #d3d3d3;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 8px;
    -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 {
    background-color: #1c8c08;
}

/* Footer contact Widget */
.ulockd-footer-contact h3,
.ulockd-footer-lnews h3,
.ulockd-footer-flickr h3,
.ulockd-footer-qlink h3,
.ulockd-footer-twitter h3,
.ulockd-footer-flickr h3 {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 27px;
}

.ulockd-footer-flickr li .thumb {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.ulockd-footer-flickr li .thumb .overlay {
    background-color: rgba(28, 140, 8, 0.7);
    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;
}

.ulockd-footer-flickr li .thumb:hover .overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.ulockd-footer-flickr .thumb .overlay span {
    color: #fff;
    font-size: 20px;
    left: 0;
    position: absolute;
    right: 0;
    top: 35%;
}

.ulockd-footer-flickr .thumbnail {
    margin-bottom: 0;
}

.ulockd-footer-twitter h4 {
    color: #fff;
}

.ulockd-footer-twitter p {
    color: #aaa;
}

.ulockd-footer-contact > p {
    color: #aaa;
    margin-bottom: 20px;
}

.ulockd-ftr-phone, .ulockd-ftr-fax, .ulockd-ftr-mail {
    color: #aaa;
    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: #aaa;
}

/* Calendar */
#calendar {
    max-width: 900px;
    margin: 0 auto;
}

/* Footer Quick Link Widget */
.ulockd-footer-qlink .list-unstyled li span {
    padding-right: 10px;
}

.ulockd-footer-qlink .list-unstyled li a {
    color: #bbb;
    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;
}

.ulockd-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 */
.ulockd-copy-right {
    background-color: #313131;
    color: #d3d3d3;
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: center;
}

.ulockd-copy-right p {
    font-size: 12px;
}

/* Footer Copyright Layout two Text */
.ulockd-l2-copy-right {
    background-color: #000;
    color: #f9f9f9;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}

/* INNER PAGES START HERE */
.ulockd-inner-home {
    padding: 100px 0 0;
    position: relative;
    overflow-x: hidden;
}
.bg1{
    background: url("../images/background/bg1.jpg") no-repeat center / cover;
}
.bg2{
    background: url("../images/background/bg2.jpg") no-repeat bottom center / cover;
}
.bg3{
    background: url("../images/background/bg3.jpg") no-repeat bottom center / cover;
}
.bg4{
    background: url("../images/background/bg4.jpg") no-repeat bottom center / cover;
}
.bg5{
    background: url("../images/background/bg6.jpg") no-repeat bottom center / cover;
}

.ulockd-icd-layer {
    margin-top: 40px;
    padding: 20px 0;
    position: relative;
}

.ulockd-icd-layer::before {
    background-color: rgba(2, 116, 31, 0.9);
    content: "";
    height: 100%;
    left: -50%;
    position: absolute;
    right: -50%;
    top: 0;
    z-index: 0;
}

.ulockd-inner-conraimer-details h1{
    color: #086aa2;
    position: relative;
    font-size: 28px;
    margin: 0;
}
.ulockd-icd-sub-menu > li a {
    color: #ffffff;
    position: relative;
}

/* APPOINTMENT FORM STYLE */
.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 {
    background-color: #20b806;
    color: #fff;
}

.ulockd-apmnmnt-schedule {
    border: 1px solid #e8e8e8;
    padding: 10px 15px;
    text-align: center;
}

.ulockd-mrgn1260 {
    margin-top: 60px;
}

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/background/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 {
    background-color: rgba(28, 140, 8, 0.8);
    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.html");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    padding-top: 100px;
}

.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;
}

.ulockd-sitemap > li a:hover {
    color: #20b806;
}

/* 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 {
    background-attachment: scroll;
    background-image: url("../images/pattern/3.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding-bottom: 100px;
    padding-top: 100px;
}

.ulockd-pricing:before {
    background-color: rgba(255, 255, 255, .9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.ulockd-padd90 {
    padding-left: 0;
}

.ulockd-padd95 {
    padding-left: 5px;
}

.ulockd-padd910 {
    padding-left: 10px;
}

.ulockd-padd30 {
    padding-right: 0;
}

.ulockd-padd35 {
    padding-right: 5px;
}

.ulockd-padd90 {
    padding-left: 0;
}

.ulockd-pricing-mtitle {
    position: relative;
    margin-bottom: 60px;
}

.ulockd-pricing-mtitle h2 {
    margin-top: 0;
}

.ulockd-pricing-table {
    background-color: #fff;
    border: 1px solid #20b806;
    border-radius: 5px;
    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.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.ulocked-pricing-header {
    position: relative;
}

.ulocked-pricing-header .title {
    padding-top: 25px;
}

.ulocked-pricing-header .title sup {
    font-size: 30px;
}

.ulocked-pricing-tag {
    background-color: #20b806;
    border-radius: 50%;
    padding: 35px 20px 20px;
    position: absolute;
    top: -79px;
}

.ulocked-pricing-tag span {
    font-size: 60px;
    color: #fff;
}

.ulocked-pricing-details ul li {
    border-bottom: 1px dashed #20b806;
    padding: 8px;
}

.ulocked-pricing-details ul li:first-child {
    border-top: 1px dashed #20b806;
    margin-top: 15px;
}

.ulocked-pricing-details ul li:last-child {
    border-bottom: 1px solid transparent;
}

.ulocked-pricing-details ul li:hover a {
    color: #20b806;
}

.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: 10px;
}

.ulockd-pad395 {
    padding-left: 5px;
    padding-right: 5px;
}

.ulockd-mrgb35 {
    margin-right: 5px;
}

.ulockd-pad95 {
    padding-left: 5px;
}

/* SHOP PAGE */
.ulockd-shop {
    padding-top: 100px;
    padding-bottom: 100px;
}

.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: #f0f5f7;
    border: 1px solid #f0f5f7;
    margin-bottom: 40px;
}

.ulockd-shop-item:hover {
    cursor: pointer;
}

.ulockd-shop-item:hover h3 {
    color: #20b806;
}

.ulockd-product-img {
    position: relative;
}

.price-tag {
    background-color: #20b806;
    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 #f0f5f7;
}

.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: #f0f5f7;
}

.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;
    padding-top: 5%;
    text-align: center;
}

.ulockd-shopping-cart table.table td .form-control {
    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: #f0f5f7;
}

.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: #f0f5f7;
    padding: 15px 25px;
    margin-bottom: 50px;
    margin-top: 35px;
}

.ulockd-billing-information button {
    float: right;
    margin-right: 15px;
}

.ulockd-payment-way {
    border: 3px solid #f0f5f7;
    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 {
    background-color: #20b806;
    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 {
    color: #f7f7f7;
}

.twitter ul li:first-child {
    margin-bottom: 15px;
}

.twitter ul li a {
    color: #20b806;
}

.no-right-padding {
    padding-right: 0;
}

.no-left-padding {
    padding-left: 0;
}

/* - Newsletter Section */
.newsletter-section {
    background-color: #086aa2;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

.newsletter-section .container {
    position: relative;
    z-index: 1;
}

.newsletter-section::before {
    background-image: url("../images/newsletter-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 30px;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 30px;
}

.newsletter-section::after {
    background-color: rgba(4, 155, 222, 0.9);
    bottom: 30px;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 30px;
}

.newsletter-title > h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0.72px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 45px;
    padding-right: 45px;
    text-transform: uppercase;
}

.newsletter-title > h3 > span {
    color: #5dcbfb;
    display: block;
    font-size: 24px;
    letter-spacing: 0.48px;
}

.newsletter-title::before {
    background-color: #086aa2;
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: skew(20deg);
}

.newsletter-form {
    padding-bottom: 30px;
    padding-top: 32px;
    padding-left: 80px;
}

.newsletter-form .input-group {
    border: 5px solid rgba(255, 255, 255, 0.302);
}

.newsletter-form .form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
    font-size: 15px;
    height: auto;
    letter-spacing: 0.60px;
    padding: 11px 15px;
}

.newsletter-form .input-group .btn-default {
    background-color: #094462;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.60px;
    padding: 12px 35px;
    text-transform: uppercase;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.pt-50 {
    padding-top: 70px;
}

.text-color {
    color: #00a1e4;
}

.text-white {
    color: #fff !important;
}

.color01 {
    color: #62d8ff !important;
}

.wel-back {
    background: url(../images/wel-back.png) repeat;
    padding: 50px 0;
}

.index_welcome {
    position: relative;
    background: url(../images/welcome2.jpg) no-repeat center left / cover;
    padding: 40px 0 45px 0;
    z-index: 999;
    min-height: 550px;
}

.welcome_yellow {
    min-height: 475px;
    max-height: 475px;
    /* background: #086aa2; */
    max-width: 94%;
    position: relative;
}

.welcome_img {
    z-index: 1;
    margin: 125px 0 0 0;
    position: absolute;
    top: -18px;
}

.welcome_content {
    max-height: 400px;
    min-height: 400px;
    background: #fff;
    min-width: 400px;
    max-width: 400px;
    padding: 16px 25px;
    box-shadow: 0 0 2px 2px #b57404;
    margin: -345px 65px 0 0;
    z-index: 1;
    position: relative;
}

.welcome_content p {
    color: #000000;
    font-size: 15px;
    text-align: justify;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    line-height: 24px;
}

.list-unstyled li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #62d8ff;
    font-size: 16px;
}
.overflow_hidden {
    overflow: hidden;
    position: relative;
}
.gray-bg {
    background: rgb(247, 247, 247);
}
.gray-bg {
    background: #f8f8f8;
    color: #323232;
}
.padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.b-line{
    background: #6aaf08;
}
.l-left {
    margin: 0;
}
.b-line {
    position: relative;
    width: 60px;
    height: 3px;
    background: #6aaf08;
    display: block;
    margin: 0;
}
.l-left.line-h:after {
    left: 0;
}
.line-h:after,.quote:after, .mainmenu-area:after{
    background: #6aaf08;
}

.our_service {
    background: #f2f2f2;
}
.our_service .row .col-sm-4:nth-child(1), .our_service .row .col-sm-4:nth-child(2), .our_service .row .col-sm-4:nth-child(3) {
    margin-bottom: 30px;
}
.service_box {
    position: relative;
    z-index: 9;
    background: #fff;
    padding: 40px 10px;
}
.service_box:hover {
    box-shadow: 3px 5px 15px rgba(0,0,0, .15);
}
.service_icon {

    box-sizing: border-box;
    display: inline-block;
    font-size: 36px;
    height: 60px;
    line-height: 36px;
    margin: 18.49px auto;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 66px;
}

.service_details {
    display: inline-block;
    width: calc(100% - 70px);
    vertical-align: middle;
    padding-left: 15px;
}
.service_details h5{
    color: #176ba5;
}
.service_details h5 {

    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}
.service_box {
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #ccc;
}

.service_box:hover {
    box-shadow: 3px 5px 15px rgba(0,0,0, .15);
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .service_box {
        min-height: 303px;
        text-align: center;
    }
    .service_icon {
        display: block;
        margin-bottom: 25px;
    }
    .service_details {
        display: block;
        width: 100%;
        text-align: center;
    }

}
.line-h:after {
    content: '';
    width: 168px;
    height: 1px;
    background: #6aaf08;
    position: absolute;
    top: 1px;
    left: -55px;
}
.l-left.line-h:after {
    left: 0;
}

/*icon hover*/

.hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}

.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.hi-icon:before {
    speak: none;
    font-size: 30px;
    line-height: 64px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

/* Effect 3 */

.hi-icon-effect-3 .hi-icon {
    box-shadow: 0 0 0 2px #1ce4ec;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #00b4fa;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}

/* Effect 3b */
.hi-icon-effect-3b .hi-icon {
    color: #00b4fa;
}

.hi-icon-effect-3b:hover .hi-icon {
    color: #fff;
}

.hi-icon-effect-3b .hi-icon:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}

.hi-icon-effect-3b:hover .hi-icon:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.image_cover {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    display: block;
    position: absolute;
    width: 33.333%;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    background-position: 80% 50%;
}
.image_cover1 {
    background-image: url(../images/bg2.jpg);
    background-size: cover;
    display: block;
    position: absolute;
    width: 33.333%;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: 90% 50%;
}
.image_cover2 {
     background-image: url(../images/bg3.jpg);
     background-size: cover;
     display: block;
     position: absolute;
     width: 33.333%;
     z-index: 2;
     top: 0;
     left: 0;
     bottom: 0;
     background-position: 20% 50%;
 }
.image_cover3 {
    background-image: url(../images/bg4.jpg);
    background-size: cover;
    display: block;
    position: absolute;
    width: 33.333%;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: 20% 50%;
}
.image_cover4 {
    background-image: url(../images/bg5.jpg);
    background-size: cover;
    display: block;
    position: absolute;
    width: 33.333%;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    background-position: 20% 50%;
}
.btn-col{background: #f8a329;border: #f8a329;}
.btn-col:hover{background: #6e7f86;}
.head-color{
    color:#b57404;
}
.font-family01{
    font-family: 'Open Sans', sans-serif;
}
.overlay{
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0, 0.6);
    display: none;
}
.overlay .closebtn {
    position: absolute;
    z-index: 3;
    top: -20px;
    right: -30px;
    font-size: 40px;
    color: #f1f1f1;
    text-decoration: none;
}
.prev,
.next {
    outline: none;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    z-index: 3;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.pb-50{padding-bottom: 50px;}
.bigImage{
    height: 100%;
    width: 100%;
    position: relative;
    border: 3px solid #fff;
}
.content {
    top: 20px;
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 65%;
    max-width: 1200px;
}
.imageTitle{
    text-align: center;
    padding: 2px;
    height: 25px;
    position: relative;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 15px;
}
.icon-color i{
    color:#0f69a2;
}
.details-table{
    border:1px solid #ccc;
    padding:20px;
}
.head-color1{
    color: #086aa2;
    font-weight: 600;
}
