.elementor-element.elementor-element-e7c581e.elementor-search-form--skin-minimal.search-form.elementor-widget.elementor-widget-search-form {
    float: left;
    width: 30%;
    padding: 21px 15px 0 0;
}
/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
   .accordion {
  display: flex;
  flex-direction: column;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  
  max-width: 100%;
}
.elementor-1427 .elementor-element.elementor-element-64165bc .elementor-tab-title, .elementor-1427 .elementor-element.elementor-element-64165bc .elementor-tab-title a {
    color: #ffffff;
}
.accordion-item {
  margin-top: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff;
}

.accordion-item-title {
  position: relative;
  margin: 0;
  display: flex;
  width: 100%;
  font-size: 15px;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 14px 20px;
  box-sizing: border-box;
  align-items: center;
}

.accordion-item-desc {
  display: none;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  border-top: 1px dashed #ddd;
  padding: 30px 28px 20px;
  box-sizing: border-box;
}

.accordion-item-desc p {
    line-height: 24px;
    margin-top: 15px;
}

.accordion-item input[type="checkbox"] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
  display: block;
}

.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
  content: "+";
}

.accordion-item
  input[type="checkbox"]:checked
  ~ .accordion-item-title
  .icon:after {
  content: "-";
}

.accordion-item input[type="checkbox"]:checked ~ .accordion-item-title {
  font-weight: bold;
}

.accordion-item:first-child {
  margin-top: 0;
}

.icon {
  margin-left: 14px;
  font-weight: normal;
}

/* ----- v CAN BE DELETED v ----- */
.elementor-1795 .elementor-element.elementor-element-64165bc .elementor-tab-title.elementor-active, .elementor-1795 .elementor-element.elementor-element-64165bc .elementor-tab-title.elementor-active a {
    color: #ffffff;
    background: #FF5722;
  border-right:1px solid #fff
}
.elementor-element.elementor-element-64165bc .elementor-tab-title.elementor-active {
    background: #FF5722 !important;
    color: #fff !important;
}
.elementor-element.elementor-element-64165bc .elementor-tab-title {
    border-left: 1px solid #fff;
}
.elementor-1200 .elementor-element.elementor-element-64165bc .elementor-tab-title{
  color: #fff ;
}
.elementor-1795 .elementor-element.elementor-element-64165bc .elementor-tab-content {
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
}
.elementor-1795 .elementor-element.elementor-element-64165bc .elementor-tab-title, .elementor-1795 .elementor-element.elementor-element-64165bc .elementor-tab-title a {
    color: #FFFFFF;
    border-right: 1px solid #fff;
    border-top: 0px;
}
.tablepress tfoot th, .tablepress thead th {
    background-color: #011633;
    font-weight: 700;
    vertical-align: middle;
}
.column-1 b {
    color: #fff;
}
.column-2 b {
    color: #fff;
}
table#tablepress-1 {
    border: solid 1px #eee;
    margin-bottom: 60px;
}
.ulcl li {
    list-style: none;
    padding: 9px 0 0px 15px;
    position: relative;
}
.ulcl li::before {
    position: absolute;
    content: "";
    left: 0;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #FF5722;
    font-size: 14px;
    top: 11px;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-content {
    color: #313131;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-text-font-weight );
}
.elementor-widget-icon-list .elementor-icon-list-text {
    color: #31313 !important;
}
.elementor-kit-81 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #31313;
    --e-global-color-text: #31313;
    --e-global-color-accent: #61CE70;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}
.elementor-610 .elementor-element.elementor-element-126f181 {
    color: #31313;
}
.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 37px;
    font-size: 16px;
}

    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #ccc;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }


