.socialLinks{
    list-style: none;
    max-height: 30px;
	padding: 0px;
    margin: 0px;
}

.socialLinks li{
    margin-left: 10px;
    display: inline-block;
}

.socialLinks svg{
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-top: 0px;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    vertical-align: bottom;

    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.socialLinks li path, .socialLinks li polygon, .socialLinks li rect, .socialLinks li circle, .socialLinks li ellipse, .socialLinks li line, .socialLinks li polyline{
    fill: #999999;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.socialLinks li:hover path, .socialLinks li:hover polygon, .socialLinks li:hover rect, .socialLinks li:hover circle, .socialLinks li:hover ellipse, .socialLinks li:hover line, .socialLinks li:hover polyline{
    fill: #e02437;
}
.socialLinks {
    text-align: left !important;
    vertical-align: top;
    padding-top: 28px;
}
.socialLinks li > a:hover svg, .socialLinks li > a:focus svg{
    margin-top: 0px;
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    vertical-align: bottom;
}
/*--------------------------  Laptop with HiDPI screen ( max 1440 ) --------------------------*/
@media (max-width:1440px){

}

/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){
    
}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:992px){
.googlepartner{
    display: block;
    padding-top: 30px;
    text-align: center !important;
    margin: 0 auto;
}
.socialLinks{
    text-align: center !important;
    margin-bottom: 20px;
}
}

/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:768px){
   
}

/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){
    
}.breadCrumbs a, .breadCrumbs a:hover, .breadCrumbs a:focus, breadCrumbs a:visited, .breadCrumbs a:active{
    color: #666 !important;
    font-size: 17px;
    text-decoration: none;
    font-weight: 300;
    text-align: left;
}

.breadCrumbs{
	color: #BE1E2D;
    font-size: 17px;
    font-weight: 300;
    text-decoration: none;
    text-align: left;
}


/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:768px){
	.breadCrumbs a, .breadCrumbs a:hover, .breadCrumbs a:focus, breadCrumbs a:visited, .breadCrumbs a:active{
	    margin-top: 10px;
		font-size: 14px;
	}

	.breadCrumbs {
		font-size: 14px;
	}
	.breadcrumbsPadding{
		width: 90%;
	}
}.innerPageBar{
    margin-top: 80px;
}

.innerPageBarContent {
    padding-top: 10px;
    padding-bottom: 20px;
}

.breadcrumbsPadding {
    padding-top: 10px;
    margin-bottom: 40px;
}

.innerPageBar h1{
    text-align: center;
    font-weight: 300;
    font-size: 46px;
    color: #be1e2d;

    /*text-align: right;*/
}

.tmCircle{
    max-height: 160px;
    margin: 0 auto;
}

.pageName{
    color: rgba(0,0,0,.8);
    font-size: 44px;
    font-weight: 400;
    line-height: 1.2;
    text-align: right;
}

.breadCrumbs{
    text-align: left;
    padding-left: 15px;
}


.innerPageBar:before{
    border-color: rgba(194, 225, 245, 0);
	/* border-top-color: #BC2328; */
	border-width: 36px;
	margin-left: -36px;
}


/*--------------------------  Laptops ( max 1400 ) --------------------------*/
@media (max-width:1400px){
  
}

/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){
    
}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:990px){
    .innerPageBar{
        margin-top: 0;
    }
    .pageName{
        text-align: center;
    }
}

/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:768px){
    .innerPageBar{
	    padding-top:40px;
	    padding-bottom:10px;
	}
    
	#bs-example-navbar-collapse-1{
		margin-top:1px;
	}

    .pageName{
        font-size: 42px;
        text-align: right;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0 30px;
    }

    .breadCrumbs{
        padding-left: 0;
        line-height: 1;
    }

    .innerPageBarContent {
        padding: 0;
    }

    .breadcrumbsPadding {
        padding: 0;
    }
}

/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){
	#bs-example-navbar-collapse-1{
		margin-top:11px;
    	background-color: #fff;
	}
}.footerPics h4{
    margin-bottom: 20px;
}

.footerPics img{
    margin: 0 auto;
}

.footerPic{
    padding: 5px;
}.ptl {
    background: #f3f3f3;
    padding: 25px;
}

.ptl h4 {
    color: #444444;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #c1c1c1;
}

.ptl ul{
	list-style-type: none;
    padding: 0px;
    margin: 0;
}

.ptl ul li{
	margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E6E6;
}

