/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    font-family: 'Fira Mono', monospace;
	/*font-family: 'Comfortaa', cursive !important;*/
    color: #4d4643;
    font-size: 12px;
    background-color: #e1e1e1;
}

a {
	color: #4054B2;
}

a:hover {
	color: #fd5c28;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Fira Mono', monospace;
}

html{
	position:relative;
	height: unset;
}

html, body{
	height:auto !important;
}

.min_height_148{
	height:148px;
}

img.img-fluid.cancel {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    min-width: 100%;
    object-fit: contain;
}

.demo-gallery > ul > li a > img[src="https://connect.coffee/upload/farmimage/"] {
    display: none;
}

/* User profile style start */
.wait:after {
        content: '.';
        animation: dots 1s steps(5, end) infinite;
    }

    @keyframes dots {

        0%,
        20% {
            color: rgba(0, 0, 0, 0);
            text-shadow:
                .25em 0 0 rgba(0, 0, 0, 0),
                .5em 0 0 rgba(0, 0, 0, 0);
        }

        40% {
            color: black;
            text-shadow:
                .25em 0 0 rgba(0, 0, 0, 0),
                .5em 0 0 rgba(0, 0, 0, 0);
        }

        60% {
            text-shadow:
                .25em 0 0 black,
                .5em 0 0 rgba(0, 0, 0, 0);
        }

        80%,
        100% {
            text-shadow:
                .25em 0 0 black,
                .5em 0 0 black;
        }
    }


    table.dataTable thead th input.search {
        width: 100%;
        height: 28px;
    }

    table.dataTable thead th.drop_hide input.search {
        opacity: 0;
        overflow: hidden;
        width: 100%;
        height: 28px;
    }

    table.table.table-bordered thead th.drop_hide .dropdown-filter-dropdown {}


    .ui-sortable tr:hover {
        cursor: move;
    }
    .modal-confirm {
        color: #636363;
        width: 325px;
        font-size: 14px;
    }

    .modal-confirm .modal-content {
        padding: 20px;
        border-radius: 5px;
        border: none;
    }

    .modal-confirm .modal-header {
        border-bottom: none;
        position: relative;
    }

    .modal-confirm h4 {
        text-align: center;
        font-size: 26px;
        margin: 30px 0 -15px;
    }

    .modal-confirm .form-control,
    .modal-confirm .btn {
        min-height: 40px;
        border-radius: 3px;
    }

    .modal-confirm .close {
        position: absolute;
        top: -5px;
        right: -5px;
    }

    .modal-confirm .modal-footer {
        border: none;
        text-align: center;
        border-radius: 5px;
        font-size: 13px;
    }

    .modal-confirm .icon-box {
        color: #fff;
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -70px;
        width: 95px;
        height: 95px;
        border-radius: 50%;
        z-index: 9;
        background: #82ce34;
        padding: 15px;
        text-align: center;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    }

    .modal-confirm .icon-box i {
        font-size: 58px;
        position: relative;
        top: 3px;
    }

    .modal-confirm.modal-dialog {
        margin-top: 80px;
    }

    .modal-confirm .btn {
        color: #fff;
        border-radius: 4px;
        background: #82ce34;
        text-decoration: none;
        transition: all 0.4s;
        line-height: normal;
        border: none;
    }

    .modal-confirm .btn:hover,
    .modal-confirm .btn:focus {
        background: #6fb32b;
        outline: none;
    }

    .trigger-btn {
        display: inline-block;
        margin: 100px auto;
    }
    .grid_book_address {
        margin-top: 15px;
    }

    .grid_book_address .card-body {
        position: relative;
        min-height: 300px;
        height: 300px;
    }

    .grid_book_address .card-body.cursor {
        cursor: pointer;
    }

    .grid_book_address .middle_bx {
        text-align: center;
        position: absolute;
        top: 35%;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .grid_book_address .card {
        border: dotted 5px #bfbfbf;
    }

    .grid_book_address.border_dotted_none .card {
        border: solid 2px #bfbfbf;
    }

    .grid_book_address.border_dotted_none .card .card-body p {
        margin-bottom: 10px;
    }

    .grid_book_address .middle_bx i {
        font-size: 29px;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .grid_book_address .card-body .type_grid {
        position: absolute;
        width: 100%;
    }

    span.float_right {
        float: right;
        margin-right: 15px;
        cursor: pointer;
    }

    span.float_right i {
        font-size: 20px;
    }
/* User profile style end */


/* Map */
.responsive-map-container {
    position: relative;
    padding-bottom: 22.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.cc_web .page_section_10{
	padding-top: 10px !important;
}

.responsive-map-container iframe.responsive_iframe {
    height: 100%;
    width: 100%;
    border-radius: 20px;
}

.responsive-map-container iframe,   
.responsive-map-container object,  
.responsive-map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#coordinatesModal .responsive-map-container {
    position: relative;
    padding-bottom: 50.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
#coordinatesModal.modal .modal-body {
    padding: 10px;
    border-radius: 10px;
}

@media (min-width: 576px){
#coordinatesModal.modal .modal-dialog {
    max-width: 68%;
    margin: 1.75rem auto;
}
}
/* Map */

.cc_web .friend-list .friend-card .card-info p.coordinates_cursor:hover,.cc_web p.coordinates_cursor:hover{
	color:red;
}
.cc_web .friend-list .friend-card .card-info p.coordinates_cursor:hover{
	color:red;
}

.cc_web p.clr_blue{
	font-size: 16px;
    color: #20408d;
    text-transform: uppercase;
}

.cc_web .btn.btn-primary.absulute.pull-left{
	position: absolute;
    left: 10px;
    top: 10px;
}

.cc_web a.orgin{
	color: #574741;
}

.cc_web a.orgin:hover{
	color: #20408d;
}

.cc_web .collapse.collapse_one_line .portfolio-container{
height: auto !important;
}

/* 12.03-2022 */
.cc_web .tab-content .tab-pane #chartdiv6.chart_cloud, .cc_web .tab-content .tab-pane .chart_cloud{
	width: 500px !important;
    height: 500px !important;
    position: relative;
    left: -0.0546875px;
    top: 0.390625px;
    margin: 0 auto !important;
    display: block;
}
/* 12.03-2022 */

/* 09.03-2022 */

.cc_web .tab-content #interested .dataTables_filter#table_filter {
	/*position: absolute; */
    /* top: -40px; */
    /* left: 0; */
    z-index: 99;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
}

.cc_web .tab-content #interested .dataTables_wrapper .dataTables_filter input[type="search"] {
    border: 1px solid #efefef;
    padding: 0 10px;
    margin-left: 10px;
    height: 28px;
    border-radius: 0;
}

/* 09.03-2022 */

/* Feb 17th 2022 */

.cc_web .tab-content .tab-pane svg{
	height:400px !important;
}

/* Feb 17th 2022 */

/* Feb 17th 2022 */

.cc_web .card.border_25 .card-body h6.title_4 {
    font-weight: 600;
    font-family: 'Comfortaa', cursive;
    font-size: .8rem;
    color: #254490;
    margin-top: 5px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

/* Feb 17th 2022 */

.cc_web .page_section_20 {
    padding-top: 20px !important;
}

.cc_web .modal-body .tab-content .table thead th, .cc_web .modal-body .tab-content .table thead tr:nth-child(1) th{
	background-color: #20408d;
    color: #fff;
}
/* New Filter page style start */

.cc_web .ccs_filter_page .sidebar .btn.btn-primary {
    color: #fff;
    background-color: #20408d;
    border-color: #20408d;
    margin-top: -5px;
    padding: 4px 12px;
    font-size: 10px;
    float: right;
}

.cc_web .ccs_filter_page .grid_rm_left .checkbox {
    margin: 1.5% 0%;
    float: none;
    width: auto;
    display: inline-block;
}

.cc_web .ccs_filter_page .sidebar::-webkit-scrollbar {
	width: 2px;
}

.cc_web .ccs_filter_page .sidebar .checkbox label.btn {
    border-radius: 40px 15px;
    padding: 6px 12px;
    font-size: 10px;
    border: 2px solid #20408d !important;
}

.cc_web .ccs_filter_page .table thead th {
    font-size: 12px;
    text-align: center;
}

.ccs_filter_page .padding5px{
	padding-right: 5px;
    padding-left: 5px;
}

.cc_web .ccs_filter_page .movies.content.row.list-group .table thead th:nth-child(3), .cc_web .ccs_filter_page .movies.content.row.list-group .table tbody#movies td:nth-child(3){
	
}

.cc_web .ccs_filter_page .movies.content.row.list-group .table thead th:nth-child(2), .cc_web .ccs_filter_page .movies.content.row.list-group .table tbody#movies td:nth-child(2){
	max-width:100px;
	min-width:100px;
}

.cc_web .movies.content.row.list-group .table thead th:nth-child(7), .cc_web .movies.content.row.list-group .table tbody#movies td:nth-child(7),
.cc_web .movies.content.row.list-group .table thead th:nth-child(9), .cc_web .movies.content.row.list-group .table tbody#movies td:nth-child(9){
	
	max-width:100px;
	min-width:100px;
}

.cc_web .ccs_filter_page .movies.content.row.list-group .table thead th:nth-child(5), .cc_web .ccs_filter_page .movies.content.row.list-group .table tbody#movies td:nth-child(5){
	max-width:155px;
	min-width:155px;
}

.cc_web .ccs_filter_page .movies.content.row.list-group .table thead th:nth-child(11), .cc_web .ccs_filter_page .movies.content.row.list-group .table tbody#movies td:nth-child(11) {
    max-width: 80px;
    min-width: 80px;
}

.cc_web .ccs_filter_page .movies.content.row.list-group .table tbody#movies td.single_line{
	white-space: nowrap; 
     overflow: hidden; 
    text-overflow: ellipsis;
	cursor:pointer;
}

.cc_web .ccs_filter_page .movies.content.row.list-group .table thead th:nth-child(10), .cc_web .ccs_filter_page .movies.content.row.list-group .table tbody#movies td:nth-child(10){
	max-width: 80px;
    min-width: 80px;
}

.cc_web .ccs_filter_page .movies.content.row.list-group .table thead tr th {
    position: sticky;
    top: 0;
    z-index: 10;
}

.ccs_filter_page .movies.content.row.list-group .table tbody#movies td small{
	font-size: 10px;
    font-weight: 600;
}

.ccs_filter_page h5.text-uppercase {
   /* font-family: 'Comfortaa', cursive;*/
    font-size: 1rem;
    font-weight: bold;
}
.cc_web .ccs_filter_page .pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin: 15px 0 5px 0;
    border-radius: 4px;
}

.cc_web .ccs_filter_page .sidebar.darkHeader {
    position: fixed;
    top: 75px;
    width: 19%;
    left: 15px;
    overflow-y: scroll;
    min-height: 500px;
    max-height: 500px;
    left: 0;
}

.cc_web .ccs_filter_page .sidebar .ms-options-wrap > button:focus, .cc_web .ccs_filter_page .sidebar .ms-options-wrap > button{
	padding: 2px 20px 2px 5px;
}

.cc_web .ccs_filter_page .sidebar .ms-options-wrap > .ms-options > ul label {
    padding: 3px 4px;
    font-size: 12px;
}

.cc_web .ccs_filter_page .sidebar .ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    top: 8px;
}

.cc_web .ccs_filter_page .sidebar h3 {
    margin: 6px 0px 4px 0px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.cc_web .ccs_filter_page .searchTerm{
	padding:2px 5px;
}

.cc_web .modal .modal-body .card .card-body h5{
	font-weight: 600;
    /*font-family: 'Comfortaa', cursive;*/
    font-size: .8rem;
    color: #254490;
    margin-top: 5px;
    margin-bottom: 5px;
}

.cc_web .modal .modal-body .grid_btn .btn {
    font-size: 10px;
}


.cc_web .ccs_filter_page .col_20p{
	flex: 0 0 20%;
    max-width: 20%;
}

.cc_web .ccs_filter_page .col_80p{
	flex: 0 0 80%;
    max-width: 80%;
}

.cc_web .ccs_filter_page .content.col-md-12{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.cc_web .ccs_filter_page .movies-pagination.col-md-10 .pagination, .cc_web .ccs_filter_page .content.s_filter{
	margin-top:10px;
	margin-bottom:0px;
}

/* New Filter page style end */

/* Profile page start */
.cc_web .portlet.light.bordered.grid_card_design_sty .table.table-bordered thead th, .cc_web .portlet.light.bordered.grid_card_design_sty .dataTables_wrapper .btn-group button{
	color:#fff;
}

.cc_web .portlet.light.bordered.grid_card_design_sty .dataTables_wrapper .btn-group button{
	border-top: 1px solid #fff;
}
/* Profile page end */

/* Farm gallery start */
.demo-gallery > ul {
    margin-bottom: 0;
    padding-left: 0;
}

.demo-gallery > ul > li {
    margin-bottom: 1%;
    width: 19%;
    display: inline-block;
    margin-right: .3%;
    list-style: outside none none;
    margin-left: .2%;
}

.row.portfolio-container{
	height:auto !important;
}
.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 10px;
  display: block;
  overflow: hidden;
  position: relative;
}

.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 180px;
    width: 100% !important;
    object-fit: cover;
    max-width: 100%;
    min-width: 100%;
	border-radius: 10px;
}

.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
/* Farm gallery end */

.cc_web #topbar.d-none.d-lg-block, .cc_web .contact-address{
	display:none !important;
}

.cc_web .card.mt-2.fixedElement{
	border: 0px solid rgba(0,0,0,.125);
    border-radius: 0rem;
}

.cc_web .card .card-body .page-head{
	text-align:center;
	width:100%
}
.cc_web .card .card-body .page-head .section-header.text-left {
	text-align:center !important;
}

.cc_web .card .card-body.p-lg-4.p-sm-4.p-3.d-flex.h-100{
	padding-top: 5.5rem!important;
    padding-bottom: 5rem !important;
}

.cc_web .table-responsive.lots_list .table.table-bordered thead th:last-child, .cc_web .table-responsive.lots_list .table.table-bordered tbody td:last-child {
    min-width: 120px;
    max-width: 120px;
}
/* Farmer list style start */

.cc_web .profile-card.position-relative h5 a {
	font-size: 28px;
	margin-top: 5px;
	display: block;
	text-align: left;
}

.cc_web .profile-card.position-relative h5 .posi_abs {}

.cc_web .profile-card.position-relative a {
	font-size: 12px;
	text-align: left;
	display: block;
	margin-top: -10px;
}

.cc_web .pos_top_.posi_abs.text-center {}

.cc_web ul.nav-news-feed li {
	list-style: none;
	display: block;
	padding: 5px 0;
	margin-bottom: 10px;
}

.cc_web .img_grid_view {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #e1e1e1;
}

.cc_web .pos_top_.text-center {
	border-bottom: 1px solid #e1e1e1;
	/* background-color: #20408d; */
	margin-top: 0px;
	/* color: #fff; */
	padding-top: 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.cc_web .img_grid_view.grid_side_bx img.f_img {
    width: 50%;
    height: 118px;
    border: 0px solid #fbf8f8;
    margin: 0px;
    object-fit: cover;
    padding: 5px 8px;
    margin-bottom: 5px;
}

.cc_web a.posi_abs_edit {
	position: absolute;
	right: 5px;
	top: 14%;
	font-size: 22px;
}

.cc_web ul.social_links_css {
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
	padding-top: 15px;
}

.cc_web ul.social_links_css li {
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 600;
	padding: 5px 0px;
}

.cc_web .mb-3.mt-2.text-uppercase.text-center strong {
	color: #1d3d8c;
	font-size: 18px;
}

.cc_web ul.social_links_css li a {
	list-style: none;
	color: #4d4643;
	font-size: 11px;
	font-weight: 500;
}

.cc_web ul.social_links_css li a:hover {
	color: #20408d;
	;
}

.cc_web .posi_abs_float_right {
	position: absolute;
	right: 0;
	background-color: transparent;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	top: 35%;
	z-index: 99;
	list-style: none;
}

.cc_web .posi_abs_float_right ul {
	padding-left: 10px;
	list-style: none;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	display: flex;
}

.cc_web .posi_abs_float_right li a {
	color: #fff;
	margin-top: 0px;
}

.cc_web .posi_abs_float_right li {
	padding: 0px 10px;
}

.cc_web .posi_abs_float_right li a:hover {
	color: #fff;
}

.cc_web .table.table-bordered thead th {
	border: 1px solid #dee2e6;
	background-color: #1d3d8c;
}

.cc_web .table.table-bordered thead.card_fixed.thead-light.text-white th{
	color:#fff;
}

.cc_web .table.table-bordered tbody td {
	background-color: #fff;
}

.cc_web .posi_abs_float_right li a i.fa.fa-info {
	font-size: 26px;
}

.cc_web .posi_abs_float_right li a i.fa {
	font-size: 18px;
}

.cc_web .posi_add.darkHeader {
	padding-top: 190px;
}

body.cc_web {
	line-height: 1.6;
}

.cc_web .create-post.page-section .article .embed-responsive {
	position: relative;
	display: block;
	width: 41%;
	padding: 0;
	overflow: hidden;
	float: left;
	margin-right: 1%;
}

.cc_web .create-post.page-section .article p.text_justify {
	display: block;
	/* float: left; */
	width: 100%;
	margin-left: 0%;
}

.cc_web .create-post.page-section .article img.f_img,
.cc_web .img_grid_view img.f_img {
	height: 248px;
    /* width: auto; */
    float: left;
    margin-right: 10px;
    border: 1px solid #fbf8f8;
    border-radius: 4px;
    /* width: 248px; */
    object-fit: contain;
}

.hidden {
	display: none;
}

.readmore {
	margin: 0 5px;
}

.readmore.moreless-button {
	position: absolute;
	bottom: -10px;
	right: 0;
}

.content_bx {
	position: relative;
}

.content_bx .align_text {
	display: contents !important;
}

.morecontent span {
	display: none;
}

.morelink {
	display: block;
}

.cc_web .page-section.darkHeader {}
@media screen and (max-width: 1920px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 175px;
}

}

@media screen and (max-width: 1600px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 148px;
}

}

@media screen and (max-width: 1440px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 118px;
}

}

@media screen and (max-width: 1366px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 118px;
}

}

@media screen and (max-width: 1280px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 118px;
}

}

@media screen and (max-width: 1200px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 118px;
}

}
@media screen and (max-width: 1128px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 110px;
}

.cc_web .img_grid_view {
    padding-left: 0px;
    padding-right: 0px;
}

}
@media screen and (max-width: 1058px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 100px;
}

.cc_web .img_grid_view {
    padding-left: 0px;
    padding-right: 0px;
}

}

@media screen and (max-width: 1024px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 100px;
}

.cc_web .img_grid_view {
    padding-left: 0px;
    padding-right: 0px;
}

}

@media screen and (max-width: 875px) {
  	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 100px;
}

.cc_web .img_grid_view {
    padding-left: 0px;
    padding-right: 0px;
}

}

@media only screen and (max-width: 762px) {
	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 78px;
}

.cc_web .img_grid_view {
    padding-left: 0px;
    padding-right: 0px;
}

}

@media only screen and (max-width: 600px) {
	
.cc_web .img_grid_view.grid_side_bx img.f_img {
	height: 78px;
}	
	
.cc_web .posi_abs_float_right {
	position: relative;
	right: 0;
	background-color: transparent;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	top: 0;
	z-index: 99;
	list-style: none;
}
.cc_web .profile-card.position-relative h5 a {
	font-size: 20px;
	margin-top: 0;
	display: block;
	text-align: left;
}
.cc_web .profile-card.position-relative a {
	font-size: 11px;
	text-align: left;
	display: block;
}
.cc_web .mb-3.mt-2.text-uppercase.text-center strong {
	color: #1d3d8c;
	font-size: 16px;
}
.cc_web a.posi_abs_edit {
	position: absolute;
	right: 5px;
	top: 27%;
	font-size: 22px;
	z-index: 9;
}
h5 {
	font-size: 1rem;
}
.cc_web span.float_right {
	float: none;
	margin-right: 15px;
	cursor: pointer;
	margin-bottom: 10px;
}
.cc_web p {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

}

/* Farmer list style end */

/* Farmer list style end */

.cc_web .border_25.border_6.create-post,.friend-list .friend-card.shadow.border_6,.cc_web .shadow.border_25.card.mb-3 {
	border-radius:6px;
}

.cc_web .card.shadow.border_6.border_25{
	border-radius:6px;
}

.cc_web .shadow.border_25.card.mb-3 .profile-card{
	border-radius: 6px 6px 0px 0px;
}

.cc_web .shadow {
    box-shadow: 0 .1rem .5rem rgba(0,0,0,.15)!important;
}

/* Farmer list style end  */

.cc_web #address_book{
	overflow-y: scroll;
    height: 460px;
    overflow-x: hidden;
}

.cc_web .modal-lg.modal_big .modal-header p {
    text-transform: uppercase;
}

.cc_web .modal-lg.modal_big .modal-header p strong{
	
}

/* Farmlist style */
/* ---- input ---- */

.ccs_filters input[type="text"] {
    font-size: 15px;
}

.collapse .row.portfolio-container{
	height:100% !important;
}

/* ---- button ---- */

.ccs_filters .button {
  /* display: inline-block;
  padding: 0.5em 1.0em;
  margin-bottom: 10px;
  background: #EEE;
  border: none;
  border-radius: 7px;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  color: #222;
  font-family: sans-serif;
  font-size: 16px;
  text-shadow: 0 1px white; */
  cursor: pointer;
  
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 200px;
    height: 48px;
    border: 1px solid transparent;
    background-color: transparent;
    border-radius: 0px;
    color: #060606;
    letter-spacing: 2px;
    border-bottom: 2px solid #ccc;
}

.ccs_filters .button:hover {
  background-color: #363636;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #fff;
}

.ccs_filters .button:active,
.ccs_filters .button.is-checked {
  background-color: #363636;
}

.ccs_filters .button.is-checked {
    text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
    color: #2e4c94;
    text-shadow: 0 -1px hsl(223deg 41% 44%);
    background-color: transparent;
    border: 1px solid #345098 !important;
    border: transparent;
}

.ccs_filters .button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

/* ---- button-group ---- */

.ccs_filters .button-group:after {
  content: '';
  display: block;
  clear: both;
}

.ccs_filters .button-group .button {
   float: left;
    margin-left: 0;
    margin-right: .3%;
    width: auto;
    letter-spacing: 0px;
    height: 40px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 7px 7px;
    padding: 6px 10px;
    font-size: 10px;
    background-color: #fff;
}
.cc_web h5.position_abs_h5 {
    position: absolute;
    right: 0;
    left: 0;
    padding-top: 8px !important;
}

/* .ccs_filters .button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.ccs_filters .button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; } */

/* ---- grid ---- */

.ccs_filters .grid {
  border: 0px solid #333;
}

