/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans|Lato|Montserrat|Open+Sans|Oswald|PT+Sans+Narrow|Roboto+Condensed|Roboto+Mono|Sarabun|Staatliches');
@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans|Roboto|Roboto+Condensed|Sarabun|Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One|Bad+Script|Bangers|Charm|Courgette|Fira+Sans+Extra+Condensed|Fjalla+One|Kaushan+Script|Lobster|Merienda|Noto+Serif|Oswald|Roboto+Condensed|Spicy+Rice|Timmana');
html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
        font-family: 'PT Sans', sans-serif !important;
}

body a {
    text-decoration: 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;
       font-weight: 600;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Inconsolata', monospace;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: Verdana, Tahoma;
    letter-spacing: 1px;

}

p {
    margin: 0;
    letter-spacing: 1px;
    font-size: 0.9em;
    line-height: 1.9em;
    color:#000;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

/*-- header --*/

/*-- header --*/

header {
    padding: 2em 2em 0 2em;
}

.top-bar_sub .btn-primary {
    color: #000;
    background-color: #00bce400;
    border: 2px solid #00bce4;
    font-size: 15px;
    letter-spacing: 1px;
}

.top-bar_sub .btn-primary:hover {
    color: #fff;
    background-color: #00bce4;
    border: 2px solid #00bce4;
}

.btn-primary:focus,
.btn-primary.focus,
.btn:focus,
.btn.focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

span.sub {
    font-size: 10px;
    vertical-align: top;
    background: #fff;
    color: #555;
    padding: 4px 12px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.14);
}

h1.logo-w3layouts a.navbar-brand {
    font-size: 0.60em;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.26);
    color: #454546;
    margin: 0;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.top-header {
    background: none !important;
}

.navbar-light .navbar-nav .nav-link,
.dropdown-item {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 0em 0.5em;
    padding: 10px 25px;
    text-transform: uppercase;
}

.dropdown-item {
    margin: 0 !important;
    color: #777;
}

.dropdown-menu {
    background-color: rgb(255, 255, 255);
}

.dropdown-item.active,
.dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #ffffff;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #eef0f3;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #00ffff;
    border-radius: 0px;
}

.dropdown-menu {
    padding: 0;
}

/*---*/

/*-- //mega-menu--*/

.nav-mega .dropdown {
    position: static;
}

.nav-mega .dropdown-menu.mega-menu {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    width: 80%;
    margin-top: 0;
    padding: 0;
    border-color: #ddd;
    margin: 0 auto;
    left: 9%;
    border-radius: 0;
}

.nav-mega .dropdown-menu.mega-menu>li {
    padding: 3em 2em;
}

.nav-mega .dropdown-menu.mega-menu .media-list .media {
    padding: 10px;
    font-size: 13px;
}

.nav-mega .dropdown-menu.mega-menu .media-list .media-heading {
    font-size: 16px;
}


.media-list li {
    list-style: none;
    color: #999;
}

.media-list li a {
    color: #777;
}

.media-list li a:hover {
    color: #e44f12;
}

.media-list h5 {
    font-weight: 700;
    font-size: 1.4em;
    color: #333;
}

label.top-log {
    width: 45%;
    height: 1px;
    background: #d7d7da;
    display: block;
    margin-bottom: 10px;
}

li.number-phone {
    color: #3e3a3a;
}
.media-list a img{
    width:100%;
}
/*-- /mega-menu--*/

/*-- /search --*/
.banner-top.container-fluid {
    padding: 0;
    margin: 0;
}


.search {
    position: relative;
}

ul.cart-inner-info li {
    display: inline-block;
    list-style: none;
    margin-left: 2em;
}

.top-info ul li {
    list-style: none;
    display: inline-block;
    color: #999;
    letter-spacing: 2px;
}

.top-info h6 {
    color: #9c9b9b;
    letter-spacing: 3px;
}
.top-info i {
    color: #00ffff;
}
/*-- //header --*/

/*--/banner --*/

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    bottom: 13em;
    z-index: 10;
    margin: 0 auto;
}

/* Declare heights because of positioning of img element */

.carousel-item {
   /* min-height: 32em;*/
    background-color: #777;
}

.carousel-item>img {
    /*position: absolute;*/
    top: 0;
    left: 0;
    min-width: 100%;
    height: auto;
}

/*--/slider--*/

.carousel-item {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../image/slide1.jpg) no-repeat;
    /*background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide1.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide1.jpg) no-repeat;*/
    background-size: contain;
}

.carousel-item.item2 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../image/slide2.jpg) no-repeat;
    /*background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide2.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide2.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide2.jpg) no-repeat;*/
    background-size: contain;
}

.carousel-item.item3 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../image/slide3.jpg) no-repeat;
    /*background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide3.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide3.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../image/slide3.jpg) no-repeat;*/
    background-size: contain;
}

/*.carousel-item.item4 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background-size: cover;
}*/

.carousel-caption h2,
.carousel-caption h3 {
    line-height: 1.4em;
/*text-shadow: -2px 0 #000000, 0 2px #000000, 2px 0 #000000, 0 -2px #000000;*/
    font-size: 3.3em;
 
   letter-spacing: 6px;
   color: #000
}

.carousel-caption h5 {
    font-size: 1em;
    letter-spacing: 1px;
}

.carousel-caption span {
    display: block;
    font-size: 0.3em;
    letter-spacing: 10px;
    line-height: 1.3em;
}

.carousel-indicators {
    bottom: 17%;
    left: 0%;
    cursor: pointer;
    display: none;
}

.bnr-button {
    margin-top: 2em;
}

.carousel-control {
    line-height: 42em;
}

.carousel-indicators li {
    display: inline-block;
    max-width: 20px;
    height: 19px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin: 0 8px;
}

.carousel-indicators .active {
    background: #1cbbb4;
}
/* Gibson Buttons */

