/* ispot4u-theme css */

/* 1.1 Genral Styles */

body {
    position: relative;
    direction: ltr;
    color: #323232;
    font: 400 13px/1.7 "Open Sans", Arial, sans-serif;
    background-color: rgb(255, 255, 255);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    height: 100%;
}
/* ----------------------------------
   Bootstrap Fix: IE10
   in Windows 8 & Windows Phone 8
   ---------------------------------- */

@-webkit-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
/* _____________________________________

   02. Typography
   _____________________________________ */

h1,
.h1,
h2,
.h2,
p,
.lead {
    margin-top: 0;
    margin-bottom: 25px;
}
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0;
    margin-bottom: 10px;
}
h1,
.h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
}
h2,
.h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
}
h3,
.h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
}
h4,
.h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
}
h5,
.h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.1;
}
h6,
.h6 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4;
}
p {
    font-size: 14px;
}
strong,
b {
    font-weight: 600;
}

/* _____________________________________

   04. Buttons, Links
   _____________________________________ */

a:hover {
  text-decoration: none;
}

a.link-color,
i.link-color {
  color: #3aafd6;
  text-decoration: none;
  outline: 0;
}

a.link-color:hover,
a.link-color:active,
a.link-color:focus,
i.link-color:hover,
i.link-color:active,
i.link-color:focus {
  color: #379bbc;
  text-decoration: none;
}

a.link-white,
i.link-white,
a.link-white:link {
  color: #fff;
}

i.link-white:hover,
a.link-white:hover {
  color: #d9d9d9;
}

a.link-silver,
a.link-silver:link {
  color: #bfbfbf;
}

a.link-silver:hover {
  color: #a8a8a8;
}

a.link-dark,
a.link-dark:link {
  color: #444;
}

a.link-dark:hover {
  color: #222;
}

.btn,
a.btn {
  display: inline-block;
  margin: 5px !important;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border-radius: 17px;
  border: none;
  transition: background .3s ease-in-out;
}

.btn:first-child {
  margin-left: 0 !important;
}

.btn:last-child {
  margin-right: 0 !important;
}

.text-center .btn:first-child {
  margin-left: 5px !important;
}

.text-center .btn:last-child {
  margin-right: 5px !important;
}

.btn:active,
a.btn:active {
  box-shadow: none;
}

.btn-xs,
a.btn-xs {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  border: none;
  border-radius: 9px;
}

.btn-sm,
a.btn-sm {
  padding: 4px 20px;
  font-size: 14px;
  border: none;
  border-radius: 15px;
}

.btn-lg,
a.btn-lg {
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 21px;
}

.btn i {
  margin-right: 10px;
}

.btn[type="submit"] i {
  margin: 0;
}
.box-border {
  text-align: center;
  position: relative;
  line-height: 100px;
 
  height: 30px;
  width: 100%;
}
.school-width-border{
width: 66%;
}
.client-border{
width: 37%;
}
.box-border:after {
  background: linear-gradient(to right, #2A307B 25%,#ffcd02 25%, #ffcd02 50%, #e84f47 50%, #e84f47 75%, #65c1ac 75%);
  position: absolute;
  content: '';
  height: 4px;
  right: 0;
  left: 0;
  top: 0;
}
.pad-40{
padding-top:40px;
}
.pad-30{
padding-top:30px;
}
.pad-10{
padding-top:10px;
}
.text-algin{
text-align:left;
}
.font-size-23{
font-size:23px;
}

/* ----------------------------------
   Buttons Circle
   ---------------------------------- */

.btn-circle {
  display: block;
  height: 34px;
  width: 34px;
  margin: 0;
  text-align: center;
  line-height: 32px;
  transition: background .3s ease-in-out;
  border-radius: 50%;
  border: none;
}

.btn-circle-xs {
  width: 17px;
  height: 17px;
  font-size: 10px;
  line-height: 17px;
}

.btn-circle-sm {
  height: 30px;
  width: 30px;
  font-size: 14px;
  line-height: 30px;
}

.btn-circle-lg {
  height: 42px;
  width: 42px;
  font-size: 16px;
  line-height: 38px;
}
#header-menu-color a{
color:#000 !important;
}
#header-menu-login
{
float: right;
}
.no-margin-bottom{
margin-bottom: 10px; 
    text-align:justify;
    font-size: 15px;
    color:#000;
}
/* ----------------------------------
   Social Buttons
   ---------------------------------- */

