/*
 * Theme Name: website
 * Theme URI: https://#
 * Version: 1.4.3
 * Author: Dip
 * Author URI: http://#
 * Description: 
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/copyleft/gpl.html
*/


@import url("css/clear.css");
@import url("css/font-awesome.min.css");
@import url("css/sm-clean.css");
@import url("css/owl.carousel.min.css");
@import url("css/owl.theme.default.min.css");
@import url("css/common.css");
@import url("css/animate.css");



.pricing-table:hover .pricing-num {
color:#00ffa3;
transition: all .2s;
text-shadow: -1px 0 #00ffa3, 0 1px #00ffa3, 1px 0 #00ffa3, 0 -1px #00ffa3;}

.pricing-table:hover {
    border: 2px solid #00ffa3;
   
}

.downarrow {
    position: absolute;
    width: 10px;
    height: 300px;
    left: 0px;
    right: 0px;
    margin: auto;
}


.mainbox svg {
    width: auto;
    height:94px;
    fill: none;
    display: inline-block;
    z-index:1;
    position: relative;
}

.arrowanmation svg {
    width: 100%;
    height: auto;
}

.secandirrow svg {
    width: 100% !important;
    height: auto;
}

.mainbox1 svg {
    width: 80%;
    height: auto;
    fill: none;
    display: inline-block;
}

.first1 { 	stroke: #0D1B2A;
		stroke-width:0.5;
		stroke-opacity:0;
  stroke-dasharray: 1200;
  stroke-dashoffset:1200;
  animation: dash 3s linear forwards;
		animation-delay:0.7s;
        animation-fill-mode: forwards;
         
}


.first2 { 	stroke: #0D1B2A;
		stroke-width:1.4;
		stroke-opacity:1;
  stroke-dasharray: 1200;
  stroke-dashoffset:1200;
  animation: dash 3s linear forwards;
		animation-delay:0.7s;
        animation-fill-mode: forwards;
         
}

.first3 { 	stroke: #0D1B2A;
		stroke-width:1;
		stroke-opacity:1;
  stroke-dasharray: 1200;
  stroke-dashoffset:1200;
  animation: dash 3s linear forwards;
		animation-delay:0.7s;
        animation-fill-mode: forwards;
         
}

.lp svg {
    width: 100% !important;
}



.firstarrow1 {
    right: -159px !important;
    z-index: 99 !important;
    top: -10px !important;
}


.icontext6 {
    visibility: visible;
    animation-name: fadeInUp;
    float: left;
    margin-left: 161px;
    width: 690px !important;
    margin-top: 16px;
}




.mainbox { width:600px; height:600px; border-radius:50%; background:#01FFA4;}

.tr {
    right: -78px !important;
}

.lp {
    right: -228px !important;
    top: -24px !important;
}

.icontext2 {
width: 330px !important;
}

.mm {
    right: -319px !important;
}

.icontext1 {
    width: 160px;
    text-align: center;
    float: left;
    position: relative;
}

.permainbox {
    width: 100%;
    height: auto;
    margin-top: 62px;
    float: left;
}

.icontext4 {
    width: 184px;
    text-align: right;
}


.icontext3 {
    width: 248px;
}




.mainbox {
    width:110px;
    height:110px;
    border-radius: 50%;
    background:none;
    text-align: center;
    padding: 20px;
    float: left;
    margin-right:90px;
    position: relative;
    
    
}


.mainboxafter {
    width: 110px;
    height: 110px;
    background: #01FFA4;;
    position: absolute;
    content: '';
    border-radius: 50%;
    left: 0px;
    padding: 20px;
    top: 0px;
    z-index: 0;
    -webkit-animation:expand 0.5s 1;
    
    }
    
.mainboxb {
    width:100%;
    height:100%;
    background:#0D1B2A;
    position: absolute;
    content: '';
    left: 0px;
    transform-origin: 50% 100%;
    top: 0px;
    z-index: 0;
    -webkit-animation:bani 0.5s 1;
    
    } 
    
   .re { position: relative; z-index: 1; text-decoration: none;}
  
  
  

.lasticon { margin-right:0px;} 

.mainbox1 {
    width: 383px;
    height: auto;
    border-radius: 50%;
    text-align: center;
    padding: 0px 0px;
    float: left;
    margin-top: -30px;
    position: relative;
}


.firstarrow {
    right: -121px !important;
    z-index: 99 !important;
}

.icontext1 span { font-family: 'Rubik';
font-style: normal;
font-weight: 400;
color:#0D1B2A;
font-size: 18px;}

.icontext1 p { font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 28px;
color:#0D1B2A;
line-height: 138%;}

.icontext1 p b {
    
    color: #01FFA4;
position: relative;
    padding: 0px 10px;
    display: inline;
    widht:0%;
}








    
    
@-webkit-keyframes expand  {
 0% {
-webkit-transform: scale( 0 );-moz-transform: scale( 0 );-o-transform: scale( 0 );-ms-transform: scale( 0 );transform: scale( 0 );
  }
  
  100% {
  -webkit-transform: scale( 1 );-moz-transform: scale( 1 );-o-transform: scale( 1 );-ms-transform: scale( 1 );transform: scale( 1 );
  }
  
  
}  


@-webkit-keyframes bani  {
0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
  
  
}  








.arrowanmation {
    width: 109px;
    height: 20px;
    position: absolute;
    top: 3px;
    right: -55px;
    bottom: 0px;
    margin: auto;
    z-index: 0;
}

.secandirrow {
    right:14px;
    top: -23px;
}

@keyframes resize {
	0%{
		widht:0px
        height:0px;
            overflow: hidden;
	}
	100% {
	width: 110px;
    height: 110px;
    
	}
	
}



@keyframes dash {
	0%{
		stroke-opacity: 1;
	}
	75% {
		stroke-opacity: 1;
        fill: #0D1B2A;
		fill-opacity:0;
        transition: all 0.5s ease;
        transition-duration: 0.5s, 5s;

	}
	100% {
  stroke-dashoffset: 1;
		fill: #0D1B2A;
		
        stroke-opacity:1;
        transition-duration: 0.5s, 5s;
        transition: all 0.5s ease;

  }
	110% {
		stroke-opacity: 1;
		fill: #0D1B2A;
		fill-opacity:1;
	}
}



.iconmain {
    width: 100%;
    height: auto;
    float: left;
}

.tokentex {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 21.4947px;
    line-height: 132%;
    border: 2.93109px solid #0D1B2A;
    text-align: center;
    color: #0D1B2A;
    display: inline-block;
    padding: 8px 10px;
    float: left;
    position: relative;
}

    





 #lvideo-wrap {
	 position: fixed;
	 padding: 12px;
	 height: 100vh;
	 display: flex;
	 z-index: 9991;
	 align-items: center;
	 justify-content: center;
	 opacity: 0;
	 visibility: hidden;
}
 #lvideo-wrap, #lvideo-wrap:after, #lvideo-wrap .lvideo-overlay {
	 left: 0;
	 top: 0;
	 width: 100%;
	 transition: all 0.3s ease-in-out;
	 box-sizing: border-box;
}
 #lvideo-wrap:after, #lvideo-wrap .lvideo-overlay {
	 height: 100%;
	 position: absolute;
}
 #lvideo-wrap:after {
	 content: "";
	 display: block;
	 background-color: var(--primary-color);
	 opacity: 0;
	 z-index: -1;
}
 #lvideo-wrap .lvideo-container, #lvideo-wrap video, #lvideo-wrap iframe {
	
	 position: relative;
	 box-sizing: border-box;
	 background-color: #000;
}
 #lvideo-wrap .lvideo-container {
	 width: 95%;
	 z-index: 5;
}
 #lvideo-wrap video, #lvideo-wrap iframe {
	 z-index: 10;
	 box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
	 width: 100%;
	 height: 100vh;
	 max-height: 85vh;
	 display: block;
}
 #lvideo-wrap video {
	 object-fit: cover;
}
 #lvideo-wrap .lvideo-close {
	 background-color: #fff;
	 cursor: pointer;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 position: absolute;
	 right: 9%;
	 top:7%;
	 width: 42px;
	 height: 42px;
	 border-radius: 100%;
	 border: solid 2px var(--primary-color);
	 padding: 0;
	 transition: all 0.3s ease-in-out;
	 z-index: 150;
}
 #lvideo-wrap .lvideo-close:before, #lvideo-wrap .lvideo-close:after {
	 content: "";
	 width: 60%;
	 height: 3px;
	 background-color:#000;
	 position: absolute;
	 transition: all 0.3s ease-in-out;
}
 #lvideo-wrap .lvideo-close:before {
	 transform: rotate(42deg);
}
 #lvideo-wrap .lvideo-close:after {
	 transform: rotate(-42deg);
}
 #lvideo-wrap .lvideo-close:focus {
	 outline: none;
}
 #lvideo-wrap .lvideo-close:hover {
	 background-color: var(--primary-color);
}
 #lvideo-wrap .lvideo-close:hover:before, #lvideo-wrap .lvideo-close:hover:after {
	 background-color: #fff;
}
 #lvideo-wrap.active {
	 opacity: 1;
	 visibility: visible;
     background:rgba(0,0,0,0.9)
}
 #lvideo-wrap.active:after {
	 opacity: 0.5;
}
 @media (max-width: 1659px) and (min-width: 1330px) {
	 #lvideo-wrap .lvideo-container {
		 max-width: 978px;
	}
}
 @media (min-width: 1660px) {
	 #lvideo-wrap .lvideo-container {
		 max-width: 80%;
	}
}
 body {
	 background-color: #333;
	 color: #fff;
}
 .btn-animated {
	 width: 100px;
	 height: 100px;
	 margin-left: auto;
	 margin-right: auto;
	 background-color: #fff;
	 border-radius: 100px;
	 transition: all 0.3s ease;
	 line-height: 100px;
	 position: relative;
	 padding: 0;
	 cursor: pointer;
	 border: 0;
}
 .btn-animated:before, .btn-animated:after {
	 content: "";
	 border: 1px solid;
	 border-color: #fff;
	 width: 100px;
	 height: 100px;
	 border-radius: 50%;
	 position: absolute;
	 left: 0;
	 top: 0;
	 opacity: 1;
	 animation: 1s it-zoom linear infinite;
}
 .btn-animated:before {
	 animation-delay: 0.5s;
}
 .btn-animated:hover {
	 transform: scale(1.1);
}
 .btn-animated i {
	 display: block;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 15px 0 15px 15px;
	 border-color: transparent transparent transparent #333;
	 margin: auto;
}
 @keyframes it-zoom {
	 0% {
		 transform: scale(1);
		 opacity: 0.6;
	}
	 100% {
		 transform: scale(1.5);
		 opacity: 0;
	}
}
 




/* ===================================
    2. Global CSS
====================================== */

body {
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    line-height: 35px;
    font-weight: 400;
    color: #b3b3b3;
    background-color: #ffffff;
    overflow-x: hidden;
}

body a {
    text-decoration: none;
    color: #00ffa3;
    transition: color .3s ease;
}

body a:hover {
    color: #00ffa3; 
}

body p, 
body pre {
    margin-bottom: 13px;
}

.item-link video {
    object-fit: cover;
    width: 100%;
    position: absolute;
    height: 101%;
    opacity:0;
   transition: all 0.9s ease;
}

.item-link:hover video {opacity:1; transition: all 0.9s ease;}

