/*
Theme Name: Aecoverseas Theme
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Aecoverseas Theme

This theme, like WordPress, is licensed under the GPL.
Use it
*/
.menubar .navbar-nav li a:hover
{
	 text-decoration: none;
} 
.product_tab {
    background: #fff;
    height: 620px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0px;
}
.menubar .navbar-nav li ul.sub-menu {
	margin:0px;
	padding:0px;
	list-style-type:none;
    display: none;
    position: absolute;
    background: #fff;
    min-width: 252px;
    border-radius: 0px 0px 10px 10px;
	z-index:1500;
}

.menubar .navbar-nav li:hover ul.sub-menu
{
	display:block;
	  animation: growOut 300ms ease-in-out
}

@keyframes growOut {
     0% {
        transform: scale(0)
    }
    80% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}



.menubar .navbar-nav li:hover ul.sub-menu li a {
    color: #2f2f2f!important;
    font-family: 'Poppins-Light';
    letter-spacing: 1px;
    border-bottom: 1px dotted #d8d8d8;
    font-size: 15px;
    padding: 10px 16px !important;
    margin: 0px 0px;
    display: block;
    text-decoration: none;
}

.menubar .navbar-nav li:hover ul.sub-menu li:last-child a {
	border:none;
}

.menubar .navbar-nav li:hover ul.sub-menu li a:hover {
	background:#cc1d2e;
	color:#fff!important;
	 text-decoration: none;
}

.menubar .navbar-nav li ul.sub-menu li ul.sub-menu {
    display: none;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    position: absolute;
    left: 240px;
    background: #fff;
    min-width: 252px;
    border-radius: 0px 0px 10px 10px;
    z-index: 1500;
    margin-top: -43px;
    box-shadow: 5px 2px 20px #191919;
}

.menubar .navbar-nav li ul.sub-menu li:hover ul.sub-menu 
{
	display:block;
}


.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}

/* Microsoft Azure */
.first:hover{
	background-color: #c00000;
}

.boxed_show {
    border: 1px solid #d8d8d8;
    border-radius: 20px;
    margin: 15px;
    height: 310px;
    overflow: hidden;
}

.boxed_show::before {
    content: '';
    width: 130px;
    height: 10px;
    background: #cc1d2e;
    display: block;
    margin: 0px auto;
    border-radius: 0px 0px 10px 10px;
}
/* desktop service page our solution css*/
.sol_head h2 
{   display: inline-block;
    padding-bottom: 10px;
    border-bottom: 3px solid #CC1D2E;
/* desktop service page our solution css end*/
}
/* contact form response css for desktop  rajat*/
.wpcf7 form .wpcf7-response-output {
    margin: 2em 3.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    COLOR: #fff;
   }
