/*!
Theme Name: Albion
 | Shared by VestaThemes.com
Theme URI: https://themes.envytheme.com/albion/
Author: EnvyTheme
Author URI: http://envytheme.com
Description: Albion - Machine Learning & AI WordPress Theme
Version: 2.2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: albion
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, rtl

/*-----------------------------------*/
/* .testrun {display: none;} */


/* @font-face{font-family:Dosis;font-style:normal;font-weight:400;font-display:swap;src:url('//thinktransportation.net/wp-content/uploads/omgf/albion-fonts-mod-0su2w/dosis-normal-latin-400.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dosis;font-style:normal;font-weight:500;font-display:swap;src:url('//thinktransportation.net/wp-content/uploads/omgf/albion-fonts-mod-0su2w/dosis-normal-latin-500.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dosis;font-style:normal;font-weight:600;font-display:swap;src:url('//thinktransportation.net/wp-content/uploads/omgf/albion-fonts-mod-0su2w/dosis-normal-latin-600.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dosis;font-style:normal;font-weight:700;font-display:swap;src:url('//thinktransportation.net/wp-content/uploads/omgf/albion-fonts-mod-0su2w/dosis-normal-latin-700.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD} */

.page-title-area-pj {
    z-index: 1;
    padding-top: 13%;
}
.single-services-box a:hover {
    color: #DD3333 !important;
}
img.main-title-bg-image{
		display: inline-block; 
		 position: relative; 
		border-radius: 10px;
	}
@media only screen and (max-width: 991px) {
    .navbar-style-three .sparsity-responsive-nav .mean-container a.meanmenu-reveal span:nth-child(2) {
        background: #333;
        width: 20px !important;
        margin-left: 11px !important;
        margin-top: 9px !important;
    }
}

.svg-pj{
margin-top: -10%;
}

.text-left-pj {
    text-align: center;
    padding-left: 27%;
    padding-right: 27%;}

@media only screen and (min-width: 768px) and (max-width: 991px){
.page-title-area-pj {
    padding-top: 20%;}
}

@media only screen and (max-width: 767px){
.page-title-area-pj {
    padding-top: 127px;}

.svg-pj{
margin-top: 0px;}

.page-title-content.text-left-pj {
    text-align: center;
	  padding-left: 0;
    padding-right: 0;}
}

.navbar-style-three .sparsity-nav {
    padding-left: 0;
    padding-right: 0;
    
}

.breadcrumbs{
	color:white;
}

/* .page-title-area{
	height:unset !important
} */
.page-title-area::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
/*     background-color: #ffffff !important; */
    opacity: .60;
}

.lines .line::after {
    content: "";
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #101010), to(#101010)) !important;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #080808 75%, #060606 100%) !important;
    -webkit-animation: run 7s 0s infinite;
    animation: run 7s 0s infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}

.page-title-content h2 {
    margin-bottom: 0;
    color: #101010 !important;
    font-size: 40px;
    font-weight: 700;
    word-wrap: break-word;
}
.dfdf {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}

.particles-js-canvas-el {
	margin-top: -2000px;
	margin-bottom: 110px;
}

.form-group-brr{
	font-size: medium;
    text-align: justify;
    margin-top: -15px;
    margin-bottom: 15px;
    color: #9999b3;
}

/* .wpcf7-form-control.wpcf7-file{
	 margin-left: -100px;
} */

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #e97a7a !important;
}

.single-pricing-box .buy-btn {
    margin-top: 25px;
}
.single-pricing-box {
    padding-left: 20% !important;
}

.ptb-110 .services-details-area {
	padding-top:0px!important;
}

.navbar-area.is-sticky .sparsity-nav {
	background-color: #f4f2f2ba !important;
}
/* .navbar-area.is-sticky, .navbar-area.navbar-bg  {
	background-color: #000000a6 !important;
} */


