

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');


html,
body {
    height: 100%;
}

body {
    padding-top: 50px; 
	/* font-size: 17px; */
	line-height:1.6;
}

body p,ul{
    height: 100%;
	font-family: 'Lato', sans-serif;
	
	color:#6a6a6a;
	
}
body h3{
	font-family:lato;
	/* font-weight:lighter; */

}
.navbar-inverse {
    background-color:#F0F1F2;
    border: none;
	border-bottom: 1px solid #bbb;
	font-size: 16px;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
    background-color: #3c3c3c;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #6a6a6a!important;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
   color: #6a6a6a;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #6a6a6a;
    background-color: #fff;
}

li.active:active {
	background-color:transparent;
    border-bottom: 2px solid #6a6a6a!important;
	color: #6a6a6a;
}

.navbar-inverse .navbar-nav > .active > a{
	color:#6a6a6a;
	background-color:transparent!important;
	border-bottom:2px solid #6a6a6a;
}

.dropdown-menu {
background-color: rgba(0,0,0,0.70);
}
.dropdown-menu > li > a {
color: #fff;
white-space: nowrap;
border-bottom: 1px solid #797878;
}
.dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.header-right {
    float: right;
}
.agileits-topnav {
    margin: 15px 0 0;
    float: right;
}
.agileits-topnav ul li {
    display: inline-block;
    margin-right: 2em;
    vertical-align: middle;
	font-size: 0.9em;
    color: #b3b6bb;
}
.agileits-topnav ul li span.glyphicon {
    margin-right: 5px;
}
.agileits-topnav ul li a {
    color: #b3b6bb;
}
.agileits-topnav ul li:nth-child(3) {
    margin: 0;
} 
.agileits-topnav a.email-link:hover{
    color: #b3b6bb;
} 
a {
   color: #b3b6bb;
    text-decoration: none;
}

a:focus, a:hover {
    color: #3c3c3c;
 
}

/* .nav > li > a:focus, .nav > li > a:hover {
    
    background-color: #fff!important;
} */
.topnav ul li {
	
    display: inline-block;
   
    vertical-align: middle;
    font-size: 0.9em;
    color: #555;
}
.dropdown-menu:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 71px;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: #4e4a3c transparent;
}
/* Home Page Carousel 

header.carousel {
    height: 90%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}



/* Footer Styles 

footer {
    margin: 50px 0;
}

/* Responsive Styles */

header.carousel {
    height: 90%;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}




.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.carousel-caption {
	text-align:left;
	bottom: 200px;

	text-transform:uppercase;
}

footer {
	padding-top:2%;
}
.soc{
	float:right;
}
.soc > ul > li {
    list-style: none;
    display: inline-block;
    
    margin-right: 1em;
    font-size: 22px;
    color: #b3b6bb;
}
 
@media(max-width:1080px){
.agileits-topnav {
    margin: 0 0 0em 0em;
}
.agileits-topnav ul li {
    margin-right: 1.5em;
}
}
@media(max-width:768px){
.agileits-topnav {
    margin: 5em 0 0 0;
	text-align:right;
}
.agileits-topnav ul li {
    margin-right: 1.5em;
}

}


@media(min-width:768px){
.carousel-caption {
    right: 20%;
    left: 6%!important;
    padding-bottom: 30px;
}
.carousel-caption {
   bottom: 150px;
}

}
@media(max-width:768px){
.agileits-topnav {
    margin:0;
	text-align:right;
	width:80%;
}
.agileits-topnav ul li {
    margin-right: 1.5em;
}
.carousel-caption {
   bottom: 61px;
}
.carousel-caption h2 {
   font-size:16px;
   font-weight:700;
}
.carousel-caption h3 {
   font-size:16px;
}
.fill{
	background-position:80%;
}
.navbar-collapse {
   
    width: 100%;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #9d9d9d;
    background-color: transparent;
}
 .dropdown-menu:after {
	 display:none;
 }
/*   .tp {
    margin-top: 32%!important;
 
} */
.prd-img img {
    width: 100%;
}
}
@media(max-width:360px){
.agileits-topnav {
    margin: 0;
	text-align:right;
}
.agileits-topnav ul li {
    margin-right: 1.5em;
}
.carousel-caption {
   bottom: 61px;
}
.carousel-caption h2 {
   font-size:16px;
   font-weight:700;
}
.carousel-caption h3 {
   font-size:16px;
}
.fill{
	background-position:80%;
}
.navbar-collapse {
   
    width: 100%;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #9d9d9d;
    background-color: transparent;
}
 .dropdown-menu:after {
	 display:none;
 }
 /* .tp {
    margin-top: 32%!important;
 
} */
.prd-img img {
    width: 100%;
}
.coali {
    
    width: 100%!important;
}
}
@media(max-width:320px){
.agileits-topnav {
    margin:0;
	text-align:right;
}
.agileits-topnav ul li {
    margin-right: 1.5em;
}
.carousel-caption {
   bottom: 20px;
}
.carousel-caption h2 {
   font-size:16px;
   font-weight:700;
}
.carousel-caption h3 {
   font-size:16px;
}
.fill{
	background-position:80%;
}
.navbar-collapse {
   
    width: 100%;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #9d9d9d;
    background-color: transparent;
}
 .dropdown-menu:after {
	 display:none;
 }
/*  .tp {
    margin-top: 32%!important;
 
} */
.prd-img img {
    width: 100%;
}
.coali {
    
    width: 100%!important;
}
}


