/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

p{
	font-size: 15px;
}

.ut-typewriter-word{
	color: #ED1C24;
}
.h-service-box a, .h-service-box h3, .h-service-box a .fa-arrow-circle-right{
	color: #fff !important;
}
.ut-information-box-inner-overlay{
	min-height: 325px !important;
}
.ut-information-box-image-wrap{
	min-height: 400px !important;
}
#menu-main li a:hover span:after{
	background: rgba(237, 28, 36, 0.75) !important;
}
ul li{
	font-size: 16px;
	list-style: none;
	margin-bottom: 10px;
}
ul li:before {
    content: "\f192";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0px;
    width: 1.3em;
	color: #ed1c24;
}
#header-section ul li:before, #contact-section ul li:before{
	content: none;
}
.page-header h1{
	color: #ed1c24 !important;
}
.inner-banner-title{
    color: #fff;
    z-index: 9;
    font-size: 60px;
}
#ut-hero{
    align-items: center;
    justify-content: center;
    display: flex;
}
.inner-banner-title-box{
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    position: absolute;
}
.inner-banner-title-box img{
	z-index: 9;
	margin-right: 20px;
}
.wd-box h3{
	margin-bottom: 5px;
}
.wd-box .wpb_content_element{
	margin-bottom: 20px;
}
#ut-top-header-left ul li:first-child{
	display: none;
}
#ut-top-header-left ul li a:first-child{
	display: none !important;
}
.top-bar-mail, .top-bar-tel {
    margin-right: 10px;
}
.footer-address-box{
	margin-top: 20px;
}
.p-18-block p{
	font-size: 18px;
}
.vision-inner-box {
    margin-bottom: 0;
    background: rgba(0,0,0,.5);
    padding: 70px 20px;
    color: #fff;
    text-align: center;
}
.vision-inner-box h3{
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
}
.vision-inner-box p{
    font-size: 25px;
    padding: 0 80px;
    font-weight: 600;
}
.md-msg-box h4{
    margin-bottom: 5px;
    font-size: 18px;
}
.md-msg-box a{
	color: #ed1c24 !important;
	text-decoration: none !important;
}
.wpcf7-submit{
	background: #ed1c24 !important;
    margin-top: 30px;
}
.wpcf7-form-control{
	margin-bottom: 15px !important;
}
#wpcf7-f1090-p2224-o2 label, #wpcf7-f12-p2285-o2 label{
	font-size: 15px;
	width: 100%;
    display: block;
    margin-bottom: 15px;
}
#wpcf7-f1090-p2224-o2 span, #wpcf7-f12-p2285-o2 span{
	color: red;
}
.wpcf7-radio{
    display: block;
    margin-top: 15px;
}
.c-info-wrapper{
	display: flex;
}
.contact-info-box{
    /*background: #ed1c24;
    color: #fff;
	flex: 1;*/
	padding-top: 25px;
    padding-bottom: 25px;
}
/*.map-box{
    background: url(https://lcswebnew.lankapanel.net/v1/wp-content/uploads/2024/02/lankacom-map.png);
    background-position: center;
    background-size: cover;
	flex: 1;
}*/
.contact-info-box .fa{
	font-size: 23px
}
.contact-info-box a{
	color: #fff !important;
	text-decoration: none !important;
}
.network-coverage, .network-coverage-info{
	display: none;
}
.footer-left{
	align-items: flex-start !important;
}
.error404 .hero .parallax-scroll-container {
    background-image: url(../../../wp-content/uploads/2024/02/vision-box.jpg) !important;
}
.error404 .hero-inner .hero-btn-holder .hero-btn{
	background: #ed1c24;
}

/***Style for custom collapse**/
.collapse-wrapper{
  width: 60%;
  background: #f1f1f1;
  margin: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
	box-shadow: 0 1px 4px 0 rgba(10,5,74,.15);
}

.collapse-wrapper .header{
  background:url('../../../../wp-content/uploads/2024/03/up-arrow.png') no-repeat;
  background-size: 30px;	
  background-position: 98% 30px;
  cursor: pointer;
  padding: 15px 25px;	
}
.collapse-wrapper .header h3{
	font-size: 25px;
	margin-bottom: 0;
}
.collapse-wrapper .header .date{
	color: #ed1c24 ;
	margin-bottom: 0;
}
.vacancy-section .collapsed .header{
  background-image:url('../../../../wp-content/uploads/2024/03/down-arrow.png');
  background-size: 30px;	
}

.collapse-wrapper .content{
  height:auto;
  min-height:100px;
  overflow:hidden;
  transition:all 0.3s linear;
  -webkit-transition:all 0.3s linear;
  -moz-transition:all 0.3s linear;
  -ms-transition:all 0.3s linear;
  -o-transition:all 0.3s linear;

}
.vacancy-section .collapsed .content{
  min-height:0px;
  height:0px;
}
.collapse-wrapper .content a{
    display: block;
    background: #ed1c24 ;
    color: #fff;
    margin-left: auto;
    width: 180px;
    margin-right: auto;
    text-align: center;
    padding: 13px 0px;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-decoration: none !important;
}
.collapse-wrapper .content a:hover{
	background: #da1325;
}
.collapse-wrapper .content a h3{
    color: #fff;
    margin-bottom: 0;
}
.no-jobs{
    color: #ec1a2d;
    text-align: center;
}
.vname-box {
    display: none;
}
#v-apply-form .required {
    color: red;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: transparent !important;
    color: red;
	width: 100% !important;
    padding: 0;
    margin-left: 0;
	display: flex !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	width: 100% !important;
	display: flex !important;
    color: green;
}
.apply-now-page .apply-form-title-box h1{

}
.codedropz-upload-inner h3{
	font-size: 20px !important;
    font-weight: 500 !important;
}
.max-length-box {
    font-size: 14px;
    color: #a1a1a1;
    margin-top: -6px;
    display: block;
    margin-bottom: 15px;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    font-size: 18px;
}
.vacancy-section .page-header .page-title{
    font-size: 60px;
    line-height: 70px ;
}
.vacancy-section{
    padding-bottom: 100px;
}
.vacancy-section .open-position-title{
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 60px;
}
.walcf7-datepicker{
    height: 37px;
}

/*******************************************
 * Media Query fo Mobile Reponsive
 * *****************************************/


@media only screen and (max-width: 1200px) {
	.footer-left{
		align-items: flex-start !important;
	}
	.fr1-block ul{
		margin-left: 0;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	.site-logo img {
		max-height: 60px;
	}
}
@media only screen and (max-width: 992px) {
	.inner-banner-title-box img {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
    .collapse-wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
	.footer-right, .footer-right h3, .footer-right p{
		text-align: center !important;
	}
	.footer-bottom{
		margin-top: 25px !important;
	}
	.footer-bottom .copyright .vc_column-inner {
		align-items: center;
	}
	.copyright{
		margin-bottom: 15px;
	}
	.site-logo img {
		max-height: 50px;
	}
	.vacancy-section .open-position-title{
        font-size: 45px;
    }
}
@media only screen and (max-width: 480px) {
	.vacancy-section .open-position-title{
        font-size: 34px;
    }
}