html,
body {
    margin: 0;
    font-size: 100%;
	font-weight: 300;
    font-family: 'Raleway', sans-serif;
    background: #0A1B2A;
}

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;
}


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;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Cormorant SC', serif;
    letter-spacing: 2px;
}

p {
    margin: 0;
    font-size: 1em;
    line-height: 1.7em;
    letter-spacing: 1px;
    color: #f2f2f2;
}

ul {
    margin: 0;
    padding: 0;
	letter-spacing: 2px;
}

/* header */

header {
    position: absolute;
    z-index: 9;
    width: 100%;
    background: none;
    top: 0;
}

.buttons p i {
    color: #fff;
    background: #dc3545;
    padding: 12px;
    font-size: 11px;
    border-radius: 50%;
}

.shade {
    background: rgba(0, 0, 0, .35);
}

.navbar {
    padding: 1.5rem 0;
}

.navbar-light .navbar-brand {
	display: inline block;
	font-family: 'Cormorant SC', serif;
    color: #ffe270;
    padding: 0;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0px;
	line-height: 0px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

a.navbar-brand span {
    color: #30c39e;
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: #fff;
}


.navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 400;
    padding: 0.5em 0;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.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,
.dropdown-item:hover {
    color: #30c39e;
    background: transparent;
    border-radius: 5px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #dc3545;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-item {
    font-size: 0.9em;
}

li.nav-item {
    margin: 0 1em;
}

.cool {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.cool::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #30c39e;
    transition: width .3s;
}

.cool:hover::after {
    width: 100%;
}

.bg1 {
    background: url(../images/banner_new.jpg)no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 50vw;
}

/*-- //header --*/

.banner-text {
    padding: 16rem 0 0 0;
    text-align: left;
}

/*-- text Slider --*/

#slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.events {
    list-style: none;
}

#slider-pager a {
    display: inline-block;
}

#slider-pager span {
    float: left;
}

#slider-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider-pager a {
    padding: 0;
}

#slider-pager li {
    display: inline-block;
}movetxt

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}


.rslides img {
    height: auto;
    border: 0;
}

.slider-top span {
    font-weight: 600;
}

.home h3 {
    font-size: 2em;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.15em;
}

.slider-info p {
    color: #e8e8e8;
    font-size: 16px;
    letter-spacing: 3px;
    margin-top: 1em;
    text-transform: capitalize;
}

/* //text slider */


h5.tag {
    display: block;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 4.2px;
}

.banner-text h4 {
	font-family: 'Cormorant SC', serif;
    color: #fff;
    font-size: 2em;
    letter-spacing: 1px;
    width: 71%;
    font-weight: 300;
    line-height: 1.5em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}

.top-content-left {
    float: left;
    width: 70%;
    text-align: left;
}

.top-content-right {
    float: right;
    width: 30%;
}

.top-content-info {
    margin-top: 7em;
}

.thim-click-to-bottom {
    float: right;
    margin-top: 2em;
}

.thim-click-to-bottom i {
    color: #30c39e;
}

.rotate a i {
    border: 2px solid #fff;
    width: 36px;
    height: 36px;
    -webkit-animation: bounce 2s infinite ease-in-out;
    z-index: 9;
    float: right;
    border-radius: 50%;
    text-align: center;
    margin-left: 0.7rem;
    line-height: 31px;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        -ms-transform: translateY(0);
    }
    0%,
    20%,
    60%,
    100% {
        -o-transform: translateY(0);
    }
    0%,
    20%,
    60%,
    100% {
        -moz-transform: translateY(0);
    }
    0%,
    20%,
    60%,
    100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
}

