@charset "utf-8";
/* CSS Document */

/*------------------------------------------
Table Of Index
------------------
1. Base css
2. Top bar css
3. Header css
4. Banner css
5. Slider Video wrap start
6. Custom slider options start
7. About us css
8. Quote css
9. Services css
10. Porfolio css
11. Testimonials css	
12. Our Team  css
13. Contact Us
14. footer css
------------------------------------------*/


/* Tooltip */
.tooltip-inner {
    background-color: #73AD21;
    color: red;
    border: 1px solid green;
    padding: 3px;
    font-size: 12px;
    width: 450px;
}

/*----------------------------------*/
td.tdejemplar1 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #ff0000;
    border-radius: 15px;
    width: 30px;
    color: white;
    border: 1px solid #000000 !important;

}

td.tdejemplar2 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: white;
    border-radius: 15px;
    width: 30px;
    color: #000000;
    border: 1px solid #000000 !important;
}

td.tdejemplar3 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: blue;
    border-radius: 15px;
    width: 30px;
    color: #ffffff;
    border: 1px solid #000000 !important;
}

td.tdejemplar4 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: yellow;
    border-radius: 15px;
    width: 30px;
    color: #000000;
    border: 1px solid #000000 !important;
}

td.tdejemplar5 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: green;
    border-radius: 15px;
    width: 30px;
    color: #ffffff;
    border: 1px solid #000000 !important;
}

td.tdejemplar6 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: black;
    border-radius: 15px;
    width: 30px;
    color: yellow;
    border: 1px solid #000000 !important;
}

td.tdejemplar7 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #ff8000;
    border-radius: 15px;
    width: 30px;
    color: black;
    border: 1px solid #000000 !important;
}

td.tdejemplar8 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #ff00bf;
    border-radius: 15px;
    width: 30px;
    color: black;
    border: 1px solid #000000 !important;
}

td.tdejemplar9 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #00ffff;
    border-radius: 15px;
    width: 30px;
    color: black;
    border: 1px solid #000000 !important;
}

td.tdejemplar10 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #0080ff;
    border-radius: 15px;
    width: 30px;
    color: white;
    border: 1px solid #000000 !important;
}

td.tdejemplar11 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #dddddd;
    border-radius: 15px;
    width: 30px;
    color: red;
    border: 1px solid #000000 !important;
}

td.tdejemplar12 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #19b366;
    border-radius: 15px;
    width: 30px;
    color: #19ff66;
    border: 1px solid #000000 !important;
}

td.tdejemplar13 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #595959;
    border-radius: 15px;
    width: 30px;
    color: #ffffff;
    border: 1px solid #000000 !important;
}

td.tdejemplar14 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #808080;
    border-radius: 15px;
    width: 30px;
    color: yellow;
    border: 1px solid #000000 !important;
}

td.tdejemplar15 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #e2e2e2;
    border-radius: 15px;
    width: 30px;
    color: #999999;
    border: 1px solid #000000 !important;
}

td.tdejemplar16 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #d9e3f2;
    border-radius: 15px;
    width: 30px;
    color: red;
    border: 1px solid #000000 !important;
}

td.tdejemplar17 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #4073bf;
    border-radius: 15px;
    width: 30px;
    color: white;
    border: 1px solid #000000 !important;
}

td.tdejemplar18 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #404040;
    border-radius: 15px;
    width: 30px;
    color: yellow;
    border: 1px solid #000000 !important;
}

td.tdejemplar19 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #a6a6a6;
    border-radius: 15px;
    width: 30px;
    color: red;
    border: 1px solid #000000 !important;
}

td.tdejemplar20 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #ff80df;
    border-radius: 15px;
    width: 30px;
    color: #ffffff;
    border: 1px solid #000000 !important;
}

/*********************************************
		base css
*********************************************/
* {
    margin: 0;
    padding: 0;
}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

ul, ol {
    list-style: none;
}

img {
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
}

h1 {
    font-size: 42px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
    position: relative;
    text-transform: uppercase;
}

/*h1:before{content:""; background:url(../images/underline.png) no-repeat; width:70px; height:8px; position:absolute; bottom:-22px; left:50%; margin-left:-40px;}*/
h1 span {
    color: #007acc;
}

p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}


/*********************************************
		Header start
*********************************************/
.header {
    background: #f7f7f7;
}

.is-sticky .navbar {
    width: 100%;
}

.sticky .logo {
    width: auto;
    padding: 0;
}

.sticky .navbar-default .navbar-nav > li > a {
    padding: 33px 16px;

}

.logo {
    padding: 0;
}

.navbar {
    margin-bottom: 0;
}

.navigationwrape {
    float: right;
}

.navbar-default .navbar-nav > li > a {
    padding: 34px 16px;
    font-size: 16px;
    color: #231f20;
    font-weight: 600;
}

.navbar-default .navbar-nav > li:hover > a, .navbar-nav li:hover .dropdown-menu {
    color: #FFF;
    background: #018bdc;
}

