/* This stylesheet generated by Transfonter (https://transfonter.org) on February 26, 2018 6:14 AM */

@font-face {
    font-family: 'Brandon Text';
    src: url('../fonts/BrandonText-Regular.woff2') format('woff2'),
        url('../fonts/BrandonText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('../fonts/BrandonText-Light.woff2') format('woff2'),
        url('../fonts/BrandonText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('../fonts/BrandonText-Bold.woff2') format('woff2'),
        url('../fonts/BrandonText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Questrial';
    src: url('../fonts/Questrial-Regular.woff2') format('woff2'),
        url('../fonts/Questrial-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.container{
     width: 100%;
     padding: 0px 200px;
}
 .custom-container {
     padding: 0px 500px;
}
 section {
    /*padding-top: 20px;
     */
}
 section a {
     transition: all .3s ease-in-out;
}
 section a:hover {
     background: #fff;
     color: #000;
     transition: all .3s ease-in-out;
}
 p{
     color: #fff;
     padding: 0px;
     margin: 0px;
    font-weight: 300;
        /*font-family: 'Questrial';*/
}
#wrapper p{
    font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6, a, ul {
     color: #fff;
     padding: 0px;
     margin: 0px;
    font-family: 'Brandon Text';
     
}
h1, h2, h3, h4, h5, h6{
    letter-spacing: 3px;
}

 section .title-section {
     text-align: center;
     padding-bottom: 50px;
}
 .header-wrapper .navigation {
     position: relative;
     width: 100%;
     display: inline-block;
     z-index: 99;
}
 .header-wrapper .logo-block {
     width: 100%;
     padding: 30px 0px;
}
.header-wrapper .logo-block img{
    margin: auto;
}
 .header-wrapper .header-block {
     width: 100%;
}
 .header-wrapper .header-block .navbar-button {
     float: right;
     background: transparent;
     border: 0;
     padding: 35px 0px 14px 20px;
     cursor: pointer;
     display: none;
}
 .header-wrapper .header-block .navbar-button .icon-bar {
     background: #fff;
     width: 40px;
     height: 3px;
     display: block;
     margin-bottom: 5px;
}
 .header-wrapper .header-block .navbar-button:focus {
     outline: none;
}


/****content-wrapper css ****/
 .header-block {
     z-index: 1;
    /*width: 50% !important;
     */
}
 .header-block #menu {
    text-align: center;
}

 .header-block #menu ul li:last-of-type a {
     padding-right: 10px;
     border: 1px solid #fff;
     padding: 12px 20px;
     transition: all .3s ease-in-out;
}
.header-block #menu ul li:last-of-type a:hover{
     background: #fff;
     color: #000;
     transition: all .3s ease-in-out;
}


 .header-block .ease ul li {
     display: inline-block;

}
 .header-block .ease.active {
     opacity: 1;
}
/****home css ****/
 .three-block-row .image-block {
     position: relative;
     overflow: hidden;
}
 .three-block-row .image-block img {
     width: 100%;
     height: 500px;
}
 .three-block-row .image-block .images {
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     width: 100%;
     height: 280px;
     transition: all .3s ease-in-out;
     position: relative;
     cursor: pointer;
}
 .three-block-row .image-block .images .overlay {
     background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0.65) 100%);
     display: inline-block;
     width: 100%;
     position: absolute;
     height: 50px;
     bottom: 0;
     padding-left: 20px;
     padding-top: 20px;
     transition: all .3s ease-in-out;
}
 .three-block-row .image-block .title h4 {
     font-size: 24px;
     font-weight: 600;
     padding-bottom: 25px;
     text-align: center;
     text-transform: uppercase;
}
 .three-block-row .image-block .images .overlay p {
     bottom: 15px;
     left: 20px;
    /*font-size: 14px;
    */
}
 .three-block-row .image-block .images .overlay .describe a{
     font-size: 16px;
     color: #48B87E;
}
 .three-block-row .image-block .images .overlay .describe a:hover{
     background: transparent;
}
 .three-block-row .image-block .images:hover .overlay {
     height: auto;
     padding-bottom: 20px;
     transition: all .3s ease-in-out;
}
 .three-block-row .about-image h3 {
     text-transform: uppercase;
     font-size: 32px;
     font-weight: 600;
     padding: 25px 0px;
}
 .three-block-row .about-image p {
     padding-bottom: 10px;
}
 .three-block-row .about-image a {
     font-weight: 700;
}
 .three-block-row .about-image a:hover{
     background: transparent;
     color: #fff;
}
.second-three-block{
    padding-top: 30px;
}
 .second-three-block .image-block{
     margin-bottom: 50px;
}
 .second-three-block .about-image a {
     font-weight: 700;
     border: 1px solid #fff;
     width: 100%;
     display: block;
     text-align: center;
     padding: 10px 0px;
}
 .second-two-block {
     width: 100%;
     text-align: center;
     padding-top: 20px !important;
}
 .second-two-block .about-image a {
     width: 50%;
}
 .second-two-block .image-block {
     width: 70%;
     margin: auto;
     text-align: center;
}
 .second-two-block .about-image{
     width: 70%;
     margin: auto;
     text-align: center;
}
 .second-two-block .image-block img {
     width: 200px !important;
     height: auto !important;
}
 .second-two-block .blocks, .second-two-block{
     padding-bottom: 0px;
}
 .two-block-row {
     padding-top: 70px;
     margin: 0px 15px;
     display: inline-block;
}
 .two-block-row .blocks {
     width: 100%;
     border: 1px solid #fff;
     /*margin-bottom: 40px;*/
     margin-bottom: 50px;
     display: inline-block;
}
.blocks .col-md-8{
    padding-left: 0px;
}
 .two-block-row .image-block img {
     width: 100%;
     height: 700px;
}
 .first-two-block .blocks .about-image{
     display: inline-block;
     height: 700px;
     position: relative;
     padding-top: 30px;
}
 .first-two-block .blocks .about-image h4{
     font-size: 32px;
     width: 100%;
     position: relative;
}
.first-two-block .blocks .about-image h4::after{
    position: absolute;
    content: '';
    display: block;
    height: 3px;
    width: 70px;
    background: #fff;
    bottom: 10px;
}
 .first-two-block .blocks .about-image p:last-of-type{
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     padding-bottom: 0px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
 .two-block-row .about-image h4 {
     padding-bottom: 20px;
}
 .two-block-row .about-image p {
     padding-bottom: 25px;
}
 p{
     font-size: 20px;
}
 .two-block-row .about-image a {
     letter-spacing: 2px;
     border: 1px solid #fff;
     padding: 10px;
     font-size: 22px;
     font-weight: 600;
     width: 50%;
     display: inline-block;
     text-align: center;
     vertical-align: top;
}
/****home css ends****/
/****contact css ****/
 .contact-section {
     padding-left: 100px;
     padding-top: 0px;
}
 .contact-section .title-section {
     padding-bottom: 20px;
}
 .contact-section .content-section {
     padding-top: 20px;
}
 .contact-section .content-section h4 {
     font-size: 20px;
     padding-bottom: 10px;
}
 .contact-section .content-section .info-block {
     padding-bottom: 30px;
}
 .contact-section .content-section .info-btn {
     padding-top: 20px;
}
 .contact-section .content-section .info-btn a {
     color: #fff;
     border: 1px solid #fff;
     border-radius: 0px;
     padding: 5px 15px;
}
 .contact-section .content-section .info-btn a:first-of-type {
     margin-right: 10px;
}
 .contact-section .content-section .info-btn span:hover a {
     color: #000;
}
/****contact css ends****/
/****philosophy css ****/
 .single-block .image-block {
     padding-bottom: 30px;
}
 .title-section h2 {
     font-size: 35px;
     font-weight: 600;
}

 .content-section ul li {
     color: #fff;
}
 .content-section .image-block .image {
     height: 400px;
     width: 100%;
     background-position: center;
     background-size: cover;
     background-repeat: no-repeat;
}
 .content-section .content-block p {
     padding-bottom: 15px;
}
 .first-portfolio-block {
     position: relative;
}
 .first-portfolio-block .content-block {
     width: 65%;
     margin: auto;
     text-align: center;
     padding-bottom: 20px;
}
 .first-portfolio-block .image-section {
     padding-top: 50px;
}
.first-portfolio-block .row .image-block{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
 .first-portfolio-block .box {
     display: block;
     padding-bottom: 40px;
}
 .first-portfolio-block .image-block {
     width: 100%;
     display: block;
     text-align: center;
}
 .first-portfolio-block .image-block img {
     width: 100%;
     height: 400px;
}
 .first-portfolio-block .image-title {
     text-align: center;
     padding-top: 40px;
}
 .first-portfolio-block .image-title h3 {
     font-size: 16px;
     font-weight: 700;
     text-transform: uppercase;
}
 .first-portfolio-block::after {
     content: '';
     width: 100%;
     height: 1px;
     background: #fff;
     position: absolute;
     left: 0;
}
/****philosophy css ends****/
/****services css ****/
 .remit-compliance .compliance-list {
     width: 100%;
     padding: 30px;
     background: #253a97;
}
 .remit-compliance .compliance-list .nav-tabs {
     font-size: 18px;
     font-weight: 300;
     border: none;
}
 .remit-compliance .compliance-list .nav-tabs li a {
     cursor: pointer;
     border: none;
     background: transparent;
     color: #fff;
     padding: 0px;
     padding-bottom: 10px;
}
 .remit-compliance .compliance-list .nav-tabs li:last-of-type a {
     padding-bottom: 0px;
}
 .compliance div.compliance-tab-container {
     padding: 0px;
     z-index: 10;
     opacity: 0.97;
     filter: alpha(opacity=97);
}
 .compliance div.compliance-tab-menu {
     z-index: 1000;
     padding-left: 0;
     padding-bottom: 0;
     position: fixed;
     right: 18%;
     width: 16%;
     top: 24%;
}
 .compliance div.compliance-tab-menu div.list-group {
     margin-bottom: 0;
    /*border: 1px solid #fff;
     */
}
 .compliance div.compliance-tab-menu div.list-group > a {
     margin-bottom: 0;
     font-size: 20px;
     color: #fff;
}
 .compliance div.compliance-tab-menu div.list-group > a .glyphicon, .compliance div.compliance-tab-menu div.list-group > a .fa {
     color: #253a97;
}
 .compliance div.compliance-tab-menu div.list-group > a:first-child {
     border-top-right-radius: 0;
     -moz-border-top-right-radius: 0;
}
 .compliance div.compliance-tab-menu div.list-group > a:last-child {
     border-bottom-right-radius: 0;
     -moz-border-bottom-right-radius: 0;
}
 .compliance div.compliance-tab-menu div.list-group > a .fa {
     opacity: 0;
     float: left;
     margin-right: 5px;
     color: #fff;
}
 .compliance div.compliance-tab-menu div.list-group > a.active .fa {
     opacity: 1;
}
 .compliance div.compliance-tab-content {
     padding-right: 15px;
}
 .compliance div.compliance-tab-content ul {
     padding-left: 30px;
     padding-bottom: 20px;
}
 .compliance div.compliance-tab-content ul li {
     padding-bottom: 5px;
     font-size: 24px;
     list-style: disc !important;
}
 .compliance div.compliance-tab-content p {
     padding-bottom: 20px;
}
 .compliance div.compliance-tab div.compliance-tab-content:not(.active) {
     display: none;
}
 .compliance a.list-group-item.active, .compliance a.list-group-item.active:hover, .compliance a.list-group-item.active:focus {
     background: transparent;
}
 .compliance .list-group-item, .compliance a.list-group-item:hover, .compliance a.list-group-item:focus {
     background: transparent;
     border: none;
     padding: 5px 15px;
}
 .compliance div.compliance-tab-content img{
     width: 100%;
    /*height: 400px;
    */
     padding-bottom: 15px;
}
 .compliance div.compliance-tab-content .content-section img{
     width: auto;
    /*height: auto;
    */
}
 .compliance div.compliance-tab-content .image-section img {
     width: 100%;
     height: auto;
     padding-bottom: 0px;
}
 .compliance .content-section {
     padding-top: 15px;
}
/*.compliance .image-section {
    */
    /*padding-bottom: 15px;
}
*/
 .compliance .content-section h4 {
     padding-bottom: 20px;
}
 .compliance .content-section ul li {
     color: #fff;
}
 .hotel-bookin {
     color: #fff;
     margin-top: 20px;
    /*border: 1px solid #fff;
    */
     padding: 10px;
     width: 100%;
     float: left;
     text-align: center;
}
 .hotel-bookin h5 {
     padding: 5px;
     text-align: center;
     text-transform: uppercase;
     font-size: 14px;
}
 .hotel-bookin h5:last-of-type {
     padding: 10px 0px;
}
 .hotel-bookin a {
     font-size: 14px;
     text-decoration: underline;
     display: block;
     color: #fff;
}
 .hotel-bookin a:hover {
     background: transparent;
     color: #fff;
}
 .hotel-bookin p:first-of-type a {
     padding-top: 10px;
}
 .hotel-bookin p:last-of-type a {
     padding-bottom: 10px;
}
 .hotel-bookin #formblock label {
     font-weight: 500;
}
 .hotel-bookin #formblock .form-control {
     background: transparent;
     border-radius: 0px;
}
 .hotel-bookin #formblock .btn {
     background: transparent;
     border-radius: 0px;
     border-color: #fff;
     transition: all .3s ease;
}
 .hotel-bookin #formblock .btn:hover {
     background-color: #fff;
     color: #000;
     transition: all .3s ease;
}
/****services css ends****/
/****poshtel css ****/
 .poshtel-section {
     width: 80%;
     margin: auto;
}
 .poshtel-section .image-block img {
     width: 100%;
     height: 500px;
}
 .poshtel-section .image-block p{
     padding-top: 15px;
}
 .poshtel-section .image-content img{
     width: 100%;
     height: 600px;
}
 .poshtel-section .image-content p{
     padding: 15px 0px;
}
/*.poshtel-section .image-content p {
    */
    /* padding-top: 15px;
}
*/
/****poshtel css ends****/
/****footer about css ****/
 .about-section {
     padding-top: 30px;
     text-align: center;
}
 .about-section .title-section {
     padding-bottom: 20px;
}
 .about-section .footer-content {
     width: 70%;
     margin: auto;
}
 .about-section .footer-content p {
     padding-bottom: 20px;
}
/****footer about css ****/
/****content-wrapper css ends****/
 .footer-wrapper .footer-section {
     text-align: center;
}
 .footer-wrapper .footer-logo img {
     margin: auto;
}
 .footer-wrapper .footer-navigation .footer-navbar {
     padding-bottom: 10px;
}
 .footer-wrapper .footer-navigation .footer-navbar li {
     display: inline-block;
     padding-right: 15px;
     border-right: 2px #fff solid;
     padding-left: 15px;
}
 .footer-wrapper .footer-navigation .footer-navbar li a {
     color: #fff;
     font-size: 20px;
}
 .footer-wrapper .footer-navigation .footer-navbar li a:hover {
     text-decoration: underline;
     color: #fff;
     background: transparent;
}
 .footer-wrapper .footer-navigation .footer-navbar li:last-of-type {
     border: none;
}
 .footer-wrapper .footer-info {
     padding-bottom: 20px;
}
 .footer-wrapper .footer-info p {
     padding-bottom: 2px;
}
 #menu ul {
     width: 100%;
     padding-top: 20px;
}
 #menu ul li {
     padding-bottom: 10px;
     display: inline-block;
    /*margin-right: 10px;
    */
}
 #menu ul li a {
     color: #fff;
     font-size: 24px;
     font-weight: 600;
     letter-spacing: 2px;
     padding: 10px 20px;
     transition: .3s all ease-in-out;
}
#menu ul li a:hover{
    color: #333;
    transition: .3s all ease-in-out;
}
 #menu ul li:last-of-type {
     margin-right: 0px;
     margin-left: 15px;
}
 #menu ul li:last-of-type a {
     padding-right: 0px;
}
 #menu.active {
     transition: .3s all ease-in-out;
     display: block;
     opacity: 1;
}
 .mainmenu {
     position: fixed;
     width: 100%;
     height: 500px;
     top: -500px;
     background: rgba(255, 255, 255, 0.9);
     box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
     z-index: 19;
     display: table;
     transition: all 0.5s ease 0.2s;
     -webkit-transition: all 0.5s ease 0.2s;
}
 .mainmenu.active {
     top: 0px;
     box-shadow: 5px 0 18px rgba(0, 0, 0, 0.1);
     opacity: 1;
}
 .mainmenu ul li a {
     font-family: "Poppins", sans-serif;
     text-transform: uppercase;
     color: #333;
     font-size: 25px;
     font-weight: 700;
     display: block;
     padding-left: 30px;
     transition: all 0.5s cubic-bezier(0.4, 0, 1, 1) 0s;
     box-shadow: 0 0 20px transparent;
}
 .mainmenu ul li a:hover {
     text-decoration: none;
}
 .mainmenu ul li.current a {
     box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
 .social-media{
     padding: 10px 0px;
     text-align: right;
}
 .social-media .list-inline li{
     padding-right: 15px;
}
 .social-media .list-inline li a:hover{
     background: transparent;
     color: #fff;
}
 .social-media .list-inline li a .fa{
     font-size: 20px;
}
 .career-section .content-block{
     padding-bottom: 20px;
}
 .career-section .career-form h4{
     padding-bottom: 20px;
}
 .career-section .career-form .form-stacked .btn{
     background: #000;
     color: #fff;
     transition: all .3s ease-in-out;
     border: 1px solid #fff;
     padding: 8px 20px;
}
 .career-section .career-form .form-stacked .btn:hover{
     background: #fff;
     color: #000;
     transition: all .3s ease-in-out;
}
 .career-section .single-block{
     padding-top: 30px;
     display: inline-block;
}
/*# sourceMappingURL=styles.css.map */
/*new contact page*/
 .contact-p p{
     margin-bottom:0;
}
 .contact-click {
     border: 1px solid #fff;
     padding: 5px 10px;
     color: #fff;
     text-transform: uppercase;
     font-size: 14px;
     margin-right: 5px;
     background: #000;
     transition: .4s ease;
     font-weight:700;
     border-radius: 3px;
}
 .contact-click:hover {
     color:#000;
     background:#fff;
     transition:.4s ease;
}
 .contact-map {
     visibility:hidden;
     opacity:0;
     transition:.4s ease;
     overflow:hidden;
     max-height:0;
}
 .contact-map.open{
     opacity:1;
     visibility:visible;
     transition:.4s ease-in;
     overflow:visible;
     max-height:450px;
}
 .contact-form {
     visibility:hidden;
     opacity:0;
     transition:.4s ease;
     overflow:hidden;
     max-height:0;
     width:100% 
}
 .contact-form.open{
     opacity:1;
     visibility:visible;
     transition:.4s ease-in;
     overflow:visible;
     max-height:600px;
}
 .contact-h h4{
     margin-bottom:15px;
}
 .my-row{
     width: 100%;
}
 .contact-main-form{
     display: block;
     padding: 25px 0px;
}
 .contact-main-form .btn{
     background: transparent;
     border: 1px solid #fff;
     color: #fff;
}
 .contact-main-form .btn:hover{
     background: #fff;
     border: 1px solid #fff;
     color: #000;
}
 .content-wrapper .exp .slick-dots {
     bottom: -35px;
}
 .content-wrapper .exp .slick-dots li {
     z-index: 0;
     position: relative;
     background: transparent;
     border: 2px solid #fff;
     height: 15px;
     width: 15px;
     border-radius: 100px;
     -webkit-box-shadow: -2px 5px 5px 1px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: -2px 5px 5px 1px rgba(0, 0, 0, 0.5);
     box-shadow: -2px 5px 5px 1px rgba(0, 0, 0, 0.5);
}
 .content-wrapper .exp .slick-dots li button {
     display: none;
}
 .content-wrapper .exp .slick-dots li.slick-active {
     background: #fff !important;
}
 .content-wrapper .slick-dotted.slick-slider {
     margin-bottom: 0px !important;
}
 .epik-projects {
     text-align: center;
}
 .epik-projects .epik-block {
     display: inline-block;
     width: 240px;
     height: 150px;
     border-radius: 50%;
     color: #fff;
     margin-right: 20px;
}
 .epik-projects .epik-block .content {
     padding-top: 30px;
     text-align: center;
}
 .epik-projects .epik-block span {
     min-height: 50px;
     vertical-align: middle;
     display: inline-table;
     text-align: center;
     font-size: 22px;
     display: block;
     font-weight: 600;
     padding: 0 20px;
}
 .epik-projects .epik-block span .fa {
     font-size: 35px;
     padding-bottom: 10px;
}
 .common-block{
     margin-bottom: 30px;
}
 .home-section .common-block{
     margin-bottom: 0px;
}
 .compliance .about-page-container .content-section img{
     width: 100%;
}
 .compliance div.about-page-container .content-section img{
     width: 100%;
     margin-right: 0px;
}
 .philosophy-section .content-section .image-block img{
     height: 200px;
}
 .ccm-layout-column-wrapper{
     padding-bottom: 20px;
}
 .compliance div.compliance-tab-content.advise-tab .content-section img{
     margin: auto;
}

/*new added css
=====================================*/

.custom-slider{
    display: inline-block;
    width: 100%;
    padding-bottom: 50px;
}

.custom-slider .slide-image{
    background-size: cover;
    background-position: center;
    height: 1000px;
    width: 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.custom-slider .slide-image .section-content{
    padding-top: 400px;
    text-align: center; 
}

.custom-slider .slide-image .section-content h1{
    font-weight: 600;
    font-size: 40px;
}

.home-section .title-section h2 {
     position: relative;
     display: inline-block;
     text-transform: uppercase;
}

.home-section .title-section h2::after{
    position: absolute;
    display: block;
    content: '';
    height: 2px;
    width: 90%;
    background: #fff;
    right: -99%;
    top: 13px;
}
.home-section .title-section h2::before{
    position: absolute;
    display: block;
    content: '';
    height: 2px;
    width: 90%;
    background: #fff;
    left: -99%;
    top: 13px;
}
.home-section .second-three-block .title-section h2::before {
    left: -570px;
    width: 500px;
}
.home-section .second-three-block .title-section h2::after {
    right: -570px;
    width: 500px;
}
.more-button{
    position: relative;
    cursor: pointer;
}

.more-button{
    text-align: center;
    padding-bottom: 30px;
}

.more-button a{
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: relative;
    display: inline-block;
}
.more-button a:hover{
    background: transparent;
    color: #fff;
}
.more-button a span {
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -12px;
}

.more-button a span .fa{
    font-size: 25px;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.inEdit #header-wrapper{
    position: relative;
}

/**** new career css ****/
.career-section .row.part-one-section{
    padding-bottom: 50px;
}

.career-section .row.part-two-section .position-container .position-item{
    border: 1px solid #fff;
    padding: 40px;
    margin-bottom: 50px;
}

.career-section .row.part-two-section .position-container .position-item .title-section{
    text-align: left;
    padding-bottom: 25px;
}

.career-section .row.part-two-section .position-container .title-section .content {
    padding: 0px;
    padding-top: 20px;
    margin: 0px;
}

.career-section .row.part-two-section .position-container .title-section .content p{
    font-size: 20px;
    color: #fff;
    font-family: 'Brandon Text' !important;
    font-weight: 600;
    text-transform: uppercase;
}
/**** new career css ends****/


