/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*-- Reset Code --*/

body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: "微軟正黑體";
}

body 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;
    text-decoration: none;
}

body a:hover {
    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;
}

body a:focus,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

input[type="button"]:hover,
input[type="submit"]:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.9;
	color: #999;
	font-family: "微軟正黑體";
}

ul,
ol {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none
}

/*-- //Reset Code --*/

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

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 38px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.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);
}

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

/* header */

/* logo */
a.navbar-brand {
	font-family: "微軟正黑體";
	color: #333;
	letter-spacing: 0.5px;
	font-size: 1.2em;
	font-weight: 600;
}
.navbar-light .navbar-brand {
	color: #333;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color:  #000000;
}
/* logo */

a.navbar-brand i {
    color: #f1cf69;
}
/* navigation */

ul.navbar-nav {
    background: transparent;
}

a.nav-link {
    padding: 0 !important;
}

a.nav-link {
	padding: 0 !important;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #333 !important;
}

a.nav-link:hover {
	color: #06C !important;
}

.dropdown-item {
    color: #000;
    letter-spacing: 1px;
    font-size: 15px;
}

.dropdown-menu {
    left: -32px;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #f1cf69;
}

/* //navigation */

.header-contact-w3ls.text-center.mt-lg-0.mt-4 li {
    display: inline-block;
}
/* header contact */
.serv_bottom {
    background: #f1cf69;
    color: #fff;
    letter-spacing: 1px;
}

.header-contact-w3ls a i {
    font-size: 20px;
    vertical-align: middle;
}

/* //header contact */

/* //header */

/* banner */

.banner-slider1,
.banner-slider2,
.banner-slider3,
.banner-slider4,
.banner-slider5,
.banner-slider6 {
	min-height: 34vw;
	-webkit-transition: width 2s, height 4s;
	/* For Safari 3.1 to 6.0 */
    transition: width 2s, height 4s;
}

