@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@100;300;400;500;600;700&display=swap');

body{
    font-family: 'Libre Franklin', sans-serif!important;
}
::selection{
	color: #fff;
	background-color: #ee1d50;
}
.customStyle{
	padding-bottom: 0px;
}
.customStyle p{
	font-family: 'Libre Franklin', sans-serif!important;
	
}
body.cms_index2 header {
    height: 100px!important;
    padding: 0;
}

.crd-bottom{
	position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 85%;
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #d6d6d6;

}
.coursesCard:hover .crd-bottom p{
	color: #ffffff;
}
.coursesCard:hover .crd-bottom p span{
	color: #d8d4d4;
}
.crd-bottom p{
	color: #EE1D50;
}
.crd-bottom p span{
	color: #a7a7a7;
}
.customStyle .header_top {
	background-color: #ffffff;
	padding: 12px 0;
	display: inline-block;
	width: 100%;
	color: #191919;
	line-height: 15px;
}
.customStyle .main_menu>li>a {
    padding: 10px 0 10px;
    margin: 0 20px;
    font-size: 15px;
    color: #ee1d50;
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 15px;
    font-weight: 500;
    display: block;
}
.customStyle a:active, a:focus, a:hover {
    color: #754E9F;
}
.customStyle .header_top .top_info {
	display: inline-block;
	float: right;
	font-size: 13px;
	margin-top: 5px;
}
.customStyle .navbar-default .navbar-brand img {
    height: 40px;
}

.customStyle .sticky .navbar-default .navbar-brand img {
    height: 32px;
}
.customStyle .sticky .navbar-default .navbar-brand {
	padding: 15px 0;
}
.customStyle  .navbar-default .navbar-brand {
	padding: 0px 0;
}
.custom-contact-form label {
    text-align: start;
    color:#272626;
}
.custom-contact-form .contact_form input, .contact_form textarea {
    box-shadow: 0px 1px 1px #828181;
}
.customStyle .contact_form input, .contact_form textarea {
    background: #f7f7f7;
	border-radius: 0px;
    margin: 0 auto 15px;
    padding: 6px 12px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-transform: capitalize;
    /* border: 1px solid #eae9ed; */
    width: 100%;
    float: left;
}
input[type='email'] { text-transform: none  !important; }
.customStyle input[type=text]:focus{
	border-color:none;
    box-shadow: unset;
    outline: unset !important;
	border: none;
	box-shadow: 0px 1px 1px #828181;
}
.custom-contact-form .col-md-6{
    margin-bottom:10px
}

.custom-contact-form select{
	box-shadow: 0px 1px 1px #828181;
    background: #f7f7f7;
    border: none;
	border-radius: 0px;
}
.custom-contact-form .col-md-12{
    margin-bottom:10px
}
.custom-contact-form{
    background-image: url('../images/contact-1.png');
    background-size: 100%, 100%;
}
.pb-0{
	padding-bottom: 0px;
}
.customStyle .header_top a {
	color: #2A2D33;
}
.customStyle  .hookup_wrap ul li .hookup_tag i {
    color: #ee1d50;
    margin-right: 12px;
    float: left;
}
.customStyle .header_top .top_info i {
	padding: 0 7px 0 10px;
	color: #EE1D50;
}
.customStyle  .customCard ul li:nth-child(2){
    height: 125px;
}
.customStyle .custombtn {
    padding-top: 5px;
    background-color: #EE1D50;
    transform: skew( 
-15deg
 );
    color: #fff;
    margin-right: 0px;
    width: 143.38px;
    margin-left: 14px;
    height: 35px;
    text-align: center;
}
.customStyle .unskew {
	margin: 0px;
	padding: 0px;
	transform: skew(15deg);
	color: #fff;
}
.form-control>option{
	background: #fff;
    color: #ee1d50;
    padding: 10px 15px;
}

.customStyle .cusNavBtn {
	padding-top: 0px;
}

.customStyle .cus-socialIcon {
	float: right;
}

.customStyle .cus-socialIcon ul li {
	display: inline-block;
}

.customStyle .top_info {
	margin-right: 10px;
}

.customStyle .header_top .container {
	vertical-align: middle;
}

.customStyle .sticky .main_menu>.cusNavBtn {
	padding: 0px 0;
}

.customStyle .sticky .main_menu>.cusNavBtn a {
	padding: 16px;
}

.customStyle .customFooter .col-md-6 {
	display: flex;
	justify-content: space-around;
}

.customStyle .customFooter {
	padding: 0px 0;
	background-color: #5D5F68;
	background-image: url(../images/slsh.png);
	background-repeat: no-repeat;
    background-position-x: 85%;
	background-position-y: top;
	background-size: contain;
}

.customStyle .customFooter .col-md-3 h5 {
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	margin-top: 40px;
}

.customStyle .customFooter .col-md-3 p {
	font-size: 12;
	font-weight: 300;
	color: #fff;
}

.customStyle .customFooter .col-md-3 b {
	font-size: 12;
	font-weight: bold;
	color: #fff;
}

.customStyle .customFooter .custom_Our_services h6 {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 20px;
}

.customStyle .customFooter .custom_Our_services {
	font-size: 15px;
	color: #fff;
	font-weight: 300;
}

.custom_Our_services li {
	margin-bottom: 15px;
}

.customStyle .customFooter .custom_links h6 {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 30px;
	text-transform: capitalize;
}

.customStyle .customFooter .custom_pages ul li {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 30px;
	text-transform: capitalize;
}

.customStyle .custon-footerbar {
	display: flex;
	justify-content: flex-end;
	font-size: 10px;
	color: #fff;
	font-weight: 200;
	margin-top: 40px;
}

.custon-footerbar .copyright-cus {
	margin: 0px 20px;
}

.soical-cusfoot ul li {
	display: inline-block;
}

.customStyle .who {
	padding: 70px 0px;
	background-color: #F8F8F8;
}

.customStyle .who-title {
	color: #EE1D50;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 20px;
	margin-left: 15px;
	margin-top: 15px;
	text-align: start;
	font-weight: 500;
}

.customStyle .who-quote {
    color: #373635;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 24px;
    margin-top: 15px;
    font-weight: 300;
    line-height: 1.4;
}
.customStyle .features .teacher {
    background-color: #ee1d50;
}
.customStyle .features .teacher:hover, .features .library:hover, .features .courses:hover, .features .certificate:hover {
    top: -35px;
    background: #d01140;
}
.customStyle .features .feature_txt h4 {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin: 0 auto 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.customStyle .features .feature_txt p {
    margin: 0 auto;
    line-height: 28px;
	text-align: center;
    letter-spacing: 1px;
}
/* services */

.services-section {
	padding: 40px 0px;
}
.g-over{
	position: relative;
}
.customStyle .gallery_product {
    margin: 0px;
    padding: 5px;
    position: relative;
}
.service-title {
	color: #EE1D50;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 20px;
	margin-top: 15px;
	font-weight: 500;
	text-align: center;
}

.services-section .d-flex .service-quote {
	color: #373635;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 24px;
	margin-top: 15px;
}

.un-s {
    width: 361px;
    height: 334px;
    transform: skewX( 
-15deg
);
    position: relative;
    padding: 0px;
    overflow: hidden;
}

.unskew img {
	position: absolute;
	z-index: -1;
	transform: skewX( 0deg);
}

.rectangle-1 {
	/* background-image: url('../images/ract-1.svg'); */
	background-repeat: no-repeat;
	width: 420px;
	height: 300px;
	position: relative;
}

.rectangle-2 {
	/* background-image: url('../images/rect-2.svg'); */
	background-repeat: no-repeat;
	width: 420px;
	height: 300px;
	position: relative;
}

.rectangle-3 {
	/* background-image: url('../images/rect-3.svg'); */
	background-repeat: no-repeat;
	width: 420px;
	height: 300px;
	position: relative;
}

.rectangle-4 {
	/* background-image: url('../images/reac-4.svg'); */
	background-repeat: no-repeat;
	width: 420px;
	height: 300px;
	position: relative;
}

.service-rect {
	display: flex;
	justify-content: space-around;
}

.service-rect .unskew {
	margin: 20px -62px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	/* transform: skewX( 
 15deg
  );*/
}

.service-rect div h1 {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	transform: skewX( 0deg);
	width: 50%;
}

.service-rect div p {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	transform: skewX( 0deg);
	width: 50%;
}

.service-rect div p span {
	margin-right: 5px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}

.service-rect {
	padding: 30px 50px;
}

.customStyle .BigBold-Button {
    border-radius: 0px!important;
    transform: skewX( 
-15deg
)!important;
    background-color: #EE1D50!important;
    margin-top: 30px;
    height: 39px;
    padding: 6px ​27px!important;
}
.customStyle .BigBold-Button p {
	transform: skewX( 15deg)!important;
}
.customStyle .mb-4{
	margin-bottom:40px;
}

.customStyle .customCard ul li .cus-icons {
	width: 60px !important;
	margin-bottom: 15px;
}

.customStyle .customCard ul {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: justify;
}

.customStyle .customCard ul li h2 {
	text-align: center;
	color: #EE1D50;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 28px;
}

.customStyle .customCard ul li p {
	font-weight: 400;
	text-align: center;
	color: #2A2D33;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 15px;
}

.customStyle .quality-arc .col-md-3 {
	padding: 30px 20px;
}

.customStyle .quality-arc .col-md-3 .customCard {
	padding: 30px 20px;
	border: 1px solid #2A2D33;
	min-height: 375px;
	transform: translateY(0px);
	transition: .6s ease-in-out;
}

.customStyle .quality-arc .col-md-3 .customCard:hover {
	padding: 30px 20px;
	border: none;
	min-height: 375px;
	background-color: #EE1D50;
	transform: translateY(-30px);
}

/* .quality-arc {
	padding: 70px 0px;
} */

.customStyle .quality-arc .col-md-3 .customCard:hover ul li h2 {
	color: #fff;
}

.customStyle .quality-arc .col-md-3 .customCard:hover ul li p {
	color: #fff;
}

.customStyle #graph {
	margin-top: -40px;
}
.customStyle #graph img {
    position: absolute;
    top: 32px;
    left: 25px;
}
.customStyle .slashes .head_part h2 {
	text-align: center;
	color: #EE1D50;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 20px;
	font-weight: 500;
}

