/*
Theme Name: Crystal Creative  
Theme URL: http://readyedgetechnologies.com/
Description: 
Author: Tejinder Singh
Author URI: http://readyedgetechnologies.com/
Version: 3.0
*/@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

body {
	color: #666;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
}

p {
    color: #666;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    line-height: 39px;
    margin-bottom: 22px;
}



/**** header ****/


.header_main{
	width:100%;
	background:url(images/banner.jpg) no-repeat scroll center top / cover;
	height:600px;
}

.header {
    padding: 31px 0;
    width: 100%;
}

.header_wrapper{
	max-width:1110px;
	width:100%;
	margin:0 auto;
}

.header_mid{
	width:100%;
	float:left;
	text-align:center;
}

/**** nav ****/

.top_nav {
    float: right;
    margin: 16px 0;
    padding: 0;
    width: auto;
}

.top_nav ul li {
    float: left;
	font-family: 'Lato', sans-serif;
    font-size:21px;
    list-style: outside none none;
    text-decoration: none;
	font-weight:300;
}

.top_nav ul li a {
    color: #ffffff;
    display: block;
    padding: 9px 16px;
    text-decoration: none;
}

.top_nav li a:hover {
	color:#000;
}

.header_nav{
	display:none;
}

/**** nav ****/


.logo{
    float: left;
    text-align: center;
    width: 128px;
}

.header_top_mid_left{
	width:500px;
	float:left;
	color:#2d2d2d;
	font-size:13px;
}

/**** header ****/



/**** banner ****/


.banner {
    padding: 31px 0;
    width: 100%;
	text-align:center;
}

.banner_wrapper{
	width:1040px;
	margin:0 auto;
}

.banner_mid{
	width:100%;
	float:left;
	color:#fff;text-align:center;
}

.banner_text1{
	width:100%;
	float:left;
	font-size:79px;
	font-weight:300;
	text-shadow:0 0 5px #999;
}

.banner_text2, .banner_mid h2 {
    float: left;
    font-size: 79px;
    font-weight: 700;
    margin-bottom: 60px;
    text-shadow: 0 0 5px #999999;
    width: 100%;
}

.banner_mid p{
   float: left;
    font-size: 19px;
    font-weight: 300;
    line-height: 32px;
    text-shadow: 1px 1px 7px #555555;
    width: 100%;
color:#fff;
}

.banner_text3 {
    float: left;
    font-size: 19px;
    font-weight: 300;
    line-height: 32px;
    text-shadow: 1px 1px 7px #555555;
    width: 100%;
}


/**** footer ****/


.footer_main {
    background: rgba(0, 0, 0, 0) url("images/footer_bg.jpg") no-repeat scroll center top;
    height: 552px;
    padding: 48px 0 0;
    width: 100%;
}

.footer_wrapper{
	width:580px;
	margin:0 auto;
}

.footer_mid{
	width:100%;
	float:left;
	text-align:center;
}

.footer_form{
	width:100%;
	float:left;
}

.form_main{
	width:100%;
	float:left;
	margin-bottom:20px;
}

.form_main_left{
    background: rgba(0, 0, 0, 0) url("images/input_sec.png") repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: left;
    font-size: 15px;
    padding: 15px;
    width: 250px;font-family: "Lato",sans-serif;
}


.form_main_right {
    background: rgba(0, 0, 0, 0) url("images/input_sec.png") repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: right;
    font-size: 15px;
    padding: 15px;
    width: 250px;font-family: "Lato",sans-serif;
}

.form_sec {
    background: rgba(0, 0, 0, 0) url("images/input_sec.png") repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    margin-bottom: 25px;
    height: 80px;
    padding: 15px;
    width: 95%;
}

.footer_text {
    color: #ffffff;
    float: left;
    font-size: 19px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 25px;
    width: 100%;
}

.footer_title {
    background: rgba(0, 0, 0, 0) url("images/footer_title.jpg") no-repeat scroll center bottom;
    color: #ffffff;
    float: left;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}


