/* common css strats here */

ul {list-style-type:none; padding:0px; margin: 0px;}

/* ul li {list-style-type:none; padding:0px;} */

/* a.customize{text-decoration:none;}/* for removing underline for anchor*/ 

a{text-decoration:none !important;}/* for removing underline for anchor*/

button:focus { outline: 0px !important; }

a:hover { text-decoration: none;}

textarea { resize: none;}

.w-100{width:100%;}

.w-auto{width:auto !important;}

.h-100 {height:100%;}

/* for display */

.d-inline-flex{display:inline-flex ;}/* for display inline */

.d-inline-block{display:inline-block ;}

.d-flex{display:flex ;}/* for display inline */

/* for positions */

.pos-relative{position:relative;}

.pos-absolute{position:absolute;}

/* padding styles */

.p-0p{padding:0px;}

.p-5p{padding:5px;}

.p-10p{padding:10px;}

.p-15p{padding:15px;}

.p-20p{padding:20px;}

.p-30p{padding:30px;}

.p-40p{padding:40px;}

.pt-5p{padding-top:5px;}

.pt-10p{padding-top:10px;}

.pt-15p{padding-top:15px;}

.pt-20p{padding-top:20px;}

.pt-30p{padding-top:30px;}

.pt-40p{padding-top:40px;}

.pt-50p{padding-top:50px;}

.pt-60p{padding-top:60px;}

.pt-70p{padding-top:70px;}

.pt-80p{padding-top:80px;}

.ptb-5p{padding-top:5px;padding-bottom:5px;}

.ptb-10p{padding-top:10px;padding-bottom:10px;}

.ptb-15p{padding-top:15px;padding-bottom:15px;}

.ptb-20p{padding-top:20px;padding-bottom:20px;}

.ptb-25p{padding-top:25px;padding-bottom:25px;}

.ptb-30p{padding-top:30px;padding-bottom:30px;}

.ptb-40p{padding-top:40px;padding-bottom:40px;}

.ptb-50p{padding-top:50px;padding-bottom:50px;}

.ptb-60p{padding-top:60px;padding-bottom:60px;}

.ptb-70p{padding-top:70px;padding-bottom:70px;}

.plr-10p{padding-left:10px;padding-right:10px;}

.plr-20p{padding-left:20px;padding-right:20px;}

.plr-30p{padding-left:30px;padding-right:30px;}

.pb-10p{padding-bottom:10px;}

.pb-15p{padding-bottom:15px;}

.pb-20p{padding-bottom:20px;}

.pb-30p{padding-bottom:30px;}

.pb-40p{padding-bottom:40px;}

.pb-60p{padding-bottom:60px;}

.pb-70p{padding-bottom:70px;}

.pb-80p{padding-bottom:80px;}

.ptb-4060p{padding-top:40px;padding-bottom:60px;}

.pt-0p{padding-top:0px;}

.pb-0p{padding-bottom:0px;}

.pr-0p{padding-right:0px;}

.pl-0p{padding-left:0px;}

.pl-10p{padding-left:10px;}

.pl-15p{padding-left:15px;}

.pl-20p{padding-left:20px;}

.pl-25p{padding-left:25px;}

.pl-50p{padding-left:50px;}

.pr-5p{padding-right:5px;}

.pr-20p{padding-right:20px;}

.pr-50p{padding-right:50px;}

/* margin styles */

.mlr-auto{margin-left:auto;margin-right:auto;}

.m-0{margin:0px;}

.m-15p{margin:15px;}

.m-lr-auto{margin:0px auto;}

.mt-5p{margin-top:5px;}

.mt-10p{margin-top:10px;}

.mt-15p{margin-top:15px;}

.mt-20p{margin-top:20px;}

.mt-25p{margin-top:25px;}

.mt-30p{margin-top:30px;}

.mt-40p{margin-top:40px;}

.mt-50p{margin-top:50px;}

.mt-60p{margin-top:60px;}

.mt-70p{margin-top:70px;}