.navbar-default .navbar-nav > li > a.active {
    color: #FFF;
    background: #018bdc;
}

.navbar-default {
    background: none;
    border: none;
}

.navbar {
    min-height: 0;
}

@media (min-width: 768px) {
    .sticky {
        top: 0;
        position: fixed;
        width: 100%;
        z-index: 10000;
        height: 87px;
        border-bottom: 1px solid #eee;
        -webkit-box-shadow: 0 2px 4px rgba(3, 3, 3, .11);
        -moz-box-shadow: 0 2px 4px rgba(3, 3, 3, .11);
        box-shadow: 0 2px 4px rgba(3, 3, 3, .11);
    }

}

.navbar-toggle {
    background: #000;
    position: absolute;
    top: 18px;
    right: 0;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.navbar {
    z-index: 10000;
}

.custom-navbar .nav li.active > a {
    background-color: transparent;
    color: #1f72d9;
}

.navbar {
    border: none;
}

/*********************************************
	 slider Start
*********************************************/
.slider-wrap {
    background: url(../images/banner2.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.formwrap {
    background: rgba(0, 0, 0, 0.51);
    padding: 30px;
    border: 1px solid #fff;
}

.formwrap h3 {
    font-size: 30px;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

.formwrap p {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}

.formwrap .form-control {
    border-radius: 0;
    height: 50px;
    border: none;
}

.formwrap textarea.form-control {
    height: 110px;
}

.formwrap .btn {
    background: #018bdc;
    border: solid 1px #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    border-radius: 0;
    padding: 12px 15px
}

.form-group {
    margin-bottom: 10px;
}

.formwrap .btn:hover {
    background: #fff;
    color: #000;
    border: solid 1px #018bdc;
}

.banner-info {
    margin-top: 100px;
}

.slider-wrap h2 {
    font-size: 70px;
    color: #fff;
    font-weight: bold;
    margin-top: 50px;
}

.slider-wrap h2 span {
    color: #018bdc;
    text-shadow: 3px 4px rgba(0, 0, 0, .11);
}

.slider-wrap p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
}

.slider-wrap .readmore {
    margin-top: 18px;
}

.slider-wrap .readmore a {
    padding: 14px 36px;
    font-size: 18px;
    background: #018bdc;
    color: #fff !important;
    text-shadow: none;
}

.slider-wrap .readmore a:hover {
    color: #000 !important;
    background: #fff;
}

.consultWrap {
    text-align: center;
}

.slideWrp {
    position: relative;
}

.sliderForm {
    width: 360px;
    float: right;
}

.hoverForm {
    position: absolute;
    top: 65px;
    right: 0;
    width: 100%;
    z-index: 1000;
}

/*********************************************
	Slider Video wrap start
*********************************************/
.videoWrp {
    background: none;
    position: relative;
    padding: 0;
    height: 600px;
}

.hero-wrapper {
    height: 600px;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.video {
    position: relative;
}

.hero-wrapper:before {
    content: '';
    position: absolute;
    top: -60px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.hero-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    top: 0;
    background-position: center center;
    background-size: cover;
}

.hero-image #bgvid {
    display: block;
    min-height: 100%;
    min-width: 100%;
    max-width: inherit;
}

.videohover {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 1000;
}

/*********************************************
	Custom slider options start
*********************************************/
.tp-banner-container {
    position: relative;
    z-index: 1;
    padding: 0;
    width: 100%;
}

.tp-banner {
    position: relative;
    width: 100%;
}

.tp-caption {
    line-height: normal !important
}

.tp-caption a {
    color: inherit !important;
}

.tp-bullets.simplebullets.round .bullet {
    border: 3px #fff solid;
    border-radius: 50%;
    background-image: none !important;
}

.tparrows {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}

.tp-arr-allwrapper {
    margin: 0 10px;
    width: 50px;
    height: 60px;
    background: rgba(255, 255, 255, 0.5);
}

.tp-arr-allwrapper:hover .tp-arr-iwrapper {
    color: #fff;
}

.tp-leftarrow .tp-arr-allwrapper {
}

.tp-rightarrow .tp-arr-allwrapper {
}

.tp-arr-iwrapper {
    color: #000;
    text-align: center;
    font-size: 30px;
    line-height: 60px;
}

.tp-leftarrow .tp-arr-iwrapper {
}

.tp-leftarrow .tp-arr-iwrapper:before {
    content: "\f104";
}

.tp-rightarrow .tp-arr-iwrapper:before {
    content: "\f105";
}

.tp-rightarrow .tp-arr-iwrapper {
}

.slide-h1 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 57px;
}

.slide-h2 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #555;
    font-weight: bold;
    font-size: 55px;
    line-height: 100%;
}

.big-font {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
}

.large-desc {
    font-size: 16px;
}

.slide-h3 {
    color: #fff;
    font-size: 31px;
    line-height: 100%;
}

.slide-h3 span {
    text-transform: uppercase;
    font-weight: bold;
}

.slide-head {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}

.slide-desc {
    font-size: 22px;
    line-height: 150%;
}

.main-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 70px;
}

