/****************************************************** 	
	Developed By: NUTH-SOCHETH
	Developed On: 01/Feb/2017
*******************************************************/

body {
    top: 0 !important;
    font-family: 'Battambang', 'DM Sans', sans-serif !important;
}

.flickity-viewport {
    height: 384px !important;
}

li.col-md-4 {
    margin-top: 10px;
}

.primary-nav a:hover {
    text-decoration: none;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100% !important;
}

.carousel-control.right {
    background-image: none !important;
    background: #ccc;
    top: 50%;
    width: 30px;
    height: 25px;
}

.carousel-control.left {
    background-image: none !important;
    top: 50%;
    background: #ccc;
    width: 30px;
    height: 25px;
}


/*#slide_next {top:50%;right:8px;width:30px;height:25px;}
#slide_pre {top:50%;right:8px;width:30px;height:25px;}*/

.carousel-caption {
    z-index: 1000 !important;
    background: rgba(255, 255, 255, 0.95);
    top: 20%;
    bottom: 0 !important;
    width: 30%;
    height: 30%;
}

.carousel-caption h3 {
    color: #000;
    font-size: 30px;
    text-align: center;
    /*padding: 0 10px 10px 0 ;*/
}

.carousel-caption p {
    color: #000;
    font-size: 18px;
    text-align: left;
    padding: 10px 10px 0 10px;
    font-style: italic;
}

.default_header {
    background: #f4f4f4;
    color: #fff;
}

.default_header h2 {
    /* color: #000;
    padding: 42px 0 20px;
    font-size: 26px;*/
    color: #000;
    padding: 18px 10px 0px;
    font-size: 26px;
    line-height: 30px;
    position: relative;
    top: -10px;
}

.page_list {
    padding: 25px 0 25px;
    position: relative;
    top: 25px;
}

.page_list p {
    line-height: 25px;
}

.cname,
.pos-head {
    color: #009fff;
}

.expire {
    color: red;
}

a:active,
a:hover {
    text-decoration: none !important;
}

.job-detail {
    padding: 19px;
    margin: 10px;
    box-shadow: 0 7px 12px 0 rgba(0, 0, 0, .2), 0 7px 12px 0 rgba(0, 0, 0, .19);
}

.job-detail p {
    font-size: 18px;
    line-height: 25px;
}

.job-detail h3 {
    font-size: 20px;
}

.job-detail ol,
ul {
    line-height: 25px !important;
    font-size: 16px !important;
}

.thumbnail {
    border: 1px solid #ddd;
    border-radius: 4px;
}


/*news*/

#RightSide {
    float: right;
    width: 100%;
}

#RightSide form {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

#RightSide .News li {
    display: block;
    min-height: 200px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

#RightSide .News li img {
    margin-right: 20px;
    /* width: 300px;*/
    height: 185px;
}

#question h1 {
    /* font: 400 18px 'Open Sans';
    margin: 10% */
}

#esti h1 {
    text-align: right;
    margin-bottom: 10%;
    font-size: 20px;
}

#des-detail h2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
}

#get-in-touch .text-center {
    font-size: 16px;
}

.container .map {
    text-transform: uppercase;
    color: black;
    text-align: center;
    font-weight: bold;
    padding: 23px 0 25px 0;
    font-size: 22px;
}

.login_with.google {
    background-image: url(../img/google_icon.png);
    background-color: #DD4E40;
}

.login_with {
    display: inline-block;
    border-radius: 3px;
    height: 40px;
    width: 100%;
    margin: 0 5px 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
}

.login_with.facebook {
    background-image: url(../img/facebook_icon.png);
    background-color: #3B5998;
}

.login_with.microsoft {
    background-image: url(../img/linkedin.png);
    background-color: #2A80D7;
    background-size: 20% 80%;
}


/*tharo*/

#Hostory-Search {
    padding: 0;
    background: none;
    border: 0;
    margin: 0 auto;
    width: 1300px;
}

#Hostory-Search input[type=text] {
    width: 100px;
    background: #fff;
    border: 1px solid #bbb;
    padding: 5px 10px;
    border-radius: 3px;
    margin-top: 10px;
    margin-right: 10px;
    height: 16px
}

#Hostory-Search select {
    width: 150px;
    background: #fff;
    border: 1px solid #bbb;
    padding: 4px 10px;
    border-radius: 3px;
    margin-top: 10px;
    margin-right: 10px;
    height: 28px
}