.banner-slider1 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.banner-slider2 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.banner-slider3 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.banner-slider4 {
    background: url(../images/bg3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.banner-slider5 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.banner-slider6 {
    background: url(../images/bg5.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.banner-agile-text {
    padding: 17em 0 0 3em;
    /* background: rgba(0, 0, 0, 0.48); */
}
.banner-agile-text h3 {
    font-size: 52px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.banner-agile-text p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    z-index: 0;
}
.carousel-indicators li {
    width: 14px;
    height: 14px;
    border-radius: 50px;
    margin: 0 6px;
    cursor: pointer;
}

.carousel-indicators {
    bottom: 60px;
}

.carousel-indicators .active {
    background-color: #f1cf69;
}

.carousel-indicators li {
    background-color: #fff;
}

.cont-btn a {
    border: 2px solid #fff;
    padding: 0.10em 1.7em;
    color: #fff;
    font-weight: 500;
    font-size: 0.9em;
}
.cont-btn a:hover, .cont-btn a.active {
    background: #f1cf69;
    border: 2px solid #f1cf69;
}
/* //banner social icons */

/* banner bottom */
/*-- services --*/
.agileits-services-grids h4 {
    font-size: 1.2em;
    color: #000;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 16px 0 0;
}

.agileits-services-grids h6 {
    padding: 1px;
    background: #2954a2;
    width: 33%;
    margin: 2em auto 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.agileits-services-grids:hover h6 {
    width: 55%;
    background: #2954a2;
}

/*-- Effect 1--*/

.agileits-services-grids i {
    font-size: 2em;
    color: #f1cf69;
    text-align: center;
}

.agileits-services-grids span {
    width: 40px;
    height: 2px;
    background: #065bfd;
    display: inline-block;
}
a.service-btn {
    background: #f1cf69;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    padding: 6px 15px;
    display: inline-block;
    margin: 18px 0 0;
    border-radius: 5px;
    letter-spacing: 1px;
}
.w3ls-titles p {
    width: 76%;
}
/*-- //services --*/

/* //banner bottom */

/*--story--*/

.freebies .content-right {
    padding-left: 80px
}
.news-grid {
    padding: 0;
}
.freebies article.item {
	position: relative;
	background-color: #FFF
}

.freebies article.item h4 {
	font-size: 1.2em;
	line-height: 15px;
	display: inline-block;
	margin-bottom: 30px;
	padding: 15px 30px 30px;
	letter-spacing: 2px;
	color: #fff;
	border-bottom: solid 2px #fff
}
.freebies article.item h3 {
    font-size: 1em;
    line-height: 15px;
    display: inline-block;
    margin-bottom: 30px;
    padding: 15px 30px 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border-bottom: solid 2px #fff
}

.freebies article.item img {
}

.freebies .overlay {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	opacity: 0;
	background-color: rgba(35, 35, 35, 0.92);
	left: -1px;
}

.freebies .freebies-intro {
    margin-bottom: 80px
}

.freebies figure {
    position: relative;
    overflow: hidden;
    height: 400px;
    max-height: 500px;
    margin:0;
}

.freebies figure:hover .overlay {
    opacity: 1
}

.freebies figure figcaption .freebie-content {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 85%;
    max-width: 700px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.freebies figure figcaption .freebie-content .date {
    font-size: 1em;
    display: block;
    color: #fff;
    letter-spacing: 2px;
}

.freebies figure figcaption .like-share-wrapper {
    font-size: 13px;
    position: absolute;
    top: 30px;
    left: 30px;
    color: #fff
}

.freebies figure figcaption .like-share-wrapper a {
    color: #fff
}

.freebies figure figcaption ul li {
    display: inline-block;
    padding: 0 10px 0 0;
    border-right: solid 1px rgba(255, 255, 255, 0.25)
}

.freebies figure figcaption ul li:last-child {
    padding: 0 0 0 10px;
    border-right: none
}

.freebies figure figcaption ul li i {
    margin-right: 5px
}
.log-in a {
	border-radius: 4px;
	border: 2px solid #06C;
	padding: 0.4em 1.5em;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 15px;
	background-color: #06C;
}
.log-in a:hover {
	color: #FFF;
	background-color: #C90;
	background-image: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c90;
	border-right-color: #c90;
	border-bottom-color: #c90;
	border-left-color: #c90;
}
p.invest {
    width: 65%;
}
/*--//story--*/
.feedback-top {
    padding: 2em 1em;
}

.feedback-top:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 14%;
    width: 0;
    height: 0;
    border-top: 15px solid rgb(224, 225, 226);
    border-right: 4px solid transparent;
    border-left: 12px solid transparent;
    transform: rotate(0deg);
}

.feedback-top p {
    margin: 0;
}

.feedback-img {
	width: 120px;
    height: 120px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%; 
}

.feedback-img img {
    width: 100%;
}
.feedback-img-info h5 {
    color:#f1cf69;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: 600;
}

.feedback-img-info p {
    color: #6f6b6b;
    margin-top: .5em;
}

.feedback-img-info p span {
    color: #b1b2b3;
    font-size: 0.85em;
}

.icon-test i {
    font-size: 2em;
    color: #fcd000;
    margin-left: .4em;
    position: relative;
}

.icon-test {
    position: relative;
}

.icon-test:before {
    content: " ";
    position: absolute;
    background: #d5d8da;
    width: 77%;
    height: 2%;
    top: 54%;
    right: 5%;
}

/*-- //feedback --*/
h3.title {
	font-size: 38px;
	font-weight: 600;
	letter-spacing: 1px;
	position:relative;
}
h3.title:before {
    position: absolute;
    background: #f1cf69;
    width: 8%;
    height: 16px;
    bottom: 30px;
    content: " ";
    left: 40%;
    z-index: -1;
}
h2.title {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
	position:relative;
}
h2.title:before {
    position: absolute;
    background: #f1cf69;
    width: 8%;
    height: 16px;
    bottom: 30px;
    content: " ";
    left: 40%;
    z-index: -1;
}
/* blog */

section.blog_w3ls {
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    color: #fff;
	padding: 0 5em;
}

section.blog_w3ls:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.32);
}

.card-header:first-child {
    background: #065bfd;
}

.card {
    background-color:#f1f1f1;
    border: none;
}

h5.card-title a {
    color: #fff;
    font-weight: 400;
    font-size: 0.95em;
    line-height: 1.5;
}
small, .small {
    color: #000;
}
.blog_w3icon span {
    color: #777;
    font-size: 13px;
    word-spacing: 3px;
}
h3.agile-title {
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: 2px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
    padding: 2em;
}
/* //blog */
/*-- subscribe --*/
.subscribe-info-w3l form {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
}

.subscribe-info-w3l input[type="email"] {
    padding: 14px 15px;
    font-size: 16px;
    color: #fff;
    outline: none;
    letter-spacing: 1px;
    border: none;
    border: 1px solid #b3b0b0;
    flex-basis: 50%;
    box-shadow: 4px 5px 8px -2px rgba(0, 0, 0, 0.15);
    border-radius: 40px 0 0 40px;
}

.subscribe-info-w3l input[type="submit"] {
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 14px 0;
    border: 1px solid #f1cf69;
    background: #f1cf69;
    flex-basis: 18%;
    border-radius: 40px;
    margin-left: -2em;
    box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.19);
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
	cursor:pointer;
}

.subscribe-info-w3l input[type="submit"]:hover {
    background: #111;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}

/*-- //subscribe --*/
/*--Footer--*/
footer {
	background: #000;
}
.wthree-left-right h4 {
    color: #f1cf69;
	    letter-spacing: 1px;
}
.footer-icons ul li {
    display: block;
}
.footer-icons ul li h6 {
    display: inline-block;
    font-size: 17px;
    color: #ffffff;
}
.wthree-left-right li a {
    font-size: 16px;
    line-height: 1.8em;
    color: #fff;
    padding-bottom: 5px;
}
.wthree-left-right li a:focus,.wthree-left-right li a:hover{
	color:#f1cf69;
	text-decoration: none;
}
.wls-hours-list ul li {
    font-size:14px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 0px 0px 7px;
	    margin-bottom: 10px;
}
.addres-up ul li span {
    font-size: 21px;
    color: #f76200;
}
.addres-up ul li p {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    padding-left: 15px;
}

footer p {
	font-size: 14px;
	color: #FFF;
	letter-spacing: 2px;
	padding-top: 2em;
	padding-bottom: 1em;
}
footer p a {
	color:#fff;
}
footer p a:hover {
	color:#f1cf69;
	text-decoration:underline;
}
.left-indus-icons {
    padding: 12px 0px;
    background: #d40000;
}
.icons ul li a span, .footer-icons ul li a span {
    font-size: 14px;
    margin: 0px 4px;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}
/*--//Footer--*/
/* middle section */

section.middle-w3ls {
    background: url(../images/bg3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    padding-bottom: 17em !important;
    margin-bottom: 6em;
}

section.middle-w3ls p {
    color: #eee;
    max-width: 700px;
    margin: 0 auto;
    font-size: 15px;
}

section.middle-w3ls img {
    position: absolute;
    bottom: -22%;
    left: 30%;
}

/* //middle section */

/* works */

.welcome-grid {
    box-shadow: 1px 3px 12px 1px rgba(0, 0, 0, 0.1);
    padding: 2em;
    margin: 0 .5em;
    flex-basis: 20%;
}

.welcome-grid h4 {
    font-size: 20px;
    letter-spacing: 1px;
    color: #2b2a2a;
}

.welcome-grid i {
    color: #5eca9f;
    font-size: 50px;
    margin-bottom: 10px;
}

.welcome-grid p {
    font-size: 14px;
}

.welcome-grid:nth-child(1) {
    border-bottom: 4px solid #eb5273;
}

.welcome-grid:nth-child(2) {
    border-bottom: 4px solid #35eaea;
}

.welcome-grid:nth-child(3) {
    border-bottom: 4px solid #fc7e46;
}

.welcome-grid:nth-child(4) {
    border-bottom: 4px solid #2e8aec;
}

.welcome-grid:nth-child(5) {
    border-bottom: 4px solid #fdd868;
}

/* //works */

/* Inner Pages */

.banner2-w3ls {
    background: url(../images/bg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 380px;
}

/* page details */

.breadcrumb li a {
	color: #960;
}

.breadcrumb li {
    letter-spacing: 1px;
    color: #000;
}

/* //page details */

/* about page */

.abt-img {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.abt-img-1 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.abt-img-2 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.abt-img-3 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.abt-img-4 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.abt-img-5 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.about-grids {
	flex-basis: 48%;
	-webkit-flex-basis: 48%;
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #f1cf69;
}

.about-grids h5 {
	font-size: 20px;
	letter-spacing: 1px;
	flex-basis: 48%;
	-webkit-flex-basis: 48%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;

}

p.paragraphf {
	font-size: 15px;
	padding-top: 1em;
}

p.paragraphf i {
    color: #f1cf69;
    font-size: 22px;
    vertical-align: middle;
    margin-right: 10px;
}
/*-- team --*/
.team-grids img {
	margin: 0 auto;
	width: inherit;
	width: 100%;
}
.team-grids {
	position: relative;
	overflow: hidden;
}
.team-grids h4 {
    font-size: 1.1em;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}
.team-grids h6{
    font-size: 0.9em;
    font-weight: 400;
    color: #f1cf69;
    letter-spacing: 1px;
    margin: 1em 0;
}
.caption p {
	font-size: 15px;
	color: #76daff;
	letter-spacing: .6px;
	margin: 4px 0 11px;
}
.testi-text p {
    color: #777;
    font-size: 15px;
}
.social-icons-section a {
    color: #636c72;
}
.social-icons-section a:hover {
    color: #76daff;
}
.team-info {
    position: absolute;
    bottom: -227px;
    margin: 0;
    left: 15px;
    background: rgb(17, 18, 19);
    border-top:4px solid #f1cf69;
    padding: 1em;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    width: 90%;
    text-align: center;
}
.team-grids:hover div.team-info {
	bottom: 0px;
}
.team-grids:hover {
	border-color: #76daff;
}
.social-icons-section {
    margin-top: 0.5em;
}
.caption {
	padding: 0px;
}
.team-info .social-icons-section a {
	margin: 0em .5em;
}
.team-grids img {
    width: 100%;
}
/*-- //team --*/
/* //about page */
h5.card-title {
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 1em;
	font-weight: 600;
	color: #000;
}
h5.card-title-1 {
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 1em;
	font-weight: 600;
	color: #000;
	margin-left: -1em;
}
/* contact page */
.contact_wthreerow h4 {
	font-size: 26px;
	color: #036;
	letter-spacing: 1px;
}

.w3l_contact_form input[type="text"],
.w3l_contact_form input[type="email"],
.w3l_contact_form textarea {
    padding: 12px;
    font-size: 15px;
    letter-spacing: 1px;
}

.w3l_contact_form textarea {
    min-height: 13em;
    resize: none;
}

.w3l_contact_form input[type="submit"] {
    outline: none;
    padding: 12px 60px;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 1em;
    color: #fff;
    background:#f1cf69;
    border: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
	cursor:pointer;
}

.w3l_contact_form input[type="submit"]:hover {
    background: #000;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

ul.contact_info li,
ul.contact_info li a {
	color: #333;
	font-size: 16px;
	letter-spacing: 1px;
}

ul.contact_info li a:hover {
    color: #f1cf69;
}

ul.contact_info li i {
    font-size: 18px;
    color: #f1cf69;
}

.w3ls_map iframe {
    width: 100%;
    min-height: 360px;
}

/* //contact page */

/* 404 error page */

.error_banner {
    background: url(../images/3.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 8vw 0;
}

.error_banner:after {
    background-color: rgba(8, 8, 8, 0.76);
    content: "";
    left: 0;
    opacity: 0.65;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.error_banner h4 {
    color: rgba(249, 249, 249, 0.21);
    font-size: 80px;
    font-weight: 600;
}

.error_banner h5 {
    color: #fff;
    font-size: 14em;
    font-weight: 600;
}

.error_banner h5 sup {
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif;
}

a.button-w3ls-2 {
    color: #fff;
    letter-spacing: 2px;
    background: #5eca9f;
    padding: 15px 20px;
    font-size: 15px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 5em;
}

a.button-w3ls-2:hover {
    background: #f1cf69;
}

/* //404 error page */

/* gallery page */

.gallery-heading {
    text-align: center;
}

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

/* Common style */

.grid figure {
    position: relative;
    overflow: hidden;
    height: auto;
    text-align: center;
    /*cursor: pointer;*/
}

.gallery-grid {
    padding: 0 .5em;
}

.grid figure img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #333;
	text-transform: uppercase;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

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

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h3 {
    font-weight: 300;
    margin: 0;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    font-style: italic;
    color: #fff;
    padding: 10px;
    background: rgba(0, 0, 0, 0.62);
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
    font-weight: 600;
}

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

/***** Apollo *****/

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

figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    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)
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -mz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 168px;
    border-right: 4px solid #ca5e5e;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    color: #ffffff;
    text-shadow: 2px 2px 3px #000;
    font-size: 1em;
    text-transform: capitalize;
}

figure.effect-apollo h2 {
    text-align: left;
}

figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

/* //gallery page */
.typo-wthree h4 {
	color:#000000;
	font-size: 1.5em;
	text-transform: capitalize;
}
.bg-flex {
    background-color: #f1cf69;
    border: 1px solid rgb(241, 207, 105);
}
.bg-flex-item {
	background-color: #fff;
	border: 1px solid #d7d8d8;
}

.typo-wthree h5 {
	color: #333;
}
	.freebies figure {
    height: 300px;
    max-height: 300px;
}


/* //typography */
/* responsive */

@media(max-width: 1680px) {
    img.img-fluid.img-posi-2 {
        left: 15%;
    }
	.freebies figure {
	height: 280px;
	max-height: 280px;
}

}

@media(max-width: 1600px) {
    img.img-fluid.img-posi-2 {
        left: 9%
    }
	.freebies figure {
    height: 280px;
    max-height: 280px;
}

}

@media(max-width: 1440px) {
    .banner-agile-text {
        padding: 10em 0 0 3em;
    }
    .social-agile-banner {
        margin-top: 7em;
    }
    .banner-agile-text p:before {
        right: 47%;
    }
	.freebies figure {
    height: 250px;
    max-height: 250px;
}

}

@media(max-width: 1366px) {
    .banner-agile-text p:before {
        right: 42%;
        width: 16%;
    }
    img.img-fluid.img-posi-2 {
        left: 1%;
    }
	.freebies figure {
    height: 250px;
    max-height: 250px;
}

}

@media(max-width: 1280px) {
    .banner-agile-text h4 {
        font-size: 40px;
    }
    .banner-agile-text p {
        font-size: 35px;
    }
    .social-agile-banner {
        margin-top: 4em;
    }
    .agileits_works-grid {
        padding: 2em 6em 0 6em;
    }
    img.img-fluid.img-posi-2 {
        left: -5%;
    }

	.freebies figure {
    height: 250px;
    max-height: 250px;
}
}

@media(max-width: 1080px) {
    a.nav-link {
        font-size: 15px;
    }
    .header-contact-w3ls a {
        font-size: 15px;
    }
    .banner-agile-text {
        padding: 7em 0 0 3em;
    }
    .banner-agile-text h4 {
        font-size: 38px;
    }
    .banner-agile-text h3 {
        font-size: 48px;
    }
    .carousel-indicators {
        bottom: 30px;
    }
    h3.tittle {
        font-size: 34px;
    }
    h3.tittle span {
        font-size: 14px;
    }
    p {
        font-size: 15px;
    }
    .agileits_works-grid {
        padding: 1em 7em 0 3em;
    }
    img.img-fluid.img-posi-2 {
        left: -13%;
        top: 8%;
    }
	.freebies figure {
    height: 250px;
    max-height: 250px;
}
}

@media(max-width: 1050px) {
	.banner2-w3ls {
    min-height: 300px;
}
    img.img-fluid.img-posi-2 {
        top: 5%;
    }

	.freebies figure {
    height: 250px;
    max-height: 250px;
}

}

@media(max-width: 1024px) {
    .banner-agile-text h4 {
        font-size: 32px;
        letter-spacing: 5px;
    }
    .banner-agile-text h3 {
        font-size: 45px;
        margin-left: 2em;
    }
    .banner-agile-text p {
        font-size: 30px;
        letter-spacing: 1px;
    }
    .banner-agile-text p:before {
        right: 52%;
        width: 13%;
        height: 12px;
    }
    li.para-share-ew3ls {
        font-size: 18px;
    }
    .social-agile-banner ul li a i {
        font-size: 15px;
    }
    .banner-agile-text {
        padding: 6em 0 0 3em;
    }
    img.img-fluid.img-posi-2 {
        top: 5%;
    }
		.freebies figure {
    height: 200px;
    max-height: 200px;
}
}

@media(max-width: 991px) {
    button.navbar-toggler {
        background:#f1cf69;
        border-radius: 0;
    }
    .about .d-flex {
        display: inherit !important;
    }
    img.img-fluid.img-posi-2 {
        top: 8%;
        left: 16%;
    }
	.banner2-w3ls {
    min-height: 250px;
}
	.freebies figure {
    height: 150px;
    max-height: 150px;
}
.d-flex.abtf-info.mt-5 {
    display: inherit !important;
}
.about-grids:nth-child(2) {
    margin:1.5em 0;
}
}

@media(max-width: 900px) {
    .banner-agile-text {
        padding: 4em 0 0 2em;
    }
    .banner-agile-text p {
        font-size: 28px;
    }
    .banner-agile-text p:before {
        right: 51%;
    }
    .social-agile-banner {
        margin-top: 3em;
    }
    img.img-fluid.img-posi-2 {
        left: 10%;
    }
.banner-slider1, .banner-slider2, .banner-slider3, .banner-slider4, .banner-slider5, .banner-slider6 {
    min-height: 70vw;
}

}

@media(max-width: 800px) {
    .banner-agile-text h4 {
        font-size: 28px;
        letter-spacing: 4px;
    }
    .banner-agile-text h3 {
        font-size: 38px;
        margin-left: 2em;
    }
    .banner-agile-text p {
        font-size: 25px;
    }
    .banner-agile-text p:before {
        right: 47%;
        bottom: 9px;
    }
    li.para-share-ew3ls {
        font-size: 16px;
    }
    .social-agile-banner ul li a i {
        font-size: 14px;
    }
    .banner-agile-text {
        padding: 3em 0 0 2em;
    }
    img.img-fluid.img-posi-2 {
        left: 4%;
    }
	.freebies figure {
    height: 150px;
    max-height: 150px;
}
}

@media(max-width: 768px) {
	.freebies figure {
    height: 450px;
    max-height: 450px;
}
.banner-slider1, .banner-slider2, .banner-slider3, .banner-slider4, .banner-slider5, .banner-slider6 {
    min-height: 90vw;
}

}

@media(max-width: 736px) {
    .banner-agile-text p:before {
        right: 43%;
        bottom: 9px;
    }
	h3.title:before {
    width: 13%;
    bottom: 14px;
    left: 36%;
}
	h2.title:before {
    width: 13%;
    bottom: 14px;
    left: 36%;
}
.agileits_w3layouts_contact_gridl {
    margin-top: 1.5em;
}
.card-deck .card {
    flex: auto;
}
.card:nth-child(2) {
	margin-top:1.5em;
	margin-bottom:1.5em;
}
}

@media(max-width: 667px) {
    .banner-agile-text h4 {
        font-size: 24px;
    }
    .banner-agile-text h3 {
        font-size: 32px;
    }
    .banner-agile-text p {
        font-size: 22px;
    }
    .banner-agile-text p:before {
        right: 43%;
        width: 15%;
        height: 9px;
    }
    .carousel-indicators li {
        width: 13px;
        height: 13px;
    }
}

@media(max-width: 640px) {
    .social-agile-banner {
        margin-top: 2em;
    }
    .banner-agile-text p:before {
        right: 40%;
        bottom: 7px;
    }
}

@media(max-width: 600px) {
    .banner-agile-text p:before {
        right: 35%;
        bottom: 9px;
    }
	.banner-agile-text {
    padding: 3em 0 0 1em;
}
.carousel-indicators {
    bottom: 30px;
}
.banner-slider1, .banner-slider2, .banner-slider3, .banner-slider4, .banner-slider5, .banner-slider6 {
    min-height: 120vw;
}
h3.agile-title {
    font-size: 1.2em;
    letter-spacing: 2px;
    line-height: 28px;
    padding: 0em;
    margin-bottom: 1em;
}
.subscribe-info-w3l input[type="submit"] {
    flex-basis: 31%;
}
.subscribe-info-w3l input[type="email"] {
    flex-basis: 67%;
}
}

@media(max-width: 568px) {
    .banner-agile-text p:before {
        right: 42%;
    }
    .carousel-indicators {
        bottom: 16px;
    }
    .social-agile-banner {
        margin-top: 1.5em;
    }
    .banner-agile-text {
        padding: 2em 0 0 0em;
    }
	.banner2-w3ls {
    min-height: 200px;
}
	.freebies figure {
    height: 300px;
    max-height: 300px;
}

}

@media(max-width: 480px) {
    .banner-agile-text h4 {
        font-size: 19px;
        letter-spacing: 3px;
    }
    .banner-agile-text h3 {
        font-size: 28px;
    }
    .banner-agile-text p {
        font-size: 18px;
    }
    .banner-agile-text p:before {
        right: 42%;
        height: 7px;
        bottom: 7px;
    }
    .banner-agile-text {
        padding: 3em 0 5em 2em;
    }
	section.blog_w3ls {
    padding: 0 2em;
}
.banner-agile-text h3 {
    margin-left: 0em;
}
	.freebies figure {
    height: 250px;
    max-height: 250px;
}

}

@media(max-width: 440px) {
    .banner-agile-text {
        padding: 3em 0 5.5em 1em;
    }
	h3.title {
    font-size: 32px;
}
h3.title:before {
    width: 13%;
    bottom: 10px;
    left: 36%;
}
	h2.title {
    font-size: 32px;
}
h2.title:before {
    width: 13%;
    bottom: 10px;
    left: 36%;
}
.contact_wthreerow h4 {
    font-size: 20px;
}
.wthree-left-right h4 {
    font-size: 20px;
}
.banner2-w3ls {
    min-height: 170px;
}
p.invest {
    width: 100%;
}
	.freebies figure {
    height: 250px;
    max-height: 250px;
}
.banner-slider1, .banner-slider2, .banner-slider3, .banner-slider4, .banner-slider5, .banner-slider6 {
    min-height: 140vw;
}
}

@media(max-width: 414px) {
    .banner-agile-text {
        padding: 3em 0 5.5em 0em;
    }
	.freebies figure {
    height: 250px;
    max-height: 250px;
}

}

@media(max-width: 384px) {
    .banner-agile-text h3 {
        font-size: 26px;
    }
    button.navbar-toggler {
        padding: 3px 10px;
    }
	.freebies article.item h4 {
    padding: 15px 0px 20px;
	margin-bottom: 16px;
	}
	.freebies figure {
    height: 250px;
    max-height: 250px;
}
}

@media(max-width: 375px) {
    .banner-agile-text p:before {
        right: 32%;
    }
}

@media(max-width: 320px) {

 .banner-agile-text {
    padding: 3em 1em 4.5em 1em;
    margin-left: 0em !important;
}
    .banner-agile-text h4 {
        font-size: 18px;
    }
    .banner-agile-text h3 {
        font-size: 22px;
    }
    .banner-agile-text p {
        font-size: 16px;
    }
    .banner-agile-text p:before {
        right: 43%;
    }
    li.para-share-ew3ls {
        font-size: 14px;
    }
    .social-agile-banner ul li a i {
        font-size: 13px;
    }
    button.navbar-toggler {
        padding: 2px 8px;
    }
    a.navbar-brand {
        font-size: 26px;
    }
	.banner2-w3ls {
    min-height: 130px;
}
.cont-btn a {
    padding: 0.5em 1em;
}
.agileits-services-grids h4 {
    font-size: 1.1em;
}
.freebies figure {
    height: 250px;
    max-height: 250px;
}
}

/* //responsive */


/* 
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
 */
/* Reset Code */
body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: "微軟正黑體";
}

body button,
.btn,
body 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;
}

.btn:hover,
body button:hover {
    opacity: .8;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

body a:hover {
    opacity: .8;
    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;
}

html {
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-family: "微軟正黑體";
}

p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.9;
	color: #646464;
	font-family: "微軟正黑體";
}

ul,
ol {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

/* //Reset Code */

/* colors code */
.text-bl {
    color: #343a40;
}

.text-wh {
    color: #fff;
}

.text-li {
    color: #f8f9fa;
}

.bg-li {
    background: #f8f9fa;
}

.bg-wh {
    background: #fff;
}

.let {
    letter-spacing: 1px;
}

/* //colors code */

/* bottom-to-top */
a.move-top {
    position: fixed;
    bottom: 3%;
    right: 2%;
    z-index: 0;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
}

a.move-top span {
    color: #000;
    font-size: 26px;
    line-height: 30px;
}

/* //bottom-to-top */

/* header */
header {
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    position: fixed;
    width: 100%;
    z-index: 999;
}

/* navigation */
/* CSS Document */
.toggle-2,
.toggle,
[id^=drop] {
    display: none;
}

/* Giving a background-color to the nav container. */
nav {
    margin: 0;
    padding: 0;
}

#logo a {
	float: left;
	display: initial;
	font-weight: 600;
	font-size: 1em;
	text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.06);
	color: #09C;
	font-family: "微軟正黑體";
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */
nav:after {
    content: "";
    display: table;
    clear: both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
    /* float: right; */
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

/* Positioning the navigation items inline */
nav ul li {
    margin: 0px;
    display: inline-block;
    float: left;
}

/* Styling the links */
nav a {
	color: #000;
	/* text-transform: capitalize; */
    font-weight: 400;
	font-size: 15px;
	letter-spacing: 1px;
	display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	margin-top: 0;
	margin-right: 0.5px;
	margin-bottom: 0;
	margin-left: 0.5px;
}

/* Background color change on Hover */
nav a:hover {
    color: #000;
    opacity: .8;
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
    display: none;
    position: absolute;
    top: 26px;
    background: #000;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    z-index: 9;
    /* has to be the same number as the "line-height" of "nav a" */
}

nav ul ul li a:hover {
    color: #fff;
}

/* Display Dropdowns on Hover */
nav ul li:hover>ul {
    display: inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
    width: 170px;
    float: none;
    display: list-item;
    position: relative;
}

nav ul ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 10px 0;
    letter-spacing: 1px;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
    position: relative;
    top: -60px;
    /* has to be the same number as the "width" of "nav ul ul li" */
    left: 170px;
}

/* Change ' +' in order to change the Dropdown symbol */
li>a:only-child:after {
    content: '';
}

/* Media Queries
--------------------------------------------- */
@media(max-width: 1280px) {
    nav a {
        font-size: 14px;
    }
}

@media all and (max-width : 991px) {
    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
    }

    nav {
        margin: 0;
    }

    /* Hide the navigation menu by default */
    /* Also hide the  */
    .toggle+a,
    .menu {
        display: none;
    }

    /* Stylinf the toggle lable */
    .toggle {
        display: block;
        padding: 7px 12px;
        font-size: 15px;
        text-decoration: none;
        border: none;
        float: right;
        background-color: #eee;
        color: #000;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        letter-spacing: 1px;
        margin-bottom: 0;
        cursor: pointer;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

    .menu .toggle {
        float: none;
        text-align: center;
        margin: auto;
        max-width: 115px;
        padding: 5px;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 2px;
        background: transparent;
        color: #000;
    }

    .toggle:hover {
        opacity: .8;
        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 Dropdown when clicked on Parent Lable */
    [id^=drop]:checked+ul {
        display: block;
        padding: 15px 0;
        text-align: center;
        width: 100%;
    }

    nav ul {
        float: right;
    }

    /* Change menu item's width to 100% */
    nav ul li {
        display: block;
        width: 100%;
    }

    nav a:hover,
    nav ul ul ul a {
        background-color: transparent;
    }

    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position: static;
        color: #ffffff;
        /* has to be the same number as the "line-height" of "nav a" */
    }

    /* Hide menus on hover */
    nav ul ul li:hover>ul,
    nav ul li:hover>ul {
        display: none;
    }

    /* Fisrt Tier Dropdown */
    nav ul ul li {
        display: block;
        width: 100%;
        padding: 0;
    }

    nav ul ul li a {
        letter-spacing: 2px;
    }

    nav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav ul ul li" */
    }

    .menu li.active a,
    .nav ul ul li a:hover {
        color: #fff;
        opacity: .8;
    }

    nav a {
        font-size: 14px;
        display: block;
        margin: 8px 0;
    }

    a.reqe-button {
        padding: 12px 20px;
        font-size: 13px;
        margin: 0 8px;
    }
}

@media all and (max-width : 330px) {

    nav ul li {
        display: block;
        width: 94%;
    }

}

/* dropdown */
#demo {
    margin: 10px 0 0px 0;
}

#demo .wrapper {
    display: inline-block;
    position: relative;
}

#demo .parent {
    height: 100%;
    width: 100%;
    display: block;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    color: #fff;
    z-index: 2;
    position: relative;
    -webkit-transition: border-radius .1s linear, background .1s linear, z-index 0s linear;
    -webkit-transition-delay: .8s;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    padding-left: 0;
    padding-right: 0;
}

#demo .parent:hover,
#demo .content:hover~.parent {
    -webkit-transition-delay: 0s, 0s, 0s;
}

