/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.text-white p,
.text-white .aio-icon-header h3.aio-icon-title,
.text-white .aio-icon-description,
.text-white ul{
    color: #fff;
}
body #main {
    padding: 0;
}
.contact-info .wpcf7-textarea {
    height: 120px;
}
.contact-info input.wpcf7-submit {
    background-color: #86af49;
    width: 130px;
    height: 42px;
    font-size: 18px !important;
    font-weight: 400 !important;
}
.contact-info input.wpcf7-submit:hover {
    background-color: #5c7148 !important;
}
.contact-info .wpcf7-form-control {
    margin: 0;
    border-color: #c3c3c3;
    color: #878787;
    font-size: 16px;
    font-weight: 300;
}
.contact-info .wpcf7-form-control:focus {
    border-color: #88b14b;
}
.contact-info .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
}
.contact-info form br {
    height: 0px;
    display: none;
}
.rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer, .rev_slider .tp-bgimg.defaultimg {    
	max-height: 700px !important;
}
.designed-overlay .uvc-heading {
    background-color: rgba(0,0,0,0.5);
    padding: 25px 20px;
    display: inline-block;
    width: 400px;
    border-radius: 4px;
    max-width: 100%;
}
.designed-overlay {
    text-align: center;
}
.partners-company .vc_single_image-img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.partners-company .vc_single_image-img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.solutions-row .wpb_text_column {
    max-width: 550px;
	text-align: justify;
}
.solutions-row .vc_col-sm-6:first-child .wpb_text_column{
	float:right;
}
.solutions-row .designed-overlay .wpb_wrapper{
	max-width: 735px;
}

.solutions-row .designed-overlay.vc_col-sm-6:first-child .wpb_wrapper {
    margin-left: auto;
    max-width: 735px;
    width: 100%;
}
@media (max-width:1024px){
.pum-theme-2180 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 5px !important;
}
}	
@media (max-width:1024px){
	.what-wedo-blocks .icon_list_icon {
		font-size: 45px !important;
	}
	.what-wedo-blocks .smile_icon_list.top li .icon_list_connector {
		top: 0.36em;
	}
}	
@media (max-width:900px){
	.green-section .vc_col-sm-4, .green-section .vc_col-sm-8 {
		width: 100%;
	}
	.green-section .wpb_single_image.vc_align_left {
		text-align: center;
	}
	.info-circle-wrapper .icon_list_icon {
		font-size: 20px !important;
		line-height: 32px !important;
	}
}