.ptl ul li:last-child {
	margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.ptl ul li a {
    font-size: 20px;
    font-weight: 300;
    color: #363839;
}

.ptl ul li a:hover, .ptl ul li a:focus{
    text-decoration: none;
}.g_items_srvc .g_items{
    color: #141414;
}
.center{
    text-align:center;
}
.centered{
    margin-left:auto;
    margin-right:auto;
}
.g_items .row.sides_align{
    margin-left:-27px;
    margin-right:-27px;
}

.g_items .item .default{ 
    display:table-cell;
    height:390px; 
    padding: 0 12px;
    margin-bottom: 10px;
}
.itemBorder{
    border:1px solid #d0d0d0;
    padding:8px;
}
.g_items h2{
    color: #141414;
    margin-bottom: 30px;
    font-size:48px;
    text-align:center;
    width:100%;
}
.g_items h2.orange{    
    color: #ffa507;
}
.cleardesktop{
    clear:both;
}
.clearmobile{
    clear:none;
}

/* OVERLAY */
.cross{
    position:absolute;
    display:none;
    top:0px;  right:0px;
    height:100%;
    padding-top:0%;
    width:100%;
    margin: 0 auto;
    text-align:center;
}
.g_items .item a img{
    transition:all .3s ease-in-out;
    max-width: 100%;

}
.g_items .itemTitle{
height:66px;
}
.g_items .item .overlayText h4{
    color:#fff;
    font-weight:bold;
}
/**/
.g_items .item img.asvg{
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: transform .3s ease-in-out;
  transform-origin(0% 0%);
  transform: scale(0.1) rotate(0deg);
  -moz-transform: scale(0.1) rotate(0deg);

}
.g_items .item:hover img.asvg{
  -webkit-transform: scale(1) rotate(90deg);
  -moz-transform: scale(1) rotate(90deg);
  transform: scale(1) rotate(90deg);
}

.g_items a .svg{
  padding: 0px;
  width: 62%;
  margin: 0 auto;
}

.g_items a .svg{
    transition:.3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.g_items a .svg:hover{
    fill:#ffa507;
}
.g_items a .svg{
    padding: 0px;
}
.g_items .item .imgWrap{
    height:auto;
}
.g_items .item:hover a img{
    /* 
    filter: brightness(.5);
    -webkit-filter: brightness(.5);
    -moz-filter: brightness(.5);
    -o-filter: brightness(.5);
    -ms-filter: brightness(.5);
    */
}
.g_items_srvc .g_items .item .overlay_wrap{
    position: relative;
    display: inline-block;
}
.g_items_srvc .g_items .item.default .overlay_wrap{
    /* margin-bottom: 16px; */
}

.g_items_srvc .g_items .item .overlayText{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    color: #ffffff;
    background: transparent;
}

.g_items_srvc .overlayText:before{
    content: 'קרא עוד';
    font-size: 20px;
    position: absolute;
    padding-top: 17px;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%) scale(0) rotate(0deg);
    -ms-transform: translate(-50%, -50%) scale(0) rotate(0deg);
    -o-transform: translate(-50%, -50%) scale(0) rotate(0deg);
    -webkit-transform: translate(-50%, -50%) scale(0) rotate(0deg);
    transform: translate(-50%, -50%) scale(0) rotate(0deg);
    line-height: 70px;
    text-align: center;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(190, 30, 45, 0.9);
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.g_items_srvc .item a:hover .overlayText:before, .g_items_srvc .item a:focus .overlayText:before{
    -moz-transform: translate(-50%, -50%) scale(1) rotate(360deg);
    -ms-transform: translate(-50%, -50%) scale(1) rotate(360deg);
    -o-transform: translate(-50%, -50%) scale(1) rotate(360deg);
    -webkit-transform: translate(-50%, -50%) scale(1) rotate(360deg);
    transform: translate(-50%, -50%) scale(1) rotate(360deg);
}

.g_items_srvc .item a:hover .overlayText, .g_items_srvc .item a:focus .overlayText{
    opacity: 1;
    transition:all .3s;
}

.g_items .richtext{
    text-align: center;
    margin-bottom: 35px;
}

.topBorder{
    border-top:1px solid #f5f5f5;
}
.row

.g_items .richtext h1{
    color: #141414;
    margin-bottom: 20px;
}
.g_items a:hover h3{ 
    text-decoration: none;
}
.g_items a h4{
    font-size: 22px;
    font-weight: 400;
    overflow: hidden;
    display: block;
    padding: 20px;
    line-height: 28px;
}

.g_items .itemDescription{
    text-align: center;
    font-size: 15px;
    text-decoration: none;
}

/* News */
.g_items .newsItem{
  display: table;
  width: 100%;
  padding: 22px 0px;
}
.newsImage {
  width: 110px;
}
.newsImage, .newsText, .date{
    display:table-cell;
    vertical-align: middle;
}
.newsText{
    padding:0 15px;
}
.table-row{
    display:table-row;
}
.textColumn .date{
    text-align:left;
}
.textColumn h4.date{
    display:inline-block;
    text-align:left;
    width: 100%;
    font-size:18px;
}


/*                                            MD ( max 1200 ) ------*/
@media (max-width:1200px){
    
}

/*                                        SM ( max 992 ) -------*/
@media(max-width:992px){
    .g_items .item{
        padding:10px 15px;
    }
    
}

/*                                    XS ( max 768 ) -------*/
@media (max-width:768px){

    .cleardesktop{
        clear:none;
    }
    .clearmobile{
        clear:both;
    }


    .g_items a h4{
        height:auto;
        overflow:visible;
    }
    .g_items .item{
        height:auto;
    }
    .g_items .item .default{
        text-align:center;
    }
    .g_items .item. .newsItem{
        text-align:right;
    }
    .g_items .item a img{
        width:100%;
    }
    .textColumn, .newsText{
        line-height: 142px;
    }
    

    .g_items_srvc .g_items .item.default .overlay_wrap{
        /* margin-bottom: 3px; */
    }
    .g_items a .svg{
      width: 80px;      height:125px;
    }

}

/*                                max 480 -------*/
@media (max-width:480px){
    .textColumn, .newsText{
        line-height: 92px;
    }
    .g_items a .svg{
      width: 60px;      height:82px;
    }
}











.tabmenu{
	position: absolute;
	top: 17px;
	z-index: 99999;
	display: none;
	text-align: center;
	border-radius: 5px;
	background-color: #252a2f;
	width: 400px;
	height: 46px;
	left: 14px;
	tabindex="1";

}

.tabmenu a{
	color: #000000;
}

.tabmenu ul li ul{
	display: none;
}

.tabmenu li{
	padding: 10px;
	font-size: 18px;
	list-style-type: none;
	width: 400px;
	z-index: 0;
	top: 0px;
	left: 0px;
	position: absolute;
}

.tabmenu li a{
	text-decoration: none;
	opacity: 0.0;
    filter: alpha(opacity=0);
	color: #252a2f;
}


.tabmenu a:focus{
	opacity: 1;
   	filter: alpha(opacity=100);
	color: #ffff00 !important;
}

#BNagish {
	position: fixed;
	bottom: 200px;
	left: 0px;
	z-index: 999999;
	/*display: none;*/
}

#BNagishMenu {
	position: fixed;
	bottom: 42px;
	width: 360px;
	left: 54px;
	display: none;
	background: #e6e6e6;
	border-radius: 8px;
	padding: 0;
	color: #000;
	-webkit-box-shadow: -1px 2px 5px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    -1px 2px 5px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         -1px 2px 5px 0px rgba(50, 50, 50, 0.2);
}