#demo .content:hover~.parent {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 0;
}

#demo .content {
    position: absolute;
    top: 0;
    display: block;
    z-index: 1;
    height: 0;
    width: 150px;
    padding-top: 30px;
    -webkit-transition: height .5s ease;
    -webkit-transition-delay: .4s;
}

#demo .wrapper:active .content {
    height: 150px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}

#demo .content:hover {
    height: 150px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}

#demo .content ul {
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#demo .content ul a {
    text-decoration: none;
    padding: 0;
}

#demo .content li {
    list-style: none;
    text-align: left;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-top: 1px solid #eee;
}

#demo .content li:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* //dropdown */
/* //navigation */
/* //header */

/* banner */
.mian-content-wthree {
    background: url(../images/banner.jpg) no-repeat top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 50vw;
    z-index: 1;
    position: relative;
}

/* banner text */
.style-banner {
    padding-top: 18em;
    max-width: 800px;
}

.style-banner h3 {
    font-size: 56px;
    letter-spacing: 1px;
}

.style-banner h3 span {
    color: #ff6b6b;
    background: #fff;
    padding: 0px 17px 5px;
    font-size: 50px;
}

.style-banner p {
    font-size: 18px;
    letter-spacing: 1px;
}

/* //banner text */
/* form */
.home-form-w3ls select.form-control {
    font-size: 15px;
    border: none;
    -webkit-box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.28);
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.28);
    outline: none;
    letter-spacing: 1px;
    color: #5f5d5d;
    box-sizing: border-box;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 46px !important;
    cursor: pointer;
}