.customStyle .slashes {
    background-color: #fafafa;
    padding: 70px 0px;
    overflow: hidden;
}
.partners ul {
	display: flex;
	justify-content: space-around;
    flex-direction: column;
    align-items: center;
    
}
.partners ul li {
margin-bottom: 10px;
    
}
.bottom-skew{
    transform: skewX(-15deg);
    background: #ee1d50;
}
.bottom-skew  .botoombtn{
    transform: skewX(15deg);
    padding:9.5px 20px ;
    color: #fff;
}
.botoombtn  :hover .bottom-skew{
 box-shadow: 1px 1px 1px black;
 border:1px solid #fff;
}
.cusbtn{
    background-color: #EE1D50;
    color: #fff;
    padding:20px;
}
.ourPartner {
    padding: 122px 0px;
    background: url(../images/bottom-background.png);
    background-size: 101%,100%;
	background-repeat: no-repeat;
    background-position-y: bottom;
	
}
.partners h2 {
	text-align: center;
	color: #EE1D50;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 18px;
	font-weight: 500;
}

.email-text {
	margin-top: 3px;
}
/* contact */
.custom-contact-form .btn_contact{
	transform: skewX(
		-15deg
		);
			background-color: #EE1D50;
			border-radius: 0px;
			margin-bottom: 30px;
			float: left;

}
.custom-contact-form .btn_contact:hover{
  
    background-color: #c51743;
   
    
}
.custom-contact-form .contact-heading{
    text-align: center;
    color: #EE1D50;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    font-weight: 500;
}
.customStyle header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    background: #fff;
	
}
/* courses */
.customStyle .quality-arc .col-md-3 .coursesCard ul li h2 {
	color: #EE1D50;
	font-size:28px
}
.customStyle .quality-arc .col-md-3 .coursesCard ul li p {
	
	color: #2A2D33;
    line-height: 24px;
    margin-bottom: 0px;
}
.customStyle .quality-arc .col-md-3 .coursesCard {
    padding: 30px 20px;
    border: 1px solid #2A2D33;
    min-height: 375px;
    max-height: 375px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
}
.customStyle .quality-arc .col-md-3 .coursesCard:hover {
    padding: 30px 20px;
    border: none;
    min-height: 375px;
    max-height: 375px;
    transform: translateY(-30px);
    transition: .6s ease-in-out;
    background-color: #EE1D50;
}
.customStyle .quality-arc .col-md-3 .coursesCard ul li:nth-child(3) p{
    color: #754E9F;
}
.customStyle .quality-arc .col-md-3 .coursesCard:hover ul li h2 {
	color: #fff;
}

.customStyle .quality-arc .col-md-3 .coursesCard:hover ul li p {
	color: #fff;
}
.shadow-c{
    position: relative;
}
.rect-shadow {
    filter: blur(4px);
    height: 169px;
    width: 1270px;
    position: absolute;
    bottom: 28px;
    z-index: -1;
    transform: skew( 
31deg
 );
    margin-left: 270px;
    border-radius: 318;
    background: linear-gradient(
0deg
, rgb(26 26 29 / 10%) 0%, rgb(39 41 41 / 0%) 100%);
}
.customStyle .main_menu>li>ul.submenu {
    
    background-color: rgb(238 29 80);
    border-left: 5px solid #ee1d50;
   
}
.customStyle .main_menu>li>ul.submenu>li>ul.sub_menu {
    float: left;
    padding: 15px 20px;
    background-clip: padding-box;
    background-color: rgb(238 29 80);
    border-left: none;
    left: 190px;
    opacity: 0;}
    
    .customStyle .main_menu>li>ul.submenu:hover .main_menu>li{
        background-color: blue;
    }

.custom-padding{
	padding:70px 0px 0px;
}
.customStyle .breadcrumb_wrap_inner{
	
		background-color:transparent!important;
		min-height: 50px;
		padding: 40px 0;
		display: inline-block;
		width: 100%;
	
}
.customStyle .custom-bread {
    background: url(../images/breadCrum-bg.png);
    background-attachment: scroll;
    background-position: 49% 132%;
    background-repeat: no-repeat;
    padding: 40px 0px;
}
.customStyle .custom-contact {
    background: url(../images/contact-header.jpg);
    background-attachment: scroll;
    background-position: 49% 132%;
    background-repeat: no-repeat;
    padding: 40px 0px;
}
.customStyle ul.breadcrumbs li a {
    color: #2a2d33;
    padding: 0 0px 0 0;
}
.customStyle ul.breadcrumbs li {
    display: inline;
    color: rgb(238 29 80);
    float: left;
    margin-right: 10px;
}
.customStyle .breadcrumb_wrap_inner h1 {
    font-size: 38px;
    line-height: 60px;
    font-weight: 700;
    color: #000;
    text-align: start;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 0;
    margin: 0 auto 20px;
}

.customStyle .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #ee1d50;
    border-radius: 6px;
}
.customStyle .hookup_btn {
    width: 100%;
    height: 44px;
    padding: 9px 20px;
    font-size: 17px;
    margin-bottom: 20px;
    border-radius: 0;
    border: 1px solid #ee1d50;
    border-bottom: 5px solid #ee1d50;
    transform: skew( 
-15deg
 );
    background: #ee1d50;
    display: flex;
    justify-content: center;
}
.customStyle .hookup_btn i {
    margin-left: 10px;
	margin-top:5px;
	transform: skew(15deg);
}
.customStyle .aside_wrapper h4 {
	color: #ee1d50;
}

.customStyle 
.btn:hover, .btn:focus {
    background: #d11b48;
    color: #fff;
}
.btn-unskew{
	transform: skew(15deg);
}
.customStyle .course_subscribe .btn_subscribe {
	display: flex;
    border-radius: 4px;
    height: 40px;
    padding: 12px 45px;
    line-height: 13px;
    width: 100%;
	background: #ee1d50; 
	 transform: skew(
		-15deg
		);
		border-radius:0px;
		align-items: center;
		justify-content: center;
		padding-top:20px
}

.customStyle .arr_menu li:before {
    font-family: FontAwesome;
    content: "\f111";
    color: #ee1d50;
    position: relative;
    left: -10px;
    font-size: 9px;
}

.customStyle .info_head h4:after {
    background-color: #ee1d50;
    margin: 15px 0 0;
    width: 35px;
    height: 3px;
    content: "";
    display: block;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}
.customStyle  .panel-title a:hover, .panel-title a:focus {
    color: #ee1d50;
}

.customStyle .corpo-about{
	padding:70px 0px 0px 0px;
}

.customStyle .corpo-about .slant-img{
    overflow: hidden;
    clip-path: polygon(15% 0%, 100% 0%, 85% 90%, 0 91%);
	height: 280px;
}
.customStyle .corpo-about .slant-img img{
	
}
#contact_wrap .custom-contact-form {
	background: none;
}
.corpo-title {
	margin-bottom: 20px;
    color: #EE1D50;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 500;
    text-align: start;
    margin-top: 0px;
}
	#contact_wrap  .custom-contact-form .contact-heading {
		text-align: start;
		color: #EE1D50;
		font-family: 'Libre Franklin', sans-serif;
		font-size: 20px;
		}
	.customStyle #contact_wrap h3:after {
		display: none;
	}

.contact_info ul li h5{
	font-size: 18px;
	color: #2A2D33;
}
.contact_info1 {
	display: flex;
  
}
.contact_info1 img{
	margin-right: 10px;
	width:18px;
}
.contact_info ul li p{
	font-size: 15px;
	color: #2A2D33;
	font-weight: 400;
	margin-bottom: 0pc;

}
.contact_info1 p{
	text-decoration: underline;
}
.contact_info ul li {
	margin-bottom: 23px;
}
.customStyle .contact_info {
    display: inline-block;
    width: 100%;
    margin: 0px auto 0;
}

.contact_info ul li b{
	font-size: 15px;
	color: #EE1D50;
	font-weight: bold;
}
.contact-icons{
	display: flex;

}
.customStyle .contact_info_inner .other-enquiry h3{
	font-size: 18px;
	color: #ee1d50;
	font-weight: bold;
	margin-bottom: 14px;
}
.customStyle .contact_info_inner .other-enquiry ul li h2{
	font-size: 18px;
	color: #2A2D33;
	font-weight: 400;
	text-align: start;
	margin: 0px;
}
.other-enquiry ul li h2 img{
	vertical-align: middle;
}
.contact_info_inner .col-md-12{
	padding-left:0px;
}
.top_info  img{
	vertical-align: middle;
}

.customStyle .contact_info_inner .other-enquiry ul li p{
	font-size: 18px;
	color: #d11b48;
	font-weight: 400;
	text-align: start;
	text-decoration: underline;
}
.customStyle .course_subscribe input {
    border: 1px solid #ddd;
    background: #f7f7f7;
    font-weight: 400;
    font-size: 15px;
    height: 40px;
    padding: 6px 12px;
    margin: 10px auto;
    width: 100%;
    color: #555;
    font-style: italic;
    border-bottom: 1px solid;
}
.btn {
    background: #0071ba;
    border-radius: 4px;
    padding: 10px 48px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1.5px;
    border: 0;
}
.customStyle .course_subscribe textarea {
    border: 1px solid #ddd;
    background: #f7f7f7;
    font-weight: 400;
    font-size: 15px;
  
    padding: 6px 12px;
   
    width: 100%;
    color: #555;
    font-style: italic;
    border-bottom: 1px solid;
}

