body{
	font-family: 'Poppins' !important;
}
h1, h2, h3, h4, h5, p{
	font-family: 'Poppins' !important;
}


.light-logo img {
    max-height: 150px !important;
}

img.attachment-large.size-large {
    border-radius: 25px !important;
}
.socio-link{
    background: #1987de !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
    color: #fff !important;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    
    padding: 0px;
	
}
img.attachment-large.size-large {
    border-radius: 50px;
}
p {
    margin-left: 20px;
}
.oil_and_gas_col .info-box-style4 .rtin-item {
    height: 400px;
}
.mobile-col .info-box-style3 .rtin-item {
    height: 250px;
}
.project-col .info-box-style3 .rtin-item {
    height: 500px;
}

.rtin-content {
    text-align: left;
}
.rtin-item {
    padding: 0px;
}
.working-process-style4 .rtin-item {
    position: relative;
    margin-bottom: 2.5rem;
}
.working-process-style4 .rtin-item .rtin-icon {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ffffff;
    height: 8rem;
    width: 8rem;
    line-height: 1;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2.1875rem 0 rgb(119 119 120 / 13%);
    box-shadow: 0 0 2.1875rem 0 rgb(119 119 120 / 13%);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.info-box-style1 {
    margin-bottom: 1.875rem;
    background-color: #ffffff;
    padding: 3.4375rem 2.5rem 3.125rem;
    border-radius: 0.25rem;
    text-align: center;
    height: 500px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
p.Custom-col {
    margin-left: 0px;
}
.help-form .form-group .form-control {
    background: #ffffff;
    border-radius: 0px;
    border-bottom: 1px solid #ced4da;
    border-top: none;
    border-left: none;
    border-right: none;
}
.help-form .form-group select {
    width: 100%;
    height: 50px;
    background: #ffffff;
    border-radius: 0px;
    border-bottom: 1px solid #ced4da;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 0 10px;
    color: #b8b8b8;
    box-shadow: none;
}
a.del-heading {
    font-size: 16px;
}
.portfolio-multi-layout-1 .rtin-item .rtin-content p {
    margin-top: 8px;
    margin-bottom: 0;
    opacity: 0;
    /* visibility: hidden; */
    display: none;
    /* -webkit-transform: translateY(0.625rem); */
    -ms-transform: translateY(0.625rem);
    transform: translateY(0.625rem);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}.rtin-figure {
    padding: 10px;
}
.typewriter h2 {
    overflow: hidden;
    border-right: .15em solid orange;
    white-space: nowrap;
    margin: 0 auto;
    
    letter-spacing: .15em !important;
    animation: typing 5s steps(40) infinite, blink-caret .75s step-end infinite;
    /* animation-timing-function: ease-in-out; */
}


/* media query */
@media (max-width: 767px){
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 768px;
 
}
	.about-layout-style1 .left-image .about-content {
    margin-left: 30px;
}
}
/* @media only screen and (max-width: 991px){ */
/* .entry-banner .entry-banner-content {
    padding: 140px 0 !important;
} */
/* 	.site-header .main-navigation nav ul li a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    transition: all 0.3s ease-out 0s;
    color: #4c4b4b;
    padding: 10px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    position: relative;
} */
/* .site-header .main-navigation nav ul li a {
    font-family: Poppins, sans-serif;
    font-size: 19px;
  
    nt-weight: 500;
    line-height: 20px;
    color: #4c4b4b;
    text-transform: capitalize;
    font-style: normal;
} */
/* 	.menu-wrap {
    width: 600px;
		display: block;}
}  */


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

/* .entry-banner .entry-banner-content {
    padding: 140px 0 !important;
}
	.site-header .main-navigation ul.menu > li > a {
    padding: 5px;
    border-left: none;
    font-size: 10px;
}
	.menu-wrap {
    width: 350px;
		display: block;}
.trheader .site-header .site-branding a.light-logo {
    display: block;
}
.site-header .site-branding a img {
    height: 70px;
    display: block;
    margin: 0 auto;
}
.menu-full-wrap {
    display: flex;
    flex-direction: column;
} */
.icon-col.elementor-view-default.elementor-widget.elementor-widget-icon-box .elementor-icon-box-wrapper {
    text-align: center;
}
p.heading-col {
    font-size: 20px;
}
} 
/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 60%; }
}

p.elementor-icon-box-description {
    text-align: justify;
}

p.sub-text {
    text-align: justify;
}