.home-form-w3ls button {
    background: #ff6b6b;
    color: #fff;
    padding: 13px 40px;
    margin-top: 2em;
    border: none;
    outline: none;
    letter-spacing: 1px;
    font-size: 16px;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/* //form */
/* //banner */

/* bannner bottom */
h3.title-w3 {
    font-size: 42px;
}

h3.title-w3 span {
    color: #ff6b6b;
}

h3.title-sub {
    font-size: 27px;
    line-height: 1.5;
    letter-spacing: 1px;
}

h3.title-sub span {
    display: block;
}

/* //bannner bottom */

/* services */
#services {
    background: url(../images/bg1.jpg) center no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
}

.w3pvtits-services-grids h4 {
    font-size: 24px;
    letter-spacing: 1px;
}

.w3pvtits-services-grids .icon-effect-wthree {
    width: 70px;
    height: 70px;
    text-align: center;
    -webkit-box-shadow: 7px 4px 5px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 7px 4px 5px rgba(0, 0, 0, 0.37);
    box-shadow: 7px 4px 5px rgba(0, 0, 0, 0.37);
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
}

.w3pvtits-services-grids .icon-effect-wthree span {
    font-size: 2em;
    color: #ff6b6b;
    line-height: 2.2;
}

.w3pvtits-services-grids {
    background: #fff;
    padding: 3em;
}