/* clear fix */
.ccs_filters .grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.ccs_filters .element-item {
  /* position: relative;
  float: left;
  width: 100px;
  height: 100px;
  margin: 5px;
  padding: 10px;
  background: #888;
  color: #262524; */
}

.ccs_filters .element-item > * {
  margin: 0;
  padding: 0;
}

.ccs_filters .element-item .name {
  position: absolute;

  left: 10px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal;
}

.ccs_filters .element-item .symbol {
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}

.ccs_filters .element-item .number {
  position: absolute;
  right: 8px;
  top: 5px;
}

.ccs_filters .element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}

.ccs_filters .element-item.alkali          { background: #F00; background: hsl(   0, 100%, 50%); }
.ccs_filters .element-item.alkaline-earth  { background: #F80; background: hsl(  36, 100%, 50%); }
.ccs_filters .element-item.lanthanoid      { background: #FF0; background: hsl(  72, 100%, 50%); }
.ccs_filters .element-item.actinoid        { background: #0F0; background: hsl( 108, 100%, 50%); }
.ccs_filters .element-item.transition      { background: #0F8; background: hsl( 144, 100%, 50%); }
.ccs_filters .element-item.post-transition { background: #0FF; background: hsl( 180, 100%, 50%); }
.ccs_filters .element-item.metalloid       { background: #08F; background: hsl( 216, 100%, 50%); }
.ccs_filters .element-item.diatomic        { background: #00F; background: hsl( 252, 100%, 50%); }
.ccs_filters .element-item.halogen         { background: #F0F; background: hsl( 288, 100%, 50%); }
.ccs_filters .element-item.noble-gas       { background: #F08; background: hsl( 324, 100%, 50%); }
/* Farmlist style end */

/* Address FAQ style */

.cc_web .accordion__item {
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 6%);
}
.cc_web .accordion__body {
  display: none;
  padding-top: 10px;
}
.cc_web .accordion__body p {
    margin-bottom: 0;
    font-size: 10px;
}
.cc_web .accordion__title {
  font-size: 11px;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
.cc_web .accordion__title:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: -3px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABlUlEQVRIS72V6zEEQRSFv81ABogAESADIiADRIAIEAEiQASIABmQgQyor+rerZ7enp71Y92qqZrpxznnPmfGim22YnyWITgGdoHteNT0Hs8j8NQT2SM4AK6AjQkvP4EzQLIFGyO4Bk7i9Bfg90uodllv9oBTYD3OeUaigbUISnAv+N0zSfRUuwnS+fmawLA8xO5OoXiqFvToLQ4dluGqCYynLi+jvCZNT8TYzM2SwGq5BYz5VGLHPEqBcy9KgjvgqFJ/ETn4HkFci2K4jP304h5Q8KAPrO0tIGMv+HnkYR+oSQR/joqSwPOZC7HEGRD8hIr0SgBLU1IvlCQl+EeUbAoY4JQhqgnka5G4nsprcPdGCeoQZdhrkmy0FniGyD3fByFqJblF4loL3PVukrPJBnVcVE964pJjolVZ3TL14lSjSaK1wFP9oI/+fVSorhx2qnKA9exPwy6BShLD5vdrNa79CQmeY2VhktZVVKs06QLnvB/zwphL9KcfTgkmkY91bVdnmdo3gjaBE2CZf/JECvrbKyf4BdpXaxkir2UhAAAAAElFTkSuQmCC") no-repeat;
  background-size: 20px;
}
.cc_web .accordion__title.active {
  color: #2B9FDF;
}
.cc_web .accordion__title.active:after {
  transform: rotate(-180deg);
}

/* Address FAQ style end */

.table_fix{
	
}

.grid_img_report img.grid_report{
	width: 65px;
    margin: 0 auto;
    display: block;
}

.cc_web .property_detail img.img_right {
    width: 65px;
    float: right;
}

table.table.table-bordered thead th.drop_hide .multiselect-native-select {
    display: none;
}

.cc_web .tab-content .dt-ext.table-responsive .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1rem;
    opacity: 1;
    top: -1px;
}

.dataTables_wrapper table.dataTable thead th .dropdown-menu.show{
	padding-left:10px;
	padding-right:10px;
}

.cc_web .tab-content .dt-ext.table-responsive .input-group .form-control.multiselect-search {
    margin-bottom: 15px;
}

/* .grid_card_design_sty.sticky_table {
    position: relative;
    top: 80px;
} */

.modal .modal-body .card .card-body{
	padding: .5rem;
}

.modal .modal-body .card .card-body h5 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
}

.grid_card_design_sty.sticky_table {
    position: relative;
    top: 180px;
    height: 580px;
	margin-bottom: 70px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

thead tr:nth-child(1) th {
    background: white;
    position: sticky;
    top: 0;
    z-index: 10;
}

.cc_web .tab-content .dt-ext.table-responsive{
	height: 70vh;
    overflow: scroll;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.table_fix.sticky_table {
	margin-top:-1px;
}
.table_fix.sticky_table{
	position:relative;
	top:35px;
}

.table_fix.sticky_table{
	 position: fixed;
  z-index: 99;
  width: 20.5%;
  top: 50px;
  height: 100%;
}

/* Ratio button show hide */
.collapse .card.card-body{
	padding: .5rem;
}

.reveal-if-active label {
    display: block;
    margin: 0 0 3px 0;
    font-size: 13px;
}

.reveal-if-active input[type=text] {
  width: 100%;
}

.reveal-if-active {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    font-size: 16px;
    transform: scale(0.8);
    transition: 0.5s;
}

input[type=radio]:checked ~ .reveal-if-active, input[type=checkbox]:checked ~ .reveal-if-active {
  opacity: 1;
  max-height: 100%;
  padding: 0px 0px 20px 0px;
  transform: scale(1);
  overflow: visible;
}

.tab-content.interest_tabs>.tab-pane .grid_book_address.border_dotted_none .card .card-body p {
    font-size: 12px;
}

.tab-content.interest_tabs>.tab-pane .grid_book_address.border_dotted_none .card .card-body{
	padding:5px;
}

.tab-content.interest_tabs>.tab-pane .grid_book_address.border_dotted_none .card {
    border: solid 1px #bfbfbf;
}

.tab-content.interest_tabs>.tab-pane .grid_book_address .card-body .type_grid a{
	font-size:12px;
}

.tab-content.interest_tabs>.tab-pane .grid_book_address.border_dotted_none.select_address{
	cursor:pointer;
}

.tab-content.interest_tabs>.tab-pane .grid_book_address.border_dotted_none.select_address.current {
    /* color: red; */
    border: 1px solid #0cd215;
	border-radius:6px;
}

.tab-content.interest_tabs>.tab-pane .grid_book_address .card-body {
    position: relative;
    min-height: 200px;
    height: 200px;
}

.modal .modal-body{
	padding: .5rem 1rem;
}

.cc_web .nav-tabs.nav_tabs_width_auto .nav-item{
   width:auto;	
}

.cc_web .tab-content.tab_content_scroll{
	overflow-Y:scroll;
}

.cc_web .tab-content.interest_tabs>.tab-pane .grid_book_address.border_dotted_none .card .card-body.grid_small_font p {
    font-size: 10px;
    margin-bottom: 2px !important;
}
.cc_web .tab-content>.tab-pane .grid_small_font form .form-group label {
    font-size: 10px;
    margin-bottom: 4px;
}

.cc_web .modal-lg.modal_big .row.mb-3{
	 margin-bottom: .5rem!important;
}

.cc_web .modal-lg.modal_big .row.mb-2{
	margin-bottom: 0rem!important;
}

.cc_web .tab-content>.tab-pane .grid_small_font form .form-group .form-control {
    font-size: 10px;
}

.cc_web a.disabled {
    color: #e0e0e0;
}

.cc_web td i.fa {
    margin-right: 0px;
}

.cc_web .tab-content>.tab-pane .grid_small_font form .form-group .custom-control-label::before, .cc_web .tab-content>.tab-pane .grid_small_font form .form-group .custom-control-label::after{
	width: .7rem;
    height: .7rem;
}

.cc_web .tab-content>.tab-pane .grid_small_font form .form-group .custom-checkbox .custom-control-label::before {
    border-radius: .1rem;
}

.cc_web .tab-content>.tab-pane .grid_small_font form .form-group {
    margin-bottom: .5rem;
}
/* Ratio button show hide */

.form-group #sample .form-check-label {
    margin-bottom: 0;
   /*  width: 48%; */
    width: auto;
}

.custom-control.custom-checkbox .custom-control-label::after{
	top: 0rem;
}

.custom-control.custom-checkbox .custom-control-label::before{
	top: 0rem;
}

.tab-content>.tab-pane svg{
	height:auto !important;
}

.tab-content>.tab-pane #chartdiv6 div{
	height:auto !important;
}

/* #chartdiv6{
	width: 500px !important;
	height: 500px !important;
} */

.form .form__body .form-group {
    margin-bottom: 10px;
}

.form .form__body .form-group label {
    display: inline-block;
    margin-bottom: .3rem;
}

.dataTables_wrapper .btn-group button.btn:hover, .dataTables_wrapper .btn-group button.btn:active {
    background-color: transparent;
}

/**=====================
30. Data-table CSS Start
==========================**/

.cc_web .btn.btn-sm {
    font-size: 10px;
	margin-bottom:5px;
}

div.dt-button-background {
display: none !important; }

div.DTS div.dataTables_scrollBody table {
z-index: 1; }

#auto-generate-content_wrapper.dataTables_wrapper button {
background-color: white;
border: 1px solid var(--theme-deafult);
color: var(--theme-deafult); }

.dataTables_wrapper {
padding: 0;
width: 100%; }
.dataTables_wrapper.no-footer .dataTables_scrollBody {
border-bottom: 1px solid #ecf3fa; }
.dataTables_wrapper .dt-buttons .btn {
border-radius: 0.25rem !important; }
.dataTables_wrapper .btn-group button {
    margin-right: 5px;
    padding: 2px 0px 0px 0px;
    font-size: 11px;
    color: #fff;
    border-top: 1px solid #fff;
    border-radius: 0px;
    margin-top: 2px;
}
.dataTables_wrapper button {
font-weight: 400;
padding: 0.375rem 0.75rem;
font-size: 14px;
border-radius: 0.25rem;
color: #fff; }
.dataTables_wrapper + .dataTables_wrapper {
margin-top: 20px; }
.dataTables_wrapper .dataTables_paginate {
margin-left: 15px !important;
border: 1px solid #f4f4f4;
border-radius: 0.25rem;
padding-top: 0; }
.dataTables_wrapper .dataTables_paginate .paginate_button {
margin: 0; }
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button:active {
background: var(--theme-deafult);
color: #fff !important;
-webkit-box-shadow: none;
	box-shadow: none; }
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
border: 1px solid #21408e;
color: #ffffff !important;
background: #21408e !important;
}
.dataTables_wrapper .dataTables_length {
margin-bottom: 15px; }
.dataTables_wrapper .dataTables_length select {
border-color: #f4f4f4;
color: #2c323f;
padding: 0 10px;
margin: 0 10px;
height: 2.7142em; }
.dataTables_wrapper table.dataTable {
border: 1px solid #efefef; }
.dataTables_wrapper table.dataTable tbody td.select-checkbox, .dataTables_wrapper table.dataTable tbody th.select-checkbox {
padding-right: 40px !important; }
.dataTables_wrapper table.dataTable tbody td.select-checkbox:before, .dataTables_wrapper table.dataTable tbody th.select-checkbox:before {
right: 20px;
top: 22px;
left: unset; }
.dataTables_wrapper table.dataTable tbody td.select-checkbox:after, .dataTables_wrapper table.dataTable tbody th.select-checkbox:after {
margin-top: -5px;
margin-left: 21px; }
.dataTables_wrapper table.dataTable thead th {
background-color: #bee5eb;
color: #000;
font-weight: 400;
padding: 0.4rem;
}
.dataTables_wrapper table.dataTable thead th .cb-dropdown{
color: #000;
}
.dataTables_wrapper table.dataTable thead th, .dataTables_wrapper table.dataTable thead td {
border-bottom: 2px solid #efefef; }
.dataTables_wrapper table.dataTable th, .dataTables_wrapper table.dataTable td {
padding: 0.6rem;
font-size: 12px;
text-align: center;
}
.dataTables_wrapper .dataTables_filter {
margin-bottom: 25px;
margin-left: 15px; }
.dataTables_wrapper .dataTables_filter input[type="search"] {
border: 1px solid #efefef;
padding: 0 10px;
margin-left: 10px;
height: 37px;
border-radius: 0; }

.dataTables_scrollHeadInner {
width: 100% !important; }

table .fixedHeader-floating {
position: fixed !important;
background-color: #fff; }

table .box > div {
padding: 5px 15px;
background-color: var(--theme-deafult);
display: inline-block;
color: #fff;
border-radius: 5px;
margin-bottom: 15px;
margin-right: 15px; }

table.dataTable.fixedHeader-locked, table.dataTable.fixedHeader-floating {
width: calc(100vw - 250px) !important;
max-width: calc(100vw - 250px) !important;
overflow: hidden !important;
right: 0 !important;
z-index: 99;
left: 260px !important; }

table.dataTable:not(.fixedHeader-locked):not(.fixedHeader-floating) {
width: 100% !important; }

table.dataTable {
border-collapse: collapse !important;
margin-top: 0 !important; }
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
bottom: 12px !important; }
table.dataTable input, table.dataTable select {
border: 1px solid #efefef;
height: 37px; }


.dataTables_wrapper table.dataTable thead th .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 120px;
}

.dataTables_wrapper table.dataTable thead th .dropdown-menu.show {
    width: 215px;
    min-width: 215px !important;
    font-size: 12px;
    left: 0% !important;
    z-index: 9999 !important;
    top: 50% !important;
    max-height: 250px !important;
}

.dataTables_filter#table_filter{
	/*display:none;*/
}

.dataTables_wrapper table.dataTable thead th .dropdown-menu.show .dropdown-item{
	padding: 0.25rem 0.5rem;
}

.dataTables_wrapper table.dataTable thead th .dropdown-menu.show .input-group-addon, .dataTables_wrapper table.dataTable thead th .dropdown-menu.show .input-group-btn{
	display:none;
}



.card-header h5{
	display:none;
}

.dropdown-filter-content div.dropdown-filter-sort {
	display: none;
}

.page-body .card .card-body .dt-ext td.filter_td, .table thead th {
    font-size: 13px;
    text-align: center;
}

.dropdown-filter-icon {
    margin-left: 5px;
    line-height: normal;
    border: 1px solid #a7a7a7;
}

.dropdown-filter-icon:hover {
    cursor:pointer;
}

.checkbox-container {
    max-height: 400px;
    overflow-y: scroll;
}
.dropdown-filter-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding-bottom:5px;
    padding-top:5px;
    padding-right:5px;
    padding-left:5px;
}

.dropdown-filter-content div {
    margin-top:5px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
}

.dropdown-filter-content div.dropdown-filter-search {
    margin-bottom:10px;
    margin-top:10px;
}

.cc_web .sidebar .btn{
	font-size: 12px;
}

.dropdown-filter-content div.dropdown-filter-sort {
    padding-top:5px;
    padding-bottom:5px;
}

.dropdown-filter-content div.dropdown-filter-sort:hover {
    background-color:#e1e5e7;
    cursor:pointer;
}

.dropdown-filter-content div.dropdown-filter-sort span {
    margin-right:5px;
    margin-left:5px;
    margin-top:5px;
    margin-bottom:5px;
    color:#000000;
}

.arrow-down {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-right:5px;
    margin-left:5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.dropdown-filter-dropdown {
    position: relative;
    display: inline-block;
}

span.multiselect-native-select .dropdown.bootstrap-select .btn.btn-light {
    background-color: rgb(115 102 255 / 0%) !important;
    border-color: rgb(115 102 255 / 0%) !important;
    padding: 0.2rem 0px;
    color: #000;
    border-top: 1px solid #000 !important;
    border-radius: 0px;
	font-size: 11px;
}

span.multiselect-native-select .dropdown.bootstrap-select .btn.btn-light.dropdown-toggle .filter-option{
	text-align:center;
}

span.multiselect-native-select .dropdown.bootstrap-select .btn.btn-light:hover {
    background-color: rgb(115 102 255 / 0%) !important;
    border-color: rgb(115 102 255 / 0%) !important;
	border-top: 1px solid #000 !important;
}


/* CONTRACT style */
.cc_web .tab-content .grid_sales_contract img.img-fluid.w_100px, .cc_web .modal-body .grid_sales_contract img.img-fluid.w_100px {
    width: 180px;
    margin-bottom: 15px;
}

.cc_web .tab-content .grid_sales_contract p span.float_right_dot, .cc_web .modal-body .grid_sales_contract p span.float_right_dot {
    float: right;
}

.cc_web .tab-content .grid_sales_contract p, .cc_web .modal-body .grid_sales_contract p {
    margin-bottom: 10px;
}

.cc_web .tab-content .grid_sales_contract h3,.cc_web .modal-body .grid_sales_contract h3 {
    font-size: 15px;
}

.cc_web .tab-content .grid_sales_contract tfoot, .cc_web .modal-body .grid_sales_contract tfoot {
    background-color: #3f87a6;
    color: #fff;
}

/* CONTRACT style */
.tab-content>.tab-pane .grid_book_address .card {
    border: dotted 2px #bfbfbf;
}
.tab-content>.tab-pane .grid_book_address.border_dotted_none .card {
    border: solid 1px #bfbfbf;
}
/* Position Report style */

h3.h_report {
font-size: 1.2rem;
}

.form-group.min_height .form-control {
    height: 40px;
    font-size: 13px;
    padding: 0rem;
}

img.grid_report {
width: 100%;
}

#invoice {
padding: 0px;
}

#invoice .toolbar, .card-header .toolbar {
    padding: 0;
    background-color: transparent;
    display: block;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-right: 0px;
    margin-top: 0px;
    border: 0px solid rgba(0,0,0,.125);
}

.invoice {
position: relative;
background-color: #FFF;
min-height: auto;
padding: 0px;
}

.invoice header {
padding: 10px 0;
margin-bottom: 20px;
border-bottom: 1px solid #3989c6
}

.invoice .company-details {
text-align: right
}

.invoice .company-details .name {
margin-top: 0;
margin-bottom: 0
}

.invoice .contacts {
margin-bottom: 20px
}

.invoice .invoice-to {
text-align: left
}

.invoice .invoice-to .to {
margin-top: 0;
margin-bottom: 0
}

.invoice .invoice-details {
text-align: right
}

.invoice .invoice-details .invoice-id {
margin-top: 0;
color: #3989c6
}

.invoice main {
padding-bottom: 50px
}

.invoice main .thanks {
margin-top: -100px;
font-size: 2em;
margin-bottom: 50px
}

.invoice main .notices {
padding-left: 6px;
border-left: 6px solid #3989c6
}

.invoice main .notices .notice {
font-size: 13px
}

.invoice table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 20px
}

.invoice table td,
.invoice table th {
padding: 7px;
background: #eee;
border-bottom: 1px solid #fff
}

.invoice table th {
/* white-space: nowrap; */
font-weight: 400;
font-size: 13px;
background: #314e96;
color: #fff;
padding: 10px 5px;
}

.invoice table td h3 {
margin: 0;
font-weight: 400;
color: #3989c6;
font-size: 13px
}

.invoice table .qty,
.invoice table .total,
.invoice table .unit {
text-align: right;
font-size: 13px
}

.invoice table .no {
color: #fff;
font-size: 13px;
background: #3989c6
}

.invoice table .unit {
background: #ddd
}

.invoice table .total {
background: #3989c6;
color: #fff
}

.invoice table tbody tr:last-child td {
border: none
}

.invoice table tfoot td {
background: 0 0;
border-bottom: none;
white-space: nowrap;
text-align: right;
padding: 10px 20px;
font-size: 1.2em;
border-top: 1px solid #aaa
}

.invoice table tfoot tr:first-child td {
border-top: none
}

.invoice table tfoot tr:last-child td {
color: #3989c6;
font-size: 13px;
border-top: 1px solid #3989c6
}

.invoice table tfoot tr td:first-child {
border: none
}

.invoice footer {
width: 100%;
text-align: center;
color: #777;
border-top: 1px solid #aaa;
padding: 8px 0
}

@media print {
.invoice {
font-size: 11px!important;
overflow: hidden!important
}
.invoice footer {
position: absolute;
bottom: 10px;
page-break-after: always
}
.invoice>div:last-child {
page-break-before: always
}
}

.bootstrap-select .dropdown-menu li {
position: relative;
font-size: 13px;
}

.tab-content>.tab-pane .card .card-header{
	background-color: rgb(0 0 0 / 0%);
}

.tab-content>.tab-pane .card .card-header p {
    line-height: 1.6;
    margin-bottom: 10px;
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}


.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}

.bootstrap-select.btn-group > .dropdown-toggle {
  height: 100%;
}

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  display: block;
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item {
  position: relative;
  cursor: pointer;
  user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item.active small {
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item.hidden {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner {
  display: block;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item small {
  padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .dropdown-item .span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu .dropdown-item .span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu a.selected span.dropdown-item-inner span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu a a span.text {
  margin-right: 34px;
}


.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.input-group .bs-searchbox .form-control {
  width: 100%;
}

.dropdown-menu.inner .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 0.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 12px;
}

.tab-content>.tab-pane .card {
	border: 0px solid rgba(0,0,0,.125);
}
/* Position Report style end */

/* Events page style */

.sidebar_top_hidden_fullwidth{	

}	
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
		
.sidebar_top_hidden_fullwidth img.ccs_logo_user_eve {
    width: 100%;
}
		 
.sidebar_top_hidden_fullwidth .table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.sidebar_top_hidden_fullwidth .table-responsive-stack td,
.sidebar_top_hidden_fullwidth .table-responsive-stack th {
   display:block;
/*      
   flex-grow | flex-shrink | flex-basis   */
   -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.sidebar_top_hidden_fullwidth .table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
}

@media screen and (max-width: 768px) {
   .sidebar_top_hidden_fullwidth .table-responsive-stack tr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-bottom: 3px solid #ccc;
      display:block;
      
   }
   /*  IE9 FIX   */
   .sidebar_top_hidden_fullwidth .table-responsive-stack td {
      float: left\9;
      width:100%;
   }
}


#chartdiv {
  width:100%;
  height: 500px;
}
p.font_20p{
	font-size: 20px;
    font-weight: 600;
}
#wordcloud {
	margin: 0px auto;
	width: 400px;
	height: 200px;
	border: none;
}

#wordcloud span.w10,
#wordcloud span.w9,
#wordcloud span.w8,
#wordcloud span.w7 {
	text-shadow: 0px 1px 1px #ccc;
}

#wordcloud span.w3,
#wordcloud span.w2,
#wordcloud span.w1 {
	text-shadow: 0px 1px 1px #fff;
}


/* fonts */

div.jqcloud {
	font-family: 'Fira Mono', monospace;
	font-size: 10px;
	line-height: normal;
}

div.jqcloud a {
	font-size: inherit;
	text-decoration: none;
}

div.jqcloud span.w10 {
	font-size: 550%;
}

div.jqcloud span.w9 {
	font-size: 400%;
}

div.jqcloud span.w8 {
	font-size: 350%;
}

div.jqcloud span.w7 {
	font-size: 300%;
}

div.jqcloud span.w6 {
	font-size: 250%;
}

div.jqcloud span.w5 {
	font-size: 200%;
}

div.jqcloud span.w4 {
	font-size: 150%;
}

div.jqcloud span.w3 {
	font-size: 150%;
}

div.jqcloud span.w2 {
	font-size: 155%;
}

div.jqcloud span.w1 {
	font-size: 150%;
}


/* colors */

div.jqcloud {
	color: #09f;
}

div.jqcloud a {
	color: inherit;
}

div.jqcloud a:hover {
	color: #0df;
}

div.jqcloud a:hover {
	color: #0cf;
}

div.jqcloud span.w10 {
	color: #0cf;
}

div.jqcloud span.w9 {
	color: #0cf;
}

div.jqcloud span.w8 {
	color: #0cf;
}

div.jqcloud span.w7 {
	color: #39d;
}

div.jqcloud span.w6 {
	color: #90c5f0;
}

div.jqcloud span.w5 {
	color: #90a0dd;
}

div.jqcloud span.w4 {
	color: #90c5f0;
}

div.jqcloud span.w3 {
	color: #a0ddff;
}

div.jqcloud span.w2 {
	color: #99ccee;
}

div.jqcloud span.w1 {
	color: #aab5f0;
}


/* layout */

div.jqcloud {
	overflow: hidden;
	position: relative;
}

div.jqcloud span {
	padding: 0;
}

.sidebar_top_hidden_fullwidth .tab-content {
	background-color: #fff;
	overflow: hidden;
	padding: 10px;
}

.sidebar_top_hidden_fullwidth .nav-tabs {
	border-bottom: 1px solid #294791;
	background-color: #294791;
}

.sidebar_top_hidden_fullwidth .nav-tabs .nav-item.show .nav-link,
.sidebar_top_hidden_fullwidth .nav-tabs .nav-link.active {
	color: #ffffff;
	background-color: #008eff;
	border-color: #008eff #008eff #008eff;
}

.sidebar_top_hidden_fullwidth .nav-tabs .nav-item {
	margin-bottom: -1px;
	width: 25%;
}

.sidebar_top_hidden_fullwidth .nav-tabs .nav-link {
	border: 1px solid #29479200;
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	color: #f6f3f2;
	text-align: center;
	text-transform: uppercase;
}

.sidebar_top_hidden_fullwidth .grid_score {
	font-size: 25px;
	position: absolute;
	top: 40%;
	left: 5%;
	/* transform: rotate(-45deg); */
	text-align: center;
}

.sidebar_top_hidden_fullwidth p.fnt_25 {
	font-size: 25px;
}

	.grid_book_address {
	margin-top: 15px;
	} 
	.grid_book_address .card-body {
	position: relative;
	min-height: 240px;
	height: 240px;
	}
	.grid_book_address .card-body.cursor{
	cursor:pointer;
	}
	.grid_book_address .middle_bx {
	text-align: center;
	position: absolute;
	top: 35%;
	bottom: 0;
	left: 0;
	right: 0;
	}
	.grid_book_address .card{
	border: dotted 3px #bfbfbf;
	}
	.grid_book_address.border_dotted_none .card{
	border: solid 2px #bfbfbf;
	}
	.grid_book_address.border_dotted_none .card .card-body p{
	  margin-bottom: 3px !important;
      font-size: 12px;
	}
	.grid_book_address .middle_bx i {
	 font-size: 29px;
	margin-bottom: 20px;
	cursor:pointer;
	}
	.grid_book_address .card-body .type_grid {
	position: absolute;
	bottom: 10px !important;
	width: 100%;
	}
	span.float_right {
    float: right;
    margin-right: 15px;
    cursor: pointer;
    margin-bottom: 10px;
}
	span.float_right i{
	font-size:20px;
	}


#services_ {
	padding: 60px 0 40px 0;
}

#services_ .box {
	padding: 0px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 0px 30px 0px;
	background: #fff;
	box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
	transition: all 0.3s ease-in-out;
	text-align: center;
}