.demo {
    padding-top: 60px;
    padding-bottom: 60px;
}
.leftped {
    padding: 0 0 0 30px;
}
.collapsed {
    font-size: 30px;
    text-align: center;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #FF5722 !important;
    color: #fff;
}
#mega-menu-wrap-top {
    background: #fff !important;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
   
    color: #222;
    height: 50px;
    padding: 6px 20px 12px 20px;
    font-size: 20px;
    margin-right: 20px;
   
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover {
    background: #FF5722;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}
.elementor-184 .elementor-element.elementor-element-78fcdc95 .elementor-heading-title {
    color: #222222;
    font-family: "IBM Plex Sans", Sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#headingThree {
    padding: 18px 0 0 0;
}

.course-section:after,
.course-section:before {
  content: "";
  display: table;
}
.course-section:after {
  clear: both;
}
.course-section{
  position: relative;
  margin-bottom: 20px;
}
.course-section h4 {
     cursor: pointer;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    padding: 15px 20px;
    background: #222b69;
    color: #fff;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    user-select: none;
    font-weight: 600;
}
.course-section .list_items {
  zoom: 1;
  position: relative;
  height: auto;
   min-height: 100%;
  border-left: none;
  display: none;
  background: #fbfafa;
}
.course-section .list_items:after,
.course-section .list_items:before {
  content: "";
  display: table;
}
.course-section .list_items:after {
  clear: both;
}


.course-section .active {
  cursor: default;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  border-right: none;
}
.course-section .list_items li {
   
      margin-left: 30px;
      line-height: 25px;
}

.ulcl li {
    list-style: none;
    padding: 9px 0 0px 15px;
    position: relative;
    list-style: none;
    padding: 9px 0 0px 15px;
    position: relative;
    font-family: "Roboto", Sans-serif!important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.course-section .active + .list_items {
  display: block;
}
label.accordion-item-title {
    color: #ff5722;
    font-weight: 700!important;
}
.accordion-item-desc .list_items p {
    line-height: 27px;
    margin-top: 15px;
    font-size: 17px;
  font-weight:400;
}
.accordion-item-desc {
    font-family: "Roboto", Sans-serif!important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.page-id-1735 .course-section .list_items .ulcl li ul {
    margin-top: -9px;
}
.page-id-1735 .course-section .list_items .ulcl li ul li {
    margin-bottom: -10px;
}

.request-syllabus {
    width: 35%!important;
    display: inline-block;
}
.software-development{
  padding:50px 0!important
}
.software-right-section {
    align-items: center;
    padding-left: 40px;
}
.software-right-section h2 {
    font-size: 30px;
    margin-bottom: 0px;
    line-height: 35px;
}
a.elementor-button-link.elementor-button.elementor-size-sm {
    padding: 18px 27px;
}
.software-right-section p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.software-right-section p:last-child {
    margin-bottom: 0px;
}
.elementor-element-63ef10d, .elementor-element-4c887c1, .elementor-element-4155e27, .elementor-element-1313b0e , .elementor-element-5dee7f6 {
    background: #fafbfb;
}
.elementor-element-2a4b234, .elementor-element-78e5bbd, .elementor-element-afd2db2, .elementor-element-3d91348 {
    background: #fafbfb;
}
.code-section {
    
    background: #fff;
}

.content-image img {
    padding: 25px;
    width: 161px;
}
.vision-section .elementor-column.elementor-col-100 {
    width: 84%;
    background: #f7f7f7;
    padding: 25px;
    margin-bottom: 30px;
}
.education-act {
    -webkit-box-shadow: 1px 2px 8px 1px rgb(224 230 235 / 90%);
    -moz-box-shadow: 1px 2px 8px 1px rgba(224, 230, 235, .9);
    box-shadow: 1px 2px 8px 1px rgb(224 230 235 / 90%);
    margin: 20px 0;
    padding: 25px;
}
.testimonial-block blockquote.elementor-blockquote {
    border-left: solid 1px #eee!important;
    border: solid 1px #eee;
    padding: 30px;
    position: relative;
       border-right: solid 4px #ff5722;
    box-shadow: 5px 5px 6px rgb(0 0 0 / 6%);
    margin-right: 5px;
}

.testimonial-block  .elementor-element-b148b36 blockquote.elementor-blockquote p {
    height: 137px;
} 
.testimonial-block .elementor-blockquote__author span {
    color: #000;
    font-weight: 400;
}
.testimonial-block .elementor-element-3b693b7 p.elementor-blockquote__content {
    height: 135px;
}
.testimonial-block cite.elementor-blockquote__author {
    color: #ff5722!important;
}
.gallery-item img {
  
    margin-bottom: 10px!important;
}
.student-img {
  position: relative;
    padding: 0 30px;
    width: 100%;
    top: -25px;
    height: 0;
    pointer-events: none;
}
.student-img img{
      border-radius: 50%;
    width: 60px;
    pointer-events: all;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

}
.student-box .elementor-widget-wrap {
    margin: 20px 15px 20px;
    box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 7%);
}
.student-box .title {
    padding-bottom: 20px;
}
.student-box .title h3 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 27px;
  color: #ff5722;
}
span.description {
    display: block;
    font-size: 15px;
}
p.name b {
    color: #4875b4;
    margin-right: 10px;
}
.wrap {
    max-width: 1000px;
    padding-left: 3em;
    padding-right: 3em;
    padding-top: 50px;
}
.mesage-1 {
    width: 97%;
  clear:both;
   
}

  label span input {
    margin-bottom: 10px;
}
label.course-name , label.email  {
    float: left;
    width: 48%;
    margin-right: 3%;
    padding: 0 0 0 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 140px;
}
table.dataTable thead .sorting ,  .tablepress  table.dataTable thead .sorting_asc , 
table.dataTable thead .sorting_asc{
    background-image: initial;
    cursor: initial;
}
.tablepress .sorting_asc:after , .tablepress .sorting:after {
   content: none;
}
.tablepress table.dataTable thead .sorting, .tablepress table.dataTable thead .sorting_asc, 
.tablepress table.dataTable thead .sorting_asc_disabled, 
.tablepress table.dataTable thead .sorting_desc, .tablepress table.dataTable thead .sorting_desc_disabled {
    cursor: initial;
  }
.select-box {
    width: 97.5%;
    margin-left: 5px;
    margin-top: 10px;
}
label.mesage {
    clear: both;
    padding-left: 10px;
}
div#elementor-tab-content-1046 {
    padding: 20px 30px 20px 20px;
}
.growth-rate .elementor-widget-wrap.elementor-element-populated {
    border: solid 1px #eee;
    padding: 15px 0 20px !important;
    border-radius: 5px;
    margin:  10px;
    text-align: center;
}
.growth-rate .elementor-element {
    margin-bottom: 10px;
}
.growth-rate img {
    padding-top: 10px;
}
.growth-rate p {
    margin-bottom: 0px;
    font-size: 19px;
}
.flex-center {
    align-self: center;
}
.contact-detail {
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 7%);
  margin-bottom:35px;
}
.contact-form_1 {
    height: 615px;
}
.contact-form_1 .elementor-widget-container {
    box-shadow: none!important;
}
#mega-menu-wrap-top #mega-menu-top li#mega-menu-item-230.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100% !important;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 13px;
}
table#tablepress-5 {
    border: solid 1px #eee;
	
}
#tablepress-5.tablepress tfoot th, .tablepress thead th {
  color: #fff;
  padding: 10px 30px;
}
#tablepress-5.tablepress td, #tablepress-5.tablepress th {
   
    padding: 10px 25px;
    border-right: solid 1px #eee;
	text-align:center;
}
select.wpcf7-form-control.wpcf7-select {
    padding: 0.7em;
}
#wpcf7-f3314-p2812-o2 span.ajax-loader {
    display: none!important;
}
.elementor-tabs-wrapper .elementor-tab-desktop-title {
    width: 9%;
    padding: 20px 20px;
    text-align: center;
	  background-color: #232B69;
}
.page-id-5044 .elementor-element-64165bc .elementor-tab-title.elementor-tab-desktop-title , .page-id-5077 .elementor-element-64165bc .elementor-tab-title.elementor-tab-desktop-title {
    width: 9%;
}
.page-id-775 .elementor-tabs-wrapper .elementor-tab-desktop-title , .page-id-1200 .elementor-tabs-wrapper .elementor-tab-desktop-title , .page-id-1200 .elementor-tabs-wrapper .elementor-tab-desktop-title , .page-id-1180 .elementor-tabs-wrapper .elementor-tab-desktop-title{
    width: auto;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu {
  width: 272px;
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 8%);
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-size: 15px;
  border-bottom: solid 1px #a5a2a2;
  background: #232b69;
  color: #fff;
  padding: 5px 10px 5px 10px;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #ff5722;
  color: #fff;
}