a.service-btn {
    color: #ff6b6b;
    font-size: 14px;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 600;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

a.service-btn:hover {
    letter-spacing: 2px;
}

.img-posi-w3pvt {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* //services */


/* places */

.place-w3 {
    padding: 0 .5em;
}

.team-img {
    min-height: 330px;
    background-size: cover;
}

.team-img-1 {
    background: url(../images/p1.jpg) no-repeat center;
    background-size: cover;
}

.team-img-2 {
    background: url(../images/p2.jpg) no-repeat center;
    background-size: cover;
}

.team-img-3 {
    background: url(../images/p3.jpg) no-repeat center;
    background-size: cover;
}

.team-img-4 {
    background: url(../images/p4.jpg) no-repeat center;
    background-size: cover;
}

.team-content {
    padding: 3em 2em 0;
}

.team-meta {
    color: #eee;
    font-size: 13px;
    margin-top: 10px;
}

/* //places */

/* testimonials */
.clients {
    background: url(../images/bg2.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    position: relative;
}

.feedback-top p {
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.8;
    color: #e4e4e4;
}

.carousel-indicators li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
}

.carousel-indicators .active {
    background-color: #ff6b6b;
}

.carousel-indicators {
    bottom: 0;
}

.img-pois-w3ls-2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

/* //testimonials */

/* blog */
.card-header:first-child {
    background: #ff6b6b;
    padding: 1em;
}

.card {
	border: none;
}

h5.card-title a {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 1px;
}

.blog_w3icon span {
    color: #fff;
    font-size: 13px;
    word-spacing: 3px;
}

.card-body p {
    color: #eee;
    font-size: 14px;
}

/* //blog */

/* stats */

.middlesection-w3pvt {
    background: linear-gradient(#ffc845, #ff6b6b);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    background: #ff6b6b;
}

p.counter {
    color: #fff;
    font-size: 3em;
    font-weight: 800;
}

h3.title-w3-2 {
    font-size: 34px;
    letter-spacing: 1px;
    color: #212020;
}

.agents-w3 {
    position: absolute;
    left: 7%;
    top: -22%;
}

/* //stats */

/* gallery */
.gal-img img {
    padding: 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.gal-img:hover.gal-img img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/* popup */
.pop-overlay {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}

.pop-overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    max-width: 520px;
    position: relative;
    margin: 8em auto;
    padding: 3em 2em 2em;
}

.popup img {
    box-shadow: 0px 14px 23px 0 rgba(56, 56, 56, 0.23);
    -webkit-box-shadow: 0px 14px 23px 0 rgba(56, 56, 56, 0.23);
    -moz-box-shadow: 0px 14px 23px 0 rgba(56, 56, 56, 0.23);
}

.popup p {
    color: #333;
    font-size: 15px;
    line-height: 1.9;
    letter-spacing: 1px;
    text-align: center;
}

.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    opacity: 1;
}

.popup .close:hover {
    color: #f14f5e;
}

/* //popup */
/* //gallery */

/* apps */

.apps_w3w3pvt {
    position: relative;
}

ul.apps-lists li {
    display: inline-block;
}

ul.apps-lists li a {
    background: #fff;
    color: #000;
    padding: 16px 30px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    margin: 0 6px;
}

ul.apps-lists li a span {
    color: #ff6b6b;
    font-size: 32px;
    vertical-align: middle;
}

ul.apps-lists li a.active {
    background: #ff6b6b;
    color: #fff;
}

ul.apps-lists li a.active span {
    color: #fff;
}

.img-podi-w3ls {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* //apps */

/* contact */

.contact {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.contact_grid_right input[type="text"],
.contact_grid_right input[type="email"],
.contact_grid_right textarea {
    outline: none;
    padding: 15px 15px;
    font-size: 14px;
    color: #000;
    background: #fff;
    letter-spacing: 1px;
    border: none;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.contact_grid_right textarea {
    min-height: 110px;
    resize: none;
    width: 100%;
}

.contact_grid_right button {
    outline: none;
    padding: 15px;
    font-size: 14px;
    color: #fff;
    background: #ff6b6b;
    border: none;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    cursor: pointer;
}

/* //contact */

/* footer */

footer {
	background-color: #625b57;
}

.footer-grid h3 {
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
}

.footer-grid ul li a,
.footer-grid ul li {
    color: #eee;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 10px 0;
}

/* logo */
a.logo {
    font-size: 58px;
}

a.logo:hover {
    color: #fff;
}

.copyright-w3ls {
    background: #191919;
}

/* //logo */

/* copyright */
p.copy-right-grids {
    font-size: 14px;
    letter-spacing: 2px;
}

p.copy-right-grids a {
    color: #ff6b6b;
}

/* //copyright */
/* social-icons */
.w3social-icons ul li {
    display: inline-block;
}

.w3social-icons ul li a {
    display: block;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.59);
    -moz-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.59);
    box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.59);
    width: 36px;
    height: 36px;
    text-align: center;
}

.w3social-icons ul li a span {
    color: #fff;
    font-size: 15px;
    line-height: 36px;
}

.w3social-icons ul li a:hover {
    -webkit-box-shadow: 0px 0px 13px 2px #ff6b6b;
    -moz-box-shadow: 0px 0px 13px 2px #ff6b6b;
    box-shadow: 0px 0px 13px 2px #ff6b6b;
}

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

/* inner banner */
.inner-banner-w3ls {
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    z-index: 1;
}

/* login */
.modal-body {
    max-width: 600px;
    margin: 0 auto;
}

label.col-form-label {
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    margin-bottom: 5px;
}

.modal-body .form-control {
    background: #fff;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border: none;
    padding: 12px 14px;
    font-size: 15px;
}

button.button-style-w3 {
    outline: none;
    padding: 12px 20px;
    font-size: 14px;
    color: #fff;
    background: #ff6b6b;
    border: none;
    border-radius: 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    width: 100%;
    margin-top: 1em;
}

.text-style-w3ls {
    letter-spacing: 1px;
    font-size: 15px;
}

p.dont-do a:hover,
.text-style-w3ls:hover {
    color: #fff;
}

/* //login */

/* responsive */
@media(max-width: 1680px) {
    .style-banner {
        padding-top: 16em;
    }
}

@media(max-width: 1600px) {
    .style-banner {
        padding-top: 14em;
    }
}

@media(max-width: 1440px) {
    .img-posi-w3pvt {
        width: 10%;
    }

    .style-banner {
        padding-top: 12em;
    }

    .mian-content-wthree {
        min-height: 52vw;
    }
}

@media(max-width: 1366px) {
    h3.title-w3 {
        font-size: 40px;
    }

    .img-posi-w3pvt {
        width: 8%;
    }

    .style-banner h3 {
        font-size: 52px;
    }

    .style-banner p {
        font-size: 16px;
    }

    .mian-content-wthree {
        min-height: 54vw;
    }

}

@media(max-width: 1280px) {
    .w3pvtits-services-grids {
        padding: 2em;
    }

    .img-posi-w3pvt {
        width: 6%;
    }

    .style-banner {
        padding-top: 11em;
    }
}

@media(max-width: 1080px) {

    .footer-grid ul li a,
    .footer-grid ul li {
        font-size: 13px;
    }

    a.logo {
        font-size: 54px;
    }

    p.copy-right-grids {
        font-size: 13px;
    }

    .demo>li {
        max-width: 295px;
    }

    h3.title-w3 {
        font-size: 38px;
    }

    p {
        font-size: 14px;
    }

    ul.apps-lists li a {
        padding: 14px 25px;
        font-size: 15px;
    }

    ul.apps-lists li a span {
        font-size: 22px;
    }

    .img-podi-w3ls {
        width: 18%;
    }

    .serv-w3mk {
        padding: 0;
    }

    .team-img {
        min-height: 280px;
    }

    .card-body p {
        color: #eee;
        font-size: 13px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }

    nav.navbar {
        padding: 6px 0;
    }

    .mian-content-wthree {
        min-height: 720px;
    }

    p.counter {
        font-size: 2.6em;
    }
}

@media(max-width: 1024px) {
    #services {
        padding-bottom: 10em !important;
    }

    .img-posi-w3pvt {
        width: 7%;
    }
}

@media(max-width: 991px) {

    .contact_grid_right input[type="text"],
    .contact_grid_right input[type="email"],
    .contact_grid_right textarea {
        padding: 14px 15px;
        font-size: 13px;
    }

    .contact_grid_right textarea {
        min-height: 160px;
    }

    .demo>li {
        max-width: 215px;
    }

    .serv-w3mk {
        padding: 0 1em;
    }

    .w3pvtits-services-grids {
        padding: 3em;
        max-width: 400px;
        margin: 0 auto;
    }

    #services {
        padding-bottom: 4em !important;
    }

    .img-posi-w3pvt {
        width: 12%;
    }

    .team-img {
        min-height: 330px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
        padding: 0;
    }

    .style-banner h3 {
        font-size: 48px;
    }

    .style-banner p {
        font-size: 15px;
    }

    .mian-content-wthree {
        min-height: 780px;
    }

    .style-banner h3 span {
        font-size: 44px;
    }

    .agents-w3 {
        width: 17%;
    }
}

