/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.marginCST {
    margin-right: -10px !important;
}

.boton-left {
     text-align: left;
}

.marginClientcustom {
    margin: 25px !important;
}

.minheight1 {
     min-height: 280px;
}

.minheight2 {
     min-height: 280px;
}

.repeatCOLOR1 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}


/* iframe CALCULE SU SEGURO customization
-------------------------------------------------------------- */

.embed-containerCSTA {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.embed-containerCSTA iframe {
    position: absolute;
    display: block;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* iframe CALCULE SU SEGURO customization
-------------------------------------------------------------- */

#Action_bar .contact_details li{display:inline-block;margin-right:10px;padding:20px 0;color:#b7b7b7}
#Action_bar .social li a{color:#cacaca;font-size:15px;line-height:15px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}