ul.social {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.social > li {
  float: left;
  margin: 5px;
}

.social > li > a {
  margin: 0;
}

.social > li:first-child {
  margin-left: 0;
}

.social > li:last-child {
  margin-right: 0;
}

.text-center .social > li:first-child {
  margin-left: 5px;
}

.text-center .social > li:last-child {
  margin-right: 5px;
}

/* ----------------------------------
   Top Button
   ---------------------------------- */

.btn-top {
  position: fixed;
  bottom: 80px;
  right: 0;
  z-index: 500;
  display: none;
  margin-right: 20px;
  font-size: 24px;
  line-height: 40px;
  cursor: pointer;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.btn-top:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* ----------------------------------
   Buttons Color
   ---------------------------------- */

.btn-color,
.inverse a.btn-color {
  color: #fff !important;
  background-color: #4D7CF0;
}

.btn-color:hover,
.btn-color:active,
.btn-color:focus {
  background-color: #379bbc !important;
}

.btn-border-color,
a.btn-border-color {
  color: #3aafd6 !important;
  background-color: transparent;
  border: 1px solid #3aafd6;
}

.btn-border-color:hover,
.btn-border-color:active,
.btn-border-color:focus {
  color: #379bbc !important;
  border: 1px solid #379bbc;
}

.input-group .btn-border-color:hover,
.input-group .btn-border-color:active,
.input-group .btn-border-color:focus {
  border: 1px solid #6b7b8a;
}

/* ----------------------------------
   Buttons White
   ---------------------------------- */

.btn-white,
.inverse a.btn-white {
  color: #444 !important;
  background-color: #fff;
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
  background-color: #d9d9d9;
}

.btn-border-white,
a.btn-border-white {
  color: #fff !important;
  background-color: transparent;
  border: 1px solid #fff;
}

.btn-border-white:hover,
.btn-border-white:active,
.btn-border-white:focus {
  color: #d9d9d9 !important;
  border: 1px solid #d9d9d9;
}

.input-group .btn-border-white:hover,
.input-group .btn-border-white:active,
.input-group .btn-border-white:focus {
  border: 1px solid #fff;
}
.fon-size-16{
font-size:16px;
}
/* ----------------------------------
   Buttons Silver
   ---------------------------------- */

.btn-silver,
.inverse a.btn-silver {
  color: #fff !important;
  background-color: #bfbfbf;
}

.btn-silver:hover,
.btn-silver:active,
.btn-silver:focus {
  background-color: #a8a8a8;
}

.btn-border-silver,
a.btn-border-silver {
  color: #bfbfbf !important;
  background-color: transparent;
  border: 1px solid #bfbfbf;
}

.btn-border-silver:hover,
.btn-border-silver:active,
.btn-border-silver:focus {
  color: #a8a8a8 !important;
  border: 1px solid #a8a8a8;
}

.input-group .btn-border-silver:hover,
.input-group .btn-border-silver:active,
.input-group .btn-border-silver:focus {
  border: 1px solid #bfbfbf;
}

/* ----------------------------------
   Buttons Grey
   ---------------------------------- */

.btn-grey,
.inverse a.btn-grey {
  color: #fff !important;
  background-color: #4f4f4f;
}

.btn-grey:hover,
.btn-grey:active,
.btn-grey:focus {
  background-color: #434343;
}

.btn-border-grey,
a.btn-border-grey {
  color: #4f4f4f !important;
  background-color: transparent;
  border: 1px solid #4f4f4f;
}

.btn-border-grey:hover,
.btn-border-grey:active,
.btn-border-grey:focus {
  color: #4f4f4f !important;
  border: 1px solid #434343;
}

.input-group .btn-border-grey:hover,
.input-group .btn-border-grey:active,
.input-group .btn-border-grey:focus {
  border: 1px solid #474747;
}


/* ----------------------------------
   Font Colors
   ---------------------------------- */

.text-color {
    color: #3aafd6;
}
.text-dark {
    color: #444;
}
.text-silver {
    color: #bfbfbf;
}
.text-white {
    color: #fff;
}
/* ----------------------------------
   Icons
   ---------------------------------- */

.icon-sm {
    padding: 10px 0;
}
.icon-sm .icon {
    font-size: 32px;
}
.icon-md {
    padding: 15px 0;
}
.icon-md .icon {
    font-size: 48px;
}
.icon-lg {
    padding: 20px 0;
}
.icon-lg .icon {
    font-size: 80px;
}
.icon-color {
    color: #3aafd6;
}
.no-padding-col {
    padding: 0px !important;
}
.padiing-100 {
    padding: 50px 0px;
}
.padding-top-20 {
    padding-top: 20px;
}
.font-weight-normal{
font-weight:400;
}
.icon-mix::before{
content: url(../images/icon-ios-android.png) !important;
    line-height: 49px !important;
}
.white-icon::before{
content: url(../images/white-icon.png) !important;
    //line-height: 49px !important;
}
.orange-circle-button {
    box-shadow: 2px 4px 0 2px rgba(0, 0, 0, 0.1);
    border: .5em solid #E84D0E;
    font-size: 1em;
    line-height: 1.1em;
    color: #ffffff;
    background-color: #e84d0e;
    margin: auto;
    border-radius: 50%;
    height: 7em;
    width: 7em;
    position: relative;
}
.orange-circle-button:hover {
    color: #ffffff;
    background-color: #e84d0e;
    text-decoration: none;
    border-color: #ff7536;
}
.orange-circle-button:visited {
    color: #ffffff;
    background-color: #e84d0e;
    text-decoration: none;
}
.orange-circle-link-greater-than {
    font-size: 1em;
}
/* _____________________________________

   03. Backgrounds
   _____________________________________ */

.bg-white {
    background-color: #fff;
}
.bg-light {
    background-color: #f7f7f7;
}
.download-dv-lg {
    padding-top: 16px;
    padding-bottom: 16px;
}
.vert-middle-sm,
.vertical-md {
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-page-margin{
//margin-bottom:30px;
}
.bg-text{
background-color:#FFEE75 !important;
}
.section_title{
padding-bottom:30px;
}
.active-color{
color:#ffff17;
}
/* _____________________________________

   12. Features Section
   _____________________________________ */
.features-title{
font-weight: 700;
font-size: 18px;
    color:#000;
}
.round {
	border-radius: 50%
}
.margin-top-33{
margin-top:33px !important;
}
.features-left {
    text-align: right;
}
.features-right {
    text-align: left;
}
/* _____________________________________

   13. Download Section
   _____________________________________ */

.download-device-shadow-1 {
    background: url("../images/download-device-shadow.png") no-repeat center;
    background-size: cover;
}
/* style from anather css */

.section-p-ispot {
    padding: 55px 0 20px;
}
.inline-css{
visibility: visible;  -webkit-transform: translateY(0); opacity: 1;transform: translateY(0); opacity: 1;-webkit-transition: -webkit-transform 0.8s linear 0s, opacity 0.8s linear 0s; transition: transform 0.8s linear 0s, opacity 0.8s linear 0s; 
}
.inline-css-app{
visibility: visible;  -webkit-transform: translateY(0); opacity: 1;transform: translateY(0); opacity: 1;-webkit-transition: -webkit-transform 0.8s linear 0s, opacity 0.8s linear 0s; transition: transform 0.8s linear 0s, opacity 0.8s linear 0s; 
}
/* 1.2 Header */

.header-menu {
    border-bottom: 1px solid aliceblue;
}
.social-icon-ul {
    text-align: left;
    margin-bottom: 5px;
    padding: 0;
}
.social-icons ul li {
    display: inline;
    padding-right: 10px;
}
.social-icon-menu-ul {
    margin-bottom: 5px;
}
.social-icon-ul .fa {
    background-color: #6478B4;
    font-size: 12px;
    padding: 8px;
    border-radius: 50%;
    color: #fff;
}
.social-icon-menu {
    text-align: right;
    padding-top: 2px;
}
.social-icon-menu ul {
    list-style: disk;
}
.social-icon-menu ul li {
    display: inline;
    font-size: 12px;
    padding-left: 25px;
}
.top-header-menu {
    padding-top: 5px;
}
.background-color-login {
    background-color: #F7F4FB;
    padding: 14px;
    margin-left: 25px;
}
.information-boxes {
    margin-right: 15px;
    display: inline-block;
    position: relative;
    width: 30%;
}
.information-box {
    display: inline-block;
    position: relative;
    padding-left: 50px;
    font-size: 12px;
    line-height: 1;
}
.header-main {
    padding-top: 20px;
    padding-bottom: 10px;
}
.title-info {
    font-size: 13px;
    text-transform: uppercase;
    color: #333;
    margin-top: 2px;
    font-weight: 600;
}
.information-box-info .fa {
    font-size: 16px;
    line-height: 37px;
    width: 36px;
    height: 36px;
    margin-top: -22px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    color: #5e5e5e;
    background-color: #f5f5f5;
    border-radius: 50%;
    margin-left: -50px
}
.menu-bar {
    /*background-color: #096aa0;*/
    background-color:#4D7CF0;
    border-top:1px solid #022c44;
}
.btn-primary-1{
background-color:#4D7CF0 !important;
}
.menu-bar.menu.cloned {
    border-top: 8px solid #F7F4FB !important;
}
.menu-bar ul {
    padding: 0px;
}
.serach-menu-icon {
    padding-top: 15px;
}
.tip {
    display: inline-block;
    position: absolute;
    right: 50%;
    margin-right: -28px;
    top: -8px;
    font-size: 11px;
    font-weight: 400;
    line-height: 0.9;
    letter-spacing: 0.03em;
    padding: 3px 5px 4px;
    color: #fff;
    background-color: #4CAF50;
}
.tip.new::after {
    border-top-color: #4CAF50;
}
.tip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 0;
    border-color: #0069b0 transparent transparent transparent;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
#cssmenu #head-mobile {
    display: none
}
#cssmenu ul li a {
    color: #fff;
}
#cssmenu > ul > li {
    float: left;
}
#cssmenu > ul > li > a {
    padding: 17px;
    letter-spacing: 0px;
    text-decoration: none;
    position:relative;
}
#cssmenu > ul > li:hover > a,
#cssmenu ul li.active a {
    color: #0069b0;
    position:relative;
}
#cssmenu > ul > li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
    background: #fff !important;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
    //border-top: 2px solid #3387BF;
    //font-weight: 600;
        line-height: 1 !important;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 30px
}
#cssmenu > ul > li.has-sub > a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: ''
}
#cssmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}
#cssmenu > ul > li:hover.has-sub > a:after{
 background: #096AA0 !important;
}
#cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0
 
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    z-index:99999;
}
.min-width-ul{
width:159px;
}
.min-width-ul li a{
width: 159px !important;
}
#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    background: #4D7CF0;
    transition: all .25s ease
}
#cssmenu ul ul li:hover {} #cssmenu li:hover > ul {
    left: auto;
}
#cssmenu li:hover > ul > li {
    height: 35px
}
#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}
#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 220px;
    font-size: 12px;
    text-decoration: none;
    color: #fff !important;
    font-weight: 400;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
    border-bottom: 0
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #fff
}
#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000;
    content: ''
}
#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}
#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0
}
#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
    background: #363636;
}
#cssmenu ul ul ul li.active a {
    border-left: 1px solid #333
}
#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active> a {
    border-top: 1px solid #333
}
.margin-top-login {
    margin-top: -18px;
}
/*  product-row */