@media(max-width: 900px) {
    .agents-w3 {
        left: 4%;
    }
}

@media(max-width: 800px) {
    .img-podi-w3ls {
        width: 13%;
    }

    .agents-w3 {
        left: 0;
        width: 19%;
    }
}

@media(max-width: 768px) {
    .img-posi-w3pvt {
        width: 14%;
    }
    .py-5-1 {
	margin-top: 2em;
    }
}

@media(max-width: 736px) {
    .w3social-icons ul li a {
        font-size: 14px;
        width: 35px;
        height: 35px;
    }

    .demo>li {
        max-width: 240px;
    }

    ul.apps-lists li a {
        padding: 14px 17px;
        font-size: 14px;
    }

    h3.title-w3 {
        font-size: 36px;
    }

    .team-img {
        min-height: 290px;
    }

    .style-banner h3 {
        font-size: 42px;
    }

    .style-banner h3 span {
        font-size: 36px;
        padding: 0px 14px 5px;
    }

    .style-banner p {
        font-size: 14px;
    }

    .style-banner {
        padding-top: 10em;
    }

    .mian-content-wthree {
        min-height: 740px;
    }

    .w3layouts_stats_left {
        padding: 0;
    }

    p.counter {
        font-size: 2.2em;
    }

    .agents-w3 {
        width: 17%;
    }
    .py-5-1 {
	margin-top: 2em;
    }
}

