@charset 'UTF-8';
 
/* @FONT-FACE loads font into browser */
/*@font-face {
  font-family: 'FontAwesome';
  src: url('/etc/designs/wbr/clientlibs-webarchive/css/fontawesome-webfont.eot?v=4.3.0');
  src: url('/etc/designs/wbr/clientlibs-webarchive/css/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/etc/designs/wbr/clientlibs-webarchive/css/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/etc/designs/wbr/clientlibs-webarchive/css/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/etc/designs/wbr/clientlibs-webarchive/css/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/etc/designs/wbr/clientlibs-webarchive/css/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
.fa{
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display:block;
	text-decoration: inherit;
	width:20px;
	height:20px;
	font-size:14px;
	color: #000;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	padding: 3px;
	
}

.fa-search{
	color: black;
	display: inline-block;
	
}
.fa-caret-right:before{
	content: "\f0da";
}
.fa-caret-right{
	color: #000;
	float: right;
}
.fa-caret-down:before{
	content: "\f0d7";
}
.fa-caret-down{
	color: #000;
	float: right;
	margin-top: -3px;
}
.fa-caret-up:before{
	content: "\f0d8";
}
.fa-caret-up{
	color: #000;
	float: right;
	margin-top: -3px;
}
.white{
	color: #fff;
}
.fa-caret-left:before{
	content: "\f0d9";
}
.fa-caret-left{
	color: #000;
	float: right;
}
.fa-chevron-left:before{
	content: "\f053";

}
.fa-chevron-left{

	float: left;
	font-size: 12px;
  	padding: 4px 0px 0px 7px;
}
.fa-chevron-left:hover, a:focus{
	border-bottom: 0px;
	text-decoration: none;
}
.fa-chevron-right:before{
	content: "\f054";
}
.fa-chevron-right{

	float: left;
	font-size: 12px;
	padding: 4px 7px 0px 0px;
}
.fa-chevron-right:hover, a:focus{
	border-bottom: 0px;
	text-decoration: none;

}


.fa-angle-down:before{
	content: "\f107";
}
.fa-angle-down{

	padding: 0px 0px 0px 3px;
	font-size: 20px;
	float: right;
	width: auto;
	height: auto;
}
.fa-angle-down:hover{
	font-size: 20px;
	color: #39beea;
	border-bottom: 0px;
	text-decoration: none;
}

.fa-angle-right:before{
	content: "\f105";
}
.fa-angle-right{

	padding: 0px;
	font-size: 20px;
	float: right;
	width: auto;
	height: auto;
}
.fa-angle-right:hover{
	font-size: 20px;
	color: #000;
	border-bottom: 0px;
	text-decoration: none;
}

.fa-angle-left:before{
	content: "\f104";
}
.fa-angle-left{

	padding: 0px;
	font-size: 20px;
	float: right;
	width: auto;
	height: auto;
}
.fa-angle-left:hover{
	font-size: 20px;
	border-bottom: 0px;
	text-decoration: none;
}

/*== Feature Social Icon==== */


.btn-twitter{
	background-color:#26c4f1 ;
}
.btn-twitter:hover{
	background-color:#22b9e4 ;
}
.btn-facebook{
	background-color: #3b5998;
}
.btn-facebook:hover{
	background-color: #334f88;
}
.btn-linkedin{
	background-color:#007bb6 ;
}
.btn-linkedin:hover{
	background-color:#036898 ;
}
.fa-twitter {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	float: left;
	padding: 0px;
	width: auto;
	height: auto;

}
.fa-facebook {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	float: none;
	padding: 0px;
	width: auto;
	height: auto;
}
.fa-linkedin {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	float: left;
	padding: 0px;
	width: auto;
	height: auto;
}
.fa-envelope:before{
	content: "\f0e0";
}
.fa-envelope,.fa-print{
	font-size: 18px;
	display: inline-block;
	padding: 0px;
	width: auto;
	height: auto;

}
.fa-print:before{
	content: "\f02f";
}
.fa-plus,.fa-minus{
 	float:none;
    display:inline-block;
    color: #39beea;
}
.fa-microphone ,.fa-play,.fa-soundcloud,.fa-camera{
	font-size: 20px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 100px;
	position: absolute;
	bottom: 15px;
  	left: 20px;
	width: 35px;
	height: 35px;
	text-align: center;
}
.fa-microphone {
	padding: 5px 0px 0px 0px;
}
.fa-play{
	padding: 5px 0px 0px 5px;
}
.fa-soundcloud{
	padding: 5px 0px 0px 0px;
}

/*START: Survey*/

img.btn-dismiss.survey-dismiss {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.survey {
    background: #136dbd;
    top: 0;
    left: 0;
    /* display: none; */
    
    width: 100%;
    z-index: 10000;
    padding: 10px 0;
    font: 16px "Open Sans";
    position: fixed;
}
.survey a.btn-schedule {
    background-color: #00548c;
    border-radius: 8px;
    padding: 0px 10px;
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    display: inline-block;
}
.survey a.btn-schedule:hover,
.survey a.btn-schedule:active,
.survey a.btn-schedule:focus
{
    border-bottom:0;
    text-decoration: none;
}
.survey .survey_title {
    color: #fff;
    font-size: 14px;
}
.survey .survey_title img {
    width: 90px
}
@media (min-width: 768px) {
    .survey .survey_title img {
        width: 100px;
        margin: 0px 4px 0px 2px
    }
}
.survey_center {
    text-align: center;
}
.survey_title {
    color: #fff;
    font-size: 16px;
}
.survey_title a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
}
.survey_title a:hover {
    text-decoration: underline;
}
.survey input {
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    moz-border-radius: 3px;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
    font-size: 16px;
    color: #696869;
    padding: 1px 10px;
    margin: 0 5px;
    background: #ffffff;
    cursor: pointer;
}
.survey_containier {
    margin: 0px auto;
}
[lang="ar"] .pull-left {
    float: right!important;
}
[lang="ar"] .pull-right {
    float: left!important;
}
[lang="ar"] .survey {
    direction: rtl;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'FontAwesome' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-angle-right:before {
    content: "\f105";
    margin-left: 7px;
}
[lang="ar"] .icon-angle-right:before {
    content: "\f104";
    margin-right: 7px;
}
.icon-angle-right {
    vertical-align: middle;
    line-height: 20px;
    font-size: 16px;
    font-weight: 800;
        color: white;
    display: inline;
}
[lang="ar"] .icon-angle-right {
    float: left;
}
/*END: Survey*/

