.bgred {
	background-color:#F00;
}
.bgwhite {
	background-color:#FFF;
}
.bgblue {
	background-color:#06F;
}
.bgnavyblue {
	background-color:#009;
}
.bgsite {
	background-color: #FFB600;
}
.bgsiteo {
	background-color:#D00000;
}
.bgorange {
	background-color:#D00000;
}
.bgblack {
	background-color:#000;
}
.bggrey {
	background-color:#999;
}
.bgyellow {
	background-color:#FF0;
}
.bgskyblue {
	background-color:#0CF;
}


.txtred {
	color:#F00;
}
.txtwhite {
	color:#FFF;
}
.txtblue {
	color:#06F;
}
.txtnavyblue {
	color:#009;
}
.txtsite {
	color:#FFB600;
}
.txtsiteo {
	color:#D00000;
}
.txtorange {
	color:#D00000;
}
.txtblack {
	color:#000;
}
.txtgrey {
	color:#CCC;
}
.txtyellow {
	color:#FF0;
}
.txtskyblue {
	color:#0CF;
}



.fsizebd {
	font-size:34px;
}
.fsizeserp {
	font-size:15px;
	line-height: 20px;
	text-decoration: none;
}


.bgtransa {
}






.txtbold {
	font-weight: bold;
	text-decoration: none;
}


.txtcenter {
	text-align: center;
	vertical-align: middle;
}
.txtleft {
	text-align: left;
}
.txtright {
	text-align: right;
}
.txtjustify {
	text-align: justify;
}


.padding-bottom-ten {
	padding-bottom: 10px;
}
.padding-bottom-twenty {
	padding-bottom: 20px;
}
.padding-top-ten {
}
.padding-top-twenty {
}
.padding-left-ten {
}
.padding-left-twenty {
}
.padding-right-ten {
}
.padding-right-twenty {
}











/*Section Title*/
.sectionTitle:after {
  background: #00b4fa;
}
.sectionTitle h2 {
  color: #F4BC33;
}
.sectionTitle p {
  color: #00CCFF;
}
.sectionTitle.white:after {
  background: #fff;
}
.sectionTitle.white h2 {
  color: #000;
	font-weight: 700;
}
.sectionTitle.white p {
  color: #000;
}
.sectionTitle.white2 h2 {
  color: #fff;
}
.sectionTitle.white2 p {
  color: #56758d;
}

/*Short Clases*/
.bgcf.row {
  background: #fff;
}

.bgiLess.row {
  background-image: none;
}






















/*--------------------------------------------------------------------------------------------*/
/*Header*/
.top-bar {
	background-color: #F4BC33;
}
.top-bar .welcome-message {
  color: #ffffff;
}
@media (max-width: 991px) {
  .top-bar .top-nav {
  }
}
.top-bar .top-nav li {
}
.top-bar .top-nav .tel a {
  color: #fff;
}
.top-bar .top-nav a {
	color: #CCC;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.top-bar .top-nav a:hover, .top-bar .top-nav a:focus {
  background: #ff9900;
  color: white;
}
@media (max-width: 991px) {
  .top-bar.style2 .top-nav {
    border-top-color: #e5ecf1;
  }
}
.top-bar.style3 {
	background: white;
}
@media (max-width: 991px) {
  .top-bar.style3 .top-nav {
    border-top-color: #e5ecf1;
  }
}
.top-bar.style3 .top-nav li {
  border-left-color: #e5ecf1;
}
.top-bar.style3 .top-nav .email a {
  color: #63839c;
}
.top-bar.style3 .top-nav .tel a {
  background: #70d151;
  color: #fff;
}
.top-bar.style3 .top-nav a {
  color: #8ba6bc;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.top-bar.style3 .top-nav a:hover, .top-bar.style3 .top-nav a:focus {
  background: #70d151;
  color: white;
}

/*--------------------------------------------------------------------------------------------*/
/*Navigation*/
.navbar-default {
	background-color: rgba(83, 83, 98, 0.9);
}
.navbar-default .navbar-header .navbar-toggle[aria-expanded="false"] {
	border-color: #F4BC33;
	background-color: transparent;
}
.navbar-default .navbar-header .navbar-toggle[aria-expanded="false"] span {
  background: #F4BC33;
}
.navbar-default .navbar-header .navbar-toggle[aria-expanded="true"] {
	border-color: #F4BC33;
	background-color: #F4BC33;
}
.navbar-default .navbar-header .navbar-toggle[aria-expanded="true"] span {
	background-color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-default .navbar-collapse {
  }
}
.navbar-default .navbar-collapse .nav li a {
	color: #F4BC33;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.navbar-default .navbar-collapse .nav li a:hover, .navbar-default .navbar-collapse .nav li a:focus {
	color: #fff;
	background-image: none;
}
.navbar-default .navbar-collapse .nav li .dropdown-menu {
  background: #ffffff;
}
.navbar-default .navbar-collapse .nav li .dropdown-menu li + li {
  border-top-color: #F4BC33;
}
.navbar-default .navbar-collapse .nav li .dropdown-menu li a {
  color: #F4BC33;
}
.navbar-default .navbar-collapse .nav li .dropdown-menu li a:hover {
  color: #fff;
}
.navbar-default .navbar-collapse .nav li.active > a {
  color: #fff;
}
.navbar-default .navbar-collapse .nav li:hover a, .navbar-default .navbar-collapse .nav li.open a {
  color: #fff;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.navbar-default .navbar-collapse .nav li:hover a:hover, .navbar-default .navbar-collapse .nav li:hover a:focus, .navbar-default .navbar-collapse .nav li.open a:hover, .navbar-default .navbar-collapse .nav li.open a:focus {
  background: none;
}
























