@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600&display=swap');

/*

font-family: 'Hind Siliguri', sans-serif;
font-family: 'Baloo Da 2', cursive;
*/

#cookie-notice {
    color: #fff;
    font-family: inherit;
    background: #f03a47;
}

.bengali_font p,
.bengali_font {
    font-family: 'Hind Siliguri', sans-serif !important;
}

@media only screen and (max-width: 480px) {
    body {
        font-size: 15px !important;
    }
}

body {
    font-size: 18px !important;
    line-height: 30px !important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.have_date input[type="text"] {
    float: none!important;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px !important;
    padding: 14px 15px;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #838385;
    background: #f0f4f7;
    border-radius: 10px;
    position: relative;
}

.ui-datepicker-calendar table,
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
    padding: 1px !important;
    border: 0 !important;
}

#popmake-2906 {
    bottom: 0 !important;
}

#popmake-2906 .pum-close {
    display: none !important;
}

.popmake-content:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.pum-container .btn1 a {
    background: #027d02;
    padding: 10px 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 15px;
    font-weight: bold !important;
}

.btn_sec {
    display: inline-block;
    margin-top: 8px !important;
}

.btn_sec_inner {
    display: flex;
}

.pum-content {
    text-align: center !important;
}

#popmake-2906 {
    margin-bottom: 0 !important;
    border-radius: 5px 5px 0 0 !important;
    /*padding-bottom: 70px;*/
}

#popmake-2906 p {
    color: #000 !important;
    font-weight: bold !important;
}

.pum-container .btn2 a {
    background: #ff0606;
    padding: 10px 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 15px;
    margin-left: 10px;
    font-weight: bold !important;
}

.single-post .col-md-8 img {
    border: 3px solid #ec6b2c73;
    border-radius: 5px;
}

.wpcf7 .wpcf7-select {
    background: #f0f4f7 !important;
    min-height: 61px !important;
    /*height: 54px !important;*/
}

.single-post .space {
    margin-bottom: 30px !important;
}

.wpcf7 .wpcf7-response-output {
    display: none !important;
}

.facalty_area ul.m_b_none {
    margin-bottom: 0 !important;
}

.post_slider {
    position: relative;
    z-index: 1;
}

.pointer_none a {
    pointer-events: none;
}

.space1 {
    height: 10px;
}

.space2 {
    height: 15px;
}

.space3 {
    height: 20px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 10px !important;
}

ul.left,
ol.left {
    /* padding-left: 15px !important;*/
    padding-left: 8px !important;
}

table,
th,
td {
    border: 1px solid #7b552e;
    padding: 8px !important;
}

table {
    width: 100%;
}

table .bg {
    background: #f5ab32 !important;
    color: #fff;
}

.alternat tr:nth-child(even) {
    background: #CCC
}

.alternat tr:nth-child(odd) {
    background: #FFF
}

th {
    font-size: 19px;
}

.center {
    text-align: center;
}

.dark_white h1,
.dark_white h2,
.dark_white h3,
.dark_white h4,
.dark_white h5,
.dark_white h6,
.dark_white p {
    color: #ffffff;
}

.justify,
.justify p {
    text-align: justify;
}

.vc_column-inner {
    padding-top: 0 !important;
}