.mt-80p{margin-top:80px;}

.mt-90p{margin-top:90px;}

.mt-100p{margin-top:100px;}

.mt-120p{margin-top:120px;}

.mt-130p{margin-top:130px;}

.mt-220p{margin-top:220px;}

.mb-0p{margin-bottom:0px;}

.mb-10p{margin-bottom:10px;}

.mb-15p{margin-bottom:15px;}

.mb-20p{margin-bottom:20px;}

.mb-25p{margin-bottom:25px;}

.mb-30p{margin-bottom:30px;}

.mb-40p{margin-bottom:40px;}

.mb-60p{margin-bottom:60px;}

.mb-70p{margin-bottom:70px;}

.mb-80p{margin-bottom:80px;}

.mtb-2040p{margin-top:20px;margin-bottom:40px;}

.mtb-5p{margin-top:5px;margin-bottom:5px;}

.mtb-10p{margin-top:10px;margin-bottom:10px;}

.mtb-15p{margin-top:15px;margin-bottom:15px;}

.mtb-20p{margin-top:20px;margin-bottom:20px;}

.mtb-30p{margin-top:30px;margin-bottom:30px;}

.mtb-40p{margin-top:40px;margin-bottom:40px;}

.mtb-50p{margin-top:50px;margin-bottom:50px;}

.mtb-60p{margin-top:60px;margin-bottom:60px;}

.mlr-10p{margin-left:10px;margin-right:10px;}

.mlr-20p{margin-left:20px;margin-right:20px;}

.ml-5p{margin-left:5px;}

.ml-10p{margin-left:10px;}

.ml-15p{margin-left:15px;}

.ml-20p{margin-left:20px;}

.ml-50p{margin-left:50px;}

.mr-5p{margin-right:5px;}

.mr-10p{margin-right:10px;}

.mr-15p{margin-right:15px;}

.mr-20p{margin-right:20px;}

.mr-25p{margin-right:25px;}

.mr-30p {margin-right: 30px;}

.mr-40p {margin-right: 40px;}

.mr-50p {margin-right: 50px;}

/* for box shadow */


/* for border radius  */

.brad-0 {border-radius: 0;}

.brad-2 {border-radius: 2px;}

.brad-3 {border-radius: 3px;}

.brad-4 {border-radius: 4px;}

.brad-5 {border-radius: 5px;}

.brad-6 {border-radius: 6px;}

.brad-8 {border-radius: 8px;}

.brad-50 {border-radius: 50px;}

/* for borders  */

.br-0p {border: 0;}