.grid-item { background:#000;}
.grid-item img { opacity:0.3;}
.grid-item:hover img { opacity:1;}


.grid-item a.item-link:after { display:none !important;}
.videotitle {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 25px 0px;
    font-size: 53px;
    color: #000;
}


.site-wrapper img {
    max-width: 100%;
    
    width: auto;
    height: auto;
}

.wpcf7-not-valid-tip {
    color: red;
    font-size: 15px;
}


.member-content {
    font-size: 18px;
    font-weight: 300;
}

.owl-prev i { background:url('https://uprise.frclab.com/wp-content/themes/website/images/icon1.svg') !important;}


.giftcard-slider .owl-nav .owl-prev i {
    background: url(https://uprise.frclab.com/wp-content/themes/website/images/icon1.svg) !important;
    width:65px;
    height: 41px;
    background-repeat: no-repeat !important;
}

.giftcard-slider .owl-nav .owl-next i {
    background: url(https://uprise.frclab.com/wp-content/themes/website/images/icon2.svg) !important;
    width:65px;
    height: 41px;
    background-repeat: no-repeat !important;
}

.giftcard-slider .owl-nav .owl-next {width:65px !important; margin: 0px 3px !important;}
.giftcard-slider .owl-nav .owl-prev {width: 65px !important; margin: 0px 3px !important;}



.giftcard-slider .owl-nav .disabled {
    opacity: 1 !important;
    cursor: default;
}


.giftcard-slider .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 0px 10px !important;
    padding: 0px !important;
    background: #fff !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}


.giftcard-slider .owl-nav {
    margin-top: 0px;
    position: absolute !important;
    top: -61px !important;
    width: 100%;
}






.owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0 !important;
}

.owl-theme .owl-dots .owl-dot.active {
    background-color: #FF6666 !important;
}

.owl-theme .owl-dots .owl-dot {
   border: 2px solid #FF6666 !important;
}

.doc-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #000;
}

.doc-loader img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;    
    left: 50%;
    transform: translate(-50%, -50%);
}

.content-1170 {
    width: 1170px;    
}

.content-960 {
    width: 960px;    
}

.content-570 {
    width: 570px;
}

.pagination-holder {
    margin: 60px 0;
}

.section-wrapper {
    position: relative;
    padding:0px 0 0px 0;
}


#services {
    padding: 130px 0px 75px 0px;
}


/* ===================================
    2.1 Global Header Logo/Menu CSS
====================================== */

.header-holder {
    z-index: 99 !important;
    background-color: #0D1B2A;
    width: 100% !important;
    top: 0;
    position: fixed;
    -webkit-transform: translateZ(0);    
}

.sticky-wrapper {
    height: 77px !important;
}

.menu-wrapper {
    width: 98%;
    max-width: 1450px;
    min-height: 77px;
}

.header-logo {
    line-height: 0;
    font-size: 0;
    float: left;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}

.header-logo img {
    width:auto;
    height:45px;
}

.menu-holder {
    float: right;
    max-width: 85%;
}

.toggle-holder {
    display: none;
    right: 10px;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#toggle:hover {
    cursor: pointer;
}

#toggle div {
    height: 3px;
    margin-bottom: 6px;
    background-color: #fff;
    width: 22px;
}

#toggle .second-menu-line {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;    
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
}

#toggle:hover .second-menu-line {
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
}

#toggle.on .second-menu-line {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
}

#toggle .third-menu-line{        
    margin-bottom: 5px;
}

#header-main-menu {
    display: inline-block;
}

.sm-clean .has-submenu {
    padding-right: 35px !important;
}

.sm-clean li a.menu-item-link {
    cursor: pointer;
    color: #ffffff;
}

.sm-clean a span.sub-arrow {
    right: 3px;
}

.sm-clean a.highlighted {
    padding: 15px;
}

.sm-clean a, 
.sm-clean a:hover, 
.sm-clean a:focus, 
.sm-clean a:active {
    font-size: 14px;
    font-weight: 400;
    transition: color .3s ease, 
        background-color .3s ease;
    padding: 15px;
    letter-spacing: 0.5px;
    color: #fff;
}

.sm-clean ul a, 
.sm-clean ul a:hover, 
.sm-clean ul a:focus, 
.sm-clean ul a:active {    
    font-size: 13px;
    line-height: 15px;
    padding: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.sm-clean {
    background-color: transparent;        
    padding: 15px 0;
}

body .sm-clean a:hover, 
body .main-menu.sm-clean .sub-menu li a:hover, 
body .sm-clean li.active a, 
body .sm-clean li.current-page-ancestor > a, 
body .sm-clean li.current_page_ancestor > a, 
body .sm-clean li.current_page_item > a {
    color: #00ffa3;
}

.sm-clean li {
    margin-right: 10px;
}

.sm-clean li:last-child {
    margin-right: 0;
}

.sm-clean ul {    
    background-color: #000;
}

.sm-clean a.has-submenu {
    padding-right: 24px;
}

.sub-menu a, 
.children a {
    padding-left: 15px !important;
}

.sub-menu .sub-menu, 
.children .children {
    padding-top: 8px;
}

.sub-menu .sub-menu a, 
.children .children a, 
.sub-menu .sub-menu a:hover, 
.children .children a:hover {
    padding-top: 10px !important;
}

@media (min-width: 925px) {

    .sm-clean ul a span.sub-arrow {
        margin-top: 0;
    }
    .sm-clean ul {
        padding: 8px 0;
    }
}

@media (max-width: 925px) {

    .sm-clean ul {
        background-color: #fff;
    }

}

.sm-clean > li:last-child > a, 
.sm-clean > li:last-child > *:not(ul) a, 
.sm-clean > li:last-child > ul, 
.sm-clean > li:last-child > ul > li:last-child > a, 
.sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, 
.sm-clean > li:last-child > ul > li:last-child > ul, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, 
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
    border-radius: 5px;
}


/* ===================================
    2.2 General Section CSS
====================================== */

.section {
    position: relative;    
}

.page-title-holder {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00ffa3;
    width: 285px;
    display: inline-block;
    z-index: 98;
    height: 130px;
}

.page-title-holder:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 130px 60px 0 0;
    border-color: #00ffa3 transparent transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(100%);
}

.section h3.entry-title {
    font-size: 18px;
    line-height: 149%;
    font-weight: 400;
    word-break: break-word;
    text-align: center;
    color: #0D1B2A;
    letter-spacing:0px;
    margin-top: 32px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.page .page-content {
    background-color: #fff;
    padding: 75px;    
}

.no-padding .section-wrapper {
    padding: 0 !important;
    width: 100%;
    max-width: 100%;
}

[data-jarallax-element] {
    z-index: 30 !important;
}

.medium-text {
    color:#0D1B2A;
    font-size: 60px;
    line-height: 120%;
    font-weight: 700;
    padding-bottom: 35px;
}



#skills .medium-text {
    color: #0D1B2A;
    font-size:60px;
    line-height: 120%;
    font-weight: 700;
    padding-bottom: 35px;
    margin: 0px;
    padding: 0px;
}

#skills .medium-text br { display:none;}


#skills .sktextcon {
    margin: 0px;
    padding: 0px;
    font-weight:300;
    font-size:18px;
    color:#0D1B2A;
} 

#skills .one_half p {
    margin: 25px 0px;
}

#skills .medium-text {
   margin-bottom: 25px;
}




.title-description-up {
    font-size: 16px;
    margin-bottom: 0;
    letter-spacing: 2px;
}

.info-text {
    font-size: 22px;
    line-height: 190%;
    color: #000;
}

.info-code-title {
    font-size: 16px;
    color: #000;
    letter-spacing: 2px;
    margin-bottom: 0;
    line-height: 120%;
}

.info-code-content, 
.info-code-content a {
    color: #b3b3b3;
    margin-bottom: 30px;
}

.tp-bullet-title {
    display: none !important;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {    
    transition-duration: 0s;
}

.social {
    display: inline-block;
    font-size: 25px;
    margin-right: 20px;
}

body .social a {
    color: #000 !important;
    transition: all .3s ease;
}

body .social a:hover {
    opacity: 0.5;    
}


/* ===================================
    2.3 Columns CSS
====================================== */

.one_half,  
.one_third,  
.two_third,  
.three_fourth, 
.one_fourth {
    margin-right: 8%;
    float: left;
    position: relative;
    margin-bottom: 30px;
}


#pricing .one_third
{
    margin-right:4%;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

.one {    
    display: block;
    clear: both;    
    margin-bottom: 30px;
}

.one_half {
    width: 46%;
}

.one_third {
    width: 28%;
}


#pricing .one_third {
    width: 22%;
}


.two_third {
    width: 64%;
}

.one_fourth {
    width: 19%;
}

.three_fourth {
    width: 73%;
}

.one_half.margin-0 {
    width: 50%;
}

.one_third.margin-0 {
    width: calc(100% / 3);
}

.two_third.margin-0 {
    width: calc(100% / 3 * 2);
}

.one_fourth.margin-0 {
    width: 25%;
}

.three_fourth.margin-0 {
    width: 75%;
}


/* ===================================
    2.4 Button CSS
====================================== */

body a.button {
    display: inline-block;
    color: #0D1B2A;
    background-color: #2BFEA6;
    text-align: left;
    padding:7px 40px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    transition: all .2s linear;
    margin-bottom: 17px;
    border: 2px solid #2BFEA6;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 2px;
    box-sizing: border-box;
    font-weight: 300;
}

a.button:hover {
    background-color: transparent;
    color: #2BFEA6;
}

a.button-dot {
    color: #fff !important;
    font-size: 16px;
    position: relative;
}

a.button-dot:hover {
    color: #fff;    
}

a.button-dot span {
    transition: .3s;
    display: inline-block;
    margin-left: 50px;
    letter-spacing: 2px;
}

a.button-dot:hover span {
    transform: translateX(-8px);
}

a.button-dot:before {
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 90%;
    top: -7px;
    position: absolute;
    transition: .3s;
}

a.button-dot:hover:before {
    width: calc(100% + 30px);
    height: 51px;
    border-radius: 50px;
    top: -18px;
}


/* ===================================
    2.5 Image/Text Slider CSS
====================================== */

.image-slider-wrapper {
    margin-bottom: 20px;
}

.single-post-header-content .image-slider-wrapper {
    margin-bottom: 0;
}

.owl-carousel .owl-stage-outer {
    height: auto !important;
}

.owl-theme .owl-dots {
    padding-top: 25px;
    line-height: 0;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 0;
    background-color: rgba(255, 255, 255, 0.5);
    transition: all .2s ease;
    width: 17px;
    height: 17px;
    border-radius: 90%;
}

.owl-theme .owl-dots .owl-dot {
    border-radius: 90%;
    transition: all .3s ease;
    border: 2px solid #000;
    margin: 3px;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
}

.owl-theme .owl-dots .owl-dot.active {
    background-color: #000;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: transparent;
}

.text-slider-wrapper {
    font-size: 24px;
    line-height: 35px;
    background-color: #0D254E;
    padding: 130px;
    color:#fff;
}

.text-slider-header-quotes {
    margin-bottom: 60px;
    background-image: url(images/quotes_image.png);
    background-repeat: no-repeat;
    width: 87px;
    height: 74px;
    background-size: 87px 74px;
}

.text-slider-wrapper .text-slide {
    text-align: left;
    font-size: 28px;
    line-height: 170%;
    overflow: hidden;
}

.text-slider-wrapper .text-slide:after {
    content: "";
    display: table;
    clear: both;
}

.text-slider-wrapper .text-slide-name {
    font-size: 18px;
    line-height: 100%;
    margin: 0 12px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.text-slider-wrapper .text-slide-position {
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 4px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.text-slider-wrapper img.text-slide-img {
    width: 70px !important;
    height: 70px;
    border-radius: 90%;
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle;
}

.text-slide-content {
    margin-bottom: 60px;
}

.text-slider-wrapper .owl-nav {
    position: absolute;
    bottom: 10px;
    right: 0;
}

.text-slider-wrapper .owl-theme .owl-prev {
    background-image: url('images/nav_left.png') !important;
    background-color: transparent !important;
    font-size: 0;
    width: 30px;
    padding: 0;
    height: 30px;
    background-repeat: no-repeat !important;
    background-size: 30px !important;
    transition: .3s;
    opacity: 0.7;
    margin-right: 10px;
}

.text-slider-wrapper .owl-theme .owl-prev:hover {
    opacity: 1;
}

.text-slider-wrapper .owl-theme .owl-next {
    background-image: url('images/nav_right.png') !important;
    background-color: transparent !important;
    font-size: 0;
    width: 30px;
    padding: 0;
    height: 30px;
    background-repeat: no-repeat !important;
    background-size: 30px !important;
    transition: .3s;
    opacity: 0.7;
}

.text-slider-wrapper .owl-theme .owl-next:hover {    
    opacity: 1;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}


/* ===================================
    3. Home Section CSS
====================================== */

#home {    
    
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: calc(100vh - 77px);    
    display: flex;
}

#home .section-wrapper {
    margin: auto;
    padding: 0;
}

h1.big-text {
    color: #fff;
    font-size:60px;
    line-height: 120%;
    margin-bottom: 40px;
}

#home h2 { font-size:34px;}


/* ===================================
    4. Services Section CSS
====================================== */

#services {
    /* background-image: url(images/on_black_left.png); */
    background-color:#0D1B2A;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto;
}

