<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Plugin Name: Themex Service For Elementor
Author: Md Azijul Islam
*/
/* plugin css here */



/*===========================
    Service css 
===========================*/
.all_color_service{}
.all_color_service ul,
.all_color_service ol,
.all_color_service li{
margin:0px;
}
.all_color_service ul li{}
.all_color_service h3{
	margin:0;
    font-size: 25px;	
}
.text-center{
	text-align:center;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}


/* === style_w2 ==== */
.singleSS{	
    position: relative;
    -webkit-transition: all ease 400ms;
    transition: all ease 400ms;
	z-index:1;
}
.service_slider .singleSS{
    padding: 61px 15px 60px;
}
.singleSS:after{
    background: url(../images/it/5.png) no-repeat right top;
    width: 288px;
    height: 216px;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
	    z-index: -1;
}
.singleSS.witr_service_7:after{
    background: url(../images/it/tx_s.png) no-repeat right top;
    content: '';
	    z-index: -1;
}
.singleSS:hover:after{
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.serIcon{}
.serIcon i{
font-size: 32px;
    line-height: 62px;
    display: inline-block;    
	z-index:1;
}

.SIBG_1{
	position:relative;
    z-index: 9;
}
.SIBG_1:before{
	position: absolute;
    top: -15px;
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 100%;
    left: 38px;
    bottom: 0;
    margin: auto;
    margin-left: 0;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: -1;
}
.detail_SS{
    position: relative;
    padding: 0 0 0;
    z-index: 99;
}
.detail_SS h3{
    line-height: 31px;
    margin-bottom: 10px;
	margin-top: 8px;
}
.detail_SS p{
    margin-bottom: 28px;
}
.detail_SS a.readMore{
    display: inline-block;
    font-size: 16px;
    line-height: .8;
    margin: 0;
}

.witr_service_7 .service-btn &gt; a{
	position:relative;
	-webkit-transition: .5s;
	transition:.5s;
	    border: none;
}
.witr_service_7 .service-btn &gt; a:before{
	position: absolute;
    top: 0;
    content: "";
    width: 25%;
    height: 1px;
    left: 0px;
	-webkit-transition: .5s;
	transition:.5s;

}
.witr_service_7 .service-btn &gt; a:after{
	position: absolute;
    right: 0px;
    bottom: 0px;
    content: "";
    width: 25%;
    height: 1px;
	-webkit-transition: .5s;
	transition:.5s;
}
.witr_service_7 .service-btn &gt; a:hover:before,
.witr_service_7 .service-btn &gt; a:hover:after{
    width: 100%;
	display:none;
}

/*===========================
    6.service css 
===========================*/
.witr_s_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sright .witr_s_flex {
    -ms-flex-flow: row-reverse;
        flex-flow: row-reverse;
}
.service .section-title h3,
.service .section-title p {}
.service-item i {
    font-size: 30px;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
	display:inline-block;
	-webkit-transition: .5s;
	transition: .5s;
}
.width_height_link_02 .service-item i,
.width_height_link_0.service-item i{
	font-size: 50px;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
	border:none;	
}

.service-item h3 {
    padding: 15px 0 10px;
}
.service-item p {
    padding-top: 0px;
}

/* ===== service style 3d css ===== */
.witr_service_3d {
    -webkit-perspective: 1000px;
            perspective: 1000px;
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_single_service_3d {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    position: relative;
    text-align: center;
    z-index: 999;	
}
.witr_service_position{
    left: 0;
    padding: 40px 20px 40px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); 	
}
.post_service_6 .witr_service_position{
    padding: 0px;	
}
.post_service_6 .witr_service_content_3d {
    padding: 40px 20px;
}
.witr_service_front_3d,
.witr_service_back_3d {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
	-webkit-transition: .5s;
	transition:.5s;
}
.witr_service_flip_left:hover .witr_single_service_3d {
    -webkit-transform: rotateY( -180deg);
            transform: rotateY( -180deg);
}
.witr_service_flip_right:hover .witr_single_service_3d {
    -webkit-transform: rotateY( 180deg);
            transform: rotateY( 180deg);
}
.witr_service_flip_up:hover .witr_single_service_3d {
    -webkit-transform: rotateX( 180deg);
            transform: rotateX( 180deg);
} 
.witr_service_flip_down:hover .witr_single_service_3d {
    -webkit-transform: rotateX( -180deg);
            transform: rotateX( -180deg);
}
.witr_service_front_3d {
    z-index: 2;
}
.witr_service_back_3d {
    z-index: 3;
}
/* left */
.witr_service_flip_left .witr_service_back_3d {
    -webkit-transform: rotateY( -180deg);
            transform: rotateY( -180deg);
}
/* right */
.witr_service_flip_right .witr_service_back_3d {
    -webkit-transform: rotateY( 180deg);
            transform: rotateY( 180deg);
}
/* up */
.witr_service_flip_up .witr_service_back_3d {
    -webkit-transform: rotateX( 180deg);
            transform: rotateX( 180deg);
}
/* down */
.witr_service_flip_down .witr_service_back_3d {
    -webkit-transform: rotateX( -180deg);
            transform: rotateX( -180deg);
}
/* zoom in */
.witr_service_flip_zoomin .witr_service_back_3d{
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(.75);
            transform: scale(.75);
}
.witr_service_flip_zoomin:hover .witr_service_back_3d{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
            transform: scale(1);
}
/* zoom out */
.witr_service_flip_zoomout .witr_service_front_3d {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
            transform: scale(1);
	z-index:4;
}
.witr_service_flip_zoomout:hover .witr_service_front_3d{
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0);
            transform: scale(0);
}


