/*@import url('https://fonts.cdnfonts.com/css/montserrat');*/
/* @import url('https://fonts.cdnfonts.com/css/poppins'); */
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');*/
/* @import url('https://fonts.googleapis.com/css2?family=poppins:wght@600&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&display=swap');

/*-- header two --*/
 .blogs.clientel-update {
        background: #ffffff;
      }
	  .homepage-slider {
    height: 100vh;
    background: #000;
    overflow: hidden;
    transition: background 0.5s ease;
    margin-top: 10rem;
}
	  .pkis {
    margin-top: 5em;
}
	  .section-take-off.take-off {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 55px;
    padding-bottom: 55px;
    width: 80%;
    margin: 0 auto;
    position: relative;
    top: 25px;
}
	  section#typo{
		  width: 100%;
    overflow-y: hidden;
	overflow-x: hidden;
	  }
	  
	#menu-main-area{
	min-height:500px;
	}
	#menu-main-area .as1{
	position: relative;
    left: 0;
	}
	
	.three .as2{
	position: relative;
    left: 0;
	}
	
	@media only screen and (max-width:2561px){
	p.content.ps {
    margin-top: 0px;
    padding-top: 0px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: left;
}
	.lpslide .card {
    border-radius: 10px 10px 0 0px;
    height: 643px !important;
    width: 82%;
    border: none;
    padding: 20px;
    background: aquamarine;
    background: linear-gradient(270deg, #084E4E 0%, #0D3438 113.67%);
    box-shadow: 0px -6px 12px rgb(0 0 0 / 10%);
    border-radius: 20px 20px 0px 0px;
    position: absolute;
    bottom: 0;
}
	.four .as4{
	position: relative;
    left: 0;
	width:75%;
	}
	
	}
	.five .as5{
	position: relative;
    left: 0;
	}
	
.sticky-top-contact-bar{
		position:relative !important;
	  }

		p.cent {
    text-align: center;
}
	  .revamp-footer .up .right h4 {
    font-size: 23px;
    padding-bottom: 20px;
    color: #ffffff;
}
.revamp-footer .down .linkbox h2 {
    font-size: 16px;
    padding-bottom: 15px;
    color: #ffffff;
}
	  .service-item__bg img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
        .tickerwrapper .headingList li a:hover {
          -webkit-text-fill-color: var(--primary);
          -webkit-text-stroke-color: #fff;
        }

        .tickerwrapper .headingList li a:hover {
          -webkit-text-fill-color: var(--primary);
          -webkit-text-stroke-color: #fff;
        }

        .tickerwrapper .headingList li a:focus,
        .tickerwrapper .headingList li a:hover {
          text-decoration: none;
        }

        .tickerwrapper .headingList li a {
          font-size: 6.75em !important;
          line-height: 1;
          display: block;
          font-weight: 900;
          text-transform: uppercase;
          color: var(--secondary);
          -webkit-text-fill-color: #fff;
          -webkit-text-stroke-width: 2px;
          -webkit-text-stroke-color: var(--secondary);
          position: relative;
        }

        .ticker-img img {
          max-height: 47.5em;
          max-width: 35.625em;
        }

        .main-menu {
          z-index: 999;
          position: fixed;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          opacity: 0;
          visibility: hidden;
        }

        .main-transition {
          z-index: 50;
          position: fixed;
          left: 0;
          top: 0;
          width: 100%;
          height: 100vh;
          pointer-events: none;
          visibility: hidden;
          opacity: 0;
        }

        .headings-section {
          width: 100%;
          padding: 2.25em 0;
          position: relative;
          z-index: 3;
		  height:102vh;
        }

        .ticker-img {
          position: absolute;
          left: 50%;
          top: 50% !important;
          overflow: hidden;
          transform: translate(-50%, -50%);
          z-index: 1;
        }

        .ticker-img img {
          max-height: 47.5em;
          max-width: 35.625em;
        }

        .tickerwrapper {
          margin: 1.25em 0;
          position: relative;
		  margin-top:18px;
        }

        .tickerwrapper .headingList {
          margin: 0;
          padding: 0;
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          justify-content: flex-start;
          align-items: stretch;
          align-content: stretch;
          white-space: nowrap;
        }

        .tickerwrapper .headingList li {
          list-style: none;
          padding-left: 2em;
          position: relative;
          z-index: 0;
        }

        .tickerwrapper .headingList li a {
          font-size: 8.75em;
          line-height: 1;
          display: block;
          font-weight: 900;
          text-transform: uppercase;
          color: var(--secondary);
          -webkit-text-fill-color: #fff;
          -webkit-text-stroke-width: 2px;
          -webkit-text-stroke-color: var(--secondary);
          position: relative;
        }

        .tickerwrapper .headingList li a span {
          display: block;
        }

        .tickerwrapper .headingList li a {
          font-size: 8.75em;
          line-height: 1;
          display: block;
          font-weight: 900;
          text-transform: uppercase;
          color: var(--secondary);
          -webkit-text-fill-color: #fff;
          -webkit-text-stroke-width: 2px;
          -webkit-text-stroke-color: var(--secondary);
          position: relative;
        }

        .tickerwrapper .headingList.cloned {
          position: absolute;
          top: 0;
          left: 0;
        }

        .tickerwrapper .headingList {
          margin: 0;
          padding: 0;
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          justify-content: flex-start;
          align-items: stretch;
          align-content: stretch;
          white-space: nowrap;
        }

        .tickerwrapper .headingList.cloned {
          position: absolute;
          top: 0;
          left: 0;
        }

        .tickerwrapper .headingList {
          margin: 0;
          padding: 0;
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          justify-content: flex-start;
          align-items: stretch;
          align-content: stretch;
          white-space: nowrap;
        }

.custom-html--sitecore .section-container-3 .panel-2 {
    z-index: 9;
    opacity: 0;
    transition: opacity 1.5s cubic-bezier(0.6, -0.28, 0.74, 0.05);
    background: #ffffff;
	perspective: 1px;
  transform-style: preserve-3d;
}
.line-heading {
    display: flex;
    max-width: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.custom-html--sitecore .section-container-3 .panel-1 .curtain-border {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    min-width: 980px;
    height: 100%;
    overflow: hidden;
    top: 0rem;
}
.services .line-heading {
    position: absolute;
    z-index: 5;
    top: 2em !important;
    left: 18% !important;
}
.revamp-about .about-tbox {
    width: 50%;
}
.revamp-about .about-image {
    width: 50%;
    margin-top: 10px;
}
h2.customr {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 39px;
    color: #333333;
}
.logotype {
    background-image: url(https://www.branex.ae/img/clutch.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 37px;
    width: 33px;
}
.section-take-off {
    position: static;
    z-index: 9 !important;
	}
#menu-main-area ul li:after {
   position: absolute;
    width: 30px;
    height: 23px;
    content: '';
    background: url(https://www.branex.ae/img/arrow-angle.png);
    background-size: cover;
    right: 48px;
    top: 0;
    display: none;
}
h3.htdo {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 104%;
    text-transform: uppercase;
    color: #FFFFFF;
}
#menu-main-area ul li a {
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-size: 20px !important;
    line-height: 104% !important;
    color: #FFFFFF !important;
}
#menu-main-area ul li {
    color: #959391;
    display: flex;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    margin: 0 0 15px 0;
    position: relative;
	top: 48px;
}
.menu-link a {
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 104% !important;
    color: #FFFFFF;
}
.menu-item { /* hide and position tooltip */
    opacity: 0;
    transition: opacity 0s ease-in 600ms, opacity 600ms;
    position: relative;
}

.menu-item:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: width 600ms;
}