.service-holder {
    margin: 25px 0;
}

.service-holder:after {
    content: "";
    display: block;
    clear: both;    
}

.service-txt h4 {
    font-size:60px;
    color: #fff;
    font-weight: 700;
    line-height: 110%;
    min-height:211px;
}

.blog-item-holder-scode h4 { font-size:28px;}
.blog-item-holder-scode h4 a { font-size:28px !important;}

.service-txt h4 br {
    display: none;
}

#clients h1 { font-size: 28px;}

.service-num {
    font-size: 264px;
    font-weight: 700;
    color: #0D1B2A;
    text-shadow: -2px 0 #b3b3b3, 
        0 2px #b3b3b3, 
        2px 0 #b3b3b3, 
        0 -2px #b3b3b3;
    line-height: 100%;
    height:205px;
    overflow: hidden;
    margin-bottom: -10px;
    -webkit-transform: translateZ(0);
}


/* ===================================
    5. About Section CSS
====================================== */

#about {
    background-image: url(images/on_white_right.png);
    background-color: #ffffff;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom:40px;
    padding-top:200px;
}


/* ===================================
    6. Clients Section CSS
====================================== */

#clients {
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:130px 0px;
}


/* ===================================
    7. News Section CSS
====================================== */

#news {
    background-image: url(images/on_white_left.png);
    background-color: #ffffff;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;
    padding:170px 0px 25px 0px;
}

.blog-holder-scode {
    margin-top: 0;
    width: 1370px;
    transform: translateX(-100px);
    text-align: center;
}

.blog-holder-scode article:nth-of-type(3n) {
    margin-right: 0;
}

.blog-item-holder-scode {
    margin: 30px 0;
    width: 27%;
    display: inline-block;
    margin-right: 8%;
    vertical-align: text-top;
    text-align: left;
}

.blog-item-holder-scode .excerpt {
    margin-top: 20px;
}

.blog-item-holder-scode h4 {
    padding: 0;
    margin: 35px 0px 0px 0px;
    min-height:auto;
}

.blog-item-holder-scode h4 a {
    color: #0D1B2A !important;
    font-size: 34px;
    line-height: 110%;
    font-weight: 700;
    transition: .3s;
    letter-spacing: -1px;
}

#skills {
    background: #F9F9F9;
    padding-top: 90px;
    padding-bottom: 55px;
}


#news .excerpt {
    color:#0D1B2A;
}

.blog-item-holder-scode h4 a:hover {
    opacity: 0.8;
}

.blog-item-holder-scode .post-thumbnail {
    overflow: hidden;
}

.latest-posts-background-featured-image-holder {
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: .3s;
}

.latest-posts-background-featured-image-holder:hover {
    opacity: 0.8;
    transform: scale(1.1);
}


/* ===================================
    8. Portfolio Section CSS
====================================== */

.grid {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    font-size: 0;
    line-height: 0;
}

.grid-sizer {
    width: 25%;
}

.grid-item {
    float: left;
    font-size: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}

.grid-item.p_one_fourth {
    width: 25%;
}

.grid-item.p_one_half {
    width: 50%;
}

.grid-item.p_three_fourth {
    width: 75%;
}

.grid-item.p_one {
    width: 100%;
}

.grid-item img {
    width: 100% !important;
    height: auto;
    display: block;    
}

.grid-item .entry-holder {
    text-align: center;
    background-color: #fff;
    padding: 50px 20px;
}

.grid-item a.item-link:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.portfolio-text-holder {
    color: #fff;
    position: absolute;
    bottom: 50px;
    left:19px;
    display: inline-block;
    z-index: 1;
    opacity: 1;
    transition: all .3s ease;
}

.portfolio-title {
    font-size: 30px;
    line-height: 125%;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff;
}

.portfolio-desc {
    font-size: 14px;
    line-height: 22px;
    color: #b3b3b3;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.grid-item a.item-link:hover:after, 
.grid-item a.item-link:hover .portfolio-text-holder {
    opacity:0;
    visibility: hidden;
}

.portfolio-content h1 {
    font-size:34px !important;
    color: #000;
    line-height: 130%;
}

.portfolio-load-content-holder {
    opacity: 0;
    transform: translateY(70px);
    transition: all .5s ease;
    width: 1170px;
    max-width: 75%;
    margin: 0 auto;
}

.portfolio-load-content-holder.show {
    transform: translateY(0);
    opacity: 1;
}

.portfolio-load-content-holder.show.viceversa {
    opacity: 0;
    transform: translateY(70px);
}

.section.no-padding .portfolio-content-wrapper {
    padding: 195px 0 75px 0;
}    

.portfolio-content-wrapper {
    display: none;
}

.portfolio-content-wrapper.show {
    display: block;
}

#portfolio-grid {
    transition: all .5s ease;
    opacity: 1;
    transform: translateY(0px);
}

#portfolio-grid.hide {
    opacity: 0;
    transform: translateY(70px);    
}

.close-icon {
    background-image: url(images/close-left-arrow.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-bottom: 20px;
    background-size: 40px;
    background-position: 50%;
    transition: all 0.3s ease;
    cursor: pointer;
    position: absolute;
    left: -100px;
    top: 195px;
}

.close-icon:hover {
    transform: translateX(-5px);
}


/* ===================================
    8.1 Single Portfolio
====================================== */

.portfolio-item-wrapper {
    margin-top: 100px;
    margin-bottom: 50px;
}


/* ===================================
    9. Pricing Section CSS
====================================== */

#pricing {
    background-image: url(images/on_white_right.png);
    background-color: #F9F9F9;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 220px;
    padding-bottom: 100px;
}

.pricing-table {
    padding-bottom: 20px;
    background-color: #ffffff;
    margin-top: 30px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #000;
    position: relative;
    text-align: left;
    min-height: 380px;
}

.pricing-wrapper {
    padding: 0 6%;
    padding-top: 70px;
}

.pricing-table-title {
    color: #000;
    font-size: 21px;
    font-weight: 500;
    padding: 40px 0;
    margin-bottom: 25px;
    padding-bottom:0px;
}

.pricing-num {
    font-size:120px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: -1px 0 #b3b3b3, 
        0 1px #b3b3b3, 
        1px 0 #b3b3b3, 
        0 -1px #b3b3b3;
    line-height: 100%;
    margin-bottom: -10px;
    position: absolute;
    top: -50px;
    right: -9px;
    z-index: 1;
}

.pricing-num:before {
    content: "";
    width:78px;
    background-color: white;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}

.pricing-table-price {
    font-size: 100px;
    line-height: 120%;
    color: #00ffa3;
    font-weight: 700;
}

.pricing-table-desc {
    font-size: 16px;
    letter-spacing: 2px;
}

.pricing-table ul {
    padding: 0;
    list-style: none;
    margin-top: 25px;
}

.pricing-table ul li {
    padding: 10px 0;
    color: #000;
}

.pricing-table-content-holder p { color:#000; line-height: 29px; font-size: 18px; font-weight: 300; text-align: center; }


.pricing-list span.fa {
    color: #00ffa3;
    margin-right: 25px;
}

.pricing-list.included-no, 
.pricing-list.included-no span.fa {
    color: gray;
}

.pricing-list.included-no span.fa:before {
    content: "\f00d";
} 

.pricing-table-content-holder {
    margin-bottom: 40px;
}

.pricing-button {
    text-align: center;
}


/* ===================================
    10. Team Section CSS
====================================== */

#team {
    /* background-image: url(images/on_black_left.png); */
    background-color: #0D1B2A;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;
    padding:140px 0px;
}

.member {
    text-align: center;
    margin: 70px 0;
}

.member img {
    display: inline-block;
    vertical-align: middle;
    max-width:487px;
}

.member-content {
    margin-bottom:0px;
}

.social {
    display: inline-block;
    font-size: 25px;
    margin: 0px 15px;
    color: #fff;
}


.social span  {color:#fff;}

.member-info {
    width:510px;
    padding: 0px 40px;
    display: inline-block;
    vertical-align: middle;
    margin-left:0px;
    text-align: left;
    position: relative;
    z-index: 31;
   border-left: 1px solid #fff;
}

.member-right .member-info {
    margin-left: auto;
    margin-right:0px;
}

.member-left12 {
    width: 547px;
    float: left;}
    
.member-left12 img {
    margin-top: -20px;
}

.member-social-holder {
    display: none;
}
    

.member-postition {
    margin: 0;
    font-size: 16px;
    letter-spacing: 2px;
    color:#fff;
    margin: 10px 0px;
}

.member-name {
    font-size:34px;
    font-weight: 700;
    color: #FF7979;
    line-height: 150%;
    margin-bottom:6px;
    margin-top: -5px;
    padding: 0;
}


.member-info p {
    color: #fff;
}



.member-social-holder {
    background: #00ffa3;
    padding: 25px 50px;
    position: absolute;
    bottom: -35px;
    left: -45px;
}

.member-right .member-social-holder {
    left: auto;
    right: -45px;    
}

.member-social-holder .social a {
    color: #fff !important;
}

#contact {
    padding: 210px 0px 70px 0px;
}


/* ===================================
    11. Skills Section CSS
====================================== */

.skills-holder {
    position: relative;
    margin: 40px 0;
}

.skill-holder {
    margin-bottom: 30px;
}

.skill-holder:after {
    clear: both;
    display: block;
    content: "";
}

.skill-percent {
    font-size: 48px;
    line-height: 100%;
    font-weight: 100;
    width: 100px;
    display: inline-block;    
    vertical-align: text-top;
}

.skill {
    width: 100%;
    height: 3px;
    background-color: rgba(202, 202, 202, 0.3);
    margin-bottom: 30px;
}

.skill-text {
    display: inline-block;
    width: calc(100% - 145px);
    margin-right: 0;
    float: right;
    vertical-align: text-top;
}

.skill-fill {
    width: 100%;
    height: 10px;
    background-color: #000;
}

.skill-text span {
    font-size: 22px;
    line-height: 35px;
}


/* ===================================
    12. Milestones Section CSS
====================================== */

#millstones {
    /* background-image: url(images/on_black_left.png); */
    background-color: #0D1B2A;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 182px;
    padding-bottom: 80px;
}


ul.milestones-holder {
    padding: 0;
    list-style: none;
    margin: 0;
}

li.milestone {
    width: 45%;
    display: inline-block;
    margin: 30px 9% 30px 0;
}

li.milestone:nth-child(2n) {
    margin-right: 0;
}