#services_ .box:hover {
	transform: scale(0.9555);
}

#services_ .icon {
	margin: 0 auto 15px auto;
	padding-top: 12px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

#services_ .icon i {
	font-size: 36px;
	line-height: 1;
}

#services_ .title {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#services_ .title a {
	color: #111;
}

#services_ .box:hover .title a {
	color: #2c4a94;
}

#services_ .description {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.5;
}

#services_ .box .posi_relative .btn-primary {
	width: 20%;
}

#services_ .box .btn-primary.w_auto {
	width: auto;
	padding: 7px 20px;
}

#services_ .box .btn-primary {
	color: #fff;
	background-color: #294792;
	border-color: #294792;
	border-radius: 25px;
	padding: 6px 15px;
	width: 35%;
}

#services_ .box .btn-primary:hover {
	background-color: #0062cc;
	border-color: #0062cc;
}

.modal .modal-content .table td, .modal .modal-content .table th {
    font-size: 12px;
}

.table thead th, .cc_web .movies.content.row.list-group .table thead th, .modal .modal-content .table thead.thead-light th {
    background-color: #20408d;
    color: #fff;
    font-weight: 400 !important;
    padding: 0.4rem;
}
.card.h_80px{
	min-height:80px;
}

/* Events page style end */
g path {
    display: none;
}
/* width */
::-webkit-scrollbar {
	width: 5px;
    height: 5px;
}


/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}


/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}


/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}

@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

/********************************/
/*            New style cc web           */
/********************************/

.cc_web .table.bg-white td i.fa.fa-heart-o{
    width: auto;
    height: auto;
    padding: 0;
	font-size: 14px;
}

.cc_web .choose_btn.modal{
	
}

.cc_web .choose_btn.modal .modal-header {
    text-align: center;
    display: block;
	border-bottom: 0px solid #dee2e6;
}

.cc_web .choose_btn.modal .modal-header .modal-title{
	font-size:18px;
}

.cc_web .label_grid .form-group .btn-group{
	display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 3px .0em;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.cc_web .label_grid .form-group .btn-group .dropdown-menu{
	width: 100%;
}

.cc_web .label_grid .form-group .btn-group .dropdown-menu .multiselect-container>li>a>label{
	padding: 3px 15px 3px 15px;
}

.cc_web .label_grid .form-group .btn-group .dropdown-menu .multiselect-container>li>a>label{
	padding: 3px 15px 3px 15px;
}

.cc_web .label_grid .form-group .btn-group .btn:hover, .cc_web .label_grid .form-group .btn-group .btn:active {
    background-color: #fff;;
}

.cc_web .label_grid .form-group  button.multiselect{
	width: 100%;
    text-align: left;
}


.cc_web .chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.cc_web .chat li {
    margin-bottom: 10px;
    border-bottom: 1px dotted #B3A9A9;
    padding: 5px;
}

.cc_web .chat li.left .chat-body{
    margin-left: 60px;
}

.cc_web .chat li.right .chat-body{
    margin-right: 60px;
}

.cc_web .chat li .chat-body p {
    margin: 0;
    color: #777777;
    font-size: 13px;
}

.cc_web .table td .form-group{
	margin-bottom: 0rem;
}

.cc_web .dropdown.btn.btn-primary {
	width:100%;
}

.cc_web .dropdown.btn.btn-primary .dropdown-menu.show{
	transform: translate3d(0px, 40px, 0px) !important;
}

.cc_web .dropdown.btn.btn-primary .dropdown-menu li {
	padding:0px 10px;
}

.cc_web .dropdown.btn.btn-primary .dropdown-menu li a, .cc_web .dropdown.btn.btn-primary .dropdown-menu li label{
	font-size: 13px;
}

.cc_web .dropdown.btn.btn-primary .btn{
	color: #ffffff;
}

.cc_web .dropdown.btn.btn-primary .btn:hover, .cc_web .dropdown.btn.btn-primary .btn:active {
    background-color: transparent;
    color: #fff;
}

.cc_web .dropdown.btn.btn-primary a.btn:hover, .cc_web .dropdown.btn.btn-primary a.btn:active {
    background-color: #20408d;
    color: #fff;
}

.cc_web .panel .slidedown .glyphicon, .cc_web .chat .glyphicon{
    margin-right: 5px;
}

.cc_web .panel-body {
    overflow-y: scroll;
    height: 250px;
    margin-right: 0px;
    width: 100%;
}

.cc_web .panel-footer .input-group .input-group-btn .btn.btn-primary{
	border-radius: 0px;
	height: 35px;
}

.cc_web .chat::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.cc_web .chat::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}

.cc_web .chat::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.cc_web .chat .img-circle {
    border-radius: 50%;
}

.cc_web .chat .header .primary-font{
    text-align: left;
    /* float: left; */
    display: block;
}

.cc_web .chat .header small.pull-right.text-muted {
    text-align: right;
    display: block;
    margin-top: -15px;
    margin-right: 6px;
}

.cc_web .chat .header small.text-muted {
	text-align: left;
    display: block;
}

.cc_web .chat .header .pull-right.primary-font{
    text-align: right;
    display: block;
}

.cc_web .panel.panel-primary .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}


@media (min-width: 576px){
	
.cc_web .choose_btn.modal .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
}

}

.cc_web .choose_btn.modal .modal-header .close{
	
}

.cc_web  .add_lot .form-group .form-control{
	font-size: 14px;
}

.cc_web  .add_lot .form-group small {
    font-size: 10px;
	display:block;
}

.cc_web  .form-group small {
    font-size: 10px;
    display: block;
}

.cc_web  .form-group label.text_cent_align {
    text-align: right;
    display: block;
    line-height: normal;
    margin: 0px 0px;
    padding-top: 10px;
}

.cc_web  .form-group label.text_lable_center {
    text-align: center;
    display: block;
    line-height: normal;
}

.cc_web  .add_lot .form-group label {
    display: inline-block;
    margin-bottom: .2rem;
    font-weight: 600;
    font-size: 13px;
}

.cc_web .dropdown-filter-icon {
    margin-left: 5px;
    line-height: normal;
    border: 1px solid #a7a7a7;
}

.cc_web .dropdown-filter-icon:hover {
    cursor:pointer;
}

.cc_web .checkbox-container {
    max-height: 400px;
    overflow-y: scroll;
}
.cc_web .dropdown-filter-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding-bottom:5px;
    padding-top:5px;
    padding-right:5px;
    padding-left:5px;
}

.cc_web .dropdown-filter-content div {
    margin-top:5px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
}

.cc_web .dropdown-filter-content div.dropdown-filter-search {
    margin-bottom:10px;
    margin-top:10px;
}


.cc_web .dropdown-filter-content div.dropdown-filter-sort {
    padding-top:5px;
    padding-bottom:5px;
}

.cc_web .dropdown-filter-content div.dropdown-filter-sort:hover {
    background-color:#e1e5e7;
    cursor:pointer;
}

.cc_web .dropdown-filter-content div.dropdown-filter-sort span {
    margin-right:5px;
    margin-left:5px;
    margin-top:5px;
    margin-bottom:5px;
    color:#000000;
}

.cc_web .arrow-down {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-right:5px;
    margin-left:5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.cc_web .dropdown-filter-dropdown {
    position: relative;
    display: inline-block;
}

.cc_web .label_grid label {
    display: inline-block;
    margin-bottom: .2rem;
    font-size: 10.3px;
    height: auto;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
}

.cc_web .label_grid .form-group {
    margin-bottom: 1.1rem;
}

.cc_web .form-control {
    font-size: 13px;
}

.cc_web .label_grid .form-control{
	font-size: 13px;
}

.cc_web .row.p-2.bg-white .card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 0px solid rgb(245 249 252);
	border-radius: .25rem;
}

.cc_web .row.p-2.bg-white {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
	border-radius: 6px;
	background-color: #f5f9fc!important;
}

.cc_web .row.p-2.bg-white .blog-list .card {
	border: 1px solid rgb(239 239 239);
}

.cc_web .roaster_padd_90.services_.section-bg.cta {
	padding-top: 90px !important;
}

.cc_web .farmer_padd_90.services_.section-bg.cta {
	padding-top: 90px !important;
}

.cc_web #services_.services_2.services_ .posi_relative {
position: relative;
z-index: 1;
background-color: rgb(247 247 247 / 90%);
color: #574741;
height: 180px;
margin: 1.5rem;
border-radius: 0px;
}
.cc_web #services_.services_2.services_ .posi_relative .title a{
color: #574741;
}
.cc_web #services_.services_2.services_ .box .posi_relative .btn-primary {
width: auto;
padding: 10px 20px;
border-radius: 0px;
text-transform:uppercase;
}
/* Tesitimonials style */
/* Simple Slider */
.cc_web .white-back{
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
background: #fff;
}
.cc_web .simple blockquote p {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #1e528e;
padding: 25px;
font-size: 1.25em;
font-style: italic;
text-align: center;
}
.cc_web .simple cite {
font-size: 1em;
float: right;
font-style: normal;
color: #1e528e;
}
.cc_web .simple cite a {
color: #2d91c2;
font-style: italic;
text-decoration: none;
font-size:.85em;
}
.cc_web .simple cite a:hover {
color: #00B4CC;
}
/* A custom cursor to let folks know they can drag things */
.cc_web .simple blockquote p, .cc_web .bubble blockquote {
}
/* Bubble Slider */
.cc_web .bubble blockquote {
margin: 10px 10px 0;
background: #fff;
padding: 60px;
position: relative;
border: none;
border-radius: 8px;
font-size: 14px;
color: #1e528e;
}
.cc_web .bubble blockquote:before, .cc_web .bubble blockquote:after {
content: "\201C";
position: absolute;
font-size: 80px;
padding: 10px;
line-height: 1;
color: #1e528e;
}
.cc_web .bubble blockquote:before {
top: 0;
left: 10px;
}
.cc_web .bubble blockquote:after {
content: "\201D";
right: 10px;
bottom: -.5em;
}
.cc_web .bubble div {
width: 0;
height: 0;
border-left: 0 solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #fff;
margin: 0 0 0 60px;
margin-bottom: 10px;
}
.cc_web .bubble cite {
padding-left: 20px;
font-size: 1.25em;
color:#294792;
}
.cc_web .bubble.slick-slide blockquote{
height:275px;
}
/* Tesitimonials style end */
.cc_web .card-img-overlay {
background-color: rgb(0 0 0 / 50%);
}
.cc_web .card-img-overlay .text-primary {
color: #ffffff!important;
}
.cc_web #circle-shape-example { 
/* font-family: Open Sans, sans-serif;  */
margin: 2rem; 
}
.cc_web #circle-shape-example p { 
line-height: 1.8; 
}
.cc_web #circle-shape-example .curve { 
width: 33%; height: auto;
min-width: 150px;
float: left;
margin-right:2rem; 
border-radius: 50%;
-webkit-shape-outside:circle();
shape-outside:circle();
}


/*--------------------------------------------------------------
            # Blog
--------------------------------------------------------------*/
            .cc_web .entry-category a {
            color: #20408d;
            display: inline-block;
            margin-bottom: 0px;
            text-transform: uppercase;
            font-size: .85em;
            font-weight: 600;
            }
            .cc_web .img-centered {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            display: block;
            transition: all 0.5s ease 0s;
            }
            .cc_web .img-centered:after {
            content: "";
            display: block;
            padding-bottom: 70%;
            width: 100%;
            }
            .cc_web .entry-title:first-letter {
            text-transform: uppercase;
            }
            .cc_web .entry-title a {
            color: #000;
            }
            .cc_web .entry-title a:hover {
            color: #20408d;
            }
            .cc_web .blog-author {
            font-size: .9em;
            color: #6c757d;
            }
            .cc_web .blog-author a {
            transition: all ease .25s;
            }
            .cc_web .blog-author a:hover {
            color: #20408d !important;
            }
            .cc_web .entry-content {
            height: 3em;
            overflow: hidden;
            }
            .cc_web .entry-content p {
            margin-bottom: 0 !important;
            }
            .cc_web .blog-list .card {
            background-color: #fff;
            padding: 1.85em;
            min-height: 180px;
            border: none;
            }
            .cc_web .blog-list .card h3 {
            font-size: 1.35em;
            line-height: 1.4em;
            height: auto;
            overflow: hidden;
            }
            .cc_web span.author.vcard a {
            font-size: 1.1em;
            font-weight: bold;
            text-transform: capitalize;
            }
            .cc_web .blog-card {
            overflow: hidden;
            }
            .cc_web .blog-card .img-centered:hover {
            transform: scale(1.2);
            }
            .cc_web .blog-date {
            font-weight: 400;
            color: #999;
            font-size: .9em;
            }
            .cc_web .entry-category {
            font-size: 1.1em;
            }
            .cc_web .circle-icon {
            background: transparent none repeat scroll 0 0;
            border: medium none;
            display: inline-block;
            height: 5.5em;
            outline: medium none;
            overflow: visible;
            position: relative;
            text-indent: -9999rem;
            width: 5.5em;
            z-index: 2;
            }
            .cc_web .circle-icon img {
            bottom: 0;
            height: 100%;
            left: 0;
            pointer-events: none;
            position: absolute;
            right: 0;
            top: 0;
            transform-origin: center center 0;
            transition: transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s;
            width: 100%;
            z-index: 5;
            }
            .cc_web .circle-icon::before {
            background: #d6d6d682 none repeat scroll 0 0;
            border-radius: 50%;
            content: "";
            height: 23%;
            left: 50%;
            position: absolute;
            top: 50%;
            transform: translate(-50%, -50%);
            transform-origin: center center 0;
            transition: transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0.6, 0.7, 1) 0s;
            width: 23%;
            z-index: -1;
            }
            .cc_web .circle-icon:hover:before {
            transform: translate(-50%, -50%) scale(4) !important;
            }
            .cc_web .circle-icon:hover img {
            transform: scale(0.75);
            }
            .cc_web .circle-icon.bottom:before {
            transform: translate(-50%, 100%);
            }
            .cc_web .circle-icon.right::before {
            transform: translate(100%, -50%);
            }
            @media (min-width: 1025px) {
            .cc_web .entry-title {
            font-size: 2.24em;
            }
            }
            @media (max-width: 767px) {
            .cc_web .blog-list article:last-child {
            margin-bottom: 0px;
            }
            .cc_web .blog-list .card {
            padding: 20px;
            }
            }
            @media (max-width: 575px) {
            .cc_web .blog-list article {
            margin-bottom: 30px;
            }
            }
			
			
			
			/*--------------------------------------------------------------
            # Contact
            --------------------------------------------------------------*/
            .cc_web .form-contact .form-control {
            border: .02em solid #ccc;
            background-color: #fff;
            border-radius: 0;
            padding: .64em;
            box-shadow: none;
            font-size: 1em;
            height: calc(1.5em + .75rem + 10px);
            }
            .cc_web .form-contact textarea.form-control{
            resize:none;
            height:108px;
            }
            .cc_web .form-contact .form-control:focus {
            background-color: #fff;
            outline: none !important;
            box-shadow: none;
            }
            .cc_web .form-contact .form-group {
            margin-bottom: 1.6em;
            }
            .cc_web .form-contact textarea {
            height: 7.4em;
            }
            .cc_web .contact-address p {
            margin-top: .5em;
            margin-bottom: 0;
            font-size: 0.9em;
            }
            .cc_web .contact-address a {
            color: #000;
            border-bottom: .02em solid #000;
            }
            .cc_web .contact-address a:hover {
            color: #0085A1;
            border-color: #0085A1;
            }
            .cc_web .notification {
            color: #666;
            font-weight: 600;
            position: absolute;
            padding: 1em 1em 1em 3.6em;
            z-index: 2;
            top: 90%;
            transition: transform ease .3s;
            transform: rotate3d(1, 0, 0, 90deg);
            perspective: 1000px;
            box-shadow: 1px 4px 13px rgba(0, 0, 0, 0.05);
            border: 1px solid #dddddd96;
            border-radius: .04em;
            background-color: #f9f9f9;
            }
            .cc_web .notification:after {
            content: "";
            width: 2em;
            height: 2em;
            background-position: center;
            position: absolute;
            left: 1em;
            background-size: cover;
            top: calc(50% - 1em);
            }
            .cc_web .notification.success, .cc_web .notification.error {
            transform: rotate(0deg);
            display: block;
            }
            .cc_web .notification.success:after {
            background-image: url(../images/check.svg);
            }
            .cc_web .notification.error:after {
            background-image: url(../images/sad.svg);
            }
            @media (min-width: 767px) {
            .cc_web #contact .form-group:last-child {
            margin-bottom: 0;
            }
            }
            @media (max-width: 767px) {
            .cc_web #contact form {
            margin-bottom: -1.6em;
            }
            .cc_web .form-contact .form-control {
            font-size: inherit;
            }
            }
			
.cc_web #register.modal .modal-content{
  border-radius: 20px;
}
			
@media (min-width: 992px){
.cc_web .modal-lg.modal_big {
max-width: 90%;
}
}
.cc_web .modal-lg.modal_big p {
margin-top: 0;
margin-bottom: 0rem;
}

.cc_web .modal-lg.modal_big .modal-content{
    border-radius: 20px;
}

.cc_web .movies.content.row.list-group .table.bg-white thead{
	background-color: #20408d;
    color: #fff;
}

.cc_web .grid_rm_srt_by label {
    display: block;
    margin-bottom: .5rem;
	margin-top: .5rem;
	text-align:center;
}

.cc_web .img_box .carousel{
         width:100%;
         margin:0px auto;
         }
		 .cc_web .carousel{
         width:90%;
         margin:0px auto;
         }
         .cc_web .slick-slide{
         margin:10px;
         }
         .cc_web .slick-slide img{
         width:100%;
         }