.menu-item-hover:hover .menu-item {
    opacity: 1;
    transition: opacity 0s ease-in 600ms, opacity 600ms;
}

.menu-item-hover:hover .menu-item:after{
    width: 0;   
}
@media only screen and (max-width:2561px){
.processs {
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 85px;
    padding-top: 150px;
    color: #FFFFFF;
}
.revamp-about .about-tbox p {
    color: #000000;
    font-weight: 400;
    font-size: 17px;
    width: 97%;
    line-height: 27px;
    padding-bottom: 25px;
}
.tickerwrapper .headingList li a{
font-size:8.75em !important;
}
.sticky-top-contact-bar>ul {
    max-width: 100%;
    /* width: 32%; */
    width: 100% !important;
    margin: 0 auto;
    margin: inherit !important;
    padding-top: 17px;
    padding-bottom: 14px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 50%);
    background-color: #fff;
    padding-right: 180px;
    margin-right: 0 !important;
    background: url(https://www.branex.ae/img/subtract.png) no-repeat;
    /* position: absolute; */
    /* right: 0; */
    background-position: 80% 52%;
    margin-top: 11px !important;
	
}
.menu-icon {
    display: block;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 18px !important;
    background: url(https://www.branex.ae/img/iconresponsive.png) no-repeat;
    width: 6%;
	height:6%;
    z-index: 999999999999999 !important;
    cursor: pointer;
}
.sticky-top-contact-bar.sticky>ul {
   
    background-position: 75% 52%;
   
}
}
@media only screen and (max-width:1800px){
	.processs {
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 85px;
    padding-top: 50px !important;
    color: #FFFFFF;
}
}
@media only screen and (max-width:1708px){
.lpslide .card{
	height:534px !important;
}
.processs {
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 181px;
    padding-top: 27px !important;
    color: #FFFFFF;
}
        p.content.ps {
          margin-top: 0px;
    padding-top: 0px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: left;
        }
.processs{
	text-align:center;margin:0 auto;font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 70px;
line-height: 181px;
padding-top: 0px;
color: #FFFFFF;
	}
.sticky-top-contact-bar>ul {
    max-width: 100%;
    /* width: 32%; */
    width: 100% !important;
    margin: 0 auto;
    margin: inherit !important;
    padding-top: 17px;
    padding-bottom: 14px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 50%);
    background-color: #fff;
    padding-right: 140px;
    margin-right: 0 !important;
    background: url(https://www.branex.ae/img/subtract.png) no-repeat;
    /* position: absolute; */
    /* right: 0; */
    background-position: 80% 52%;
    margin-top: 11px !important;
	
}
.menu-icon {
    display: block;
    margin-top: 0;
    position: absolute;
    right: 0;
    background: url(https://www.branex.ae/img/iconresponsive.png) no-repeat;
    width: 5%;
    height: 10%;
    z-index: 999999999999999 !important;
    cursor: pointer;
}
}
@media only screen and (max-width:1536px){
.revamp-about .about-tbox p {
    font-size: 12px;
    width: 95%;
    line-height: 28px;
    padding-bottom: 15px;
}
.line-heading .outline-text {
    z-index: 1;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 59px !important;
    line-height: 0 !important;
    color: #FFFFFF;
}
span.numb {
    font-family: 'Big Shoulders Display';
    font-style: normal;
    font-weight: 700;
    font-size: 209px !important;
	}
	p.head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 41px !important;
	}
	p.head {
    left: 125px;
    top: 0 !important;
	}
h2.customr {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 34px;
    color: #333333;
}
#menu-main-area ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 150px !important;
    padding-bottom: 3px;
    padding-left: 40px;
	height:1000px;
}
p.textcol {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px !important;
    line-height: 31px;
    color: #FFFFFF;
}
p.textcol1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px !important;
    line-height: 27px;
    color: #FFFFFF;
}
}
@media only screen and (max-width:1440px){
	.roi-main {
    margin-top: 42px !important;
}
.revamp-roi .roi-main .left h3 {
    font-size: 35px;
    padding-bottom: 15px;
}
.revamp-roi .roi-main .left h4 {
    font-size: 19px;
    width: 78%;
    line-height: 23px;
}
.revamp-roi .roi-main .left p {
    margin-bottom: 0;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    width: 95%;
    padding-bottom: 0;
}
.revamp-roi .roi-main .left h4 {
    font-size: 19px;
    width: 78%;
    line-height: 23px;
}
.revamp-roi .roi-main .left .counter {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 14px;
}
.revamp-roi .roi-main .left p.learn-btn {
    padding-bottom: 0;
    margin-top: 45px;
}
.tickerwrapper .headingList li a{
	font-size:5.75em !important;
}
.processs {
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 85px;
    padding-top: 46px;
    color: #FFFFFF;
}
.revamp-about .about-tbox p {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    width: 97%;
    line-height: 20px !important;
    padding-bottom: 0px;
}
.services .line-heading {
    position: absolute;
    z-index: 5;
    top: 3em !important;
    left: 18% !important;
}
span.numb {
    font-family: 'Big Shoulders Display';
    font-style: normal;
    font-weight: 700;
    font-size: 140px !important;
}
p.head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 27px !important;
    line-height: 28px !important;
    color: #FFFFFF;
    position: relative;
    left: 62px !important;
    top: -52px;
    padding-bottom: 29px;
}
img.pkk {
    width: 50%;
}
.revamp-about .about-tbox p {
    font-size: 12px;
    width: 95%;
    line-height: 22px;
    padding-bottom: 15px;
}
.revamp-about .about-tbox h1 {
    font-size: 38px;
    padding-bottom: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 37px;
    color: #000000;
}
.line-heading .outline-text {
    z-index: 1;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 51px;
    line-height: 85px;
    color: #FFFFFF;
}
span.numb {
    font-family: 'Big Shoulders Display';
    font-style: normal;
    font-weight: 700;
    font-size: 172px;
	}
	p.head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 52px;
    color: #FFFFFF;
}
p.descri {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
}
#menu-main-area ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-bottom: 3px;
    padding-left: 40px;
}
p.textcol {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 28px !important;
    color: #FFFFFF;
}
p.textcol1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 10px !important;
    line-height: 20px !important;
    color: #FFFFFF;
}
.sticky-top-contact-bar>ul {
    max-width: 100%;
    /* width: 32%; */
    width: 100% !important;
    margin: 0 auto;
    margin: inherit !important;
    padding-top: 17px;
    padding-bottom: 14px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 50%);
    background-color: #fff;
    padding-right: 130px;
    margin-right: 0 !important;
    background: url(https://www.branex.ae/img/subtract.png) no-repeat;
    /* position: absolute; */
    /* right: 0; */
    background-position: 80% 52%;
    margin-top: 11px !important;
	
}