.product-row {
    width: 100%;
    height: auto;
    float: left;
    margin-top: -18%;
}
.product-row-inner {
    width: 70%;
    height: auto;
    float: right;
    background-color: #000;
}
.product-div-1 {
    background: url('../images/slider/without_border_bus.png') center center;
    opacity: 0;
    position: 100%;
    //background-size: 100% 100%;
    text-align: center;
    height: 140px;
    width: 30%;
    margin-right: 10px;
     background-repeat: no-repeat;
}
.product-div-2 {
    background: url('../images/slider/without_border_employee.png') center center;
    opacity: 1;
    position: 100%;
    //background-size: 100% 100%;
    text-align: center;
    height: 140px;
    width: 30%;
    margin-right: 10px;
     background-repeat: no-repeat;
}
.product-div-3 {
    background: url('../images/slider/without_border_onfiled.png') center center;
    opacity: 1;
    position: 100%;
    //background-size: 100% 100%;
    text-align: center;
    height: 140px;
    width: 30%;
   background-repeat: no-repeat;
}
.product-div-1-xs {
    background: url('../images/slider/school-bus-slider.jpg');
    opacity: 1;
    position: 100%;
    background-size: 100% 100%;
    text-align: center;
    
    margin-top: 10px;
}
.product-div-2-xs {
    background: url('../images/slider/office-tranceport-slider.jpg');
    opacity: 1;
    position: 100%;
    background-size: 100% 100%;
    text-align: center;
   
    margin-top: 10px;
}
.product-div-3-xs {
    background: url('../images/slider/onfiled-slider.jpg');
    opacity: 1;
    position: 100%;
    background-size: 100% 100%;
    text-align: center;
 
    margin-top: 10px;
}
.product-row-xs p {
    font-size: 16px;
    text-align: center !important;
    margin-bottom: 0px !important;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding-top: 15px;
    padding-bottom: 2px;
}
.product-row p {
    font-size: 16px;
    text-align: center !important;
    margin-bottom: 0px !important;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding-top: 15px;
}
.padding-read-more {
    padding-bottom: 30px;
}
.margin-top-44{
margin-top:44px;
}
/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fade-in {
    opacity: 0;
    /* make things invisible upon start */
    
    -webkit-animation: fadeIn ease-in 1;
    /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
.fade-in.one {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.fade-in.two {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.fade-in.three {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.btn.btn-primary.btn-default.margin-top-read-more {
        background-color: #fff;
    color: #000;
    text-align: center;
    margin: 0px;
    position: relative;
    left: 0;
    right: 0;
}
.btn.btn-primary.btn-default.margin-top-read-more-1 {
    background-color: #fff;
    color: #000;
}
.read-more-div {

    background: url("../images/line.png") center center;
    background-repeat: repeat-x;
    margin-top: 53%;
    width: 94%;

    
}
.read-more-div-1 {
    margin-top: 0px;
     background: url("../images/line.png") center center;
    background-repeat: repeat-x;
}
/* Site Logo */

.site-logo {
    display: block;
    float: left;
    margin: 10px 0;
}
.site-logo img {
    display: block;
    max-width: 100%;
    height: auto;
}
.header-info-boxes {
    font-size: 0;
    float: right;
    margin-top: 16px;
}
.header-info-boxes a {
    font-size: 12px;
}
.header-info-boxes .header-info-box {
    display: inline-block;
    position: relative;
    padding-left: 50px;
    font-size: 12px;
    line-height: 1;
}
.header-info-boxes .header-info-box i {
    font-size: 16px;
    line-height: 37px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    color: #5e5e5e;
    background-color: #f5f5f5;
    border-radius: 50%;
}
.header-info-boxes .header-info-box i.custom {
    background-color: #0069b0;
    color: #fff;
}
.header-info-boxes .header-info-box i.dark {
    background-color: #3b3b3b;
    color: #fff;
}
.header-info-boxes .header-info-box .info-box-title {
    font-size: 13px;
    text-transform: uppercase;
    color: #333;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: 600;
}
.header-info-boxes .header-info-box p {
    margin-bottom: 0;
}
.header-info-boxes .header-info-box + .header-info-box {
    margin-left: 49px;
}
.header-info-boxes .header-info-box + .header-info-box:before {
    content: '';
    display: block;
    position: absolute;
    left: -25px;
    top: 50%;
    width: 1px;
    height: 24px;
    margin-top: -12px;
    background-color: #eaeaea;
}
/* contact form */

.labels {
    padding: 10px 0px;
}
.labels input {
    width: 100%;
}
button,
input,
select,
textarea {
    width: 100%;
}
.send-btn {
    margin-top: 10px;
    border: 1px solid #510FCC !important;
    border-radius: 0 !important;
    color: #510FCC !important;
    font-size: 16px !important;
}
.contact-section a {
    color: #000;
}
.captch-image-div{
padding-top: 46px;
}
.text-input-row{
margin-top:30px; 
margin-bottom:20px;
}
/* footer */

.black-color {
    background-color: #333;
    color:#fff;
    padding: 20px 0;
}
.section-footer ul li {
    display: block;
}
.section-footer ul {
/*    margin-top: 10px;*/
    width: 100%;
    padding: 0;
    text-align: center;
}

.section-footer ul li a {
    color: #ffffff;
}
.breadcrumb>li+li:before{
    display: none;
}
.section-footer a{
    color: #fff;
}
.section-footer .fa {
    color: #fff;
    font-size: 16px;
    padding: 10px;
}
.fa.fa-facebook-official:hover {
    background-color: #096AA0;
}
.fa.fa-twitter:hover {
    background-color: #00aced;
}
.fa.fa-google-plus:hover {
    background-color: #e25714;
}
#toTop{
    position: fixed;
    right: 20px;
    bottom: 30px;
    background: #4d7cf0;
    padding: 7px 14px;
    color: #fff;
    font-size: 25px;
    display: none;
    z-index: 111;
}
#toTop .fa{
    font-size: 25px;

}
.footer-menu {
    background: none;
    margin-bottom: 0px;
}
.copy-right p {
    color: #ffffff;
}
.border-top {
    border-top: 1px groove #7B7C83;
    padding-top: 5px;
}
.border-box {
   // border: 1px groove #fff;
}
.about-ul li{
font-size:15px;
}
.about-intro{
padding:90px 0px;
}


.half-circle {
    background-color:#008BE1;
    height:600px;
    width: 500px;
    -moz-border-radius: 600px 0 0 600px;
    border-radius: 600px 0 0 600px;
    float: right;
}
.text-wheels{
padding-top: 40%;
font-size: 16px
}
.no-padding-right{
padding-right:0px !important;
}
   
.icon-div-whees i{
background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 26px;
    height: 80px;
    line-height: 100px;
    text-align: center;
    width: 80px;
border: 1px solid #008BE1;
}
.main-left-whees{
margin-top: 60px;
}
.left-wheel-div-1, .left-wheel-div-2, .left-wheel-div-3, .left-wheel-div-4, .left-wheel-div-5{
margin-bottom: 50px;
}
.margin-0-paddin-0{
margin: 0px;
padding: 0px;
}
.fa-map1-1{
position: absolute;
margin-left: 100px;
z-index: 99;
}
.fa-map2-2{
    position: absolute;
    margin-left: 48px;
    z-index: 99;
    margin-top: 30px;
}
.fa-map3-3{
position: absolute;
    margin-left: 48px;
    z-index: 99;
    margin-top: 90px;
}
.fa-map4-4{
position: absolute;
margin-left: 100px;
z-index: 99;
      margin-top: 150px;
}
.main-left-whees span{
font-size:16px;
}
.text-1{
margin-left:70px;
}
.text-2{
    position: absolute;
    margin-left: -98px;
    margin-top: 30px;
}
.text-3{
    position: absolute;
margin-left: -78px;
margin-top: 100px;
}
.text-4{
      position: absolute;
    margin-left: -30px;
    margin-top: 154px;
    width: 134px;
}
.margin-top-wheels-div{
margin-top: 50%;
}
.box-border-visin{
border:1px solid #008BE1;
    height:3px;
    width:190px;
}
.box-border-visin-1 {
    border: 1px solid #008BE1;
   border: 1px solid #008BE1;
    height: 3px;
    width: 234px;
    margin-left: 40%;
}
.margin-top-wheers-row{
margin-top:30px;
margin-bottom:30px;
}
.margin-bottom-wheers-row{
margin-bottom:30px;
}
.wheels-of-integration p{
text-align:left;
}
.fa.fa-map1-1::before {
    content: url(../images/about/Communication_Collaboration.png) !important;
}
.fa.fa-map2-2::before {
    content: url(../images/about/Scheduling_Logistics.png) !important;
}
.fa.fa-map3-3::before {
    content: url(../images/about/Security_Tracking.png) !important;
}
.fa.fa-map4-4::before {
    content: url(../images/about/MIS_Reporting_Analytics.png) !important;
}
#app-features{
padding: 55px 0 60px;
}
/* How app Works */
.how-app-works {
    float: left;
    text-align: center;
    width: 100%;
    padding-top:100px;
    padding-bottom:50px;
}
.text-block {
    float: left;
    margin-bottom: 70px;
    width: 100%;
}
.text-block h3 {
    color: #2c2c2c;
    float: left;
   
    font-size: 30px;
    line-height: 50px;
    margin: -15px 0 20px;
    width: 100%;
}
.how-app-works > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 50px;
    text-align: center;
    width: 100%;
    margin-left:-50px;
}
.how-app-works > ul > li {
    display: inline-block;
    float: none;
    position: relative;
}
.how-app-works > ul > li::before {
    /*background: #e4e4e4 none repeat scroll 0 0;
    content: "";
    height: 8px;
    left: 100%;
    margin-left: -21%;
    margin-top: -4px;
    position: absolute;
    top: 64px;
    width: 42%;*/
    background: #e4e4e4 none repeat scroll 0 0;
content: "";
height: 1px;
left: 92%;
margin-left: -21%;
margin-top: -3px;
position: absolute;
top: 32px;
width: 100%;
}
.before-rotation::before{
display:none;
}
.top-title-work{
margin-top: -120px !important;
}
.image-center-work{
margin:0 auto;
}
.how-app-works > ul > li {
    float: left;
    padding: 0;
    position: relative;
    width: 14%;
}
.how-app-works li:hover > i {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.how-app-works li > i {
    /*background: #e4e4e4 none repeat scroll 0 0;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    color: #888888;
    display: inline-block;
    float: none;
    font-size: 40px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    width: 120px;*/
    background: #096AA0 none repeat scroll 0 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
color: #fff;
display: inline-block;
float: none;
font-size: 26px;
height: 60px;
line-height: 68px;
text-align: center;
width: 60px;
}
.splp p{
margin-bottom: 10px;
font-size: 16px;
    color:#000;
}
.splp p:before{
content: url(../images/bullet3.png);
    padding-left: 0px;
    float: left;
}
.icon-div > i {
    /*background: #e4e4e4 none repeat scroll 0 0;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    color: #888888;
    display: inline-block;
    float: none;
    font-size: 40px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    width: 120px;*/
    background: #096AA0 none repeat scroll 0 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
color: #fff;
display: inline-block;
float: none;
font-size: 26px;
height: 60px;
line-height: 68px;
text-align: center;
width: 60px;
}
.second-ul{
margin-top:100px !important;
}
.text-title{
padding-top:20px;
}
.left-packs-div-1, .left-packs-div-2, .left-packs-div-3, .left-packs-div-4, .left-packs-div-5{
margin-bottom:20px;
}
.left-packs-div-sch-1, .left-packs-div-sch-2, .left-packs-div-sch-3, .left-packs-div-sch-4, .left-packs-div-sch-5{
margin-bottom:45px;
}
.right-packs-div-sch-1, .right-packs-div-sch-2, .right-packs-div-sch-3, .right-packs-div-sch-4, .right-packs-div-sch-5{
margin-bottom:40px;
}
.right-packs-div-1, .right-packs-div-2, .right-packs-div-3, .right-packs-div-4, .right-packs-div-5{
margin-bottom:20px;
}
.our-paks ul li{
width:300px;
}
.our-paks{
padding-top:50px
}
.how-app-works > ul > li > span {
    color: #fff;
float: left;
font-size: 15px;
margin-bottom: 2px;
margin-top: 5px;
width: 100%;
}
.how-app-works li > strong {
    color: #020202;
    float: left;
    font-family: Rubik;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}
.how-app-works > ul > li:last-child::before {
    //display: none;
}
.how-app-works > ul > li:last-child::before {
     content: url(../images/right-hlf-circle.png);
      background: none repeat scroll 0 0;
    width: 100%;
}
.how-app-works > ul > li.active > i {
    color: #ffffff;
}
.title-div h5{
padding-top:15px !important; 
}
.left-packs-div-1:before{
content: url(../images/double_line_1.png);
height: 2px;
left: 37%;
margin-left: 11%;
margin-top: -4px;
position: absolute;
top: 26px;
    width: 100%;}
.padding-0-col{
padding-left:0px !important;
    padding-right:0px !important;
}
.left-packs-div-5:before{
content: url(../images/down_double_line.png);
height: 2px;
left: 37%;
margin-left: 11%;
margin-top: -4px;
position: absolute;
top: 73%;
    width: 100%;}
.padding-0-col{
padding-left:0px !important;
    padding-left:0px !important;
}
.left-packs-div-3:before{
content: url(../images/line_2.png);
height: 2px;
left: 28%;
margin-left: 11%;
margin-top: -4px;
position: absolute;
top: 45%;
width: 100%;
}
.left-packs-div-2:before{
content: url(../images/line_1.png);
height: 2px;
left: 33%;
margin-left: 11%;
margin-top: -4px;
position: absolute;
top: 26%;
width: 100%;
 }
.padding-0-col{
padding-left:0px !important;
    padding-right:0px !important;
}
.left-packs-div-4:before{
    content: url(../images/line_1.png);
    height: 2px;
    left: 33%;
    margin-left: 11%;
    margin-top: -4px;
    position: absolute;
    top: 67%;
    width: 100%;

}
.right-packs-div-1:after{
content: url(../images/double_line_left.png);
height: 2px;
right: 48%;

margin-top: -4px;
position: absolute;
top: 26px;
    width: 100%;}
.padding-0-col{
padding-left:0px !important;
    padding-right:0px !important;
}
.right-packs-div-2:after{
content: url(../images/line_1_left.png);
height: 2px;
right: 40%;

margin-top: -4px;
position: absolute;
top: 28%;
width: 100%;
 }
.right-packs-div-3:after{
content: url(../images/line_2_left.png);
height: 2px;
right: 39%;

margin-top: 6px;
position: absolute;
top: 45%;
width: 100%;
}
.right-packs-div-4:after{
    content: url(../images/line_1_left.png);
    height: 2px;
    right: 40%;
    
    margin-top: 6px;
    position: absolute;
    top: 67%;
    width: 100%;

}
.right-packs-div-5:after{
content: url(../images/down_double_left.png);
height: 2px;
right: 48%;
margin-top: -9px;
position: absolute;
top: 76%;
width: 100%;
}

/*school*/

.left-packs-div-sch-1:before{
content: url(../images/double_line_1_White.png);
height: 2px;
left: 37%;
margin-left: 11%;
margin-top: -4px;
position: absolute;
top: 26px;
    width: 100%;}
.padding-0-col{
padding-left:0px !important;
    padding-right:0px !important;
}
.left-packs-div-sch-5:before{
content: url(../images/down_double_line_white.png);
height: 2px;
left: 37%;
margin-left: 11%;
margin-top: -4px;
position: absolute;
top: 70%;
    width: 100%;}
.padding-0-col{
padding-left:0px !important;
    padding-left:0px !important;
}
.left-packs-div-sch-3:before{
content: url(../images/line_2_white.png);
height: 2px;
left: 28%;
margin-left: 11%;
margin-top: -4px;
position: absolute;
top: 53%;
width: 100%;
}
.left-packs-div-sch-2:before{
content: url(../images/line_1_white.png);
height: 2px;
left: 33%;
margin-left: 9%;
margin-top: -4px;
position: absolute;
top: 30%;
width: 100%;
 }
.padding-0-col{
padding-left:0px !important;
    padding-right:0px !important;
}
.left-packs-div-sch-4:before{
    content: url(../images/line_1_white.png);
    height: 2px;
    left: 33%;
    margin-left: 11%;
    margin-top: -4px;
    position: absolute;
    top: 67%;
    width: 100%;

}
.right-packs-div-sch-1:after{
content: url(../images/double_line_left_white.png);
height: 2px;
right: 48%;

margin-top: -4px;
position: absolute;
top: 26px;
    width: 100%;}
.padding-0-col{
padding-left:0px !important;
    padding-right:0px !important;
}
.right-packs-div-sch-2:after{
content: url(../images/line_1_left_white.png);
height: 2px;
right: 40%;

margin-top: -4px;
position: absolute;
top: 34%;
width: 100%;
 }
.right-packs-div-sch-3:after{
content: url(../images/line_2_left_white.png);
height: 2px;
right: 39%;
margin-top: 6px;
position: absolute;
top: 57%;
width: 100%;
}
.right-packs-div-sch-4:after{
    content: url(../images/line_1_left_white.png);
    height: 2px;
    right: 40%;
    
    margin-top: 6px;
    position: absolute;
    top: 67%;
    width: 100%;

}
.right-packs-div-sch-5:after{
content: url(../images/down_double_left_white.png);
height: 2px;
right: 47%;
margin-top: -9px;
position: absolute;
top: 80%;
width: 100%;
}

.padding-0-col{
padding-left:0px !important;
    padding-left:0px !important;
}
.main-right .text-title{
margin-left:-20%;

}
.image-text-div{
background-color: #fff;
border-radius: 20px;
padding: 10px;
}
.center-image-paks{
padding-top: 100px;
    left: 0;
    right: 0; 
    margin: 0 auto;
}
.custome-width-div-50{
width: 50%;
}
.call-paks{
padding-top:30px;
padding-bottom:30px;
 font-size:18px;
}
.call-paks a{
color:#fff;
 font-size:18px;
}
.style-call-paks{
background-color: #e44d35;
padding: 15px;
border-radius: 10px;
color: #fff;

}
.text-block-1{
    padding-top:70px;
    padding-bottom:30px;
}
.text-block-2{
    padding-top:30px;
    padding-bottom:30px;
}
/*icons*/
.fa.fa-android:hover {
    color: #fff;
    background-color: #096AA0;
      -webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;
}
.fa.fa-envelope:hover{
    color: #fff;
    background-color: #096AA0;
      -webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;
}
.fa.fa-phone:hover{
 color: #fff;
    background-color: #096AA0;
      -webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;
}
.fa-info-circle::before {
    content: url(../images/icons/1.png) !important;
}
.fa-arrow-circle-o-up::before {
    content: url(../images/icons/2.png) !important;
}
.fa-book::before {
    content: url(../images/icons/3.png) !important;
}
.fa-cog::before {
    content: url(../images/icons/4.png) !important;
}

.fa-clock-o::before {
    content: url(../images/icons/5.png) !important;
}

.fa-pencil-square-o::before {
    content: url(../images/icons/6.png) !important;
} 

.fa-pencil::before {
    content: url(../images/icons/7.png) !important;
}

.fa-clone::before {
    content: url(../images/icons/14.png) !important;
}
.fa-file-pdf-o::before {
    content: url(../images/icons/13.png) !important;
}
.fa-map::before {
    content: url(../images/icons/12.png) !important;
}
.fa-file-audio-o::before {
    content: url(../images/icons/11.png) !important;
}
.fa-bus::before {
    content: url(../images/icons/10.png) !important;
}
.fa-check-square::before {
    content: url(../images/icons/9.png) !important;
}
.fa-folder-open-o::before {
    content: url(../images/icons/8.png) !important;
}
.fa-map1::before {
    content: url(../images/icons/packs-1.png) !important;
}
.fa-map2::before {
    content: url(../images/icons/packs-2.png) !important;
}
.fa-map3::before {
    content: url(../images/icons/packs-3.png) !important;
}
.fa-map4::before {
    content: url(../images/icons/packs-4.png) !important;
}
.fa-map5::before {
    content: url(../images/icons/packs-5.png) !important;
}
.fa-map6::before {
    content: url(../images/icons/packs-6.png) !important;
}
.fa-map7::before {
    content: url(../images/icons/packs-7.png) !important;
}
.fa-map8::before {
    content: url(../images/icons/packs-8.png) !important;
}
.fa-map9::before {
    content: url(../images/icons/packs-9.png) !important;
}
.fa-map10::before {
    content: url(../images/icons/packs-10.png) !important;
}
.main-left-about .fa-map1::before {
    content: url(../images/about/Communication_Collaboration-xs.png) !important;
   
}
.main-left-about .fa-map2::before {
    content: url(../images/about/Scheduling_Logistics-xs.png) !important;
   
}
.main-left-about .fa-map3::before {
    content: url(../images/about/Security_Tracking-xs.png) !important;
   
}
.main-left-about .fa-map4::before {
    content: url(../images/about/MIS_Reporting_Analytics-xs.png) !important;
   
}
.main-left-about .text-title{
text-align:center;
}
.icon-md .icon{
font-size: 0 !important;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 26px;
    height: 60px;
    line-height: 63px;
    text-align: center;
    width: 60px;
    background: #096AA0 none repeat scroll 0 0;
}
.icon-style .icon{
font-size: 0 !important;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 26px;
    height: 60px;
    line-height: 63px;
    text-align: center;
    width: 60px;
    background: #096AA0 none repeat scroll 0 0;
}
.icon-md img{
width:23px;
    height:20px;
}
.icon-style img{
width:23px;
    height:2
} 
.margin-left-icon{
margin-left:20%;
}
.margin-left-icon-complice{
text-align: left;
margin-left: 10%;
}
.margin-right-icon{
margin-right:27%;
}
.title-div{
margin-top:15px;
}
.text-adjest-align{
text-align: justify;
margin-left: 23%;

}
.mis-text{
text-align:left;
}
/*----------------------
4.Slider-area
------------------------*/
.slider-area{
	position:relative;
}
.slider-area-4 {
  height: 100vh;
}
.opacity-1::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background: #000;
  opacity: .6;
}
.slider-area-3::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
}
.header-text.text-center {
  position: relative;
  z-index: 1;
}
.header-text h2 {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-weight:400;
}
.header-text h3{
	color:#fff;
	margin-top:20px;
	margin-bottom:30px;
	font-size:30px;
	text-transform: uppercase;
    font-weight:500;	
}
.cd-headline.clip span {
  padding: 0;
}
.default-btn {
  border: 1px solid #16A085;
  color: #fff;
  display: inline-block;
  position:relative;
  font-weight: 700;
  margin: 0 10px;
  padding: 11px 35px;
  text-transform: uppercase;
  border-radius: 4px;
  position:relative;
  box-shadow: 0 2px 8px -1px rgba(0, 0, 0, 0.2);	  
}
.default-btn:hover{
	background:#16A085;
	color:#fff;
} 
.default-btn.btn-active{	
	background:#16A085;
	color:#fff;
} 
.default-btn.btn-active:hover{
	background:transparent;
	color:#fff;
}