.our-services {
	background-color: #F4BC33;
}.our-services:before {
	background-color: #F4BC33;
	  content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../images/testbg.jpg) no-repeat fixed center center;
	background-size: cover;
	opacity: 0.10;
	z-index: 0;
}
.service-features .this-headings {
	color: #FFB600;
	font-weight: bold;
}
.service-features .this-heading-p {
  color: #56758d;
}
.service-features .this-feature .media-left {
  color: #FFB600;
}
.service-features .this-feature .this-title {
  color: #D00000;
}
.service-features .this-feature p {
  color: #56758d;
}
 
.service-process + .service-process:before {
  border-color: #FFB600;
}
.service-process .media-left span {
  color: #fff;
  background: #FFB600;
}
.service-process .this-title {
  color: #D00000;
}
.service-process p {
  color: #56758d;
}



/*--------------------------------------------------------------------------------------------*/
/*Expertise*/
.expertise-intro {
  color: #fff;
}
.expertise-intro:after {
}

.expertise-circle .block {
  color: #fff;
}
.expertise-circle .block:before {
	border-color: #fff;
	background-color: #F4BC33;
}
.expertise-circle .block.pos-left {
  left: 0;
}
.expertise-circle .block.pos-right {
  right: 0;
}








/*--------------------------------------------------------------------------------------------*/
/*Project Contact Banner*/
.project-contact-banner {
  background: #F4BC33;
}
.project-contact-banner h2 {
  color: #000;
}
.project-contact-banner p {
  color: #fff;
}










/*--------------------------------------------------------------------------------------------*/
/*Testimonial*/
.testimonials {
	background-color:none;
}

.testimonial-slides .quotes {
  color: #00CCFF;
}
.testimonial-slides .client-id {
  color: #fff;
}
.testimonial-slides .client-id:before {
  background: #fff;
}
.testimonial-slides .owl-dot {
  color: #F4BC33;
}
.testimonial-slides .owl-dot.active {
  color: #FFF;
}












/*-- //footer-top --*/
.footer-bottom {
    text-align: center;
    margin: 10px 0 0;
}
.footer-bottom h2 {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
	position:relative;
}
.footer-bottom h2 a {
    text-decoration: none;
    color: #fff;
}
.footer-bottom h2 span {
    font-size: 12px;
    display: block;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: 'Noto Sans', sans-serif;
    padding-top: 6px;
}
.footer-bottom h2 b {
    font-size: 10px;
    background: #CC2127;
    font-weight: normal;
    padding: 3px;
    display: inline-block;
    line-height: 10px;
    position: absolute;
    top: 9px;
    left: -7px;
}
 p.fo-para {
    font-size: 1em;
    line-height: 2em;
    color: #fff;
    padding: 1em 0 3em;
    width: 70%;
    margin: 0 auto;
}
.fo-grid1 p{
	 font-size:1em;
	line-height:2em;
	color:#fff;
}
.fo-grid1 p a{
	text-decoration:none;
	color:#fff;
}
.fo-grid1 p a:hover {
    color: #FAB005;
}
.fo-grid1 p  i{
	margin-right:7px;
}
.social-fo  li{
	list-style-type:none;
	display:inline-block;
	margin:0 5px;
}
.social-fo li a {
    width: 35px;
	height: 35px;
    display: block;
    background: #3B5998;
    border-radius: 100px;
    color: #fff;
    line-height: 2.5em;
}
.social-fo li a:hover {
   transform:rotate(-360deg);
}
.social-fo li a.twi {
    background: #4099FF;
}
.social-fo li a.pin {
    background: #CD2830;
}
.social-fo li a.dri {
    background:#E35E90;
}
.address {
    margin-top: 2em;
}

/*-- //footer-top --*/
.footer {
	padding: 20px 0;
	background-color: #535362;
}
.footer .footer-link a {
	color: #F4BC33;
	text-decoration: none;
}
.footer .footer-link a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-grid h3 {
    color: #ff0000;
    font-size: 1.7em;
    margin-bottom: 1em;
}
.footer-grid p {
	color: #fff;
	line-height: 2.2em;
	font-size: 14px;
}
.footer-grid ul li{
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}
.footer-grid ul li a{
	color: #F4BC33;
	font-size: 14px;
	line-height: 37px;
}
.footer-grid ul li a:hover{
	color:#D00000;
}

