/*
    Theme Name: AMB
    Author: xaracom 
    Author URL: xaracom.org
*/

/* ==== Google font ==== */
@import url('https://fonts.googleapis.com/css?family=Lato:400,300,700,900');
/* === fontawesome === */
/*@import url('font-awesome.css');*/
/* ==== overwrite bootstrap standard ==== */
/*@import url('overwrite.css');
@import url('animate.css');*/



/* if portrait mode is detected, rotate the entire site -90 degrees to hint rotating to landscape */
/*@media (orientation: portrait) {
  
#section-loading {
	display:inline-block;
	width: 100%;
	height: 100%;
	z-index:1200;
	margin:auto;
	background-color:#6a747c;  	

	}
	
}*/


@font-face {
   font-family: myNeutraFont;
   src: url(../../fonts/Neutra-Text-Book.ttf);
   /*src: url(../../fonts/Neutra-Text.ttf);*/
}

@font-face {
   font-family: myNeutraFontBold;
   src: url(../../fonts/Neutra-Text-TF-Alt-Bold.ttf);
   /*src: url(../../fonts/Neutra-Text-Bold.ttf);*/
}
  
/*==========================================================================
  MODAL PORTAL
  ========================================================================== */



/*


a.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}



.modal-header {	
	font-family: "Helvetica", "Arial", "sans-serif";
	vertical-align: middle;
	font-size: 20px;
	color:#fff;
	height: 10px;
	width: 100%;
	background-color: #2A2A2A;
	border: 0px;
}	

.modal-content td, th {
	padding: 5px;
}	

.modal-content {
	position: relative;
	height: 90%;
	width: 90%;
	max-width: 1000px;
	max-height: 750px;
	border: solid 10px #333;
	background-color: #000;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important; 
	overflow: hidden;
	-webkit-transition: width 2s;
	transition:width 0.5s ease-in-out;
	transform-origin: center;
	margin: 0px auto;
}	


.modal-header, .close {	

	font-size: 30px;
	left: 0px;
	bottom: 0px;
}

	

.modal-body {
	width: 100%;
	height: 100%;
	background-color: #2A2A2A;
	border: 0px;
}	

.modal-footer {
	height: 40px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #2A2A2A;
	font-family: "Helvetica", "Arial", "sans-serif";
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	color:#fff;
	border: 0px;
}	

.modal {
	background-color: rgba(0,0,0,0.30);
	z-index: 9999;
}	


button.close {
	-webkit-appearance: none;
	color: #fff !important;
	margin-top: -20px !important;
	margin-right: -10px !important;
	border: 0;	
}	

*/




#my-form {
	font-size: 14px;
	color: #aaa;
}	

	
.stats {
	position:absolute; 
	background-color:#222;
	width:100%; 
	height:100%;
	border:solid 0.5px #fff;
}

.statsnote {
	position:absolute; 
	font-family: "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	line-height: 1.0em;
	width: 100%;
	height: auto;
	bottom: 15px;
	color:#ddd;
}	

.titlecap { 
	position:inherit; 
	font-size:11px; 
	text-align: left; 
	border:solid 0.5px #222; 
	height: 60px; 
	bottom:0px; 
	width:100%; 
	background-color:rgba(255,255,255,1); 
	padding-left:10px; 
	padding-top:5px;
}
	

	
@media (max-width: 450px) {	
	.titlecap { 
		font-size:12px; 
		text-align: left; 
		height: 40px; 
		bottom:0px; 
		width:100%; 
		background-color:#fff; 
	}
	
	
}		
	
	


/*==========================================================================
  General
  ========================================================================== */
/*
body {
	color:#444;
	background: #000;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 14px;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 300;
	text-shadow: none;
    height: 100%;
	margin: 0;
    padding: 0;
} 

.clear {
	clear: both;
}
*/


/* body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color:#222;
} */

/* h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	margin: 0 0 20px 0;
	font-weight: 700 !important;
    letter-spacing: -1.2px;
    text-transform: uppercase;
    font-size: 28px !important;
} */
/*
h1 { font-size: 40px; line-height: 30px; }
h2 { font-size: 32px; }
h3 { font-size: 24px; line-height: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
.txt-light { font-weight: 300; }
.txt-regular { font-weight: 400; }
.txt-bold { font-weight: 700; }
.txt-uppercase { text-transform: uppercase; }

blockquote {
	font-family: arial;
	font-size: 16px !important;
    font-style: italic !important;
}

blockquote.bigquote {
	border: none;
	font-size: 48px;
	font-weight: 700;
	line-height: 0.9em;
}

.text-bold {
	font-weight: 900;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}


small {
	font-size: 70%;
	font-weight: 100;
}*/

/*
a:hover {
	text-decoration: none;
}

:focus {
	outline: none;
}
*/

