/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	font-family: 'Lato', sans-serif;
}
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;
}
a:hover{
	text-decoration:none;
}
input[type="button"],input[type="submit"],.contact-form 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;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	color: #323648;
}	
p{
	margin:0;
    line-height: 1.8;
    color: #707579;
    letter-spacing: .5px;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
html {
  scroll-behavior: smooth;
}

.error {
    color: red;
}
.modal-backdrop.in {
    opacity: 0 !important;
    z-index: 21;
}
/*  header ============ */
/*  header ============ */
header{
    height: auto;
    padding:  0;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.affix {
    top: 0;
    width: 100%;
    z-index: 99999999;
    background: #fff !important;
    border-color: #fff !important;
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border: 0;
}

.navbar {
    border-radius: 0;
    height: auto;
    margin-bottom: 0;
}

.navbar-brand {
    color: #333;
    font-size: 2.4em;
    padding: 5px;
    font-family: 'Lato-bold';
   height:100px;
   margin-right: 25px
}

.navbar-brand i {
    color: #3498DB;
}

.navbar-default .navbar-toggle {
    border-color: #3498DB;
    margin-top: 22px;
    margin-right: 41px;
    margin-bottom: 20px;
    border-width: 2px;
}

.navbar-default .navbar-collapse {
    border-color: transparent;
}


.navbar-default .navbar-toggle i {
     font-size: 2em;
    color:#3498DB;
}

.navbar-default .navbar-toggle i:hover,.navbar-default .navbar-toggle i:focus {
    color: #eee;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #3498DB;
}

.navbar-brand>img {
    height: 70px;
    
}

.logo-fixed{
    display:block;
     
}
.logo-scrolled{
    display:none !important;
}
.affix .logo-fixed{
    display:none;
}

.affix .logo-scrolled{
    display:block  !important;
}

.navbar-default .navbar-nav{
    margin:15px 0;
}
@media screen and (max-width: 767px) {
    .footer_blogs a {
        top:15px !important;
    }
    .fa-quote-right{
        right:40px !important;
    }
    .gallary {
        border-left:0px solid #fff !important;
    }
    .blog-img img{
        width:100% !important;
    }
    .inner-banner h2 {
        margin: 10px 0;
        font-size: 1em;
            top: 5px;
    position: relative;
    }
    
    .navbar-brand>img {
        height: 55px;
    }
.navbar-default .navbar-toggle {
    margin-top: 10px;}
    .affix-top ul.navbar-nav {
         background: #5b5b5b;
         border-radius:15px;
    }
    .affix  ul.navbar-nav {
         background: #fff;
         border-radius:15px;
    }
    
}

.navbar-default .navbar-nav>li>a  {
        color: #fff;
    font-size: 1em;
    font-weight:600;
    margin: 0 5px;
    padding: 18px 5px ;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a:before{
        position: absolute;
    background-color: #3498DB;
    content: "";
    height: 2px;
    bottom: 0;
    left: 0;
    width: 0;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.social a{
    background: #fff;
    color: #3498DB !important;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 8px;
    margin: 10px 5px;
    border-radius: 50%;
}
.navbar-default .navbar-nav>li>a:hover{
    color:#3498DB;
    font-weight:bold;
}
.navbar-default .navbar-nav>li>a:hover:before{
    position: absolute;
    background-color: #3498DB;
    content: "";
    height: 2px;
    bottom:0;
    left: 0;
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

 .affix.navbar-default .navbar-nav>li>a , .affix.navbar-default .navbar-nav>li>a:focus   {
    color:#5b5b5b;
       font-size: 1em;
    margin: 0 5px;
    padding: 18px 5px ;
    text-transform: uppercase;
    

}
 .affix.navbar-default .navbar-nav>li>a:hover  {
   color:#3498DB;
    font-weight:bold;
    
    

}
.navbar-brand:hover ,.navbar-brand:focus/*,.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus ,.navbar-default .navbar-nav .active>a */{
    color: #fff ;
    background-color: #3498DB;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
     color: #fff ;
     outline:0
}


.social li
{
    display: inline-block;
}

.social a , .social a:hover , .social a:focus{
    
    background: #fff;
    color: #3498DB !important;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 8px !important;
    margin: 35px 5px !important;
    border-radius: 50%;
}

.affix .social a , .affix .social a:hover , .affix .social a:focus{
    background: #3498DB;
    color: #fff !important;
}
/*-- banner --*/
.banner_w3lspvt {
  
	background-size: cover;
    min-height: 46em;
    position: relative;
}
.banner_w3lspvt:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: #000;
}

.banner-tops-style {
    padding-top: 16em;
}


.style-banner h2 {
    font-size: 55px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
    line-height: 1.3;
    position: relative;
    font-style: italic;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.text-wh {
    color: #fff;
}
.bg-li{
	background: #f8f9fa;
}
.style-banner h2 span {
    color: #fff;
    display: block;
}
.style-banner h2 span.color {
    display: inline-block;
    color: #00BCD4;
    font-family: initial;
}
.button-style {
    padding: 14px 40px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 2px solid #fff;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
    position: relative;
}
.button-style:hover {
    color: #fff;
}

.main-w3pvt {
    position: relative;
}
#myCarousel {
      overflow:hidden;
       max-height:80vh;
}

.carousel-inner .item:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .3;
    z-index: 1;
    background: #000;  /* fallback for old browsers */
   
   

}


.carousel-inner .carousel-caption{
   
    display:flex;
    flex-direction:column;
    justify-content: flex-start   !important;
    max-height:100%;
    top:0  !important;
     bottom:0  !important;
      right:0  !important;
    
    left:0 !important;
    padding:0;
    padding-left:5%;
}
@media screen and (max-width: 1080) {
    .carousel-inner .carousel-caption{
        justify-content: center   !important;
    }
}
.war{
    height:100%;
      display:flex;
    flex-direction:column;
    justify-content: flex-end   !important;
}
.carousel-caption h2{
   
    font-size:48px !important;
    /*height:100%;*/
}
.carousel-caption h2 span{
        color:#212d85;
    font-family: "Times New Roman", Times, serif;
}
@media screen and (max-width: 992px) {
    .carousel-caption h2{
      
        font-size:44px !important;
    }
        .war p {
        font-size:16px !important;
    } 
    .navbar-default .navbar-collapse{
        background: #5b5b5b !important;
    }
    .carousel-inner>.item>img, .carousel-inner>.item>a>img{
            transform: none !important;
    }
}
@media screen and (max-width: 768px) {
    .carousel-caption h2{
    
   
        font-size:35px !important;
    } 
}
@media screen and (max-width: 600px) {
    .carousel-caption h2{
     display:flex;
    flex-direction:column;
    justify-content: flex-end   !important;
        font-size:22px !important;
    }
}
@media screen and (max-width: 400px) {
    .carousel-caption h2{
     display:flex;
    flex-direction:column;
    justify-content: flex-end   !important;
        font-size:15px !important;
    }
}
.carousel-caption .button{
    margin: 45px 0 100px 0;
    width:124px;
    font-size:15px;
    border:3px solid white;
    padding:10px 15px;
    text-transform: uppercase;
     color:white;
   
}
@media screen and (max-width: 768px){
    .carousel-caption .button{
    margin: 35px 0 40px 0;
   
    }
}
@media screen and (max-width: 650px) {
   .carousel-caption .button{
    margin: 15px 0 20px 0;
    width:100px;
    font-size:11px;
    border:3px solid white;
    padding:5px 10px;
    text-transform: uppercase;
}
}





/*-- //banner --*/

/*-- about --*/
.about-left h3 {
    text-transform: capitalize;
    line-height: 36px;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
}
.about-left h5 {
    font-size: 18px;
    letter-spacing: 1px;
    font-family: initial;
    font-style: italic;
    margin-top: 15px;
    line-height: 28px;
}
.img-position {
    position: absolute;
    right: 0%;
    top: -15%;
    z-index: -1;
}
.img-border {
    border-right: 4px solid #fff;
    border-top: 4px solid #fff;
}
/*-- //about --*/

/*-- features --*/
.heading-grid h5 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #666;
    font-size: 16px;
}
.heading-grid h4,.heading-grid h2 {
    text-transform: capitalize;
    max-width: 730px;
    line-height: 36px;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 10px auto;
    position: relative;
}
.heading-grid h4:after {
    position: absolute;
    content: '';
    width: 14%;
    height: 2px;
    background: #333;
    bottom: -30%;
    left: 43%;
}
.heading-grid {
    margin-bottom: 6em;
}
.banner-bottom span.fa {
    font-size: 30px;
	color: #00BCD4;
}
.inner-info h4 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
}
/*-- //features --*/

/*-- pricing --*/
.pricing-grid h3 {
    font-size: 40px;
    font-weight: 800;
}
.pricing-grid h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    margin-top: 10px;
}
.pricing-grid span {
    width: 2px;
    height: 40px;
    background: #333;
    display: block;
    margin: 20px auto;
}
.pricing-grid p {
    margin: 6px 0;
    text-transform: capitalize;
}
.pricing-grid a {
    color: #292929;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 10px 30px;
    border: transparent;
    background: none;
    border: 2px solid #292929;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    cursor: pointer;
    display: inline-block;
	margin-top: 30px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}