.slider-active .owl-nav div {
  color: #fff;
  font-size: 40px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  z-index: 111;
  width: 40px;
  height: 40px;
  background: #444;
  text-align: center;
  line-height: 40px;
  font-size: 32px;
  background: #16A085;
}
.slider-active .owl-nav div .zmdi.zmdi-chevron-left, .slider-active .owl-nav div .zmdi.zmdi-chevron-right {
  color: #fff;
}

.slider-active .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.slider-active:hover .owl-nav div.owl-next {
  left: auto;
  right: 60px;
}
.slider-active:hover .owl-nav div {
  left: 60px;
  opacity: 1;
}

.slide-1 {
    background: rgba(0, 0, 0, 0) url(../images/packes-bg.jpg) no-repeat scroll center center / cover;
    height: 100vh;
}
#particles-js {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
/* client page */
.portfolio-container,
.portfolio-list {
		width: 100%;
}

.portfolio-list {
		margin: 0;
		padding: 0;
		list-style: none;
}

.portfolio-list li {
position: relative;
display: block;
float: left;
width: 21%;
border: 1px solid #096AA0;
margin: 22px;
padding: 20px;
}

.portfolio-list li img {
		display: block;
		width: 100%;
		margin: 0;
		vertical-align: top;
}

.portfolio-list a:after {
		content: '\A';
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.6) url(../images/happy.png) center center no-repeat;
		opacity: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
}