.witr_service_front_3d,
.witr_service_back_3d {
	height: 398px;
	width:100%;
}
/* tittle css */

.witr_service_content_3d{}
.witr_service_icon_3d {
	margin-bottom: 14px;
}
.witr_service_icon_3d i {
    font-size: 35px;
	display:inline-block;	
}
.witr_service_content_3d h3 {
    margin-bottom: 12px;
}

/* Service Front Face */
.witr_service_front_3d {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.witr_service_front_3d:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.witr_service_back_3d {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;	
}
.witr_service_back_3d:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}


/* Service Service Button */
.witr_service_btn_3d {
    margin-top: 27px;
    z-index: 999;
}
.witr_service_btn_3d a {
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    padding: 8px 33px;   
    -webkit-transition: all 0.5s ease 0s;   
    transition: all 0.5s ease 0s;
}




/*CREATIVE SERVICE2 SECTION 2*/
.witr_service2{
    overflow: hidden;	
}
.witr_front_content {
	position:relative;
}
.witr_service2_image{
	position:relative;
}
.witr_service2_image img{
	width: 100%;	
}
.witr_service2_box {
    padding: 10px 10px;
}
.witr_service2_icon{
	margin-right: 25px;	
}
.witr_service2_icon i{
    font-size: 40px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	display: inline-block;	
}

/* witr_custom2_icon */
.witr_custom2_icon{
    float: left;
	margin-right: 25px;	
}
.witr_custom2_icon i{
    font-size: 50px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	display: inline-block;	
}

/* all_service2_color */
.all_service2_color {
    text-align: left;
}
.witr_back_service2{
    position: absolute;
    top: -55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    padding: 0 30px;
	-webkit-transition: .5s;
	transition:.5s;	
}
.witr_service2:hover .witr_back_service2{
	top: 50%;
}
.witr_content_service2{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);	
}
.witr_content_service2 ul{}
.witr_content_service2 ul li {
    list-style: none;
}
.witr_content_service2 ul li a{
	-webkit-transition: .5s;
	transition:.5s;
}
.witr_service2_btnb{
	margin-top:15px;
}