.icon-cont {
    padding: 15px 40px;
    border-radius: 10px;
    text-align: center;
}

.icon-cont:after {
    position: absolute;
    bottom: -10px;
    left: 40%;
    z-index: 5;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    content: "";
}

.icon-cont i {
    margin-bottom: 10px;
    color: #fff;
    font-size: 50px;
}

.icon-cont span {
    display: block;
    padding: 0 0 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

a.wit-btn {
    background: #fff;
    color: #333 !important;
    text-transform: uppercase;
}

.wit-line {
    width: 5%;
    height: 1px;
    background: #fff;
}

.vert-line {
    min-height: 270px;
    width: 1px;
    background: #fff;
}

.subTxt {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #333;
}

.large-title {
    color: #222;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase !important;
}

.large-light-title {
    color: #787878 !important;
    font-size: 70px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 2px
}

.large-text {
    font-size: 20px;
    color: #000;
    font-weight: lighter;
}

.larger-text {
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
}

.witTxt {
    color: #fff !important;
}

.light-font {
    font-weight: lighter !important;
    font-size: 50px;
}

.black-bg {
    background: rgba(0, 0, 0, .63);
    color: #a8a8a8;
    text-transform: none;
}

.lft-list {
    padding: 10px;
    font-size: 18px;
    color: #fff;
}

.wit-border {
    border: 1px #fff solid;
    padding: 15px 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.rounded-bord {
    margin-right: 15px;
    border: 1px #fff solid;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
}

#vertical-ticker {
    height: 120px;
    overflow: hidden;
}

#vertical-ticker li {
    padding: 15px 20px;
    display: block;
    text-align: center;
}

.to-bottom i.fa {
    font-size: 30px;
    border: 2px #a8a8a8 solid;
    padding: 20px 22px;
    border-radius: 50%;
    -webkit-animation: bounce 2s infinite linear;
    animation: bounce 2s infinite linear;
}

.slidertext1 {
    color: #fff;
    font-size: 70px;
    font-weight: 700;
    text-transform: none !important;
    text-align: left;
    z-index: 10000;
    text-shadow: 0 0 1px rgba(24, 24, 24, .75);
    font-family: 'Oswald', sans-serif;
    margin-left: 60px;
}

.slidertext1 span {
    color: #fff;
}

.slidertext2 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: none !important;
    text-align: left;
    z-index: 10000;
    margin-left: 60px;
}

.slidertext4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: none !important;
    text-align: center;
    text-shadow: 0 0 1px rgba(24, 24, 24, .75);
    z-index: 10000;
    margin-left: 60px;
}

.slidertext3 a {
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 34px;
    text-transform: uppercase !important;
    text-align: left;
    background: #018bdc;
    z-index: 10000;
}

.slidertext3 a:hover {
    border: #fff 1px solid;
    color: #fff;
}

.tp-bannertimer {
    display: none;
}

.slidertext3 {
    margin-left: 60px;
}

@-webkit-keyframes bounce {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(-30%);
    }
    100% {
        transform: translateY(0);
    }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(-30%);
    }
    100% {
        transform: translateY(0);
    }
}

/* Opera 12.0 */
@-o-keyframes bounce {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(-30%);
    }
    100% {
        transform: translateY(0);
    }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(-30%);
    }
    100% {
        transform: translateY(0);
    }
}

/*********************************************
	Custom slider options end
*********************************************/


/*********************************************
	About-wrap start
*********************************************/
.about-wrap {
    padding: 60px 0;
}

.about-wrap h1 {
    text-align: left;
    margin-bottom: 40px;
    margin-top: 0;
}

.about-wrap h1:before {
    left: 0;
    margin-left: 0;
}

.aboutTxt {
    font-size: 24px;
    font-weight: bold;
    color: #3a3a3a;
}

.aboutTxt span {
    display: block;
}

.about-wrap p {
    font-size: 14px;
    line-height: 24px;
    color: #878787;
    margin-top: 10px;
}

.about-wrap .view-all {
    text-align: left;
}

.inner-about {
    padding-bottom: 20px;
}

.iconsWrp {
    text-align: center;
    margin-top: 18px;
}

.iconsWrp h6 {
    font-size: 18px;
}

.icon-box .icon-wrap.icon-border-effect {
    position: relative;
}

.icon-box .icon-wrap.icon-lg {
    height: 90px;
    line-height: 90px;
    text-align: center;
    width: 90px;
}

.icon-box .icon-wrap.icon-circled {
    border-radius: 50%;
}

.icon-box .icon-wrap.icon-dark {
    color: #fff;
}

.icon-box .icon-wrap.icon-dark {
    background-color: #018bdc;
}

.icon-box .icon-wrap {
    display: inline-block;
    height: 64px;
    margin-bottom: 8px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 64px;
}