.br-gray-1p {border: 1px solid #e0dcdc;}

.br-blue-1p {border: 1px solid #223b74;}

.br-btmgray-1p {border-bottom: 1px solid #e0dcdc;}

.br-tpgray-1p {border-top: 1px solid #e0dcdc;}

.br-g2-1p {border: 1px solid #dee2e6;}


/* for letter spacing  */

.ls-1p {letter-spacing: 1px;}

.ls-2p {letter-spacing: 2px;}

.ls-3p {letter-spacing: 3px;}

.ls-4p {letter-spacing: 4px;}

.ls-7p {letter-spacing: 7px;}

/* for text-patterns*/

.txt-up {text-transform: uppercase;}

.txt-cap {text-transform: capitalize;}

.txt-undline {text-decoration: underline !important; }

/* for backgorund colors */

.bg-white{background-color:white;}

.bg-black{background-color:#000000;}

.bg-trans {background: transparent;}

.bg-violet {background:#52226e;}

.bg-lightblack {background:#2a2637;}

/* for text-colors*/

.text-black{color:#000000;}

.text-white{color:#ffffff;}

.text-color{color: #6b6b6b;}

.text-blue{color: #1e5ab1;}

.text-violet{color:#522270;}


/* for text-alignment*/

.align-items { align-items: center;}

.align-flex-end {align-items: flex-end;}

.justify-space {justify-content: space-between;}

.justify-center {justify-content: center;}

.justify-flex-end {justify-content: flex-end;}

.wh-space {white-space: pre-line;}

.obj-fit {object-fit: cover;}

.btn_pd {padding:10px 25px;}
    
.cursor-pointer {cursor: pointer;}

.overflow-hidden {overflow: hidden;}

.transform-y1p{transform: translateY(1px);}
.transform-y2p{transform: translateY(2px);}

.pf{font-size:17px;}
/* for font-size */

.font11 {font-size: 11px;}

.font12 {font-size: 12px;}

.font13 {font-size: 13px;}

.font14 {font-size: 14px;}

.font15{font-size:15px;}

.font16{font-size:16px;}

.font17{font-size:17px;}

.font18{font-size:18px;}

.font20{font-size:20px;}

.font22{font-size:22px;}

.font23{font-size:23px;}

.font24{font-size:24px;}

.font26{font-size:26px;}

.font28{font-size:28px;}

.font30{font-size: 30px;}

.font34{font-size: 34px;}

.font36{font-size: 36px;}

.font44{font-size: 44px;}

.font40{font-size: 40px;}

.font50{font-size: 50px;}

.font52{font-size: 52px;}

/* for line-hieght */

.lh-15p {line-height: 15px;}

.lh-16p {line-height: 16px;}

.lh-18p {line-height: 18px;}

.lh-19p {line-height: 19px;}

.lh-20p {line-height: 20px;}

.lh-22p {line-height: 22px;}

.lh-23p {line-height: 23px;}

.lh-24p {line-height: 24px;}

.lh-25p {line-height: 25px;}

.lh-26p {line-height: 26px;}

.lh-27p {line-height: 27px;}

.lh-28p {line-height: 28px;}

.lh-32p {line-height: 32px;}

.lh-33p {line-height: 33px;}

.lh-42p {line-height: 42px;}

.lh-44p {line-height: 44px;}

/* for font-weight */

.fw-600 {font-weight: 600;}

/* for font related css */

.fnt-display-black{font-family:'SFPRODISPLAYBLACKITALIC';}

.fnt-display-bold{font-family:'SFPRODISPLAYBOLD';}

.fnt-display-heavy{font-family:'SFPRODISPLAYHEAVYITALIC';}

.fnt-display-lightitalic{font-family:'SFPRODISPLAYLIGHTITALIC';}

.fnt-display-medium{font-family:'SFPRODISPLAYMEDIUM';}

.fnt-display-regular{font-family:'SFPRODISPLAYREGULAR';}

.fnt-display-semibold{font-family:'SFPRODISPLAYSEMIBOLDITALIC';}

.fnt-display-thinitalic{font-family:'SFPRODISPLAYTHINITALIC';}

.fnt-display-ultralight{font-family:'SFPRODISPLAYULTRALIGHTITALIC';}

/* for text-alignment*/

.align-center {align-items:center;}

.text-center { text-align: center;}

.text-right { text-align: right;}

.text-left { text-align: left;}

.text-end { text-align: end;}

.text-justify {text-align: justify;}

.text-initial {text-align: initial;}

body {	
	font-size:15px;
	line-height:26px;
	font-family:'SFPRODISPLAYMEDIUM';
	color: #6b6b6b;
}


/*----- navbar toggler  css -----*/

.navbar-toggler.x {
  border: none;
}
.navbar-toggler.x:focus {
  outline: none;
}
.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}
.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}
.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}
.navbar-toggler.x .icon-bar {
  width: 22px;
  display: block;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.navbar-toggler.x .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}


/* pop up css */

.close {
    opacity: 1;
    margin-right: 15px;
    margin-top: 10px;
}
/* ------------------------------------------------------------------------------------------------------------*/
		/* HOME PAGE STARTS HERE */
/* ------------------------------------------------------------------------------------------------------------*/

.common-section {
	padding-top:80px; 
	padding-bottom:80px;
}

.common-section2 {
	padding-top:15px; 
	padding-bottom:80px;
}

.f-title{display:flex;}

.section_title {
	font-size:30px;
	letter-spacing:3px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.message {
  /* background-color: yellow; */
  color: #333;
  display: block;
  overflow: hidden;
  padding-left: 0.5rem;
  animation: openclose 5s ease-in-out infinite;
}

.message1{animation: openclose1 5s ease-in-out infinite;}

.word1, .word2, .word3 {
  font-family: tahoma;
}

@keyframes openclose {
  0% {
    top: 0rem;
    width: 0;
  }
  5% {
    width: 0;
  }
  15% {
    width: 150px;
  }
  30% {
    top: 0rem;
    width: 150px;
  }
  33% {
    top: 0rem;
    width: 0;
  }
  35% {
    top: 0rem;
    width: 0;
  }
  38% {
    top: -0rem;
    
  }
  48% {
    top: -0rem;
    width: 150px;
  }
  62% {
    top: -0rem;
   width: 150px;
  }
  66% {
    top: -0rem;
    width: 0;
    text-indent: 0;
  }
  71% {
    top: 0rem;
    width: 0;
    text-indent: 5px;
  }
  86% {
    top: 0rem;
    width: 150px;
  }
  95% {
    top: 0rem;
    width: 150px;
  }
  98% {
    top: 0rem;
    width: 0;
    text-indent: 5px;
  }
  100% {
    top: 0;
    width: 0;
    text-indent: 0;
  }
}

@keyframes openclose1 {
  0% {
    top: 0rem;
    width: 0;
  }
  5% {
    width: 0;
  }
  15% {
    width: 110px;
  }
  30% {
    top: 0rem;
    width: 110px;
  }
  33% {
    top: 0rem;
    width: 0;
  }
  35% {
    top: 0rem;
    width: 0;
  }
  38% {
    top: -0rem;
    
  }
  48% {
    top: -0rem;
   width: 110px;
  }
  62% {
    top: -0rem;
   width: 110px;
  }
  66% {
    top: -0rem;
    width: 0;
    text-indent: 0;
  }
  71% {
    top: 0rem;
    width: 0;
    text-indent: 5px;
  }
  86% {
    top: 0rem;
    width: 110px;
  }
  95% {
    top: 0rem;
    width: 110px;
  }
  98% {
    top: 0rem;
    width: 0;
    text-indent: 5px;
  }
  100% {
    top: 0;
    width: 0;
    text-indent: 0;
  }
}


.sub_title{
	font-size:22px;
	font-family:'SFPRODISPLAYMEDIUM'; 
}

a:hover {color:#be1e48;}

.common-btn1{font-size:18px; border: 1px solid #fff; padding:9px 30px; color:#fff;
	display: inline-block;
  box-shadow: inset 0 0 0 0 #fff;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  }
.common-btn1:hover{background:#fff;color:#000;
 box-shadow: inset 400px 0 0 0 #fff;}


.common-btn2{font-size:18px; border: 1px solid #010101; padding:9px 30px; color:#010101;
display: inline-block;
  box-shadow: inset 0 0 0 0 #010101;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
 }
 
.common-btn2:hover{background:#010101; color:#fff;
box-shadow: inset 400px 0 0 0 #010101;
  color:#fff;
  }

.common-btn3{font-size:15px; border: 1px solid #010101; padding:9px 30px; color:#010101;
display: inline-block;
  box-shadow: inset 0 0 0 0 #010101;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;}
.common-btn3:hover{background:#010101; color:#fff;
box-shadow: inset 400px 0 0 0 #010101;
  color:#fff;}


.bg-properties {
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.form-control:focus {box-shadow: none;}

/* HEADER SECTION STARTS HERE   */

.header-sec {
    /* filter: drop-shadow(0px 4px 7.5px rgba(0,0,0,0.25)); */
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
	padding-top:25px;
}

.logo{height:60px; transform: translateY(-2px);}

	/* HEADER-BOTTOM CSS  */

.menu li {margin-left:15px; position: relative;}
.menu a {font-size: 14px; letter-spacing: 1px; color: #fff; text-transform: uppercase; font-family:'SFPRODISPLAYMEDIUM';}
.menu a:hover{color: #be1e48;}
.menu .nav-link {
    padding: 1.5rem 1rem;
}
/* .menu a:hover, .menu .menu-active a{color: #be1e48;} */

.menu li:hover .dropdown-menu {display:block;}
.menu li:focus .dropdown-menu {display:block;}
.menu li:focus-within .dropdown-menu {display:block;}

.header-sec.extraclass {background:#252525;padding-top:0px;}

/* sub menu */

.dropdown-menu{
    border:0;
    top:80%;
    border-radius:0px 0px 5px 5px;
	padding: 0;
    border: 0;
    border-radius: 0;
	 min-width: 200px;
}
.dropdown-item {
    display: block;
    position: relative;
    padding: 10px;
    letter-spacing: 0px;
    color: #000000 !important;
    filter: none;
    font-size: 15px !important;
    text-transform: capitalize !important;
    border-bottom: 1px dashed #e8e8e8;
}
.dropdown-menu a{color:#fff;} 
.dropdown-item:last-child {border-bottom: 0px dashed #e8e8e8;}
.dropdown-item:hover{background:#52226e; color: #fff !important;}
.dropdown-item:hover a{color: #fff !important;}
.res-toggle {position: absolute;right: -2px;top: 8px;cursor: pointer;display:none;}

/* banner-sec css */

.banner_content {position: absolute;top:30%;right: 0;left:0;width:100%;}
.banner_title {font-family:'SFPRODISPLAYBOLD'; font-size:58px;}
.banner_subtitle {font-family:'SFPRODISPLAYMEDIUM'; font-size:30px;}
.banner-btn{border:1px solid #be1e48; color:#be1e48; font-size: 22px; padding:10px 45px; width: 210px;
display: inline-block;
  box-shadow: inset 0 0 0 0 #be1e48;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  
  }
.banner-btn:hover{background:#be1e48; color: #fff;  box-shadow: inset 400px 0 0 0 #be1e48;}
.carousel-indicators {bottom: -30%;}

/**
 * banner Change animation duration
 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}


/* featured section */

.proj-box{margin-top:30px;}


.featured-box{margin-top:30px;}
.featured-ico{transition: all 400ms ease;transform: scale(1);}
.featured-box:hover .featured-ico{transform: scale(1.1);}


/* FOOTER SECTION CSS */

.footer-sec {background-color:#211d2b; padding-top:60px; padding-bottom:60px;}	
.footer-logo{margin-top: 100px;}
	
.footer_title {font-size:19px;letter-spacing: 1px;color: #fff;font-family:'SFPRODISPLAYBOLD';text-transform:uppercase; margin-bottom:20px;}
.footer-content a, .footer-content p{font-size:16px; color:#afafaf;}
.foot-li li{margin-bottom:15px;}
.foot-li a{text-transform:capitalize;}
.footer-content p{line-height:28px;}

.footer-content a:hover, .copy-right a:hover{color:#fff;}

.fbox3 {margin-left: 25px;}
.fbox4{margin-left:30px;}


	/* subscribe css */
.subscribe-box {margin:20px 0px;}
.subscribe-box input{background-color: transparent; border:1px solid #afafaf; height:50px;width: 100%;padding: 0px 15px;border-radius:50px;}
.subscribe-box button{background:#52226e;height:50px; border-radius: 0px 50px 50px 0px; padding: 0px 20px;right:0px;}
.subscribe-box input:focus {color: white;background-color: transparent;border-color: 0;outline: 0;box-shadow: none;}
.subscribe-box ::placeholder {color: #fff !important;}
.fsocial-icons a{font-size:25px; color: #fff;margin-right:20px;}



/* copy right section css */

.copy-right {background-color:#39344a; padding:25px 0px;}
.copy-right p, .copy-right a{color:#afafaf;}


/* -------------------------------------------- */
	/* INNER PAGES COMMON CSS */
/* -------------------------------------------- */

	/* header css */
.innheader-sec{padding:0px; background:#252525;}

/* breadcrumb css */

.breadcrumb li {display: inline;font-size: 15px; text-transform:capitalize;}
.breadcrumb li:after {content:'-'; padding: 0px 5px;}
.breadcrumb li:last-child:after {display:none;}
.breadcrumb li a {color: #522270;text-decoration: none;}
.breadcrumb li a:hover {color: #01447e;text-decoration: underline;}
.sicons a{color:#000;}

/* heading css */

.innersec_title {
	font-size:53px;
	color: #222222;
	letter-spacing:5px;
	font-family:'SFPRODISPLAYMEDIUM';
}

.page_top{padding-top:100px;}
.page_btm{padding-bottom:80px;}


/* -------------------------------------------- */
	/* ADVERTISING PAGE CSS */
/* -------------------------------------------- */

.advs-box{margin-top:40px;}
.advs-box:hover button{color:#be1e48;}

/* -------------------------------------------- */
	/*CONTACT PAGE CSS */
/* -------------------------------------------- */

.contact-form input, .contact-form select, .contact-form textarea {
	font-size: 16px;
	color: #8b8b8b;
	border-radius: 2px;
	background-color:#fafafa;
	border: 1px solid #dfdfdf;
	width:100%;
}
.contact-form input, .contact-form select{height:50px;}

.contact-btn {padding: 15px 35px !important;display: inline-block;
  box-shadow: inset 0 0 0 0 #000;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;}
.contact-btn:hover {background: #000; box-shadow: inset 400px 0 0 0 #000;}



::placeholder { 
  color: #8b8b8b !important;
}

/* -------------------------------------------- */
	/*LATEST PAGE CSS */
/* -------------------------------------------- */

.latest-br{border:1px solid #d7d7d7; padding:10px;}

/* -------------------------------------------- */
	/*PROJECTS PAGE CSS */
/* -------------------------------------------- */

.filter-nav .nav-link,.indus-sel select {color:#fff;font-size: 20px; text-transform: uppercase;border:0; border-right:2px solid #fff;border-radius:0;padding: 0px 30px;}
.filter-nav .nav-item:last-child .nav-link {border-right:0px solid #fff;}
.filter-nav .nav-item.show .nav-link, .filter-nav .nav-link.active {background:transparent; color: #7a1b50;}
.indus-sel select { background: #000; border: 0; padding: 0;}
select:focus {border: 0; outline: 0;}

/* -------------------------------------------- */
	/*PROJECTS DETAILS PAGE CSS */
/* -------------------------------------------- */

.pro-details-icons ul li{margin-bottom:5px;}

/* -------------------------------------------- */
	/* TEAM PAGE CSS */
/* -------------------------------------------- */

.team-ico{border-radius: 15px;height:320px;}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #922364d9;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  border-radius: 15px;
  cursor:pointer;
}

.team-box:hover .overlay {height: 100%;}
.text {font-size:17px; line-height: 22px; position: absolute;top:15%;left: 5%;}
.wh-icons{position: absolute; bottom:5%;left:5%;}
.wh-icons a{font-size:20px; color:#fff; margin-right:10px;}


/* -------------------------------------------- */
	/* HOVER EFFECTS COMMON CSS */
/* -------------------------------------------- */

/* HOME PAGE HOVER CSS */

/* section heading hover effects */

#flip {
  height:30px;
  overflow:hidden;
}

#flip > div > div {
  color:#fff;
  padding:0px 15px;
  height:45px;
  margin-bottom:45px;
  display:inline-block;
  margin-left: 10px;
}

#flip div:first-child {
  animation: show 5s linear infinite;
}

#flip div div {
  background:#42c58a;
}
#flip div:first-child div {
  background:#4ec7f3;
}
#flip div:last-child div {
  background:#DC143C;
}

@keyframes show {
  0% {margin-top:-270px;}
  5% {margin-top:-180px;}
  33% {margin-top:-180px;}
  38% {margin-top:-90px;}
  66% {margin-top:-90px;}
  71% {margin-top:0px;}
  99.99% {margin-top:0px;}
  100% {margin-top:-270px;}
}

.animate-txt{display:flex; align-items:center;}


/* featured projects section frame hover css */

.frame {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	overflow: hidden;
	cursor: pointer;
}

.img,
.border {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.frame-ico {
	/* -webkit-transition: all 600ms cubic-bezier(.4,.25,.3,1); */
	/* transition: all 600ms cubic-bezier(.4,.25,.3,1); */
	transition: all 400ms ease;transform: scale(1);
}

.frame:hover .frame-ico{transform: scale(1.1);}

.border {
	-webkit-transition: all 500ms cubic-bezier(.5,.3,.25,1);
	transition: all 500ms cubic-bezier(.5,.3,.25,1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	box-shadow: inset 0px 0px 0px 0px hsla(212,18%,8%,.6);
}
.border > * {
	-webkit-transition: all 550ms cubic-bezier(.3,.2,.25,1);
	transition: all 550ms cubic-bezier(.3,.2,.25,1);
	font-size: 5rem;
	position: absolute;
	top: 1.5vw;
	right: 1.5vw;
	bottom: 1.5vw;
	left: 1.5vw;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #fefefa;
	border: 1px solid transparent;
	opacity: 0;
	-webkit-transform: scale(1.8);
	        transform: scale(1.8);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
			font-family:'SFPRODISPLAYREGULAR';
}

.frame:hover .border h1 {
	opacity: 1;
	-webkit-transform: scale(1);
	        transform: scale(1);
	border: 1px solid #fefefa;
	margin:0px;
}

.frame:active .border {
	-webkit-transition: none;
	transition: none;
	box-shadow: inset 0px 0px 0px 3.5vw hsla(0,0%,6%,.85);
}

.frame:active .border h1 {
	-webkit-transition: none;
	transition: none;
	-webkit-transform: scale(.9);
	        transform: scale(.9);
}
/* frame css ends here*/


.f5{font-size: 5px;}
.f6{font-size: 6px;}
.f7{font-size: 7px;}
.f8{font-size: 8px;}
.f9{font-size: 9px;}
.f10{font-size: 10px;}
.f11{font-size: 11px;}
.f12{font-size: 12px;}
.f13{font-size: 13px;}
.f14{font-size: 14px;}
.f15{font-size: 15px;}
.f16{font-size: 16px;}
.f17{font-size: 17px;}
.f18{font-size: 18px;}
.f19{font-size: 19px;}
.f20{font-size: 20px;}
.f21{font-size: 21px;}
.f22{font-size: 22px;}
.f23{font-size: 23px;}
.f24{font-size: 24px;}
.f25{font-size: 25px;}
.f26{font-size: 26px;}
.f27{font-size: 27px;}
.f28{font-size: 28px;}
.f29{font-size: 29px;}
.f30{font-size: 30px;}
.f31{font-size: 31px;}
.f32{font-size: 32px;}
.f33{font-size: 33px;}
.f34{font-size: 34px;}
.f35{font-size: 35px;}
.f36{font-size: 36px;}
.f37{font-size: 37px;}
.f38{font-size: 38px;}
.f39{font-size: 39px;}
.f40{font-size: 40px;}
.f41{font-size: 41px;}
.f42{font-size: 42px;}
.f43{font-size: 43px;}
.f44{font-size: 44px;}
.f45{font-size: 45px;}
.f46{font-size: 46px;}
.f47{font-size: 47px;}
.f48{font-size: 48px;}
.f49{font-size: 49px;}
.f50{font-size: 50px;}
.f51{font-size: 51px;}
.f52{font-size: 52px;}
.f53{font-size: 53px;}
.f54{font-size: 54px;}
.f55{font-size: 55px;}
.f56{font-size: 56px;}
.f57{font-size: 517px;}
.f58{font-size: 58px;}
.f59{font-size: 59px;}
.f60{font-size: 60px;}
.minHeight100{height:100px;}