a.animated-button:link,
a.animated-button:visited {
	position: relative;
	padding: 9px 35px;
	color: #777;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	letter-spacing: 3px;
	border-radius: 0;
	z-index: 9;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

a.animated-button:link:after,
a.animated-button:visited:after {
	content: "";
	position: absolute;
	height: 0%;
	left: 50%;
	top: 50%;
	width: 150%;
	z-index: -1;
	-webkit-transition: all 0.75s ease 0s;
	-moz-transition: all 0.75s ease 0s;
	-o-transition: all 0.75s ease 0s;
	transition: all 0.75s ease 0s;
}

a.animated-button:link:hover,
a.animated-button:visited:hover {
	color: #fff;
	text-shadow: none;
}

a.animated-button:link:hover:after,
a.animated-button:visited:hover:after {
	height: 450%;
}

a.animated-button.gibson-three {
	border: 2px solid #00ffff;
	color: #fff;
}

a.animated-button.gibson-three:after {
	opacity: 0;
    background-image: -webkit-linear-gradient( transparent 50%, #00ffff82 50%);
	background-image:-moz-linear-gradient( transparent 50%, #00ffff82 50%);
	background-size: 10px 10px;
	-moz-transform: translateX(-50%) translateY(-50%) rotate(90deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(90deg);
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
	transform: translateX(-50%) translateY(-50%) rotate(90deg);
}

a.animated-button.gibson-three:hover:after {
	height: 600% !important;
	opacity: 1;
	color: #00ffff;
}


/* Show it is fixed to the top */

/*--//banner --*/

/*-- //search --*/
/*-- /login --*/

.login label {
	color: #fff;
	letter-spacing: 1px;
}

.login a {
	color: #b4b7bb;
}

.login button.btn.btn-primary.submit {
    box-shadow: 2px 2px #54575a;
    background: #00ffff;
    padding: 0.5em 2em;
    letter-spacing: 1px;
    border: none;
}

.login button.btn.btn-primary.submit:hover {
    background: #080808;
}
/*-- //login --*/
.modal-header .close {
    float: right !important;
}

.form-control:focus {
    border: 1px solid #ccc;
    outline: 0;
    box-shadow: none !important;
}

/*-- //registration --*/
/*-- effect --*/

.galsses-grid-left {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */

.galsses-grid-left figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    min-width: 100%;
    max-width: 480px;
    max-height: 360px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
}

.galsses-grid-left figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.galsses-grid-left figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.galsses-grid-left figure figcaption::before,
.galsses-grid-left figure figcaption::after {
    pointer-events: none;
}

.galsses-grid-left figure figcaption,
.galsses-grid-left figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/***** Lexi *****/

/*---------------*/

figure.effect-lexi {
    background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
    background: linear-gradient(-45deg, #000 0%, #fff 100%);
}

figure.effect-lexi img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-lexi figcaption::before,
figure.effect-lexi p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-lexi figcaption::before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    width: 285px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

figure.effect-lexi:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-lexi h3 {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px, 5px, 0);
    transform: translate3d(5px, 5px, 0);
    font-size: 25px;
    color: #fff;
}
figure.effect-lexi h3 span {
    color: #00ffff;
}

figure.effect-lexi p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1em 3em 0em;
    width: 140px;
    text-align: right;
    opacity: 0;
    -webkit-transform: translate3d(20px, 20px, 0);
    transform: translate3d(20px, 20px, 0);
    font-size: .8em;
    line-height: 1.8em;
}

figure.effect-lexi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-lexi:hover h3,
figure.effect-lexi:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*-- //effect --*/
/*--/footer-top-w3layouts--*/
.mail-grid-icon i {
    font-size: 1.3em;
    color: #151515;
    line-height: 3.2em;
}
.mail-grid-text-info h3 {
    font-size: 0.9em;
    color: #00ffff;
    margin: 0em 0 0.5em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.mail-grid-icon {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border:2px solid #777;
}
.mail-grid-text-info {
    float: right;
    width: 70%;
    text-align: left;
}
/*--//footer-top-w3layouts--*/
.blog-item{
    position:relative;
}
.floods-text {
    position: absolute;
    bottom:0%;
    left:0%;
    padding: 1em;
    background: rgba(14, 15, 16, 0.67);
    width:100%;
}
.floods-text h3{
    font-size:.9em;
    color:#fff;
    margin:0;
    font-weight:400;
}
.floods-text h3 span{
    display: block;
    color: #01cd74;
    margin: .5em 0 1em;
    font-size: .8em;
}
.floods-text h3 label{
    color: #B2B2B2;
    padding: 0 1em;
}
.floods-text h3 i{
    font-style:normal;
    color:#01cd74;
}

/*-- bootstrap-pop-up --*/

.modal-header {
    border-bottom: none;
}

.close {
    opacity: 1;
}

.modal-body p {
    margin: 0 !important;
    line-height: 2em;
}

.modal-body p i {
    display: block;
    margin: 2em 0 0;
    color: #212121;
}

.modal-body {
    padding: 0;
}

.modal-content {
    border-radius: 0;
}

button.close {
    font-size: 1em;
    color: #016065;
    outline: none;
}
.modal-body h6 {
    color: #00ffff;
    font-size: 1.1em;
    letter-spacing: 1px;
}
.modal-body h3 {
    font-size: 2em;
    color: #222;
}
.login.newsletter label {
    color: #676262;
}
.login.newsletter p a{
    font-size: 1.2em;
}
.login.newsletter a:hover {
    color: #00ffff;
}
ul.agile_top_section li {
    display: inline-block;
    width: 33%;
    text-align: center;
    list-style: none;
}

a.shop {
    display: inline-block;
    background: #f60b0e;
    padding: 0.55em 1em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
}

a.shop:hover {
    background: #151414;
}

/*-- //bootstrap-pop-up --*/

/*--about --*/

h3.tittle-w3layouts {
    color: #03dede;
    font-size: 3em;
    text-align: left;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.14);
}

.about-main {
    position: relative;
    width: 80%;
    margin: 0 auto;
}

p.paragraph {
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #777;
    line-height: 2em;
}

.about-right,
.about-right.two {
    padding: 9em 4em;
    float: right;
    background: #1B1B1B;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.about-right.two {
    float: left;
}

.about-left {
    background: url(../images/ab.html)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 350px;
    position: absolute;
    left: 4%;
    top: 12%;
    z-index: 9;
}

.about-left.two {
    background: url(../images/ab1.html)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 350px;
    position: absolute;
    left: 46%;
    top: 12%;
    z-index: 9;
}
.about-right h3 {
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 0.5em;
    font-weight: 600;
}
.about-top {
    text-align: left;
    margin: 0em 0em 1.5em;
    width: 66%;
}
.about-main.sec {
    margin-top: 5em;
}
/*--// about --*/
/*--team-- */

.team-grid {
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-bottom: 2em;
}

.team-img {
	position: relative;
}

.team-img:after {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	content: " ";
	position: absolute;
	background: rgba(0, 0, 0, 0);
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-img img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.team-info {
	left: auto;
	bottom: 0;
	width: 100%;
	padding: 0 20px;
	position: absolute;
	opacity: 0;
	color: #fff;
	-webkit-transform: translate3d(0, 10%, 0);
	transform: translate3d(0, 10%, 0);
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.team-info h4 {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 10px;
	color: #fff;
}

.team-info span {
	display: block;
	font-size: 0.9em;
	color: #fff;
	letter-spacing: 2px;
}

.team-grid:hover .team-img:after {
    background: rgba(33, 37, 41, 0.81);
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-grid:hover .team-info {
	-webkit-transform: translate3d(0, -5%, 0);
	transform: translate3d(0, -5%, 0);
	-webkit-transform: translate3d(0, -10%, 0);
	transform: translate3d(0, -10%, 0);
}

.team-grid:hover .team-info {
	opacity: 1;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

ul.social-icons li {
	list-style-type: none;
}

ul.social-icons li a i {
	color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	border: 1px solid #eee;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
}

ul.social-icons li a i.fab.fa-facebook-f:hover {
	background: #3b5998;
	border: 1px solid #3b5998;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

ul.social-icons li a i.fab.fa-twitter:hover {
	background: #1da1f2;
	border: 1px solid #1da1f2;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

ul.social-icons li a i.fab.fa-google-plus-g:hover {
	background: #dd4b39;
	border: 1px solid #dd4b39;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.about-info {
	background-color: #f5f7f7;
    padding: 2% 4%;
}
/*--// team --*/

/*-- /customers--*/
.customer-info h4 {
    font-size: 1.4em;
    color: #4e5052;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    line-height: 1.4em;
}
.customer-info h6 {
    font-size: 1em;
    margin: 1em 0;
    color: #00ffff;
}
.customer-info ul.social-icons li a i {
    color: #202223;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid #202223;
    text-align: center;
}
.customer-info h5 {
    font-size: 1.1em;
    color: #676b6f;
    margin-top: 0.3em;
}
/*-- //works--*/

.ser-first-grid span {
    font-size: 40px;
    color: #fff;
    background: none;
    width: 100px;
    height: 100px;
    line-height: 2.4em;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.ser-first-grid:hover span {
    color: #F60B0E;
}

.ser-first-grid p {
    margin: 0;
    color: #777;
    font-size: 0.9em;
    line-height: 1.9em;
}

.ser-first-grid h3 {
    margin: 26px 0 10px 0;
    color: #fff;
    font-weight: 600;
    font-size: 1.4em;
    letter-spacing: 1px;
}

.works {
    padding: 7em 0;
    background: #1d1c1c;
}

p.visit {
    font-size: 20px;
    margin: 20px 0;
    color: #6f6f6f;
    font-weight: 300;
}

p.support,
ul.support li {
    color: #212121;
    text-align: center;
    margin: 5px 0;
    font-size: 15px;
}

ul.support li {
    line-height: 25px;
    display: block;
}

.sign.text-center {
    margin-top: 60px;
}

a.popup-with-zoom-anim {
    padding: 0.8em 1.5em;
    color: #fff;
    background-color: #1d1c1c;
    text-align: center;
    font-size: 0.8em;
    letter-spacing: 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
}

.agilegrid5 .sign.text-center {
    margin-top: 60px;
}

.priceman img {
    width: 100%;
}

.inner-testimonials img {
    /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); */
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    background: #eee;
    padding: 6px;
}

.portfolio-project .portfolio-grids img.img-responsive {
    width: 100%;
}

.portfolio-project {
    background: #313131;
    padding: 7em 0;
}

/*-- Popup-Box --*/

form li {
    list-style: none;
}

form ul {
    padding: 0;
}

h4.payment-head {
    font-size: 1.9em;
    color: #222222;
    padding: 0.5em 0;
    text-align: left;
    float: left;
}

.payment-online-form-left span {
    vertical-align: sub;
    margin-right: 30px;
}

.payment-online-form-left form {
    padding: 0;
}

.payment-online-form-left input[type="text"],
.payment-online-form-left input[type="email"] {
    padding: 1em;
    color: #485460;
    width: 49.3%;
    margin: 0.5em 0;
    border: 1px solid;
    outline: none;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    float: left;
    font-size: 0.9em;
    border-color: #CCC;
    -webkit-appearance: none;
    letter-spacing: 1px;
    letter-spacing: 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
}

.payment-online-form-left textarea {
    width: 100%;
    height: 150px;
    margin: 6px 0;
    padding: 10px;
}

input#datepicker {
    padding: 1em 1em 1em 1em;
}

.payment-online-form-left input[type="text"]:hover {
    border-color: #fa6e6f;
}

.text-box-light {
    background: #FFF url("../images/calender.html") no-repeat 95% 50%;
    cursor: pointer;
    position: relative;
}

.payment-online-form-left ul li:first-child input[type="text"],
.payment-online-form-left ul li:first-child input[type="email"] {
    margin-right: 1%;
}

.payment-online-form-left input[type="text"]:active,
.payment-online-form-left input[type="text"]:hover,
.payment-online-form-left textarea:hover {
    border-color: #636465;
    color: #5c5c5d;
}

.payment-date-section {
    background: url("../images/calender.html") no-repeat #fff 50%;
}

.payment-sendbtns {
    float: right;
    margin: 1em 0 0 0;
}

.payment-sendbtns input[type="reset"] {
    background: #111;
    padding: 10px 50px;
    border: none;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    outline: none;
    letter-spacing: 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
}

.payment-sendbtns input[type="reset"]:hover {
    color: #FFF;
    background: #2196F3;
}

.payment-sendbtns input[type="submit"] {
    background: #f60b0e;
    padding: 10px 50px;
    border: none;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-appearance: none;
    outline: none;
    letter-spacing: 1px;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
}

.payment-sendbtns input[type="submit"]:hover {
    color: #fff;
    background: #f60b0e;
}

.payment-sendbtns li {
    display: inline-block;
}

.payment-type li {
    display: inline-block;
}

.payment-online-form-left {
    padding: 1em;
}

/*-- //Popup-Box --*/

.banner_inner {
    background: url(../image/banner-mid.png)no-repeat 0px -73px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    moz-background-size: cover;
    min-height: 241px;
}

ul.short {
    text-align: left;
    padding: 5em 0em 0 2em;
}

ul.short li {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 2px;
}

.services-breadcrumb ul li i {
    padding: 0 1.5em;
}

ul.short li a {
    color: #00ffff;
}

/*-- /error --*/

.error_page h4 {
    font-size: 12em;
    font-weight: 600;
    color: #333;
    margin: 0;
    padding: 0;
}

a.b-home {
    background: #0c0c0c;
    padding: 0.7em 1.5em;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    margin: 2em 0 1em 0;
}

a.b-home:hover {
    background: #00ffff;
    letter-spacing: 1px;
}

.error_page p {
    color: #848080;
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin: 1em 0 2em 0;
}

.error_page {
    margin: 0 auto;
    text-align: center;
}

.error_page form input[type="search"] {
    outline: none;
    border: 1px solid #c4c5c5;
    background: none;
    color: #212121;
    padding: 11px 15px;
    width: 80%;
    float: left;
    font-size: 16px;
    letter-spacing: 2px;
}

.error_page button.btn1 {
    color: #fff;
    border: none;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    background: #151515;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 20%;
    cursor: pointer;
}
.error_page button.btn1:hover {
    background: #00ffff;
}
.error_page form {
    margin: 0 auto;
    width: 35%;
    text-align: center;
}
/*-- //error --*/
.middle-text-info {
    background: url(../image/camera1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 400px;
    padding: 3em 0 0 0;
        border-top: 3px solid #00ffff;
    border-bottom: 3px solid #00ffff;
}
.owl-carousel.owl-theme.row.owl-loaded.owl-drag {
    margin: 0;
}
h3.tittle-w3layouts.two{
    font-weight:300;
    color:#fff;
    letter-spacing:10px;
}
.testimonials_grid h3 {
    margin: 1em 0 0.5em 0;
    color: #131212;
    font-size: 1.4em;
}
.testimonials_grid label {
    font-size: 1em;
    letter-spacing: 1px;
    color: #00ffff;
}
.testimonials_grid h3 span {
    font-weight: 100;
    font-size: 0.8em;
    color: #888;
}
.testimonials_grid p {
    width: 70%;
    margin: 1em auto 0;
    line-height: 2em;
    letter-spacing: 1px;
    color: #959596;
}
div#carouselExampleControls .carousel-item {
    background: none;
    height: auto;
}
.testimonials_grid {
    margin: 0 auto;
    width: 60%;
}
a.carousel-control-next.test, a.carousel-control-prev.test {
    color: #0e0f10;
    text-align: center;
    opacity: 0.9;
    font-size: 2em;
}
.testimonials {
    background: #fff;
}
.bottom-sub-grid {
    padding: 0 5em;
}
.bottom-sub-grid span {
    font-size: 2em;
    color: #444;
}
.bottom-sub-grid p a,.about-info a {
    color: #333!important;
}
.footer-top-w3layouts-grid-sec:hover .mail-grid-icon i {
    color: #00ffff;
}
/*--footer--*/

footer {
	background: #151515;
}

.footer-grid-w3ls h3 {
	font-size: 1.4em;
	color:#00ffff;
	font-weight: 300;
	margin-bottom: 1em;
	letter-spacing: 1px;
	border-bottom: 1px dotted #4d5052;
	padding-bottom: 0.8em;
}

.footer-text p,
.contact-info p {
    color: #fdfeff;;
	line-height: 1.9em;
}

.phone {
	margin-top: 20px;
}

.contact-info h4 {
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.9;
	color: #00ffff;
}

.copyright-w3layouts {
	border-top: 1px solid #292828;
	margin-top: 2em;
	padding-top: 2em;
}

.copyright-w3layouts p {
    color: #ffffff;
}

.copyright-w3layouts p a:hover {
	color: #fff;
}

.footer p {
	color: #808080;
}

.newsletter .email {
	background-color: #F4F4F4;
	border: none;
}

.footer-text input[type="email"] {
	outline: none;
	padding: 12px 15px;
	color: #fff;
	font-size: 13px;
	width: 84%;
	border: none;
	background: none;
	letter-spacing: 1px;
	float: left;
}

.newsletter {
	position: relative;
	margin-top: 2em;
}

.footer-text button.btn1 {
	color: #00ffff;
	border: none;
	padding: 10px 0;
	outline: none;
	text-align: center;
	text-decoration: none;
	background: none;
	cursor: pointer;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
	float: right;
	width: 15%;
}

.footer-grid-w3ls form {
	border: 1px solid #3e3c3c;
	width: 100%;
	margin-top: 20px;
}

ul.social_section_1info li {
	display: inline-block;
}

ul.social_section_1info {
	margin-top: 15px;
}

ul.social_section_1info a {
	color: #808080;
	margin-right: 10px;
	font-size: 15px;
}

ul.social_section_1info a:hover {
	color: #fff;
}

.phone p a {
	color: #808080;
}

.phone p a:hover {
	color: #fff;
}

ul.links li {
	list-style-type: none;
	margin: 10px 0;
}

ul.links li a {
    color: #616263;
}

ul.links li a:hover {
	color: #fff;
}

.copyright-w3layouts a i:hover {
	color: #ffa200;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
}
.owl-item.active {
    padding: 15px;
    border: 1px solid #e4e4e4;
}

/*--social-icons--*/
.footer-social li {
    display: inline-block;
}
.footer-social li a {
    color: #999;
    font-size: 15px;
}
.footer-social li a:hover {
    color: #00ffff;
}

/*--//social-icons--*/

.copyright-w3layouts a {
    color: #00ffff;
}

/*--//footer--*/
/*-- to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 55px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/up_arrow.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //to-top --*/

/*-- responsive media queries --*/

@media(max-width:1680px) {
    .header_left {
        margin-top: 0.8em;
        width: 46.5%;
    }
    .carousel-indicators {
        bottom: 20%;
        left: 19%;
    }
}

@media(max-width:1600px) {
    .header_left {
        width: 44.5%;
    }
    .carousel-indicators {
        bottom: 20%;
        left: 17%;
    }
}

@media(max-width:1580px) {
    .header_left {
        width: 40.5%;
    }
    .carousel-indicators {
        bottom: 20%;
        left: 13%;
    }
}

@media(max-width:1440px) {
    .header_left {
        width: 39.5%;
    }
    .ab_content,
    .works,
    .portfolio-project,
    .pricing,
    .testimonials {
        padding: 5em 0;
    }
    .inner_sec_info_w3ls_agile {
        margin-top: 3em;
    }
    h3.subheading {
        font-size: 20px;
    }
}

@media(max-width:1366px) {
    .carousel-indicators {
        bottom: 24%;
        left: 11%;
    }
    .header_left {
        width: 37.5%;
    }
    h3.tittle-w3layouts-w3ls {
        font-size: 3em;
    }
}

@media(max-width:1280px) {

    .banner_inner {
        background: url(../images/banner4.jpg)no-repeat 0px -55px;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        moz-background-size: cover;
        min-height: 159px;
    }
    ul.short {
        text-align: left;
        padding: 4.5em 0em 0 2em;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: 60px;
        font-size: 30px;
    }
    .about-right,
    .about-right.two {
        padding: 7em 3em;
    }
    .ser-first-grid h3 {
        margin: 26px 0 10px 0;
        font-size: 1.2em;
    }

    .bottom-sub-grid {
        padding: 0 3em;
    }
    .carousel-item {
       height: 26em;
    }
    .carousel-caption {
       bottom: 10em;
    }
}

@media(max-width:1080px) {
    .header_left {
        width: 24.5%;
    }
    .pricing-bottom {
        padding: 3em 1em;
    }
    .teastmonial-info {
        padding: 3em 2em 0em 0em;
        width: 50%;
    }
    #quote-carousel .carousel-control.right {
        left: 329px !important;
    }
    #quote-carousel .carousel-control.left {
        left: 281px;
    }
    #quote-carousel .carousel-indicators {
        left: 7%;
        top: auto;
        bottom: 17px;
        margin-right: -19px;
    }
    .navbar-light .navbar-nav .nav-link, .dropdown-item {
        margin: 0em 0.5em;
        padding: 10px 7px;
    }
    .carousel-caption {
      bottom: 6em;
    }
    .carousel-item {
       height: 30em;
    }
    .address-info {
        padding: 3em 0em;
    }
    .team-img:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80%;
    }
}

@media(max-width:1050px) {
    .navbar-left {
        width: 18%;
    }
    nav#cl-effect-15 ul li {
        padding: 10px 16px;
    }
    .carousel-indicators {
        bottom: 21%;
        left: 7%;
    }
    .pricing-top p {
        font-size: .875em;
        margin: 0.5em 0 0 0;
    }
    .sign.text-center {
        margin-top: 35px;
    }
    h3.tittle-w3layouts-w3ls {
        font-size: 2.4em;
    }
    .testimonials_grid p {
        width: 100%;
        margin: 1em auto 0;
        line-height:1.9em;
    }
    .mail-grid-text-info {
        float: right;
        width: 100%;
        text-align: left;
        margin-top: 1em;
    }
    .footer-grid-w3ls h3 {
        font-size: 1.2em;
        margin-bottom: 1em;
    }
    .bottom-sub-grid {
        padding: 0 1em;
    }
    ul.cart-inner-info li {
        margin-left: 1em;
    }
    .carousel-caption span {
        font-size: 0.3em;
        letter-spacing: 5px;
        line-height: 1.3em;
    }
    .carousel-caption {
        bottom: 8em;
    }
    .carousel-caption h2, .carousel-caption h3 {
        line-height: 1.4em;
        font-size: 4em;
        letter-spacing: 5px;
    }
    .middle-text-info {
        min-height: 362px;
        padding: 3em 0 0 0;
    }
    .owl-item {
       padding:5px;
    }
    .owl-item.active {
       padding:0px;
    }
 
}

@media(max-width:1024px) {
    .bottom-sub-grid {
        padding: 0 0.5em;
    }
    .top-info h6 {
        letter-spacing: 2px;
    }
}

@media(max-width:991px) {
    .banner_inner {
        background: url(../images/banner4.jpg)no-repeat 0px -20px;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        moz-background-size: cover;
        min-height: 133px;
    }
    ul.short {
        text-align: left;
        padding: 3.5em 0em 0 1.3em;
    }
    .carousel-indicators {
        bottom: 21%;
        left: 17%;
    }
    .about-left {
        position: static;
        left: 4%;
        top: 12%;
    }
    .about-left.two {
        position: static;
        left: 46%;
        top: 12%;
        z-index: 9;
    }
    .about-right.two {
        float: none;
    }
    .news-right {
        padding: 1em 0 3em 0;
    }
    .ser-first-grid.text-center {
        float: left;
        width: 50%;
    }
    .ser-first-grid.text-center:nth-child(3),
    .ser-first-grid.text-center:nth-child(4) {
        margin-top: 2em;
    }
    .ser-first-grid p {
        padding: 0 15px;
    }
    .portfolio-grids_left {
        padding: 0;
        float: left;
    }
    .portfolio-grids {
        padding: 0;
        float: left;
        width: 49%;
    }
    .pricing_inner_main {
        margin: 0 auto;
        width: 31.3%;
        float: left;
        padding: 0 5px;
    }
    .pricing-bottom-bottom p {
        font-size: 0.9em;
        margin: 0 0 1em 0;
    }
    .pricing-top h3 {
        font-size: 1.6em;
    }
    .pricing-top p span {
        font-size: 2.5em;
    }
    .teastmonial-info {
        padding: 3em 1em 0em 0em;
        width: 100%;
    }
    .testimonials-main img {
        margin: 0 auto;
        width: 100%;
        float: right;
    }
    #quote-carousel .carousel-indicators {
        left: 4%;
        top: auto;
        bottom: -20px;
        margin-right: -19px;
    }
    #quote-carousel .carousel-control {
        font-size: 2em;
        margin-top: 0px;
        line-height: 85px;
    }
    #quote-carousel .carousel-control.left {
        left: 0px;
    }
    #quote-carousel .carousel-control.right {
        left: 45px !important;
    }
    .dropdown-menu {
        position: static;
        display: none;
        float: none;
    }
    .bottom-sub-grid {
        padding: 2em 4em;
    }
    .mail-grid-text-info {
        float: left;
        width: 70%;
        text-align: left;
        margin-top: 1em;
        margin-left: 5%;
    }
    .footer-top-w3layouts-grid-sec {
        margin-bottom: 1em;
    }
    .footer-grid-w3ls {
        margin-top: 2em;
    }
    .customer-main {
        float: left;
        width: 50%;
        margin-bottom: 1em;
    }
    h3.tittle-w3layouts {
        font-size: 2.6em;
    }
    .team-img:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .team-info h4 {
        font-size: 20px;
    }
    .team-info span {
        font-size: 0.8em;
        letter-spacing:1px;
    }
}