.top-content-right .rotate a {
    font-size: 0.9em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/*-- hover-effect --*/

/*-- //banner --*/

/*-- /about --*/

.about-img {
	margin-top: 1rem;
}

.about-right a {
	color: #ffe270;
}

.about-right a:hover {
	color: #fff;
	text-decoration: underline;
}

.about-right {
    margin-top: 1rem;
}

.decoration {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1rem;
	width: 201px;
}
.about-right h2 {
	color: #ffe270;
}

.about-right h3 {
    text-transform: uppercase;
    font-size: 1rem;
    color: #f4c400;
	margin-bottom: 1rem;
}

.about-right h4, .gallery h4 {
    font-weight: 400;
    font-size: 1.5rem;
    letter-spacing: 1px;
    color: #ffe270;
    text-transform: uppercase;
}
.services {
	background-color: #050f18;
	color: #0A1B2A;
	border-top: 1px solid #ffe270;
	border-bottom: 1px solid #ffe270;
	text-align: left;
	padding-bottom: 0.5em;
}


.owl-text-overlay {
  position: absolute;
  text-align: center;
  width: 45%;
  top: 90%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background: rgba(0, 0, 0, 0.7);
  padding-bottom: 20px;
  border-radius: 15px 15px 15px 15px;
}

.owl-text-overlay h5 {
	text-shadow: 1px 1px 2px #000;
}

.about-in .card {
    border: none;
    background: none;
}

.about-in.text-left {
    padding: 0;
}

.about-in h5.card-title {
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 1px;
    color: #ffe270;
    text-transform: uppercase;
}

.about-in .card i {
    font-size: 1.5em;
    margin-bottom: 0.7em;
    color: #ffe270;
}

.read a {
    border: 1px solid #555;
    border-radius: 0;
    padding: 0.8rem 2rem;
    font-size: 0.85rem;
    color: #222;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: transparant;
}

.read a:hover {
    color: #fff;
    background: #30c39e;
    border: 1px solid #30c39e;
}

.middle-grids .card {
    padding: 4em 1em;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .07);
    border: 1px solid #ddd;
    border-radius: 0;
}

.middle-grids h5.card-title {
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: 1px;
    color: #ffe270;
    text-transform: uppercase;
}

.middle-grids .card i {
    font-size: 2em;
    margin-bottom: 0.7em;
    color: #ffe270;
}

.card-body.img img {
    margin-bottom: 2em;
}

/*-- //about --*/

/*--/about-right-slider-right-con--*/

h3.tittle,
h2.tittle {
    font-size: 1.5em;
    text-transform: uppercase;
    color: #333;
}

.about-right.slider-right-con {
    margin: 0;
    padding: 5rem 3rem 0 7rem;
}

.left-slider {
    padding: 0;
}

.owl-stage-outer h5 {
	color: #ffe270;
    text-transform: uppercase;
    font-size: 0.9em;
    margin: 1em 0 0 0;
}

.owl-stage-outer p {
    line-height: 1.5em;
    margin-bottom: 1em;
    font-size: 0.8em;
}

/*--//about-right-slider-right-con--*/

@media(max-width:640px) {
    .error-404 h4 {
        font-size: 9em;
    }
    .error-404 form {
        width: 72%;
    }
}

@media(max-width:600px) {
    .error-404 h4 {
        font-size: 6em;
    }
    a.b-home {
        padding: 0.6em 1em;
        margin-top: 1em;
    }
}

@media(max-width:480px) {
    .error-404 h4 {
        font-size: 5em;
    }
    .error-404 p {
        font-size: 0.8em;
        letter-spacing: 5px;
        margin: 1em 0;
    }
}

/*-- //error --*/
/*-- footer --*/
.footer-distributed{
	background-color: #050f18;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	padding: 55px 50px;
	margin-top: 60px;
}
.footer-distributed p{
	letter-spacing: 2px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	display: inline-block;
	color:  #ffe270;
	font: normal 36px 'Cormorant SC', serif;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}
.footer-distributed .footer-links a:hover {
	color:  #ffe270;
	background-color: #102a50;
}
	

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-right img{
	width: 260px;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;

	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: normal 14px sans-serif;
	}
	.footer-distributed h3{
		font-size: 28px;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}


/*-- footer --*/

/*-- to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url(../images/move_up.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //to-top --*/

/**--responsive-code--**/

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {
    .banner-text {
        padding: 14rem 0 0 0;
    }
    .top-content-info {
        margin-top: 6em;
    }
}

@media screen and (max-width:1366px) {
    .banner-text {
        padding: 12rem 0 0 0;
    }
    .top-content-info {
        margin-top: 5em;
    }
    .about-right.slider-right-con.stats-left {
        margin: 0;
        padding: 1rem 0rem 0 3rem;
    }
}

@media screen and (max-width:1280px) {
    .banner-text h4 {
        font-size: 2.5em;
        width: 57%;
    }
    .about-right.slider-right-con {
        margin: 0;
        padding: 2rem 0rem 0 2rem;
    }
}