.wpcf7-not-valid-tip {
    color: #ffaa06;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-bottom: 12px;
}
/* contact form response css for desktop end*/
/* whyaec css on company profile page rajat*/
.elementor-element.elementor-element-a8dc5e5.whyaec.elementor-widget.elementor-widget-heading {
    border-bottom: 2px solid #ffaa06;
    width: auto;
}
/* whyaec css on company profile page end*/
/* aboutus accreditation css*/
.aboutsubblk {
    background: #292b37;
    padding: 0 0 40px 0;
    position: relative;
}
.aboutsubblk::before {
    background: url(http://aec.eseo-testing.com/wp-content/uploads/2021/04/shape1.png);
    width: 100%;
    height: 98px;
    content: "";
    position: absolute;
    top: -69px;
    z-index: 1;
    background-position: center;
}
.aaerics {
    margin-right: 20px;
}
.accre_head h3::before {
    background: #fff;
    content: "";
    width: 150px;
    bottom: -10px;
    position: absolute;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
/* aboutus accreditation css end*/
/* career page css */
 .careersecBlk {
    background: #ffaa06;
    padding: 60px 0;
    border-bottom: 1px solid #292b37;
    position: relative;
}

/* career page css end */
/*destination pages css */
.destinationblk{
	background: #f2f2f2;
    padding: 0 0 40px 0;
    position: relative;
}
.destinationblk::before {
    background: url(http://aec.eseo-testing.com/wp-content/uploads/2021/04/destination-shape1.png);
    width: 100%;
    height: 98px;
    content: "";
    position: absolute;
    top: -69px;
	left:0;
    z-index: 1;
    background-position: center;
}

.destinationlink a {
    background: #ffaa06;
    /* width: 100%; */
    display: block;
    text-align: center;
    padding: 60px;
    font-size: 26px;
    font-family: 'Work Sans'!important;
    color: #fff;#d68d00
}
.destinationlink a:hover{
    background: #d68d00;
    /* width: 100%; */
    display: block;
    text-align: center;
    padding: 60px;
    font-size: 26px;
    font-family: 'Work Sans'!important;
    color: #fff;
}
/* destination page css end*/
/* service page css*/
.serviceBlk {
    background: #333645;
    padding: 40px 20px 70px;
}
.serviceBlk h3::before {
    background: #b5b5b5;
    content: "";
    width: 33%;
    bottom: -33px;
    position: absolute;
    height:2px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
/* service page css end*/
/* topcourse homepage section internal pages css*/
.top_courseheadblk h3 {
    background: #ffaa06;
    padding: 10px;
    width: fit-content;
	
}
.int_contact .form-control {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    border: 3px solid #212122;
    border-radius: 0;
    background: #3e3e3e;
    font-family: arial;
    text-transform: capitalize;
    padding: 20px 11px;
    margin-bottom: 20px;
}
.data_contheading h3 {
    border-bottom: 4px solid #ffaa06;
    width: fit-content;
    line-height: 50px;
}


/* topcourse homepage section internal pages css end */
/* career page internal pages css */
.careerintblk{
	background: #fff;
    padding: 0 0 40px 0;
    position: relative;
}
.careerintblk::before {
    background: url(http://aec.eseo-testing.com/wp-content/uploads/2021/04/destination-shapewhite.png);
    width: 100%;
    height: 98px;
    content: "";
    position: absolute;
    top: -69px;
	left:0;
    z-index: 1;
    background-position: center;
}
/* career page internal page css end */


/************** datatabel css *************/
#userstab_wrapper ul.pagination .paginate_button.previous.disabled, #userstab_wrapper ul.pagination .paginate_button.previous.disabled:hover, #userstab_wrapper ul.pagination .paginate_button.previous.disabled:active,#userstab_wrapper ul.pagination .paginate_button.next.disabled, #userstab_wrapper ul.pagination .paginate_button.next.disabled:hover, #userstab_wrapper ul.pagination .paginate_button.next.disabled:active {
    cursor: default;
    color: #666!important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}
#userstab_wrapper ul.pagination .paginate_button.previous.disabled:hover a {
	 color: #666!important;
}
#userstab_wrapper ul.pagination .paginate_button.previous:hover a, #userstab_wrapper ul.pagination .paginate_button.next:hover a {
    color: white ;
}
#userstab_wrapper ul.pagination .paginate_button.previous:hover, #userstab_wrapper ul.pagination .paginate_button.next:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#585858),color-stop(100%,#111));
    background: -webkit-linear-gradient(top,#585858 0%,#111 100%);
    background: -moz-linear-gradient(top,#585858 0%,#111 100%);
    background: -ms-linear-gradient(top,#585858 0%,#111 100%);
    background: -o-linear-gradient(top,#585858 0%,#111 100%);
    background: linear-gradient(to bottom,#585858 0%,#111 100%);
}
#userstab_wrapper ul.pagination li.paginate_button a {
	 color: #666;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}
#userstab_wrapper ul.pagination .paginate_button.previous, #userstab_wrapper ul.pagination .paginate_button.next {
	display:block;
	    padding: 10px 12px;
}
#userstab_wrapper ul.pagination li.paginate_button {
    display: none;
}
#userstab_paginate ul.pagination {
    justify-content: flex-end;
	color: #000;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Work Sans';
}
#userstab_wrapper #userstab_info {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Work Sans';
}
#userstab_filter label {
    justify-content: flex-end;
	color: #000;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Work Sans';
}
#userstab_filter input.form-control.input-sm {
    padding: 0;
    border: 2px solid #000;
    height: auto;
    margin-bottom: 5px;
    border-radius: 0;
}
#userstab_wrapper select.form-control.input-sm {
    padding: 0;
    height: auto;
    margin: 0 7px;
    width: 61px;
    outline: none;
    border-radius: 0;
	box-shadow: none;
    border: 2px solid #000;
}
.datatable tbody tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.05);
}
.dataTables_length label {
    justify-content: end;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Work Sans';
}
#userstab_wrapper .row {
    width: 100%;
}
.datatable tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
.datatable thead tr {
    background: rgba(0,0,0,.05);
}
.datatable>tbody>tr>td, .datatable>tbody>tr>th, .datatable>tfoot>tr>td, .datatable>tfoot>tr>th, .datatable>thead>tr>td, .datatable>thead>tr>th {
    padding: 8px;
    line-height: 1.53846154;
    vertical-align: top;
	border-bottom: 1px solid #ffaa06;
    border-right: 2px solid #ffaa06;
    border-left: 2px solid #ffaa06;
    border-top: 1px solid #e5e4e3;
}
table#userstab.datatable tbody td, table#userstab.datatable tbody td a {
    text-align: left;
    color: #bf831e;
    font-size: 18px;
    font-weight: 400;
    font-family: arial,sans-serif;
}
table#userstab.datatable thead th, table#userstab.datatable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111;
}
table#userstab.datatable thead {
    border-top: 0;
    text-align: left;
    padding: 8px;
    color: #ed9a10;
    font-size: 20px;
    font-weight: 700;
    font-family: arial,sans-serif;
}
table#userstab.datatable {
    width: 100%;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 8%), inset 0 0 0 1px rgb(255 255 255 / 50%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 8%), inset 0 0 0 1px rgb(255 255 255 / 50%);
}