@media(max-width:900px) {
    .top-info h6 {
        letter-spacing: 1px;
        font-size: 0.9em;
    }
    .top-info ul li {
        list-style: none;
        display: inline-block;
        color: #999;
        letter-spacing: 1px;
        font-size: 0.9em;
    }
    h1.logo-w3layouts a.navbar-brand {
       font-size: 1.3em;
    }
    h3.tittle-w3layouts {
        font-size: 2.2em;
    }
}

@media(max-width:800px) {
    .top-info,.top-info-cart {
        padding: 0;
    }
    .carousel-caption h2, .carousel-caption h3 {
        line-height: 1.4em;
        font-size: 3.3em;
        letter-spacing: 5px;
    }
    .middle-text-info {
        min-height: 271px;
        padding: 3em 0 0 0;
    }
  
}

@media(max-width:768px) {
    .carousel-caption h2, .carousel-caption h3 {
        line-height: 1.4em;
        font-size: 3em;
        letter-spacing: 5px;
    }
    .carousel-item {
        height: 26em;
    }  
      .bottom-sub-grid {
        padding: 1em 4em;
    }
    .carousel-item {
        height: 16em;
    }
    .carousel-caption {
        bottom: 3em;
    }
}

/*@media(max-width:767px) {
        label.top-log {
        width: 92%;
        height: 1px;
        background: #d7d7da;
        display: block;
        margin: 10px 0;
    }
    button.top_googles_cart {
        padding: 0.5em 2em;
        letter-spacing: 1px;
    }
    .top-info, .top-info-cart {
        padding: 0;
        text-align: center!important;
        width:100%;
    }
}*/