.menu-icon {
    display: block;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 13px !important;
    background: url(https://www.branex.ae/img/iconresponsive.png) no-repeat;
    width: 5%;
    height: 10%;
    z-index: 999999999999999 !important;
    cursor: pointer;
}
.sticky-top-contact-bar.sticky>ul {
   
    background-position: 71% 52%;
   
}
.revamp-about .about-tbox h2 {
    font-size: 18px;
    padding-bottom: 0px;
}
.custom-html--sitecore .section-container-3 .panel-2 .new-row {
    margin-top: 0;
    transition: margin 0.6s ease;
}
.blog-slide__slider .post-holder {
    width: 380px;
    height: 510px !important;
    background: #000;
    margin-right: 30px;
    cursor: pointer;
    overflow: unset;
    transition: 0.5s ease transform;
}
}
@media only screen and (max-width:1367px){
	.clientel-update {
    padding-bottom: 0px;
    height: 80vh !important;
}
	.revamp-roi .roi-main .left .count-box h3 span {
    font-size: 47px;
}
.revamp-roi .roi-main .left p {
    margin-bottom: 0;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    width: 95%;
    padding-bottom: 0 !important;
}
.lpslide .card{
	height:78% !important;
}
.col-lg-6.content {
    max-width: 40%;
}
.col-lg-6.title {
    padding-left: 68px;
    max-width: 60%;
    flex: 0 0 60%;
}
.tickerwrapper .headingList li a{
		font-size:5.75em !important;
}
.revamp-about .about-tbox p {
    color: #000000;
    font-weight: 400;
    font-size: 17px;
    width: 97%;
    line-height: 27px;
    padding-bottom: 0 !important;
}
.revamp-footer .up .left h3 {
    font-size: 34px;
    color: #ffffff;
    font-weight: 700;
    margin: 0;
    padding-bottom: 40px;
    letter-spacing: 0.5px;
}
}
@media only screen and (max-width:1280px){
	.headings-section {
    width: 100%;
    padding: 2.25em 0;
    position: relative;
    z-index: 3;
    height: 120vh;
}
	.hpsr{
		margin-top:110px;
	}
.revamp-roi .roi-main .left p {
    margin-bottom: 0;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    width: 95%;
    padding-bottom: 0px !important;
}
.revamp-roi .roi-main .left p.learn-btn {
    padding-bottom: 0;
    margin-top: 17px !important;
}
.clientel-update .head-tbox h2 {
    color: #030303;
    font-size: 48px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 34px !important;
    line-height: 38px !important;
    color: #000000;
}
.blog-slide__slider {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    flex-direction: column;
    height: 100%;
    
}
.blog-slide .text-holder {
    height: 85vh;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 300px;
    padding-left: 75px;
    padding-right: var(--content-width-opposite);
    box-sizing: content-box;
    background: #C32626 !important;
}
.revamp-about .about-tbox h2 {
    font-size: 15px;
    padding-bottom: 0px;
}
#menu-main-area .menu-link img {
    width: 9%;
    display: flex;
}
#menu-main-area ul li a {
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-size: 14px !important;
    line-height: 104% !important;
    color: #FFFFFF !important;
}
img.clutch {
    width: 75%;
}
.menu-icon {
    display: block;
    margin-top: 0;
    position: absolute;
    right: -6px !important;
	margin-top: 0px !important;
    top: 8px !important;
    background: url(https://www.branex.ae/img/iconresponsive.png) no-repeat;
    width: 6% !important;
    height: 100%;
    z-index: 999999999999999 !important;
    cursor: pointer;
}
.revamp-roi .roi-main .left h4 {
    font-size: 15px !important;
    width: 78%;
    line-height: 21px !important;
}
.revamp-roi .roi-main .left .counter {
    padding-top: 14px;
}
.revamp-roi .roi-main .left .count-box h5 {
    margin: 0;
    color: #231e2b;
    font-weight: 700;
    font-size: 15px !important;
    text-transform: capitalize;
}
#content {
    width: 100vw;
    height: 100vh;
    margin-top: 0 !important;
}
.revamp-about .about-tbox p{
font-size: 11px !important;
}
.sticky-top-contact-bar>ul {
    max-width: 100%;
    /* width: 32%; */
    width: 100% !important;
    margin: 0 auto;
    margin: inherit !important;
    padding-top: 17px;
    padding-bottom: 14px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 50%);
    background-color: #fff;
    padding-right: 100px;
    margin-right: 11px !important;
    background: url(https://www.branex.ae/img/subtract.png) no-repeat;
    /* position: absolute; */
    /* right: 0; */
    background-position: 80% 52%;
    margin-top: 11px !important;
	
}
.menu-icon {
    display: block;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 14px !important;
    background: url(https://www.branex.ae/img/iconresponsive.png) no-repeat;
    width: 5%;
    height: 100%;
    z-index: 999999999999999 !important;
    cursor: pointer;
}
}
@media only screen and (max-width:1024px){
	.clientel-update {
    padding-bottom: 0px;
    height: 59vh !important;
}
	.blog-slide .text-holder {
    height: 8% !important;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 100% !important;
    padding-left: 75px;
    padding-right: var(--content-width-opposite);
    box-sizing: content-box;
    background: #C32626;
}
h2.blogss {
    margin-top: 4rem;
}
.blog-slide .text-holder p {
    margin-top: 101px;
    line-height: 1.2;
	color:#ffffff;
}
.discover-more--new {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
	position: absolute;
}
.sticky-top-contact-bar>ul {
    max-width: 100%;
    /* width: 32%; */
    width: 100% !important;
    margin: 0 auto;
    margin: inherit !important;
    padding-top: 17px;
    padding-bottom: 14px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 50%);
    background-color: #fff;
    padding-right: 41px;
    margin-right: 0px !important;
    background: url(https://www.branex.ae/img/subtract.png) no-repeat;
    /* position: absolute; */
    /* right: 0; */
    background-position: 114% 52%;
    margin-top: 5px !important;
}
.menu-icon {
    display: block;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 19px !important;
    background: url(https://www.branex.ae/img/iconresponsive.png) no-repeat;
    width: 5%;
    height: 9%;
    z-index: 999999999999999 !important;
    cursor: pointer;
}
.revamp-about .about-tbox h1 {
    font-size: 38px;
    padding-bottom: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}
.revamp-about .about-tbox p {
    font-size: 10px !important;
}
.clientel-update .view-button {
    text-align: center;
    width: 100%;
    margin: 0;
    margin-top: 0;
    text-align: left;
    padding-left: 52px !important;
}
.blog-slide__slider {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    flex-direction: column;
    height: 100%;
    overflow: visible !important;
}
.blog-slide__slider {
    transform: translateY(50px);
}
#menu-main-area ul li.as a {
    font-size: 11px !important;
    font-weight: 500 !important;
}
h3.htdo {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 104%;
    text-transform: uppercase;
    color: #FFFFFF;
}
}
.menu-icon span{
display:none;
}
.menu-icon.sticky {
    position: fixed;
    left: 94%;
    bottom: 8%;
}
.sticky {
    height: 5.3rem;
}