.customStyle .form-control:focus {
    border-color: none;
    outline:none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.customStyle .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #ee1d50!important;
    border-radius:0px;
}
.nav-pills>li>a {
	border-radius: 0px!important;
}
h3:after{
	opacity: 0!important;
}

.corpoform{
	padding-top:40px!important;
	padding-bottom:30px!important;
}
.corpoform .form-group{
	margin-bottom: 5px;
}
.corpoform .col-md-12{
	margin-bottom: 0px;
}
.corpoform h3.contact-heading{
	margin-bottom: 10px!important
}
.form-control:focus {
    border-color: #66aee900!important;
}
.customStyle #toTop:hover {
    color: #fff;
    background-color: #ee1d50;
}

.customStyle #toTop {
    color: #fff;
    background-color: #ee1d50;
    height: 35px;
    width: 40px;
    right: 20px;
    bottom: 90px;
    z-index: 2500;
}
.contact_form input, .contact_form textarea {
    background: #f7f7f7!important;
border-radius: 0px!important;
}

	.customStyle .nav-pills>li:nth-child(2).active>a {
		color: #fff;
		background-color: #993D97!important;
		border-radius: 0px;
	}

	.customStyle .nav-pills>li:nth-child(3).active>a {
		color: #fff;
		background-color: #754E9F!important;
		border-radius:0px;
	}
	.customStyle .nav-pills>li:nth-child(4).active>a {
		color: #fff;
		background-color: #2A2D33!important;
		border-radius:0px;
	}


















/* mobile responsiveness */
/* ---------------------- */
/* ---------------------- */

@media only screen and (max-width: 768px) {
	.coursesCard ul li:nth-child(3) {
		position: absolute;
		bottom: 15px;
		left:110px!important;
	}
	.ourPartner {
		padding: 60px 0px;
		background: url(../images/mobile-bot.svg);
		background-size: cover;
		background-position-y: bottom;
		background-repeat: no-repeat;
	}
	.dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
	
		background: #ee1d50!important;
    color: #fff;
	}
	.dl-menuwrapper .dl-menu.dl-menuopen {
		opacity: 1;
    right: -16px;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    width: 375px;
    top: 20px;
    height: 100vh;
    background: #ee1d50;
	}
	body.cms_index2 .sticky {
		position: fixed;
		width: 100%;
		height: 88px;
		background-color: #fff!important;
		top: 0;
		z-index: 99999;
		padding: 0;
		-webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
		-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
		box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
		transition: .7s ease;
	}
	.dl-menuwrapper li a {
		border-bottom: 1px solid rgba(0,0,0,.2);
		color: #fff;
		display: block;
		font-size: 15px;
		font-weight: 500;
		letter-spacing: 1px;
		line-height: 1;
		padding:15px 0px 15px 47px;
		text-transform: uppercase;
	}
	.navbar-default .navbar-brand img {
		height: 50px;
		transition: .4s ease;
	}

	.dl-menuwrapper {
		width: 100%;
		width: 70px;
		float: left;
		position: absolute;
		top: -58px;
		right: -10px;
		-webkit-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		z-index: 999999;
	}
	.mobile-icon{
		text-align: center;
		
		margin-top: 15px;
	}
	.mobile-email{
		text-align: center;
	
		margin-top: 15px;
	}
	.mobile-email img{
		vertical-align: baseline;
		margin-right:10px
	}
	.dl-menuwrapper button {
		background: transparent!important;
		border: none;
		width: 86px;
		height: 88px;
		color: #323232;
		line-height: 20px;
		overflow: hidden;
		position: relative;
		cursor: pointer;
		top: -22px;
		outline: none;
		border-radius: 0px;
		padding: 7px;
	}
	.customStyle .custombtn {
		padding: 10px 10px;
		background-color: #0b0b0b;
		transform: skew( 
	-15deg
	);
		color: #fff;
		width: 150px;
		margin-left: 30px;
		text-align: center;
	}
	.mobile-bottom{
		display: flex;
		justify-content: center;
	}
	.menu-trangle {
		width: 527px;
		height: 488px;
		background-color: #f7f7f752;
		clip-path: polygon(100% 29%, 0% 100%, 100% 100%);
		position: absolute;
		top: -357px;
		z-index: -6;
	}
	.customStyle .no-touch .dl-menuwrapper li a:hover {
		background: #993D97!important;
		color: #fff!important;
	}
	
	.menu-trangle-tow{
		position: absolute;
    top: -222px;
    left: 0px;
    width: 423px;
    height: 354px;
    background-color: #f7f7f752;
    clip-path: polygon(0 49%, 0% 99%, 25% 100%);
	}
	.mobile-bottom .cusNavBtn .trigger{
		background-color: #323232;
		width: 150px!important;
		margin-left:10px
	}
	.dl-menuwrapper li a {
		border-bottom: none;}
	.navbar-default .navbar-brand {
	width: 100%;
		height: 100%!important;
	}
	.customStyle .navbar-default .navbar-brand img {
		height: 100%!important;
		padding:20px 0px;
	}
	.new-triengle{
		display: none;
	}
.BigBold-Button{
		margin-left: -10px!important;
	}
	body.cms_index2 header {
		height: 88px!important;
		padding: 0;
	}
	.customStyle .slashes {
		background-color: #fafafa;
		padding: 70px 15px;
		overflow: hidden;
	}
	.ourPartner {
		padding: 60px 0px;
		background: url(../images/bottom-background.png);
		background-size: cover;
		background-position-y: bottom;
		background-repeat: no-repeat;
	}

	.customStyle header {
		height: 145px;
	}
	.customStyle .customFooter {
	
		background-position-x: center;
		background-position-y: bottom;
	}
	.customStyle .custom-bread {
		background: url(../images/breadCrum-bg.png);
		background-attachment: scroll;
		background-position: 66% 132%;
		background-repeat: no-repeat;
		background-size: cover;}
		.customStyle .sticky .navbar-default .navbar-brand img {
			height: auto;
			padding:0px;
		}
    .rect-shadow{
        display: none;
    }
	 
	.customStyle .custombtn {
		padding: 10px 10px;
		background-color: #EE1D50;
		transform: skew( -15deg);
		color: #fff;
		width: 170px;
		margin-left: 25px;
		text-align: center;
	}
	.partners ul li p{
		margin-bottom: 10px;
		text-align: center;
	}
	.customStyle .cusNavBtn {
		padding-top: 17px;
		padding-bottom: 15px;
	}
	.customFooter .col-md-6 {
		display: flex;
		justify-content: space-around;
		flex-direction: column;
	}
	.custom_Our_services {
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.customStyle .who {
		padding: 50px 15px;
		background-color: #F8F8F8;
		text-align: center;
	}
	/* .service-rect {
            padding: 29px 58px;
        } */

        .slashes .row .col-md-4:nth-child(2){
            margin-top: 41px;
        } 
	.service-rect {
		display: flex;
		justify-content: space-around;
		flex-direction: column;
		align-items: center;

	}
	.un-s  {
		width: 271px;
		height: 312px;
		transform: skewX( 
	-15deg
	 );
		position: relative;
		overflow: hidden;
		margin-top: -38px;
		margin-left: 14px;
	}
	.customStyle .custon-footerbar {
		display: flex;
		justify-content: flex-end;
		font-size: 10px;
		color: #fff;
		font-weight: 200;
		margin-top: 40px;
		flex-direction: column-reverse;
		align-items: center;
		height: 200px;
		justify-content: space-between;
		text-align: center;
	}
	.customStyle {
		padding-bottom: 0px;
	}
	.customStyle .header_top .top_info {
		display: inline-block;
		float: right;
		font-size: 13px;
		margin-top: 15px;
	}
	.customStyle .cus-socialIcon {
		display: contents;
	}
	.customStyle .who-title {
		text-align: left;
	}
	.partners ul {
		display: flex;
		justify-content: space-around;
		flex-direction: column;
		align-items: center;

	}
	.partners li {
		margin-bottom: 10px;
	}
	.service-rect div h1 {
		font-family: 'Libre Franklin', sans-serif;
		font-size: 33px;
		font-weight: bold;
		color: #fff;
		transform: skewX( 
	0deg
	);
		width: 50%;
	}
}















@media only screen and (min-width: 1556px) {.un-s{
    
	margin: 0px -130px;
}
.rect-shadow {
	filter: blur(4px);
    height: 169px;
    width: 1215px;
    position: absolute;
    bottom: 16px;
    z-index: -1;
    transform: skew( 
31deg
 );
    margin-left: 254px;
    border-radius: 318;
	margin-top: -17px;
	height: 2px;
	padding: 1px;
	box-shadow: 96px -39px 28px 5px #000;
}
.new-triengle{
	width: 226px;
    height: 126px;
    background: white;
    transform: rotate(
59deg
);
    position: absolute;
    bottom: -8px;
    box-shadow: -2px -20px 18px -30px black;
    left: 94px;
}
}