@media(max-width: 667px) {
    ul.apps-lists li a {
        padding: 13px 11px;
    }

    ul.apps-lists li a span {
        font-size: 20px;
    }

    .img-podi-w3ls {
        width: 15%;
    }

    .modal-body .form-control {
        padding: 10px 14px;
    }
    .py-5-1 {
	margin-top: 2em;
    }
}

@media(max-width: 640px) {
    .img-podi-w3ls {
        width: 13%;
    }

    h3.title-w3 {
        font-size: 32px;
    }

    .agents-w3 {
        position: static;
        width: 26%;
    }

    .property-paper {
        text-align: center;
        margin-top: 1em;
    }
}

@media(max-width: 600px) {
    ul.apps-lists li a {
        padding: 13px 9px;
        font-size: 13px;
    }

    ul.apps-lists li a span {
        font-size: 18px;
    }

    .popup {
        margin: 5em auto;
    }
    .py-5-1 {
	margin-top: 2em;
    }
}

@media(max-width: 568px) {
    a.logo {
        font-size: 50px;
    }

    p {
        font-size: 13px;
    }

    ul.apps-lists li {
        display: block;
    }

    .img-podi-w3ls {
        width: 24%;
    }

    ul.apps-lists li a {
        padding: 15px 15px;
        margin: 6px 0;
    }

    .place-w3 {
        padding: 0 1em;
    }

    .team-img {
        min-height: 340px;
    }

    nav.navbar {
        padding: 3px 10px;
    }

    a.navbar-brand {
        font-size: 20px;
    }

    nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top.top-nav-collapse {
        padding: 0px 10px;
    }

    .home-form-w3ls select.form-control {
        font-size: 14px;
    }

    .home-form-w3ls button {
        font-size: 15px;
    }

    .w3layouts_stats_left {
        padding: 0 1em;
    }

    .agents-w3 {
        width: 30%;
    }

    .popup {
        margin: 5em 1em;
    }
}

