 /* ===================================
       Author: Naseer Shaik
       Contacct: 900-007-8222
       Website: reesanit.com
       ====================================== */

/* ===================================
    Google fonts
====================================== */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900');

.font-primary {
    font-family: 'Montserrat', sans-serif;
}
.font-secondary {
    font-family: 'Source Sans Pro', sans-serif;
}

/* ===================================
    General
====================================== */
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    color: #666666;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0.5px;
    overflow-x: hidden;
    background-color: #202020;
    -webkit-font-smoothing: antialiased;
}


.testimon span{
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    text-transform: capitalize;
    /* margin-bottom: 25px; */
    padding-left: 0px;
        font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.testimon h4{
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    padding-top: 15px;
        font-family: 'Source Sans Pro', sans-serif;
    padding-left: 0px;
    margin-bottom: 5px;
}

.testimon p{
    text-align:justify;
}

a.whatsapp_float {
    display: none;
}

header .dropdown:hover .dropdown-menu {
  display: block;
    
}   

header .dropdown-menu li a{
    font-family: 'Source Sans Pro', sans-serif;
}


header .dropdown-menu li a:hover{
     color: #f1c30f;
}
header .dropdown-menu.show {
  margin-top: -1vh;
}

a.whatsapp_float::before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
       border-left: 10px solid #25d366;
    border-right: 5px solid transparent;
    border-top: 10px solid #25d366;
    border-bottom: 15px solid transparent;

    left: 20px;
    bottom: -20px;
}


.frm-gap span {
    margin-left: 4px;
    color: red;
}



i.fab.fa-whatsapp{
	    margin-right: 5px;
    font-size: 25px;
    font-weight: normal;
}
.whatsapp_float {
      position: fixed;
      width: auto;
      height: 36px;
      bottom: 50px;
      right: 40px;
	  padding-left: 10px;
	  padding-right: 10px;
      background-color: #25d366;
      color: #fff;
      border-radius: 50px;
      text-align: center;
      font-size: 15px;
	  font-weight: 600;
      box-shadow: 2px 2px 3px #999;
      z-index: 100;
	      display: flex;
    align-items: center;
    justify-content: center;
    }
    .whatsapp-icon {
      margin-top: 16px;
    }


	
.scan-code{
	    width: 62%;
    border-radius: 6px;
}

.m-zero{
	margin-bottom:0px;
}

/*
.mytech h2{
        font-family: 'Raleway', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500 !important;
}*/

.mytech .main-title {
    margin-bottom: 6rem;
}

.thnk{
	
    text-align: center;
    flex-direction: column;
    font-size: 20px;
    line-height: 30px;
    color: #2865aa;
    background: #ececec;
    padding: 40px;
    border-radius: 6px;
}

.thnk i {
    color: green;
    font-size: 35px;
    margin-bottom: -10px;
}

.no-pad {
    padding: 4rem 0px;
}

.color-name {
    margin: 0px !important;
   
}

.align-item-center{
	align-items: center;
}

.mr-rght{
	margin-right: 0px !important;
	
}
.bg-dark1{
    background: url('../img/bg-1.jpg');
    /*background-size: cover;*/
}
.bg-dark2{
    background: url('../img/bg-2.jpg');
    /*background-size: cover;*/
}
.mt-60{
margin-top: -60px;
}

.mytech p{
	min-height: 130px;
}

.mytech .feature-icon {
    width: 65px;
    height: 65px;
}

.mytech .feature-heading{
	margin-top:0px;
}

.new-about{
background: url(../img/ab-bg.jpg);
    background-size: cover;
    padding: 100px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 180px;
}

.new-white{
	    background: #fff;
    padding: 6.75rem 6.75rem;
    padding-bottom: 6.75rem;
}

.hr-thin.style-double {
    border-top-style: double;
    border-top-width: 3px;
    border-bottom: none;
}
.hr-thin.hr-left {
    margin: 0;
}
.hr-thin {
    border-style: solid;
    border-width: 1px;
  
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.court-content {
       padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 315px;
}

.courts img {
    height: 315px;
    width: 100%;
}

.courts h4{
	    
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}

.drop{
	    height: 50px;
		width:100%;
}

.contact label{
font-weight: 400;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}


.mytech {
    padding-bottom: 30px;
}

.tp-parallax-wrap {
    left: auto !important;
    width: 100% !important;
    transform-style: inherit !important;
    display: block !important;
    position: relative !important;
    right: auto !important;
    text-align: center;
}

.tp-loop-wrap, .tp-mask-wrap{
	position:static !important;
}

.contact .form-control::placeholder, .contact select{
	color:#000;
	font-weight:300;
}

.contact button.btn.btn-primary{
 width: 25%;
    background: #286ab7;
	font-family: 'Montserrat', sans-serif;
}



.courts p{
	    color: #000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
   
}

.courts {
       padding: 0rem 0px;
    padding-bottom: 0rem;
}

#about {
    padding: 6rem 0;
    /* padding-bottom: 5rem; */
}

.courts h2{
      margin-bottom:60px;
	  color:#000;
}


.new-white p {
        color: #000;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 30px;
}


.new-about h1{
	color:#fff;
}

.new-about:before {
    height: 100%;
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    background: rgb(0 0 0 / 40%);
    display: block;
    width: 100%;
    top: 0px;
}


.new-about h1 {
      color: #fff;
   font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

#clients {
    padding: 6.75rem 0px ;
}

.faq {
    padding: 6.75rem 0px ;
}


ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
section, .section-padding {position: relative; padding: 6.75rem 0; overflow: hidden;}

.portfolio-padding {
    padding: 7.5rem 0 4rem;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}
h1 {
    font-size: 72px;
}
.h1 {
    font-size: 4rem;
}
h2 {
    font-size: 2.5rem;
}
p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #FFFFFF;
    opacity: .8;
}
.line-height-heading {
    line-height: 1.2;
}
.line-height-normal {
    line-height: normal;
}
.line-height-17px {
    line-height: 17px;
}
.line-height-25px {
    line-height: 25px;
}
.line-height-35px {
    line-height: 35px;
}
img {
    max-width: 100%;
}
/* Width */

.w-71 {
    width: 71% !important;
}
.w-73 {
    width: 73% !important;
}
.w-77 {
    width: 77% !important;
}
.w-82 {
    width: 82% !important;
}
.w-87 {
    width: 87% !important;
}
.w-93 {
    width: 93% !important;
}
.w-265 {
    max-width: 265px;
}
.va-middle {
    vertical-align: middle;
}
.overflow-visible {
    overflow: visible;
}
a, a:active, a:focus, a:hover {
    text-decoration: none !important;
    outline: none;
}
a:focus, a:hover {
    color: #212622;
}
a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
i::before, i::after {
    -webkit-transition: all .0s ease;
    -o-transition: all .0s ease;
    transition: all .0s ease;
}
/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}
.no-animation {animation: none !important;}
.no-transform {transform: none !important;}
::-webkit-scrollbar-track {background-color: #e9edf0;border-left: 1px solid #ededed;}
::-webkit-scrollbar {width: 7px;background-color: #f1c30f;}
::-webkit-scrollbar-thumb {background:#f1c30f;}

.pt-10px {
    padding-top: 10px;
}
.pt-15px {
    padding-top: 15px;
}
.pt-20px {
    padding-top: 20px;
}
.pb-10px {
    padding-bottom: 10px;
}
.pb-40px {
    padding-bottom: 40px;
}
.pl-2rem {
    padding-left: 2rem;
}
.pt-7rem {
    padding-top: 7rem;
}
.pb-7rem {
    padding-bottom: 7rem;
}
.p-7rem {
    padding: 7rem 0;
}
.p-half {
    padding: 3.75rem 0;
}
.pt-half {
    padding-top: 3.75rem;
}
.pb-half {
    padding-bottom: 3.75rem;
}
.mt-7rem {
    margin-top: 7rem;
}
.mb-7rem {
    margin-bottom: 7rem;
}
.mt-10px {
    margin-top: 10px;
}
.mb-10px {
    margin-bottom: 10px;
}
.mt-15px {
    margin-top: 15px;
}
.mb-15px {
    margin-bottom: 15px;
}
.mt-20px {
    margin-top: 20px;
}
.mb-20px {
    margin-bottom: 20px;
}
.mt-25px {
    margin-top: 25px;
}
.mb-25px {
    margin-bottom: 25px;
}
.mt-30px {
    margin-top: 30px;
}
.mb-30px {
    margin-bottom: 30px;
}
.mt-35px {
    margin-top: 35px;
}
.mb-35px {
    margin-bottom: 35px;
}
.mt-40px {
    margin-top: 40px;
}
.mb-40px {
    margin-bottom: 40px;
}
.mt-50px {
    margin-top: 50px;
}
.mb-50px {
    margin-bottom: 50px;
}
.mt-80px {
    margin-top: 80px;
}
.mt-105px {
    margin-top: 105px;
}
.mt-66px {
    margin-top: 66px;
}
.mt-750rem {
    margin-top: .75rem !important;
}
.mt-130rem {
    margin-top: 1.30rem !important;
}
.mb-175rem {
    margin-bottom: 1.75rem !important;
}
.mb-2rem {
    margin-bottom: 2rem !important;
}
.heading-space {
    margin-bottom: 4.125rem;
}
.heading-space-half {
    margin-bottom: 2rem;
}
/* center block */
.center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#google-map {
    height: 400px;
    width: 100%;
}
.col-map #google-map {
    height: 409px;
}
.h-100vh {
    min-height: 100vh !important;
}
.hidden {
    visibility: hidden !important;
}
.map {
    background: url("../img/map.jpg");
}

.heading-para-setting {
    max-width: 950px;
    margin: 0 auto;
}
.fullscreen{
    height: 100vh !important;
    width: 100%;
}
.half-section{
    width: 100%;
}
.half-section {
    position: relative;
    overflow: hidden;
}

.content-setting {
    text-transform: capitalize;
    font-weight: 300;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

/* hover on images */
.hover-effect::before,
.hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s !important;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s !important;
}
.hover-effect::before {
    right: 0;
    opacity: 1;
    top: 0;
}
.hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}
.hover-effect:hover::after, .hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}

/* img wrap */
.image {
    overflow: hidden;
}
a.image{
    display: block;
}
.image img {
    width: 100%;
    height: 100%;
    display: block;
}
.image, .image img {
    position: relative;
}
.split-blog-scale img {
    transform: scale(1);
    transition: 1s;
}
.split-blog-scale:hover img {
    transform: scale(1.2);
}
/* background color */
.bg-light-gray {
    background-color: #f9f9f9;
}
.bg-light-gray2 {
    background-color: #efefef;
}
.bg-light-gray3 {
    background-color: #f2f2f2;
}
.bg-yellow, .hvr-bg-yellow:hover {
    background-color: #f1c30f;
}
.bg-pink, .hvr-bg-pink:hover  {
    background-color: #e57bff;
}
.bg-blue, .hvr-bg-blue:hover {
    background-color: #84a1d2;
}

.bg-black {
    background-color: #212622;
}
.bg-black2 {
    background-color: #262626;
}
.bg-black3 {
    background-color: #19283e;
}
.bg-white2 {
    background-color: #ffffff;
}
.transparent-bg {
    background-color: transparent;
}
.bg-dark {
    background-color: #1d1d21 !important;
}

