
body{
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	 
	 
 }
 section{
	 
	 padding:30px 20px;
 }
 /*style start here*/
 
 h1 span {
	 
	 color:#f68714;
 }
.box:hover h1 span {
    color: #000;
}
.box {
	
	border:1px solid #ccc;
	padding:10px;
	margin:0px auto;
	text-align:center;
	    /*height: 280px;*/
	    height:auto;
	
}
h1{    margin-left: 15px;    font-size: 28px;}
.box:hover{
	background-color:#f68714;
	color:#fff;
}
.listf ul li:first-child a i {
	font-size:20px;
	border-radius:50%;
	    width: 50px;
    height: 50px;
	padding: 18px;
	background:#395498;
}
.listf ul li:nth-child(2) a i {
	font-size:20px;
	border-radius:50%;
	    width: 50px;
    height: 50px;
	padding: 18px;
	background:#1d9ceb;
}
.listf ul li:last-child a i {
	font-size:20px;
	border-radius:50%;
	    width: 50px;
    height: 50px;
	padding: 18px;
	background:#0077b0;
}
.list_1 ul{padding:1px 0; margin:0px;}
.list_1 ul li{    list-style-type: none;
    background: #03a9f438;
    margin: 10px 0;
    padding: 10px;
    color: #0e0e0e;
	    font-weight: bold;
	}
.list_1 ul li i{color:#f68714}
.box01:hover h1 span {
    color: #000;
}
.box01 {
	
	border:1px solid #ccc;
	padding:10px;
	margin:0px auto;
	text-align:center;
	    height: 370px;
	
}
.box01:hover{
	background-color:#f68714;
	color:#fff;
}
 .box i {
	 
	    background-color: #26255e;
    border-radius: 50%;
    padding: 30px;
    color: #f68714;
    font-size: 30px;
   
 }
 .box1 i{
	    font-size: 40px;
    margin-top: 15px;
    color: #f68714;
 }
 .box1 h4 {
	 
font-weight:bold;
 }
 
 .strip {
	  background-color: #26255e;
	  padding :40px 10px;
	  color:#fff;
 }
 
 .top {
	 top:430px;
	color: #fff;
font-weight:100px;
left:20px;
	
	 position:absolute;
 }
 .btn-default {
    color: #fff;

    background-color:#26255e;
    border-color:#fff;
}
 .btn-default:hover{
	 background-color: #f68714;
	 color:#fff;
	  border-color:#26255e;
 }
 .bg{
	 background-color:#f687142e;
 }
 .form1{
	 background-color: blue;
    padding: 10px;
    color: #fff;
 }
 p{
	     font-size: 15px;
    line-height: 25px;
 }
  .contact-list h3{
	  background-color:#f68714;
	  padding:10px;
	  width:40%;
	  color:#000;
  }
  .contact-list ul{
	      margin-left: -31px;
  }  
  .contact-list{
  margin-top: -20px;
  }
 .contact-list ul li{
	     list-style-type: none;
    padding: 10px;
    font-size: 18px;
 }
 .contact-list ul li i{
	 font-size:30px;
	 color:#f68714;
	     margin-left: -20px;
 }
 /*style ends here*/
 
 /*bg colors strats here*/
 
.font-color{
	  background-color: #26255e;
	  padding :60px 0px;
 }
 .bg-color{
     background-color:#f68714;
 }
 .bg-color:hover{
     background-color:#fff;
	
 }
 
 .bord {
	 border:1px solid #ccc;
	 margin:15px 0px;
 }
 
 
 
 
 /*bg colors ends */
 
 
 
 
 
 
 
 
 
 
 
 
 
 /*navbar start*/
 .navbar-brand>img {
        display: block;
    margin-top: -29px;
}

 
 .navbar-default {
   
background-color:#26255e;
   border-color: transparent;
       padding: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color:  #f68714;
}
 .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
   background-color:#f68714;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: -15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	    margin-right: -60px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
}
 .nav>li {
    position: relative;
    display: block;
    padding: 15px 35px;
}
 .nav>li:first-child{
    position: relative;
    display: block;
    padding: 15px 35px;
	
}
 .nav>li:active{
	 background-color:#f68714;
 }
 