li.milestone > div {
    display: inline-block;
    vertical-align: text-top;    
}

li.milestone h5 {
    color: #fff;
    max-width: 279px;
    padding-top: 0;
    line-height: 115%;
    font-size: 34px;
    margin-left: 10px;
    font-weight: 500;
    border-left: 2px solid #fff;
    padding-bottom: 0px;
    padding-left: 20px;
}

li.milestone .milestone-info-left {
    margin-right: 35px;
    text-align: right;
    width: 30%;
}

li.milestone .milestone-info-right {
    width: 62%;
}

p.milestone-num {
    font-size:60px;
    line-height: 105%;
    font-weight: 700;
    position: relative;
    margin-bottom: 0;
    color: #FF7979;
    text-align: left;
}



/* ===================================
    13. Blog Page CSS
====================================== */

body.blog {
    background-color: #fff;
}

.blog .site-content {    
    background-color: #fff;
}

.blog h1.entry-title {
    text-align: center;
    display: table;
    margin: 50px auto;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    color: #fff;
    background-color: #f1576b;
    padding: 15px 25px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

.blog-holder {
    width: 1170px;
    max-width: 95%;    
}

.blog-item-holder {
    margin: 120px 0;
    text-align: center;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.blog-item-wrapper {
    display: inline-block;
}

.blog-item-holder .excerpt {
    width: 700px;
    margin: 0 auto;
    max-width: 95%;
    margin-bottom: 30px;
    margin-top: 25px;
}

.blog-item-holder.has-post-thumbnail {
    width: 1170px;
    max-width: 100%;
}

.blog-item-holder.has-post-thumbnail .excerpt {
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
}

.blog-item-holder .post-thumbnail {
    max-width: 590px;
    overflow: hidden;
    line-height: 0;
}

.post-thumbnail-image {
    transition: .3s;
}

.post-thumbnail-image:hover {
    opacity: 0.8;    
}

.blog-item-holder.has-post-thumbnail:nth-of-type(2n+1) .post-thumbnail {
    float: left;
    text-align: right;
}

.blog-item-holder.has-post-thumbnail:nth-of-type(2n+1) .entry-holder {
    float: left;
    position: relative;
    z-index: 31;
}

.blog-item-holder.has-post-thumbnail:nth-of-type(2n) .post-thumbnail {
    float: right;
    text-align: left;
    margin-right: 0;
}

.blog-item-holder.has-post-thumbnail:nth-of-type(2n) .entry-holder {
    float: right;    
    position: relative;
    z-index: 31;
}

.blog-item-holder.has-post-thumbnail .entry-holder {
    width: 430px;
    text-align: left;
    padding: 0 75px;
    background: #fff;
}

.blog-item-holder.has-post-thumbnail.is-smaller .entry-holder {
    margin-top: 40px;
}

.blog-item-holder h2.entry-title {
    display: block;
    font-weight: 700;
    font-size: 42px;
    line-height: 46px;
    padding-top: 0;
    word-break: break-word;
    letter-spacing: -2px;
}

.blog-item-holder h2.entry-title a {
    color: #000 !important;
    transition: .2s;
}

.blog-item-holder h2.entry-title a:hover {
    opacity: 0.8;
}

.blog-item-holder .cat-links ul {
    list-style: none;
    padding: 0;
    display: inline-block;
}

.blog-item-holder .cat-links ul li {
    display: inline-block;
}

.blog-item-holder .cat-links ul li a:after {
    content: ",";
    padding-right: 5px;
}

.blog-item-holder .cat-links ul li:last-child a:after {
    display: none
}

.blog-item-holder .cat-links ul a {
    color: #000000 !important;
    transition: .2s;
}

.blog-item-holder .cat-links ul a:hover {
    opacity: 0.8;
}

.blog-item-holder .entry-date.published, 
.blog-item-holder .cat-links {
    display: inline-block;
    font-size: 12px;
    margin-top: -10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.blog-item-holder .cat-links:after {   
    content: "\2022";
    display: inline-block;
    margin: 0 7px 0 10px;
}

.blog-item-holder a.item-button {
    display: inline-block;
    color: #fff;
    background-color: #00ffa3;
    text-align: left;
    padding: 10px 40px;    
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    transition: all .2s linear;
    margin-bottom: 17px;
    border: 2px solid #00ffa3;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 2px;
    box-sizing: border-box;
    margin-bottom: 0;
}

.blog-item-holder a.item-button:hover {
    background-color: #fff;
    color: #00ffa3;
}



/* ===================================
    14. Single Post CSS
====================================== */

.single .site-content {
    background-color: #fff;
}

.single-post-header-content {
    margin-bottom: 55px;
}

.single .post-info-wrapper {
    margin-bottom: 30px;
    font-size: 15px;
    color: #939393;
    width: 150px;
    margin-right: 200px;
    float: left;
    padding-top: 7px;
}

.single .post-info-wrapper a {
    color: #939393 !important;
}

.single .sticky-spacer {
    position: static !important;
    margin-bottom: 0 !important;
    max-width: 150px;
}

.single .entry-info {
    position: relative;
}

.single .entry-info > div {
    margin-bottom: 20px;
}

.single .entry-info div:last-child {
    margin-bottom: 0;
}

.single .entry-info .cat-links {
    margin-top: 5px;
}

.single .entry-info:after {
    content: "";
    width: 5px;
    height: 100%;
    position: absolute;
    right: -20px;
    top: -5px;
    background-color: #00ffa3;
}

.single .post-info-wrapper .text-holder {
    font-size: 10px;
    color: #000;
    letter-spacing: 2px;
    margin-bottom: 0;
    line-height: 15px;
}

.single article {
    padding-top: 75px;
}

.single h1.entry-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 115%;
    margin-bottom: 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: center;
    width: 720px;
    margin: 0 auto 30px;
    max-width: 95%;
    color: #000;
    padding-top: 0;
}

.single .entry-info div:last-of-type:after {
    display: none;
}

.single .entry-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 150%;
}

.single .entry-info ul li {
    display: inline-block;
}

.single .entry-info .cat-links li:after {
    content: ",";
    padding-right: 5px;
}

.single .entry-info .cat-links ul li:last-child:after {
    display: none;
}

.single-post-featured-image {
    text-align: center;
    padding-bottom: 40px;
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
}

.single .entry-content {
    font-size: 15px;
    line-height: 30px;
    color: #000;
    width: 680px;
    float: left;
}

.single .nav-links {
    transform: translateY(70px);
    margin-top: 35px;
    margin-bottom: 50px;
}

.single .nav-links > a {
    background-color: #00ffa3;
    padding: 26px 30px 24px;
    margin: 0;
    display: inline;
    color: #fff !important;
    transition: .3s;
}

.single .nav-links > a:hover {
    background-color: #73f473;
}


/* ===================================
   14.1 Tipper CSS
====================================== */

.tipper {
    width: 100%;
    min-height: 1px;
    position: absolute;
    top: -999px;
    left: -999px;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s linear;
    max-width: 500px;
}

.tipper-visible {
    opacity: 1;
}

.tipper-content {
    background: #111;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 22px;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    line-height: 28px;
    font-weight: 700;
    text-align: center;
}

.tipper-caret {
    width: 0;
    height: 0;
    content: '';
    display: block;
    margin: 0;
    position: absolute;
}

.tipper-left .tipper-content {
    box-shadow: -1px 0 5px rgba(0, 0, 0, 0.35);
}


/* ===================================
    15. Contact Section CSS
====================================== */

.contact-form {
    max-width: 100%;
    margin: 0 auto;
    font-size: 22px;
    color: #000;
}

.contact-form p {
    margin-bottom: 0 !important;
}

.contact-form input[type=text], 
.contact-form input[type=email], 
.contact-form textarea {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    border: 0;
    font-size: 15px;
    padding: 5px 0;
    width: 100%;
    line-height: 25px;
    color: #000;
    margin-bottom: 35px;
    text-indent: 10px;
    background-color: transparent;
    border-bottom:2px solid;
}

.contact-form textarea {
    height: 150px;
}

.contact-form input[type=text]::placeholder, 
.contact-form input[type=email]::placeholder, 
.contact-form textarea::placeholder {
    font-family: 'Rubik', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    opacity: 1;
}

.contact-form input[type=text]:ms-input-placeholder, 
.contact-form input[type=email]:ms-input-placeholder, 
.contact-form textarea:ms-input-placeholder {
    font-family: 'Rubik', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;    
}

.contact-form input[type=text]::ms-input-placeholder, 
.contact-form input[type=email]::ms-input-placeholder, 
.contact-form textarea::ms-input-placeholder {
    font-family: 'Rubik', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
}

.contact-form input[name="your-name"] {
    margin-top: 0;    
}

.contact-submit-holder {
    position: relative;
    margin-bottom: 25px;
}

.contact-form input[type=submit] {
    color: #0D1B2A;
    background-color: #00ffa3;
    text-align: center;
    padding:7px 40px;    
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    transition: all .2s linear;
    margin-bottom: 17px;
    display: block;
    width:auto;
    line-height: 30px;
    border: 2px solid #00ffa3;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 2px;
    box-sizing: border-box;
    font-weight: 300;
}

.contact-form input[type=submit]:hover {
    background-color: #fff;
    color: #0D1B2A;
    border: 2px solid #0D1B2A;
}

#p-item-2 .portfolio-text-holder {
    bottom: 89px;
}

#p-item-3 .portfolio-text-holder {
    bottom: 89px;
}


.portfolio-text-holder img {
    width: auto !important;
    opacity: 1 !important;
    margin-bottom: 10px;
}


