body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

html,
body {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
}

body {
	background: #fff;
	color: #ffffff;
	font-weight: 500;
}

::-moz-selection {
	color: #fff;
	background: #196aff;
}

::selection {
	color: #fff;
	background: #196aff;
}

a {
	color: #FFFF26;
	text-decoration: none;
}

a:hover {
	color: #FFFF26;
}

h1,
.h1 {
	font-size: 30px;
}

h2,
.h2 {
	font-size: 24px;
}

h3,
.h3 {
	font-size: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0px;
	font-weight: 700;
}

p {
	font-family: 'Montserrat', sans-serif;
}

.banner {
	background: url(../images/banner1.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 800px;
	position: relative;
	background-position: 50% center;
}

.banner1 {
	background: url(../images/banner1.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 800PX;
	position: relative;
	background-position: 20% center;
}

.jarallax {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.main-content-img-size {
	width: 450px;
	height: 450px;
}

.w3-header-bottom {
	background: #c15313;
	padding: 0.3em 2em;
}

.graybg-cus {
	background: #f8f9fa;
}

.agileinfo-phone {
	float: left;
	margin: .5em 2em 0 0;
}

.w3layouts-logo h1 i.fa.fa-shopping-bag {
	position: absolute;
	top: 78%;
	left: 60%;
	color: #fff;
	-ms-transform: rotate(-40deg);
	-webkit-transform: rotate(-40deg);
	transform: rotate(-40deg);
}

.agileinfo-phone p {
	color: #FFFFFF;
	font-size: .9em;
	margin: 0;
	font-weight: 600;
}

.agileinfo-map {
	margin-right: 0;
}

.search-grid {
	float: right;
	width: 14%;
}

.darkgray_bg {
	background: #243238;
}

.darkblue_bg {
	background: #000000;
}

.tags-box h4 {
	color: #000;
	margin-bottom: 15px;
}

.tags-box ul {
	padding: 0px;
	margin: 0px;
}

.tags-box li {
	display: inline-block;
	padding-right: 15px;
	margin-bottom: 15px;
}

.tags-box li a {
	padding: 10px;
	background: #dedede;
	color: #151515;
	border-radius: 4px;
	display: inline-block;
	transition: all 0.1s ease-in;
	box-shadow: 0 0px 0px #7cd3e8;
	width: 100%;
	background: #fff;
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 36%, #0da4c7 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 36%, #0da4c7 100%);
	background: radial-gradient(ellipse at center, #f5f5f5 30%, #bfbfbf 100%);
}

.tags-box li a:hover {
	transform: scale(1.1);
}

.search-grid input[type="text"] {
	display: inline-block;
	background: none;
	border: none;
	border-bottom: solid 1px #ffffff;
	width: 80%;
	padding: .5em;
	outline: none;
	font-size: .9em;
	color: #FFFFFF;
}

.big-dog::-webkit-input-placeholder {
	color: #FFFFFF !important;
}

.search-grid i.fa.fa-paper-plane-o {
	color: #FFFFFF !important;
	font-size: 1.2em !important;
}

.search-grid button.btn1 {
	color: #ffffff;
	font-size: .9em;
	border: none;
	text-align: center;
	text-decoration: none;
	background: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.search button:hover {
	border: solid 1px #212121;
	background: #212121;
}

.search button:hover i.fa.fa-paper-plane-o {
	color: #FFFFFF !important;
}

.logo-sect {
	margin-top: 0px;
}

.logo-sect a {
	color: #17a2b8;
	font-size: 38px;
	text-decoration: none;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 2px;
}

.w3layouts-logo h1 {
	margin: .05em 0;
	position: relative;
}

.w3layouts-logo {
	width: 15%;
	float: left;
}

.space-padding-btm {
	padding-bottom: 20px;
}

.top-nav {
	float: right;
	text-align: center;
	margin: 1.2em 0 0 0;
}

.navbar-default {
	border: none !important;
	background: none !important;
	margin: 0 !important;
	min-height: 0 !important;
	padding: 0 !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: none !important;
}

.top-nav ul {
	padding: 0;
	margin: 0;
	float: none;
}

.top-nav ul li {
	display: inline-block;
	float: none;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background: none;
	box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
	outline: none;
	border-right: none;
}

.top-nav ul li a {
	color: #fff !important;
	font-size: 1em;
	margin: 0 2em;
	padding: 0;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 1px;
	border-right: none;
	text-transform: uppercase;
}

.top-nav ul li a.list-border {
	border-left: none;
}

.top-nav ul li a:hover {
	color: #000 !important;
}

ul.dropdown-menu {
	background: #fec303;
	box-shadow: 0 0 0;
	border: none;
	margin: 0;
	top: 2.8em;
	left: 0px;
	min-width: 106px;
}

ul.dropdown-menu li {
	width: 100% !important;
	margin: 0 !important;
}

ul.dropdown-menu li:after {
	background: none !important;
}

.dropdown-menu>li>a {
	display: block;
	padding: .5em 1em !important;
	text-align: center;
	clear: both;
	margin: .2em 0 !important;
	font-weight: normal;
	line-height: 1.42857143;
	color: #FFF !important;
	border: none !important;
}

.top-nav ul li a {
	margin: 0 1.4em !important;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background: #FFFFFF;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 103%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-width: 5px 0 5px 5px;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.tags-sections {
	background: #ffffff;
	padding: 20px 0px;
}

.tags-sections h4 {
	text-align: center;
	font-size: 24px;
	font-style: italic;
}

.main-content-box {}

.main-content-box h2,
h3 {
	color: #fff;
}

.main-content-box ol {
	padding-left: 15px;
	color: #fff;
}

.list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.classified {
	margin-bottom: 1.875rem;
	cursor: pointer;
}

.list>li {
	margin: 0 0 1rem 0;
}

.clad {
	background: #949494;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding-right: 1.25rem;
	position: relative;
	color: #fff;
}

.clad__wrapper {
	-ms-grid-columns: 31% 69%;
	display: -ms-grid;
	display: grid;
	grid-template-columns: 31% 69%;
	text-decoration: none;
}

.clad__photo {
	box-sizing: border-box;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	grid-column: 1;
	grid-row: span 2;
	overflow: hidden;
	position: relative;
}

.clad__image-wrapper {
	height: 100%;
	position: relative;
}

.clad__image {
	width: 95%;
}

.clad__summary {
	box-sizing: border-box;
	-ms-grid-column: 2;
	-ms-grid-row: 1;
	grid-column: 2;
	grid-row: 1;
	padding-left: 1.25rem;
}

.clad__specs {
	display: inline-block;
	font-size: 0.75rem;
	margin: 0.5rem 0 0.75rem 0;
}

.clad__shortdesc {
	line-height: 26px;
	margin: 1rem 0 0.625rem 0;
}

.clad__title h4 {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
}

.clad__photo {
	box-sizing: border-box;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	grid-column: 1;
	grid-row: span 2;
	overflow: hidden;
	position: relative;
}

.svg-camera {
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #fff;
	font-weight: 600;
	padding: 3px 6px 1px 7px;
	position: absolute;
	bottom: 0;
	max-width: 50%;
}

.agileinfo-social-grids {
	float: right;
	margin-top: 0.4em;
	width: 60%;
}

.agileinfo-social-grids ul {
	padding: 0;
	margin: 0;
}

.agileinfo-social-grids ul li {
	display: inline-block;
}

.agileinfo-social-grids ul li a {
	color: #FFFFFF;
	text-align: center;
}

.agileinfo-social-grids ul li a i.fa {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	background: #363636;
	width: 40px;
	height: 40px;
	line-height: 2.5em;
	border-radius: 50%;
}

.agileinfo-social-grids ul li a i.fa.fa-facebook:hover {
	background: #3b5998;
}

.agileinfo-social-grids ul li a i.fa.fa-twitter {
	margin: 0 1em;
}

.agileinfo-social-grids ul li a i.fa.fa-twitter:hover {
	background: #55acee;
}

.agileinfo-social-grids ul li a i.fa.fa-rss {
	margin: 0 0.5em 0 0;
}

.agileinfo-social-grids ul li a i.fa.fa-rss:hover {
	background: #f26522;
}

.agileinfo-social-grids ul li a i.fa.fa-vk:hover {
	background: #45668e;
}

.scort-listing h1 {
	color: #000000;
	text-align: center;
}

.scort-listing h3 {
	color: #17a2b8;
	text-align: center;
	font-size: 36px;
}

.space-pb-40 {
	padding-bottom: 40px;
}

.scort-listing-card {
	margin: 10px auto;
	background: #000000;
	border: 2px solid #f1f1f1;
	position: relative;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	box-shadow: 2px 3px 10px 0 rgb(0 0 0 / 10%);
}

.scort-listing-card .name {
	color: #555;
	font-size: 14px;
	padding: 8px 0px;
}

.scort-listing-card .name a {
	color: #fff;
}

.scort-listing-card .img {
	min-height: 200px;
	max-height: 280px;
	overflow: hidden;
}

.scort-listing-card .img img {
	width: 100%;
	min-height: 200px;
}

.scort-listing-card .more-info {
	font-size: 16px;
	width: 100%;
	position: absolute;
	color: #fff;
	bottom: 36px;
	text-align: center;
	padding: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.scort-listing-card .more-info .info {
	max-height: 20px;
	overflow: hidden;
}

.scort-listing-card :hover img {
	transform: scale(1.05);
	transition-duration: 1s;
}

.scort-listing-card:hover .more-info {
	transform: translateY(-5px);
}

.scort-listing-card:hover .more-info .info {
	max-height: 70px;
}

.model-listing-box {
	margin: 10px 0;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #909090;
	box-shadow: #2b2828 0 3px 15px inset;
	color: #fff;
}

.model-listing-box:hover {
	-webkit-box-shadow: 0 15px 15px 0 rgb(0 0 0 / 30%);
	box-shadow: 0 15px 15px 0 rgb(0 0 0 / 30%);
}

.model-listing-box .img {
	max-height: 300px;
	overflow: hidden;
}

.model-listing-box img {
	width: 100%;
	min-height: 240px;
	max-height: 240px;
}

.model-listing-box .name {
	color: #555;
	font-size: 22px;
	margin: 20px 0 10px 0px;
	font-weight: bold;
}

.model-listing-box .name a {
	color: #fff;
}

.model-listing-box .contant {
	margin: 15px 15px 0px 0px;
	font-size: 15px;
	text-align: justify;
}

.model-listing-box .gender {
	margin: 15px 0px;
	font-size: 12px;
}

.banner-info {
	padding: 20em 0 0 0;
}

.w3layouts-banner-info {
	text-align: center;
}

.w3layouts-banner-info h1 {
	color: #FFFFFF;
	font-size: 2em;
	margin: 0;
	position: relative;
	letter-spacing: 7px;
	font-weight: 600;
}

.w3layouts-banner-info h1 span {
	font-size: 2em;
	color: #17a2b8;
}

.w3layouts-banner-info p {
	color: #FFFFFF;
	font-size: .9em;
	margin: 1em 0 0 0;
	line-height: 1.8em;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.w3ls-button {
	margin: 2em auto 1em;
}

.w3ls-button a {
	color: #fff;
	font-size: 1em;
	padding: .5em 2em;
	border: solid 2px #0099e5;
	text-decoration: none;
	margin: 0;
	background: #0099e5;
}

.w3ls-button a:hover {
	color: #fff;
	border: solid 2px #f05d68 !important;
	background: #f05d68 !important;
}

.vertical-item.content-absolute {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.cs {
	background-color: #e0006c;
	color: #ffffff;
}

.item-media {
	position: relative;
	overflow: hidden;
}

.media-links {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

[class*="item"]:hover .media-links:before {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.media-links:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #17a2b8;
	background: -webkit-linear-gradient(left, #17a2b8, #17a2b8 50%, #17a2b8);
	background: linear-gradient(to right, #17a2b8, #17a2b8 50%, #17a2b8);
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.media-links a.abs-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
}

[class*="item"]:hover .media-links a.abs-link {
	opacity: 1;
}

.cs a:hover {
	color: #fff;
}

.vertical-item.content-absolute .item-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 30px 10px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.cs .grey {
	border-color: #ffffff;
	color: #ffffff;
}

.model-col .bg_overlay {
	opacity: 0.9;
	z-index: 0;
}

.gradient_bg_goriz .bg_overlay {
	background: #17a2b8;
	background: -webkit-linear-gradient(left, #17a2b8, #17a2b8 50%, #17a2b8);
	background: linear-gradient(to right, #17a2b8, #17a2b8 50%, #17a2b8);
}

.bg_overlay {
	position: absolute !important;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.model-intro .model-col img {
	width: 100%;
	object-fit: cover;
}

.model-intro .model-col-s img {
	width: 100%;
	object-fit: cover;
}

.model-intro .model-parameters {
	position: relative;
	z-index: 1;
	font-size: 0;
}

[class*="gradient_bg"] .model-parameters {
	color: #ffffff;
}

.model-intro .model-parameters .model-common-div {
	display: inline-block;
	padding: 5px 3.5%;
	margin: 5px 0;
	font-size: 13px;
	line-height: 20px;
}

.model-intro .vertical-item.content-absolute .item-content {
	bottom: -200px;
	opacity: 0;
}

.model-intro .vertical-item.content-absolute:hover .item-content {
	bottom: 0;
	opacity: 1;
}

.model-social {
	margin: 0px;
	padding: 0px;
}

.model-social li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px;
	display: inline-block;
}

.model-social li a {
	color: #fff;
}

.model-social li a i {
	width: 30px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	border: 1px solid #fff;
	border-radius: 100%;
}

.h3-headings {
	padding: 5px 0.5%;
	margin: 5px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}

.h3-headings a {
	color: #fff;
}

.h3-headings a:hover {
	color: #fff;
}

.h1-title h1 {
	font-size: 32px;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 40px;
	text-align: center;
}

.h1-title h2 {
	font-size: 25px;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 40px;
}

.h1-title h3 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 40px;
}

.h1-title h4 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 40px;
}

.h1-color {
	color: #fff;
}

.bg_darkblaick {}

.our-agency {
	padding: 0em 0em 5em 0em;
}

.text-block-19 {
	margin-bottom: 25px;
	padding-left: 25px;
	border-left: 7px solid #17a2b8;
	line-height: 22px;
	text-align: left;
}

.quality {
	position: relative;
	padding: 30px 20px 30px 25px;
	background-color: #17a2b8;
	color: #fff;
	min-height: 275px;
}

.quality._1 {
	background-color: #373737;
}

.image-6 {
	width: 64px;
}

.text-block-4 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 18px;
}

.quality_line {
	position: relative;
	left: -10px;
	width: 50px;
	height: 2px;
	margin-bottom: 15px;
	background-color: #fffefe;
}

.call-us {
	text-align: right;
	padding-right: 2.8em;
}

.call-us img {
	height: 32px;
}

.call-us a {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
}

.font-size24 {
	font-size: 24px;
}

.font-size18 {
	font-size: 18px;
}

.pleft-0 {
	padding-left: 0px;
}

.faq-section {
	padding: 30px 0px;
	background: #fff;
}

.panel-heading .panel-title {
	font-size: inherit;
	letter-spacing: 0;
	padding: 0;
	position: relative;
}

.panel-heading .panel-title>a {
	line-height: 24px;
	font-size: 20px;
	display: block;
	font-weight: 600;
	padding: 18px 65px 18px 40px;
	color: #fff;
	background-color: #17a2b8;
	border: none;
	word-wrap: break-word;
}

.panel-heading .panel-title>a.collapsed:hover,
.panel-heading .panel-title>a:hover {
	color: #fff;
	background-color: #17a2b8;
}

.panel-heading .panel-title>a.collapsed:hover>i,
.panel-heading .panel-title>a.collapsed:hover:after,
.panel-heading .panel-title>a:hover>i,
.panel-heading .panel-title>a:hover:after {
	color: #fff;
}

.panel-heading .panel-title>a.collapsed {
	background-color: #909090;
}

.panel-heading .panel-title>a:after {
	color: #fff;
	content: '+';
	font-size: 20px;
	position: absolute;
	line-height: 58px;
	text-align: center;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	letter-spacing: 0;
}

.panel-heading .panel-title>a.collapsed:after {
	content: '-';
}

.panel-heading .panel-title>a.collapsed {
	color: #fff;
}

.panel-heading .panel-title>a.collapsed>i {
	color: #fff;
}

.panel-heading .panel-title>a.collapsed:after {
	color: #fff;
}

.panel-heading .panel-title>a>i {
	color: #fff;
	position: relative;
	top: 1px;
	font-size: 18px;
	padding-right: 12px;
}

.panel {
	box-shadow: none;
}

.panel-group .panel {
	border-radius: 0;
	background-color: transparent;
}

.panel-default>.panel-heading {
	background-color: transparent;
	color: inherit;
	position: relative;
	border: none;
	border-radius: 0;
	padding: 0;
}

.panel-default {
	border-color: transparent;
}

.panel-group .panel+.panel {
	margin-top: 10px;
}

.panel-body {
	border-top: none !important;
	background-color: #f2f2f2;
}

.panel-body .media-left {
	padding-top: 8px;
	padding-right: 28px;
}

.panel-body .media-left .img-circle {
	max-width: 50px;
}

.panel-body .media-left img {
	max-width: none;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	padding: 23px 30px 30px;
	border-radius: 0px;
	color: #430b55;
}

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.events {
	list-style: none;
}

.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
}

.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 109px;
	left: 0;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 50px;
	height: 50px;
	background: transparent url(../images/arrows.html) no-repeat left top;
}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}

.callbacks_nav.prev {
	right: auto;
	background-position: left top;
	left: 0;
}

#slider3-pager a {
	display: inline-block;
}

#slider3-pager span {
	float: left;
}

#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}

#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}

#slider3-pager a {
	padding: 0;
}

#slider3-pager li {
	display: inline-block;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	height: auto;
	border: 0;
}

.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 100%;
	left: 48%;
	padding: 0;
	margin: 0;
	display: block;
	z-index: 999;
}

.slider-top span {
	font-weight: 600;
}

.callbacks_tabs li {
	display: inline-block;
	margin: 0;
}

.callbacks_tabs a {
	visibility: hidden;
}

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 10px;
	width: 10px;
	display: inline-block;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.callbacks_here a:after {
	background: #17a2b8;
	border: 2px solid #17a2b8;
}

.agileits-w3layouts-info img {
	width: 100%;
}

.modal-header h4 {
	font-size: 2em;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #111;
	text-align: center;
}

.modal-body p {
	margin: 1em 0 0 0;
	font-size: .875em;
	color: #999999;
	line-height: 1.8em;
}

.w3-services,
.testimonials,
.portfolio,
.about,
.w3-team {
	padding: 0.8em 0;
}

.contact {
	padding: 2em 0;
}

.wthree-heading h2,
.wthree-heading h3,
.w3-testimonials-head h3,
h3.w3ls_head,
h3.agileits-title,
.w3-services-left-grid h3,
.w3-team-head h3,
h3.wthree_head_contact {
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.ab-text {
	text-align: Justify;
	margin-top: -2em;
}

p {
	color: #fff;
	line-height: 1.8em;
	font-weight: 500;
	font-size: 1em;
}

.footer-tags {
	font-weight: 700;
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.common-btns {
	padding: 8px 14px;
	margin-bottom: 8px;
	font-size: 22px;
	line-height: 1.42857143;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 75%);
	color: #fff;
	text-align: center;
	display: inline-block;
	border-radius: 4px;
	transition: all 0.3s ease 0s;
}

.common-btns:hover {
	color: #fff;
	transform: translateY(-7px);
}

.common-btns:active {
	color: #fff;
}

.common-btns:focus {
	color: #fff;
}

.common-btns:visited {
	color: #fff;
}

.btnphone {
	margin-right: 20px;
	background: #c10047;
}

.btnphone:hover {
	background-color: #c10047;
}

.btnwhatsapp {
	background: #3a831c;
}

.btnwhatsapp:hover {
	background: #3a831c;
}

.ab-text h6 {
	font-size: 1.4em;
	color: #17a2b8;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.grid {
	position: relative;
	margin: 0 auto;
}

.hf-text {
	text-align: center;
	background-color: #fff;
	padding-bottom: 1em;
}

.hf-text h5 {
	font-size: 2em;
	font-weight: 400;
	color: #011750;
	line-height: 1.8em;
}

.hf-text p {
	color: #D00030;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 600;
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	height: auto;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 0.8;
	width: 100%;
}

.grid figure figcaption {
	padding: 1em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption,
.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h4 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h4 span {
	font-weight: bold;
	color: #fff;
	margin-left: 12px;
}

figure.effect-jazz img {
	opacity: 0.8;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-jazz p {
	opacity: 1;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	-moz-transform: scale3d(0.8, 0.8, 1);
	-o-transform: scale3d(0.8, 0.8, 1);
	-ms-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
}

figure.effect-jazz .h4-head {
	padding-top: 40%;
	-webkit-transition: -webkit-transform 0.35s;
	-moz-transition: transform 0.35s;
	-o-transition: transform 0.35s;
	-ms-transition: transform 0.35s;
	transition: transform 0.35s;
	color: #17a2b8;
	font-weight: bold;
	font-size: 32px;
	text-transform: capitalize;
}

figure.effect-jazz .h4-s-head {
	padding-top: 0%;
	-webkit-transition: -webkit-transform 0.35s;
	-moz-transition: transform 0.35s;
	-o-transition: transform 0.35s;
	-ms-transition: transform 0.35s;
	transition: transform 0.35s;
	color: #17a2b8;
	font-weight: bold;
	font-size: 32px;
	text-transform: capitalize;
}

figure.effect-jazz p {
	padding: 1em 0;
	text-transform: none;
	opacity: 0;
	color: #fff;
	font-size: .8em;
	letter-spacing: 2px;
}

.mb-16 {
	margin-bottom: 16px;
}

figure.effect-jazz:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	-moz-transform: scale3d(1.05, 1.05, 1);
	-o-transform: scale3d(1.05, 1.05, 1);
	-ms-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
}

figure.effect-jazz:hover figcaption::after {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}

figure.effect-jazz:hover h4,
figure.effect-jazz:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.about-section.abt-w3sec2.w3ls {
	margin: 0;
}

.abt-w3limg.one {
	margin-bottom: 0;
}

.start {
	text-align: center;
	margin-top: 2em;
}

.start a {
	color: #fff;
	font-size: 1em;
	padding: .5em 2em;
	border: solid 2px #17a2b8;
	text-decoration: none;
	margin: 0;
	background: #17a2b8;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	transition: .5s all;
}

.start a:hover {
	color: #fff;
	background: #111111;
	border: 1px solid #111111;
}

.w3-services {
	background: url(../images/s1.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 500px;
}

.w3-services-left-grid h3 {
	color: #fff;
}

.w3-services-left-grid h4 {
	font-size: 1.4em;
	font-weight: 300;
	color: #fff;
	margin-bottom: 1em;
}

.w3-services-left-grid p {
	font-size: 1em;
	line-height: 1.8em;
	letter-spacing: 0px;
	color: #fff;
	padding: 0 3em;
}

.w3-icon-grid1 i {
	font-size: 3em;
	color: #17a2b8;
}

.w3-icon-grid-gap1 {
	margin: 2em 0 4em 0;
}

.w3-services-right-grid h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
}

.w3-services-left-grid {
	text-align: center;
}

.w3-team-grid img {
	width: 100%;
}

.w3-team-grid img {
	width: 100%;
	padding-top: 0.5em;
}

.w3-team-grid {
	background: #17a2b8;
	margin: 0.5em;
	width: 31.9%;
}

.w3-team-grid h3 {
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	font-size: 24px;
}

.w3-team-grid ul {
	padding: 0;
	margin: 1em 0;
	text-align: center;
}

.w3-team-grid ul li {
	display: inline-block;
}

.w3-team-grid ul li a {
	color: #333;
	text-align: center;
}

.w3-team-grid ul li a i.fa.fa-facebook {
	height: 30px;
	width: 30px;
	line-height: 30px;
	border: solid 2px #FFF;
	background: none;
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3-team-grid ul li a i.fa.fa-facebook:hover {
	background: #3b5998;
}

.w3-team-grid ul li a i.fa.fa-twitter {
	height: 30px;
	width: 30px;
	line-height: 30px;
	border: solid 2px #FFF;
	background: none;
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3-team-grid ul li a i.fa.fa-twitter:hover {
	background: #55acee;
}

.w3-team-grid ul li a i.fa.fa-rss {
	height: 30px;
	width: 30px;
	line-height: 30px;
	border: solid 2px #FFF;
	background: none;
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3-team-grid ul li a i.fa.fa-rss:hover {
	background: #f26522;
}

.gallery-icon {
	font-size: 50px;
	color: #fff;
}

.view .mask,
.view .content {
	width: 267px;
	height: 210px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}

.view img {
	display: block;
	position: relative;
}

.view h4 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(33, 33, 33, 0.6);
	margin: 5em 0;
}

.view p {
	font-style: normal;
	font-size: 14px;
	position: relative;
	color: #fff;
	padding: 15px 20px 15px;
	text-align: center;
}

.view a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000;
}

.view a.info:hover {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}

.view-seventh img {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.view-seventh .mask {
	background-color: rgba(236, 68, 69, 0.85);
	-webkit-transform: rotate(0deg) scale(1);
	-moz-transform: rotate(0deg) scale(1);
	-o-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.view-seventh h4 {
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
	-o-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.view-seventh p {
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
	-o-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.view-seventh a.info {
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
	-o-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.view-seventh:hover img {}

.view-seventh:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0px) rotate(0deg);
	-moz-transform: translateY(0px) rotate(0deg);
	-o-transform: translateY(0px) rotate(0deg);
	-ms-transform: translateY(0px) rotate(0deg);
	transform: translateY(0px) rotate(0deg);
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.view-seventh:hover h4 {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	-o-transition-delay: 0.7s;
	-ms-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

.view-seventh:hover p {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	-ms-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.view-seventh:hover a.info {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.main:nth-child(3) {
	margin: 3em 0 0;
}

.testimonials {
	background: url(../images/tb.jpg)no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
}

.testimonials-grid-1 {
	width: 200px;
}

.w3-testimonials-head h3 {
	color: #fff;
}

.testimonials h4,
h5 {
	font-size: 25px;
	color: #fff;
}

.w3l-info1 h1 {
	font-size: 3em;
	color: #000;
	text-transform: uppercase;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	font-weight: 900;
}

.w3l-info1 p {
	font-size: 1em;
	color: #fff;
	line-height: 1.8em;
	margin-top: 20px;
	padding-right: 60px;
}

.w3l-info1 h3 {
	font-size: 3em;
	color: #999;
}

.testimonials h5 {
	font-size: 16px;
	color: #17a2b8;
	margin-top: 10px;
}

.testimonials .col-md-9 {
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
}

.flexslider .slides>li {
	display: block;
}

.map iframe {
	width: 100%;
	min-height: 400px;
}

.map {
	position: relative;
}

.w3layouts_mail_grid_right input[type="text"],
.w3layouts_mail_grid_right input[type="email"],
.w3layouts_mail_grid_right textarea {
	outline: none;
	padding: 10px;
	font-size: 14px;
	color: #212121;
	background: #f5f5f5;
	width: 100%;
	border: 1px solid #E6E6E6;
	margin-bottom: 1em;
}

.w3layouts_mail_grid_right textarea {
	min-height: 200px;
	margin-left: 1.1em;
	width: 95.2% !important;
}

.w3layouts_mail_grid_right input[type="submit"],
.w3layouts_mail_grid_right input[type="reset"] {
	outline: none;
	padding: 10px 0;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background: #17a2b8;
	width: 46%;
	border: none;
	text-transform: uppercase;
	margin-left: 1.1em;
}

.w3layouts_mail_grid_right input[type="submit"]:hover,
.w3layouts_mail_grid_right input[type="reset"]:hover {
	opacity: 0.9;
	color: #fff;
}

.w3layouts_mail_grid_right {
	padding: 0;
}

.w3_agile_contact_left ul li {
	display: inline-block;
	width: 100%;
	border: 2px solid rgb(220 9 114);
}

.agile_map_grid ul li {
	display: inline-block;
	color: #fff;
	margin-bottom: 1em;
	text-transform: capitalize;
}

.agile_map_grid ul li:last-child,
.agileits_w3layouts_footer_grid ul li:last-child {
	margin: 0;
}

.agile_map_grid ul li a,
.agileits_w3layouts_footer_grid ul li a {
	color: #fff;
	text-decoration: none;
}

.agile_map_grid ul li a:hover {
	color: #ff0101;
}

.agileits_w3layouts_footer_grid ul li a:hover {
	color: #ff0101;
}

.agile_map_grid ul li i {
	color: #212121;
	margin-right: 1em;
	padding: .5em;
	background: #fff;
	border-radius: 50%;
}

.agile_map_grid ul li span {
	color: #ff0101;
	font-weight: 600;
}

.footer {
	background: url(../images/bga.html)no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
}

.footer-grids h3,
.footer-grids1 h3 {
	color: #333;
	font-size: 27px;
	margin-bottom: 40px;
	text-transform: capitalize;
	font-weight: 800;
}

.footer-grids input[type="email"] {
	border: 1px solid #333;
	background: none;
	border-bottom: 1px solid #333;
	width: 100%;
	padding: 10px;
	margin-bottom: 58px;
	font-size: 14px;
	color: #111;
	outline: none;
	font-weight: 600;
}

.footer-grids input[type="email"]:hover {
	border: 1px solid #111;
}

.footer-grids input[type="submit"] {
	border: none;
	background: #17a2b8;
	width: 100%;
	color: #fff;
	font-size: 20px;
	padding: 10px 0;
	outline: none;
}

.footer-grids input[type="submit"]:hover {
	background: #111;
}

.footer-grids ul li a:hover {
	transform: rotateY(360deg);
}

.footer-grids p,
.footer-grids1 p {
	color: #333;
	line-height: 2.2em;
	font-size: 14px;
	font-weight: 600;
}

.footer-grids p a,
.footer-grids1 p a {
	color: #0085a0;
	text-decoration: none;
}

.footer-grids p a:hover,
.footer-grids1 p a:hover {
	color: #020202;
}

.footer-grids {
	position: absolute;
	left: 0%;
	bottom: 0;
	background: rgba(255, 255, 255, 0.57);
	width: 35%;
	padding: 5.2em 3em;
}

.footer-grids1 {
	position: absolute;
	right: 0%;
	bottom: 0%;
	bottom: 0%;
	background: rgba(255, 255, 255, 0.57);
	width: 35%;
	padding: 3.6em;
}

.footer-bot {
	padding: 1em 0;
	background: #243238;
}

.logo2 {
	float: left;
}

.logo2 h3 a {
	color: #fff;
	text-decoration: none;
	font-size: 26px;
	text-transform: capitalize;
	margin: 0;
}

.ftr-menu {
	float: right;
	margin-top: 0px;
}

.ftr-menu h3 a {
	color: #fff;
}

.ftr-menu ul {
	margin: 0px;
	padding: 0px;
}

.ftr-menu ul li {
	display: inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
}

.ftr-menu ul li a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 8px;
	padding: 4px 8px;
	border: 1px solid #fff;
	    background-image: linear-gradient(98.3deg, rgb(205 199 199) 10.6%, rgb(247 233 251) 97.7%);
    color: #000;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .302), 0 1px 3px 1px rgba(60, 64, 67, .149);
    width: 350px;
    text-align: center;
    border-radius: 50px;
}

.ftr-menu ul li a:hover {
	color: #fff !important;
	border: 1px solid #fff;
}

.copy-right {
	padding: 16px 0 20px 0;
	background: #c10047;
}

.copy-right p {
	margin: 0px 0 0 0;
	font-size: 12px;
	color: #fff;
	text-align: center;
	letter-spacing: 0px;
}

.copy-right p a {
	color: #fff;
}

.copy-right p a:hover {
	color: #fff;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
}

#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.w3_agile_contact_left ul {
	margin-top: -20px;
}

.whatsapp-icon {
	position: fixed;
	right: 15px;
	bottom: 200px;
	z-index: 9999;
}

.whatsapp-icon img {
	height: 50px;
}

.callusbtn {
	position: fixed;
	right: 20px;
	bottom: 280px;
	z-index: 9999;
}

@media(max-width:1440px) {
	.agileinfo-social-grids {
		width: -1px;
	}

	.top-nav {}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		top: 75%;
	}
}

@media(max-width:1366px) {
	.top-nav ul li a {
		margin: 0 1.4em !important;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		top: 75%;
		left: 69%;
	}
}

@media(max-width:1280px) {
	.top-nav ul li a {
		margin: 0 1.4em !important;
	}

	.agileinfo-social-grids {
		width: 19%;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 75%;
	}

	.wthree-heading h2,
	.wthree-heading h3,
	.w3-testimonials-head h3,
	h3.w3ls_head,
	h3.agileits-title,
	.w3-services-left-grid h3,
	.w3-team-head h3,
	h3.wthree_head_contact {
		font-size: 2.8em;
	}
}

@media(max-width:1080px) {
	.top-nav ul li a {
		margin: 0 0.6em !important;
	}

	.w3-header-bottom {
		padding: 1em 0.5em;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 86%;
	}

	.logo-sect a {
		font-size: 30px;
	}

	.agileinfo-social-grids {
		width: 22%;
	}

	.grid figure figcaption {
		font-size: 1em;
	}

	.w3-services-left-grid h3 {
		font-size: 2.5em;
		letter-spacing: 2px;
	}

	.w3-services-left-grid p {
		font-size: 1em;
		line-height: 1.8em;
		letter-spacing: 0px;
		color: #fff;
		padding: 0 1em;
	}

	.w3-services-right-grid h3 {
		font-size: 18px;
		letter-spacing: 1px;
	}

	.w3-services-right-grid {
		margin: 3em 0 0 0;
	}

	.banner-info {
		padding: 9em 0 0 0;
	}

	.w3layouts-banner-info h3 span {
		font-size: 2.8em;
	}

	.w3-services-left-grid h4 {
		font-size: 1.2em;
	}

	.w3-team-grid {
		width: 31.6%;
	}

	.ftr-menu {
		float: right;
		margin-top: 36px;
	}
}

@media(max-width:1024px) {
	.top-nav ul li a {
		font-size: 0.9em;
	}

	.agileinfo-social-grids ul li a i.fa {
		width: 35px;
		height: 35px;
		line-height: 2.2em;
	}

	.w3-services-left-grid h4 {
		font-size: 1.1em;
		letter-spacing: 0.5px;
	}

	.w3-services-right-grid h3 {
		font-size: 17px;
		letter-spacing: 1px;
	}

	.w3-services,
	.testimonials,
	.portfolio,
	.about,
	.w3-team {
		padding: 4em 0;
	}

	.contact {
		padding: 2em 0;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		font-size: 0.9em;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 92%;
	}

	.w3-services-left-grid h3 {
		font-size: 2.3em;
		letter-spacing: 2px;
	}
}

@media(max-width:991px) {
	.w3layouts-logo h1 a {
		font-size: 1.1em;
	}

	.w3layouts-banner-info h3 span {
		font-size: 2.5em;
	}

	.banner-info {
		padding: 8em 0 0 0;
	}

	.callbacks_tabs {
		left: 45%;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 85%;
	}

	.ab-text.two.w3-agileits {
		width: 100%;
	}

	.ab-left.w3-agileits {
		width: 100%;
	}

	.w3-services,
	.testimonials,
	.portfolio,
	.about,
	.w3-team {
		padding: 3em 0;
	}

	.contact {
		padding: 3em 0;
	}

	.ab-left.w3-agileits {
		width: 100%;
		margin: 5em 0 0 0;
	}

	.w3-services-left-grid {
		width: 50%;
		float: left;
	}

	.w3-services-right-grid {
		width: 50%;
		float: left;
	}

	.w3-icon-grid1 {
		width: 24%;
		float: left;
	}

	.w3-icon-grid-gap1,
	.w3-icon-grid-gap2 {
		margin-left: 6em;
	}

	.w3-team-grid {
		width: 31.1%;
		float: left;
	}

	.testimonials-grid-2 {
		width: 70%;
		float: left;
	}

	.testimonials-grid-1 {
		width: 30%;
		float: left;
	}

	.w3layouts_mail_grid_right {
		width: 50%;
		float: left;
	}

	.w3layouts_mail_grid_right input[type="submit"],
	.w3layouts_mail_grid_right input[type="reset"] {
		width: 43%;
	}

	.logo2 {
		float: left;
		width: 20%;
	}

	.ftr-menu {
		float: left;
		width: 80%;
	}

	.ftr-menu ul li a {
		margin: 0 7px;
	}
}

@media(max-width:800px) {
	.agileinfo-social-grids ul li a i.fa {
		width: 30px;
		height: 30px;
		line-height: 2em;
	}

	.w3layouts-logo h1 a {
		font-size: 1em;
	}

	.agileinfo-social-grids ul li a i.fa.fa-twitter {
		margin: 0 0.5em;
	}

	.w3-header-bottom {
		padding: 1em 1.5em 3em;
	}

	.top-nav {
		width: 100%;
		top: 13%;
	}

	.w3-header-bottom {
		padding: 1em 1em 1em;
	}

	.w3layouts-banner-info h3 span {
		font-size: 2em;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 101%;
		top: 72%;
	}

	.w3layouts_mail_grid_right {
		width: 80%;
		float: none;
		margin: 0 auto;
	}

	.w3layouts_mail_grid_right input[type="submit"],
	.w3layouts_mail_grid_right input[type="reset"] {
		width: 30%;
	}

	.w3-icon-grid-gap1,
	.w3-icon-grid-gap2 {
		margin-left: 3em;
	}

	.footer-grids1 {
		width: 40%;
		padding: 3.7em;
	}

	.w3layouts_mail_grid_right textarea {
		width: 94.8% !important;
	}

	.agileinfo-social-grids {
		width: 25%;
	}
}

@media(max-width:768px) {
	.w3_agile_contact_left ul {
		margin-top: 20px;
	}

	.quality {
		margin-top: 15px;
	}

	.agileinfo-social-grids {
		width: 24%;
	}

	.top-nav {
		width: 100%;
	}

	.call-us {
		margin-top: -44px;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 106%;
	}
}

@media(max-width:736px) {
	.btnphone {
		margin-right: 0px;
	}

	.main-content-img-size {
		width: 100%;
		height: 100%;
		margin-bottom: 10px;
	}

	.model-listing-box img {
		max-height: 100%;
	}

	.model-list-space {
		padding: 0px 10px;
	}

	.main-content-box {
		padding: 15px;
	}

	.pxs-r-5 {
		padding-right: 5px;
	}

	.pxs-l-5 {
		padding-left: 5px;
	}

	.panel-heading .panel-title>a {
		font-size: 14px;
		padding: 18px 7px 18px 7px;
	}

	.panel-heading .panel-title>a>i {
		display: none;
	}

	.tags-box li {
		padding-right: 4px;
	}

	h1,
	.h1 {
		font-size: 24px;
	}

	.clad {
		max-height: 28rem;
	}

	.clad__title h4 {
		font-size: 20px;
		font-weight: 700;
		line-height: 26px;
	}

	.h1-title h1 {
		font-size: 30px;
		margin-bottom: 15px;
	}

	.w3layouts-banner-info h1 span {
		font-size: 36px;
		font-weight: 800;
	}

	.w3_agile_contact_left ul {
		padding: 0px;
		margin-top: 10px;
	}

	.w3layouts_mail_grid_right {
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	.banner {
		background-position: 60% center;
	}

	.banner1 {
		background-position: 60% center;
	}

	.call-us {
		text-align: center;
		padding-right: 0px;
		margin-top: 4px;
	}

	.navbar-toggle {
		margin-top: -45px;
		margin-right: 0px;
	}

	.logo-sect {
		margin-top: 0px;
	}

	.logo-sect a {
		font-size: 36px;
	}

	.ftr-menu ul {
		padding-left: 0px;
	}

	.quality {
		margin-top: 15px;
	}

	.testimonials {
		background-position: 82% center;
	}

	.top-nav {
		margin: 0.2em 0 0 0;
	}

	.flexslider .slides img {
		height: 100px !important;
		width: 100px !important;
	}

	.m-mb20 {
		margin-bottom: 20px;
	}

	.copy-right p {
		letter-spacing: 0px;
		line-height: 22px;
	}

	.model-intro .model-col img {
		height: 525px;
	}

	.bothpadd0 {
		padding: 0px;
	}

	.model-intro .model-col-s img {
		height: 249px;
	}

	.h1-title h4 {
		font-size: 26px;
	}

	.call-us a {
		font-size: 17px;
	}

	.call-us img {
		height: 24px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-toggle .icon-bar {
		width: 24px;
		height: 3px;
	}

	.navbar-default .navbar-toggle {
		border-color: transparent;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}

	.agileinfo-social-grids {
		width: 25%;
	}

	.top-nav ul li {
		display: block;
	}

	.agileinfo-social-grids {
		width: 100%;
		left: 31%;
		text-align: center !important;
	}

	.top-nav {
		top: 0;
	}

	.top-nav ul li {
		margin: 1.5em 0;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #e7e7e7;
		border-top: transparent;
	}

	.top-nav ul {
		background: rgb(23 162 184);
		z-index: 9999;
		position: absolute;
		width: 95%;
	}

	.w3-header-bottom {
		padding: 1em 1.5em 2em;
	}

	.w3-team-grid {
		width: 30.5%;
		float: left;
	}

	.w3-team-grid h3 {
		font-size: 21px;
	}

	.footer-grids1 {
		width: 42%;
		padding: 3.7em;
	}

	.footer-grids {
		width: 40%;
	}

	.logo2 h3 {
		font-size: 20px;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 110%;
	}

	.w3layouts_mail_grid_right input[type="submit"],
	.w3layouts_mail_grid_right input[type="reset"] {
		width: 26%;
	}
}

@media(max-width:667px) {

	.wthree-heading h2,
	.wthree-heading h3,
	.w3-testimonials-head h3,
	h3.w3ls_head,
	h3.agileits-title,
	.w3-services-left-grid h3,
	.w3-team-head h3,
	h3.wthree_head_contact {
		font-size: 2.2em;
	}

	.w3-services,
	.testimonials,
	.portfolio,
	.about,
	.w3-team,
	.contact {
		padding: 2em 0;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 124%;
		top: 75%;
	}

	.w3-services-left-grid p {
		font-size: 0.9em;
		letter-spacing: 1px;
	}

	.w3-services-right-grid h3 {
		font-size: 14px;
		letter-spacing: 1px;
	}

	.w3l-info1 p {
		padding-right: 0px;
	}

	.w3layouts_mail_grid_right input[type="submit"],
	.w3layouts_mail_grid_right input[type="reset"] {
		width: 24%;
	}

	.footer-grids {
		width: 50%;
		position: static;
	}

	.w3-icon-grid-gap1,
	.w3-icon-grid-gap2 {
		margin-left: 2em;
	}

	.footer-grids1 {
		width: 50%;
	}

	.map iframe {
		min-height: 300px;
	}

	.ftr-menu ul li a {
		margin: 0 6px;
	}

	.w3-icon-grid1 i {
		font-size: 2.5em;
	}

	.w3-team-grid {
		width: 30.5%;
		float: left;
	}

	.w3layouts_mail_grid_right input[type="submit"],
	.w3layouts_mail_grid_right input[type="reset"] {
		width: 26%;
	}

	.ftr-menu ul li a {
		margin: 0 4px;
	}
}

@media(max-width:640px) {
	.banner-info {
		padding: 15em 0 0 0;
	}

	.banner {
		min-height: 500px;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 131%;
		top: 73%;
		font-size: 0.8em;
	}

	.w3-team-grid {
		width: 30.5%;
	}

	.ftr-menu ul li a {
		margin: 0 4px;
	}

	.w3l-info1 p {
		font-size: 0.9em;
	}

	.testimonials-grid-1 {
		width: 40%;
		float: left;
	}

	.testimonials-grid-2 {
		width: 60%;
		float: left;
	}

	.agileinfo-social-grids {
		width: 31%;
	}
}

@media(max-width:600px) {
	.agileinfo-social-grids {
		width: 29%;
	}

	.w3layouts-banner-info h3 {
		font-size: 1.8em;
	}

	.w3-services-right-grid h3 {
		font-size: 14px;
		letter-spacing: 0.2px;
	}

	.w3-team-grid {
		width: 30.4%;
	}

	.ftr-menu ul li a {
		margin: 0 3px;
		font-size: 15px;
	}

	.ftr-menu ul li a {
		margin: 0 2px;
		font-size: 15px;
	}

	.footer-grids1 {
		padding: 1.7em;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 145%;
	}
}

@media(max-width:568px) {
	.agileinfo-social-grids {
		width: 31%;
	}

	.w3-icon-grid1 i {
		font-size: 2.5em;
	}

	.w3-services-right-grid h3 {
		line-height: 1.5em;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 149%;
		top: 75%;
		font-size: 0.7em;
	}

	.w3-team-grid {
		width: 30.2%;
	}

	.footer-grids1 {
		padding: 1.8em;
	}

	.logo2 {
		width: 100%;
		text-align: center;
	}

	.ftr-menu {
		width: 100%;
	}

	.ftr-menu ul li a {
		margin: 0 7px;
	}

	.testimonials-grid-2 {
		width: 55%;
		float: left;
	}

	.testimonials-grid-1 {
		width: 45%;
		float: left;
	}

	.w3-icon-grid-gap1,
	.w3-icon-grid-gap2 {
		margin-left: 3em;
	}

	.footer-grids1 {
		padding: 0em 3em;
	}

	.footer-grids {
		padding: 3em 3em;
	}

	.footer-grids h3,
	.footer-grids1 h3 {
		margin-bottom: 30px;
		font-size: 25px;
	}

	.footer-grids input[type="submit"] {
		font-size: 18px;
	}

	.w3layouts_mail_grid_right textarea {
		min-height: 150px;
	}

	.w3-services-left-grid {
		width: 100%;
		float: none;
	}

	.w3-services-right-grid {
		width: 100%;
		float: none;
	}

	.w3-services-right-grid {
		margin: 1em 0 0 0;
	}
}

@media(max-width:480px) {
	.agileinfo-social-grids {
		width: 35%;
	}

	.w3layouts-banner-info h3 {
		font-size: 1.5em;
		letter-spacing: 5px;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 181%;
	}

	.w3-icon-grid1 i {
		font-size: 2em;
	}

	.w3-team-grid {
		width: 29.7%;
	}

	.w3-team-grid h3 {
		font-size: 16px;
	}

	.w3-team-grid {
		width: 70%;
		margin: 0 auto;
		float: none;
		margin-bottom: 2em;
	}

	figure.effect-jazz h4 {
		padding-top: 0%;
		font-size: 1.5em;
	}

	.w3-team-grid ul {
		padding-bottom: 20px;
	}

	.main {
		width: 100%;
		margin: 0 auto;
	}

	.w3l-info1 p {
		margin-top: 0px;
	}

	.footer-grids1 {
		width: 100%;
		position: static;
		padding: 0;
		text-align: center;
	}

	.footer-grids h3,
	.footer-grids1 h3 {
		font-size: 27px;
		margin-bottom: 25px;
		text-align: center;
	}

	.footer-grids {
		padding: 2em 2em;
	}

	.ftr-menu ul li a {
		margin: 0 3px;
		font-size: 14px;
	}

	.ftr-menu {
		margin-top: 0px;
	}

	.testimonials-grid-2 {
		width: 100%;
	}

	.footer-grids input[type="email"] {
		margin-bottom: 20PX;
	}

	.agileinfo-social-grids {
		width: 40%;
	}

	.w3-header-bottom {
		padding: 4px 1.2em 4px;
	}
}

@media(max-width:414px) {
	.w3-header-bottom {
		padding: 4px 1.5em 4px;
	}

	.agileinfo-social-grids {
		width: 45%;
		left: 32%;
		top: 15.5%;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 213%;
	}

	.abt-w3limg {
		width: 100%;
		margin: 0em 0;
		margin-left: 1em;
	}

	.wthree-heading h2,
	.wthree-heading h3,
	.w3-testimonials-head h3,
	h3.w3ls_head,
	h3.agileits-title,
	.w3-services-left-grid h3,
	.w3-team-head h3,
	h3.wthree_head_contact {
		font-size: 1.8em;
	}

	.w3-services,
	.testimonials,
	.portfolio,
	.about,
	.w3-team,
	.contact {
		padding: 1em 0;
	}

	.w3layouts-banner-info h3 {
		font-size: 1.5em;
		letter-spacing: 3px;
	}

	.testimonials-grid-1 {
		width: 60%;
		float: left;
	}

	.w3layouts-banner-info h3 {
		font-size: 1.2em;
		letter-spacing: 3px;
	}

	.w3layouts-banner-info p {
		font-size: .87em;
		margin: 1em 0 0 0;
		letter-spacing: 2px;
	}

	.ab-text h6 {
		font-size: 1.2em;
		margin-bottom: 0.5em;
	}

	.ftr-menu ul li a {
		margin: 3px 5px;
		font-size: 15px;
		line-height: 1.8em;
	}

	.ab-text {
		margin-top: 0;
	}

	.ab-left.w3-agileits {
		margin: 2em 0 0 0;
	}

	.w3-icon-grid-gap1,
	.w3-icon-grid-gap2 {
		margin-left: 1em;
	}

	.w3layouts_mail_grid_right textarea {
		width: 91% !important;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 225%;
	}

	.w3layouts_mail_grid_right input[type="submit"],
	.w3layouts_mail_grid_right input[type="reset"] {
		width: 29%;
	}

	.w3-header-bottom {
		padding: 4px 1.2em 4px;
	}

	.agileinfo-social-grids {
		width: 47%;
	}

	.w3-icon-grid1 i {
		font-size: 1.5em;
	}

	.agileinfo-social-grids {
		width: 42%;
	}

	.agileinfo-social-grids ul li a i.fa.fa-twitter {
		margin: 0 0.1em;
	}

	.w3-icon-grid-gap1 {
		margin: 2em 0 2em 0;
	}

	.w3-icon-grid-gap1,
	.w3-icon-grid-gap2 {
		margin-left: 0em;
	}
}

@media(max-width:384px) {
	.w3layouts-logo h1 {
		font-size: 30px;
	}

	.agileinfo-social-grids {
		left: 29%;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 198%;
	}

	.modal-header h4 {
		font-size: 1.5em;
	}

	.testimonials h4,
	h5 {
		font-size: 20px;
	}

	.testimonials h5 {
		font-size: 14px;
	}

	.w3-header-bottom {
		padding: 4px 1em 4px;
	}

	.agileinfo-social-grids ul li a i.fa.fa-rss {
		margin: 0 0.1em 0 0;
	}
}

@media(max-width:375px) {
	.w3-icon-grid-gap1 {
		margin-bottom: 2em;
	}

	.w3layouts_mail_grid_right input[type="submit"],
	.w3layouts_mail_grid_right input[type="reset"] {
		width: 34%;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 204%;
	}

	.abt-w3limg {
		margin-left: 0.1em;
	}

	.w3-header-bottom {
		padding: 4px 1em 4px;
	}
}

@media(max-width:320px) {
	.agileinfo-social-grids {
		left: 24%;
		width: 56%;
	}

	.ab-text h6 {
		font-size: 1em;
		margin-bottom: 0.5em;
	}

	.abt-w3limg {
		margin-left: 0em;
	}

	.w3-header-bottom {
		padding: 4px 1.5em 4px;
	}

	.navbar-toggle {
		margin-top: 5px;
		margin-right: 30px;
	}

	.w3layouts-logo h1 i.fa.fa-shopping-bag {
		left: 244%;
	}

	.banner-info {
		padding: 2em 0 0 0;
	}

	.banner-info {
		padding: 2em 0 0 0;
	}

	.w3layouts-banner-info h3 {
		font-size: 1.2em;
		letter-spacing: 2px;
	}

	.w3-services-left-grid h4 {
		font-size: 1em;
		letter-spacing: 0.5px;
	}

	.w3layouts_mail_grid_left {
		margin-left: 0em;
	}

	.w3layouts_mail_grid_right {
		margin-left: 2em;
	}

	.logo2 h3 a {
		font-size: 1.5EM;
	}

	.navbar-toggle {
		margin-top: 5px;
		margin-right: 14px;
	}

	.w3-services-left-grid h4 {
		font-size: 0.9em;
		letter-spacing: 0.5px;
	}

	.main {
		width: 100%;
	}

	.ftr-menu ul li a {
		margin: 0 2px;
	}

	.agileinfo-social-grids ul li a i.fa.fa-rss {
		margin: 0 0.1em 0 0;
	}

	.top-nav ul {
		width: 86%;
	}
}

.w3-team-grid h3 a {
	color: #CCCCCC;
	text-decoration: none;
}

.w3-team-grid h3 a:hover {
	color: #fff;
	 !important text-decoration: none;
	 !important
}

.w3-team-grids p {
	color: #fff;
	text-align: center;
	font-size: 21px;
	line-height: 0.9;
	 !important
}

.nowcalling {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999
}

.lcol,
.rcol {
	float: left;
	width: 50%
}

.lcol {
	background-color: #5AA6ED
}

.rcol {
	background-color: #25d366
}

.lcol a,
.rcol a {
	display: block;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	color: #fff
}
}