#Hostory-Search input[type=submit] {
    margin-top: 10px;
    background-color: #8FC33D;
    background-image: url('../images/search.png');
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: 20px auto;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 10px;
    padding-left: 30px;
}

#Hostory-Search input[name="word"] {
    width: 200px
}

.wrapper.history {
    width: 1300px;
    padding: 0;
}

#table-box {
    width: 1300px;
    overflow-x: auto;
}

.yellow {
    color: yellow !important
}

.red {
    color: red !important
}

#table-box table {
    width: 1300px;
    font-size: 13px;
    margin: 0 auto;
}

#table-box table td,
#table-box table th {
    white-space: nowrap;
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}

#table-box table th {
    background: #0A5193;
    color: #fff;
    padding: 10px;
    border: 0;
    border-left: 1px solid #fff;
}

#table-box table td .deactive {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 140px;
    display: block;
    color: #111;
}

#table-box table td .active {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 140px;
    display: block;
    color: blue;
    text-decoration: underline;
}

thead th:first-child {
    border-radius: 5px 0 0 5px;
}

thead th:last-child {
    border-radius: 0 5px 5px 0;
}

tfoot td {
    border-bottom: 0 !important;
    border-top: 5px solid #1986C8;
    font-weight: 600;
    color: #0A5193;
    text-align: center;
}

.prop-month li {
    width: 306px;
    margin: 15px 8px
}

#paging {
    background: #8FC33D;
    border-radius: 5px;
    margin-top: 10px;
}

#dashboard li {
    display: inline-table;
    text-align: center;
    margin: 20px 7px;
    width: 126px;
}

ul#dashboard {
    text-align: center;
}

#dashboard li img {
    border-radius: 3px;
}

#dashboard li a {
    display: block;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    color: #444;
    border: 1px solid #ccc;
    transition: all 0.2s linear;
}

#dashboard li span {
    display: block;
    font-size: 13px;
    font-weight: 600;
}

#btn-pro {
    margin: 2%;
    text-align: right;
    margin-left: -1%;
}

#mymap {
    width: 100%;
    height: 400px;
}

.social-ic {
    text-align: center;
    margin-top: 10%;
}

.popover.bottom {
    margin-top: -16% !important;
}


/*end*/


/*end*/


/*Pisey Style Front MAP*/

#Advance-Search select {
    background: #fff;
    border: 1px solid #bbb;
    border-radius: 3px;
    /* margin-right: 10px; */
    /* height: 38px; */
    /* width: 215px; */
}

#Advance-Search input[type=text] {
    background: #fff;
    border: 1px solid #bbb;
    padding: 5px 10px;
    border-radius: 3px;
    margin-top: 10px;
    margin-right: 10px;
    height: 30px;
    width: 215px;
}

.containers {
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    transition: all 0.3s ease;
    margin-top: 27px;
    padding: 10px;
}

.float-left {
    width: 100%;
    margin-bottom: 0%;
}

#Advance-Search input[type=submit] {
    padding: 18px 25px 14px;
    border-radius: 3px;
    font-size: 18px;
    margin: 10px;
}


/*div left*/

.SideBar {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    margin-top: 3%;
}

.Tabs {
    font: normal 24px 'Oswald';
    margin-right: 14px;
    cursor: pointer;
    color: #747474;
    display: inline-block;
    padding: 28px 2px;
    text-decoration: underline;
}

.float-right .filter {
    float: right;
}

#pagings {
    margin-right: 53%;
    margin-top: 2%;
}

.DropDown {
    border: 2px solid #ccc;
    border-radius: 0px;
    background: #fff;
    padding: inherit;
}

.Child img {
    display: block;
    width: 100%;
    height: 200px;
    border-radius: 5px;
}

.Child {
    display: inline-block;
    position: relative;
    width: 100%;
    /* height: 200px; */
    margin: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.Child .forSale,
.Child .forRent {
    left: 0;
    top: 10px;
    padding: 5px 10px;
    background: #00800094;
    border-radius: 0 3px 3px 0;
    font: 600 12px 'Open Sans';
}

.Child .price {
    top: 52px;
    padding: 5px 10px;
    background: #00800094;
    border-radius: 0px 3px 3px 3px;
    font: 600 12px 'Open Sans';
}

.Child .unit {
    left: 20px;
    bottom: 20px;
}

.Child .bedbath {
    left: 20px;
    bottom: 50px;
}

.Child span {
    position: absolute;
    z-index: 1;
    color: #fff;
}

#btn-history {
    padding: 10px;
    margin-top: 10px;
    display: block;
    background: #1986C8;
    color: #fff;
    font: 600 20px 'Open Sans';
}

