/* use this file just theme versions */

/* 1.0 version */
body {
    overflow-x: hidden;
}
div#preloader {
	background-color: #ecf0f1;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.wpcf7 br {
	display: none;
}
.rufina {
    font-family: "Rufina", serif;
}
.rufina-bold {
    font-family: "Rufina", serif;
    font-weight: 700;
}
.bold-text {
    font-weight: 700;
}
.uppercase {
	text-transform: uppercase;
}
.lts-1 {
	letter-spacing: 1px;
}
.lts-2 {
	letter-spacing: 2px;
}
.lts-3 {
	letter-spacing: 3px;
}
.lts-4 {
	letter-spacing: 4px;
}
.nt-theme-before-row-overlay {
	position:absolute!important;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:0;
}
.vc_custom_heading {
	position:relative;
	z-index:1;
}
.about-area .about-content {margin-top: 0px;}
.work-progressbar-area .work-progress {
    padding-top: 0px;
}
.work-progressbar-area {
    padding: 0px;
}
.clients-about-area:after {
    background: transparent;
}
.clients-about-area {
    padding: 0px;
}
.partner-logo-area {
    padding: 0px;
}
.latest-blog-area {
    background: transparent;
}
.question-area .question-contact-form .contact-form .wpcf7-form-control-wrap {
    padding: 10px;
}
.question-area .question-contact-form .contact-form textarea {
    margin-bottom: 0px;
}
.question-area .question-contact-form .contact-form {
    padding: 10px 60px 10px;
}
.question-contact-form .contact-form .submit {
    width: 100%;
}
.question-contact-form .contact-form .submit:hover {
    color: #14b6f2;
    background: #f4f4f6;
}
.uppercase {
	font: 700 20px/21px "Oxygen", sans-serif;
	letter-spacing: 2.10px;
	text-transform: uppercase;
}
.map-contact-area .contact-info {
    padding: 0px;
}
.map-contact-area .contact-info {
    background-color: transparent;
    opacity: 0.949;
    width: 100%;
    display: block;
}
.map-contact-area .contact-info .info .box .media-body h2, .map-contact-area .contact-info .info .box .media-body h2 a {
    color: #fefeff;
}
.contact-info .info-icon {
    background-position: center;
    text-align: center;
    display: inline-block;
    font-size: 30px;
    background-size: cover;
    width: 74px;
    height: 85px;
    line-height: 85px;
	color: #14b6f2;
}
.contact-info h5 {
    font: 400 16px/24px "Oxygen", sans-serif;
    padding-top: 26px;
	color: #fff;
}
.contact-area {
    background-repeat: no-repeat;
    background-position: center 0;
    background-attachment: scroll;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 1;
    position: relative;
}
.contact-area .contact-form-box {
    padding-top: 0px;
}
.contact-area:after {
	content: none;
    background: transparent;
}
.contact-area .contact-form-box .submit:hover {
    background: #14b6f2;
}
.left-text {
    text-align: left;
}
.center-text {
    text-align: center;
}
.right-text {
    text-align: right;
}
.justify {
    text-align: justify;
}
.entry-content p {
    font-size: 16px;
    color: #666;
    margin: 0 0 20px;
}
.team-area {
    padding-bottom: 0px;
}
.team-area .teams .team p {
    margin-top: 0px;
}
.team-area .teams {
    padding-top: 0px;
}
.custom-img .img {
    position: relative;
    display: inline-block;
}
.nt-theme-vc-img-wrapper {
    position: relative;
}
.custom-before .img:before {
    content: '';
	 background: #f6f6f6;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    bottom: -10px;
    left: -10px;
    z-index: -1;
}
.pos-relative {
    position: relative !important;
    padding-bottom: 40px !important;
	margin: 0 !important;
}
.custom-after .img:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #515151;
    position: absolute;
    left: -50px;
    top: 37px;
}
@media (max-width:600px){
	
    .custom-img .img:after{
        display: none;
    }
    .custom .service-img {
        padding-left: 10px;
    }
}
footer .widget input.wpcf7-form-control.wpcf7-submit {
	background: #14b6f2 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	font-weight: 700;
	padding: 12px 7px 12px;
	text-transform: uppercase;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-size: 12px;
}