@import "animate.css";
@import url(font-awesome.min.css);
@import url(css.css?family=Ubuntu:400,500,700);
/*========================================================
                      Main Styles
=========================================================*/
@font-face {
    font-family: "HelveticaNeue";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/HelveticaNeueW23-Reg.woff") format("woff"), url("fonts/HelveticaNeueW23-Reg.ttf") format("truetype"), url("fonts/HelveticaNeueW23-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");
}

@font-face {
    font-family: "HelveticaNeueBd";
    font-weight: bold;
    src: url("fonts/HelveticaNeueW23-Bd.woff") format("woff"), url("fonts/HelveticaNeueW23-Bd.ttf") format("truetype"), url("fonts/HelveticaNeueW23-Bd.svg#HelveticaNeueLTArabic55Roman") format("svg");
}


body {
  background: #ffffff;
  color: #777777;
  font: 400 13px/23px "HelveticaNeue",'Ubuntu', sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.terms-list dt {
  font-weight: 700;
}
h1 {
  font-size: 30px;
  line-height: 35px;
}
h2 {
  font-size: 55px;
  line-height: 55px;
}
h3 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom:10px
}
h4 {
  font-size: 20px;
  line-height: 22px;
}
h5,
.terms-list dt {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
h6 {
  font-size: 15px;
  line-height: 23px;
}
p a:hover,
.list a:hover {
  text-decoration: underline;
}
p .fa,
.list .fa {
  text-decoration: none;
}
time {
  display: block;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}
a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
.img_offset {
  margin-top: 10px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 33px 0 0 0;
	overflow: hidden;
}
#search-404 a {
	position: absolute;
	top: 8px;
	left: 8px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #e4e4e4;
	background: #ffffff;
	font: 15px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #58595b;
	padding: 12px 14px 12px 45px;
	height: 45px;
	resize: none;
}
#search {
	margin: 0 0 0 55px;
	position: relative;
	float: left;
}
#search a {
	position: absolute;
	top: 10px;
	left: 13px;
	color:#e6e5eb;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 270px;
	background: #e6e5eb;
	border: 1px solid #88898a;
	font: normal 14px/18px "HelveticaNeue";
	color: #154c8f;
	padding: 8px 14px 8px 45px;
	height: 36px;
	outline: none;
	resize: none;
	overflow: hidden;
	direction:rtl;
}
@media (max-width: 767px) {
  .img_offset {
    width: 100%;
  }
#search {
	float: none;
	display:inline-block !important;
}
#search input {
	width:100%
	}
}
.center {
  text-align: center;
}
@media (max-width: 767px) {
  .resp-center {
    text-align: center;
  }
}
/*=======================================================
                       Main Layout
=========================================================*/
.row + .container {
  margin-top: 32px;
}
.row + .offset {
  margin-top: 39px;
}
.row + .offset1 {
  margin-top: 23px;
}
.row + .offset2 {
  margin-top: 17px;
}
* + p {
  margin-top: 8px;
}
* + .btn {
  margin-top: 31px;
}
* + .box_wrapper {
  margin-top: 47px;
}
* + .box {
  margin-top: 30px;
}
* + h5 {
  margin-top: 17px;
}
h6 + p {
  margin-top: 19px;
}
* + .row {
  margin-top: 17px;
}
* + .contact-list {
  margin-top: 17px;
}
.contact-list + .inline-list {
  margin-top: 16px;
}
p + .row {
  margin-top: 11px;
}
.row + .row {
  margin-top: 30px;
}
* + .resp-tabs-container {
  margin-top: 32px;
}
* + label {
  margin-top: 30px;
}
* + .terms-list {
  margin-top: 24px;
}
* + dd {
  margin-top: 6px;
}
* + dt {
  margin-top: 33px;
}
* + .btn-wr {
  margin-top: 40px;
}
/*=======================================================
                        Components
=========================================================*/
/*================   Header Wrapper   ====================*/
.header-wrapper {
  padding-top: 13px;
  padding-bottom: 12px;
  background: #144b8e;
}
.header-wrapper .info-box {
  display: inline-block;
}
.header-wrapper .info-box * {
  display: inline-block;
}
.header-wrapper .info-box p {
  color: #333333;
}
.header-wrapper .info-box a {
  font: 700 15px/23px "HelveticaNeue",'Ubuntu', sans-serif;
  color: #144b8e;
  margin-right: 8px;
}
.header-wrapper .info-box a:before {
  content: '\f10b';
  padding-left: 7px;
}
.header-wrapper .info-box time {
  font-size: 11px;
  line-height: 25px;
  margin-right: 5px;
}
.header-wrapper .inline-list li {
  font-size: 12px;
  line-height: 26px;
  color: #fff;
}
.header-wrapper .inline-list li + li {
  margin-right: 19px;
}
.header-wrapper .inline-list li:hover {
  color: #00aeef;
}
.header-wrapper .inline-list li:active {
  color: #15805e;
}
@media (max-width: 767px) {
  .header-wrapper .inline-list {
    float: none;
    display: inline-block;
    text-align: center;
  }
}
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  padding-top: 10px;
}
.brand_name {
  display: inline-block;
  overflow: hidden;
  color: #fff;
  text-transform: uppercase;
}
.brand_name span {
  font-weight: 300;
  text-transform: none;
}
.brand_img {
  display: inline-block;
  background: url("../images/logoAr.png") center no-repeat;
  height: 58px;
  width: 197px;
  margin-top: -3px;
}
.brand_img + .brand_name {
  margin-top: 6px;
  margin-right: 9px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .brand_name {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .brand {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #fff;
}
.bg-secondary {
  background: #f7f7f7;
}
.primary-color {
  color: #154C8F;
}
/*==================    Buttons    ======================*/
.btn {
  background: #144b8e;
  color: #fff;
  font: 700 15px/23px "HelveticaNeue",'Ubuntu', sans-serif;
  text-transform: uppercase;
  padding: 8px 15px;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn:hover {
  background: #dfdfdf;
  color: #333333;
}
.btn:active {
  background: #c6c6c6;
}
/*==================  Contact info  ======================*/
.contact-info {
  display: block;
}
.contact-info a,
.contact-info address {
  margin-top: 25px;
  display: inline-block;
  font: 700 18px/27px "HelveticaNeue",'Ubuntu', sans-serif;
  color: #0f9c96;
}
.contact-info a:hover {
  color: #333333;
}
.contact-info a:active {
  color: #1a1a1a;
}
.fa-envelope,
.fa-mobile,
.fa-map-marker {
  color: #333333;
  margin-right: 32px;
}
.fa-envelope {
  font-size: 66px;
  line-height: 70px;
}
.fa-envelope a {
  margin-right: 45px;
}
.fa-mobile {
  font-size: 86px;
  line-height: 80px;
}
.fa-mobile a {
  margin-right: 58px;
}
.fa-map-marker {
  font-size: 79px;
  line-height: 80px;
}
.fa-map-marker address {
  margin-right: 60px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  [class*='fa-'] a,
  [class*='fa-'] address {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .contact-info {
    display: block;
  }
  .contact-info a,
  .contact-info address {
    font-size: 15px;
  }
  .fa-envelope,
  .fa-mobile,
  .fa-map-marker {
    margin-right: 0;
  }
  [class*='fa-'] a,
  [class*='fa-'] address {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  [class*='fa-'] a,
  [class*='fa-'] address {
    margin-right: 0;
  }
  .contact-info a,
  .contact-info address {
    font-size: 15px;
  }
  .fa-envelope,
  .fa-mobile,
  .fa-map-marker {
    margin-right: 0;
  }
}
/*==================  Contact info  ======================*/
.terms-list dt {
  color: #144b8e;
}
.terms-list dd a {
  color: #144b8e;
}
.terms-list dd a:hover {
  text-decoration: underline;
}
/*==================     Dash     ======================*/
.dash {
  position: relative;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  color: #333333;
}
.dash:before,
.dash:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 3000px;
  height: 5px;
  background: url(../images/dash.png) repeat-x;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dash:before {
  left: 100%;
  margin-left: 15px;
}
.dash:after {
  right: 100%;
  margin-right: 15px;
}
.dash__left {
  text-align: right;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-transform: uppercase;
  color: #333333;
}
.dash__left > span:after {
  position: absolute;
  content: ' ';
  background: url("../images/dash.png") repeat;
  height: 5px;
  width: 100%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: 3%;
}
.dash__left + p {
  font-size: 11px;
  line-height: 19px;
}
/*==================      Box      ======================*/
.box {
  background: #144b8e;
  padding: 18px 20px 20px 24px;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: right;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.box_cnt {
  padding-right: 15px;
  color: #fff;
}
.box_cnt p {
  position: relative;
  display: block;
  padding-top: 11px;
}
.box_cnt p q {
  padding-right: 39px;
}
.box_cnt p q:before {
  position: absolute;
  content: '\f10e';
  font: 400 33px/23px 'FontAwesome';
  top: 5px;
  right: 0;
}
.box_cnt p + cite {
  margin-top: 6px;
}
.box_cnt cite {
  display: inline-block;
  font-size: 15px;
  line-height: 23px;
  font-weight: 700;
  text-transform: uppercase;
}
.box_cnt__no-flow {
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box {
    text-align: center;
  }
  .box_aside {
    float: none;
    display: inline-block;
  }
  .box_cnt__no-flow {
    overflow: visible;
  }
}
@media (max-width: 479px) {
  .box {
    text-align: center;
  }
  .box_aside {
    float: none;
    display: inline-block;
  }
  .box_cnt__no-flow {
    overflow: visible;
  }
}
/*==================   Custom Box   ======================*/
.box_wrapper:before,
.box_wrapper:after {
  content: " ";
  display: table;
}
.box_wrapper:after {
  clear: both;
}
.box_wrapper .custom-box01 {
  width: 20%;
  float: right;
  position: relative;
}
.box_wrapper .custom-box01_img img {
  width: 100%;
}
.box_wrapper .custom-box01_img .overlay {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.box_wrapper .custom-box01_link {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 50%;
  margin-right: -180px;
  height: 160px;
  width: 360px;
  padding: 1px;
  text-align: center;
}
.box_wrapper .custom-box01_link p,
.box_wrapper .custom-box01_link a {
  color: #fff;
  display: none;
}
.box_wrapper .custom-box01_link h4 {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: absolute;
  text-transform: uppercase;
  color: #144b8e;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
.box_wrapper .custom-box01_link .btn:hover {
  background: #fff;
  color: #144b8e;
}
.box_wrapper .custom-box01_link .btn:active {
  background: #15805e;
}
.box_wrapper .custom-box01:hover h4 {
  color: #fff;
  position: static;
}
.box_wrapper .custom-box01:hover p,
.box_wrapper .custom-box01:hover a {
  display: inline-block;
}
.box_wrapper .custom-box01:hover .overlay {
  background: rgba(0, 0, 0, 0.45);
}
.lt-ie9 .box_wrapper .custom-box01:hover .overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73000000', endColorstr='#73000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73000000', endColorstr='#73000000');
  zoom: 1;
}
@media (max-width: 1800px) {
  .box_wrapper .custom-box01_link h4 {
    line-height: 17px;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .box_wrapper .custom-box01_link {
    width: 250px;
    margin-right: -125px;
    top: 50%;
  }
  .box_wrapper .custom-box01_link h4 {
    font-size: 15px;
  }
  .box_wrapper .custom-box01_link p {
    font-size: 10px;
  }
  .box_wrapper .custom-box01_link p + .btn {
    margin-top: 3px;
  }
  .box_wrapper .custom-box01:hover {
    margin-top: 0;
  }
  .box_wrapper .custom-box01:hover .custom-box01_link {
    top: 80%;
  }
  .box_wrapper .custom-box01:hover .custom-box01_link p {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .box_wrapper .custom-box01 {
    width: 50%;
  }
  .box_wrapper .custom-box01_img img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .box_wrapper .custom-box01 {
    width: 50%;
  }
  .box_wrapper .custom-box01_img img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .box_wrapper .custom-box01 {
    width: 100%;
  }
  .box_wrapper .custom-box01_img img {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .box_wrapper .custom-box01_link {
    top: 70%;
    width: 250px;
    margin-right: -125px;
  }
  .box_wrapper .custom-box01_link h4 {
    top: 30%;
  }
  .box_wrapper .custom-box01:hover p {
    display: none;
  }
}
/*================== Custom Wrapper ======================*/
.custom-wrapper {
  position: relative;
  display: block;
  z-index: 1;
  padding-bottom: 60px;
  overflow: hidden;
}
.custom-wrapper_box {
  padding-right: 21px;
  padding-left: 21px;
  height: 200px;
  position: absolute;
  z-index: 0;
  right: 0;
  left: 0;
  top: 100%;
  margin-top: -60px;
  background: #144b8e;
  color: #fff;
  text-align: center;
  -moz-transition: 0.6s ease all;
  -o-transition: 0.6s ease all;
  -webkit-transition: 0.6s ease all;
  transition: 0.6s ease all;
}
.custom-wrapper_box h4 {
  -moz-transition: 0.8s ease all;
  -o-transition: 0.8s ease all;
  -webkit-transition: 0.8s ease all;
  transition: 0.8s ease all;
  padding-top: 20px;
  display: block;
  text-transform: uppercase;
}
.custom-wrapper_box h4 + p {
  margin-top: 4px;
}
.custom-wrapper_box p {
  opacity: 0;
  font-size: 13px;
  line-height: 23px;
  -moz-transition: 0.8s ease all;
  -o-transition: 0.8s ease all;
  -webkit-transition: 0.8s ease all;
  transition: 0.8s ease all;
}
.lt-ie9 .custom-wrapper_box p {
  filter: alpha(opacity=0);
}
.custom-wrapper:hover .custom-wrapper_box {
  top: 68px;
  margin-top: 0;
}
.custom-wrapper:hover .custom-wrapper_box h4 {
  padding-top: 34px;
}
.custom-wrapper:hover .custom-wrapper_box p {
  opacity: 1;
}
.lt-ie9 .custom-wrapper:hover .custom-wrapper_box p {
  filter: alpha(opacity=100);
}
@media (min-width: 980px) and (max-width: 1199px) {
  .custom-wrapper p {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .custom-wrapper_box {
    padding-right: 12px;
    padding-left: 12px;
  }
  .custom-wrapper_box h4 {
    font-size: 15px;
  }
  .custom-wrapper_box p {
    font-size: 10px;
    line-height: 20px;
  }
  .custom-wrapper:hover .custom-wrapper_box {
    top: 45px;
  }
  .custom-wrapper:hover .custom-wrapper_box h4 {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .custom-wrapper {
    padding: 0 0 20px 0;
  }
  .custom-wrapper img {
    width: 100%;
    margin-bottom: 40px;
  }
  .custom-wrapper:hover .custom-wrapper_box h4 {
    padding-top: 6  0px;
  }
}
@media (max-width: 479px) {
  .custom-wrapper p {
    font-size: 10px;
    line-height: 20px;
  }
  .custom-wrapper h4 {
    font-size: 15px;
  }
  .custom-wrapper:hover .custom-wrapper_box {
    top: 45px;
  }
  .custom-wrapper:hover .custom-wrapper_box h4 {
    padding-top: 20px;
  }
}
/*==================    Item List   ======================*/
.item-list {
  margin-top: 21px;
}
.item-list li:nth-child(n+4) {
  margin-top: 60px;
}
.item-list li:nth-child(3n+1) {
  clear: right;
}
.item-list li:before {
  color: #333333;
  font-size: 60px;
  line-height: 23px;
  margin-right: -5px;
}
.item-list li h5 {
  margin-top: 12px;
  color: #144b8e;
}
@media (max-width: 767px) {
  .item-list li:before {
    margin-right: 0;
  }
  .item-list li:nth-child(n+4) {
    margin-top: 25px;
  }
}
/*==================   Inline List  ======================*/
.inline-list:before,
.inline-list:after {
  content: ' ';
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: right;
}
.inline-list li + li {
  margin-right: 10px;
}
/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-right: 15px;
}
.marked-list li:before {
  color: #d9d8d8;
  content: '\f053';
  position: absolute;
  right: 1px;
  top: 2px;
  font: 400 11px/25px 'FontAwesome';
  line-height: inherit;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.marked-list li:hover:before {
  right: 3px;
}
.marked-list li a {
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.marked-list li a:hover {
  color: #144b8e;
}
.marked-list li + li {
  margin-top: 7px;
}
/*==================  Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list .wrapper {
  padding-right: 53px;
}
.index-list .wrapper h5 {
  color: #144b8e;
}
.index-list__offset li:nth-child(n+3) {
  margin-top: 21px;
}
.index-list li {
  position: relative;
}
.index-list li:nth-child(n+4) {
  margin-top: 21px;
}
.index-list li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  height: 35px;
  width: 35px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #144b8e;
  color: #fff;
  top: 9px;
  right: 0px;
  font: 700 17px/33px "HelveticaNeue",'Ubuntu', sans-serif;
  text-align: center;
}
/*================== Contact List ======================*/
.contact-list li {
  position: relative;
  display: block;
}
.contact-list li * {
  font: 400 11px/25px "HelveticaNeue",'Ubuntu', sans-serif;
  display: inline-block;
  padding-right: 23px;
}
.contact-list li a:hover {
  color: #144b8e;
}
.contact-list li a:active {
  color: #15805e;
}
.contact-list li a[href^="mailto"]:hover {
  text-decoration: underline;
}
.contact-list li:before {
  position: absolute;
  color: #144b8e;
  font-size: 11px;
  line-height: 26px;
}
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
  font: 14px/23px "HelveticaNeue",'Ubuntu', sans-serif;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: right;
}
.sf-menu > li + li {
  margin-right: 0px;
}
.sf-menu a {
  display: block;
  padding: 23px 8px;
}
.sf-menu > li > a {
  color: #144b8e;
  background: #fff;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #333333;
  background: #dfdfdf;
}
.sf-menu > li.active > a {
  color: #212121;
  background: #dfdfdf;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 186px;
  background: #FFF;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: 400 12px/29px "HelveticaNeue",'Ubuntu', sans-serif;
  text-transform: none;
}
.sf-menu ul > li > a {
  padding: 5px 11px 5px 0px;
  color: #7f7f7f;
  background: #333333;
  border-bottom: 1px solid #7f7f7f;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #fff;
}
.sf-menu ul ul {
  text-align: left;
  position: absolute;
  top: 40%;
  right: 186px;
  width: 100px;
  z-index: 4;
}
.sf-menu ul ul > li > a {
  padding-left: 11px;
  color: #FFF;
  background: #444444;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #FFF;
  background: #144b8e;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 0px;
  top: 29px;
  content: '\f107';
  font: 400 12px/12px 'FontAwesome';
}
.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  left: 9px;
  top: 13px;
  content: '\f105';
  font: 400 12px/12px 'FontAwesome';
  color: #888888;
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: right;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 240px;
  padding: 20px 0;
  color: #666666;
  background: #ffffff;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 9px 25px 11px;
}
.rd-mobilemenu_ul a:hover {
  text-decoration: none;
  background: #144b8e;
  color: #ffffff;
}
.rd-mobilemenu_ul ul a {
  padding-right: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-right: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 56px;
  background: #ffffff;
  color: #666666;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}
.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  letter-spacing: 0;
  right: 56px;
  left: 56px;
  color: #000000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  color: #000000;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-mobilepanel_toggle:before {
  content: '\f0c9';
  font-family: 'FontAwesome';
}
.rd-mobilepanel_toggle.active:before {
  content: '\f00d';
}
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #FFF;
  z-index: 999;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 37px;
  color: #fff;
  background: #333333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  left: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #144b8e;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*=================       Tabs     ======================*/
.resp-tabs {
  text-align: center;
}
.resp-tabs .row + .row {
  margin-top: 101px;
}
.resp-tabs-list {
  font: 700 18px/35px "HelveticaNeue",'Ubuntu', sans-serif;
  text-transform: uppercase;
  color: #333333;
  display: inline-block;
  overflow: hidden;
}
.resp-tabs-list .resp-tab-active {
  color: #144b8e;
}
.resp-tabs-list li {
  float: right;
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.resp-tabs-list li + li {
  margin-right: 40px;
}
.resp-tabs-list li:hover {
  color: #144b8e;
}
.resp-tabs-list li:active {
  color: #15805e;
}
.resp-accordion {
  display: none;
}
.resp-tab-content {
  display: none;
}
.resp-tab-content-active {
  display: block;
}
@media (max-width: 979px) {
  .resp-tabs-list:before,
  .resp-tabs-list:after {
    height: 0;
    margin-top: 0;
    width: 0;
  }
}
@media (max-width: 767px) {
  .resp-accordion {
    display: block;
    font: 700 18px/35px "HelveticaNeue",'Ubuntu', sans-serif;
    padding: 5px;
    background: #144b8e;
    margin: 10px 0 10px;
    color: #fff;
    text-transform: uppercase;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
  }
  .resp-accordion:hover {
    cursor: pointer;
    background: #333333;
    color: #144b8e;
  }
  .resp-tab-active {
    background: #333333;
    color: #144b8e;
  }
  .resp-tabs-list {
    display: none;
  }
  .resp-tabs > .dash {
    display: none;
  }
  .resp-tabs .row + .row {
    margin-top: 30px;
  }
}
/*==================   Thumbnail    ======================*/
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #FFF;
}
header .can-help {
  float: right;
}
header .inline-list {
  float: left;
}
header .brand {
  float: right;
}
header .nav {
  float: left;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #ffffff;
}
/*==================      Well     ======================*/
.well {
  padding-top: 43px;
  padding-bottom: 0;
}
.well2 {
  padding-top: 111px;
  padding-bottom: 60px;
}
.well_ins1 {
  padding-bottom: 65px;
}
.well_ins2 {
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .well {
    padding-bottom: 10px;
  }
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #0f4b8f;
  font: 400 11px/19px "HelveticaNeue",'Ubuntu', sans-serif;
  color:#fff;
}
footer .marked-list li {
  padding-right: 20px;
}
footer .marked-list li a {
  color: #144b8e;
  font-size: 11px;
  line-height: 25px;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
footer .marked-list li a:hover {
  color: #15805e;
}
footer .marked-list li + li {
  margin-top: 0px;
}
footer .inline-list li {
  font-size: 12px;
  line-height: 26px;
  color: #888888;
}
footer .inline-list li + li {
  margin-right: 19px;
}
footer .inline-list li:hover {
  color: #333333;
}
footer .inline-list li:active {
  color: #4d4d4d;
}
footer .copyright {
  border-top: 1px solid #f7f7f7;
  padding-top: 11px;
  padding-bottom: 11px;
}
footer .copyright a:hover {
  color: #144b8e;
}
/*========================================================
                     INPUT  Styles
=========================================================*/
.form_input{
  display: inline-block;
  width:90%;
  height: 22px;
  padding: 2px 3px;
  margin-bottom: 10px;
  font-family:"HelveticaNeue";
  font-size: 12px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

}

.form_text{
  display: inline-block;
  width:95%;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-family:"HelveticaNeue";
  font-size: 12px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}

.form_btn{
  -webkit-appearance: button;
  cursor: pointer;
  background-color:#0072bc;
  color:#FFF; 
  border:0;
  padding:5px 5px;
  border-radius:3px
  font-family:"HelveticaNeue";
}

.hr{
height:1px;
border:0px;
background-color:#EFEFEF
}

#thumbs .touch_img {
  position: relative;
  display: block;
  overflow: hidden;
}
#thumbs .touch_img img {
}
#thumbs .touch_img span.fa-expand {
  position: absolute;
  right: 50%;
  margin-right: -23px;
  top: -30px;
  margin-top: -23px;
  color: #eae9e9;
  font-size: 46px;
  line-height: 46px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index: 2;
}
#thumbs .touch_img:hover span.fa-expand {
  display: block;
  position: absolute;
  right: 50%;
  margin-right: -23px;
  top: 50%;
  margin-top: -23px;
  font-size: 46px;
  line-height: 46px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#thumbs .touch_img span.bg {
  position: absolute;
  background: url(../img/span_bg.png) repeat 0 0;
  top: 50%;
  right: 50%;
  width: 0;
  height: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#thumbs .touch_img:hover span.bg {
  background: url(../img/span_bg.png) repeat 0 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.shadow{
-webkit-box-shadow: 0px 0px 2px 1px rgba(226,226,226,1);
-moz-box-shadow: 0px 0px 2px 1px rgba(226,226,226,1);
box-shadow: 0px 0px 2px 1px rgba(226,226,226,1);
padding:5px;
margin-bottom:15px;
display:block;
overflow:hidden;
background-color:#f8f8f8;
}
/*-----tabs-----*/
.nav-tabs {
  border: none;
  margin: 0 1px 0 0;
  padding: 15px 0 0 0;
}
.nav-tabs li {
  min-width: 170px;
  line-height: 55px;
  position: relative;
  margin: 0 -1px 0 0;
}
.nav-tabs li:nth-child(2n) a {
  background: #29c9f0;
}
.nav-tabs li a {
  background: #a5e8f9;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  font: 16px/40px "HelveticaNeue", 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin-left: 0;
  padding: 5px;
  border-radius: 0;
  /*text-transform: uppercase;*/
  position: relative;
  text-align: center;
  border: 1px solid transparent;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.nav-tabs li a:hover {
  background: #ffffff;
  color: #29c9f0;
  border-color: #29c9f0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.nav-tabs li a:focus {
  outline: none;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  background: #ffffff !important;
  border-color: #29c9f0 !important;
  border-bottom-color: #ffffff !important;
  color: #29c9f0 !important;
}
.tab-content {
  padding: 30px 20px 5px 55px;
  background: none;
  margin: -1px 0 0 0 !important;
  border: 1px solid #29c9f0;
}
.tab-content:after {
  display: table;
  width: 100%;
  clear: both;
  content: '';
}
.tab-content figure {
  margin: 0 0 0 30px;
  float: right;
}
.tab-content figure img {
  border-radius: 100%;
}
.tab-content h3,
.tab-content p {
  font-weight: 300;
}
.tab-content h3 {
  margin: 0 0 20px;
}
