/**********************************************************************************

*********************************  COMMON CHANGES******************************

***********************************************************************************/


.clear-both{
    clear: both;
}
select > option {
    text-transform: capitalize;
}


/*** font face***/
@font-face {
    font-family: 'FranklinGothicBookRegular';
    src: url('../fonts/frabk/frabk.eot');
    src: url('../fonts/frabk/frabk.eot') format('embedded-opentype'),
         url('../fonts/frabk/frabk.woff2') format('woff2'),
         url('../fonts/frabk/frabk.woff') format('woff'),
         url('../fonts/frabk/frabk.ttf') format('truetype'),
         url('../fonts/frabk/frabk.svg#FranklinGothicBookRegular') format('svg');
}
@font-face {
    font-family: 'PapyrusRegular';
    src: url('../fonts/papyrus/papyrus.eot');
    src: url('../fonts/papyrus/papyrus.eot') format('embedded-opentype'),
         url('../fonts/papyrus/papyrus.woff2') format('woff2'),
         url('../fonts/papyrus/papyrus.woff') format('woff'),
         url('../fonts/papyrus/papyrus.ttf') format('truetype'),
         url('../fonts/papyrus/papyrus.svg#PapyrusRegular') format('svg');
}
@font-face {
	font-family: 'Candara';
	src: url('../fonts/candara/Candara.eot');
	src: local('☺'), 
	url('../fonts/candara/Candara.woff') format('woff'), 
	url('../fonts/candara/Candara.ttf') format('truetype'), 
	url('../fonts/candara/Candara.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
    border-top: 8px solid #0072aa;
    color: #3b3b3b;
    font-family: FranklinGothicBookRegular;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
}

#site-slogan {
    color: #9e9e9e;
    font-family: sans-serif;
    font-size: 12px;
    margin: 8px 0 0;
    text-transform: uppercase;
}
a, a:focus, img, img:focus{
	border: none;
	outline: none;
}
a {
	color: #0072aa;
}
a:hover. a:focus {
	color: #000;
}
#branding, .block-inner{
	margin-left: 0;
	margin-right: 0;
}
.Pro-Con{
	display: none;
}
.block, .node{
	margin-bottom: 0;
}
p {
    margin: 0 0 15px;
}
select {
    font-family: franklingothicbookregular;
}
a{
	color: #2b2b2b;
	display: inline-block;
	line-height: normal;
	text-decoration: none;
}
#breadcrumb{
	display: none;
}
#main-content {
    margin: 0;
}
.Contact-left span {
    font-style: normal;
}
.node-header {
    display: none;
}
#block-locale-language-content ul li a img {
	display: none;
}
#block-locale-language-content ul{
	padding: 0;
	margin: 0;
}
#block-locale-language-content ul li {
    list-style: none outside none;
}
#block-locale-language-content ul li a {
    display: block;
    text-decoration: none;
	color: #3b3b3b
}
#block-locale-language-content ul li a:hover, #block-locale-language-content ul li a:focus,
#block-locale-language-content ul li a.active {
	color: #0072aa;
}
.front .node-pages > .clearfix {
	display: none;
}
#cboxNext {
	right: 0;
}
h1, h2, h3, h4 {
    /* font-family: papyrusregular; */
	font-family: Candara !important;
}	

/* MENU
------------------------------------*/
	
#block-block-5 ul {
    float: right;
    margin: 0;
    padding: 0;
}
#block-block-5 ul li {
    display: inline-block;
    list-style: none outside none;
}
#block-block-5 ul li a {
    color: #0072aa;
    display: block;
    /* font-family: papyrusregular; */
	font-family: Candara;
    text-decoration: none;
	font-weight: bold;
}
#block-block-5 ul li a:hover, #block-block-5 ul li a:focus, #block-block-5 ul li a.active {
	color: #000;
}

/* NEWS
------------------------------------*/

.view-news .jcarousel-skin-default .jcarousel-item {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}	
.view-news .jcarousel-skin-default .jcarousel-item  .views-field-title  {
    color: #0072aa;
    text-decoration: none;
	font-weight: bold;
}
.view-news .jcarousel-skin-default .jcarousel-item .views-field-title a:hover{
    color: #000;
}
.view-news .jcarousel-skin-default {
    text-align: left;
}
.view-news .jcarousel-skin-default .jcarousel-next,.view-news .jcarousel-skin-default .jcarousel-prev {
    display: none;
}
#block-views-press-block {
	margin-bottom: 50px;
}