.color-white.txt-shadow {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.t-uppercase {
	text-transform: uppercase;
}




/*.btn-info, .btn-info:active {
    background-color: #3c89c9 !important;
}*/

.btn-info:not(:disabled):not(.disabled).active, 
.btn-info:not(:disabled):not(.disabled):active, 
.show>.btn-info.dropdown-toggle{
	/*color: #fff;
	background-color: #0982D7 !important;
	border-color: #0982D7 !important;*/
}

.btn-info, .btn-info:active {
    color: #fff;
	background-image: linear-gradient(to bottom, #2aabd2 0%, #0E7ECC 100%) !important;
    border-color: none !important; /*set the color you want here*/
}

.btn-info:hover, 
.btn-info:focus {
	color: #fff;
    border-color: none !important;
    background-image: none !important;
	background-color: #0E7ECC !important;
    border: 0 !important;
}

.btn-success, .btn-success:active {
    color: #fff;
	background-image: linear-gradient(to bottom, #5cb85c 0%, #50a050 100%) !important;
    border-color: none !important; /*set the color you want here*/
}

.btn-success:hover, 
.btn-success:focus {
	color: #fff;
    border-color: none !important;
    background-image: none !important;
	background-color: #499249 !important;
    border: 0 !important;
}

.btn-warning:hover, 
.btn-warning:focus {
	color: #fff;
    border-color: none !important;
    background-image: none !important;
	background-color: #F86822 !important;
    border: 0 !important;
}

.btn-warning, .btn-warning:active {
    color: #fff;
	background-image: linear-gradient(to bottom, #F1AD8C 0%, #F15B12 100%) !important;
    border-color: none; /*set the color you want here*/
}

/*==========================================================================
 MAIN SKIN
 ========================================================================== */



/* footer */
.social-circle li a {
	background:#000;
}

a.scrollup{
	background:#F26926;
}




/*==========================================================================
  MYPORTAL TOOLBAR
  ========================================================================== */
/*.w3active {
  background-color: #000;
  color: white;	
  outline: none;	
}	

.w3-bar-block .w3-bar-item:hover { 
  background-color: #444!important;
  color: black;		
}

.w3active:focus {
  outline: none;
}   

.w3-bar-block .w3-bar-item {
  border-bottom:solid 0.5px #444;
}   

.w3-sidebar {
  position: fixed;
  width: 55px !important;	
  top: 0px; 
  height: calc(100% - 0px);
  overflow: hidden;	
  border-right:solid 5px #444;
  z-index: 999999 !important;
}	  

.w3-black {
  background-color: #111!important;
}*/	


.w3-sidebar {
  width: 60px;	
  position: fixed;
  top: 91px !important; 
  height: calc(100% - 150px) !important;
  border-right:solid 5px #444;
  z-index: 999;
  background-color: #333 !important;	
  overflow-y: auto !important;
  overflow-x: hidden !important;	
}	

.w3-sidebar : hover  {
  width: 180px;			
}	


.btnlib:hover {
  background-color: #000;
  color: white;
}  

.btnlib:focus {
  outline: none;
}  

.titleowl {
	position: absolute !important;
	z-index: 100 !important;
	left: 15px !important;
	top: 50px !important;
}

/* SWIPER AND CAROUSEL 
///////////////////////////////////
*/

.carouselzone {
	z-index:100 !important;
	width:98% !important;
	margin-left: 10px;
	top: 120px !important;
}
.swiper-container {
  width: 100%;
  /*height: 100%;*/
}
.swiper-pagination {
  /*margin-top: 120px !important;*/
  /*position: relative;
  text-align: center;
  margin: 0px auto;	
  top: -40px;	
  width: 100% !important;*/	
}	

.swiper-pagination-bullet {
  /*margin-left: 5px;	*/
}	

.swiper-button-prev, .swiper-button-next {
  /*background-size: 30px 30px !important;
  background: rgba(255,255,255,0.7);
  background-repeat: no-repeat !important;
  background-position-y: 6px !important;
  border-radius: 2px !important;*/
  /*top: 55%;	*/
}

.btp1, .btn1 {
  top: 45% !important;	
}

/*
.btp1 {
  left: -10px;
}

.btn1 {
  right: -10px;
}

.swiper-button-prev  {
  left: 0px;
}	

.swiper-button-next {
  right: 0px;
}*/




/*==========================================================================
  TOOLBAR / LANGUE
 ========================================================================== */

.infobutBar {
	position: relative;
	width: 36px;
	height: 34px;
	display: inline-block;
	font-size: 14px;
	border-radius: 3px!important;
}	

.WelcomeTitle {
	position: fixed;
	float: right;
	text-align: right;
	padding-top: 10px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 15px;
	font-weight: 500;
	right: 170px;
	color: #ccc;
	height: 40px;
    min-width: 180px;
    top: 0px;
}	

/*  DROP USER PROFIL */

/*
.dropdown-account {
  display: none;
  text-align: left;
  font-size: 12px;
  position: absolute;
  top: 40px;
  left: -44px;
  height: auto;
  background-color: #000;
  min-width: 140px;
  padding: 10px;
  z-index: 99999;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 99999;
}*/

.dropdown-account a {
  color: #fff;
  padding: 10px 5px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-account a:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

.dropdowninfo:hover .dropdown-account {
  display: block;
  z-index: 99999;
}

.dropdowninfo:hover .dropbtnacc {
  background-color: #000;
  z-index: 99999;
} 




.accountprofile:hover .dropdown-account {
  display: block;
  z-index: 99999;
}


.dropdown-account .pkicon{
	background: rgba(150,150,150,0.3);
	position: relative;
	margin-bottom: 10px;
}

#section-myprofile .pkicon:hover {
	border: solid 3px #000;
	opacity: 0.3;
	background: rgba(0,0,0,0.80);
	cursor: pointer;
	/*text-decoration: none;*/
}


/* END USER PROFILE */


.toolbartop {
	position: fixed;
	background-color: #333333;
	width: 100%;
	height: 40px;/*<?php if ($is_logged) { echo '60px';} else { echo '40px';}?>;*/
	top: 0px;/*<?php if ($is_logged) { echo '0px';} else { echo '-40px';}?>;*/
	z-index: 9999;
}	

.opensession {
	position:relative;
	width: 100px;
	display: inline-block;
	padding-top: 8px;
	float:left;
	left:35px;
}	

.openSessionbut {
	position: relative;
	float: right;
	right: 15px;
	width: 110px;
	display: inline-block;
	font-size: 14px;
	border-radius: 8px!important;
	background-color: #F26926;
}

.opensession button {
    -webkit-appearance: button-bevel !important;
}

section.featured .overlay2 {
	/*position: relative;*/
	position: relative;
	margin-top: 20%;
    /*margin-left: 100px;*/
	pointer-events: none;
	height: 350px;
	/*height: 50%;*/
	width: auto;
	/*margin-left: 120px;
	z-index: 99;*/
	-webkit-transition: width 2s, height 2s, background-color 2s, -webkit-transform 2s;
	transition: width 2s, height 2s, background-color 2s, transform 2s;
	-webkit-animation-name: floating; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
	animation-name: floating;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}   



/* Safari 4.0 - 8.0 */
@-webkit-keyframes floating {
  0%   {left:0px; top:-140px;}
  50%  {left:0px; top:-160px;}
  100% {left:0px; top:-140px;}
}


@keyframes floating {
  0%   {left:0px; top:-140px;}
  50%  {left:0px; top:-160px;}
  100% {left:0px; top:-140px;}
}  

.shadow { 
	position: relative;
	pointer-events: none;
	margin-top: 165px;/*calc(100% + 140px);*/
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.06);
	border-radius: 400px / 50px;
	z-index: 99;
	-webkit-transition: width 2s, height 2s, background-color 2s, -webkit-transform 2s;
	transition: width 2s, height 2s, background-color 2s, transform 2s;
	-webkit-animation-name: floating; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
	animation-name: shadowfloating;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}  
 /* Safari 4.0 - 8.0 */
@-webkit-keyframes shadowfloating {
  0%   {left:0px; top:-160px; width:96%;}
  50%  {left:0px; top:-140px; width:100%;}
  100% {left:0px; top:-160px; width:96%;}
}

section.featured .bottomtagline {
	position: relative;
	margin: 60px auto;
	border: solid 0px;
	line-height: normal;
}

/*// langue */


.dropbtn {
  background-color: #333;
  color: white;
  padding: 4px;
  font-size: 12px;
  border: none;
  cursor: pointer;
  /*width: 80px;*/
  height: 40px;
  z-index: 99999;
}

.dropbtn i {
  color: white;
  font-size: 16px;
  padding-right: 5px;
  padding-top: 4px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  text-align: center;
  min-width: 100px;
  width: 100px;
  top: 40px;
  right: -25px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999999;
}

.dropdown-content a {
  color: black;
  font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  padding: 8px 10px;
  font-size: 12px;
  letter-spacing: 0.2px;
  text-decoration: none;
  height: 30px;
  right: 20px;
  display: block;
  z-index: 999999;
}

.dropdown-content a:hover {background-color: #CCC}

.dropdown:hover .dropdown-content {
  display: block;
  z-index: 99999;
}

.dropdown:hover .dropbtn {
  background-color: #000;
  z-index: 99999;
} 

.caret {
	display: inline-block;
	margin-left: 4px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;  
}

.caret2 {
	display: inline-block;
	margin-left: 6px;
	vertical-align: middle;
	border-top: 6px dashed;
	border-top: 6px solid\9;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;  
}

.dropbtnacc {
  background-color: #333;
  color: white;
  font-size: 12px;
  border: none;
  height: 40px; 
  width: 60px;
  margin-right: 0px;
  cursor: pointer;
  z-index: 99999;
}

.dropbtnacc i {
  color: white;
  /*font-size: 16px;*/
  /*margin-top: 8px;*/
}

.dropdowninfo {
  position: relative;
  display: inline-block;
}

#btgroup {
	cursor: pointer;
	color: #ccc;
	float:left; 
	margin-top: 11px; 
	margin-left:5px; 
	display:block;
	opacity: .6;
}

#btgroup:hover {
	color: #fff;
	opacity: 1;
}

/*

.dropdown-account {
  display: none;
  text-align: center;
  font-size: 12px;
  position: absolute;
  right: 100px;
  background-color: #f9f9f9;
  background: #000;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 99999;
  top: 40px;
  width: 180px;
  padding: 10px;
}

.dropdown-account a {
  color: #fff;
  padding: 10px 5px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdowninfo:hover .dropdown-account {
  display: block;
  z-index: 99999;
}

.dropdowninfo:hover .dropbtnacc {
  background-color: #000;
  z-index: 99999;
} 

*/

/* -- langue  */ 


/*==========================================================================
  LOGIN Modal
 ========================================================================== */
.modal-open {
	overflow:auto;
    padding-right: 0px !important;
}

body:not(.modal-open){
  padding-right: 0px !important;
}

#loginbox {
	z-index: 9999;
}

#loginbox .modal-title {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 24px;
	font-weight: 600;
}

#loginbox .form-control{
	border-radius: 4px;

}
	
#loginbox .modal-dialog.modal-800 {
   width: 700px;
   min-width: 700px;
   margin: 30px auto;
}

#loginbox .subtitlebox {
	text-align: left;
	height: 200px;
	width: auto;
}

#loginbox .forgotpw {
	font-size: 14px;
	text-align: left;
	top: -30px;
}



#loginbox .subtitlebox h5 {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 18px;
	font-weight: 700;
}

#loginbox .subtitlebox h6 {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 13px;
	font-weight: 500;
}

#loginbox .subtitlebox p {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 400;
}

#btform {
	position:absolute;
	text-align: center;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 16px;
	font-weight: 200;
	margin: 0px auto;
	top: 190px;
	width: 92%;
}


/*==========================================================================
 section-identification
 ========================================================================== */

#section-identification {
	margin-top: -20px;
	background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-color: #fff;
	background-size: cover;
}

#section-identification .modal-title {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 24px;
	font-weight: 600;
}

#section-identification .subtitlebox {
	text-align: left;
	height: 160px;
	width: auto;
}

#section-identification .forgotpw {
	position: relative;
	font-size: 14px;
	text-align: left;
	top: 20px;
	padding-bottom: 50px;
	text-decoration: underline;
	color: #0E7ECC;
}



#section-identification .subtitlebox h5 {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 18px;
	font-weight: 700;
}

#section-identification .subtitlebox h6 {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 13px;
	font-weight: 500;
}