#BNagishMenu a, #BNagishMenu a:visited {
	display: block;
	padding: 10px 0;
	padding-right: 20px;
	color: #000;
	font-size: 14px;
}

#BNagishMenu a:hover, #BNagishMenu a:focus, #BNagishMenu a:active{
    background-color: #be1e2d;
    color: #fff;
}

#BNagishMenu h4 {
	display: block;
	padding: 10px 0;
	padding-right: 20px;
	font-size: 22px;
}

#BNagishMenu span {
	display: block;
	padding: 0 16px 12px;
	font-size: 14px;
	color: #333;
}

#BNagishMenu a:hover, #BNagishMenu a:focus {
	color:#fff!important;
}

#toggleBNagish {
    background: #be1e2d;
    text-align: center;
    color: #FFF;
    padding: 10px 10px;
    display: block;
    font-size: 16px;
    text-align: center;
    width: 47px;
    height: 47px;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    -webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}

#toggleBNagish #angle {
	margin-right: 5px;
}


.toggleBNagishSize {
    background: none repeat scroll 0 0 #5E5E5E;
    color: #e6e6e6;
    display: block;
    font-size: 18px;
    padding: 11px 0px;
    width: 47px;
    height: 47px;
    margin-top: 4px;
    text-align: center;
    cursor: pointer;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.toggleBNagishSize:hover {
    background: none repeat scroll 0 0 #be1e2d;
    color: #fff;
}

#BNagish .active a {
	background: #A00C00;
	color: #fff!important;
}

#BNagish .webColors:hover, #BNagish .webColors:focus, #BNagish .webColors:visited{
    background: #BE1E2D;
    color: black;
}

#BNagish .webColors a:hover, #BNagish .webColors a:focus, #BNagish .webColors a:visited{
    background: #000;
    color: black;
}

.Nagish-Inverted {
	filter: invert(1);
	-webkit-filter: invert(1);
	-moz-filter: invert(1);
	-o-filter: invert(1);
	-ms-filter: invert(1);
}

.Nagish-Grayscale {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

#BNagish a#BNagish_Close{
    background: #be1e2d;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}


#BNagish a#BNagish_Close:hover, #BNagish a#BNagish_Close:focus, #BNagish a#BNagish_Close:active{
    background: #141414;
}

/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){

}

@media (max-width:768px){
	#BNagish {
		left:auto;
		right:0;
		bottom: 190px;
		display: flex;
    	flex-direction: column-reverse;
	}
	#toggleBNagish ,.toggleBNagishSize{
		-webkit-border-radius: 7px  0  0  7px;
		-moz-border-radius: 7px  0  0  7px;
		border-radius: 7px  0  0  7px;
		margin: 0 0 4px 0;
		box-shadow:-2px 1px 5px #00000033;
	}
	#BNagishMenu {
		left:auto;
		right: 54px;
		width: calc(100% - 60px);
		bottom:95px;
		box-shadow:2px 1px 5px #00000033;

	}
}






.picAndButton .content {
    position: relative;
    width:100%;
}

