.footer_menu {
  display: block;
  text-align: center;
  font-size: 0;
  padding: 0;
  margin: 20px 0 10px 0;
}
.footer_menu li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style: none;
}
.footer_menu li:last-child a:after {
  content: none;
}
.footer_menu li a:after {
  padding: 0 10px;
  content: "|";
  font-size: 12px;
  color: #999;
  font-family: "Lora", serif;
}
.footer_menu li a {
  display: block;
  font-size: 12px;
  color: #999;
  font-family: "Lora", serif;
}

form span.wpcf7-not-valid-tip {
  color: #f15908;
  font-size: 11px;
  padding: 5px 0 0 0;
}
form .message_fields {
  transition: height 0.4s;
  -webkit-transition: height 0.4s;
  /* Safari */
}
form.sent .message_fields {
  display: none;
}
form .wpcf7-validation-errors {
  display: none !important;
}
form .wpcf7-mail-sent-ok {
  background-color: #fff;
  border: 5px solid #B3DB78 !important;
  padding: 50px !important;
  font-size: 14px;
  font-family: "Lora", serif;
  font-style: italic;
  color: #666;
  text-align: center;
}

.contact-mail-sent-ok {
  background-color: #fff;
  border: 5px solid #B3DB78 !important;
  padding: 15px !important;
  font-size: 16px;
  font-family: "Lora", serif;
  font-style: italic;
  color: #666;
  text-align: center;
}

.tooltip {
  font-family: "Lora", serif;
  font-style: italic;
}

a:active, a:focus {
  outline: none !important;
}

.padd-top-10 {
  padding-top: 10px;
}

.padd-top-20 {
  padding-top: 20px;
}

.padd-top-30 {
  padding-top: 30px;
}

.padd-top-40 {
  padding-top: 40px;
}

.padd-right-10 {
  padding-right: 10px;
}

.padd-right-20 {
  padding-right: 20px;
}

.padd-right-30 {
  padding-right: 30px;
}

.padd-right-40 {
  padding-right: 40px;
}

.padd-right-80 {
  padding-right: 80px;
}

.clients_title {
  font-family: "Lora", serif;
  font-style: italic;
  text-transform: none;
  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 0;
}

hr.padd {
  margin: 50px 0;
  padding: 0 !important;
}

img.lazy {
  display: none;
}

h1, h2, h3, h4, h5, h6, .btn {
  font-family: "AvantGardeGothicITCW02Bd";
}
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center, .btn.center {
  text-align: center;
}
h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, .btn.white {
  color: white;
}
h1.brand, h2.brand, h3.brand, h4.brand, h5.brand, h6.brand, .btn.brand {
  color: #f15908;
}

h3 {
  font-size: 34px;
}

.btn {
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 10px 50px;
  color: #555;
  font-weight: 500;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  border-color: #f15908;
  overflow: hidden;
  font-family: "AvantGardeGothicITCW02Bd";
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
.btn i {
  position: absolute;
  height: 20px;
  font-size: 10px;
  line-height: 20px;
  top: 50%;
  margin-top: -10px;
  right: -20px;
  opacity: 0;
  color: rgba(0, 0, 0, 0.3);
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
  /* Safari */
}
.btn:hover {
  color: #f15908;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
}
.btn:hover i {
  opacity: 1;
  right: 10%;
}
.btn:active {
  margin-top: 7px !important;
  margin-bottom: 3px !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1), inset 0 4px 0px rgba(0, 0, 0, 0.1);
}

.c li {
  color: #666;
  font-family: "Lora",serif;
  font-size: 15px;
  line-height: 170%;
}

.toggle_content {
  display: block;
  font-size: 11px;
  text-decoration: none;
  color: #666;
  text-transform: uppercase;
  font-family: "AvantGardeGothicITCW01Md";
  letter-spacing: 2px;
  border-top: 1px solid #eee;
  padding: 10px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
.toggle_content:hover {
  background-color: #eee;
}
.toggle_content:hover, .toggle_content:focus, .toggle_content:active {
  text-decoration: none;
}

h1 {
  font-size: 56px;
}

h1, h2, h3 {
  letter-spacing: -1px;
}

h4 {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 30px;
  line-height: 40px;
  color: #555;
  font-weight: normal;

  font-family: "AvantGardeGothicITCW02Bd";
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0;
}
h4.brand {
  color: #f15908;
}
h4.ecom {
  color: #6ab6e2;
}
h4.des {
  color: #8EAD61;
}
h4 em {
  color: #b3db78;
  text-transform: capitalize;
}

h5 {
  padding-top: 20px;
  font-size: 20px;
  line-height: 150%;
  font-weight: normal;
  color: #555;
  text-transform: uppercase;
}

h6 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #999;
  font-weight: normal;
}

span.und {
  background-color: #f15908;
  display: block;
  height: 2px;
  margin: 60px 0 30px 0;
  position: relative;
  width: 30px;
}

