/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
.rtl .no-rtl, .rtl .no-rtl-p, .rtl-copy{
	display:none;
}
.rtl .rtl-copy{
	display:block !important;
}
.rtl-phone {
	display:none;
}
.rtl .rtl-phone {
	display:block !important;
}
.rtl .simple-phone {
	display:none;
}
.white-new p {
	color:#fff !important;
}
.home-difference .aio-icon-box{
	    padding: 10px;
    border: 1px solid #a28730;
    min-height: 175px;
}
.home-difference .aio-icon-title {
	font-size:15px;
	line-height:24px;
	font-weight:700;
}
#sortable {
	    display: none;
}
.goog-logo-link {
	display:none;
}
.goog-te-gadget {
    font-size: 0px !important;
	margin-top: 30px;
	color: transparent !important;
}
.footer_bottom img {
	width:35px;
}

.footer_top_holder, .footer_bottom_holder, .content footer .container {
	    background-color: rgba(0, 0, 0, 0.6588235294117647) !important;
}
/*nav.main_menu {
    position: absolute;
    top: 0;
    left: 60%;
    z-index: 100;
    text-align: left;
    width: 70%;
} */
.full_width  {
	background-color: #ffffff;
}
.content ul li{
	list-style-position:outside !important;
}
.qbutton {
	border:0;
}
.white {color:#fff;}
.footer-contas p {
    position: relative;
    padding-left: 30px;
    padding-bottom: 0px;
}
.footer-contas p {
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer-contas p i {
    font-size: 15px;
    padding-top: 6px;
    color:#b09747;
    text-align: center;
    position: absolute;
    left: 0;
}
.home-nature .aio-icon-title {
	    color: #fff;
    font-weight: 700;
    margin: 5px 0px;
}
.home-nature .aio-icon-description {
	color: #fff6f6;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
}
.home-nature .aio-icon-box  {
	border: 1px solid #d2bf85;
    padding: 20px;
}
#gform_1 input[type="text"]::placeholder, #gform_1 textarea::placeholder, #gform_1 select::placeholder,#gform_2 input[type="text"]::placeholder, #gform_2 textarea::placeholder, #gform_2 select::placeholder   {
		color:#fff !important;
}
#gform_1 textarea, #gform_2 textarea {

	height:100px;
}
#gform_1 li.hidden_label input, #gform_2 li.hidden_label input {
	    margin-top: 6px !important;
}
#gform_1 input[type="submit"], #gform_2 input[type="submit"] {
	background-color:#b09747;
	color:#fff;
	border:0;
}
#gform_1 input[type="text"], #gform_1 textarea, #gform_1 select, #gform_2 input[type="text"], #gform_2 textarea, #gform_2 select {
	        border: 1px solid #b6d4f5;
    padding: 12px;
    font-size: 14px;
    background: transparent;

} 
@media only screen and (min-width:601px) {
	.rtl-mob {
		display:none !important;
	}
}
@media only screen and (max-width:600px) {
	.rtl-copy , .rtl .rtl-copy {
		display:none !important;
	}
}