.dad {
    
    background: url("../images/twitter-bg.jpg") center center;
}

.fig {
    color: #fcfcfc;
	font-family: 'Karla', san-serif;
	font-weight: 400;
	font-size: 4em;
	text-align: center;
	border-radius: 30px;
	display: inline-block;
	padding: 15px;
	width: 250px;
	border-left: 1px solid #fcfcfc;	
	border-right: 1px solid #fcfcfc;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.fig:hover {
	border-radius: 0px;
	color: #333;
	background: #fcfcfc;
	cursor: pointer;
    text-decoration: none;
}
/* Pen Description: */

h1,
h2 {
		font-weight: normal;
}

p {
		line-height: 1.5;
}
.privacy-policy{
    font-size:16px;
}
.privacy-policy p{
    font-size:16px;
}
#description {
		max-width: 40em;
		margin: 0 auto 4.125em;
		padding: 0 3%;
}
/* Prevent element from collapsing by self-clearing its children */

.group:before,
.group:after {
		content: "";
		display: table
}

.group:after {
		clear: both
}

.group {
		zoom: 1
}

/* _____________________________________

   12. Features Section
   _____________________________________ */
.new_services{
background: url("../images/services1.jpg") center center !important;
}
.services-ul{
margin: 0 auto;
padding: 50px 8px;
    list-style: none;
}
.services-ul-2{
    margin: 0;
    text-align: right;
    padding: 60px 0px;
     list-style: none;
}
.no-margin-container{
padding-right: 0px;
padding-left: 0px;
}
.no-margin-row{
margin-right: 0px !important;
margin-left: 0px !important;
}
.services-ul li{
font-size:20px;
    line-height: 2;
}
.services-ul li:before { 
 content: url(../images/bullet3.png);
    padding-right:20px;
}
.services-ul-2 li{
font-size:20px;
    line-height: 2;
}
.services-ul-2 li:after { 
content: url(../images/bullet3.png);
 padding-left:20px;
    float:right;
}
.features-left {
    text-align: right;
}
.features-right {
    text-align: left;
}
.reveal-top-20-after {
    visibility: visible;
    -webkit-transform: translateY(-20px);
    opacity: 1;
    transform: translateY(-20px);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.8s linear 0s, opacity 0.8s linear 0s;
    transition: transform 0.8s linear 0s, opacity 0.8s linear 0s;
}
.reveal-top-20 {
    visibility: visible;
    -webkit-transform: translateY(0);
    opacity: 1;
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.8s linear 0.4s, opacity 0.8s linear 0.4s;
    transition: transform 0.8s linear 0.4s, opacity 0.8s linear 0.4s;
}
.reveal-left-10-after {} .reveal-left-10-after {
    visibility: visible;
    -webkit-transform: translateX(-10px);
    opacity: 1;
    transform: translateX(-10px);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.8s linear 0s, opacity 0.8s linear 0s;
    transition: transform 0.8s linear 0s, opacity 0.8s linear 0s;
}
.reveal-left-10 {
    visibility: visible;
    -webkit-transform: translateX(0);
    opacity: 1;
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.8s linear 0.4s, opacity 0.8s linear 0.4s;
    transition: transform 0.8s linear 0.4s, opacity 0.8s linear 0.4s;
}
.reveal-right-10-after {
    visibility: visible;
    -webkit-transform: translateX(10px);
    opacity: 1;
    transform: translateX(10px);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.8s linear 0s, opacity 0.8s linear 0s;
    transition: transform 0.8s linear 0s, opacity 0.8s linear 0s;
}
.reveal-right-10 {
    visibility: visible;
    -webkit-transform: translateX(0);
    opacity: 1;
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.8s linear 0.4s, opacity 0.8s linear 0.4s;
    transition: transform 0.8s linear 0.4s, opacity 0.8s linear 0.4s;
}
.reveal-bottom-20-after {
    visibility: visible;
    -webkit-transform: translateY(20px);
    opacity: 1;
    transform: translateY(20px);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.8s linear 0s, opacity 0.8s linear 0s;
    transition: transform 0.8s linear 0s, opacity 0.8s linear 0s;
}
.reveal-bottom-20 {
    visibility: visible;
    -webkit-transform: translateY(0);
    opacity: 1;
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.8s linear 0.4s, opacity 0.8s linear 0.4s;
    transition: transform 0.8s linear 0.4s, opacity 0.8s linear 0.4s;
}
.function-device-shadow {
    background: url("../images/function-1-device-shadow.png") no-repeat center;
    background-size: cover;
}
/*slider clss*/

