@media only screen and (min-width: 767px) {
	.Cbreak{
	display:none !important;
}
}

.whiteicon.elementor-widget.elementor-widget-image {
    filter: brightness(0) invert(1) !important;
}

.serviceimg .elementor-widget-container:before{
    content: "";
    width: 150px !Important;
      height: 80px !Important;
      border-radius: 0 0 12rem 12rem !Important;
      background-color: #0B1646 !important;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      margin: auto !Important;
}

.serviceimg img{
    position: relative !Important;
    padding-top: 20px !Important;
}


.icon-box1 .elementor-widget-container{
    width: 45px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 0 24px 0 24px;
    position: absolute;
    top: -15px;
    right: -40px;
    transition: all.4s;
}
.icon-box1 .elementor-widget-container:after{
    content: "";
    position: absolute;
    height: 15px;
    width: 10px;
    top: 0;
    left: -10px;
    background: #0B1646;
    border-radius: 15px 0 0 0;
    transition: all.4s;
}
.innersec{
    margin-left: -40px;
}
.innersec2{
    margin-right: -40px;
    margin-left: 40px;
}
.col_hover:hover .rotateheading p{
    transform: rotate(360deg);
    transition: all.9s;
}
.rotateheading .elementor-widget-container{
    width: 70px;
    height: 70px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.col_hover:hover{
    transition: all.4s;
    transform: translateY(-10px);
}
.col_hover{
    transition: all.4s;
}
.elementor-accordion-item{
    margin-bottom: 20px !important;
    border: 1px solid #0B1646 !important;
    border-radius: 10px;
    background: #fff;
}
.tbview_css span.elementskit-tab-title{
    text-align: left !important;
}
.tbview_css .tab-content{
	font-family: "GTWalsheimPro-Light", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
}
.tbview_css .tab-content li{
	margin-top: 8px;
	list-style-type:none;
	font-size: 16px;
  font-family: "GTWalsheimPro-Regular", Sans-serif !important;
}
.tbview_css .tab-content li:before { 
  content: "\f058"; 
	color: #0B1646;
  margin-right: 10px;
	font-family: "Font Awesome 5 Free";
}
.tbview_css h4{
	font-size: 17px !important;
}


/* google review */
.ti-widget.ti-goog .ti-review-item>.ti-inner, .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button {
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-right-width: 1px !important;
    background-color: #FFFFFF85 !important;
    backdrop-filter: blur(0px);
}

.ti-widget.ti-goog .ti-review-item>.ti-inner {
    border-style: solid !important;
    border-color: #000000 !important;
    background: #ffffff !important;
    border-radius: 10px !important;
    padding: 20px !important;
    margin: 0 !important;
    display: block;
    position: relative;
}
.service_btn a:focus{
	color: #0B1646 !important;
}
.header .elementor-button{
	  border:2px solid #0B1646 !important;
}
.header .elementor-button:hover{
	  border:2px solid #fff !important;
}
.swiper-pagination{
	bottom:50px !important;
}
@media only screen and (max-width: 600px) {
    .slider1 .swiper-slide-bg{
        margin-top:-330px !important;
    }
    .slider1 .swiper-slide-contents{
    margin-top:330px !important
    }
}

@media (min-width: 1440px) {
    h1 br {
        display: none !important;
    }
}

span.elementor-button-icon {
    margin-top: 5px !important;
}
/* ul {
    list-style-type: disc !important;
    padding-left: 20px !important;
} */
.elementor-widget-container ul {
  list-style: disc;
  margin-left: 1.5em;
}