﻿
div.specialist h1 {
    font-weight: 600 !important;
    margin-top: 30px;
    margin-left: 5px;
    letter-spacing: 4px;
}

div.specialist h4 {
    display: inline-block;
    font-weight: 600 !important;
    border-bottom: 2px solid #4800ff;
    margin-left: 5px;
    letter-spacing: 2px;
}

div.specialist p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    text-indent: 2em;
    margin-left: 5px;
    text-align: justify;
    letter-spacing: 1px;
}

.integral form {
    max-width: 60%;
}
/*Privacy Page
------------------------------------*/
.privacy {
}

    .privacy a {
        text-decoration: underline;
    }

        .privacy a:hover {
            color: #428bca;
            text-decoration: none;
        }

/*Portfolio Page
------------------------------------*/
.portfolio-columns .span3 {
    margin-bottom: 1.8%;
}

.portfolio-columns .span4 {
    margin-bottom: 2.3%;
}

.portfolio-columns .span6 {
    margin-bottom: 2.2%;
}

/*Portfolio Item Page
------------------------------------*/
.portfolio-item h3 {
    margin-top: 0;
}

.portfolio-item li {
    padding: 3px 0;
}

.portfolio-item p a {
    text-decoration: underline;
}

    .portfolio-item p a:hover {
        text-decoration: none;
    }

div.Captchas {
    position: relative
}

#_imgCaptchas {
    cursor: pointer;
    position: absolute;
    top: 36%;
    bottom: 50%;
}

#sendCaptchas {
    cursor: pointer;
    position: absolute;
    top: 47%;
    right: 5px;
    bottom: 50%;
    text-decoration: underline;
}
/*Blog Page
------------------------------------*/
.blog-page ul,
.blog-page li {
    margin: 0 !important;
    padding: 0 !important;
}

.blog h3 {
    color: #1F00A6;
    letter-spacing: 2px;
    margin-top: -15px;
}

.blog ul {
    color: #555;
    font-size: 12px;
}

.blog li {
    margin-right: 7px !important;
}

    .blog li i {
        color: #666;
    }

    .blog li a:hover {
        color: #428bca;
        text-decoration: none;
    }

.blog ul.blog-info {
    border-top: solid 1px #eee;
}

.blog .blog-img {
    margin: 10px 0;
}

/*Blog Tags*/
ul.blog-tags a {
    font-size: 13px;
    padding: 2px 5px;
    background: #f7f7f7;
    margin: 0 2px 5px 0;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
}

    ul.blog-tags a:hover,
    ul.blog-tags a:hover i {
        color: #428bca;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    ul.blog-tags a i {
        color: #777;
    }

.blog ul.blog-tags {
    border-bottom: solid 1px #eee;
    padding-bottom: 4px !important;
}

    .blog ul.blog-tags a {
        font-size: 10px;
        display: inline;
        padding: 2px 3px;
        margin-right: 2px;
        background: #f4f4f4;
        color: #1F00A6;
    }

/*Blog Ads*/
.blog-ads li {
    display: inline;
}

    .blog-ads li img {
        opacity: 0.6;
        width: 60px;
        height: 60px;
        margin: 0 2px 8px;
    }

        .blog-ads li img:hover {
            opacity: 1;
            box-shadow: 0 0 0 4px #428bca;
        }

/*Blog Latest Tweets*/
.blog-twitter p {
}

    .blog-twitter p span {
        color: #777;
        display: block;
        font-size: 11px;
    }

    .blog-twitter p a {
        color: #428bca;
        text-decoration: none;
    }

        .blog-twitter p a:hover {
            text-decoration: underline;
        }

/*Blog Item Page
------------------------------------*/
.blog-item .media img {
    top: 3px;
    width: 54px;
    height: 54px;
    position: relative;
}

.blog-item h4.media-heading {
    position: relative;
}

    .blog-item h4.media-heading span {
        top: 3px;
        right: 0;
        color: #777;
        font-size: 12px;
        position: absolute;
    }

        .blog-item h4.media-heading span a {
            color: #428bca;
        }