.navbar-area.is-sticky, .navbar-area.navbar-bg  {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    background: rgba(255,255,255,0.8) !important;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.about-content {
	text-align: justify;
}

.about-content h3 span {
	color: black !important; 
}

.services-tab-list .tab-content .tabs-item .content{
	text-align: justify;
}
.single-featured-services-box p {
    text-align: justify;
}

@media only screen and (max-width: 767px)
.about-content {
	text-align: justify!important;
}

.is-sticky .hide-wp-nav {
    margin-top: 40px !important;
	

}


@media only screen and (max-width: 767px) {
	  .shape-img1, .shape-img2, .shape-img3, .shape-img4, .shape-img5, .shape-img6, .shape-img7, .shape-img8, .shape-img9, .shape-img10, .shape-img11, .shape-img12, .shape-img13, .shape-img14, .shape-img15, .dot-shape1, .dot-shape2, .dot-shape3, .dot-shape4, .dot-shape5, .dot-shape6, .dot-shape7, .dot-shape8, .dot-shape9, .dot-shape10 {
    width: 40px !important;
	display: flex !important;
}

.dot-shape1 {
    position: absolute;
    top: 5%;
    left: 50%;
    z-index: -1;
    -webkit-animation: animationFramesTwosmall 40s infinite linear !important;
    animation: animationFramesTwosmall 40s infinite linear !important;
    opacity: 0.5;
}
	.shape-img4 {
-webkit-animation:none !important;
animation:none !important;}
}
  
 @media only screen and (min-width: 768px) and (max-width: 991px) {
	  .shape-img1, .shape-img2, .shape-img3, .shape-img4, .shape-img5, .shape-img6, .shape-img7, .shape-img8, .shape-img9, .shape-img10, .shape-img11, .shape-img12, .shape-img13, .shape-img14, .shape-img15, .dot-shape1, .dot-shape2, .dot-shape3, .dot-shape4, .dot-shape5, .dot-shape6, .dot-shape7, .dot-shape8, .dot-shape9, .dot-shape10 {
    width: 60px !important;
	display: flex !important;
 }

.dot-shape1 {
    position: absolute;
    top: 5%;
    left: 50%;
    z-index: -1;
    -webkit-animation: animationFramesTwosmall 40s infinite linear !important;
    animation: animationFramesTwosmall 40s infinite linear !important;
    opacity: 0.5;
}
	 
	 
@-webkit-keyframes animationFramesTwosmall {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
            transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(-141px, 72px) rotate(72deg);
            transform: translate(-141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(0deg);
            transform: translate(83px, 122px) rotate(0deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(-36deg);
            transform: translate(-40px, 72px) rotate(-36deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes animationFramesTwosmall {0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
            transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(-141px, 72px) rotate(72deg);
            transform: translate(-141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(0deg);
            transform: translate(83px, 122px) rotate(0deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(-36deg);
            transform: translate(-40px, 72px) rotate(-36deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
} 
	 
}

.shape-img4{
	width: 70px;
	left: 60%;
	top: 90%;
	bottom: 0% !important;
	right: 0% !important;
}

.shape-img2{
	width: 100px;
}

.shape-img3{
	width: 40px;
}
.dot-shape1{
	width: 100px;
}

.dot-shape1{
	width: 100px;
	left: 80% !important;
}
.dot-shape2{
	width: 70px;
}

@media only screen and (min-width: 1050px) {
.services-tab-list .tab-content .tabs-item .image {
    margin-left: 10%;
}}

/*  .single-services-box:hover {
    border-color: #dc3545d1;
	border-style: dashed;} */

.single-services-box{
border-color: #aba08152;
border-style: dashed;}

/* .single-services-box {
    border-color: rgba(171, 160, 129, .32);
    transition: .5s !important;
    border-radius: 10px;
    border: none;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
} */
.single-services-box::before {
  width: 0% !important;

}

.single-services-box:hover::before {
  width: 0% !important;
}

.main-banner {
    background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgb(0, 0, 0)), url(https://thinktransportation.net/wp-content/uploads/2020/05/think-header.jpg) !important;}

li.elementor-portfolio__filter {
    background-color: #ecece8;
    border: none;
    line-height: initial;
    border-radius: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 10px 20px 10px 20px;
    position: relative;
    z-index: 1;
    opacity: 1 !important;
    font-size: 16px !important;
    font-family: "Dosis", sans-serif !important;
    font-weight: 600 !important;
    color: #0e0e0e !important;
    margin-bottom: 10px;
}


li.elementor-portfolio__filter:hover {
    background-color: #dd3333;
    color: white !important;

}


.elementor-portfolio__filter.elementor-active {
        background-color: #dd3333;
    color: white !important;
}
.elementor-shape-top .elementor-shape-fill {
	fill: #d2413f9c !important;}

services-tab-list .tabs li a {
	font-size:16px !important;
}

.services-tab-list .tabs li {
	box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.2);}


.footer-area {
  position: relative;
  z-index: 1;
  padding-top: 100px;
/*   background-color: #15171a; */
	background-image: linear-gradient(to bottom, rgba(243, 244, 249, 0), rgb(10, 10, 10)), url(https://thinktransportation.net/wp-content/uploads/2020/06/footer.jpg) !important;
}

.copyright-area {
margin-top: 0px !important;}

@media (min-width: 1200px){
.containerrow {
    max-width: 95%;
	}}


@media (min-width: 992px)
.containerrow {{
    max-width: 960px;
}}


@media (min-width: 768px)
.containerrow {{
    max-width: 720px;
}
.single-footer-widget.footer-wid.widget.widget_nav_menu {
    padding-left: 20%;
}
	.single-footer-widget .social {
		padding-left: 20% !important;}
	
	.single-footer-widget .logo {
		padding-left: 20% !important;}
}


@media (min-width: 576px){
.container-row {
    max-width: 540px;
	}}
.containerrow {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.extaname {
  visibility: hidden;
  position: absolute; 
	top: 1000px;
	left: 0px;
}

.contact-info .contact-info-content h2 a:hover, .contact-info .contact-info-content h2 a:not(:first-child) {
    color: #000000;
    width: 100%;
    word-wrap: break-word;
}

thead {
	background-color: #ffb5b5;}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 25px solid #ffb5b5;
    display: block;
/*     margin-bottom: .625em; */
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
	  
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
	 font-size: 14px;
	

  }
  
  table td:last-child {
    border-bottom: 0;
  }
}
h1.wp-main-page-title {
    position: relative;
    top: -25px;
    padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    background: #DD3333;
    display: inline-block;
    border-radius: 10px;
    color: white;
    border: 2px solid white;
	font-size: 30px;
}
.page-title-area.item-bg1 {
    margin-top: 6%;
    margin-left: 2%;
    margin-right: 2%;
    border-radius: 20px;
	text-align: center;
}
section.page-title-area-pj.desktop-bg-image2{
background-image: url(https://thinktransportation.net/wp-content/uploads/2020/05/think-header.jpg);
    height: 460px;
    margin-top: 6%;
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 5%;
    border-radius: 40px;
}
h1.project-title-main-heading{
z-index: 9;
    position: relative;
    top: -50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #DD3333;
    display: inline-block;
    border-radius: 10px;
    color: white;
    border: 2px solid white;
	font-size: 30px;
}
@media only screen and (max-width: 767px) {
    .projects-details-info {
        height: auto;
        padding: 20px;
        max-height: 90%;
		width: 300px!important;
        transform: translateX(20%);
    }
}
img.proj-img {
    transform: translateX(250px);
    width: 50%;
    height: 20% !important;
    display: inline-block;
}
.projects-details-image {
    border-radius: 20px;
	
}
p {
    font-family: dosis;
}
.projects-details-info {
    width: 100%;
    height: 100%;
    padding: 25px;
    -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
    box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
    background-color: #ffffff;
    border-radius: 20px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
	border-radius: 20px;
}

@media (max-width: 580px) {
    .d-table {
        padding-bottom: 100px;
        position: relative;
        transform: translateY(30px);
    }
}


.projects-details-info ul li {
    font-family: 'Dosis';
}
.projects-details-info ul li p {
    font-family: 'Dosis';
}


@media only screen and (min-width: 200px) and (max-width: 767px)  {
/* 	.rev-col{ flex-direction: column-reverse;} */
    .page-title-area.item-bg1 {
/*         margin-top: 27%;
        margin-left: 3%;
        margin-right: 3%;
        border-radius: 20px;
        height: 160px; */
		margin-top: 15%;
        height: 320px;
		text-align: center;
}
	img.main-title-bg-image{
		display: inline-block; 
		top: -120px; position: 
			relative; 
		border-radius: 10px;
	}
    h1.wp-main-page-title {
    position: relative;
    top: -140px;
    padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    background: #DD3333;
    display: inline-block;
    border-radius: 8px;
    color: white;
    border: 2px solid white;
        font-size: 28px;
}
section.page-title-area-pj.desktop-bg-image2{
background-image: url(https://thinktransportation.net/wp-content/uploads/2020/05/think-header.jpg);
    height: 200px;
/*     margin-top: 22%; */
    margin-left: 3%;
    margin-right: 3%;
/*     margin-bottom: 20%; */
    border-radius: 20px;
}
    h1.project-title-main-heading {
        z-index: 9;
        position: relative;
        top: -155px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        background: #DD3333;
        display: inline-block;
        border-radius: 20px;
        color: white;
        border: 2px solid white;
        font-size: 15px !important;
        line-height: 20px;
        max-width: 70%;
    }
img.proj-img {
    transform: translateX(50%);
    width: 50%;
    height: 20% !important;
    display: inline-block;
}
.projects-details-image {
    border-radius: 20px;
	width: 300px!important;
    transform: translateX(20%);
}
    
    }