/* SERVICE3 SECTION 2*/
.witr_single_service3{
    -webkit-transition: .5s;
    transition: .5s;	
}
.witr_service3_thumb{
	position:relative; 	
}
.witr_service3_thumb img{
	width: 100%;	
}
.witr_service3_thposi{
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: .5s;
	transition: .5s;
}
.witr_single_service3:hover .witr_service3_thposi{
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.witr_service3_box{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
	-webkit-transition: .5s;
	transition: .5s;
    padding: 0 30px;
	width:100%;
}


.witr_single_service3:hover .witr_service3_box{
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.witr_service3_icon{
    float: left;
	margin-right: 25px;	
}
.witr_service3_icon i{
    
    font-size: 50px;
    -webkit-transition: .5s;
    transition: .5s;
	display:inline-block;	
}
.witr_service3_content{
    overflow: hidden;	
}
.witr_service3_content h3{
    margin-bottom: 20px;	
}
.witr_service3_content p{
}
.witr_btn_inner{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.witr_single_service3:hover .witr_btn_inner{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.witr_service3_btn{}
.witr_service3_btn a{
	padding:15px 25px;
}

/* witr_service2_7 Style */
.witr_service2_7{}
.witr_service2_7{
    box-shadow: 0px 5px 20px 0px #00000014;
	padding: 20px;
}
.witr_2service_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;	
}
.witr_service7s_image {
	margin-right: 30px;	
}
.witr_service7s_image img{
	width:100%;
}

.witr_service2_7 .witr_titles_content h2{
	font-size:16px;
}
.witr_service2_7 .witr_ser_btnb{
	position:relative;
	margin-top: 30px;	
}
.witr_service2_7 .witr_ser_btnb a {
    padding: 5px 6px 7px 30px;
    border-radius: 0px 30px 30px 0;	
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 99;
	-webkit-transition: .5s;
	transition:.5s;	
}
.witr_service2_7:hover .witr_ser_btnb a{
	-webkit-transform: scaleX(1);
	        transform: scaleX(1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.witr_service2_7 .witr_ser_btnb a i{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px 50px 50px 50px;
	margin-left: 10px;
    display: inline-block;	
}
.pluse_btn{
	position: absolute;
    left: 0;
	display: inline-block;	
}
.pluse_btn span{	
    font-size: 17px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
	-webkit-transition: .5s;
	transition:.5s;		
}
.witr_service2_7:hover .pluse_btn span{
	-webkit-transform: scale(0);
	        transform: scale(0);	
}

/* witr_service2_9 Style */
.witr_services2_image{
	position:relative;
	-webkit-transition: .5s;
	transition:.5s;	
}
.witr_services2_image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	-webkit-transform: scale(0);
	        transform: scale(0);
	-webkit-transition: .5s;
	transition:.5s;
}
.witr_services2_image:hover:before {
	-webkit-transform: scale(1);
	        transform: scale(1);
}
.wirt_s2_s9 .witr_service2_box {
    position: absolute;
    top: 0;
    width: 100%;
	-webkit-transition: .5s;
	transition:.5s;	
}
.wirt_s2_s9:hover .witr_service2_box{
    background: transparent;	
    border-color: transparent;	
}
.witr_service2_toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.witr_service2_icont{
    margin-right: 20px;	
}
.witr_service2_icont i{
	font-size:40px;
	width:80px;
	height:80px;
	line-height:80px;
	-webkit-transition: .5s;
	transition:.5s;		
}
.wirt_s2_s9 .witr_titles h3,
.wirt_s2_s9 .witr_titles h3 a {
    margin: 0;
	font-size: 24px;	
	-webkit-transition: .5s;	
	transition:.5s;
}
.witr_content_text2 p{
	margin-top: 17px;
	-webkit-transition: .5s;
	transition:.5s;	
}
.witr_content_text2 .witr_service2_btnb a {
	-webkit-transition: .5s;
	transition:.5s;	
}




/* service2 style 4 css  */
.witr_service2_style4 {
    box-shadow: 0px 0px 30px 0px rgb(0, 0, 0,0.1);
    padding: 40px 30px 40px;
	-webkit-transition: 1s;
	transition: 1s;
	position:relative;
	text-align: center;
}

.witr_service2_style4 h3 {
    margin: 20px 0 14px;
}
.witr_service2_style4 i{	
	font-size:45px;
	display:inline-block;
}
.witr_service2_style4 p{
 margin:0;	
}
.witr_sn_button {
    position: absolute;
    display: block;
    -webkit-transition: 1s;
    transition: 1s;
    bottom: -60px;
    left: 0;
    right: 0;
}
 .witr_sn_button a{
    border-radius: 3px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 17px 30px;
    text-align: center;
    -webkit-transition: 1s;
    transition: 1s;
}



/*=====================
 END poket SERVICE  CSS
=========================*/
.all_color_service  {
    text-align: left;
}
.em-service {
    text-align: left;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 9%);
    padding: 30px 15px 35px;
}
.em-service:hover {
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index:3;	
}
.em-service:hover:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index:-1;
	-webkit-transition: .5s;
	transition: .5s;
	
}

.service_top_text {
    display: block;
}
.em-service-icon img{
	margin-bottom:15px;
}
.em-service-icon i{
    display: inline-block;
    -webkit-transition: .5s;
    transition:.5s;
    font-size: 35px;
    margin-bottom: 15px;	
}
.em-service-title {
    overflow: hidden;
}
.em-service-title h3 {
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 8px;
}
.em-service-title h3 span{
	font-size:18px;
	font-weight:600;
}
.witr_sstyle_9 .em-service-title h3 {
	margin: 10px 0 15px;
}
.em-service-desc p{  
    -webkit-transition: .5s;  
    transition:.5s;
}
.service-btn {
   position: relative;
}
.service-btn &gt; a { 
    display: inline-block;
    -webkit-transition: .5s;
    transition:.5s;
    padding: 9px 30px;	
}

.service-btn a span{
	font-size:20px;
    -webkit-transition: .5s;
    transition:.5s;
    display: inline-block;
    position: relative;
    top: 3px;	
}
.em-service:hover .em-service-icon,
.em-service:hover .em-service-title h3,
.em-service:hover .em-service-title h3 a,
.em-service:hover .em-service-desc {
	z-index:1;
}

/* style 2 */
.em-service2 {}
.em-service2 .em-service-icon i {
    display: inline-block;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    font-size: 25px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.width_height_link_0 .em-service-icon i {
	font-size: 40px;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
	border:none;
}

.em-service2 .em-service-inner{
	overflow:hidden;
    width: 100%;
}
.em-service2.sleft {
	text-align:left;
}
.em-service2.sleft .em-service-icon{
	margin-right:20px;
	margin-top: 10px; 
}
.em-service2.smiddle {}
.em-service2.smiddle .em-service-icon {
    margin-bottom: 20px;
}


.em-service2.sright {
	text-align:right;	
}
.em-service2.sright .em-service-icon{
	margin-left:25px;
    margin-top:5px;
}

/* service style 9 */
.witr_sstyle_9 {
    position: relative;
    z-index: 1;
    padding: 42px 30px 50px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 9%);
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_sstyle_9 .service-btn &gt; a {
    padding: 10px 30px;
}
.witr_sstyle_9:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    content: "";
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_sstyle_9:hover:before{
	width:100%;
	height:100%;
	border-radius:0px;
}

/* witr service 2 Style 10 */
.service_overflow_inherit.witr_service2 {
    overflow: inherit;
}
.service_overflow_inherit .witr_service2_image {
    overflow: hidden;
}
.wbutton_top_service_icon {
    position: absolute;
    top: 10px;
    right: 76px;
}
.wbutton_top_service_icon a{
	font-size:25px;	
	position: relative;
	z-index: 1;
}
.wbutton_top_service_icon a::before {
    content: '';
    position: absolute;
    height: 130px;
    width: 130px;
    background: #fff;
    right: -58px;
    z-index: -1;
    transform: rotate(-45deg);
    top: -88px;
    border-radius: 0px 50px;
    transition: .5s;
}

.witr_service2:hover .wbutton_top_service_icon a{
    color: #fff;
}

/* witr_service2_icon_bottom */
.witr_servicetwo_text {
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 9%);
    padding: 57px 30px 30px;
	position: relative;
}
.witr_servicetwo_text::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
	transition:.5s;
	background: #222429;
	height: 0;
}
.witr_service2:hover .witr_servicetwo_text::before {
    bottom: 0;
    height: 100%;
}
.witr_servicetwo_text::after {
    content: '';
    position: absolute;
    transition: .5s;
    background: url(../images/it/service-shape.png) no-repeat bottom right;
    width: 50%;
    height: 100%;
    z-index: 1;
    right: 0;
    bottom: 0;
	opacity:0;
	transition:.5s;
}
.witr_service2:hover .witr_servicetwo_text::after {
	opacity:1;
}
.witr_servicetwo_text h3{
	margin-bottom:10px;
}

.witr_servicetwo_text h3,
.witr_servicetwo_text h3 a,
.witr_servicetwo_text p,
.witr_servicetwo_text a{
	transition:.5s;
}

.witr_service2:hover .witr_servicetwo_text h3,
.witr_service2:hover .witr_servicetwo_text h3 a,
.witr_service2:hover .witr_servicetwo_text p,
.witr_service2:hover .witr_servicetwo_text a{
	color:#fff;
}

.witr_service2_icon_bottom {
    position: absolute;
    padding: 17px 35px 17px 23px;
    top: -35px;
    left: 30px;
    filter: drop-shadow(0px 0px 35px rgba(0,0,0,.08));
    z-index: 1;
	    line-height: 1;
}
.witr_service2_icon_bottom::before {
    content: '';
    position: absolute;
    background: #fff;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    clip-path: polygon(0 1%, 85% 0, 100% 100%, 0% 100%);
    border-radius: 10px 26px 10px 10px;
    transition: .5s;
	z-index: 1;	
}
.witr_service2_icon_bottom img,
.witr_service2_icon_bottom i {
    font-size: 30px;
    z-index: 1;
    position: relative;
}
.witr_service2:hover .witr_service2_icon_bottom i{
    color: #fff;	
}















/* witr service Style 10 */
.witr_service_10{
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    padding: 40px 30px 50px;
	position:relative;
}
.witr_service_10:before{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 3px;
    height:0%;
	-webkit-transition: .5s;
	transition:.5s;
}
.witr_service_10:hover:before{
    height: 40%;
}
.witr_service_10 .serIcon i {
    line-height: 1;
}
.witr_service_10 .detail_SS p {
    margin-bottom: 0;
}
.witr_service_10 .service_list_op {
	margin-bottom: 5px;
    margin-top: 15px;
}

.witr_service_10 .service-btn a {
    padding: 12px 30px;
    margin-top: 20px;
	border: none;
}

/* witr service Style 11 */
.witr_service_11{
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);	
}
.wirt_detail_texti{
    padding: 15px 30px 10px;
	text-align:left;	
}
.wirt_detail_icon{
    float: left;
    margin-right: 20px;	
}
.wirt_detail_icon i{
    font-size: 45px;	
}
.wirt_detail_title{
	overflow:hidden;
}
.wirt_detail_title h2{
    font-size: 17px;	
}
.wirt_detail_content{
    padding: 25px 30px 20px;	
}
.witr_service_11 .service_list_op {
    margin-bottom: 15px;
}
.service_list_op ul {
	display: table-cell;
    padding: 0;
}
.service_list_op ul li {
    list-style: none;
    margin-bottom: 7px;
}

