@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Raleway:400,500,600,700|Roboto+Condensed:400italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #fff;
  color: #1E1E1E;
  font: 400 16px/1.7em "Open Sans",sans-serif;
  -webkit-text-size-adjust: none;
  line-height:1.7em; }

img {
  max-width: 100%;
  height: auto; }
.border{
border-bottom: 1px solid #764242;
}
h1, h2, h3, h4, h5, h6, .terms-list dt {
  font-weight: 700;
  text-transform: uppercase; }

h2, h3 {
  display: inline-block;
  position: relative; }
  h2:before, h3:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 1px;
    width: 32px;
    height: 8px;
	/*
    background: #764242;
	*/
	}

h1 {
  font-size: 36px;
  line-height: 36px; }

h2 {
  font-size: 30px;
  line-height: 36px; }

h3 {
  font-size: 24px;
 line-height: 34px;}
 
  h3:before {
    bottom: -10px; }

h4 {
  font-size: 18px;
  line-height: 24px; }

h5 {
	text-align: center;
	margin-top: 12px;
  	font-size: 17px;
  	line-height: 20px; }

h6, .terms-list dt {
  font-size: 14px;
  line-height: 24px; }

.container .row.center p{
	text-align: left;
}
.container .row.center h6{
	text-align: left;
margin: 20px 0px;
}

.container .row.center h5 {
    margin: 20px 0px;
}
.container .row.center .bg-secondary.wrapp p {
    text-align: center;
	margin: 20px 0px;
}


.mail a{
	color: #6b4443;
	text-decoration:underline;
	
	}
.caption{
	font-weight: 600;
	line-height: 19px;
	padding-top: 8px;
font-size: 14px;}	
	
.link a {	
color: #6B4443;
text-decoration: underline;
}

.border-top{
border-bottom: solid 2px #764242;
/*background-image: linear-gradient(to right, #D97979 0%, #8F5050 100%);*/
height: 2px;
margin: 5px 0px;
	}

	.space {
		height:30px;}
p a:hover, .terms-list dd a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .terms-list dd .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }
  
  .list-number{
list-style-type:decimal;
  }
  .list-number li{
	  margin:30px 0px 30px 30px;
  }
  
 .copyright-list{ list-style-type:disc;
 margin-top:30px;
 margin-bottom:30px}
.copyright-list li{
	  margin-left: 30px;
  }
  
.social-list{
	margin-top: 16px;
	float: right;
	clear: both;
}
.social-list li{
float: right;
padding: 0px 9px;
}

time {
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700; }

blockquote {
  padding-left: 70px;
  position: relative; }
  blockquote:before {
    position: absolute;
    content: '\f10d';
    font-size: 45px;
    line-height: 20px;
    font-family: "FontAwesome";
    color: #1d6887;
    left: 0;
    top: 20px; }
  blockquote p + h6, blockquote .terms-list dd + h6, .terms-list blockquote dd + h6, blockquote .terms-list p + dt, .terms-list blockquote p + dt, blockquote .terms-list dd + dt, .terms-list blockquote dd + dt {
    margin-top: 10px; }

a {
  font: inherit;
  color: #6B4443;
  font-weight: 700;
  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; }

.center {
  text-align: center; }

.primary-color {
  color: #484848; }
  
.preffix_2 .grid_8 h3{
	background:none;
	font-size: 24px;
line-height: 24px;
display: inline-block;
position: relative;
font-weight: 700;
text-transform: uppercase;
}
.row .primary-color h3:before {
	background:none;
}

.wrapper a .info-box h3:before {
    display: none;
}
primary-color
.fa {
  line-height: inherit;}

.img-add {
  margin-top: 5px; }

 .img-social { 
margin: 0px 13px;}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; 
  color: #764242;
  font-size: 1.8em;
  }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }




/* breadcrum*/


#breadcrumbs-one{
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}

#breadcrumbs-one li{
  float: left;
}
#breadcrumbs-one .here{
padding: 0em 1em 0px 0px;
font-weight: 500;
}
#breadcrumbs-one .mid{
padding: 0em 0px 0px 1.5em;
}