@media(max-width:736px) {
   .modal-body h3 {
       font-size: 1.4em;
    }
    .team-grid img {
        width: 100%;
    }
    .team-main-gd {
        float: left;
        width: 50%;
    }
    .team-img:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
    }
}

@media(max-width:667px) {
    .error_page form {
        margin: 0 auto;
        width: 65%;
        text-align: center;
    }
    .error_page h4 {
        font-size: 9em;
    }
    h3.subheading {
        font-size: 18px;
    }
    h3.tittle-w3layouts {
        font-size: 2em;
    }
    .testimonials_grid h3 {
        margin:0em 0;
        font-size: 1.2em;
    }
}

@media(max-width:640px) {
   
    ul.short {
        text-align: left;
        padding: 3em 0em 0 1.3em;
    }
  
    .ser-first-grid p {
        padding: 0 5px;
    }
    .inner_sec_info_w3ls_agile {
        margin-top: 2em;
    }
    .payment-sendbtns input[type="reset"],
    .payment-sendbtns input[type="submit"] {
        padding: 10px 33px;
    }
    .pop_up h4 {
        margin: 1em 0 0.5em 0;
        font-size: 1.5em;
    }
    .carousel-caption h2, .carousel-caption h3 {
        line-height: 1.4em;
        font-size: 2.5em;
        letter-spacing: 5px;
    }
    .carousel-item {
        height: 19em;
    }
    .carousel-caption {
        bottom: 4em;
    }   
    .nav-mega .dropdown-menu.mega-menu>li {
        padding: 2em 1em;
    }
    .media-list h5 {
        font-size: 1.2em;
    }
    .testimonials_grid {
        margin: 0 auto;
        width:80%;
    }
    figure.effect-lexi figcaption::before {
        position: absolute;
        right: -100px;
        bottom: -100px;
        width: 273px;
        height: 264px;
    }
}