.picAndButton img{
	width:100%;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


.picAndButton .picText {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    z-index:90;

}

.picAndButton a {
	display:block;
    border: 0px;
    background-color: #0bc8db;
    color: #FFF;
    text-align: center;
    padding-top:14px;
    padding-bottom:14px;
    font-size: 16px;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;

    -webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.picAndButton a:hover {
	color:#fff;
	text-shadow:0px 0px 0px #eee;
}.search_box_mobile{
    text-align: center;
}

.search_box_mobile .searchBox{
    display: inline-block;
    width: 152px;
    height: 24px;
    position: relative;
    margin-top: 2px;
}

.search_box_mobile .searchBox label{
    margin: 0px;
}

.search_box_mobile .searchBox input{
    background: #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #202022;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 12px;
    font-family: arial;
    height: 24px;
    padding: 0px;
    padding-right: 7px;
    padding-left: 26px;
    transition: all 0.2s ease;
}

.search_box_mobile .searchBox input:hover, .search_box_mobile .searchBox input:focus, .search_box_mobile .searchBox input:active{
    background: #eee;
    color: #444;
    transition: all 0.2s ease;
}

.search_box_mobile .searchBox input:hover + .formSearchButton, .search_box_mobile .searchBox input:focus + .formSearchButton, .search_box_mobile .searchBox input:active + .formSearchButton{
    color: #444;
    transition: all 0.2s ease;
}

.search_box_mobile .formSearchButton{
    background: rgba(0, 0, 0, 0);
    margin: 0;
    border: none;
    padding: 0;
    position: absolute;
    left: 6px;
    top: 1px;
    font-size: 14px;
}


.search_box_mobile .formSearchButton{
    color: #202022;
}

.search_box_mobile .searchBox input::-webkit-input-placeholder {
    color: #202022;
}

.search_box_mobile .searchBox input:-moz-placeholder { /* Firefox 18- */
    color: #202022;
}

.search_box_mobile .searchBox input::-moz-placeholder {  /* Firefox 19+ */
    color: #202022;
}

.search_box_mobile .searchBox input:-ms-input-placeholder {
    color: #202022;
}


.search_box_mobile .searchBox input:hover, .search_box_mobile .searchBox input:focus, .search_box_mobile .searchBox input:active{
    background-color: #FDFDFD;
    color: #444;
}

.search_box_mobile .searchBox input:focus::-webkit-input-placeholder, .search_box_mobile .searchBox input:hover::-webkit-input-placeholder {
    color: #444;
}

.search_box_mobile .searchBox input:focus:-moz-placeholder, .search_box_mobile .searchBox input:hover:-moz-placeholder { /* Firefox 18- */
    color: #444;
}

.search_box_mobile .searchBox input:focus::-moz-placeholder, .search_box_mobile .searchBox input:hover::-moz-placeholder {  /* Firefox 19+ */
    color: #444;
}

.search_box_mobile .searchBox input:focus:-ms-input-placeholder, .search_box_mobile .searchBox input:hover:-ms-input-placeholder {
    color: #444;
}
/*              ---PAGER---          */

.pagerWrap{
    text-align: center;
    margin-top:30px;
}

.pagerLinks{
    text-align: left;
    font-size: 32px;
    margin-top: 50px;
}

.pagerLinks a{
    margin-right: 8px;
}

.current{
    font-weight:bold;
}

.pagerWrap a, .pagerWrap span{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); 
}

.pagerWrap a, .pagerWrap a:visited{
    color: #575757;
    height:45px;
  padding-top: 13px;
  padding-left: 17px;
  padding-right: 17px;
}

.pagerWrap a:hover, .pagerWrap span:hover, .pagerWrap a:focus, .pagerWrap span:focus, .pagerWrap span{
    color: #ffffff;
    background: #274197; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #274197 0%, #192c6f 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#274197), color-stop(100%,#192c6f)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #274197 0%,#192c6f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, #274197 0%,#192c6f 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #274197 0%,#192c6f 100%); /* IE10+ */
    background: radial-gradient(ellipse at center, #274197 0%,#192c6f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274197', endColorstr='#192c6f',GradientType=1 );
}
/* PAGER */
@media (min-width:768px) and (max-width:1199px){
    .pagerWrap a{

        font-size: 22px;
        margin-top: 40px;
    }
}
@media (max-width:480px){
    .newsPagePager{
        margin: 15px 0 0;
    }
    .pagerWrap a{
        font-size: 18px;
    }
}
.topMenu {
    height: 80px;
    margin-bottom: 0px;
    border: 0;
    border-radius: 0;
    background-color: rgba(255,255,255,0.95);
    z-index: 100;
    width: 100%;
    position: fixed;
}

.top-menu-shadow {
    height: 80px;
    border-radius: 0;
    z-index: -1000;
    top:0;
    right: 0;
    left: 0;
    position: fixed;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
}


.mobile-navbar-background {
    z-index: 20;
    background: white;
}

.nav-icon {
  margin: 20px;
  width: 35px;
}

.nav-icon:after, 
.nav-icon:before, 
.nav-icon div {
  background-color: #999;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  content: '';
  display: block;
  height: 3px;
  margin: 9px 0;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.nav-icon.active:before {
  transform: translateY(12px) rotate(135deg);
  -moz-transform: translateY(12px) rotate(135deg);
  -webkit-transform: translateY(12px) rotate(135deg);
}

.nav-icon.active:after {
  transform: translateY(-12px) rotate(-135deg);
  -moz-transform: translateY(-12px) rotate(-135deg);
  -webkit-transform: translateY(-12px) rotate(-135deg);
}

.nav-icon.active div {
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

.navbar-header{
    height: 80px;
    display: table;
}

.navbar-nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
}

.topMenu .navbar-nav > li > a{
    font-size: 18px;    padding: 30px 20px;
    color: black;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.redbtn {
    display: inline-block;
    padding: 10px 20px;
    background: #BE1E2D;
    font-size: 16px;
    border-radius: 50px;
    margin-top: 17px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    position: relative;
    direction: rtl;
    vertical-align: top;
    border: solid 2px #BE1E2D;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.redbtn:hover, .redbtn:visited, .redbtn:active {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    background: transparent;
    color: #BE1E2D;
    border: solid 2px #BE1E2D;
}

.redbtnMobile {
    display: block;
    margin: 0 auto;
    width: 160px;
    padding: 10px 20px;
    background: #BE1E2D;
    font-size: 16px;
    border-radius: 50px;
    margin-top: 17px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    position: relative;
    direction: rtl;
    vertical-align: top;
    border: solid 2px #BE1E2D;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.redbtnMobile:hover, .redbtnMobile:visited, .redbtnMobile:active {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    background: transparent;
    color: #BE1E2D;
    border: solid 2px #BE1E2D;
}

.topMenu .navbar-nav > li > a:hover, .topMenu .navbar-nav > li > a:focus{
    outline: 0;
    color: #fff;
    background-color: #be1e2d;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    color: #fff;
    background-color: #be1e2d;
}

.topMenu .menuItem a:hover ~ .submenu, .topMenu .menuItem a:focus ~ .submenu, .topMenu .menuItem a:active ~ .submenu{
    visibility: visible;
    opacity: 1;
}

.topMenu .navbar-nav{
    position: relative;
    border-right: 1px solid #f1f1f1;
    margin-right: 30px;
    padding-right: 0;
}

.navbar-right{
    margin-right: 0px;
}

.navbar-left{
    margin-left: 0px;
}

.topMenu .submenu{
    padding: 0px;
    margin: 0px;
    min-width: 190px;
    position: absolute;
    top: 80px;
    z-index: 11;
    opacity: 0;
    height: auto;
    width: 100%;
    visibility: hidden;
}

.topMenu .submenu.open{
    visibility: visible;
    opacity: 1;
}

.topMenu .submenu li:last-child{
    border-bottom: 0px solid;
    overflow: hidden;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.topMenu .submenu:hover, .topMenu .submenu:focus, .topMenu .submenu:active{
    visibility: visible;
    opacity: 1;
}

.submenu li {
    list-style: none;
}

.topMenu .submenu li a, .topMenu .submenu li a:visited{
    background-color: #1e2023;
    color: #fff;
    display: block;
    padding: 9px 20px;
    border-bottom: 1px solid #2a2d31;
    font-size: 18px;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
}

.topMenu .submenu li a:hover, .topMenu .submenu li a:focus, .topMenu .submenu li a:active{
    color: #fff;
    background-color: #c51829;
    text-decoration: none;
}

.topMenu .navbar-brand{
    height: auto;
    padding: 0;
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.topMenu .navbar-brand img{
    max-height: 50px;
    height: auto;
    padding-right: 10px;
}

.topMenu .websiteLogo a:hover, .topMenu .websiteLogo a:focus{
    background: none !important;
}

li.websiteLogo a{
    padding: 0;
}

.websiteLogo img{
    max-height: 90px;
    padding:0px 0px;
    margin: 0 auto;
}

.topMenu .navbar-nav li.homeIcon > a, li.homeIcon > a:visited{
    padding: 30px 0 0 30px;
    border: none;
}

.topMenu .navbar-nav li.homeIcon img{
    height: 28px;
}

.langAndSearch{
    font-size: 0px;
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: #FFF;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar{
    background-color: #FFF;
}

#top_menu_mobile .panel{
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background: none !important;
}

.menuSocialBtns{
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 90px;
    background-color: white;
}


/*--------------------------  Laptops ( max 1400 ) --------------------------*/
@media (max-width:1400px){
  
}

/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){
    .navbar-nav > li > a{
        padding: 10px;
    }

    .websiteLogo img{
        padding:0px 0px;
    }
    .websiteLogo a{
        padding: 0px;
    }

    .topMenu .navbar-nav > li > a{
        padding: 30px 15px;
    }
}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:991px){
    
    .top-menu-shadow {
        height: 72px;
    }

    .topMenu {
        background-color: rgba(255,255,255,1);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    
    .websiteLogo img{
        padding:0px 0px;
    }

    .websiteLogo a{
        padding: 0px;
    }

    /* FORCE COLLAPSE */
    .navbar-header {
        float: none;
        height: 72px;
        padding-right: 15px;
    }

    .navbar-toggle{
        display: block;
        position: absolute;
        left: 0px;
        top: 0;
        padding: 0;
        margin: 0;
        width: 72px;
        height: 72px;
        border: none;
        border-radius: 0;
        text-align: center;
        color: #000;
        font-size: 32px;
    }

    .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;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    /* END FORCE COLLAPSE */


      .slick_banners{
    margin-top:8px;
  }
    .topMenu .searchBox{
        width: 95%;
        height: 35px;
        margin: 0 auto 10px auto;
        padding: 0px;
    }
    .topMenu .searchBox input{
        height: 35px;
        padding-left: 34px;
    }
  
    .topMenu .formSearchButton{
        font-size: 18px;
        left: 10px;
        top: 6px;
    }

    .topMenu .searchForm{
        margin-top: 10px;
    }

    .topMenu {
        z-index: 100;
        height:72px;
        padding-bottom: 0px;
        padding-top: 0px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

    .topMenu .navbar-brand{
        padding: 0;
    }


    /* mobile menu */
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
        max-height:auto;
    }

    #bs-example-navbar-collapse-1 {
        margin-top: 0px!important;
        background-color: #fff;
        box-shadow: none;
        border: none;
    }
      .panel-group {
        margin-bottom: 0px;
      }
      #top_menu_mobile{
        z-index:1000;
        width: 100%;
        overflow-y: scroll;
        height: 100vh;
        padding-bottom: 300px;
      }
      #top_menu_mobile .panel-heading {        
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        color:#333;
        font-size:22px;
        background: none;
        border: none;
        padding: 0px;
      }

      #top_menu_mobile .panel-title > li{    
        padding:10px 15px;
      }
      #top_menu_mobile .submenuArrow{
        float:left;
      }

      #top_menu_mobile .submenuArrow:after{  
      /*  
        font-family: 'Glyphicons Halflings';
        content: "\e259";
        */
      }
      #top_menu_mobile .submenuArrow span{
        font-size:20px;
        color:white;
      }
      #top_menu_mobile .panel-body{
          width: 100%;
          padding:0px 0;
      }


      #top_menu_mobile .panel-group .panel + .panel {
        margin-top: 0px;
      }
      #top_menu_mobile .panel-group .panel {
        border-radius: 0px;
      }
      #top_menu_mobile .panel-default {
        border:none;
      }

      #top_menu_mobile .panel-title > a {
        color: #999999;
        font-size: 22px;
        font-style: normal;
        font-weight: 300;
        padding: 10px 0;
        display: block;
      }
      #top_menu_mobile .panel-title > a:hover,#top_menu_mobile .panel-title > a:active,#top_menu_mobile .panel-title > a:focus {
        text-decoration: none;
        }
      #top_menu_mobile   .panel {
        margin: 0;
          background-color: #fff;
          border: none;
          -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
      }
      #top_menu_mobile > ul{
        list-style-type: none;
        height:auto;
        width: 100%;
        padding: 0;
      }
      #top_menu_mobile > li{
        height: 30px;
        width: 100%;
        margin-top: 10px;
        padding-top: 8px;
        border-top: 1px solid #E3E3E3;
      }
      #top_menu_mobile  li a{
        height: 30px;
        width: 100%;
        margin-top: 10px;
        padding-top: 8px;
        color: #444;
      }
    /* end mobile menu */


    .websiteLogo img{
        padding:0px 0px;
    }
    .websiteLogo a{
        padding: 0px;
    }
    
    .navbar-right{
        float: inherit !important;
    }

    .topMenu .navbar-brand{
        float: none;
    }

    .topMenu .navbar-brand img{
      width: 160px;
      padding-right: 0px;
    }

    .topMenu > .container{
        padding: 0px;
        width: auto;
    }

    .panel-title{
        text-align: center;
    }

    .menuWrap{
        display: none;
    }

    .menuWrap.active{
        margin-right: -15px;
        margin-left: -15px;
    }

    .menuTitle{
        display: none;
        color: #444;
        font-style: normal;
        font-weight: 400;
        text-transform: uppercase;
        text-align: center;
        font-size: 26px;
        line-height: 1;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .hiddenMenu {
        display: none!important;
    }
    
    #top_menu_mobile .panel-title > a.subMenuButton{
        display: none;
    }
}