.divide {
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
  border-top: 3px solid #f15908;
}
.divide.divide-narrow {
  width: 30%;
}
.divide.divide-bottom {
  margin-top: 0;
}
.divide.divide-top {
  margin-top: 0;
}

ul.tick_list {
  margin: 20px 0 25px 20px;
  padding: 0;
  font-family: "Lora", serif;
  color: #666;
  font-size: 16px;
  line-height: 170%;
}
ul.tick_list li {
  list-style: none;
  font-size: 15px;
  display: block;
  padding: 5px 0;
  line-height: 22px;
}
ul.tick_list li:before {
  display: block;
  font-family: 'FontAwesome';
  content: '\f00c';
  color: #999;
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 -24px -20px;
}

p {
  font-family: "Lora", serif;
  color: #666;
  font-size: 15px;
  line-height: 170%;
}
p .inline-icon {
  font-weight: bold;
  color: #999;
  padding: 0 3px;
}
p .inline-icon.brand {
  color: #f15908;
}
p.pre {
  font-family: "AvantGardeGothicITCW01Md";
  font-size: 17px;
  color: #666;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
p.pre span {
  background-color: #FFF6D8;
  padding: 2px;
}
p.lead {
  color: #444;
  font-size: 35px;
  line-height: 47px;
  font-weight: normal;
  font-weight: 100;
  font-family: "AvantGardeGothicITCW02Bd";
}
p.lead strong, p.lead b {
  font-weight: 600;
}
p a {
  color: #666;
  text-decoration: none;
  padding: 0 2px;
  border-bottom: 1px dotted #f15908;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
p a:hover, p a:focus, p a:active {
  color: #444;
  text-decoration: none;
  background-color: #fff6d8;
}
p strong.fake_heading {
  display: block;
  padding: 20px 0 5px 0;
  font-size: 15px;
  font-family: "AvantGardeGothicITCW02Bd";
  font-weight: normal;
  text-transform: uppercase;
}

.icon_grid {
  display: block;
  text-align: center;
}
.icon_grid i {
  display: block;
  font-size: 22px;
  padding: 25px 0 10px 0;
}
.icon_grid strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
  font-family: "Lora", serif;
}
.icon_grid span {
  font-size: 12px;
  color: #999;
  font-family: "AvantGardeGothicITCW01Md";
}

img {
  max-width: 100%;
  height: auto;
}

img.fill {
  width: 100%;
  height: auto;
}

div.overflow {
  overflow: hidden;
}

a.btn.push-down {
  margin-top: 20px;
}

.header_spacer {
  height: 120px;
}

.spacer {
  height: 20px;
}

.overlay {
  background-image: url("../images/pattern2.png");
}

.bar {
  width: 100%;
}
.bar.shadow_inset {
  box-shadow: inset 0 10px 80px #eee;
}
.bar.white {
  background-color: white;
}
.bar.grey {
  background-color: #fafafa;
}
.bar.dark_grey {
  background-color: #444444;
}
.bar.black {
  background-color: #000;
}
.bar.padd {
  padding: 80px 0;
  min-height: 50px;
}
.bar .padd {
  padding: 70px 0 100px 0;
  min-height: 550px;
}
.bar hr.padd {
  min-height: 0 !important;
}
.bar div.icon i {
  font-size: 80px;
  color: #999;
  margin-bottom: 20px;
}
.bar div.center_content_in_container {
  position: relative;
  text-align: center;
}
.bar div.center_content_in_container img.center_content_in_container {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -300px;
  margin-top: -250px;
}

#work {
  overflow: hidden;
}
#work .work_slider img {
  opacity: 0.1;
}

.no-gutter [class*="-2"],
.no-gutter [class*="-3"],
.no-gutter [class*="-4"],
.no-gutter [class*="-5"],
.no-gutter [class*="-6"],
.no-gutter [class*="-7"],
.no-gutter [class*="-8"],
.no-gutter [class*="-10"],
.no-gutter [class*="-11"],
.no-gutter [class*="-12"] {
  padding-left: 0;
  padding-right: 0;
}

.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

.full-width {
  padding: 0;
}

.table_cell {
  display: table;
  content: " ";
}
.table_cell .padd {
  padding: 100px 0;
}
.table_cell .padd.padd-left {
  padding-left: 50px;
}
.table_cell .padd.padd-right {
  padding-right: 50px;
}