.cc_web .slick-slide img.img_profie {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    margin-top: -60px;
    position: relative;
}
         .cc_web .slick-prev, .cc_web .slick-next{
         background: #000;
         border-radius: 15px;
         border-color: transparent;
         }
		 .cc_web .slick-prev:hover:before, .cc_web .slick-prev:focus:before, .cc_web .slick-next:hover:before, .cc_web .slick-next:focus:before{
		 color: #20408d;
         }
          .cc_web .slick-slide .card-body{
         background: #fff;
         width: 100%;
         vertical-align: top;
         }
         .cc_web .slick-slide .card-content{
         text-align: left;
         color: #333;
         padding: 15px;
         }
         .cc_web .slick-slide .card-text{
         font-size: 14px;
         font-weight: 300;
         }
         .cc_web .bg-img {
         background-size: cover;
         background-repeat: no-repeat;
         width:100%;
         }
         .cc_web [data-overlay-dark] h5{
         color: #fff;
         font-size: 32px;
         line-height: 40px;
         }
         .cc_web .fa-quote-left:before {
         content: "\f10d";
         }
         .cc_web [data-overlay-dark]:before {
         background: #000;
         }
         .cc_web [data-overlay-dark] .container, .cc_web [data-overlay-light] .container {
         position: relative;
         z-index: 2;
         }
         .cc_web [data-overlay-dark]:before, .cc_web [data-overlay-light]:before {
         content: '';
         position: absolute;
         width: 100%;
         height: 100%;
         top: 0;
         left: 0;
         z-index: 1;
         }
         .cc_web [data-overlay-dark="7"]:before, .cc_web [data-overlay-light="7"]:before {
         opacity: 0.3;
         }
         .cc_web .padding-100px-tb {
         padding-top: 100px;
         padding-bottom: 100px;
         }
         .cc_web .parallax {
         position: relative;
         background-size: cover;
         overflow: hidden;
         background-attachment: fixed;
         }
         .cc_web [data-overlay-dark], .cc_web [data-overlay-light] {
         position: relative;
         }
         .cc_web [data-overlay-dark]:before, .cc_web [data-overlay-light]:before {
         content: '';
         position: absolute;
         width: 100%;
         height: 100%;
         top: 0;
         left: 0;
         z-index: 1;
         }
         .cc_web .width-50 {
         width: 50%;
         }
         .cc_web .theme-color {
         color:#ffffff;
         }
         .cc_web .margin-40px-bottom {
         margin-bottom: 30px;
         }
         .cc_web .font-size22 {
         font-size: 22px;
         line-height: normal;
         }
         .cc_web .margin-40px-bottom {
         margin-bottom: 30px;
         }
         .cc_web .font-weight-300 {
         font-weight: 300;
         }
         .cc_web .bg-theme {
         background-color: #f0a428;
         }
         .cc_web .margin-40px-bottom {
         margin-bottom: 30px;
         }
         .cc_web .separator-line-horrizontal-medium-light2 {
         width: 100px;
         height: 2px;
         }
         .cc_web .center-col {
         float: none;
         margin-left: auto;
         margin-right: auto;
         }
         .cc_web .letter-spacing-1 {
         letter-spacing: 1px;
         }
         .cc_web .font-size18 {
         font-size: 18px;
         line-height: 26px;
         }
         .cc_web .alt-font {
         font-family: 'Montserrat', sans-serif;
         font-weight: 500;
         }
         .cc_web b, .cc_web strong {
         font-weight: 600;
         }
		 
		 
body.cc_web{
overflow-x:hidden;}
.cc_web .fa {
margin-right: 5px;
}
.cc_web i.fa.fa-heart, .cc_web i.fa-heart-o {
margin-right: 0px;
}
 .cc_web .property.thumbnail {
 margin-bottom: 20px;
 padding: 0px;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 }
 .cc_web .items.list-group-item {
 float: none;
 width: 100%;
 background-color: #fff;
 margin-bottom: 10px;
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
 padding: 5px 5px;
 }
 .cc_web .property.thumbnail {
 display: block;
 padding: 0px;
 margin-bottom: 20px;
 line-height: 1.42857143;
 background-color: #fff;
 border: 1px solid #ddd;
 border-radius: 4px;
 -webkit-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 }
 .cc_web .items.list-group-item:nth-of-type(odd):hover,
 .cc_web .cc_web .items.list-group-item:hover {
 background: transparent;
 }
 .cc_web .items.list-group-item .list-group-image {
 margin-right: 10px;
 }
 .cc_web .items.list-group-item .property.thumbnail {
 margin-bottom: 0px;
 }
 .cc_web .items.list-group-item .caption {
 padding: 9px 9px 0px 9px;
 }
 .cc_web .items.list-group-item:nth-of-type(odd) {
 background: #eeeeee;
 }
 .cc_web .items.list-group-item:before,
 .cc_web .items.list-group-item:after {
 display: table;
 content: " ";
 }
 .cc_web .items.list-group-item img {
 float: left;
 }
 .cc_web .items.list-group-item:after {
 clear: both;
 }
 .cc_web .list-group-item-text {
 margin: 0 0 11px;
 }
 .cc_web .items.list-group-item a.property-img {
 width: 50%;
 float: left;
 }
 .cc_web .items.list-group-item .property-content.caption {
    width: 100%;
    float: left;
}
 .cc_web .content.list-group {
 -ms-flex-direction: unset;
 flex-direction: unset;
 }
 .cc_web .movies.content.row.list-group{
 /* margin-right:0px; */
 }
 
 .cc_web .inner_slider {
 display: none;
 }
 .cc_web .slider {
 display: none;
 }
 
 
 /*profile*/
 
.portlet .nav-tabs>li.active>a, .portlet .nav-tabs>li.active>a:focus, .portlet .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.portlet .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.portlet .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.portlet .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.portlet .nav>li {
    position: relative;
    display: block;
}

.cc_web .portlet ul.nav.nav-tabs {
    border-bottom: 1px solid #f7f7f7;
    background-color: #ffffff;
}

.cc_web .tab-content .card .card-body{
	padding: .5rem;
}

.cc_web .tab-content .tab-pane h4 {
    font-size: 1rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
}

.cc_web .profile-usermenu .nav{
	display: block;
}

.portlet .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.profile-sidebar {
    float: left;
    width: 300px;
    margin-right: 20px
}

.profile-content {
    overflow: hidden
}

.profile-sidebar-portlet {
    padding: 30px 0 0!important
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
    display: block;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 7px
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px
}

.profile-userbuttons .btn {
    margin-right: 5px
}

.profile-userbuttons .btn:last-child {
    margin-right: 0
}

.profile-userbuttons button {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px
}

.profile-usermenu {
    margin-top: 30px;
    padding-bottom: 20px
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7
}

.profile-usermenu ul li:last-child {
    border-bottom: none
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 16px;
    font-weight: 400
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 16px
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px
}

.profile-stat {
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f4f7
}

.profile-stat-title {
    color: #7f90a4;
    font-size: 25px;
    text-align: center
}

.profile-stat-text {
    color: #5b9bd1;
    font-size: 11px;
    font-weight: 800;
    text-align: center
}

.profile-desc-title {
    color: #7f90a4;
    font-size: 17px;
    font-weight: 600
}

.profile-desc-text {
    color: #7e8c9e;
    font-size: 14px
}

.profile-desc-link i {
    width: 22px;
    font-size: 19px;
    color: #abb6c4;
    margin-right: 5px
}

.profile-desc-link a {
    font-size: 14px;
    font-weight: 600;
    color: #5b9bd1
}

@media (max-width:991px) {
    .profile-sidebar {
        float: none;
        width: 100%!important;
        margin: 0
    }
    .profile-sidebar>.portlet {
        margin-bottom: 20px
    }
    .profile-content {
        overflow: visible
    }
}


/*portlet*/
.page-portlet-fullscreen {
    overflow: hidden
}

.portlet {
    margin-top: 0;
    margin-bottom: 25px;
    padding: 0;
    border-radius: 4px
}

.portlet.portlet-fullscreen {
    z-index: 10060;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.portlet.portlet-fullscreen>.portlet-body {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px
}

.portlet.portlet-fullscreen>.portlet-title {
    padding: 0 10px
}

.portlet>.portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.portlet>.portlet-title:after,
.portlet>.portlet-title:before {
    content: " ";
    display: table
}

.portlet>.portlet-title:after {
    clear: both
}

.portlet>.portlet-title>.caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0
}

.portlet>.portlet-title>.caption.bold {
    font-weight: 400
}

.portlet>.portlet-title>.caption>i {
    float: left;
    margin-top: 4px;
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
    color: #666
}

.portlet>.portlet-title>.caption>i.glyphicon {
    margin-top: 2px
}

.portlet>.portlet-title>.caption>.caption-helper {
    padding: 0;
    margin: 0;
    line-height: 13px;
    color: #9eacb4;
    font-size: 13px;
    font-weight: 400
}

.portlet>.portlet-title>.actions {
    float: right;
    display: inline-block;
    padding: 6px 0
}

.portlet>.portlet-title>.actions>.dropdown-menu i {
    color: #555
}

.portlet>.portlet-title>.actions>.btn,
.portlet>.portlet-title>.actions>.btn-group>.btn,
.portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm,
.portlet>.portlet-title>.actions>.btn.btn-sm {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5
}

.portlet>.portlet-title>.actions>.btn-group>.btn.btn-default,
.portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm.btn-default,
.portlet>.portlet-title>.actions>.btn.btn-default,
.portlet>.portlet-title>.actions>.btn.btn-sm.btn-default {
    padding: 3px 9px
}

.portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm>i,
.portlet>.portlet-title>.actions>.btn-group>.btn>i,
.portlet>.portlet-title>.actions>.btn.btn-sm>i,
.portlet>.portlet-title>.actions>.btn>i {
    font-size: 13px
}

.portlet>.portlet-title>.actions .btn-icon-only {
    padding: 5px 7px 3px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default {
    padding: 4px 6px 2px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default>i {
    font-size: 14px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen {
    font-family: FontAwesome;
    color: #a0a0a0;
    padding-top: 3px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen.btn-sm {
    padding: 3px!important;
    height: 27px;
    width: 27px
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen:before {
    content: "\f065"
}

.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen.on:before {
    content: "\f066"
}

.portlet>.portlet-title>.tools {
    float: right;
    display: inline-block;
    padding: 12px 0 8px
}

.portlet>.portlet-title>.tools>a {
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.portlet>.portlet-title>.tools>a.fullscreen {
    display: inline-block;
    top: -3px;
    position: relative;
    font-size: 13px;
    font-family: FontAwesome;
    color: #ACACAC
}

.portlet>.portlet-title>.tools>a.fullscreen:before {
    content: "\f065"
}

.portlet>.portlet-title>.tools>a.fullscreen.on:before {
    content: "\f066"
}

.portlet>.portlet-title>.tools>a:hover {
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    opacity: .8;
    filter: alpha(opacity=80)
}

.portlet>.portlet-title>.pagination {
    float: right;
    display: inline-block;
    margin: 2px 0 0;
    border: 0;
    padding: 4px 0
}

.portlet>.portlet-title>.nav-tabs {
    background: 0 0;
    margin: 1px 0 0;
    float: right;
    display: inline-block;
    border: 0
}

.portlet>.portlet-title>.nav-tabs>li {
    background: 0 0;
    margin: 0;
    border: 0
}

.portlet>.portlet-title>.nav-tabs>li>a {
    background: 0 0;
    margin: 5px 0 0 1px;
    border: 0;
    padding: 8px 10px;
    color: #fff
}

.portlet>.portlet-title>.nav-tabs>li.active>a,
.portlet>.portlet-title>.nav-tabs>li:hover>a {
    color: #333;
    background: #fff;
    border: 0
}

.portlet>.portlet-body {
    clear: both;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.portlet>.portlet-body p {
    margin-top: 0
}

.portlet>.portlet-empty {
    min-height: 125px
}

.portlet.full-height-content {
    margin-bottom: 0
}

.portlet.bordered {
    border-left: 2px solid #e6e9ec!important
}

.portlet.bordered>.portlet-title {
    border-bottom: 0
}

.portlet.solid {
    padding: 0 10px 10px;
    border: 0
}

.portlet.solid>.portlet-title {
    border-bottom: 0;
    margin-bottom: 10px
}

.portlet.solid>.portlet-title>.caption {
    padding: 16px 0 2px
}

.portlet.solid>.portlet-title>.actions {
    padding: 12px 0 6px
}

.portlet.solid>.portlet-title>.tools {
    padding: 14px 0 6px
}

.portlet.solid.bordered>.portlet-title {
    margin-bottom: 10px
}

.portlet.box {
    padding: 0!important
}

.portlet.box>.portlet-title {
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: #fff
}

.portlet.box>.portlet-title>.caption {
    padding: 11px 0 9px
}

.portlet.box>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box>.portlet-title>.actions {
    padding: 7px 0 5px
}

.portlet.box>.portlet-body {
    background-color: #fff;
    padding: 15px
}

.portlet.light {
    /* padding: 12px 20px 15px; */
    padding: 0px 0px 15px;
    background-color: #fff
}

.portlet.light.bordered {
    border: 1px solid #e7ecf1!important
}

.portlet.light.bordered>.portlet-title {
    border-bottom: 1px solid #eef1f5
}

.portlet.light.bg-inverse {
    background: #f1f4f7
}

.portlet.light>.portlet-title {
    padding: 0;
    min-height: 48px
}

.portlet.light>.portlet-title>.caption {
    color: #666;
    padding: 10px 0
}

.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 16px
}

.portlet.light>.portlet-title>.caption>i {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    margin-top: 3px
}

.portlet.solid.blue-chambray>.portlet-title>.caption,
.portlet.solid.blue-dark>.portlet-title>.caption,
.portlet.solid.blue-ebonyclay>.portlet-title>.caption,
.portlet.solid.blue-hoki>.portlet-title>.caption,
.portlet.solid.blue-madison>.portlet-title>.caption,
.portlet.solid.blue-oleo>.portlet-title>.caption,
.portlet.solid.blue-sharp>.portlet-title>.caption,
.portlet.solid.blue-soft>.portlet-title>.caption,
.portlet.solid.blue-steel>.portlet-title>.caption,
.portlet.solid.blue>.portlet-title>.caption,
.portlet.solid.dark>.portlet-title>.caption,
.portlet.solid.default>.portlet-title>.caption,
.portlet.solid.green-dark>.portlet-title>.caption,
.portlet.solid.green-haze>.portlet-title>.caption,
.portlet.solid.green-jungle>.portlet-title>.caption,
.portlet.solid.green-meadow>.portlet-title>.caption,
.portlet.solid.green-seagreen>.portlet-title>.caption,
.portlet.solid.green-sharp>.portlet-title>.caption,
.portlet.solid.green-soft>.portlet-title>.caption,
.portlet.solid.green-steel>.portlet-title>.caption,
.portlet.solid.green-turquoise>.portlet-title>.caption,
.portlet.solid.green>.portlet-title>.caption,
.portlet.solid.grey-cararra>.portlet-title>.caption,
.portlet.solid.grey-cascade>.portlet-title>.caption,
.portlet.solid.grey-gallery>.portlet-title>.caption,
.portlet.solid.grey-mint>.portlet-title>.caption,
.portlet.solid.grey-salt>.portlet-title>.caption,
.portlet.solid.grey-silver>.portlet-title>.caption,
.portlet.solid.grey-steel>.portlet-title>.caption,
.portlet.solid.grey>.portlet-title>.caption,
.portlet.solid.purple-intense>.portlet-title>.caption,
.portlet.solid.purple-medium>.portlet-title>.caption,
.portlet.solid.purple-plum>.portlet-title>.caption,
.portlet.solid.purple-seance>.portlet-title>.caption,
.portlet.solid.purple-sharp>.portlet-title>.caption,
.portlet.solid.purple-soft>.portlet-title>.caption,
.portlet.solid.purple-studio>.portlet-title>.caption,
.portlet.solid.purple-wisteria>.portlet-title>.caption,
.portlet.solid.purple>.portlet-title>.caption,
.portlet.solid.red-flamingo>.portlet-title>.caption,
.portlet.solid.red-haze>.portlet-title>.caption,
.portlet.solid.red-intense>.portlet-title>.caption,
.portlet.solid.red-mint>.portlet-title>.caption,
.portlet.solid.red-pink>.portlet-title>.caption,
.portlet.solid.red-soft>.portlet-title>.caption,
.portlet.solid.red-sunglo>.portlet-title>.caption,
.portlet.solid.red-thunderbird>.portlet-title>.caption,
.portlet.solid.red>.portlet-title>.caption,
.portlet.solid.white>.portlet-title>.caption,
.portlet.solid.yellow-casablanca>.portlet-title>.caption,
.portlet.solid.yellow-crusta>.portlet-title>.caption,
.portlet.solid.yellow-gold>.portlet-title>.caption,
.portlet.solid.yellow-haze>.portlet-title>.caption,
.portlet.solid.yellow-lemon>.portlet-title>.caption,
.portlet.solid.yellow-mint>.portlet-title>.caption,
.portlet.solid.yellow-saffron>.portlet-title>.caption,
.portlet.solid.yellow-soft>.portlet-title>.caption,
.portlet.solid.yellow>.portlet-title>.caption {
    font-weight: 400
}

.portlet.light>.portlet-title>.caption.caption-md>.caption-subject {
    font-size: 15px
}

.portlet.light>.portlet-title>.caption.caption-md>i {
    font-size: 14px
}

.portlet.light>.portlet-title>.actions {
    padding: 6px 0 14px
}

.portlet.light>.portlet-title>.actions .btn-default {
    color: #666
}

.portlet.light>.portlet-title>.actions .btn-icon-only {
    height: 27px;
    width: 27px
}

.portlet.light>.portlet-title>.actions .dropdown-menu li>a {
    color: #555
}

.portlet.light>.portlet-title>.inputs {
    float: right;
    display: inline-block;
    padding: 4px 0
}

.portlet.light>.portlet-title>.inputs>.portlet-input .input-icon>i {
    font-size: 14px;
    margin-top: 9px
}

.portlet.light>.portlet-title>.inputs>.portlet-input .input-icon>.form-control {
    height: 30px;
    padding: 2px 26px 3px 10px;
    font-size: 13px
}

.portlet.light>.portlet-title>.inputs>.portlet-input>.form-control {
    height: 30px;
    padding: 3px 10px;
    font-size: 13px
}

.portlet.light>.portlet-title>.pagination {
    padding: 2px 0 13px
}

.portlet.light>.portlet-title>.tools {
    padding: 10px 0 13px;
    margin-top: 2px
}

.portlet.light>.portlet-title>.nav-tabs>li {
    margin: 0;
    padding: 0
}

.portlet.light>.portlet-title>.nav-tabs>li>a {
    margin: 0;
    padding: 12px 13px 13px;
    font-size: 13px;
    color: #666
}

.portlet.light>.portlet-title>.nav-tabs>li.active>a,
.portlet.light>.portlet-title>.nav-tabs>li:hover>a {
    margin: 0;
    background: 0 0;
    color: #333
}

.portlet.light.form-fit {
    padding: 0
}

.portlet.light.form-fit>.portlet-title {
    padding: 17px 20px 10px;
    margin-bottom: 0
}

.portlet.light .portlet-body {
    /* padding-top: 8px; */
	padding-top: 0;
}

.portlet.light.portlet-fullscreen>.portlet-body {
    padding: 8px 0
}

.portlet.light.portlet-fit {
    padding: 0
}

.portlet.light.portlet-fit>.portlet-title {
    padding: 15px 20px 10px
}

.portlet.light.portlet-fit>.portlet-body {
    padding: 10px 20px 20px
}

.portlet.light.portlet-fit.portlet-form>.portlet-body {
    padding: 0
}

.portlet.light.portlet-fit.portlet-form>.portlet-body .form-actions {
    background: 0 0
}

.portlet.box.white>.portlet-title,
.portlet.white,
.portlet>.portlet-body.white {
    background-color: #fff
}

.portlet.light.portlet-datatable.portlet-fit>.portlet-body {
    padding-top: 10px;
    padding-bottom: 25px
}

.tab-pane>p:last-child {
    margin-bottom: 0
}

.tabs-reversed>li {
    float: right;
    margin-right: 0
}

.tabs-reversed>li>a {
    margin-right: 0
}

.portlet-sortable-placeholder {
    border: 2px dashed #eee;
    margin-bottom: 25px
}

.portlet-sortable-empty {
    box-shadow: none!important;
    height: 45px
}

.portlet-collapsed {
    display: none
}

@media (max-width:991px) {
    .portlet-collapsed-on-mobile {
        display: none
    }
}

.portlet.solid.white>.portlet-body,
.portlet.solid.white>.portlet-title {
    border: 0;
    color: #666
}

.portlet.solid.white>.portlet-title>.caption>i {
    color: #666
}

.portlet.solid.white>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.white {
    border: 1px solid #fff;
    border-top: 0
}

.portlet.box.white>.portlet-title>.caption,
.portlet.box.white>.portlet-title>.caption>i {
    color: #666
}

.portlet.box.white>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.default>.portlet-title,
.portlet.default,
.portlet>.portlet-body.default {
    background-color: #e1e5ec
}

.portlet.box.white>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.white>.portlet-title>.actions .btn-default.active,
.portlet.box.white>.portlet-title>.actions .btn-default:active,
.portlet.box.white>.portlet-title>.actions .btn-default:focus,
.portlet.box.white>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.portlet.solid.default>.portlet-body,
.portlet.solid.default>.portlet-title {
    border: 0;
    color: #666
}

.portlet.solid.default>.portlet-title>.caption>i {
    color: #666
}

.portlet.solid.default>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.default {
    border: 1px solid #fff;
    border-top: 0
}

.portlet.box.default>.portlet-title>.caption,
.portlet.box.default>.portlet-title>.caption>i {
    color: #666
}

.portlet.box.default>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.dark>.portlet-title,
.portlet.dark,
.portlet>.portlet-body.dark {
    background-color: #2f353b
}

.portlet.box.default>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.default>.portlet-title>.actions .btn-default.active,
.portlet.box.default>.portlet-title>.actions .btn-default:active,
.portlet.box.default>.portlet-title>.actions .btn-default:focus,
.portlet.box.default>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.portlet.solid.dark>.portlet-body,
.portlet.solid.dark>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.dark>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.dark>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.dark {
    border: 1px solid #464f57;
    border-top: 0
}

.portlet.box.dark>.portlet-title>.caption,
.portlet.box.dark>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.dark>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #616d79;
    color: #6c7a88
}

.portlet.blue,
.portlet.box.blue>.portlet-title,
.portlet>.portlet-body.blue {
    background-color: #3598dc
}

.portlet.box.dark>.portlet-title>.actions .btn-default>i {
    color: #738290
}

.portlet.box.dark>.portlet-title>.actions .btn-default.active,
.portlet.box.dark>.portlet-title>.actions .btn-default:active,
.portlet.box.dark>.portlet-title>.actions .btn-default:focus,
.portlet.box.dark>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #798794;
    color: #8793a0
}

.portlet.solid.blue>.portlet-body,
.portlet.solid.blue>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue {
    border: 1px solid #60aee4;
    border-top: 0
}

.portlet.box.blue>.portlet-title>.caption,
.portlet.box.blue>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #95c9ed;
    color: #aad4f0
}

.portlet.blue-madison,
.portlet.box.blue-madison>.portlet-title,
.portlet>.portlet-body.blue-madison {
    background-color: #578ebe
}

.portlet.box.blue>.portlet-title>.actions .btn-default>i {
    color: #b7daf3
}

.portlet.box.blue>.portlet-title>.actions .btn-default.active,
.portlet.box.blue>.portlet-title>.actions .btn-default:active,
.portlet.box.blue>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #c0dff4;
    color: #d6eaf8
}

.portlet.solid.blue-madison>.portlet-body,
.portlet.solid.blue-madison>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-madison>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue-madison>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-madison {
    border: 1px solid #7ca7cc;
    border-top: 0
}

.portlet.box.blue-madison>.portlet-title>.caption,
.portlet.box.blue-madison>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-madison>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #a8c4dd;
    color: #bad1e4
}

.portlet.blue-chambray,
.portlet.box.blue-chambray>.portlet-title,
.portlet>.portlet-body.blue-chambray {
    background-color: #2C3E50
}

.portlet.box.blue-madison>.portlet-title>.actions .btn-default>i {
    color: #c5d8e9
}

.portlet.box.blue-madison>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-madison>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-madison>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-madison>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #cdddec;
    color: #dfeaf3
}