/*Contact Page
------------------------------------*/
.map {
    width: 100%;
    height: 350px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.map-box {
    height: 250px;
}

.map-box-space {
    margin-top: 25px;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-page {
    background: #585f69;
}

.coming-soon-border {
    border-top: solid 3px #428bca;
}

.coming-soon-logo {
    margin-top: 10px;
    padding-top: 15px;
    border-top: solid 1px #4c5159;
}

    .coming-soon-logo a {
        display: block;
        text-align: center;
    }

.coming-soon,
.coming-soon-plugin {
    padding: 20px;
    text-align: center;
    margin-top: 20px;
}

.coming-soon-plugin {
    min-height: 260px;
}

.coming-soon h1,
.coming-soon p {
    color: #fff;
}

.coming-soon h1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    text-shadow: none;
}

.coming-soon p {
    font-size: 16px;
    line-height: 22px;
}

.coming-soon input {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.coming-soon-copyright {
    padding: 5px 0;
}

    .coming-soon-copyright p {
        color: #fff;
        text-align: right;
    }

/*One Page
------------------------------------*/
.one-page {
    padding-left: 0;
    padding-right: 0;
}

    .one-page h1,
    .one-page h2 {
        color: #fff;
        font-size: 30px;
        text-shadow: none;
        margin-bottom: 20px;
    }

    .one-page p {
        color: #fff;
    }

    .one-page .one-default p,
    .one-page .one-default h1,
    .one-page .one-default h2,
    .one-page .one-lightgray p,
    .one-page .one-lightgray h1,
    .one-page .one-lightgray h2,
    .one-page .one-darkgray p,
    .one-page .one-darkgray h1,
    .one-page .one-darkgray h2,
    .one-page .one-grey p,
    .one-page .one-grey h1,
    .one-page .one-grey h2 {
        color: #555;
    }

    .one-page .one-page-inner {
        padding: 30px 20px;
        min-height: 300px;
    }

    .one-page .one-page-btn {
        font-size: 20px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-bottom: 15px;
    }

    .one-page .btn-u {
        margin-bottom: 15px;
    }

    .one-page .one-default {
        background: #fff;
    }

    .one-page .one-grey {
        background: #fafafa;
    }

    .one-page .one-blue {
        background: #3498db;
    }

    .one-page .one-red {
        background: #e74c3c;
    }

    .one-page .one-orange {
        background: #e67e22;
    }

    .one-page .one-green {
        background: #2ecc71;
    }

    .one-page .one-lightgray {
        background: #f2f2f2;
    }

    .one-page .one-darkgray {
        background: #ddd;
    }
/*Search Page
------------------------------------*/
.search-page h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.booking-blocks {
    overflow: hidden;
    padding: 15px 20px;
    margin-bottom: 25px;
    background: #fafafa;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .booking-blocks:hover {
        border-radius: 2px;
        background: #fafafa;
        box-shadow: 0 0 8px #ddd;
    }

    .booking-blocks p a {
        color: #428bca;
    }

    .booking-blocks .booking-img {
        width: 140px;
        margin-right: 10px;
    }

        .booking-blocks .booking-img li {
            color: #777;
        }

            .booking-blocks .booking-img li i {
                color: #78ccf8;
                font-size: 12px;
                margin-right: 5px;
            }

        .booking-blocks .booking-img img {
            float: left;
            width: 140px;
            height: auto;
            margin: 5px 10px 10px 0;
        }

    .booking-blocks h2 {
        margin-top: 0;
        font-size: 20px;
        line-height: 20px;
    }

    .booking-blocks ul.inline li {
        padding: 0;
    }

        .booking-blocks ul.inline li i {
            color: #f8be2c;
            cursor: pointer;
            font-size: 16px;
        }

            .booking-blocks ul.inline li i:hover {
                color: #f8be2c;
            }

/*Others (Global classes)
------------------------------------*/
.color-red {
    color: red;
    font-weight: 600;
}

.color-green {
    color: #428bca;
}

.color-green {
    color: #1F00A6;
}

.color-blue {
    color: #3498db;
}

.pull-lft {
    text-align: left;
}

.pull-rgt {
    text-align: right;
}

.rgt-img-margin {
    margin: 4px 0 5px 8px;
}

.lft-img-margin {
    margin: 5px 20px 5px 0;
}

.overflow-hidden {
    overflow: hidden;
}

.padding-left-5 {
    padding-left: 5px;
}

.img-width-200 {
    width: 200px;
}

/*Image Border*/
.img-border {
    border: solid 3px #fff;
}

/*Background light-style*/
.bg-light {
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 10px;
    background: #fcfcfc;
}

    .bg-light:hover {
        padding: 9px 14px;
        border: solid 1px #e5e5e5;
    }

/*Link read-more*/
a.read-more {
    font-weight: bold;
    text-decoration: none;
}

    a.read-more:hover {
        color: #428bca;
        text-decoration: none;
    }

/*Link color-green-style*/
.linked:hover {
    color: #428bca;
    text-decoration: none;
}

/*CSS3 Hover Effects*/
.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hover-effect-kenburn {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

    .hover-effect-kenburn:hover {
        -webkit-transform: scale(2) rotate(5deg);
        -moz-transform: scale(2) rotate(5deg);
        -o-transform: scale(2) rotate(5deg);
        -ms-transform: scale(2) rotate(5deg);
        transform: scale(2) rotate(5deg);
    }

/*Spaces*/
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-20,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-40,
.margin-bottom-50,
.margin-bottom-60 {
    clear: both;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.top-2 {
    top: 2px;
}

/*Button Style*/
.btn {
    box-shadow: none;
}

.btn-u {
    border: 0;
    font-size: 14px;
    cursor: pointer;
    padding: 5px 13px;
    position: relative;
    background: #1F00A6;
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
}

    .btn-u:hover {
        color: #fff;
        background: #357ebd;
        text-decoration: none;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.btn-u-small {
    padding: 3px 12px;
}

.btn-u-large {
    font-size: 18px;
    padding: 10px 25px;
}

a.btn-u {
    padding: 4px 13px;
    vertical-align: middle;
}

a.btn-u-small {
    padding: 2px 12px;
}

a.btn-u-large {
    font-size: 18px;
    padding: 6px 25px;
}

.pricing-footer button.btnDisabled {
    color: #ccc;
    background-color: gray;
    cursor: none;
    text-shadow: none;
    border-bottom-width: 0px;
}
/*Buttons Color*/
.btn-u-blue {
    background: #3498db !important;
}

    .btn-u-blue:hover {
        background: #2980b9 !important;
    }

.btn-u-red {
    background: #e74c3c !important;
}

    .btn-u-red:hover {
        background: #c0392b !important;
    }

.btn-u-orange {
    background: #e67e22 !important;
}

    .btn-u-orange:hover {
        background: #d35400 !important;
    }

.btn-u-sea {
    background: #1abc9c !important;
}

    .btn-u-sea:hover {
        background: #16a085 !important;
    }

.btn-u-green {
    background: #2ecc71 !important;
}

    .btn-u-green:hover {
        background: #27ae60 !important;
    }

.btn-u-yellow {
    background: #F1C40F !important;
}

    .btn-u-yellow:hover {
        background: #F39C12 !important;
    }

/*Social Icons*/
.social-icons {
    margin: 0;
}

    .social-icons li {
        float: left;
        display: inline;
        list-style: none;
        margin-right: 5px;
        margin-bottom: 5px;
        text-indent: -9999px;
    }

        .social-icons li a, a.social-icon {
            width: 28px;
            height: 28px;
            display: block;
            background-position: 0 0;
            background-repeat: no-repeat;
            transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }

        .social-icons li:hover a {
            background-position: 0 -38px;
        }

.social_amazon {
    background: url(../img/icons/social/amazon.png) no-repeat;
}

.social_behance {
    background: url(../img/icons/social/behance.png) no-repeat;
}

.social_blogger {
    background: url(../img/icons/social/blogger.png) no-repeat;
}

.social_deviantart {
    background: url(../img/icons/social/deviantart.png) no-repeat;
}

.social_dribbble {
    background: url(../img/icons/social/dribbble.png) no-repeat;
}

.social_dropbox {
    background: url(../img/icons/social/dropbox.png) no-repeat;
}

.social_evernote {
    background: url(../img/icons/social/evernote.png) no-repeat;
}

.social_facebook {
    background: url(../img/icons/social/facebook.png) no-repeat;
}

.social_forrst {
    background: url(../img/icons/social/forrst.png) no-repeat;
}

.social_github {
    background: url(../img/icons/social/github.png) no-repeat;
}

.social_googleplus {
    background: url(../img/icons/social/googleplus.png) no-repeat;
}

.social_jolicloud {
    background: url(../img/icons/social/jolicloud.png) no-repeat;
}

.social_last-fm {
    background: url(../img/icons/social/last-fm.png) no-repeat;
}

.social_linkedin {
    background: url(../img/icons/social/linkedin.png) no-repeat;
}

.social_picasa {
    background: url(../img/icons/social/picasa.png) no-repeat;
}

.social_pintrest {
    background: url(../img/icons/social/pintrest.png) no-repeat;
}

.social_rss {
    background: url(../img/icons/social/rss.png) no-repeat;
}

.social_skype {
    background: url(../img/icons/social/skype.png) no-repeat;
}

.social_spotify {
    background: url(../img/icons/social/spotify.png) no-repeat;
}

.social_stumbleupon {
    background: url(../img/icons/social/stumbleupon.png) no-repeat;
}

.social_tumblr {
    background: url(../img/icons/social/tumblr.png) no-repeat;
}

.social_twitter {
    background: url(../img/icons/social/twitter.png) no-repeat;
}

.social_vimeo {
    background: url(../img/icons/social/vimeo.png) no-repeat;
}

.social_wordpress {
    background: url(../img/icons/social/wordpress.png) no-repeat;
}

.social_xing {
    background: url(../img/icons/social/xing.png) no-repeat;
}

.social_yahoo {
    background: url(../img/icons/social/yahoo.png) no-repeat;
}

.social_youtube {
    background: url(../img/icons/social/youtube.png) no-repeat;
}

/*Glyphicons*/
.glyphicons-demo {
    text-align:;
}

    .glyphicons-demo .glyphicons {
        color: #999999;
        display: inline-block;
        font-size: 14px;
        line-height: 48px;
        margin-right: 20px;
        text-align: left;
        width: 150px;
    }

        .glyphicons-demo .glyphicons i:before {
            color: #666666;
            line-height: 55px !important;
        }

    .glyphicons-demo a:hover {
        color: #428bca;
        text-decoration: none;
    }

/*Style Switcher*/
i.style-switcher-btn {
    right: 0;
    top: 37px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    z-index: 555555;
    position: fixed;
    padding: 7px 9px;
    background: #585f69;
}

    i.style-switcher-btn:hover {
        background: #707985;
    }

i.style-switcher-btn-option {
    top: 38px;
    background: #9097a0;
}

    i.style-switcher-btn-option:hover {
        background: #707985;
    }

.style-switcher {
    right: 0;
    top: 37px;
    display: none;
    z-index: 555555;
    position: fixed;
    background: #585f69;
    padding: 15px 15px 15px 20px;
}

.style-switcher-inner {
    background: #9097a0;
}

.style-switcher .theme-close {
    top: 10px;
    right: 6px;
    position: absolute;
}

    .style-switcher .theme-close i {
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        padding: 5px 7px;
        background: #464e5b;
    }

        .style-switcher .theme-close i:hover {
            color: #464e5b;
            background: #fff;
        }

.style-switcher .theme-heading {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.style-switcher ul {
    margin-bottom: 0;
}

.style-switcher li {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #c00;
    margin-right: 5px;
    display: inline-block;
    border: solid 1px #70747a;
}

    .style-switcher li:hover,
    .style-switcher li.theme-active {
        margin-right: 3px;
        border: solid 2px #fff;
    }

    .style-switcher li.theme-default {
        background: #428bca;
    }

    .style-switcher li.theme-blue {
        background: #3498db;
    }

    .style-switcher li.theme-orange {
        background: #e67e22;
    }

    .style-switcher li.theme-red {
        background: #e74c3c;
    }

    .style-switcher li.theme-light {
        background: #ecf0f1;
    }

/*Revolution Slider*/
.bg-black-opacity {
    background: url(../img/sliders/revolution/bg-text.png) repeat;
    padding: 7px;
    text-shadow: none !important;
}

.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: .2;
    transform: scale3d(0.8, 0.8, 1);
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    transform: scale3d(1.0, 1.0, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    /*max-width: 350px;*/
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #1F00A6;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    #customers-testimonials.owl-carousel .owl-dots .owl-dot {
        display: inline-block;
    }

        #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
            background: #1F00A6;
            display: inline-block;
            height: 20px;
            margin: 0 2px 5px;
            transform: translate3d(0px, -50%, 0px) scale(0.3);
            transform-origin: 50% 50% 0;
            transition: all 250ms ease-out 0s;
            width: 20px;
            border-radius: 10px;
        }

h3 .title-attach {
    font-size: 12px;
    color: darkgrey;
    margin-top: -5px;
}

h3 .title-text-a {
    color: black;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 4px;
}

.letter-spacing-1 {
    letter-spacing: 1px;
}

.mask h2 {
    font-weight: 900 !important;
    margin-bottom: 20px;
}

.mask h5 {
    font-weight: 600 !important;
    margin-top: 20px;
    letter-spacing: 2px;
}
.mask p {
    margin-top: 20px;
    font-size:16px;
}
.title-introduce {
    margin-top: 30px;
}

    .title-introduce h3, .title-introduce h4, .title-introduce h5 {
        text-align: center;
        font-weight: 600 !important;
        margin-top: 20px;
        letter-spacing: 3px;
    }

    .title-introduce p {
        font-size: 15px;
        line-height: 1.6;
        text-align: justify;
        letter-spacing: 2px;
    }

.title-statement h1 {
    font-weight: 600 !important;
    margin-top: 20px;
    letter-spacing: 3px;
}

.title-statement h4 {
    display: inline-block;
    border-bottom: 2px solid #4800ff;
    line-height: 1.8;
    font-weight: 600 !important;
    letter-spacing: 2px;
}

.title-statement p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    margin-left: 5px;
    text-align: justify;
    letter-spacing: 1px;
}

.title-nijid h1 {
    font-weight: 900 !important;
    text-align: center;
    letter-spacing: 4px;
}

.title-nijid p {
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    text-indent: 2em;
    margin-left: 5px;
    text-align: justify;
    letter-spacing: 2px;
}

ul.trend .thumbnail-style {
    background-color: #f2f2f2;
    border-bottom: 3px solid darkgrey;
    margin-bottom: 20px;
}

ul.trend .thumbnail-img {
    padding: 10px;
}

ul.trend div.thumbnail-h5 {
    display: block;
    font-weight: 600 !important;
    padding: 10px 10px 0px;
    background-color: #fff;
}

    ul.trend div.thumbnail-h5 a {
        color: #777;
        display: inline-block;
        min-height: 80px;
        text-decoration: none;
        /*color: #428bca;*/
    }

    ul.trend div.thumbnail-h5 p {
        font-size: 14px;
        color: #777;
        text-decoration: none;
        text-align: right;
    }

.blog h3, .blog li, .blog p, .blog a {
    letter-spacing: 2px;
    text-decoration: none;
}

    .blog li.calendar {
        letter-spacing: 0px;
    }
.container iframe {
    width: 100%;
    height: 100vh;
}