.download { text-transform: uppercase; font-size: 16px; color:#FF575F; text-decoration: underline;}
.download:hover { text-decoration:none !important; color:#FF575F !important;}
.download img {
    margin-right: 7px;
    margin-top: 11px;
    /* display: inline-block; */
    float: left;
}


/* ===================================
    16. Footer CSS
====================================== */

footer a {
    color: #fff;
}

footer ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.footer {
    font-size: 16px;
    line-height: 36px;
    padding-top: 75px;
    padding-bottom: 60px;
    clear: both;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    background-color: #0D254E;
}

.footer-content {    
    width: 900px;
}

.footer-logo img {
    width:auto;
    height:80px;
    margin-bottom: 30px;
}

.footer-logo-divider {
    position: relative;
    height: 60px;
    margin-bottom: 30px;
}

.footer-logo-divider:before {
    content: "";
    width: 2px;
    height: 60px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
}

.footer-mail {
    font-size:60px;
    margin-bottom: 35px;
    line-height: 100%;
    font-weight: 700;
}

.copyright-holder { font-size:18px; }
 
.footer-social-divider {
    position: relative;
    height: 62px;
    margin-bottom: 35px;
}

footer .footer-social-divider:after {
    content: "";
    position: absolute;
    width: 300px;
    height: 2px;
    background-color: white;
    left: calc(50% - 150px);
    bottom: 0;
}

footer .footer-social-divider:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 60px;
    background-color: white;
    left: calc(50% - 1px);
    top: 0;
}

.social-holder {
    margin-bottom:5px;
}

.social-holder a {
    font-size: 28px;
    margin-right: 25px;
}

.social-holder a:last-of-type {
    margin: 0;
}


.protext .portfolio-content p { color:#000; font-size:18px; }
.protext .portfolio-content p strong { font-size:28px; }
.protext .portfolio-content ul { margin:0px; padding:0px; }
.protext .portfolio-content ul li {
    color: #000;
    list-style: auto;
    margin-left: 20px;
    line-height: 24px;
    margin-bottom: 21px;
}

.protext .portfolio-content h2 { margin:0px; padding:0px; text-align:center; font-weight:normal; color:#000; font-size:31px;}


.padding-top-0 { padding-top:0px; }
.padding-bottom-30 { padding-bottom:30px; }

.service-txt p {
    min-height: 190px;
    font-size: 18px;
    font-weight: 300;
}

.sktextcon { font-size: 18px;
    font-weight: 300;}

.one_half p { font-size: 18px;
    font-weight: 300;}
    
.excerpt { font-size: 18px;
    font-weight: 300;}



/* ===================================
    17. Responsive CSS
====================================== */


.text-slider-wrapper h1 { margin:0px; padding:0px; font-size:24px; font-weight: normal; }
.text-slider-wrapper h2 { margin:20px 0px 0px 0px; padding:0px; font-weight: normal; line-height: 170%; font-size:28px;}
.text-slider-wrapper h3 {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    font-weight: normal;
    line-height: 170%;
    font-size: 24px;
    font-style: italic;
}


.fullbutton { width:100%; height:auto; text-align:center; display: inline-block;}
.fullbutton a {    color: #0D1B2A;
    background-color: #2BFEA6;
    text-align: center;
    padding:7px 40px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    transition: all .2s linear;
    margin-bottom: 17px;
    display: block;
    width: auto;
    line-height: 35px;
    border: 3px solid #2BFEA6;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 2px;
    box-sizing: border-box;
    display: inline-block;
        font-weight: 300;
    text-transform: uppercase; }
    
    
 .strategic-advisor .owl-dot span {
    background: none !important;
}   



#services .service-holder {
  margin-bottom: 0px;
}

.fullbutton a:hover { border:3px solid #fff; color:#0D1B2A; background:#fff;}


#contact .one_half a { margin-bottom:20px; display: inline-block;
 }

#contact .one_half a:hover { color:#000; text-decoration:underline; }


#about .image-bg {
  padding:0px;
  width:100%;
  height:693px;
  margin:0px;
  background-color: white;
  float: left;
  background-size: cover;
  cursor: pointer;

}

#about .image {
  width:100%;
  height:693px;
  position: relative;
  overflow: hidden;
  background-color: #102B46;
  background-size: cover;
  /** effectOne **/
  /** effectOne **/
}
#about .image > div:nth-child(1) {
  top: 0;
  background-position-y: 0;
}
#about .image > div:nth-child(2) {
  top: 40px;
  background-position-y: -40px;
}
#about .image > div:nth-child(3) {
  top: 80px;
  background-position-y: -80px;
}
#about .image > div:nth-child(4) {
  top: 120px;
  background-position-y: -120px;
}
#about .image[data-effect=effectOne] {
  background-image: url("images/about_01.jpg");
}
#about .image[data-effect=effectOne] > div {
  position: absolute;
  width: inherit;
  height: 41px;
  background-image: url("images/about_01.jpg");
  left: 100%;
  background-size: cover;
}
#about .image[data-effect=effectOne] > div:nth-child(1) {
  transition: left 0.2s;
}
#about .image[data-effect=effectOne] > div:nth-child(2) {
  transition: left 0.4s;
}
#about .image[data-effect=effectOne] > div:nth-child(3) {
  transition: left 0.6s;
}
#about .image[data-effect=effectOne] > div:nth-child(4) {
  transition: left 0.8s;
}
#about .image[data-effect=effectOne]:hover > div {
  left: 0;
}
#about .image[data-effect=effectTwo] {
  background-image: url("images/about_01.jpg");
}
#about .image[data-effect=effectTwo] > div {
  position: absolute;
  width: inherit;
  height: 40px;
  background-image: url("images/about_01.jpg");
  transition: all 0.4s;
}
#about .image[data-effect=effectTwo] > div:nth-child(1), .image[data-effect=effectTwo] > div:nth-child(3) {
  left: -100%;
}
#about .image[data-effect=effectTwo] > div:nth-child(2), .image[data-effect=effectTwo] > div:nth-child(4) {
  left: 100%;
}
 #about .image[data-effect=effectTwo]:hover > div {
  left: 0;
}


#contact .one_half .mp {
    color:#0D1B2A !important;
}

#contact .mtt a:hover { text-decoration: none !important;}



@media screen and (max-width: 1600px) { 

    .content-1170, 
    .content-960, 
    .content-570 {
        max-width: 95%;
    }               

}

@media screen and (max-width: 1366px) { 

    .blog-holder-scode {
        width: 100%;
        transform: none;
    }

    .blog-item-holder-scode {
        width: 29%;
        margin-right: 5%;
    }

    .blog-item-holder-scode h4 a {
        font-size: 32px;
    }
}

@media screen and (max-width: 1360px) { 

    .blog-item-holder.has-post-thumbnail .entry-holder {
        width: 340px;
    }

}

@media screen and (max-width: 1270px) {

    .member-info {    
        padding: 65px 80px;    
    }

}

@media screen and (max-width: 1220px) {

    blockquote {    
        font-size: 17px;
        line-height: 28px;    
    }    

}

@media screen and (max-width: 1024px) { 

.lanmain a {
    font-weight: 800;
    font-size: 19px;
}

.lanmain {
    float: left !important;
    padding-left: 50px;
}

li.milestone h5 {
    border-left: 0px solid #fff;
}

.member-info {
    border-left: 0px solid #fff;
}

#team {
   padding-bottom: 0px;
}


.sm-clean li {
    padding-left: 20px;
}

#header-main-menu {
   width: 100%;
    text-align: left;
    padding-left: 30px;
}

.giftcard-slider {
    margin-top:0px;
}

.meetout1 {
    width:100% !important;
 }
.section-intro .slider-arrow.slide-next {
  right:0px !important;
  top: -40px;
}
.section-intro .slider-arrow.slide-prev {
  left:0px !important;
  top: -40px;
}

.section-intro .photo-slider {
    width: auto;
    height:350px !important;
    position: relative;
    overflow: hidden;
    margin: 0px 90px !important;
    margin-bottom:0px !important;
}





    .sm-clean li {
        margin-right: 8px;
    }

    .sm-clean a, 
    .sm-clean a:hover, 
    .sm-clean a:focus, 
    .sm-clean a:active, 
    .sm-clean a.highlighted {
        padding: 15px 8px;
    }

    .blog-holder, 
    .footer-content {
        width: 100%;
    }            

    .single .post-info-wrapper {
        width: 100%;
        text-align: center;
        float: none;
    }

    .single .sticky-spacer {
        width: 100% !important;
        height: auto !important;
        max-width: 100%;
    }

    .single .entry-info {
        position: relative !important;
        top: 0 !important;
    }

    .single .entry-info:after {
        display: none;
    }

    .single .sticky-spacer .entry-info > div {
        display: inline-block;
        margin: 10px 25px;
    }

    .single .entry-content {
        float: none;
        margin-left: auto;
        margin-right: auto;   
        max-width: 95%;     
    }

    .one_half,  
    .one_third,  
    .two_third,  
    .one_fourth,
    .three_fourth {
        margin-right: 6%;   
    }

    .one_half {
        width: 47%;
    }

    .one_third {
        width: calc(88% / 3);
    }

    .two_third {
        width: calc(194% / 3);
    }

    .one_fourth {
        width: calc(82% / 4);
    }

    .three_fourth {
        width: calc(318% / 4);
    }

    .section h3.entry-title {
        margin-bottom: 0 !important;        
    }        

    .sticky-spacer {
        height: auto !important;
        width: auto !important;
        position: relative !important;
    }

    .blog-item-holder-scode {
        width: 27%;
    }

    .latest-posts-background-featured-image-holder {
        height: 350px;
    }                

    .pricing-wrapper {
        padding: 0 10%;
        padding-top: 70px;
    }

    li.milestone {
        text-align: center;
    }

    li.milestone .milestone-info-left {
        margin: 0 auto;
        display: block;
        width: 100%;
        text-align: center;
    }

    li.milestone h5 {
        max-width: 100%;
    }

}

@media screen and (max-width: 1020px) { 

.svgmain {
    display: grid;
    width:1200px;
        padding-top: 40px;
    
}


#pricing .section-wrapper .content-wrapper { width: 100%;
    overflow-x: scroll;}
.wrapsocial {
    display: none;
}

.service-txt p {
    min-height: auto;
}

#pricing .section-wrapper {
    padding-bottom: 32px;
}

.pricing-table {
   min-height: auto;
}

.last .pricing-table {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#skills .section-wrapper {
    padding-bottom: 10px;
}

#news .section-wrapper {
    padding-bottom: 0px;
}

#skills .section-wrapper {
    padding-top: 0px;
}

.section-wrapper {
    padding:40px 0 40px 0;
}

.service-num {
   height: auto;
}

.blog-item-holder-scode h4 {
    min-height: auto;
        margin: 18px 0px 0px 0px;
}

.one_third br {
    display: none;
}

.service-txt p {
    letter-spacing: 1px;
}


    #header-main-menu {
        padding-bottom: 70px;
    }

    .menu-wrapper {
        width: 95%;
    }

    .main-menu ul {
        width: 12em;
    }        

    .toggle-holder {
        display: block;
    }

    .sm-clean li {
        margin: 0 auto !important;
        border: 0;
    }

    .sm-clean a.has-submenu {
        display: inline-block;
    }

    .menu-holder {
        position: fixed;
        text-align: center;
        background-color: #000000;
        right: -100%;
        top: 77px;
        transition: right .3s ease;
        height: 100%;
        width: 300px;
        overflow: auto;
        max-width: 100%;
    }    

    .header-holder {
        -webkit-transform: none;
    }

    .menu-holder.show {
        right: 0;
    }

    .sm-clean ul ul a, 
    .sm-clean ul ul a:hover, 
    .sm-clean ul ul a:focus, 
    .sm-clean ul ul a:active {
        border: none;
    }

    .sm-clean a span.sub-arrow {
        background: transparent;
    }

    .sm-clean a, 
    .sm-clean a:hover, 
    .sm-clean a:focus, 
    .sm-clean a:active, 
    .sm-clean a.highlighted {
        padding: 10px 18px 10px 18px;
        padding-left: 10px !important;
        margin-bottom: 5px;
    }     

    h1.big-text {
        text-align: center;
        font-size: 60px;        
    }

     #home h2 {
        text-align: center;
        font-size: 40px;        
    }

    .section-wrapper {
        padding-bottom: 70px;
    }

    .single article {
        padding-top: 35px;
    }

    .single h1.entry-title {    
        font-size: 38px;
        line-height: 44px;
    }       

    .single-post-header-content {
        margin-bottom: 35px;
    }

    .single-post .right-content-wrapper {
        float: none;
        width: 100%;
    }

    .tipper {
        display: none !important;
    }

    .blog-item-holder {
        width: 100%;
        padding: 5px 0;
        float: none;
    }

    .blog-item-wrapper {
        display: block;
    }

    .blog-item-holder:first-of-type {
        margin-top: 30px;
    }

    .blog-item-holder h2.entry-title {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
    }

    .blog-item-holder.has-post-thumbnail .excerpt {
        max-width: 700px;
        margin-bottom: 30px;
    }

    .blog-item-holder .post-thumbnail {
        float: none !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 30px;
        width: 95%;        
        margin-top: 0;
    }

    .blog-item-holder.has-post-thumbnail .entry-holder {
        float: none !important;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        width: 100%;
        padding: 0;
    }    

    .blog-item-holder .cat-links ul {
        margin: 0;
    }

    .blog-item-holder a.button {
        margin-bottom: 30px;
    }

    .footer {
        padding-top: 30px;
    }

    .form-submit {
        padding-bottom: 20px;
    }

    .one_half, 
    .one_third, 
    .one_fourth, 
    .two_third, 
    .three_fourth {
        width: 100% !important;
        float: none;
        margin-right: auto !important;
        margin-left: auto !important;
        text-align: center;
    }

    .margin-0 img {
        width: 100% !important;
    }

    .grid-item, 
    .grid-sizer {
        width: 100% !important;
    } 

    .button-holder {
        text-align: center !important;
    }

    .service-holder {
        text-align: center;
        max-width:630px;
        margin-left: auto;
        margin-right: auto;
    }

    [data-jarallax-element] {
        transform: none !important;
    }

    .no-page-title .section-wrapper {
        padding: 65px 0 35px 0;
    }

    .text-slider-wrapper {
        padding: 10%;
    }

    .blog-item-holder-scode {
        display: block;  
        text-align: center; 
        width: 100%;
        margin-left: auto;
        margin-right: auto !important;
        max-width: 400px;         
    }

    .medium-text {
        font-size: 42px;
        line-height: 105%;
        padding-top: 10px;
    }

    .portfolio-load-content-holder {
        max-width: 90%;
    }

    .close-icon {
        top: 120px;
        right: -10px;
        left: auto;
    }

    .pricing-table {
        margin-bottom: 100px;
    }

    .member {
        margin: 35px auto;
        max-width: 80%;
    }

    .member img {
        display: block;
        margin: 0 auto;
        width: 100% !important;
    }

    .member-info {
        display: block;
        margin: 0 auto !important;
        width: 80%;
        padding: 10%;
    }

    .member-social-holder {
        right: 0 !important;
        left: 0 !important;
        width: 100%;
        text-align: center;
        padding: 25px 0;
    }

    .skill-percent {
        display: block;
        width: 100%;
        font-size: 40px;
    }

    .skill-text {
        display: block;
        width: 100%;
    }

    .skill-text span {
        margin-bottom: 10px;
        display: block;
    }

    li.milestone {
        width: 100%;
        margin-bottom: 60px;
        display: block;
        max-width: 350px;
        margin-left: auto !important;
        margin-right: auto !important;
    }  

    li.milestone:last-child {
        margin-bottom: 0;
    }

    li.milestone > div {
        width: 100% !important;
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }

    li.milestone .milestone-info-left {
    text-align: center;
}

    p.milestone-num {
        font-size: 65px;
        text-align: center;
    }