/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:767px){

}



/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){

}/* Language */

.langButton{
    display: none;
    margin-top:0px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    position: relative;
    direction:rtl;
    vertical-align: top;
}

#languageSelect dt button, #languageSelect dt button:visited{
    display: block;
    max-width: 140px;
    height: 80px;
    color: #000;
    padding: 0;
    padding-left:15px;
    border: none;
    font-weight: normal;
    background-color: rgba(0,0,0,0);
    font-size: 14px;}

#languageSelect .svg{
    margin-top:2px;    
} 
#languageSelect .svg path{
    fill:#fff;
}

ul.langDrop{
    border: none;
    list-style: none;
    list-style-type: none;
    position: absolute;
    padding: 0px;
    background-color: #1e2023;
    background-clip: padding-box;
    color: #ffffff;
    min-width: inherit;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 14px;
    z-index: 1000;
    text-align: center;
    box-shadow: none;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}



ul.langDrop a, ul.langDrop a:visited{
    color: #ffffff;
    text-align: center;
    padding: 14px 0;
    font-size: 16px;
    display: block;
}

ul.langDrop a:hover, ul.langDrop a:focus, ul.langDrop a:active{
    background-color: #c51829;
    color: #fff;
    text-decoration: none;
}

ul.langDrop li:last-child a:hover, ul.langDrop li:last-child a:focus, ul.langDrop li:last-child a:active{
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

dl.languageSelect{
    margin-bottom: 0px;
}

dl.languageSelect .fa{
    color: #000;
}


ul.langDrop li{


    margin-bottom: 5px;

    padding-bottom: 5px;

}

ul.langDrop li:not(.langArrow){
    border-bottom: 1px solid #FFF;
}

ul.langDrop li:last-child{

    border-bottom: 0;

    margin-bottom: 0px;

    padding-bottom: 0px;

}



.langArrow{

    width: 18px;

    position: absolute;

    top: -13px;

    left: 0;

    right: 0;

    margin: 0 auto;

    color: #0dc8d9;

    font-size: 20px;

}

/* END Language */.search_box_desktop{
    display: inline-block;
    position: relative;
}

.search_box_desktop .searchBox{
    width: 340px;
    position: relative;
    z-index: 70;
    padding: 19px 22px;
}

.search_box_desktop .searchBox label{
    margin: 0px;
}

.search_box_desktop .searchBox input{
    background: #1e2023;
    width: 220px;
    border: none;
    color: #ffffff;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 20px;
    font-weight: 300;
    padding: 0px;
    transition: all 0.2s ease;
}

.search_box_desktop .searchBox input:hover, .search_box_desktop .searchBox input:focus, .search_box_desktop .searchBox input:active{
    background: #1e2023;
    color: #fff;
    transition: all 0.2s ease;
}

.search_box_desktop .searchBox input:hover + .formSearchButton, .search_box_desktop .searchBox input:focus + .formSearchButton, .search_box_desktop .searchBox input:active + .formSearchButton{
    background: #1e2023;
    color: #fff;
    transition: all 0.2s ease;
}

.search_box_desktop .formSearchButton{
    background: rgba(0, 0, 0, 0);
    margin: 0;
    border: none;
    padding: 22px 26px;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 14px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}

.search_box_desktop .formSearchButton:hover, .search_box_desktop .formSearchButton:focus, .search_box_desktop .formSearchButton:active{
    background-color: #c51829;
}

.search_box_desktop .formSearchButton img{
    width: 28px;
}

.search_box_desktop .formSearchButton{
    color: #fff;
}

.search_box_desktop .searchBox input::-webkit-input-placeholder {
    color: #fff;
}

.search_box_desktop .searchBox input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

.search_box_desktop .searchBox input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}

