html,
body {
    margin: 0;
    font-size: 100%;
    font-family: 'Poppins', sans-serif;
    background: #fff;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Poppins', sans-serif;
}

img {
		max-width: 100%;
		height: auto;
		border:none;}

a:hover {
    text-decoration: none;
}
a[href^="tel"]{
    color: inherit;
    text-decoration:none;
}

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

ol {font-size:18px; color:#45585f; font-weight:bold;}
ul.bullet {margin-bottom:30px;}

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 {
    font-family: 'Poppins', sans-serif;
	font-weight:bold;
	}
	
h1 {font-size:30px;}
h2 {font-size:24px; margin-bottom:20px; color: #2c5dac;}
h3 {font-size:20px; margin-bottom:20px; }
h4 {font-size:18px; margin-bottom:20px;}	

p {
    margin: 0 0 20px 0;
    font-size: 1em;
    color: #333;
    line-height: 2em;
    
}

ul {
    margin: 0;
    padding: 0;
}

#mc_embed_signup{ border:1px solid #fff; padding:20px; text-align:left;}
#mc_embed_signup h2 {text-align:center;}
.indicates-required {font-size:12px; margin:0 0 20px 0;}

/*--/header --*/

header { background-color:#2c5dac; color:#fff;}
header h1 {font-family: 'Poppins', sans-serif; font-size:26px; color:#fff; margin-bottom:0; padding:0; }
header h2 {font-family: 'Poppins', sans-serif; font-size:20px; color:#fff; font-style:italic; margin:0 0 10px 0; }

/*--/navbar--*/

.navbar {
    padding: 0.8em 2em;
}

a.navbar-brand {
    font-size: 1em;
    font-weight: 700;
    color: #fff;
}

.navbar-light .navbar-brand {
    color: #fff;
}


li.nav-item {
    margin: 0 1px;
}

.navbar-light .navbar-nav .nav-link {
    padding: 0.6em 10px;
    color: #fff;
    background: transparent;
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 1px;
	list-style:none !important;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:focus {
    background: transparent;
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:hover
{
    background: transparent;
    color: #2c5dac;
}

.dropdown-item {
    padding: 0.5em 1.5rem;
    font-size: 0.9em;
    margin: 0;
}

.dropdown-menu {
    margin: 0;
    padding: 0;
}

/*---*/

nav ul {
    list-style: none;
    text-align: center;
}

nav ul li {
    display: inline-block;
}

nav ul li a {
    display: block;
    color: #aaa;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 10px;
}

nav ul li a,
nav ul li a:after,
nav ul li a:before {
    transition: all .5s;
}

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

/* SHIFT */

nav.shift ul li a {
    position: relative;
    z-index: 1;
}

nav.shift ul li a:hover {
    color: #333;
}

nav.shift ul li a:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    content: '';
    color: transparent;
    background: #c3e8c7;
    visibility: none;
    opacity: 0;
    z-index: -1;
	list-style:none !important;
	}

nav.shift ul li a:hover:after {
    opacity: 1;
    visibility: visible;
    height: 100%;
}



/* Keyframes */

@-webkit-keyframes fill {
    0% {
        width: 0%;
        height: 1px;
    }
    50% {
        width: 100%;
        height: 1px;
    }
    100% {
        width: 100%;
        height: 100%;
        background: #333;
    }
}

/* Keyframes */

@-webkit-keyframes circle {
    0% {
        width: 1px;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        height: 1px;
        z-index: -1;
        background: #eee;
        border-radius: 100%;
    }
    100% {
        background: #aaa;
        height: 5000%;
        width: 5000%;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        border-radius: 0;
    }
}

/*---*/

.dropdown-toggle::after {
    width: 0;
    height: 0;
    margin-left: 0;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border: 0px;
}

li.nav-item.active {
    background: #f79720;
}


/*-- //header --*/



/*-- //top-nav --*/

.cd-radial-slider-content h3,
.cd-radial-slider-content h3 {
    font-size: 3.5em;
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 10px;
    text-shadow: 2px 2px 2px rgb(12, 12, 12);
}

.cd-radial-slider-content h3 span,
.cd-radial-slider-content h4 span {
    display: block;
    color: #0099e5;
    font-weight: 100;
}



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

/*-- /slider --*/

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

.banner-top {
    background: url(../images/banner1.jpg) no-repeat 0px 0px;
	background-position:top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 750px;
}

.banner-top1 {
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
	background-position:center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 750px;
}

.banner-top2 {
    background: url(../images/banner3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 750px;
}

.banner-top3 {
    background: url(../images/banner4.jpg) no-repeat 0px 0px;
	background-position:center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 750px;
}

.banner-top3 {
    background: url(../images/banner5.jpg) no-repeat 0px 0px;
	background-position:center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 750px;
}

.bannertop {
    
    min-height: 700px;
}
.bannertop img {width:100%; height:100%; }


.covering {
    background: rgba(37, 37, 37, 0.4);
    min-height: 750px;
}

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



/*--slider--*/

#slider2,
#slider3 {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}



#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: 12%;
    left: 45%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 9;
}

.slider-top span {
    font-weight: 600;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0px 4px;
}

/*----*/

.callbacks_tabs a {
    border: 2px solid #fff;
    width: 35px;
    height: 35px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    display: block;
    text-align: center;
}

.callbacks_here a {
    background: #f79720;
    border: 2px solid #f79720;
}

.slider {
    position: relative;
}

/*-- //slider --*/

/* Global Button Styles */

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

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

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

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



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

.titlebar { 
position:relative;
top:-320px;
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top:100px;
	z-index:1000;
	margin-bottom:-320px;
}
.titlebar h2 {margin-bottom:50px;}
.se-slope{
	margin: 0 -50px;
	transform-origin: right center;
}
.se-slope:nth-child(odd){
	background: #c3e8c7;
	transform: rotate(-5deg);
		
}
.se-slope:nth-child(even){
	background: transparent;
	transform: rotate(5deg);
	margin-top: -200px;
	
}
.se-content{
	margin: 0 auto;
}

.se-content h2 {color:#2c5dac; font-size:30px; font-style:italic; padding:20px 0 0 0; text-align:center; }
.se-content p {color:#2c5dac; font-size:20px; font-style:italic; padding:0 0 20px 0; text-align:center; }
.se-slope:nth-child(even) .se-content{
	transform: rotate(-5deg);
	color: #e90089;
	padding: 100px;
}
.se-slope:nth-child(odd) .se-content{
	transform: rotate(5deg);
	color: #000;
	padding: 100px;
}

/*--boxes--*/

.about-info h3 {text-transform:uppercase; font-size:20px; color:#2c5dac; font-style:italic;}
.about-info img {border:1px #2c5dac solid;}

#about h2 {font-size:24px; color:#2c5dac;}
#about h3 {font-size:20px; }
#about img {margin-bottom:25px;}
#about ul {text-align:left; margin-bottom:30px;}
#about li {padding:10px;}


a.btn.read-more {
    text-decoration: none;
    padding: 10px 25px;
    letter-spacing: 2px;
    font-size: 14px;
    margin: 1em 0.3em 0em;
    background: transparent;
    display: inline-block;
    border: 2px solid #212529;
    border-radius: 0px;
    color: #212020;
}

.bg-dark {background-color:#333333; color:#fff;}
.bg-dark p {color:#fff;}

.quote {background-color:#5f5b96; padding:50px 0; text-align:center;}
.quote h2, .quote h3 {color:#fff;}
.quote p {color:#fff; font-size:20px; font-style:italic;}

.bottom {width:100%; height:auto; text-align:center; margin:0; }

.bottom .row {
  display: table;
  border-collapse: collapse;
  width: 100%;
  background-color:#0f1e34 !important;
  margin:0; padding:0;
}
.item {
  display: table-cell;
  vertical-align: top;
  background-color:#0f1e34;
}
.item img {
  display: block;
  width: 100%;
  height: auto;
  background-color:#0f1e34;
}


.bottomtext {padding:20px 0; text-align:center; margin:0;}
.bottomtext ul {text-align:left; margin: 0 30px 30px 30px;}
.bottomtext li {padding:10px;}


/*--testimonials --*/

.testimonials {
    background: url(../images/quotebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 500px;
}

.testimonials_grid h3  {
    font-weight: bold;
    font-size:22px;
	font-style:italic;
    color: #fff;
	text-shadow: 2px 2px 3px #333;
}

.testimonials_grid p {
    width: 70%;
    margin: 1em auto 0;
    line-height: 2em;
    color: #fff;
}

div#carouselExampleControls .carousel-item {
    background: none;
    height: auto;
}

.testimonials_grid {
    margin: 0 auto;
    width: 60%;
}



a.carousel-control-next.test,
a.carousel-control-prev.test {
    color: #c3e8c7;
    text-align: center;
    opacity: 0.9;
    font-size: 2em;
}

/*--gallery --*/

.gallery {display:block; margin:0 auto; text-align:center; width:100%; }
.gal-item { display:inline-block; margin:10px; }



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

.banner-inner {
    background: url(../images/banner1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    padding: 4em 0;
}

/*-- Contact --*/

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

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

.map {
    position: relative;
    margin-bottom: 13em;
}

.contact-info h3 {
    color: #eee;
}

.contact-info p {
    margin: 0;
    font-size: 15px;
    color: #999;
    letter-spacing: 1px;
}

.main_grid_contact {
    width: 70%;
    position: absolute;
    bottom: -57%;
    left: 15%;
    -webkit-box-shadow: -5px 6px 25px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -5px 6px 25px -12px rgba(0, 0, 0, 0.75);
    box-shadow: -5px 6px 25px -12px rgba(0, 0, 0, 0.75);
}

/*--/form--*/


input[type="submit"], input[type="reset"] {
    border: 1px solid #fff;
    padding: 16px 20px 16px;
    font-size: 16px;
    outline: none;
    text-transform: uppercase;
    font-weight: 600;
    background: #f79720;
    color: #fff;
    cursor: pointer;
    border-radius: 0px;
	display:inline-block;
	margin:10px 20px 10px 0;
}

input[type="submit"]:hover, input[type="reset"]:hover {
    background: #333;
}



.form {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    padding: 3em 5em;
    background: #fff;
}



input[type="text"], input[type="email"], input[type="number"]{
    display: block;
    background: #fff;
    border: 1px solid #fff;
    width: 100%;
    outline: none;
    font-size:1em;
    color: #333;
    font-weight: 400;
    padding: 10px 15px;
	margin:1em 0em;
	
}
 textarea {
    background:#fff;
    border: 1px solid #fff;
    width: 100%;
    display: block;
    height: 14em;
    outline: none;
    font-size: 1em;
    color: #333;
    font-weight: 400;
    padding: 10px 15px 10px 15px;
	margin: 1em 0em;
	
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #333;
  opacity: 1;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #333;
  opacity: 1;
}
input:-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #333;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #333;
}

/*-- //Contact --*/

/*--footer--*/

footer {
    background-color:#2c5dac; color:#fff; margin:0; text-align:center;    
}

footer h2 {font-size:24px; margin-bottom:20px; color:#fff;}

footer p {font-size:16px; color:#fff;}
footer p a {color:#fff;}

/*--//footer--*/

/*--copyright--*/

.copyright { background-color:#0f1e34; margin:0; padding:10px 0; text-align:center;}
.copyright p {
    color: #fff; font-size:14px; text-align:center;
}
.copyright p a {
    color: #ccc;
}
.copyright img {margin:10px;}

/*--/toTop--*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 34px;
    height: 34px;
    border: none;
    text-indent: 100%;
    background: url(../images/top_up.png) no-repeat 0px 0px;
    font-size: 0;
}

/*--//toTop--*/

/*--responsive--*/

@media(max-width:1900px) {
	
	.bannertop img {width:100%; height:100%; min-height:700px;}
		
}

@media(max-width:1600px) {
	header h2 {font-size:14px; }
	
	.bannertop {
    
    min-height: 500px;
}
    .bannertop img {width:100%; height:100%; min-height:500px;}
	nav.shift ul li a:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
	height: 1px;
    content: '.';
    color: #333;
    background: #c3e8c7;
    visibility: none;
    opacity: 0;
    z-index: -1;
}

		
}

@media(max-width:1366px) {
	
    .banner-top,
    .banner-top1,
    .banner-top2,
    .banner-top3,
    .covering {
        min-height: 675px;
    }
	
    .banner-info {
        padding-top: 10em;
    }
    .banner-info h3 {
        font-size:30px;
    }
}

@media(max-width:1280px) {
	
    .banner-top,
    .banner-top1,
    .banner-top2,
    .banner-top3,
    .covering {
        min-height: 650px;
    }
	
    .banner-info {
        padding-top: 9em;
    }
    .thim-click-to-bottom {
        position: absolute;
        bottom: 35%;
    }
    .callbacks_tabs {
        bottom: 16%;
        left: 44%;
    }
	
}

@media(max-width:1080px) {
    .banner-top,
    .banner-top1,
    .banner-top2,
    .banner-top3,
    .covering {
        min-height: 538px;
    }
	.bannertop {
    
    min-height: 450px;
}

    .bannertop img {width:100%; height:100%; min-height:450px;}
    .banner-info h3 {
        font-size: 30px;
    }
    
    .callbacks_tabs {
        bottom: 10%;
        left: 42%;
    }
    .banner-info a {
        padding: 8px 20px;
        font-size: 14px;
        margin: 0.3em 0.3em 0em;
    }
    .banner-info {
        padding-top: 6em;
    }
    .thim-click-to-bottom {
        position: absolute;
        bottom: 32%;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0.5em 0.4em;
        font-size: 0.8em;
    }
    .card-title {
        font-size: 1.2em;
    }
    

}

@media(max-width:1050px) {
    
    .navbar {
        padding: 0.8em 1em;
    }
    

}

@media(max-width:1024px) {
	header h2 {font-size:12px; }
	}

@media(max-width:991px) {
	header h2 {font-size:18px; text-align:center; padding:20px; }
    .navbar-light .navbar-nav .nav-link {
        padding: 0.4em 1.4em;
        font-size: 0.9em;
        text-align: center;
    }
    li.nav-item {
        margin: 6px 0px 0 0;
    }
	nav.shift ul li a:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    content: '.';
    color: transparent;
    background: #c3e8c7;
    visibility: none;
    opacity: 0;
    z-index: -1;
}
    .dropdown-item {
        text-align: center;
		
    }
	
    .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #555;
        border: 2px solid #ffffff;
        border-radius: 3px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0.7em 10px;
        font-size: 0.9em;
        text-align: center;
        color: #555;
    }
    #navbarSupportedContent {
        background: #fff;
        padding: 0.5em 0;
    }
    .cd-header-buttons {
        top: 20px;
        right: 60px;
    }
    .service-in:nth-child(2) {
        margin-top: 1.5em;
    }
    .card.feature {
        border: 0;
        width: 50%;
    }
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color: #e7e7e8;
    }
    .service-in:nth-child(2) {
        margin: 2em 0em;
    }
    span.navbar-toggler-icon i {
        line-height: 1.2em;
        font-size: 1.4em;
    }
    .navbar-toggler {
        padding: 0.3rem 0.6rem;
        font-size: 1.25rem;
        border: 1px solid transparent;
        border-radius: 0;
    }
    #navbarSupportedContent {
        background: #fff;
        padding: 0.5em 0;
        position: absolute;
        width: 100%;
        z-index: 1010;
        top: 100%;
    }
    form.header-search {
        width: 60%;
        margin: 0 auto;
    }
    li.breadcrumb-item a {
        color: #eb2941;
    }
    .address-grid {
        margin-bottom: 1em;
    }
    .ab-text-con {
        margin-top: 2em;
    }
    
    .testimonials {
        min-height: 378px;
    }
        
    .copyright {
        text-align: center;
        margin-bottom: 1.5em;
    }
    
    .banner-inner {
        padding: 2em 0;
    }
	.text-right {
  text-align: center !important;
}
.titlebar { 
position:relative;
top:-320px;
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top:100px;
	z-index:1000;
	margin-bottom:-320px;
}
}

@media(max-width:900px) {
    .banner-info h3 {
        font-size:24px;
    }
    .callbacks_tabs a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .banner-top,
    .banner-top1,
    .banner-top2,
    .banner-top3,
    .covering {
        min-height: 482px;
    }
	
    .bannertop {
    
    min-height: 350px;
}
    .bannertop img {width:100%; height:100%; min-height:350px;}
    .thim-click-to-bottom {
        position: absolute;
        bottom: 28%;
    }
   
    .testimonials_grid p {
        width: 92%;
        margin: 1em auto 0;
        line-height: 2em;
    }
    .footer-right-info h6 {
        font-size: 1.6em;
    }
}

@media(max-width:800px) {
    .banner-info p {
        font-size: 0.9em;
        color: #fff;
        margin: 1.5em 0;
       }
    .banner-info {
        padding-top: 4em;
    }

}

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

@media(max-width:767px) {
	
    .banner-info {
        padding-top: 4em;
    }
    .callbacks_tabs a {
        width: 26px;
        height: 26px;
        line-height: 23px;
        font-size: 0.8em;
    }
   
    .banner-info p {
        font-size: 0.9em;
        margin: 1.3em 0;
        letter-spacing: 3px;
    }
}

@media(max-width:667px) {
    .form {
        padding: 3em 2em;
    }
    .main_grid_contact {
        width: 100%;
        position: static;
    }
    .map {
        margin-bottom: 1em;
    }
    
    .testimonials_grid h3 {
        margin: 1em 0 0.5em 0;
        font-size: 1em;
    }
    p {
       
        font-size: 0.85em;
    }
}

@media(max-width:640px) {
    .callbacks_tabs {
        bottom: 10%;
        left: 38%;
    }
    .thim-click-to-bottom {
        position: absolute;
        bottom: 28%;
        left: 47%;
    }
	
   
}

@media(max-width:568px) {
    
    .banner-info a {
        padding: 8px 16px;
        font-size: 13px;
        margin: 0.3em 0.3em 0em;
    }

}

@media(max-width:480px) {
   
    .banner-info h3 {font-size:18px;}
    .banner-info p {
        font-size: 0.85em;
        margin: 1em 0;
        
    }
    
    .banner-info {
        padding-top: 2.5em;
    }
    .callbacks_tabs {
        bottom: 10%;
        left: 35%;
    }
    
    
    a.navbar-brand {
        font-size: 0.9em;
    }
	
   
   
}

@media(max-width:440px) {
    
    .banner-info a {
        padding: 6px 16px;
        letter-spacing: 1px;
        font-size: 13px;
        margin: 0em 0.1em 0em;
    }
    .banner-info p {
        font-size: 0.85em;
        margin: 0.5em 0 0.8em 0;
        }
    
}

@media(max-width:414px) {
    
    
    .callbacks_tabs {
        bottom: 10%;
        left: 33%;
    }
}

@media(max-width:384px) {
   
    .banner-info p {
        font-size: 0.8em;
        margin: 0.5em 0 0.8em 0;
        
    }
}

@media(max-width:375px) {
    
    a.navbar-brand {
        font-size: 0.8em;
    }
    
}

@media(max-width:320px) {
   
        
    .banner-info a {
        padding: 5px 7px;
        font-size: 12px;
        margin: 0em 0.1em 0em;
    }
    
    .banner-info p {
        font-size: 0.7em;
        margin: 0.5em 0 0.8em 0;
      
    }
    .callbacks_tabs a {
        width: 20px;
        height: 20px;
        line-height: 17px;
        font-size: 0.7em;
    }
}

/*--//responsive--*/