.service-txt h4 {
    min-height: auto;
}

    li.milestone h5 {
        max-width: 100%;
        margin-top: 20px;
    }

    .portfolio-item-wrapper {
        margin-top: 50px;
    }

    .single .nav-links {     
        transform: none;        
        margin-top: 50px;        
        text-align: center;
    }

}

.mobilenewbanner { display:none; width:100%;}


@media screen and (max-width: 767px) { 

.lefttextmain b {
font-size: 43.745px !important;}

.lefttextmain a {
 margin-top: 5px !important;
}

.lefttextmain {
    width: 100% !important;
    padding-left: 0px !important;
    text-align: center;
}

.lefttextmain span {
   font-size:55px !important;
}

.lefttextmain {
    padding-top: 20px !important;
}

.lefttextmain span i {
    font-size:55px !important;
}

.lefttextmain b {
    font-size: 38.745px;
}

.mobilenewbanner { display:block;}

.one_halfR h3 {
    margin-top: 25px !important;
}

.popupformleft {
    width: 100% !important;
    margin-left: 0px !important;
}

.popupformleft h2 span {
    font-size: 34.28px !important;
    
}

.landingtestimon {
   padding: 0px 0px 40px 0px !important;
}

.one_halfR p:nth-child(3) br {
    display: none;
}

.newfooter {
    display: inline-block !important;
    width: 100%;
    height: auto;
    border-top: 1px solid #000;
    padding: 20px 0px !important;
    box-sizing: border-box;
}

.roasterbanner { background:#0D1B2A !important;}


.fo0tCol {
    width: 100% !important;
    height: auto;
    margin-bottom:25px !important;
}

.lastfoot {
    padding-left: 0px !important;
}

.roasterbanner {
    width: 100% !important;
    height: auto !important;
    background: url(images/topbannerbg.webp);
    padding: 0px 15px;
    box-sizing: border-box;
    background-size: 100% auto;
    background-attachment: fixed;
    background-size: cover !important;
}

#countdown ul {
     margin: 0px;
    padding: 0px;
}

#countdown ul li span {
    font-size: 24px !important;
}

#countdown ul li {
    font-size: 9px !important;
    padding: 20px 0px !important;
    margin: 0px 5px;
}

.timermain h2 {
    color: #0D1B2A;
    text-align: center;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0px !important;
    text-transform: uppercase;
}

.midsection {
    padding: 50px 40px !important;
    max-width: 100% !important;
    padding-left:40px !important;
    padding-right:40px !important;
    
}

.one_halfL {
    padding: 0px 10px !important;
    box-sizing: border-box !important;
}

.one_halfR {
    padding: 0px 10px !important;
    box-sizing: border-box !important;
}


.midsection {
    padding: 50px 20px !important;
   box-sizing: border-box;
}



.lefttextmain {
    width: 400px;
    height: auto;
    font-family: 'mesa_granderegular';
    color: #fff;
    font-size: 48.485px;
    font-style: normal;
    font-weight: 400;
    padding-top: 40px;
    padding-left: 40px !important;
    padding-bottom: 40px;
}



.midsection {
    display: inline-block !important;
}

.one_halfL {
    width: 100% !important;
    height: auto;
}

.one_halfR {
    width: 100% !important;
    box-sizing: border-box;
    padding-top: 30px;
}


#countdown ul li {
    width: 69px !important;
}

.lefttextmain {
    width: 100% !important;
    padding-left:0px !important;
    
}

.midsection {
    padding: 50px 0px !important;
    display: inline-block;
}




h1.big-text {
    text-align: center;
    font-size: 29px !important;
    padding: 0px 20px;
}

#services .fullbutton a {
    padding: 10px 28px;
    margin-top: 45px;
    margin-bottom: 0px;
}

#about .button-holder a {margin-bottom: 43px;}

.page-title-holder {
    width: auto !important;
}

.section h3.entry-title {
    margin-top: 18px;
    padding-left: 20px;
}



.lanmain a {
    font-weight: 800;
    font-size: 19px;
}

.lanmain {
    float: left !important;
    padding-left: 50px;
}


.text-slider-wrapper h2 {
   line-height: 154%;
    font-size: 19px;
}

#clients h1 {
    font-size: 24px;
}


.text-slider-wrapper h3 {
    font-size: 18px;
    font-style: italic;
}


.svgmain {
    display: grid;
    width:1200px;
        padding-top: 40px;
    
}


.iconmain {
    padding-top: 70px;
}


#pricing .section-wrapper .content-wrapper { width: 100%;
    overflow: auto;
    overflow-y: hidden;}
    
#pricing {
    padding-top:90px;
    padding-bottom: 90px;
}

.member-info {
    padding-bottom: 0px;
}


.wrapsocial {
    display: none;
}

.member-info {
    display: inline-block;
}


.bigslider .owl-dots {
   bottom: 10px !important;
}

.member {
    margin: 0px;
}

#contact {
    padding: 130px 0px 30px 0px;
}

li.milestone h5 {
    border-left: 0px solid #fff;
}

#team {
    padding: 120px 0px 0px 0px;
}


#news {
    padding: 100px 0px 0px 0px;
}

#millstones {
   padding-top: 120px;
    padding-bottom: 50px;
}


#skills {
    
    padding-top: 30px;
    padding-bottom: 30px;
}

#clients {
    
    padding: 0px 0px;
}

.member-left12 {
    width: 100%;
    float: left;
}

#services {
    padding:100px 0px 20px 0px;
}

#about {
    
    padding-bottom: 0px;
    padding-top: 0px;
}



.meetout1 {
    min-height: 430px;
}




.member-info {
   border-left: 0px solid #fff;
}

.wrapsocial {
    margin-bottom: 50px;
}





.big-text br {
    display: none;
}

.fullbutton a {
   padding: 10px 28px;
}

.giftcard-slider {
    margin-top:0px;
}

.section.no-padding .portfolio-content-wrapper {
    padding-bottom: 0px;
}

#toggle .second-menu-line {
    
    -webkit-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
}

#header-main-menu {
   width: 100%;
    text-align: left;
    padding-left: 30px;
}

.margin-0 img {
    margin-bottom: 23px;
}

.portfolio-content br {
    display: none;
}

#skills .medium-text {
    font-size: 42px;
}

li.milestone h5 {
    margin-left: 0px;
}

.firstchild .service-num {
    letter-spacing: 31px;
}
.service-txt p {
    letter-spacing: 0px;
}

#services .section-wrapper {
    padding-bottom: 45px;
}

#portfolio .entry-title {
    padding-top: 8px;
}

p.milestone-num {
    font-size: 42px;
    line-height: 118%;
}

li.milestone h5 {
    max-width: 100%;
    margin-top: 20px;
    font-size: 32px;
}

.section h3.entry-title {
    letter-spacing: -1px;
}

.section-intro .slider-arrow.slide-next {
  right:0px !important;
}
.section-intro .slider-arrow.slide-prev {
  left:0px !important;
}

.section-intro .photo-slider {
    width: 100%;
    height: 788px;
    position: relative;
    overflow: hidden;
    margin: 0px !important;
}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
   margin-bottom: 0px;
}

.section-intro .photo-slider {
    height: 299px !important;
}
.meetout1 {
    width: 100% !important;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
}

    .page-title-holder {
        height: 100px;
    }   

    .section h3.entry-title {
        margin-top: 18px;
    }

    .service-holder {
        margin: 0 auto;
    }

    .section-wrapper {
        padding:17px 0 30px 0;
    }

    .page-title-holder:after {
        border-width: 100px 60px 0 0;
    }  

    .blog-item-holder h2.entry-title {
        font-size: 34px;
        line-height: 38px;
    }

    .footer-mail {
        font-size: 30px;
    }

    blockquote {
        max-width: 100%;
        margin-top: 25px;
    }

    blockquote:before {
        position: relative;
        left: 0;
        font-size: 180px;
        line-height: 37px;
        top: 0;
    }    

    .blog-item-holder-scode .post-thumbnail {
        margin-top: 70px;
    }

    .blog-holder-scode > article:first-of-type .post-thumbnail {
        margin-top: 0;   
    }

    .latest-posts-background-featured-image-holder {
        height: 300px;
    }

    .member {
        max-width: 100%;
    }

    .member-name {
        font-size: 34px;
    }

    .member-content {
        font-size: 18px;
        line-height: 170%;
        margin-bottom: 50px;
    }

    .member-postition {
        font-size: 18px;
    }   

    .text-slider-wrapper {
        width: 80%;
    }

    .text-slider-wrapper .text-slide {
        font-size: 20px;
    }

    .text-slider-wrapper img.text-slide-img {
        display: block;
        margin-bottom: 10px;
    }

    .text-slider-wrapper .text-slide-name {
        display: block;
        margin-bottom: 5px;
    }

    .text-slider-wrapper .text-slide-position {
        display: block;
        font-size: 14px;
        line-height: 125%;
    }

}

@media screen and (max-width: 750px) {

    .blog-item-holder .entry-holder {
        max-width: 95%;
    }

}

@media screen and (max-width: 650px) {

    .blog-item-holder .entry-date.published, 
    .blog-item-holder .cat-links, 
    .single .entry-info div, 
    .single .entry-info .cat-links ul {
        display: block;
    }

    .blog-item-holder .entry-date.published:after, 
    .single .entry-info div:after {
        display: none;
    }    

    h1.big-text {
        text-align: center;
        font-size: 40px;        
    }

    #home h2 {
        text-align: center;
        font-size:32px;        
    }

}


@media screen and (max-width: 400px) { 

   .page-title-holder {
       width: 200px;
   }

    .footer-mail {
        font-size: 28px;
    }

}



#news .post-thumbnail a {
   display:inline-block;
}

