/*
CTC Separate Stylesheet
Updated: 2018-11-15 21:31:15
Theme Name: Agama Child
Theme URI: http://theme-vision.com/agama/
Template: agama
Author: Theme Vision
Author URI: http://theme-vision.com/
Description: Agama is a free Multi-Purpose WordPress theme. It’s perfect for web agency business, corporate business, personal and parallax business portfolio, photography sites and freelancer. Is built on BootStrap with parallax support, is responsive, clean, modern, flat and minimal. Agama is e-commerce (WooCommerce) Compatible, WPML, RTL, Retina-Ready, SEO Friendly and with parallax. 3 Superb header variations. Check demo: http://demo.theme-vision.com
Tags: one-column,two-columns,right-sidebar,left-sidebar,grid-layout,flexible-header,buddypress,custom-background,custom-header,custom-logo,custom-menu,custom-colors,editor-style,featured-image-header,featured-images,full-width-template,footer-widgets,microformats,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,education,entertainment,photography
Version: 1.3.8.1542317475
*/
@media screen and (max-width: 992px){
	.top-navigation ul#menu-principal{
		display:block !important;
}
}
	

.site-header hgroup{
    margin: 0 !important;
    padding: 0 !important;
}

.main-navigation {
	border-color: none !important;
    border-top: 0.5px solid #ededed !important;
    border-bottom: 0.5px solid #ededed !important;
}

#vision-primary-nav ul li a {
	color: whitesmoke !important;
}

#top-social li a{
	color: #7AC4CF !important;
}

.camera_next, .camera_prev {
    display: none;
}

.camera_wrap{
	z-index: 0;
}

/* #particles-js {
    background-image: url("http://alejandra-garcia.com/wp-content/uploads/2018/10/20151116_Cassie_0368_FF1_P_30x36-e1541332031742.jpg?1542319489027");
    position: relative;
} */

/*Contact form 7 diseño*/
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    background-color: transparent !important;
    border-bottom: 1px solid #001!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: #999 !important;
    padding: 16px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px!important;
    font-family: 'Droid Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
}
.wpcf7-submit {
    color: #000 !important;
    margin: 8px auto 0;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 6px 20px;
    line-height: 1.7em;
    background: #AAE1D4;
    border: 1px solid #AAE1D4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase;
}
.wpcf7-submit:hover { 
    background-color: #57e6e6; 
    border-color:#57e6e6; 
    padding: 6px 20px !important; 
    color: #fff!important;
}
div.wpcf7 {
    font-family: 'Droid Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;}
.wpcf7-textarea {
    font-family: 'Droid Sans', Helvetica, Arial, Lucida, sans-serif;
    width: 100%;
    box-sizing: border-box;
    color: inherit;
    padding: 24px;
    position: relative;
    line-height: 1.5em;
    font-size: 20px;
    margin-bottom: 40px;
    color: #eee;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}