/* overlay */
.overlay {
    background-color: #f1c30f;
    opacity: 0.75;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    position: absolute;
    visibility: hidden;
    z-index: 98;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
/* overlay-setting */
.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* opacity */
.opacity-1 { opacity: .1; }
.opacity-2 { opacity: .2; }
.opacity-3 { opacity: .3; }
.opacity-4 { opacity: .4; }
.opacity-5 { opacity: .5; }
.opacity-6 { opacity: .6; }
.opacity-7 { opacity: .7; }
.opacity-8 { opacity: .8; }
.opacity-9 { opacity: .9; }

/* z-index */
.z-index-1 { z-index: 1; }

/* text-color */
.color-black { color: #212622; }
.color-grey { color: #535353; }
.color-light-grey {color: #6f6f6f;}
.color-light-grey2 {color: #a5a5a5;}
.color-vlight-grey { color: #8c8c8c;}
.color-vlight-grey2 {color: #ebebeb;}
.color-white {color: #ffffff;}
.color-light-gw {color: #f7f7f7;}
.color-yellow {color: #f1c30f;}
.color-pink {color: #e57bff;}
.color-blue {color: #84a1d2;}
.text-black { color: #212622 !important;}
.text-yellow {color: #f1c30f !important;}


/* font-size */
.font-13 {font-size: 13px;}
.font-14 {font-size: 14px;}
.font-16 {font-size: 16px;}
.font-18 {font-size: 18px;}
.font-20 {font-size: 20px;}
.font-30 {font-size: 30px;}
.font-72 {font-size: 72px;}
.slider-text {font-size: 60px;}

/* font-weight */
.font-weight-100{font-weight: 100;}
.font-weight-200{font-weight: 200;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}

/* owl carousel bullets */
.owl-dots .owl-dot {
    /*height: 11px;
    width: 11px;
    margin: 2px 10px;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;*/
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
	border-radius:50%;
}

.popular h2{
	text-align:center;
	font-size: 30px;
    line-height: 1.1;
    color: #333;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}

.popular h6 {
    text-align: center;
    margin-top: 15px;
}


.popular img {
   border-radius:5px;
}


.popular {
    padding-top: 1rem;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    margin:0px 4px !important;
    padding: 0px;
	border-radius:50%;
	border: none;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: relative;
    top: 70px;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #78b917;
}


/* border */
.border-light2 {
    border: 1px solid #e8e8e8;
}
.border-vlight {
    border: 1px solid #f8f9fa;
}

/* buttons */
.btn:hover, .btn:active, .btn:focus {
    outline: none;
    box-shadow: none;
}
button {
    cursor: pointer;
}
button:hover, button:active, button:focus {
    outline: none;
}
.btn-setting {
    padding: 9px 34px;
    width: auto;
    display: inline-block;
    font-weight: 400;
    line-height: 25px;
    font-size: 15px;
    text-transform: capitalize;
    text-align: center;
    -webkit-border-radius: 36px;
    border-radius: 36px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 1px solid #acacac;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease !important;
}
nav .btn-setting {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 20px;
    text-transform: uppercase;
    width: 180px;
}
.btn-yellow {
    border-color: #f1c30f;
    background-color: #f1c30f;
    color: #ffffff;
}
.btn-pink {
    border-color: #e57bff;
    background-color: #e57bff;
    color: #ffffff;
}
.btn-blue {
    border-color: #84a1d2;
    background-color: #84a1d2;
    color: #ffffff;
}
.btn-white {
    background-color: #ffffff;
    color: #212622;
}
.btn-transparent2 {
    border: 1px solid #212622;
    color: #212622;
}
.btn-transparent3 {
    color: #ffffff;
}
.rev_slider .btn-setting {
    border: 2px solid #acacac;
    /*box-shadow: 0 1px 4px rgba(221, 221, 221, 0.53) !important;*/
}

.btn-black {
    border-color: #202020;
    background-color: #202020;
    color: #ffffff;
}

.btn-transparent {
    border: 1px solid #ffffff;
    background: transparent;
}
.btn-white:hover, .btn-white:focus, .btn-transparent2:hover, .btn-transparent2:focus {
    color: #ffffff;
}
.btn-transparent3:hover, .btn-transparent3:focus {
    color: #212622;
}
.btn-white2:hover, .btn-white2:focus {
    color: #212622;
}

.btn-transparent-white {
    background: transparent;
    border: 1px solid !important;
    border-color: #ffffff;
}

.btn-hvr-up:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
}
.btn-hvr-up:hover:after, .btn-hvr-up:active:after, .btn-hvr-up:focus:after {
    height: 100%;
}
.btn-hvr-yellow:after {
    background-color: #f1c30f;
}
.btn-hvr-yellow:hover, .btn-hvr-yellow:focus {
    border-color: #f1c30f;
    color: #ffffff;
}
.btn-hvr-yellow:focus, .btn-hvr-pink:focus, .btn-hvr-blue:focus, .btn-hvr-whatsapp:focus {
    color: #ffffff;
}
.btn-hvr-pink:after {
    background-color: #e57bff;
}
.btn-hvr-pink:hover, .btn-hvr-pink:focus {
    border-color: #e57bff;
    color: #ffffff;
}
.btn-hvr-blue:after {
    background-color: #84a1d2;
}
.btn-hvr-blue:hover, .btn-hvr-blue:focus {
    border-color: #84a1d2;
     color: #ffffff;
}
.btn-hvr-white:after {
    background-color: #ffffff;
}
.btn-hvr-white:hover, .btn-hvr-white:focus {
    border-color: #ffffff;
}
.btn-hvr-whatsapp:after {
    background-color: #25d366;
}
.btn-hvr-whatsapp:hover, .btn-hvr-whatsapp:focus {
    border-color: #25d366;
    color: #ffffff;
}
/* border radius */
.radius-small {
    border-radius: 4px;
}
.radius-0 {
    border-radius: 0 !important;
}
.container.radius {
    border-radius: 36px;
}
.header-appear .container.radius {
    border-radius: 0;
}

/* ===================================
   Social Icon Hover
====================================== */
/*icon bg hover */
.facebook-bg-hvr:hover{background:#4267B2 !important;color: #fff !important; border: 1px solid transparent !important;}
.twitter-bg-hvr:hover{background:#1DA1F2 !important;color: #fff !important; border: 1px solid transparent !important;}
.instagram-bg-hvr:hover{background:#C32AA3 !important;color: #fff !important; border: 1px solid transparent !important;}
.linkedin-bg-hvr:hover{background:#0077B5 !important;color: #fff !important; border: 1px solid transparent !important;}
.pinterest-bg-hvr:hover{background:#BD081C !important;color: #fff !important; border: 1px solid transparent !important;}
.google-bg-hvr:hover{background:#DB4437 !important;color: #fff !important; border: 1px solid transparent !important;}

/*icon text hover */
.facebook-text-hvr:hover{color:#4267B2 !important;}
.twitter-text-hvr:hover{color:#1DA1F2 !important;}
.instagram-text-hvr:hover{color:#C32AA3 !important;}
.linkedin-text-hvr:hover{color:#0077B5 !important;}
.pinterest-text-hvr:hover{color:#BD081C !important;}
.google-text-hvr:hover{color:#DB4437 !important;}

/* ===================================
          Top Header section
====================================== */
.top-header{
    padding-top: 20px;
    padding-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11;
}
.top-header .slider-social{
    margin-left: 20px;
}
.top-header .slider-social li a i{
    font-size: 14px;
}
.top-header .btn-setting {
    padding: 4px 20px;
    font-size: 14px;
}

/* ===================================
    Header & Navigation
====================================== */

/* menu bars */
.menu-lines {
    transform: rotateY(180deg);
}
.menu-bars-setting {
    /*position: absolute;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    /*top: 40px*/
}
.menu-bars-setting2 {
    position: absolute;
    right: 20px;
}
.menu-inner {
    position: relative;
    right: 0;
    margin-left: 1rem;
}
.menu_bars, .menu_bars2 {
    padding: 5px;
    width: 38px;
    cursor: pointer;
    z-index: 1;
}
.menu_bars2 {
    height: 36px;
    position: absolute;
}
.menu_bars span, .menu_bars2 span {
    background: #fff;
    width: 30px;
    height: 2px;
    display: block;
}
.menu_bars2 span {
    height: 1px;
}
.transparent-bg .menu_bars span, .menu-outer.menu_bars span {
    background: #ffffff;
}
.transparent-bg.black .menu_bars span, .just-menu .menu_bars span {
    background: #212622;
}
.navbar .menu-btn{
    display: none;
}

.header-appear .menu_bars span, .header-appear .menu-outer.menu_bars span, .header-appear .just-menu .menu_bars span, .just-menu.black .menu_bars span {
    background: #fff;
}
.menu_bars, .menu_bars span, .menu_bars2, .menu_bars2 span{
    -webkit-transition: 300ms linear all;
    -o-transition: 300ms linear all;
    transition: 300ms linear all;
}

.menu_bars span:nth-child(1) {
    width: 30px;
}
.menu_bars span:nth-child(2) {
    width: 30px;
    margin: 6px auto;
}
.menu_bars span:nth-child(3) {
    width: 30px;
}
.menu_bars:hover span:nth-child(2) {
    width: 30px;
}

.menu_bars2 span:nth-child(2) {
    display: none;
}
.menu_bars2 span:nth-child(1), .menu_bars2 span:nth-child(3) {
    width: 30px;
    top: 20px;
    position: absolute;
    left: 5px;
    margin-top: -1px;
}
.menu_bars2 span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu_bars2 span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu_bars2.active {
    position: fixed;
    top: 1.5rem;
    right: 1.5rem;
}
/* logo */
.logo {
    max-width: 160px;
}
.logo img {
    vertical-align: middle;
}

.logo-full {
    display: inline-block;
    width: 200px;
}
.logo-full img{
    width: 100%;
}

.navbar .logo-default,.navbar .nav-btn-number{
    opacity: 1;
}
.header-appear .logo-default, .header-appear .nav-btn-number {
    opacity: 1;
}

/* nav top default */
.navbar-top-default{
    position: absolute;
    top: 0;
    z-index: 99;
    height: 90px;
    width: 100%;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.nav-height-small {
    height: 64px;
}

.navbar-top-default .navbar-nav .nav-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    padding: 0 0;
    margin-right: 1rem;
    margin-left: 1rem;
    text-transform: uppercase;
}
.header-appear .navbar-nav .nav-link:hover, .header-appear .navbar-nav .nav-link.active {
    color: #ffffff;
}
.header-appear .transparent-bg.nav-three-circles .navbar-nav .nav-link,
.header-appear .transparent-bg.nav-three-circles .navbar-nav .nav-link:hover,
.header-appear .transparent-bg.nav-three-circles .navbar-nav .nav-link.active {
    color: #212622;
}

/* Nav Three Circles Hover Effect */
.nav-three-circles .navbar-nav .nav-item .nav-link {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
    display: inline;
}
.nav-three-circles .navbar-nav .nav-item .nav-link::after {
    position: absolute;
    top: 80%;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: 1.2em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}
.nav-three-circles .navbar-nav .nav-item .nav-link.active::after,
.nav-three-circles .navbar-nav .nav-item .nav-link:hover::after {
    /*color: #f1c30f;
    text-shadow: 10px 0 #84a1d2, -10px 0 #e57bff;*/
}
.nav-three-circles .navbar-nav .nav-item .nav-link:hover,.nav-three-circles .navbar-nav .nav-item .nav-link.active {
    /*color: #e57bff;*/
}


.black.navbar-top-default .navbar-nav .nav-link {
    color: #212622;
}
.navbar-top-default .navbar-nav .nav-link:hover {
    color: #f1c30f;
}

.cursor-light .show-img, .header-appear .hide-img{
	display:none;
}

 .header-appear .show-img{
	 display:block;
 }
 
 .header-appear .navbar-top-default .navbar-nav .nav-link{
	 color:#000;
 }

.header-appear .navbar-top-default {
    height: 75px;
    position: fixed;
    background: #fff;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}


.system-one {
    background-image: url(../img/products-img/s1.jpg);
    height: 390px;
    width: auto;
    background-size: cover;
}

@-webkit-keyframes animationFade {
    from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
    to { opacity: 1; -webkit-transform: none; transform: none; }
}
@-o-keyframes animationFade {
    from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
    to { opacity: 1; -webkit-transform: none; -o-transform: none; transform: none; }
}
@keyframes animationFade {
    from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);
    }
    to { opacity: 1; -webkit-transform: none; -o-transform: none; transform: none; }
}

/* nav social icons */
header .navbar-top-default .header-social {
    padding-left: 1rem;
}
header .navbar-top-default.seven-links .header-social {
    padding-left: 1rem;
    padding-right: 1rem;
}
header .navbar-top-default .header-social a {
    font-size: 14px;
    color: #212622;
    height: 36px;
    width: 37px;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 50%;
}
header .navbar-top-default .header-social a:hover {
    background: #ffffff;
}
header .transparent-bg.navbar-top-default .header-social a {
    color: #ffffff;
}
header .transparent-bg.black.navbar-top-default .header-social a {
    color: #212622;
}
header.header-appear .navbar-top-default .header-social a, header.header-appear .transparent-bg.navbar-top-default .header-social a {
    color: #212622;
}
header.header-appear .navbar-top-default .header-social a.facebook-text-hvr:hover {
    background: #4267B2;
    color: #ffffff !important;
}
header.header-appear .navbar-top-default .header-social a.twitter-text-hvr:hover {
    background: #1DA1F2;
    color: #ffffff !important;
}
header.header-appear .navbar-top-default .header-social a.linkedin-text-hvr:hover {
    background: #0077B5;
    color: #ffffff !important;
}
header.header-appear .navbar-top-default .header-social a.google-text-hvr:hover {
    background: #DB4437;
    color: #ffffff !important;
}

header.header-appear .navbar-top-default .header-social a:hover {
    background: transparent;
}
/* nav box shadow */
.nav-box-shadow {
   /* -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.15);*/
}

/* bottom nav */
.bottom-nav {
    height: 70px;
    top: auto;
    bottom: 0;
    border-bottom: solid 1px #2b2b2b;
}
.header-appear .bottom-nav {
    bottom: auto;
}

/* ===================================
    Side Menu
====================================== */

/* Default Right SideNav */
.side-menu {
    width: 35%;
    position: fixed;
    right: 0;
    top: 0;
    background: #f1c30f;
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden;
}

.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
}
.side-menu.before-side .btn-close{
    display: none;
}
.side-menu .btn-close::before, .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #212622;
    top: 5px;
}
.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*side open btn*/

.sidemenu_btn.left {
    left: 15px;
    right: auto;
}
.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background: #FFFFFF;
    display: block;
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0;
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.side-menu .side-nav {
    margin-bottom: 20px;
    display: block;
}

.side-nav .navbar-nav .nav-link {
    font-family: 'Montserrat', sans-serif;
    display: inline-table;
    color: #fff;
    padding: 10px 0 10px 0 !important;
    font-size: 32px;
    font-weight: 300;
    line-height: normal;
    min-height: 50px;
    position: relative;
    text-transform: capitalize;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
}
.side-nav .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}
.side-nav .navbar-nav .nav-link:hover::after, .side-nav .navbar-nav .nav-link:focus::after, .side-nav .navbar-nav .nav-link.active::after {
    width: 100%;
}

.side-nav .navbar-nav .nav-item {
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.side-menu p {
    font-size: 13px;
    margin-top: .5rem;
    margin-bottom: 0;
}

.side-nav .navbar-nav .nav-item {
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
}
.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2){
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}

.social-icons-simple{
    margin-bottom: 0;
    margin-left: -10px;
}

.social-icons-simple li{
    display: inline-block;
}

.social-icons-simple li a  {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 0;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
}
.social-icons-simple li a:hover{
    background-color: transparent;
}

.social-icons-simple li.animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}

/* Center SideNav */
.side-menu.center {
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #f1c30f;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    overflow-x: hidden;
}
.side-menu.center .inner-wrapper {
    text-align: center;
}
.side-menu.center .side-nav {
    margin: 0 auto 20px;
}
.side-menu.center .side-nav .navbar-nav .nav-link {
    padding: 0 0 4px 0 !important;
    margin-right: 30px;
}
/* Left SideNav */
.side-menu.left {
    left: 0; right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.side-menu.side-menu-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.quarter-circle {
    display: inline-block;
    margin: 0;
    width: 120px;
    right: 0;
    position: absolute;
    top: 0;
    height: 120px;
    background: #202020;
    border-radius: 0 0 0 120px;
    z-index: 2;
}
/* ===================================
   Slider
====================================== */
.rs-beforeafter-bounce-arrows .rs-main-slider-four-rs-964-rs-beforeafter-bounce-left {
    -webkit-animation: main-slider-four-rs-964-rs-beforeafter-bounce-left 1.50s ease-in-out infinite;
    animation: main-slider-four-rs-964-rs-beforeafter-bounce-left 1.50s ease-in-out infinite;
}

.banner-overlay::after  {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.banner-overlay::after {
    background: rgba(0,0,0,.39);
}
.awaza.tp-bullets {
    z-index: 98;
}
.awaza.tp-bullets {
    left: -25px !important;
}
.awaza .tp-bullet.selected, .awaza .tp-bullet:hover {
    background:transparent;
}
#banner-main .tp-bullet, .bullet-bar .tp-bullet {
    border-radius: 36px;
}
#banner-main .tp-bullet:hover {
    background: #ffffff;
}
/* Revolution Slider Numbers Bullets */
.awaza .tp-bullet.selected .animated-wrap, .awaza .tp-bullet.selected .animated-element {
    transform: none !important;
}
.awaza .animated-wrap {
    width: 25px;
}
.awaza .tp-bullet {
    width: unset;
    height: 6px;
    position: relative;
    background:transparent;
    cursor: pointer;
    color: #212622;
}
.awaza .tp-bullet-number {
    position: relative;
    text-align: left;
}
.awaza .tp-bullet.selected:nth-child(4){
    padding-bottom: 4px;
    border-bottom: 2px solid;
}
.awaza, .tp-tabs, .tp-thumbs{
    top: 43% !important;
}
.awaza .tp-bullet .tp-count {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    position: relative;
}
.awaza .tp-count:after {
    content: '';
    border-radius: 36px;
    height: 5px;
    width: 27px;
    display: block;
    position: absolute;
    background: #ffffff;
    top: 100%;
    visibility: visible;
    opacity: 1;
}
.awaza .tp-count:before {
    content: '';
    border-radius: 50%;
    height: 5px;
    width: 5px;
    display: block;
    position: absolute;
    background: #ffffff;
    transform: translateX(-250%);
}
.awaza .tp-bullet.selected .tp-count:before, .awaza .tp-bullet.selected .tp-count:after {
    background: #e57bff;
}

.yellow-box {
    opacity: .7 !important;
}

/* slider social */
.slider-social {
    z-index: 99;
}

.slider-social a {
    display: block;
    position: relative;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    background: transparent;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}
.slider-social i {
    line-height: 35px;
}
.slider-social.icon-small img {
    transform: translateY(-60%);
}
.icon-box-large {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.icon-box-large-two {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.slider-social .icon-box-large-two a {
    border-radius: 50%;
    width: 90px;
    height: 90px;
}
.slider-social .icon-box-large-two i {
    line-height: 90px;
}
.icon-box-small {
    width: 68px;
    height: 67px;
    border-radius: 50%;
}
.slider-social .icon-box-small a {
    border-radius: 50%;
    width: 45px;
    height: 45px;
}
.slider-social .icon-box-small i {
    line-height: 45px;
}
.bg-pink-two {
    background: #febdc8;
}
.bg-gray-two {
    background: #e2e3e2;
}
/* ===================================
    Cursor
====================================== */

/* Cursor */
#animated-cursor {
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    width: 30px;
    height: 30px;
    pointer-events: none;
    z-index: 10000;
    -webkit-transition: opacity 0.2s ease-in-out 0.5s;
    transition: opacity 0.2s ease-in-out 0.5s;
}

.cursor-light:hover ~ #animated-cursor{
    display: inline-block;
}

#cursor {
    position: fixed;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
}
#cursor:before {
    font-family: themify;
    content: "\e649";
    font-size: 6px;
    width: 4px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    position: absolute;
    left: -12px;
    top: 9px;
    color: #ffffff;
    opacity: 0;
    transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#hold-event {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    background: rgba(255,255,255,0);
}
#cursor-loader {
    width: 40px;
    height: 40px;
    position: absolute;
    background-color: transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-radius: 50px;
    box-sizing: border-box;
    opacity: 0;
    transform: translate(-9px, -9px) rotate(0deg);
    -webkit-animation: rotating 0.8s ease-in-out infinite;
    animation: rotating 0.8s ease-in-out infinite;
    -webkit-transition: opacity 0s ease-in-out 0s;
    transition: opacity 0s ease-in-out 0s;
}
#cursor:after {
    font-family: themify;
    content: "\e649";
    font-size: 6px;
    width: 4px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    position: absolute;
    right: -10px;
    top: 9px;
    color: #ffffff;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

@keyframes rotating {
    0% {
        -webkit-transform: translate(-7px, -7px) rotate(0deg);
        transform:  translate(-7px, -7px) rotate(0deg);
    }

    95% {
        -webkit-transform:  translate(-7px, -7px) rotate(350deg);
        transform:  translate(-7px, -7px) rotate(350deg);
    }

    100% {
        -webkit-transform:  translate(-7px, -7px) rotate(360deg);
        transform:  translate(-7px, -7px) rotate(360deg);
    }
}

.header-appear.cursor-light:hover ~ #animated-cursor{
    display: none;
}
.header-appear .animated-wrap, .header-appear .animated-element {
    transform: none !important;
}

/* ===================================
   About
====================================== */
.about{
    /*background-color: #191818;*/
   }
.main-title {
    position: relative;
    margin-bottom: 3rem;
    text-align: center;
}
.testimonial-item p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.main-title h5 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    margin-bottom: 1.1rem;
    color: #ffffff;
}
.main-title h2 {
    font-weight: 300;
    color: #ffffff;
    line-height: 1.2;
    max-width: 650px;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}
.main-title p {
    max-width: 720px;
    margin: 0 auto;
}

.main-title.style-two h5 {
    margin-bottom: 1.5rem;
}
.main-title.style-two h2 {
    text-transform: initial;
    font-size: 37px;
    font-weight: 500;
    max-width: 720px;
}
.main-title.style-two p {
    color: #ffffff;
    max-width: 720px;
}

.mid-hed{
	position:relative;
}

.mid-hed::before {
      content: 'vs';
    position: absolute;
    right: -26px;
    z-index: 1;
    background: #fff;
    border-radius: 50%;
    padding: 8px;
    font-size: 22px;
    top: 12px;
}


.rare-box {
    height: 187px;
    width: 100%;
    background: #e57bff;
    position: relative;
}
.about-img-small {
    margin-left: 30px;
    top: -155px;
    margin-bottom: -153px;
}
.about ul li {
   /* font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;*/
    display: flex;
    color: #fff;
    opacity: .8;
}
.about ul li:before{
    font-family: "Font Awesome 5 Free";
    padding-right: 15px;
    font-weight: 700;
    content: '\f061';
    color: #a5a5a5;
}
@keyframes scale {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-10px)
    }
}
.about:before {
    content: url(../img/about-circle.png);
    position: absolute;
    right: -10px;
    top: 200px;
    animation: scale .6s alternate infinite linear both;
}

/* about 3 boxes */
.about-box {
    transition: .5s linear;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding: 40px;
    max-width: 350px;
}
.about-box i {
    font-size: 30px;
    position: relative;
}
.about-box:hover  {
    transform: translate(0,-13px);
    transition: .5s linear;
}

/* ===================================
    Team
====================================== */
.team:before {
    content: url(../img/team-circle.png);
    position: absolute;
    left: -10px;
    top: 200px;
    animation: scale .6s alternate infinite linear both;
}/*
.team-image, .team-image2{
    background-color: #f1c30f;
    max-width: 285px;
    max-height: 285px;
}
*/
.team-image img, .team-image2 img {
    width: 100%;
    height:auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.m-image1, .m-image2, .m-image3, .m-image4 {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}/*
.m-image1 {
    margin: 21px 0 0 21px;
}
.m-image2 {
    margin:0 21px 21px 0;
}
.m-image3 {
    margin:21px 21px 0 0;
}
*/
.team-social {
    margin-bottom: 5px;
}
.team-social li{
    list-style: none;
    display: inline-block;
}
.team-social>li>a{
    height: 35px;
    width: 35px;
    border: 1px solid transparent;
    border-radius: 30px;
    display: block;
    line-height: 35px;
    color: #ffffff;
}
.team-classic-content {
    padding: 49px 20px;
    background: #fff;
    -webkit-box-shadow: 0 10px 5px -10px #b7b7b7;
    box-shadow: 0 10px 5px -10px #b7b7b7;
    text-align: center;
}
.team-classic-content.pink:before {
    background: #e57bff;
}
.team-classic-content.yellow:before {
    background: #f1c30f;
}
.team-classic-content.blue:before {
    background: #84a1d2;
}
/*Hover for team1 and team 3*/
.hvr-team {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-team:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -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;
}
.team-col, .team-col2{
    max-width: 300px;
}


.team-col h3,.team-col h5,.team-col p,.team-col a,
.team-col2 h3,.team-col2 h5,.team-col2 p,.team-col2 a {
    color: #ffffff;
}

.hvr-team:hover, .hvr-team:focus, .hvr-team:active {
    color: #ffffff;
}
.team-col .hvr-team:before,.team-col:focus .hvr-team:before, .team-col .hvr-team:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.team-col:hover, .team-col2{
    cursor: pointer;
}

.team-col .team-image {
    overflow: hidden;
}
.team-col:hover .team-image img {
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scale(1.1);
}
.team-col:hover .m-image1, .team-col:hover .m-image3 {
    margin: 0 ;
}

/*Hover for team 2 and 4*/
/* Sweep To Top */
.hvr-team2 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-team2:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -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;
}

.hvr-team2, .hvr-team2:focus, .hvr-team2:active {
    color: white;
}
.team-col2 .hvr-team2:before,.team-col2:focus .hvr-team2:before, .team-col2:active .hvr-team2:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.team-col2 .team-image,.team-col2 .team-image2{
    overflow: hidden;
}
.team-col2:hover .team-image img,.team-col2:hover .team-image2 img{
   transform: scale(1.1);
}
.team-col2 .team-image2 img, .team-col2 .team-image img {
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.team-col2:hover .m-image2, .team-col2:hover .m-image4{
    margin: 0 ;
}
.small-container{
    max-width: 866px;
}

/* ---- Social Icons ---- */
ul.social_icon li a {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    width: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
ul.social_icon li a:hover,
ul.social_icon li a:focus {
    background: #b2cb20;
    border-color: transparent;
    color: #fff;
}
ul.social_icon li a.facebook:hover,
ul.social_icon li a.facebook:focus {
    background: #3b5999;
    border-color: #3b5999;
}
ul.social_icon li a.twitter:hover,
ul.social_icon li a.twitter:focus {
    background: #55acee;
    border-color: #55acee;
}
ul.social_icon li a.insta:hover,
ul.social_icon li a.insta:focus {
    background: #e4405f;
    border-color: #e4405f;
}
ul.social_icon li a.google:hover,
ul.social_icon li a.google:focus {
    background:#dd4b39;
    border-color: #dd4b39;
}

/* ===================================
    Parallax Quote
====================================== */

.quote-text {
    max-width: 1000px;
    margin: 0 auto;
}
.quote {
    font-size: 20px;
    color: #ffffff;
}

/* ===================================
    Work
====================================== */

.cbp-filter-style:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #f1c30f;
    position: relative;
    left: 12px;
    top: -2.5px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cbp-l-filters-alignCenter {
    margin-bottom: 40px;
}
.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
    color: #e57bff;
}
.cbp-l-filters-alignCenter .cbp-filter-counter {
    background-color: #f1c30f;
}
.cbp-l-filters-alignCenter .cbp-filter-counter:after {
    border-top: 4px solid #f1c30f;
}
.cbp-l-filters-alignCenter .cbp-filter-item {
    color: #ffffff;
    font: 600 14px/20px "Open Sans", sans-serif;
    margin: 0 10px 10px;
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover {
    color: #f1c30f;
}
.cbp-caption-zoom .cbp-caption-activeWrap {
    opacity: 0;
    top: 5%;
    left: 5%;
    bottom: 5%;
    visibility: hidden;
    z-index: 1;
    background: rgba(16, 15, 15, 0.88);
    -webkit-transition: all 0.4s cubic-bezier(0.57, 0.21, 0.69, 1.25);
    transition: all 0.4s cubic-bezier(0.57, 0.21, 0.69, 1.25);
}
.cbp-caption-active .cbp-caption-activeWrap {
    width: 0;
    position: absolute;
    z-index: 1;
    height: 90%;
}
.cbp-item:hover .cbp-caption-activeWrap {
    left: 5%;
    width: 90%;
    height: 90%;
}
.cbp-caption-active .cbp-item:hover .cbp-caption-activeWrap,
.cbp-caption-active .cbp-item:focus .cbp-caption-activeWrap{
    opacity: 1; visibility: visible;
}
.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap p {
    position: absolute;
    left: 20px;
    bottom: 65px;
    color: #ffffff;
    font: 100 18px/8px "Open Sans", sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all .4s;
    transition: all .4s;
}
.cbp-l-grid-mosaic-flat .cbp-l-caption-title {
    position: absolute;
    left: 20px;
    bottom: 30px;
    color: #ffffff;
    font: 700 20px/0 "Open Sans", sans-serif;
    text-transform: capitalize;
    letter-spacing: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all .4s;
    transition: all .4s;
}
.cbp-l-grid-mosaic-flat .cbp-l-caption-title:after {
    background-color: #202020;
}
.cbp-l-grid-mosaic-flat .work-icon{
    position: absolute;
    right: -50px;
    top: 10%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #f1c30f;
    background: #f1c30f;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    visibility: hidden;
}
.cbp-item:hover .cbp-caption-activeWrap p, .cbp-item:hover .cbp-l-caption-title {
    opacity: 1; visibility: visible;
    -webkit-transform: translateY(0px); transform: translateY(0px);
}
.cbp-item:hover .cbp-caption-activeWrap p {
    -webkit-transition-delay: .3s; transition-delay: .3s;
}
.cbp-item:hover .cbp-l-caption-title {
    -webkit-transition-delay: .5s; transition-delay: .5s;
}
.cbp-item:hover .work-icon {
    right: 20px;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: .3s; transition-delay: .3s;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* ===================================
    Pricing Starts
====================================== */
.pricing-padding {
    padding: 7.5rem 0 4rem;
}
.price-transform {
    transform: translateY(-67px);
}
.price-box, .price-box2{
    color: #212622;
    border-bottom: 1px solid #e6e1e1;
}
.price-box {
    padding-bottom: 10px;
}
.price-box2{
    padding-top: 20px;
    padding-bottom: 40px;
}
.price-sub-heading {
    font-size: 15px;
    color: #ffffff;
}
.price {
    padding-top: 40px;
    padding-bottom: 40px;
}
.dollar {
    position: absolute;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    transform: translateX(-95%);
    top: 10px;
    font-weight: 400;
}
.price_title{
color: #ffffff;
}
.price h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 62px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 0;
}
.pricing-item{
    position: relative;
    padding: 2rem 3rem 4rem;
    max-width: 365px;
    margin: 0 auto;
    cursor: pointer;
    z-index:1;
    transition: 1s;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    background: #202020;
}
.price span.month{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
}
.price-description {
    padding-bottom: 40px;
}
.price-description p{
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.price-description p:last-child {
    margin-bottom: 0;
}
.quarter-triangle {
    position: absolute;
    top: 0;
    left: 0;
    width:0;
    height:0;
    border: 55px solid #f1c30f;
    border-right-color: transparent;
    border-bottom-color: transparent;
    z-index: 0;
    transition: 1s;
}
.triangle-inner-content i {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #ffffff;
    font-size: 15px;
    z-index: 1;
}
.triangle-inner-content span {
    position: absolute;
    top: 28px;
    left: 8px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 100;
    transform: rotate(-45deg);
    z-index: 1;
    letter-spacing: 1px;
}

.price_title h4 {
    font-size: 1.5rem;
}
.pricing-item:hover .price-box, .pricing-item.price-transform:hover .price-box2,
.pricing-item:hover .price h2, .pricing-item:hover .price-sub-heading,
.pricing-item:hover .price span, .pricing-item:hover .price-description p,
.two-col-pricing .pricing-item:hover .price_title p, .two-col-pricing .pricing-item:hover .price-description p:before {
    color: #ffffff;
}
.pricing-item:hover .price-box, .pricing-item:hover .price-box2 {
    border-color: #ffffff;
}
.pricing-item .btn-pink {
    border-color: #e57bff;
    background-color: #e57bff;
    color: #fff;
}
.pricing-item .btn-yellow {
    border-color: #f1c30f;
    background-color: #f1c30f;
    color: #fff;
}
.pricing-item .btn-blue {
    border-color: #84a1d2;
    background-color: #84a1d2;
    color: #fff;
}
.pricing-item .btn-pink:focus, .pricing-item .btn-pink:hover, .pricing-item .btn-yellow:focus, .pricing-item .btn-yellow:hover, .pricing-item .btn-blue:focus, .pricing-item .btn-blue:hover {
    color: #202020;
}
.pricing-item:hover .btn-yellow, .pricing-item:hover .btn-pink, .pricing-item:hover .btn-blue {
    background: transparent;
    border-color: #ffffff;
}

/* ===================================
    Clients Starts
====================================== */

.section-padding .col-lg-12 h5  {
    font-family: 'Roboto', sans-serif;
}
.testimonial-two {
    background: #202020;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    max-width: 505px;
}
.testimonial-post {
    overflow: hidden;
    display: table;
}
.testimonial-post .post, .testimonial-post .text-content {
    display: table-cell;
}
.testimonial-post .post {
    height: 60px;
    width: 60px;
	display:none;
}
.testimonial-post .post > img {
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.testimonial-post .text-content {
    vertical-align: middle;
    padding-left: 0px;
}
.testimonial-two .testimonial-item h5{
	font-size:16px;
}
.testimonial-post:hover a, .testimonial-post:focus a {
    color: #e57bff;
}
.testimonial-two .testimonial-para:before{
    display: block;
    font-size: 28px;
    color: #acacac;
    margin-bottom: 15px;
    content:"\f10d";
    font-weight: 700;
    font-family:'Font Awesome 5 Free';
}
.testimonial-two .testimonial-item h5{
    margin-top: 10px;
    margin-bottom: 4px;
}
.testimonial-two .testimonial-item .rating{
    margin-top: 5px;
}
.testimonial-two .testimonial-item .rating i{
    font-size: 15px;
    color: #84a1d2;
}
/* testimonial images */
.owl-thumbs.owl-dots .owl-dot {
    position: absolute;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0;
    background: transparent;
    z-index: 1;
    opacity: .65;
}
.owl-thumbs.owl-dots .owl-dot img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,.25);
}
.owl-thumbs.owl-dots .owl-dot:hover img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,0);
}
.owl-thumbs.owl-dots .owl-dot.active {
    opacity: 1;
}
.owl-thumbs.owl-dots .owl-dot.active img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,0);
}
.owl-thumbs.owl-dots .owl-dot .animated-wrap {
    width: 70px;
    height: 70px;
}
.owl-thumbs.owl-dots .owl-dot .animated-element {
    background: transparent;
    border: 5px solid rgba(255,255,255,.3);
    border-radius: 50px;
}
.owl-thumbs.owl-dots .owl-dot.animated-wrap.active .animated-element {
    border: 5px solid;
    border-color: #f1c30f;
}
.owl-thumbs.owl-dots .owl-dot::after{
    display: none;
}
.owl-thumbs.owl-dots .owl-dot.active span, .owl-thumbs.owl-dots .owl-dot:hover span {
    background: transparent;
    height: 70px;
}
.owl-thumbs.owl-dots .owl-dot:nth-child(1){
    top: 13%;
    right: 2%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(2){
    top: auto;
    bottom: 12%;
    right: 11%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(3) {
    top: 46%;
    right: 16%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(4) {
    top: 18%;
    right: 28%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(5) {
    top: 18%;
    right: 66%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(6) {
    top: 54%;
    right: 76%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(7) {
    top: 69%;
    left: 10%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(8){
    top: 3%;
    left: 11%;
}
@-webkit-keyframes zoom-one {
    0%   {-webkit-transform: scale(1);transform: scale(1);}
    40%  {-webkit-transform: scale(0.5);transform: scale(0.5);}
    100% {-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes zoom-one {
    0%   {-webkit-transform: scale(1);transform: scale(1);}
    40%  {-webkit-transform: scale(0.5);transform: scale(0.5);}
    100% {-webkit-transform: scale(1);transform: scale(1);}
}
@-webkit-keyframes zoom-two {
    0%   {-webkit-transform: scale(0.5);transform: scale(0.5);}
    40%  {-webkit-transform: scale(0.8);transform: scale(0.8);}
    100% {-webkit-transform: scale(0.5);transform: scale(0.5);}
}
@keyframes zoom-two {
    0%   {-webkit-transform: scale(0.5);transform: scale(0.5);}
    40%  {-webkit-transform: scale(0.8);transform: scale(0.8);}
    100% {-webkit-transform: scale(0.5);transform: scale(0.5);}
}
@-webkit-keyframes zoom-three {
    0%   {-webkit-transform: scale(0.7);transform: scale(0.7);}
    40%  {-webkit-transform: scale(0.4);transform: scale(0.4);}
    100% {-webkit-transform: scale(0.7);transform: scale(0.7);}
}
@keyframes zoom-three {
    0%   {-webkit-transform: scale(0.7);transform: scale(0.7);}
    40%  {-webkit-transform: scale(0.4);transform: scale(0.4);}
    100% {-webkit-transform: scale(0.7);transform: scale(0.7);}
}


/* owl carousel brands */
.brand-carousel.owl-carousel .owl-item img {
    margin: 0 auto;
    cursor: pointer;
    width: 200px;
}

/* our partners */
.our-partners-content img {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    padding: 30px 20px;
    width: 200px;
    max-width: 100%;
}

/* ===================================
   Contact
====================================== */

.brand-transform-padding {
    padding: 0 0 250px;
}
.footer-transform-padding {
    padding: 250px 0 0;
}
.contact-transform {
    transform: translateY(-52%);
    overflow: visible;
}

.box-shadow-contact {
    box-shadow: -10px 0 20px 0 rgba(0,0,0,0.02);
}
.box-shadow-map {
    box-shadow: 10px 0 20px 0 rgba(0,0,0,0.02);
}
.contact-box {
    /*background: #ffffff;*/
    padding: 70px 50px;
}
.alert-danger {
    border-radius: 36px;
}
.contact-para-setting {
    max-width: 480px;
}
.contact-info .icon-box {
    display: table;
    padding-top: 1.5rem;
}
.contact-info .icon-box:last-child {
    padding-bottom: 0.5rem;
}
.contact-info h5 {
    margin-bottom: 2rem;
}
.contact-info i {
    display: table-cell;
    font-size: 30px;
    padding-right: 15px;
}
.contact-info p {
    transform: translateY(-10px);
}
.form-control {
    padding: 1.3rem .75rem;
}
.form-control.message {
    padding: 13px 10px 10px;
    height: 150px;
}
.contact-form-textfield input,
.contact-form-textfield textarea {
    font-size: 14px;
    border: 1px solid #dcdbdb;
    color: #535353 !important;
/*    border-radius: 30px;*/
    -webkit-transition: 300ms ease-in all;
    -o-transition: 300ms ease-in all;
    transition: 300ms ease-in all;
}
.contact-form-textfield input::-webkit-input-placeholder, .contact-form-textfield textarea::-webkit-input-placeholder,
.contact-form-textfield input:-moz-placeholder, .contact-form-textfield textarea:-moz-placeholder,
.contact-form-textfield input::-moz-placeholder, .contact-form-textfield textarea::-moz-placeholder,
.contact-form-textfield input:-ms-input-placeholder, .contact-form-textfield textarea:-ms-input-placeholder,
.contact-form-textfield input::placeholder, .contact-form-textfield textarea::placeholder{
    color: #ffffff !important;
}
.contact-form-textfield input:focus, .contact-form-textfield textarea:focus {
    border-color: #dcdbdb;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #333333;
}
.contact-form-textfield textarea {
    height: 120px;
    resize: none;
}
.form-control {
    box-shadow: none;
}

.contact-box-shadow {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.02);
    box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.02);
    padding: 30px 25px;
}
.contact-box-shadow h2 {
    text-transform: capitalize;
    margin-bottom: 1.15rem !important;
}

.contact-box-shadow .contact-para-setting {
    margin-bottom: 1.5rem !important;
}

.contact-info .icon-box:first-child {
    padding-top: 0;
}
.contact-form-center {
    max-width: 950px;
    margin: 0 auto;
}

/* contact split */
.address-social li{
    display: inline-block;
}

.address-social a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    margin: 5px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.address-social a:hover {
    background-color: #ffffff;
}
.address-social.black a {
    color: #212622;
}
/* ===================================
    Footer
====================================== */

footer.bg-black2 {
    background: #f8f9fa;
}
.footer-icons li {
    display: inline-block;
}
.footer-icons li a  {
    display: block;
    height: 55px;
    width: 55px;
    font-size: 18px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    margin: 0 0.1rem;
    border-radius: 40px;
    background: transparent;
    -webkit-transition: all .3s ease !important; -o-transition: all .3s ease !important; transition: all .3s ease !important;
}
.copyrights, .copyrights a {
    font-size: 14px;
    color: #ffffff;
}
.copyrights a:hover, .copyrights a:focus {
    color: #f1c30f;
}
.footer-icons li a:hover, .footer-icons li a:focus {
    color: #ffffff;
}
.footer-icons li a.facebook:hover, .footer-icons li a.facebook:focus {
    -webkit-box-shadow: 0 0 15px 30px #4267B2 inset;
    box-shadow: 0 0 15px 30px #4267B2 inset;
}
.footer-icons li a.twitter:hover, .footer-icons li a.twitter:focus {
    -webkit-box-shadow: 0 0 15px 30px #1DA1F2 inset;
    box-shadow: 0 0 15px 30px #1DA1F2 inset;
}
.footer-icons li a.google:hover, .footer-icons li a.google:focus {
    -webkit-box-shadow: 0 0 15px 30px #DB4437 inset;
    box-shadow: 0 0 15px 30px #DB4437 inset;
}
.footer-icons li a.linkedin:hover, .footer-icons li a.linkedin:focus {
    -webkit-box-shadow: 0 0 15px 30px #0077B5 inset;
    box-shadow: 0 0 15px 30px #0077B5 inset;
}
.footer-icons li a.instagram:hover, .footer-icons li a.instagram:focus {
    -webkit-box-shadow: 0 0 15px 30px #C32AA3 inset;
    box-shadow: 0 0 15px 30px #C32AA3 inset;
}
.footer-icons li a.pinterest:hover, .footer-icons li a.pinterest:focus {
    -webkit-box-shadow: 0 0 15px 30px #BD081C inset;
    box-shadow: 0 0 15px 30px #BD081C inset;
}
.footer-icons li a i:hover {
    color: #ffffff;
    border-radius: 40px;
}

.fullscreen .center-col, .not-fullscreen .center-col {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

/* background setting */
.bg-img-setting {
    background-size: cover;
    background-position: center center;
    width: 100%;
}
/* parallax images */
.parallax1 {
    background: url("../img/parallax1.1.png");
}
.parallax2 {
    background: url("../img/parallax2.png");
}
.newsletter1 {
    background: url("../img/newsletter.jpg");
}

/* parallax setting */
.parallax-setting {
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    width: 100%;
}

/* page header */
.page_header {
    background: url(../img/page-header.jpg) no-repeat;
}
.page_header {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.page_header .page-content h2 {
    font-size: 2rem;
}
.page_header .page-content .page_nav {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 18px 30px 18px;
    margin-top: 80px;
    color: #7f7f7f;
    font-size: 0.875rem;
    float: right;
    margin-bottom: -2px;
}

.page_header .page-content {
    margin: 3rem 0 8rem 0;
}


/* ===================================
    Blog, Blog Pages & News Starts
====================================== */

/* Blog */
.split-container-setting {
    max-width: 460px;
    margin-left: auto;
    margin-right: 96px;
}
.split-container-setting .main-title h2 {
    max-width: 100%;
    text-transform: initial;
}
.split-container-setting .main-title p {
    max-width: 100%;
    margin: 0;
}

.bg-change .split-container-setting .main-title h5, .bg-change .split-container-setting .main-title h2,
.bg-change .split-container-setting h6, .bg-change .split-container-setting p {
    color: #ffffff;
}

.split-container-setting.style-two {
    max-width: 460px;
    margin-left: 100px;
    margin-right: auto;
}
.split-container-setting.style-three {
    max-width: 600px;
    margin: 0 auto;
}

/* Blog Blog Pages */

.news_item {
    background: #ffffff;
    position: relative;
}
.news_item.blog-one:hover img, .news_item.blog-two:hover img {
    transform: scale(1.2);
}
.news_item.shadow{
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.news_item .news_desc{
    padding: 40px 30px;
}
/* blog post */
.blog-post {
    overflow: hidden;
}

.blog-post .post {
    height: 45px;
    width: 45px;
    overflow: hidden;
    border-radius: 50%;
}
.blog-post .post img {
    width: 100%;
}
.blog-post .blog-tags {
    vertical-align: middle;
    font-size: 15px;
}
.blog-post span{
    font-size: 13px;
    display: block;
}


.news_item:hover h3 a {
    color: #f1c30f;
}


/* widgets */
.widget {
    background: #ffffff;
    padding: 2rem 1.5rem;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.widget button, .widget-parallax button {
    border: none;
}
.blog-box {
    -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.widget-parallax {
    padding: 2rem 1.5rem;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}
/* form search */
.search-box .form-control {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
}
.search-box .form-control,
.search-box .search-addon {
    background: #f6f6f6;
    border-color: #f6f6f6;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table-cell;
}
.search-box .form-control:focus, .search-box textarea:focus {
    border-color: #f1c30f;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
}
.search-box .search-addon {
    background-color: #f1c30f;
    color: #ffffff;
    position: relative;
    top: 0;
    left: 0;
    width: 50px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.search-addon:hover {
    background: #e57bff;
}
.search-box.bg-change .search-addon {
    background-color: #e57bff;
}
.search-box.bg-change .search-addon:hover {
    background-color: #f1c30f;
}
.search-box.bg-change .form-control:focus, .search-box.bg-change textarea:focus {
    border-color: #ffffff;
}
/* recent post */
.single-post {
    overflow: hidden;
    display: table;
}
.single-post .post, .single-post .text {
    display: table-cell;
}
.single-post .post {
    height: 60px;
    width: 60px;
}
.single-post .post > img {
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.single-post .text {
    vertical-align: middle;
    padding-left: 10px;
    font-size: 15px;
}
.single-post span{
    font-size: 13px;
    display: block;
}
.single-post:hover a, .single-post:focus a {
    color: #f1c30f;
}
/* categories */
.categories-name > a {
    display: block;
    padding: 18px 0 5px;
    border-bottom: 1px solid #d8d8d8;
}
.categories-name > a > p:hover {
    color: #f1c30f;
}

.categories-name > a > p > span {
    float: right;
    width: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 15px;
}
.categories-name > a > p:hover span {
    background: #f1c30f;
    color: #ffffff;
}
/* tags */
.tags li {
    display: inline-block;
    padding: 2px 12px 2px;
    border: 1px solid #838383;
    border-radius: 36px;
    cursor: pointer;
    -webkit-transition: 300ms all linear;
    -o-transition: 300ms all linear;
    transition: 300ms all linear;
    margin: 0 1px 6px 0;
}
.tags li p {
    color: #838383;
}
.tags li:hover, .tags li:focus {
    background: #f1c30f;
    border: 1px solid #f1c30f;
    -webkit-transition: 300ms all linear;
    -o-transition: 300ms all linear;
    transition: 300ms all linear;
}
.tags li:hover p, .tags li:focus p {
    color: #ffffff;
}
ul.rounded li {
    display: flex;
    margin-top: 20px;
}
ul.rounded li::before {
    content: "";
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f1c30f;
    margin-top: 6px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}
/* post comments + tabs */
.any-profile {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
}
.any-profile .profile-photo {
    display: table-cell;
    vertical-align: top;
}
.any-profile .profile-text {
    display: table-cell;
    vertical-align: middle;
}
.any-profile .profile-photo {
    height: 90px;
    width: 90px;
}
.any-profile .profile-photo > img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
}
/* pagination */
.pagination li > a {
    height: 38px;
    width: 38px;
    padding: 0;
    line-height: 38px;
    font-size: 18px;
    color: #a5a5a5;
    text-align: center;
    margin: 0 4px;
    border: none;
}
.pagination li > a i {
    font-size: 14px;
}
.pagination li > a,
.pagination li:first-child  a,
.pagination li:last-child  a {
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
}
.pagination li > a:hover, .pagination li > a:focus {
    background: #f1c30f;
}
.pagination li > a:hover, .pagination li > a:focus,
.pagination li.active > a{
    color: #ffffff;
}
.pagination li.active > a {
    background: #f1c30f !important;
}
.page-link:focus {
    box-shadow: none;
}
.blockquote {
    font-size: 17px;
}

/* newsletter */

.newsletter {
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    max-width: 505px;
}

.newsletter-icon i {
    font-size: 45px;
    color: #212622;
}

.subscribe-box .form-control {
    background: #f6f6f6;
    border-color: #f6f6f6;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table-cell;
    font-size: 14px;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    border-radius: 0;
    max-width: 250px;
    margin-bottom: 0;
}

.subscribe-box .form-control:focus, .subscribe-box textarea:focus {
    border-color: #f1c30f;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
}

/* ===================================
   Loader
====================================== */
.loader {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 111111;
    background: #202020;
    overflow: hidden !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dot-container {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    filter: url('#goo');
    animation: rotate-move 2s ease-in-out infinite;
}

.dot {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.dot-3 {
    background-color: #84a1d2;
    animation: dot-3-move 2s ease infinite, index 6s ease infinite;
}

.dot-2 {
    background-color: #e57bff;
    animation: dot-2-move 2s ease infinite, index 6s -4s ease infinite;
}

.dot-1 {
    background-color: #f1c30f;
    animation: dot-1-move 2s ease infinite, index 6s -2s ease infinite;
}

@keyframes dot-3-move {
    20% {transform: scale(1)}
    45% {transform: translateY(-18px) scale(.45)}
    60% {transform: translateY(-90px) scale(.45)}
    80% {transform: translateY(-90px) scale(.45)}
    100% {transform: translateY(0px) scale(1)}
}

@keyframes dot-2-move {
    20% {transform: scale(1)}
    45% {transform: translate(-16px, 12px) scale(.45)}
    60% {transform: translate(-80px, 60px) scale(.45)}
    80% {transform: translate(-80px, 60px) scale(.45)}
    100% {transform: translateY(0px) scale(1)}
}

@keyframes dot-1-move {
    20% {transform: scale(1)}
    45% {transform: translate(16px, 12px) scale(.45)}
    60% {transform: translate(80px, 60px) scale(.45)}
    80% {transform: translate(80px, 60px) scale(.45)}
    100% {transform: translateY(0px) scale(1)}
}

@keyframes rotate-move {
    55% {transform: translate(-50%, -50%) rotate(0deg)}
    80% {transform: translate(-50%, -50%) rotate(360deg)}
    100% {transform: translate(-50%, -50%) rotate(360deg)}
}

@keyframes index {
    0%, 100% {z-index: 3}
    33.3% {z-index: 2}
    66.6% {z-index: 1}
}

/* ===================================
   Media Queries
====================================== */
@media (max-width: 1280px) and (min-width: 992px) {

    /*.about-img {
        height: 580px;
    }*/
    .image img.about-img {
        height: 580px;
    }
}
@media screen and (max-width: 1199px) {
    h1, .h1{
        font-size: 3.56rem;
    }
    h2 {
        font-size: 2.45rem;
    }
    h3 {
        font-size: 1.65rem;
    }
    h4 {
        font-size: 1.15rem;
    }
    h5  {
        font-size: 1rem;
    }
    .navbar-top-default .navbar-nav .nav-link {
        padding-right: 0.1rem;
        padding-left: 0.1rem;
        margin-right: 1rem;
        margin-left: 1rem;
    }
    .split-container-setting {
        max-width: 400px;
        margin-right: 67px;
    }
    .split-container-setting.style-two {
        max-width: 400px;
        margin-left: 70px;
    }
    .split-container-setting.style-three {
        max-width: 400px;
    }
    .nav-radius .navbar-nav .nav-item .nav-link {
        margin-right: 0.1rem;
        margin-left: 0.1rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .team-classic-content {
        padding: 59px 20px;
    }
}

@media screen and (max-width: 1024px) {
    nav .btn-setting {
        display: none !important;
    }
    .about-img {
        height: 480px;
    }
}

@media screen and (max-width: 991px) {
    h1, .h1 {
        font-size: 2.95rem;
    }
    h2 {
        font-size: 2.3rem;
    }
    h3 {
        font-size: 1.4rem;
    }
    h4 {
        font-size: 1.125rem;
    }
    .mt-sm-40px {
        margin-top: 40px;
    }
    .sm-mt-2rem {
        margin-top: 2rem;
    }
    .sm-mt-5 {
        margin-top: 3rem;
    }
    .sm-mt-15px {
        margin-top: 15px;
    }
    .sm-mb-10px {
        margin-bottom: 10px;
    }
    .md-mb-5 {
        margin-bottom: 3rem;
    }
    .sm-text-center {
        text-align: center !important;
    }
    .sm-p-0 {
        padding: 0;
    }
    #home.h-100vh {
        min-height: unset !important;
    }
    .menu-bars-setting {
        position: relative;
        right: 0;
        left: unset;
        top: unset;
        transform: translateX(0);
    }
    .split-container-setting, .split-container-setting.style-two, .split-container-setting.style-three {
        padding: 7.5rem 0;
        max-width: 720px;
        margin: 0 auto;
    }

    .testimonial-post {
        margin: 0 auto;
    }
    .testimonial-post .post, .testimonial-post .text-content {
        display: block;
        margin: 0 auto;
    }

    .side-menu {
        width: 45%;
    }
    .side-menu.center .side-nav .navbar-nav .nav-link {
        padding: 0 !important;
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 20px;
        min-height: unset;
        line-height: 1.4;
    }
    .split-box-container-setting {
        max-width: 650px;
        padding: 0 15px;
        margin: 0 auto;
    }
    .about-img, .image img.about-img {
        height: auto;
        width: 100%;
    }
    .contact-box {
        padding: 36px 20px;
    }
    .pricing-padding {
        padding: 7.5rem 0;
    }
    .about:before {
        display: none;
    }
    .header-appear .navbar .menu-btn{
        display: block;
    }
}

@media (min-width:300px) and (max-width:576px){
    .tp-bgimg.defaultimg {
    background-position: -100px 0px !important;
}

}
@media (min-width:577px) and (max-width:767px){
     .tp-bgimg.defaultimg{
        
    background-position: inherit !important;
    }

}

   
@media screen and (max-width: 767px) {
    .testimon span, .testimon h4{
        text-align:left;
    }
    
    .nombl {
    margin-top: 20px !important;
}

    .test-mbl h1{
            font-size: 26px;
    }
    .mbl-gap-testi img{
        margin-bottom:20px;
    }
    
    .side-nav li.btn.btn-primary {
    background: none;
    border: none;
    padding: 0 !important;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 20px;
    min-height: unset;
    line-height: 1.4;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
#demo{
    margin-bottom:10px;
}
#demo ul li a {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
}


    .dropdown:hover .dropdown-menu {
      display: initial;
      text-align:center;

}

.dropdown-menu li a{
    color:#fff;
}
.dropdown-menu li a:hover {
    color: #f1c30f;
    background: none;
}



    .side-nav .navbar-nav .nav-link::after{
   
     opacity:0;
    }
    
    body {
        text-align: center;
    }

    h1, .h1 {
        font-size: 2.65rem;
    }

    h2, .main-title.style-two h2, .cbp-l-project-title {
        font-size: 2.2rem;
    }

    h3 {
        font-size: 1.375rem;
    }

    h4 {
        font-size: 1.115rem;
    }
    p {
        font-size: 14px;
    }
    .logo {
        max-width: 120px;
    }
    .side-menu {
        width: 380px;
    }

    section, .section-padding, .pricing-padding {
        padding: 4.5rem 0;
    }
    .awaza {
        display: none !important;
    }
    .d-xs-none {
        display: none !important;
    }
    .d-xs-block {
        display: inline-block !important;
    }
    .mt-xs-4rem {
        margin-top: 0 !important;
    }
    .mt-xs-40px {
        margin-top: 40px;
    }
    .mb-xs-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xs-2rem {
        margin-bottom: 2rem !important;
    }
    .mb-xs-3 {
        margin-bottom: 1rem !important;
    }
    .mt-xs-0 {
        margin-top: 0 !important;
    }
    .mb-xs-0 {
        margin-bottom: 0 !important;
    }
    .mr-xs-0 {
        margin-right: 0 !important;
    }
    .ml-xs-0 {
        margin-left: 0 !important;
    }
    .mrl-xs-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .m-xs-0 {
        margin: 0 !important;
    }
    .pt-xs-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xs-25px {
        padding-top: 25px;
    }
    .pt-xs-0 {
        padding: 0 !important;
    }
    .pb-xs-0 {
        padding-bottom: 0 !important;
    }
    .pr-xs-0 {
        padding-right: 0 !important;
    }
    .pl-xs-0 {
        padding-left: 0 !important;
    }
    .price-item {
        padding: 2rem 2rem 3rem;
    }
    .text-xs-center {
        text-align: center !important;
    }
    .btn-setting {
        font-size: 13px;
        padding: 8px 28px;
    }

    .w-xs-50 {
        width: 50%;
    }

    .split-container-setting, .split-container-setting.style-two, .split-container-setting.style-three {
        max-width: 540px;
        padding: 4.5rem 0;
    }

    .main-title {
        margin-bottom: 2.5rem;
    }
    .main-title h2,  .cbp-l-project-title {
        margin-bottom: 1.2rem;
    }

    .order-xs-2 {
        order: 2;
    }

    .footer-icons li a {
        height: 45px;
        width: 45px;
        font-size: 16px;
        line-height: 50px;
    }

    .price-transform {
        transform: translateY(0);
    }

    .contact-transform {
        transform: translateY(-50%);
    }
    .contact-box {
        padding: 4.5rem 0;
    }
    .brand-transform-padding {
        padding: 0 0 490px;
    }
    .footer-transform-padding {
        padding: 490px 0 0;
    }

    .quarter-circle {
        width: 100px;
        height: 100px;
    }

    .logo-full {
        display: inline-block;
        width: 150px;
    }

    .icon-box-large {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }
    .slider-social .icon-box-large a {
        width: 30px;
        height: 30px;
    }
    .slider-social .icon-box-large i {
        line-height: 30px;
    }
    .icon-box-large-two {
        width: 60px;
        height: 60px;
    }
    .slider-social .icon-box-large-two a {
        width: 45px;
        height: 45px;
    }
    .slider-social .icon-box-large-two i {
        line-height: 45px;
    }
    .slider-social i {
        font-size: 16px;
    }
    .slider-social i.font-16 {
        font-size: 14px;
    }
    .icon-box-small {
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }
    .slider-social .icon-box-small a {
        border-radius: 50%;
        width: 30px;
        height: 30px;
    }
    .slider-social .icon-box-small i {
        line-height: 30px;
    }
}
@media screen and (max-width: 575px) {
    .side-menu .inner-wrapper {
        padding: 2.5rem 5rem 3.5rem;
    }
    .loading {
        top: 46%;
        left: 46%;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        line-height: 1.4;
    }
    .main-title h5 {
        line-height: 1;
        margin-bottom: 1rem;
    }
    .loader-box {
        position: relative;
        display: grid;
        grid-template-columns: 33% 33% 33%;
        grid-gap: 2px;
        height: 70px;
        margin: 0 auto 45px auto;
        width: 70px
    }
}
@media screen and (max-width: 480px) {
    .side-menu {
        width: 370px;
    }
}
/* ======== Kavya */
{
    font-family: 'Montserrat', sans-serif !important;
}


/*  navbar menu text */
.navbar-top-default .navbar-nav .nav-link{
    font-size: 13px !important;
}
.home-nav-bar{
    position: relative;
    right: -60px;
}

.midcourt {
    background: none !important;
    padding: 0px;
}
.midcourt ul li {
    background: #627058;
    padding: 10px;
    min-height: 60px;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.border-right ul li{
	 background: #6facea;
	     line-height: initial;
	 color: #000 !important;
	 background: rgb(111 172 234 / 50%);
}

.border-left ul li{
	 background: #aedf5f;
	 color: #000 !important;
	     line-height: initial;
	 background: rgb(174 223 95 / 50%);
}

.midcourt .col-lg-6.col-md-6.col-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.mid-hed{
	    background: #6facea;
    padding: 15px;
    min-height: 50px;
	font-weight:700;
	color: #000 !important;
	font-size: 2rem;
}
.mid-hed2{
	    background: #aedf5f;
    padding: 15px;
    min-height: 50px;
	font-size: 2rem;
	font-weight:700;
	color: #000 !important;
}

.midcourt ul li:before{
	
	display:none;
}

.competitors-bg-color .border-right, .competitors-bg-color .border-left{
	
	border:none !important;
}

img.link.slider-img-logo {
    width: 250px !important;
    height: auto !important;
    position: relative;
    top: -200px;
}
/* main banner heading */
.main-sub-heading{
    font-size: 30px;
    font-weight: 400;
}
.banner-text{
    width:100%;
    min-width:868px !important;
    line-height: 40px !important;
    margin:0 auto;
}
.main-headng-font-size{
    font-size: 40px;
    font-weight: 700;
}
/*   toogle logo */
.toggle-logo {
    width: 250px;
}

/*  about us heading */
.home-page-about-us {
    font-size: 26px !important;
}

.home-page-about-us{
    font-size: 32px;
}
.heading-style-color{
    color: #6facea;
}
.heading-style-color-two{
    color: #aedf5f;
}
.feature-heading{
    font-size: 1.2rem;
    font-weight: 500;
    color: #000;
}

.feature-icon{
    /*width: 70px;
    height: 70px;*/
}
.accordian-container{
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
}
.features-card-competitors-green{
    background-color: #406705;
}
.feature-sub-heading{
    font-size:26px;
    color: #8f8f8f;

}
.feature-mb{
    margin-bottom: 45px;
}
.xtra-mb{
    margin-bottom:27px;
}
.xtra-mb-two{
    margin-bottom: 42px;
}
.features-mr{
    margin-right: 40px;
}

/*accordians*/

.accordion-button::after {
    background-image: url("../img/icons/accordians-icons/off-button.png") !important;
    transform: scale(1.8) !important;
  }
  .accordion-button:not(.collapsed)::after {
    background-image: url("../img/icons/accordians-icons/on-button.png") !important;
  }
.accordion-button{
    color: #fff !important;
    background-color: #000000 !important;
}
.accordion-button:not(.collapsed){
    color: #fff !important;
    background-color: #2A65A9 !important;
}
.outside-accordian{
    border: unset;
    margin: 7px;
    font-weight: 600;
}
.inside-accordian{
      font-size: 15px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

 .elementor-widget-container img {
    -webkit-mask-image: url(https://the7.io/elementor-main/wp-content/uploads/sites/77/2022/01/the7-blob-1x1-21.svg);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}


.abt-blue {
    color: #286ab7;
}

.contact h2{
	font-size: 30px;
    color: #000;
  line-height: 1.4;
	padding-bottom:100px;
}

.contact h6{
	font-size: 24px;
    color: #000;
   line-height: initial;
  
	    margin-bottom: 15px;
}

.contact h3{
	font-size: 17px;
    color: #286ab7;
   line-height: initial;
   margin-bottom:15px;
    
}



.contact h4{
	font-size: 17px;
    color: #000;
   line-height: initial;
      margin-bottom:15px;
    
}
.contact h5{
	margin-bottom:45px;
	font-size: 15px;
   line-height: initial;
  font-weight:400;
}

.frm-gap{
	    padding: 35px;
        background: #F2F4F6;
    border-radius: 6px;
	height: max-content;
}
	
	
.elementor-absolute img, .elementor-9 .elementor-element.elementor-element-a34b40b svg {
 width: 1000px;
    opacity: 0.05;
    transform: rotate(120deg);
}

.abt p{
	color: #000;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 30px;
	margin-bottom:15px;
}


.elementor-widget-container {
    padding: 30px;
    --e-transform-translateX: -32%;
    --e-transform-translateY: 28%;
    --e-transform-scale: 0.28;
}

.elementor-absolute {
   position: absolute;
    top: -22px;
    z-index: -1;
    left: -5px;
}

.abt h2 {
    font-size: 2.5rem;
    color: #000;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
}


.elementor-element.elementor-element-a34b40b img, .elementor-9 .elementor-element.elementor-element-a34b40b svg {
    width: 1000px;
    opacity: .5;
}

.elementor-widget-container {
    padding: 30px;
    --e-transform-translateX: -32%;
    --e-transform-translateY: 28%;
    --e-transform-scale: 0.28;
}

/* headings */
.main-title h2 {
    font-weight: 700 !important;
}
/* collapse menu inner body background color */
.side-menu.center {
    background-color: #91c340;
}
/* about us img bacground color */
.rare-box {
    background: #657C50;
}
/* buttons */
.btn-yellow {
    background-color: #496cac;
	font-family: 'Montserrat', sans-serif;
    border-color: #496cac !important;
    color: #ffffff;
}
    
.btn-hvr-pink:after {
    border-color: #657c50;
    background-color: #657c50;
    
} 

/*  background colors */
.bg-white{
    background-color: #fff;
}
.bg-grey{
    background-color: #F5F5F5 !important;
}
/* about heading */
.main-title h5{
    color: #000000;
}
.main-title p{
    color: #000;
    opacity: 1 !important;
    font-weight: 400;
	 font-family: 'Montserrat', sans-serif;
}
.main-title h2{
    color: #000000;
}
.text-black{
    color:#000000;
}
.about ul li {
    color: #000;
    font-weight: 400;
    opacity: 1; 
	    font-family: 'Montserrat', sans-serif;
}
/* our clinets background image */
.our-clients{
    background-image: linear-gradient(rgb(102, 128, 81), rgb(56, 101, 168));
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 131.28px;
}

/* mid-court vs competitiors */
.competitors-section {
    text-align: left;
    font-size: 16px;
    margin-bottom: 20px;
}
.competitors-section li{
    margin-bottom: 10px;
    color: #fff !important;
}
.competitors-bg-color{
    background-image: linear-gradient(#77a132a3, #aedf5fb0), url(../img/home-img/mid-court-vs-bg-img.png);
    background-color:#496cac;
    background-size: cover;
    padding: 30px;
}
.border-right{
    border-right: 2px solid #fff;
}

/* footer */
.p-half{
    padding:20px 0px 20px 0px;
}


@media only screen and (min-width:320px) and (max-width:800px){
    .banner-text {
        width: 100%;
        min-width: 385px !important;
        line-height: 40px !important;
        margin: 0 auto !important;
        max-width: 360px !important;
    
    }
    .home-nav-bar {
        right: -25px;
    }
    img.link.slider-img-logo {
        top: -150px;
    }
    .border-right{
        border: none !important;
    }
    .feature-mb{
        margin-bottom: 30px !important;
    }
}




/* Technology page starts */
.body-bg{
    background-color: #fff !important;
}

.half-screen{
    height: 400px !important;
}
.technology-bg-img{
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../img/technology-img/cuttin-edge-manufacture.png);
    padding: 90px 0px 30px 0px;
}
.technology-main-heading{
    color: #fff !important;
    max-width: 880px !important;
}
.technology-sub-heading{
	    font-size: 16px;
    color: #fff !important;
}
/* products page css */
.xtra-padding-remove{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.products-bg-img-one{
    background-image: url(../img/Primer.jpeg);
    height: 390px;
    width: auto;
    background-size: cover;
}
.products-bg-img-two{
    background-image: url(../img/Resurfacer.jpeg);
    height: 390px;
    width: auto;
    background-size: cover;
}
.products-bg-img-three{
    background-image: url(../img/Cushion.jpeg);
    height: 390px;
    width: auto;
    background-size: cover;
}
.products-bg-img-four{
    background-image: url(../img/Color.jpeg);
    height: 390px;
    width: auto;
    background-size: cover;
}
.products-bg-img-five{
    background-image: url(../img/line-marking.jpeg);
    height: 390px;
    width: auto;
    background-size: cover;
}
.products-bg-img-six{
    background-image: url(../img/Patch-Binder.jpeg);
    height: 390px;
    width: auto;
    background-size: cover;
}
.products-heading{
    font-size: 25px;
    font-weight: 600;
    margin:20px 0px 20px 0px;
}
span.color-name {
    font-weight: 500;
}

.products-sub-heading{
    color: #000;
    font-size: 18px;
    line-height: 1.8rem;
    font-weight: 500;
}
.product-padding-remover{
    margin-bottom: 0px;
}
.bg-products-color-one{
    background-color: #6ba25f88;
}
.bg-products-color-two{
    background-color: #2866ac63;
}
.products-heading-color-one{
    color: #2964A9;
}
.products-heading-color-two{
    color: #416509;
}


/* about us page starts */
.about-page-about-us{
    color: #000;
    font-size: 40px !important;
    font-weight: 600 !important;
}
.about-para{
    font-weight: 500;
}
.about-card-green{
    background-color: #a0c87ce3;
}
.pricing-sec .pricing-cards .pricing-box .pricing-box-header .pricing-price {
    font-size: 28px !important;
	font-family: 'Raleway', sans-serif;
}
.about-icon-img{
    width: 80px;
    height: 80px;
}


@media only screen and (max-width:767px){
    

    
     .pricing-box-detail {
    padding: 0px 0px !important;
   
}

 .pricing-box-header {
    padding: 10px 0px !important;

}

.pricing-sec .pricing-cards {
    width: 100% !important;
    margin: 0 auto;
}

	.header-appear .menu_bars span, .header-appear .menu-outer.menu_bars span, .header-appear .just-menu .menu_bars span, .just-menu.black .menu_bars span {
    background: #2866ad;
}

nav.navbar.navbar-top-default.navbar-expand-lg.nav-three-circles.nav-box-shadow {
    padding-top: 3px;
}


.main-headng-font-size {
    font-size: 32px;
    line-height: initial;
        padding-left: 10px;
    padding-right: 10px;
}
	
.main-sub-heading {
  font-size: 17px;
    position: relative;
    top: -20px;
    display: block;
    line-height: 30px;
}

.new-white {

    padding: 2.75rem 0px;
    padding-bottom: 2.75rem;
}

.new-white h2{
	text-align:center;
	font-size:28px;
}

.hr-thin.hr-left {
    margin: 0 auto;
	margin-bottom: 30px;
}
.new-white .d-flex {
    text-align: center;
    display: block !important;
}

.new-white p {
    text-align: justify;
}
.court-content {
    padding: 15px;
    min-height: auto;
	margin-bottom:0px;
	
}

.courts h4 {
  text-align:center;
    margin-bottom: 10px;
    font-size: 24px;
}

.courts p{
	padding-bottom:0px;
	font-size:16px;
	 text-align:center;
}

.mytech {
    padding: 0px;
      padding-top: 40px;
	  padding-bottom:10px;
}

.mytech .feature-sub-heading {
    font-size: 24px;
    color: #8f8f8f;
    margin-bottom: 40px;
}

.mycolor h2.ground_title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.cmp {
    padding: 0px !important;
    padding-top: 40px;
    padding-bottom: 10px;
}
.cmp .competitors-bg-color{
 padding-left:15px;
padding-right:15px; 
}
.mid-hed::before{
	display:none;
}

.faq{
	padding: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 10px !important;
}
.testimonial-post .post{
	display:none;
}

.mytech .text-left {
    text-align: center !important;
    margin-top: 0px;
    margin-bottom: 0px;
	max-width: 100%;
	flex: auto;
}

.mytech .col-3.d-flex.flex-column.justify-content-center {
    display: block !important;
    width: 100% !important;
    flex: auto !important;
    max-width: 100%;
}

.mytech  .feature-heading {
    font-size: 1.2rem;
    font-weight: 500;
    color: #000;
	margin-top:15px;
    margin-bottom: 5px;
}

.mytech .feature-icon{
	width:50px;
	height:50px;
}

.mytech h2{
font-size: 30px;
line-height: initial;
}

.new-about {
    padding: 30px;
    padding-top: 110px;
}

.systems .product-img{
	margin-bottom:10px;
}

.myproducts h3{
	    margin-bottom: 10px;
    font-size: 24px;
    margin-top: 15px;
}

 .systems h3{
	    margin-bottom: 10px;
    font-size: 24px;
   
}
.courts .bg-grey.d-flex {
    margin-bottom: 20px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	text-align:left;
}

.system-bg{
	    border: 1px solid #cdcbcb;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-top: 15px;
	border-radius:5px;
	background-color: #F5F5F5 ;
}

.systems .main-title{
	margin-bottom:0px;
}

.groud_tab_section{
	text-align:left;
}

.courts{
	padding-left:15px;
	padding-right:15px;
}
.myproducts p{
	font-size:16px;
	    padding-bottom: 15px;
}

.systems p{
	font-size:16px;
	    padding-bottom: 10px;
}

.myproducts .main-title{
	margin-bottom:0px;
}
	.myproducts  .pb-5 {
    padding-bottom: 0rem!important;
}
	
.products-bg-img-one, .products-bg-img-two, .products-bg-img-three, .products-bg-img-four, .products-bg-img-five, .products-bg-img-six{
	height:260px;
	   
}
.abt h2 {
    font-size: 28px;
	line-height: initial;
}

.abt {
    margin-top: 40px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.abt .pdrght{
	padding-right:0px;
}

#pricing-sec {
    padding-top: 20px !important;
}

#pricing-sec h4.heading{
font-size:30px;
}

.product-configuration {
    min-height: auto !important;
}

.col-12.col-md-6.col-lg-6.pricing-card {
    padding: 0px;
}

.color-choose input[type="radio"] + label span {
    width: 28px;
    height: 28px;
}

.product-color {

    text-align: left;
}

.mycolor{
	    padding-top: 40px;
		padding-bottom: 40px;
}
.popular {
    padding-left: 15px;
    padding-right: 15px;
}

.popular h6 {
  margin-top:10px;
    margin-bottom: 20px;
   
    color: #000;
	font-size:16px;
}

.ground_main_content {
    padding: 0 0px;
}
.popular img{
	border-radius:6px;
}
.left_hover_wrap_inner {
    flex: 0 0 55% !important;
}

.popular h2 {
    color: #000;
    margin-top: 0px;
    font-size: 24px;
}
	
	.contact {
    padding-top: 40px;
    padding-bottom: 0px;
	padding-left:15px;
	padding-right:15px;
}

.frm-gap {
    padding: 20px;
    background: #F2F4F6;
    border-radius: 6px;
    text-align: left;
}

.contact h3 {
    font-size: 20px;
}
.contact h4 {
    font-size: 16px;

}
.contact h2 {
    font-size: 30px;
    color: #000;
    line-height: 1.2;
    padding-bottom: 50px;
}
.mytech {
    padding-bottom: 0px;
}

.mytech{
	padding-left:15px !important;
	padding-right:15px !important;
}
.mytech .col-3.d-flex {
    flex: auto;
    max-width: 100%;
    justify-content: center;
}
.mytech p{
	min-height:auto;
	    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar .menu-btn {
    display: block;
}

.contact button.btn.btn-primary {
    margin-top: -20px !important;
    margin-bottom: 20px;
}

.thnk {
   
    font-size: 15px;
    padding: 15px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: inherit;
}

.scan-code{
	    width: 100%;
   margin-bottom:50px;
}

    .whatsapp-icon {
        margin-top: 10px;
      }
      .whatsapp_float {
           width: 70px;
    height: 64px;
    bottom: 100px;
    right: 0px;
    border-radius: 0px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    border: 3px solid #fff;
    border-right: none;
    padding-left: 0px;
    padding-right: 0px;
      }

i.fab.fa-whatsapp {
    margin-right: 0px;
    font-size: 45px;
    font-weight: normal;
}

a.whatsapp_float::before {
  display:none;
}

	
}



#projects h5 {
    text-align: center;
    color: #fff;
	font-size:16px;
	    margin-top: 15px;
	    display:none;

}

#pricing-sec h4{
color:#000;
}
#text{
display:none;
}
button#toggle {
background: none;
    font-size: 15px;
    color: #6a6a6a;
    font-weight: 300;
    border: none;
    text-decoration: underline;
	}
.pricing-box-header.position-relative {
    background: none !important;
}

.court-content {
    background: #fff;
}
#projects img {
    border: none;
    margin-bottom: 0px;
    height: 280px;
    object-fit: fill;
    border-radius: 6px;
    width: 100%;
	cursor:pointer;
	
}


#projects {
       
    padding-bottom: 0px !important;
    padding: 25px;
    background: #202020;
    border-radius: 10px;
}

#projects .owl-dots {

    top: 40px !important;
}

@media (max-width:767px){
.mbl-gap{
padding-top: 0px;
padding-bottom:80px;
}

#projects img {
   
    height: 220px;
}

}
.read-more-btn.btn{
    border-radius:10px !important;
    margin-top:20px;
}