#header {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#header #logo {
  margin-top: 35px;
  height: 50px;
}
#header.mini:hover {
  background-color: white;
}
#header.mini .logo_wrapper, #header.mini .logo_wrapper .logo {
  height: 120px;
  /*height: 80px;*/
}
#header.mini .contact {
  margin-top: -50px;
  margin-bottom: 50px;
}
#header .logo_wrapper {
  height: 120px;
  position: relative;
  transition: height .2s;
  -webkit-transition: height .2s;
}
#header .logo {
  height: 125px;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  background-position: center left;
  display: block;
  transition: height .2s;
  -webkit-transition: height .2s;
}
#header .contact {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  transition: all .2s;
  -webkit-transition: all .2s;
}
#header .contact > span {
  display: block;
  text-align: right;
  font-size: 0;
  transition: all .2s;
  -webkit-transition: all .2s;
}
#header .contact > span > a {
  font-style: italic;
}
#header .contact > span a {
  font-size: 14px;
  color: #505050;
  font-family: "Lora", serif;
  line-height: 22px;
}
#header .contact > span > span.tel {
  padding-left: 20px;
}
#header .contact > span > span.tel a {
  font-family: "AvantGardeGothicITCW02Bd";
  text-decoration: none;
  font-size: 20px;
  color: #f15908;
}
#header .menu {
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
}
#header .menu > .menu_wrapper > ul {
  font-size: 0;
  padding: 0;
  margin: 0;
  text-align: right;
}
#header .menu > .menu_wrapper > ul > li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
}
#header .menu > .menu_wrapper > ul > li:last-child > a {
  padding-right: 0;
}
#header .menu > .menu_wrapper > ul > li > a {
  font-family: "AvantGardeGothicITCW02Bd";
  display: block;
  font-size: 14px;
  color: #666;
  padding: 5px 20px;
  text-transform: uppercase;
  transition: all .2s;
  -webkit-transition: all .2s;
}
#header .menu > .menu_wrapper > ul > li > a:hover, #header .menu > .menu_wrapper > ul > li > a:focus, #header .menu > .menu_wrapper > ul > li > a:active {
  color: #444;
  text-decoration: none;
}


/* Social Icons */
#header div.soc-icons {
	clear: right;
	float: right;
	margin-top: -2px;
	margin-left: 20px;
    position:relative;	
}


/* Social Icons */
ul.soc-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

ul.soc-icons li {
	background-image: url(../images/sdddd.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: 0 100px;
	display: inline-block;
	margin: -1px 4px 5px 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
	transition: all 0.3s ease;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-border-radius: 100%;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-border-radius: 100%;
	-webkit-transition: all 0.3s ease;
}

ul.soc-icons li a {
	display: block;
	height: 30px;
	width: 30px;
	text-align: center;
}

ul.soc-icons li[class] a {
	text-indent: -9999px;
}

ul.soc-icons li a:hover {
	text-decoration: none;
}

ul.soc-icons li a i[class^="icon-"] {
	color: #444;
	font-style: 16px;
	position: relative;
	top: 3px;
}

ul.soc-icons li a:active {
	box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);
}

ul.soc-icons li:active,
ul.soc-icons li a:active {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

ul.soc-icons li.fb {
	background-position: 0 -150px;
}

ul.soc-icons li.fb:hover {
	background-position: 0 -120px;
}

ul.soc-icons li.tweet {
	background-position: 0 -1170px;
}

ul.soc-icons li.tweet:hover {
	background-position: 0 -1140px;
}

ul.soc-icons li.linkedin {
	background-position: 0 -570px;
}

ul.soc-icons li.linkedin:hover {
	background-position: 0 -540px;
}

ul.soc-icons li.googleplus1 {
	background-position: 0 -330px;
}

ul.soc-icons li.googleplus1:hover {
	background-position: 0 -300px;
}


#services-menu {
  max-height: 0;
  overflow: hidden;
  z-index: 999;
  position: fixed;
  top: 120px;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
#services-menu.mini {
  top: 80px;
}
#services-menu.active {
  max-height: 500px;
  border-bottom: 4px solid #f15908;
}
#services-menu.active .serviceBlock {
  opacity: 1;
}
#services-menu.active .serviceBlock .icon i {
  margin-top: 60px;
}
#services-menu .serviceBlock {
  border: 0;
  opacity: 0;
  height: 190px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  /* Safari */
}
#services-menu .serviceBlock .view {
  height: 190px;
}
#services-menu .serviceBlock h2 {
  font-size: 13px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0;
}
#services-menu .serviceBlock .more {
  color: #222;
}
#services-menu .serviceBlock .icon i {
  margin-top: 100px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  /* Safari */
}
#services-menu .serviceBlock:hover, #services-menu .serviceBlock:focus, #services-menu .serviceBlock:active {
  height: 190px;
  border: 0;
  background-color: transparent !important;
}
#services-menu .serviceBlock:hover .icon i, #services-menu .serviceBlock:focus .icon i, #services-menu .serviceBlock:active .icon i {
  margin-top: 60px;
}