@media only screen and (max-width: 1556px) {
	.ourPartner {
		padding: 60px 0px;
		background: url(../images/bottom-background.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position-y: bottom;
	}
.rect-shadow {
    filter: blur(4px);
    height: 169px;
    width: 1215px;
    position: absolute;
    bottom: 16px;
    z-index: -1;
    transform: skew( 
31deg
 );
    margin-left: 0px;
    border-radius: 318;
	margin-top: -122px;
	height: 2px;
	padding: 1px;
	box-shadow: 96px -39px 28px 5px #000;
}

.new-triengle{
	width: 226px;
    height: 126px;
    background: white;
    transform: rotate(
63deg
);
    position: absolute;
    bottom: -8px;
    box-shadow: -19px -20px 18px -30px black;
    left: -108px;
}
}

.customStyle .customBullet h4{
	position: relative;
}

.customBullet h4 strong .bullet{
	position: absolute;
    width: 10px;
    height: 10px;
    background-color: #EE1D50;
    border-radius: 50%;
    left: -20px;
    top: 4px;
}

.partners ul li p{
	font-weight: 500;
}
.customFooter .container .row{
	margin-top: 64px;
}
.sticky .main_menu>li>a {
    padding: 20px 0;
    color: #ee1d50 !important;
}


.sticky>.container>#navbar>.col-md-3>ul>li{
	padding-top: 10px!important;

}
.c-nav{
	display: flex;
    justify-content: center;
}
.d-nav{
	padding: 0px;
}
.e-nav{
	
    display: flex;
    justify-content: flex-end;
}
.f-nav{
	
    /* margin: 0 20px; */
    font-size: 15px;
    color: #000000;
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 15px;
    font-weight: 500;
    display: block;
}
.z-nav{
	
    /* margin: 0 20px; */
    font-size: 15px;
    color: #000000;
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 15px;
    font-weight: 500;
    display: block;
}

@media only screen and (max-width: 768px) {
	.ourPartner {
		padding: 60px 0px;
		background: url(../images/mobile-bot.png);
		background-size: cover;
		background-position-y: bottom;
		background-repeat: no-repeat;
	}

	.customStyle .who-quote {
text-align:left ;
	}
.who-para{
	text-align: left;
}
}

.benifits .col-md-4{
	padding: 25px;
}
.benifitCard{
	padding: 30px 20px;
    border: 1px solid #2A2D33;
    min-height: 385px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
	text-align: center;
}

.benifitCard:hover {
	padding: 30px 20px;
	border: none;
	min-height: 385px;
	background-color: #EE1D50;
	transform: translateY(-30px);
	text-align: center;
}
.ourservice .benifitCard:hover {
	padding: 30px 20px;
	border: none;
	min-height: 385px;
	background-color: #EE1D50;
	transform: translateY(0px);
	text-align: center;
}
.benifitCard ul li i{
	font-size: 56px;
    color: #ee1d50;
    margin-bottom: 10px;
}
.customCard ul li i{
	font-size: 56px;
    color: #ee1d50;
    margin-bottom: 10px;
}
.customCard:hover ul li i{
	
    color: #fff;}
.benifitCard:hover ul li i{
	
    color: #fff;
  
}
.feature_block img{
	font-size: 56px;
    color: #ee1d50;
    margin-bottom: 10px;
}
 .feature_block .feature_icon i {
    width: 85px;
    height: 85px;
    font-size: 56px;
    line-height: 85px;
    text-align: center;
    color: #ee1d50;
}
.coursesCard ul li:nth-child(3){
	position: absolute;
    bottom: 55px;
    left: 65px;
}
.teacher:hover  .feature_block .feature_icon i{
   
    color: #fff;
}
.customStyle .col-md-4 .benifitCard ul li h2 {
    color: #ee1d50;
}
.customStyle .col-md-4 .benifitCard:hover ul li h2 {
	color: #fff;
}

.customStyle .col-md-4 .benifitCard:hover ul li p {
	color: #fff;
}
.corpo_btn{
	transform: skewX( 
-15deg
 );
    background-color: #EE1D50;
    border-radius: 0px;
}
.count{
background-image: url(../images/corpo-bg.svg);
	 background-attachment: fixed;
	  background-position: 50% 50%; 
	  z-index:0;

}
.customStyle .features .feature_txt h4{
    color: #ee1d50;
	font-size: 28px;
}
.features .feature_block {
    color: #fff;
    display: inline-block;
    width: 100%;
    align-items: center;
    padding: 0;
    flex-direction: column;
    display: flex;
    text-align: left;}


.features .feature_txt p {
    color: #ee1d50;

}
.feature_block .feature_icon {
    margin: 0 auto 20px;
    text-align: center;
    width: 50px;
    height: 50px;
    color: #ee1d50;
    font-size: 30px;
    font-weight: 600;
    border-radius: 50%;
    border: 3px solid;
    padding-top: 10px;
}
.teacher:hover .feature_icon {
    margin: 0 auto 20px;
    text-align: center;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    border-radius: 50%;
    border: 3px solid;
    padding-top: 10px;
}
.customStyle .features .teacher {
    background-color: #ffffff;
    border: 1px solid #5D5F68;
}
.feature_block_wrap{
	padding: 15px;
}
.customStyle .feature_block_wrap:hover .feature_txt h4{
    display: inline-block;
    width: 100%;
	color: #ffffff;
}
.customStyle .feature_block_wrap:hover .feature_txt p{
    display: inline-block;
    width: 100%;
	color: #ffffff;
}
.customStyle .count .features .teacher{
	min-height: 360px;
}
.customStyle .count .features .teacher h2{
color:#ee1d50;
font-size: 28px;
}
.customStyle .count .features .teacher p{
	color:#323232
	}

	.customStyle .count .features .teacher:hover p{
		color:#fff
		}
		.customStyle .count .features .teacher:hover {
		border: unset;
			}

			.benifitCard h2{
				font-size:28px;
			}

			.contect-p label{
color:#000!important;
			}
			.contect-p .col-md-12 textarea:focus{
				box-shadow: 0px 1px 1px #828181;
							}


							
.gallery-title{
    font-size: 36px;
    color: #3F6184;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.filter-button{
    font-size: 18px;
    border: 2px solid #3F6184;
	padding:5px 10px;
    text-align: center;
    color: #3F6184;
    margin-bottom: 30px;
	background:transparent;
}
.filter-button:hover,
.filter-button:focus,
.filter-button.active{
    color: #ffffff;
    background-color:#3F6184;
	outline:none;
}
.gallery_product{
    margin: 0px;
	padding:0;
	position:relative;
}
.gallery_product .img-info{
	position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
	overflow:hidden;
	color:#fff;
	top:0;
	display:none;
	   -webkit-transition: 2s;
    transition: 2s;
}

.gallery_product:hover .img-info{
	display:block;
   -webkit-transition: 2s;
    transition: 2s;
}
.img-info h4 {
    color: #ffffff;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 111111;
    background-color: #000;
}

.keo_login_field input{
	box-shadow: 0px 1px 1px #828181;
	background-color:#F8F8F8 ;
	border-radius: 0;
}
.customStyle .modal-title{
	color: #EE1D50;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 500;
    text-align: center;
}

.modal-body .custombtn{
	margin:20px auto;
}


@media (max-width: 1920px) {
	body.cms_index2 .main_slider, body.cms_index2 #rev_slider_104_1, body.cms_index5 .main_slider, body.cms_index5 #rev_slider_104_1 {
		height: 600px !important;
	}  
}

/** Custom CSS goes here */
.trans-head {
    width: 55%;
}
.customStyle p {
    font-family: 'Libre Franklin', sans-serif!important;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #000;
}
.text-white {
    color: #FFF !important;
}
.mb-0 {
    margin-bottom: 0;
}
.mb-1 {
    margin-bottom: .25rem;
}
.mb-2 {
    margin-bottom: .5rem;
}
.mb-3 {
    margin-bottom: 1rem;
}
.mb-4 {
    margin-bottom: 1.5rem;
}
.mb-5 {
    margin-bottom: 3rem;
}
.mt-0 {
    margin-top: 0;
}
.mt-1 {
    margin-top: .25rem;
}
.mt-2 {
    margin-top: .5rem;
}
.mt-3 {
    margin-top: 1rem;
}
.mt-4 {
    margin-top: 1.5rem;
}
.mt-5 {
    margin-top: 3rem;
}
.p-0 {
    padding: 0;
}
.p-1 {
    padding: 0.25rem;
}
.p-2 {
    padding: 0.50rem;
}
.p-3 {
    padding: 1rem;
}
.p-4 {
    padding: 1.5rem;
}
.p-5 {
    padding: 3rem;
}

.pl-0, .px-0 {
    padding-left: 0!important;
}

.pr-0, .px-0 {
    padding-right: 0!important;
}
.pl-1, .px-1 {
    padding-left: .25rem!important;
}

.pr-1, .px-1 {
    padding-right: .25rem!important;
}
.pl-2, .px-2 {
    padding-left: .5rem!important;
}

.pr-2, .px-2 {
    padding-right: .5rem!important;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}

.pr-3, .px-3 {
    padding-right: 1rem!important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem!important;
}
.pl-5, .px-5 {
    padding-left: 3rem!important;
}

.pr-5, .px-5 {
    padding-right: 3rem!important;
}
.text-center {
    text-align: center;
}

.customStyle .unskew {
    font-weight: 800;
}
.bottom-skew .botoombtn {
    font-weight: 800;
}
.border-right-2 {
    border-right: 2px solid #7c3a6a;
    max-height: 135px;
    min-height: 130px;
}

.border-btm-2 {
    border-bottom: none;
    margin-bottom: 0px;
    margin-top: 0px;
}
.sticky .cus-socialIcon {
    padding-top: 10px !important;
}
.customStyle .custon-footerbar p {
    color: #FFF;
}

.our-partners {
    padding: 40px 0;
}

@media (max-width: 1366px) {
body.cms_index2 #rev_slider_104_1, body.cms_index2 #rev_slider_104_1_wrapper, body.cms_index2 .tp-fullwidth-forcer {
    height: 600px!important;
}
}