.service_list_op ul i{
	margin-right:15px;
}
.service_list_op ul+ul i{
	margin-left:15px;
}

/* witr service Style 12 */
 .witr_service_s_12.service-item{
    overflow: hidden;
	-webkit-transition: .1s;
	transition: .1s;
	position:relative;
	padding-bottom: 127px;	
}
 .witr_service_s_12 .service_top_image:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
	height: 41px;
    width: calc(100% + 10px);
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
            clip-path: polygon(0 0, 0% 100%, 100% 100%);
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_service_s_12 .text_box{
	padding: 22px 21px 10px;
	position: absolute;
	bottom: -138px;
	transition: 1s;
}
.witr_service_s_12:hover .text_box{
	bottom: 0px;       
}
.witr_service_s_12.service-item h3 {
    padding-top: 0px;
    margin-bottom: 15px;	
}
.witr_service_s_12.service-item h2{
    font-size: 17px;
}
.witr_service_s_12.service-item i{
	margin-bottom:10px;
}

/* witr service Style 13 */
.poly_text_box{
	position:relative;
}
.service_icon_box {
    position: absolute;
    left: 0px;
    padding: 20px 38px 20px 26px;
    top: 50%;
    transform: translateY(-50%);
    filter: drop-shadow(0px 0px 35px rgba(0,0,0,.06));
	z-index: 1;
}
.service_icon_box::before {
    content: '';
    position: absolute;
    background: #fff;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    clip-path: polygon(0 1%, 85% 0, 100% 100%, 0% 100%);
    border-radius: 10px 26px 10px 10px;
    transition: .5s;
	z-index: 1;	
}

