body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	font-family: 'Source Sans Pro', sans-serif;
}

h1,h2,h3,h4,h5,h6{
	margin:0;	
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
img{
	width:100%;
}

.index_container {
    position: relative;
}

/* header */
header {
    position: absolute;
    z-index: 9;
    width: 100%;
    background: #dae0e596;
}
.buttons p i {
    color: #fff;
    background: #dc3545;
    padding: 12px;
    font-size: 11px;
    border-radius: 50%;
}
header h1 {
    line-height: 0;
}
.navbar{
	padding: 1rem;
}
a.navbar-brand i.fas {
    font-size: 35px;
    margin-right: 10px;
    color: #e2b13c;
}

.navbar-light .navbar-brand {
    font-size: 2em;
    color: #fff;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
a.navbar-brand span{
	color: #dc3545;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: #fff;
}
header h1 a span {
    color: #fff;
    display: block;
    font-size: 12px;
    letter-spacing: 5px;
    word-spacing: 5px;
}

.navbar-light .navbar-nav .nav-link {
    text-transform: capitalize;
    color: #000;
    letter-spacing: 2px;
	font-size: 18px;
}

.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:hover{
    color: #dc3545;
    background: transparent;
    border-radius: 5px;
}
.buttons p {
    margin: 0;
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
}
/*-- //header --*/
.bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background: rgba(0, 0, 0, 0.3);
}
.bs-slider-overlay1 {
    width: 100%;
    height: 100%; 
	background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}
h4.banner-title,h1.banner-title,h2.banner-title {
    letter-spacing: 2px;
    line-height: 1.4em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    font-size: 1.5em;
    font-weight: 700;
	color: #fff;
}
h5.tag {
    display: block;
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 3.5px;
}
/*-- 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/arr.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 --*/
/*-- banner --*/
.bg-bnr-img-1 {
    background: url(../images/banner1.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 48vw;
}

.bg-bnr-img-2 {
    background: url(../images/banner-4.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 48vw;
}

.bg-bnr-img-3 {
    background: url(../images/banner-10.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 48vw;
}

.banner-text {
    padding: 18vw 0 0;
    text-align: center;
}

/*-- text Slider --*/
#slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}

.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;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: block;
    margin: 0.5em 0;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.callbacks_here a:after {
    border-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

#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;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    left: 0%;
    top: 0;
    width: 100%;
}

.rslides li {
    position: relative;
    display: block;
    float: none;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs li {
    display: inline-block;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 0.5em;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 2px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.callbacks_here a:after {
    border-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    left: 46.5%;
    bottom: 20px;
    z-index: 2;
    border-radius: 5px;
}

.slider-top span {
    font-weight: 600;
}

.txt-slider-info p {
    color: #e8e8e8;
    font-size: 16px;
    letter-spacing: 3px;
    margin-top: 1em;
    text-transform: capitalize;
}

.txt-slider-info a {
    color: #fff;
    font-size: 16px;
    background: #dc3545;
    padding: 10px 30px;
    letter-spacing: 2px;
     box-shadow: 4px 4px #aaa;
    -webkit-box-shadow: 4px 4px #aaa;
    -o-box-shadow: 4px 4px #aaa;
    -moz-box-shadow: 4px 4px #aaa;
    -ms-box-shadow: 4px 4px #aaa;
}
.txt-slider-info a:hover {
    background: #333;
}

/* //text slider */

/*-- about --*/
/* .about-us-grids p{
	margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
    color: #666;
    line-height: 26px;
}
.about-us-grids a {
    color: #fff;
    font-size: 16px;
    background: #dc3545;
    padding: 10px 30px;
    letter-spacing: 2px;
    display: inline-block;
    box-shadow: 4px 4px #ccc;
    -webkit-box-shadow: 4px 4px #ccc;
    -o-box-shadow: 4px 4px #ccc;
    -moz-box-shadow: 4px 4px #ccc;
    -ms-box-shadow: 4px 4px #ccc;
}
.about-us-grids a:hover {
    color: #fff;
    background: #333;
}
.about-us-grids h3 {
    background: #dc3545;
    padding: 1.2em;
    color: #fff;
    font-size: 28px;
     font-weight: 300;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.about-us-grids h3.margin {
	margin-bottom: 15px;
}*/
.about-grid{
    margin-top: 4em;
} 
.about-section{
    padding: 5em 0;
}
h3.tittle{
	text-align: center;
    font-size: 3.5em;
    color: #dc3545;
}
h4.tittle{
	text-align: center;
    font-size: 2.2em;
    color: #dc3545;
}
.about-grid h4 {
    font-size: 1.5em;
    text-transform: capitalize;
    color: #2F455D;
    padding: .3em 0;
}
.about-grid p {
    font-size: 1em;
    line-height: 1.8em;
    margin-top: 1em;
}
p.about-text {
    font-size: 1.1em;
    text-align: center;
    width: 60%;
    margin: 2em auto 0;
	line-height: 1.8em;
}
.about-grids,.service-grids ,.caption,.count-grids,.gallery-grids,.journal-grids{
    margin-top: 4em;
}
.about-top i {
    font-size: 1.2em;
    margin-right: 0.5em;
    color: #dc3545;
	vertical-align: sub;
}
.about-top span {
    background: #dc3545;
    width: 40%;
    height: 3px;
    display: block;
}
h3.black {
    background: #333;
}
h3.grey {
    background: #30c39e;
}
h3.green {
    background: #17a2b8;
}
/*-- //about --*/

/*--services--*/
.service-title{
   text-align: center;
   font-size: 3em;
   margin: 1em 0em;
   color: #fff;
}
.services-left  {
    border: 2px solid #ff0025;
    border-radius: 50%;
    float: left;
    width: 20%;
    margin-right: 3%;
    border-color: #df0031;
    background-color: #fff;
}
.services-right {
    float: left;
    width: 77%;
}
.services-grid h4 {
    font-size: 2em;
    text-transform: capitalize;
    color: #fff;
}
p.about-text1 {
    font-size: 1.1em;
    text-align: center;
    width: 60%;
    margin: 2em auto 0;
    color: #fff;
	line-height: 1.8em;
}
.services-grid p {
    font-size: 1em;
    line-height: 1.8em;
    margin-top: 1em;
	    color: #eee;
}

.services-left i{
	font-size: 40px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 70px;
    /* border-radius: 100%;
    color: #fff;
    box-shadow: inset 0 0 0 1px #d7d7d7;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    transition: background-color 400ms,background-color 400ms;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
    -ms-transition: 0.5s all; */
    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.services-grid:hover>.services-left {
    background-color: #df0031;
}
.services-grid:hover .services-left i{
    /* background-image: -moz-linear-gradient(90deg,#dc3545 0%,#dc3545 100%);
    background-image: -webkit-linear-gradient(90deg,#dc3545 0%,#dc3545 100%);
    background-image: -ms-linear-gradient(90deg,#dc3545 0%,#dc3545 100%);
    color: #fff;
    box-shadow: inset 0 0 0 5px rgba(255,255,255,0.8);
    -webkit-box-shadow: inset 0 0 0 5px rgba(255,255,255,0.8); */
    color: #fff;
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.services-grid:hover>.services-left {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
/*--//services--*/
.contact-section {
    background-color:#dc3545; 
    background-image: url(../images/banner-services.jpg); 
    background-repeat: no-repeat; 
    padding: 5em 0;
}
.odometer1 {
    background: url(../images/service-banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
}
.layer {
    background: rgba(0, 0, 0, 0.5);
}


.testimonials {
    padding: 5em 0;
    text-align: center
}
.testmonial-text p {
    font-size: 1em;
    line-height: 2em;
    color: #999;
}
.test-monials {
    margin-top: 4em;
}
.testmonial-text h4 a {
    font-size: 1.3em;
    color: #222;
    text-transform: capitalize;
    padding-top: 0.5em;
    text-decoration: none;
	    display: block;
}
.testmonial-text img {
    margin: 1em auto;
    border: 5px solid#fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.img-responsive{
  display: block;
  max-width: 30%;
  height: auto;
  
}
/*-- footer info section --*/
section.footer-contactus {
    padding: 50px 0;
    background-color: #212121;
	text-align:center;
    text-align: -webkit-center;
	text-align:-moz-center;
}
section.footer-contactus h2 {
    color: rgb(219, 34, 34);
    font-size:30px;
    font-weight: normal;
    font-family: 'Exo 2', sans-serif;
    padding-bottom: 35px;
    margin: 2em;
}
section.footer-contactus h3 {
    color: rgb(219, 34, 34);
    font-size:25px;
    font-weight: normal;
    font-family: 'Exo 2', sans-serif;
    padding-bottom: 35px;
}
section.footer-contactus ul.info-links {
    list-style: none;
    text-align: justify;
	margin-left:70px;
}
section.footer-contactus ul.info-links li {
	padding-bottom:15px;
}
section.footer-contactus ul.info-links li a {
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
section.footer-contactus ul.info-links li a i.fa {
	margin-right:5px;
}
section.footer-contactus ul.footer-links {
    list-style: none;
    text-align: justify;
	margin-left:70px;
}
section.footer-contactus ul.footer-links li {
	padding-bottom:15px;
}
section.footer-contactus ul.footer-links li a {
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
section.footer-contactus ul.footer-links li a i.fa {
	margin-right:5px;
}
section.footer-contactus .contact-info {
	text-align: justify;
    margin-left: 35px;
	margin-top: -13px;
}
section.footer-contactus .contact-info i{
	color: #fff;
    font-size: 22px;
    margin: 25px 15px 10px 0px;
    display: inline-block;
}
section.footer-contactus p.p3{
	padding: 0;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    margin: -40px 0 0px;
    font-size: 14px;
    font-weight: 500;
}
section.footer-contactus p.p4 {
	padding: 0;
    display: block;
    color: #fff;
    vertical-align: middle;
    font-weight: 500;
    font-size: 14px;
    margin: -35px 0 0 41px;
}
section.footer-contactus p.p5{
	padding: 0;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    margin: -40px 0 0px;
    font-size: 14px;
    font-weight: 500;
}
section.footer-contactus p.p6 {
	padding: 0;
    display: block;
    color: #fff;
    vertical-align: middle;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    margin: -19px 0 0 41px;
}
section.footer-contactus p.p5 a , p.p6 a {
	text-decoration:none;
	color:#fff;
}
section.footer-contactus i.glyphicon.glyphicon-envelope:hover ,p.p3 a:hover , p.p4 a:hover {
	color:#df4914;
}
section.footer-contactus .address,section.footer-contactus .phone {
    margin-bottom: 5px;
}
section.footer-contactus button.btn-outline {
    border: solid 2px #fff;
    font-size: 18px;
    padding: 5px 10px;
    color: #fff;
    background: 0 0;
	font-family: 'Exo 2', sans-serif;
    transition: all .3s ease-in-out;
}
section.footer-contactus button.btn-outline:hover,
section.footer-contactus button.btn-outline:focus,
section.footer-contactus button.btn-outline:active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}
section.footer-contactus input#inputEmail1 {
    width: 95%;
    height: 40px;
    color: #000;
	font-size:15px;
	font-weight:normal;
    padding: 0 10px;
	margin-bottom:15px;
	outline:none;
}
section.footer-contactus input#text1 {
	width: 95%;
    height: 40px;
    color: #000;
	font-size:15px;
	font-weight:normal;
    padding: 0 10px;
	margin-bottom:15px;
	outline:none;
}
section.footer-contactus input::-webkit-input-placeholder {
color: #000 !important;
} 
section.footer-contactus input:-moz-placeholder { /* Firefox 18- */
color: #000 !important;  
}
section.footer-contactus input::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;  
}
section.footer-contactus input:-ms-input-placeholder {  
color: #000 !important;  
}
section.footer-contactus textarea::-webkit-input-placeholder {
color: #000 !important;
}
section.footer-contactus textarea::-moz-placeholder { /* Firefox 18- */
color: #000 !important;  
}
section.footer-contactus textarea::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;  
}
section.footer-contactus textarea::-ms-input-placeholder {  
color: #000 !important;  
}
section.footer-contactus ul.social-icons2 {
	list-style:none;
	padding-bottom:10px;
}
section.footer-contactus ul.social-icons2 li {
	display:inline-block;
	margin-right: 3px;
}
section.footer-contactus ul.social-icons2 li a i.fa.fa-facebook {
	background-color:#3b5998;
	width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	font-size:20px;
	color:#fff;
	text-align: center;
 	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
section.footer-contactus ul.social-icons2 li a i.fa.fa-twitter {
	background-color:#55acee;
	width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	font-size:17px;
	color:#fff;
	text-align: center;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
section.footer-contactus ul.social-icons2 li a i.fa.fa-linkedin {
	background-color:#e68523;
	width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	font-size:19px;
	color:#fff;
	text-align: center;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
section.footer-contactus ul.social-icons2 li a i.fa.fa-google-plus {
	background-color:#dc4e41;
	width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	font-size:16px;
	color:#fff;
	text-align: center;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
section.footer-contactus ul.social-icons2 li a i.fa.fa-facebook:hover {
	background-color:#002573;
}
section.footer-contactus ul.social-icons2 li a i.fa.fa-twitter:hover {
	background-color:#004A82;
}
section.footer-contactus ul.social-icons2 li a i.fa.fa-linkedin:hover { 
	background-color:#BB5E00;
}
section.footer-contactus ul.social-icons2 li a i.fa.fa-google-plus:hover { 
	background-color:#8A0B00;
}
section.footer-contactus p.copyright {
	font-size:15px;
	font-weight:300;
	color:#fff;
	font-family: 'Exo 2', sans-serif;
	padding:0px 20px 0;
	line-height:30px;
}
section.footer-contactus p.copyright a {
	text-decoration:none;
	color:#33ACCC;
}
section.footer-contactus p.copyright a:hover {
	color:red;
}
.footer_bottom {
    border-top: 1px solid #3C3A3A;
    padding: 5px 0;
    margin: 2em;
}
/*-- /footer info section --*/
/*-- Responsive design --*/
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1366px) {

}
@media screen and (max-width: 1080px) {
    .testmonial-text p{
        font-size: 0.965em;
    }
    .services-grid h4{
        font-size:1.8em;
    }
    .services-grid p{
        font-size:0.965em;
    }
    .services-left {
        float: left;
        width: 25%;
    }
    .services-right {
        float: left;
        width: 73%;
    }
    h3.tittle {
        font-size: 3em;
    }
    h4.tittle {
        font-size: 3em;
    }
    section.footer-agileits p.p5 {
        margin: -91px 0 0px 41px;
    }
    section.footer-agileits p.p6 {
        margin: -38px 0 0 41px;
    }
    section.footer-agileits .contact-info {
        text-align: justify;
        margin-left: 13px;
        margin-top: -13px;
    }
    section.footer-agileits ul.info-links,section.footer-agileits ul.footer-links {
        margin-left: 40px;
    }
    section.footer-agileits button.btn-outline {
        font-size: 17px;
    }
}
@media screen and (max-width: 1024px) {

	.bg-bnr-img-1, .bg-bnr-img-2, .bg-bnr-img-3 {
		height: 52vw;
	}
	.callbacks_tabs {
		left: 44.5%;
	}
}
@media screen and (max-width: 991px) {

	.navbar-toggler {
		background-color: #dc3545;
		border: 1px solid transparent;
		border-radius: 0;
	}
	.buttons {
		text-align: center;
	}
	.navbar-collapse {
		background: rgba(0, 0, 0, 0.8);
		padding: 1em 0;
	}

    .testimonials{
        padding: 4em 0;
    }

	h4.banner-title, h1.banner-title, h2.banner-title {
		letter-spacing: 1px;
		font-size: 3em;
    }
    .services-grid {
        float: left;
    } 
    .services-left {
        float: left;
        width: 33%;
    }
    .services-right {
        float: left;
        width: 65%;
    }  
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left: 0;
        margin-bottom: 35px;
    }
    section.footer-agileits .contact-info {
        margin-left: 0;
    }
    section.footer-agileits p.p5 {
        margin: -43px 0 0px 0px;
    }
    section.footer-agileits p.p6 {
        margin: -19px 0 0 41px;
    }
     .navbar-default .navbar-nav>li>a {
        padding: 18px 17px;
    }
    section.footer-agileits {
        text-align: left;
    }
    section.footer-agileits p.copyright {
        text-align: center;
    } 
}
@media screen and (max-width: 900px) {
	.inner-banner h1 {
		font-size: 40px;
	}
}
@media screen and (max-width: 800px) {
	.bg-bnr-img-1, .bg-bnr-img-2, .bg-bnr-img-3 {
		height: 60vw;
	}
}
@media screen and (max-width: 768px) {

	.callbacks_tabs {
		left: 42.5%;
	}
	.inner-banner {
		height: 27vw;
	}
}
@media screen and (max-width: 736px) {
    .about-grids, .service-grids{
        margin-top: 3em;
    }
    .testimonials{
        padding: 3em 0;
    }
    .test-monials{
        margin-top: 3em;
    }
    .services-grid h4{
        font-size:1.6em;
    }
    .services-grid p{
        font-size:0.95em;
    }
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left:0px;
    }
    section.footer-agileits .contact-info {
        margin-bottom: 30px;
    }
    section.footer-agileits h3 {
        padding-bottom:25px;
    }
    section.footer-agileits input#inputEmail1,section.footer-agileits input#text1 {
        width: 50%;
    }
    section.footer-agileits button.btn-outline {
        font-size: 17px;
        margin: 10px 0;
        padding:5px 30px;
    }
}
@media screen and (max-width: 667px) {
	.bg-bnr-img-1, .bg-bnr-img-2, .bg-bnr-img-3{
		height: 70vw;
	}
	h4.banner-title, h1.banner-title, h2.banner-title {
		font-size: 2.5em;
	}
	.banner-text {
		padding: 22vw 0 0;
	}
	.inner-banner h1 {
		padding-top: 2.5em;
    }
    .testmonial-text p{
        font-size: 0.96em;
    }
    .services-left {
        float: left;
        width: 14%;
    }
    .services-grid {
        width: 100%;
    }
    .services-right {
        float: left;
        width: 84%;
    }
    .services-grid:nth-child(2) {
        margin: 2em 0;
    }
    .services-grid p{
        font-size: 0.92em;
    }
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left: 0;
        margin-bottom: 25px;
    }
    section.footer-agileits .contact-info {
        margin-left: 0;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 640px) {
	.callbacks_tabs {
		left: 40.5%;
    }
    h3.tittle {
        font-size: 2.8em;
    }
    h4.tittle {
        font-size: 2.8em;
    }
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left: 0;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 568px) {
	.style-border {
		display: none;
	}
	.inner-banner {
		height: 32vw;
    }
    .ser-grid h4{
        font-size: 1.5em;
    }
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left: 180px;
        margin-bottom: 20px;
    }
    section.footer-agileits .contact-info {
        margin-left: 145px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 480px) {
	.bg-bnr-img-1, .bg-bnr-img-2, .bg-bnr-img-3 {
		height: 80vw;
    }
    .about-grids, .service-grids{
        margin-top: 2em;
    }
	.callbacks_tabs {
		left: 38%;
	}
	.navbar {
		padding: 1rem 0;
	}
	.inner-banner {
		height: 38vw;
    }
    .testimonials{
        padding: 2em 0;
    }
    .test-monials{
        margin-top: 2em;
    }
    .services-left {
        float: left;
        width: 20%;
    }
    .services-right {
        float: left;
        width: 77%;
    }
    h3.tittle {
        font-size: 2.5em;
    }
    h4.tittle {
        font-size: 2.5em;
    }
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left: 0;
        margin-bottom: 20px;
    }
    section.footer-agileits .contact-info {
        margin-left: 0;
        margin-bottom: 30px;
    }
    section.footer-agileits input#inputEmail1, section.footer-agileits input#text1 {
        width: 100%;
    }
}
@media screen and (max-width: 414px) {
	.bg-bnr-img-1, .bg-bnr-img-2, .bg-bnr-img-3 {
		height: 90vw;
	}
	h4.banner-title, h1.banner-title, h2.banner-title {
		font-size: 2em;
	}
	.banner-text {
		padding: 27vw 0 0;
	}
	.about-us-grids h3 {
		padding: 1em;
		font-size: 20px;
	}
	.callbacks_tabs {
		left: 36%;
	}
	.inner-banner {
		height: 45vw;
    }
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left: 0;
        margin-bottom: 20px;
    }
    section.footer-agileits .contact-info {
        margin-left: 0;
        margin-bottom: 30px;
    }
    section.footer-agileits input#inputEmail1, section.footer-agileits input#text1 {
        width: 100%;
    }
    section.footer-agileits p.copyright {
        font-size: 14px;
    }
}
@media screen and (max-width: 384px) {

	.bg-bnr-img-1, .bg-bnr-img-2, .bg-bnr-img-3{
		height: 100vw;
	}
	h4.banner-title, h1.banner-title, h2.banner-title {
		font-size: 1.8em;
	}
	.banner-text {
		padding: 36vw 0 0;
	}
	.callbacks_tabs {
		left: 34%;
	}
	.inner-banner h1 {
		font-size: 2.2em;
		letter-spacing: 1px;
	}
	.navbar-light .navbar-brand {
		font-size: 1.8em;
    }
    .services-left {
        float: left;
        width: 25%;
    }
    .services-right {
        float: left;
        width: 73%;
    }
    h3.tittle {
        font-size: 2.3em;
    }
    h4.tittle {
        font-size: 2.3em;
    }
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left: 0;
        margin-bottom: 20px;
    }
    section.footer-agileits .contact-info {
        margin-left: 0;
        margin-bottom: 30px;
    }
    section.footer-agileits input#inputEmail1, section.footer-agileits input#text1 {
        width: 100%;
    }
}
@media screen and (max-width: 375px){
    section.footer-agileits {
        padding: 35px 0;
    }
    section.footer-agileits ul.info-links li a {
        font-size:13px;
    }
    section.footer-agileits h3 {
        padding-bottom: 20px;
        font-size:21px;
    }
    section.footer-agileits ul.info-links, section.footer-agileits ul.footer-links {
        margin-left: 0;
        margin-bottom: 15px;
    }
    section.footer-agileits ul.info-links li {
        padding-bottom: 10px;
    }
    section.footer-agileits .contact-info {
        margin-left: 0;
        margin-bottom: 30px;
    }
    section.footer-agileits p.p3,section.footer-agileits p.p4,section.footer-agileits p.p5,section.footer-agileits p.p6 {
        font-size:13px;
    }
    section.footer-agileits input#inputEmail1, section.footer-agileits input#text1 {
        width: 100%;
        font-size: 13px;
        height: 35px;
    }
    section.footer-agileits button.btn-outline {
        font-size: 16px;
        margin: 10px 0 5px;
        padding: 5px 71px;
    }
}
@media screen and (max-width: 320px) {
	.navbar-toggler {
		font-size: 1rem;
	}
	.bg1, .bg2, .bg3, .bg4 {
		height: 110vw;
	}
	h4.banner-title, h1.banner-title, h2.banner-title {
		font-size: 1.6em;
    }
    .services-grid {
        text-align: center;
        padding: 0;
    }
    .services-left {
        width: 100%;
        margin-bottom: 1em;
    }
    .services-right {
        width: 100%;
    }
}
/*-- //Responsive design --*/