.serviceBlock {
  height: 250px;
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  text-decoration: none;
  transition: all .2s;
  -webkit-transition: all .2s;
  /* Safari */
}
.serviceBlock .view {
  height: 250px;
  padding: 0 30px;
  text-align: center;
}
.serviceBlock .view i {
  text-decoration: none;
  font-size: 40px;
  color: #888;
  margin-top: 80px;
}
.serviceBlock .view h2 {
  text-decoration: none;
  font-size: 25px;
  letter-spacing: -1px;
  margin-top: 10px;
  color: #333333;
  font-weight: 300;
}
.serviceBlock .view p {
  text-decoration: none;
  color: #fff;
  margin-top: 20px;
  padding-left: 10%;
  padding-right: 10%;
}
.serviceBlock .view span.more {
  text-decoration: none;
  display: block;
  color: #fff;
  margin-top: 20px;
  font-family: "AvantGardeGothicITCW02Bd";
  text-transform: uppercase;
  font-size: 10px;
  padding: 5px 10px;
}
.serviceBlock .view * {
  text-decoration: none;
  transition: all .2s;
  -webkit-transition: all .2s;
  /* Safari */
}
.serviceBlock:hover, .serviceBlock:focus {
  cursor: pointer;
  background-color: #fafafa;
  border-bottom-width: 4px;
  text-decoration: none;
}
.serviceBlock:hover.web, .serviceBlock:focus.web {
  border-color: #f15908;
}
.serviceBlock:hover.ecom, .serviceBlock:focus.ecom {
  border-color: #6ab6e2;
}
.serviceBlock:hover.dev, .serviceBlock:focus.dev {
  border-color: #ffdd67;
}
.serviceBlock:hover.des, .serviceBlock:focus.des {
  border-color: #b3db78;
}
.serviceBlock:hover.mark, .serviceBlock:focus.mark {
  border-color: #8269b3;
}
.serviceBlock:hover.support, .serviceBlock:focus.support {
  border-color: #c9c9c9;
}
.serviceBlock:hover.web i, .serviceBlock:focus.web i {
  margin-top: 30px;
  color: #f15908;
}
.serviceBlock:hover.ecom i, .serviceBlock:focus.ecom i {
  margin-top: 30px;
  color: #6ab6e2;
}
.serviceBlock:hover.dev i, .serviceBlock:focus.dev i {
  margin-top: 30px;
  color: #ffdd67;
}
.serviceBlock:hover.des i, .serviceBlock:focus.des i {
  margin-top: 30px;
  color: #b3db78;
}
.serviceBlock:hover.mark i, .serviceBlock:focus.mark i {
  margin-top: 30px;
  color: #8269b3;
}
.serviceBlock:hover.support i, .serviceBlock:focus.support i {
  margin-top: 30px;
  color: #c9c9c9;
}
.serviceBlock:hover h2, .serviceBlock:focus h2 {
  text-decoration: none;
  margin-top: 20px;
}
.serviceBlock:hover p, .serviceBlock:focus p {
  text-decoration: none;
  color: #777;
  margin-top: 0;
}
.serviceBlock:hover span.more, .serviceBlock:focus span.more {
  color: #777;
  margin-top: 20px;
}

#footer .bar.padd {
  min-height: 0 !important;
}
#footer #c2a {
  padding: 60px 0;
}
#footer #c2a a {
  display: block;
  height: 230px;
  text-decoration: none;
  position: relative;
}
#footer #c2a a * {
  text-decoration: none;
}
#footer #c2a a.facebook, #footer #c2a a.twitter {
  height: auto;
  margin-bottom: 30px;
  height: 100px;
  background-color: #4a6fd8;
  text-align: center;
  padding-top: 20px;
}
#footer #c2a a.facebook > span.title, #footer #c2a a.twitter > span.title {
  font-size: 18px;
  letter-spacing: 0;
  padding: 0;
  text-align: center;
}
#footer #c2a a.twitter {
  background-color: #65c3e8;
  margin-bottom: 0 !important;
}
#footer #c2a a.quoteBanner {
  background-image: url("../images/footer_contact.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #c3b59b;
}
#footer #c2a a.makesUsDiffrent {
  background-image: url("../images/footer_about.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #62a5b5;
}
#footer #c2a a .fa {
  color: #ffffff !important;
  font-size: 25px;
}
#footer #c2a a span.title {
  display: block;
  font-family: "AvantGardeGothicITCW02Bd";
  color: white;
  padding: 30px 0 0 30px;
  font-size: 35px;
}
#footer #c2a a span.btn {
  position: absolute;
  bottom: 30px;
  margin-left: 30px;
  border-color: white;
  color: white;
  font-size: 10px;
}
#footer #final.padd {
  padding: 20px 0;
}
#footer #final a, #footer #final address {
  line-height: 20px;
}
#footer #final span.heading {
  font-family: "AvantGardeGothicITCW02Bd";
  text-transform: uppercase;
  text-align: center;
  display: block;
  color: white;
  font-size: 13px;
  padding: 0 0 10px 0;
}
#footer #final address {
  display: block;
  font-family: "Lora", serif;
  font-size: 12px;
  color: #999;
  text-align: center;
}
#footer #final a.tel {
  font-family: "AvantGardeGothicITCW02Bd";
  color: #f15908;
  display: block;
  font-weight: 300;
  text-align: center;
  font-size: 28px;
}
#footer #final a.email {
  display: block;
  font-family: "Lora", serif;
  font-size: 12px;
  color: #999;
  text-align: center;
}
#footer #final ul.links {
  text-align: center;
  display: block;
  padding: 0;
  margin: 0;
}
#footer #final ul.links li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer #final ul.links li a {
  font-size: 12px;
  color: #999;
  font-family: "Lora", serif;
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
  /* Safari */
}
#footer #final ul.links li a:hover {
  color: white;
}
#footer #accreditations {
  border-top: 1px solid #444;
  text-align: center;
}
#footer #accreditations img {
  opacity: 0.5;
}
#footer #copy {
  border-top: 1px solid #444;
  text-align: center;
}
#footer #copy p {
  font-size: 12px;
}