.copy-right p {
    color: #F4BC33;
    font-size: 14px;
    text-align: center;
    margin-top: 4em;
}
.copy-right p a {
    color: #F4BC33;	
}
.copy-right p a:hover {
    color: #E21737;	
}
.bottom40 {
	padding-bottom: 40px;
	
}
/*-- //footer --*/


























/*--------------------------------------------------------------------------------------------*/
/*Study Block*/
.project-gallery {
  background: #eaf4fd;
}
.project-gallery:before {
  background-color: #F4BC33;
  z-index: 0;
}

.study-block .block-inner {
  border-color: #fff;
  background: #fff;
}
.study-block .block-inner:after {
  border-left-color: transparent;
  border-bottom-color: #fff;
}
.study-block .rotate-back {
  background: #fff;
}
.study-block .study-about .this-case {
  color: #243c4f;
}

.study-block-carousel .owl-dot {
  color: #fff;
}

.study-block2 .this-title {
  background: #fff;
}
.study-block2 .title-text {
  color: #243c4f;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.study-block2 .title-text:hover, .study-block2 .title-text:focus {
  background: none;
  color: #00b4fa;
}
.study-block2 .target-page {
  background: #70d151;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.study-block2 .target-page:hover, .study-block2 .target-page:focus {
  background: #ec5646;
  color: white;
}

/*--------------------------------------------------------------------------------------------*/
/*Served Clients*/
.served-clients {
  background: #eaf4fd;
}

















* {
  box-sizing: border-box;
}

.section-gallery {
  column-width: 300px;
  column-gap: 5px;
  padding: 5px;
}

.section-gallery img {
  width: 100%;
  cursor: pointer;
}

.lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  background: #7f8c8d;
  perspective: 1000;
}

.filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}

.lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  max-height: 95vh;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}


/*.lightbox:hover img{
  transform: translate(-50%, -50%) rotateY(180deg);
}*/

[class^="arrow"] {
  height: 200px;
  width: 50px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

[class^="arrow"]:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px;
  height: 15px;
}

.arrowr {
  right: 0;
}

.arrowr:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

.arrowl {
  left: 0;
}

.arrowl:after {
  border-left: 1px solid white;
  border-top: 1px solid white;
}

.close {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.4);
  margin: 100px 70px 40px 20px;
  cursor: pointer;
	opacity: .8;
	z-index: 999;
}

.close:after,
.close:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #e74c3c;
}

.close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.title {
  font-size: 20px;
  color: #000;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
}














/* === Contact Page CSS === */
.area-title {
  border-bottom: 1px solid #f7f8fa;
  margin-bottom: 30px;
  margin-top: 0;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}
.area-title::before {
  background: #F4BC33 none repeat scroll 0 0;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 110px;
}
.contact-us .media {
    border: 1px solid #f7f8fa;
    padding: 40px 20px;
    transition: .4s;
    -webkit-transition: .4s;
}
.contact-us .media:hover {
    background: #f7f8fa;
	color: #000 !important; 
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.contact-us .media:hover .media-body h4 {
	color: #000 !important; 
}
.contact-us .media .media-left  {
    padding-right: 15px; 
}
.contact-us .media .media-left i {
    font-size: 40px;
    color: #fff;
}
.contact-us .media .media-body h4 {
    color: #fff;
  font-weight: 300;
  line-height: 27px;
  margin: 0;
}
.contact-form-area {
    padding: 100px 0 0;
}
.contact-form-area .form-group .form-control {
    background: #f7f8fa none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 45px;
    box-shadow: none;
}
.contact-form-area .form-group textarea.form-control {
    height: auto !important;
}
.contact-form-area .form-group label {
  color: #666;
  font-weight: 400;
}
.contact-form-area .btn-send-message {
    background: #000000 none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 25px;
}
.contact-img-bg {
    height: 470px;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
}
.contact-img-bg {
    background-image: url(images/contact-img-bg.png);
}
#map {
  background-color: #eaeaea;
  height: 500px;
    width: 100%;
}
/* === End Contact Page CSS === */
/* === Back To Top === */
.back-to-top {
  position: fixed;
  right: 1.5%;
  bottom: -7.5%;
  height: 15px;
  width: 40px;
  padding: 3px 5px;
  font-size: 10px;
  font-weight: bold;
  color: transparent;
  opacity: 0.5;
  z-index: 3;
  visibility: hidden;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: #858585;
}
.back-to-top:hover, .back-to-top:focus {
  opacity: 1;
  text-decoration: none;
}
.back-to-top:focus {
  outline: thin dotted;
}
.back-to-top::before,
.back-to-top::after {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 0;
}
.back-to-top::before {
  top: -20px;
  z-index: 4;
  border-bottom: 20px solid #858585;
}
.back-to-top::after {
  bottom: 0;
  z-index: 5;
  border-bottom: 20px solid #505050;
}
.back-to-top:hover,
.back-to-top:focus {
  height: 40px;
  color: #212223;
}
.show-back-to-top {
  display: block;
  bottom: 1.25%;
  visibility: visible;
}
/* === End Back To Top === */