@media(max-width: 480px) {
.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	transition: transform 0.6s ease, -webkit-transform 0.6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 6em;
	}

    h3.title-w3 {
        font-size: 32px;
    }

    .demo>li {
        max-width: 202px;
    }

    #services {
        padding-bottom: 11em !important;
    }

    .img-posi-w3pvt {
        width: 16%;
    }

    .style-banner h3 {
        font-size: 40px;
    }

    .style-banner h3 span {
        font-size: 33px;
    }

    .style-banner {
        padding-top: 9em;
    }

    .style-banner p {
        font-size: 12px;
    }

    .mian-content-wthree {
        min-height: 700px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }

    .agents-w3 {
        width: 50%;
    }
    .py-5-1 {
	margin-top: 2em;
    }
}

@media(max-width: 440px) {
.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	transition: transform 0.6s ease, -webkit-transform 0.6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 8em;
	}

.abt-img {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 6em;
}
.abt-img-1 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 6em;
	}
.abt-img-2 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 6em;
}
.abt-img-3 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 6em;
}
.abt-img-4 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 6em;
}
.abt-img-5 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 320px;
	background-image: url(../images/bg3-1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 6em;
	}

    .contact_grid_right textarea {
        min-height: 140px;
    }

    .demo>li {
        max-width: 100%;
    }
}

@media(max-width: 414px) {
    .img-podi-w3ls {
        width: 26%;
    }

    h3.title-sub {
        font-size: 25px;
    }

    .style-banner h3 {
        font-size: 38px;
    }

    .style-banner {
        padding-top: 8em;
    }

    .mian-content-wthree {
        min-height: 680px;
    }


}

@media(max-width: 384px) {
.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	transition: transform 0.6s ease, -webkit-transform 0.6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 8em;
	}


	p.copy-right-grids {
        font-size: 12px;
    }

    a.logo {
        font-size: 44px;
    }

    .contact_grid_right button {
        padding: 14px 0;
        font-size: 13px;
    }

    .img-posi-w3pvt {
        width: 20%;
    }

    .popup p {
        font-size: 13px;
    }
}

@media(max-width: 375px) {
    h3.title-w3 {
        font-size: 30px;
    }

    .w3pvtits-services-grids {
        padding: 2em;
    }

    a.navbar-brand {
        font-size: 18px;
    }

    .style-banner h3 {
        font-size: 34px;
    }

    .style-banner h3 span {
        font-size: 28px;
        padding: 0px 9px 4px;
    }

    .style-banner {
        padding-top: 7em;
    }

    .home-form-w3ls select.form-control {
        font-size: 13px;
    }

    .home-form-w3ls button {
        font-size: 14px;
        padding: 13px 30px;
    }

    .mian-content-wthree {
        min-height: 650px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
    }

    h3.title-w3 {
        font-size: 26px;
    }
    .py-5-1 {
	margin-top: 2em;
    }


}

@media(max-width: 320px) {
.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	transition: transform 0.6s ease, -webkit-transform 0.6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 5em;
	}
    p.copy-right-grids {
        letter-spacing: 1px;
    }

    .footer-grid ul li a,
    .footer-grid ul li {
        font-size: 12px;
    }

    .contact_grid_right textarea {
        min-height: 120px;
    }

    p {
        font-size: 12px;
    }

    h3.title-w3 {
        font-size: 26px;
    }

    .team-img {
        min-height: 300px;
    }

    .img-posi-w3pvt {
        width: 24%;
    }

    h3.title-sub {
        font-size: 22px;
    }

    .style-banner h3 {
        font-size: 30px;
    }

    .style-banner p {
        font-size: 11px;
    }

    .style-banner {
        padding-top: 6.5em;
    }

    .style-banner h3 span {
        font-size: 26px;
    }

    .mian-content-wthree {
        min-height: 620px;
    }

    .agents-w3 {
        width: 60%;
    }
    .py-5-1 {
	margin-top: 2em;
    }

}

/* //responsive */
.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.p-0{padding:0!important}
.row{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:0px;
	margin-left:0px;
	width: 100%;
}

.mobil-contact {
	position: fixed;
	bottom: 0px;
	z-index: 998;
	text-align: center;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .6);
	border-radius: 15px 15px 0 0;
	width: 100%;
}
.mobil-contact a {
    color: rgb(38, 58, 85);
}
.mobil-contact .call {
    line-height: 50px;
    height: 50px;
	width: 50%;
    border-radius: 15px 0 0 0;
    background-color: rgb(248, 248, 248);
}
.mobil-contact .contact {
    border-radius: 0 15px 0 0;
    line-height: 50px;
    height: 50px;
	width: 50%;
    background-color: rgb(255, 255, 255);
}
#pc-container {
    width: calc(100%);
    height: 100%;
}

@media (min-width:1200px) {
    .mobil-contact {
        display: none;
    } 
}
@media (max-width:1200px) {
    #pc-container {
        width: unset;
    }
}
