/*!
 * Start Bootstrap - Heroic Features HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
 /*
 Name: Style
 Creator: Dev Kapair
 */

@import url('http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,700,700italic,900' );
@import url('http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic' );
@import url('http://fonts.googleapis.com/css?family=Montserrat:400,700' );

body{
	font-size:15px;
	color:#222;
	line-height:22px;
	margin:0px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	background-color: #D8D8D8;
}

.company-profile h1 {
  color: #222;
  font-size: 25px;
  line-height: 30px;
  margin: 20px 0 15px;
  text-transform: uppercase;
}

a {
    color: #108AB2;
    text-decoration: none;
	transition: all 0.2s ease-in 0s; 
	text-decoration:none;
}

a:hover {text-decoration:underline;}

.clear{clear:both;}

.custom-top-header {
    background: #333;
    padding: 5px 0;
	display: block;
}

.header-top-left {
  float: left;
  max-width: 401px;
}

.header-no{
	background:url(../images/icon.png) no-repeat top 2px left;
	color: #fff;
    padding-left: 29px;
}

.header-mes {
  	background: rgba(0, 0, 0, 0) url("../images/icon2.png") no-repeat scroll left top 5px;
  	margin-left: 23px;
  	padding-left: 31px;
}

.header-mes a {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}

.header-social ul {
  	padding: 0;
  	margin: 0;
  	list-style: none;
}

.header-social img {
    border-radius: 20px;
    width: 25px;
	transition: all 0.5s ease-in 0s;
}

.header-bg {
    background: #fafafa;
}

.logo {
	padding: 15px 0;
}

.logo a {
  	color: #444;
  	display: block;
  	font-size: 24px;
  	line-height: 30px;
}

.header-right-col {
    display: block;
    float: right;
    width: 70%;
}

.header-social {
    float: right;
    margin: 0;
}

.header-social ul li {
    display: inline-block;
    margin-left: 4px;
}

.header-menu {
    float: right;
    padding: 0;
}

.nav.navbar-nav > li:last-child a {
    padding-right: 0;
}

.navbar-nav > li {
  display: inline-block;
  float: left;
  line-height: 24px;
  padding: 21px 17px;
  position: relative;
  transition: all 0.4s ease 0s;
}

.navbar-nav > li::after{
	background: #3FA1DA;
    content: "";
    position: absolute;
    transition: all 0.3s ease 0s;
	height: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.navbar-nav > li:hover::after {
    border-bottom: 3px solid #333;
    height: 100%;
}

.navbar-nav > li:hover a {
	color:#FFF;
	position:relative;
	z-index: 99;
}

.navbar-nav > li > a:hover {
	color:#FFF !important;
}

#banner {
  height: auto;
  position: relative;
  width: 100%;
  border-bottom: 5px solid #898989;
}

#inner-banner{
	height: auto;
	position: relative;
	margin-top: -20px;
	width: 100%;
}

#inner-banner img {
    background-size: cover;
    width: 100%;
}

.rslides {
  	position: relative;
 	list-style: none;
  	overflow: hidden;
  	width: 100%;
  	padding: 0;
  	margin: 0;
}

.rslides li {
  	-webkit-backface-visibility: hidden;
  	position: absolute;
  	display: none;
  	width: 100%;
  	left: 0;
  	top: 0;
  }