#section-identification .subtitlebox p {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 400;
}

#section-identification .form-control{
	border-radius: 4px;
	padding: 8px;
	width: 100%;
}
	
#section-identification .modal-dialog.modal-800 {
   width: 700px;
   min-width: 700px;
   margin: 30px auto;
}

#section-identification .container {
  height: 650px;
  position: relative;
  width: 720px;
  max-width: 95%;
  border: 0px solid green;
}

#section-identification .subtitlebox {
  /*height: 90px !important;*/
  margin-bottom: 5px;
}


#section-identification .loginbox {
	margin: 0 auto;
  	margin-top: 15%;
	background: rgb(255,255,255,0.8);
	border-radius: 10px;
	padding: 20px;
	z-index: 9;
}


#btform {
	position:absolute;
	text-align: center;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 16px;
	font-weight: 200;
	margin: 0px auto;
	width: 92%;
}
	
.openconnexion {
    position: relative;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    /*background-color: #F26926;*/
	border-radius: 6px;
	height: 40px;
	top:20px;
}

#createaccount {
    position: relative;
    width: 100%;
    display: inline-block;
    font-size: 14px;
	border-radius: 8px!important;
	height: 40px;
	padding-top: 10px;
	margin-top: 20px;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it 
    width:inherit;*/
   /* max-width:inherit;  For Bootstrap 4 - to avoid the modal window stretching full width */
    /*height:inherit;
    /* To center horizontally 
    margin: 0 auto;
    pointer-events: all;*/
}


/*==========================================================================
 section-lostpassword
 ========================================================================== */
#section-lostpassword {
	position: relative;
	background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-size: cover;
	border: 0px solid #fff;
    margin-top: 40px;
}

#section-lostpassword h1 {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 28px;
	font-weight: 700;
}

#section-lostpassword .container {
	position: relative;
	/*height: 400px;*/
	width: 800px;
	max-width: 95%;
	border: 0px solid green;
}

#section-lostpassword .formbox {
	position: inherit;
	display: grid;
/*	margin-top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	background: rgb(255,255,255,0.8);
	border-radius: 10px;
	padding: 20px;	
	margin-top: 50px;
	margin-bottom: 60px;
	z-index: 9;
}

#section-lostpassword .btrevoverpassword {
	text-align: center;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 10px;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}


#section-lostpassword i {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	font-weight: 200;
}

#section-lostpassword .form-control{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
}

/*
section-identification .loginbox {
	margin: 0;
  	position: inherit;
  	top: 50%;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	background: rgb(255,255,255,0.8);
	border-radius: 10px;
	padding: 20px;
}*/

/*==========================================================================
 section-register
 ========================================================================== */
#section-register {
	position: relative;
	background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-size: cover;
	border: 0px solid #fff;
    margin-top: 40px;
}

#section-register h1 {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 28px;
	font-weight: 700;
}

#section-register .container {
	position: relative;
	/*height: 400px;*/
	width: 800px;
	max-width: 95%;
	border: 0px solid green;
}

#section-register .formbox {
	position: inherit;
	display: grid;
/*	margin-top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	background: rgb(255,255,255,0.8);
	border-radius: 10px;
	padding: 20px;	
	margin-top: 120px;
	margin-bottom: 60px;
	z-index: 90;
}

#section-register .btregister {
	text-align: center;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 10px;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#section-register label {
	text-align: left;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 18px;
	font-weight: 500;
	color: #222;
    padding-top: 6px;
}


#section-register i {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	font-weight: 200;
}

#section-register .form-control{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
}


/*==========================================================================
 section-contactus
 ========================================================================== */
 
#section-contactus {
    /* background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg); 
    background-color: #efefef !important;
    height: 800px;*/
    text-align: center;
    margin: 0 auto;
    margin-top: 40px !important;
}

#section-contactus h1 {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 28px;
	font-weight: 700;
	color: #000;
}

#section-contactus p {
	color: #000;
}



#section-contactus .container {
	position: relative;
	/*height: 400px;*/
	width: 800px;
	max-width: 95%;
	border: 0px solid green;
}

#section-contactus .formbox {
	position: inherit;
	display: grid;
	z-index: 9;
/*	margin-top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	background: rgb(255,255,255,0.8);
	border-radius: 10px;
	padding: 20px;	
	margin-top: 30px;
	margin-bottom: 60px;
}

#section-contactus .btregister {
	text-align: center;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 10px;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#section-contactus label {
	text-align: left;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 18px;
	font-weight: 500;
	color: #222;
    padding-top: 6px;
}


#section-contactus i {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	font-weight: 200;
}

#section-contactus .form-control{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
}



#section-contactus .fieldmsg{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
	padding-top:0px;
	vertical-align:top;
}

/*==========================================================================
 section-cart
 ========================================================================== */
#section-cart {
	position: relative;
	background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-size: cover;
	border: 0px solid #fff;
	margin-top: 40px;
}

#section-cart h1 {
	text-align: left;
	font-family: "Arial", "sans-serif";
	font-size: 24px;
	font-weight: 600;
	margin-top: 0px;
}

#section-cart .container {
	position: relative;
	/*height: 400px;
	width: 1024px;*/
	max-width: 95%;
	border: 0px solid green;
}

#section-cart .formbox {
	position: inherit;
/*	display: grid;
	margin-top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	background: rgb(255,255,255,0.8);
	border-radius: 10px;
	padding: 20px;	
	margin-top: 40px;
	margin-bottom: 80px;
}

#section-cart .btregister {
	text-align: center;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 10px;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#section-cart label {
	text-align: left;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 18px;
	font-weight: 500;
	color: #222;
    padding-top: 6px;
}


#section-cart i {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	font-weight: 200;
}

#section-cart .form-control{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
}



#section-cart .fieldmsg{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
	padding-top:0px;
	vertical-align:top;
}

.eclones {
  position: absolute;	
  /*background-color: #272727;	*/
  left: 0px;
  z-index: 79;	
  /*background-color: #003B6C!important;	*/
}

.econtainer {
  width: 100%; 	
  position: relative;
  z-index: 1000;
  /*border: solid 0.5px #4A4A4A;*/
}

.econtainer > div {
  /*background: #292929;*/
  position: initial;
  /*height: 120px;
  width: 140px;*/
  margin-top: 0px;
  top: 0px;
  /*border: 1px solid #333;*/
  display: inline-table;
}


.econtainer > .ss-placeholder-child {
  background: transparent;
  /*border: 1px dashed #fd9c11;*/
  height: 160px;
  /*width: calc(100% - 200px);
  right: 200px;*/
}


.ethumb {
	position: absolute;
	background: url("https://www.aveva.com/Images/ajax-loader.gif") no-repeat scroll center center rgba(255, 255, 255, 0.5);
	text-align: center;
	width: 200px;
	height: 250px;
	padding: 10px 0px 0px 0px;
	font-family: "Helvetica", "Arial", "sans-serif";
	font-size: 0.7em;
	background-color: #fff;
	color: #a9a9a9;
	text-transform: uppercase;
	cursor: pointer;
	top: 10px;
	left: 0px;
	border: solid 0.5px #999;	
	padding:10px; 
	text-decoration: none;
}

/* Style the active class, and buttons on mouse-over */
.activethumbcart {
  /*background-color: #000;	*/
  /*color: #fff;*/	
  /*border: solid 1px #fd9c11;	*/	
}

/*==========================================================================
 section-store
 ========================================================================== */
#section-store {
	position: relative;
	/*background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-size: cover;*/
	background-color: #efefef;
	border: 0px solid #fff;
    margin-top: 40px;
}

#section-store h1 {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 28px;
	font-weight: 700;
}

#section-store .container {
	position: relative;
	/*height: 400px;
	width: 980px;*/
	max-width: 95%;
	border: 0px solid green;
}

#section-store .formbox {
	position: inherit;
/*	display: grid;
	margin-top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	background: rgb(255,255,255,0.8);
	border-radius: 10px;
	padding: 20px;	
	margin-top: 40px;
	margin-bottom: 80px;
}

#section-store .btregister {
	text-align: center;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 10px;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#section-store label {
	text-align: left;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 18px;
	font-weight: 500;
	color: #222;
    padding-top: 6px;
}


#section-store i {
	text-align: left;
	/*font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";*/
	font-size: 12px;
	font-weight: 200;
}

#section-store .form-control{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
}



#section-store .fieldmsg{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
	padding-top:0px;
	vertical-align:top;
}



/*==========================================================================
 section-mygroup
 ========================================================================== */
#section-mygroup {
	position: relative;
	/*background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-size: cover;
	border: 0px solid #fff;*/
	background-color: #fff;
    margin-top: 30px;
	margin-bottom: 130px;
	/*padding-bottom: 80px;
	min-height: 800px;*/
}