/************** datatabel css ending*************/
.accompagehead {
	background-image: url(http://aec.eseo-testing.com/wp-content/uploads/2021/04/counterbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 160px 0px 100px 0px;
}
.accompagehead h3 {
	color: #FFFFFF;
    font-family: "Work Sans", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
	text-align:center;
}
.accom-content .col-form-label {
	font-family: "Work Sans", Sans-serif;
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 5px;
    font-weight: 700;
    color: #4c4b4a;
}
.accom-content select {
	 font: 100% Arial,Helvetica,sans-serif;align-content;
}
.hidden {
    display: none!important;
}
.post-content p {
    margin-top: 0;
    margin-bottom: 20px;
}
.dis_new.post-content {
    color: #4c4b4a;
	font-family: "Work Sans", Sans-serif;
    line-height: 1.8em;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
}
.dis_new.post-content ol, .dis_new.post-content ol li {
    list-style-type: decimal;
	margin-left: 20px;
    margin-bottom: 12px;
}
.dis_new.post-content  ul {
    list-style: disc;
    margin-bottom: 8px;
}
.dis_new.post-content  ul li {
    list-style: disc;
    margin-left: 44px;
}
.dis_new.post-content table td {
    border: 1px solid!important;
    padding: 10px!important;
}
.main {
    padding-top: 100px;
}
bold, strong {
    font-weight: 700;
}

  .postleft {
        width:63%;
        float:left;
    }
    .postright {
        width:30%;
        float:right;
        background-color: #e5e0e0;
        padding:25px;
    }
    h3.fusion-post-title {
        font-family: "Work Sans", Sans-serif;
    color: #000;
    font-weight:700;
    font-size: 24px;
    padding-bottom: 6px;
}
.fusion-meta-info {
    clear: both;
    overflow: hidden;
    
    padding: 5px 0;
    border-top: 1px solid #ffaa06;
    border-bottom: 1px solid #ffaa06;
}
.fusion-meta-info-wrapper span, .fusion-meta-info-wrapper span a {
    font-size: 15px;
    color: #4c4b4a;
}
.fusion-meta-info-wrapper span a:hover {
    color:#ffaa06;
}
.postright.contactBlk h2 {
    margin-bottom: 0;
    font-size: 21px;
    padding-top: 25px;
}
.postright.contactBlk h2::before {
   
    content:none;
}
.postright.contactBlk form {
    max-width: 512px;
    width: 100%;
    margin: 30px auto 0;
}
.postright .widget.widget_recent_entries ul li {
    display: block;
    padding: 10px 10px 10px 12px;
        font-family: 'Work Sans';
        font-size:17px;
        color:#4c4b4a;
    border-bottom: 1px solid #ffaa06;
    position: relative;
    line-height:1.8em;
}
.postright .widget.widget_recent_entries ul li a{
      color:#4c4b4a;
    transition-property: color,background-color,border-color;
    transition-duration: .2s;
    transition-timing-function: linear;
}
.postright .widget.widget_recent_entries ul li a:hover {
    color:#ffaa06;
}
.postright .widget.widget_recent_entries ul li a::before {
    position: absolute;
    font-family: 'icomoon';
    content: "";
    margin-left: -12px;
}
/* knowledge page css */
span.epkb-cat-name {
    font-family: 'Work Sans';
    font-size: 21px;
}
#epkb-main-page-container.epkb-basic-template .eckb-article-title span {
    line-height: 1.3em;
    float: left;
    display: block;
    margin-left: 1.5em;
    font-family: 'Work Sans';
    font-size: 14px;
    margin: 0px 0px 0px 21px;
}
/* knowledge base css end */
/* knowledge base internal page css*/
#eckb-article-content-header-row-1 {
    font-weight: 700;
    font-size: 32px;
    font-family: 'Work Sans';
    color: #4c4b4a;
	margin-bottom: 20px!important;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-article-content-header-row-right-group {
    display: none!important;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex: 1;
}
#eckb-article-content-header-row-2 {
    font-family: 'Work Sans';
    font-size: 17px;
    color: #4c4b4a;
	line-height: 30px;
   margin-bottom: 20px!important;
}
#eckb-article-content-header-row-3 {
    margin-bottom: 0px!important;
	font-family: 'Work Sans';
}
#eckb-article-content-header-row-4 {
    font-size: 16px;
    font-family: 'Work Sans';
    margin-bottom: 20px!important;
}
#eckb-article-content-body  {
    margin-bottom: 20px!important;
}
#eckb-article-content-body p {
    line-height: 30px;
}
#eckb-article-content-body ul {
    line-height: 30px;
	font-size: 16px;
    font-family: 'Work Sans';
}
.wp-block-table tr td {
    padding: 10px 20px;
	font-family: 'Work Sans';
	font-size: 16px;
	line-height: 30px;
	color: #4c4b4a;
}