@media(max-width:1024px){
.coali {
    
    width: 71%!important;
}	
}
@media(max-width:414px){
.coali {
    
    width: 100%!important;
}	
}

@media(max-width:960px){
.coali {
    
    width: 92%!important;
}	
}

/*bussinesspage*/

.tp {
/*  margin-top: 6.5%; */
	margin-bottom:5%;

}

.topim img {
    width: 100%;
}
h3.myheading {
    text-transform: uppercase;
	padding-bottom: 40px;
	text-align: center;
}

hr.h-line {
    border-bottom: 1px solid #a9abab;
}

.bus-caro-txt {
    text-align: center;
  
		color:#6a6a6a;;
}



.padd-tp {
    margin-top: 40px;
}
.padd-tp10 {
    margin-top: 10%;
}



.prod-cont {
    text-align: center;
}
.prod-cont h3 {
    margin-bottom: 5%;
    font-weight: 200;
}
.ptext {
    margin-bottom: 4%;
    font-weight: 500;
}

.mb {
    margin-bottom: 3%;
}

@media(max-width:991px) {
 
}

@media(max-width:767px) {
 

    header.carousel .carousel {
        height: 70%;
    }
}






    #owl-demo .item{
     
      padding: 30px 0px;
      margin: 10px;
     
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }
    .customNavigation{
      text-align: center;
    }
    //use styles below to disable ugly selection
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
   


 #owl-demo1 .item1{
     
      padding: 30px 0px;
      margin: 10px;
     
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }   

.bgbt {
    background-color: #c3c3c3;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}


.bor {
    border: 1px solid #d6d6d6;
    padding: 10px !important;
}

.cl-bg {
    background-color: #f6f6f6;
    padding-top: 2%;
    padding-bottom: 2%;
}
h3.pghead {
    text-align: center;
    margin-top: 0;
	color:#3e5221;
	font-weight:400;
    
    
}



/* .icon-box {
    width: 100px;
    background-color: #fff;
   
    float: left;
    padding-top: 0;
} 

.icon-box img {
    width: 100%;
}
.box-cont {
    margin-left: 100px;
}*/

.box-cont h4 {
    
   
    margin-bottom:2%;
}
.infr-list {
    color: #575757;
    line-height: 25px;
}
ul.infr-list {
    margin-left: 15px;
    padding-left: 0;
	list-style:none;
}


.icon-box-cont {
    margin-top: 40px;
}


.icon-box {
    text-align: left;
    
	
}




/*dmm*/



/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 100px;
  right: 27px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}



/* Next & previous buttons */
.previ,
.nexti {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color:#b9b9b9;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.nexti {
  right: 0;
  border-radius: 3px 0 0 3px;
}






/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.demo {
    width: 100%;
}
.item2{
    display: block;
    width: 25%;
    float: left;
}


/*table*/

table caption {
	padding: .5em 0;
}

@media screen and (max-width: 767px) {
  table caption {
    border-bottom: 1px solid #ddd;
  }
}

.p {
  text-align: center;
  padding-top: 140px;
  font-size: 14px;
}