.button1 a {
    background: #feca29 !important;
    background: -webkit-linear-gradient(left, #feca29 0%, #ea5e2d 100%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#feca29), to(#ea5e2d)) !important;
    background: -o-linear-gradient(left, #feca29 0%, #ea5e2d 100%) !important;
    background: linear-gradient(to right, #feca29 0%, #ea5e2d 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feca29', endColorstr='#ea5e2d', GradientType=1);
    border: none !important;
    color: #fff !important;
    padding: 13px 20px;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    min-width: 165px;
}

.button1 a:hover,
.button1 a:focus {
    background: #ea5e2d;
    background: -webkit-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#ea5e2d), to(#feca29)) !important;
    background: -o-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
    background: linear-gradient(to right, #ea5e2d 0%, #feca29 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ea5e2d', endColorstr='#feca29', GradientType=1) !important;
}

.button2 a {
    background: #fff;
    padding: 12px 17px;
    display: inline-block;
    margin-top: 5px;
    color: #333;
}

.button2.hover a {
    color: #333;
    border-radius: 6px;
    font-weight: 500;
}

.button3 a {
    border: 1px solid #d8d8d8;
    color: #8a8a8a !important;
    padding: 12px 25px;
    display: inline-block;
    margin-top: 6px;
    font-size: 18px;
    border-radius: 5px;
}

.button3 a:hover,
.button3 a:focus {
    border: 1px solid #b5b5b5;
}

.vc_btn3-container.download {
    margin-bottom: 5px;
}

.vc_btn3-container.download a {
    position: relative;
}

.vc_btn3-container.download a:before {
    content: "\f019";
    font-family: 'FontAwesome';
    padding-right: 6px;
}

.left {
    text-align: left;
}

.button4 a {
    padding: 11px 20px !important;
    border: 2px solid #eb5f2e !important;
    color: #fff !important;
    border-radius: 5px !important;
    display: inline-block !important;
    background: #f8a826 !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 10px !important;
}

.full_img .vc_figure,
.full_img .vc_single_image-wrapper {
    display: block !important;
}

.full_img img {
    width: 100%;
}

.page-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

.page-content ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
}

.page-content ul li ol li {
    padding-left: 0;
}

.page-content ol {
    list-style-position: inside;
    padding-left: 0;
    position: relative;
    z-index: 0;
}

.carousel-inner .item {
    z-index: 999;
}

.page-content ol:before {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.page-content ol li {
    /*padding-left: 15px;*/
    margin-bottom: 10px !important;
}

.single-post .wpb_single_image {
    margin-top: 0px !important;
}

.single-post br {
    content: "A" !important;
    display: block !important;
    margin-bottom: 5px !important;
}

.page-content ul li:before {
    /* content: "";
    width: 11px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #ef772c;
    position: absolute;
    height: 11px;
    top: 8px;
    left: 0;*/
    content: "";
    width: 7px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #ef772c;
    position: absolute;
    height: 7px;
    top: 9px;
    left: 0;
}

.no_list_style ul li {
    padding-left: 0;
}

.no_list_style li:before {
    content: "";
    display: none;
}

.image_title_buttom {
    position: relative;
    padding-bottom: 25px;
}

.image_title_buttom .wpb_singleimage_heading {
    position: absolute;
    bottom: 0;
    font-size: 15px;
    margin: 0 !important;
    left: 0;
    font-weight: normal;
    width: 100%;
    color: #000000;
    text-align: center;
}

.wpb_single_image {
    margin-bottom: 20px !important;
    margin-top: 10px;
}

.call_action {
    padding-top: 20px;
    padding-bottom: 20px;
}

.call_action h2 {
    color: #fff;
    margin-top: 0;
}

.call_action .button1 {
    margin-bottom: 0;
}

.check:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    top: 50%;
    position: absolute;
    left: 50%;
    width: 21px;
    height: 22px;
    margin-top: -15px;
    margin-left: -15px;
    font-weight: normal;
    font-size: 22px;
}

form .check:before {
    display: none;
}

.ult-carousel-wrapper li:before {
    display: none !important;
}

.check {
    position: relative;
}

.commone_space.one {
    padding-top: 15px;
    padding-bottom: 15px;
}

.commone_space.two {
    padding-top: 20px;
    padding-bottom: 20px;
}

.commone_space.three {
    padding-top: 25px;
    padding-bottom: 25px;
}

.commone_space.four {
    padding-top: 30px;
    padding-bottom: 30px;
}

.info_list1 li {
    line-height: 25px;
    padding: 5px 12px 5px 44px !important;
    background: #f5f7f9;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
}

.info_list1 li:before {
    content: "";
    background-color: transparent !important;
    background: url(https://vcati.ae/wp-content/uploads/2019/04/round_icon.png);
    width: 19px;
    height: 19px;
    top: 8px;
    left: 17px;
}

.info_list1:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.big_p_space p {
    margin-bottom: 18px;
}

.small_p_space p {
    margin-bottom: 0px;
}

.info_list1 {
    margin-top: 10px !important;
}

.small_ol_li_space li ol li {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.default_list_style ul {
    list-style: disc;
    margin-left: 15px;
}

.default_list_style ul li {
    padding-left: 0;
    margin-bottom: 5px;
}

.default_list_style li:before {
    display: none;
}

.default_list_style ul li:before {
    display: none;
}

.default_list_style ol li {
    margin-bottom: 8px;
}

li ol li:before {
    display: none;
}

.vc_box_border {
    padding: 1px !important;
    border-radius: 5px !important;
}

.vc_box_border img {
    border-radius: 5px !important;
}


/*.infolist li:before {
    content: "";
    position: absolute;
    background: url(https://vcati.ae/wp-content/uploads/2019/05/green_arrow.png);
    width: 15px;
    height: 15px;
}*/

.page-content .infolist li {
    padding-left: 20px !important;
}

.page-content .infolist li:before {
    content: "";
    position: absolute;
    background: url(https://vcati.ae/wp-content/uploads/2019/05/green_arrow.png);
    width: 15px;
    height: 15px;
}

.infolist:after,
.infolist.full_width:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.info_box1 .vc_column-inner>.wpb_wrapper:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.infolist.full_width li {
    float: none;
    width: 100% !important;
}


/*.no_list li:before {
    content: "\f111" !important;
    width: 2px;
    font-size: 4px;
    height: 2px;
    top: 4px !important;
    margin-top: 0;
    color: #000 !important;
    content: "\f058";
    font-family: 'FontAwesome';
}*/

.page-content .no_list li:before {
    content: "\f111" !important;
    width: 2px;
    font-size: 4px;
    height: 2px;
    top: 4px !important;
    margin-top: 0;
    color: #000 !important;
    background: no-repeat;
    content: "\f058";
    font-family: 'FontAwesome';
}

.no_list li {
    width: 100% !important;
    float: none !important;
    margin-bottom: 0 !important;
    padding-left: 9px !important;
    margin-top: 14px;
    line-height: 1;
}

.nolist_style ul {
    list-style: none;
}

.infolist_design1 .icon_description {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.infolist_design1 .icon_list_icon,
.infolist_design1 .icon_list_connector {
    display: none !important;
}

.infolist_design1 .icon_list_item:before {
    display: none !important;
}

.infolist_design1 .smile_icon_list li.icon_list_item {
    margin-bottom: 0 !important;
    display: inline-block;
    margin-right: 10px !important;
}

.infolist_design1 .smile_icon_list {
    list-style: none;
    padding-left: 0 !important;
}

.infolist_design1 .smile_icon_list h3 {
    color: #ef7b2c;
    font-size: 16px !important;
    font-weight: normal !important;
    border: 1px solid #ee742c;
    padding: 20px 33px;
    border-radius: 5px;
}

.infolist_design1 .smile_icon_list_wrap {
    margin-bottom: 5px !important;
}

@media only screen and (max-width: 460px) {}

@media only screen and (min-width: 1px) and (max-width: 480px) {
    table {
        width: 100%;
        overflow-x: auto !important;
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    img.res_full {
        width: 100%;
    }
}

.topbar .image-logo img {
    max-width: 130px;
    height: 74px;
}

.topbar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.topbar .contact_details {
    text-align: right;
}

.topbar .contact_details ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    display: inline-block;
    text-align: left;
}

.topbar .contact_details li {
    display: inline-block;
    padding-left: 70px;
    position: relative;
}

.topbar .contact_details li.button1 {
    padding-left: 0;
    margin-left: 25px;
}

.topbar .contact_details li:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.topbar .contact_details li span {
    display: block;
    color: #909090;
    font-size: 16px;
}

.topbar .contact_details li a {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin-top: 5px;
    text-decoration: none;
    display: block;
    line-height: 1;
}

.topbar .contact_details li:hover:before {
    background: #f7830f;
    color: #fff;
}

.topbar .contact_details li:before {
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    padding-top: 10px;
    border: 1px solid #c3bdbd;
    margin-top: -22px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #ea5e2d;
    font-size: 23px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.topbar .contact_details li.phone:before {
    content: "\f095";
}

.topbar .contact_details li.mail:before {
    content: "\f1fa";
}

@media only screen and (min-width: 768px) {
    .topbar .image-logo img {
        position: relative;
        top: -5px;
        left: -22px;
        max-width: 200px;
        height: 114px;
    }
}

.page_heading {
    padding-top: 30px;
    padding-bottom: 30px;
}

.single-post .page_heading h1 {
    text-transform: capitalize;
}

.page_heading h1 {
    margin: 0 0 12px 0;
    line-height: 1;
    background: -webkit-linear-gradient(183deg, #ffc929 0%, #ffc929 78%, #eb5f2e 100%);
    background: -o-linear-gradient(183deg, #ffc929 0%, #ffc929 78%, #eb5f2e 100%);
    background: linear-gradient(267deg, #ffc929 0%, #ffc929 78%, #eb5f2e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.page_heading p {
    color: #c7c6c6 !important;
    font-weight: normal;
    line-height: 28px !important;
}

.page_heading.right {
    background-position: right top !important;
    background-size: cover;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 40px;
    border-bottom: 1px solid #000 !important;
}

.nav_wraper {
    /* background: #293040; */
    background: #f7830f;
}

.nav_wraper ul {
    margin-bottom: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav_wraper li {
    float: left;
    display: inline-block;
}

.nav_wraper li a {
    display: block !important;
    padding: 19px 47px;
    color: inherit;
    text-decoration: none;
    color: #fff !important;
    -webkit-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);
    font-size: 15px;
    text-transform: uppercase;
}

.nav_wraper li a span {
    display: block;
    transform: skew(-30deg);
}

.nav_wraper li:hover a {
    background: #333b4a;
    display: block !important;
    color: #fff !important;
    color: inherit;
    text-decoration: none;
}

.nav_wraper li.current_page_item a,
.nav_wraper li.current_page_parent a {
    background: #444d5e;
}

.sub-menu {
    display: none;
}

.menu-item-has-children:hover .sub-menu {
    display: block;
    width: 300px;
    border: 1px solid #ccc;
    z-index: 9999;
    background: #ea5e2d;
    position: absolute;
    left: 20px;
    border-top: none;
}

.sub-menu .sub-menu {
    display: none !important;
}

.sub-menu .menu-item-has-children:hover .sub-menu {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 9999;
    background: #ea5e2d;
    transform: skewX(30deg);
    left: 14px;
    border-top: none;
    right: 0;
}

.menu-item-has-children {
    position: relative;
    z-index: 9;
}

.menu-item-has-children .sub-menu li {
    float: none;
    display: block;
    -webkit-transform: skewX(-30deg) !important;
    -ms-transform: skewX(-30deg) !important;
    transform: skewX(-30deg) !important;
}

.sub-menu .sub-menu {
    overflow: hidden;
}

.sub-menu .sub-menu li {
    float: none;
    display: block;
    -webkit-transform: skewX(-30deg) !important;
    -ms-transform: skewX(-30deg) !important;
    transform: skewX(-30deg) !important;
}

.menu-item-has-children .sub-menu li:hover {
    -webkit-transform: skewX(0deg) !important;
    -ms-transform: inherit;
    transform: skewX(0deg) !important;
    background: none !important;
}

.menu-item-has-children .sub-menu li {
    transform: skewX(0deg) !important;
}

.menu-item-has-children .sub-menu li a {
    transform: skewX(0deg);
}

.menu-item-has-children .sub-menu li a:hover {
    transform: skewX(0deg);
}

.menu-item-has-children .sub-menu li a:hover {
    background: #444d5e !important;
}

.menu-item-has-children .sub-menu li a {
    padding: 8px 22px !important;
    -webkit-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
    background: #ea5e2d;
}

.menu-item-has-children .sub-menu li a span {
    -webkit-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
}

.menu-item-has-children .sub-menu .nav_wraper li:hover {
    background: none !important;
}

.menu-item-has-children .sub-menu li.current-menu-item a {
    background: #444d5e !important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    border-bottom: 1px solid #eb5e2d !important;
    background-color: #f7982c;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    border-left: 1px solid #eb5e2d !important;
    background-color: #eb5e2d !important;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
    background-color: #dc9e57 !important;
}

@media only screen and (max-width: 767px) {
    .topbar .contact_details ul {
        display: block;
        text-align: center;
    }
    .topbar .contact_details li {
        margin: 11px 16px 0;
    }
}

@media only screen and (min-width: 768px) {
    .topbar .contact_details li {
        margin-left: 5px;
    }
    .nav_wraper li a {
        padding: 19px 20px;
        font-size: 11px;
    }
    .nav_wraper li.contact_us {
        float: none;
        float: right;
    }
    .nav_wraper li.contact_us a {
        background: #c3701c !important;
        /* background: -webkit-linear-gradient(left, #feca29 0%, #ea5e2d 100%) !important;
        background: -webkit-gradient(linear, left top, right top, from(#feca29), to(#ea5e2d)) !important;
        background: -o-linear-gradient(left, #feca29 0%, #ea5e2d 100%) !important;
        background: linear-gradient(to right, #feca29 0%, #ea5e2d 100%) !important;
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feca29', endColorstr='#ea5e2d', GradientType=1); */
        border: none !important;
        color: #fff !important;
        border: none !important;
        color: #fff !important;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 25px;
        margin-top: 9px;
        padding-right: 43px;
        text-transform: none;
        border-radius: 9px;
    }
    .nav_wraper li.contact_us.current_page_item {
        background: none;
    }
    .nav_wraper li.contact_us a:hover {
        background: #f36e3e;
        /* background: -webkit-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
        background: -webkit-gradient(linear, left top, right top, from(#ea5e2d), to(#feca29)) !important;
        background: -o-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
        background: linear-gradient(to right, #ea5e2d 0%, #feca29 100%) !important;
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ea5e2d', endColorstr='#feca29', GradientType=1) !important; */
    }
    .nav_wraper li.contact_us a:before {
        content: "";
        background: url(https://vcati.ae/wp-content/uploads/2019/04/arrow.png);
        width: 16px;
        height: 12px;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -6px;
    }
    .nav_wraper li.contact_us:hover {
        background: none;
    }
}

@media only screen and (max-width: 1023px) {
    .nav_wraper li a {
        padding: 19px 15px;
        font-size: 11px;
    }
}

@media only screen and (max-width: 1000px) {
    .nav_wraper li a {
        padding: 19px 15px;
        font-size: 11px;
    }
}

@media only screen and (max-width: 900px) {
    .nav_wraper li a {
        padding: 19px 11px;
        font-size: 11px;
    }
}

@media only screen and (max-width: 800px) {
    .nav_wraper li a {
        padding: 19px 10px;
        font-size: 11px;
    }
}

@media only screen and (min-width: 1024px) {
    .topbar .contact_details li {
        margin-left: 15px;
    }
    .nav_wraper li a {
        padding: 19px 20px;
    }
    .info_list1 li {
        float: left;
        width: 48.5%;
        margin-right: 1.5%;
    }
    .info_list1.full li {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .qualifications .info_list1 li {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .info_list1.min_height2_line li {
        min-height: 63px;
    }
    .full_img_desk .vc_figure,
    .full_img_desk .vc_single_image-wrapper {
        display: block !important;
    }
    .full_img_desk img {
        width: 100%;
    }
    .infolist.full_width {
        float: left;
        width: 50% !important;
    }
}

@media only screen and (min-width: 1200px) {
    .topbar .contact_details li {
        margin-left: 70px;
    }
    .topbar .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .nav_wraper li a {
        padding: 19px 22px;
    }
    .page_heading {
        padding-top: 135px;
        padding-bottom: 135px;
    }
    .small_heading .page_heading {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .page_heading h1 {
        font-size: 62px;
        line-height: 70px !important;
        position: relative;
        left: 5px;
    }
    .button1 a {
        min-width: 160px;
        font-size: 17px !important;
        padding: 10px 11px;
        border-radius: 6px;
        display: inline-block;
        text-align: center;
    }
    .call_action {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .commone_space.one {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .commone_space.two {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .commone_space.three {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .commone_space.four {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .info_list1 {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }
    .infolist li {
        float: left;
        width: 50%;
    }
    .nav_wraper li a {
        font-size: 15px;
    }
    .nav_wraper li.contact_us {
        float: right;
    }
}

@media only screen and (min-width: 1367px) {}

@media only screen and (min-width: 1920px) {}

@media only screen and (max-width: 480px),
screen and (max-device-width: 480px) {
    .topbar .contact_details ul {
        margin-top: 15px;
    }
    .topbar .contact_details li.phone:before,
    .topbar .contact_details li.mail:before {
        display: none;
    }
    .topbar .contact_details li {
        padding-left: 8px;
        margin-left: 0;
        margin-right: 0;
    }
    .topbar .contact_details ul {
        display: block;
        text-align: center;
    }
    .topbar .contact_details li a {
        font-size: 18px;
    }
    .infolist_design1 .smile_icon_list li.icon_list_item {
        display: block;
        margin-right: 0px !important;
    }
    .infolist_design1 .smile_icon_list h3 {
        text-align: center;
    }
    .topbar .contact_details li.button1 {
        margin-left: 0px;
    }
}

.footer_form_wraper .vc_col-sm-6 {
    width: 100%;
}

.footer_social_icon_wraper {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #293040;
    text-align: center;
}

.social_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_social_icon_wraper .row {
    display: inline-block;
}

.footer_social_icon_wraper .social_icon h2 {
    color: #fff;
    margin: 0;
    margin-right: 20px;
}

.social_icon a {
    background: #374254;
    color: #fff;
    border-radius: 100%;
    width: 50px;
    padding: 15px;
    height: 50px;
    font-size: 20px;
    margin-right: 12px;
    text-decoration: none !important;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.social_icon a:hover,
.social_icon a:focus {
    color: #fff !important;
}

.social_icon a.fa-facebook:hover {
    background: #3b5998;
}

.social_icon a.fa-twitter:hover {
    background: #1da1f2;
}

.social_icon a.fa-instagram:hover {
    background: #db2f77;
}

.social_icon a.fa-youtube-play:hover {
    background: #da2625;
}

.social_icon a.fa-google-plus:hover {
    background: #dd5144;
}

.social_icon a.fa-linkedin:hover {
    background: #0077b5;
}

.social_icon a.fa-pinterest-p:hover {
    background: #bd081b;
}

.footer_contact {
    background: #1c222e;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #293040;
}

.footer_contact,
.footer_contact a,
.footer_bottom,
.footer_bottom a {
    color: #bcbcbc !important;
}

.footer_bottom a:hover {
    text-decoration: none;
}

footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer_bottom {
    background: #1c222e;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center;
}

.footer_contact .contact_sec li .details {
    padding-left: 6px;
}

.footer_menu_sec li {
    display: inline-block;
    margin-right: 10px;
}

.footer_menu_sec li:last-child {
    margin-right: 0;
}

.footer_bottom .col-sm-6 {
    width: 100%;
    text-align: center;
}

.footer_bottom p {
    margin: 0;
}

.footer_bottom ul {
    margin-bottom: 10px;
}

.footer_contact .contact_sec li {
    margin-bottom: 14px;
    display: block;
    padding-left: 0;
}

.footer_contact .contact_sec li:last-child {
    margin-bottom: 0;
}

.vc_row.footer_form_wraper,
.footer_form_wraper {
    background: url(https://vcati.ae/wp-content/uploads/2019/03/enquiry-bg.jpg);
    background-position: center right !important;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
    position: relative;
    padding-bottom: 20px;
}

.footer_form_wraper .widget-title {
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.footer_form_wraper h2 {
    margin: 0;
}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 1024px) {
    .footer_menu_sec {
        text-align: left;
    }
    .copyright {
        text-align: right;
    }
    .footer_bottom ul {
        margin-bottom: 0;
    }
    .footer_contact .contact_sec li {
            padding-left: 10px;
    display: block;
    margin-bottom: 15px;
    }
    .footer_form_wraper {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .wpcf7 .a_s_r {
        padding-right: 7px;
    }
    .wpcf7 .a_s_l {
        padding-left: 7px;
    }
}

@media only screen and (max-width: 480px) {
    .footer_menu_sec li {
        display: block;
        margin-bottom: 8px;
    }
    .footer_social_icon_wraper .social_icon h2 {
        display: none;
    }
    .footer_contact .contact_sec ul {
        margin-top: 15px;
    }
}

@media only screen and (min-width: 1200px) {
    .footer_bottom .footer_menu_sec {
        text-align: center;
    }
    .footer_bottom .copyright {
        text-align: center;
    }
    .footer_bottom .col-sm-6 {
        width: 50%;
    }
    .footer_social_icon_wraper .social_icon h2 {
        margin-right: 40px;
    }
    .footer_social_icon_wraper {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .footer_contact {
        padding-top: 35px;
        padding-bottom: 40px;
    }
    .footer_contact p {
        margin-bottom: 25px;
    }
    .footer_bottom {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .footer_form_wraper .widget-title {
        margin-bottom: 20px;
    }
    .footer_form_wraper {
        padding-top: 50px;
        padding-bottom: 70px !important;
    }
    .footer_form_wraper .vc_col-sm-6 {
        width: 50%;
    }
}

@media only screen and (max-width: 380px) {
    .social_icon a {
        width: 40px;
        padding: 15px;
        height: 40px;
        font-size: 13px;
        margin-right: 4px !IMPORTANT;
    }
}

@media only screen and (min-width: 1920px) {}

@media only screen and (min-width: 280px) and (max-width: 326px) {
    .social_icon a {
        margin-right: 1px;
    }
}

@media only screen and (max-width: 279px) {
    .footer_social_icon_wraper .social_icon {
        display: block;
    }
}

.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-text,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-file,
.wpcf7-form .wpcf7-select {
    float: none!important;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px !important;
    padding: 14px 15px;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #838385;
    background: #f0f4f7;
    border-radius: 10px;
    position: relative;
}

::-webkit-input-placeholder {
    color: #838385;
}

:-ms-input-placeholder {
    color: #838385;
}

::-ms-input-placeholder {
    color: #838385;
}

::placeholder {
    color: #838385;
}

:-ms-input-placeholder {
    color: #838385;
}

::-ms-input-placeholder {
    color: #838385;
}

.wpcf7-form .form_dark .wpcf7-number,
.wpcf7-form .form_dark .wpcf7-quiz,
.wpcf7-form .form_dark .wpcf7-text,
.wpcf7-form .form_dark textarea,
.wpcf7-form .form_dark .wpcf7-file {
    float: none!important;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 14px 15px;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    background: #3a3e49;
    border-radius: 10px;
    min-height: 61px;
}

.wpcf7 .wpcf7-not-valid-tip {
    /*     display: none !important; */
}

.wpcf7 .wpcf7-validates-as-required.wpcf7-not-valid {
    border: 2px solid red !important;
}

.wpcf7-form textarea {
    height: 120px;
    ;
}

.footer_form_wraper>.container>.row>.col-sm-6 {
    width: 100%;
}

.form_dark ::-webkit-input-placeholder {
    color: #bcbcbc;
}

.form_dark :-ms-input-placeholder {
    color: #bcbcbc;
}

.form_dark ::-ms-input-placeholder {
    color: #bcbcbc;
}

.form_dark ::placeholder {
    color: #bcbcbc;
}

.form_dark :-ms-input-placeholder {
    color: #bcbcbc;
}

.form_dark ::-ms-input-placeholder {
    color: #bcbcbc;
}

.wpcf7-form .wpcf7-number:hover,
.wpcf7-form .wpcf7-quiz:hover,
.wpcf7-form .wpcf7-text:hover,
.wpcf7-form textarea:hover,
.wpcf7-form .wpcf7-file:hover {
    border: 2px solid #f3982b;
    opacity: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none;
}

.outline ::-webkit-input-placeholder {
    color: #f8d0a0;
}

.outline :-ms-input-placeholder {
    color: #f8d0a0;
}

.outline ::-ms-input-placeholder {
    color: #f8d0a0;
}

.outline ::placeholder {
    color: #f8d0a0;
}

.outline :-ms-input-placeholder {
    color: #f8d0a0;
}

.outline ::-ms-input-placeholder {
    color: #f8d0a0;
}

.outline .wpcf7-form .wpcf7-text {
    border: 2px solid #f8d0a0;
    background: transparent;
    color: #ffffff;
}

.outline .wpcf7-form .wpcf7-select {
    border: 2px solid #f8d0a0;
    color: #ffffff;
    background: #f59b2b !important;
    min-height: 61px;
}

.outline label {
    color: #fff;
    font-weight: normal;
}

.wpcf7-form .wpcf7-number:focus,
.wpcf7-form .wpcf7-quiz:focus,
.wpcf7-form .wpcf7-text:focus,
.wpcf7-form textarea:focus {
    border: 2px solid #ea5e2d;
    opacity: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none;
}

.form_dark input:-webkit-autofill,
.form_dark input:-webkit-autofill:hover,
.form_dark input:-webkit-autofill:focus textarea:-webkit-autofill,
.form_dark textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.form_dark select:-webkit-autofill,
.form_dark select:-webkit-autofill:hover,
.form_dark select:-webkit-autofill:focus {
    background: #5f6676;
    -webkit-text-fill-color: #5f6676;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    -o-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}

.wpcf7 .wpcf7-submit.submit {
    border: none;
    padding: 13px 22px;
    color: #fff;
    text-align: left;
    font-size: 20px;
    position: relative;
    background: #f7830f;
    background-position: 90% 50%;
    background-repeat: no-repeat;
    border-radius: 8px;
    width: 184px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.white_btn .button1 a {
    color: #000!important;
    background: #fff !important;
}

.wpcf7 .wpcf7-submit.submit:hover {
    opacity: 1;
    background: #FF7F50;
}

.wpcf7 .wpcf7-submit.submit:before {
    font-family: 'FontAwesome' !important;
    content: "\f00b";
}

@media only screen and (min-width: 1200px) {
    .footer_form_wraper>.container>.row>.col-sm-6 {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) {}

.home .page_heading {
    display: none;
}

.rev_slider .heading_slider {
    margin: 0 0 12px 0;
    line-height: 1;
    /* background: -webkit-linear-gradient(183deg, #ffc929 23%, #ffc929 26%, #eb5f2e 80%);
    background: -o-linear-gradient(183deg, #ffc929 23%, #ffc929 26%, #eb5f2e 80%);
    background: linear-gradient(267deg, #ffc929 23%, #ffc929 26%, #eb5f2e 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    color: #fff !important;
    font-weight: bold;
}

.slider_button a {
    background: #feca29 !important;
    background: -webkit-linear-gradient(left, #feca29 0%, #ea5e2d 100%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#feca29), to(#ea5e2d)) !important;
    background: -o-linear-gradient(left, #feca29 0%, #ea5e2d 100%) !important;
    background: linear-gradient(to right, #feca29 0%, #ea5e2d 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feca29', endColorstr='#ea5e2d', GradientType=1);
    padding: 10px 42px !important;
    border-radius: 20px !important;
    color: #fff !important;
}

.slider_button a:hover {
    background: #ea5e2d;
    background: -webkit-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#ea5e2d), to(#feca29)) !important;
    background: -o-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
    background: linear-gradient(to right, #ea5e2d 0%, #feca29 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ea5e2d', endColorstr='#feca29', GradientType=1) !important;
    padding: 10px 42px !important;
    border-radius: 20px !important;
    color: #fff !important;
}

.icon_sec .aio-icon-box h4 {
    font-size: 15px;
    margin: 0 0 0px 0;
    font-weight: 600;
}

.icon_sec .aio-icon-box p {
    color: #777676 !important;
}

.icon_sec .aio-icon-component {
    margin-top: 8px;
    display: block;
    margin-bottom: 8px;
}

.heading_slider {
    line-height: 45px !important;
}

@media only screen and (min-width: 1366px) {
    .heading_slider {
        line-height: 70px !important;
    }
}

@media only screen and (min-width: 1170px) and (max-width: 1200px) {
    .heading_slider {
        line-height: 40px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1169px) {
    .heading_slider {
        line-height: 45px !important;
    }
}

@media only screen and (min-width: 1020px) and (max-width: 1220px) {
    .home_slider .tp-parallax-wrap {
        left: 15px !important;
    }
}

@media only screen and (min-width: 1221px) and (max-width: 1600px) {
    .home_slider .tp-parallax-wrap {
        left: 7% !important;
    }
}

.main_testimonial a {
    color: #f9b12a !important;
}

.main_testimonial {
    position: relative;
    line-height: 26px;
    color: #fff !important;
    padding: 30px 24px;
    background: rgba(91, 95, 103, 0.8);
}

.triangle-demo {
    content: '';
    position: relative;
    top: 0px;
    left: 62px;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-bottom: 25px solid rgba(91, 95, 103, 0.5);
}

.sp-tfree-client-image {
    width: 115px;
    height: 115px;
    margin: 0 !important;
    float: left;
    margin-right: 10px !important;
}

#sp-testimonial-free-wrapper-94 .sp-testimonial-free-section {
    padding: 0 !important;
}

.testimonial .content {
    text-align: center;
}

.testimonial {
    padding-top: 20px;
    padding-bottom: 20px;
}

.testimonial h2 {
    margin: 0;
    margin-bottom: 10px;
}

.sp-testimonial-free-section .slick-prev,
.sp-testimonial-free-section .slick-next {
    top: 105% !important;
}

.testimonial .sp-testimonial-free-section .slick-prev {
    right: 30px;
    left: inherit;
}

.testimonial .sp-testimonial-free-section .slick-next {
    right: -10px;
}

.testimonial .slick-arrow i {
    color: #fff;
}

.testimonial .slick-track {
    margin-bottom: 15px !important;
}

.testimonial .slick-dots {
    display: none !important;
}

.profile_details {
    color: #fff !important;
}

.testimonial .tfree-client-name {
    line-height: 1 !important;
    margin-bottom: 5px !important;
}

.sp-testimonial-free-section h2.tfree-client-name,
.testimonial .tfree-client-designation {
    text-align: left !important;
    color: #fff !important;
}

.testimonial .tfree-client-testimonial p {
    text-align: left;
}

@media only screen and (min-width: 1200px) {
    .sp-testimonial-free-section .sp-tfree-client-image img {
        width: 75%;
        height: 75%;
    }
    .main_testimonial {
        min-height: 210px;
    }
}

.partner_sec {
    padding-top: 20px;
    padding-bottom: 20px;
}

.partner_sec img {
    background: #fff;
}

.partner_sec .wpb_single_image {
    margin-bottom: 15px;
}

.partner_sec .content {
    text-align: center;
}

.partner_sec h2 {
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-size: 25px;
}

.partner_sec .ult-carousel-wrapper {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

:focus {
    outline: lightgreen solid 0px !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
}

.video-container {
    position: relative;
    padding-bottom: 46.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

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

.video_sec_main .vc_col-sm-6 .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
}

.video_sec_main .content_area .vc_column-inner {
    padding-top: 30px !important;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.video_sec_main .content_area h2 {
    margin-top: 0;
    line-height: 1;
    margin-bottom: 21px;
    display: block;
}

.video_sec_main .content_area p {
    color: #ffffff;
    line-height: 28px;
}

.video_sec_main .content_area .wpb_text_column {
    margin-bottom: 20px !important;
}

.video_sec_main .vc_col-sm-6 {
    width: 100%;
    float: none;
}

.video_main_sec {
    background: #fff;
}

@media only screen and (min-width: 768px) {
    .video_sec_main .content_area .vc_column-inner {
        height: 100%;
    }
    .video_main_sec {
        padding-bottom: 10px;
    }
}

@media only screen and (min-width: 1024px) {
    .partner_sec {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .testimonial {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .video_main_sec {
        padding-bottom: 30px;
    }
    .sp-testimonial-free-section .slick-prev,
    .sp-testimonial-free-section .slick-next {
        top: 110% !important;
    }
}

@media only screen and (min-width: 1200px) {
    .partner_sec.one {
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .partner_sec h2 {
        padding-bottom: 37px;
        font-size: 40px !important;
        font-weight: bold;
    }
    .content_partner_img {
        padding-left: 60px;
        padding-right: 60px;
    }
    .testimonial {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .video_sec_main .content_area .vc_column-inner {
        padding-top: 13px !important;
        padding-bottom: 20px !important;
    }
    .icon_sec {
        padding-top: 37px;
        padding-bottom: 37px;
    }
    .video_main_sec {
        top: -50px;
        border-radius: 5px 5px 1px 1px;
    }
}

@media only screen and (max-width: 1365px) {
    .video_sec_main .vc_col-sm-6 {
        width: 100% !important;
        float: none !important;
    }
    .video_sec_main .vc_col-sm-6 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

@media only screen and (min-width: 1366px) {
    .video_sec_main .vc_col-sm-6 {
        width: 50%;
        float: Left;
    }
}

@media only screen and (min-width: 1366px) {
    .video_sec_main {
        display: flex;
    }
}

.course_main>.vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.course_main img {
    border-radius: 4px 4px 0 0;
}

.flip-box {
    background-color: transparent;
    /* height: 462px !important;*/
    height: 491px !important;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.8s;
    transition: -webkit-transform 0.8s;
    -o-transition: transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px;
}

.flip-box-front .button2 a {
    padding-left: 0 !important;
}

.flip-box-front {
    background-color: #fff;
    color: black;
}

.flip-box-back {
    background: #ed682d;
    background: -webkit-linear-gradient(left, #ed682d 0%, #f9aa2b 99%);
    background: -webkit-gradient(linear, left top, right top, from(#ed682d), color-stop(99%, #f9aa2b));
    background: -o-linear-gradient(left, #ed682d 0%, #f9aa2b 99%);
    background: linear-gradient(to right, #ed682d 0%, #f9aa2b 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ed682d', endColorstr='#f9aa2b', GradientType=1);
    color: white;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.course_main .flip-box {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    padding-left: 12px;
    padding-right: 12px;
}

.course_main .flip-box:after,
.course_main:after,
.course_main:before {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.flip-box-front p {
    overflow: hidden;
    margin: 0;
    max-height: 90px;
    font-weight: normal;
}

.flip-box-back p {
    overflow: hidden;
    margin: 0;
    max-height: 292px;
    font-weight: normal;
}

.course_main .flip-box p {
    padding: 0 15px;
    font-size: 15px;
}

.course_main .flip-box h4 {
    font-size: 17px;
}

.course_main .flip-box-front h4 a {
    color: #000;
    opacity: 1;
    margin-bottom: 18px;
    display: block;
}

.course_main .flip-box h4 {
    margin-top: 25px;
}

.course_main .flip-box h4,
.course_main .flip-box .button2 {
    padding-left: 15px;
    padding-right: 15px;
}

.flip-box-back h4 a {
    color: #fff;
}

.course_main .vc_btn3-container.vc_btn3-right {
    text-align: left;
    padding-left: 15px;
}

@media only screen and (min-width: 768px) {
    .course_main .flip-box {
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .course_main .flip-box {
        width: 25%;
        float: left;
    }
    .course_main .vc_btn3-container.vc_btn3-right {
        text-align: right;
    }
}

@media only screen and (min-width: 1200px) {
    .course_main {
        padding: 15px 0 60px 0;
    }
    .flip-box {
        height: 462px !important;
    }
}

@media only screen and (min-width: 1920px) {}

@media only screen and (max-width: 480px),
screen and (max-device-width: 480px) {
    .course_main .flip-box {
        width: 100%;
        float: none;
        padding: 0 12px;
        margin-bottom: 12px;
    }
}

@media only screen and (min-width: 1367px) {
    .flip-box {
        height: 462px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .course_main img {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .flip-box {
        /*height: 475px !important;*/
        /*min-height: 475px !important;*/
        height: 501px !important;
        min-height: 501px !important;
    }
}

.posting_sec {
    padding-top: 20px;
    padding-bottom: 20px;
}

.posting_sec h2 {
    padding-bottom: 15px;
    margin-top: 0 !important;
    font-weight: bold;
    color: #6b6b6b;
}

.posting_sec .aio-icon-component {
    background: #f0f5f9;
    padding: 35px 25px;
    border-radius: 7px;
    margin-bottom: 15px;
}

.posting_sec .aio-icon-img {
    width: 56px;
    height: 77px;
}

.posting_sec .aio-icon-img img {
    max-width: 100% !important;
    width: auto !important;
}

.posting_sec .aio-icon-component h3 {
    color: #838383;
    font-size: 16px !important;
    font-weight: bold;
}

.posting_sec .aio-icon-component .aio-icon-description {
    color: #9a9898;
    font-size: 15px;
    line-height: 22px;
}

.career_form {
    padding-top: 0px;
    padding-bottom: 0px;
}

.career_form .vc_col-sm-4>.vc_column-inner,
.career_form .vc_col-sm-8>.vc_column-inner {
    padding: 0;
}

.career_form .vc_col-sm-4 {
    background: rgba(30, 31, 35, 0.9);
}

.career_form .vc_col-sm-8 {
    background: #fff;
    ;
}

.career_form h2 {
    margin: 0 0 9px 0;
    line-height: 1;
    background: -webkit-linear-gradient(242deg, #eb5f2e 42%, #ffc929 85%, #ffc929 100%);
    background: -o-linear-gradient(242deg, #eb5f2e 42%, #ffc929 85%, #ffc929 100%);
    background: -webkit-linear-gradient(208deg, #eb5f2e 42%, #ffc929 85%, #ffc929 100%);
    background: -o-linear-gradient(208deg, #eb5f2e 42%, #ffc929 85%, #ffc929 100%);
    background: linear-gradient(242deg, #eb5f2e 42%, #ffc929 85%, #ffc929 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.career_form p {
    color: #fff;
    margin-top: 25px;
    display: block;
}

.career_form_sec .vc_col-sm-4,
.career_form_sec .vc_col-sm-8 {
    padding: 25px 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .career_form {
        padding: 20px !important;
    }
}

@media only screen and (min-width: 768px) {
    .our_vission_sec {
        display: flex;
        align-items: center;
    }
}

.faq_content .aio-icon-component {
    background: #f0f5f9;
    padding: 35px 25px;
    margin-bottom: 15px;
    border-radius: 7px;
}

.faq_content .aio-icon-component h3 {
    color: #838383;
    font-size: 16px !important;
    font-weight: bold;
}

.faq_content .aio-icon-component .aio-icon-description {
    color: #9a9898;
    font-size: 15px;
    line-height: 22px;
}

.faq_content_area .vc_toggle:first-child {
    border-radius: 5px 5px 0 0;
}

.faq_content_area .vc_toggle:last-child {
    border-radius: 0 0 5px 5px;
}

.faq_content_area .vc_toggle {
    background: #fff;
    padding: 15px 0 5px 0;
    border-top: 1px solid #ededed;
    margin-bottom: 1px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

.faq_content_area .vc_toggle:last-child {
    border-bottom: 1px solid #ededed;
}

.faq_content_area .vc_toggle .vc_toggle_title {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.faq_content_area .vc_toggle_content {
    margin-bottom: 0;
    margin-top: 15px;
}

.faq_content_area .vc_toggle_content p {
    font-size: 15px;
}

.faq_content_area .vc_toggle.vc_toggle_active .vc_toggle_title {
    border-bottom: 2px solid #eb692ded;
    padding-bottom: 15px;
}

.faq_content_area .vc_toggle_icon {
    right: 5px !important;
    left: auto !important;
    width: 10px !important;
    height: 10px !important;
    top: 50% !important;
    margin-top: -5px;
    margin-left: 0 !important;
    background: none !important;
    border: none !important;
    font-style: normal;
}

.faq_content_area .vc_toggle_size_md .vc_toggle_icon:before {
    font-family: 'FontAwesome';
    content: "\f067";
    background: none !important;
    border: none !important;
    right: 15px !important;
}

.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
    visibility: inherit !important;
}

.faq_content_area .vc_toggle_icon {
    display: none !important;
}

.faq_content_area .vc_toggle_title {
    position: relative;
}

.faq_content_area .vc_toggle_active .vc_toggle_title:after {
    font-family: 'FontAwesome';
    content: "\f068" !important;
    position: absolute;
}

.faq_content_area .vc_toggle_title:after {
    font-family: 'FontAwesome';
    content: "\f067" !important;
    right: 5px !important;
    position: absolute;
    top: 0;
}

.faq_content_area .vc_toggle_title,
.faq_content_area .vc_toggle_content {
    padding-left: 0 !important;
}

.faq_content_area .vc_toggle_title,
.faq_content_area .vc_toggle_content {
    padding-left: 15px !important;
    padding-right: 25px !important;
}

.faq_content_area .vc_toggle_title h4 {
    font-size: 14px;
}

@media only screen and (max-width: 480px) {
    .faq_content_area .vc_toggle.vc_toggle_active .vc_toggle_title {
        padding-right: 18px !important;
    }
}

.contact_us_form .wpcf7 .wpcf7-submit.submit {
    width: 100%;
    text-align: center;
    position: relative;
    top: 6px;
}

.contact_form_area h2 {
    -webkit-text-fill-color: #6f6d6d;
}

.contact_us_form h2 {
    color: #6f6d6d;
}

.contact_bg h2 {
    color: #fff;
    -webkit-text-fill-color: #fff;
}

.contact_bg.vc_col-sm-4 {
    background-size: cover;
}

.contact_bg p {
    margin-top: 0;
    line-height: 27px;
}

.contact_bg ul {
    margin: 24px 0 32px 0;
    padding: 0;
    list-style: none;
}

.contact_bg li,
.contact_bg li a {
    color: #fff;
}

.contact_bg h3 {
    color: #fff;
    font-weight: 600;
}

.contact_bg li {
    padding-left: 26px !important;
    padding-top: 0;
    line-height: 22px;
    margin-bottom: 22px !important;
}

.contact_bg li:before {
    width: 18px !important;
    height: 24px !important;
    background-repeat: no-repeat;
    position: absolute;
    top: 0 !important;
}

.contact_bg li.address:before {
    background: url(https://vcati.ae/wp-content/uploads/2019/07/location.png);
}

.contact_bg li.phone:before {
    background: url(https://vcati.ae/wp-content/uploads/2019/07/phone.png);
}

.contact_bg li.email:before {
    background: url(https://vcati.ae/wp-content/uploads/2019/07/mail.png);
}

@media only screen and (max-width: 480px) {
    .contact_bg.vc_col-sm-4 {
        border-radius: 8px;
    }
    .contact_form_area {
        margin: 15px 0 0 0 !important;
    }
}

@media only screen and (min-width: 768px) {
    .contact_submit {
        margin-top: -78px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .contact_bg.vc_col-sm-4 {
        margin-top: -14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 950px) {
    .contact_us_form .wpcf7 .wpcf7-submit.submit {
        font-size: 15px;
    }
}

.partners .page_heading {
    background-position: top right !important;
}

@media only screen and (min-width: 1200px) {
    .partners .page_heading {
        padding-top: 135px;
        padding-bottom: 135px;
    }
}

.post-grid {
    padding: 0 10px;
    margin-bottom: 20px;
}

.post_grid_main .wpb_text_column {
    margin-top: 30px;
    margin-bottom: 15px !important;
}

.post-grid .post_inner {
    padding: 20px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    background: #fff;
}

.post_grid_main .wpb_text_column:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.post-grid h4 a {
    color: #696969 !important;
    font-size: 21px;
    line-height: 25px;
}

.post-grid h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 362px;
}

.post-grid p {
    color: #696969;
}

.post-grid .button1 a {
    padding: 10px 30px;
    display: inline-block;
}

@media only screen and (min-width: 768px) {
    .post-grid .post_inner {
        min-height: 487px;
    }
    .page-template-newnews .news .news_inner {
        min-height: 700px;
    }
}

@media only screen and (min-width: 900px) {
    .page-template-newnews .news .news_inner {
        min-height: 613px;
    }
}

@media only screen and (min-width: 1000px) {
    .page-template-newnews .news .news_inner {
        min-height: 570px;
    }
}

@media only screen and (min-width: 1200px) {
    .post-grid .post_inner {
        min-height: 472px;
    }
    .page-template-newnews .news .news_inner {
        min-height: 511px;
    }
}

@media only screen and (min-width: 1400px) {
    .page-template-newnews .news .news_inner {
        min-height: 465px;
    }
}

.single-post .recent_news {
    display: block;
    border-bottom: 1px solid #dad5d5;
    margin: 12px 12px;
    padding-bottom: 10px;
}

.single-post .recent_news:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.single-post .recent_news .vcati_img img {
    border: 1px solid #f3902b!important;
    box-shadow: none!important;
    margin: 2px 10px 2px 0;
    padding: 2px!important;
    display: inline;
    float: left;
    border-radius: 3px;
}

.single-post .recent_news:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.news_main_area {
    background: #e2e0e0;
}

.single-news p {
    font-size: 15px;
    line-height: 29px;
}

.news {
    padding: 20px;
    border: 1px solid #eb5e2d;
    margin-bottom: 20px;
    background: #f4f6f8;
    border: none;
    border-radius: 5px;
}

.news_main_area,
.blog_main_area {
    padding-top: 15px;
    padding-bottom: 15px;
    Z-INDEX: 1;
    position: relative;
}

.ar_news_sec .inner {
    padding-top: 20px;
    background: #f4f6f8;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.news .news_date:before {
    font-family: 'FontAwesome';
    content: "\f073";
}

.news .publication_name:before {
    font-family: 'FontAwesome';
    content: "\f1ea";
}

.news .news_date span,
.news .publication_name span {
    font-weight: bold;
    color: #838383;
    font-size: 14px;
}

.recent_news p {
    margin-bottom: 0px;
}

.recent_news p a {
    font-size: 15px;
    line-height: 22px;
    background: #f2f2f2;
    display: block;
    color: #6b6666;
}

.news h4 a {
    font-weight: bold;
    color: #565656;
}

.news_header {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .07);
    padding: 15px 20px;
    margin: 0;
    background: #feca29 !important;
    background: -webkit-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#ea5e2d), to(#feca29)) !important;
    background: -o-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
    background: linear-gradient(to right, #ea5e2d 0%, #feca29 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ea5e2d', endColorstr='#feca29', GradientType=1);
    border-radius: 6px;
}

.news_header h4 {
    margin: 0;
}

.recent_news_main .inner-wrapper-sticky {
    background: #f2f2f2;
    padding-bottom: 15px;
}

.news_header h4 a,
.news_header h4 {
    color: #fff;
    font-weight: bold;
}

.publication_details span {
    padding-right: 10px;
}

.news_logo_sec .sec2 .button_link a {
    border: 1px solid #b7b7b7;
    padding: 10px 15px;
    border-radius: 8px;
    color: #6c6c6c;
    display: inline-block;
}

.news_logo_sec {
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 12px;
}

.news_logo_sec .sec1 {
    margin-bottom: 20px;
}

.news_logo_sec .sec1 h2 {
    color: #58636b;
    font-weight: bold;
    text-transform: uppercase;
}

.page-template-newnews .news {
    background: transparent;
    padding: 0;
    margin-bottom: 0;
}

.page-template-newnews .news .news_inner {
    background: #f4f6f8;
    padding: 15px;
    margin: 8px;
    border-radius: 5px;
}

.page-template-newnews .sec1 h2 {
    color: #58636b;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 10px;
}

.page-template-newnews .sec2 .button_link a {
    border: 1px solid #b7b7b7;
    padding: 10px 15px;
    border-radius: 8px;
    color: #6c6c6c;
    display: inline-block;
    margin-bottom: 8px;
}

.page-template-newnews .news h4 a {
    font-size: 21px;
}

.page-template-newnews h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
}

.page-template-newnews .carousel-control {
    background: transparent !important;
    width: 20px !important;
}

.carousel-indicators {
    position: relative !important;
    margin-top: 30px;
    display: block;
    top: 13px;
}

.page-template-newnews .carousel-indicators li:before {
    display: none !important;
}

.page-template-newnews .carousel-control.left {
    left: -20px !important;
}

.page-template-newnews .carousel-control.right {
    right: -20px !important;
}

.glyphicon-chevron-left:before {
    content: "" !important;
    width: 32px;
    background: url(https://vcati.ae/wp-content/uploads/2019/05/left_arrow.png);
    height: 32px;
    z-index: 9999999;
    display: block;
}

.glyphicon-chevron-right:before {
    content: "" !important;
    width: 32px;
    background: url(https://vcati.ae/wp-content/uploads/2019/05/right_icon.png);
    height: 32px;
    z-index: 9999999;
    display: block;
}

.single-news .recent_news p a:before {
    content: ".";
    background-image: url(https://vcati.ae/wp-content/uploads/2019/06/news-icon.png);
    height: 16px;
    width: 6%;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-left: -29px;
}

.single-news .recent_news a {
    margin-left: 37px;
    background: #fff!important;
    margin-top: 15px;
    border-radius: 4px;
}

.single-news .recent_news p {
    margin-bottom: 0px;
    background: #fff;
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 4px;
}

.about_sec {
    padding-top: 30px;
    padding-bottom: 17px;
}

.mission_area li,
.mission_area h2,
.mission_area p,
.mission_area {
    color: #000;
}

.about_sec .aio-icon-component {
    background: #fff;
    padding-top: 44px;
    padding-bottom: 44px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

.about_sec .aio-icon-component .aio-icon-header h3 {
    color: #7e7e7e;
    font-size: 18px;
    padding-left: 20px;
    font-weight: 400;
    text-align: left;
    line-height: 40px;
    margin-top: 0 !important;
}

.about_sec.four {
    border-top: 1px solid #e1e1e1;
}

.about_sec.two {
    background-position: left bottom !important;
}

@media only screen and (min-width: 781px) and (max-width:930px) {
    .about_sec .aio-icon-component .aio-icon-header h3 {
        line-height: 30px;
    }
}

.cuurses_name {
    background: #eff5f9;
    padding: 20px 0;
}

.cuurses_name h1 {
    margin: 0;
    line-height: 1;
    font-weight: bold;
    font-size: 19px;
    line-height: 29px;
}

.cuurses_name h1,
.cuurses_name h1 a {
    color: #293140;
}

.single-aviation-course .wpb_text_column {
    margin-bottom: 15px;
}

.course_content_area {
    padding-top: 15px;
    padding-bottom: 15px;
}

.course_content_area li:before {
    display: none;
}

.course_content_area ul li {
    padding-left: inherit;
    margin-bottom: 0;
}

.widget_nav_menu {
    border: 1px solid #d7d7d7;
    border-radius: 6px;
}

.widget_nav_menu .widgettitle {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .07);
    padding: 15px 20px;
    margin: 0;
    background: #feca29 !important;
    background: -webkit-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#ea5e2d), to(#feca29)) !important;
    background: -o-linear-gradient(left, #ea5e2d 0%, #feca29 100%) !important;
    background: linear-gradient(to right, #ea5e2d 0%, #feca29 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ea5e2d', endColorstr='#feca29', GradientType=1);
    border-radius: 6px;
    margin-top: 0 !important;
    color: #fff !important;
    line-height: 1;
    font-size: 22px;
}

.widget_nav_menu ul {
    margin-bottom: 0;
}

.widget_nav_menu li {
    margin-bottom: 0;
}

.widget_nav_menu li a {
    display: block;
    padding: 20px 10px;
    color: #808080;
    font-size: 15px;
}

.widget_nav_menu li a:hover {
    background: #f3f7f9;
}

.widget_nav_menu li.current-menu-item a {
    background: #eff5f9;
}

.ult_tabmenu li {
    background-color: transparent !important;
}

.ult_tabmenu li a {
    background: transparent !important;
    color: #8e929a !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 24px !important;
    padding-top: 0 !important;
}

.ult_tabitemname {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 15px !important;
}

.ult_tabmenu {
    position: relative;
}

.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.ult_tabmenu span.ult_tab_main {
    left: inherit !important;
    transform: inherit !important;
}

.ult_tabmenu li a::after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
    background: #feca29;
    position: absolute;
    bottom: 0;
    transition: width .3s;
}

.ult_tabmenu li.current a:after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
    background: #feca29;
    position: absolute;
    bottom: 0;
    transition: width .3s;
    width: 100%;
}

.ult_tabmenu li a {
    position: relative;
}

.ult_tabmenu li a:hover::after {
    width: 100%;
    transition: width .3s;
}

.ult_tabmenu:after {
    background: #dce3e7;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 1px;
    position: absolute;
    z-index: -999999999;
}

.ult_tabmenu li:last-child a:hover {
    border-radius: 7px !important;
}

.ult_tabmenu li:last-child {
    border-top-right-radius: 0px;
}

.ult_tabmenu li:last-child a span {
    color: #313741 !important;
}

.ult_tabitemname h2 {
    color: #666666;
    font-size: 18px;
}

.ult_tabs .ult_tabcontent {
    font-size: inherit !important;
}

.brocure_download {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
}

.brocure_download .button1 {
    margin: 0;
}

.ult_tabs {
    margin-bottom: 0px !important;
}

.course_sec2 {
    border-top: 1px solid #e1e1e1;
    background: #eff5f9;
    padding-top: 30px;
    padding-bottom: 30px;
}

.course_sec2 h2 {
    color: #293140;
}

.ult_tab_min_contain .ult_tabitemname:last-child {
    margin-top: 14px;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 15px 12px 8px 12px !important;
}

.ult_tabmenu li a .ult_tab_section span {
    font-size: 13px !important;
}

.ult_tabmenu li.current a .ult_tab_section span {
    font-size: 13px !important;
    color: #293140;
}

.ult_tabmenu li:last-child.current a .ult_tab_section span {
    font-weight: normal;
}

.ult_tab_min_contain ul li {
    padding-left: 20px;
    margin-bottom: 10px;
}

.ult_tab_min_contain ul li:before {
    display: inline-block;
}

.center.ult_horizontal .slick-dots li {
    padding-left: 0;
}

.single-aviation-course .course_sec2 .vc_col-sm-4 h2 {
    position: relative;
    left: 10px;
}

@media only screen and (min-width: 768px) {
    .single-aviation-course .ult_tabmenu li:last-child a {
        background: #feca29 !important;
        border: none !important;
        color: #fff !important;
        border: none !important;
        color: #fff !important;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 25px;
        min-height: 40px;
        padding-right: 43px;
        text-transform: none;
        text-align: center;
        border-radius: 7px !important;
        max-height: 40px;
    }
    .ult_tabmenu li:last-child .ult_tab_main {
        width: 100% !important;
        padding-top: 3px;
    }
}

.team h2 {
    color: #293140;
    margin-top: 0;
    line-height: 30px;
    font-weight: bold;
}

.team .designation {
    top: -8px;
    color: #ed6a2e;
    position: relative;
    font-weight: bold;
}

.designation {
    color: #f28b2b;
    position: relative;
    font-weight: bold;
    top: -8px;
    font-size: 15px;
}

.team .aio-icon-component {
    background: #fff;
    padding-bottom: 20px;
    border: 1px solid #b7b7b7;
    border-radius: 8px;
    margin-bottom: 25px;
}

.team .aio-icon-title {
    font-size: 25px !important;
    font-weight: bold;
    margin-top: 25px !important;
    margin-bottom: 0px !important;
}

.team .aio-icon-description,
.team .aio-icon-title {
    text-align: left !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    color: #868686 !important;
}

.team img.img-icon {
    border-radius: 8px 8px 0 0 !important;
    width: 100% !important;
}

.team .aio-icon-img {
    display: block !important;
    margin: 0 !important;
    width: 100%;
}

.team h4 {
    font-weight: bold;
    color: #ea5f2d;
    margin-bottom: 0;
}

.qualifications {
    background: #ea5826 !important;
    position: relative;
}

.qualifications .white_color h3,
.qualifications .white_color p {
    color: #fff;
}

.white_color table,
.white_color th,
.white_color td {
    border: 1px solid #fff;
    color: #fff;
}

.qualifications .vc_col-sm-4 .wpb_text_column {
    z-index: 1;
    position: relative;
}

.team p {
    color: #8d8d8d;
}

.qualifications .vc_col-sm-4 {
    background: #eff5f9;
    width: 100%;
}

.qualifications .wpb_text_column {
    padding-top: 10px !important;
}

.team_area img {
    max-width: 200px !important;
}

.ult_tabmenu.style1 a.ult_a {
    text-align: left;
    padding-left: 0 !important;
}

.team_area .ult_tab_min_contain li {
    padding-left: 27px !important;
    margin-bottom: 2px;
}

.team_area .ult_tab_min_contain li:before {
    content: "";
    background-color: transparent !important;
    background: url(https://vcati.ae/wp-content/uploads/2019/04/round_icon.png);
    width: 19px;
    height: 19px;
    top: 5px;
    left: 0;
}

.team_area .ult_tab_min_contain .ult-spacer {
    height: 5px;
}

@media only screen and (min-width: 1200px) {
    .team_area h2 {
        color: #293140;
        font-size: 32px;
        font-weight: bold;
    }
    .team_area .ult_tab_min_contain .ult-spacer {
        height: 10px;
    }
}

@media only screen and (min-width: 768px) {}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 480px) {}

.saminar_area .info>.vc_column-inner>.wpb_wrapper {
    background: #fff;
    border-radius: 10px;
}

.saminar_area .info .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 10px 10px 0 0 !important;
}

.saminar_area .info h3 {
    margin-top: 0 !important;
    color: #a1a1a1;
    font-size: 30px;
    font-weight: normal;
}

.saminar_area .info h3 a {
    margin-top: 0 !important;
    padding: 15px;
    color: #a1a1a1;
    font-weight: normal;
    display: block;
    font-size: 20px;
}

.saminar_area .info {
    margin-bottom: 5px;
}

.saminar_details h1 {
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1;
}

.saminar_details .location table {
    max-width: 100%;
    width: 100%;
    padding-top: 00 !important;
    padding-left: 0 !important;
}

.saminar_details .location table,
.saminar_details .location table th,
.saminar_details .location table td {
    border: none;
    display: inline-block;
}

.saminar_details .time {
    border: 1px solid #d7d7d7;
    text-align: center;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 5px;
}

.saminar_details .location table a {
    color: #2478d7;
    border: 1px solid #d7d7d7;
    padding: 8px 20px;
    border-radius: 5px;
}

.saminar_details .location h3 {
    margin-bottom: 0;
    line-height: 1;
}

.saminar_details .location table tr td {
    padding: 5px !important;
}

.saminar_details .location table {
    position: relative;
    left: -5px;
}

.saminar_info .wpcf7-form .wpcf7-number:hover,
.saminar_info .wpcf7-form .wpcf7-quiz:hover,
.saminar_info .wpcf7-form .wpcf7-text:hover,
.saminar_info .wpcf7-form textarea:hover,
.saminar_info .wpcf7-form .wpcf7-file:hover,
.saminar_info .wpcf7-form .wpcf7-select:hover {
    border: 2px solid #f3982b !important;
    opacity: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none;
}

.saminar_info .wpcf7-form .wpcf7-number,
.saminar_info .wpcf7-form .wpcf7-quiz,
.saminar_info .wpcf7-form .wpcf7-text,
.saminar_info .wpcf7-form textarea,
.saminar_info .wpcf7-form .wpcf7-file,
.saminar_info .wpcf7-form .wpcf7-select {
    float: none!important;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px !important;
    padding: 10px 15px;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #838385;
    background: #fff !important;
    border-radius: 10px;
    position: relative;
}

.white_place .wpcf7-form .wpcf7-number,
.white_place .wpcf7-form .wpcf7-quiz,
.white_place .wpcf7-form .wpcf7-text,
.white_place .wpcf7-form textarea,
.white_place .wpcf7-form .wpcf7-file,
.white_place .wpcf7-form .wpcf7-select {
    float: none!important;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px !important;
    padding: 10px 15px;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #838385;
    background: #fff;
    border-radius: 10px;
    position: relative;
}

.white_place .wpcf7-form .wpcf7-number:hover,
.white_place .wpcf7-form .wpcf7-quiz:hover,
.white_place .wpcf7-form .wpcf7-text:hover,
.white_place .wpcf7-form textarea:hover,
.white_place .wpcf7-form .wpcf7-file:hover,
.white_place .wpcf7-form .wpcf7-select:hover {
    border: 2px solid #f3982b !important;
    opacity: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none;
}

.saminar_details .invitation a {
    border: 1px solid #b7b7b7!important;
    background: transparent !important;
    color: #dc4c4c !important;
    font-size: 15px;
    padding: 15px 20px;
}

.saminar_details .info_box>.vc_column-inner>.wpb_wrapper {
    padding-top: 25px;
}

.saminar_details li a {
    color: #848484;
}

.saminar_info form {
    padding-top: 15px;
}

.facalty_area li:before {
    display: none;
}

.facalty_area .info_list1 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.team_area {
    padding-top: 25px;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 768px) {
    .career_form_sec .vc_row-fluid {
        display: table;
    }
    .career_form_sec .vc_col-sm-4,
    .career_form_sec .vc_col-sm-8 {
        display: table-cell;
        float: none;
    }
    .post-grid {
        width: 33%;
        float: left;
    }
    .page-template-newnews .news {
        float: left;
        width: 33.333%;
    }
    .career_form .vc_col-sm-4>.vc_column-inner {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 0 48px
    }
    .career_form_sec .vc_col-sm-4 {
        width: 40%;
        border-radius: 8px 0 0 8px;
    }
    .career_form_sec .vc_col-sm-8 {
        width: 60%;
        border-radius: 0 8px 8px 0;
    }
    .brocure_download {
        margin-top: 30px;
        display: flex;
        align-items: center;
    }
    .news_logo_sec {
        display: flex;
        align-items: center !important;
        line-height: 1;
    }
    .news_logo_sec .sec1 {
        width: 50%;
    }
    .news_logo_sec .sec2 {
        text-align: right;
        width: 50%;
    }
}

@media only screen and (max-width: 1023px) {
    .recent_news_main .inner-wrapper-sticky {
        background: #f2f2f2;
        padding-bottom: 15px;
        left: 0 !important;
        position: relative !important;
        width: 100% !important;
        transform: none !important;
        top: 0 !important;
    }
}

@media only screen and (min-width: 1024px) {
    .career_form {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .career_form h2 {
        font-size: 25px;
    }
    .post_grid_main .wpb_text_column {
        margin-top: 60px;
        margin-bottom: 45px !important;
    }
    .news_main_area,
    .blog_main_area {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .page-template-newnews .news_main_area {
        padding-top: 45px;
        padding-bottom: 45px;
        background: #e2e0e0;
    }
    .team_area {
        padding-top: 45px;
    }
    .courses1>.vc_col-sm-6 {
        padding-top: 45px;
    }
    .ult_tabmenu .ult_tab_main {
        padding: 0 7px;
    }
    .ult_tabmenu li a .ult_tab_section span {
        font-size: 15px !important;
    }
    .ult_tabmenu li.current a .ult_tab_section span {
        font-size: 15px !important;
    }
    .team .wpb_single_image {
        margin-bottom: 0 !important;
    }
    .qualifications .vc_col-sm-4 {
        width: 40%;
        background: #eff5f9;
        padding-left: 15px;
        display: table-cell;
        padding-right: 15px;
        float: none;
    }
    .qualifications .vc_col-sm-8 {
        width: 60%;
        padding-left: 15px;
        display: table-cell;
        padding-right: 15px;
        float: none;
    }
    .qualifications:before {
        background: #eff5f9;
        content: "";
        position: absolute;
        width: 40%;
        top: 0;
        left: 0;
        z-index: 1;
        height: 450px;
    }
    .qualifications .wpb_text_column {
        padding-top: 15px !important;
    }
    .qualifications:before {
        content: "";
    }
    .team.qualifications .wpb_column .vc_row-fluid {
        display: table !important;
    }
    .saminar_info form {
        padding-top: 0;
    }
}

@media only screen and (min-width: 1200px) {
    .posting_sec .aio-icon-component {
        margin-bottom: 25px;
    }
    .posting_sec h2 {
        padding-bottom: 30px;
    }
    .posting_sec {
        padding-top: 52px;
        padding-bottom: 34px;
    }
    .posting_sec .aio-icon-component h3 {
        font-size: 20px !important;
    }
    .posting_sec .aio-ibd-block {
        padding-left: 12px;
    }
    .career_form_sec .vc_col-sm-8 {
        padding: 50px 30px;
    }
    .career_form_sec .vc_col-sm-4 {
        padding: 50px 30px;
    }
    .career_form h2 {
        font-size: 39px;
    }
    .faq_content {
        padding-top: 52px;
        padding-bottom: 52px;
    }
    .faq_content .aio-icon-component h3 {
        font-size: 20px !important;
    }
    .faq_content_area .vc_toggle .vc_toggle_title {
        min-height: 35px;
    }
    .faq_content_area .vc_toggle_title h4 {
        font-size: 17px;
    }
    .faq_content_area .vc_toggle_title:after {
        right: 15px !important;
    }
    .wpcf7-file:after {
        background: url(https://vcati.ae/wp-content/uploads/2019/04/upload_icon.png);
        content: "";
        display: block;
        width: 25px;
        height: 14px;
        line-height: 40px;
        text-align: center;
        position: absolute;
        right: 64px;
        bottom: 0;
        color: #838385;
        font-size: 15px;
        top: 21px;
    }
    .contact_form_area h2 {
        font-size: 28px !important;
    }
    .about_sec.one {
        padding-top: 63px;
        padding-bottom: 50px;
    }
    .about_sec.two {
        padding-top: 63px;
        padding-bottom: 63px;
    }
    .about_sec.three {
        padding-top: 25px;
        padding-bottom: 55px;
    }
    .about_sec.four {
        padding-top: 75px;
        padding-bottom: 38px;
    }
    .about_sec .aio-icon-component .aio-icon-header h3 {
        font-size: 25px;
        padding-left: 14px;
        line-height: 40px;
    }
    .single-aviation-course .ult_tabitemname h2,
    .single-aviation-course .ult_tabitemname h3,
    .single-aviation-course .ult_tabitemname h4 {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .cuurses_name {
        background: #eff5f9;
        padding: 50px 0;
    }
    .cuurses_name h1 {
        font-size: 30px;
    }
    .scholarship_icon {
        margin-top: 100px;
    }
    .ult_tabitemname h2 {
        font-size: 25px;
    }
    .brocure_download {
        margin-top: 15px;
        display: flex;
        align-items: center;
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .brocure_download .button1 {
        float: right;
    }
    .brocure_download p {
        font-size: 21px;
    }
    .course_sec2 {
        padding-top: 55px;
        padding-bottom: 62px;
    }
    .course_sec2 .wpb_text_column h2 {
        margin-bottom: 10px;
    }
    .ult_tabmenu .ult_tab_main {
        padding: 0 15px;
    }
    .ult_tabmenu li a .ult_tab_section span {
        font-size: 17px !important;
    }
    .ult_tabmenu li.current a .ult_tab_section span {
        font-size: 17px !important;
    }
    .team h2 {
        font-size: 30px;
    }
    .team h3 {
        font-size: 25px !important;
    }
    .post-grid .button1 a {
        padding: 10px 51px;
        display: inline-block;
    }
    .news h4 a {
        font-size: 30px;
    }
    .news_header h4 a,
    .news_header h4 {
        font-size: 22px;
    }
    .news_header {
        padding: 15px 20px;
        margin-bottom: 15px;
    }
    .saminar_area .info h3 a {
        padding: 25px 25px;
        font-size: 30px;
    }
    .saminar_area .info {
        margin-bottom: 20px;
    }
    .saminar_details .invitation a {
        font-size: 16px;
        min-width: 311px;
        padding: 18px 35px;
    }
}

@media only screen and (min-width: 568px) {
    .news_logo_sec {
        display: flex;
        align-items: center !important;
        line-height: 1;
    }
    .news_logo_sec .sec1 {
        width: 50%;
        margin-bottom: 0;
    }
    .news_logo_sec .sec2 {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .news_main .vc_column-inner {
        padding: 0 !important;
    }
}

@media only screen and (min-width: 1920px) {}

@media only screen and (max-width: 480px),
screen and (max-device-width: 480px) {
    .course_content_area .ult_tabs ul li a {
        padding: 0 !important;
    }
    .course_content_area .ult_tabs ul li .ult_tab_section {
        font-size: 15px !important;
    }
    .course_content_area .ult_tabmenu {
        border: 1px solid #ededed;
        padding: 8px 10px !important;
    }
}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 0% !important;
}

.banner__area {
    min-height: 275px;
}

.ame_content {
    text-emphasis: center;
}

.ame_content h2 {
    color: #fff;
    text-align: center;
}

.ame_content h3 {
    text-align: center;
    margin: 0 0 12px 0;
    line-height: 1;
    background: -webkit-linear-gradient(159deg, #ffc929 16%, #ffc929 46%, #eb5f2e 50%);
    background: -o-linear-gradient(159deg, #ffc929 16%, #ffc929 46%, #eb5f2e 50%);
    background: linear-gradient(159deg, #ffc929 16%, #ffc929 46%, #eb5f2e 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.ame_form_sec {
    background: #f3f6f9;
    padding-top: 20px;
    padding-bottom: 20px;
}

.info_box1 .vc_column-inner>.wpb_wrapper {
    background-image: url(https://vcati.ae/wp-content/uploads/2019/05/text-background.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 25px 25px;
}

.info_box2 .vc_column-inner>.wpb_wrapper {
    background-image: url(https://vcati.ae/wp-content/uploads/2019/05/ame_form_bg.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 25px 25px;
}

.brochure_sec .sec_1 .button1 {
    margin-bottom: 0;
}

.brochure_sec .sec_1 .button1 a {
    background: #31b371 !important;
    background: -webkit-linear-gradient(left, #31b371 0%, #34da2c 100%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#31b371), to(#34da2c)) !important;
    background: -o-linear-gradient(left, #31b371 0%, #34da2c 100%) !important;
    background: linear-gradient(to right, #31b371 0%, #34da2c 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feca29', endColorstr='#ea5e2d', GradientType=1);
    border: none !important;
    color: #fff !important;
    padding: 34px 13px;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    min-width: 165px;
}

.brochure_sec .sec_1 .button1 a:before {
    content: "\f019";
    font-family: 'FontAwesome';
    color: #2394bc;
    background: #fff;
    font-size: 13px;
    border-radius: 100%;
    padding: 5px 5px;
    margin-right: 3px;
    top: -1px;
    position: relative;
}

.brochure_sec .click_now a {
    background: #feca29 !important;
    background: -webkit-linear-gradient(left, #feca29 0%, #ea5e2d 100%) !important;
    background: -webkit-gradient(linear, left top, right top, from(#feca29), to(#ea5e2d)) !important;
    background: -o-linear-gradient(left, #feca29 0%, #ea5e2d 100%) !important;
    background: linear-gradient(to right, #feca29 0%, #ea5e2d 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feca29', endColorstr='#ea5e2d', GradientType=1);
    border: none !important;
    color: #fff !important;
    padding: 13px 5px;
    border-radius: 6px;
    display: block;
    text-align: center;
    text-transform: uppercase;
}

.brochure_sec .click_now {
    padding: 0;
}

.brochure_sec .info_area .col-sm-8 {
    font-size: 16px;
    line-height: 23px;
}

.ame_form_sec .checkbox {
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.ame_form_sec .checkbox input[type="checkbox"] {
    top: 0px;
    margin-left: -15px;
}

@media only screen and (max-width: 470px) {
    .ame_form_sec .checkbox input[type="checkbox"] {
        position: relative !important;
        top: 3px;
    }
}

.ame_form_sec .wpcf7 .wpcf7-submit.submit {
    background: #ffffff;
    color: #000000;
    text-transform: uppercase;
    font-size: 24px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.ame_form_sec .info_box2 .wpb_text_column {
    text-align: center;
}

.ame_form_sec .info_box2 .wpb_text_column h4 {
    color: #fbf6e4;
}

.ame_form_sec .info_box2 .wpb_text_column h4:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background: #fbf6e4;
    bottom: 0;
    margin-left: -40px;
    left: 50%;
}

.ame_form_sec h4 {
    color: #4f4f4f;
    font-weight: bold;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

.logo_area .vc_col-sm-8,
.logo_area .vc_col-sm-4,
.logo_area .vc_col-sm-4 .wpb_single_image {
    text-align: center;
}

.ame_form_sec .brochure_sec .sec_1,
.ame_form_sec .brochure_sec .sec_2 {
    width: 100%;
}

.ame_form_sec .brochure_sec .sec_1 .button1 {
    display: block;
}

.ame_form_sec .brochure_sec .sec_1 .button1 a {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.ame_form_sec .info_box2 .col-sm-6 {
    width: 100%;
}

.ame_form_sec .info_box2 .col-sm-3 {
    width: 100%;
}

.brochure_sec .click_now {
    padding: 0;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.ame_form_sec .info_box2 .col-sm-6 {
    width: 100%;
}

.ame_form_sec .info_box2 .col-sm-3 {
    width: 100%;
}

.ame_form_sec .info_box2 .wpcf7 .a_s_r {
    padding-right: 15px;
}

.ame_form_sec .info_box2 .wpcf7 .a_s_l {
    padding-left: 15px;
}

.counselling-partners .page_heading {
    background-position: top right !important;
}

.counselling-partners .space {
    margin-bottom: 10px;
}

.counselling-partners .sidebar {
    background: #eff5f9;
}

.counselling-partners .content_area {
    position: relative;
}

.counselling-partners .sidebar:after {
    content: "";
    background: #eff5f9;
}

.counselling-partners .content_area:after {
    content: "";
    background: #eff5f9;
    position: absolute;
    right: 0;
    z-index: -1;
}

.counselling-partners .wpcf7 h5 {
    font-size: 15px;
    color: #ea5e2d;
    font-weight: bold;
    margin-bottom: 8px !important;
    display: block;
}

.counselling-partners .sidebar h2 {
    color: #293140;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}

.facalty_area .ult_tabmenu {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.facalty_area .ult_tabmenu li:last-child a {
    background: transparent !important;
}

.facalty_area .ult_tabmenu li:last-child a span {
    color: #8e929a !important;
}

.page-template-team .widget_nav_menu {
    border-radius: 6px;
    border: 1px solid #d7d7d7;
}

.page-template-team .menu li,
.page-template-team2 .menu li {
    line-height: 1;
    margin-bottom: 0;
    padding-left: 0;
}

.page-template-team .menu li:before,
.page-template-team2 .menu li:before {
    display: none;
}

.facalty_area .ult_tab_min_contain .ult_tabitemname:last-child {
    margin-top: 0;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    padding: 0;
    border: none !important;
}

.facalty_area {
    position: relative;
}

.page-template-team2 .side_sec {
    z-index: 99999;
    height: 100% !important;
}

.page-template-team2 .ult_tab_min_contain .ult_tabitemname:last-child {
    padding: 0 !important;
}

.page-template-team .widget_nav_menu li.current-menu-item a,
.page-template-team2 .widget_nav_menu li.current-menu-item a {
    background: transparent;
    line-height: 29px;
}

.page-template-team .widget_nav_menu li a:hover,
.page-template-team2 .widget_nav_menu li a:hover,
.page-template-team2 .widget_nav_menu li.active a {
    background: #f3f7f9;
}

.page-template-team .widget_nav_menu li a {
    border-bottom: 1px solid #d9d9d9;
}

.page-template-team .widget_nav_menu li:last-child a {
    border-bottom: none;
}

.page-template-team2 .widget_nav_menu li a {
    border-bottom: 1px solid #d9d9d9;
}

.page-template-team2 .widget_nav_menu li:last-child a {
    border-bottom: none !important;
}

.page-template-team .side_sec>.vc_column-inner,
.page-template-team2 .side_sec>.vc_column-inner {
    z-index: -99999;
}

.page-template-team .ult_tabmenu.style1 .ult_tab_main,
.page-template-team2 .ult_tabmenu.style1 .ult_tab_main {
    padding: 0 !important;
}

.page-template-team2 .ult_tabitemname,
.page-template-team2 .course_content_area {
    padding-top: 0 !important;
}

.facalty_area .ult_tabmenu li {
    margin-bottom: 14px !important;
    line-height: 1;
}

.facalty_area .ult_tabmenu li a {
    padding: 10px 12px !important;
}

.facalty_area .ult_tabmenu {
    text-align: left;
    display: block !important;
    border-bottom: 1px solid #d9d9d9 !important;
    max-width: 1400px !important;
}

.facalty_area .ult_tabmenu:after {
    display: none !important;
}

.carousel-indicators {
    position: relative !important;
    margin-top: 30px;
    display: block;
    top: 13px;
}

.post_slider .carousel-control {
    background: transparent !important;
    width: 20px !important;
}

.post_slider li:before {
    display: none;
}

.post_slider .vc_wp_text {
    margin-top: 25px;
    margin-bottom: 15px;
}

@media only screen and (min-width: 1200px) {
    .facalty_area .ult_tabmenu li {
        margin-right: 7px !important;
    }
}

@media only screen and (max-width: 767px) {
    .page-template-team .side_sec>.vc_column-inner,
    .page-template-team2 .side_sec>.vc_column-inner {
        z-index: -99999;
        padding-left: 15px !important;
        position: relative !important;
        left: 0 !important;
        margin-top: 20px;
        padding-right: 15px !important;
    }
    .page-template-team2 .side_sec.is-affixed>.vc_column-inner {
        top: 15px !important;
        position: relative !important;
        height: auto !important;
        transform: translate3d(0px, 0, 0px) !important;
    }
    .ult_tabs .ult_tabcontent {
        font-size: .85em;
        min-height: auto !important;
    }
    .team_area .ult_tabmenu {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .page-template-ame_application .flex_area,
    .brochure_sec .info_area {
        display: flex;
        align-items: center;
    }
    .page-template-ame_application .logo_area .vc_col-sm-8 {
        text-align: right;
    }
}

@media only screen and (min-width: 1024px) {
    .post_slider .vc_wp_text {
        margin-top: 45px;
        margin-bottom: 35px;
    }
    .post_slider .carousel-control {
        left: -13px;
    }
}

@media only screen and (min-width: 1200px) {
    .banner__area {
        min-height: 460px;
    }
    .logo_area {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .ame_content h2 {
        font-size: 50px;
        font-weight: bold;
        line-height: 56px;
    }
    .ame_content h3 {
        font-size: 40px;
        font-weight: bold;
        line-height: 46px;
    }
    .ame_form_sec {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .brochure_sec {
        text-align: left;
        display: flex;
        align-items: center;
        margin-top: 15px;
        width: 102%;
    }
    .brochure_sec .sec_1 {
        display: block;
        width: 47%;
        padding-left: 0;
    }
    .brochure_sec .sec_1 .button1 {
        margin-bottom: 0
    }
    .brochure_sec .sec_2 {
        display: block;
        padding: 0;
        border: 1px dashed #928f8f;
        padding: 20px 0;
        line-height: 1;
        font-family: 'Roboto', sans-serif;
    }
    .ame_form_sec h4 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .ame_form_sec h4:after {
        content: "";
        position: absolute;
        width: 80px;
        height: 2px;
        background: #eb5f2e;
        left: 0;
        bottom: 0;
    }
    .ame_form_sec .info_box2 .wpb_text_column h4 {
        font-size: 22px;
    }
    .ame_form_sec .info_box2 .col-sm-6 {
        width: 50%;
    }
    .ame_form_sec .info_box2 .col-sm-3 {
        width: 25%;
    }
    .ame_form_sec .info_box2 .wpcf7 .a_s_r {
        padding-left: 7px;
    }
    .ame_form_sec .info_box2 .wpcf7 .a_s_l {
        padding-right: 7px;
    }
    .counselling-partners .vc_custom_heading {
        font-size: 30px;
    }
    .counselling-partners .sidebar {
        padding-right: 165px;
    }
    .counselling-partners .sidebar h2 {
        font-size: 30px;
    }
    .counselling-partners .content_area:after {
        width: 500px;
        height: 1218px;
    }
}

@media only screen and (min-width: 1920px) {}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .ame_form_sec .info_box2 .col-sm-6 {
        width: 100%;
    }
    .ame_form_sec .info_box2 .col-sm-3 {
        width: 100%;
    }
}

@media only screen and (max-width: 480px),
screen and (max-device-width: 480px) {
    .brochure_sec .sec_1 .button1 a {
        padding: 20px 15px;
    }
    .brochure_sec .click_now {
        padding: 0;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .ame_form_sec .checkbox {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .page-template-team .side_sec>.vc_column-inner {
        position: relative !important;
        z-index: 99999;
        left: 0 !important;
        WIDTH: 100% !important;
        margin-top: 15px;
    }
}

.single-news .recent_news p a {
    font-size: 15px;
    line-height: 22px;
    background: #f2f2f2;
    display: block;
    color: #6b6666;
    padding: 10px;
}

.thankyou {
    background-image: url(https://gurumaasevatrust.com/wp-content/uploads/2021/01/home_slider1.jpg) !important;
}

.thankyou h3,
.thankyou h1 {
    color: #fff;
}

.thankyou h1 {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 0;
    line-height: 1;
}

.thankyou h1:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 3px;
    background: #ef782c;
    bottom: 0;
    left: 0;
}

.thankyou {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .thankyou {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .thankyou h1:after {
        content: "";
        position: absolute;
        width: 50%;
        height: 3px;
        background: #ef782c;
        bottom: 0;
        right: 0;
    }
    .thankyou .content_area {
        text-align: right;
    }
}

@media only screen and (min-width: 1024px) {}

@media only screen and (min-width: 1200px) {
    .thankyou {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

@media only screen and (min-width: 1920px) {}

@media only screen and (max-width: 480px) {
    .thankyou h3 {
        font-size: 15px;
        line-height: 26px;
    }
}


/*================ NEW TEAM CSS START HERE =================*/

.facalty_member_new .nav li:before {
    display: none;
}

.facalty_member_new .tab {
    border: 1px solid #d9d9d9;
    padding: 15px;
    border-radius: 4px;
}

.facalty_member_new ul ul li {
    padding-left: 0 !important;
    color: #333;
    margin: 3px 0 5px 0;
    display: block;
    line-height: 1;
}

.tab .nav-tabs li a {
    margin-right: 17px;
    font-size: 17px;
    font-weight: normal;
    color: #8e929a;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    z-index: 1;
    padding: 0px 0px 10px 0;
    position: relative;
    border: none !important;
}

.tab .nav-tabs li a:hover,
.tab .nav-tabs li a:focus,
.tab .nav-tabs li.active a {
    background: none;
    color: #000000;
    border: none !important;
}

.tab .tab-content {
    padding: 5px 0 0 0;
    margin-top: 10px;
    font-size: 14px;
    color: #808080;
    line-height: 27px;
    text-align: left;
    /* background: #3a506b; */
    position: relative;
}

.tab .nav-tabs li a:after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
    background: #feca29;
    position: absolute;
    bottom: 0;
    transition: width .3s;
}

.tab .nav-tabs li a:hover::after,
.tab .nav-tabs li.active a:after {
    width: 100%;
    transition: width .3s;
}

.tab .nav-tabs li {
    position: relative;
    margin-bottom: 10px;
    padding-right: 8px;
    padding-left: 0 !important;
}

.facalty_member_new {
    padding-top: 50px;
    padding-bottom: 50px;
}

.facalty_member_new .profile_image {
    float: left;
    margin: 0 15px 6px 0;
    max-width: 200px;
    object-fit: inherit;
    border-radius: 4px;
    max-height: 200px;
}

.facalty_member_new .client_name {
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    color: #293140;
    font-size: 25px;
}

.work_experience .upb_row_bg,
.work_experience {
    border-radius: 4px;
}

.work_experience {
    background: url(https://vcati.ae/wp-content/uploads/2019/07/work-exp-bg.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top right !important;
    /* min-height: 273px; */
    background: #dae9fb !important;
}

.facalty_member_new .info_sec:first-child {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}

.facalty_member_new .wpb_text_column {
    margin-bottom: 0 !important;
}

.facalty_member_new .info_sec {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-right: 5px;
}

.no_padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.facalty_member_new .aio-icon-default {
    position: relative;
    top: 0px;
    margin-right: 10px;
}

.facalty_member_new li {
    padding-left: 27px !important;
    margin-bottom: 10px !important;
}

.facalty_member_new li:before {
    content: "";
    background-color: transparent !important;
    background: url(https://vcati.ae/wp-content/uploads/2019/04/round_icon.png);
    width: 19px !important;
    height: 19px !important;
    top: 5px !important;
    left: 0;
}

.facalty_member_new .aio-icon-component .aio-icon-box {
    display: flex;
}

.facalty_member_new .aio-icon-component .aio-icon-box {
    display: flex;
}

.facalty_member_new .info_sec:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.info_sec .upb_row_bg {
    background-attachment: inherit !important;
    background-position: right top !important;
}

.facalty_member_new .aio-icon-component {
    margin-bottom: 15px;
}

.facalty_member_new .aio-icon-component h3 {
    margin-top: 0 !important;
    font-size: 22px !important;
    font-weight: bold;
    color: #808080;
}

.facalty_member_new .menu li {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.facalty_member_new .menu li:last-child a {
    border-radius: 0 0 6px 6px;
}

.facalty_member_new .menu li.active a {
    background: #f3f7f9;
}

.facalty_member_new .professionals,
.facalty_member_new .educational {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 15px;
}

.facalty_member_new .professionals h3,
.facalty_member_new .professionals h4,
.facalty_member_new .professionals li,
.facalty_member_new .professionals p,
.facalty_member_new .educational h3,
.facalty_member_new .educational h4,
.facalty_member_new .educational p,
.facalty_member_new .educational li {
    color: #fff;
}

.facalty_member_new .professionals {
    background: #f5962b;
}

.facalty_member_new .educational {
    background: #293140;
}

.facalty_member_new .qualification_sec {
    padding-left: 0;
    padding-right: 0;
}

.facalty_member_new br {
    display: block;
    line-height: 35px;
}

@media only screen and (max-width: 479px) {
    .tab .nav-tabs li {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .tab .nav-tabs li:last-child {
        margin-bottom: 0;
    }
    .tab .nav-tabs li a:hover:before,
    .tab .nav-tabs li.active a:before {
        height: 400%;
    }
}

@media only screen and (min-width: 768px) {
    .facalty_member_new .qualification_sec {
        display: flex;
    }
    .facalty_member_new .professionals {
        border-radius: 4px 0 0 4px;
    }
    .facalty_member_new .educational {
        border-radius: 0 4px 4px 0;
    }
}

@media only screen and (max-width: 991px) {
    .facalty_member_new .nav.nav-tabs {
        display: none !important;
    }
    .facalty_member_new .col-md-3 {
        margin-bottom: 10px;
    }
    .tab .tab-content {
        padding: 0px 0 0 0;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .work_experience .upb_row_bg,
    .work_experience,
    .work_experience {
        background-image: none !important;
        background-color: #e8ecf1 !important;
    }
    .facalty_member_new .professionals {
        border-radius: 4px 4px 0 0;
    }
    .facalty_member_new .educational {
        border-radius: 0 0 4px 4px;
    }
    .facalty_member_new .info_sec {
        padding-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .facalty_member_new .profile_image {
        float: none;
        margin: 0;
        max-width: 100%;
        height: auto;
        max-height: 100%;
        width: 100%;
    }
    .about_welcome_text p {
        text-align: justify;
    }
}

@media only screen and (min-width: 925px) and (max-width: 1199px) {
    .topbar .contact_details {
        position: relative;
        top: 26px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 840px) {
    .course_main .button1 {
        padding-left: 0 !important;
    }
}

@media only screen and (min-width: 1024px) {}

@media only screen and (min-width: 1200px) {
    .topbar .contact_details li.button1 a {
        padding: 15px 0;
    }
}

@media only screen and (min-width: 1920px) {}

.topbar .contact_details li.button1 a {
    padding: 14px 0;
    min-width: 100px;
    font-size: 15px !important;
    font-weight: normal;
}


/*================ NEW TEAM CSS START HERE =================*/