@media(max-width:600px) {
    .error_page h4 {
        font-size: 9em;
    }
    .header_left {
        padding-right: 4.5em;
    }
    .carousel-caption h2, .carousel-caption h3 {
        line-height: 1.4em;
        font-size: 2.5em;
        letter-spacing: 1px;
    }
    .carousel-caption span {
        font-size: 0.4em;
        letter-spacing: 2px;
        line-height: 1.3em;
    }
    .team-img:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height:70%;
    }
    h3.tittle-w3layouts.two {
        letter-spacing: 2px;
    }
}

@media(max-width:568px) {

    .imagezoom-cursor,
    .imagezoom-view {
        display: none;
    }
    .carousel-item {
        height: 17em;
    }
    .carousel-caption {
        bottom: 3em;
    }
    h3.tittle-w3layouts {
        font-size: 1.8em;
    }
    .bottom-sub-grid {
        padding: 1em 1em;
    }
    .grid-price {
        margin: 0!important;
    }
    .nav-mega .dropdown-menu.mega-menu {
        width: 100%;
        margin-top: 0;
        padding: 0;
        left: 0%;
        border-radius: 0;
    }
 }

@media(max-width:480px) {
     .team-img:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height:80%;
    }
    .modal-body h3 {
        font-size: 1.2em;
    }
    .modal-body h6 {
        font-size: 1em;
    }
    .carousel-caption h2, .carousel-caption h3 {
        line-height: 1.4em;
        font-size: 2em;
        letter-spacing: 1px;
    }
    h3.tittle-w3layouts.two {
        letter-spacing:2px;
    }
    h1.logo-w3layouts a.navbar-brand {
        font-size: 1.2em;
    }
    h3.tittle-w3layouts {
        font-size: 1.7em;
        letter-spacing: 0px;
    }
}