.search_box_desktop .searchBox input:-ms-input-placeholder {
    color: #fff;
}

.search_box_desktop .searchBox input:focus::-webkit-input-placeholder, .search_box_desktop .searchBox input:hover::-webkit-input-placeholder {
    color: #fff;
}

.search_box_desktop .searchBox input:focus:-moz-placeholder, .search_box_desktop .searchBox input:hover:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

.search_box_desktop .searchBox input:focus::-moz-placeholder, .search_box_desktop .searchBox input:hover::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}

.search_box_desktop .searchBox input:focus:-ms-input-placeholder, .search_box_desktop .searchBox input:hover:-ms-input-placeholder {
    color: #fff;
}

.search_box_desktop .openSearchbar{
    border: none;
    background: #c51829;
    padding: 23px;
}

.search_box_desktop .openSearchbar:hover, .search_box_desktop .openSearchbar:focus, .search_box_desktop .openSearchbar:active{
    background-color: #1e2023;
}

.search_box_desktop .searchForm{
    position: absolute;
    width: 340px;
    top: 80px;
    left: 0;
    margin: 0 auto;
    background-color: #1e2023;
    z-index: 30;
    border: none;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}.float_menu_general{
    
}

.float_menu_general #floatMenuHandle{
    display:none;
   /* position: fixed;
    opacity:.6;
    top: 100px;
    right: 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position:top center;
    border-radius:4px 0 0 4px;
    width: 60px;
    height: 74px;
    z-index: 400;
    color: #ffffff;
    cursor: pointer; */
}
.float_menu_general .floatMenu{
    position: fixed;
    top: 200px;
    z-index: 99;
    text-align: center;
}