.pricing-grid {
    background: #f6f6f6;
}
.pricing-grid {
    background: #f6f6f6;
    padding: 3em 1em;
}
/*-- //pricing --*/

/*-- blog --*/
.blog-info {
    background: #f6f6f6;
    padding: 20px;
}
.blog-info h4 {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 28px;
}
.blog-info li {
    display: inline-block;
}
.blog-info li a {
    color: #555;
    font-size: 15px;
    letter-spacing: 0.5px;
}
/*-- //blog --*/

/*-- team --*/
.team-grids {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.team-grids h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.team-grids h6 {
    font-size: 17px;
    color: #ccc;
    letter-spacing: 1px;
    font-family: initial;
    font-style: italic;
}

.social-icons-section a {
    color: #eee;
    padding: 10px 0;
    display: block;
    font-size: 15px;
}


.team-info {
    position: absolute;
    bottom: -227px;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 2em 0;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    width: 82%;
    text-align: center;
}

.team-grids:hover div.team-info {
    bottom: 0;
}

.social-icons-section,
.team-grids h6 {
    margin-top: 0.5em;
}

.caption {
    padding: 0px;
}

.team-info .social-icons-section a {
    margin: 0em .5em;
}
.social-icons-section {
    background: #333;
    padding: 10px 0px;
    margin-top: 0;
    display: inline-block;
    width: 18%;
    float: left;
}
.team-grids img {
    width: 82%;
    float: left;
}

/* team responsive */
@media(max-width:1080px) {
    .team-grids h4 {
        font-size: 1em;
    }

    .about_grids h3 {
        font-size: 22px;
    }

    .about-in .card {
        padding: 1.5em .5em;
    }
}

@media(max-width:1024px) {
   
}

@media(max-width:991px) {
    
}

@media(max-width:736px) {
    
}

@media(max-width:480px) {
    
}

@media(max-width:440px) {
   
}

@media(max-width:414px) {
    
}

@media(max-width:384px) {
    
}

@media(max-width:320px) {
    
}

/* //team responsive */
/* //team */

/*-- newsletter --*/
.subscribe-main{
	background: #f8f9fa;
}
.subscribe-main .heading-grid h4:after {
    content: none;
}
.newsletter-info input[type="email"] {
    padding: 10px 5px;
    font-size: 15px;
    color: #666;
    outline: none;
    letter-spacing: 2px;
    border: none;
    border-bottom: 1px solid #333;
    flex-basis: 70%;
    margin-right: 3%;
    font-style: italic;
    font-weight: 600;
    background: none;
}

.newsletter-info input[type="submit"] {
    color: #292929;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 13px 0;
    border: transparent;
    background: none;
    border: 2px solid #292929;
    flex-basis: 35%;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    cursor: pointer;
}
/*-- //newsletter --*/

/*-- footer --*/
footer {
    background: #222;
}
.copyright {
    background: #191919;
}
.footer_left p {
    font-size: 16px;
    line-height: 28px;
    color: #8b8e96;
    letter-spacing: 1px;
    margin-top: 1.5em;
}
.footer_grids h3 {
    font-size: 22px;
    color: #eee;
    letter-spacing: 1px;
}
.footer_right p,.footer_right p a {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: .5em;
    color: #fff;
    letter-spacing: .5px;
}
.footer_right p span.fa {
    color: #fff;
}

.footer_middle ul li,.footer_left ul li {
   list-style:none;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .5px;
}
.footer_middle ul li a {
    text-decoration: underline;
	color: #fff;
	text-transform: lowercase;
}
.footer_middle ul li a:hover {
    text-decoration: none;
    text-transform: lowercase;
}
.footer_left ul li a {
    text-decoration: none;
    color: #fff;
    text-transform: lowercase;
}
.copyright p {
    color: #8a8a8a;
    letter-spacing: 1px;
    font-size: 16px;
}
.copyright p  a{
	color: #ccc;
}
.copyright p  a:hover{
	color: #fff;
}
/*-- //footer --*/


/*-- inner page banner --*/

.inner-banner {
    background: url(../images/banner.jpg) no-repeat content-box;
    background-size: cover !important;
    min-height: 350px;
	position: relative;
}
.inner-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: #000;
}