.icon-box i {
    display: inline-block;
    font-size: 40px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.icon-box .icon-wrap.icon-lg i {
    line-height: 90px;
}

.icon-box .icon-wrap.icon-border-effect.effect-circled::after {
    border-radius: 50%;
}

.icon-box .icon-wrap.icon-border-effect::after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -4px;
    opacity: 0;
    padding: 4px;
    top: -4px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.icon-box .icon-wrap.icon-border-effect::after {
    box-shadow: 0 0 0 3px #018bdc;
}

.icon-box .icon-wrap.icon-dark:hover {
    color: #fff;
}

.icon-box .icon-border-effect:hover::after, .icon-box:hover .icon-border-effect::after {
    opacity: 1;
    transform: scale(1);
}

.aboutImg {
    position: relative;
    display: inline-block;
    width: 100%;
}

.aboutImg img {
    width: 100%;
}

.aboutImg:before {
    content: "";
    border: 1px solid #FFF;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 1;
}

/*********************************************
		Quote wrap start
*********************************************/
.quote-wrap {
    background: #018bdc;
    padding: 30px 0;
}

.quote-wrap h2 {
    color: #353535;
    margin: 0 !important;
    font-size: 24px;
}

.quote-wrap p {
    color: #FFF;
    font-size: 16px;
    margin-top: 10px;
}

.quote-wrap .quote-btn {
    text-align: center;
}

.quote-wrap .quote-btn a {
    background: #fff;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 27px;
    font-weight: bold;
}

.quote-wrap .quote-btn a:hover {
    background: #000;
    color: #fff;
}

/*********************************************
		Services start
*********************************************/
/*.service-wrap{padding:60px 0; background:url(../images/service-bg.jpg) no-repeat top; background-size:cover; text-align:center;}*/
.service-wrap h3 a {
    font-size: 24px;
    text-decoration: none;
    color: #000;
}

.service-wrap h3 a:hover {
    color: #018bdc;
}

.service-wrap h1 {
    color: #FFF;
}

/*.service-wrap h1:before{background:url(../images/underline-white.png) no-repeat;}*/
.service-details {
    background: #fff;
    padding: 15px 15px 25px 15px;
}

.service-details h3 {
    margin-top: 10px;
}

.readmore a {
    position: relative;
    vertical-align: middle;
    z-index: 1000;
    background: #018bdc;
    color: #fff !important;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.07);
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 30px;
    display: inline-block;
}

.readmore a:hover {
    color: #fff !important;
    background: #000;
}

.inner-content .service-details {
    background: #f3f3f3;
}

.inner-content .service-wrap {
    background: none;
    padding: 0;
}

.service-image {
    position: relative;
    overflow: hidden;
}

.service-image:before {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    right: 0;
    z-index: 3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#018ad8), to(transparent));
    background-image: -webkit-linear-gradient(transparent, #018ad8);
    background-image: -moz-linear-gradient(transparent, #018ad8), -moz-linear-gradient(transparent, #018ad8);
    background-image: -o-linear-gradient(transparent, #018ad8), -o-linear-gradient(transparent, #018ad8);
    background-image: linear-gradient(transparent, #018ad8), linear-gradient(transparent, #018ad8);
    -moz-background-size: 100%;
    background-size: 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.serviceList li {
    margin: 10px;
}

.service-image img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.serviceList li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hoverlink {
    left: 0;
    right: 0;
    line-height: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 110%;
    transform: translateY(-50%);
    margin: 0 auto;
    z-index: 7;
    font-size: 36px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.serviceList li:hover .service-image:before {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.serviceList li:hover .hoverlink {
    opacity: 1;
    visibility: visible;
    top: 45%;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.icon {
    z-index: 1000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
}

.icon a {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.6);
    width: 70px;
    height: 70px;
    border-radius: 100%;
    display: block;
    font-size: 30px;
    color: #000;
    text-align: center;
    line-height: 70px;
}

/*********************************************
		Porfolio wrap
*********************************************/
.porfolio-wrap {
    padding: 60px 0;
}

.porfolio-wrap h1 {
    margin-bottom: 30px;
}

.portfolio-service li {
    margin-top: 30px;
}

.project-image {
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}

.porfolio-wrap h3 a {
    text-decoration: none;
    color: #fff;
    font-size: 30px;
}

.portfolio-tags {
    color: #fff;
}

.project-image:before {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    right: 0;
    z-index: 3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cc8809), to(transparent));
    background-image: -webkit-linear-gradient(transparent, #cc8809);
    background-image: -moz-linear-gradient(transparent, #cc8809), -moz-linear-gradient(transparent, #cc8809);
    background-image: -o-linear-gradient(transparent, #cc8809), -o-linear-gradient(transparent, #cc8809);
    background-image: linear-gradient(transparent, #cc8809), linear-gradient(transparent, #cc8809);
    -moz-background-size: 100%;
    background-size: 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.portfolio-overley h3 {
    border-radius: 50%;
    left: 0;
    right: 0;
    line-height: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    color: #fffefe;
    position: absolute;
    top: 110%;
    transform: translateY(-50%);
    margin: 0 auto;
    z-index: 7;
    font-size: 36px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.portfolio-service li:hover .project-image:before {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.portfolio-service li:hover .portfolio-overley h3 {
    opacity: 1;
    visibility: visible;
    top: 45%;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.portfolio-tags {
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    position: absolute;
    top: 110%;
    font-weight: 600;
    transform: translateY(-50%);
    margin: 0 auto;
    z-index: 7;
    color: #fffefe;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.portfolio-service li:hover .portfolio-tags {
    opacity: 1;
    visibility: visible;
    top: 58%;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}

.portfolio-service li:hover .builder {
    top: 62% !important;
}

/*********************************************
		Testimonials-wrap
*********************************************/
/*.testimonials-wrap{background:url(../images/testimonial-bg.png) no-repeat top; padding:50px 0; background-size:cover; background-attachment:fixed;}*/
.testimonials-wrap h1 {
    color: #fff;
}

/*.testimonials-wrap h1:before{background:url(../images/underline-white.png) no-repeat;}*/
.testimonials li {
    margin: 10px;
    margin-top: 20px;
}

.testi-info {
    background: #fff;
    padding: 40px 30px 30px 50px;
    position: relative;
    margin-bottom: 50px;
}

.testi-info p {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
    color: #696969;
}

.testi-info p:before {
    content: "\f10d";
    position: absolute;
    top: -5px;
    left: -29px;
    color: rgba(253, 194, 54, 0.41);
    font-size: 43px;
    font-style: normal;
}

.name {
    font-size: 18px;
    float: left;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

.name span {
    display: block;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.client-image img {
    border-radius: 100%;
    border: 2px solid #fff;
}

.client-image {
    float: left;
    margin-right: 15px;
}

.test .testi-info {
    background: #eee;
}

.test .client-image img {
    border: 2px solid #eee;
}

.test li {
    margin: 0;
    margin-top: 20px;
}

.testi-info:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 80px;
    border-width: 20px 20px 0 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}

.owl-controls .owl-nav {
    display: none;
}

/*********************************************
		Our Team Wrap start
*********************************************/
.teamWrp {
    text-align: center;
}

.team_wrap {
    padding: 50px 0;
}

.team_wrap h1 {
    margin-bottom: 40px;
}

.team_wrap p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 25px;
}

.team {
    display: inline-block;
    background-color: #fff;
    margin: 0 0 30px;
}

.team-info h5 {
    margin-bottom: 0;
}

.team-info {
    text-align: center;
    position: relative;
    padding: 7px 15px;
    background: #018bdc;
}

.team-info h5 > a {
    font-size: 18px;
    text-decoration: none;
    color: #000;
    display: block;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.team-info span {
    font-size: 14px;
    color: #242424;
    display: block;
}

.team-info ul {
    border-top: 1px solid #cecece;
    padding: 8px 5px 5px 5px;
    background: #018bdc;
}

.team-info ul li {
    position: relative;
}

.team-info ul li a {
    color: #fff;
    font-size: 18px;
}

.team-info h5 > a:hover {
    color: #222;
}

.team:hover .team-image img {
    transform: scale(1.2) rotate(-6deg);
    -webkit-transform: scale(1.2) rotate(-6deg);
    -moz-transform: scale(1.2) rotate(-6deg);
}

.team-image {
    position: relative;
    overflow: hidden;
}

.team .team-image img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.expert-team {
    padding-top: 0;
}

.team-image ul {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    background: #018bdc;
    padding: 15px 0;
    transform: perspective(500px) rotateX(90deg);
    transition: all .5s;
    transform-origin: bottom;
}

.team-image ul li {
    display: inline-block;
    margin: 0 2px;
}

.team-image ul li a {
    background: #fafafa none repeat scroll 0 0;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    color: #051429;
}

.team-image img {
    transition: all .5s;
}

.team-image ul li a:hover {
    background: #222;
    color: #fff;
}

.team:hover .team-image ul {
    transform: perspective(500px) rotateX(0deg);
}

.team-image ul li:nth-child(1) a:hover {
    background: #3b5998 !important;
    color: #FFF;
}

.team-image ul li:nth-child(2) a:hover {
    background: #55acee !important;
    color: #FFF;
}

.team-image ul li:nth-child(3) a:hover {
    background: #007ab9 !important;
    color: #FFF;
}

.team-image ul li:nth-child(4) a:hover {
    background: #dc4e41 !important;
    color: #FFF;
}

/***********************************
	Contact css
***********************************/
.call-wrap {
    background: #fff;
    padding: 60px 0;
}

.call-wrap h1 {
    text-align: center;
    color: #606060;
}

/*.call-wrap h1:before{background:url(../images/underline.png) no-repeat;}*/
.call-wrap p {
    margin-top: 18px;
    color: #606060;
}

.callus h2 {
    font-size: 28px;
    font-weight: 600;
    color: #606060;
}

.callus .call-text {
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    line-height: 24px;
}

.callus .call-text span {
    font-weight: bold;
    color: #018bdc;
    font-size: 1.2em;
    line-height: 45px;
}

.contactForm {
    margin-top: 20px;
}

.contactForm .form-group .form-control {
    height: 45px;
    border-radius: 0;
    border: 1px solid #ccc;
}

.contactForm .form-group {
    margin-bottom: 26px;
}

textarea.form-control {
    height: 110px !important;
}

.contactForm {
    background: none;
    padding: 0;
}

.contactForm .btn {
    display: inline-block;
    width: auto;
    font-size: 18px;
    padding: 13px 34px;
}

.call-wrap .formwrap {
    border: none;
}


/***********************************
	Caja css
***********************************/
/*.caja-wrap{background:url(../images/bannercaja.png) no-repeat top; padding:50px 0; background-size:cover; background-attachment:fixed;}*/
.caja-wrap h1 {
    color: #fff;
}

/*.caja-wrap h1:before{background:url(../images/underline-white.png) no-repeat;}*/
.caja li {
    margin: 10px;
    margin-top: 20px;
}

.testi-info {
    background: #fff;
    padding: 40px 30px 30px 50px;
    position: relative;
    margin-bottom: 50px;
}

.testi-info p {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
    color: #696969;
}

.testi-info p:before {
    content: "\f10d";
    position: absolute;
    top: -5px;
    left: -29px;
    color: rgba(253, 194, 54, 0.41);
    font-size: 43px;
    font-style: normal;
}

.name {
    font-size: 18px;
    float: left;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

.name span {
    display: block;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.test li {
    margin: 0;
    margin-top: 20px;
}

.testi-info:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 80px;
    border-width: 20px 20px 0 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}

.owl-controls .owl-nav {
    display: none;
}

/***********************************
	footer css
***********************************/
.footer-wrap {
    padding: 30px 0 20px 0;
    background: #f7f7f7;
}

.copyright {
    margin-top: 10px;
    color: #1a1a1a;
}

.social-icons {
    list-style: none;
    margin: 10px 0;
    text-align: center
}

.social-icons li {
    display: inline-block;
    padding: 0 3px;
}

.social-icons li a {
    text-decoration: none;
    font-size: 16px;
    width: 30px;
    height: 30px;
    display: block;
    border: 1px solid #4267b2;
    text-align: center;
    line-height: 30px;
    color: #4267b2;
}

.social-icons li:nth-child(2) a {
    border: 1px solid #2caae0;
    color: #2caae0;
}

.social-icons li:nth-child(3) a {
    border: 1px solid #e04e42;
    color: #e04e42;
}

.social-icons li:nth-child(4) a {
    border: 1px solid #0173b1;
    color: #0173b1;
}

.social-icons li:nth-child(5) a {
    border: 1px solid #f63c27;
    color: #f63c27;
}

.social-icons li:nth-child(1) a:hover {
    background: #4267b2;
    color: #fff;
}

.social-icons li:nth-child(1) a:hover {
    background: #4267b2;
    color: #fff;
}

.social-icons li:nth-child(2) a:hover {
    background: #2caae0;
    color: #fff;
}

.social-icons li:nth-child(3) a:hover {
    background: #e04e42;
    color: #fff;
}

.social-icons li:nth-child(4) a:hover {
    background: #0173b1;
    color: #fff;
}

.social-icons li:nth-child(5) a:hover {
    background: #f63c27;
    color: #fff;
}

/***********************************
	page css
***********************************/
.scrollToTop {
    display: none;
}

.page-scroll {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

.page-scroll a {
    font-size: 18px;
    color: #fff;
    background: #018bdc;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 39px;
    display: inline-block;
    border: 1px solid #fff;
}

/*****************************************
		media screen
*****************************************/
.cut_btn {
    margin-top: 28px;
}

@media screen and (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        padding: 24px 10px;
    }

    .hoverForm {
        position: static;
        background: #7d7d7d;
    }

    .sliderForm {
        float: none;
        width: auto;
    }

    .formwrap {
        border: none;
        background: none;
    }

    .slideForm .formwrap {
        background: rgba(0, 0, 0, 0.51);
    }

    .cut_btn {
        margin-top: 18px;
    }
}


@media screen and (max-width: 990px) {
    .navbar-default .navbar-nav > li > a {
        padding: 18px 14px;
        font-size: 13px;
    }

    .header .col-sm-9 {
        padding-left: 0;
    }

    .quote-wrap h2 {
        text-align: center;
        margin-bottom: 20px;
    }

    .about-image {
        text-align: center;
        margin-top: 30px;
    }

    .serviceList li {
        margin-bottom: 30px;
    }

    .team_wrap {
        text-align: center;
    }

    .social {
        margin-bottom: 20px;
    }

    .worker-image {
        text-align: center;
    }

    .contact-form .button {
        margin-bottom: 40px;
    }

    .slider-wrap .readmore {
        margin-bottom: 40px;
    }

    .quote-wrap .quote-btn a {
        display: inline-block;
        margin-top: 15px;
    }

    .about-wrap h1 {
        margin-top: 25px;
    }

    .banner-info {
        margin: 0 !important;
    }

    .videohover {
        top: 0;
    }

    .videoWrp {
        height: 400px;
    }

    .videoWrp .hero-wrapper {
        height: 460px;
    }

    .cut_btn {
        margin-top: 10px !important
    }

}

@media screen and (max-width: 767px) {
    .top-text {
        text-align: center;
    }

    .topbar-links {
        text-align: center;
        margin-top: 5px;
    }

    .logo {
        text-align: left;
    }

    .serviceList {
        text-align: center;
    }

    .portfolio-service {
        text-align: center;
    }

    .team_wrap {
        text-align: center;
    }

    .navigationwrape {
        float: none;
    }

    .navbar-default .navbar-nav > li > a { /*padding:14px 16px;*/
        padding: 10px;
        border-bottom: 1px #ccc solid;
    }

    .service-image {
        display: inline-block;
    }

    .about-service li {
        float: none;
        width: 100%;
    }

    .copyright {
        text-align: center;
    }

    .foot {
        text-align: center;
    }

    .dropdown-menu {
        position: static;
        float: none;
        width: 100%;
    }

    .datetimepicker.dropdown-menu {
        position: absolute;
        float: none;
        width: 100%;
    }

    .sliderTxt p {
        font-size: 18px;
        line-height: 20px;
    }

    .navbar-default {
        background: #f7f7f7;
        border: 1px solid #eee;
        border-top: none;
    }

    .icon-box {
        margin-top: 10px;
    }

    .slider-wrap h2 {
        font-size: 36px;
    }

    .slider-wrap p {
        font-size: 14px;
        line-height: 22px;
    }

    .slider-wrap .readmore a {
        font-size: 14px;
        padding: 12px 24px;
    }

    .staticSlide h2 {
        margin-top: 0;
    }

    .videoWrp {
        height: 280px;
    }

    .videoWrp .hero-wrapper {
        height: 340px;
    }

    .cut_btn {
        margin-top: 10px !important
    }

}

@media screen and (max-width: 480px) {
    .portfolio-service {
        text-align: center;
    }

    .sliderTxt h1 {
        font-size: 24px;
    }

    .sliderTxt p {
        font-size: 14px;
    }

    .slider-wrap p {
        font-size: 12px;
        line-height: 18px;
    }

    .slider-wrap h2 {
        font-size: 24px;
    }
}

@media screen and (max-width: 424px) {
    .slider-wrap p {
        font-size: 8px;
        line-height: 14px;
        margin-top: 5px;
    }

    .slider-wrap h2 {
        font-size: 18px;
    }

}


.boast-btn {
    display: inline-block;
    height: 50px;
    min-width: 150px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-weight: 500;
    padding: 0 30px;
    font-size: 14px;
    border-radius: 70px;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border: 2px solid #2196f3;
}

.boast-btn::after {
    height: 100%;
    left: -35%;
    top: 0;
    -webkit-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 135%;
    background-color: #2196f3;
    position: absolute;
    content: "";
    z-index: -1;
}

#porfolio h4 {
    text-transform: uppercase;
    font-size: 16px;
}


#testimonials h3, h4 {
    color: #5a5a5a;
}

#testimonials h3 {
    padding-top: -10px;
}

.btn-default {
    color: #fff;
    background-color: #018ad8;
    border-color: #018ad8;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    padding: 15px 30px;
    margin-top: 12px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #018ad8;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: white;
}

.btn-default .badge {
    color: white;
    background-color: #222222;
}

.btn-success {
    color: white;
    background-color: #22ff22;
}

.cut_btn {
    padding: 6px 10px !important;
    margin-left: 5px;
    color: #fff !important;
}


.nofloat {
    float: none
}


@media (max-width: 990px) {

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .navigationwrape {
        float: none;
        height: 70px;
    }

}


/*
================================================
Slider Area New
================================================
*/
.menu-bg + .banner-wrapper {
    margin-top: 49px;
}

.banner-wrapper {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
}

/*** Check box ***/
.chack-box-wrapper .checkbox {
    display: inline-block;
    margin-right: 23px;
    padding-left: 20px;
    text-align: right;
    line-height: 16px;
}

.checkbox label::before {
    /*background-color: #ffffff;
	border: 1px solid #cccccc;*/
    border-radius: 3px;
    content: "";
    display: inline-block;
    height: 17px;
    left: 18px;
    margin-left: -21px;
    position: absolute;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 17px;
}

.checkbox label {
    margin-bottom: 0;
    min-height: 20px;
    color: #1d2833;
    font-weight: 700;
    cursor: auto;
    padding-left: 20px;
}

.checkbox label::after {
    color: #555555;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -19px;
    padding-left: 3px;
    padding-top: 0;
    position: absolute;
    top: 0;
    width: 16px;
}

/* Slides backgrounds */
#first-slider .main-container {
    padding: 0;
}

#first-slider h3 {
    color: #1d2833;
    font-size: 20px;
    font-weight: 400;
}

#first-slider h3 span {
    display: block;
}

#first-slider .carousel-indicators {
    bottom: 15px;
}

#first-slider .carousel-control.right, #first-slider .carousel-control.left {
    background-image: none;
}

#first-slider .carousel .item {
    min-height: 330px;
    height: 100%;
    width: 100%;
}

@media (min-width: 768px) {
    .carousel-inner .item .container {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
}

#first-slider .carousel-control {
    display: none;
}

#first-slider h1 {
    animation-delay: 1s;
}

#first-slider h3 {
    animation-delay: 2s;
}

#first-slider .btn-hero {
    animation-delay: 3s;
}

#first-slider .carousel-control {
    width: 6%;
    text-shadow: none;
}

#first-slider h1 {
    color: #1d2833;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
}

#first-slider h1 span {
    color: #fff;
}

#first-slider h1:before {
    display: none;
}

