@import url('https://fonts.googleapis.com/css?family=Oswald:400,600');
@font-face {
  font-family: "San Francisco";
  font-weight: 400;
  src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");
}
/* General CSS */
html, body {
	height: 100%;
	font-size:17px;
	font-family: 'San Francisco', verdana;
	color: #000000;
	line-height:23px;
}
section {margin:60px 0}
@media (max-width: 767px) {
	section {margin: 30px 0;}
}

h1, h2, h3, h4, h5 {
	font-family: 'Oswald', verdana;
	color: #41464b;/*    text-transform: uppercase;*/
	font-weight:700;
}
a {
	color: #06497E;
}
p, form {
	font-family: 'San Francisco', verdana;
	text-align:justify;
	
}
h2 {font-size:20px}
h2 span {color:orange;}
@media (min-width: 1600px) {
	p {		font-size: 18px;	}
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#mobile-indicator {display: none;}
@media screen and (max-width: 992px) {
    #mobile-indicator {display: block;}
}

/*====================================================
                       NAVIGATION
======================================================*/

/* header*/
#header.header-scrolled, #header.header-pages {
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}

/*Top Navbar*/

.top-menubar-nav {
	display: none;
}
header .topmenu {
	background: #06497E;
}

/*Top Contacts*/
header .topmenu ul {
	margin: 0;
}
header .topmenu .top-contacts {
	line-height: 25px;
}
header .topmenu .top-contacts li {
	color: white;
	padding: 5px 0;
	font-size: 12px;
	margin-right: 15px;
	display: inline-block;
}
header .topmenu .top-contacts li a {
	color: white;
	font-size:14px;
		font-weight: 700
}
header .topmenu .top-contacts i {
	font-size: 13px;
	margin-right: 3px;

}
header .topmenu .top-contacts .fa-whatsapp {
	color: #1fb71f;
	font-weight: 700
}

/*Top Data*/
header .topmenu .top-data {
	text-align: right;
}
header .topmenu .top-data li {
	padding: 5px 11px;
	display: inline-block;
}
header .topmenu .top-data li a {
	font-size: 13px;
}
header .topmenu .top-data li a {
	text-decoration: none;
	font-size: 13px;
	color: white;
}
header .topmenu .top-data li a:hover {
	text-decoration: underline;
}
header .topmenu .top-data .contact a:hover {
	text-decoration: none;
}


/*Responsive Topbar*/

@media (max-width: 991px) {
	header .topmenu ul {
		text-align: center !important;
	}
	header .topmenu .top-data li {
		top: 1px;
		padding: 6px 10px;
		margin-left: -5px;
		position: relative;
	}
}