#breadcrumbs-one a{
	font-weight: 500;
  float: left;
  padding: 0em 1em 0 1em;
  text-decoration: none;
  color: #3c3c3c;
  position: relative;

}

#breadcrumbs-one li:first-child a{
 padding-left: 0px;
  }

#breadcrumbs-one a:hover{
  background: #fff;
}

#breadcrumbs-one a::after,
#breadcrumbs-one a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;   
  right: -1em;
}

#breadcrumbs-one a::after{ 
  z-index: 2;
}

#breadcrumbs-one a::before{
  right: -1.1em;
  z-index: 1; 
}

#breadcrumbs-one a:hover::after{
  border-left-color: #fff;
}

#breadcrumbs-one .current,
#breadcrumbs-one .current:hover{
color: #6B4443;
}

#breadcrumbs-one .current::after,
#breadcrumbs-one .current::before{
  content: normal;  
}

.arrow {
	color: #3C3C3C;
	font-size: 0.4em !important;
	padding-top: 8px;}

.mid .arrow {
	padding-left: 3em;
	}

/*=======================================================
                       Main Layout
=========================================================*/
* + h4 {
  margin-top: 52px; }

* + p, .terms-list * + dd {
  margin-top: 10px; }

* + .row {
  margin-top: 32px; }

* + .box {
  margin-top: 48px; }

* + .wrapper {
  margin-top: 70px; }

* + .marked-list {
  margin-top: 23px; }

* + .terms-list {
  margin-top: 64px; }

h3 + .center {
  margin-top: 70px; }

img + h6, .terms-list img + dt {
  margin-top: 7px; }

h6 + .offset, .terms-list dt + .offset {
  margin-top: 40px; }

h3 + .offset {
  margin-top: 65px; }

.row + .row {
  margin-top: 53px; }

a + a {
  margin-top: 0px; }

img + .offset {
  margin-top: 24px; }
  
  .grid_4 a h4{margin-top: 24px;}

.offset + img{
margin-top: 24px;}

a + img {
    margin-top: 24px;
}

.row a{
	font-weight: 700;
	}
.container li a{
	font-weight: 700;
	}
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    overflow: hidden;
    color: #000; }
  .brand_slogan {
    color: #5a5a5a;footer-link-right
    font-size: 13px;
    line-height: 5px; }