#first-slider .p a {
    text-decoration: underline;
}

#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: #aaa;
    border: none;
}

#first-slider .carousel-indicators .active {
    width: 16px;
    height: 16px;
    background-color: #666;
    border: none;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #1d2833;
    border: 3px solid #7ebc12;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}

.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #1d2833;
    border: 3px solid #7ebc12;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}

.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner-wrapper .btn-hero {
    border: solid 2px #fff;
    background: #018bdc !important;
    color: #fff;
    background: none;
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 0 0;
    padding: 8px 22px;
    font-weight: 600;
    transition: all 0.3s ease 0s;
}

.banner-wrapper .btn-hero:hover {
    background-color: #283949 !important;
    color: #fff;
}

/******  Slides backgrounds   *****/

#first-slider .slide1, .slide2, .slide3, .slide4 {

}

/*


/*** Banner ***/
@media (max-width: 767px) {

    #first-slider .carousel .item {
        min-height: 330px !important;
    }

    #first-slider {
        text-align: center;
    }

    #first-slider img {
        max-height: 250px !important;
        margin-top: 30px;
    }

    #first-slider h1 {
        font-size: 25px;
        margin-top: 20px;
        line-height: 35px;
        text-align: center;
    }

    #first-slider h3 {
        font-size: 18px;
        text-align: center;
    }

    #first-slider h3 span {
        display: inline;
    }

    #first-slider .carousel .item {
        min-height: 330px;
    }

    .sticky .navbar-default .navbar-nav > li > a {
        padding: 10px;
    }

}