#news .post-thumbnail a img { width:100%; }
#news .post-thumbnail a:hover .imageonhover { opacity:0; transition: all 0.9s ease;}
#news .post-thumbnail a .imageonhover { transition: all 0.9s ease; position:absolute; top:0px; z-index:9; width: 100%;
}

.imageonhover {
    transition: all 0.9s ease;
    position: absolute;
    top: 0px;
    z-index: 9;
    width: 100%;
}

.one_half:hover .imageonhover { opacity:0; transition: all 0.9s ease; }

#meetout {
    background: #000;
}

.meetout1 {
    width:100%;
    display: inline-block;
    padding:0px 0px;
    text-align: center;
}

.meetout1 h2 { text-align: center; color:#fff;}
.meetout1 h2 a { text-align: center; color:#fff;}
.meetout1 h2 a:hover { color:#00ffa3f;}
.meetout1 h1 {
    margin: 0px 0px 24px 0px;
    padding: 0px;
    color: #FF6666;
    font-size: 24px;
    margin-top: 15px;
    position: relative;
}

.meetout1 h1:after {
    position: absolute;
    height: 2px;
    width: 60%;
    content: '';
    left: 0px;
    right: 0px;
    margin: auto;
    background: #FF6666;
    bottom: -10px;
}

.strategic-advisor .item {
    padding-top: 90px;
}

.strategic-advisor .item img {
    margin-top: -88px;
    width: 141px !important;
    height: auto !important;
}


.meetout1 p {
    line-height: 25px;
    font-weight: 100;
    font-size: 17px;
    max-height: 276px;
    overflow: auto;
}


/* width */
.meetout1 p::-webkit-scrollbar {
  width:3px;
}

/* Track */
.meetout1 p::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.meetout1 p::-webkit-scrollbar-thumb {
  background:#00ffa3; 
}

/* Handle on hover */
.meetout1 p::-webkit-scrollbar-thumb:hover {
  background: #555; 
}








#about .section-wrapper {
    position: relative;
    padding:0px 0 0px 0 !important;
}

.mobilegrafimage {display:none;}
.mobilegrafimage img { width:100%; margin-bottom:15px;}







.back-img {
  background-size: 100% auto;
  background-position:top center;
  background-repeat: no-repeat;
}

.container {
  margin: auto;
}

.rect-outer {
  position: relative;
}
.rect-outer .rect-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.section-intro .container {
  max-width: 800px;
  margin: auto;
}

.section-intro .photo-slider-wrap {
  position: relative;
  text-align: center;
}

.section-intro .slider-arrow {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: white;
    /* font-size: 30px; */
    z-index: 3;
    transition: 0.5s;
    cursor: pointer;
    /* padding: 12px 13px; */
    /* background: #00ffa3; */
    border-radius: 50%;
    /* width: 30px; */
    /* height: 30px; */
    text-align: center;
}
.section-intro .slider-arrow:hover {
  background: rgba(0, 0, 0, 0.8);
}
.section-intro .slider-arrow.slide-next {
  right:0px;
  
  top:0px;
}
.section-intro .slider-arrow.slide-prev {
  left:0px;
  top:0px;
}

.section-intro .photo-slider {
  width: auto;
  height:665px;
  position: relative;
  overflow:hidden;
  margin: 0px 0px;
  margin-bottom:0px;
}
.section-intro .photo-slider .caption {
  font-size: 30px;
  color: white;
  transition: 0.5s;
  font-weight: 700;
  text-transform: uppercase;
}
.section-intro .photo-slider > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;  
  z-index: 1;
  opacity: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  transform:scale(1);
}
.section-intro .photo-slider > div.active {
  z-index: 3;
  opacity: 1;
  
  animation:kenBurns 10s linear;
  animation-fill-mode:forwards;  
}

.section-intro .photo-slider > div.prev .caption {
  opacity: 0;
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.section-intro .photo-slider > div.next {
  z-index: 2;
  opacity: 1;
}
.section-intro .photo-slider > div.next .caption {
  opacity: 0;
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

.section-intro .photo-slider-thumb {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-intro .photo-slider-thumb .caption {
  color: white;
  transition: 0.5s;
}
.section-intro .photo-slider-thumb > div {
  width: 25%;
  height: 150px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.bigslider .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 40px;
}


.bigslider .owl-dot span {
    background: none !important;
}



@media (max-width: 700px) {
  .section-intro .photo-slider-thumb > div {
    width: 50%;
  }
}
.section-intro .photo-slider-thumb > div:hover > div:before {
  opacity: 1;
}
.section-intro .photo-slider-thumb > div > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 10px;
}
.section-intro .photo-slider-thumb > div > div.prev .caption {
  opacity: 0;
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.section-intro .photo-slider-thumb > div > div.next {
  z-index: 2;
  opacity: 1;
}
.section-intro .photo-slider-thumb > div > div.next .caption {
  opacity: 0;
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.section-intro .photo-slider-thumb > div > div:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: 0.5s;
}
.section-intro .photo-slider-thumb > div > div.next {
  z-index: 1;
}

.photo-slider-thumb {
    display: none !IMPORTANT;
}


.section-intro .slider-arrow i {
    font-size: 23px;
    background: #00ffa3;
    padding: 16px 20px;
    border-radius: 50%;
    /* width: 20px; */
    /* height: 20px; */
}

/*# sourceMappingURL=style.css.map */

#teamcatigres { background:#0D254E; padding:60px 0px; text-align: center;}

.meetout1 h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 0px !important;
    padding-bottom: 0px !IMPORTANT;
}

.meetout1 {
    background: #fff;
    border: 4px solid #0D1B2A;
    padding: 25px;
    font-size: 13px;
    box-sizing: border-box;
    min-height: 480px;
    position: relative;
    z-index: 1;
}




.meetout1 p { font-size:14px; color:#0D1B2A;}


.meetout1 img {
    height: 170px;
    width: auto !important;
    text-align: center;
    margin: auto;
    border-radius: 50%;
}

.member-social-holder .social:nth-child(2) { margin-right:0px !important;}

#teamcatigres h2 {
    color: #fff !important;
    margin-bottom: 20px;
}


.bannervideo  {width:100%; height:100%; object-fit:cover; position: absolute;}
#home { background:#000;}
#home video { opacity: 0.3;}


#home h1.big-text {
   margin-bottom: 20px;
}

#about p { color:#0D1B2A;}

.seeit:hover { color:#0D1B2A !important; border:2px solid #0D1B2A !important;}

.strategic-advisor .item:before {
    position: absolute;
    z-index: 1;
    width: 160px;
    height: 160px;
    background: #fff;
    content: '';
    border-radius: 50%;
    left: 0px;
    right: 0px;
    top: 23px;
    margin: auto;
}


.lanmain a {
    color: #fff;
    margin: 0px 7px;
}


.lanmain {
    width: auto;
    float: right;
    font-size: 15px;
    color: #fff;
    margin-top: 22px;
}



.translated-ltr .section h3.entry-title {
    font-size: 16px;
    letter-spacing: 0.10em;
    
}


.translated-ltr p.milestone-num {
    font-size: 46px;
}

.translated-ltr .icontext1 p b {
    padding: 2px 10px;
}

.translated-ltr .icontext6 {
    width: 730px !important;
    margin-top: 21px;
    margin-left: 118px;
 }
 
.translated-ltr .icontext6 p {
    font-size: 25px;
 }
 
.translated-ltr .firstarrow1 {
    right: -115px !important;
   
}

.translated-ltr .meetout1 {
    min-height: 520px;
    
}









@media (max-width: 700px) {

.service-num {
    height: auto;
 }
 
 
.service-txt p {
    min-height: auto;
} 

#home h2 {
   line-height: 41px;
}

.service-txt h4 {
    font-size: 42px;
}

.service-txt br {
    display: none;
}


#about .section-wrapper {
    padding: 130px 0 0px 0 !important;
}

.one_half {
    margin-bottom: 20px;
}

.section-intro .photo-slider > div.active {
    background-position: top center;
}

.section-intro .photo-slider {
    height: 263px !important;
}


.blog-item-holder-scode h4 {
   margin: 20px 0;
}

.blog-item-holder-scode h4 {
    min-height: auto;
}

#skills .section-wrapper {
    padding-top: 0px;
}

#news .section-wrapper {
    padding-bottom: 0px;
}

.pricing-table {
    min-height: auto;
}

.last .pricing-table {
    margin-bottom: 32px;
}

#team .section-wrapper {
    padding-bottom:0px;
}

#skills .section-wrapper {
    padding-bottom: 7px;
}


}






.big-slider {
    display: none !important;
}

.tokentex {
    display: none !important;
}


.icontext6 {
    margin-top: 36px !important;
}



@font-face {
    font-family: 'mesa_granderegular';
    src: url('css/mesa_grande-webfont.woff2') format('woff2'),
         url('css/mesa_grande-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.roasterbanner {
    width: 100%;
    height: 100vh;
    background: url(images/topbannerbg.webp);
    padding: 0px 15px;
    box-sizing: border-box;
    background-size: 100% auto;
    background-attachment: fixed;
}

.lefttextmain {
    width: 400px;
    height: auto;
    font-family: 'mesa_granderegular';
    color: #fff;
    font-size: 48.485px;
    font-style: normal;
    font-weight: 400;
    padding-top:82px;
    padding-left:40px;
}

.lefttextmain span { color: #00FFA3;
font-family: Rubik;
font-size: 81.844px;
font-style: normal;
font-weight: 800;
line-height: 95%; /* 77.752px */
letter-spacing: -4.092px;
text-transform: uppercase;}

.lefttextmain span i { font-size: 101.337px;
font-style: normal;
font-weight: 800;
line-height: 95%;
letter-spacing: -5.067px;
text-transform: uppercase;}


.lefttextmain small { color: #FFF;
font-family: Rubik;
font-size: 27.818px;
font-style: normal;
font-weight: 500;
line-height: 112%; /* 31.156px */
letter-spacing: -0.556px;}


.lefttextmain b {color: #FFF;
font-family: Rubik;
font-size: 49.745px;
font-style: normal;
font-weight: 600;
line-height: 95%; /* 47.257px */
letter-spacing: -0.497px;
text-transform: uppercase;}


.lefttextmain a {
    background: #fff;
    border: 1px solid #00ffa3;
    border-radius: 50px;
    font-family: Rubik;
    font-size: 17.012px;
    font-style: normal;
    color: #000;
    font-weight: 500;
    padding: 6px 25px;
    margin-top: 30px;
    display: inline-block;
}

.lefttextmain a:hover { background:#00ffa3; color:#000; border: 1px solid #00ffa3;}

.lefttextmain h2 {
    margin: 0px;
    padding: 0px;
    line-height: 38px;
}

.lefttextmain h2 { margin:0px; padding:0px; }

.timermain { width:100%; height:auto; background:#FAFAFA; border-top:35px solid #00ffa3; padding:50px 0px; display: inline-block; }
.timermain h2 { color: #0D1B2A;
text-align: center;
font-family: Rubik;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 6.4px;
text-transform: uppercase; }

#countdown ul {
    text-align: center;
}

#countdown ul li {
    display: inline-block;
    list-style: none;
    width: 199px;
    height: auto;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-radius: 22px;
    text-transform: uppercase;
    background: #0D1B2A;
    padding: 50px 0px;
    margin: 0px 5px;
}

#countdown ul li span { width:100%; color: #FFF;
text-align: center;
font-family: Rubik;
font-size: 64px;
font-style: normal;
font-weight: 700;
display:inline-block;
line-height: normal;}


.midsection {
    padding:110px 0px;
    display: flex;
}
.one_halfL { width:35%; height:auto;}
.one_halfL img { border-radius:22px; width:100%;}
.one_halfR h3 {
    color: #0D1B2A;
    font-family: Rubik;
    font-size: 50px;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.25px;
    margin-bottom: 15px;
}