h1.who-we-are {
    font-size: 24px;
}
.count {
    z-index: 99;
    padding: 40px 0;
    position: relative;
}
.countx {
    z-index: 99;
    padding: 27px 0 80px;
    position: relative;
}

#count .bottom-skew {
    transform: skewX(-15deg);
    background: transparent;
    border: 2px solid #FFF;
}


.customStyle .who-title {
	color: #FFF;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 20px;
	margin-left: 15px;
	margin-top: 15px;
	text-align: center;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}


.our-partners .benifitCard {
    min-height: 308px;
}
/** logo slider css */
.owl-carousel .owl-item img {
    border-radius: 0px !important;
}
.brand-carousel {
margin-top: 0%;
}
.owl-dots {
text-align: center;
margin-top: 4%;
}
.owl-dot {
display: inline-block;
height: 15px !important;
width: 15px !important;
opacity: 0.8;
margin: 0 5px;
}
.owl-dot.active {
background-color: #000 !important;
}

.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
/** End logo slider css */
/** Home Page Main Slider */
@media screen and (min-width: 768px) {
    div#myCarousel {
        height: 543px;
    }
    #home-slider .carousel-caption {
        right: 67%;
        left: 0%;
        width: 100%;
        padding-bottom: 30px;
        color: #2a2d34;
        font-family: 'Libre Franklin', sans-serif!important;
        text-align: left;
    }
    #home-slider .carousel-indicators {
        left: 3%;
        bottom: 18%;
    }
    #home-slider .carousel-caption h3 {
        font-size: 70px;
        margin-bottom: 10px;
    }
    #home-slider .carousel-caption p {
        font-size: 18px;
        text-align: left;
        font-weight: 100;
        margin-bottom: 20px;
        text-shadow: none;
    }
    #home-slider .carousel-caption button p {
        margin-bottom: 0px;
    }  
    #home-slider .carousel-caption button {
        margin-left: 1.5%;
    } 
    .carousel-indicators .active {
        background-color: #EE1D50;
    }
    .carousel-indicators li {
        background-color: #c8c6c7;
    }
}    
@media screen and (min-width: 1920px) {
    #home-slider .carousel-caption {
        right: 56%;
        left: 0%;
        padding-bottom: 30px;
        color: #2a2d34;
        font-family: 'Libre Franklin', sans-serif!important;
        text-align: left;
    }    
    #home-slider .carousel-indicators {
        left: 19%;
    }
    #home-slider .carousel-indicators {
        left: 3%;
    }
}
/** End Homepage slider css */
/** Testimonials */
#testimonials {
    background: url(../images/testimonial-bg.jpg);
    background-attachment:initial;
    background-position: 50% 50%;
    padding: 0px 0 0px;
}
#testimonials p, #testimonials small {
    color: #2A2D33;
    font-size: large;
}
#testimonials .testname {
    color: #993D97;
    font-weight:bold;
    text-transform:Uppercase;
    margin-bottom: 2px;
    margin-top: 25px;
}
#testimonials .company {
    color: #993D97;
    font-weight:200;
}
.item blockquote p:before {
    background-image: none !important;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 20px;
}
/** svg icon hover css */
.our-partners .owl-nav.disabled {
    display: none;
}
.our-partners .owl-dots {
    display: none;
}
div#spromise {
    margin-top: -90px;
    padding: 0 0 40px 0;
}
div#spromise .benifitCard {
    min-height: 327px;
}	
div#spromise .benifitCard:hover ul li svg {
    stroke: #fff;
    fill: none;
}
div#spromise .benifitCard:hover g#Group_1962-2 path {
    fill: none;
    stroke: #fff !important;
}
div#spromise .benifitCard ul li svg {
    fill: none;
    stroke: #000000;
}
.ourservice .col-md-6 .benifitCard:hover ul li h2 {
	color: #fff;
}

.ourservice .col-md-6 .benifitCard:hover ul li p {
	color: #fff;
}
.ourservice .col-md-6 .benifitCard:hover ul li p a {
	color: #fff;
}
p.find-out-more {
	color: #993D97;
}
p.find-out-more a {
	color: #993D97;
}
@media only screen and (min-width: 768px) {
    .column-5 {
        width: 19%;
        margin: 6px;
        float: left;
        min-height:100px;
    }
}
#industry-columns .benifitCard {
    padding: 30px 20px;
    border: 1px solid #2A2D33;
    min-height: 215px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
    text-align: center;
}
#industry-columns .benifitCard:hover {
    padding: 30px 20px;
    border: none;
    background-color: #EE1D50;
    transform: translateY(-30px);
    text-align: center;
}
#industry-columns .benifitCard:hover ul li h2 {
    color: #fff;
}
#industry-columns .benifitCard:hover ul li p {
    color: #fff;
}
#industry-columns .benifitCard:hover ul li p a {
    color: #fff;
}
h2.industy-title {
    min-height: 50px;
}
#industry-columns .benifitCard h2 {
    font-size: 23px;
    line-height: 1.1;
}
p.cs-company-name {
    font-size: 20px;
}
div#case-study {
    background: #f8f8f8;
}
div#case-study-even {
    background: #fff;
}
#case-study .corpo-about {
    padding: 70px 0px 70px 0px;
}
#case-study-eve .corpo-about {
    padding: 70px 0px 70px 0px;
}
#case-study .corpo-about .slant-img {
    overflow: hidden;
    clip-path: polygon(15% 0%, 100% 0%, 85% 90%, 0 91%);
    height: 420px;
}
#case-study-even .corpo-about .slant-img {
    overflow: hidden;
    clip-path: polygon(15% 0%, 100% 0%, 85% 90%, 0 91%);
    height: 420px;
}
/** Solutions Page **/
#solution-columns .benifitCard {
    padding: 30px 20px;
    border: 1px solid #2A2D33;
    min-height: 260px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
    text-align: center;
}    
#solution-columns .benifitCard h2 {
    font-size: 23px;
}
#solution-columns .col-md-3 .benifitCard:hover ul li h2 {
    color: #fff;
}
#solution-columns .col-md-3 .benifitCard:hover ul li p {
    color: #fff;
}
#solution-columns .benifitCard:hover {
    padding: 30px 20px;
    border: none;
    background-color: #EE1D50;
    transform: translateY(-30px);
    text-align: center;
}
#solution-columns p.content {
    min-height: 260px;
}
div#promise {
    padding: 40px 0;
}
div#promise .benifitCard {
    padding: 30px 20px;
    border: 1px solid #2A2D33;
    min-height: 430px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
    text-align: center;
}
div#promise .benifitCard h2.service-title {
    font-size: 24px;
}
div#promise .content {
    min-height: 180px;
}
/* Insights Page */
.d-inline-block {
    display: inline-block;
}
div#blogger {
    padding: 40px 0px;
}
#blogger .benifits .col-md-3 {
    padding: 20px;
}
#blogger .benifitCard {
    padding: 0px;
    border: 1px solid #2A2D33;
    min-height: 500px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
    text-align: center;
}
#blogger .benifitCard:hover {
    background-color: transparent;
}
#blogger .col-md-4 .benifitCard:hover ul li p {
    color: #000;
}
#blogger h4 {
 font-family: 'Libre Franklin', sans-serif;
 font-size: 24px;
 font-weight: 700;
 color: #ee1d50;
}
#blogger button.btn.category_btn.btn-mt {
    margin-top: -25% !important;
}
#blogger button.btn-view.btn-load-more {
    margin-top: 20px;
    padding: 7px 10px;
    font-size: 14px;
    background: #EE1D50;
}
#blogger button {
    margin-top: -18%;
    padding: 7px 10px;
    font-size: 14px;
}
.category_btn {
    transform: skewX(-15deg );
    background-color: #EE1D50;
    border-radius: 0px;
}
.category_btn {
    position: absolute;
    top: 73px; /* 15%; */
    right: 5%;
}
#form-blog label.checkbox-inline {
    font-size: 20px;
}
button.multiselect-option.dropdown-item {
    text-align: left;
    width: 100%;
}
input.form-check-input {
    float: left;
}
label.form-check-label {
    float: left;
    padding-left: 15px;
}
button.multiselect.dropdown-toggle.custom-select.text-center {
    background: #EE1D50;
    color: #FFF;
    border: 1px solid #ccc;
    box-shadow: none;
    text-align: center;
}
button.multiselect-option.dropdown-item {
    background: #fff;
    color: #EE1D50;
}
@media screen and (max-width: 480px) {
    #blogger button {
        margin-top: -21%;
        padding: 7px 10px;
        font-size: 14px;
    }
}

/* About Us Page */
.counta {
    z-index: 99;
    padding: 70px 0 70px;
    position: relative;
}
#leaders .benifitCard {
    padding: 0px;
    border: 1px solid #2A2D33;
    min-height: 510px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
    text-align: center;
}
#leaders .benifitCard:hover {
    background-color: transparent;
}
#leaders .col-md-4 .benifitCard:hover ul li p {
    color: #000;
}
#leaders h4 {
 font-family: 'Libre Franklin', sans-serif;
 font-size: 24px;
 font-weight: 700;
 color: #ee1d50;
}
#leaders button {
    margin-top: -18%;
    padding: 7px 10px;
    font-size: 14px;
}
#leaders ul.right-chevron li:before {
    font-family: FontAwesome;
    content: "\f054";
    color: #ee1d50;
    position: relative;
    margin-right: 10px;
    font-size: 9px;
}
#leaders ul.right-chevron li {
    text-indent: -1.1em;
    margin-left: 1.1em;
}
#leaders button.btn.corpo_btn {
    pointer-events: none;
    min-width: 225px;
}
/** Flip Boxes CSS */
      	.container-3d {
		height: 230px;
		margin: 0 auto;
		position: relative;
		width: 390px;
		overflow:hidden;

	}