.wp-block-table td, .wp-block-table th {
    border: 1px solid #ffaa06;
}
.wp-block-table th, .wp-block-table tr:nth-child(even) {
    background: #f6f6f6;
}
/* knowledge base internal page css end */
/* header page top bar css */
.header-top.social_top_bar {
    background: #ffaa06;
    color: #333300;
    line-height: 30px;
	margin-bottom:10px;
}
.row.topbarseas {
    margin: 0px;
    width: 100%;
    max-width: 85.77777em;
}
.large-4.medium-4.small-12.columns.header_top_left {
    width:50%;
}
.large-8.medium-8.small-12.columns.header_top_right.text-right {
    width: 50%;
}
/*.right {
    margin-right: 10px;
}*/
.infocontact {
    font-size: 17px;
	font-family:'Work Sans';
	font-weight:700;
}
.infocontact a {
    color: #333300;
}
/* header page top bar css end*/
/* homepage banner form css */
.topbanrform input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    background: #fff;
    border: 1px solid #fff;
    margin: 5px 10px;
	font-family: 'Work Sans';
}
.topbanrform input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number.form-control {
    background-color: #fff;
    border: 1px solid #fff;
    margin: 5px 10px;
	font-family: 'Work Sans';
}
.topbanrform textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    background: #fff;
    border: 1px solid #fff;
    margin: 5px 10px;
	height: 100px;
	font-family: 'Work Sans';
}
.topbanrform input.wpcf7-form-control.wpcf7-submit.btn01 {
    margin: 5px 10px;
	font-family: 'Work Sans';
}
/* homepage banner form css end */
/* contact form focus css */
.form-control:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 170 6 / 32%)!important;
}
/* contact form focus css end */
/* news page css */
.lcp_catlist img.lcp_thumbnail.wp-post-image {
    float: left;
    width: 120px;
    height: 80px;
    margin-right: 20px;
}
.lcp_catlist li {
    margin-bottom: 70px;
    font-family: 'Work Sans';
}
.lcp_excerpt {
    font-size: 17px;
    margin: 10px 0px 0px 0px;
	color: #4c4b4a;
}
.lcp_catlist li a {
    font-size: 20px;
    color: #4c4b4a;
}
.lcp_catlist li a:hover {
    color: #ffaa06!important;
}
li.lcp_currentpage {
    background: #ffaa06;
    border: 0px;
    color: #fff;
    font-family: 'Work Sans';
    padding: 10px!important;
}
.lcp_paginator li {
    border: 1px solid #ffaa06;   
    padding: 10px!important;
}
.lcp_paginator li a:hover {
   color: #ffaa06!important;
}
.lcp_paginator {
    float: right;
}
/* news page css end */
/* destination pages tab section css */
.des_tab {
    margin-top: 32px;
}
.des_tab h3 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Work Sans';
    margin-bottom: 20px;
}
.des_tab p {
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.des_tab span {
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
	font-weight:600px;
}
.des_tab ul li {
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
	font-size:17px;
}
.des_tab a {
	line-height: 30px;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
	font-size: 17px;
	color: #fff;
}
.des_tab iframe{
	width:900px; 
	height:500px;
}
/* destination pages tab section css end */
/* event page css */
#tribe-events-bar {
    clear: none;
    height: auto;
    margin-bottom: 60px;
    min-width: 220px;
    position: relative;
    width: 100%;
    margin-top: 250px;
}
.tribe-events-title-bar {
    display: none;
}
#tribe-bar-form {
    background: #f5f5f5;
    margin: 0;
    position: relative;
    width: 100%;
    padding: 15px 0px;
	font-family: 'Work Sans';
}
#tribe-bar-form label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px;
    padding: 0;
    font-size: 13px;
    color: #747474;
    text-transform: uppercase;
}
#tribe-bar-form input[type=text] {
    border: 4px solid #212122;
    background: #3e3e3e;
    box-shadow: none;
    font-weight: 400;
    height: auto;
    color: #ccc;
    line-height: 1;
    padding: 10px 5px;
    width: 100%;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    -webkit-appearance: button;
    background: #ffaa06;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    height: auto;
    letter-spacing: 0;
    line-height: 2;
    padding: 10px;
    width: 80%;
    margin-top: 17px;
}
.tribe-bar-views-inner {
    background: #e0e0e0;
    margin: -14px 0px;
    padding: 40px 5px;
}
#tribe-bar-views .tribe-bar-views-list {
    background: #e0e0e0;
    border-radius: 0 0 3px 3px;
    display: none;
    left: 0;
    font-size: 16px;
    margin: 0;
    padding: 5px 0 0;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 2;
}
div#tribe-events-footer {
    display: none;
}
.tribe-events-notices {
    background: #333645;
    border-radius: 4px;
    border: 1px solid #f3f4f6;
    color: #fff;
    text-align: center;
    margin: 10px 0 18px;
    padding: 40px 10px 40px 10px;
    font-size: 17px;
    font-family: 'Work Sans';
}
/* event page css end */
/* homepage appointblk  section css */
.appointmentblk {
    background-image: url("http://aec.eseo-testing.com/wp-content/uploads/2021/05/cources-bg.jpg");
	background-repeat: no-repeat;
  background-size: cover;
    padding: 60px 0px;
}
.appointmentblk .form-control {
    background: #e7e7e7;
    padding: 20px 10px;
    margin: 10px 0px;
    color: #000!important;
    border: 1px solid #000;
    border-radius: 0px;
	font-family: 'Work Sans';
}
.btnappoint {
    background: #ffaa06;
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Work Sans';
    line-height: 17px;
    width: 100%;
    padding: 13px 29px;
    border: none;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
	font-family:'work sans';
}
/* homepage appointblk section css end */
/************homepage virtual office section css******************/
.virtualofficeblk {
    height: 500px;
    
}
/************homepage virtual office section css end ************/
/***********virtual office css **********/
a.zoomlink {
    color: #ffaa06;
    text-decoration: underline!important;
    font-weight: 600;
    letter-spacing: 1px;
}
/***********virtual office css end **********/
.popup .form-control{
	color:#495057!important;
}