/* custom  .navbar-toggler-icon  */
.custom-toggler.navbar-toggler {border-color: #FF0900;} 
.custom-toggler .navbar-toggler-icon {background-image: url( 
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 128, 0, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } 

/*Navbar*/
.affix {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	box-shadow: 0px 0.5px 4px #c3c2c2;
}
.navbar {
	padding: 0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
    left: 0;
    right: 0;
    z-index: 3;
/*	background: url(../images/header_bg.png) repeat !important;	*/
	background:rgba(255,255,255,.8) !important;	
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{ color: #fff;  }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
/*	.navbar .nav-item .dropdown-menu{ margin-top:0; }*/
}	

.navbar-header {
	padding-left: 85px;
}
.navbar-nav>li {
	height: 65px;
	line-height: 65px;
	border-bottom: 3px solid rgba(0, 0, 0, 0);
	transition: all .5s ease-in-out;
}
.navbar-nav>li:hover,  .navbar-nav>li:active {
	border-bottom: 2px solid #8C8C8E;
	/*        background: #f0f0f0;*/
}
.navbar-nav>li>a {
	color: #0D315B !important;
	font-size: 15px;
	font-weight: 700;
/*	font-family: "arvo", verdana;*/
	letter-spacing: .015rem;
	margin: 0 5px;
}
.navbar-nav>li:hover>a,  .navbar-nav>li>a:active {
	color: #FBA134!important;
}

.navbar-toggle {
	background-color: rgba(0, 0, 0, 0.1);
	border: 1px solid #fff;
	border-radius: 0;
}
.navbar-toggle .navbar-toggler-icon {
	background-color: #fff!important;
}
.vesco-top-nav ul.navbar-nav>li>a.active {
	color: #FBA134!important;
}
.navbar-nav .dropdown-menu {
	padding: 0;
	border-bottom: 3px solid #7FC455;
}

.navbar-nav .mega-dropdown .dropdown-menu {
	border-bottom: none;
}

.navbar-nav .dropdown-item {
	display: flex;
	width: 100%;
	padding: 0px .75rem;
	margin: 0px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	clear: both;	
	font-weight: 400;
	color: #61666b;
	text-align: left;
	background: 0 0;
	border-bottom: 1px solid #e0e0e0;
}
.navbar-nav .dropdown-item:hover, .navbar-nav .dropdown-item.active, .mega-dropdown-menu a.active {
	background: #f0f0f0;
}


.navbar-nav .dropdown-item.active, .navbar-nav .dropdown-item:active {color:#64707b;} 
@media (max-width: 991px) {
	.navbar>.container .navbar-brand,  .navbar>.container-fluid .navbar-brand {
		padding: 12px 0px;
		margin-left: -10px;
	}
	.navbar-toggle {
		margin-right: 0;
	}
	.navbar .search-open {
		width: 100%;
	}
	.navbar-nav>li {
		height: auto;
		line-height: 35px;
		border-bottom: 3px solid rgba(0, 0, 0, 0);
		transition: all .5s ease-in-out;
		border-bottom: 1px solid #ddd;
	}
	.navbar-nav>li.active,  .navbar-nav>li:hover,  .navbar-nav>li:active {
		border-bottom: 2px solid #ddd;
		background: #f0f0f0;
	}
}

@media (max-width: 767px) {
	.affix {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
		box-shadow: 0px 0.5px 4px #c3c2c2;
	}
	.top-menubar {
		display: none;
	}
	.container {
		max-width: 100%;
	}
	.navbar>.container .navbar-brand,  .navbar>.container .navbar-toggler,  .navbar>.container-fluid .navbar-brand {
		margin: 8px 10px;
	}
	.navbar>.container .navbar-brand,  .navbar>.container-fluid .navbar-brand {
		padding: 8px 0px;
	}
	.navbar-nav>li {
		line-height: 25px;
		padding: 0 20px;
		border-bottom: 3px solid rgba(0, 0, 0, 0);
		transition: all .5s ease-in-out;
		border-bottom: 1px solid #ddd;
	}
	.navbar-nav>li:last-child {
		padding: 0px;
	}
	.navbar-nav>li.dropdown .dropdown-menu {
		margin-bottom: 15px;
	}
	.top-menubar-nav {
		display: block;
	}
}

/*	mega menu*/

.mega-dropdown {
	position: static !important;
}

.mega-dropdown-menu {
	width: 100%;
	padding: 0.5rem 0;
	/* fallback if needed */
	z-index: 9999;
	margin-top:-8px;
	border:none;
}
.mega-dropdown-menu h3 {font-size:1.15rem; margin-top:10px; color: #263F77 !important;}
.mega-dropdown-menu a.sub {margin-left:15px;font-size:13px; width: calc(100% - 15px); }
.mega-dropdown-menu a h3 {border-bottom: 0px solid #e0e0e0;text-decoration:none;}
.mega-dropdown-menu a {	width: 100%; display:flex; text-decoration:none;padding:7px 4px;margin:0; white-space:normal; line-height:normal; border-bottom: 1px solid #e0e0e0;font-weight: 300;font-size:14px; color:#61666b;}
.mega-dropdown-menu a:hover {background: #f0f0f0;}
.mega-dropdown .dropdown-menu {background-color: transparent}
.mega-dropdown-menu .container {background-color: white; border: 1px solid #e0e0e0; border-bottom: 3px solid #8C8C8E;  border-radius:5px;}
.mega-dropdown-menu .badge {font-size:100%}
@media (max-width: 767.98px) {
	.mega-dropdown .dropdown-menu {
    right: 0;
    left: 0 !important;
    float: none;
    width: auto;
    margin-top: 0;
 /*   max-height: 400px;	*/
    overflow-x: hidden;
/*    overflow-y: scroll;	*/
	}
}
/*	custom dropdown-menu width */
.custom-menu .dropdown-menu {width:40em}
.custom-menu .dropdown-menu .col-sm-6 {padding-left:0;padding-right:0;border-right: 1px solid rgba(0,0,0,.15);}
@media (max-width: 767.98px) {
	.custom-menu .dropdown-menu {width:auto}
}

/* dropdown-menu left as default	*/
/* for dropdown-menu right -> [.dropdown-menu .dropdown-menu-right] class	*/
/* dropdown-menu center	*/
@media (min-width: 767.98px) {
	.navbar-nav .dropdown-menu {
		left: 50% !Important;
		transform: translate(-50%) !important;
	}
}

/* dropdown-menu right	*/
/*@media (min-width: 767.98px) {
	.dropdown-menu {
		left: 50% !Important;
		transform: translate(-50%) !important;
	}
}
*/
/*navbar scroll on mobile	*/
@media (max-width: 767.98px) {
	.navbar-collapse.collapse.show {
  max-height: calc(100vh - 60px);
  overflow-y: auto;
}
}


/*====================================================
               TITLE CONTENT (Generic)
======================================================*/

.title-bar h1 {
	color: #41464b;
	text-align: center;
	font-weight: 700;
	margin: 40px auto 10px auto;
}
.title-bar .heading-border {
	width: 60px;
	height: 10px;
	background-color: #A2CE84;
	margin: 0 auto 20px auto;
}
.heading-border-light {
	width: 30px;
	height: 5px;
	background-color: #A2CE84;
	margin: 0 0 20px 0;
}
.title-bar p {
	color: #717171;
}
.title-bar p {
	text-align: center;
	line-height: 1.5;
	padding-bottom: 40px;
	margin: 0 auto;
	max-width: 700px;
}
.title-bar .title-but {
	margin: 0;
	background-color: transparent;
	text-align: center;
}
 @media (max-width: 575px) {
	.title-bar {
		padding: 50px 0;
	}
	.title-bar h1 {
		color: #41464b;
		font-size: 30px;
		text-align: center;
		font-weight: 700;
		margin: 20px auto 10px auto;
	}
	.title-bar p {
		text-align: center;
		font-size: 14px;
		line-height: 1.5;
		padding-bottom: 40px;
		margin: 0 auto;
		max-width: 700px;
	}
}
 @media (min-width: 1600px) {
	.title-bar p {
		font-size: 16px;
	}
}

/*====================================================
                   Form Control
======================================================*/
:required {
	background:#fff url(../images/red_asterisk.png) no-repeat 100% center;
	box-shadow:none
}
.error {
	color: red !important;
	font-size: 80%;
	font-weight: 400;
	width: 100%;
}

form .col-6 {
	margin: 10px 0
}
input,
textarea {
	outline: none;
	box-shadow: none !important;
	border: 1px solid #ccc !important
}
textarea {
	width: 100%;
	height: 150px;
	line-height: 22px;
	text-align: justify
}

.btn-link {
	padding: 5px 10px 0px 0px;
	color: #95a5a6;
}
.btn-link:hover,  .btn-link:focus {
	color: #2c3e50;
	text-decoration: none;
}


/*====================================================
                    FOOTER
======================================================*/
footer {
    background-image: url(../images/footer-bg.jpg);
    background-size: cover;
    background-position: center bottom;
}

.footer-projects {
	padding: 50px 0 20px;
	background: rgba(0,0,0,0.75);
}
.footer {
	padding: 30px 0 20px;
	background: rgba(0,0,0,0.80);
}
.footer .comp-desc-f p {
	margin-top: 10px;
	color: #ccc;
	font-size: 15px;
}
/*Heading Fotoer*/

.heading-footer-projects {
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 2px;
	color: #eee;
    font-size: 26px;
	width:100%;
}

.heading-footer {
	text-align: left;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 2px;
	color: #eee;
    font-size: 18px;
}
.heading-footer:after {
	left: 0;
	bottom: -5px;
	height: 2px;
	width: 50px;
	content: " ";
	background: #fff;
	position: absolute;
}

/*Link link*/

.footer .link-list, .footer-projects .link-list {
	margin-bottom: 15px;
}
.footer .link-list ul, .footer-projects .link-list ul {
	margin-left: 10px;
}
.footer .link-list ul ul, .footer-projects .link-list ul ul {
	margin-left: 10px;
}

.footer .link-list li, .footer-projects .link-list li {
	padding: 3px 0px;
	color:#ccc;
}
.footer .link-list li:last-child, .footer-projects .link-list li:last-child {
	padding-top: 0;
	border-top: none;
}
.footer .link-list li a, .footer-projects .link-list li a {
	color: #ccc;
	font-size: 15px;
	margin-bottom: 3px;
	display: inline-block;
}
.footer .link-list li li a, .footer-projects .link-list li li a {
	font-size: 14px;
	margin-bottom: 2px;
	display: inline-block;
}
.footer .link-list li li li 1, .footer-projects .link-list li li li a {
	font-size: 13px;
	margin-bottom: 1px;
	display: inline-block;
}

.footer .link-list a:hover, .footer-projects .link-list a:hover {
	color: #fff;
}
.footer .link-list li small, .footer-projects .link-list li small {
	color: #555;
	display: block;
}

address.address-details-f,  address.address-details-f a {
	color: #ddd;
	font-size: 15px;
}
.footer .social-icon-f li {
	float: left;
	margin: 10px;
}

/*footer bottom*/

#footer-bottom {
	background-color: rgba(0,0,0, 0.87);
	padding: 15px 0;
}
#footer-copyrights p {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #bbb;
	text-align: center;
}
#footer-copyrights p a:last-child {
/*	border-left: 1px solid #fff;*/
	padding-left: 10px;
	margin-left: 10px;
}
#footer-copyrights p a {color:white}
.btn-back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 22px;
	padding: 3px 15px;
	border-radius: 100%;
	display: none;
}

@media (min-width: 1600px) {
	address.address-details-f,  address.address-details-f a {
		color: #ddd;
		font-size: 17px;
	}
}
@media (max-width: 767px) {
	.footer .container {
		width: 90%;
	}
	.heading-footer h2 {
		color: #eee;
		font-size: 18px;
		margin-top: 50px;
		text-transform: none;
	}
	.heading-footer {
		text-align: left;
		position: relative;
		margin-bottom: 10px;
		padding-bottom: 2px;
	}
}

#whatsapp div {
	width:50px;
	height:50px;
    background-image: url(../images/whatsapp.gif);
    background-size: cover;
    background-position: 50% 50%;
	position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 2147483648;
}

#scrollUp {
	background-color: #003679;
	border-radius: 5px 0 0 5px;
	bottom: 70px;
	color: #ffffff;
	font-size: 10px;
	padding: 12px 0;
	height: 60px;
	line-height: 1.5;
	right: 0;
	text-align: center;
	width: 35px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	font-weight: 700;
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15);
	position: fixed;
    z-index: 2147483647;
	display:none;
}
#scrollUp i {
	font-size: 18px;
	display: block;
}
#scrollUp:hover {
	background-color: #EF8B2C;
	color: #ffffff;
	text-decoration:none;
}