.container-3d h2 {
    color: #ffffff;
}
	.panel.panel-default {
		border: 0;
	}

	.panel-body {
		padding:0;
		border:none;
	}

	.front {
		position: absolute;
		transform: rotateY(0deg);
		z-index: 1;
		transition: all 0.5s ease 0s;
		transform-style: preserve-3d;
		backface-visibility:hidden;
	}

	.container-3d:hover .front {
		position: absolute;
		transform: rotateY(-180deg);
	}

	.back {
		background: #ee1d50 none repeat scroll 0 0;
		backface-visibility:hidden;
		color: #fff;
		padding: 23px;
		position: absolute;
	    transform: rotateY(180deg);
		z-index: 0;
		transition: all 0.5s ease 0s;
		transform-style: preserve-3d;
	}

	.container-3d:hover .back {
		transform: rotateY(0deg);
	}

	.back-wrap {
		transform: translateZ(60px);
	}

  .panel-body{
    text-align: center;
    cursor: pointer;
  }

	.container-3d:hover .back {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
	
#flip-content .panel {
    margin-bottom: 45px;
}
	/** End Flip Boxes CSS */
	
/** Profile Page **/
#profile-accordian .panel-group .panel {
 border-radius: 0;
 box-shadow: none;
 border-color: #EEEEEE;
 }
#profile-accordian .panel-default > .panel-heading {
 padding: 0;
 border-radius: 0;
 color: #212121;
 background-color: #FAFAFA;
 border-color: #EEEEEE;
 }
#profile-accordian .panel-title {
 font-size: 14px;
 }
#profile-accordian .panel-title > a {
 display: block;
 padding: 15px;
 text-decoration: none;
 }
.more-less {
 float: right;
 color: #212121;
 }
#profile-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
 border-top-color: #EEEEEE;
 }   
 .slanted-img {
    overflow: hidden;
    clip-path: polygon(15% 0%, 100% 0%, 85% 90%, 0 91%);
    height: auto;
}
 
/** Job Details Page **/
#job-desc-section {
   padding: 40px 0;
}
#job-desc-section h1.service-title {
    text-align: left;
}
ul.right-chevron li:before {
    font-family: FontAwesome;
    content: "\f054";
    color: #ee1d50;
    position: relative;
    margin-right: 10px;
    font-size: 9px;
}
.job-desc-btns {
    margin: 3rem 0;
}
.corpo_btn2 {
    transform: skewX(-15deg );
    border-radius: 0;
    background: #FFFFFF;
    color: #EE1D50;
    border: 1px solid #EE1D50;
}
.corpo_btn2 p.unskew {
    margin: 0px;
    padding: 0px;
    transform: skew(15deg);
    color: #EE1D50;
}
.corpo_btn2 .customStyle .btn:hover, .btn:focus {
    background: #d11b48;
    color: #fff;
}
.corpo_btn2:hover p.unskew {
    color: #FFFFFF;
}

/** Advisory Page **/
.countadv {
    z-index: 99;
    /* padding: 50px 0 50px; */
    position: relative;
    display: flex;
    min-height: 368px;
    align-items: center;
}
.countsol {
    z-index: 99;
    /* padding: 50px 0 50px; */
    position: relative;
    display: flex;
    min-height: 200px;
    align-items: center;
}
.countexp {
    z-index: 99;
    /* padding: 50px 0 50px; */
    position: relative;
    display: flex;
    min-height: 240px;
    align-items: center;
}
p.big {
    font-size: 18px;
}
#ai-solutions .corpo-about {
    padding: 0px 0px 0px 0px;
}
#offerings {
    padding: 40px 0;
    background-color: #f8f8f8;
}
div#offerings p.service-title {
    text-align: left;
}
#offerings .panel-heading {
    padding: 15px 25px;
}
#offerings .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: #EE1D50;
    font-weight: 800;
}
#offerings .panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e259";
    float: right;
    font-weight: 100;
    color: #EE1D50;
}
div#offerings .panel-body {
    text-align: left;
    padding: 5px 15px;
}
div#offerings .panel-group .panel+.panel {
    margin-top: 15px;
}
div#offerings .panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: none;
}

/** AI Page **/
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
#ai-solutions .corpo-title {
    margin-bottom: 0px;
}
.our-cta {
    padding: 122px 0px;
    background: url(../images/Path22461.jpg);
    background-size: 101%,100%;
	background-repeat: no-repeat;
    background-position-y: bottom;
	
}
ul.right-chevron li {
    text-indent: -1.1em;
    margin-left: 1.1em;
}
#ai-solutions {
    padding: 40px 0 15px;
}
#ai-solutions .corpo-about .slant-img {
    overflow: hidden;
    clip-path: polygon(15% 0%, 100% 0%, 85% 91%, 0 91%);
    height: 320px;
}
#ai-conversational {
    padding: 40px 0 10px;
}
#ai-conversational .corpo-about {
    padding: 0px 0px 0px 0px;
}
#ai-conversational .corpo-about .slant-img {
    overflow: hidden;
    clip-path: polygon(15% 0%, 100% 0%, 85% 90%, 0 91%);
    height: auto;
}
#full-width {
    background: #f8f8f8;
}
#full-width .left-section {
    padding: 5% 9% 0;
}

#full-width .right-slant {
    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0 600%);
    height: auto;
}
@media screen and (min-width: 1440px) {
#full-width .left-section {
    padding: 14% 32% 0 0px;
}
}
.exp-team {
    color: #FFFFFF;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
.customStyle .breadcrumb_wrap_inner h1 span {
    text-transform: none;
}
/** Retail Page **/
#industy-solutions {
    padding: 40px 0;
}
.br-1 {
    border-right: 1px solid #ccc;
}
.bt-1 {
    border-top: 1px solid #ccc;
}
.bb-1 {
    border-bottom: 1px solid #ccc;
}

.industry-card h2.service-title {
    min-height: 53px;
    font-size: 20px;
}
.industry-card:hover {
    background: #EE1D50;
    color: #fff;
}
.industry-card:hover p {
    color: #fff;
}
.industry-card:hover h2.service-title {
    color: #fff;
}
.industry-card h2.service-title {
    text-align: left;
}
.industry-card h2.service-title {
    line-height: 1.3;
}
.industry-card {
    min-height: 370px;
}
p.contact-title a {
    color: #EE1D50;
}
.industry-card:hover p.contact-title a {
    color: #FFFFFF;
}
.industry-card.active {
    color: #FFF;
    background: #EE1D50;
}
.industry-card.active h2,
.industry-card.active p,
.industry-card.active p a {
    color: #FFF;
}
.industry-card.active li.bottom-skew {
    border: 2px solid #FFFF;
    max-width: 170px;
}


.industry-card-ai h2.service-title {
    min-height: 53px;
    font-size: 20px;
}
.industry-card-ai:hover {
    background: #EE1D50;
    color: #fff;
}
.industry-card-ai:hover p {
    color: #fff;
}
.industry-card-ai:hover h2.service-title {
    color: #fff;
}
.industry-card-ai h2.service-title {
    text-align: left;
}
.industry-card-ai h2.service-title {
    line-height: 1.3;
}
.industry-card-ai {
    min-height: 370px;
}
p.contact-title a {
    color: #EE1D50;
}
.industry-card-ai:hover p.contact-title a {
    color: #FFFFFF;
}
.industry-card-ai.active {
    color: #FFF;
    background: #EE1D50;
}
.industry-card-ai.active h2,
.industry-card-ai.active p,
.industry-card-ai.active p a {
    color: #FFF;
}
.industry-card-ai.active li.bottom-skew {
    border: 2px solid #FFFF;
    max-width: 190px;
}
.industry-card-automation h2.service-title {
    min-height: 53px;
    font-size: 20px;
}
.industry-card-automation:hover {
    background: #EE1D50;
    color: #fff;
}
.industry-card-automation:hover p {
    color: #fff;
}
.industry-card-automation:hover h2.service-title {
    color: #fff;
}
.industry-card-automation h2.service-title {
    text-align: left;
}
.industry-card-automation h2.service-title {
    line-height: 1.3;
}
.industry-card-automation {
    min-height: 433px;
}
p.contact-title a {
    color: #EE1D50;
}
.industry-card-automation:hover p.contact-title a {
    color: #FFFFFF;
}
.industry-card-automation.active {
    color: #FFF;
    background: #EE1D50;
}
.industry-card-automation.active h2,
.industry-card-automation.active p,
.industry-card-automation.active p a {
    color: #FFF;
}
.industry-card-automation.active li.bottom-skew {
    border: 2px solid #FFFF;
    max-width: 190px;
}

.industry-card-health h2.service-title {
    min-height: 53px;
    font-size: 20px;
}
.industry-card-health:hover {
    background: #EE1D50;
    color: #fff;
}
.industry-card-health:hover h2.service-title {
    color: #fff;
}
.industry-card-health h2.service-title {
    text-align: left;
}
.industry-card-health h2.service-title {
    line-height: 1.3;
}
.industry-card-health {
    min-height: 420px;
}
.industry-card-health:hover p.contact-title a {
    color: #FFFFFF;
}
.industry-card-health.active {
    color: #FFF;
    background: #EE1D50;
}
.industry-card-health.active h2,
.industry-card-health.active p,
.industry-card-health.active p a {
    color: #FFF;
}
.industry-card-health.active li.bottom-skew {
    border: 2px solid #FFFF;
    max-width: 170px;
}