/* SLIDER
------------------------------------*/

.view-home-project .flexslider {
    border: medium none;
    border-radius: 0;
}
.view-home-project .flex-control-nav {
    display: none;
}
.view-home-project .flex-direction-nav li .prev {
    background: url("images/prev_arrow.png") no-repeat scroll center center #0072aa;
    height: 55px;
    width: 45px;
}
.view-home-project .flex-direction-nav li .next {
    background: url("images/next_arrow.png") no-repeat scroll center center #0072aa;
    height: 55px;
    width: 45px;
}
.view-home-project .flex-direction-nav li a:hover{
	opacity: 0.8;
}
.Pro-title {
    color: #0072aa;
    /* font-family: papyrusregular; */
	font-family: Candara;
    font-weight: bold;
    line-height: normal;
}
.Pro-img {
    line-height: 0;
}
.Pro-Detalis  {
    margin-top: 20px;
}
.Pro-Detalis  a {
    background-color: #2b2b2b;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.Pro-Detalis  a:hover {
    background-color:#ccc;
	color : #000;
}	

/*	HOME-GALLERY
-------------------------------------*/

.view-home-gallery- .views-row {
	line-height: 0;
}
.view-home-gallery- .views-row-4,
.view-home-gallery- .views-row-8{
	margin-right: 0;
}
#page-title, .block-title {
    border-bottom: 1px solid #0072aa;
    color: #0072aa;
    line-height: normal;
}
.node-webform .node-title a{
    margin: 0 0 15px;
    text-decoration: none;
}
.view-home-gallery- .jcarousel-skin-default .jcarousel-container-horizontal {
    margin: auto;
}
.view-home-gallery- .jcarousel-skin-default .jcarousel-clip-horizontal {
    overflow: hidden;
}
.view-home-gallery- .jcarousel-skin-default .jcarousel-item {
    border: medium none;
    height: auto;
    line-height: 0;
    margin: 0 !important;
}
.view-home-gallery- .views-field-field-gal-image{
    margin: 0 1px 1px 0;
}
.view-home-gallery- .jcarousel-skin-default .jcarousel-next-horizontal {
    background-image: url("images/ryt_arw.png");
    background-position: 0 center;
}
.view-home-gallery- .jcarousel-skin-default .jcarousel-next-horizontal:hover {
    background-image: url("images/ryt_arw.png");
    background-position: 0 center;
}
.view-home-gallery- .jcarousel-skin-default .jcarousel-prev-horizontal {
	background-image: url("images/lft_arw.png");
    background-position: 0 center;
}
.view-home-gallery- .jcarousel-skin-default .jcarousel-prev-horizontal:hover {
	background-image: url("images/lft_arw.png");
    background-position: 0 center;
}

/*	BRANDS
-------------------------------------*/

.view-our-brands .jcarousel-container {
    padding: 0;
}
.view-our-brands .jcarousel-clip-horizontal,
.view-our-brands .jcarousel-clip-horizontal ul {
	width: 100%;
}
.view-our-brands .jcarousel-clip-horizontal ul  li {
	display: table;
}
.views-field.views-field-field-bra-image {
    display: table-row;
}
.views-field.views-field-field-bra-image  .field-content {
    display: table-cell;
    vertical-align: middle;
}
.view-our-brands .jcarousel-prev:hover ,
.view-our-brands .jcarousel-next:hover {
	opacity: 0.8;
}
.view-our-brands .jcarousel-prev,
.view-our-brands .jcarousel-prev:hover {
	background: url("images/left.png") no-repeat scroll center center transparent;
	display: none;
}
.view-our-brands .jcarousel-next, .view-our-brands .jcarousel-next:hover {
    background: url("images/right.PNG") no-repeat scroll center center transparent;
	display: none;
}

/*	CONTACT US
------------------------------*/

#webform-client-form-11 .form-item {
    margin-bottom: 0;
}
#webform-component-name {
	margin-top: 5px;
}
#webform-client-form-11 select {
    border: 1px solid #ccc;
}
#webform-client-form-11 .form-actions {
    margin-bottom: 0;
}
label {
    font-weight: normal !important;
    padding-bottom: 2px;
}
.compact-form-label{
	left: 10px;
    top: 5px;
	font-size: 13px;
}
.form-text, textarea{
	border: 1px solid #ccc;
}
.grippie{
	display: none;
}
.form-submit{
    background: none repeat scroll 0 0 #0072aa;
    border: medium none;
    color: #ffffff;
    font-family: Candara;
}
.form-submit:hover{
	background-color: #2B2B2B;
	color: #fff;
}
#block-webform-client-block-11 .field-name-body span {
    display: inline-block;
    padding-bottom: 6px;
}