#section-mygroup .note {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
}

#section-mygroup h1 {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 28px;
	font-weight: 700;
}

#section-mygroup .container {
	position: relative;
	/*height: 400px;*/
	top:0px;
	width: 800px;
	max-width: 95%;
	border: 0px solid green;
}

#section-mygroup .formbox {
	position: inherit;
/*	margin-top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	/*background: rgb(255,255,255,0.8);*/
	border-radius: 10px 10px 10px 10px;
	padding: 15px 15px 70px 15px;	
	/*height: 500px;*/
	margin-top: 10px;
}

#section-mygroup .btregister {
	text-align: center;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 10px;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#section-mygroup label {
	text-align: left;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 18px;
	font-weight: 500;
	color: #222;
    padding-top: 6px;
}



#section-mygroup .form-control{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
}

#section-mygroup .cfform-control{
	background-color: transparent;
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	border: 0px solid;
	box-shadow: 0px;
	outline: none;
}

#section-mygroup .fieldmsg{
	margin-top: 10px;
	border-radius: 4px;
	padding: 8px;
	width: 100%;
	padding-top:0px;
	vertical-align:top;
}

#section-mygroup .gtitle{
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 15px;
	font-weight: 600;
	height: 35px;
}	

#section-mygroup .chefline{
	position:relative;
	display:inline-block;
	background-color: #eee;
	vertical-align: middle;
	align-items: center;
	text-align: left;
	width: 100%;
	height: 50px;
}

#section-mygroup .cftooly{
	position:absolute;
	display:inline-block; 
	width: 90px;
	height:65px;
	top: 5px;
	left: 5px;
	padding-bottom: 5px; 
}

#section-mygroup .cfinfo{
	position: absolute;
	display:inline-block; 
	width: 70%;
	height: auto;
	left: 100px;
}

#section-mygroup .cfpkicon{
	position: absolute; 
	top: 0px; 
	width: 40px; 
	height: auto; 
	left:0px;
	border: solid 0.5px #000;
	background-color: #ccc;
}

#section-mygroup .cheflinegray{
	position:relative;
	display:inline-block;
	background-color: #ddd;
	vertical-align: middle;
	align-items: center;
	text-align: left;
	width: 100%;
	height: 50px;
}

#section-mygroup .addlinegray{
	position: relative;
    display: inline-block;
    background-color: #ededed;
    vertical-align: middle;
    align-items: center;
    text-align: left;
    width: calc(100% + 10px);
    height: 54px;
    border-radius: 10px;
}

#section-mygroup .lastline{
	position:relative;
	display:inline-block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	font-weight: 200;
	height: 35px; 
	vertical-align: middle;
	align-items: center;
	text-align: left;
	width: 100%;
	height: 100px;
	top: 20px;
}

#section-mygroup .flag{
	position:relative;
	display:inline-block;
	align-items: center;
	color:#008C0F;
	padding-left: 5px;
	padding-right: 5px;
	top: -10px;
}

#section-mygroup .checkme{
	position:relative;
	display:inline-block;
	align-items: center;
	top: -5px;
	padding-right: 10px;
}

#section-mygroup .idline{
	position:relative;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 200;
	color: #000;
	display:inline-block;
	align-items: center;
	padding-left: 0px;
	padding-right: 5px;
	top: 5px;
	float: left;
	left: 75px;
}

#section-mygroup .cfflag{
	position:absolute;
	display:inline-block;
	align-items: center;
	color:#008C0F;
	padding-right: 5px;
	padding-top: -12px; 
	width: 20px;
	height: 20px;
	left: 24px;
	background-color: #fff;
	border: solid 0.5px #333;
}

#section-mygroup .cfflagnote{
	position:absolute;
	display:inline-block;
	align-items: center;
	color:#777;
	padding-right: 5px;
	padding-top: -12px; 
	width: 300px;
	height: 20px;
	left: 0px;
	background-color: transparent;
	border: none;
}

#section-mygroup .cfflag span {
	font-weight: 800;
	top: -15px; 
}

#section-mygroup .cfcheckme{
	position:absolute;
	display:inline-block;
	align-items: center;
	top: 7px;
	padding-right: 10px;
	left: 50px;
}

#section-mygroup .cfidline{
	position:absolute;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	font-weight: 200;
	color: #000;
	display:inline-block;
	align-items: center;
	padding-left: 0px;
	padding-right: 5px;
	left: 75px;
	top: 6px; 
}


#section-mygroup .firstname{
	position:relative;
	display:inline-block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	color: #000;
	font-size: 12px;
	font-weight: 200;
	align-items: center;
	text-align: left;
	/*width: 25%;*/
	top: -10px;
}

#section-mygroup .cffirstname{
	display: inline-block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	color: #000;
	font-size: 14px;
	font-weight: 200;
	align-items: center;
	outline: none;
	text-align: left;
	width: 130px;
	height: 35px;
	padding-top:11px;
	/*width: 25%;*/
}

#section-mygroup .lastname{
	position:relative;
	display:inline-block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	color: #000;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
	/*width: 25%;*/
	top: -10px;
}

#section-mygroup .cflastname{
	display:inline-block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	color: #000;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
	width: 130px;
	height: 35px;
}

#section-mygroup .email{
	position:relative;
	display:inline-block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	color: #000;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
	/*width: 30%;*/
	top: -10px;
}

#section-mygroup .cfemail{
	display:inline-block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	color: #000;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
	width: 200px;
	height: 35px;
}

#section-mygroup .btinfo{
	position:relative;
	display:inline-block;
	font-size: 12px;
	float:right;
	vertical-align: middle;
	right: 0px;
	padding-top: 3px;
	right: 2px;
	height: 30px;
	border-radius: 4px;
	top: 5px;
	right: 5px;
}

#section-mygroup .cfbtinfo{
	position:relative;
	display:inline-block;
	font-size: 12px;
	float:right;
	vertical-align: middle;
	height: 30px;
	border-radius: 4px;
	top: 3px;
	right: 3px;
}

#section-mygroup .btinvite{
	position: absolute;
	display:inline-block;
	padding-top: 3px;
	top: 10px;
	right: 10px;
	
}

#section-mygroup .btadd{
	position: relative;
	color: #fff !important;
    display: inline-block;
    right: 20px;
    width: 80px;
    float: right;
    top: 8px;
}

/*==========================================================================
 section-message
 ========================================================================== */
#section-message {
	position: relative;
	background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-size: cover;
	border: 0px solid #fff;
    margin-top: 40px;
	height: 70%;
	width: auto;
}

#section-message h1 {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 28px;
	font-weight: 700;
}

#section-message .container {
	position: relative;
	/*height: 400px;*/
	width: 800px;
	max-width: 95%;
	border: 0px solid green;
}


/*==========================================================================
 section-lms /
 ========================================================================== */
 

/*==========================================================================
 / section-lms
 ========================================================================== */
 
 
/*==========================================================================
 section-myprofile
 ========================================================================== */
#section-myprofile {
	position: relative;
	background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-size: cover;
	border: 0px solid #fff;
}

#section-myprofile h1 {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 28px;
	font-weight: 700;
}

#section-myprofile .btprofile {
	text-align: left;
	font-family: myNeutraFontBold;
	font-size: 32px;
	font-weight: 600;
	color: #222;
}

#section-myprofile .container {
	position: relative;
	/*height: 400px;*/
	width: 800px;
	max-width: 95%;
	border: 0px solid green;
}

#section-myprofile .formboxa {
	position: inherit;
	display: grid;
/*	margin-top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	/*background: rgba(240,240,240,0.4);
	border-bottom: solid 0.5px #333;*/
	border-radius: 10px 10px 0px 0px;
	padding: 20px;
	/*margin-top: 30px;
	z-index: 999;*/
}

#section-myprofile .formboxb {
	position: inherit;
	display: grid;
/*	margin-top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	background: linear-gradient(0deg, rgba(247,247,247,0.2) 0%, rgba(247,247,247,0.5) 50%, rgba(247,247,247,1) 100%);
	border-radius: 0px 0px 10px 10px;
	padding: 0px 20px 20px 20px;
	margin-bottom: 60px;
	z-index: 999;
}

#section-myprofile .consigne {
	text-align: left;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 400;
	/*margin-bottom: 20px;*/
}

#section-myprofile .btregister {
	text-align: center;
	width: 100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 10px;
    border-radius: 6px;
    margin-top: 30px;
}

#section-myprofile label {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	font-weight: 400;
	color: #222;
    padding-top: 6px;
	padding-right: 6px;
}