.industry-card-education h2.service-title {
    min-height: 53px;
    font-size:20px;
}
.industry-card-education:hover {
    background: #EE1D50;
    color: #fff;
}
.industry-card-education:hover p {
    color: #fff;
}
.industry-card-education:hover h2.service-title {
    color: #fff;
}
.industry-card-education h2.service-title {
    text-align: left;
}
.industry-card-education h2.service-title {
    line-height: 1.3;
}
.industry-card-education {
    min-height: 444px;
}
.industry-card-education:hover p.contact-title a {
    color: #FFFFFF;
}
.industry-card-education.active {
    color: #FFF;
    background: #EE1D50;
}
.industry-card-education.active h2,
.industry-card-education.active p,
.industry-card-education.active p a {
    color: #FFF;
}
.industry-card-education.active li.bottom-skew {
    border: 2px solid #FFFF;
    max-width: 170px;
}

.industry-card-cd h2.service-title {
    min-height: 53px;
    font-size:20px;
}
.industry-card-cd:hover {
    background: #EE1D50;
    color: #fff;
}
.industry-card-cd:hover p {
    color: #fff;
}
.industry-card-cd:hover h2.service-title {
    color: #fff;
}
.industry-card-cd h2.service-title {
    text-align: left;
}
.industry-card-cd h2.service-title {
    line-height: 1.3;
}
.industry-card-cd {
    min-height: 444px;
}
.industry-card-cd:hover p.contact-title a {
    color: #FFFFFF;
}
.industry-card-cd.active {
    color: #FFF;
    background: #EE1D50;
}
.industry-card-cd.active h2,
.industry-card-cd.active p,
.industry-card-cd.active p a {
    color: #FFF;
}
.industry-card-cd.active li.bottom-skew {
    border: 2px solid #FFFF;
    max-width: 190px;
}

.industry-card-property h2.service-title {
    min-height: 53px;
    font-size: 20px;
}
.industry-card-property:hover {
    background: #EE1D50;
    color: #fff;
}
.industry-card-property:hover p {
    color: #fff;
}
.industry-card-property:hover h2.service-title {
    color: #fff;
}
.industry-card-property h2.service-title {
    text-align: left;
}
.industry-card-property h2.service-title {
    line-height: 1.3;
}
.industry-card-property {
    min-height: 406px;
}
.industry-card-property.active {
    color: #FFF;
    background: #EE1D50;
}
.industry-card-property.active h2,
.industry-card-property.active p,
.industry-card-property.active p a {
    color: #FFF;
}
.industry-card-property.active li.bottom-skew {
    border: 2px solid #FFFF;
    max-width: 170px;
}


.industry-card-iqa h2.service-title {
    min-height: 53px;
    font-size: 20px;
}
.industry-card-iqa:hover {
    background: #EE1D50;
    color: #fff;
}
.industry-card-iqa:hover h2.service-title {
    color: #fff;
}
.industry-card-iqa h2.service-title {
    text-align: left;
}
.industry-card-iqa h2.service-title {
    line-height: 1.3;
}
.industry-card-iqa {
    min-height: 432px;
}
p.contact-title a {
    color: #EE1D50;
}
.industry-card-iqa:hover p.contact-title a {
    color: #FFFFFF;
}
.industry-card-iqa:hover p {
    color: #FFFFFF;
}
.industry-card-iqa.active {
    color: #FFF;
    background: #EE1D50;
}
.industry-card-iqa.active h2,
.industry-card-iqa.active p,
.industry-card-iqa.active p a {
    color: #FFF;
}
.industry-card-iqa.active li.bottom-skew {
    border: 2px solid #FFFF;
    max-width: 132px;
}

p.service-title-white {
    color: #FFFFFF;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 500;
    text-align: center;
}

/** Menu CSS */
.main_menu>li:hover {
    background: #EE1D50;
}
.main_menu>li:hover>a {
    color: #FFFFFF;
}
.main_menu>li>ul.submenu>li:hover>a, .main_menu>li>ul.submenu>li:focus>a, .main_menu>li>ul.submenu>li:hover>a i, .main_menu>li>ul.submenu>li:focus>a i {
    opacity: 1;
}
.main_menu>li>ul.submenu>li:hover {
    background: purple;
}
.customStyle .main_menu>li>ul.submenu {
    background-color: rgb(238 29 80);
    border-left: 0;
}
.main_menu>li>ul.submenu {
    float: left;
    padding: 0;
}
.main_menu>li>ul.submenu>li>a {
    padding: 5px 0 10px 19px;
}

.main_menu>li>ul.submenu {
    width: 240px;
    z-index: 99999;
}
.sticky .main_menu>li:hover>a {
    color: #FFFFFF !important;
}
@media only screen and (min-width: 768px) {
.customStyle .cusNavBtn {
    margin-right: 6px;
}
}
/** Footer CSS */
@media only screen and (max-width: 480px) {
	.custom_Our_services, .custom_pages  {;
		padding-left: 0;
	}
}
.customStyle .customFooter .custom_Our_services a, .custom_pages a {
    color: #FFF;
}
.custom_pages.col-md-3 {
    padding-top: 9px;
}

/** Service Page **/
#our-story {
    background-color: #f8f8f8;
}
#our-story .col-md-7 {
    padding-top:40px;
}
div#our-story .col-md-2 img {
    padding-top: 27%;
}
#our-story p.service-title {
    text-align: left;
}
.our-story-box-one {
    background: #db467b;
    padding: 5% 7%;
}
.our-story-box-two {
    background: #c971a7;
    padding: 5% 7%;
}
.our-story-box-three {
    background: #c5a1cc;
    padding: 5% 7%;
}
#industry-experts {
    padding: 40px 0 50px;
}
#industry-experts .benifitCard {
    padding: 30px 20px;
    border: 1px solid #2A2D33;
    min-height: 400px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
    text-align: center;
}
#count p.service-title {
    color: #EE1D50;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 500;
    text-align: center;
}
#industry-experts .content {
    min-height: 215px;
}
strong, b {
    vertical-align: baseline;
}
.border-bottom-2 {
    border-bottom: none;
}
.map iframe {
    border: 0;
    min-height: 400px;
    pointer-events: none;
    width: 100%;
}
/** Mobile View Settings **/
@media only screen and (min-width: 1556px) and (max-width: 1680px) {
    .un-s {
        margin: 0px -110px;
    }
    .new-triengle {
        left: 74px;
    }
}
@media screen and (max-width: 480px) {
    body {
        width: 100%;
    }
    .trans-head {
        width: 95%;
    }
    #service-breadcrumb.custom-bread {
        background: #FFF !important;
    }
    div#spromise {
        margin-top: 50px;
        padding: 0 0 40px 0;
    }
    div#spromise .benifitCard {
        min-height: 200px;
    }
    .border-right-2 {
        border-right: none;
    }
    .border-bottom-2 {
        border-bottom: 2px solid #7c3a6a;
        width: 50%;
        min-height: 186px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .border-btm-2 {
        border-right: none;
        border-bottom: 2px solid #7c3a6a;
        margin-bottom: 50px;
        margin-top: 50px;
    }
}
@media screen and (max-width: 480px) {
    .carousel-inner>.item {
        min-height: 270px;
    }
    
    div#myCarousel {
        height: auto;
    }
    #home-slider .carousel-caption {
        top: 0px;
        right: 67%;
        left: 0%;
        width: 100%;
        padding-bottom: 30px;
        color: #2a2d34;
        font-family: 'Libre Franklin', sans-serif!important;
        text-align: left;
    }
    #home-slider .carousel-indicators {
        left: 9%;
        bottom: 32%;
    }
    #home-slider .carousel-caption h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    #home-slider .carousel-caption p {
        font-size: 11px;
        text-align: left;
        font-weight: bold;
        margin-bottom: 20px;
        text-shadow: none;
    }
    #home-slider .carousel-caption button p {
        margin-bottom: 0px;
    }  
    #home-slider .carousel-caption button {
        margin-left: 1.5%;
        margin-top: 8%;
    }
    .carousel-indicators .active {
        background-color: #EE1D50;
    }
    .carousel-indicators li {
        background-color: #c8c6c7;
    }
    
    #home-slider .btn {
        padding: 5px 10px;
        font-size: 12px;
        text-transform: capitalize;
        font-weight: 700;
        color: #fff;
        letter-spacing: 1.5px;
        border: 0;
    }
    
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        line-height: 1;
        opacity: 0.5;
    }
    
    .ourservice .benifitCard {
        margin-bottom: 20px;
    }
    
    #ai-solutions .corpo-about .slant-img {
        overflow: hidden;
        clip-path: polygon(15% 0%, 100% 0%, 85% 91%, 0 91%);
        height: auto;
    }
    
    .customStyle .corpo-about .slant-img {
        overflow: hidden;
        clip-path: polygon(15% 0%, 100% 0%, 85% 90%, 0 91%);
        height: auto;
    }

    #solution-columns p.content {
        min-height: 275px;
    }
    
    div#promise .content {
        min-height: 315px;
    }
    div#promise .benifitCard {
        padding: 30px 20px;
        border: 1px solid #2A2D33;
        min-height: 500px;
        transform: translateY(0px);
        transition: .6s ease-in-out;
        text-align: center;
    }
    .customStyle .quality-arc .col-md-3 {
        padding: 20px;
    }
    .countadv {
        z-index: 99;
        /* padding: 50px 0 50px; */
        position: relative;
        display: flex;
        min-height: 490px;
        align-items: center;
    }
    div#full-width .col-md-5 {
        margin-left: 15px;
        margin-right: 15px;
    }
    div#full-width .col-md-6 .right-slant {
        display: none;
    }
    .row.corpo-about .col-md-4 .slant-img {
        margin-top: 15px;
    }
    div#full-width .col-md-5 {
        margin-bottom: 15px;
    }
    #industry-columns .benifitCard {
        margin-bottom: 20px;
    }
    #industy-solutions .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 18px;
        line-height: 1.4;
        color: #EE1D50;
        font-weight: 800;
    }
    #industy-solutions .panel-title a {
        width: 94%;
    }
    #industy-solutions .panel-heading .accordion-toggle:after {
        font-family: 'Glyphicons Halflings';
        content: "\e259";
        float: right;
        font-weight: 100;
        color: #EE1D50;
    }
    div#industy-solutions .panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
        border-top: none;
    }

    div#industy-solutions .panel-body {
        text-align: left;
        padding: 5px 15px;
    }
    .hide-in-mobile {
        display: none;
    }
    
    .mob-industry-card.active {
        color: #FFF;
        background: #EE1D50;
    }
    .mob-industry-card.active h2, .mob-industry-card.active p, .mob-industry-card.active p a {
        color: #FFF;
        text-align: left;
    }
    .mob-industry-card.active li.bottom-skew {
        border: 2px solid #FFFF;
        max-width: 190px;
    }    
    .mob-active-section {
        margin: 0 15px 30px;
    }
    .ourPartner .col-md-2 .bottom-skew .botoombtn {
        transform: skewX(15deg);
        padding: 9.5px 20px;
        color: #fff;
        max-width: 171px;
        min-width: 171px;
        text-align: center;
    }
    ul.dl-submenu li a span {
        text-transform: lowercase;
    }
    .customStyle .custombtn {
        height: auto;
    }
} 
@media screen and (max-width: 360px) {
    #home-slider .carousel-caption p {
        font-size: 9px;
        text-align: left;
        font-weight: bold;
        margin-bottom: 10px;
        text-shadow: none;
    }
}
@media screen and (min-width: 481px) {
    .hide-in-desktop {
        display: none;
    }    
}
.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li>a:not(:only-child):after {
    position: absolute;
    top: 0;
    right: 25px;
    line-height: 48px;
    font-family: icomoon;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\e000";
}