/*-- //inner page banner --*/


/*-- advantages --*/

.advantages-right span.fa {
    font-size: 24px;
    color: #00BCD4;
}
.inner-info-left {
    padding-left: 2em;
}
.inner-info-right {
    padding-right: 2em;
}
/*-- advantages --*/


/*-- /ceo quote --*/
.testimonials_grid {
    width: 70%;
    position: relative;
}
.quote {
	background: #f6f6f6;
}
.testi_grid h5 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    color: #333;
	font-weight: 600;
    margin: 0;
    letter-spacing: 1px;
}
.testi_grid h5 span {
    font-size: 16px;
    font-weight: normal;
}
p.sub-test {
    color: #eee;
    color: #707579;
    letter-spacing: 1px;
        margin: 15px 0;
}
p.sub-test span.fa {
    color: #00BCD4;
    margin-right: 5px;
}
/*-- //ceo quote --*/


/*-- what we do --*/

.what-we-do {
    background: #f6f6f6;
}
.what-we-do-grid h4 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
}
.bg-grid-clr {
    background: #fff;
    padding: 2em;
}
/*-- //what we do --*/


/*-- error content --*/

.error-content span.fa {
    font-size: 80px;
    color: #333;
}
.error-content h2 {
    font-size: 160px;
    font-weight: 900;
    letter-spacing: 2px;
    color: #00BCD4;
}
.error-content h4 {
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
}
.error-content h5 {
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.error-content a {
    color: #292929;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 10px 30px;
    border: transparent;
    background: none;
    border: 2px solid #292929;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    cursor: pointer;
    display: inline-block;
    margin-top: 30px;
}
/*-- //error content --*/


/*-- portfolio --*/

section#gallery {
    position: relative;
}