@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {
	
		transform: translatey(-20px);
	}
	100% {
		
		transform: translatey(0px);
	}
}



.avatar {
	width: 100%;
	height: auto;
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
	img { width: 100%; height: auto; }
}

a.pk {
    border: 1px solid transparent;
    border-image: linear-gradient(45deg, #17c0ae, #f9b416);
    border-image-slice: 1;
    padding: 18px 35px;
    font-size: 16px;
    color: #231e2b;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #ffffff;
}
a.pk:hover{
background: linear-gradient(to bottom right, #f9b416, #41baa5);
    color: #fff;
    transition: 0.5s all;
	}
.view-button.neww {
    margin-top: 40px;
}

.revamp-about .about-tbox p.about-btn {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 18px;
}
.custom-html--sitecore .section-container-3 .panel-2 .new-row.isactive {
    margin-top: 4vh;
}
.clientel-update .head-tbox h2 {
    color: #030303;
    font-size: 48px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 52px;
    line-height: 65px;
    color: #000000;
}
.custom-html--sitecore .section-container-3 .panel-2 .new-row {
    margin-top: 19px;
    transition: margin 0.6s ease;
}
.revamp-about.panel.panel-2 .container {
    max-width: 1920px !important;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.section{
	padding:0px 0px !important;
}
.services-thumb-slider-wrapper {
    position: absolute;
    width: 50%;
	height: 75vh;
	padding-top: 20em;
	}
	.services-thumb-slider-wrapper .services-thumb-slider {
    position: relative;
    width: 100%;
    height: 95%;
    margin: auto 0 auto 0;
    padding: 0 0 0 1.5em;
}
	.services-thumb-slider-wrapper .scroll-text {
    position: absolute;
    top: 71%;
    transform: translate(100%,-50%);
    left: 9.5%;
    color: #ffffff;
	}

.fullscreen.lp {
    height: 89vh;
    max-height: 89vh;
}
	  .fullscreen {
  width: 100%;
  min-width: 0;
  max-width: none;
  height: 120vh;
  max-height: 120vh;
}
.update-header-s .bg-sticky_red_phone_icon {
    margin-top: 3px;
    width: 18px;
    height: 17px;
    background: url(https://branex.ae/assets/images/css_sprites.png) -243px -182px;
    z-index: 999;
    position: relative;
}
.update-header-s .bg-sticky_red_mobile_icon {
    margin-top: 3px;
    width: 18px;
    height: 17px;
    background: url(https://branex.ae/assets/images/css_sprites.png) -111px -183px;
    z-index: 999;
    position: relative;
}
.update-header-s .bg-sticky_red_message_icon {
    margin-top: 3px;
    width: 18px;
    height: 17px;
    background: url(https://branex.ae/assets/images/css_sprites.png) -204px -182px;
    z-index: 999;
    position: relative;
}
div#tawk-bubble-container {
    display: none;
}
@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {
	
		transform: translatey(-20px);
	}
	100% {
		
		transform: translatey(0px);
	}
}



.avatar {
	width: 100%;
	height: auto;
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
	img { width: 100%; height: auto; }
}



        .clientel-update .view-button {
    text-align: center;
    width: 100%;
    margin: 0;
    margin-top: 30px;
    text-align: left;
    padding-left: 57px;
}
.clientel-update .image-box a img {
    width: 100%;
    object-fit: contain;
}
        .clientel-update .head-tbox {
    padding-bottom: 30px;
    text-align: left;
    padding-left: 55px;
}

.blogs.clientel-update .head-tbox {
    padding-bottom: 30px;
    text-align: left;
    padding-left: 0px;
}

 .clientel-update .image-box {
    display: flex;
    justify-content: flex-end;
    align-content: flex-end;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: row;
}
        .blogs {
          padding-top: 50px !Important;
        }

        .clientel-update .image-box a {
          width: 20%;
          padding-bottom: 9px !important;
          align-items: center;
          display: flex;
          justify-content: center;
        }

        .clientel-update {
          padding-bottom: 0px;
        }

        

        .readyy {
          position: relative;
          width: 80%;
          height: 256px;
          left: 0;
          top: 0;
          background: #F7B318;
          text-align: center;
          margin: 0 auto;
        }

        span.imgt {
          position: relative;
          top: -10px;
        }

        p.rdey {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 800;
          font-size: 80px;
          line-height: 3;
          text-transform: uppercase;
          color: #000000;
        }

        h2.tp {
          text-align: center;
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 700;
          font-size: 48px;
          line-height: 59px;
          text-align: center;
          color: #000000;
        }

span.cursor.uk {
    color: #ffffff;
    position: relative;
    top: 18px;
    padding-left: 10px;
    padding-top: 12px;
}
	#gravity-cursor span.cursor {
    position: relative;
    width: 50px;
    height: 50px;
	}

.cursor.hovered {
    cursor: pointer!important;
    opacity: 1;
}
	  @media only screen and (max-width:2561px){
	  .blog-slide__slider {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
}
}
 @media only screen and (max-width:1708px){
.blog-slide__slider {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
}
}
.blog-slide .text-holder {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 300px;
    padding-left: 75px;
    padding-right: var(--content-width-opposite);
    box-sizing: content-box;
    background: #C32626;
}
	  p.textcol {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    color: #FFFFFF;
}
p.textcol1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 27px;
    color: #FFFFFF;
}
	  .menu-icon.cancel {
    background: url(https://www.branex.ae/img/close.png) no-repeat;
    width: 100%;
    left: 95%;
	height:60px;
}
.menu-icon.sticky.cancel {
    background: url(https://www.branex.ae/img/close.png) no-repeat;
    width: 100%;
}
	  .menu-area-wraper {
    display: flex;
    justify-content: flex-start;
    align-items: start;
    max-width: 100%!important;
    width: 100% !important;
    margin: 0 auto;
    padding: 0;
    margin-top: 0px;
	height:100%;
}
	  span.ah {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
	  span.ah:nth-child(2) {
    border-right: 1px dashed #AFAFAF;
    padding-right: 10px;
}
	  span.ah:first-child {
    border-right: 1px dashed;
    padding: 4px;
}
	  .blogs .blog-post ul li .categories h4 {
    background-color: #ff0000;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 5px;
    border-radius: 5px;
    text-align: center;
    width: 34%;
}
	  .blogs .head-tbox h2 {
    font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 59px;
/* identical to box height */

text-align: center;

color: #000000;
}
       .blogs .blog-post ul li {
    width: 49%;
    list-style: none;
    margin-bottom: 50px;
    position: relative;
}
.blogs .blog-post ul li img {
    height: 283px;
}
.blogs .blog-post ul li .tbox {
    height: auto;
}
.blogs .blog-post ul li .tbox {
    height: 275px;
    background-color: rgb(255, 255, 255);
    box-shadow: -1.877px 11.852px 27px 0px rgb(62 61 60 / 8%);
    padding: 15px 17px 15px 17px;
    margin-top: -91px;
    position: relative;
    width: 100%;
    margin: -35px auto 0;
	padding: 27px;
}
.ts {
    padding-bottom: 14px;
}
.blogs .view-button {
    text-align: left;
	padding-left:0px;
}
.menu-col1.two:hover {
    background: brown;
    height: 100%;
}
.menu-col1.one:hover {
    background: black;
    height: 100%;
    background: linear-gradient(to right, transparent 50%, #433bb5 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}
.menu-col1.two:hover {
    background: black;
    height: 100%;
    background: linear-gradient(to right, transparent 50%, #c42626 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}
.menu-col1.three:hover {
    background: black;
    height: 100%;
    background: linear-gradient(to right, transparent 50%, #1b8b83 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}
.menu-col1.four:hover {
    background: black;
    height: 100%;
    background: linear-gradient(to right, transparent 50%, green 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}
.menu-col1.five:hover {
    background: black;
    height: 100%;
    background: linear-gradient(to right, transparent 50%, #053266 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.bg-sticky_red_phone_iconfb {
                  z-index: 999;
                  position: relative;
                  width: 29px;
                  height: 24px;
                  background: url(https://www.branex.ae/assets/images/css_sprites.png) -878px -120px;
                }

                .bg-sticky_red_message_iconlinkedin {
                  z-index: 999;
                  position: relative;
                  width: 29px;
                  height: 24px;
                  background: url(https://www.branex.ae/assets/images/css_sprites.png) 430px -28px;
                }

                .bg-sticky_red_message_iconinstagram {
                  z-index: 999;
                  position: relative;
                  width: 32px;
                  height: 32px;
                  background: url(https://www.branex.ae/assets/images/instagram-icon-new.png) no-repeat;
                  position: relative;
                  top: 5px;
                }

                .bg-sticky_red_mobile_icontwitter {
                  width: 30px;
                  height: 23px;
                  background: url(https://www.branex.ae/assets/images/css_sprites.png) -696px -108px;
                  z-index: 999;
                  position: relative;
                }

                ul.list-inline.ttrrt {
                  position: relative;
                  top: -12px;
                  left: -9px;
                  z-index: 9;
                }
				.revamp-footer .up .left h3 {
   
					line-height: 40px;
				}

.message_show {
          color: #fff;
          text-align: center;
          position: relative;
          top: 10px;
        }
		.sticky{
		height:auto;
		}
		.collection-list-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4%;
}

p.about-btnty11 {
    text-align: left;
    margin-left: 0;
    margin-top: 24px;
}
html, body {
  height: 100vh;
}
a.lppp {
position: absolute;
    z-index: 9;
    top: 88%;
    font-size: 35px;
    left: 50%;
	}
 a.lpppt {
    position: sticky;
    z-index: 9;
    top: 90%;
    font-size: 35px;
    left: 49.2%;
}
video.vid-s {
    height: 100vh;
    object-fit: cover;
    width: 100%;
}



.rt a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 0px solid #cc0c0c;
  border-radius: 100%;
  
}
.rt a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #cc0c0c;
  border-bottom: 1px solid #cc0c0c;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  
}
.rt a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  
}
@-webkit-keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}





.rt.ps a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #000000;
  border-radius: 100%;
  
}
.rt.ps a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  
}
.rt.ps a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb031 3s infinite;
  animation: sdb031 3s infinite;
  
}
@-webkit-keyframes sdb031 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb031 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

      .blogs .blog-post ul li .tbox h2 a {
        font-size: 15px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        color: #000000;
      }

      .blogs .blog-post ul li .tbox p {
        font-size: 13px;
        line-height: 22px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        color: #666666;
      }

      .revamp-footer .up .left:after {
        content: "";
        position: absolute;
        border: 1px solid #464646;
        height: 339px;
        right: 4%;
        top: 0;
      }

      h2 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 32px;
        line-height: 36px;
        font-weight: 700;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 23px;
        line-height: 39px;
        color: #333333;
      }

      .revamp-about .about-tbox h1 {
        font-size: 38px;
    padding-bottom: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 37px;
    color: #000000;
      }
	  .pt {
    position: absolute;
    top: 7px;
    left: 12px;
}
#menu-main-area ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 250px;
    padding-bottom: 3px;
    padding-left: 40px;
}
.menu-area {
    position: fixed;
    background-image: url(img/bgmenu.jpg);
    background-size: cover;
    background-position: center center;
}
#menu-main-area ul li a:hover {
    color: #ffffff !important;
}

 .col-lg-6.title {
          padding-left: 68px;
        }

        html,
        body,
        .container,
        .carousel,
        .carousel-inner,
        .carousel-item .lpslide {
          height: 100%
        }



        p.conh {
          font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 51px;
    color: #FFFFFF;
    text-align: left;
    padding-left: 12px;
        }

        .container.lpslide {
          display: flex;
    justify-content: center;
    align-items: flex-start;
        }

        .lpslide h1 {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          width: 100%;
          text-align: center;
          color: #fff;
        }

        .lpslide .card {
    border-radius: 10px 10px 0 0px;
    height: 550px;
    width: 82%;
    border: none;
    padding: 20px;
    background: aquamarine;
    background: linear-gradient(270deg, #084E4E 0%, #0D3438 113.67%);
    box-shadow: 0px -6px 12px rgb(0 0 0 / 10%);
    border-radius: 20px 20px 0px 0px;
    position: absolute;
    bottom: 0;
}

        .carousel-item {
          z-index: 2;
          /*padding: 10px 25px;*/
        }

        .carousel-item>.row {
          margin: 0;
        }

        .title {
          color: #fff;
          text-align: center;
        }

        .bgTitle {
          background: linear-gradient(270deg, #084E4E 0%, #0D3438 113.67%);
          box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.1);
          border-radius: 20px 20px 0px 0px;
          position: absolute;
          z-index: 1;
        }

        .title h3 {
          font-family: 'Big Shoulders Display';
          font-style: normal;
          font-weight: 700;
          font-size: 145px;
          line-height: 129px;
          letter-spacing: 0.03em;
          background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.2) 100%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
          text-fill-color: transparent;
          opacity: 0.5;
          text-align: left;
        }

        .btn-next {
          position: absolute;
          bottom: 15px;
          right: 15px;
          width: 100px;
          border-radius: 20px;
          background-color: #316e99;
          color: #fff;
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          z-index: 3;
        }

        input {
          background-color: transparent !important;
        }

        /*-- vertical bootstrap slider --*/
        .carousel .carousel-item-next.carousel-item-left,
        .carousel .carousel-item-prev.carousel-item-right {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
        }

        .carousel .carousel-item-next,
        .carousel .active.carousel-item-right {
          -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100% 0);
        }

        .carousel .carousel-item-prev,
        .carousel .active.carousel-item-left {
          -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
        }

        /*-- vertical carousel indicators --*/
        .carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    left: -98%;
    width: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

        .carousel-indicators li {
          display: block;
          margin-bottom: 0px;
          border-radius: 50px;
          width: 13px;
          height: 0px;
          background: #BDBDBD;
          transition: all ease 0.6s;
          border-bottom: 0px solid transparent;
        }

        .carousel-indicators li.active {
          background: transparent;
          width: 15px;
          border-radius: 92px;
          height: 11px;
          border: 1px solid #ffffff;
          position: relative;
          top: -1px;
        }

        .active p.whitee {
          background: #ffffff;
          width: 6px;
          height: 6px;
          position: relative;
          border-radius: 12px;
          left: 5px;
          top: 2px;
        }

        /* Media Querys */
        /* Small devices (landscape phones, 576px and up)*/
        @media (min-width: 576px) {
          .bgTitle {
            height: 100%;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            width: 100%;
            top: 0;
          }

          .content {
            padding: 15px;
          }
        }

        /* Medium devices (tablets, 768px and up)*/
        @media (min-width: 768px) {}

        /* Large devices (desktops, 992px and up)*/
        @media (min-width: 992px) {
          .bgTitle {
            height: 100%;
            width: 100%;
            border-bottom-left-radius: 0px;
            border-top-right-radius: 0px;
          }
        }

        /* Extra large devices (large desktops, 1200px and up)*/
        @media (min-width: 1200px) {}
		
		
		
		.animation-element1 {
  opacity: 0;
  position: relative;
}
/*animation element sliding left*/

.animation-element1.slide-left1 {
  opacity: 0;
  -moz-transition: all 800ms linear;
  -webkit-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  transition: all 800ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element1.slide-left1.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/*animation slide left styled for testimonials*/

.animation-element1.slide-left1.testimonial {
  float: left;
  width: 47%;
  margin: 0% 1.5% 3% 1.5%;
  background: #F5F5F5;
  padding: 15px;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EAEAEA;
}
.animation-element1.slide-left1.testimonial:hover,
.animation-element1.slide-left1.testimonial:active{
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
}

.animation-element1.slide-left1.testimonial:nth-of-type(odd) {
  width: 48.5%;
  margin: 0% 1.5% 3.0% 0%;
}

.animation-element1.slide-left1.testimonial:nth-of-type(even) {
  width: 48.5%;
  margin: 0% 0% 3.0% 1.5%;
}

.animation-element1.slide-left1.testimonial .header{
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.animation-element1.slide-left1.testimonial .left{
  float: left;
  margin-right: 15px;
}
.animation-element1.slide-left1.testimonial .right{
  float: left;
}

.animation-element1.slide-left1.testimonial img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.5);
}

.animation-element1.slide-left1.testimonial h3 {
  margin: 0px 0px 5px 0px;
}

.animation-element1.slide-left1.testimonial h4 {
  margin: 0px 0px 5px 0px;
}

.animation-element1.slide-left1.testimonial .content {
  float: left;
  width:100%;
  margin-bottom: 10px;
}

.animation-element1.slide-left1.testimonial .rating{}

.animation-element1.slide-left1.testimonial i {
  color: #aaa;
  margin-right: 5px;
}



/*media queries for small devices*/
@media screen and (max-width: 678px){
  /*testimonials*/
  .animation-element1.slide-left1.testimonial,
  .animation-element1.slide-left1.testimonial:nth-of-type(odd),
  .animation-element1.slide-left1.testimonial:nth-of-type(even){
    width: 100%;
    margin: 0px 0px 20px 0px;
  }
  .animation-element1.slide-left1.testimonial .right,
  .animation-element1.slide-left1.testimonial .left,
  .animation-element1.slide-left1.testimonial .content,
  .animation-element1.slide-left1.testimonial .rating{
    text-align: center;
    float: none;
  }
  .animation-element1.slide-left1.testimonial img{
    width: 85px;
    height: 85px;
    margin-bottom: 5px;
  }
  
}
.containerpk.cf{
 text-align:center;
}
.imgmenu{
	width: 95%;
    float: left;
    text-align: left;
    position: relative;
    left: -38px;
    top: 52px;
    height: auto;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
}
.imgmenu1{
	width: 95%;
    float: left;
    text-align: left;
    position: relative;
    left: 0px;
    top: 52px;
}
.imgmenu2{
	width: 95%;
    float: left;
    text-align: left;
    position: relative;
    left: 0px;
    top: 52px;
}


	@media only screen and (max-width:1708px){
	.revamp-roi .roi-main .left p.learn-btn {
    padding-bottom: 0;
    margin-top: 45px;
}
	.revamp-roi .roi-main .left .count-box h5 {
    margin: 0;
    color: #231e2b;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
}
	.revamp-roi .roi-main .left h4 {
    font-size: 19px;
    width: 78%;
    line-height: 35px;
}
	.revamp-roi .roi-main .left p {
    margin-bottom: 0;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    width: 95%;
    padding-bottom: 35px;
}
	.revamp-about .about-image {
    width: 50%;
    margin-top: 10px;
}
	.cluthc{
	padding-bottom:5px;
	}
	img.clutch {
    width: 35%;
}
	.revamp-about .about-tbox p {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    width: 97%;
    line-height: 23px;
    padding-bottom: 0px;
}
h2.customr {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
	margin-top:4px;
}
img.pkk {
    width: 60%;
}
	}
	@media only screen and (max-width:1399px){
	.revamp-about .about-image {
    width: 50%;
    margin-top: 0px;
}
	.processs {
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 0;
    padding-top: 60px;
    color: #FFFFFF;
}
	.section-take-off.take-off {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 80%;
    margin: 0 auto;
    position: relative;
    top: 58px;
}
	.clientel-update .view-button {
    text-align: center;
    width: 100%;
    margin: 0;
    margin-top: 0;
    text-align: left;
    padding-left: 57px;
}
	.clientel-update .head-tbox h2 {
    color: #030303;
    font-size: 48px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    color: #000000;
}
	.roi-main {
    margin-top: 44px !important;
}
.blogs .view-button {
    text-align: left;
    padding-left: 0px !important;
    padding-top: 20px;
}
.blogs .blog-post ul li .categories h4 {
    background-color: #ff0000;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 2px;
    border-radius: 5px;
    text-align: center;
    width: 39%;
}
	.processs {
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 85px;
    padding-top: 0px;
    color: #FFFFFF;
    padding-top: 64px !important;
}
	.revamp-about .about-tbox p {
    color: #000000;
    font-weight: 400;
    font-size: 13px;
    width: 97%;
    line-height: 20px;
    padding-bottom: 0px;
}
.revamp-about .about-tbox p.about-btn {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.revamp-about .about-tbox h1 {
    font-size: 38px;
    padding-bottom: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    color: #000000;
}
}
@media only screen and (max-width:1280px){
.revamp-about .about-image {
    width: 50%;
    margin-top: 0;
}
}

@media only screen and (max-width:821px){
	.headings-section {
    width: 100%;
    padding: 2.25em 0;
    position: relative;
    z-index: 3;
    height: 50vh;
}
	.clientel-update {
    padding-bottom: 0px;
    height: 100% !important;
}
	.vfxs button.slick-next.slick-arrow {
    position: absolute;
    right: 68px;
}
.vfxs .slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 51px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
	span.expl {
    position: relative;
    top: -28px;
}
.discover-more--new img {
    display: block;
    padding: 15px 0 15px 15px;
    position: absolute;
    top: -40px;
    left: 7rem;
}
	h2.blogss {
    margin-top: 0rem;
}
	.discover-more--new {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    text-transform: uppercase;
    margin-top: 48px;
    position: absolute;
}
	.col-lg-6.title {
    padding-left: 68px;
    max-width: 100%;
    flex: 0 0 100%;
}
.col-lg-6.content {
    max-width: 100%;
}
	.processs {
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 30px !important;
    line-height: 85px;
    padding-top: 0px;
    color: #FFFFFF;
    padding-top: 64px !important;
}
	.processs {
   
    padding-top: 21px !important;
}
	section#typo{
		height:100%;
	}
	.clientel-update .view-button a {
    padding: 12px 15px;
}
	.revamp-roi .roi-main .left {
    width: 100%;
}
.revamp-roi .roi-main .right {
    width: 100%;
}
.revamp-roi .roi-main {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
	.collection-item {
    width: 100%;
    transform: none !important;
}
	.mobrres{
		max-width:100%;
	}
	.revamp-about .about-image img{
		width:90%;
	}
	.collection-item {
    width: 100%;
    opacity: 1 !important;
}
	.hpsr{
		margin-top:7em;
	}
.services-slider {
    display: block;
}
.head-logo {
    width: 100%;
}

ul.list-inline {
    display: none;
}
.menu-icon {
    display: block;
    margin-top: 0;
    position: absolute;
    right: 0 !important;
    margin-top: -5px !important;
    top: 8px !important;
    background: url(https://www.branex.ae/img/iconresponsive.png) no-repeat;
    width: 9% !important;
    height: 100%;
    z-index: 999999999999999 !important;
    cursor: pointer;
}
.revamp-about .about-tbox {
    width: 100%;
}
}
#introduction {
	width: 100vw;
	height: 100vh;
	position: relative;
	z-index: 105;
	
	cursor: pointer;
	overflow: hidden;
	top: 0;
	left: 0;
}

#introduction .image-container {
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	position: relative;
}

@media (max-width: 821px) {
	#introduction .image-container {
		height: 80vh;
	}
}

#introduction .banner-logo {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	max-width: 1600px;
}

#introduction .slide {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0;
	background: #fff;
}

#introduction .slide-2 {
	height: 0;
}


.slide-1 {
	z-index: 999;
}

.image-container {
	
}

#content {
	width: 100vw;
	height: 100vh;
	margin-top: 0px;
}