.portlet.solid.blue-chambray>.portlet-body,
.portlet.solid.blue-chambray>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-chambray>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue-chambray>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-chambray {
    border: 1px solid #3e5871;
    border-top: 0
}

.portlet.box.blue-chambray>.portlet-title>.caption,
.portlet.box.blue-chambray>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-chambray>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #547698;
    color: #5f83a7
}

.portlet.blue-ebonyclay,
.portlet.box.blue-ebonyclay>.portlet-title,
.portlet>.portlet-body.blue-ebonyclay {
    background-color: #22313F
}

.portlet.box.blue-chambray>.portlet-title>.actions .btn-default>i {
    color: #698bac
}

.portlet.box.blue-chambray>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-chambray>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-chambray>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-chambray>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #6f90b0;
    color: #809cb9
}

.portlet.solid.blue-ebonyclay>.portlet-body,
.portlet.solid.blue-ebonyclay>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-ebonyclay>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue-ebonyclay>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-ebonyclay {
    border: 1px solid #344b60;
    border-top: 0
}

.portlet.box.blue-ebonyclay>.portlet-title>.caption,
.portlet.box.blue-ebonyclay>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #496a88;
    color: #527798
}

.portlet.blue-hoki,
.portlet.box.blue-hoki>.portlet-title,
.portlet>.portlet-body.blue-hoki {
    background-color: #67809F
}

.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default>i {
    color: #587ea2
}

.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-ebonyclay>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #5d83a7;
    color: #6d90b0
}

.portlet.solid.blue-hoki>.portlet-body,
.portlet.solid.blue-hoki>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-hoki>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue-hoki>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-hoki {
    border: 1px solid #869ab3;
    border-top: 0
}

.portlet.box.blue-hoki>.portlet-title>.caption,
.portlet.box.blue-hoki>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-hoki>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #acb9ca;
    color: #bbc7d4
}

.portlet.blue-steel,
.portlet.box.blue-steel>.portlet-title,
.portlet>.portlet-body.blue-steel {
    background-color: #4B77BE
}

.portlet.box.blue-hoki>.portlet-title>.actions .btn-default>i {
    color: #c5ceda
}

.portlet.box.blue-hoki>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-hoki>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-hoki>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-hoki>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #cbd4de;
    color: #dbe1e8
}

.portlet.solid.blue-steel>.portlet-body,
.portlet.solid.blue-steel>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-steel>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue-steel>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-steel {
    border: 1px solid #7093cc;
    border-top: 0
}

.portlet.box.blue-steel>.portlet-title>.caption,
.portlet.box.blue-steel>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-steel>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #9db5dc;
    color: #b0c3e3
}

.portlet.blue-soft,
.portlet.box.blue-soft>.portlet-title,
.portlet>.portlet-body.blue-soft {
    background-color: #4c87b9
}

.portlet.box.blue-steel>.portlet-title>.actions .btn-default>i {
    color: #bbcce7
}

.portlet.box.blue-steel>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-steel>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-steel>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-steel>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #c3d2e9;
    color: #d6e0f0
}

.portlet.solid.blue-soft>.portlet-body,
.portlet.solid.blue-soft>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-soft>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue-soft>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-soft {
    border: 1px solid #71a0c7;
    border-top: 0
}

.portlet.box.blue-soft>.portlet-title>.caption,
.portlet.box.blue-soft>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-soft>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #9dbdd9;
    color: #afc9e0
}

.portlet.blue-dark,
.portlet.box.blue-dark>.portlet-title,
.portlet>.portlet-body.blue-dark {
    background-color: #5e738b
}

.portlet.box.blue-soft>.portlet-title>.actions .btn-default>i {
    color: #bad1e4
}

.portlet.box.blue-soft>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-soft>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-soft>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-soft>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #c1d6e7;
    color: #d4e2ee
}

.portlet.solid.blue-dark>.portlet-body,
.portlet.solid.blue-dark>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-dark>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue-dark>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-dark {
    border: 1px solid #788da4;
    border-top: 0
}

.portlet.box.blue-dark>.portlet-title>.caption,
.portlet.box.blue-dark>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-dark>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #9dacbd;
    color: #acb8c7
}

.portlet.blue-sharp,
.portlet.box.blue-sharp>.portlet-title,
.portlet>.portlet-body.blue-sharp {
    background-color: #5C9BD1
}

.portlet.box.blue-dark>.portlet-title>.actions .btn-default>i {
    color: #b5c0cd
}

.portlet.box.blue-dark>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-dark>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-dark>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-dark>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #bbc5d1;
    color: #cad2db
}

.portlet.solid.blue-sharp>.portlet-body,
.portlet.solid.blue-sharp>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-sharp>.portlet-title>.caption>i {
    color: #FFF
}


.portlet.solid.blue-sharp>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-sharp {
    border: 1px solid #84b3dc;
    border-top: 0
}

.portlet.box.blue-sharp>.portlet-title>.caption,
.portlet.box.blue-sharp>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-sharp>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #b4d1ea;
    color: #c7ddef
}

.portlet.blue-oleo,
.portlet.box.blue-oleo>.portlet-title,
.portlet>.portlet-body.blue-oleo {
    background-color: #94A0B2
}

.portlet.box.blue-sharp>.portlet-title>.actions .btn-default>i {
    color: #d3e4f3
}

.portlet.box.blue-sharp>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-sharp>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-sharp>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-sharp>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #dbe9f5;
    color: #eff5fb
}

.portlet.solid.blue-oleo>.portlet-body,
.portlet.solid.blue-oleo>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.blue-oleo>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.blue-oleo>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.blue-oleo {
    border: 1px solid #b2bac7;
    border-top: 0
}

.portlet.box.blue-oleo>.portlet-title>.caption,
.portlet.box.blue-oleo>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.blue-oleo>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #d5dae1;
    color: #e4e7ec
}

.portlet.box.green>.portlet-title,
.portlet.green,
.portlet>.portlet-body.green {
    background-color: #32c5d2
}

.portlet.box.blue-oleo>.portlet-title>.actions .btn-default>i {
    color: #edeff2
}

.portlet.box.blue-oleo>.portlet-title>.actions .btn-default.active,
.portlet.box.blue-oleo>.portlet-title>.actions .btn-default:active,
.portlet.box.blue-oleo>.portlet-title>.actions .btn-default:focus,
.portlet.box.blue-oleo>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #f3f4f6;
    color: #fff
}

.portlet.solid.green>.portlet-body,
.portlet.solid.green>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green {
    border: 1px solid #5cd1db;
    border-top: 0
}

.portlet.box.green>.portlet-title>.caption,
.portlet.box.green>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #8edfe6;
    color: #a3e5eb
}

.portlet.box.green-meadow>.portlet-title,
.portlet.green-meadow,
.portlet>.portlet-body.green-meadow {
    background-color: #1BBC9B
}

.portlet.box.green>.portlet-title>.actions .btn-default>i {
    color: #afe8ee
}

.portlet.box.green>.portlet-title>.actions .btn-default.active,
.portlet.box.green>.portlet-title>.actions .btn-default:active,
.portlet.box.green>.portlet-title>.actions .btn-default:focus,
.portlet.box.green>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #b8ebef;
    color: #cdf1f4
}

.portlet.solid.green-meadow>.portlet-body,
.portlet.solid.green-meadow>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-meadow>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-meadow>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-meadow {
    border: 1px solid #2ae0bb;
    border-top: 0
}

.portlet.box.green-meadow>.portlet-title>.caption,
.portlet.box.green-meadow>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-meadow>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #5fe8cc;
    color: #75ebd3
}

.portlet.box.green-seagreen>.portlet-title,
.portlet.green-seagreen,
.portlet>.portlet-body.green-seagreen {
    background-color: #1BA39C
}

.portlet.box.green-meadow>.portlet-title>.actions .btn-default>i {
    color: #83edd7
}

.portlet.box.green-meadow>.portlet-title>.actions .btn-default.active,
.portlet.box.green-meadow>.portlet-title>.actions .btn-default:active,
.portlet.box.green-meadow>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-meadow>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #8ceeda;
    color: #a2f2e1
}

.portlet.solid.green-seagreen>.portlet-body,
.portlet.solid.green-seagreen>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-seagreen>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-seagreen>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-seagreen {
    border: 1px solid #22cfc6;
    border-top: 0
}

.portlet.box.green-seagreen>.portlet-title>.caption,
.portlet.box.green-seagreen>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-seagreen>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #4de1da;
    color: #63e5de
}

.portlet.box.green-turquoise>.portlet-title,
.portlet.green-turquoise,
.portlet>.portlet-body.green-turquoise {
    background-color: #36D7B7
}

.portlet.box.green-seagreen>.portlet-title>.actions .btn-default>i {
    color: #70e7e1
}

.portlet.box.green-seagreen>.portlet-title>.actions .btn-default.active,
.portlet.box.green-seagreen>.portlet-title>.actions .btn-default:active,
.portlet.box.green-seagreen>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-seagreen>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #78e9e3;
    color: #8eece8
}

.portlet.solid.green-turquoise>.portlet-body,
.portlet.solid.green-turquoise>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-turquoise>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-turquoise>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-turquoise {
    border: 1px solid #61dfc6;
    border-top: 0
}

.portlet.box.green-turquoise>.portlet-title>.caption,
.portlet.box.green-turquoise>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-turquoise>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #94ead9;
    color: #a9eee0
}

.portlet.box.green-haze>.portlet-title,
.portlet.green-haze,
.portlet>.portlet-body.green-haze {
    background-color: #44b6ae
}

.portlet.box.green-turquoise>.portlet-title>.actions .btn-default>i {
    color: #b6f0e5
}

.portlet.box.green-turquoise>.portlet-title>.actions .btn-default.active,
.portlet.box.green-turquoise>.portlet-title>.actions .btn-default:active,
.portlet.box.green-turquoise>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-turquoise>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #bef2e8;
    color: #d3f6ef
}

.portlet.solid.green-haze>.portlet-body,
.portlet.solid.green-haze>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-haze>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-haze>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-haze {
    border: 1px solid #67c6bf;
    border-top: 0
}

.portlet.box.green-haze>.portlet-title>.caption,
.portlet.box.green-haze>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-haze>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #93d7d2;
    color: #a6deda
}

.portlet.box.green-jungle>.portlet-title,
.portlet.green-jungle,
.portlet>.portlet-body.green-jungle {
    background-color: #26C281
}

.portlet.box.green-haze>.portlet-title>.actions .btn-default>i {
    color: #b1e2de
}

.portlet.box.green-haze>.portlet-title>.actions .btn-default.active,
.portlet.box.green-haze>.portlet-title>.actions .btn-default:active,
.portlet.box.green-haze>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-haze>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #b9e5e2;
    color: #cbece9
}

.portlet.solid.green-jungle>.portlet-body,
.portlet.solid.green-jungle>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-jungle>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-jungle>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-jungle {
    border: 1px solid #41da9a;
    border-top: 0
}

.portlet.box.green-jungle>.portlet-title>.caption,
.portlet.box.green-jungle>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-jungle>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #74e4b5;
    color: #8ae8c1
}

.portlet.box.green-soft>.portlet-title,
.portlet.green-soft,
.portlet>.portlet-body.green-soft {
    background-color: #3faba4
}

.portlet.box.green-jungle>.portlet-title>.actions .btn-default>i {
    color: #96ebc8
}

.portlet.box.green-jungle>.portlet-title>.actions .btn-default.active,
.portlet.box.green-jungle>.portlet-title>.actions .btn-default:active,
.portlet.box.green-jungle>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-jungle>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #9feccc;
    color: #b4f0d7
}

.portlet.solid.green-soft>.portlet-body,
.portlet.solid.green-soft>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-soft>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-soft>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-soft {
    border: 1px solid #5bc2bc;
    border-top: 0
}

.portlet.box.green-soft>.portlet-title>.caption,
.portlet.box.green-soft>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-soft>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #87d3ce;
    color: #9adad6
}

.portlet.box.green-dark>.portlet-title,
.portlet.green-dark,
.portlet>.portlet-body.green-dark {
    background-color: #4DB3A2
}

.portlet.box.green-soft>.portlet-title>.actions .btn-default>i {
    color: #a5deda
}

.portlet.box.green-soft>.portlet-title>.actions .btn-default.active,
.portlet.box.green-soft>.portlet-title>.actions .btn-default:active,
.portlet.box.green-soft>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-soft>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #ade1dd;
    color: #bfe7e5
}

.portlet.solid.green-dark>.portlet-body,
.portlet.solid.green-dark>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-dark>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-dark>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-dark {
    border: 1px solid #71c2b5;
    border-top: 0
}

.portlet.box.green-dark>.portlet-title>.caption,
.portlet.box.green-dark>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-dark>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #9cd5cb;
    color: #addcd4
}

.portlet.box.green-sharp>.portlet-title,
.portlet.green-sharp,
.portlet>.portlet-body.green-sharp {
    background-color: #2ab4c0
}

.portlet.box.green-dark>.portlet-title>.actions .btn-default>i {
    color: #b8e1da
}

.portlet.box.green-dark>.portlet-title>.actions .btn-default.active,
.portlet.box.green-dark>.portlet-title>.actions .btn-default:active,
.portlet.box.green-dark>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-dark>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #bfe4de;
    color: #d1ebe7
}

.portlet.solid.green-sharp>.portlet-body,
.portlet.solid.green-sharp>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-sharp>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-sharp>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-sharp {
    border: 1px solid #46cbd7;
    border-top: 0
}

.portlet.box.green-sharp>.portlet-title>.caption,
.portlet.box.green-sharp>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-sharp>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #79d9e2;
    color: #8edfe6
}

.portlet.box.green-steel>.portlet-title,
.portlet.green-steel,
.portlet>.portlet-body.green-steel {
    background-color: #29b4b6
}

.portlet.box.green-sharp>.portlet-title>.actions .btn-default>i {
    color: #9ae3e9
}

.portlet.box.green-sharp>.portlet-title>.actions .btn-default.active,
.portlet.box.green-sharp>.portlet-title>.actions .btn-default:active,
.portlet.box.green-sharp>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-sharp>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #a2e5eb;
    color: #b7ebef
}

.portlet.solid.green-steel>.portlet-body,
.portlet.solid.green-steel>.portlet-title {
    border: 0;
    color: #FFF
}

.portlet.solid.green-steel>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.solid.green-steel>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.green-steel {
    border: 1px solid #3ed1d4;
    border-top: 0
}

.portlet.box.green-steel>.portlet-title>.caption,
.portlet.box.green-steel>.portlet-title>.caption>i {
    color: #FFF
}

.portlet.box.green-steel>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #70dddf;
    color: #85e2e4
}

.portlet.box.grey>.portlet-title,
.portlet.grey,
.portlet>.portlet-body.grey {
    background-color: #E5E5E5
}

.portlet.box.green-steel>.portlet-title>.actions .btn-default>i {
    color: #92e5e6
}

.portlet.box.green-steel>.portlet-title>.actions .btn-default.active,
.portlet.box.green-steel>.portlet-title>.actions .btn-default:active,
.portlet.box.green-steel>.portlet-title>.actions .btn-default:focus,
.portlet.box.green-steel>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #9ae7e8;
    color: #afeced
}

.portlet.solid.grey>.portlet-body,
.portlet.solid.grey>.portlet-title {
    border: 0;
    color: #333
}

.portlet.solid.grey>.portlet-title>.caption>i {
    color: #333
}

.portlet.solid.grey>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey {
    border: 1px solid #fff;
    border-top: 0
}

.portlet.box.grey>.portlet-title>.caption,
.portlet.box.grey>.portlet-title>.caption>i {
    color: #333
}

.portlet.box.grey>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.grey-steel>.portlet-title,
.portlet.grey-steel,
.portlet>.portlet-body.grey-steel {
    background-color: #e9edef
}

.portlet.box.grey>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.grey>.portlet-title>.actions .btn-default.active,
.portlet.box.grey>.portlet-title>.actions .btn-default:active,
.portlet.box.grey>.portlet-title>.actions .btn-default:focus,
.portlet.box.grey>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.portlet.solid.grey-steel>.portlet-body,
.portlet.solid.grey-steel>.portlet-title {
    border: 0;
    color: #80898e
}

.portlet.solid.grey-steel>.portlet-title>.caption>i {
    color: #80898e
}

.portlet.solid.grey-steel>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-steel {
    border: 1px solid #fff;
    border-top: 0
}

.portlet.box.grey-steel>.portlet-title>.caption,
.portlet.box.grey-steel>.portlet-title>.caption>i {
    color: #80898e
}

.portlet.box.grey-steel>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.grey-cararra>.portlet-title,
.portlet.grey-cararra,
.portlet>.portlet-body.grey-cararra {
    background-color: #fafafa
}

.portlet.box.grey-steel>.portlet-title>.actions .btn-default>i {
    color: #fff
}

.portlet.box.grey-steel>.portlet-title>.actions .btn-default.active,
.portlet.box.grey-steel>.portlet-title>.actions .btn-default:active,
.portlet.box.grey-steel>.portlet-title>.actions .btn-default:focus,
.portlet.box.grey-steel>.portlet-title>.actions .btn-default:hover {
    border: 1px solid #fff;
    color: #fff
}

.portlet.solid.grey-cararra>.portlet-body,
.portlet.solid.grey-cararra>.portlet-title {
    border: 0;
    color: #333
}

.portlet.solid.grey-cararra>.portlet-title>.caption>i {
    color: #333
}

.portlet.solid.grey-cararra>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd
}

.portlet.box.grey-cararra {
    border: 1px solid #fff;
    border-top: 0
}

.portlet.box.grey-cararra>.portlet-title>.caption,
.portlet.box.grey-cararra>.portlet-title>.caption>i {
    color: #333
}

.portlet.box.grey-cararra>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #fff;
    color: #fff
}

.portlet.box.grey-gallery>.portlet-title,
.portlet.grey-gallery,
.portlet>.portlet-body.grey-gallery {
    background-color: #555
}

.portlet.box.grey-cararra>.portlet-title>.actions .btn-default>i {
    color: #fff
}


img.img-fluid.img_right.img_tab {
    width: 160px;
    margin: 0 auto;
    display: block;
}

textarea.form-control {
    height: auto;
    resize: none;
}
/********************************/
/*            New style cc web end          */
/********************************/



/********************************/
/*            Navbar style new menu           */
/********************************/

.cc_web #header .navbar-dark .navbar-nav .nav-link {
	color: rgb(39 54 83);
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
}

.cc_web #header .navbar-dark .navbar-nav .nav-link:focus,
.cc_web #header .navbar-dark .navbar-nav .nav-link:hover {
	color: #4054B2;
}




/********************************/
/*            Text Animation           */
/********************************/

.line {
	/* 	flex-basis: 50%; */
	font-size: 60px;
	color: #4054B2;
	letter-spacing: 1px;
	position: absolute;
	opacity: 0;
	text-align: center;
	font-weight: 400;
	width: 100%;
}

.headline {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 200px;
}

.headline .btn_abst {
	/* position: absolute;
	bottom: -160px;
	left: 0;
	right: 0;
	text-align: center;
	width: 35%;
	margin: 0 auto; */
}

.headline h1 {
	color: #4054B2;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 2rem;
}

.headline.font_24 span {
	font-size: 24px;
}

.headline span {
	display: inline-block;
	padding: 0px 15px;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	border-right: 3px solid #5d6ebd;
	margin-top: 20px;
	/* width: 33.333333%; */
}

.headline span.first_span {
	padding-left: 0px;
}

.headline span:last-child {
	border-right: 0px solid #5d6ebd;
	padding-right: 0px;
}

#services_ .box img.img_box {
	width: 100%;
	margin-bottom: 20px;
	height: 220px;
	object-fit: cover;
	cursor: pointer;
}


/********************************/
/*            Overlay           */
/********************************/

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

#carousel .carousel-inner {
	border-radius: 20px;
}

#carousel .carousel-inner.no_border {
	border-radius: 20px;
}

#carousel .carousel-inner.no_border_0 {
	border-radius: 0px;
}

#carousel .carousel-caption {
	bottom: 10%;
}

#carousel span.btn-outline-secondary {
	color: #000;
	border-color: #e28c00;
	background-color: #f0a428;
	padding: 10px 29px 7px 29px !important;
	border-radius: 25px !important;
	width: 35%;
}

.btn.btn-primary.btn_abst,
.btn.btn-sm.btn-outline-secondary {
	text-transform: uppercase;
}

ul.grid_line {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0px;
}

ul.grid_line li {
	padding: 5px 15px;
	font-size: 30px;
	font-weight: 400;
	color: #4054B2;
	border-left: 4px solid #f0a428;
	margin-bottom: 40px;
}

ul.grid_line li:last-child {
	margin-bottom: 0px;
}

#hero_1 {
	width: 100%;
	height: 70vh;
	overflow: hidden;
	position: relative;
	padding: 0;
}

#hero_1 .carousel,
#hero_1 .carousel-inner,
#hero_1 .carousel-item,
#hero_1 .carousel-item::before {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

#hero_1 .carousel-container {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: absolute;
	bottom: 60px;
	top: 110px;
	left: 50px;
	right: 50px;
	z-index: 9;
}

#hero_1 .carousel-content {
	background: rgba(28, 23, 21, 0.7);
	padding: 20px;
	color: #fff;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	border-top: 5px solid #4054B2;
}

#hero_1 .carousel-content h2 {
	color: #fff;
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: 400;
}

#hero_1 .btn-get-started {
	font-family: 'Fira Mono', monospace;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 12px 32px;
	border-radius: 4px;
	transition: 0.5s;
	line-height: 1;
	margin: 10px;
	color: #fff;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	border: 2px solid #4054B2;
}

#hero_1 .btn-get-started:hover {
	background: #4054B2;
	color: #fff;
	text-decoration: none;
}

#hero_1 .carousel-inner .carousel-item {
	transition-property: opacity;
}

#hero_1 .carousel-inner .carousel-item,
#hero_1 .carousel-inner .active.carousel-item-left,
#hero_1 .carousel-inner .active.carousel-item-right {
	opacity: 0;
}