#section-myprofile i {
	text-align: left;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 12px;
	font-weight: 200;
}

#section-myprofile .form-control{
	border-radius: 4px;
	padding: 8px;
	width: 100%;
	margin-top: -2px;
}

#section-myprofile .form-controla{
	border-radius: 4px 0px 0px 4px;
	padding: 8px;
	width: 65%;
	border: 1px solid #ccc;
	font-size: 14px;
    line-height: 1.1;
}

#section-myprofile .form-controlb{
	/*border-radius: 0px 4px 4px 0px;*/
	margin-left: -4px;
	padding: 8px;
	width: 34%;
	font-weight: 600;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-left: solid 0px #ddd;
	font-size: 14px;
	background-color:transparent;
    line-height: 1.1;
}

#section-myprofile .pkicon{
	background: rgba(0,0,0,0.1);
	position: relative;
	width: 140px;
	height: 140px;
}


/*.modal-open {
	overflow: hidden;
    padding-right: 0px !important;
}*/

#piconsbox {
	/*z-index: 9999;*/
}

#piconsbox .modal-title {
	text-align: left;
	padding-left: 5px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 200;
	color: #fff;
}

#piconsbox .form-control{
	border-radius: 4px;
	background: #222;
}
	
#piconsbox .modal-dialog.modal-560 {
   position: relative;
   width: 560px;
   max-width: 98%;
   margin: 30px auto;
}

#piconsbox .modal-content, #piconsbox .modal-header, #piconsbox .modal-body, #piconsbox .modal-footer {
   background:rgba(132,132,132,0.80);
   border: none;
}

#piconsbox .modal-body {
   max-height: 400px;
   overflow:auto;
}	

#piconsbox .modal-header .close {
   color: #fff;
}

body.modal-open{
	padding-right: 0!important;
	/* STOP SCROLLING WHILE MODAL POPUP */
	overflow: hidden;
    position:fixed;
    width: 100%;
    height: 100%;
}

#piconsbox .pkiconthumb {
	position:relative;
	width: 75px;
	height: 75px;
	display:inline-flex;
	padding: 5px;
	cursor: pointer;
}	
	
	

/*==========================================================================
  Misc & Adjust 
 ========================================================================== */
.row {
	/*z-index: 9999;*/
}

.big {
	font-size: 20pt;
	font-weight: 300;
}


.blink:hover {
	opacity: 0.9;
}

.half-offset {
	margin-bottom: 75px !important;
}

.no-offset {
	margin: 0 !important;
	padding: 0;
}

.content,.container {
	/*overflow: hidden;*/
}

.trans {
	border: 0 !important;
	background: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.nobg {
	background: 0;
	border: 0;
}

.noborder {
	border: 0 !important;
}

.color-white {
	color: #fff;
}

.theme-bg {
	background-color: #ff7701 !important;
}

.normalize-font-top {
	padding-top: 25px;
}



/* --- float --- */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* --- align --- */
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

/* ---- padding ---- */
/* top */
.pad-top0 {
	padding-top: 0;
}
.pad-top5 {
	padding-top: 5px;
}

.pad-top10 {
	padding-top: 10px;
}

.pad-top15 {
	padding-top: 15px;
}
.pad-top20 {
	padding-top: 20px;
}
.pad-top25 {
	padding-top: 25px;
}
.pad-top30 {
	padding-top: 30px;
}
.pad-top35 {
	padding-top: 35px;
}
.pad-top40 {
	padding-top: 40px;
}
/* bottom */
.pad-bot0 {
	padding-bottom: 0;
}
.pad-bot5 {
	padding-bottom: 5px;
}

.pad-bot10 {
	padding-bottom: 10px;
}

.pad-bot15 {
	padding-bottom: 15px;
}
.pad-bot20 {
	padding-bottom: 20px;
}
.pad-bot25 {
	padding-bottom: 25px;
}
.pad-bot30 {
	padding-bottom: 30px;
}
.pad-bot35 {
	padding-bottom: 35px;
}
.pad-bot40 {
	padding-bottom: 40px;
}


/* ---- margin --- */
.mar-left5 { margin-left: 5px; }
.mar-left10 { margin-left: 10px; }
.mar-left15 { margin-left: 15px; }
.mar-left20 { margin-left: 20px; }
.mar-left25 { margin-left: 25px; }
.mar-left30 { margin-left: 30px; }

.mar-right5 { margin-right: 5px; }
.mar-right10 { margin-right: 10px; }
.mar-right15 { margin-right: 15px; }
.mar-right20 { margin-right: 20px; }
.mar-right25 { margin-right: 25px; }
.mar-right30 { margin-right: 30px; }

/* top */
.mar-top0 {
	margin-top: 0;
}
.mar-top5 {
	margin-top: 5px;
}

.mar-top10 {
	margin-top: 10px;
}

.mar-top15 {
	margin-top: 15px;
}
.mar-top20 {
	margin-top: 20px;
}
.mar-top25 {
	margin-top: 25px;
}
.mar-top30 {
	margin-top: 30px;
}
.mar-top35 {
	margin-top: 35px;
}
.mar-top40 {
	margin-top: 40px;
}


/* bottom */
.mar-bot0 {
	margin-bottom: 0;
}
.mar-bot5 {
	margin-bottom: 5px;
}

.mar-bot10 {
	margin-bottom: 10px;
}

.mar-bot15 {
	margin-bottom: 15px;
}
.mar-bot20 {
	margin-bottom: 20px;
}
.mar-bot25 {
	margin-bottom: 25px;
}
.mar-bot30 {
	margin-bottom: 30px;
}
.mar-bot35 {
	margin-bottom: 35px;
}
.mar-bot40 {
	margin-bottom: 40px;
}
.mar-bot60 {
	margin-bottom: 60px;
}
.mar-bot70 {
	margin-bottom: 70px;
}
.mar-bot80 {
	margin-bottom: 80px;
}
.mar-bot90 {
	margin-bottom: 90px;
}
.mar-bot100 {
	margin-bottom: 200px;
}



/*===========================
  --- ABOUT US ----
=========================== */


section.aboutus {
	padding: 120px 0px 60px 0px;
	background: #fff;
	background: url(https://xaracom.mdavp.com/static/img/xaracom/bg100005c.jpg);
	background-size: cover;
	color: #222;
}

section.aboutus .container {
	max-width: 840px;
	min-width: 450px;
	margin: 0px auto;
}	

section.aboutus .hearder1 {
	font-weight: 700;
	position: absolute;
	border-radius: 6px;
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	height: 40px;
	padding: 10px 10px 5px 15px;
	top: 30px;
	right: 2px;
}

section.aboutus .topic1 {
	font-family: myNeutraFont;	
	color: #000;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	border-radius: 12px;
	margin-top: 0px;
	vertical-align: text-top;
	width: 100%;
	height: 360px;
	padding: 10px 10px 5px 15px;
	margin-bottom: 10px;
}

section.aboutus .toptitle {
	font-family: myNeutraFontBold;	
	position: relative; 
	font-size: 220px; 
	font-weight: 900; 
	top: 80px;
}

section.aboutus .toptitleicon {
	font-family: myNeutraFontBold;	
	position: relative; 
	font-size: 220px; 
	font-weight: 900; 
	top: 20px;
}

section.aboutus .subtopic1 {
	position: relative;
	display: block;
	font-size: 80px; 
	font-weight: 600;
	top: 105px;
}

section.aboutus .subtopic1a {
	position: relative;
	display: block;
	font-size: 80px; 
	font-weight: 600;
	top: 35px;
}

section.aboutus .contopic1 {
	position: relative;
	display: block;
	font-size: 18px; 
	font-weight: 300;
	top: 140px;
	line-height: 1em;
}

section.aboutus .contopic1a {
	position: relative;
	display: block;
	font-size: 18px; 
	font-weight: 300;
	top: 80px;
	line-height: 1em;
}

section.aboutus .colboard {
	top: 30px;
	margin: 0px auto;

}

section.aboutus .topic2 {
	font-family: myNeutraFont;	
	color: #000;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	border-radius: 12px;
	vertical-align: text-top;
	height: 240px;
	padding: 10px 10px 5px 5px;
	overflow: hidden;
}


section.aboutus .toptitle2 {
	position: relative; 
	font-size: 120px; 
	font-weight: 900; 
	top: 50px;
}


section.aboutus .topimage {
	position: relative; 
	font-size: 120px; 
	font-weight: 900; 
	top: -40px;
}

section.aboutus .topimage img {
	width: 80%;
	height: auto;
}

section.aboutus .topimage2 img {
	width: 55%;
	height: auto;
}

section.aboutus .topimage3 {
	position: relative; 
	font-size: 120px; 
	font-weight: 900; 
	top:-40px;
}

section.aboutus.topimage3 img {
	width: 100%;
	height: auto;
}
 
section.aboutus .subtopic3 {
	position: relative;
	display: block;
	font-size: 20px; 
	font-weight: 600;
}

section.aboutus .contopic3 {
	position: relative;
	display: block;
	font-size: 18px; 
	font-weight: 300;
	top: -53px;
	line-height: 1em;
}

section.aboutus .contopic4 {
	position: relative;
	display: block;
	font-size: 18px; 
	font-weight: 300;
	top: 0px;
	line-height: 1em;
}

section.aboutus .subtopic2 {
	position: relative;
	display: block;
	font-size: 40px; 
	font-weight: 600;
	top: 60px;
}

section.aboutus .contopic2 {
	position: relative;
	display: block;
	font-size: 18px; 
	font-weight: 300;
	top: 80px;
	line-height: 1em;
}

section.aboutus .circle1 {
	position: relative;
	background-color: rgba(71,190,210,0.3);
	height: 210px;
	-moz-border-radius:210px;
	-webkit-border-radius: 210px;
	width: 210px;	
	display: block;
	left: -30px;
	top: -120px;
}

section.aboutus .circle2 {
	position: relative;
	background-color: rgba(50,95,255,0.3);
	height: 160px;
	-moz-border-radius:160px;
	-webkit-border-radius: 160px;
	width:160px;	
	display: block;
	left: 26px;
	top: 10px;
}

section.aboutus .circle3 {
	position: relative;
	background-color: rgba(255,150,0,0.3);
	height: 260px;
	-moz-border-radius:260px;
	-webkit-border-radius: 260px;
	width: 260px;	
	display: block;
	left: 10px;
	top: -130px;
}

section.aboutus .circle4 {
	position: relative;
	background-color: rgba(240,75,60,0.3);
	height: 70px;
	-moz-border-radius:70px;
	-webkit-border-radius: 70px;
	width: 70px;	
	display: block;
	left: 92px;
	top: 70px;
}

section.aboutus .col-sm-6.col-sm-3.col-xs-12 {
	display: inline-block;
	margin-top: 10px;
	
}

section.aboutus .col-sm-4.col-sm-4.col-xs-12 {
	padding: 10px;
}



		
@media only screen and (max-width: 640px) {
	section.aboutus .topimage3 img {
		width: 40%;
		height: auto;
	}
	
	section.aboutus .topimage2 img {
		width: 22%;
		height: auto;
	}
}

/* ==========================
 --- Parallax ---
============================= */

#parallax1{	
	background-image: url(../../img/parallax/img1.jpg);
}
#parallax2{	
	/*background-image: url(https://xaracom.mdavp.com/portals/xaracom/medias/video1.mp4);
  	background-position: 0px 400px;*/
}