.dropdown-menu > li.kopie > a {
    padding-left:20px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:6px 6px 6px 6px;-moz-border-radius:6px 6px 6px 6px;border-radius:6px 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}  

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

/*navbar ends here*/

/* Banner carousel start here*/
.carousel {
    position: relative;
    margin-top: -20px;
}
h5 {
  display: inline-block;
  padding: 10px;
  background: #B9121B;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


/*Banner Carousel ends here*/

/*testimonial start here*/
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

/*testimonial ends here */

/*clients logos start here*/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*clients logos ends here*/
/*footer start here*/
footer{
	background-color:#26255e;
	padding:30px 20px;

	
}
footer p{
	color:#fff;
}
.list ul{
	
	margin:0px;
	padding:0px;
}
.list ul li{
	list-style-type:none;
	font-size:16px ;
		padding:2px 0px;
		
	
}
.list ul li i, .list ul li a{
	color:#fff;
	font-size:16px;
}

.list h3{
	color:#fff;
}
.list ul li a img {
	width:60px;
}
.listf ul{
	
	margin:0px;
	padding:0px;
	    margin-left: 30px;
}
.listf ul li{
	list-style-type:none;
	font-size:16px ;
		padding:2px 0px;
		display: inline;
	
}
.listf ul li i, .listf ul li a{
	color:#fff;
	font-size:16px;
}

.listf h3{
	color:#fff;
	padding-left:30px;
}
.listf ul li a img {
	width:60px;
}
.bottom-footer{
	background-color:#151538;
	height:60px;
}
.bottom-footer  p{
	color:#fff;
	padding-top:18px;
}
.foot{
	margin-left: 70px;
}
.foot img {
	margin-top:20px;
	margin-bottom:10px;
	
}
/*footer ends here*/

.phone-faxx h3 span{
    font-weight: 600;
    font-size: 20px;
}

.phone-faxx h3{
    color: #f68714;
    font-weight: 600;
    font-size: 20px;
}

.fax-image{
    float:right;
    width:20%;
}

.fax-image {
    float: right;
    width: 45%;
    border: 1px solid lightgray;
    margin: 15px 0px 0 15px;
}

.phone-faxx h4 {
    padding: 6px 10px;
    width: max-content;
    background: #f68714;
    color: #fff;
}

.phone-faxx h6 {
    color: #f68714;
    font-weight: 600;
    font-size: 18px;
}

.reverse-append h3 {
    padding: 6px 10px;
    background: #f68714;
    color: #fff;
    width: fit-content;
}

.reverse-append h4 {
    font-weight: 700;
}

.reverse-append span{
    color:#f68714;
}

.reverse-append h6 {
    color: #f68714;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}

.list-stylee li{
    margin: 10px 23px 10px 0 !important;
    display: inline-block;
}

.bulk-sms-banner {
    text-align: center;
    border-bottom: 1px solid lightgray;
}

.bulk-sms-banner img {
    width: 45%;
}

.bulk-sms h3 {
    padding: 6px 10px;
    background: #f68714;
    color: #fff;
    width: fit-content;
}

.bulk-sms li{
    list-style:none;
    padding: 5px 0;
}

.bulk-sms ul{
    padding:0;
}

.bulk-sms h4 {
    font-weight: 700;
}

.bulk-sms h4 span{
    color:#f68714;
}

.sms-image {
    float: right;
    border: 1px solid lightgray;
    margin: 15px 0px 0 15px;
}

.sms-imagee {
    border: 1px solid lightgray;
    margin: 10px 0;
}

.sms-feat ul li {
    list-style-type: none;
    background: #03a9f438;
    margin: 10px 0;
    padding: 10px;
    color: #0e0e0e;
    font-weight: bold;
}

.sms-feat ul li i {
    color: #f68714;
}

.promo-sec table {
  border-collapse: collapse;
  width: 100%;
}

.promo-sec td, .promo-sec th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.promo-sec tr:nth-child(odd) {
  background-color: #eee;
}

.promo-sec tr:first-child {
    background: #26255e !important;
    color: #fff;
}

.bulk-sms h5 {
    display: inline-block;
    padding: 10px;
    background: #26255e;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.about-image p {
    text-align: justify;
}

.about-image img {
    padding-top: 70px;
}

.contact-list a{
    color:#000;
}