thead {
	  
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d4d6da), to(#b3b6bb)); /* Safari 4-5, Chrome 1-9 */
  background: -webkit-linear-gradient(top, #d4d6da, #b3b6bb);  /* Safari 5.1, Chrome 10+ */
  background: -moz-linear-gradient(top, #d4d6da, #b3b6bb);  /* Firefox 3.6+ */
  background: -ms-linear-gradient(top, #d4d6da, #b3b6bb);   /* IE 10 */
  background: -o-linear-gradient(top, #d4d6da, #b3b6bb);  /* Opera 11.10+ */
}
	
.table > thead > tr > th {
    padding: 17px!important;
}

.table-bordered > thead > tr > th {
    border-bottom: none!important;
	border: 1px solid #a8a7a7!important;
	
}
.table > tbody > tr > td{
	padding: 20px!important;
}
.table-bordered > tbody > tr > td {
  
	border: 1px solid #a8a7a7!important;
	text-align: center;
    vertical-align: middle;
	
}
.table-bordered {
    border: 1px solid #a8a7a7!important;
	
}

.table-bordered > thead > tr > td{
	border: 1px solid #a8a7a7;
	
}

/*company page*/
.bckno {
    padding-bottom: 3%;
}
.bckno1 {
    padding-bottom: 3%;
	padding-top:3%;
}


.ver-line {
    text-align: right;
}
.cont {
   /*  margin-top: 5%; */
    border-left: 2px solid #79f279;
    padding-top: 25px;
    padding-bottom: 1em;
    padding-left: 25px;
}
.contcol {
    margin-top: 0%;
    border-left: 2px solid #fff;
    padding-top: 25px;
    padding-bottom: 1em;
    padding-left: 25px;
}

.contcolvis {
    margin-top: 0%;
    /* border-left: 2px solid #fff; */
    padding-top: 1px;
    padding-bottom: 1em;
   /*  padding-left: 25px; */
}


.bckcol {
    background-color: #79f279;
    padding-top: 2%;
    padding-bottom: 3%;
}

.icon-heading {
    text-align: center;
}

.ptxt2 {
    margin-bottom: 6%;
}


.co-list{
   list-style: none;
    line-height: 25px;
}
ul.co-list {
    margin-left: 15px;
    padding-left: 0;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.hovptxt {
    color: #fff;
    font-weight: 100;
    text-align: justify;
}
ul, ol, menu, dir {
    display: block;
   
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.contjorn {
    color: #6a6a6a;
}
.milest {
    background-color: #f0f1f2;
    padding-top: 2%;
}
.misvistxt {
    color: #6a6a6a;
    margin-left: 51px;
}




/*contact page*/



/* Style the tab */
div.tab {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
  
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
	border-top-right-radius: 5px;
border-top-left-radius: 5px;

}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
   background-color: #ccc;
    color: #222;
}


/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}



.contact-left input[type="text"] {
  width: 48%;
  margin: 7px auto;
  color: #c9c9c9;
  background: none;
  padding: 10px 10px;
  outline: none;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.contact-left input[type="text"]:nth-child(1){
	margin-right:12px;
}
.contact-left textarea {
  width: 100%;
  margin: 4px 0;
  color: #c9c9c9;
  resize: none;
  background: none;
  height: 150px;
  padding: 15px;
  outline: none;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.contact-left form input[type=submit] {
    background-color: #ccc;
    color: #222;
  padding: 10px 30px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  margin: 27px 0 0 0px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
 
 
}
.contact-left form input[type=submit]:hover{
	color:#191919;
	
	background:#fff;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}


.iptxt {
    width: 100% !important;
}



.jp {
    width: 49% !important;
    margin-left: 2% !important;
}

.adddet {
    list-style: none;
}
.bg {
    background: #aaa;
    border-radius: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 17px;
    padding-right: 15px;
    margin-right: 25px;
    float: left;
}

.mg {
    background: #aaa;
    border-radius: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 17px;
    padding-right: 15px;
    margin-right: 25px;
    float: left;
}



.adimg {
    margin-right: 25px;
    float: left;
}

.bcknogry {
    background-color: #F0F1F2;
}

.bcknogry1 {
    background-color: #E4E4E4;
}

.gmap {
    margin-top: 5%;
}

.table > thead > tr > td {
    padding: 17px !important;
	text-align: center;
    vertical-align: middle;
}

h1.homeslider{
	background:rgba(0,0,0,0.6);
	padding:10px 30px;
}

.lft {
    margin: 0;
    padding: 0;
}
.rft {
    margin: 0;
    padding: 0;
}
.container>.navbar-header {
    
    margin-left: 10px!important;
}

@media(min-width: 992px){
.col5{
width: 20%;
float: left;
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
}

.contctadd {
    list-style: none;
    margin-top: 5%;
}
.contic {
    text-align: right;
}
.add {
    margin-top: 5%;
}


/* .coali {
    margin: 0 auto;
    width: 58%;
    margin-top: 2%;
} */





/*new slider*/


.bs-slider{
    overflow: hidden;
    max-height: 91%;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.30);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
	display: none;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 20%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h2 {
    
    padding: 0;
    color: #ffffff;
    font-size: 26px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
	
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}