.roi-main {
    margin-top: 70px;
}
.head-logo img {
    width: 8%;
}
.bolld{
	font-weight:700;
}
ul.service-item__list-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 16px;
}
#gravity-cursor{
	display:none;
	
}

@media only screen and (max-width:821px){
	.content img.img-responsive {
    width: 27% !important;
    position: absolute;
    top: -393px;
    right: 0px;
}
	.testimonial-section-col-right1 {
    max-width: 100%;
}
	.revamp-about .main-box {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
	.clientel-update .image-box a{
		width:50%;
	}
	#content {
    width: 100vw;
    height: 100% !important;
    margin-top: 30px;
}

.revamp-about .about-image {
    width: 100% !important;
    margin-top: 0;
}
section.services__wrap.rt.section {
    display: none;
}
.wrapper-2 {
    width: 100%;
    padding-top: 29px;
    padding-bottom: 29px;
}
.photo {
    display: block;
    -o-object-fit: contain;
    object-fit: cover;
    width: 100%;
}
.wrapper {
    width: 100%;
}
.collection-item {
    width: 100%;
}
a.lpppt {
    position: sticky;
    z-index: 9;
    top: 90%;
    font-size: 35px;
    left: 49.2%;
    display: none !important;
}
.lpslide .card {
    border-radius: 10px 10px 0 0px;
    height: 550px;
    width: 100%;
}
.revamp-roi .roi-main .left h4 {
    font-size: 19px;
    width: 100%;
    line-height: 35px;
}
.clientel-update .head-tbox {
    padding-bottom: 30px;
    text-align: left;
    padding-left: 0;
}
.clientel-update .view-button {
    text-align: center;
    width: 100%;
    margin: 0;
    margin-top: 0;
    text-align: center;
    padding-left: 0 !important;
}
.clientel-update .image-box {
    display: flex;
    justify-content: flex-end;
    align-content: flex-end;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: row;
    margin-top: 4em;
}
.section-take-off.take-off {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 58px;
}
.blog-slide .text-holder{
	width:100%;
}
.blog-slide .text-holder p {
    margin-top: 20px;
    line-height: 1.2;
    color: #ffffff;
    width: 52%;
}
html{
	overflow-x:hidden;
}
.op1{
	width:45px;
}

#introduction{
	display:none;
}
}
@media only screen and (max-width:736px){
	.revamp-about .about-image img {
    width: 70%;
}
.content img.img-responsive {
    width: 27% !important;
    position: absolute;
    top: -455px;
    right: 0px;
}
}
@media only screen and (max-width:480px){
	.processs {
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    padding-top: 0px;
    color: #FFFFFF;
    padding-top: 23px !important;
}
p.conh {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 51px;
    color: #FFFFFF;
    text-align: left;
    padding-left: 0;
}
.lpslide .card {
    border-radius: 10px 10px 0 0px;
    height: 100% !important;
    width: 100%;
    border: none;
    padding: 20px;
    background: aquamarine;
    background: linear-gradient(270deg, #084E4E 0%, #0D3438 113.67%);
    box-shadow: 0px -6px 12px rgb(0 0 0 / 10%);
    border-radius: 20px 20px 0px 0px;
    position: relative;
    bottom: 0;
}
.headings-section{
	height:100% !important;
}
}
@media only screen and (max-width:360px){
.lpslide .card {
    border-radius: 10px 10px 0 0px;
    height: 100% !important;
    width: 100%;
    border: none;
    padding: 20px;
    background: aquamarine;
    background: linear-gradient(270deg, #084E4E 0%, #0D3438 113.67%);
    box-shadow: 0px -6px 12px rgb(0 0 0 / 10%);
    border-radius: 20px 20px 0px 0px;
    position: relative;
    bottom: 0;
}
.headings-section{
	height:100% !important;
}
.content img.img-responsive {
    width: 27% !important;
    position: absolute;
    top: -760px;
    right: 0px;
}
}
@media only screen and (max-width:415px){
.discover-more--new {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    position: absolute;
}}

.menu-area {
    position: fixed;
    background-image: url(https://www.branex.ae/img/bgmenu.jpg);
    background-size: cover;
    background-position: center center;
}
.section-wrapper {
    background: #ffffff;
}
ul.filters_buttons {
    display: none;
}


/*########## NEW 2024 ########*/
.sticky-top-contact-bar > ul > li > a{
	font-family: Cabinetgrotesk,sans-serif !important;
}
.sticky-top-contact-bar > ul {
  background: transparent !important;
  padding-right: 70px !important;
  margin-top: 0 !important;
}
#section-1 {
  position: static !important;
}
.menu-icon {
    position: absolute !important;
    top: 6px !important;
    z-index: 9999999999999 !important;
    right: 0 !important;
    height: 70px !important;
    width: 70px !important;
}
.logged-in .menu-icon {
    /*top: 38px !important;*/
}

@media only screen and (min-width: 1550px){
    .menu-icon {
      top: 14px !important;
    }
}
@media only screen and (max-width: 1440px) {
  .sticky-top-contact-bar > ul {
    padding-top: 21px;
    padding-right: 84px;
  }
}
@media only screen and (max-width: 1025px) {
    .head-logo {
        padding-top: 0 !important;
    }
    .head-logo img {
        width: 45px !important;
    }
}