@media screen and (max-width: 1080px) {
    .bs-slider-overlay-inner {
        padding: 6em 0;
    }
    .banner-text h4 {
        font-size: 2em;
        width: 57%;
    }
    .banner-text {
        padding: 10rem 0 0 0;
    }
    .top-content-info {
        margin-top: 4em;
    }
    .about-right {
        margin-top: 1rem;
    }
    .about-right.slider-right-con {
        margin: 0;
        padding: 2rem 0rem 0 2rem;
    }
    .main_grid_contact {
        padding: 6em 3em;
    }
    .top-gd p {
        font-size: 0.75em;
    }
}

@media screen and (max-width: 1050px) {
    .about-right {
        margin-top: 1rem;
    }
}

@media screen and (max-width: 1024px) {
    .bs-slider-overlay-inner {

        padding: 5em 0;
    }
    .navbar-light .navbar-brand {
        font-size: 0.8em;
    }
    .top-gd h6 {
        font-size: 2em;
    }

    .top-content-left {
        float: left;
        width: 80%;
        text-align: left;
    }
    .top-content-right {
        float: right;
        width: 20%;
    }
    .thim-click-to-bottom {
        float: right;
        margin-top: 1em;
    }
    .top-content-info {
        margin-top: 3em;
    }

}

@media screen and (max-width: 991px) {
    /*--nav--*/
    .navbar-light .navbar-toggler {
        border-color: #fff;
        background: #fff;
        border-radius: 0;
    }
    ul.navbar-nav {
        background: #141515;
        padding: 1em 0;
        margin-top: 0.5em;
    }
    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
        text-align: center;
    }
    .navbar-light .navbar-nav .nav-link {
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 2px;
        font-size: 13px;
        font-weight: 400;
        padding: 0.5em 0;
    }
    /*--//nav--*/
    .banner-text h4 {
        font-size: 2em;
        width: 78%;
    }
    .about-right.slider-right-con {
        margin: 0;
        padding: 2rem 2rem 2em 2rem;
    }
    .about-right.slider-right-con.stats-left {
        margin: 0;
        padding: 2em;
    }
    .testimonials_grid p {
        width: 100%;
        margin: 1em auto 0;
        line-height: 2em;
        letter-spacing: 1px;
    }
    .testimonials_grid {
        margin: 0em auto 0;
        width: 90%;
    }
    .address-info:nth-child(2) {
        margin: 2em 0;
    }
    .about-in.middle-grid-info:nth-child(2) {
        margin: 1.5em 0;
    }

    a.facebook-footer,
    a.twitter-footer {
        font-size: 0.9em;
        padding: 0.5em 1em;
    }
    .footer-grid-w3ls:nth-child(2) {
        margin: 2em 0;
    }
    footer p,
    footer ul li {
        font-size: 0.85rem;
        line-height: 26px;
        letter-spacing: 1px;
    }
    .stats-ig-gd {
        margin: 0;
    }
    .about-right {
        margin-top: 1rem;
        margin-bottom: 0rem;
    }
    .about-right.bar-grids {
        margin-bottom: 2em;
    }
    .cd-search input {
        border-radius: 0;
        border: none;
        background: #bfc2c5;
    }
}

@media screen and (max-width:800px) {
    .about-right.bar-grids {
        margin-bottom: 2em;
    }
    .top-content-info {
        margin-top: 2em;
    }
    .banner-text {
        padding: 6rem 0 0 0;
    }
    h5.tag {
        font-size: 12px;
        line-height: 5px;
        letter-spacing: 2px;
        margin-bottom: 0.5rem !important;
    }
    .banner-text h4 {
        font-size: 1.8em;
    }
}

@media screen and (max-width:767px) {
	.bg1 {
		background: url(../images/banner720_new.jpg)no-repeat center;
		height: 480px;
	}
    .banner-text h4 {
        font-size: 1.7em;
        width: 100%;
    }
    .top-gd h6 {
        font-size: 1.6em;
    }
    .top-gd h6 {
        font-size: 1.6em;
    }
    .banner-text {
        padding: 7rem 0 0 0;
    }
    .navbar {
        padding: 0.5rem 0;
    }
}

