/*
Theme Name: NuovoWP Child
Theme URI: http://codebean.co/nuovo
Author: CodeBean Team
Author URI: http://themeforest.net/user/Esmet
Description: SEO & Digital Agency WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, sticky-post, threaded-comments, translation-ready
Template: nuovowp
*/

.textwidget table tr td{
	border-bottom: 0px solid #ccc !important;
}

.col-half {
    width: 45%;
    float: left;
}

.cdb-footer-widgets .widget.widget_text{
/* 	text-align: center */
}
.cdb-footer .cdb-subfooter, .cdb-footer .cdb-footer-widgets {
    background-color: #1b1e52 !important;
}

.cdb-footer .cdb-footer-widgets{
	padding-bottom: 0px !important;
	    padding-top: 10px !important;
}
.cdb-footer .cdb-subfooter{
	padding-top: 0px !important;
}
.cdb-footer .cdb-footer-widgets .widget{
/* 	padding-bottom: 0px  !important; */
}

.cdb-footer-widgets  .row  .col-xs-12:nth-child(2) h4 {
/* 	padding-left: 12% !important; */
}

.wpb_text_column ul:not(.cdb-social-links).tickbullet > li:before {

    content: "\f00c" !important;
    color: green !important;
}

.cdb-footer .cdb-footer-widgets .widget{
	padding-bottom: 0px !important;
}

.cdb-header .cdb-regular-header .cdb-logo-holder .cdb-logo-link{
	padding: 0 !important
}

.cdb-logo-holder .cdb-logo-image {
    max-height: 120px !important;
}
/* .homobanner > div > .vc_column-inner */
.vc_row-has-fill.homebanner>.vc_column_container>.vc_column-inner{
	padding-top: 0px !important;
		 margin-bottom: -40px;
}

.flex-control-nav.flex-control-paging, .flex-direction-nav{
	display: none !important;
}
.flexslider{
	border: 0px solid  #ccc !important;
}
 .wpb_content_element {
    margin-bottom: 0px !important;
	
}

.animated {
    animation-duration: 3s !important;
    animation-fill-mode: both;
}
.cdb-footer.dark .cdb-footer-widgets a,  
.cdb-footer.dark .cdb-footer-widgets p{
    color: #fff!important;
}
.cdb-footer.dark .cdb-footer-widgets a:hover, .paradigmlink:hover {
    color: #0083ff!important;
}

.testimonials_list {
    overflow: hidden;
    clear: both;
    background: #fff;
    margin: 0;
    border-radius: 10px;
    box-shadow: 1px 1px 4px #c7c7c7;
    transition: all .4s ease-in-out;
    margin-top: 0;
    margin-bottom: 20px;
    border: 1px solid #ececec;
    width: 98% !important;
    padding: 10px;
}

 input[type=submit]{
	    border-radius: 5px !important;
}

 @media screen and (min-width: 768px) {
    .form-row-first,
    .form-row-last {
      width: 49%; } 

	 
    .form-row-three {
      width: 32%; 
	  margin-right: 15px; 
	 }
	 .form-row-three-last {
      width: 32%; 
	  margin-right: 0px; 
	 }
	 
	 .form-row-four {
      width: 24%; 
	  margin-right: 15px; 
	 }
	 .form-row-four-last {
      width: 24%; 
	  margin-right: 0px; 
	 }
	 
	 .form-row-two{
	width: 49%; 
	  	 
	 }
	 .form-row-first,  .form-row-three, .form-row-three-last, .form-row-four-last, .form-row-four, .form-row-two{
    	float: left;
		}
	 
	 .form-row-two-left{ min-height: 50px;
    vertical-align: middle;
    padding: 12px 8px;
    background: #3092c0;
	 color: #fff;}
	 
}

body header.cdb-header .cdb-top-header {
    background-color: #1b1e52 !important;
}

body .cdb-logo-holder .cdb-logo-image {
    max-height: 100px !important;
}

body.cdb-page-load {
    opacity: 1 !important;
 
}
.cdb-footer .cdb-subfooter .cdb-subfooter-inside{
	    justify-content: flex-end;

}