@font-face {
	font-family: 'calibri'; 
	src: url(fonts/calibri.ttf); 
    src: local(calibri), url(fonts/calibri.ttf); 
}
@font-face {
	font-family: 'exo'; 
	src: url(fonts/Exo2-Bold.otf); 
    src: local(exo), url(fonts/Exo2-Bold.otf); 
}
@font-face {
	font-family: 'uni'; 
	src: url(fonts/UniSansHeavyCAPS.otf); 
    src: local(uni), url(fonts/UniSansHeavyCAPS.otf); 
}
body{
/*	
background: #f1f1f1;
	
	
margin: 0;
	
width: 100%;
	
/* width: 870px; * /
	
overflow-x: hidden;
*/
}
.tafif_section{
	background: url('./images/top_bg.png') no-repeat;
	background-size: 100% auto;
	font-family: 'calibri';
}
@media(max-width: 900px){
	.tafif_section{
		background-size: auto ;
	}
}
.tafif_section h2{
	
text-align:  center;
	
font-family: 'uni';
	
margin-top:  0;
	
padding-top: 20px;
}
.tafif_section .table_contain tr td i.fas, .tafif_section .table_contain tr td i.far{
	width: 50px;
}
.tafif_section .tarif_desc{margin: 0;display: inline-block;width: 80%;position:  relative;font-size:  19px;/* background: white; */padding: 10px;left: 10%;}
.tarif_desc i{width: 30px;font-size: 18px;color: #ffffff;/* margin-bottom: 10px; */background: #2673ff;height: 30px;text-align:  center;line-height: 30px;border-radius: 5px 5px 100% 100%;display:  inline-block;}
.modal_copyright{display:  inline-block;margin: 0;vertical-align: middle;margin: 0 10px;font-size: 17px;text-align: center;}
.modal_copyright input{
}
.name_table{
	color: #737373;
	font-size: 20px;
	font-family: 'uni';
}
.tarif_desc span{color: #545454;font-size: 18px;padding-left: 5px;display: inline-block;width: calc(100% - 45px);vertical-align: middle;}
.tarif_desc p{
	
margin: 0;
	
margin-bottom: 10px;
}
.tarif_desc span i{
	
font-size: 22px;
	
color: #2673ff;
	
margin-bottom: 5px;
}
.table_contain{width: calc(100% - 1px);}
.modal_copyright span{
	
color: #757575;
	
font-size: 15px;
}
.tafif_section table{border-collapse: collapse;width: 100%;}
.tafif_section table tr{box-shadow: 0px 0px 10px #0000001f;}
.tafif_section table tr:first-child{box-shadow: none;}
.tafif_section table tr:nth-child(2) td:first-child,
.tafif_section table tr:nth-child(2){border-radius: 10px 0 0 0;}
.tafif_section table tr.orange td{

    background: linear-gradient(to right, white, #f7a531);
    font-size: 18px;
    text-align: center;
    padding-left: 9%;
}
.tafif_section table tr td.yellow{
    background-color: #fff9c4;
}
.tafif_section table tr td.blue{
    background-color: lightblue;
}

.tafif_section table td{
	font-size: 13px;
	padding: 15px 20px;
	border: 1px solid #f1f1f1;
	background: white;
    text-transform: uppercase;
}
.tafif_section table td .my-icon-image{
    width: 40px;
    padding-right: 10px;
}
.tafif_section table td button{padding: 12px 17px;border:  none;border-radius: 5px;background: #2673ff;color:  #fff;font-size: 16px;font-weight: bold;box-shadow: 0px 2px 5px #00000038;width: 100%;}
.tafif_section table td button:hover{background: #1a64ec;cursor:  pointer;}
.tafif_section table .free_buttons button{padding: 12px 17px;border:  none;border-radius: 5px;background: #24C61B;color:  #fff;font-size: 16px;font-weight: bold;box-shadow: 0px 2px 5px #00000038;width: 100%;}
.tafif_section table .free_buttons.small button{padding: 2px 0px;font-size: 9px;width: 86%;}
.tafif_section table .free_buttons button:hover{background: green;cursor:  pointer;}
.tc{
	text-align: center;
	=: 100%
}
.tafif_section table td i{
	
font-size: 30px;
}
.tafif_section table td b{
	font-family: exo;
	color: #585858;
	margin: 0 0 5px 0;
	display: inline-block;
	/* padding-left: 20px; */
	padding-right: 5px;
    vertical-align: middle;
}
@media (min-width: 768px) {
    .tafif_section table td b{
        width: 70%;
    }
}
.ui-selectmenu-button.ui-button{
	width: calc(100% - 20px) !important;
}
.transparent{
	background: transparent;
}
.transparent td{
	background: transparent;
	border: none !important;
}
.tafif_section table td:nth-child(2),
.tafif_section table td:nth-child(3),
.tafif_section table td:nth-child(4){
	text-align: center;
	font-size: 24px;
	color: #19cc19;
	min-width: 150px;
	font-family: exo;
}
.tafif_section table tr:nth-child(7n+1) td{
	color: #4c4c4c !important;
}
.tafif_section table td:nth-child(2){
	background: #fff;
}
.tafif_section table td:nth-child(4){
}
.price span{
	
color: #1b9e4d;
}
.tafif_section table th{
	border-radius: 10px 10px 0 0;
	font-family: 'exo';
	color: #444444;
	font-size: 24px;
	line-height: 32px;
}
.tafif_section table th p{
	line-height: 50px;
	margin: 0 !important;
}
.tafif_section table th:nth-child(2){
    background: #f7a531;
	box-shadow: 0px 0px 10px #0000001f;
    text-align: center;
}
.tafif_section table th:nth-child(3){
	

box-shadow: 0px 0px 10px #0000001f;
    text-align: center;
    background: #62c462;


}
.tafif_section table th:nth-child(4){

    background: #87d0e8;
    text-align: center;

/* color: #fff; */
	
box-shadow: 0px 0px 10px #0000001f;
}
.tafif_section table tr i.fa-close{
	color: #d6d6d6;
}


/* MODAL */
.modal-open {
  /* overflow: hidden; */
}
.modal_nor1m {
  position: fixed;
  top: 0!important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  width: auto;
  background:  transparent;
  margin-left:  auto;
}
.modal_nor1m.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition:    -moz-transform .3s ease-out;
  -o-transition:      -o-transform .3s ease-out;
  /* transition:         transform .3s ease-out; */
  /* -webkit-transform: translate(0, -25%); */
  -ms-transform: translate(0, -25%);
  /* transform: translate(0, -25%); */
}
.modal_nor1m.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal_nor1m .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal_nor1m .modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal_nor1m .modal-backdrop {
  position: fixed;
  top: 0!important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  background-color: #000;
}
.modal_nor1m .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal_nor1m .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal_nor1m .modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal_nor1m .modal-header .close {
  margin-top: -2px;
}
.modal_nor1m .modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-size:  19px;
  font-weight:  normal;
}
.modal_nor1m .modal-body {
  position: relative;
  padding: 0 20px;
  background: #f9f9f9;
}
.modal_nor1m  textarea,
.modal_nor1m  input[type="tel"],
.modal_nor1m  input[type="email"],
.modal_nor1m  input[type="text"] {
    width: calc(100% - 20px);
    border: 1px solid #5393f3;
    border-radius: 3px;
    color: #454545;
    box-shadow: 0px 0px 5px #0000000d;
    outline: none !important;
    padding: 10px;
    font-size: 17px;
}
.modal_nor1m .modal-footer {
  padding: 19px;
  margin-top: 0px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal_nor1m .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal_nor1m .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal_nor1m .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal_nor1m .modal-dialog {
    margin: 10px auto;
    width:  auto;
  }
 .modal_nor1m  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal_nor1m .modal-sm {
    width: 350px;
  }
}
@media (min-width: 992px) {
  .modal_nor1m .modal-lg {
    width: 900px;
  }
}
.modal_nor1m .close {
  float: right;
  font-size: 31px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  filter: alpha(opacity=20);
  opacity: .2;
}
.modal_nor1m .close:hover,
.modal_nor1m .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal_nor1m button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  line-height: 26px;
}
.ui-front,
.ui-selectmenu-menu {
	z-index: 9999999;
}
.modal_nor1m .btn.btn-success {
    padding: 13px 40px;
    border: none;
    background: #007fff;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    margin:  12px 0 0 0;
    box-shadow:  none !important;
}
.modal_nor1m .btn:hover{
	opacity: .9;
	cursor: pointer;
}
.pop{
	
font-size: 17px !important;
	
color: #d0d0d0;
}
.pop:hover{
	
color: #2673ff;
}
p#f_summ {
    font-size: 25px;
	height: 35px;
    margin: 0;
    color: #39b324;
    font-family: 'exo';
}
*{
	outline: none !important;
}

.modal_nor1m .modal-body label{
	margin: 7px 0 5px 0;
	display:  inline-block;
	color: #2d2d2d;
}
.img{
	
border-radius:  100%;
	
height: 40px;
width: 40px;
float:  left;
	
margin: 0 10px 0 0px;
}
.img+p {
    display: inline-block;
    line-height: 40px;
    font-size: 18px;
}


/* POPOVER */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 400px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.07);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 15px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
  font-size:  16px;
  line-height: 1.5;
  text-align: center;

}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}