@media(max-width:414px) {
    a.animated-button:link, a.animated-button:visited {
        position: relative;
        padding: 6px 25px;
    }
    .carousel-caption {
        bottom: 0em;
    }
}

@media(max-width:384px) {
    .carousel-item {
        height: 7.4em;
    }
    .carousel-caption h2, .carousel-caption h3 {
        line-height: 1.4em;
        font-size: 1.8em;
        letter-spacing: 1px;
    }
    .middle-text-info {
        min-height: 213px;
        padding: 3em 0 0 0;
    }
    .team-main-gd {
        float: left;
        width: 100%;
    }
    .team-img:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
    }
    .middle-text-info {
        min-height: 215px;
        padding: 3em 0 0 0;
    }
    figure.effect-lexi h3 {
        font-size: 19px;
    }
    h4.sub-tittle-w3layouts {
        font-size: 1.3em;
    }
    header {
        padding: 1em 1em 0 1em;
    }
    .banner_inner {
        min-height: 109px;
    }
}

@media(max-width:375px) {
   h1.logo-w3layouts a.navbar-brand {
        font-size: 13px;
    }
}

@media(max-width:320px) {
    h1.logo-w3layouts a.navbar-brand {
        font-size: 11px;
    }
    h3.tittle-w3layouts {
        font-size: 1.5em;
        letter-spacing: 0px;
    }
    .team-img:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60%;
    }
}
.product
{
        padding-bottom: 66px;
        padding-right: 0px;
    padding-left: 0px;

}





.hover01 figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover01 figure:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.back-bg{

 background: url(../images/bg.jpg) no-repeat 0px 0px;
   
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 400px;
    padding: 3em 0 0 0;
}

.pppp{
        margin-top: -5px;
    margin-left: -9px;
    margin-right: -9px;
}

.kimoha-menu-area {
    background: -moz-linear-gradient(#292929, #252525);
    background: -ms-linear-gradient(#292929, #252525);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #292929), color-stop(100%, #252525));
    background: -webkit-linear-gradient(#292929, #252525);
    background: -o-linear-gradient(#292929, #252525);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#252525');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#252525')";
    background: linear-gradient(#292929, #252525);
}

.navbar-toggle {
    background-color: #666;
}
@media (min-width: 768px)
.navbar-toggle {
    display: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navmargin
{
    margin-top: -24px;
}
.logosize
{
        font-size: 19px;
}
.header
{
    list-style: none;
}
.topstrip{
        background-color: #9a9898;
    height: 40px;
}
.padli
{
        padding-top: 6px;
}
    
.bg-light {
    background-color: #000 !important;
}


.camera{
    font-size: 29px;
}


.green
{
       text-shadow: -3px 3px 0px #dcc8c8;
        color:#435a26  !important;
}


    /*
        body {
            font: 300 15px/1.5 "Helvetica Neue", helvetica, arial, sans-serif;
            background: #fff;
            margin: 15px;
        }
    */
        article {
            width: 600px;
            margin: 0 auto;
            background: #000;
            color: #fff;
            border-radius: 5px;
            box-shadow: 0 0 15px 2px #666;
        }
    
        section {
            clear: left;
        }
    
       /* h1 {
            font-size: 45px;
            font-weight: 100;
            letter-spacing: 15px;
            text-align: center;
        }*/

        /*h1, #main_content, #dog_link {
            padding: 15px;
        }

        p {
            margin: 15px 0;
        }*/
    
       /* a {
            color: #06c;
        }*/
    
        #main_nav ul {
            background: transparent;
            float: left;
            -webkit-transition: .5s;
            transition: .5s;
        }
    
        #main_nav li {
            float: left;
            position: relative;
            width: 150px;
            list-style: none;
            -webkit-transition: .5s;
            transition: .5s;
        }
      
     #main_nav .dropdown-menu li{
         width: 220px;
     }
        #main_nav > ul > li > a, h1 {
            text-transform: uppercase;
        }
    
        #main_nav a {
            display: block;
            text-decoration: none;
            padding: 5px 15px;
            color:#fff;
        }

        #main_nav ul ul {
            position: absolute;
            left: 0;
            top: 100%;
            visibility: hidden;
            opacity: 0;
        }
    
        #main_nav ul ul ul {
            left: 100%;
            top: 0;
        }
    
        #main_nav li:hover, #main_nav li:hover li {
            background:#2ad3e8;
        }
    
        #main_nav li li:hover, #main_nav li li:hover li {
            background: #000;
        }
    
        #main_nav li li li:hover {
            background: #999;
        }
    
        #main_nav li:hover > ul {
            visibility: visible;
            opacity: 1;
        }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    /*min-width: 17rem;*/
    padding: -0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 0rem;
}