.float_menu_general a{
    color: #ffffff;
    text-decoration: none;
}

.float_menu_general .floatMenuIcon {
    width: 32px;
    height: 32px;
    margin-bottom: 5px;
}

.float_menu_general .floatMenuItem{
    width: 124px;
    height: 109px;
    display: block;
    background-color: #e02437;
    border-bottom: 2px solid #a61422;
}

.float_menu_general .floatMenuItem:last-child{
    border: none;
}

.float_menu_general .floatMenuItemSelected{
    width: 124px;
    height: 109px;
    display: block;
    border-bottom: 2px solid #1E2023;
    background-color: #1E2023;
    color: #fff;
}

.float_menu_general .floatMenu .floatMenuItem:hover, .float_menu_general .floatMenu .floatMenuItem:focus, .float_menu_general .floatMenu .floatMenuItem:active{
    background-color: #2A2D31;
    color: #fff;
}

.float_menu_general .floatMenuItemNum{
    font-size: 30px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #ABABAB;
}

.float_menu_general .floatMenuItemName{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    width: 124px;
    height: 109px;
    padding: 10px;
    font-size: 20px;}

.float_menu_general #closeFloatMenu{
    position: fixed;
    top: 162px;
    right: 75px;
    border: none;
    background: none;
    color: #2A2D31;
    background-color: #E02437;
    padding: 3px 14px 0 14px;
    font-size: 25px;
    z-index: 80;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.float_menu_general #closeFloatMenu:hover, .float_menu_general #closeFloatMenu:focus, .float_menu_general #closeFloatMenu:active{
    color: #FFFFFF;
}




/*--------------------------  Laptop with HiDPI screen ( max 1440 ) --------------------------*/
@media (max-width:1440px){

}

/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){
    
}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:992px){

}

/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:768px){
    .float_menu_general .floatMenu{
        position: relative;
        top: 0px;
        width: 100%
    }

    .float_menu_general .floatMenuItem{
        width: 100%;
        height: 40px;
    }

    .float_menu_general .floatMenuItemName{
        display: block;
        text-align: right;
        width: 124px;
        height: 40px;
        font-size: 14px;
        padding: 10px 10px 0 0;
    }

    .float_menu_general .floatMenuItemSelected{
        width: 100%;
        height: 40px;
    }

    .float_menu_general #closeFloatMenu{
        position: absolute;
        right: 0px;
        top: 0;
        padding: 0;
        margin: 0;
        width: 72px;
        height: 72px;
        border: none;
        border-radius: 0;
        text-align: center;
        background-color: #E02437;
        color: #fff;
        font-size: 32px;
        padding-top: 7px;
    }

    .float_menu_general #closeFloatMenu:hover, .float_menu_general #closeFloatMenu:focus, .float_menu_general #closeFloatMenu:active{
        color: #FFFFFF;
        background-color: #17191C;
    }
}

/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){
    
}
.socialLinksMenu{
    list-style: none;
    max-height: 50px;
	padding: 30px 0 0 0;
    margin: 0px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

ul.socialLinksMenu > li{
    display: inline-block;
    width: 50px;
    height: 50px;
    border: none;
}

.socialLinksMenu svg{
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-top: 0px;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    vertical-align: bottom;

    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.socialLinksMenu li path, .socialLinksMenu li polygon, .socialLinksMenu li rect, .socialLinksMenu li circle, .socialLinksMenu li ellipse, .socialLinksMenu li line, .socialLinksMenu li polyline{
    fill: #999999;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.socialLinksMenu li:hover path, .socialLinksMenu li:hover polygon, .socialLinksMenu li:hover rect, .socialLinksMenu li:hover circle, .socialLinksMenu li:hover ellipse, .socialLinksMenu li:hover line, .socialLinksMenu li:hover polyline{
    fill: #999999;
}

.socialLinksMenu li > a:hover svg, .socialLinksMenu li > a:focus svg{
    margin-top: 0px;
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    vertical-align: bottom;
}.footer_contact {
    background: rgb(37, 42, 47);
    padding: 110px 0;
}

.googleMap {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    z-index: 1;
}

.footer_contact .richtext.answerText p, .footer_contact .richtext.answerText, .footer_contact .richtext.answerText h2{
    color: #fff;
    font-size: 28px;
    text-align: center;
}


.footer_contact .formInput{
    background: rgba(255,255,255,0);
    width: 100%;
    height: 62px;
    line-height: 1em;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    padding: 18px 15px;
    margin-bottom: 10px;
    border: 2px solid white;
    color: white;
    font-size: 18px;
    text-align: center;
}


.footer_contact .formInput:focus{
    border: 2px solid #BE1E2D;
    outline: none;
}

.footer_contact input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #8a959e;
    font-size: 18px;
    line-height: 1em;
}
.footer_contact input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #8a959e;
    font-size: 18px;
    line-height: 1em;
}
.footer_contact input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #8a959e;
    font-size: 18px;
    line-height: 1em;
}
.footer_contact input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8a959e;
    font-size: 18px;
    line-height: 1em;
}

.footer_contact .submitButton{
    webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    border: solid 2px #BE1E2D;
    width: 100%;
    height: 62px;
    padding: 20px 40px 19px;
    background: #be1e2d;
    border-radius: 100px;
    color: white;
    font-size: 18px;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
}

.footer_contact .submitButton:hover, .footer_contact .submitButton:focus{
    webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    background: transparent;
    border: solid 2px #BE1E2D;
}