.em_service_text_box {
    filter: drop-shadow(0px 0px 35px rgba(0,0,0,.06));
    padding: 43px 23px 25px 100px;
    background: url(../images/it/service-shape.png) no-repeat top right;
    transition: .5s;
    margin-left: 25px;
}
.em_service_text_box::before {
    content: '';
    position: absolute;
    background:#fff url(../images/it/service-shape.png) no-repeat top right;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
    border-radius: 10px 10px 10px 26px;
    transition: .5s;
	z-index: -1;
}
.poly_text_box:hover .em_service_text_box::before {
    background:#fff url(../images/it/service-hover.png) no-repeat top right;
}
.poly_text_box .em-service-icon{
	position:relative;
	z-index: 1;
}
.poly_text_box .em-service-icon img,
.poly_text_box .em-service-icon i{
	margin-bottom:0;
	font-size: 40px;
	transition: .5s;
}
.poly_text_box:hover .em-service-icon img{
filter: brightness(0) invert(1);	
}
.poly_text_box:hover .em-service-icon i{
	color:#fff;
}



/* witr service post Style 12 */
.service_top_image{
	position:relative;
}
.wirt_text_boxi{
	padding: 26px 30px 60px;	
    position: absolute;
    bottom: -70px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 30px 0px;
    left: 30px;
    right: 30px;	
}
.wirt_sdetail_box{}
.wirt_detailb_icon{
    position: absolute;
    bottom: -40px;	
}
.wirt_detailb_icon i{	
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 30px 0px;
    font-size: 30px;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;	
}
/* singleService */
.medi_singleService{
    position: relative;
     padding: 36px 20px 36px;
	box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.medi_singleService:after{
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: ''; 
    z-index: 2;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;

}
.medi_singleService:before{
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: '';
    z-index: 3;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;

}
.medi_singleService:hover:before{
    width: 100%;
}
.medi_singleService img{
	    float: left;
		margin-right:15px;
}
.medi_singleService i{
    display: inline-block;	
    text-align: center;
	margin-right: 15px;
    font-size: 35px;	
}
.wirt_s2_s6 img,
.wirt_s2_s6 i
{
	float:none;
	margin:0;
}
.medi_singleService h3{
    line-height: 28px;
    display: inline-block;
    margin: 12px 0 15px;
}

.medi_singleService p{
    margin: 0;
}
.witr_ser_btnb a{
	display:inline-block;
}


.wirt_s2_s5i {
    overflow: hidden;
}
.medi_singleService.wirt_s2_s5 h3 {
    margin: 0;
    margin-bottom: 10px;
}
.medi_singleService.wirt_s2_s6 h3 {
    margin: 0;
    margin-bottom: 10px;
    margin-top: 15px;
}

/* wirt_s2_s8 */
.medi_singleService.wirt_s2_s8 h2{
    display: inline-block;
    font-size: 17px;
    margin-left: 10px;
    font-weight: 400;	
}



/* sbnt 8 */
.witr_sbtn_s8 a{
    padding: 12px 30px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
    text-align: center;
}
.witr_sbtn_s8 a i{
    position: absolute;
    display: inline-block;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 16px 15px;
    left: 0;
    right: 0;
    top: 0;
}
.witr_sbtn_s8 a:hover i{
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.witr_sbtn_s8 a:before,
.witr_sbtn_s8 a:after{
	display:none;
}
.singleSS.witr_service_8:after{
	display:none;
}
/* Service Slick 11 */
.witr_11_btn.witr_sbtn_s8 a{
    border-radius:30px;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 99;
    -webkit-transition: 1s;
    transition: 1s;
}
.witr_service_11:hover .witr_11_btn.witr_sbtn_s8 a{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
    -webkit-transform: scaleX(1);	
            transform: scaleX(1);	
}
.pluse_btn_slick{
    position: absolute;
    left: 0;
	top: 5px;
    display: inline-block;
	 -webkit-transition: 1s;
	 transition: 1s;
}

.pluse_btn_slick span{	
    font-size: 17px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
	-webkit-transition: .5s;
	transition:.5s;		
}
.witr_service_11:hover .pluse_btn_slick span{
	-webkit-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transform-origin: left;
	        transform-origin: left;
}



/* service */
.SIBG_2 i{
    color: #28f200;
}
.detail_SS a.readMore{
    color: #f5634b;
}
.detail_SS a.readMore:hover{
    color: #4900d6;
}
.service-item i {
    color: #fff;
}
.width_height_link_02 .service-item i,
.width_height_link_0.service-item i{
    color: #14b1bb;	
}
.witr_service_icon_3d i,
.witr_service_content_3d h3,
.witr_service_content_3d h3 a,
.witr_service_content_3d p,
.witr_service_btn_3d a {
    color: #fff;
}
.witr_service_btn_3d  a:hover {
    color: #14b1bb;
}
.witr_service2_icon i,
.witr_custom2_icon i,
.witr_titles h3,
.witr_titles h3 a,
.witr_content_service2 p,
.witr_content_service2 ul li a{
	color:#fff;
}
.witr_content_service2 ul li a:hover{
	color:#0f7a81 ;
}
.service-btn &gt; a { 
	color:#14b1bb;	
}
.service-btn &gt; a:hover,
.witr_service2_btnb a,
.witr_service3_btn a,
.witr_service2_7 .witr_ser_btnb a,
.witr_service2_7 .witr_ser_btnb a:hover{
    color: #fff;
}
.witr_service2_7 .witr_ser_btnb a i{
    color: #14b1bb;	
}
.pluse_btn span{	
    color: #fff;		
}
.witr_service2_icont i{
	color:#14b1bb;			
}
.wirt_s2_s9 .witr_titles h3,
.wirt_s2_s9 .witr_titles h3 a {
	color: #272727;	
}
.wirt_s2_s9:hover .witr_content_text2 p,
.wirt_s2_s9:hover .witr_content_text2 .witr_service2_btnb a,
.wirt_s2_s9:hover .witr_titles h3,
.wirt_s2_s9:hover .witr_titles h3 a{
	color: #fff;		
}
.witr_content_text2 .witr_service2_btnb a {
	color: #272727;
}
 .witr_sn_button a{
    color: #fff;
}
.em-service-title h3 span,
.service-btna a:hover {
    color: #14b1bb;
}
.em-service:hover .service-btn &gt; a,
.em-service:hover .em-service-icon,
.em-service:hover .em-service-title h3,
.em-service:hover .em-service-title h3 a,
.em-service:hover .em-service-desc,
.em-service2 .em-service-icon i {
    color: #fff;
}
.width_height_link_0 .em-service-icon i,
.em-service-title h3 a:hover{
	color:#14b1bb;
}
.witr_sstyle_9:hover h3,.witr_sstyle_9:hover p,.witr_sstyle_9:hover a{
	color:#fff;
}
.em-service-title h3:hover{
    color: #0f7a81;
}
.em-service2.witr_sstyle_9:hover .em-service-icon i,
.witr_sstyle_9:hover .service-btn &gt; a {
	color:#14b1bb;
}
.service_list_op a{
	color:#454545;
}
.wbutton_top_service_icon a,
.witr_servicetwo_text a,
.witr_service2_icon_bottom i,
.witr_service_10 .service-btn a {
    color: #14b1bb;
}
.witr_service_10 .service-btn a:hover,
.wirt_detail_icon i,
.wirt_detail_title h2,
.wirt_detail_title h3 a,
.wirt_detail_title h3{
    color: #fff;	
}
.wirt_detail_title h3 a:hover{
 color: #222222;	
}
.service_list_op ul li a:hover,
.witr_service_s_12.service-item h2{
	color:#14b1bb;
}
.witr_service_12  .wirt_detail_title h2,
.witr_service_12  .wirt_detail_title h3 a,
.witr_service_12 .wirt_detail_title h3 {
    color:#272727;
}
.witr_service_12  .wirt_detail_title h3 a:hover,
.wirt_detailb_icon i{
	color:#14b1bb;	
}
.wirt_detailb_icon i:hover,
.witr_sbtn_s8 a,
.witr_sbtn_s8 a i,
.witr_11_btn.witr_sbtn_s8 a,
.pluse_btn_slick span{	
    color: #fff;	
}
.witr_content_service h3,
.witr_content_service h3 a,
.witr_content_service p{
    color: #fff;
}
.box i{
    color: #14b1bb;
}
.singleService:hover .box i{
    color: #17161a;
}
.singleService h2{
    color: #14b1bb;
}
.medi_featureDetail .discover_more:hover,
.singleService:hover .box i,
.singleService:hover h2{
    color: #17161a;
}

.em-service2.witr_sstyle_9:hover .em-service-icon i {
    background: #ffffff;
}


/* service */
.SIBG_1:before{
    background: #14b1bb1a;
}
.singleSS:hover .SIBG_1:before,
.service-btn &gt; a:hover,
.witr_service_7 .service-btn &gt; a:before,
.witr_service_7 .service-btn &gt; a:after{
    background: #14b1bb;
}
.service {
    background: rgb(1, 219, 176);
}
.service-item i {
    background: #14b1bb;
}
.witr_service_front_3d,
.witr_service_back_3d {
    background: #fff;
}
.witr_service_front_3d {
    background: #14b1bb;
}
.witr_service_back_3d {
    background: #17161a;
}
.witr_service_btn_3d  a:hover {
    background: #fff;
}
.witr_service2_box{
    background: #14b1bb;
}
.witr_back_service2{
    background: #14b1bb94;
}
.witr_service3_btn a,
.witr_ser_btnb a:hover{
	color:#14b1bb;
}
.witr_ser_btnb a{
    color: #222429;	
}
.witr_service2_7{
    background: #fff;	
}
.witr_service2_7 .witr_ser_btnb a {
    background: #14b1bb;
}
.witr_service2_7 .witr_ser_btnb a:hover{
    background: #222429;
}
.witr_service2_7 .witr_ser_btnb a i{
    background: #fff;	
}
.pluse_btn span{	
    background: #14b1bb;	
}
.witr_services2_image:before {
    background-image: -webkit-linear-gradient(top, #14b1bb8f 0%, #2224299c 100%);
    background-image: linear-gradient(180deg, #14b1bb8f 0%, #2224299c 100%);
}
.wirt_s2_s9 .witr_service2_box {
    background: #fff;
}
.witr_service2_icont i{
	background:#14b1bb3b;	
}
.wirt_s2_s9:hover .witr_service2_icont i,
.witr_service2_style4 {
	background:#fff;
}
 .witr_sn_button a{
    background: #14b1bb;
}
.witr_sn_button a:hover{
    background: #0f7a81;
}
.em-service:hover:before {
    background: rgba(0, 0, 0, 0.7);	
}
.em-service2 .em-service-icon i,
.witr_sstyle_9:before{
	background: #14b1bb;
}
.witr_sstyle_9:hover .service-btn &gt; a,
.witr_service_10{
    background: #fff;
}
.witr_service_10:before{
    background: #14b1bb;
}
.witr_service_10 .service-btn a {
    background: #14b1bb26;
}
.witr_service_10 .service-btn a:hover,
.wirt_detail_texti{
    background: #14b1bb;	
}
 .witr_service_s_12 .service_top_image:after,
.witr_service_s_12 .text_box,
.wirt_text_boxi,
.wirt_detailb_icon i{
    background: #fff;		
}
.poly_text_box:hover .service_icon_box::before,
.witr_service2:hover .witr_service2_icon_bottom::before,
.witr_service2:hover .wbutton_top_service_icon a::before,
.wirt_detailb_icon i:hover{
    background:#14b1bb;
}
.medi_singleService{
    background: #fff;
}
.medi_singleService:after{
    background: #14b1bb36;
}
.medi_singleService:before{
    background: #14b1bb;
}
.witr_sbtn_s8 a{
    background: #222429;
}
.witr_sbtn_s8 a i,
.witr_11_btn.witr_sbtn_s8 a,
.pluse_btn_slick span{
    background: #14b1bb;
}


/* responsive */

@media (min-width: 992px) and (max-width: 1199px) {
.singleSS {
	padding: 61px 24px 60px;
}
.witr_titles h3 {
	font-size: 20px;
}
.witr_content_service h3 {
	color: #fff;
	font-size: 20px;
}
.witr_service3_box {
	text-align: center;
}
.witr_service3_icon {
	float: none;
	margin-right: 0;
	margin-bottom: 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {

.witr_custom2_icon {
	float: none;
	margin-right: 0;
	margin-bottom: 15px;
}
.witr_service3_box {
	text-align: center;
}
.witr_service3_icon {
	float: none;
	margin-right: 0;
	margin-bottom: 15px;
}
.wirt_new_iner {
    float: none;
    margin-right: 0;
}
.witr_service7s_image {
    margin-right: 10px;
}
.witr_s_flex {
    display: inherit;
}
}
@media (max-width: 767px) {
.service-item {
	text-align: center;
}
.witr_service2_toggle,
.witr_s_flex {
    display: inherit;
}
.wirt_s2_s9 .witr_titles {
    margin-top: 10px;
}
.witr_custom2_icon {
	float: none;
	margin-right: 0;
	margin-bottom: 15px;
}
.witr_service3_box {
	text-align: center;
}
.witr_service3_icon {
	float: none;
	margin-right: 0;
	margin-bottom: 15px;
}
.wirt_new_iner {
    float: none;
    margin-right: 0;
}
.witr_2service_content {
    display: inherit;
}
.witr_service7s_image img {
    width: auto;
}
.witr_service2_7 .witr_titles_content {
    margin-top: 20px;
}
.wirt_detail_icon {
    float: none;
    margin-right: 0px;
    margin-bottom: 5px;
}
.witr_service_s_12 .text_box {
    bottom: -121px;
}
.witr_sstyle_9 {
    padding: 42px 20px 50px;
}
.detail_SS h3 {
font-size: 21px;
}
.witr_service3_box {
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    left: 50%;padding: 0;
}	
}


/* main golobal color option */
.tx_golobal_color{
	  background: #14b1bb;	   
}
.tx_btn_global_color:hover{
	background:#0f7a81;
}





</pre></body></html>