/*====================================================
               modal box Full
======================================================*/

.modal-full {padding: 0 !important;}
.modal-full .modal-dialog {
  width: 100%;
  max-width: none;
  height: calc(100% - 1.76rem);
  margin: .88rem auto;
  overflow-y: hidden;
}

.modal-full .modal-content {
  height: calc(100% - 15px);
  border: 0;
  border-radius: 0;
  overflow:hidden;
  background: none;
}
@media (min-width: 576px) {
  .modal-full .modal-dialog {    max-width: 500px;  }
}
@media (min-width: 768px) {
  .modal-full .modal-dialog { max-width: 700px;  }
}
@media (min-width: 992px) {
  .modal-full .modal-dialog {max-width: 900px;   }
}
@media (min-width: 1200px) {
  .modal-full .modal-dialog { max-width: 1140px;  }
}

.modal-full .modal-body {height:100%;}
.modal-dialog .modal-content .close:hover{ text-shadow: 0 0 5px #fff; }
.modal-full img {border-radius:8px}

.img-responsive {  max-width: 95%; max-height: 100%}

/*====================================================
               modal box offer
======================================================*/
#offer-modal .btn:focus, #offer-modal .btn:active, #offer-modal button:focus, #offer-modal button:active {outline: none !important;  box-shadow: none !important;}
#offer-modal .close{
    margin-top:0px;
    margin-right:45px;
	color: #fff;
    background: red;
    font-size: 30px;
    font-weight: 200;
    text-shadow: none;
    line-height: 0;
    width: 33px;
    height: 33px;
/*    border-radius: 50%;*/
    opacity: 1;
    position: absolute;
    left: auto;
    right: -30px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
@media (max-width: 576px) {
  #offer-modal .close{ right: -30px;  }
}
#offer-modal .close:hover{
    color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
#offer-modal .modal-header .close {    padding: 0;}
#offer-modal button.close {background-color: red;}
.offer {position:absolute; bottom:2px;width:100%}
.offer-inner { margin: 0 auto;}
.offer-content {color:white; font-size:18px;line-height:32px; display:inline-block; background:rgba(0, 0, 0, 0.5);padding:5px 20px 10px; border-radius:7px; margin:0 10px}
.no-color {background:none;}
@media (max-width: 768px) {
  .modal-full .offer-content { font-size:16px;line-height:20px; padding:3px 10px 5px; }
  .modal-full .offer-content .btn {font-size: .8rem}
}

.top-social {
	height: 30px;
	line-height: 25px;
	text-align: center;
	width: 30px;
	border-radius: 50%;
	background: #fff;
}
header .topmenu .top-data li i.top-social.fa-facebook,  .social-icon-f li i.top-social.fa-facebook {
	border: 2px solid #4267b2;
	color: #4267b2;
}
header .topmenu .top-data li i.top-social.fa-facebook:hover,  .social-icon-f li i.top-social.fa-facebook:hover {
	background: #4267b2;
	color: #fff;
}
header .topmenu .top-data li i.top-social.fa-linkedin,  .social-icon-f li i.top-social.fa-linkedin {
	border: 2px solid #4AB3F4;
	color: #4AB3F4;
}
header .topmenu .top-data li i.top-social.fa-linkedin:hover,  .social-icon-f li i.top-social.fa-linkedin:hover {
	background: #4AB3F4;
	color: #fff;
}
header .topmenu .top-data li i.top-social.fa-youtube,  .social-icon-f li i.top-social.fa-youtube {
	border: 2px solid #e24343;
	color: #e24343;
}
header .topmenu .top-data li i.top-social.fa-youtube:hover,  .social-icon-f li i.top-social.fa-youtube:hover {
	background: #e24343;
	color: #fff;
}
header .topmenu .top-data li i.top-social.fa-whatsapp,  .social-icon-f li i.top-social.fa-whatsapp {
	border: 2px solid #37B849;
	color: #37B849;
}
header .topmenu .top-data li i.top-social.fa-whatsapp:hover,  .social-icon-f li i.top-social.fa-whatsapp:hover {
	background: #37B849;
	color: #fff;
}
header .topmenu .top-data li i.top-social.fa-instagram,  .social-icon-f li i.top-social.fa-instagram {
color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
 }


/*====================================================
                       CLIENT use for testimonoal
======================================================*/

#client {
	padding: 0px 0 50px;
	background: #f0f0f0;
	margin:0;
	background: url(../images/bg-testmonial.jpg) no-repeat;
	background-size: cover;
	background-position:top center;
	
}
#client .title-bar p {padding-bottom:0px}