/*
Page Heading Section
==========================*/
.pagehding-sec {
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-top: 50px;
    position: relative;
    background-size: cover;
}

.page-heading h1 {
    font-size: 40px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.page-heading h1:before {
    display: none;
}

.breadcrumb-list {
    text-align: left;
}

.breadcrumb-list ul {
    padding: 0;
}

.breadcrumb-list li {
    display: inline-block;
    position: relative;
    padding: 0 14px;
}

.breadcrumb-list li a {
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
}

.breadcrumb-list li:last-child a {
    color: #4FA896;
}

.breadcrumb-list li::before {
    content: "/";
    position: absolute;
    right: -8px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.breadcrumb-list li:last-child::before {
    display: none
}

.breadcrumb-list li:last-child::before {
    display: none;
}

.images-overlay {
    background-color: rgba(0, 0, 0, 0.60);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
}

.privacy {
    padding: 40px 0;
}

.privacy h3 {
    padding-bottom: 10px;
}

.list3 {
    padding-left: 10px;
}

.list3 li {
    padding-bottom: 10px;
    list-style-type: decimal;
    line-height: 22px;
    padding-left: 5px;

}

.list3 li ul {
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.list3 li ul li {
    list-style-type: circle;
}

.terms-1 {
    padding: 10px 0;
}

.timing {
    color: #606060 !important;
    padding-bottom: -10px;
    padding-top: 20px;
}

.heading2 h1 {
    text-align: center;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}

.heading2 p {
    text-align: center;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.photo-id {
    margin: 20px 0;
    background: #dddddd;
    padding: 10px;
}

.heading2 a {
    color: #fff;
    text-decoration: underline;
}

.form-horizontal .form-control {
    text-align: left !important;
}

.form-horizontal p {
    color: #fff;
}

.result {
    text-align: center;
    color: #fff;
}

#no-more-tables table .cf {
    background: #000;
    color: #fff;
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /*
	Label the data
	*/
    #no-more-tables td:before {
        content: attr(data-title);
    }
}

.btn-success {
    background-color: #22d022;
}

h1.wow.fadeInDown {
    color: #00b8d8;
}

h1 span {
    color: #007acc;
}