.bs-slider {
    overflow: hidden;
    max-height: 700px;
    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.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% ;
}

/********************
*****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;
}
.left .carousel-control {
    opacity: 1px;
}
.control-round .carousel-control.left {
    left: 1%;
    opacity: 1;
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.right {
    right: 1%;
    opacity: 1;
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.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;
}
.indicators-line > .carousel-indicators li {
    //padding: 0;
    //width: 15px;
    //height: 15px;
    border: 1px solid red;
    text-indent: 0;
    overflow: hidden;
    //text-align: left;
    position: relative;
    //letter-spacing: 1px;
    background: red;
    -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;
}
.carousel-indicators .active{
   
border: 1px solid #fff;
border-radius: 20px;
    z-index: 2;
    position: relative;
    cursor: pointer;
   
}

/*---------- 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: 15%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}
.slide-image-div {
    left: 0;
    top: 5%;
    right: 0;
    margin: auto;
    position: absolute;
    padding: 10px 85px;
}
.slide-text > h1 {
    padding: 0;
    color: #fff;
    font-size: 40px;
    font-style: normal;
    line-height: 64px;
    margin-bottom: 0px !important;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-image-div h1 {
    margin-bottom: 0px !important;
    font-size:40px;
    font-weight:700;
    color:#fff;
}
.slide-image{
//height:550px !important;
}
.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;
}
.media-slider-control {
    font-weight: 700;
    background-color: #0069B0;
    height: 35px;
    width: 35px;
    /* margin-top: 55px; */
}
.section-map {
    padding-top: 30px;
}
.margin-to-bottom {
    padding-top: 75px;
}
/* inner page css*/
/* onfield page*/