.page-headline {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #f15908;
  padding: 15px 0;
  position: relative;
}
.page-headline.page-headline-no-bg {
  height: 350px;
}
.page-headline .col-md-10.col-lg-10 {
  position: static;
}
.page-headline .breadcrumb > li + li:before {
  color: #fff;
}
.page-headline .breadcrumb {
  font-family: "Lora", serif;
  font-style: italic;
  font-size: 11px;
  color: #fff;
  margin: 0;
  padding: 0;
}
.page-headline .breadcrumb a {
  font-size: 11px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.page-headline h1 {
  position: absolute;
  color: white;
  bottom: 35px;
  font-size: 100px;
  letter-spacing: -3px;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 45px;
}
.page-headline h1 small {
  display: block;
  font-size: 35px;
  font-weight: 100;
  color: white;
  letter-spacing: 0;
  font-family: "Lora", serif;
  line-height: 145%;
}
.page-headline h1 small.price {
  position: absolute;
  border-radius: 10px;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 19px;
  margin-top: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.full_c2a {
  background-image: url("../img/img/2.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
}

#articles a.bx-prev, #work a.bx-prev {
  left: 0;
}
#articles h6, #work h6 {
  margin-bottom: 50px;
  font-size: 16px;
}
#articles .articles .article, #work .articles .article {
  display: block;
  min-height: 300px;
  padding: 20px;
  background-color: #222222;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
  z-index: 0;
}
#articles .articles .article .date, #work .articles .article .date {
  color: #ccc;
  font-size: 14px;
  font-family: "AvantGardeGothicITCW01Md";
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
#articles .articles .article .more, #work .articles .article .more {
  font-family: "AvantGardeGothicITCW02Bd";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  bottom: -5px;
  opacity: 0;
  letter-spacing: 2px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
#articles .articles .article h3, #work .articles .article h3 {
  margin-top: 30px;
  font-size: 32px;
  color: white;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
#articles .articles .article .article_front, #work .articles .article .article_front {
  position: absolute;
  width: 90%;
}
#articles .articles .article:hover .date, #work .articles .article:hover .date {
  color: white;
}
#articles .articles .article:hover .article_back, #work .articles .article:hover .article_back {
  top: 0;
}
#articles .articles .article .article_back, #work .articles .article .article_back {
  position: absolute;
  top: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  background-color: #f15908;
  transition: top 0.2s;
  -webkit-transition: top 0.2s;
  /* Safari */
}