@media screen and (max-width:736px) {
    .top-content-right .rotate a {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 667px) {
	.navbar-brand h1{
		font-size: 2.3em;
	}
	.navbar-brand h5{
		font-size: 1.2em;
	}
	.navbar-brand img {
		height: 33px;
		width: 30px;
	}
    .banner-text h4 {
        font-size: 1.5em;
        width: 100%;
    }
    .rotate a i {
        border: 2px solid #fff;
        width: 32px;
        height: 32px;
        z-index: 9;
        float: right;
        margin-left: 0.3rem;
        line-height: 27px;
    }
    .gallery h4 {
        font-size: 1.3rem;
    }
	    .about-right, {
        font-size: 1rem;
    }
	.gallery p{
		font-size:0.6em;
	}
}

@media screen and (max-width: 640px) {
    .top-gd p {
        font-size: 0.6em;
        margin-top: 0.5em;
    }
    .banner-text {
        padding: 6rem 1rem 0rem 1rem;
    }
    .top-gd h6 {
        font-size: 1.4em;
    }
    .top-content-right .rotate a {
        font-size: 0.8em;
        letter-spacing: 1px;
    }
    .callbacks_tabs a {
        height: 8px;
        width: 8px;
    }
    .callbacks_tabs a:after {
        content: "";
        position: absolute;
        width: 18px;
        height: 18px;
    }
    .callbacks_tabs {
        list-style: none;
        position: absolute;
        left: 42.5%;
    }
    .read {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 600px) {
    .banner-text h4 {
        font-size: 1.4em;
        width: 100%;
    }
    .callbacks_tabs {
        list-style: none;
        position: absolute;
        left: 40.5%;
    }
    .slider-info p {
        letter-spacing: 1px;
    }
    .about-right h3 {
        font-size: 0.85rem;

    }
    .about-right.slider-right-con {
        margin: 0;
        padding: 1rem 2rem 2em 2rem;
    }
}

@media screen and (max-width: 480px) {
    .banner-text h4 {
        font-size: 1.2em;
    }
    .top-content-info {
        margin-top: 0.7em;
    }
    .banner-text {
        padding: 5.5rem 1rem 0rem 1rem;
    }
    .top-content-right .rotate a {
        font-size: 0.7em;
        letter-spacing: 1px;
    }
    .about-right h4 {
        font-size: 1.1rem;
    }
    .about-right  h2 {
        font-size: 1.3em;
    }
    li.breadcrumb-item {
        font-size: 0.85em;
        letter-spacing: 1px;
    }
}

@media screen and (max-width: 414px) {
    footer h3 {
        font-size: 1.1rem;
    }
    .navbar-light .navbar-brand {
        font-size: 0.7em;
    }
    h5.tag {
        font-size: 11px;
        line-height: 5px;
        letter-spacing: 1px;
        margin-bottom: 0.5rem !important;
    }
    .banner-text {
        padding: 4.5rem 1rem 0rem 1rem;
    }
    .banner-text h4 {
        font-size: 1em;
    }
    .rotate a i {
        border: 2px solid #fff;
        width: 26px;
        height: 26px;
        float: right;
        margin-left: 0.2rem;
        line-height: 23px;
    }
    .thim-click-to-bottom {
        float: right;
        margin-top: 0.5em;
    }
    .top-content-right .rotate a {
        font-size: 0.6em;
        letter-spacing: 1px;
    }
    .top-gd h6 {
        font-size: 1.2em;
    }
    .about-right.slider-right-con {
        margin: 0;
        padding: 0rem 2rem 2em 2rem;
    }
    .middle-grids .card {
        padding: 2em 1em;
    }
}

@media screen and (max-width: 384px) {

    .top-content-right .rotate a {
        font-size: 0.6em;
        letter-spacing: 0px;
    }
    .bs-slider-overlay-inner {
        padding: 4em 0;
    }
    ol.breadcrumb {
        padding: 1em 1em;
    }
    h3.tittle {
        font-size: 1.4em;
    }
}

@media screen and (max-width: 375px) {
    .bs-slider-overlay-inner {
        padding: 3em 0;
    }
}

@media screen and (max-width: 320px) {
    .navbar-light .navbar-brand {
        font-size: 0.6em;
    }
    .top-content-left {
        float: left;
        width: 100%;
        text-align: left;
    }
    .top-content-right {
        float: right;
        width: 100%;
    }
    .callbacks_tabs {
        list-style: none;
        position: absolute;
        left: 35.5%;
    }
    .top-content-right .rotate a {
        font-size: 0.7em;
        letter-spacing: 2px;
    }
    .banner-text {
        padding: 5rem 1rem 0rem 1rem;
    }
}

/**--gallery--**/
.gallery {
	margin-top: 4em;

}
@media (min-width: 668px) {
	.gallery {
	margin-top:8em;
	}