#parallax2 #myVideo{	
	position: fixed;
    top: 0px;
    width: calc(100% - 0px);
    /*height: 100%;*/
	/*filter: blur(10px);*/
}

#parallax3 #myVideo{	
	position: fixed;
	top: 0px;
	min-width: 100%;
	height: auto;
}

#parallax3 {	
	height: 400px;
}

#parallax4{	
	position: fixed;
	top: 0px;
	/*height: 40%;*/
	width:auto;
	overflow: hidden;
	/*background-image: url(../../img/xaracom/bghome.png);*/
}

.myVideofilter{	
	/* -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px); */
}



}
#testimonials{	
	background-image: url(../../img/parallax/img3.jpg);
}

#section-basecamp-parallax{	
	background-image: url(../../img/parallax/img3.jpg);
	/*height: 500px;*/
}
#section-mission-parallax{	
	background-image: url(../../img/parallax/imgmission.jpg);
	/*height: 500px;*/
	
}


  
/* --- Flexslider --- */
.flexslider {
	margin: 0;
	background: 0;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.flex-control-paging li a {
	width: 8px;
	height: 8px;
}

.flex-control-paging li a.flex-active {
	background: #fff;
}

.flex-control-nav {
	bottom: -25px;
}

.flexslider .slides img {
	width: auto;
	display: inline;
}

.flex-direction-nav a {
	display: block;
	width: 50px;
	height: 98px;
	margin: -29px -20px 0;
	position: absolute;
	top: 30%;
	z-index: 10;
	/*overflow: hidden;*/
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.flex-direction-nav .flex-next {
	right: -70px;
	background: url(../../img/arrow_large_right.png) no-repeat top left;
}

.flex-direction-nav .flex-prev {
	left: -70px;
	background: url(../../img/arrow_large_left.png) no-repeat top left;
}

.flex-direction-nav a.flex-next:before {
	content: none !important;
}

/* removing default arrows */
.flex-direction-nav a:before {
	content: none !important;
}

/* --- Revolution slider --- */

.featured .fullwidthbanner ul {
	list-style: none;
	padding:0;
}

.tp-rightarrow.large {
	margin-left: 0;
}

.tp-leftarrow.default {
	width: 49px !important;
	height: 98px !important;
	background: url(../../img/arrow_small_left.png) no-Repeat top left;
}

.tp-rightarrow.default {
	width: 49px !important;
	height: 98px !important;
	background: url(../../img/arrow_small_right.png) no-Repeat top left;
}

.fullwidthbanner-container {
	padding-top: 80px;
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 450px !important;
	/*overflow: hidden;*/
}

.fullwidthbanner {
	height: 450px;
}

.tp-bullets.simplebullets.round .bullet {
	background: url(../../img/bullets-new.png) no-repeat top left;
}  

.tp-caption.large_bold_white {
	font-size:60px;
	line-height:60px;
	font-weight:800;
	font-family:"Open Sans";
	color: #fff;
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	margin:0px;
	padding:1px 4px 0px;
	border-width:0px;
	border-color:rgb(255, 214, 88);
	border-style:none;
}
.tp-caption.small_thin_white {
	font-size:18px;
	line-height:26px;
	font-weight:300;
	font-family:"Open Sans";
	color: #fff;
	text-decoration:none;
	background-color:transparent;
	padding:1px 4px 0px;
	text-shadow:none;
	margin:0px;
	border-width:0px;
	border-color:rgb(255, 214, 88);
	border-style:none;
}


.fullwidthbanner a.btn {
	color: #fff;
}




/*==========================
About
=========================== */

.member-photo {
	box-sizing:border-box;
	/*-webkit-border-radius:50%;
		-moz-border-radius:50%;
			border-radius:50%;	*/
	
	margin: 0 0 20px 0;
	z-index: 9;
}
.member-photo img {
	/*-webkit-border-radius:50%;
		-moz-border-radius:50%;
			border-radius:50%;	*/
}

.step-img {
	box-sizing:border-box;
	width: 100%;
	/*-webkit-border-radius:50%;
		-moz-border-radius:50%;
			border-radius:50%;	*/
	margin: 0 0 10px 0;
}
.step-img img {
	width: 100%;
	/*-webkit-border-radius:50%;
		-moz-border-radius:50%;
			border-radius:50%;	*/
}

.steplms-img {
	box-sizing:border-box;
	width: 90%;
	/*-webkit-border-radius:50%;
		-moz-border-radius:50%;
			border-radius:50%;	*/
}

.steplms-img img {
	width: 100%;
	/*-webkit-border-radius:50%;
		-moz-border-radius:50%;
			border-radius:50%;	*/
}

.team-detail h4 {
	font-weight: 700;
}

.step-detail {
	position:absolute;
	margin: 10px auto;
	text-align: center;
	font-size: 12px;
	line-height: 1.2em;
	width: 30%;
	top : 130px; 
	border: solid 0px;
	width: 83%;
	padding: 2px;
}

.step-number {
	position:relative;
	color: #F26926;
	margin-top: -60px;
	text-align: center;
	font-size: 36px;
}





.dashboard {
	/*position: relative;*/
	position: absolute;
	bottom: 100px;
	left: 5%;
    /*margin-left: 100px;*/
	pointer-events: none;
	height: 30%;
    width: auto;
	margin: 0px auto;
	align-content: center;
	
	
} 


/* Tooltip text */
.tooltiptext2boxesa {
  /*visibility: hidden;*/
  position:relative;	
  top: -230px;
  height: 160px;
  word-wrap: break-word; 
  width: calc(100% - 0px);
  /*width: 300px;
  max-width: 550px;
  height: auto;*/
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  background-color: #fefefe;
  border: solid 3px rgba(222,141,89,0.30);
  color: #DE8D59;
  text-align: left;
  padding: 20px 40px 20px 40px;	
  /* Position the tooltip text - see examples below! */
  left: 0px;
  right: 20px;
  margin: 0px auto;
  z-index:9;
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}

.tooltiptext2boxesb {
  position:relative;	
  top: -230px;
  height: 160px;
  word-wrap: break-word; 
  width: calc(100% - 0px);
  /*width: 300px;
  max-width: 550px;
  height: auto;*/
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  background-color: #fafafa;
  border: solid 3px rgba(151,75,37,0.30);
  color: #974B25;
  text-align: left;
  padding: 20px 40px 20px 40px;	
  /* Position the tooltip text - see examples below! */
  left: 0px;
  right: 20px;
  margin: 0px auto;	
  z-index:9;
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}


#qinfo1 {
   position:absolute;
   width: 100%;
   height: 50px;
   cursor:pointer;
   top: 0px;
   font-size: 24px;
   color: #444;	
   overflow: hidden;
   z-index: 99;
}

#qinfo1 i.fa.fa-question-circle {
	margin-left: 120px;
    margin-top: 8px;
}