.padding-top-bottom-product {
    padding: 0px 30px;
}
.product-intro-info h1 {
   font-family: "Montserrat", Arial, sans-serif;
font-size: 28px;
line-height: 1.15;
font-weight: 700;
color: #fff;
text-transform: uppercase;
margin: 0;
}
.lager{
background-color: #0069b0;

border-color: #0078ca;
    padding: 40px 0;
}
.product-intro-info ol {
    padding: 0px;
}
.product-intro-info ol li a {
    color: #fff !important;
    //font-size: 20px;
}
.product-intro-info .breadcrumb {
    background: none;
}
/*************************
*****Pricing Table CSS****
**************************/

.pricing-table {
    text-align: center;
}
.single-table {
    padding: 30px 20px 20px;
    border: 1px solid #f2f2f2;
}
.single-table h3 {
    margin-top: 0;
    padding: 0;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.price {
    font-size: 36px;
    line-height: 36px;
}
.price span {
    font-size: 14px;
    line-height: 14px;
}
.single-table ul {
    list-style: none;
    padding: 0;
    margin: 30px 0;
}
.single-table ul li {
    line-height: 30px;
}
.single-table.featured {
    color: #fff;
}
.single-table.featured h3 {
    color: #fff;
}
.single-table.featured .btn.btn-primary {
    background-color: #fff;
}
.single-table.featured {
    background-color: #0D3354;
}
/*************************
********Twitter CSS*******
**************************/

#twitter {
    background-image: url(../images/bg1.jpg);
}
#twitter1 {
    background-image: url(../images/about/driven-bg.jpg);
}
#twitter2 {
    background-image: url(../images/services1.jpg);
}
#twitter3{

  background-image: url(../images/services1.jpg);
}
#twitter > div {
    text-align: center;
    position: relative;
}
#twitter1 > div {
    text-align: center;
    position: relative;
}
#twitter2 > div {
    text-align: center;
    position: relative;
}
#pakeges {
    background-color:#fff;
    font-size: 15px;
}
#pakeges > div {
    text-align: center;
    position: relative;
}
#twitter-carousel {
    position: relative;
    z-index: 15
}
.twitter-icon {
    position: relative;
    z-index: 15;
    color: #fff;
}
.twitter-icon .fa-twitter {
    font-size: 24px;
    height: 64px;
    width: 64px;
    line-height: 65px;
    border-radius: 50%;
    position: relative;
}
.twitter-icon .fa-twitter:after {
    position: absolute;
    content: "";
    border-width: 8px;
    border-style: solid;
    left: 24px;
    bottom: -14px;
}
#twitter-carousel .item {
    padding: 0 55px;
}
#twitter-carousel .item a {
    color: #fff;
}
.twitter-icon h4 {
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff;
}
.twitter-left-control,
.twitter-right-control {
    position: absolute;
    top: 50%;
    color: #fff;
    border: 1px solid #fafafa;
    height: 34px;
    width: 34px;
    line-height: 31px;
    margin-top: -17px;
    font-size: 18px;
    border-radius: 50%;
    z-index: 15
}
.twitter-left-control {
    left: 20px;
}
.twitter-right-control {
    right: 20px
}
.twitter-left-control:hover,
.twitter-right-control:hover {
    color: #fff;
}
.parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.parallax,
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
    color: #fff;
}
.parallax input[type="text"],
.parallax input[type="text"]:hover,
.parallax input[type="email"],
.parallax input[type="email"]:hover,
.parallax input[type="url"],
.parallax input[type="url"]:hover,
.parallax input[type="password"],
.parallax input[type="password"]:hover,
.parallax textarea,
.parallax textarea:hover {
    font-weight: 300;
    color: #fff;
}
.customers .item img {
    display: inline-block;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+, Firefox on Android */
    
    filter: gray;
    /* IE6-9 */
    
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
       filter: none;
-webkit-filter: none;
}
.customers .item img:hover {
    max-width: auto;
    filter: none;
    -webkit-filter: none;
}
 .customers .item {
    list-style: none;
}
.testomonial ul li{
list-style:none;
}
/* Sweep To Top */

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 18px;
}
.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
    color: #fff !important;
}
/*.hvr-sweep-to-top:hover span {display:none}
.hvr-sweep-to-top:hover:before {content:"Read More";
    display: inline-block;
    margin: 5px !important;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border-radius: 17px;
    border: none;
    transition: background .3s ease-in-out;
}*/
.btn-arrow {
  position: relative;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}