.gal-img img {
    padding: 6px;
    background: #f0f0f1;
}

h5.gal-info {
    text-align: left;
    font-size: 1.2em;
    margin: 1em 0 0 0;
    color: #3a4045;
    font-weight: 600;
    text-transform: capitalize;
}

span.decription {
    text-transform: uppercase;
    display: block;
    font-size: 0.7em;
    color: #888;
    letter-spacing: 2px;
    margin-top: 0.5em;
}

/*-- 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: 99;
}

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

.popup {
    background: #fff;
    border-radius: 5px;
    max-width: 480px;
    position: relative;
    margin: 8em auto;
    padding: 3em 1em;
}

.popup p {
    font-size: 15px;
    color: #666;
    letter-spacing: .5px;
    line-height: 30px;
}

.popup h2 {
    margin-top: 0;
    color: #fff;

}

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

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


/*-- //popup --*/
/*-- //portfolio --*/

/*-- contact --*/
.contact input[type="text"], .contact input[type="email"], .contact select, .contact textarea {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    padding: 15px 0px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #777;
    text-transform: capitalize;
    background-image: none;
    letter-spacing: 1px;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: none;
    border-bottom: 1px solid #ccc;
}
.contact textarea {
    height: 150px;
}
.contact button.btn {
    background: #00BCD4;
    font-size: 15px;
    display: inline-block;
    color: #fff;
    border: 2px solid;
    padding: 13px 40px;
    letter-spacing: 2px;
    margin-top: 0px;
    cursor: pointer;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
.map iframe {
    border: none;
    outline: none;
    height: 350px;
    width: 100%;
}
/*-- //contact --*/

/*-- move top --*/
a.move-top {
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #333;
    position: absolute;
    bottom: .3%;
    border-radius: 50%;
    right: 2%;
    z-index: 0;
}
a.move-top span.fa{
    font-size: 22px;
    color: #fff;
    line-height: 42px;
}
/*-- //move top --*/


/*-- Responsive Design --*/

@media(max-width:1440px) {
	
}
@media(max-width:1366px) {
	
}
@media(max-width:1280px) {
	.style-banner h2 {
		font-size: 50px;
	}
	.banner-tops-style {
		padding-top: 21em;
	}
	.banner_w3lspvt {
		min-height: 55em;
	}
}
@media(max-width:1080px) {
	.blog-info h4 {
		font-size: 18px;
	}
}
@media(max-width:1024px) {
	.style-banner h2 {
		font-size: 47px;
	}
	.banner_w3lspvt {
		min-height: 44em;
	}
	.testimonials_grid {
		width: 90%;
	}
	.pricing-grid h3 {
		font-size: 35px;
	}
	.pricing-grid span {
		height: 30px;
		margin: 15px auto;
	}
}
@media(max-width:991px) {
	header {
		padding: 0.8rem 0;
	}
	nav a {
		padding: 6px 15px;
	}
	.buttons a {
		padding: 8px 25px;
	}
	.img-position {
		position: static !important;
	}
	.testimonials_grid {
		width: 100%;
	}
	.inner-banner {
		min-height: 200px;
	}
	.error-content span.fa {
		font-size: 60px;
	}
	.error-content h2 {
		font-size: 130px;
	}
	.error-content h4 {
		font-size: 25px;
	}
}
@media(max-width:800px) {
	.buttons {
		right: 15%;
	}
	.heading-grid h4, .heading-grid h2 {
		line-height: 34px;
		font-size: 23px;
	}
}

@media(max-width:768px) {
	.banner-tops-style {
		padding-top: 12em;
	}
	.banner_w3lspvt {
		min-height: 39em;
	}
	.heading-grid {
		margin-bottom: 5em;
	}
	.about-left h3 {
		line-height: 34px;
		font-size: 22px;
	}
	.inner-info h4 {
		font-size: 17px;
	}
	.banner-bottom span.fa {
		font-size: 26px;
	}
}
@media(max-width:736px) {
	.buttons {
		right: 23%;
	}
	.style-banner h2 {
		font-size: 40px;
		letter-spacing: 1px;
	}
	.banner-tops-style {
		padding-top: 10em;
	}
	.banner_w3lspvt {
		min-height: 35em;
	}
	.button-style {
		padding: 13px 30px;
		font-size: 14px;
	}
	.heading-grid h4, .heading-grid h2 {
		line-height: 34px;
		font-size: 21px;
	}
	.about-right img {
	
	}
	.blog img {
		width: 100%;
	}
	.footer_grids h3 {
		font-size: 20px;
	}
	.inner-banner {
		min-height: 180px;
	}
	.inner-info-left {
		padding-left: 0em;
	}
	.error-content h2 {
		font-size: 100px;
	}
	.map iframe {
		height: 300px;
	}
}
@media(max-width:568px) {
	.team-grids {
		width: 70%;
		margin: auto;
	}
	.inner-banner {
		min-height: 150px;
	}
	.what-we-do-grid {
		margin: 0 1em;
	}
}
@media(max-width:480px) {
	.style-banner h2 {
		font-size: 34px;
	}
	.banner_w3lspvt {
		min-height: 31em;
	}
	.heading-grid h4, .heading-grid h2 {
		line-height: 30px;
		font-size: 18px;
		letter-spacing: 0.5px;
	}
	.about-left h3 {
		line-height: 30px;
		font-size: 19px;
	}
	.heading-grid {
		margin-bottom: 3em;
	}
	.error-content h5 {
		font-size: 20px;
		letter-spacing: 0px;
	}
	.error-content span.fa {
		font-size: 50px;
	}
	.map iframe {
		height: 250px;
	}
	.contact input[type="text"], .contact input[type="email"], .contact select, .contact textarea {
		margin-bottom: 15px;
		padding: 10px 0px;
	}
}
@media(max-width:415px) {
	.copyright {
		padding: 0 10px;
	}
	.style-banner h2 {
		font-size: 33px;
	}
	.buttons a {
		padding: 8px 20px;
		margin-top: 2px;
		font-size: 15px;
	}
	.about-left h5 {
		font-size: 17px;
	}
	.error-content h5 {
		line-height: 30px;
	}
	.error-content span.fa {
		font-size: 40px;
	}
}
@media(max-width:384px) {
	.style-banner h2 {
		font-size: 29px;
	}
	.banner-tops-style {
		padding-top: 9em;
	}
	.button-style {
		padding: 11px 25px;
		font-size: 14px;
	}
	.team-grids {
		width: 80%;
	}
	.newsletter-info input[type="submit"] {
		padding: 9px 0;
	}
	.bg-grid-clr {
		padding: 1em;
	}
	.what-we-do-grid {
		margin: 0 .5em;
	}
	.error-content h2 {
		font-size: 80px;
	}
}
@media(max-width:375px) {
	.style-banner h2 {
		font-size: 29px;
	}
	.team-grids {
		width: 100%;
	}
}
@media(max-width:320px) {
}
    .contain {
        position: absolute;
        top: 55%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 9;
    }
    .inner-banner h2 {
    color: #fff;
    font-size: 1.5em;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}


.inner-banner ul li a, .inner-banner ul li {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}
/*Products Details*/
.area-padding {
    padding: 70px 0px 80px;
}
.gallary {
    margin: 0 0 50px;
}
.product-details h3 {
    margin-bottom: 30px;
}
.product-details p {
    text-align: justify;
    margin-bottom: 20px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color:#3498DB !important;
    background-color: transparent;
}
.carousel-caption p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.carousel-caption h2 {
    /*top:60%; */
    color:#fff;
    font-size:55px;
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 1.3;
    position: relative;
    font-style: italic;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    line-height: 1;
    transform: translateY(-100px);
}
.footer_blogs a {
  color: #fff;letter-spacing: 1px;padding: 13px 5px;border: transparent;border: 2px solid #fff;position: relative;top: 30px;font-weight: bold
}
.footer_blogs a:hover {
    color: #212d85;background:#fff;border: 2px solid #212d85;font-size:16px;
}
/*-- //Responsive Design --*/

.bordered-btn{
    margin: 45px 0 100px 0;
    width: 124px;
    font-size: 27px;
    border: 3px solid  #212d85;
    padding: 10px 15px;
    text-transform: uppercase;
    color:  #212d85;
}