/*==================  Backgrounds  ======================*/
.bg-primary .btn, .bg-secondary2 .btn, .bg-secondary3 .btn {
  float: right;
  color: #fff; }
  .bg-primary .btn:hover, .bg-secondary2 .btn:hover, .bg-secondary3 .btn:hover {
    color: #fff; }
    .bg-primary .btn:hover:before, .bg-secondary2 .btn:hover:before, .bg-secondary3 .btn:hover:before {
      background: #fff; }

.bg-primary {
  background: url("../images/bg-primary.jpg") fixed no-repeat #1d6887;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff; }
  .bg-primary .box .box_aside {
    padding-top: 3px; }
  .bg-primary .box .box_cnt * + p, .bg-primary .box .box_cnt .terms-list * + dd, .terms-list .bg-primary .box .box_cnt * + dd {
    margin-top: 12px; }
  .bg-primary .box .box_cnt * + .btn {
    margin-top: 15px;
    margin-right: 25px; }
  .bg-primary * + .row {
    margin-top: 48px; }

.bg-secondary {
  background: #f2f2f2; }
  .bg-secondary.wrapp {
    padding-bottom: 32px; }
    .bg-secondary.wrapp p, .bg-secondary.wrapp .terms-list dd, .terms-list .bg-secondary.wrapp dd {
      padding: 0 20px; }
    .bg-secondary.wrapp img + h6, .bg-secondary.wrapp .terms-list img + dt, .terms-list .bg-secondary.wrapp img + dt {
      margin-top: 24px; }

.bg-secondary2 {
  background: url("../images/bg-secondary.jpg") fixed no-repeat #1d6887;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff; }
  .bg-secondary2 * + .btn {
    margin-top: 17px;
    margin-right: 16px; }

.bg-secondary3 {
  background: url("../images/bg-secondary2.jpg") fixed no-repeat #1d6887;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff; }
  .bg-secondary3 .box .box_cnt {
    padding-left: 30px; }
    .bg-secondary3 .box .box_cnt * + p, .bg-secondary3 .box .box_cnt .terms-list * + dd, .terms-list .bg-secondary3 .box .box_cnt * + dd {
      margin-top: 11px; }
    .bg-secondary3 .box .box_cnt * + .btn {
      margin-top: 17px;
      margin-right: 16px; }

.bg-secondary4 {
  background: url("../images/bg-secondary3.jpg") fixed no-repeat #1d6887;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff; }
  .bg-secondary4 .marked-list li:before {
    background: #fff; }
	
#copyright_image{
	margin-top: 34px;
}
@media (min-width: 1199px) and (max-width: 2500px) {

	footer .container{ width: 1170px;}
	
}
@media (min-width: 750px) and (max-width: 900px) {


	.container .row li.grid_3 {
    width: 140px !important;
	}
	.container .row.center h5.footer-link-left  {
padding-left: 0px !important;
}

.container .row.center h5.footer-link-right  {
padding-right: 0px !important;
}

	
}
	@media (min-width: 900px) and (max-width: 1199px) {


	.container .row li.grid_3 {
    width: 192px !important;
	}
	.container .row.center h5.footer-link-left  {
padding-left: 20px !important;
}

.container .row.center h5.footer-link-right  {
padding-right: 20px !important;
}
}	

@media (max-width: 1199px) {

  .bg-primary {
    background: url("../images/bg-primary.jpg") scroll no-repeat #1d6887;
    -webkit-background-size: cover;
    background-size: cover; }

  .bg-secondary2 {
    background: url("../images/bg-secondary.jpg") scroll no-repeat #1d6887;
    -webkit-background-size: cover;
    background-size: cover; }

  .bg-secondary3 {
    background: url("../images/bg-secondary2.jpg") scroll no-repeat #1d6887;
    -webkit-background-size: cover;
    background-size: cover; }

  background: url("../images/bg-secondary2.jpg") scroll no-repeat #1d6887;
  -webkit-background-size: cover;
  background-size: cover; }
@media (max-width: 767px) {
	
  .bg-secondary.wrapp img {
    width: 100%; } }
/*==================   Services   ======================*/
.services {
  padding-left: 53px;
  position: relative; }
  .services:before {
    content: '\f05d';
    position: absolute;
    left: 3px;
    top: -5px;
    font-size: 36px;
    line-height: 36px;
    font-family: "FontAwesome";
    color: #484848; }

/*==================    Buttons    ======================*/
.btn {
	padding-top: 5px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  color: #764242;
  float: left;
  position: relative; }
  .btn:before {
    content: ' ';
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #764242;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all; }
  .btn:hover {
    color: #484848; }
    .btn:hover:before {
      width: 100%;
      background: #484848; }
  .btn:active {
    color: #2f2f2f; }


p.welcome{font-size: 1.3em;
line-height: 1.6em;
margin: 26px 0px;}

/*==================    Button HOME    ======================*/
.btn-home {
  display: inline-block;
  font-weight: 700;
  color: #fff !important;
  float: left;
  position: relative;
  background-color: #764242;
  font-style: italic;
padding: 7px 15px;
margin-right: 30px;
margin-top: 39px;}

  
  .btn-home:before {
    content: ' ';
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all; }
  .btn-home:hover {
    color: #764242 !important;
	text-decoration: none !important;
	background-color: #FFF !important;}
    .btn-home:hover:before {
      width: 100%;
   }
  .btn-home:active {
    color: #764242 !important; }
	
	
/*==================   Wrapper   ======================*/
.wrapper {
  overflow: hidden; }
  .wrapper:before, .wrapper:after {
    display: table;
    content: "";
    line-height: 0; }
  .wrapper:after {
    clear: both; }
  .wrapper a + a {
    margin-top: 0; }
  .wrapper a {
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    width: 50%; }
    .wrapper a img {
      width: 100%;
      height: auto;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease; }
    .wrapper a.main {
      width: 100%; }
    /*.wrapper a .info-box {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      color: #fff;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .wrapper a .info-box h3:before {
        display: none; }
		
		*/
.container .row .bg-secondary {
			background:#FFF;}
			
			
		.wrapper a .info-box {
    position: absolute;
    top: 94%;
    right: 30px;
    color: #FFF;
    transform: translateY(-50%);
}


.characters.watson {
    background-image: url("../images/buttons/charac-watson.png");
}
.characters.sherlock {
    background-image: url("../images/buttons/charac-sherlock.png");
}
.characters.irene {
    background-image: url("../images/buttons/charac-irene.png");
	height: 160px;
}
.characters.irene:hover {
    background-position: 0px -160px;
}

.characters.professor {
    background-image: url("../images/buttons/charac-professor.png");
}
.characters.hudson {
    background-image: url("../images/buttons/charac-hudson.png");
}
.characters.moriarty {
    background-image: url("../images/buttons/charac-moriarty.png");
	height: 158px;
}

.characters.moriarty:hover {
    background-position: 0px -158px;
}
.characters.baskervilles {
    background-image: url("../images/buttons/charac-baskervilles.png");
	width: 173px;
	height: 160px;
}
.characters.brigadier {
    background-image: url("../images/buttons/charac-brigadier.png");
	height: 160px;
}
.characters.brigadier:hover {
    background-position: 0px -161px;
}

.characters {
    display: block;
    margin: 0px auto;
    width: 145px;
    height: 165px;
    text-indent: -9999em;
}
.characters:hover {
    background-position: 0px -165px;
}




.character {
    display: block;
    margin: 0px auto;
    width: 145px;
    text-indent: -9999em;
}
.character.sherlock {
    background-image: url("../images/buttons/home-sherlock.png");
	height: 158px;
} 

.character.sherlock:hover {
    background-position: 0px -159px;
}


.character.all {
    background-image: url("../images/buttons/home-all.png");
	height: 159px;
}

.character.all:hover {
    background-position: 0px -160px;
}

.character.watson {
    background-image: url("../images/buttons/home-watson.png");
	height: 159px;
}
.character.watson:hover {
    background-position: 0px -161px;
}


.character.professor {
    background-image: url("../images/buttons/home-professor.png");
	height: 159px;
}

.character.professor:hover {
    background-position: 0px -161px;
}

.character.brigadier {
    background-image: url("../images/buttons/home-brigadier.png");
	height: 162px;
}

.character.brigadier:hover {
    background-position: 0px -162px;
}



.wrapper a .info-box h6, .wrapper a .info-box .terms-list dt, .terms-list .wrapper a .info-box dt {
        font-family: "Roboto Condensed", sans-serif;
        font-style: italic;
        font-weight: 400; }
.wrapper a:hover img {
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }
	  
	 
.container .grid_7 a {
	color:#764242;
	}
.container .grid_7 a:hover {
	color: #484848;
	text-decoration: underline;
	}	  
	  

@media (max-width: 767px) {
  .wrapper a {
    width: 100%; }
    .wrapper a h3 {
      font-size: 14px;
      line-height: 14px; }
    .wrapper a h6, .wrapper a .terms-list dt, .terms-list .wrapper a dt {
      font-size: 12px;
      line-height: 14px; } }
/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
.box_aside {
  padding-top: 6px;
  float: left; }
  .box_aside .fa {
    font-size: 60px;
    line-height: 83px;
    width: 83px;
    height: 83px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #484848;
    background: #dcdcdc; }
.box_cnt {
  padding-left: 40px; }
  .box_cnt * + p, .box_cnt .terms-list * + dd, .terms-list .box_cnt * + dd {
    margin-top: 5px; }
.box_cnt__no-flow {
  overflow: hidden; }




@media (max-width: 479px) {
	
	
.toTop {bottom: 166px !important;}

		
  .box .box_cnt__no-flow {
    overflow: visible;
    padding-left: 0; }
  .box .box_aside {
    float: none;
    display: block;
    text-align: center; }
  .box * + .box_cnt {
    margin-top: 20px; } }
/*=================  Contact List  ======================*/
.contact-list a {
  display: inline-block; }
  .contact-list a:hover {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

@media (min-width: 980px) and (max-width: 1199px) {
	
	
	
	header .brand {
		width: 51%;
		margin-top: 31px !important;
	}
	
	
  .contact-list a {
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
    .contact-list a:hover {
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); } }
@media (min-width: 768px) and (max-width: 979px) {
	
	header .brand {
		width: 68%;
		margin-top: 31px !important;
	}
	.nav-right {
    float: none !important;
}
.social-list{
	float:none;
}

.social-list li {
 
    float: none;
    display: inline-block;
}
  .contact-list a {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    margin-left: -30px; }
    .contact-list a:hover {
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); } }
@media (max-width: 767px) {
	.caption{
	padding-bottom: 32px;}	
	
  .contact-list a + a {
    margin-top: 0;
    margin-left: 30px; } 
	
	header .brand {
		width: 100%;
		margin-top: 31px !important;
	}
	.nav-right {
    float: none !important;
}
[class*="fa-"]:before {
    font-size: 2em;
}

.social-list{
	float:none;
}

.social-list li {
    float: none;
    display: inline-block;
}
	
	}
@media (max-width: 479px) {
	.caption{
	padding-bottom: 32px;}	


  .contact-list a + a {
    margin-top: 30px;
    margin-left: 0; } }
/*==================  Terms List  ======================*/
.terms-list dt {
  color: #484848; }
.terms-list dd > a {
  display: inline-block; }
.terms-list dd a {
  color: #764242; }
  .terms-list dd a:hover {
    text-decoration: underline;
    color: #484848; }
.terms-list dd + dt {
  margin-top: 27px; }

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li; }
  .index-list li {
    position: relative; }
    .index-list li > h6, .index-list .terms-list li > dt, .terms-list .index-list li > dt {
      margin-top: 7px; }
    .index-list li:before {
      position: relative;
      content: counter(li,decimal-leading-zero) ".";
      counter-increment: li;
      font-size: 24px;
      line-height: 116px;
      color: #484848;
      font-weight: 700;
      text-align: center;
      z-index: 1; }
    .index-list li:after {
      content: '';
      position: absolute;
      left: 50%;
      top: 0;
      bottom: 0;
      background: url("../images/index-bg.png");
      height: 116px;
      width: 134px;
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 0; }
    .index-list li p, .index-list li .terms-list dd, .terms-list .index-list li dd {
      padding: 0 20px; }
  .index-list li.grid_1:nth-child(12n + 13),
  .index-list li.grid_2:nth-child(6n + 7),
  .index-list li.grid_3:nth-child(4n + 5),
  .index-list li.grid_4:nth-child(3n + 4),
  .index-list li.grid_6:nth-child(2n + 3) {
    clear: left; }

/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 21px; }
  .marked-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 5px;
    width: 11px;
    background: #764242; }
  .marked-list li + li {
    margin-top: 14px; }
	.marked-list a{
  color: #764242; }
  
.marked-list a:hover {
color: #484848;
text-decoration: underline; }
  
  /*================== NON - Marked List  ======================*/

	
.non-marked-list li {
  position: relative;
  padding-left: 21px;
  margin-left:35px }
 .non-marked-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	height: 2px;
	width: 11px;
    background: #764242;  }
  .non-marked-list li + li {
    margin-top: 0px; }
.non-marked-list a:hover {
  text-decoration: none;
  color: #1d6887; }
  

/*================== Address List ======================*/
.address-list address {
  font: 400 16px/1.7em "Open Sans",sans-serif;
  color: #484848;
  margin: 28px 0px;
   }
.address-list li dl a {
  margin-right: 70px; }
  .address-list li dl a:hover {
    color: #1d6887; }
  .address-list li dl a:active {
    color: #14485d; }
.address-list li dl a[href^="mailto:"] {
  font-weight: 700;
  color: #764242; }
  .address-list li dl a[href^="mailto:"]:hover {
    color: #484848;
    text-decoration: underline; }
.address-list li dt {
  float: left; }
.address-list li dd {
  float: right; }
.address-list li dl + dl {
  clear: both; }
  .address-list li dl + dl dd, .address-list li dl + dl dt {
    display: inline-block;
    float: none; }
.address-list li dt + dd {
  margin-top: 0; }
.address-list li dd + dt {
  clear: both;
  margin-top: 0; }
.address-list address + dl {
  margin-top: 9px; }

@media (min-width: 768px) and (max-width: 979px) {
  .address-list li dl {
    font-size: 13px; } }
/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block; }
  .inline-list li img {
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all; }
  .inline-list li:last-child {
    margin-left: 130px; }
.inline-list li + li {
  margin-left: 170px; }
.inline-list a:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

@media (max-width: 1199px) {
  .inline-list li + li, .inline-list li:last-child {
    margin-left: 50px; } }
@media (max-width: 767px) {
  .inline-list li + li, .inline-list li:last-child {
    margin-left: 0;
    margin-top: 30px; }

  .inline-list li {
    display: block; } }
/*========================   Menu   ==========================*/

.nav-right{
	float:right;
}


.sf-menu {
  padding-top: 26px;
  display: inline-block;
  font-size: 14px;
  line-height: 36px; 
  padding-right: 7px;}
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left;
    text-align: center; }
    .sf-menu > li + li {
      margin-left: 13px; }
  .sf-menu a {
    display: inline-block;
    position: relative;
    padding: 0 4px; }
    .sf-menu a:before {
		font-weight:normal;
      content: '';
      position: absolute;
      top: -22px;
      left: 0;
      right: 0;
      height: 0;
      background: #764242;
      -moz-transition: 0.3s ease all;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all; }

.sf-menu > li > a {
  color: #484848;
  font-weight: 500; }
.sf-menu > li.sfHover > a:before, .sf-menu > li > a:hover:before {
  height: 17px; }
.sf-menu > li.active > a:before {
  height: 17px; }

.sf-menu ul {
  text-align: left;
  font-size: 13px;
  display: none;
  position: absolute;
  top: 100%;
  width: 148px;
  padding: 17px 0 3px 15px;
  left: -12px;
  background: #fff;
  color: #484848;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
   
  .sf-menu ul li a{ 
  color:#484848;
  font-weight:normal;}
  
  .sf-menu ul li a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -15px;
    height: 4px;
    width: 0;
    background: #764242;
    -moz-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.sf-menu ul > li.sfHover > a:before, .sf-menu ul > li > a:hover:before {
  width: 11px; }

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4;
  line-height: 20px;
  border-left: 2px solid #1d6887; }
  .sf-menu ul ul li a:before {
    display: none; }

.sf-menu ul ul > li > a {
  color: #484848;
  margin-left: 5px; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #1d6887; }

@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: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  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: 14px 25px 16px; }
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
      background: #764242;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -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;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .rd-mobilepanel_title:before {
    display: none; }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
	
  .rd-mobilepanel_title {
    font-size: 18px; } }
	
	
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #fff;

  border-bottom: 1px solid #764242;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 100;
position: fixed;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #484848;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 68px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #764242;
    text-decoration: none; }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden; }
  .thumb img {
    width: 100%;
    height: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background: transparent; }
  .thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(29, 104, 135, 0.5); }
    .lt-ie9 .thumb:hover .thumb_overlay {
      background: none;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#801D6887', endColorstr='#801D6887')";
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#801D6887', endColorstr='#801D6887');
      zoom: 1; }
    .lt-ie9 .thumb:hover .thumb_overlay:before {
      display: block; }
  .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #fff;
 padding-top: 6px;
padding-bottom: 7px; }
  header .border {
    height: 8px;
    overflow: hidden; }
    header .border img {
      width: 100%; }
  header * + .border {
    margin-top: 0px; }
  header * + p, header .terms-list * + dd, .terms-list header * + dd {
    margin-top: 0; }
  header .brand {
    float: left;
	margin-top: 12px;
	}
	  header .brand img{
    max-width: 90%;
	}
	
  header .nav {
    float: right;
    margin-right: -7px;
	clear: both;
	margin-top: 3px;
	 }
  @media (max-width: 979px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
.first-section{
	margin-top:30px;}


main {
  display: block;
  background: #fff;
  padding-bottom: 30px; 
  }

/*==================      Well     ======================*/
.well {
  padding-top: 40px;
  padding-bottom: 14px; }

.well2 {
  padding-bottom: 50px; }

.well3 {
  padding-top: 60px;
  padding-bottom: 54px; }

.well4 {
  padding-top: 30px;
  padding-bottom: 60px; }

.well__ins1 {
  padding-bottom: 52px; }

.well__ins2 {
  padding-bottom: 60px; }

.well__ins3 {
  padding-top: 28px; }

.well__ins4 {
  padding-top: 60px; }

.well2__ins1 {
  padding-bottom: 60px; }

.well2__ins2 {
  padding-top: 28px; }

.well2__ins3 {
  padding-bottom: 94px; }

.well3__ins1 {
  padding-top: 30px; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
.fa-angle-up:before {
    content: "";
    color: #FFF !important;
}
.containerfooter .row.center h5.footer-link-left  {
text-align: left;
color: #484848;
}

.containerfooter .row.center h5.footer-link-right  {
text-align: right;
color: #484848;
}

.containerfooter .row.center h5.footer-link-center  {
margin: 29px 0px;
color: #484848;
}


footer {
  padding-top: 21px;
  padding-bottom: 21px;
  background: #764242;
  color: #fff; }
  footer:before, footer:after {
    display: table;
    content: "";
    line-height: 0; }
  footer:after {
    clear: both; }
  footer .copyright {
    float: right;
    font-size: 14px;
    line-height: 36px;
    font-weight: 700;
     }

    footer .copyright a{
      color: #fff;
	  text-decoration:underline;
	  font-weight: 700;
	  }
    footer .copyright a:hover {
      color: #fff; 
	  }
  footer .inline-list {
    float: left; }
    footer .inline-list li:last-child {
      margin-left: 16px; }
    footer .inline-list li a {
      font-size: 33px;
      line-height: 35px;
      color: #fff; }
      footer .inline-list li a:hover {
        color: #484848; }
      footer .inline-list li a:active {
        color: #2f2f2f; }
    footer .inline-list li + li {
      margin-left: 16px; }

@media (max-width: 1199px) {
  .inline-list li + li, .inline-list li:last-child {
    margin-top: 0; } }
@media (max-width: 767px) {
		
		
	footer .copyright {
		width:100%;
	}
  footer {
    text-align: center; }
    footer .inline-list, footer .copyright {
      float: none; }
    footer .inline-list li {
      display: inline-block; } 
	  	
	.containerfooter .row.center h5.footer-link-left {
   text-align: center;
}
.containerfooter .row.center h5.footer-link-right {
   text-align: center;
}
}


@media print {
	
img {
	width:30%;
	display:inline-block;
	clear:both;
	float:left;
	}
	
.container [class*="grid_"] {
	float:left;
	}

.brand img {
	width:80%;
	float:left;
	}
	
.first-section { 
	background-color:#fff;
	margin-top:0px;
	}

.row + .row {
    margin-top: 0px;
	}


	
body {
	padding: 0px 40px;
	background-color:#fff;
    color: #1E1E1E;
    font: 400 12px/1.7em "Open Sans",sans-serif;

	}

.grid_c.wow.fadeInLeft{
	visibility:visible !important;
	animation:none !important;
}

.border {
    border-bottom: 0px solid #764242 !important;
	}


	
h3{
	font-size: 16px;
	}
	
h4 {
    font-size: 14px;
    line-height: 20px;
	}


.grid_c {
	animation-name:none !important;
	}	

.row a {
    font-weight: 500 !important;
	font-size:12px;
}

#breadcrumbs-one, .nav-right, title, .toTop, .bg-secondary, footer, .camera_container, .border-top, .isStuck, .rd-mobilepanel, .rd-mobilemenu, .rd-mobilepanel, .btn-home{
	display:none!important;
	}
	
.container, .container-fluid {
	width: 100%;
	}

.caption {
    font-size: 10px;
	}

.container .grid_4 {
    width: 370px;
}


h1 {
    font-size: 20px;
    line-height: 20px;
	}	
	
.container .grid_12 a{
    font-size:12px;
	font-weight:normal !important;
}

a:hover,a:active{
	text-decoration:underline;
	color:#000
	}

a:visited{
	text-decoration:underline;
	color:#000
	}

a[href^="http://"],a[href^="https://"]{
	background:none;
	padding-right:0
	}
	

}

