/* GLOBAL */
.rounds {
    border-radius: 20px !important;
}
.transparent { 
    background-color: transparent !important;
}
.targetDiv,
.togglet,
.togglec {
    border-radius: 20px !important;
}
.light-bg {
    color: #eee !important;
}
.primary-bg {
    background-color: #ff7700 !important;
}
.dark-1-bg {
    background-color: #9c9990 !important;
}
.h-75 {
    height: 75px !important;
}
.z-100 {
    z-index: 100 !important;
}
.goleft {
    margin-right: 0;
    margin-left: -60px;
}
/* SLIDER SECTION */
#WelcomeCaption { 
    margin-bottom: 300px;
}
.slider-caption.slider-caption-center {
    top: 150px;
}

.slider-caption .main-title {
    font-weight: 30;
    font-size: 3.5rem;
    color: white !important;
}

.slider-caption .main-title strong {
    font-weight: 700;
    font-size: 4rem;
    color: #ff7700;
    text-shadow: 0 0 10px #ff7700;
}
.heading-block h2 span {
    color: #ff7700;
}
/* ABOUT SECTION */
.about-container .about-content {
    text-align: left;
    padding: 0 15px;
}

.about-container a {
    color: #ff7700 !important;
    float: right;
    cursor: pointer;
}
/* SERVICES */
.feature-box:not(.fbox-center) {
    height: 64px;
}
.feature-box.fbox-right,
.feature-box.fbox-left {
    display: flex;
    align-items: center;
}
.feature-box.fbox-right {
    justify-content: flex-end;
}
.feature-box.fbox-sm .fbox-icon {
    width: 64px;
    height: 64px;
}
.feature-box.fbox-sm .fbox-icon i {
    line-height: 64px;
    font-size: 28px;
}
.targetDiv .toggle.toggle-main > .togglet {
    background-color: #ff7700;
    color: white;
    height: 75px;
    display: flex;
    align-items: center;
    padding-left: 80px;
    line-height: inherit;
}
.targetDiv .toggle.toggle-main > .togglet .fbox-icon i {
    font-size: 50px;
}
.targetDiv .toggle.toggle-main > .togglec {
    padding: 30px 36px;
}
.targetDiv .toggle .togglec {
    font-weight: 300;
}
.targetDiv .togglec > div:not(.toggle) {
    background-color: #9c9990;
    padding: 20px 36px;
    border-radius: 20px;
}
.targetDiv .toggle.toggle-secondary .togglet {
    background-color: #6a6262;
}
.targetDiv .toggle.toggle-secondary .togglec {
    padding: 12px 36px;
    background-color: #9c9990;
    margin: 10px 20px 30px;
}
.togglec ul {
    margin-bottom: 0;
    padding-left: 20px;
}
/* CONTAACT US */

.sm-form-control {
    border-radius: 20px !important;
    background-color: rgba(0,0,0,0.1);
}

#flash_message{
    max-width: 400px;
    position: inherit;
}

#footer{
    overflow: hidden;
    border-top: none;
}

option{
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
}
option:hover{

    background-color: #ff7700;

}

.fluid-width-video-wrapper { 
    height: 350px;
}

/* OUR CLIENTS */
.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
@media (max-width: 991.98px) {
    #primary-menu {
        display: block;
        float: none;
        background: white;
        border: 1px #cccccc solid !important;
    }
}

@media (max-width: 767.98px) {
    .goright {
        margin-right: 0;
    }
    .goleft {
        margin-left: 0;
    }
    .targetDiv .toggle.toggle-main > .togglet .fbox-icon i { 
        font-size: 35px;
    }
    .targetDiv .toggle.toggle-main > .togglec { 
        padding: 20px;
    }
    .targetDiv .togglec > div:not(.toggle) { 
        padding: 20px;
    }
}
.modal-title {
    border-bottom: 2px solid #f26722;
}
.owl-carousel .owl-nav [class*=owl-] {
    top: 30%;
}
.owl-carousel:hover .owl-nav .owl-next {
    right: 0;
}
#lang-switch {
    margin-right: -23rem;
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #fafafa;
    z-index: 9999;
    background-image: url(../preloader1.gif);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: center;
  }
  
#logo img {
      height: 55px;
}
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 45px;
}
#header.sticky-header:not(.static-sticky) #header-wrap{
    height: 100px;
}
#logo {
      float: none;
      margin: 0 !important;
      padding: 0 !important;
      /* flex: 1; */
      align-self: center;
}
#header.full-header #primary-menu>ul {
    border: none !important;
}

#primary-menu{
    float: none;
    flex: 3;
    /* justify-content: flex-end; */
    align-self: center;
}
.justify-content-between {
    justify-content: space-between;
}
#primary-menu ul li>a {
    padding: 30px 15px 25px 15px;
}
#header.sticky-header #header-wrap {
background: #282828;
}
#header.sticky-header:not(.static-sticky) #primary-menu>ul>li>a {
    color: white;
}
#header {
background: #282828;
}

.full-height {
    height: 100%;
}

.norightborder{
    margin-left: auto !important;

}




/* testamonials */
.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    display: none;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
#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: 14px;
  height: 14px;
  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: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -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%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  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;
  width: 550px;
  display: block;
  margin: 30px auto;
  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: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/