#hero_1 .carousel-inner .active,
#hero_1 .carousel-inner .carousel-item-next.carousel-item-left,
#hero_1 .carousel-inner .carousel-item-prev.carousel-item-right {
	opacity: 1;
	transition: 0.5s;
}

#hero_1 .carousel-inner .carousel-item-next,
#hero_1 .carousel-inner .carousel-item-prev,
#hero_1 .carousel-inner .active.carousel-item-left,
#hero_1 .carousel-inner .active.carousel-item-right {
	left: 0;
	transform: translate3d(0, 0, 0);
}

#hero_1 .carousel-control-prev,
#hero_1 .carousel-control-next {
	width: 10%;
}

#hero_1 .carousel-control-next-icon,
#hero_1 .carousel-control-prev-icon {
	background: none;
	font-size: 48px;
	line-height: 1;
	width: auto;
	height: auto;
}

#hero_1 .carousel-indicators li {
	cursor: pointer;
}

@media (min-width: 1024px) {
	#hero_1 .carousel-content {
		width: 60%;
	}
	#hero_1 .carousel-control-prev,
	#hero_1 .carousel-control-next {
		width: 5%;
	}
}

@media (max-width: 992px) {
	#hero_1 {
		height: calc(100vh - 70px);
	}
	#hero_1 .carousel-content h2 {
		margin-bottom: 15px;
		font-size: 22px;
	}
	#hero_1 .carousel-content p {
		font-size: 15px;
	}
}

@media (max-height: 500px) {
	#hero_1 {
		height: 120vh;
	}
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/

.back-to-top {
	position: fixed;
	display: none;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	right: 15px;
	bottom: 15px;
	background: #4054B2;
	color: #fff;
	transition: display 0.5s ease-in-out;
	z-index: 99999;
}

.back-to-top i {
	font-size: 24px;
	position: absolute;
	top: 8px;
	left: 8px;
}

.back-to-top:hover {
	color: #fff;
	background: #fd5c28;
	transition: 0.3s ease-in-out;
}


/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/

@media screen and (max-width: 768px) {
	[data-aos-delay] {
		transition-delay: 0 !important;
	}
}


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
	background: #f8f6f5;
	padding: 10px 0;
	font-size: 13px;
}

#topbar .contact-info a {
	line-height: 1;
	color: #4d4643;
	transition: 0.3s;
}

#topbar .contact-info a:hover {
	color: #4054B2;
}

#topbar .contact-info i {
	color: #4054B2;
	padding: 4px;
}

#topbar .contact-info .icofont-phone {
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
	color: #836a61;
	padding: 4px 0 4px 20px;
	display: inline-block;
	line-height: 1px;
	transition: 0.3s;
}

#topbar .social-links a:hover {
	color: #4054B2;
}


/*--------------------------------------------------------------
# Farm List style -- cc_web
--------------------------------------------------------------*/

#register.modal .modal-content {
	border-radius: 20px;
}

@media (min-width: 992px) {

#register.modal .modal-lg {
    max-width: 1000px;
}

}

.main-page {
	display: flex;
	flex: 1;
	align-items: stretch;
	justify-content: space-between;
	height: 100vh;
	overflow: hidden;
}

.form {
	padding: 1rem 0;
	border-style: solid;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	width: 100%;
}

.form__legend {
	text-align: center;
	padding: 0 0.5rem;
}

.form__body {
	/*display: flex;*/
	display: block;
	flex-direction: column;
	align-items: center;
}

.main-page .form .form__group {
	display: flex;
	flex: 1;
	justify-content: space-between;
	align-items: center;
}

.main-page .form .form__input {
	display: block;
	width: 100%;
	max-width: 100%;
	background-color: #EEF5F3;
	border: none;
	outline: none;
	height: 40px;
	border-radius: 2rem;
	padding: 0 1.5rem;
	transition: background 0.3s;
	color: #88908E;
	font-size: 14px;
	margin-bottom: 1rem;
}

.main-page .form .form__input-half {
	display: inline-block;
	width: 48.5%;
}

.main-page .form .form__input-checkbox:checked {
	filter: invert(100%) hue-rotate(118deg) brightness(1.2);
}

.main-page .form .form__input::placeholder {
	font-weight: 400;
	opacity: 0.75;
}

.main-page .form .form__input:focus,
.form__inputactive {
	background: #FFFFFF;
	border: 1px solid #E1EAE7;
}

.switch {
	z-index: 100;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #142349;
	padding: 0 1rem;
	color: #FFFFFF;
}

.switch__header {
	margin-bottom: 1rem;
	font-size: 24px;
}

.switch__text-container {
	text-align: center;
}

.switch__text-container .switch__header.header {
	color:#fff;
}

 h1.signup__header.header, h1.login__header.header {
    font-size: 1.5rem;
    margin-bottom: 0px;
}

.login,
.signup {
	display: flex;
	opacity: 1;
	flex-basis: 0;
	flex-shrink: 1;
	flex-grow: 1;
	padding: 2rem 1rem;
	flex-direction: column;
	align-items: center;
	overflow-Y: auto;
}

.login{
	padding: 2rem 8rem;
}

.main-page .form .login__header,
.main-page .form .signup__header {
	margin-bottom: 0;
}

.login__byline,
.signup__byline {
	margin-bottom: 4rem;
}

.social-media__container {
	display: flex;
	flex-direction: row;
	flex: 1;
	align-items: center;
	justify-content: center;
	margin-bottom: 4rem;
}

.social-media__icon:not(:last-child) {
	margin-right: 1rem;
}

.header {
	text-align: center;
	font-weight: 200;
}

.icon {
	cursor: pointer;
}

.jumbotron.background .bg img {
    object-fit: cover;
    width: 100%;
    max-height: 380px;
    margin-bottom: 20px;
}

.jumbotron.background{
	background-color: #f5f9fc;
    border-radius: 0rem;
	margin-bottom: 1rem;
}

.horizontal-center.vertical-center h1.article-title{
	font-size: 1.5rem;
}

.bs-component article p {
    margin-bottom: 15px;
    text-align: justify;
    text-align-last: left;
}
.cc_web .modal-lg.modal_big .modal-body .modal-body{
	padding:0px;
}
.cc_web .modal-lg.modal_big .modal-body .modal-body .card .card-body{
	padding: .5rem;
}

.btn {
	outline: 0;
	border: none;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	text-align: center;
	transition: 0.3s;
}

.btn:hover,
.btn:active {
	background-color: #2dc9aa;
}

.btn-white {
	background-color: #FFFFFF;
	color: black;
	box-shadow: 0 12px 24px rgba(34, 51, 49, 0.13);
}

.btn-white:hover,
.btn-white:active {
	background-color: #FFFFFF;
	color: #28B498;
	box-shadow: none;
}

.hide-view {
	opacity: 0;
	flex-basis: 0;
	flex-shrink: 1;
	flex-grow: 0.000001;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.signup.hide-view {
	transform: translateX(-50vw);
}

.login.hide-view {
	transform: translateX(50vw);
}

.smooth {
	transition: transform 0.3s linear, opacity 0.3s ease-in-out, flex-grow 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}

.login {
	position: relative;
	top: 20%;
}


/*--------------------------------------------------------------
# Farm List style -- cc_web
--------------------------------------------------------------*/

html {
	--food-card-text-color: #ffffffee;
	--card-background: whitesmoke;
	--card-properties-bg: #f2082dcc;
	--card-properties-text-color: white;
}

.cc_web .grid_img_bx {
	position: relative;
	border-radius: 10px;
}

.cc_web .grid_img_bx img {
	width: 100%;
	border-radius: 10px 10px 10px 10px;
}

.cc_web .ccs_filters .grid .grid_img_bx img {
    height: 235px;
    object-fit: cover;
}

.cc_web .revGallery-anchor.mb-4{
	margin-bottom: 0.5rem!important;
}

.cc_web .grid_img_bx .food_card_content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 4;
}

.cc_web .grid_img_bx .food_card_artist_name {
    /* right: 0; */
    position: absolute;
    top: 0;
    background-color: #ffffffba;
    border-bottom-left-radius: 10px;
    right: 0;
    width: auto;
    z-index: 4;
    padding-left: 12px;
}

.cc_web .grid_img_bx .food_card_artist_name h5 {
	text-align: center;
}

.cc_web .grid_img_bx .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	transition: opacity 500ms ease-in-out;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
}

.cc_web .food_card_food_name h1 {
	margin: 0px 0px;
	font-size: 14px;
	text-align: center;
	font-family: 'Fira Mono', monospace;
	font-weight: 400;
	color: #fff;
	background-color: #2f3d8291;
	padding: 10px;
}

.cc_web .grid_card_design .food_card_food_name h1:after {
	display: none;
}

.cc_web .grid_img_bx .food_card_content .food_card_food_properties {
	position: relative;
	border-radius: 0px 0px 10px 10px;
	padding: 10px 10px;
	color: var(--card-properties-text-color);
	text-align: center;
	background: #20408d;
	width: fit-content;
	box-shadow: 0 0 10px 2px #00000045;
	width: 100%;
}

.cc_web .grid_img_bx .food_card_content .food_card_food_properties p{
	font-size:11px;
}

.cc_web .food_card_food_properties>div {
	border-right: 1px solid var(--card-properties-text-color);
	width: fit-content;
	padding: 0 5px;
	display: inline-block;
}

.cc_web .food_card_food_properties>div:last-child {
	border-right: 0px solid var(--card-properties-text-color);
}

.cc_web .food_card_food_properties a {
	color: var(--card-properties-text-color);
}

.cc_web .friend-list .friend-card.shadow a {
	color: #4d4643;
}

.cc_web .friend-list .friend-card.shadow a:hover {
	color: #21408e;
}

.cc_web .property img.img_right {
    width: 100px;
    float: right;
}

.cc_web .table td img.table_td_img{
	width:75px;
}

.cc_web .ccs_filter_page .table td img.table_td_img{
	width:48px;
}

.cc_web .movies.content.row.list-group .row.rm_grid_space{
	padding: 8px 0px 0px 0px;
}

/*Profile Card CSS*/
select.form-control  { /* Chrome/Opera/Safari */
  font-size:13px;
}
select.form-control  { /* Firefox 19+ */
  font-size:13px;
}
select.form-control  { /* IE 10+ */
  font-size:13px;
}
select.form-control  { /* Firefox 18- */
  font-size:13px;
}
.cc_web .btn {
    font-size: 12px;
}

.cc_web .w_b50 {
    width: 48%;
}

.btn-group.d_block {
    display: block;
}

.cc_web .profile-card {
	/* background: linear-gradient(to bottom, rgba(39,170,225,.8), rgba(28,117,188,.8)), url(../images/covers/1.jpg) no-repeat; */
	background-size: cover;
	width: 100%;
	min-height: 90px;
	border-radius: 20px 20px 0px 0px;
	padding: 10px 20px;
	color: #fff;
	margin-bottom: 0px;
	background-color: #0062cc;
}

.cc_web h4.title_4 {
    color: #4d4643;
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.cc_web h3.title_4 {
	color: #4d4643;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.cc_web .friend-list .friend-card img.h_171 {
    height: 171px;
    width: 100%;
    object-fit: cover;
}

.cc_web .pos_top_ {
	position: relative;
	top: 0px;
	padding-bottom: 15px;
	margin-top: 15px;
	overflow: hidden;
	border-bottom: 1px solid #21408e;
	font-size: 14px;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cc_web .pos_top_ .bg_blue p {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 11px;
}

.cc_web .pos_top_ .bg_blue small {
	font-weight: 400;
	font-size: 14px;
}

.cc_web .border_25 {
	border-radius: 20px;
}

.cc_web .bg_blue_left {
	background-color: #20408d;
	color: #fff;
	padding: 15px 10px 10px 10px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.cc_web .card.border_25 {
	border-radius: 20px;
}

.cc_web .pos_top_ .bg_blue {
	padding-right: 10px;
	padding-left: 10px;
}

.cc_web .profile-card img.profile-photo {
	border: 0px solid #fff;
	float: left;
	margin-right: 20px;
	position: relative;
	top: -30px;
	height: 75px;
	width: 75px;
	border-radius: 5px;
	object-fit:cover;
}

.cc_web .profile-card h5 a {
	font-size: 15px;
}

.cc_web .profile-card a {
	font-size: 12px;
}

.cc_web .card.h_340 {
	height: auto;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
	border-radius: 20px;
}

.cc_web .card.h_340 .grid_btn {
	text-align: right;
}

.cc_web .card.h_340 .grid_btn .btn {
	height: auto;
	border-radius: 25px;
	padding: 6px 20px;
	margin-left: 6px;
}

.cc_web .card.h_340 .grid_btn .btn:hover {
	border: 0px solid transparent;
}

.cc_web .cta .card.h_340 h3 {
	font-size: 20px;
	font-weight: 400;
}

.cc_web .has-search .form-control {
	padding-left: 2.375rem;
}

.cc_web .has-search .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 2.375rem;
	height: 2.375rem;
	line-height: 2.375rem;
	text-align: center;
	pointer-events: none;
	color: #aaa;
}

.cc_web .search {
	width: 100%;
	position: relative;
	display: flex;
}

.cc_web .searchTerm {
    width: 100%;
    border: 2px solid #20408d;
    /* border-right: none; */
    padding: 5px;
    /* height: 20px; */
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #22418e;
}

.cc_web .searchTerm:focus {
	color: #21408e;
}

.cc_web .searchButton {
	width: 40px;
	height: 36px;
	border: 1px solid #20408d;
	background: #20408d;
	text-align: center;
	color: #fff;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	font-size: 20px;
}

.cc_web .btn:focus,
.cc_web button.button:focus,
.cc_web .button:focus {
	outline: none;
	box-shadow: none;
}

.cc_web .gal-overlay {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(27, 27, 27, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	transition: background 0.4s ease;
	-webkit-transition: background 0.4s ease;
}

.cc_web .revGallery-anchor:hover .gal-overlay {
	background: rgba(27, 27, 27, 0);
}

.cc_web .gal-overlay,
.cc_web .nak-gallery-poster {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.cc_web .revGallery-anchor {
overflow: hidden;
position: relative;
width: calc(100% / 5);
display: block;
float: left;
border: 5px solid #e9e9e9;
} 
								 
.cc_web .nak-gallery {
	display: block;
	width: 100%;
	position: relative;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.cc_web .nak-gallery-poster {
	padding-bottom: 100%;
	transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

.cc_web .revGallery-anchor:hover .nak-gallery-poster {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}

.cc_web .img-responsive {
	/* display: none; */
}

.cc_web .button {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	width: 200px;
	height: 48px;
	border: 1px solid transparent;
	background-color: transparent;
	border-radius: 0px;
	color: #060606;
	letter-spacing: 2px;
	border-bottom: 2px solid #ccc;
}

.cc_web .button:hover {
	background-color: #363636;
	text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
	color: #fff;
}

.cc_web .button:active,
.cc_web .button.is-checked {
	background-color: #28f;
}

.cc_web .button.is-checked {
    color: #fff;
    text-shadow: 0 -1px hsl(223deg 41% 44%);
    background-color: #345098;
    border-bottom: 1px solid #345098 !important;
    border: transparent;
}

.cc_web .button:active {
	box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

.cc_web .revGallery-anchor-width1 {
	width: 40%;
}

.cc_web .revGallery-anchor-width2 {
	width: 30%;
}

.cc_web .revGallery-anchor-width3 {
	width: 20%;
}

.cc_web .nak-gallery-height1 {
	padding-bottom: 400px;
}

.cc_web .nak-gallery-height2 {
	padding-bottom: 300px;
}

.cc_web .nak-gallery-height3 {
	padding-bottom: 200px;
}

.cc_web .preloader {
	display: none;
}

.cc_web .preloaderStyle {
	background: red;
	width: 100%;
	height: 100px;
}

.cur_sor{
  cursor:pointer;
}

.cc_web .grid_gallery_bx {}

.cc_web .grid_gallery_bx img {
	width: 100%;
	border-radius: 20px;
	margin-bottom: 10px;
}

.cc_web .grid_gallery_bx p {}

.cc_web .grid.grid_gallery figure {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	margin: 15px 0%;
	min-width: auto;
}

.cc_web .grid.grid_gallery figure:first-child {
	/* padding-left:0px; */
}

.cc_web .grid.grid_gallery figure:last-child {
	/* padding-right:0px; */
}


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.cc_web .portfolio #portfolio-flters {
	padding: 0;
	margin: 0 auto 25px auto;
	list-style: none;
	text-align: center;
	border-radius: 50px;
}

.cc_web .portfolio #portfolio-flters li {
	cursor: pointer;
	display: inline-block;
	padding: 7px 17px 9px 17px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #444444;
	margin: 0 3px 10px 3px;
	transition: all ease-in-out 0.3s;
	background: #ede9e9;
	border-radius: 50px;
}

.cc_web .portfolio #portfolio-flters li:hover,
.cc_web .portfolio #portfolio-flters li.filter-active {
	color: #fff;
	background: #00adef;
}

.cc_web .portfolio #portfolio-flters li:last-child {
	margin-right: 0;
}

.cc_web .portfolio .portfolio-item {
	margin-bottom: 30px;
	/* overflow: hidden; */
	left: 0 !important;
	position: relative !important;
	top: 0 !important;
}

.cc_web .portfolio-container.height_auto {
	height: auto !important;
	position: relative !important;
}

.cc_web .portfolio .portfolio-item img {
	position: relative;
	top: 0;
	transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.cc_web .portfolio .portfolio-item .portfolio-info {
    opacity: 0;
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: -50px;
    z-index: 3;
    transition: all ease-in-out 0.3s;
    background: #20408d;
    padding: 10px 10px 5px 10px;
}

.cc_web .portfolio .portfolio-item .portfolio-info p{
	display:none;
}

a.moreless-button {
	color: #20408d;
}

a:hover.moreless-button {
	color: #0057ff;
}

.moretext {
	display: none;
}

.cc_web .portfolio .portfolio-item .portfolio-info h4 {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
}

.cc_web .portfolio .portfolio-item .portfolio-info p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
}

.cc_web .portfolio .portfolio-item .portfolio-info .preview-link,
.cc_web .portfolio .portfolio-item .portfolio-info .details-link {
	position: absolute;
	right: 15px;
	font-size: 16px;
	top: calc(50% - 12px);
	color: white;
	transition: ease-in-out 0.3s;
}

.cc_web .portfolio .portfolio-item .portfolio-info .preview-link:hover,
.cc_web .portfolio .portfolio-item .portfolio-info .details-link:hover {
	color: #f7c2cc;
}

.cc_web .portfolio .portfolio-item .portfolio-info .details-link {
	right: 15px;
}

.cc_web .portfolio .portfolio-item .portfolio-info .details-link i.bx.bx-link{
	display:none;
}

.cc_web .portfolio .portfolio-item:hover img {
	top: -10px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.cc_web .portfolio .portfolio-item:hover .portfolio-info {
	opacity: 1;
	bottom: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.cc_web .portfolio-details .portfolio-info p {
	/* font-size: 15px;
    padding: 0px 0 0 0; */
}


/*--------------------------------------------------------------
# Button style
--------------------------------------------------------------*/

.cc_web .btn-primary {
	color: #fff;
	background-color: #20408d;
	border-color: #20408d;
	border-radius: 25px;
	padding: 6px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-transform: uppercase;
}

.cc_web .btn-primary.btn-sm{
	padding: .25rem .5rem;
	text-transform: capitalize;
} 

.cc_web .btn-primary:hover {
	background-color: #385bb3;
	border-color: #385bb3;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
	height: 55px;
	transition: all 0.5s;
	z-index: 997;
	transition: all 0.5s;
	padding: 5px 0;
	background: #fff;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}

section.clients {
	padding: 15px 0;
	overflow: hidden;
}

.img_box {
	/* padding: 15px 0;
    overflow: hidden;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 7%);
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px; */
}

#header.header-scrolled {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

#header .logo h1 {
	font-size: 28px;
	margin: 0;
	padding: 10px 0;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#header .logo h1 a,
#header .logo h1 a:hover {
	color: #2b2320;
	text-decoration: none;
}

#header .logo img {
	padding: 0;
	margin: 0;
	max-height: 45px;
}

#services_ img.img_box.posi_abst_img {
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-bottom: 0px;
	top: 0;
	height: auto;
}

#services_ .posi_relative {
	position: relative;
	z-index: 1;
	background-color: rgb(66 66 66 / 42%);
	color: #fff;
	height: 180px;
}

#services_ .posi_relative .title a,
#services_ .posi_relative .title a:hover,
#services_ .box:hover .posi_relative .title a {
	color: #fff;
}


/* Services_ Section
--------------------------------*/

#wordcloud {
	margin: 0px auto;
	width: 400px;
	height: 200px;
	border: none;
}

#wordcloud span.w10,
#wordcloud span.w9,
#wordcloud span.w8,
#wordcloud span.w7 {
	text-shadow: 0px 1px 1px #ccc;
}

#wordcloud span.w3,
#wordcloud span.w2,
#wordcloud span.w1 {
	text-shadow: 0px 1px 1px #fff;
}


/* fonts */

div.jqcloud {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	line-height: normal;
}

div.jqcloud a {
	font-size: inherit;
	text-decoration: none;
}

div.jqcloud span.w10 {
	font-size: 550%;
}

div.jqcloud span.w9 {
	font-size: 400%;
}

div.jqcloud span.w8 {
	font-size: 350%;
}

div.jqcloud span.w7 {
	font-size: 300%;
}

div.jqcloud span.w6 {
	font-size: 250%;
}

div.jqcloud span.w5 {
	font-size: 200%;
}

div.jqcloud span.w4 {
	font-size: 150%;
}

div.jqcloud span.w3 {
	font-size: 150%;
}

div.jqcloud span.w2 {
	font-size: 155%;
}

div.jqcloud span.w1 {
	font-size: 150%;
}


/* colors */

div.jqcloud {
	color: #09f;
}

div.jqcloud a {
	color: inherit;
}

div.jqcloud a:hover {
	color: #0df;
}

div.jqcloud a:hover {
	color: #0cf;
}

div.jqcloud span.w10 {
	color: #0cf;
}

div.jqcloud span.w9 {
	color: #0cf;
}

div.jqcloud span.w8 {
	color: #0cf;
}

div.jqcloud span.w7 {
	color: #39d;
}

div.jqcloud span.w6 {
	color: #90c5f0;
}

div.jqcloud span.w5 {
	color: #90a0dd;
}

div.jqcloud span.w4 {
	color: #90c5f0;
}

div.jqcloud span.w3 {
	color: #a0ddff;
}

div.jqcloud span.w2 {
	color: #99ccee;
}

div.jqcloud span.w1 {
	color: #aab5f0;
}


/* layout */

div.jqcloud {
	overflow: hidden;
	position: relative;
}

div.jqcloud span {
	padding: 0;
}