.one_halfR p { color: #0D1B2A;
font-family: Rubik;
font-size: 22px;
font-style: normal;
font-weight: 400;
margin-bottom: 30px;
line-height: 161.5%; /* 35.53px */ }

.one_halfR a { width: 222px;
height:auto;
display:inline-block;
padding:15px 10px;
color: #0D1B2A;
text-align: center;
font-family: Rubik;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 2.4px;
flex-shrink: 0; border-radius: 29.5px;
background:#2BFEA6 !important; border: 2px solid #2BFEA6 !important; }

.one_halfR a:hover { background:#fff !important; color:#0D1B2A !important; border: 2px solid #0D1B2A !important; }

.contactmain .contact-form input[type=submit] {
   font-size: 16px !important;
   font-weight: 500 !important;
   font-family: Rubik !important;
}




.one_halfR {
    width:67%;
    height: auto;
    padding-right: 50px;
    box-sizing: border-box;
    padding-left:30px;
}


.landingtestimon { width:100%; height:auto; padding:0px 0px 80px 0px;}
.tistimonilWrap { border-radius: 17px;
border: 2px solid #D9D9D9;
background: #FFF;
padding:25px;
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08); }

.testimonilpicmain {
    width:100%;
    display: inline-block;
    position: relative;
}

.testimonilpicmain img { border-radius:50%; width:50px !important; height:50px; float:left; margin-right:10px; }
.nametext { float:left; }
.nametext h2 { margin:0px; padding:0px; color: #0D1B2A;
font-family: Rubik;
font-size: 22px;
font-style: normal;
font-weight: 700;
font-weight:100%;
line-height:20px; /* 24.75px */
letter-spacing: -0.11px; }

.nametext h2 a { color:#0D1B2A;}

.nametext small { color: #8C8C8C;
font-family: Rubik;
font-size: 18px;
font-style: normal;
font-weight: 400;

line-height:20px; /* 31.77px */ }



.contactmain { padding:30px 0px; display: inline-block;}
.contacttext { width:auto; height:auto; }
.contacttext span { color: #FF575F;
text-align: center;
font-family: Rubik;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 2.4px;
text-transform: uppercase; }

.contacttext h2 { color: #0D1B2A;
font-family: Rubik;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 112.5%; /* 45px */
letter-spacing: -0.2px; }

.contacttext p { color: #0D1B2A;
font-family: Rubik;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 176.5%; /* 38.83px */ }

.nametext img {
    border-radius: 0px;
    position: absolute;
    right: -10px;
    top: 0px;
}


.newfooter { display:flex; width:100%; height:auto; border-top:1px solid #000; padding:20px 40px; box-sizing: border-box;}

.fo0tCol { width:25%; height:auto; }
.fo0tCol h2 { margin:0px; padding:0px; color:#0D1B2A; font-weight:500; font-size:19px; font-family: Rubik; }
.fo0tCol ul { margin:0px; padding:0px; }
.fo0tCol ul li { list-style:none; }
.fo0tCol ul li a { color:#0D1B2A; font-size:15px;}
.fo0tCol ul li a:hover { color:#2BFEA6;}
.fo0tCol ul li a .fa {
    font-size: 24px !important;
    padding-right: 20px;
    margin-top: 10px;
}

.lastfoot { padding-left:60px;}

.your-class-name .sticky-wrapper { display: none;}


.flipclock {
  display: flex;
  justify-content: center;
  padding:0px 40px 40px 40px;
  box-sizing: border-box;
}

.flipclock * {
  box-sizing: inherit;
}

.leaf {
  display: flex;
  flex-direction: column;
  margin: 0 20px;
  perspective: 300px;
}

.leaf::after {
  content: attr(data-label);
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 8px;
  transform: translateX(-50%);
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  
}

.top,
.bottom,
.leaf-front,
.leaf-back {
  position: relative;
  display: block;
  height: 64px;
  width: 120px;
  background-color: #0D1B2A;
  color: #fff;
  overflow: hidden;
  border-color: #2d3748;
}
.top span,
.bottom span,
.leaf-front span,
.leaf-back span {
  position: absolute;
  left: 50%;
  width: 100%;
  height: 128px;
  text-align: center;
  font-family: "Impact", sans serif;
  font-size: 80px;
  line-height: 128px;
  transform: translateX(-50%);
}

.leaf._3-digits .top,
.leaf._3-digits .bottom,
.leaf._3-digits .leaf-front,
.leaf._3-digits .leaf-back {
  width: 148px;
}

.top,
.leaf-front {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.top span,
.leaf-front span {
  top: 0;
}

.leaf-front {
  position: absolute;
  z-index: 10;
}

.bottom,
.leaf-back {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
}
.bottom span,
.leaf-back span {
  bottom: 0;
}

.leaf-back {
  position: absolute;
  top: 64px;
  z-index: 10;
}

@media screen and (max-width: 600px) {
  .flipclock {
    padding: 6.6666666667vw;
  }

  .leaf {
    margin: 0 0.6666666667vw;
  }

  .leaf::after {
    margin-top: 1.3333333333vw;
    font-size: 2.3333333333vw;
  }

  .top,
.bottom,
.leaf-front,
.leaf-back {
    height: 10.6666666667vw;
    width: 20vw;
  }
  .top span,
.bottom span,
.leaf-front span,
.leaf-back span {
    height: 21.3333333333vw;
    font-size: 13.3333333333vw;
    line-height: 21.3333333333vw;
  }

  .leaf._3-digits .top,
.leaf._3-digits .bottom,
.leaf._3-digits .leaf-front,
.leaf._3-digits .leaf-back {
    width: 24.6666666667vw;
  }

  .top,
.leaf-front {
    border-top-left-radius: 1vw;
    border-top-right-radius: 1vw;
  }

  .bottom,
.leaf-back {
    border-bottom-left-radius: 1vw;
    border-bottom-right-radius: 1vw;
  }

  .leaf-back {
    top: 10.6666666667vw;
  }
}
.leaf-front {
  transform-origin: bottom center;
  transform: rotateX(0deg);
  transform-style: preserve-3d;
  transition-delay: 0.3s;
}

.leaf-back {
  transform-origin: top center;
  transform: rotateX(90deg);
  transform-style: preserve-3d;
  transition-delay: 0s;
}

.bottom::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  filter: blur(10px);
}

.flip .leaf-front {
  transform: rotateX(-90deg);
  transition: transform 0.3s ease-in, background-color 0.3s ease-in, color 0.3s ease-in;
  transition-delay: 0s;
  color: black;
  background-color: #737373;
}
.flip .leaf-back {
  transform: rotateX(0deg);
  transition: transform 0.3s ease-in, background-color 0.3s ease-in, color 0.3s ease-in;
  transition-delay: 0.3s;
}
.flip .bottom::before {
  transition: height 0.3s ease-in-out;
  transition-delay: 0.15s;
  height: 100%;
}

.tistimonilWrap p {
    height: 220px;
    overflow: auto;
    padding-right:10px;
    color: #0D1B2A;
}

/* width */
.tistimonilWrap p::-webkit-scrollbar {
  width:3px;
}

/* Track */
.tistimonilWrap p::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.tistimonilWrap p::-webkit-scrollbar-thumb {
  background:#00ffa3; 
}

/* Handle on hover */
.tistimonilWrap p::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


.termspop .modal-dialog { max-width:700px;}
.termspop .modal-dialog h2 {
    margin: 0px;
    padding: 10px 0px 10px 0px;
    font-size: 22px;
    color:#000;
    font-family: 'Rubik', sans-serif;
}

.termspop .modal-dialog p {
    margin-bottom: 20px;
    color:#000;
    font-family: 'Rubik', sans-serif;
}



.termspop .modal-dialog .close {
    background: none !important;
    border: none;
    padding: 0px;
    margin: 0px;
    font-size: 36px;
    float: right;
}




#shiva {
    min-width: 45px;
    display: inline-block;
}


.contactformR input {
    width: 100% !important;
    border-radius: 16px;
    border: 1px solid #000 !important;
    padding: 15px !important;
    background: #FFF;
    box-sizing: border-box;
    margin-bottom: 18px !important;
    color: #000;
     font-family: Rubik;
    font-size: 16px;
    text-indent: 0px !important;
}

.contactformR select { width:100%; border-radius: 16px;
border: 1px solid #000 !important; padding: 10px 15px 10px 15px !important;
background: #FFF; -webkit-appearance:none !important; -webkit-appearance: none !important; -webkit-appearance: none !important; -moz-appearance: none !important;
-o-appearance:none !important; -ms-appearance: none important; margin-bottom: 18px !important; color: #000;
font-family: Rubik;
font-size: 16px;
background-image: url("images/selectdropdown.svg") !important;
background-repeat: no-repeat;
background-position: right center;
}

.contactformR select:focus {border:none; outline:none;}


.contactformR .wpcf7-submit { border:none !important; color: #0D1B2A;
text-align: center;
font-family: Rubik;
font-size: 16px;
font-style: normal;
font-weight:700 !important;
border-radius: 16px;
line-height: normal;
border: 1px solid #00ffa3 !important;
letter-spacing: 2.4px;}

.contactformR .wpcf7-submit:hover { border: 1px solid #000 !important;}
.selectbocmain span { width: 48%; display: inline-block;}
.selectbocmain span:last-child { float:right !important;}


.termspop .close {
    float: right;
    width: 20px;
    /* display: inline-block; */
    right: 12px !important;
    position: absolute;
    top: 10px;
    z-index: 999;
}


.contactpopupform .modal-content { border-radius: 22px;
background-color: #FAFAFA;
box-shadow: 9px 11px 26px 0px rgba(0, 0, 0, 0.25);}

.tt .modal-content { background-image:url(images/Popup_coffee_bag.webp);
background-size: 100% auto;
background-repeat: no-repeat;
background-position: bottom;}


.popupformleft h2 { color: #0D1B2A;
font-family: Rubik;
font-size: 40.755px !important;
font-style: normal;
color: #0D1B2A !important;
font-weight:400 !important;
line-height: 112.5% !important; /* 45.849px */
letter-spacing: -0.204px !important;}

.popupformleft h2 span { font-size: 44.28px !important;
font-style: normal;
color: #0D1B2A !important;
font-weight: 800 !important;}

.popupformleft {
    width: 50%;
    float: left;
    margin-left: 20px
}

.popupformleft input { background:#fff !important;}

.popupformleft .wpcf7-submit { background:#00ffa3 !important;}
.popupformleft .wpcf7-submit:hover { background:#fff !important;}

.contactpopupform .modal-dialog {
    max-width: 850px !important;
}

.modal-backdrop.show {
    opacity: 0.9 !important;
}


.modal-open {
    overflow: hidden;
}



.rr .modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
}



.wpcf7-not-valid-tip {
    font-size: 14px !important;
    /* position: absolute; */
    margin-top: -20px;
}

.contactformR label {
    display: inline-block;
        width: 100%;
    
}


#number {
    display: inline-block;
}



.wpcf7 form .wpcf7-response-output {
    margin: 0em !important;
    padding: 0em !important;
    border: 0px solid #00a0d2 !important;
    padding: 0px;
    font-size: 18px;
    margin-top: -40px !important;
    text-align: center !important;
    line-height: 22px;
    color: #000;
    font-weight: 800;
}

.wpcf7-not-valid-tip {
   text-align: left;
}


.selectbocmain .wpcf7-not-valid-tip {
    float: left !important;
    width: 100% !important;
}

.your-class-name .wpcf7-not-valid-tip {
 text-align: left;
}

.selectbocmain span {
   float: left;
}

.popupform .wpcf7-response-output { color:#fff !important;}