a:hover{text-decoration: none;}

.divider-short {
  display: block;
  width: 60px;
  height: 1px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.divider-short,.color-dark .divider-short,.bg-gray .divider-short {
  background: #aaa;
}

.color-light .divider-short {
  background: #fefefe;
}
.p-0
{
  padding: 0 !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pt-40
{
  padding-top: 40px;
}
.p-30
{
  padding: 30px !important;
}
.pb-40
{
  padding-bottom: 40px;
}
.p-52
{
  padding: 30px 0 !important;
  border: 1px solid #fff;
    margin: 14px 0;
    min-height: 272px;
}
.p-60
{
  padding: 60px !important;
}
.p-90
{
  padding: 90px 0px !important;
}
.p-120
{
  padding: 120px 0px !important;
}
.top-bar{position: fixed;z-index: 999;}
.top-bar h1
{
  background-color: #ffffff;
    color: #3d3f95;
    text-align: center;
    margin: 0;
    font-weight: 500;
}
@media (max-width: 767px){ 
  .top-bar h1{font-size: 18px; padding: 80px 0 0;min-height: 108px;}
  .mobile{padding:0.5rem;background:#fbfbfc40;}
  .mobile-form{font-size:1.5rem;}
  .section-heading{text-align:center;}
  #awardid{padding-top:120px;}
  }
  @media(min-width: 768px){ 
  .top-bar h1{font-size: 25px; padding: 17px 0;}
  .mobile-form{font-size:2rem;font-weight:500}
  }
  .mobileview{background-color:#eee;}
  @media(min-width:900px)
  {
	  .mobileview{display:none;}
  }
  @media(max-width:899px)
  {
	  .desktop{display:none;}
  }
.menu-toggles {
    position: fixed;
    left: 50px;
    top: 15px;
    width: 100%;
    height: 45px;
    z-index: 9999;
}
.menu-toggles a{color:none;}
.bg-dark {
    background-color: #fff!important;
}

.carousel-item {
  /*height: 65vh;*/
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home-section {
  padding-top: 60px;
  display:block;
    position:relative;
    z-index:120;
  background-color: #fff;
}


.home-section.nopadding {
    padding-top: 0;
    padding-bottom: 0;
  display:block;
    position:relative;
    z-index:120;
}
.home-section.nopadding-bot {
    padding-bottom: 0;
}
.home-section.nopadding-top {
    padding-top: 0;
}

.inner-section {
    padding-top: 110px;
    padding-bottom: 110px;
}


.home-section.nopadd-bot {
    padding-bottom: 0;
}
.h-bold{
  color: #287AF2;
    line-height: 1.3em;
    font-size: 24px;
    text-transform: uppercase;
}
.section-heading h2 {
  margin-bottom: 10px;
}
.parallax::before,.parallaxk::before {
    background-color: rgba(0, 0, 0, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.parallax {
  background-image: url(../images/blog.png);
  background-attachment: fixed;
  background-color: #f7f7f7;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  position: relative;
}
.parallaxk {
  background-image: url(../img/shutterstock_456369325.jpg);
  background-size: contain;
  background-attachment: fixed;
  background-color: #f7f7f7;
     background-position: 50% 0;
    background-repeat: no-repeat;
   /* background-size: cover;*/
  position: relative;
}
.parallax h2.section-title {
    color: #fff;
}
.section-heading p {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.6em;
}
.portfolio-item {
  margin-bottom: 30px;
}
.company-social {
  margin-left: 0;
  padding-left: 0;
  margin-top: 10px;
}
.input-group-text{width: 40px;}
.company-social .social-facebook a i{background: #3873ae;}
.company-social .social-twitter a i{background: #62c6f8;}
.company-social .social-dribble a i{background: #d74980;}
.company-social .social-deviantart a i{background: #8da356;}
.company-social .social-google a i {background: #000;}
.company-social .social-vimeo a i {background: #51a6d3;}
.company-social .social-facebook a:hover i {background: #4893ce;}
.company-social .social-twitter a:hover i {background: #82e6ff;}
.company-social .social-dribble a:hover i {background: #f769a0;}
.company-social .social-deviantart a:hover i {background: #adc376;}
.company-social .social-google a:hover i {background: #333;}
.company-social .social-vimeo a:hover i {background: #71c6f3;}

.company-social {
  text-align: left;
  list-style: none;
}

.company-social li{
  margin:0;
  padding:0;
  display: inline-block;
}

.company-social a{
  margin:0 2px 0 0;
}

.company-social a:hover {
    color: #fff;
}

.company-social a i {
  width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
  text-align: center;
  border-radius: 3px;
  padding:0;
}

.company-social .social-facebook a i{background: #3873ae;}
.company-social .social-twitter a i{background: #62c6f8;}
.company-social .social-dribble a i{background: #d74980;}
.company-social .social-deviantart a i{background: #8da356;}
.company-social .social-google a i {background: #000;}
.company-social .social-vimeo a i {background: #51a6d3;}
.company-social .social-facebook a:hover i {background: #4893ce;}
.company-social .social-twitter a:hover i {background: #82e6ff;}
.company-social .social-dribble a:hover i {background: #f769a0;}
.company-social .social-deviantart a:hover i {background: #adc376;}
.company-social .social-google a:hover i {background: #333;}
.company-social .social-vimeo a:hover i {background: #71c6f3;}
.btn {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  overflow: hidden;
  padding: 6px 25px;
}
.button-holder .btn.btn-custom {
    margin: -13px 10px 2px 0;
}
.btn-custom {
  border: 1px solid #287AF2;
    background-color:  #287AF2;
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
  color: #fff;
    display: inline-block;
    position: relative;
  -moz-transform: perspective(1px) translateZ(0px);
  -webkit-transform: perspective(1px) translateZ(0px);
  -o-transform: perspective(1px) translateZ(0px);
  -ms-transform: perspective(1px) translateZ(0px);
    transform: perspective(1px) translateZ(0px);
  -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  -webkit-transition-property: color;
    transition-property: color;
    vertical-align: middle;
}
.btn-custom::before {
    background-color: #069ff4;
  background-image: radial-gradient(circle at 0 0, #069ff4, #0345a9);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -moz-transform:scaleX(0);
    -webkit-transform:scaleX(0);
    -o-transform:scaleX(0);
    -ms-transform:scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -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;
    z-index: -1;
}
.btn.btn-custom:hover, .btn.btn-custom:focus, .btn.btn-custom:active {
  border-color: #069ff4;
    color: #fff;
}
.btn-custom:hover::before, .btn-custom:focus::before, .btn-custom:active::before {
    -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-transparent {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.btn.btn-custom.disabled {
    opacity: 1;
}
.btn-skin {
  background-color: #287AF2;
  color: #ffffff;
}

.btn-skin:hover
{
    background-color: #28146f;
    border-color:#28146f;
}
.left-t{border-right:0.02px solid #ffffff;border-bottom:0.02px solid #ffffff;}
.right-b{border-left:0.02px solid #ffffff;border-top:0.02px solid #ffffff;}
.left-b{border-right:0.02px solid #ffffff;border-top:0.02px solid #ffffff;}
.right-t{border-left:0.02px solid #ffffff;border-bottom: 0.02px solid #ffffff;}
@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto;vertical-align: middle; }
.box > .icon:hover > .image { background: #b6caec; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px;padding: 15px 0 0px 0;}
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { font-family: "Roboto",sans-serif !important; font-size: 16px; color: #fff; font-weight: 500;margin-top: 23px; }
.box > .icon > .info > p { font-family: "Roboto",sans-serif !important; font-size: 13px; color: #fff; line-height: 1.5em; margin: 20px;}
/*.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }*/
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.box .space { height: 30px; }

#testimonial4{
  overflow: hidden;
  min-height: 375px;
  position: relative;
  background: #1583c9;
}
#testimonial4 .carousel-inner{
  width: 75%;
  margin: auto;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  margin: 30px auto 0;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width:100%;
  margin: auto;
  padding: 20px 0;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  background-color: #ffffff;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
}

.testimonial4_slide p {
  color: #ffffff;
  font-size: 16px;
  margin: 23px 0 20px 0;
}

.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}

.first img,.second img,.third img,.fourth img
{
  margin-left: 0.5em;
  border-radius: 20%;
}
.first
{
    background-color: #28146F;
    text-align: center;
    color: #fff;
    margin: 2.5px 2.5px 2.5px 2.5px;
      }
.second
{
    background-color: #287AF2;
    text-align: center;
    color: #fff;
    margin: 2.5px 2.5px 2.5px 2.5px;
    }
.third
{
    background-color: #7d9cd2;
    text-align: center;
    color: #fff;
    margin: 2.5px 2.5px 2.5px 2.5px;
}
.fourth
{
    background-color: #DA251D;
    text-align: center;
    color: #fff;
    margin: 2.5px 2.5px 2.5px 2.5px;
}
.first,.second,.third,.fourth{ padding: 2.5em 0.5em 2.1em 0em;}
.first h4,.second h4, .third h4,.fourth h4
{
   margin-left: 0.20em;
  color: #ffffff;
      font-size: 16px;
    margin-top: 1rem;
}
 .overlay1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 93%;
  opacity: 0;
  transition: .5s ease;
  background-color:rgba(245, 245, 245, 0.3411764705882353);
}
.col-md-3:hover .overlay1 {
  opacity: 1;
}
#sync2 {
  .item {
    background: #C9C9C9;
    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    h1 {
      font-size: 18px;
    }
  }
  .current .item{
    background: #0c83e7;
  }
}



.owl-theme {
  .owl-nav {
    [class*='owl-'] {
      transition: all .3s ease;
      &.disabled:hover {
       background-color: #D6D6D6;
      }   
    }
    
  }
}

//arrows on first carousel
#sync1.owl-theme {
  position: relative;
  .owl-next, .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
  }
  .owl-prev {
    left: 10px;
  }
  .owl-next {
    right: 10px;
  }
}
@media only screen and (max-width: 480px){
  .testimonial4_control_button .carousel-control{
    display: none;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_header h4{
    font-size: 20px;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 481px) and (max-width: 767px){
  .testimonial4_control_button .carousel-control.left{
    left: 2%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 2%;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .testimonial4_control_button .carousel-control.left{
    left: 5%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 5%;
  }
}

@-webkit-keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
  -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@media screen and (min-width: 767px){
.bg-gray {
    background: url(../images/award.png) no-repeat;
    background-size: cover;
}
}
.service-icon {
    padding: 17px;
    text-align: center;
    width: 100px;
    height: 100px;
}
.service-icon, .service-icons {
    background: #fff;
    border-radius: 50%;
}
.service-desc
{
  margin: 20px 0;
}
footer {
    background-color: #f2f2f2;
}

footer {
  padding: 50px 0 0;
  
}

footer .widget {
  margin-bottom: 30px;
}

footer .widget h5 {
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.post{color:#ffffff;font-weight: 500;}

.sub-footer {
  margin-top: 30px;
    background-color: #000;
    color: #ffffff;
  border-top: 1px solid #ddd;
  padding: 13px 0 0px;
}



footer .sub-footer  p {
  font-size: 14px;
}
.cookie
{
  color: #fff;
}
.company
{
  color: #287AF2;

}
.company:hover
{
  color: #ffffff;
}
/* -- icon var -- */

.bg-dark {
  background: #666;
}

.bg-light {
  background: #fff;
}



.icon-primary {
  color: #4765a0;
} 
.icon-success {
  color: #7db53b;
} 
.icon-info {
  color: #51b6bf;
} 
.icon-warning {
  color: #e6e039;
} 
.icon-danger {
  color: #e24e47;
} 


/* scroll to top */
.scrollup{
    position:fixed;
  width:32px;
  height:32px;
    bottom:0px;
    right:20px;
  background: #222;
-webkit-border-radius: 2px 2px 0 0; 
  -moz-border-radius: 2px 2px 0 0;  
  border-radius:  2px 2px 0 0;  
}

a.scrollup {
  outline:0;
  text-align: center;
  background: #287af2;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
  opacity:1;
  text-decoration:none;
}
a.scrollup i {
  /*margin-top: 10px;*/
  color: #fff;
}
a.scrollup i:hover {
  text-decoration:none;
}