.cc_web .tab-content {
    background-color: #fff;
    overflow: hidden;
    padding: 10px 5px;
    border: 1px solid #f7f7f7;
    border-top: 1px solid transparent;
}

.cc_web .nav-tabs {
	border-bottom: 1px solid #294791;
	background-color: #294791;
}

.cc_web .nav-tabs .nav-item.show .nav-link,
.cc_web .nav-tabs .nav-link.active {
	color: #ffffff;
	background-color: #008eff;
	border-color: #008eff #008eff #008eff;
}

.cc_web .nav-tabs .nav-item {
	margin-bottom: -1px;
	width: 25%;
}

.cc_web .nav-tabs .nav-link {
	border: 1px solid #29479200;
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	color: #f6f3f2;
	text-align: center;
	text-transform: uppercase;
}

.cc_web .portfolio .portfolio-item img {
    min-height: 200px !important;
    max-height: 200px !important;
    height: 200px !important;
    object-fit: cover;
    width: 100%;
}

.cc_web .ftr_ul {
    padding-left: 0px;
    list-style: none;
}

.cc_web .ftr_ul li {
    display: inline-block;
    padding-right: 10px;
}

.cc_web .ftr_ul li:last-child{
	padding-right:0px;
}

.friend-list .friend-card .card-info p {
    margin-bottom: 0.35rem;
    font-size: 12px;
}

.cc_web .grid_score {
	font-size: 25px;
	position: absolute;
	top: 40%;
	left: 5%;
	/* transform: rotate(-45deg); */
	text-align: center;
}

.cc_web p.fnt_25 {
	font-size: 25px;
}

#services_ {
	padding: 60px 0 40px 0;
}

#services_ .box {
	padding: 0px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 0px 30px 0px;
	background: #fff;
	box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
	transition: all 0.3s ease-in-out;
	text-align: center;
}

#services_ .box:hover {
	transform: scale(0.9555);
}

#services_ .icon {
	margin: 0 auto 15px auto;
	padding-top: 12px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

#services_ .icon i {
	font-size: 36px;
	line-height: 1;
}

#services_ .title {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#services_ .title a {
	color: #111;
}

#services_ .box:hover .title a {
	color: #2c4a94;
}

#services_ .description {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.5;
}

#services_ .box .posi_relative .btn-primary {
	width: 20%;
}

#services_ .box .btn-primary.w_auto {
	width: auto;
	padding: 7px 20px;
}

#services_ .box .btn-primary {
	color: #fff;
	background-color: #294792;
	border-color: #294792;
	border-radius: 25px;
	padding: 6px 15px;
	width: 35%;
}

#services_ .box .btn-primary:hover {
	background-color: #0062cc;
	border-color: #0062cc;
}


/*--------------------------------------------------------------
# Card design
--------------------------------------------------------------*/

.grid_card_design h1 {
	font-size: 42px;
	font-weight: 400;
	margin: 50px 5%;
	text-transform: capitalize;
	position: relative;
}

.grid_card_design h1:after {
	position: absolute;
	content: '';
	top: -10px;
	left: 0;
	width: 80px;
	height: 4px;
	background: #2c3e50;
}

.grid_card_design .grid-container {
	width: 90%;
	margin: 0 auto;
}

.grid_card_design .grid-col {
	width: 33.3%;
	min-width: 300px;
	box-sizing: border-box;
	padding-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.grid_card_design .grid-col img {
	width: 100%;
	height: auto;
	max-height: 250px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.grid_card_design .body-content {
	background: #3a569a;
	padding: 0 30px 120px 40px;
	position: relative;
	border: 1px solid #3a569a;
	border-top: none;
	z-index: 1;
	line-height: 23px;
	color: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.grid_card_design .body-content:before {
	content: '';
	position: absolute;
	top: -30px;
	left: -1px;
	width: 100%;
	height: 50px;
	background: #3a569a;
	border-left: 1px solid #3a569a;
	border-right: 1px solid #3a569a;
	-webkit-transform: skewY(5deg);
	transform: skewY(5deg);
	z-index: -1;
	box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.4);
}

.grid_card_design .body-content h3 {
	margin-bottom: 15px;
	font-family: 'Fira Mono', monospace;
	font-weight: 400;
	font-size: 22px;
}

.grid_card_design .round-btn {
	position: absolute;
	bottom: 25px;
	left: 40px !important;
	width: 60px;
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	background: #fff;
	color: #2c3e50;
	border-radius: 50%;
	z-index: 1;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0);
}

.grid_card_design .round-btn:hover {
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.12);
}

.cta.grid_card_design_2 {
	background-color: #fff;
}

.grid_card_design_2 h1,
.grid_card_design_3 h1 {
	font-size: 42px;
	font-weight: 400;
	margin: 50px 5%;
	text-transform: capitalize;
	position: relative;
}

.grid_card_design_2 h1:after,
.grid_card_design_3 h1:after {
	position: absolute;
	content: '';
	top: -10px;
	left: 0;
	width: 80px;
	height: 4px;
	background: #2c3e50;
}

.grid_card_design_2 .wrapper {
	/* width: 100%; */
	height: 600px;
	/* background: white; */
	margin: 0 auto;
	position: relative;
	padding: 20px;
	width: 90%;
	margin: 0 auto;
}

.grid_card_design_2 .wrapper h1 {
	text-align: center;
}

.grid_card_design_2 .card {
	width: 100%;
	height: 428px;
	background: #ecf0f1;
	/* position: absolute; */
	/* top: 50%; */
	/* margin-top: -200px; */
	/* left: 50%; */
	/* margin-left: -135px; */
	/* border-radius: 10px; */
	overflow: hidden;
	-webkit-box-shadow: -1px 7px 21px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 7px 21px -5px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 7px 21px -5px rgba(0, 0, 0, 0.75);
}

.grid_card_design_2 .card:after {
	position: relative;
}

.grid_card_design_2 .card .info {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 190px;
	padding: 20px;
	text-align: center;
	font-size: 13px;
}

.grid_card_design_2 .card .info ul.list-unstyled li {
	text-align: left;
	font-size: 14px;
	padding: 2px 0px;
}

.grid_card_design_2 .card .info .button {
	background: #20408d;
	padding: 10px 25px;
	color: white;
	border-radius: 10px;
}

.grid_card_design_2 .card .info .button:hover {
	background: #2e8ece;
	color: white;
}

.grid_card_design_2 .card .info a {
	color: #2c3e50;
	font-weight: 400;
	font-size: 15px;
}

.grid_card_design_2 .card .info a:hover {
	color: #080b0e;
}

.grid_card_design_2 .card .info p {
	color: #95a5a6;
}

.grid_card_design_2 .card .info .about {
	color: #7f8c8d;
	text-align: justify;
	margin-bottom: 40px;
}

.grid_card_design_2 .card .top {
	position: absolute;
	width: 100%;
	height: 140px;
	background: #2c3e50;
	border-bottom: 6px solid #20408d;
	/* background: url(../../assets/img/stream_photo_2.jpg) center no-repeat; */
	max-width: 100%;
	z-index: 0;
	background: url(../../assets/img/stream_photo_2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.grid_card_design .body-content i.text-muted,
.grid_card_design_3 .content i.text-muted {
	color: #fff!important;
}

.grid_card_design .body-content ul.list-unstyled li,
.grid_card_design_3 .content ul.list-unstyled li {
	padding: 2px 0px;
}

.grid_card_design_2 .card .top:after {
	position: relative;
}

.grid_card_design_2 .card .top .social {
	display: flex;
	font-size: 20px;
	justify-content: flex-end;
	padding: 10px;
}

.grid_card_design_2 .card .top .social li {
	margin-right: 10px;
}

.grid_card_design_2 .card .top .social li a {
	color: #3498db;
}

.grid_card_design_2 .card .top .social li a:hover {
	color: #8bc4ea;
}

.grid_card_design_2 .card .top .img {
	width: 100px;
	height: 100px;
	background: white;
	position: absolute;
	bottom: -60px;
	left: 50%;
	margin-left: -50px;
	border-radius: 100%;
	border: 6px solid #20408d;
	overflow: hidden;
}

.grid_card_design_2 .card .top .img img {
	max-width: 100%;
	height: 100%;
}

.grid_card_design_3 {}

.grid_card_design_3 .box {
	position: relative;
	width: 100%;
	height: 348px;
	background: #203f8d;
	margin: 20px auto;
	padding: 10px;
}

.grid_card_design_3 .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: grid;
	align-items: center;
	color: #fff;
	padding: 20px;
	font-family: consolas;
	text-align: center;
}

.grid_card_design_3 .content a {
	display: block;
	margin-top: 10px;
	padding: 10px 20px;
	border: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	transition: 0.5s;
}

.grid_card_design_3 .box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	transition: 1s;
}

.grid_card_design_3 .box:hover img {
	clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);
}

@media (max-width:991px) {
	.grid_card_design_3 .box {
		margin: 20px auto;
	}
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/* Desktop Navigation */

.nav-menu,
.nav-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav-menu>ul>li {
	position: relative;
	white-space: nowrap;
	float: left;
}

.nav-menu>ul>li+li {
	padding-left: 20px;
}

.nav-menu a {
	display: block;
	position: relative;
	color: #65534c;
	padding: 14px 0 14px 0;
	transition: 0.3s;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
}

.nav-menu li.dropdown a.nav-link{
	
}

.nav-menu li.dropdown .dropdown-menu a.dropdown-item{
	padding: 10px 15px 7px 15px;
}

.nav-menu>ul>li.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    left: 0;
    min-width: auto;
    left: -20%;
}

.nav-menu a:hover,
.nav-menu .active>a,
.nav-menu li:hover>a {
	color: #4054B2;
	text-decoration: none;
}

.nav-menu .drop-down ul {
	display: block;
	position: absolute;
	left: 20px;
	top: calc(100% + 30px);
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	padding: 10px 0;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
	transition: ease all 0.3s;
}

.nav-menu .drop-down:hover>ul {
	opacity: 1;
	top: 100%;
	visibility: visible;
}

.nav-menu .drop-down li {
	min-width: 180px;
	position: relative;
}

.nav-menu .drop-down ul a {
	padding: 10px 20px;
	font-size: 13px;
	font-weight: 400;
	text-transform: none;
	color: #581601;
}

.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active>a,
.nav-menu .drop-down ul li:hover>a {
	color: #4054B2;
}

.nav-menu .drop-down>a:after {
	content: "\ea99";
	font-family: IcoFont;
	padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
	top: 0;
	left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%;
}

.nav-menu .drop-down .drop-down>a {
	padding-right: 35px;
}

.nav-menu .drop-down .drop-down>a:after {
	content: "\eaa0";
	font-family: IcoFont;
	position: absolute;
	right: 15px;
}

@media (max-width: 1366px) {
	.nav-menu .drop-down .drop-down ul {
		left: -90%;
	}
	.nav-menu .drop-down .drop-down:hover>ul {
		left: -100%;
	}
	.nav-menu .drop-down .drop-down>a:after {
		content: "\ea9d";
	}
}


/* Mobile Navigation */

.mobile-nav-toggle {
	position: fixed;
	right: 15px;
	top: 20px;
	z-index: 9998;
	border: 0;
	background: none;
	font-size: 24px;
	transition: all 0.4s;
	outline: none !important;
	line-height: 1;
	cursor: pointer;
	text-align: right;
}

.mobile-nav-toggle i {
	color: #65534c;
}

.mobile-nav {
	position: fixed;
	top: 55px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	z-index: 9999;
	overflow-y: auto;
	background: #fff;
	transition: ease-in-out 0.2s;
	opacity: 0;
	visibility: hidden;
	border-radius: 10px;
	padding: 10px 0;
}

.mobile-nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mobile-nav a {
	display: block;
	position: relative;
	color: #2b2320;
	padding: 10px 20px;
	font-weight: 400;
	outline: none;
	text-transform: uppercase;
	font-size: 14px;
}

.mobile-nav a:hover,
.mobile-nav .active>a,
.mobile-nav li:hover>a {
	color: #4054B2;
	text-decoration: none;
}

.mobile-nav .drop-down>a:after {
	content: "\ea99";
	font-family: IcoFont;
	padding-left: 10px;
	position: absolute;
	right: 15px;
}

.mobile-nav .active.drop-down>a:after {
	content: "\eaa1";
}

.mobile-nav .drop-down>a {
	padding-right: 35px;
}

.mobile-nav .drop-down ul {
	display: none;
	overflow: hidden;
}

.mobile-nav .drop-down li {
	padding-left: 20px;
}

.mobile-nav-overly {
	width: 100%;
	height: 100%;
	z-index: 9997;
	top: 0;
	left: 0;
	position: fixed;
	background: rgba(14, 11, 10, 0.6);
	overflow: hidden;
	display: none;
	transition: ease-in-out 0.2s;
}

.mobile-nav-active {
	overflow: hidden;
}

.mobile-nav-active .mobile-nav {
	opacity: 1;
	visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
	color: #fff;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/


/* #hero {
  width: 100%;
  height: 70vh;
  overflow: hidden;
  position: relative;
  padding: 0;
}

#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-container {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
  bottom: 60px;
  top: 110px;
  left: 50px;
  right: 50px;
  z-index:9;
}

#hero .carousel-content {
  background: rgba(28, 23, 21, 0.7);
  padding: 20px;
  color: #fff;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  border-top: 5px solid #4054B2;
}

#hero .carousel-content h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 400;
}

#hero .btn-get-started {
  font-family: 'Fira Mono', monospace;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #4054B2;
}

#hero .btn-get-started:hover {
  background: #4054B2;
  color: #fff;
  text-decoration: none;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-left,
#hero .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}

#hero .carousel-indicators li {
  cursor: pointer;
}

@media (min-width: 1024px) {
  #hero .carousel-content {
    width: 60%;
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}

@media (max-width: 992px) {
  #hero {
    height: calc(100vh - 70px);
  }
  #hero .carousel-content h2 {
    margin-bottom: 15px;
    font-size: 22px;
  }
  #hero .carousel-content p {
    font-size: 15px;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}
 */

#hero {
	width: 100%;
	height: 85vh;
	background: url(../img/banner_1.jpg) 50% 50% no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 82px;
}

#hero:before {
	content: "";
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}

#hero h1 {
	margin: 0;
	font-size: 48px;
	font-weight: 700;
	color: #fff;
}

#hero h2 {
	color: #fff;
	margin: 10px 0 0 0;
	font-size: 40px;
}

#hero .btn-get-started {
	font-family: "Raleway", sans-serif;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 30px;
	border-radius: 25px;
	transition: 0.5s;
	margin-top: 30px;
	color: #fff;
	background: #20408d;
	border: 2px solid #20408d;
}

#hero .btn-get-started:hover {
	background: transparent;
	border-color: #fff;
}

@media (max-width: 768px) {
	#hero {
		text-align: center;
		padding-top: 58px;
	}
	#hero h1 {
		font-size: 28px;
	}
	#hero h2 {
		font-size: 18px;
		line-height: 24px;
	}
}

@media (max-height: 500px) {
	#hero {
		height: 120vh;
	}
}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

section {
	padding: 60px 0;
	overflow: hidden;
}

.section-bg {
	/* background-color: #f6f3f2; */
}

.section-title {
	padding-bottom: 30px;
	text-align: center;
}

.section-title h2 {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 20px;
	padding-bottom: 0;
	color: #65534c;
}

.section-title h2 strong {
	font-weight: 400;
}

.section-title p {
	margin-bottom: 0;
}


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

.breadcrumbs {
	padding: 15px 0;
	background: #2b2320;
	min-height: 40px;
}

.breadcrumbs h2 {
	font-size: 28px;
	font-weight: 300;
	color: #fff;
}

.breadcrumbs ol {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #ded5d2;
}

.breadcrumbs ol a {
	color: #fe825a;
}

.breadcrumbs ol li+li {
	padding-left: 10px;
}

.breadcrumbs ol li+li::before {
	display: inline-block;
	padding-right: 10px;
	color: #c8bab5;
	content: "/";
}

@media (max-width: 768px) {
	.breadcrumbs .d-flex {
		display: block !important;
	}
	.breadcrumbs ol {
		display: block;
	}
	.breadcrumbs ol li {
		display: inline-block;
	}
}


/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/

.cta {
	/* background: #ffffff; */
	padding: 60px 0;
	color: #574741;
}

.cta h3 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.cta h3 span {
	color: #4054B2;
}

.cta p {
	padding: 0;
	margin: 0;
}

.cta .cta-btn {
	font-family: 'Fira Mono', monospace;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 25px;
	border-radius: 2px;
	transition: 0.4s;
	margin: 10px;
	border-radius: 4px;
	border: 2px solid #4054B2;
	color: #4054B2;
	background: #fff;
}

.cta .cta-btn:hover {
	background: #4054B2;
	color: #fff;
}

@media (max-width: 1024px) {
	.cta {
		background-attachment: scroll;
	}
}

@media (min-width: 769px) {
	.cta .cta-btn-container {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services .icon-box {
	padding: 50px 20px;
	margin-top: 35px;
	margin-bottom: 25px;
	text-align: center;
	border: 1px solid #ebe6e4;
	height: 200px;
	position: relative;
	background: #faf9f8;
}

.services .icon {
	position: absolute;
	top: -36px;
	left: calc(50% - 36px);
	transition: 0.2s;
	border-radius: 50%;
	border: 6px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	width: 72px;
	height: 72px;
	background: #4054B2;
}

.services .icon i {
	color: #fff;
	font-size: 24px;
}

.services .title {
	font-weight: 400;
	margin-bottom: 15px;
	font-size: 18px;
	text-transform: uppercase;
}

.services .title a {
	color: #343a40;
}

.services .icon-box:hover .icon {
	background: #fff;
	border: 2px solid #4054B2;
}

.services .icon-box:hover .icon i {
	color: #4054B2;
}

.services .icon-box:hover .title a {
	color: #4054B2;
}

.services .description {
	line-height: 24px;
	font-size: 14px;
}


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.portfolio #portfolio-flters {
	padding: 0;
	margin: 0 auto 50px auto;
	list-style: none;
	text-align: center;
}

.portfolio #portfolio-flters li {
	cursor: pointer;
	display: inline-block;
	padding: 8px 20px 10px 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	color: #4d4643;
	transition: all 0.3s;
	border-radius: 50px;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
	color: #fff;
	background: #4054B2;
}

.portfolio #portfolio-flters li:last-child {
	margin-right: 0;
}

