/*
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.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

@font-face {
  font-family: Efont;
  src: local("Helvetica Neue Normal"),
       local("HelveticaNeue-Normal"),
       url(/wp-content/themes/betheme-child/fonts/Ekaterina_Velikaya_Two.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Afont;
  src: local("Helvetica Neue Normal"),
       local("HelveticaNeue-Normal"),
       url(/wp-content/themes/betheme-child/fonts/Alexandra_Script.ttf);
  font-weight: 400;
}

/* Home page */

#Top_bar #logo img {
  max-height: 35px;
  width: auto!important;
}

a.button.button--test-ats {
  background-color: #F0F1F2;
  color: #000;
}

a.button.button--test-office {
  background-color: #754A9D;
}

/* 1C-cloud page*/
.connect-section .connect-section__link {
  color: #3e6edf !important;
}
/* Contact us page*/
.virtual-slider-text{
	text-shadow: 1px 1px 3px #000;
	font-weight: 400 !important;
	text-transform: uppercase;
}
.virtual-ats-description{

  color: #808080;
  text-align: center;
}
.our_creed{
  text-align: center;
  color: #3e6edf;
  text-decoration: underline;
      font-weight: 500;
  font-size: 20px;
}
.middle-align{
	position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
/*.oit_dynamic_form{
	display: none;
	text-align: left;
}
.oit_dynamic_form span.error{
	color: red;
	display: none;
	font-size: 14px;
}*/
.chanel_description{
  display: none;
  padding: 15px;
}
.chanel_holder p{
  white-space: nowrap;
  background: -webkit-linear-gradient(top,#f0f0f0 0,#e8e8e8 0,#e8e8e8 0,#dedede 0,#fff 75%,#fff 100%);
  background: linear-gradient(to bottom,#f0f0f0 0,#e8e8e8 0,#e8e8e8 0,#dedede 0,#fff 75%,#fff 100%);
  position: relative;
  border: 1px solid #e6d9e6;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  color: #000;
  padding: 25px 0 25px 20px;
  box-shadow: 1px 1px 5px rgba(0,0,0,.3);
  -webkit-transition: all .5s;
  transition: all .5s;
  height: 100%;
  cursor: pointer;
    margin-bottom: 0px;
}
.chanel_holder p:hover{
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.chanel_holder p img{
  width: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
.chanel_name{
  font-weight: 700;
  margin-left: 10px;
}
.virtual_price_item .plan-inside ul li{
  text-align: left;
  padding-left: 55px;
}
.virtual_price_item ul li b{
  font-style: italic;
  font-weight: 500;
  text-decoration: underline;
}
.price_items_description{
  text-align: center;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  color: #000;
}

/* Modal Content*/
.modal-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none;
}
.modal-form {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 25%;
  transform: translate3d(-50%, -50%, 0);
  min-width: 250px;
  padding: 20px;
  border: 1px solid #000;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
  -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
  -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
  z-index: 9999;
  background: #ffffff;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
  display: none;
}
.modal-form__title {
  padding-bottom: 20px;
}
.modal-form input.modal-form__input {
  display: block;
  width: 100%;
  margin-top: 20px;
}
.modal-form__input-wrap {
  position: relative;
}
.modal-form__error {
  position: absolute;
  top: -20px;
  left: 10px;
  font-size: 12px;
  color: red;
  display: none;
  z-index: 9999;
}
.modal-form input[type="button"].modal-form__close {
  background-color: red;
  min-width: 115px;
}
 .what_we_do_1 .infobox{
  background-color: transparent;
}
.custom_h3{
  color: #3e6edf;
  text-align: center;
}
.what_we_do_p{
  margin: 0px;
  text-align: center;
}
body .what_we_do_1 .infobox ul{
  color: #808080 !important;
}
body .what_we_do_1 .infobox h3{
  color: #3e6edf !important;
  text-align: center;
}
 .what_we_do_2 .infobox{
  background-color: transparent;
  padding-top: 0px;
}
body .what_we_do_2 .infobox ul{
  color: #808080 !important;
}
body .what_we_do_3 .infobox h3{
  color: #3e6edf !important;
  text-align: center;
}
 .what_we_do_3 .infobox{
  background-color: transparent;
  padding-top: 0px;
}
body .what_we_do_3 .infobox ul{
  color: #808080 !important;
}
body .what_we_do_3 .infobox h3{
  color: #3e6edf !important;
  text-align: center;
}
.vitrual_ats_list .infobox{
	background-color: transparent !important;
}

body .vitrual_ats_list .infobox ul {
    color: #808080 !important;
}

body .vitrual_ats_list .infobox a {
    color: #3e6edf !important;
}

body .vitrual_ats_list .infobox h3 {
    color: #3e6edf !important;
    text-align: center;
}
.virtual_list_image img{
	max-height: 300px;
	width: auto;
}
.virtual_list_image .image_wrapper{
	text-align: center;
}

.logo-main .scale-with-grid{
	padding-bottom: 15px !important;
}

#Top_bar #logo{   
    padding: 10px 0 15px !important;
}

.main__price{   
    color: #c9292f;
font-size:28px;
    line-height: 36px;
}

.main__img{
	height: 400px;
}

.price__item h2{
    color: #191a34;
}

.chanel_holder a{
    text-decoration: none;
}

.tel__func{
	margin-bottom: 15px !important;
}

.channel__link{
    color: #3e6edf !important;
	display: inline !important;
}

.oc__link:hover{
	text-decoration: underline;

}

#back_to_top.sticky .button_icon {
   
    margin: -1px !important;
}

.os__features{

	margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
    .price__item {
          border: 1px solid black;
    margin-bottom: 40px !important; } 

	.os__secur{
	padding: 3% 6% !important;
	}

	.uo__features{
	margin-bottom: 10px !important;
	}
	
	.button_label-mob{
	font-size: 12px !important;
	    padding: 4px 24px !important;
	line-height: 28px !important;
	}

	.our_creed {   
    font-size: 16px;
}

	.virtual_list_image{
	   display:none;
	}

	.oa__functions{
	    padding: 12% 12% !important;
	}

	.chanel_name{
	font-size: 12px  !important;
	margin-left: 0  !important;
}

	.chanel_type{
	 display:none;
}

	.toogle_chanel_description img{
	display:none;
}

	.logo-mobile{
	height: 50% !important;
	}

}

