
.cont-btn a {
    border-radius: 4px;
    border: 2px solid #fff;
    padding: 0.3em 2em;
    color: #fff;
    font-weight: 700;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.cont-btn a:hover {
    background: #28a745;
    border: 2px solid #28a745;
}

.cont-btn {
    margin-top: 1rem;
}

.mian-content {
    position: relative;
}

.top-social-icons {
    border-right: 1px solid #ddd;
}

.top-content-left {
    padding: 0;
    margin-top: 0.5em;
}

ul.header-info-w3ls i {
    margin-right: 5px;
}

.social-icons li {
    list-style: none;
    display: inline-block;
}

ul.social-icons {
    margin-top: 2em;
}

ul.social-icons li a span {
    color: #636161;
    font-size: 13px;
    background: transparent;
    width: 32px;
    height: 32px;
    line-height: 27px;
    text-align: center;
    display: block;
    border: 2px solid #ddd;
    display: inline-block;
    border-radius: 50%;
}

ul.social-icons li a span:hover {
    color: #fbbc05;
}

.land-gd {
    float: left;
    width: 50%;
}

.land-image {
    float: left;
    width: 22%;
}

.land-content {
    float: left;
    width: 73%;
}

.land-content h4 {
    color: #fff;
    font-size: 1.2em;
}

.top-content-right {
    margin-top: 0.5em;
}

.land-image i {
    color: #fbbc05;
    font-size: 1.5em;
}

/*-- /banner-info --*/

/*-- /banner-bottom-w3layouts --*/

h3.tittle {
    color: #333;
    font-size: 3.5em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    letter-spacing: 1px;
}

/*-- //banner-bottom-w3layouts --*/

/*--bottom-last--*/

/*--//story--*/
/*-- stats --*/


.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 --*/
/*--/newsletter--*/

.newsright input[type="email"] {
    outline: none;
    width: 100%;
    padding: 15px 20px;
    color: #848484;
    font-size: 14px;
    border: 1px solid #b5bbbd;
    width: 74%;
    letter-spacing: 3px;
    background: none;
}

.newsright input[type="email"] {
    outline: none;
    width: 100%;
    padding: 15px 20px;
    color: #fff;
    font-size: 14px;
    border: 1px solid #e1e2e2;
    width: 70%;
    letter-spacing: 3px;
    background: none;
    border-radius: 0px;
}

.newsright input[type="submit"] {
    border: none;
    padding: 13px 20px;
    font-size: 20px;
    outline: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    background: #ffc107;
    color: #fff;
    width: 30%;
    cursor: pointer;
    border-radius: 0px;
}

.newsright input[type="submit"]:hover {
   background: #ffffff;
    color: #000;
}

.newsright {
    margin: 0 auto;
    width: 50%;
}

.galsses-grid-right {
    padding: 0 5em 0 2em;
}
.gal-page {
    padding: 8px;
}
/*--//newsletter--*/
/*--/contact--*/

/*--/contact--*/

.main_grid_contact {
    background: #f7f7f7;
    padding: 9em 5em;
}

.main_grid_contact label {
    color: #28a745;
    letter-spacing: 1px;
    font-size: 1.2em;
}

.main_grid_contact input[type="text"],
.main_grid_contact input[type="email"],
.main_grid_contact textarea {
    outline: none;
    padding: 15px 15px;
    font-size: 14px;
    color: #777;
    background: #fff;
    width: 100%;
    letter-spacing: 1px;
    border: 1px solid #ebeeef;
    border-radius: 0px;
}

.main_grid_contact textarea {
    min-height: 80px;
    margin: 1em 0em;
    resize: none;
}

.main_grid_contact .input-group1 input[type="submit"] {
    outline: none;
    padding: 20px 0;
    font-size: 19px;
    color: #fff;
    background: #343a40;
    border: none;
    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;
    border-radius: 0px;
}

.main_grid_contact .input-group1 input[type="submit"]:hover {
       background: #28a745;
}

.map {
    padding: 0;
}

.map iframe {
    border: none;
    width: 100%;
    height: 100%;
}

.address-grid i {
    font-size: 1.5em;
    color: #ffc107;
    background: #1b1e21;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    line-height: 2.5em;
}

.address-right h6 {
    font-size: 1.2em;
    color: #3f4142;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}

.address-right p,
.address-right p a {
    color: #7c848c;
}

.main_grid_contact h4 {
    font-size: 2em;
    color: #464646;
    text-shadow: 0 1px 2px rgba(18, 18, 19, 0.13);
    text-transform: uppercase;
}

/*--/contact--*/
/*--//contact--*/
/*--/inner-page--*/

.inner-page {
    background: url(../images/2.jpg) no-repeat center;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -webkit-background-size: cover;
    min-height: 250px;
}

ol.breadcrumb {
    margin: 0;
}

li.breadcrumb-item {
    font-size: 0.85em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

li.breadcrumb-item a {
    color: #28a745;
}

.breadcrumb-item.active {
    color: #888;
}

ol.breadcrumb {
    background: none;
    margin: 0;
    padding: 1em 2em;
    background: #f7f7f7;
}

/*--/blog-grid-info--*/

.blog-grid-info .card h5.card-title {
    font-size: 1. 2em;
}

.blog-grid-info .card-body {
    padding: 0;
}

.blog-des {
    padding: 2em;
    background: #fff;
}

span.entry-date {
    font-size: 0.85em;
    color: #999;
}

.blog-grid-info .card h5.card-title {
    font-size: 1em;
    font-weight: 600;

}

.blog-grid-info .card h5.card-title a {
    color: #222;
}

.about-in.blog-grid-info .card {
    padding: 0;
    border: 1px solid transparent;
}
.blog-des.blogger {
    border: 1px solid rgba(221, 221, 221, 0.34901960784313724);
    border-top: 0px;
}
.about-in.blog-grid-info. .card:hover {
    -webkit-box-shadow: 0px 0px 18.69px 2.31px rgba(204, 204, 223, 0.09);
    -moz-box-shadow: 0px 0px 18.69px 2.31px rgba(204, 204, 223, 0.5);
    box-shadow: 0px 0px 18.69px 2.31px rgba(204, 204, 223, 0.12);
}
/*--//blog-grid-info--*/
/*--//inner-page--*/
/*--footer--*/

.footer-grid-w3ls h3 {
    font-size: 1.5em;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 0.8em;font-family: 'Cairo', sans-serif!important;
}

.footer-text p,
.contact-info p {
    color: #8c8f92;
    line-height: 1.9em;font-family: 'Cairo', sans-serif!important;font-size: .9m;
}

.phone {
    margin-top: 20px;
}

ul.links {
    float: right;
    width: 100%; 
}

.contact-info h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.9;
    color: #ffffff;font-family: 'Cairo', sans-serif!important;
}

.copyright-w3 {
    border-top: 1px ridge rgba(57, 57, 58, 0.46);
    padding-top: 2em; 
}

.copyright-w3 p {
    letter-spacing: 2px;
}

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

.footer p {
    color: #808080;font-family: 'Cairo', sans-serif!important;
}

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

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

.newsletter {
    position: relative;
    background: #28a745;
}

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

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

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

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

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

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

.phone p a {
    color: #808080;
}

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

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

ul.links li a {
    color: #8c8f92;font-family: 'Cairo', sans-serif!important;
}

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





ul.links1{
    list-style-type: none;
    margin: 10px 0!important;font-family: 'Cairo', sans-serif!important;
}

ul.links1 li a {
    color: #343a40!important;font-family: 'Cairo', sans-serif!important;
}

ul.links1 li a:hover {
    color: #fff!important;
}




.copyright-w3 a i:hover {
    color: #ffa200;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
}

.owl-item.active {
    padding: 15px;
    border: 1px solid #e4e4e4;
}

/*--social-icons--*/

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

.copyright-w3 a {
    color: #28a745;}

/*--//footer--*/



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

/*--responsive--*/

@media(max-width:1440px) {
    .freebies figure {
        height: 500px;
        max-height: 482px;
        margin: 0;
    }

}

@media(max-width:1366px) {
        .freebies figure {
            max-height: 463px;
            margin: 0;
        }
}

@media(max-width:1280px) {
    .freebies figure {
        max-height: 424px;
        margin: 0;
    }
}

@media(max-width:1080px) {
    .inner-page {
        min-height: 215px;
    }
    .freebies figure {
        max-height: 360px;
        margin: 0;
    }
	.feedback-top {
        padding: 2em;
	}
}

@media(max-width:1050px) {
	.freebies figure {
		max-height: 348px;
		margin: 0;
	}
}

@media(max-width:1024px) {
    h3.tittle {
        font-size:3em;
    }
    .main_grid_contact {
        padding:7em 2em;
    }
    .inner-page {
        min-height:200px;
    }
    .login-right-img {
        height: 86px;
    }
   
    .freebies figure {
        max-height: 339px;
        margin: 0;
    }
    .about-in .card {
        padding: 2em 0.5em;
    }
}

@media(max-width:991px) {
    .footer-grid-w3ls {
        margin-top: 1.5em;
    }
    .about-in {
        margin-top: 1em;
    }
    .team-info {
        float: left;
        width: 50%;
        margin-bottom: 2em;
    }
    .progress-one {
        margin-top: 1em;
    }
    .freebies figure {
        max-height: 324px;
        margin: 0;
    }
    .address-info {
        margin-top: 2em;
    }
    .main_grid_contact {
        padding: 5em 2em;
    }
    .newsright {
        margin: 0 auto;
        width: 70%;
    }
    a.request {
        padding: 0 15px;
    }
    .navbar-nav .dropdown-menu {
        text-align: center;
    }
    .top-content-left {
        padding: 0;
        margin: 0.5em 0;
        text-align: center;
    }
}

@media(max-width:900px) {
    .freebies figure {
        max-height: 305px;
        margin: 0;
    }
}

@media(max-width:800px) {
    .main_grid_contact {
        padding: 5em 2em;
    }
    .freebies figure {
        max-height: 264px;
        margin: 0;
    }
    .top-social-icons{
        padding: 0;
    }
}

@media(max-width:768px) {
    .freebies figure {
        max-height: 250px;
        margin: 0;
    }
    .stats_info {
        text-align: center;
        padding: 2em 0;
    }
    .bottom-bg p {
        width: 100%;
    }
}

@media(max-width:767px) {
  
    .address-right {
        text-align: center!important;
        margin-top: 1em;
    }
    .main_grid_contact {
        padding: 3em 2em;
    }
}

@media(max-width:736px) {
    .slide-window .slide-wrapper .slide .slide-caption h3 {
        margin: 0rem;
        font-size: 2rem;
    }
}

@media(max-width:667px) {
    .middle-grids .card-body {
        padding: 6em 2em;
        margin-bottom: 1em;
    }
    .inner-page {
        min-height: 160px;
    }
}

@media(max-width:640px) {
    .address-right {
        text-align: center!important;
        margin: 1.2em 0;
    }
    .main_grid_contact {
        padding: 3em 2em;
    }
    .inner-page {
        min-height: 160px;
    }
    .cont-btn a {
        padding: 0.3em 1.5em;
        font-size: 1em;
    }
}

@media(max-width:568px) {
    .land-content h4 {
        font-size: 1em;
    }
    ul.header-info-w3ls li:nth-child(2) {
        margin: 0 0.5em;
    }
    .top-head-wthree {
        padding: 0.3em 0.5em;
    }
    ul.header-info-w3ls li {
        font-size: 0.95em;
    }
    .newsright {
        margin: 0 auto;
        width: 90%;
    }
    .about-in .card h5.card-title {
        font-size: 1.4em;
    }
    h4.sub-tittle {
        margin: 1.2em 0 0 0;
        font-size: 0.8em;
        color: #ffc107;
        letter-spacing: 1px;
    }
}

@media(max-width:480px) {
    h3.tittle {
        font-size: 2.5em;
    }
    .bottom-last {
        min-height: 200px;
    }
    .stats_info i {
      font-size: 2em;
    }
    .stats_info p {
      font-size: 2.5em;
    }
}
@media(max-width:440px) {
    h3.tittle {
        font-size: 2.2em;
    }
  
    .team-content h3 {
        font-size: 1.2em;
    }
    .top-content-right {
        padding: 0;
    }
    .stats_info i {
        margin-top: 0.5em;
    }
    .freebies figure {
        max-height: 231px;
        margin: 0;
    }
    .cont-btn a {
        padding: 0.4em 1.5em;
        font-size: 0.8em;
    }
}

@media(max-width:414px) {
    h3.tittle {
        font-size: 2em;
    }
    .team-info {
        float: left;
        width: 80%;
        margin-bottom: 2em;
        margin-left: 2em;
    }
}

@media(max-width:384px) {
    h3.tittle {
        font-size:2.5em;
    }
    .newsright input[type="email"] {
       width: 64%;
    }
    .newsright input[type="submit"] {
        width: 35%;
        border-radius: 0px;
    }
}

@media(max-width:375px) {
    h3.tittle {
        font-size:2.3em;
    }
}

@media(max-width:320px) {
    h3.tittle {
        font-size:2em;
    }
}

/*--//responsive--*/