.SideBar .total {
    margin: 1%;
    font-size: 26px;
    color: #555;
    font-family: monospace;
}

#search-map {
    width: 100%;
    height: 500px;
    margin-top: 3%;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
}

.flickity-page-dots .dot {
    margin: 10px 8px !important;
}


/*Pisey Slide*/

.fade-carousel .carousel-inner .item {
    /* height: 100vh; */
}

.fade-carousel .carousel-indicators>li {
    margin: 0 2px;
    background-color: #fafafa;
    border-color: #aaa;
    opacity: .7;
}

.fade-carousel .carousel-indicators>li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}

.hero {
    position: absolute;
    top: 40%;
    left: 35%;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.4);
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .75);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.hero h3 {
    text-transform: uppercase;
    font-size: 1.50em;
    font-weight: bold;
    margin: 24px;
    padding: 0px;
    color: #fafafa;
}

.hero p {
    font-size: 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 10px;
    padding: 10px;
    line-height: 25px;
    color: #fafafa;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    /*    height: initial;*/
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    /*background-color: #080d15;*/
    opacity: .7;
}

.btn.btn-lg {
    padding: 10px 40px;
}

.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

.fade-carousel .slides .slide-1 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


/*Service*/

.page_list .caption p {
    line-height: 25px;
    text-align: center;
}

.page_list img {
    display: inline-block;
    /* padding: 9px 0 0 0; */
    width: 100%;
    font-weight: 700;
    margin-bottom: 10px;
}

.page_list .contents {
    padding: 0 124px 22px;
    margin-top: auto;
}

.page_list .contents h1 {
    color: rgba(239, 9, 39, 0.79);
    font-size: 26px;
    margin-bottom: 16px;
    font-family: Lucida Console, Courier, monospace;
}

.page_list .contents p {
    line-height: 25px;
    text-align: center;
    text-indent: 20px;
    margin: 6px;
}

.page_list .container .thumbnail img:hover {
    -webkit-transform: scale(1.025, 1.025);
    transform: scale(1.025, 1.025);
    -webkit-backface-visibility: hidden;
    opacity: 0.8;
}

.page_list .listing {
    line-height: 25px;
    margin-top: -16%;
}

.page_list .user-profile-image img {
    float: left;
    width: 210px;
    height: 240px;
    margin-top: -9%;
}

.form-control .formsearch {
    background-color: none !important;
    background-image: none !important;
    border: 0px !important;
    border-radius: 0px !important;
}

.img-wrap img {
    width: 100%;
    padding: 0px;
    height: 230px;
}

.page_list .contents h2 {
    color: rgba(25, 23, 23, 0.79);
    font-size: 24px;
    margin-bottom: auto;
    font-family: Times, Times New Roman, Georgia, serif;
}

#frmContactAgent {
    background: #eee url(../images/arrow-down.png) 70px top no-repeat;
    padding: 20px;
    margin: 10px 0 -10px;
    line-height: 25px;
    border-radius: 0 0 10px 10px;
}

.cont-agen p {
    padding: 1%;
    position: relative;
    left: 25px;
    top: 13px;
}


/*condo detail*/

.container #background {
    background: rgba(132, 142, 142, 0.37);
}

.page_list .float-left p {
    display: -webkit-box;
    margin: -6px;
}

.page_list .float-left img {
    width: 22%;
    padding: 0px;
}

#Target_All_Child img {
    display: block;
    width: 100%;
    height: 200px;
}

.col-lg-2 a {
    margin: 10px;
}

.float-right.features {
    margin-top: 2%;
}

.float-right.features section {
    margin-top: 10px;
    padding: 32px 0;
    background: #0079C2;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin-left: 6px;
}

.float-left.column1 img {
    width: 150px;
    height: 180px;
}

.float-left.column1 p {
    padding-left: 20px;
    line-height: 25px;
}

.skiptranslate {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
    ;
    height: 0 !important;
}

.g-translate {
    margin-left: 13px;
    margin-top: 12px;
    display: inline-block;
}

.goog-te-gadget .goog-te-combo {
    min-width: 160px;
    height: 28px;
    margin: 0px !important;
}

.goog-te-gadget {
    font-size: 0px !important;
}