.footer_title {
    background: rgba(0, 0, 0, 0) url("images/footer_title.jpg") no-repeat scroll center bottom;
    color: #ffffff;
    float: left;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
* {
    margin: 0;
    padding: 0;
}
.footer_mid {
    text-align: center;
}
body {
    color: #666666;
    font-family: "Lato",sans-serif;
    font-size: 22px;
}
.submit_btn {

    letter-spacing: 2px;
    padding: 20px 0 !important;
    text-transform: uppercase;
font-family: "Lato",sans-serif;
    background: #00b2aa none repeat scroll 0 0;
    border: 1px solid #00b2aa;
    color: #ffffff;
    float: none;
    font-size: 26px;
    font-weight: bold;
    margin-left: auto;
    margin-top: 20px;
    text-align: center;
    width: 210px;
	  letter-spacing: 2px;
}

.submit_btn:hover{
	border:1px solid #fff;
	color:#fff;
	background:none;
}


/**** footer ****/


/**** footer_copyright ****/


.footer_copyright {
    background: #004361;
    padding: 30px 0;
    width: 100%;
}

.footer_copyright_wrapper{
	max-width:1110px;
	width:100%;
	margin:0 auto;
}

.footer_copyright_mid{
	width:100%;
	float:left;
}

.footer_copyright_left_area{
	width:330px;
	float:left;
}

.footer_logo{
	width:65px;
	float:left;
	text-align:center;
}

.copyright {
    color: #ffffff;
    float: right;
    font-size: 15px;
    font-weight: 300;
    margin-top: 21px;
    text-align: center;
    width: 250px;
}

.footer_copyright_right_area {
    float: right;
    margin-top: 21px;
    width: 290px;
}

.call {
    color: #ffffff;
    float: left;
    font-size: 15px;
    font-weight: 300;
    margin-top: 4px;
    text-align: center;
    width: 190px;
}

.social_media{
	width:100px;
	float:right;
}
.container {
    margin: 0 auto;
    max-width: 1140px;
}

.home .about-content, .single .about-content {padding: 80px 0 0;}
.about-content {padding: 80px 0;}

h1 {
    background: rgba(0, 0, 0, 0) url("images/stripe.jpg") no-repeat scroll center bottom;
    color: #00b2aa;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 40px;
    padding-bottom: 30px;
    text-align: center;
}

h1 strong {color: #004461;font-weight: normal;}

.full-width p {
    color: #484848;
    font-size: 18px;
    font-weight: 300;
    line-height: 29px;
    text-align: center;
}

.single  .viba-portfolio-gallery-item {text-align: center;}
.single  .viba-portfolio-single-item .viba-portfolio-single-media img {display: block; height: auto;margin: 0 auto; max-width: 100%;width: auto;}
.single  .viba-portfolio-single-media .viba-portfolio-media-link{left: 48%;top: 40%;display:none!important;}

.home .viba-portfolio-cover-content {visibility: hidden;}
.home .viba-portfolio-item:hover .viba-portfolio-cover-content {visibility: visible;}

.vp-pagination-single-arrow.vp-nav-previous a::before, .vp-pagination-single-arrow.vp-nav-next a::before {
    margin-top: 15px;
}

/*.home .wpb_single_image img:hover {
    filter: grayscale(70%);
}*/

.footer_text p{
    color: #ffffff;
    float: left;
    font-size: 19px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 25px;
    width: 100%;
}

.home .wpcf7-form, .single .wpcf7-form {margin: 0 auto;max-width: 100%;}
.single .viba-portfolio-single-meta {display: none;}
.single-viba-portfolio .content.site-content {padding: 50px 0 0; position:relative;}

@media (min-width: 601px){

.logged-in button#responsive-menu-button {top: 50px!important;}
.logged-in .push-top {top: 45px!important;}

}


@media (min-width: 768px){
.header{
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.header.sticky {
    background: #004361 none repeat scroll 0 0;
    height: 44px;
    padding: 10px 0;
    position: fixed;
    top: 0;
    z-index: 9;
}

.header.sticky .logo img {
    height: 42px;
    margin-top: 2px;
}
.header.sticky .top_nav{margin: 3px 0;}
.header.sticky .top_nav ul li{font-size:17px;}
}

@media (max-width: 1280px){

body .viba-portfolio-single-pagination{bottom: 624px!important;}

}

@media (min-width: 1124px) and (max-width: 1155px) {
form .form_main_left, form .form_main_right {float: left!important;margin: 0 10px 2px!important;width: 43%!important;}
body.single .viba-portfolio-single-pagination{bottom: 1150px!important;}

}

@media (min-width: 1025px) and (max-width: 1123px) {
form .form_main_left, form .form_main_right {float: left!important;margin: 0 10px 2px!important;width: 43%!important;}
body.single .viba-portfolio-single-pagination{bottom: 1230px!important;}

}


@media (min-width: 968px) and (max-width: 1024px) {
form .form_main_left, form .form_main_right {float: left!important;margin: 0 10px 2px!important;width: 43%!important;}
body.single .viba-portfolio-single-pagination{bottom: 1230px!important;}

}


@media (min-width: 890px) and (max-width: 967px) {
form .form_main_left, form .form_main_right {float: left!important;margin: 0 10px 2px!important;width: 43%!important;}
body.single .viba-portfolio-single-pagination{bottom: 1198px!important;}

}


@media (min-width: 768px) and (max-width: 889px) {
form .form_main_left, form .form_main_right {float: left!important;margin: 0 10px 2px!important;width: 43%!important;}
body.single .viba-portfolio-single-pagination{bottom: 1158px!important;}

}



@media (min-width: 701px) and (max-width: 767px) {
form .form_main_left {margin: 0 0 4px!important;width: 94%;}
form .form_main_right { float: left;margin: 0 0 4px!important;width: 94%;}
form .form_main {margin-bottom: 0!important;}
.wpcf7-form textarea {margin-top: 4px;width: 95%!important;}
body.single .viba-portfolio-single-pagination{bottom: 1440px!important;}

}


@media (min-width: 601px) and (max-width: 700px) {
form .form_main_left {margin: 0 0 4px!important;width: 94%;}
form .form_main_right { float: left;margin: 0 0 4px!important;width: 94%;}
form .form_main {margin-bottom: 0!important;}
.wpcf7-form textarea {margin-top: 4px;width: 95%!important;}
body.single .viba-portfolio-single-pagination{bottom: 1400px!important;}

}


@media (max-width: 600px){

.about-content .top-content-area {padding: 0 10px!important;}
body .header_main{height: auto;}
body .banner_text1 {font-size: 40px;}
body .banner_text2, body .banner_mid h2{ margin-bottom: 20px;font-size: 60px;}
body .header_main{background-position: -200px center;}
.footer_title{font-size: 42px!important;}


form .form_main_left {margin: 0 0 4px!important;width: 94%;}
form .form_main_right { float: left;margin: 0 0 4px!important;width: 94%;}
form .form_main {margin-bottom: 0!important;}
.wpcf7-form textarea {margin-top: 4px;width: 95%!important;}
body.single .viba-portfolio-single-pagination{bottom: 1342px!important;}

}



@media (max-width: 480px){

#contact .form_main_right{float: left;margin-bottom: 10px!important;}
#contact .form_main_left{margin-bottom: 10px!important;}
body .header_main{height: auto;}
body .banner_text1 {font-size: 27px;}
body .banner_text2, body .banner_mid h2{ margin-bottom: 10px;font-size: 37px;}
body .banner_mid p{font-size: 17px;line-height: 25px;}
body .header_main{background-position: -200px center;}

body #contact .vc_custom_heading.footer_title {font-size: 27px!important;}
body .form_main_left{padding: 10px 15px;}
body .form_main_right{padding: 10px 15px;}
body .form_sec{height: 52px;}
body #contact.vc_row.wpb_row.vc_row-fluid{background-position: -500px center!important;}
body.single .viba-portfolio-single-pagination{bottom: 1442px!important;}

}

@media (max-width: 440px){
html body.single .viba-portfolio-single-pagination{bottom: 1424px!important;}

}
@media (max-width: 400px){
html body.single.single-viba-portfolio .viba-portfolio-single-pagination{bottom: 1386px!important;}
form .form_main_left{width:91%;}
form .form_main_right{width:91%;}
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.more-space {
    margin-top: 50px!important;
}

.top-content-area .wpb_text_column.wpb_content_element {
    margin-bottom: 0!important;
}
#work .wpb_text_column.wpb_content_element {margin-bottom: 0!important;}
#do .wpb_text_column.wpb_content_element {margin-bottom: 0;}

body .vp-pagination-single-arrow.vp-nav-previous > a::after {content: "back";float: right;padding-left: 10px;}

body .vp-pagination-single-arrow.vp-nav-next > a::after {content: "next";float: left;}

body.single-viba-portfolio .viba-portfolio-single-pagination .vp-pagination-single-archives, body.single-viba-portfolio .viba-portfolio-single-pagination .vp-pagination-single-arrow a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #219f9e;
    font-size: 19px;
    width: 66px;
margin: 0 10px;
}
.vp-pagination-single-arrow.vp-nav-previous span{display: none;}
.vp-pagination-single-arrow.vp-nav-next span{display: none;}
body .viba-portfolio-single-pagination {margin-top: 10px;  bottom: 1042px!important; position: absolute;  text-align: center;width: 100%;}
.call a{    color: #fff;
    padding-left: 10px;
    text-decoration: none;}

/*body .top_nav {
background: rgba(0, 0, 0, 0) url("images/nav.png") no-repeat scroll right center;
    padding-right: 30px;
}*/
.two-part-text h6 {
    font-family: "Lato",sans-serif;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 10px;color: #444444;
}

.two-part-text p {
    font-size: 15px;
    text-align: left;
}
.two-part-text p a{color:#444;font-weight:bold;}
.blue-contact p {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
}

/*---------------new-template------------------*/

 .banner_mid h3 {
 font-family: "Sanchez",serif;
    font-size: 48px;
    font-weight: normal;
    letter-spacing: 4px;
    line-height: 59px;
    margin-top: 80px;
}
 .bottom-arrow {display: inline-block;margin-top: 70px;}

 h1.vc_custom_heading {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    letter-spacing: 5px;
    margin-bottom: 12px;
    padding-bottom: 0;
}

.page-template-home h3.vc_custom_heading {
    font-weight: bold!important;
    letter-spacing: 4px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.page-template-home .about-content {padding: 0;}


.cntct_btm {
 border: 1px solid #00b2aa;
    color: #06415f;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 21px 0;
    text-align: center;
    text-transform: uppercase;
}
.cntct_btm a {
    color: #00b2aa;
}

.sky_blue strong {
    color: #00b2aa;
}

.services_list .wpb_wrapper li {
    border-bottom: 1px solid #bdbdbd;
    color: #484848;
    font-size: 18px;
    font-weight: 300;
    line-height: 75px;
    list-style: outside none none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.services_title {
    text-transform: uppercase;
}
.form_main_right {
    background: rgba(0, 0, 0, 0) url("images/input_sec.png") repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: right;
    font-family: "Lato",sans-serif;
    f  font-size: 17px;
    font-weight: 500;
    margin-right: 25px;
    padding: 15px;
    width: 226px;
}
 .form_main_left {
    background: rgba(0, 0, 0, 0) url("images/input_sec.png") repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: left;
    font-family: "Lato",sans-serif;
      font-size: 17px;
    font-weight: 500;
    margin-right: 25px;
    padding: 15px;
    width: 226px;
}
.page-template-home  .form_sec {
  font-size: 17px;
    font-weight: bold;
}

.services_list .wpb_wrapper li:last-child {
    border-bottom: medium none;
}
.page-template-home span.vp-load-more-count {
    display: none;
}
.page-template-home .vp-load-more {
    background: #ffffff none repeat scroll 0 0!important;
    border: 1px solid #01b2aa!important;
    border-radius: 0!important;
    color: #01b2aa!important;
    font-family: "Lato",sans-serif!important;
    font-size: 24px!important;
    font-weight: bold!important;
    margin-top: 56px!important;
margin-bottom: 20px!important;
    padding: 24px 30px;
}

.page-template-home .footer_title { 
background : none;
}
.page-template-home #do .wpb_single_image {
    height: 50px;
}
.page-template-home #work {
    width: 100%;
}
.page-template-home #do {
    width: 100%;
}
.page-template-home #contact {
    width: 100%;
}
.page-template-home #about-content {
    width: 100%;
}

.top_nav ul li a {
   font-family: sanchez;
    font-size: 14px;
    font-weight: normal;
} 

.wpcf7 p {
   color: #484848;
    font-size: 18px;
    font-weight: 300;
    line-height: 29px;
    text-align: center;
	}
	div.wpcf7-validation-errors {
    border: 2px solid #fff !important;
}
span.wpcf7-not-valid-tip {
color: #fff !important;
}
.page-template-home .viba-portfolio .viba-portfolio-item-button span {
  background: #22b3aa none repeat scroll 0 0;
    display: block;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    left: -36px;
    line-height: 10px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 107px;
}
.page-template-home .vp-link-button::before {
display: none;
}
.page-template-home .viba-portfolio-categories {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.page-template-home .viba-portfolio-categories::before, .page-template-home  .viba-portfolio-categories::after {
display: none;
}
.page-template-home .viba-portfolio-title a.viba-portfolio-link {font-family: sanchez;font-size: 18pt;}
.page-template-home .viba-portfolio-categories span {font-family: lato;}
.viba-portfolio-related {margin-bottom: 40px;}
.viba-portfolio-related h3 {letter-spacing: 2px;color: #303030;font-family: sanchez;font-size: 38px;font-weight: 400;margin-bottom: 30px;}