#qinfo2 {
   position:absolute;
   cursor:pointer;	
   width: 100%;
   height: 50px;
   top: 0px;
   font-size: 24px;
   color: #444;
   overflow: hidden;
   z-index: 99;
}

#qinfo2 i.fa.fa-question-circle {
	margin-left: 110px;
    margin-top: 8px;
}


/* Show the tooltip text when you mouse over the tooltip container */
#qinfo1:hover ~ .tooltiptext2boxesa {
  cursor:pointer;
  top: -20px;
}
#qinfo2:hover ~ .tooltiptext2boxesb {
	cursor:pointer;
    top: -20px;
}



/*===========================
  --- switch EDITION ----
=========================== */


.switchp {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  top: -10px;
}

.switchp input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2196F3;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px !important;
  width: 20px !important;
  right: 30px;
  left: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #5a5a5a;
}

input:focus + .slider {
  box-shadow: 0 0 1px #444;
}

input:checked + .slider:before {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 24px;
  margin-top: 3px;
}

.slider.round:before {
  border-radius: 50%;
}

.switch {
  /*position: relative;
  display: inline-block;
  
  height: 24px;
  top: -10px;
  left: 50px;*/
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider.round { 
  margin-top: 2px;
}

.switchtxtleft{ 
  position: absolute;
  font-family: myNeutraFontBold;
  font-size: 20px;
  color: #aaa;
  top: 0px;
  margin-left: -35px;
}

.switchtxtright{ 
  position: absolute;
  font-family: myNeutraFont;
  font-size: 12px;
  color: #aaa;
  top: 8px;
  margin-left: 52px;
  width: 90px;
  text-transform: uppercase;
}

.switchpanel{
	position: fixed;
	width: 54px;
	height: 30px;
	left: calc(50% - 30px);
	top: 3px;/*top: 14px;*/
	float: left;
	text-align: center;
    display: inherit;
}

.btn btn-default off {
    width: 120px !important;
}

.btn btn-primary toggle-on {
    width: 120px !important;
}


/*===========================
  --- PORTAL ----
=========================== */

#section-portal {
	position: relative;
	background: #fff;
	background-size: cover;
	color: #222;
}



/*===========================
  --- Contact ----
=========================== */

.validation {
	display:none;
	margin: 0 0 20px;
	font-weight:400;
	font-size:13px;
}

#sendmessage {
	border:1px solid #fff;
	display:none;
	text-align:center;
	padding:15px 12px 15px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;
}

#errormessage {
    display:none;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

#contact-form {
	position: relative;
	z-index: 999;
}

#contact-form input[type=text],#contact-form input[type=email], .contactForm textarea {
	width: 100%;
	background: rgba(227, 231, 228, 1);
	font-family: 'Open Sans', sans serif;
	border: 0;
	font-size:14px;
	text-align: left;
	vertical-align: middle;
	padding:0 10px;
}
#contact-form input[type=text]:focus,#contact-form input[type=email]:focus, .contactForm textarea:focus {
	background: rgba(101, 106, 100, 1);
	color: #eff1ef;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	transition: background 0.25 ease-in;
	-moz-transition: background 0.25 ease-in;
	-webkit-transition: background 0.25 ease-in;
}
#contact-form input[type=text],#contact-form input[type=email] {
	height: 60px;
	margin-bottom:30px;
}
#contact-form input[type=submit] {
	color: #fff;
	width: 185px;
	height: 60px;
	text-shadow: none;
	font-size: 14px;
	padding:0.5em;
	letter-spacing: 0.05em;
	margin: 0 0 20px 0;
	display: block;
	border: 0;
	text-transform: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#contact-form input[type=submit]:hover, #contact-form input[type=submit]:active {
	background: #43413e !important;
}
#contact-form textarea {
	padding-top: 1em;
}

textarea.form-control {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

div.cform-response-output {
	max-width: 60%;
	text-align: center;
	margin-left: 40% !important;
	margin-top: 0.5em !important;
	padding: 0.5em !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.cform-not-valid-tip {
	color: #888;
	border: 1px dotted #ad3729 !important;
	width: 100% !important;
	left: 0 !important;
	padding: 0.5em !important;
	font-family: 'Open Sans', sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* google map */
#google-map{
	position:relative;
	margin-top:10px;
    height: 400px;
}

/*====================
  Clients
==================== */
#clients img {
	opacity: 0.7;
}

#clients img:hover {
	opacity: 1;
}



/*=========================
  Footer
 ================= */

section#footer .btregister {
	text-align: center;
	width:100%;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 10px;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 20px;
}

section#footer .messagetxt {
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #000;
}	

section#footer {
	position: relative;
	background: #fff;
	margin: 0px;
	/*height: 450px;*/
	/*overflow:inherit;*/
	/*z-index:9999999;*/
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: 500;
	color: #bbb;
	height: 550px;
}

section#footer .copyright {
	text-align: center;
}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 1px;
}

/* footer menu */
ul.footer-menu {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.footer-menu li {
	display: inline;
	margin: 0 5px;
}

a.scrollup{
	height:32px;
	width:32px;
	color:#fff;
	font-size:18px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:9999;
	opacity:0.5;
}
a.scrollup:hover{
	opacity:1;
	color:#fff;
}

#footer .form-control {
	border-radius: 6px;
}

#footer .btnewsletter{
	position: relative;
	font-size: 18px;
	font-family: "Helvetica", "Arial", "sans-serif";
	color: #fff;
	height: 40px;
	width: 350px;
    border-radius: 6px;
}

#footer .form-inline .form-group {
	margin-bottom: 15px !important;
}

#footer:after {
	content:none;
	margin-bottom: 10px;
}



/*===========================
  --- Template Components ----
=========================== */

/* footer social icons */
.social-network a.icoInstagram:hover {
	background-color: #7400E5;
}
.social-network a.icoDiscord:hover {
	background-color: #7400E5;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoYoutube:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoInstagram:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, 
.social-network a.icoYoutube:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 35px;
	height: 35px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:33px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


/* stats */
.stats .icon {
	margin: 0 0 20px 0;
}

.stats strong.number {
	font-size: 38px;
}

.stats span.text {
	font-weight: 700;
	font-size: 24px;
}

/* buttons */
.btn {
	border: 0;
}

.btn.bold {
	font-weight: 600;
}

.btn-cta {
	color: #ffffff;
	border-bottom: 4px solid;
}
.btn-cta:hover {
	color: #ffffff;
}

.btn-cta {
	border-bottom: 2px solid;
}
.btn-cta.btn-lg {
	border-bottom: 4px solid;
}






/* ========================================
Media queries
========================================= */

@media (min-width: 1367px) {	
	div#menunav2 {
		display: none !important;
	}	

}


/*@media (min-width: 959px) and (max-width: 1199px) {*/
@media only screen and (max-width: 1367px) {	
	
	.navbar-nav {
		/*margin-top: 20px;*/
	}
	
	.navbar-toggle {
		display: block;
	}
	
	.navbar-collapse.collapse {
		display: none!important;
	}
	
	.navbar-header {
	  	float: none;
	}
	
	div#myHeader {
		position: fixed !important;
		top: 40px !important;
		width: 100% !important;
	}		
	
}

@media only screen and (min-device-width : 979px) and (max-device-width : 1024px)  {

	.navbar-nav {
		/*margin-top: 20px;*/
	}
}


@media only screen and (min-width: 768px) and (max-width: 959px) {

	.navbar-nav {
		/*margin-top: 20px;*/
	}
	
}

/*@media only screen and (orientation:portrait){*/
@media (max-height: 450px) and (orientation:landscape){	
  body {
	/*display: none;
    height: 100vw;
    transform: rotate(-90deg);*/
	height: 100vw;  
	background-color: #000;
  }
  
  #section-loading 	{
	  display:block;
  }	  
}