/* MEDIA */

@media (min-width: 900px){
	.price b{
		font-size: 15px;
		color: #444444 !important;
	}
}	
@media (max-width: 900px){
	.tafif_section table td:nth-child(2), .tafif_section table td:nth-child(3), .tafif_section table td:nth-child(4){
		min-width: auto;
	}
}
@media (max-width: 750px){
	.tafif_section table th p{
		font-size: 11px;
		line-height: 1.1;
		margin: 7px 0;
	}
	.tafif_section table td i{
		/* width: 100%; */
		/* text-align:  center; */
		font-size: 20px;
	}
	.price b{
		font-size: 13px;
	}
	.tafif_section table td button{
		width: 100%;
		padding: 7px;
		font-size: 14px;
	}
}
@media(max-width: 650px){
	.tafif_section table td{
		padding: 7px;
		position: relative;
	}
	.tafif_section table td:nth-child(2), .tafif_section table td:nth-child(3), .tafif_section table td:nth-child(4){
		font-size: 18px;
	}
	.modal-dialog{
		width: calc(100% - 10px) !important;
		margin: 0 5px !important;
		max-width: calc(100% - 10px) !important;
		position:  absolute;
		top: 5px;
	}
	.tafif_section{
		padding: 0px;
		margin: 0px;
		overflow: visible;
	}
	.tafif_section table td{
		text-align:  center;
	}
	.tafif_section table td b{
		font-size: 11px;
		text-align: left;
		display:  inline-block;
	}

	.tafif_section table tr:last-child td{
		padding: 3px;
	}
}
@media (max-width: 400px){

	.tafif_section table td{
		text-align:  left;
	}
	.pop{
		position: absolute;
		top: 1.5em;
		left: 0px;
		width: auto !important;
		font-size: 11px !important;
	}

	.pop{
		position: absolute;
		top: calc(50% - 6px);
		right: 5px;
		width: auto !important;
		font-size: 13px !important;
		text-align: right !important;
	}
.tafif_section table td b{
	margin-right: 10px;
	word-break: break-word;
	font-size: 9px;
}

}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}