.goog-te-gadget span {
    display: none;
}

.tran-flag {
    cursor: pointer;
    margin-bottom: -5px;
}

a:focus {
    outline: none !important;
}

#des p {
    padding: 15px 0 0 0;
    line-height: 25px;
}

#facility p {
    padding: 15px 0 0 0;
    line-height: 25px;
}

#video iframe {
    padding: 10px 0 0 0;
}

.hero-wrap {
    /* position: relative;
    top: -27px; */
}

.popover.top {
    margin-top: 19% !important;
}

.driver {
    margin-top: 50px;
    margin-bottom: 50px;
    background-image: -moz-linear-gradient(180deg, #fff 0, #e3e3e3 49%, #fff 100%);
    background-image: -webkit-linear-gradient(180deg, #fff 0, #e3e3e3 49%, #fff 100%);
    background-image: -ms-linear-gradient(180deg, #fff 0, #e3e3e3 49%, #fff 100%);
    width: 95%;
    height: 2px;
}

.profile_img {
    width: 100% !important;
}

.col-md-9.agenprofile h1 {
    padding: 20px 0 0 0;
}

.col-md-6 p.code-show {
    text-align: center;
    color: red;
    font-weight: bold;
}


/* ===== custom style ===== */

.property-search-form input[type='text'] {
    padding: 8px 6px !important;
    margin: 0 !important;
}

.small-date {
    font-size: 13px;
}

.title-news {
    text-align: left;
    font-size: 20px;
}

#testinmial.owl-carousel .owl-item img {
    margin: 0 auto;
    width: 15%;
}

#blogs img {
    height: 250px;
}

#blogs .carousel-item {
    /* height: 450px; */
}

#agents img {
    height: 250px;
}

#agents .carousel-item {
    /* height: 530px; */
}


/* primary menu */

#primary-nav-left ul {
    float: right
}

.primary-nav {
    display: block;
    float: right
}

.primary-nav>ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.primary-nav>ul>li {
    float: left;
    padding: 0 20px;
    position: relative;
    padding: 10px 10px 0 0;
}

.primary-nav>ul>li:last-child {
    padding-right: 0
}

.primary-nav>ul>li.bubble a {
    background: #e5e5e5;
    border-radius: 20px;
    color: #428bca;
    display: inline;
    padding: 5px 12px;
    position: relative;
    white-space: nowrap
}

.primary-nav>ul>li>ul.sub-menu {
    border-top: 4px solid #bc0054
}

.primary-nav li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.primary-nav ul.sub-menu {
    position: absolute;
    background: #fff;
    line-height: 1.5em;
    margin: 0;
    padding: 20px 0;
    white-space: nowrap;
    left: 0;
    min-width: 200px;
    list-style: none;
    border-radius: 0 0 2px 2px;
    -webkit-transition: all 0;
    transition: all 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    text-align: left
}

.primary-nav ul.sub-menu li {
    margin: 0 0 10px 0;
    padding: 0 25px;
    position: relative
}

.primary-nav ul.sub-menu li:last-child {
    margin: 0
}

.primary-nav ul.sub-menu a {
    opacity: 0.75;
    color: #555
}

.primary-nav ul.sub-menu a:hover {
    opacity: 1
}

.primary-nav ul.sub-menu ul.sub-menu {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    border-radius: 2px;
    top: -15px
}

.primary-nav li.current-menu-item>a,
.primary-nav li.current-menu-ancestor>a {
    color: #bc0054
}

.primary-nav a {
    display: block
}

.primary-nav li.mega-menu:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.primary-nav li.mega-menu.mega-menu-2col>ul.sub-menu {
    width: 535px
}

.primary-nav li.mega-menu.mega-menu-2col>ul.sub-menu>li {
    width: 50%
}

.primary-nav li.mega-menu.mega-menu-3col>ul.sub-menu {
    width: 802px
}

.primary-nav li.mega-menu.mega-menu-3col>ul.sub-menu>li {
    width: 33%
}

.primary-nav li.mega-menu.mega-menu-4col>ul.sub-menu {
    width: 1040px
}

.primary-nav li.mega-menu.mega-menu-4col>ul.sub-menu>li {
    width: 25%
}

.primary-nav li.mega-menu ul.sub-menu {
    white-space: normal
}

.primary-nav li.mega-menu>ul.sub-menu {
    width: 550px;
    left: auto
}