.btn-arrow span {
  display: inline-block;
  position: relative;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  will-change: transform;
}
.btn-arrow:hover span {
  -webkit-transform: translate3d(-1rem, 0, 0);
          transform: translate3d(-1rem, 0, 0);
}
.btn-arrow svg {
  position: absolute;
  width: 1.1em;
  right: 0px;
  right: 0rem;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  will-change: right, opacity;
}
.btn-arrow svg * {
  stroke-width: 5;
  stroke-color: transparent;
}
.btn-arrow:hover svg {
  opacity: 1;
  right: 15px;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
/*====================================================================
7. Our Service section css
====================================================================*/
#our_srvice {
	padding: 70px 0
}
.service_content {
	position: relative;
	padding: 15px 0
}
.service_left, .service_right {
	width: 42%;
	position: absolute;
	top: 5px;
	z-index: 3
}
.service_left {
	left: 0
}
.service_right {
	right: 0
}
.service_left h5 {
	float: right;
	margin: 40px 30px 40px 0
}
.service_right h5 {
	float: left;
	margin: 40px 0 40px 30px
}
.service_left h5, .service_right h5 {
	display: table;
	padding-bottom: 0;
	-webkit-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
.service_left .service_icon, 
.service_right .service_icon {
	border: 10px solid;
	height: 100px;
	width: 100px;
	-webkit-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
.service_left .service_icon {
	float: right
}
.service_right .service_icon {
	float: left
}
.apartment, .office, .car_washing, .renovation {
	margin-bottom: 40px
}
.renovation {
	padding-left: 50px
}
.apartment, .office, .move_in_out {
	display: table;
	float: right
}
.office {
	padding-right: 50px
}
.car_washing, .renovation, .green_cleaning {
	display: table;
	float: left
}
.service_middle {
	display: table;
	margin: 0 auto;
	width: 380px;
	height: 380px;
	padding: 10px;
	border: 5px solid
}

/*====================================================================
7. Our Service 2 section css
====================================================================*/
#our_srvice2{
	padding: 70px 0;
	background: #f1f1f1
}
#our_srvice2 .downline_title{
	text-align: center
}
#our_srvice2 .section_sub_title{
	padding-bottom: 30px
}
#our_srvice2 .service_part, #our_srvice2 .service_part:hover{
	background: #fff
}
#our_srvice2 .service_part:hover p{
	color: #616161
}
#our_srvice2 .service_part:before{
	background: #fff
}

/*---------Service Icons ------------*/
.apartment .service_icon {
	background: #1a1a1a url("../images/home.png") no-repeat center / 30% 30%;
}
.apartment:hover .service_icon {
	background: #f8b604 url("../images/home.png") no-repeat center / 30% 30%;
}
.office .service_icon {
	background: #1a1a1a url("../images/office.png") no-repeat center / 30% 30%;
}
.office:hover .service_icon {
	background: #f8b604 url("../images/office.png") no-repeat center / 30% 30%;
}
.move_in_out .service_icon {
	background: #1a1a1a url("../images/express.png") no-repeat center / 40% 40%;
}
.move_in_out:hover .service_icon {
	background: #f8b604 url("../images/express.png") no-repeat center / 40% 40%;
}
.car_washing .service_icon {
	background: #1a1a1a url("../images/white_car.png") no-repeat center / 30% 30%;
}
.car_washing:hover .service_icon {
	background: #f8b604 url("../images/white_car.png") no-repeat center / 30% 30%;
}
.renovation .service_icon {
	background: #1a1a1a url("../images/white_paintbrush.png") no-repeat center / 30% 30%;
}
.renovation:hover .service_icon {
	background: #f8b604 url("../images/white_paintbrush.png") no-repeat center / 30% 30%;
}
.green_cleaning .service_icon {
	background: #1a1a1a url("../images/white_leaf.png") no-repeat center / 40% 40%;
}
.green_cleaning:hover .service_icon {
	background: #f8b604 url("../images/white_leaf.png") no-repeat center / 40% 40%;
}
/* Press Page */

.loksatta-lomat {
    margin-top: 40px;
}
#navbharat {
    margin-top: 40px;
}
.lokmat-media {
    border-bottom: 1px solid #000;
}
#loksatta,
#navbharat {
    border-bottom: 1px solid #000;
}
.main-div h4 {
    margin-bottom: 10px;
}
.cust-width-container {
    width: 100% !important;
}
.share-buttons img {
    width: 35px;
    padding: 5px;
    border: 0;
    box-shadow: 0;
    display: inline;
}
.share-buttons {
    text-align: right;
}
.share-buttons a:active {
    text-decoration: none;
}
.share-buttons a:hover {
    text-decoration: none;
}
.date {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    margin-top: -28px;
    padding: 0px;
    margin-left: 5px;
    width: 125px;
}
.share-date {
    /*background-color: #fff;*/
    
    border-bottom: 1px solid #948e8e;
    border-left: 1px solid #948e8e;
    border-right: 1px solid #948e8e;
}
.design-div {
    border-bottom: 1px solid #948e8e;
    border-left: 1px solid #948e8e;
    border-right: 1px solid #948e8e;
    border-top: 1px solid #948e8e;
    padding: 10px;
}
.border-title {
    border: 1px solid #948e8e;
    padding: 10px;
}
.opacity-press {
    background-color: rgba(240, 253, 255, 1) !important;
}
.zmedia {
    padding: 25px;
}
.massage {
    margin-bottom: 29px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 14px;
}
.press-section {
    margin-bottom: 30px;
}
.zmedia img {
    margin-bottom: 15px;
}
.background-color {
    background-color: rgb(200, 200, 200);
}
.close-press-modal {
    font-size: 30px;
}
.margin-top-title {
    margin-bottom: 20px;
}
.width-img {
    width: 100%;
}
/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;

}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.parallax .carousel-control{
width: 5%;
}
.page-header {
  padding: 25px 0;
  margin: 0px;
  background-color: #f6f6fa;
  border-bottom: 1px solid #eeeeee;

}
.bg1-image{
background-image:url("../images/bg1.jpg");
    background-size: 100% 100%;
}

.page-header .breadcrumb {
  padding: 0;
    margin:0px;
}

.page-header h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}

.page-header h1 + .breadcrumb {
  //margin-top: 6px;
}

.page-header p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}

.page-header.larger {
  padding: 40px 20px;
}

.page-header.largest {
  padding: 80px  0;
}

.page-header.largest h1 {
  font-size: 32px;
}

.page-header.larger-top {
  padding-top: 130px;
}
/* faq */
 .faqHeader {
        font-size: 27px;
        margin: 20px;
    }

    .panel-heading [data-toggle="collapse"]:after {
        font-family: 'Glyphicons Halflings';
        content: url(../images/double-arrow.png); /* "play" icon */
        float: right;
        color: #F58723;
        font-size: 18px;
        line-height: 22px;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .panel-heading [data-toggle="collapse"].collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #454444;
    }
/*login form */
.panel-login {
	border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.panel-login>.panel-heading {
	color: #00415d;
	background-color: #fff;
	border-color: #fff;
	text-align:center;
}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 15px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login>.panel-heading a.active{
	color: #029f5b;
	font-size: 18px;
}
.panel-login>.panel-heading hr{
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}
.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #59B2E6;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}
.forgot-password {
	text-decoration: underline;
	color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.btn-register {
	background-color: #1CB94E;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #1CB94A;
}
.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: #1CA347;
	border-color: #1CA347;
}


#particles {
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;                        
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -2;
}

.iconmelon,
.im {
  position: relative;
  width: 150px;
  height: 150px;
  display: block;
  fill: #525151;
}

.iconmelon:after,
.im:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.login-form-section{
padding:80px 0px;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
.portfolio-list a:hover:after {
		opacity: 1;
}

@media all and (max-width: 1080px) {
		.portfolio-list li {
				width: 25%;
		}
}

@media all and (max-width: 879px) {
		.portfolio-list li {
				width: 33.3333333%;
		}
}

@media all and (max-width: 560px) {
		.portfolio-list li {
				width: 50%;
		}
}

@media all and (max-width: 480px) {
	.portfolio-list li {
				width: 70%;
			  float: none;
				clear: both;
				margin: 0 auto;
		}
.portfolio-list a:after {
		width: 100%;
	}
	.portfolio-list li img {
				width: 100%;
				margin: 0 auto;
		}
}