.call-back {
  position: absolute;
  right: 0;
  top: 220px;
  z-index: 999;
  width: 40px;
  background-color: #f15908;
  height: 140px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  cursor: pointer;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.call-back span.closed {
  color: #FFFFFF;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  height: 20px;
  margin-right: -1px;
  margin-top: -7px;
  position: absolute;
  right: -49px;
  top: 50%;
  text-align: center;
  width: 139px;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 9999;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Opera, Chrome, and Safari */
}
.call-back:hover {
  background-color: #f15908;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
}

.bg-fill {
  background: no-repeat scroll center center/cover rgba(0, 0, 0, 0);
}

.fill-brand {
  background-color: #f15908;
}

.fill-orange {
  background-color: #f15908;
}

.fill-light-orange {
  background-color: #FFC4A0;
}

.fill-lighter-orange {
  background-color: #FCE1D1;
}

.fill-blue {
  background-color: #6ab6e2;
}

.fill-light-blue {
  background-color: #c3e4f2;
}

.fill-yellow {
  background-color: #ffdd67;
}

.fill-light-yellow {
  background-color: #FFEBB2;
}

.fill-lighter-yellow {
  background-color: #fff7e7;
}

.fill-green {
  background-color: #b3db78;
}

.fill-light-green {
  background-color: #C8DBB5;
}

.fill-lighter-green {
  background-color: #E3EFD7;
}

.fill-dark {
  background-color: #333333;
}

.fill-light-grey {
  background-color: #f5f5f5;
}

.welcome_image {
  background-image: url("../img/img/1.jpg");
  height: 400px;
}

.fill_orange {
  background-color: #f15908;
}

.cm-container {
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
}

.cm-row {
  margin-left: 0;
  margin-right: 0;
}

.cm-row .col-xs-1,
.cm-row .col-xs-2,
.cm-row .col-xs-3,
.cm-row .col-xs-4,
.cm-row .col-xs-5,
.cm-row .col-xs-6,
.cm-row .col-xs-7,
.cm-row .col-xs-8,
.cm-row .col-xs-9,
.cm-row .col-xs-10,
.cm-row .col-xs-11,
.cm-row .col-xs-12,
.cm-row .col-sm-1,
.cm-row .col-sm-2,
.cm-row .col-sm-3,
.cm-row .col-sm-4,
.cm-row .col-sm-5,
.cm-row .col-sm-6,
.cm-row .col-sm-7,
.cm-row .col-sm-8,
.cm-row .col-sm-9,
.cm-row .col-sm-10,
.cm-row .col-sm-11,
.cm-row .col-sm-12,
.cm-row .col-md-1,
.cm-row .col-md-2,
.cm-row .col-md-3,
.cm-row .col-md-4,
.cm-row .col-md-5,
.cm-row .col-md-6,
.cm-row .col-md-7,
.cm-row .col-md-8,
.cm-row .col-md-9,
.cm-row .col-md-10,
.cm-row .col-md-11,
.cm-row .col-md-12,
.cm-row .col-lg-1,
.cm-row .col-lg-2,
.cm-row .col-lg-3,
.cm-row .col-lg-4,
.cm-row .col-lg-5,
.cm-row .col-lg-6,
.cm-row .col-lg-7,
.cm-row .col-lg-8,
.cm-row .col-lg-9,
.cm-row .col-lg-10,
.cm-row .col-lg-11,
.cm-row .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.custom_pager {
  position: relative;
}
.custom_pager span.cstm_left, .custom_pager span.cstm_right {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 999;
}
.custom_pager span.cstm_left a, .custom_pager span.cstm_right a {
  font-family: 'FontAwesome';
  content: "\f104";
  text-align: center;
  width: 60px;
  height: 70px;
  background-color: #222222;
  display: block;
  font-size: 20px;
  color: white;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
.custom_pager span.cstm_left a i, .custom_pager span.cstm_right a i {
  height: 70px;
  line-height: 70px;
  font-size: 30px;
}
.custom_pager span.cstm_left a:hover, .custom_pager span.cstm_right a:hover {
  width: 70px;
  background-color: #f15908;
}
.custom_pager span.cstm_left.cstm_left, .custom_pager span.cstm_right.cstm_left {
  left: 0;
}
.custom_pager span.cstm_left.cstm_right, .custom_pager span.cstm_right.cstm_right {
  right: 0;
}

.modal-content {
  background-color: #fff;
  padding: 40px;
}
.modal-content .modal-header {
  border-bottom: 0;
}
.modal-content .modal-header h4 {
  padding-bottom: 0;
}

.call_bar {
  background-color: #f15908;
  padding: 20px 0;
  text-align: center;
}
.call_bar span.tel {
  font-family: "AvantGardeGothicITCW02Bd";
  display: block;
  font-weight: 300;
  font-size: 45px;
  color: white;
}
.call_bar span.tel a {
  color: white;
  text-decoration: none;
}
.call_bar span.text {
  color: #FFDFCC;
  font-size: 17px;
  display: block;
  font-family: "AvantGardeGothicITCW01Md";
  padding: 0 0 20px 0;
}
.call_bar .btn {
  border-color: white;
  color: white;
}
.call_bar .btn i {
  color: white !important;
}

iframe {
  width: 100%;
  border: 0;
  overflow: hidden !important;
}

.contact_form {
  margin: 20px 0 0 0;
  border-radius: 15px;
}
.contact_form .form-group {
  padding-bottom: 15px;
}
.contact_form .form-group label {
  font-family: "Lora", serif;
  font-weight: normal;
  color: #888;
}
.contact_form .form-group label span {
  color: #f15908;
}
.contact_form .form-group textarea {
  height: 120px;
}
.contact_form .form-group input, .contact_form .form-group textarea {
  border-width: 2px;
  font-family: "Lora", serif;
  font-size: 15px;
  min-height: 40px;
}
.contact_form .form-group input:focus, .contact_form .form-group textarea:focus {
  box-shadow: none;
  border-color: #f15908;
}
.contact_form .submit_btn {
  padding: 12px 25px;
  background-color: #f15908;
  border: none;
  font-family: "AvantGardeGothicITCW02Bd";
  font-weight: 500;
  font-size: 12px;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
}

.work_row .portfolio_item {
  position: relative;
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}
.work_row .portfolio_item img {
  width: 100% !important;
  height: 240px;
  z-index: 1;
}
.work_row .portfolio_item:hover .portfolio_item_overlay {
  background-image: url("../images/pattern2.png");
  top: 0;
}
.work_row .portfolio_item:hover .portfolio_item_overlay > span.title {
  top: 50%;
}
.work_row .portfolio_item .portfolio_item_overlay {
  display: block;
  top: 120%;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
  z-index: 2;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
.work_row .portfolio_item .portfolio_item_overlay span.title {
  display: block;
  text-align: center;
  font-family: "AvantGardeGothicITCW02Bd";
  color: white;
  font-size: 25px;
  top: 70%;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  font-weight: 300;
  position: absolute;
  left: 0;
  right: 0;
  transition: top 0.3s;
  -webkit-transition: top 0.3s;
  /* Safari */
}
.work_row .portfolio_item .portfolio_item_overlay span.tax {
  display: block;
  text-align: center;
  font-family: "Lora", serif;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  top: 60%;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  left: 0;
  right: 0;
  transition: top 0.4s;
  -webkit-transition: top 0.4s;
  /* Safari */
}
.work_row .portfolio_item .portfolio_item_overlay span.tax span:last-child em {
  display: none;
}

.tax_single {
  display: block;
  font-family: "Lora", serif;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-style: italic;
}
.tax_single span:last-child em {
  display: none;
}

.npr {
  padding-right: 0;
}

.fill-images img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.work_item {
  display: none;
}
.work_item.active {
  display: block;
}

.filters {
  margin-bottom: 15px;
  font-size: 0;
}
.filters span {
  font-family: "Lora", serif !important;
  text-transform: none !important;
  letter-spacing: 1px;
}
.filters i {
  font-style: normal;
}
.filters a, .filters span {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: "AvantGardeGothicITCW02Bd";
  text-transform: uppercase;
  font-size: 13px;
  color: #777;
  padding: 15px 15px 12px 15px;
  text-decoration: none;
  border-bottom: 3px solid #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
.filters a:hover {
  background-color: #f1f1f1;
  border-bottom: 3px solid #f15908;
}
.filters a.active {
  color: white;
  background-color: #f15908;
  border-bottom: 3px solid #f15908;
}

.page_banner {
  background-color: #222222;
  min-height: 50px;
}
.page_banner.large h1 {
  padding-top: 75px;
}
.page_banner .breadcrumbs {
  padding: 20px 0 0 0;
  height: 30px;
  color: white;
  font-style: italic;
  font-family: "Lora", serif;
}
.page_banner .breadcrumbs a {
  color: rgba(255, 255, 255, 0.8);
}
.page_banner .breadcrumbs a:hover {
  color: white;
}
.page_banner .breadcrumbs * {
  font-size: 14px;
  color: white;
}
.page_banner .breadcrumbs i.fa {
  font-size: 11px;
  padding: 0 6px;
  color: rgba(255, 255, 255, 0.8);
}
.page_banner h1 {
  font-size: 48px;
  color: white;
  font-weight: 300;
}
.page_banner h4 {
  color: white;
  font-family: "AvantGardeGothicITCW02Bd";
  text-transform: none;
}
.page_banner .btns {
  padding-bottom: 30px;
}
.page_banner .btns a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: "AvantGardeGothicITCW02Bd";
  text-transform: uppercase;
  font-size: 16px;
  margin: 5px 3px;
  padding: 8px 10px;
  color: #444;
  text-decoration: none;
  background-color: white;
  border: 3px solid white;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
.page_banner .btns a:hover {
  background-color: #222222;
  color: white;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.3);
}
.page_banner .btns a:hover span {
  color: #ccc;
}
.page_banner .btns a span {
  font-family: "Lora", serif;
  font-style: italic;
  text-transform: none;
  font-size: 12px;
  color: #888;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* Safari */
}
.page_banner .guide_price_wrapper {
  margin-top: 40px;
}
.page_banner .guide_price_wrapper .guide_price {
  color: white;
  font-family: "Lora", serif;
  font-size: 18px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  border-left: 3px solid #f15908;
  font-style: italic;
}
.page_banner .guide_price_wrapper .c2a_h {
  font-family: "AvantGardeGothicITCW01Md";
  padding-left: 20px;
  color: #ccc;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
}
.page_banner .guide_price_wrapper .c2a_h strong, .page_banner .guide_price_wrapper .c2a_h a {
  font-style: normal;
  font-family: "AvantGardeGothicITCW02Bd";
  text-decoration: none;
  color: #f15908;
  font-size: 15px;
  font-weight: normal;
  padding-left: 5px;
}

.page_banner {
  position: relative;
}
.page_banner .overlay {
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page_banner .background {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-position: 50% 50% 9 !important;
}
.page_banner .fullscreen,
.page_banner .content-a {
  width: 100%;
  min-height: 100%;
}
.page_banner .not-fullscreen,
.page_banner .not-fullscreen .content-a,
.page_banner .fullscreen.not-overflow,
.page_banner .fullscreen.not-overflow .content-a {
  height: 100%;
}
.page_banner .content-a {
  display: table;
}
.page_banner .content-b {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  z-index: 11;
}
.page_banner .content-b h3 {
  padding-top: 70px;
  font-weight: 100;
  color: white;
  font-size: 70px;
  letter-spacing: -1px;
}
.page_banner .content-b h5 {
  color: white;
  font-family: "AvantGardeGothicITCW01Md";
  text-transform: none;
  font-size: 20px !important;
}
.page_banner .content-b span.date {
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  font-weight: 300;
  font-family: "Lora", serif;
  letter-spacing: 1px;
}

.bx_simple {
  box-shadow: 0 5px 5px #eee;
  max-width: 470px;
  max-height: 420px;
}
.bx_simple .ss_slide {
  display: block;
  max-width: 470px !important;
  max-height: 420px !important;
}

#polaroids {
  z-index: 900;
  position: relative;
}
#polaroids img {
  position: absolute;
  z-index: 900;
}

.bx_simple .slider img {
  display: block;
  height: 470px;
  width: 420px;
}

#clients img {
  width: 235px !important;
  height: 170px !important;
  display: block;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (mobiles, 768px and below) */
@media (min-width: 0px) and (max-width: 767px) {
  .row .serviceBlock .view h2 {
    font-size: 15px;
  }

  p.lead {
    font-size: 22px;
    line-height: 32px;
  }

  p.pre {
    font-size: 15px;
  }

  p {
    font-size: 13px;
  }

  h4 {
    font-size: 17px;
    line-height: 28px;
  }

  .bar.padd {
    min-height: 100px;
  }

  .bar div.icon i {
    font-size: 40px;
  }

  .page_banner .breadcrumbs {
  padding: 20px 0 0 0;
  height: 70px;
  color: white;
  background-color: #f15908;
}
  .breadcrumbs {
    text-align: left !important;
  }

  .page_banner {
    background-color: #f15908;
  }
  .page_banner .overlay {
    background-color: transparent;
    background-image: none;
  }
  .page_banner.large {
    text-align: center;
  }
  .page_banner.large .overlay {
    background-image: url("../images/pattern2.png");
  }
  .page_banner h1 {
    font-size: 35px !important;
  }
  .page_banner .guide_price_wrapper .guide_price {
    font-size: 15px !important;
  }
  .page_banner .guide_price_wrapper .guide_price .c2a_h {
    display: none;
  }

  #header .menu {
    margin-right: 20px;
  }

  #header #logo {
    margin-left: 0 !important;
  }

  .fill-images img {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
  }

  .page-headline {
    padding: 100px 0 15px 0 !important;
    height: 440px !important;
  }
  .page-headline h1 {
    font-size: 50px !important;
    padding-right: 5%;
  }
  .page-headline h1 small {
    font-size: 20px !important;
  }
  .page-headline h1 small.price {
    font-size: 15px !important;
  }

  .bar .min-height-xs, .bar .min-height-xs > div {
    overflow: hidden;
    background-position: center !important;
    background-size: cover;
    height: 250px !important;
    min-height: 250px !important;
    max-height: 250px !important;
  }
  .bar .min-height-xs img, .bar .min-height-xs > div img {
    height: 250px !important;
    min-height: 250px !important;
    max-height: 250px !important;
  }

  .header_spacer {
    height: 0;
  }

  .row .serviceBlock {
    height: 180px;
  }
  .row .serviceBlock .view i {
    margin-top: 40px;
  }
  .row .serviceBlock .view h2 {
    font-size: 20px;
    letter-spacing: 0;
  }

  #banner .bannerContent {
    margin-top: 20% !important;
  }
  #banner .bannerContent h3 {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 15px !important;
  }

  #header .logo_wrapper, #header .logo_wrapper .logo {
    height: 80px;
  }
  #header .burger {
    top: 8px;
  }

  #logo {
    margin-top: 25px !important;
    margin-left: 35px !important;
    height: 35px !important;
  }
  #logo .black {
    fill: white;
  }

  .filters a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }

  .work_row .portfolio_item .portfolio_item_overlay span.title {
    font-size: 17px;
  }
  .work_row .portfolio_item .portfolio_item_overlay span.tax span {
    font-size: 11px;
    letter-spacing: 1px;
  }

  .content-xs-center.padd {
    padding-left: 7%;
    padding-right: 7%;
    text-align: center;
  }
  .content-xs-center * {
    text-align: center !important;
  }

  .npr {
    padding-left: 0;
  }

  .row .serviceBlock .view h2 {
    font-size: 12px;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .fill-images img {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
  }

  .npr {
    padding-left: 0;
  }

  .page-headline h1 {
    font-size: 70px !important;
  }
  .page-headline h1 small {
    font-size: 25px !important;
  }
  .page-headline h1 small.price {
    font-size: 20px !important;
  }

  .bar .min-height-md {
    overflow: hidden;
    background-position: center !important;
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;
  }
  .bar .min-height-md div {
    background-position: center !important;
  }
  .bar .min-height-md img {
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;
  }

  .content-sm-center.padd {
    padding-left: 7%;
    padding-right: 7%;
    text-align: center;
  }
  .content-sm-center * {
    text-align: center !important;
  }

  .page_banner.large h1 {
    font-size: 50px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  #header .menu > .menu_wrapper > ul > li > a {
    padding: 5px 15px;
  }

  #header .contact > span > span.tel a {
    font-size: 18px;
  }

  p.lead {
    font-size: 27px;
    line-height: 37px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .serviceBlock.des, .serviceBlock.mark, .serviceBlock.support {
    border-bottom-color: #fff;
  }
}