.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 0.25rem;
}

.shadow-p{
    color: #006b50 !important;
    text-shadow: -1px 3px #34ff00;
}

.h4-text
{
    text-shadow: -2px 0 #000000, 0 2px #000000, 2px 0 #000000, 0 -2px #000000;
}
/*-- //responsive media queries --*/

.welcbg{
    background-image: url(../images/bg1.jpg);
 /*   background-size: cover;  */  
    padding: 7px 0;
}


.sec3{
    background-image: url(../image/excel_02.jpg);
    padding: 60px 0;
    position: relative;
    background-size: cover;
}

/*#main_nav .dropdown-menu li{
        transform: rotateY(90deg);
        transition-delay: 350ms;
}*/

  


@media (max-width: 767px){
    .padli {
        padding-top: 6px;
        font-size: 14px;
    }
    .carousel-captionslide2{
        left: auto;
    }
    .carousel-captionslide3 {
    right: auto;
}
}




.boxing
{

    box-shadow: 3px 3px 2px 3px #908b89;
}

.welcome{
        width: 50%;
    margin: 5px auto;
    align-items: center;
}


.topbar {
    background: #dedddd;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.3);
}

.topbar_content {
    line-height: 45px;
}

.top_menu {
    border-bottom: 1px solid #d7d7d7;
    text-align: center;
}




.pull-right-top {
     border-left: 1px none; 
    float: right;
}

@media screen and (max-width: 991px)
.pull-right-top {
    border-left: 1px none;
    float: none;
}

.pull-right-top {
    text-align: center;
    border-left: 1px;
}

@media screen and (max-width: 640px)
.short_link img {
    display: none;
}




 .services_area {
  display: block;
  overflow: hidden;
  background: url("../images/service-bg.jpg") no-repeat center fixed;
  background-size: cover;
  padding: 20px 0 41px;
}
.services_area .tittle {
  padding-bottom: 65px;
}
.services_area .services_items {
  margin-bottom: 30px;
}
.services_area .services_items .service_img {
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.services_area .services_items .service_img img {
  max-width: 100%;
  transition: all 500ms linear 0s;
}
.services_area .services_items .service_content {
  padding: 30px 25px;
  background: #fff;
  transition: all 300ms linear 0s;
}
.services_area .services_items .service_content a {
  display: auto;
  align-items: center;
  font: 400 20px/1 "Nunito", sans-serif;
  color: #000;
}
.services_area .services_items .service_content a img {
  margin-right: 20px;
  float: left;
}
.services_area .services_items .service_content a:hover, .services_area .services_items .service_content a:focus {
  color: #fff !important;
}
.services_area .services_items .service_content p {
  line-height: 28px;
  padding-top: 20px;
  width: 100%;
  display: block;
  overflow: hidden;
}
.services_area .services_items:hover .service_img img, .services_area .services_items:focus .service_img img {
  transform: scale3D(1.2, 1.2, 1);
}
.services_area .services_items:hover .service_content, .services_area .services_items:focus .service_content {
  background: rgba(48, 48, 56, 0.8) none repeat scroll 0 0;
  color: #fff;
}
.services_area .services_items:hover .service_content a, .services_area .services_items:hover .service_content p, .services_area .services_items:focus .service_content a, .services_area .services_items:focus .service_content p {
  color: #fff;
}

.sa_2 {
  padding-top: 110px;
}

.services_trades_area {
  display: block;
  overflow: hidden;
  padding: 100px 0 90px;
}
.services_trades_area .trades {
  box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.75);
  text-align: center;
  padding: 40px 20px;
  margin-bottom: 30px;
  transition: all 300ms linear 0s;
  height: 325px;
}
.services_trades_area .trades a {
  display: block;
  font: 600 20px/30px "Nunito", sans-serif;
  color: #272727;
  padding: 35px 0 25px;
}
.services_trades_area .trades p {
  line-height: 28px;
}
.services_trades_area .trades:hover, .services_trades_area .trades:focus {
  background: #044192;
}
.services_trades_area .trades:hover a, .services_trades_area .trades:focus a {
  color: #fff;
}
.services_trades_area .trades:hover p, .services_trades_area .trades:focus p {
  color: rgba(255, 255, 255, 0.702);
}
.services_trades_area .theme_btn {
  width: 198px;
  margin: 50px auto 0;
  display: block;
}

.we_go_green {
    background: #b4ed3a url(../image/go-green.jpg) right bottom no-repeat;
    font-size: 46px;
    font-family: 'PT Sans' !important;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 5px;
    line-height: 40PX;
    border-bottom: 3px solid #00ffff;
}

.we_recycle {
    margin-top: 40px;
}

.for_our {
    color: #3b3b3b;
    font-size: 32px;
    letter-spacing: 1px;
}

.click_to_know {
    background: #157d23;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    font-family: 'PT Sans' !important;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: center;
}

@media screen and (max-width: 991px){
.logo img {
    margin: 0 auto;
}
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    border: 10px solid #fff;
}

.logo img {
    width: 100%;
}

@media (min-width: 410px){

.logo img {
    width: 100%;
}
}


.top_slider h2 {
 position: absolute;
 top: 50%;
 left: 25%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 color: #000;
 font-size: 35px;
 -webkit-transition: all 300ms ease;
 transition: all 300ms ease;
 text-transform: uppercase;
}


.top_slider h3 {
 position: absolute;
 top: 50%;
 right: -54%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 color: #000;
 font-size: 35px;
 -webkit-transition: all 300ms ease;
 transition: all 300ms ease;
 text-transform: uppercase;
}
.menufont{
        font-family: Verdana, Tahoma;
    font-size: 17px;
    font-weight: 100;
}

.welcom{
     /*   font-family: "PT Sans" !important;*/
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 5px;
    line-height: 38px;
    text-align: center;
    
    margin-bottom: 0.5em !important;
}

.circelimg{
        border-radius: 54%;
    border: 12px solid;
}