/* Service New Page */
#service-breadcrumb.custom-bread {
    background: url(../images/breadCrum-bg.png);
    background-attachment: scroll;
    background-position: 49% 101%;
    background-repeat: no-repeat;
    padding: 10px 0px;
    min-height: 175px;
}
#service-breadcrumb .breadcrumb_wrap_inner {
    background-color: transparent!important;
    min-height: 40px;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
#service-breadcrumb .trans-head {
    padding-top: 20px;
}
#service-experts {
    padding: 5px 0 50px;
}
#service-experts .benifitCard {
    padding: 30px 20px;
    border: 1px solid #2A2D33;
    min-height: 200px;
    transform: translateY(0px);
    transition: .6s ease-in-out;
    text-align: center;
}
#service-experts .content {
    min-height: 80px;
}
.service-count {
    z-index: 99;
    padding: 40px 0;
    position: relative;
}
.service-count h3 {
    line-height: 1.4;
    margin-bottom: 0;
}
.service-count {
    z-index: 99;
    padding: 50px 0 30px;
    position: relative;
}
.countadvisory {
    z-index: 99;
    padding: 60px 0 50px;
    position: relative;
    display: flex;
    min-height: 175px;
    align-items: center;
}
.countadvisory h3 {
    line-height: 1.4;
    margin-bottom: 0;
}
div#spromise .service-quote {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
text#Academy {
    font-weight: 800;
}
.main_menu>li>ul.submenu>li>a {
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 18px;
    font-weight: 500;
}
h2.service-title {
    font-size: 32px;
}
.text-left {
    text-align: left !important;
}
.countsol h1.text-white {
    line-height: 1.4;
}
div#auto-journey {
    padding: 40px 0 5px;
}
ul.listcheck li {
    list-style-type: disc;
    padding-bottom: 8px;
    margin-left: 18px;
}

@media only screen and (max-width: 768px) {
.mobile-icon {
    /* text-align: center; */
    /* margin-top: 15px; */
    margin: 0 auto;
    width: 69%;
}
.mobile-icon a {
    text-align: center;
    display: inline !important;
    width: 50px;
    padding: 0px  !important;
}
}

.mb2percent {
    margin-bottom: 2%;
}
/* New Updated Mobile menu view */
@media only screen and (max-width: 991px) {
    .customStyle .submenu {
        background: #991ed8!important;
        margin: 0px;
        width: 100%;
        display: none;
        position: static!important;
    }
}
@media only screen and (max-width: 355px){
    .dl-menuwrapper .dl-menu.dl-menuopen {
        opacity: 1;
        right: -16px;
        pointer-events: auto;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        width: 320px!important;
        top: 23%;
        height: 90vh;
        background: #ee1d50;
        margin-top: 35px;
    }
    .mobile-bottom .cusNavBtn .trigger {
        background-color: #323232;
        width: 118px!important;
        margin-left: 10px;
    }
    .rc-anchor-normal {
        height: 74px;
        width: 227px;
    }
}
@media only screen and (max-width: 480px){
    .submenu{
        background: #ee1d50!important;
        margin: 0px;
        width: 100%;
        display: none;
        position: absolute!important;
        top: 10px;
        border:none!important;
        padding: 0px!important;
    }
    .submenu li:hover{
    background: #991ed8;
    
    }
    .submenu li {
        padding: 0px;
    }
    .main_menu :hover .submenu{
        display: block;
    }
    .main_menu>li>ul.submenu>li {
        float: left;
        display: inline-block;
        width: 100%;
        padding-bottom: 20px;
        position: relative;
    }
    
    .container-fluid{
        padding:0px 75px;
    }
    nav {
        transition: none;}
    
        .cus-socialIcon ul li img{
            width: 45px;
        }
    .dl-menu :hover .submenu {
        display: block;
    }  
}
@media only screen and (max-width: 768px) {
    .mobile-icon {
        /* text-align: center; */
        /* margin-top: 15px; */
        margin: 0 auto;
        width: 69%;
    }
    .mobile-icon a {
        text-align: center;
        display: inline !important;
        width: 50px;
        padding: 0px  !important;
    }
    ul.dl-menu.dl-menuopen li a {
        text-transform: initial;
    }
}

@media only screen and (max-width: 480px) {
    .dl-menuwrapper .dl-menu.dl-menuopen {
        height: 100vh;
    }    
    .service-rect .unskew {
        margin: 20px -71px;
    }
    .our-partners {
        padding: 0 0 40px;
        margin-top: -30px;
    }
    .mb2percent {
        margin-bottom: 0%;
    }
    .service-count {
        z-index: 99;
        padding: 30px 0 30px;
        position: relative;
    }
    h2.offerings {
		margin-top: -5px;
	}
	.breadcrumb_wrap.custom-contact {
        background: url(images/bg-solution.png);
        background-position: 50% 50%;
        background-size: cover;
        min-height: 175px;
        padding: 10px 0;
    }
    .breadcrumb_wrap.custom-contact .trans-head h2 {
	    color: #FFF;
	}
	h1.text-white.who-we-are.crn-text {
        font-size: 20px;
    }
    .col-md-6.mbs {
		margin-bottom: 20px;
	}
	.benifits .col-md-4 {
        padding: 0px 25px 15px
    }
    .customStyle .corpo-about {
        padding: 28px 0 0;
    }
    #industy-solutions {
		padding: 40px 0 0;
	}
	.mob-industry-card-ai h2.service-title {
        font-size: 20px;
    }
    .mob-industry-card-ai.active .botoombtn {
        text-align: center;
    }
        .quality-arc.custom-padding.ind-main-title {
		padding: 30px 0 15px;
	}
	.contact_info ul li p a {
        color: #ee1d50;
    }
    .custom-contact ul.breadcrumbs li {
        color: #fff;
    }
    .custom-contact ul.breadcrumbs li a {
        color: #fff;
    }
    .our-partners-mob {
	    margin-top: 30px;
	}
	p.service-quote {
        padding-bottom: 25px;
    }
	.menu-trangle-tow {
		position: absolute;
		top: -222px;
		left: 0;
		width: 423px;
		height: 674px;
		background-color: #f7f7f752;
		clip-path: polygon(0 49%,0% 99%,25% 100%);
	}
	.menu-trangle {
		width: 527px;
		height: 488px;
		background-color: #f7f7f752;
		clip-path: polygon(100% 29%,0% 100%,100% 100%);
		position: absolute;
		top: -42px;
		z-index: -6;
	}    
	.dl-menuwrapper button .fa-close {
        color: #fff;
        background: #ee1d50;
    }
    .our-solution-spl {
    	background: url(images/our-solutions-bg-mobile-big.jpg); 
    	background-position: 50% 50%; 
    	background-size:cover;
    }
    .content_wrapper {
        position: relative;
        background-color: #fff;
        transition: all ease .3s;
        -webkit-transition: all ease .3s;
        width: 100%;
        z-index: 999;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    .dl-menuwrapper .dl-menu.dl-menuopen {
		opacity: 1;
        right: -16px;
        pointer-events: auto;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        width: 375px;
        top: 21px;
        height: 100vh;
        background: #ee1d50;
	}
}
@media only screen and (max-width: 360px) {
   /* .dl-menuwrapper .dl-menu.dl-menuopen {
        height: 82vh;
    }*/
}
.contact_info ul li p a {
    color: #ee1d50;
}

/* Custom CSS */
@media only screen and (min-width: 769px) {

 body.offcanvas .offcanvas_overlay {
    background: transparent;
 }
 
/*.ser-item+.submenu, .ind-item+.submenu, .sol-item+.submenu {
        display: none;
}*/
}
@media only screen and (max-width: 1025px) {
.dl-menu :hover .submenu {
    display: block;
 } 
}
@media only screen and (min-width: 1280px) {
.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 0;
}
}