/* Enter Your Custom CSS Here */


 a {

    text-decoration: none !important;

}

.main-nav > li.act:not(.wpml-ls-item) > a .menu-text, .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text {

    color: #e30613 !important;

}


.footer .widget, .footer .tp_recent_tweets li {

    font-size: 15px !important;
    line-height: 25px !important;

}



#footer.solid-bg {

    background: #191e25b3 none repeat-x left top !important;

}


* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
#re .column {
  float: left;
  
	padding-right:20px;
	
}

/* Clear floats after the columns */
#re  .row:after {
  content: "";
  display: table;
  clear: both;
	
}


.footer .widget .widget-title1 {

    font-size: 20px;
	font-weight:700 ;
   

}

/* css for CTA */

div.cta {

    font-size: 26px;
	font-weight:500 ;
	color:#fff;
	text-align:right;
	line-height:40px;
   

}


.cta1 {

    font-size: 26px;
	font-weight:500 ;
	color:#fff;
	text-align:right;
	line-height:45px;
	padding-top:90px !important;
		padding-bottom:150px !important;
   

}


.cta2 {

    font-size: 26px;
	font-weight:500 ;
	color:#fff;
	text-align:right;
	line-height:45px;
	padding-top:150px !important;
		padding-bottom:150px !important;
   

}


/* end css for CTA */


@media only screen and (max-width: 720px) {
	
	.vc_custom_1559659226109 {

    margin-right: 50px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 20px !important;

}


.vc_custom_1541105045165 {

    padding-top: 0px !important;
    padding-bottom: 0px !important;

}
	
	.cta1 {

    font-size: 26px;
	font-weight:500 ;
	color:#fff;
	text-align:right !important;
	line-height:45px;
	padding-top:0px !important;
		padding-bottom:0px !important;
   

}


.cta2 {

    font-size: 26px;
	font-weight:500 ;
	color:#fff;
	text-align:right;
	line-height:25px;
	padding-top:0px !important;
		padding-bottom:0px !important;
   

}
	
	div.cta {

    font-size: 28px;
	font-weight:500 ;
	color:#fff;
	text-align:center;
	line-height:35px;
   

}
	
		.footer .widget {

    margin-bottom: -10px !important;
}
	
.reduce{

   height: 0px !important;

}
	
}