/*995px*/
@media (max-width: 450px) {	
	body {
	  /*overflow-x: hidden;*/
	}
	
	
	
	
	
	.scene1 {
		width: auto;
		margin-top: 20px;
		height: 350px;
		bottom: 20px;
	}
	
	.scene2 {
		width: auto;
		height: 350px;
	}
	
	
	
	
	/* HEADER */
	.WelcomeTitle {
		display: none;
	}		
	
	/* GROUP */
	
	#section-mygroup .chefline{
		position:relative;
		display:inline-block;
		background-color: #fff;
		vertical-align: middle;
		align-items: center;
		text-align: left;
		width: 100%;
		height: 90px;
		border-bottom: solid 0.5px #666;
		border-top: solid 0.5px #666;
	}
	
	#section-mygroup .cheflinegray{
		position:relative;
		display:inline-block;
		background-color: #ddd;
		vertical-align: middle;
		align-items: center;
		text-align: left;
		width: 100%;
		height: 90px;
		border-bottom: solid 0.5px #666;
		border-top: solid 0.5px #666;
	}
	
	#section-mygroup .addlinegray{
		position:relative;
		display:inline-block;
		background-color: #ddd;
		vertical-align: middle;
		align-items: center;
		text-align: left;
		width: 100%;
		height: 120px;
		border-bottom: solid 0.5px #666;
		border-top: solid 0.5px #666;
	}

	
	#section-mygroup .firstname{
		position:absolute;
		display:inline-block;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
		font-size: 14px;
		font-weight: 200;
		align-items: center;
		text-align: left;
		width: 180px;
		margin-left: 10px;
		padding-top: 5px;
	}

	#section-mygroup .cffirstname{
		/*position:absolute;*/
		display:inline-block;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
		color: #000;
		font-size: 14px;
		font-weight: 200;
		align-items: center;
		border: 0px solid;
		box-shadow: 0px;
		outline: none;
		text-align: left;
		width: 180px;
		height: 20px;
		top: -10px;
	}
	
	#section-mygroup .cflastname{
		height: 20px;
	}
	
	#section-mygroup .cfemail{
		height: 20px;
	}

	#section-mygroup .lastname{
		position:relative;
		display:inline-block;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
		color: #000;
		font-size: 14px;
		font-weight: 200;
		text-align: left;
		width: 180px;
		top: 20px;
		margin-left: 10px;
	}

	#section-mygroup .email{
		display:inline-block;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
		color: #000;
		font-size: 14px;
		font-weight: 200;
		text-align: left;
		width: 180px;
		top: 55px;
		margin-left: -180px;
	}
	
	#section-mygroup .btinfo {
		position: relative;
		top: 5px;
		right: 5px;
	}	
	
	#section-mygroup .btinvite{
		position:relative;
		display:inline-block;
		float:right;
		vertical-align: middle;
		right: 0px;
		padding-top: 3px;
		right: 2px;
		top: 10px;
	}

	#section-mygroup .btinvite{
		top: 90px;
	}
	
	#section-mygroup .flag{
		position:relative;
		display:inline-block;
		align-items: center;
		color:#008C0F;
		padding-left: 5px;
		padding-right: 5px;
		top: -10px;
		float: left;
	}

	#section-mygroup .checkme{
		position:relative;
		display:inline-block;
		align-items: center;
		top: -5px;
		padding-right: 10px;
		float: left;
	}

	#section-mygroup .idline{
		position:relative;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
		font-size: 14px;
		font-weight: 200;
		color: #000;
		display:inline-block;
		align-items: center;
		padding-left: 0px;
		padding-right: 5px;
		top: 5px;
		float: left;
		/*left: 70px;*/
	}
	
	#section-mygroup .lastline{
		/*height: 100px;
		top: 20px;*/
	}
	
	#section-mygroup .btadd{
		position: static;
		display:grid;
		margin-top: 60px;
		width: 100%;
	}
	
	.elemcat1 #infocat {
		top: 0px;
	}
	
	
	.modal-content {
		width: 100%;
		height: 100%;
		/*padding: 0px 50px 80px 50px;*/
		margin: 0px;
		/*background-color: #ff0000;*/
	}		
	

	
}
	
	
	

@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      /*box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
  }
  .navbar-nav>li {
      float: none;
  }

  
  .collapse.in{
	position: fixed;
	display:block !important;
	padding: 0px 0px 0px 40px;
	background-color: #fff;
	left: 0px;
	top: 130px;
	width: 100%;
	overflow-y: scroll;
  }

	
  section.featured .bottomtagline {
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;  
	border: solid 0px;
  }
	
  section.featured .threelogos {
	position: absolute;
	margin-top: -170px;
	width: auto; 
	height: 200px; 
  }	
	
  section.featured .overlay2 img {
	width: 90% !important;

  }	
	
  .shadow { 
		position: relative;
		pointer-events: none;
		margin-top: 165px;/*calc(100% + 140px);*/
		width: 100%;
		height: 30px;
		background: rgba(0,0,0,0.06);
		border-radius: 400px / 50px;
		z-index: 99;
		-webkit-transition: width 2s, height 2s, background-color 2s, -webkit-transform 2s;
		transition: width 2s, height 2s, background-color 2s, transform 2s;
		-webkit-animation-name: floating; /* Safari 4.0 - 8.0 */
		-webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
		animation-name: shadowfloating;
		animation-duration: 4s;
		animation-iteration-count: infinite;
	}  
	 /* Safari 4.0 - 8.0 */
	@-webkit-keyframes shadowfloating {
	  0%   {left:0px; top:-160px; width:46%;}
	  50%  {left:0px; top:-140px; width:60%;}
	  100% {left:0px; top:-160px; width:46%;}
	}	
	
	
	
	
	
}

@media (max-width: 1200px) {
  section.featured .bottomtagline {
	margin: 0px auto 120px
  }

}

/* xaracom */

.btshopid {
  font-family: "Verdana","sans-serif";
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  width: 90px;
  height: 40px;
  color: #aaa;
  /*float: right;*/
  padding-left: 10px;
  margin-top: -2px;
  margin-left: 30px;
}  

.btshopid:hover {
	color: #fff; 
	background-color: #000;
}

.btshopid:hover #btshop {
	color: #fff; 
	background-color: #000;
}


#btshop {
  font-size: 20px;
  color: #ccc;
  padding-top: 11px;	
  padding-left: 10px;
}  	

.backbtstore .tooltipheader {
  visibility: hidden;
  width: 90px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 5px 2px 5px 2px;
  word-wrap: break-word;
  font-family: "Verdana","sans-serif";
  font-weight: 500;
  font-size: 9px;
  background-color: rgba(0,0,0,0.5);
  text-align: center;
  position: absolute;
  display: inline-block;
  margin-top: 40px;
  margin-left: 3px;
}

.backbtstore .tooltipheader::after {
  content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgba(0,0,0,0.5) transparent;
}


.backbtstore:hover .tooltipheader {
  visibility: visible;
}

@media (min-width: 481px) and (max-width: 767px) {
	.imgbg {
		margin-top: 140px !important;
	}
	
	.imgbg2 {
		margin-top: 140px !important;
	}
	
	.imgbg3 {
		margin-top: 130px !important;
	}
	
	.topline {
		display: none !important;
	}
	
	.bigicon {
		display: none !important;
	}
}

@media (min-width: 320px) and (max-width: 480px) {
	.imgbg {
		margin-top: 140px !important
	}
	
	.imgbg2 {
		margin-top: 140px !important;
	}
	
	.imgbg3 {
		margin-top: 130px !important;
	}

	.topline {
		display: none !important;
	}
	
	.bigicon {
		display: none !important;
	}
	
	.GrTitle  {
		font-size: 36px !important;
	}
	
	/* FOR PORTAL IN IPHONE */
	
	.elemcat1 {
		position: relative;
		overflow: hidden;
		width: 70% !important;
		height: auto;
		bottom: -80%;
	}
	
	.zonepopular {
		margin-top: -20px !important;
	}
	
	
	.xlogo {
		margin-top: 10px !important;
	}
	
	.openSessionbut {
		display: none !important;
	}
	
	.swiper-button-next.btnpop1 {
		right: -30px !important;
		margin-top: -50px !important;
	}
	
	.swiper-button-prev.btppop1 {
		left: -30px !important;
		margin-top: -50px !important;
	}
	
	.navbar {
		height: 0px !important;
	}
	
	.cfcheckbtbg {
	    font-size: 10px !important;
		line-height: 2 !important;
	}	
}