.portfolio .portfolio-item {
	margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-info {
	opacity: 0;
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 0;
	z-index: 3;
	transition: all ease-in-out 0.3s;
	background: rgba(255, 255, 255, 0.9);
	padding: 15px;
}

.portfolio .portfolio-item .portfolio-info h4 {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	color: #2b2320;
}

.portfolio .portfolio-item .portfolio-info p {
	color: #65534c;
	font-size: 14px;
	margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link,
.portfolio .portfolio-item .portfolio-info .details-link {
	position: absolute;
	right: 40px;
	font-size: 24px;
	top: calc(50% - 18px);
	color: #483b36;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover {
	color: #4054B2;
}

.portfolio .portfolio-item .portfolio-info .details-link {
	right: 10px;
}

.portfolio .portfolio-item .portfolio-links {
	opacity: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 3;
	position: absolute;
	transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-item .portfolio-links a {
	color: #fff;
	margin: 0 2px;
	font-size: 28px;
	display: inline-block;
	transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-links a:hover {
	color: #fe825a;
}

.portfolio .portfolio-item:hover .portfolio-info {
	opacity: 1;
	bottom: 20px;
}


/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/

.clients .clients-wrap {
	border-top: 1px solid #f1eeed;
	border-left: 1px solid #f1eeed;
}

.clients .client-logo {
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #f1eeed;
	border-bottom: 1px solid #f1eeed;
	overflow: hidden;
	background: #fff;
	height: 100px;
}

.clients .client-logo img {
	transition: all 0.3s ease-in-out;
	height: 36px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.clients .client-logo:hover img {
	-webkit-filter: none;
	filter: none;
	transform: scale(1.1);
}


/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/

.about-us .content {
	padding: 30px 0;
}

.about-us .content h3 {
	font-weight: 400;
	font-size: 34px;
}

.about-us .content p {
	margin-bottom: 0;
}

.about-us .content .icon-box {
	margin-top: 25px;
}

.about-us .content .icon-box h4 {
	font-size: 20px;
	font-weight: 400;
	margin: 5px 0 10px 60px;
}

.about-us .content .icon-box i {
	font-size: 48px;
	float: left;
	color: #4054B2;
}

.about-us .content .icon-box p {
	font-size: 15px;
	color: #90847f;
	margin-left: 60px;
}

.about-us .image {
	background: url("../img/about.jpg") center center no-repeat;
	background-size: cover;
	min-height: 400px;
}

@media (max-width: 991px) {
	.about-us .image {
		text-align: center;
	}
	.about-us .image img {
		max-width: 80%;
	}
}

@media (max-width: 667px) {
	.about-us .image img {
		max-width: 100%;
	}
}


/*--------------------------------------------------------------
# Our Team
--------------------------------------------------------------*/

.team .member {
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.team .member .member-img {
	position: relative;
	overflow: hidden;
}

.team .member .social {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 40px;
	opacity: 0;
	transition: ease-in-out 0.3s;
	text-align: center;
	background: rgba(255, 255, 255, 0.85);
}

.team .member .social a {
	transition: color 0.3s;
	color: #2b2320;
	margin: 0 10px;
	padding-top: 8px;
	display: inline-block;
}

.team .member .social a:hover {
	color: #4054B2;
}

.team .member .social i {
	font-size: 18px;
	margin: 0 2px;
}

.team .member .member-info {
	padding: 25px 15px;
}

.team .member .member-info h4 {
	font-weight: 400;
	margin-bottom: 5px;
	font-size: 18px;
	color: #2b2320;
}

.team .member .member-info span {
	display: block;
	font-size: 13px;
	font-weight: 400;
	color: #b4aca8;
}

.team .member .member-info p {
	font-style: italic;
	font-size: 14px;
	line-height: 26px;
	color: #847872;
}

.team .member:hover .social {
	opacity: 1;
}


/*--------------------------------------------------------------
# Our Skills
--------------------------------------------------------------*/

.skills .progress {
	height: 50px;
	display: block;
	background: none;
}

.skills .progress .skill {
	padding: 0;
	margin: 0 0 6px 0;
	text-transform: uppercase;
	display: block;
	font-weight: 400;
	font-family: 'Fira Mono', monospace;
	color: #2b2320;
}

.skills .progress .skill .val {
	float: right;
	font-style: normal;
}

.skills .progress-bar-wrap {
	background: #ded5d2;
}

.skills .progress-bar {
	width: 1px;
	height: 10px;
	transition: .9s;
	background-color: #4054B2;
}


/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/

.features {
	padding-top: 0;
}

.features .nav-tabs {
	border: 0;
}

.features .nav-link {
	border: 0;
	padding: 25px 20px;
	transition: 0.3s;
	color: #2b2320;
}

.features .nav-link:hover {
	color: #4054B2;
}

.features .nav-link h4 {
	font-size: 18px;
	font-weight: 400;
}

.features .nav-link p {
	font-size: 14px;
	margin-bottom: 0;
}

.features .nav-link.active {
	box-shadow: 0px 0 15px rgba(0, 0, 0, 0.12);
	color: #4054B2;
}

.features .tab-pane.active {
	-webkit-animation: slide-down 0.5s ease-out;
	animation: slide-down 0.5s ease-out;
}

@-webkit-keyframes slide-down {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes slide-down {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/

.pricing .box {
	padding: 20px;
	background: #f3f1f0;
	text-align: center;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
}

.pricing h3 {
	font-weight: 400;
	padding: 15px;
	font-size: 18px;
	text-transform: uppercase;
	color: #2b2320;
}

.pricing h4 {
	font-size: 42px;
	color: #4054B2;
	font-weight: 400;
	font-family: 'Fira Mono', monospace;
	margin-bottom: 20px;
}

.pricing h4 sup {
	font-size: 20px;
	top: -15px;
	left: -3px;
}

.pricing h4 span {
	color: #bababa;
	font-size: 16px;
	font-weight: 300;
}

.pricing ul {
	padding: 0;
	list-style: none;
	color: #2b2320;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}

.pricing ul li {
	padding-bottom: 16px;
}

.pricing ul .na {
	color: #ccc;
	text-decoration: line-through;
}

.pricing .btn-wrap {
	padding: 15px;
	text-align: center;
}

.pricing .btn-buy {
	color: #9c847b;
	border: 2px solid #e9e3e1;
	display: inline-block;
	padding: 10px 40px 12px 40px;
	border-radius: 4px;
	transition: none;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Fira Mono', monospace;
	transition: 0.3s;
}

.pricing .btn-buy:hover {
	color: #4054B2;
	border-color: #4054B2;
}

.pricing .featured {
	background: #fd5c28;
	box-shadow: none;
}

.pricing .featured h3,
.pricing .featured h4,
.pricing .featured h4 span,
.pricing .featured ul,
.pricing .featured ul .na {
	color: #fff;
}

.pricing .featured .btn-wrap {
	padding: 15px;
	text-align: center;
}

.pricing .featured .btn-buy {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
}

.pricing .featured .btn-buy:hover {
	color: #4054B2;
	background: #fff;
	border-color: #fff;
}


/*--------------------------------------------------------------
# Cta Pricing
--------------------------------------------------------------*/

.cta-pricing {
	background: #f3f1f0;
	color: #65534c;
}

.cta-pricing h3 {
	font-size: 28px;
	font-weight: 400;
}

.cta-pricing .cta-btn {
	font-family: 'Fira Mono', monospace;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 25px;
	border-radius: 2px;
	transition: 0.4s;
	margin: 10px;
	border-radius: 4px;
	border: 2px solid #4054B2;
	color: #4054B2;
	background: #fff;
}

.cta-pricing .cta-btn:hover {
	background: #4054B2;
	color: #fff;
}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/

.testimonials .testimonial-item {
	box-sizing: content-box;
	padding: 40px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
	position: relative;
	background: #fff;
}

.testimonials .testimonial-item .testimonial-img {
	width: 90px;
	border-radius: 50px;
	border: 6px solid #fff;
	float: left;
	margin: 0 10px 0 0;
}

.testimonials .testimonial-item h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 10px 0 5px 0;
	color: #111;
}

.testimonials .testimonial-item h4 {
	font-size: 14px;
	color: #999;
	margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
	color: #fecfc0;
	font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
	display: inline-block;
	left: -5px;
	position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
	display: inline-block;
	right: -5px;
	position: relative;
	top: 10px;
}

.testimonials .testimonial-item p {
	font-style: italic;
	margin: 15px 0 0 0;
	padding: 0;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.contact .info-wrap {
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	padding: 30px;
}

.contact .info {
	background: #fff;
}

.contact .info i {
	font-size: 20px;
	color: #4054B2;
	float: left;
	width: 44px;
	height: 44px;
	background: #ffeee8;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	transition: all 0.3s ease-in-out;
}

.contact .info h4 {
	padding: 0 0 0 60px;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 5px;
	color: #2b2320;
}

.contact .info p {
	padding: 0 0 0 60px;
	margin-bottom: 0;
	font-size: 14px;
	color: #65534c;
}

.contact .info:hover i {
	background: #4054B2;
	color: #fff;
}

.contact .php-email-form {
	width: 100%;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
	padding: 30px;
	background: #fff;
}

.contact .php-email-form .form-group {
	padding-bottom: 8px;
}

.contact .php-email-form .validate {
	display: none;
	color: red;
	margin: 0 0 15px 0;
	font-weight: 400;
	font-size: 13px;
}

.contact .php-email-form .error-message {
	display: none;
	color: #fff;
	background: #ed3c0d;
	text-align: left;
	padding: 15px;
	font-weight: 400;
}

.contact .php-email-form .error-message br+br {
	margin-top: 25px;
}

.contact .php-email-form .sent-message {
	display: none;
	color: #fff;
	background: #18d26e;
	text-align: center;
	padding: 15px;
	font-weight: 400;
}

.contact .php-email-form .loading {
	display: none;
	background: #fff;
	text-align: center;
	padding: 15px;
}

.contact .php-email-form .loading:before {
	content: "";
	display: inline-block;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin: 0 10px -6px 0;
	border: 3px solid #18d26e;
	border-top-color: #eee;
	-webkit-animation: animate-loading 1s linear infinite;
	animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
	border-radius: 0;
	box-shadow: none;
	font-size: 14px;
}

.contact .php-email-form input {
	height: 44px;
}

.contact .php-email-form textarea {
	padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
	background: #4054B2;
	border: 0;
	padding: 10px 24px;
	color: #fff;
	transition: 0.4s;
	border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
	background: #fd5c28;
}

@-webkit-keyframes animate-loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@keyframes animate-loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/

.portfolio-details {
	/* padding: 40px; */
}

.portfolio-details .portfolio-title {
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 40px;
}

.portfolio-details .portfolio-details-carousel .owl-nav,
.portfolio-details .portfolio-details-carousel .owl-dots {
	margin-top: 5px;
	text-align: center;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
	display: inline-block;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
	background-color: #4054B2 !important;
}

.portfolio-details .portfolio-info h3 {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 20px;
}

.portfolio-details .portfolio-info ul {
	list-style: none;
	padding: 0;
	font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
	margin-top: 10px;
}

.portfolio-details .portfolio-info p {
	font-size: 15px;
	padding: 15px 0 0 0;
}

@media (max-width: 992px) {
	.portfolio-details .portfolio-info {
		padding-top: 20px;
	}
}


/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/

.blog {
	padding: 40px 0 20px 0;
}

.blog .entry {
	padding: 30px;
	margin-bottom: 60px;
	background: #f8f6f5;
}

.blog .entry .entry-img {
	max-height: 400px;
	margin: -30px -30px 20px -30px;
	overflow: hidden;
}

.blog .entry .entry-title {
	font-size: 28px;
	font-weight: 400;
	padding: 0;
	margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
	color: #2b2320;
	transition: 0.3s;
}

.blog .entry .entry-title a:hover {
	color: #4054B2;
}

.blog .entry .entry-meta {
	margin-bottom: 15px;
	color: #9c847b;
}

.blog .entry .entry-meta ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}

.blog .entry .entry-meta ul li+li {
	padding-left: 20px;
}

.blog .entry .entry-meta i {
	font-size: 14px;
	padding-right: 4px;
}

.blog .entry .entry-meta a {
	color: #836a61;
	font-size: 14px;
	display: inline-block;
	line-height: 20px;
}

.blog .entry .entry-content p {
	line-height: 24px;
}

.blog .entry .entry-content .read-more {
	-moz-text-align-last: right;
	text-align-last: right;
}

.blog .entry .entry-content .read-more a {
	display: inline-block;
	background: #4054B2;
	color: #fff;
	padding: 6px 20px;
	transition: 0.3s;
	font-size: 14px;
	border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
	background: #fd541e;
}

.blog .entry .entry-content h3 {
	font-size: 22px;
	margin-top: 30px;
	font-weight: 400;
}

.blog .entry .entry-content blockquote {
	overflow: hidden;
	background-color: #fafafa;
	padding: 60px;
	position: relative;
	text-align: center;
	margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
	color: #4d4643;
	line-height: 1.6;
	margin-bottom: 0;
	font-style: italic;
	font-weight: 400;
	font-size: 22px;
}

.blog .entry .entry-content blockquote .quote-left {
	position: absolute;
	left: 20px;
	top: 20px;
	font-size: 36px;
	color: #e7e7e7;
}

.blog .entry .entry-content blockquote .quote-right {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 36px;
	color: #e7e7e7;
}

.blog .entry .entry-content blockquote::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 3px;
	background-color: #2b2320;
	margin-top: 20px;
	margin-bottom: 20px;
}

.blog .entry .entry-footer {
	padding-top: 10px;
	border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
	color: #836a61;
	display: inline;
}

.blog .entry .entry-footer a {
	color: #ae9a92;
	transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
	color: #4054B2;
}

.blog .entry .entry-footer .cats {
	list-style: none;
	display: inline;
	padding: 0 20px 0 0;
	font-size: 14px;
}

.blog .entry .entry-footer .cats li {
	display: inline-block;
}

.blog .entry .entry-footer .tags {
	list-style: none;
	display: inline;
	padding: 0;
	font-size: 14px;
}

.blog .entry .entry-footer .tags li {
	display: inline-block;
}

.blog .entry .entry-footer .tags li+li::before {
	padding-right: 6px;
	color: #6c757d;
	content: ",";
}

.blog .entry .entry-footer .share {
	font-size: 16px;
}

.blog .entry .entry-footer .share i {
	padding-left: 5px;
}

.blog .entry-single {
	margin-bottom: 30px;
}

.blog .blog-author {
	padding: 20px;
	margin-bottom: 30px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
	width: 120px;
}

.blog .blog-author h4 {
	margin-left: 140px;
	font-weight: 400;
	font-size: 22px;
	margin-bottom: 0px;
	padding: 0;
}

.blog .blog-author .social-links {
	margin: 0 0 5px 140px;
}

.blog .blog-author .social-links a {
	color: #9c847b;
}

.blog .blog-author p {
	margin-left: 140px;
	font-style: italic;
	color: #bfb9b6;
}

.blog .blog-comments {
	margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
	font-weight: 400;
}

.blog .blog-comments .comment {
	margin-top: 30px;
	position: relative;
}

.blog .blog-comments .comment .comment-img {
	width: 50px;
}

.blog .blog-comments .comment h5 {
	margin-left: 65px;
	font-size: 16px;
	margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
	font-weight: 400;
	color: #4d4643;
	transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
	color: #4054B2;
}

.blog .blog-comments .comment h5 .reply {
	padding-left: 10px;
	color: #2b2320;
}

.blog .blog-comments .comment time {
	margin-left: 65px;
	display: block;
	font-size: 14px;
	color: #9c847b;
	margin-bottom: 5px;
}

.blog .blog-comments .comment p {
	margin-left: 65px;
}

.blog .blog-comments .comment.comment-reply {
	padding-left: 40px;
}

.blog .blog-comments .reply-form {
	margin-top: 30px;
	padding: 30px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
	font-weight: 400;
	font-size: 22px;
}

.blog .blog-comments .reply-form p {
	font-size: 14px;
}

.blog .blog-comments .reply-form input {
	border-radius: 0;
	padding: 20px 10px;
	font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
	box-shadow: none;
	border-color: #fe825a;
}

.blog .blog-comments .reply-form textarea {
	border-radius: 0;
	padding: 10px 10px;
	font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
	box-shadow: none;
	border-color: #fe825a;
}

.blog .blog-comments .reply-form .form-group {
	margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
	padding: 8px 20px;
	border: 0;
	border-radius: 4px;
	background-color: #2b2320;
}

.blog .blog-comments .reply-form .btn-primary:hover {
	background-color: #4054B2;
}

.blog .blog-pagination {
	color: #65534c;
}

.blog .blog-pagination ul {
	display: flex;
	padding-left: 0;
	list-style: none;
}

.blog .blog-pagination li {
	border: 1px solid white;
	margin: 0 5px;
	transition: 0.3s;
}

.blog .blog-pagination li.active {
	background: white;
}

.blog .blog-pagination li a {
	color: #b4aca8;
	padding: 7px 16px;
	display: inline-block;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
	background: #4054B2;
	border: 1px solid #4054B2;
	border-radius: 4px;
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
	color: #fff;
}

.blog .blog-pagination li.disabled {
	background: #fff;
	border: 1px solid white;
}

.blog .blog-pagination li.disabled i {
	color: #f6f5f5;
	padding: 10px 16px;
	display: inline-block;
}

.blog .sidebar {
	padding: 30px;
	margin: 0 0 60px 20px;
	background: #f8f6f5;
}

.blog .sidebar .sidebar-title {
	font-size: 20px;
	font-weight: 400;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	color: #2b2320;
	position: relative;
}

.blog .sidebar .sidebar-item {
	margin-bottom: 30px;
}

.blog .sidebar .search-form form {
	background: #fff;
	border: 1px solid #ddd;
	padding: 3px 10px;
	position: relative;
	border-radius: 4px;
}

.blog .sidebar .search-form form input[type="text"] {
	border: 0;
	padding: 4px;
	width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	border: 0;
	background: none;
	font-size: 16px;
	padding: 0 15px;
	margin: -1px;
	background: #4054B2;
	color: #fff;
	transition: 0.3s;
	border-radius: 0 4px 4px 0;
}

.blog .sidebar .search-form form button:hover {
	background: #fd5c28;
}

.blog .sidebar .categories ul {
	list-style: none;
	padding: 0;
}

.blog .sidebar .categories ul li+li {
	padding-top: 10px;
}

.blog .sidebar .categories ul a {
	color: #745f56;
}

.blog .sidebar .categories ul a:hover {
	color: #4054B2;
}

.blog .sidebar .categories ul a span {
	padding-left: 5px;
	color: #9c847b;
	font-size: 14px;
}

.blog .sidebar .recent-posts .post-item+.post-item {
	margin-top: 15px;
}

.blog .sidebar .recent-posts img {
	width: 80px;
	float: left;
}

.blog .sidebar .recent-posts h4 {
	font-size: 15px;
	margin-left: 95px;
	font-weight: 400;
}

.blog .sidebar .recent-posts h4 a {
	color: black;
	transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
	color: #4054B2;
}

.blog .sidebar .recent-posts time {
	display: block;
	margin-left: 95px;
	font-style: italic;
	font-size: 14px;
	color: #9c847b;
}

.blog .sidebar .tags {
	margin-bottom: -10px;
}

.blog .sidebar .tags ul {
	list-style: none;
	padding: 0;
}

.blog .sidebar .tags ul li {
	display: inline-block;
}

.blog .sidebar .tags ul a {
	color: #745f56;
	font-size: 14px;
	padding: 6px 14px;
	margin: 0 6px 8px 0;
	border: 1px solid #ded5d2;
	display: inline-block;
	transition: 0.3s;
	border-radius: 4px;
}

.blog .sidebar .tags ul a:hover {
	color: #fff;
	border: 1px solid #4054B2;
	background: #4054B2;
}

.blog .sidebar .tags ul a span {
	padding-left: 5px;
	color: #c8bab5;
	font-size: 14px;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
	color: #b4aca8;
	font-size: 12px;
	background: #14100f;
}

#footer .footer-top {
	padding: 60px 0 30px 0;
	background: black;
}

#footer .footer-top .footer-contact {
	margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#footer .footer-top .footer-contact p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	font-family: 'Fira Mono', monospace;
	color: #b4aca8;
}

#footer .footer-top h4 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	position: relative;
	padding-bottom: 12px;
}

#footer .footer-top .footer-links {
	margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .footer-top .footer-links ul i {
	padding-right: 2px;
	color: #fd6f41;
	font-size: 18px;
	line-height: 1;
}

#footer .footer-top .footer-links ul li {
	padding: 10px 0;
	display: flex;
	align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
	padding-top: 0;
}

#footer .footer-top .footer-links ul a {
	color: #b4aca8;
	transition: 0.3s;
	display: inline-block;
	line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
	text-decoration: none;
	color: #fd6f41;
}

#footer .footer-newsletter {
	font-size: 15px;
}

#footer .footer-newsletter h4 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	position: relative;
	padding-bottom: 12px;
}

#footer .footer-newsletter form {
	margin-top: 30px;
	background: #fff;
	padding: 6px 10px;
	position: relative;
	border-radius: 4px 0 0 4px;
	text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
	border: 0;
	padding: 4px 8px;
	width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
	position: absolute;
	top: 0;
	right: -4px;
	bottom: 0;
	border: 0;
	background: none;
	font-size: 16px;
	padding: 0 20px;
	background: #4054B2;
	color: #fff;
	transition: 0.3s;
	border-radius: 0 4px 4px 0;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
	background: #fd5c28;
}

#footer .credits {
	padding-top: 5px;
	font-size: 13px;
	color: #b4aca8;
}

#footer .social-links a {
	font-size: 18px;
	display: inline-block;
	background: #4054B2;
	color: #fff;
	line-height: 1;
	padding: 8px 0;
	margin-right: 4px;
	border-radius: 50%;
	text-align: center;
	width: 36px;
	height: 36px;
	transition: 0.3s;
}

#footer .social-links a:hover {
	background: #fd5c28;
	color: #fff;
	text-decoration: none;
}

.cc_web .slick-dots{
	display:none !important;
}


@media only screen and (max-width: 600px){
	
.headline {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 15px;
}

.headline h1{
	font-size: 1.2rem;
}

.h4, h4 {
    font-size: 1.1rem;
}

#carousel span.btn-outline-secondary{
	width:auto;
}

.cc_web .roaster_padd_90.services_.section-bg.cta {
    padding-top: 0px !important;
}

.p-3 {
    padding: .5rem!important;
}

.cc_web .btn-primary{
	margin-bottom: 15px;
}

.cta h3 {
    font-size: 16px;
}

.cc_web .slick-slide {
    margin: 0;
}

.cc_web .bubble blockquote{
	padding: 20px;
}

.cc_web .bubble.slick-slide blockquote {
    height: auto;
}

.cc_web .bubble blockquote:before, .cc_web .bubble blockquote:after{
	font-size: 40px;
}

.cc_web .bubble cite{
	font-size: 1em;
}

.h2, h2 {
    font-size: 1.2rem;
}

.cta {
    /* background: #ffffff; */
    padding: 30px 0;
    color: #574741;
}

.cc_web .circle-icon{
	width: 2.5em;
}

.cc_web .blog-list .card h3 {
    font-size: 1.2em;
}

.cc_web .padding-100px-tb {
    padding-top: 40px;
    padding-bottom: 40px;
}

.cc_web .margin-40px-bottom {
    margin-bottom: 15px;
}

.cc_web [data-overlay-dark] h5 {
    color: #fff;
    font-size: 16px;
    line-height: normal;
}

.cc_web .font-size18 {
    font-size: 14px;
    line-height: inherit;
}

.cc_web .width-50 {
    width: 100%;
}

.mobile-nav-toggle{
	z-index: 99;
}

.fa-2x {
    font-size: 1.5em;
}

.cc_web .button{
	width: 48%;
    height: 48px;
}

.cc_web .revGallery-anchor {
    overflow: hidden;
    position: relative !important;
    width: calc(100% / 1);
    display: block;
    float: left;
    border: 5px solid #e9e9e9;
    left: 0px !important;
	top: 0 !important;
}

.cc_web .property img.img_right {
    width: 140px;
}

.cc_web .movies.content.row.list-group {
    margin-right: -15px;
}

.cc_web .card.h_340 .grid_btn {
    text-align: center;
}

.cc_web .slick-slide img.img_profie {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-top: -33px;
    position: relative;
}

.cc_web .slick-dots{
	display:none !important;
}

.portlet .nav>li {
    position: relative;
    display: block;
    width: 50%;
    text-align: left;
}

.cc_web .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 50%;
}

}

@media only screen and (max-width: 414px){
	
.headline {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 15px;
}

.headline h1{
	font-size: 1.2rem;
}

.h4, h4 {
    font-size: 1.1rem;
}

#carousel span.btn-outline-secondary{
	width:auto;
}

.cc_web .roaster_padd_90.services_.section-bg.cta {
    padding-top: 0px !important;
}

.p-3 {
    padding: .5rem!important;
}

.cc_web .btn-primary{
	margin-bottom: 15px;
}

.cta h3 {
    font-size: 16px;
}

.cc_web .slick-slide {
    margin: 0;
}

.cc_web .bubble blockquote{
	padding: 20px;
}

.cc_web .bubble.slick-slide blockquote {
    height: auto;
}

.cc_web .bubble blockquote:before, .cc_web .bubble blockquote:after{
	font-size: 40px;
}

.cc_web .bubble cite{
	font-size: 1em;
}

.h2, h2 {
    font-size: 1.2rem;
}

.cta {
    /* background: #ffffff; */
    padding: 30px 0;
    color: #574741;
}

.cc_web .circle-icon{
	width: 2.5em;
}

.cc_web .blog-list .card h3 {
    font-size: 1.2em;
}

.cc_web .padding-100px-tb {
    padding-top: 40px;
    padding-bottom: 40px;
}

.cc_web .margin-40px-bottom {
    margin-bottom: 15px;
}

.cc_web [data-overlay-dark] h5 {
    color: #fff;
    font-size: 16px;
    line-height: normal;
}

.cc_web .font-size18 {
    font-size: 14px;
    line-height: inherit;
}

.cc_web .width-50 {
    width: 100%;
}

.mobile-nav-toggle{
	z-index: 99;
}

.fa-2x {
    font-size: 1.5em;
}

.cc_web .button{
	width: 48%;
    height: 48px;
}

.cc_web .revGallery-anchor {
    overflow: hidden;
    position: relative !important;
    width: calc(100% / 1);
    display: block;
    float: left;
    border: 5px solid #e9e9e9;
    left: 0px !important;
	top: 0 !important;
}

.cc_web .property img.img_right {
    width: 140px;
}

.cc_web .movies.content.row.list-group {
    margin-right: -15px;
}

.cc_web .card.h_340 .grid_btn {
    text-align: center;
}

.cc_web .slick-slide img.img_profie {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-top: -33px;
    position: relative;
}

.cc_web .slick-dots{
	display:none !important;
}

.portlet .nav>li {
    position: relative;
    display: block;
    width: 50%;
    text-align: left;
}

.cc_web .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 50%;
}

}

.highcharts-figure,
.highcharts-data-table table {
  min-width: 320px;
  max-width: 800px;
  margin: 1em auto;
}

.highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}

.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555;
}

.highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
  padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}

.highcharts-data-table tr:hover {
  background: #f1f7ff;
}