.footer_contact .genFormPrivacyAgree{
    margin-top: 15px;
    color: #fff;

}
.footer_contact .genFormPrivacyAgree label{
    font-size: 16px;
    margin-right: 12px;
    margin-inline-start: 12px;
    margin-bottom: 0;
    vertical-align: middle;
}
.footer_contact .genFormPrivacyAgree .inputErrText{
    color: #ff6666 !important;
    font-size: 14px !important;
    margin-top: 6px;
}
.footer_contact .genFormPrivacyAgree.inValid .inputErrText{
    display: block !important;
}
.footer_contact .formTitle{
    color: #fff;
    text-align: center;
    font-size: 26px;
    margin-bottom: 55px;
    outline: none;
    Line-height: 32px;
}

.footer_contact_bottomSection{
    background-color: #fff;
    padding: 80px 0;
}

.footer_contact_bottomSection .logoFooter{
    max-width: 200px;
    margin: 0 auto;
}

.footer_contact_bottomSection .socialLinks{
    text-align: center;
}

.footer_contact_bottomSection .footerLogoWrap{
    padding-bottom: 30px;
}

.footer_contact_bottomSection .footerMenu{
    text-align: center;
    padding-bottom: 30px;
    font-size: 16px;
}

.footer_contact_bottomSection .footerMenuItem{
    display: inline-block;
    padding: 10px;
    color: #252A2F;
}

.footer_contact_bottomSection .footerMenuItem:hover{
    color: #BE1E2D;
}


#map{
    width: 100%;
    height: 300px;
}

.infoText{
    text-align: center;
    font-size: 18px;
    display: block;
    padding: 10px;
    padding-right: 40px;
}

.g-recaptcha{
    margin-right: auto;
    width: 304px;
}

.captchaError{
    font-size: 22px;
    color: red;
    text-align: left;
}

.submitBtn{
    display: none;
}



/*--------------------------  Laptop with HiDPI screen ( max 1440 ) --------------------------*/
@media (max-width:1440px){

}

/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){
    
}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:992px){
    .googleMap {
        top: 72px;
    }

    .footer_contact {
        padding: 50px 0;
    }
    .footer_contact .formTitle{
        margin-bottom: 40px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer_contact .formInput{
        margin-bottom: 20px;
    }

    .g-recaptcha{
        margin: 10px auto;
    }
}

/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:768px){
   
}

/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){
    
}.items_display_child{
        margin: 60px auto;

}

.items_display_child .itemTitle{
    font-size: 26px;
    line-height: 26px;
    font-weight: 400;
    overflow: hidden;
    color: #333;
    text-align: center;
    padding-bottom: 8px;
}
.items_display_child .itemSubTitle{
    font-size: 22px;
    line-height: 22px;
    height: 70px;
    overflow: hidden;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-top: 15px;

}

.items_display_child .itemWrap{
    display: block;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    margin: 0 auto 30px auto;

}

.items_display_child .itemWrap .itemImgWrap{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 270px;
    width: 270px;
   
}

.items_display_child hr{
    width: 80%;
    color: #ddd;
}

.items_display_child .itemImgWrap > img{
    margin: 0px auto;
}

.items_display_child .itemWrap .itemImgOverlay{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    -o-transition:      background 0.3s ease;
    -ms-transition:     background 0.3s ease;
    -moz-transition:    background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition:         background 0.3s ease;
}

.items_display_child .itemWrap:hover .itemImgOverlay, .items_display_child .itemWrap:focus .itemImgOverlay{
    /*background-color: rgba(255, 255, 255, 0.5);*/
}

.items_display_child .itemWrap .itemImgOverlayIcon{
    font-size: 20px;
    position: absolute;
    padding-top: 17px;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%) scale(0) rotate(0deg);
    -ms-transform: translate(-50%, -50%) scale(0) rotate(0deg);
    -o-transform: translate(-50%, -50%) scale(0) rotate(0deg);
    -webkit-transform: translate(-50%, -50%) scale(0) rotate(0deg);
    transform: translate(-50%, -50%) scale(0) rotate(0deg);
    line-height: 70px;
    text-align: center;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(190, 30, 45, 0.9);
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    box-sizing: border-box;
}

.items_display_child .itemWrap:hover .itemImgOverlayIcon, .items_display_child .itemWrap:focus .itemImgOverlayIcon{
    opacity: 1;
    -moz-transform: translate(-50%, -50%) scale(1) rotate(360deg);
    -ms-transform: translate(-50%, -50%) scale(1) rotate(360deg);
    -o-transform: translate(-50%, -50%) scale(1) rotate(360deg);
    -webkit-transform: translate(-50%, -50%) scale(1) rotate(360deg);
    transform: translate(-50%, -50%) scale(1) rotate(360deg);
}

.items_display_child .text-area {
    padding: 20px;
    height: 120px;
}

.items_display_child .itemWrap .itemImgOverlayIcon > i{
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}

.items_display_child .itemWrap .itemDate{
    display: block;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    width: 100%;
    padding: 20px;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

/*--------------------------  Laptop with HiDPI screen ( max 1440 ) --------------------------*/
@media (max-width:1440px){

}

/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){

    .items_display_child .itemWrap .itemImgWrap{
        height: 250px;
        width:  100%;
    }
}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:992px){
    .items_display_child .itemTitle{
        text-align: center;
    }
    .items_display_child .itemSubTitle{
        text-align: center;
    }
    .items_display_child .itemWrap .itemImgWrap{
        height: 250px;
        width: 100%;
    }
}

/*--------------------------  XS ( max 767 ) --------------------------*/
@media (max-width:767px){

}

/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){
    .items_display_child .itemWrap .itemImgWrap{
        height: 300px;
        width: 100%;
    }

}