@media screen and (min-width: 600px) {
  .course-section .list_items {
    position: absolute;
    width: 66.666667%;
    right: 11px;
    top: 0;
    padding: 15px 30px;
     background: #fbfafa;
    margin: 0;
  }
  .course-section .active {
    background:#ff5722;
    border-right: 1px solid rgba(0,0,0,0);
  }
  .course-section h4 {
    position: relative;
    width: 32.333333333333336%;
    display: block;
    margin: 0;
  }
  h4.active:before {
    content: "";
    position: absolute;
    top: 14px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ff5722;
    display: block;
    width: 0;
    z-index: 2;
}
}
@media(min-width:768px){
  .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-7aa3d85 {
    width: 100%;
  }
    .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-70a1001 {
      width: 100%;
  }
  
}
@media(max-width:1024px){
  #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
    padding: 6px 16px 12px 20px;
    margin-right: 0px;
   }
    .elementor-184 .elementor-element.elementor-element-7cc6779f {
      width: 75%;
  }
}
@media(max-width:992px){
  #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
    padding: 6px 16px 12px 20px;
    font-size: 20px;
    margin-right: 20px;
    color: #fff;
   }
  #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
    background: #222;
    padding: 0px 0px 0px 0px;
    display: none;
  }
  #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open + #mega-menu-top {
    display: block;
  }
  #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
    position: fixed;
    display: block;
    width: 300px;
    max-width: 90%;
    height: 100vh;
    max-height: 100vh;
    top: 0;
    box-sizing: border-box;
    transition: left 200ms ease-in-out, right 200ms ease-in-out;
    z-index: 9999999999;
    overscroll-behavior: contain;
  }
  #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
    right: -300px;
  }
  #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open + #mega-menu-top {
    right: 0;
  }
  #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open:after {
    position: fixed;
    width: 100%;
    height: 99999px;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.5;
    background: black;
    cursor: pointer;
    z-index: 9999999998;
  }
  #mega-menu-wrap-top .mega-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  
  .elementor-184 .elementor-element.elementor-element-78fcdc95 .elementor-heading-title {
    font-size: 15px!important;
  }
    .elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 10px!important;
  }
  .elementor-184 .elementor-element.elementor-element-7cc6779f{
    width:8%;
  }
  #mega-menu-wrap-top #mega-menu-top li#mega-menu-item-230 > a.mega-menu-link{
    text-align: left!important;
  }
  li#mega-menu-item-media_image-2, li#mega-menu-item-media_image-3 ,  li#mega-menu-item-media_image-9 , li#mega-menu-item-media_image-10{
    display: none!important;
  }
  li#mega-menu-item-353 a , li#mega-menu-item-3902 a , li#mega-menu-item-354 a , li#mega-menu-item-5739 a{
    font-size: 14px!important;
    font-weight: 600!important;
    text-transform: capitalize!important;
  }
  li#mega-menu-item-354 , li#mega-menu-item-3902 ,  li#mega-menu-item-353{
    padding: 6px 15px!important;
  }
  #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
    height: 47px;
    padding: 4px 20px 0px 60px;
    font-size: 20px;
    margin-right: 0;
  }
  #mega-menu-wrap-top #mega-menu-top li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
   #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu {
   width: 100%;
    position: static;}
   #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
  #mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-top #mega-menu-top li#mega-menu-item-230.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100% !important;
  }
}