.primary-nav li.mega-menu>ul.sub-menu>li {
    float: left;
    width: 50%;
    margin: 0;
    position: relative;
    padding: 0 45px 0 25px
}

.primary-nav li.mega-menu>ul.sub-menu>li:after {
    content: '';
    width: 1px;
    position: absolute;
    right: 15px;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.05)
}

.primary-nav li.mega-menu>ul.sub-menu>li:last-child:after {
    background: none
}

.primary-nav li.mega-menu>ul.sub-menu>li:last-child {
    padding: 0 25px
}

.primary-nav li.mega-menu>ul.sub-menu>li>a {
    font-weight: bold;
    margin: 0 0 15px 0
}

.primary-nav li.mega-menu>ul.sub-menu ul.sub-menu {
    position: relative;
    top: 0;
    left: 0 !important;
    padding: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    box-shadow: none
}

.primary-nav li.mega-menu>ul.sub-menu ul.sub-menu li {
    padding: 0
}


/* end primay-menu */


/* header-top menu */

.header-wrap .header-top {
    padding: 10px 0;
    /* max-height: 10 */
}

.header-wrap .header-top .right {
    float: right;
    text-align: right
}

.header-wrap .header-top .menu {
    list-style: none;
    margin: 0 0 0 30px;
    padding: 0;
    display: inline-block
}

.header-wrap .header-top .menu:first-child {
    margin: 0
}

.header-wrap .header-top .menu i {
    margin: 0 3px 0 0
}

.header-wrap .header-top .menu li {
    display: inline-block;
    margin: 0;
    padding: 0 15px 0 0;
    font-size: 15px;
}

.header-wrap .header-top .menu li:first-child {
    margin: 0
}

.header-wrap .header-top .menu li:after {
    margin: 0 5px;
    opacity: 0.2;
    font-weight: normal
}

.header-wrap .header-top .menu li:last-child:after {
    display: none
}

.header-wrap .header-top .menu li.active a {
    color: #bc0054
}


/* end header-top menu */

.property-search-box-wrap {
    background: #e5e5e5;
    /* position: relative; */
    /* margin: 10px; */
    margin-top: 25px;
    border-top: solid 4px #29AAE3;
}

.st-icon {
    padding-right: 8px;
}

.flex-size {
    display: flex;
    flex-direction: row;
}

.flex-size-st {
    width: 50%;
    padding: 20px;
    border-right: 1px solid #dee2e6;
}

#des p {
    padding: 5px 0 0 0;
    line-height: 25px;
}

.title-st {
    margin: -12px 0px 18px 0px;
}

.pro-dt-st {
    border-top: 1px solid #dee2e6;
    padding: 8px;
    margin-bottom: 10px;
}

.pro-dt-st1 {
    background: #dad3d3;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    padding: 10px;
}

.border-st {
    border: 1px solid;
    padding: 20px;
}

.pt-detail {
    width: 50%;
    margin: 0px 20px 20px 20px;
}

.pt-detail-ch {
    margin-bottom: 10px;
    padding: 20px;
    background: #f8f9fa;
}

.ch-font {
    font-family: 'battambang'!important;
}


/*Slide Custom*/

.owl-stage-outer {
    /* height: 400px; */
}

.owl-carousel.owl-drag .owl-item {
    /* height: 400px; */
    /* background: #333; */
}

.owl-carousel.owl-drag .owl-item .item {
    height: 100%;
}

.owl-carousel.owl-drag .owl-item .item img {
    width: auto;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}


/* === end custom style === */

.content-wrap .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.owl-carousel .owl-stage {
    display: flex !important;
    align-items: center !important;
}

.job-detail-gp {
    display: flex;
    flex-direction: column;
    align-content: center;
    width: 1170px;
    margin: 0 auto;
}

.job-detail-header {
    width: 100%;
    margin: 10px 10px 0 10px;
}

#footer #footer_menu ul li {
    padding: 5px !important;
}

.footer_social {
    display: flex;
}

.btn_social_icon {
    width: 35px;
    height: 35px;
    background: rgb(52, 73, 94);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 7px;
}

.job-detail p {
    white-space: break-spaces;
}

.about-image-gp {
    width: 100%;
}

.about-image-gp img {
    width: 100%;
}

.menu-control-cus {
    display: flex;
    align-items: center;
}

.menu-control-cus li {
    padding: 7px 5px !important;
}

.gp-slide-control {
    height: 620px !important;
}