/*
.mask {

  width: 100%

  height: 100%;

  position: absolute;

  overflow: hidden;

  top: 0;

  left: 0;

}

 

.mask p {

  margin: 20px 0 0 250px;

  position: relative;

  text-align: center;

  color: #333;

}

 

.mask h2 {

  font-weight: normal !important;

  font-family: 'Nova Square', cursive;

  font-size: 22px;

  text-transform: uppercase;

 

  -webkit-transform: scale(0);

  -moz-transform: scale(0);

  -o-transform: scale(0);

  -ms-transform: scale(0);

  transform: scale(0);

  -webkit-transition: all 0.5s linear;

  -moz-transition: all 0.5s linear;

  -o-transition: all 0.5s linear;

  -ms-transition: all 0.5s linear;

  transition: all 0.5s linear;

  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

  filter: alpha(opacity=0);

  opacity: 0;

}

 

.mask p {

  font-weight: normal !important;

  font-family: verdana, sans-serif;

  font-size: 18px;

  text-align: center;

  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

  filter: alpha(opacity=0);

  opacity: 0;

  -webkit-transform: scale(0);

  -moz-transform: scale(0);

  -o-transform: scale(0);

  -ms-transform: scale(0);

  transform: scale(0);

  -webkit-transition: all 0.5s linear;

  -moz-transition: all 0.5s linear;

  -o-transition: all 0.5s linear;

  -ms-transition: all 0.5s linear;

  transition: all 0.5s linear;

}

 

.box {

  z-index: 9;

  cursor: default;

  overflow: hidden;

  text-align: center;

  position: relative;

}

 

img {

  display: block;

  left: 10px;

  margin-left: -10px;

  position: relative;

  -webkit-transition: all 0.6s ease-in-out;

  -moz-transition: all 0.6s ease-in-out;

  -o-transition: all 0.6s ease-in-out;

  -ms-transition: all 0.6s ease-in-out;

  transition: all 0.6s ease-in-out;

  

}


.box:hover > img {

      -webkit-transform: scale(-22);
    -moz-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(1.1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=0);
    opacity: 1.3;
    border-radius: 53%;
    border: 12px solid;

}

 

.box:hover h2,

.box:hover p {

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -o-transform: scale(1);

  -ms-transform: scale(1);

  transform: scale(1);

  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";

  filter: alpha(opacity=100);

  opacity: 1;

}
*/

.view {
    width: 250px;
    height: 250px;
    margin: 10px;
    float: left;
    /*border: 10px solid #fff;*/
    overflow: hidden;
    position: relative;
    text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: none;
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}
.bdrimg img{
    border-radius: 100%;
}
.view-tenth:hover h2, .view-tenth:hover p, .view-tenth:hover a.info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.carousel {
    position: relative;
}

.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.view img {
    display: block;
    position: relative;
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-tenth .mask {
    background-color: rgba(0, 0, 0, 0.49);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view .mask, .view .content {
        width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hidden {
    display: none;
}


.view-tenth h2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    background: transparent;
    margin: 65px 15px 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #fff;
    text-shadow: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 18px !important;
    padding: 10px;
  /*  background: rgba(0, 0, 0, 0.8);*/
    margin: 0 0 0 0;
}


/*.banner-Label h2 {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 48px;
    font-weight: 700;
    padding: 35px 0 0;
    text-align: center;
    text-shadow: 0 5px 5px #333;
    text-transform: uppercase;
}
*/
.banner-Label {
    background: url(../images/bg.png) repeat-y fixed center top rgba(51, 51, 51, 1);
    color: #fff;
    overflow: auto;
    background-size: cover;
    }


.banner-Label p{
    color: #fff;
}    

.hs {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #fff;
}


.head123{
        color: #00ffff;
}
.banner-profile {
    background: url(../images/slide-03.jpg) repeat-y fixed center top rgba(51, 51, 51, 1);
    color: #fff;
    overflow: auto;
    background-size: cover;
    }

.profile{
     background: url(../images/pro.jpg) repeat-y fixed center top rgba(51, 51, 51, 1);
}

.profiletop{

        margin-top: 182px;
}

.profilebot{
    margin-bottom: 182px;
    }


    .banner-green {

     background: url(../images/green.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    moz-background-size: cover;
    min-height: 398px;
    }


.Green-section {
    padding: 70px 15px 16% 0px;
    background-color: #8cdc25;
    position: relative;
    /*background-image: url(../images/green-bg.png);*/
    background-repeat: repeat-x !important;
    background-position: bottom center;
    background-size: 48%;
}

.arrow-up{
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    height: 0;
    margin: 0 auto;
    position: relative;
    top: 0px;
    width: 0;
}

.greenbg{
        background-color: #fff;
    padding: 20px 28px;
    position: relative;
    border-radius: 21px;
}


.green h2 {
    color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 65px;
    font-weight: 700;
    text-align: center;
    text-shadow: -3px 2px 0 #468d03;
    text-transform: uppercase;
}

.brand {
    background: url(../images/brand.jpg) repeat-y fixed center top rgba(51, 51, 51, 1);
    color: #fff;
    overflow: auto;
    background-size: cover;
    }

    .down {
    background: url(../images/down.jpg) repeat-y fixed center top rgba(51, 51, 51, 1);
    color: #fff;
    overflow: auto;
    background-size: cover;
    }

    .dow{
            background: #fff;
    padding: 42px 58px 50px;
    }

.innerimg{
     
    background-color: #E91E63;
    /* margin: 47px; */
    border-radius: 5px 19px;
    padding: 9px;
}

.downl h2 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    background-color: #d9008a;
    text-align: center;
    color: #fff;
    padding: 12px 0px;
    margin-bottom: 0px;
        margin-top: 52px;
}

.ddd {
    background: #fff;
    padding: 30px 0px;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.downbut{
    bottom: -12px;
    left: 50%;
    margin-left: -45px;
    position: absolute;
}

.downbut h4 a:hover {
    text-decoration: none;
}
.downbut h4 a {
    background: #d9008a;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 3px;
    padding: 5px 15px;
}
.cbim{
    width: auto;
}
@media screen and (max-width: 640px){
    .cbim{
        width: 320px;
    }
}
@media screen and (max-width: 640px){
    .short_link img {
        display: none;
    }
}
@media screen and (max-width: 640px){

.topbar_content span.descr {
    display: none;
}
}

@media screen and (max-width: 991px){
.pull-right-top {
    border-left: 1px none;
    float: none;
}
}


.carousel-captionslide2 {
    
    left: 38%;
    
}


.carousel-captionslide3 {
    
       right: 43%;
    
}
.hew .view {
    width: 180px;
    height: 180px;
    margin: -3px;
    float: left;
    /*border: 10px solid #fff;*/
    overflow: hidden;
    position: relative;
    text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: none;
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.hew .view-tenth:hover h2, .hew .view-tenth:hover p, .hew .view-tenth:hover a.info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.hew .view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.hew .view img {
    display: block;
    position: relative;
}

.hew .view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.hew .view-tenth .mask {
    background-color: rgba(0, 0, 0, 0.49);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.hew.view .mask, .hew .view .content {
        width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}




.hew .view-tenth h2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    background: transparent;
    margin: 65px 15px 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #fff;
    text-shadow: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.hew .view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 15px !important;
    padding: 26px;
  /*  background: rgba(0, 0, 0, 0.8);*/
    margin: 0 0 0 0;
}

@media screen and (max-width: 640px){
.mobilccc{
    margin-left: 47px;
}

.carousel-caption h3{

   font-size: 14px !important;
}
.carousel-caption h4{

   font-size: 14px !important;
}
}


.contactbg{
    background: url(../images/contact.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
  /*   min-height: 400px; */

}

.conttext{
    color: #09ffff !important;
}


.owl-item.active {
    padding: 0px;
    border: 0px solid #e4e4e4 !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
}

.owl-theme .owl-dots .owl-dot span{
    background: #ff0000;
}

.text-black{
    color: #000 !important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    font-size: 47px !important;
}
/* .carousel-item
{
    display: block;
} */