@media(max-width:767px){

  li#mega-menu-item-media_image-9 {
    display: none!important;
 }
  .course-section h4{
  margin-top: 10px;
    margin-bottom: 0; 
  }.elementor-tab-title.elementor-tab-mobile-title {
    color: #333!important;
 }
  li#mega-menu-item-media_image-2 , li#mega-menu-item-media_image-3 {
    display: none!important;
 }
  #mega-menu-wrap-top #mega-menu-top li#mega-menu-item-230 > a.mega-menu-link{
    text-align:left!important
  }
  

  #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
      color: #fff;
      height: 47px;
      padding: 4px 20px 0px 60px;
      font-size: 20px;
       margin-right:0;
  }
    .software-form .col-md-6 {
      width: 100%;
      margin:6px 0;
    }
    .software-right-section {
      align-items: center;
      padding-left: 15px;
   }
    a.elementor-button-link.elementor-button.elementor-size-sm {
      margin-right: 10px;
  }
  .choose-us-box , .graduate-box , .course-overview .elementor-column , .code-section {
      margin: 15px 20px;
  }
  .about-zenika-section p {
      font-size: 16px;
      line-height: 28px;
  }
    .elementor-heading-title.elementor-size-default {
      font-size: 23px!important;
      line-height: 31px;
  }
    h4.elementor-heading-title.elementor-size-default{
      font-size:17px;
      line-height:25px;
    }
    .industry-expert .elementor-testimonial__text {
      font-size: 16px!important;}
    .request-syllabus {
      width: 50%!important;
  }
    .elementor-element-9952723 .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img img.attachment-full.size-full {
			max-height: 240px;
			border-radius: 0px;
			object-fit: cover; 
	}
	.elementor-image-box-img {
	   max-height: 240px;
		 object-fit: cover;
		 border-radius: 0px;
     overflow: hidden
	}
	