.rslides li:first-child {
 	position: relative;
  	display: block;
  	float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.banner-heading {
	z-index: 999;
	right: 0;
	top: 170px;
	position: absolute;
	text-align: center;
	margin: 0 auto;
	left: 0;
}
.banner-heading h1 {
	text-align: center;
	font-size: 77px;
	line-height: 51px;
	display: inline-block;
	color: #fff;
	padding: 7px 0;
	font-family: Raleway,sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.banner-heading h3 {
    font-size: 2.5em;
    line-height: 1.5em;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
    padding: .1em 0;
	margin: 0;
    color: #fff;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
	text-transform:uppercase;
}

.banner-heading h3::before, .banner-heading h3::after {
	content: "";
	position: relative;
	display: inline-block;
	width: 6%;
	height: 1px;
	vertical-align: middle;
	background: #f0f0f0;
	margin: -3px 13px 0;
}

.sidebar-memu ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.right-pic {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  border: 1px solid rgb(221, 221, 221);
  float: right;
  margin: 0 0 10px 25px;
  max-width: 100%;
  padding: 5px;
  width: auto;
}
.sidebar-memu ul li a {
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #444;
  display: block;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 8px 10px;
  text-decoration: none;
}
.sidebar-memu ul li a:hover {
    background-color: #f9f9f9;
}
.sidebar-memu li.active a, .sidebar-memu li.active:hover a {
  background-color: #5fceea !important;
  background-image: url("../images/menu-arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #5fceea !important;
  color: #fff !important;
}






/* ######################### Footer Section ######################################*/



.copyright {
    background-color: #111;
    padding: 15px 0;
}

.copyright-left {
  color: #666;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
}

.copyright-left a {
    border-bottom: 1px solid #666;
    color: #666;
    display: inline-block;
    margin: 0 5px;
	text-decoration: none;
}

.copyright-right {
    display: inline-block;
    float: right;
}

.copyright-right img {
    height: auto;
    margin: 3px 2px 0 0;
    width: 25px;
}

.company-profile {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 30px 0;
}

.custom-news {
  margin: 31px 0 0;
}

.custom-news > h3 {
  	color: #222;
  	font-size: 18px;
  	line-height: 22px;
  	margin: 0 0 10px;
  	text-transform: uppercase;
}

.news-box {
  border-bottom: 1px dashed #666;
  display: table;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.news-box span {
  border: 1px solid #444;
  border-radius: 3px;
  display: inline-block;
  float: left;
  font-size: 25px;
  font-weight: 100;
  line-height: 25px;
  margin-right: 15px;
  padding: 5px;
  text-align: center;
}

.news-box span em {
  border-top: 1px solid #333;
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  line-height: 13px;
  margin-top: 5px;
  padding-top: 5px;
  text-align: center;
}

.news-box > p {
    font-size: 14px;
    line-height: 18px;
}

.news-box > p a {
    color: #111;
    text-decoration: none;
}

.news-box > p a:hover {
	text-decoration:underline;
}

.custom-service {
  background: #efefef none repeat scroll 0 0;
  margin-bottom: 40px;
  padding: 20px 0;
}

.custom-service h2::after {
  border-bottom: 2px solid #ccc;
  bottom: -15px;
  content: "";
  height: 0;
  left: calc(50% - 35px);
  position: absolute;
  width: 100px;
}
.custom-service h2::before {
  border-bottom: 2px solid #0d6cbe;
  bottom: -15px;
  content: "";
  height: 0;
  left: calc(50% - 65px);
  position: absolute;
  width: 20px;
}

.custom-service h2 {
  background: #efefef none repeat scroll 0 0;
  color: #222;
  font-family: Raleway;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin: 10px 0 30px;
  position: relative;
  text-align: center;
  z-index: 999;
}
.custom-service .col-xs-6, .custom-service .col-md-3{
	padding: 0 1px;}

.custom-service h4 {
    font-size: 18px;
    margin: 10px 5px;
	color: #FFF;
}

.custom-service p {
    color: #fff;
    margin: 0 0 10px;
}

.custom-service .thumbnail {
  background-color: #f8f8f8;
  border: medium none;
  border-radius: 0;
  display: block;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 0;
}

.custom-service .work-col {
    background: #fafafa none repeat scroll 0 0;
    display: block;
	color: #FFF;
    padding: 0;
	cursor: pointer;
	position:relative;
}

.work-col .thumbnail:hover {
  	background: #ccc none repeat scroll 0 0;
  	position: relative;
}

.work-col .desc {
  background: rgba(17, 17, 17, 0.7) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  padding: 51px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: scale(0.8);
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
}

.work-col:hover .desc {
  opacity: 1;
  transform: scale(1);
}

.work-col .desc .icon {
  border: 1px solid #ffffff;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  margin-bottom: 5px;
  padding: 6px 13px;
}

.custom-service .view-btn a {
  background: #1090ad none repeat scroll 0 0;
  color: #fff;
  float: right;
  font-size: 15px;
  line-height: 20px;
  margin-top: 0;
  padding: 7px 15px;
  text-decoration: none;
}

.custom-service .view-btn {
  margin: 20px -15px 10px;
}

.row.same_height {
  margin: 40px 0;
}

.service-card {
  margin-bottom: 30px;
  min-height: 520px;
}

.service-card-wrapper {
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  box-shadow: 0 1px 1px 0 #d7d4e8;
  display: flex;
  flex-direction: column;
  transition: all 0.4s ease-in-out 0s;
  z-index: 1040;
}
.row.same_height .card, .row.same_height .service-section-card, .row.same_height .plan-wrap, .row.same_height .tour-card, .row.same_height .card-img-top-wrapper {
  box-shadow: 2.5px 4.33px 30px 0 rgba(0, 0, 0, 0.05);
}
.card-img-top-wrapper {
  background: #4c6379 none no-repeat scroll center center / cover ;
  height: 15em;
  overflow: hidden;
}
.card, .service-section-card, .plan-wrap, .tour-card {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  border-radius: 0.25em;
  box-shadow: 0 17px 51px 0 rgba(0, 0, 0, 0.12);
}
.card-block, .tour-card {
    padding: 1.25rem;
}
.service-card-wrapper:hover {
    box-shadow: 2.5px 4.33px 30px 5px rgba(0, 0, 0, 0.15);
}
.card-title {
  color: #222;
  font-size: 23px;
  line-height: 30px;
}
.service-card a {
  color: #444;
  font-size: 14px;
  text-align: justify;
  text-decoration: none;
}

/*-------------------- Footer Style -------------------*/

.footer-wrap {
  background: #222;
  color:#ddd;
  padding: 40px 0;
}

.footer-wrap h2 {
    color: #222;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin: 10px 0 20px;
    text-align: left;
}

.footer-wrap h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color:#fafafa;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.footerWidget .form-control {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #444;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 12px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.footerWidget .btn.custom-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ddd;
  text-transform: uppercase;
  width: 100%;
}
.footerWidget .btn.custom-btn:hover{
	color:#fff;
}
.footer-wrap .textwidget {
    color: #ddd;
}
.footer-bottom-contact {
    list-style: outside none none;
    padding: 0;
}
.footer-bottom-contact li {
    display: table;
    margin-bottom: 15px;
}
.footerWidget form {
  display: block;
  margin-top: 25px;
}
.footerWidget .borderList li a {
  border-bottom: 1px solid #444;
  color: #fafafa;
  display: block;
  line-height: 18px;
  padding: 7px 0;
}
.footerWidget .borderList li:first-child a {
    padding-top: 0;
}
.footerWidget .borderList li a:hover {
  color: #fff;
  text-decoration: none;
}
.footer-bottom-contact a {
    color: #fafafa;
}
.address .icon-map {
  	background: rgba(0, 0, 0, 0) url("../images/map.png") no-repeat scroll left top;
  	display: inline-block;
  	height: 45px;
  	margin: 5px 20px 0 0;
  	vertical-align: top;
  	width: 47px;
}

.address > span {
  	display: inline-block;
  	font-size: 16px;
  	line-height: 25px;
  	margin-bottom: 30px;
}

.message .icon-envelop {
  	background: rgba(0, 0, 0, 0) url("../images/email.png") no-repeat scroll left top;
  	display: inline-block;
  	height: 45px;
  	margin: 5px 20px 0 0;
  	vertical-align: top;
  	width: 47px;
}

.message > span {
  	display: inline-block;
  	font-size: 16px;
  	line-height: 25px;
  	margin-bottom: 30px;
}

/*-------------------- Inner page Style -------------------*/


.punchline_text_box {
  border-color: #eee #eee #eee #1090AD;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  color: #999;
  float: left;
  margin: 0;
  padding: 25px 30px;
}

.punchline_text_box h3 {
  color: #272727;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.punchline_text_box p {
    color: #555;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    margin: 0 0 10px;
} 

.knowmore_but {
  background: #1090ad none repeat scroll 0 0;
  color: #fff;
  float: right;
  font-size: 15px;
  line-height: 20px;
  margin-top: 87px;
  padding: 7px 15px;
}

.knowmore_but:hover {
  background: #333 none repeat scroll 0 0;
  color: #fff;
  text-decoration: none;
}

.left-sidebar {
  background: #fafafa none repeat scroll 0 0;
  border-radius: 4px 4px 0 0;
  margin-right: 30px;
  margin-top: 15px;
  padding: 10px 0 0;
}

.left-sidebar h3 {
  border-bottom: 2px solid #e5097f;
  display: block;
  margin: 0 0 15px;
  padding: 10px;
}

.left-sidebar ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.left-sidebar > ul li a {
  border-bottom: 1px solid #ccc;
  color: #222;
  display: block;
  font-size: 15px;
  line-height: 22px;
  padding: 10px 15px;
}

.left-sidebar > ul li a:hover {
  background: #ddd none repeat scroll 0 0;
  text-decoration: none;
}

#inner-banner05, #inner-banner02 {
  background: #929292 none repeat scroll 0 0;
  box-shadow: 0 12px 7px -9px rgba(0, 0, 0, 0.25) inset;
  padding: 20px 0;
}

#inner-banner05 h1, #inner-banner02 h1 {
  color: #fafafa;
  font-size: 37px;
  font-weight: 300;
  line-height: 40px;
  margin: 20px 0;
  text-align: left;
}

.custom-contact-wrapper, .custom-about-wrapper {
  background: #fff;
  padding: 40px 0;
}

.contact-form {
    border-left: 1px solid #ddd;
    float: left;
    padding-left: 40px;
    width: 100%;
}

.contact-info h3, .contact-form h3 {
  	font-size: 22px;
  	line-height: 28px;
  	margin: 0 0 10px;
	color:#222;
  	text-transform: uppercase;
}

.contact-info h4 {
	font-size: 18px;
    font-style: normal;
    line-height: 25px;
	color: #222;
    margin: 10px 0;
	text-transform: uppercase;
}

.contact-form label {
  color: #222;
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.contact-form .textbox {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-sizing: border-box;
  color: #222;
  float: left;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 4px;
  width: 100%;
}

.contact-form .submit-button {
  background: #222 none repeat scroll 0 0;
  border: 1px solid #333;
  color: #fff;
  cursor: pointer;
  float: right;
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin: 10px 0 0;
  padding: 7px 20px;
  text-transform: uppercase;
}

.we_are_best {
  background: #ededed none repeat scroll 0 0;
  padding: 40px 0 50px;
}
.we_are_best h3.text-center span {
  background: #ededed none repeat scroll 0 0;
  display: inline-block;
  font-family: Raleway;
  padding: 0 25px;
  position: relative;
}
.we_are_best h3, .wizard h3.text-center {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 50px;
  position: relative;
}
.we_are_best h3::before, .wizard h3.text-center::before {
  background: #ccc none repeat scroll 0 0;
  color: #bebebe;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 14px;
  width: 60%;
}
.best_icon {
  background: #fff none repeat scroll 0 0;
  border: 9px solid #e6e6e6;
  border-radius: 50%;
  height: 150px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  transition: all 0.7s ease 0s;
  width: 150px;
}
.best_icon:hover {
  border-color: #00afef;
}
.best_icon img {
  margin: 0 auto;
  padding-top: 20px;
}
.best_content {
  margin-top: 15px;
}
.best_content span {
  color: #7b7b7b;
  display: block;
  font-size: 14px;
}
.best_content > a {
  color: #222;
  text-decoration: none;
}

.icon-content-bg {
	background:url(../images/product-bg.jpg) 50% 0 repeat-y fixed;
	height: auto;
	padding: 55px 0px 45px 0px;
}

.product-heading {
	font-size: 33px;
	line-height: 1.5em;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
	padding: .1em 0;
	margin: 0 0 20px;
	color: #fff;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
}

.column.first {
    padding-left: 0px !important;
}

.dt-sc-ico-content.type8 {
	text-align: center;
	border: 1px solid #eaeaea;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	padding: 0px 0px 20px 0px;
}

.column.col-sm-3 {
	padding: 0px 0px 0px 2%;
}

.product-heading::before, .product-heading::after {
	content: "";
	position: relative;
	display: inline-block;
	width: 6%;
	height: 1px;
	vertical-align: middle;
	background: #f0f0f0;
	margin: -3px 13px 0;
}

.dt-sc-ico-content h4 {
	border-bottom: 1px dashed #444;
	margin-bottom: 10px;
	font-size: 23px;
	line-height:33px;
	padding-bottom: 13px;
	margin-top: 10px;
	padding: 10px;
}

.dt-sc-ico-content h4 a{
	color: #222;
	text-decoration: none;
}

.dt-sc-ico-content h4 a:hover{
	color: #00AFEF;
}

.icon-content-bg ul {
	margin: 0px 0 25px;
	padding: 0px;
	list-style: none;
}

.icon-content-bg ul li {
	border-bottom: dashed 1px #d9d9d9;
	display: block;
	padding: 7px 0;
}

.dt-sc-button {
	color: #ffffff;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	z-index: 3;
	position: relative;
	text-decoration: none;
}

.dt-sc-button::before {
	background: #222 !important;
	bottom: 0;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	width: 0;
	z-index: -1;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	border-radius: 0 2px 2px 0;
}

.dt-sc-button:hover::before {
	width: 100%;
}

.dt-sc-button.small {
	font-size: 13px;
	font-weight: 400;
	padding: 0 0 0 15px;
	line-height: 40px;
	border-radius: 2px;
	display: inline-block;
	background-color: #21c2f8;
	text-decoration: none;
	color: #fff;
}

.dt-sc-button.small span {
	width: 40px;
	font-size: 14px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #13ade0;
	margin-left: 15px;
}

.dt-sc-button:hover span {
    color: #ffffff;
    cursor: pointer;
}

.custom-service-wrap {
  background: #000 url("../images/service-bg.jpg") no-repeat scroll center top;
  padding: 40px 0;
}

.our-service h1 {
  color: #fff;
  font-family: raleway;
  font-size: 27px;
  line-height: 32px;
  text-transform: uppercase;
}

.our-service h4 {
  color: #fff;
  font-family: raleway;
  font-size: 20px;
  line-height: 24px;	
  line-height: 32px;
  text-transform: uppercase;
}

.our-service ul {
  list-style: outside none none;
  margin: 0;
  padding-left: 10px;
  padding-top: 10px;
}
.our-service li::before {
  content: "";
  display: inline-block;
  font: 12px/1 FontAwesome;
  margin-right: 10px;
  text-rendering: auto;
  transform: translate(0px, 0px);
  vertical-align: middle;
}
.our-service li {
  color: #fafafa;
  display: block;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  padding: 0 0 10px;
  outline: none;
  text-decoration: none;
  transition: padding 0.4s ease-in-out 0s;
}
.our-service ul li:hover, .our-service ul li:hover {
    padding-left: 10px;
    text-decoration: none;
	text-decoration: none;
	outline: none;
}

#section-2 {
  background: rgba(0, 0, 0, 0) url("../images/poster.jpg") no-repeat scroll 0 0 / cover ;
}
#section-2 .black-overlay {
  padding: 40px 0;
}
.black-overlay h2 {
  color: #fff;
  font-family: raleway;
  font-size: 40px;
  line-height: 48px;
  margin-top: 0;
  text-transform: uppercase;
}
.effect-hold .service-effect::after {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  left: 0;
  opacity: 0;
  padding: 0;
  top: 0;
  transform: scale(0.9);
  z-index: -1;
}
.service-effect::after {
  border-radius: 50%;
  box-sizing: content-box;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.service-effect {
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin: 10px 20px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.effect-hold .service-effect {
    background-position: center center;
    background-repeat: no-repeat;
}
.service-box .service-effect {
    background-size: auto auto;
    height: 154px;
    width: 154px;
}
.effect-hold .service-effect {
    transition: transform 0.1s ease-out 0s, background 0.2s ease 0s;
}
.service-box .service-effect {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80% auto;
    border: 2px solid #fff;
    height: 120px;
    width: 120px;
}
.service-effect {
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin: 10px 20px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.effect-hold .service-effect:hover::after {
    animation: 1.3s ease-out 75ms normal none 1 running sonarEffect;
}
.effect-hold {
  text-align: center;
}
.hide-box {
  opacity: 0;
  transition: all 500ms ease-in-out 0s;
}
.service-box > div:hover .hide-box {
    opacity: 1;
}
.black-overlay .buttons a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #f8c300;
  border-radius: 25px;
  color: #f8c300;
  display: inline-block;
  margin-bottom: 20px;
  min-width: 133px;
  padding: 11px 27px;
  text-decoration: none;
}
.black-overlay .buttons a:hover {
    background: rgba(0, 0, 0, 0.77) none repeat scroll 0 0;
}
.black-overlay h3 a {
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.black-overlay p {
  color: #ddd;
  font-size: 14px;
  line-height: 20px;
  margin: 20px 0;
  text-align: justify;
}
.gd-icon {
    background-image: url("../images/gd-icon.png");
    background-size: 79px auto !important;
}
.dp-icon {
  background-image: url("../images/dp-icon.png");
  background-size: 79px auto !important;
}
.op-icon {
  background-image: url("../images/op-icon.png");
  background-size: 79px auto !important;
}
.cbp-icon {
  background-image: url("../images/cbp-icon.png");
  background-size: 79px auto !important;
}


@media (max-width: 991px) {
	.navbar-nav li{padding: 25px 10px;}	
}


@media (max-width: 767px) {
	.copyright-right {
		display: block;
		float: none;
		margin: 10px 0 0;
		text-align: center;
	}
	
	.copyright-left {
	  color: #666;
	  display: inline-block;
	  font-size: 14px;
	  line-height: 22px;
	  text-align: center;
	}
	
	.header-top-left {
		float: none;
		margin: 0 auto;
		max-width: 361px;
	}
	
	.header-social {
		display: inline-block;
		float: none !important;
		margin: 0;
		padding: 10px 0 0;
	}
	
	.header-menu {
	  float: right;
	  margin-top: -77px;
	  padding: 0;
	  position: relative;
	  width: 299px;
	}
	
	.nav.navbar-nav {
	  background: #fff none repeat scroll 0 0;
	  border-top: 1px solid #ed1b24;
	  display: block;
	  margin: 27px 0 0;
	  position: absolute;
	  width: 100%;
	  z-index: 9999;
	}
	
	.navbar-nav li {
		display: block;
		float: none;
		padding: 0 10px;
		width: 100%;
	}
}

@media (max-width: 479px) {
	
	.header-social {
	  display: inline-block;
	  float: none !important;
	  margin: 0;
	  padding: 10px 0;
	  text-align: center;
	  width: 100%;
	}
	
	.custom-top-header {
	  text-align: center;
	  min-height: 32px;
	}
	
	.header-menu {
		float: right;
		margin-top: -62px;
	}
	
	.header-bg {
		background: #fafafa none repeat scroll 0 0;
		min-height: 76px !important;
	}
	
	.nav.navbar-nav{margin: 14px 0 0;}
	
	.header-no, .header-mes {
		font-size: 12px;
	}
	
	.header-mes {
		background: rgba(0, 0, 0, 0) url("../images/icon2.png") no-repeat scroll left top 5px / 19px auto;
		margin-left: 2px;
		padding-left: 23px;
	}
	
	.logo img {
	  max-width: 100%;
	  width: auto;
	}
}