/*	FOOTER
----------------------------*/

.Footer-Main {
    background: none repeat scroll 0 0 #2b2b2b;
    padding: 30px 0;
}
.Footer-Sub {
    margin: 0 auto;
}
#footer {
    color: #ffffff;
}
#footer  p{
	margin: 0;
}
.region-footer a {
    color: #0072aa;
    text-decoration: none;
}
.region-footer a:hover {
    color: #ccc;
}
.Social-icons {
    overflow: hidden;
}
.Social-icons ul {
    margin: 0;
    padding: 0 !important;
}
.Social-icons ul li{
    list-style: none outside none;
}
.Social-icons ul li a{
    background-position: center center;
    background-repeat: no-repeat;
    color: #ffffff;
	display: block;
    text-decoration: none;
    text-indent: -9999px;
	transition: all 0.4s ease 0s;
}
.Social-icons ul li.TW a{
	background-image: url("images/icon-twitter.png");
}
.Social-icons ul li.FB a{
    background-color: #575757;
    background-image: url("images/fb-new.png");
    background-size: 10px auto;
    border-radius: 50%;
    height: 35px;
    width: 35px;
}
.Social-icons ul li.Lin a{
    background-color: #575757;
	background-image: url("images/in-new-blue.png");
    background-size: 17px auto;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%;
    border-radius: 50%;
    height: 35px;
    width: 35px;
}
.Social-icons ul li.Fli a{
	background-image: url("images/icon-flickr.png");
}
.Social-icons ul li.TW a:hover{
	background-image: url("images/twitter.png");
}
.Social-icons ul li.FB a:hover{
	background-image: url("images/fb-new-blue.png");
}
.Social-icons ul li.Lin a:hover{
	background-image: url("images/in-new.png");
}
.Social-icons ul li.Fli a:hover{
	background-image: url("images/flickr.png");
}
.Social-icons ul li a:hover{
	transform: rotate(360deg);
	transition: all 0.4s ease 0s;
}
.not-front .node-webform .node-title a{
	display: none;
}

/* TERTIARY
-------------------------------------------*/

.Tertiary-Main {
    background-color: #f0f0f0;
}
.Tertiary-Sub {
    margin: 0 auto;
}
.Contact-left h3 {
    font-weight: normal;
}
.Contact-left span{
	display: inline-block;
}
.Contact-left .address {
    font-style: normal;
}
.con-name {
    font-style: normal;
    font-weight: bold;
}
.details{
    padding-top: 3px;
}
/*** VERIFY PAGE ***/

.page-verify  .custom-header,
.page-verify  .Tertiary-Main,
.page-verify  .Footer-Main{
 display:none;
}
.page-verify .Header-Front {
    color: #0072aa;
    margin: 0 auto;
	text-align: center;
}
.page-verify  .Header-Title {
    color: #0072aa;
}
.page-verify  .Header-Language {
    clear: both;
}
.page-verify  .Header-Front h2 {
    margin: 0;
}
.page-verify  .Header-Front h4 {
    font-weight: normal;
}
.page-verify .Header-Language ul {
    margin: 0;
    padding: 0 0 35px;
}
.page-verify  .Header-Language ul li {
    display: inline-block;
    list-style: none outside none;
}
.page-verify .Header-Language ul li a,
.page-verify .Header-Language ul li a:active {
    background: none repeat scroll 0 0 #0072aa;
    color: #fff;
    display: block;
    line-height: normal;
    min-width: 50px;
    padding: 5px 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.page-verify .Header-Language ul li a:hover {
    background: none repeat scroll 0 0 #000000;
}	
.page-verify   .custom-form{
	text-align: left;
	margin: 0 auto;
}
.page-verify  .custom-form   select {
    border: 1px solid #ccc;
}
.page-verify  .custom-form .form-submit {
    background-color: #0072aa;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-family: papyrusregular;
}
.page-verify  .custom-form .form-submit:hover{
	background-color: #000;
}
.page-verify  .custom-form  .form-text, 
.page-verify  select {
    padding: 9px 10px;
}
#Result-Message{
color:#FF0000;
}

#block-block-5 {
    clear: both;
}

.Social-icons {
    float: left;
    width: 100px;
}
.fb-page {
    float: left;
    width: 270px;
}