.elementor-image-box-img img.elementor-animation-float{
			max-height: 240px;
			object-fit: cover;
	    object-position: 100% 0;
	    border-radius: 0px
	}
      .elementor-element-9952723 h3.elementor-image-box-title a , .elementor-element-ddeeb8e h3.elementor-image-box-title a  {
      padding: 3px 0 20px;
      display: block;
  }
    #elementor-tab-content-1041 .ulcl li a , .elementor-element-5011a16 a {
      word-break: break-word;
  }
    .education-act {
      margin: 20px auto;
      padding: 25px;
      width: 88%;}
    .portal-section {
    
      width: 100%;
   
  }
  .testimonial-block .elementor-element-b148b36 blockquote.elementor-blockquote p {
      height: auto;
  } 
      label.email , label.course-name {
      float: left;
      width: 100%;
      margin-right: 0%;
      padding: 0 0 0 0px;
  }
    .mesage {
      width: 100%
  }
    .elementor-element.elementor-element-e7c581e.elementor-search-form--skin-minimal.search-form.elementor-widget.elementor-widget-search-form {
      float: left;
      width: 100%;
      padding: 21px 15px 0 0;
  }
    .elementor-1298 .elementor-element.elementor-element-64165bc .elementor-tab-content {
      padding: 30px 15px;
  }
  div#tablepress-4_wrapper {
      overflow: scroll;
  }

  .elementor-180 .elementor-element.elementor-element-a2f2250 .swiper-slide-contents {
     max-width: 100%;
  }
  #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
  }
  .elementor-184 .elementor-element.elementor-element-7cc6779f {
      width:15%;
  }
}

/*@media only screen and (min-width: 769px){
#mega-menu-wrap-top #mega-menu-top li#mega-menu-item-230.mega-menu-megamenu > ul.mega-sub-menu {
    width: 95% !important;
}
}*/
.home-latest-new{
  display:none;
}
#hide{  display:none;}
.graduate-box{
  background:#fff;
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-a811829, .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-353539f {
    display: none;
}
span.social-icon i {
    color: #4875b4;
}
.popup-content p {
    line-height: 26px;
}
button.popmake-5204.pum-trigger , button.popmake-5217.pum-trigger {
    background: #232b69;
    padding: 10px 19px;
    font-size: 14px;
}
.wpcf7-form-control.wpcf7-select {
    width: 520px;
}
a.Enquiry-now {
    background: #232b69;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 18px 25px 18px 25px!important;
    border-radius: 3px;
}
.elementor-element-a299f49 .elementor-tab-title.elementor-tab-desktop-title {
    width: 22%;
    text-align: center;
    border-right: 2px #504c4c!important;
}
.software-form .submit-bttn input {

    margin-right: 20px;
}
.get-touch-in .foot-contact li {
    color: #232b69;
}
.text-rightissue label.accordion-item-title {
    display: block;
}