.client-cont {
/*	width: 400px;*/
	padding: 30px;
	background: #fff;
	margin: 0 auto;
	border-bottom: 5px solid orange;
}
.client-cont img {
	height: 90px;
	width: 90px;
	margin-right: 35px;
	border-radius: 50%;
	float: left;
}
.client-cont h5 {
	padding-top: 10px;
	height: 45px;
	line-height: 45px;
}
.client-cont h6 {
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 25px;
}
.client-cont i {
	font-size: 20px;
	color: orange;
	float:left;
}
.client-cont p {
	padding: 5px 30px;
}
.client-cont:hover img {	-webkit-animation: slide-bg linear 3000ms infinite;
	animation: slide-bg linear 3000ms infinite;
}
@media (max-width: 991px) {
	.client-cont {
		width: 330px;
		padding: 30px 30px 0;
		background: #fff;
		margin: 0 auto;
	}
	.client-cont p {
		width: 320px;
		padding: 5px 30px;
	}
}
@media (max-width: 767px) {
	.client-cont {
		width: 100%;
		padding: 30px;
		background: #fff;
		margin: 0 auto;
		margin-top: 20px;
	}
	.client-cont p {
		width: 100%;
		padding: 5px 30px;
	}
}
@media (max-width: 420px) {
	h5 {
		color: #E41424;
		font-size: 16px;
		text-transform: uppercase;
	}
}
.tview {margin-top:20px;}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: none;
}

.gmap_canvas {  border-style: none;}