
/*--css-style--*/

/*--comon--*/
.title::before { display:none; }
.title h2, .title h3 {	margin: 0 ;	padding: 0 ;
	font-size: 38px ;	color: #000 ;	line-height: 48px ;	font-weight: 700 ; }
	
/*--comon--*/

/*erp-banner-block*/

.erp-banner-block { margin:0; padding:120px 0 60px 0; }
.erp-banner-block .left_block { margin:0; padding:0; }

.erp-banner-block .left_block h1 {	margin: 0;	padding: 0;	font-family: montserrat, sans-serif;	font-size: 60px;
	line-height:70px;	color: #000;	font-weight: 700;	width: 100%; }
	
.erp-banner-block .left_block h2 {	margin: 0;	padding: 10px 0;	font-family: montserrat, sans-serif;
	font-size: 34px;	font-weight: 600;	display: block;	line-height: 44px; }
.erp-banner-block .left_block p { font-family: montserrat, sans-serif;	margin: 0;	padding: 6px 0 0 0;
	font-size: 16px; line-height: 26px;	color: #000; font-weight: 400; }
.erp-banner-block .left_block .button_block { margin: 0; padding: 27px 0 0 0; }
.erp-banner-block .left_block .button_block a {	margin: 0 9px 0 0;	padding: 15px 25px;
    background:#05124d;	box-shadow: 0 3px 10px 0 rgba(236, 115, 35, 0.2); color: #fff !important;
    border-radius:50px; line-height:1;	vertical-align: unset;  font-size:16px; display:inline-flex; position: relative;
    font-weight:500; text-transform:none;	transition:0.3s; }

.erp-banner-block .left_block .button_block a:hover { background:#ec7222; }


/*erp-banner-block*/

/*specially-crafted-block*/


.specially-crafted-block { margin:0; padding:0 0 60px 0; }
.specially-crafted-block .title { margin: 0;	padding: 0 0 63px 0; }
.specially-crafted-block .title h2 { text-align:center; }

.specially-crafted-block .left-block { margin:0; padding:0; }

.specially-crafted-block .left-block img { max-width: 100%;	object-fit: contain; }


.specially-crafted-block .right-block { margin:0; padding:0; }

.specially-crafted-block .bd_block {    margin: 0;    padding: 0;    width:100%; }

.specially-crafted-block .bd_block .accordion {    margin: 0;    padding: 0; }
.specially-crafted-block .bd_block .accordion .accordion_row {    margin: 0 0 17px 0;    padding: 0;    border: 0;  }

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-header {
    margin: 0;
    padding: 16px 18px;
    background: #e8ecf3;
    overflow: hidden;
    border-radius: 6px;
}

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-header .accordion-button {
    margin: 0;    padding: 0;    background: transparent;    border: 0;
    border-bottom: 0;    box-shadow: none;    font-size:18px;    color:#05124c;
    font-weight: 600; }

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-header .accordion-button h4 {
	margin: 0;	padding: 0;	background: transparent;	border: 0;
	border-bottom: 0;	box-shadow: none;	font-size: 18px;	color: #05124c;
	font-weight: 600;	line-height: 26px; }

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-collapse {
    margin: 0;    padding: 0;    border: 0;    box-shadow: none;    background: #f8f8f8; }

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-collapse .accordion-body {
    margin: 0;    padding: 16px 5px;    box-shadow: none;    border-top: 0; }

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-collapse .accordion-body p {
    margin: 0 auto;    padding: 0;    font-size: 16px;    line-height: 29px;    color: var(--dark-ass-color);
    font-weight:500;    text-align: left;    padding-bottom: 10px; }

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-collapse .accordion-body ul {
    margin: 0;    padding: 0 0 0 22px;    display: flex;    flex-wrap: wrap; }
.specially-crafted-block .bd_block .accordion .accordion_row .accordion-collapse .accordion-body ul li {
    margin: 0 auto;    padding: 2px 0;    font-size: var(--font-size-16);    line-height: 22px;    color: var(--dark-ass-color);
    font-weight: 400;    padding-bottom: 7px;    width: 100%;    position: relative;    /*  list-style: decimal; 
    list-style-type: none;*/ }

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-collapse .accordion-body ul li::before {
    background-color: #005eb8;    content: " ";    display: block;    height: 8px;    margin-left: -20px;    transform: translateY(14px);
    width: 8px;    border-radius: 50px;    margin-top: 0;    position: relative;    top: 3px; }

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-header .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform);
    color: #fff;
    background: url(../media/down-arrow.png) no-repeat left center;
    background-size: contain;
}

.specially-crafted-block .bd_block .accordion .accordion_row .accordion-header .accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    background: url(../media/down-arrow.png) no-repeat left center;
    background-size: contain;
}

/*specially-crafted-block*/

/*----*/


    .take-sneak-peekblock {	margin: 0;	padding: 60px 0; background: #05124d; }
    
    .take-sneak-peekblock .title {	padding-bottom: 61px; }
    
    .take-sneak-peekblock .title h3 { text-align: center; color: #fff; }
    
    .take-sneak-peekblock .tabs-container {  width:100%; }
    
    .take-sneak-peekblock .tabs {position: relative;	display: flex;	margin: 0 auto;	align-items: center;
	justify-content: center; }
        
   .take-sneak-peekblock .tab {	padding: 10px 20px;	text-align: center;
	cursor: pointer;	transition: color 0.3s;	font-size: 18px;	color: #fff; font-weight: 600; }

    .take-sneak-peekblock .tab:hover, .take-sneak-peekblock .tab.active { color: #ec7323; }



    .take-sneak-peekblock .magic-line { position: absolute; bottom: -2px;  left: 0;
            height: 2px;   background-color: #007bff;   transition: left 0.3s, width 0.3s; }
        
    .take-sneak-peekblock .magic-line {	position: absolute;	bottom: -2px;	left: 0;
	height: 2px;	background-color: #ec7323;	transition: left 0.3s, width 0.3s; }

    .take-sneak-peekblock .slide-content { display: none; }
    .take-sneak-peekblock .slide-content.slick-active { display: block; }

    .take-sneak-peekblock .slide-content .item_bd {	margin: 0;	padding: 58px 0 0 0; }

    .take-sneak-peekblock .slide-content .item_bd .text-bd { margin:0; padding:0; }
    
    .take-sneak-peekblock .slide-content .item_bd .text-bd h3 {	margin: 0;padding: 0 0 8px 0;	font-family: Montserrat, sans-serif;
	font-size: 24px;	line-height: 34px;	color: #fff;	font-weight: 700; }
    
    .take-sneak-peekblock .slide-content .item_bd .text-bd p {	margin: 0;	padding: 0;	font-size: 16px;
	line-height: 25px;	color: #b7b7b7;	font-weight: 400;	text-align: left;	display: block; }
	
    .take-sneak-peekblock .slide-content .item_bd .text-bd .list-block { margin:0; padding:0; }
    .take-sneak-peekblock .slide-content .item_bd .text-bd .list-block ul { margin:0; padding:20px 0 0 0; }
    
    .take-sneak-peekblock .slide-content .item_bd .text-bd .list-block ul li {    margin: 0;    padding: 8px 0 8px 26px;    font-size: 15px;
    line-height: 21px;    color: #b7b7b7;    text-align: left;    display: block;
    font-weight: 500;    position: relative;  }
    
    .take-sneak-peekblock .slide-content .item_bd .text-bd .list-block ul li::after {    content: "\f046 ";    width: 20px;    height: 20px;
    background: transparent;    position: absolute;    left: 0;    top: 10px;
    font-size: 19px;    color: #dfdfdf;    font-family: "FontAwesome";  }
	

    .take-sneak-peekblock .slide-content .item_bd .image-bd {	margin: 0;	padding: 8px 15px;	border-radius: 10px; width:100%; height:100%;
    box-sizing: border-box; } 
    
    .take-sneak-peekblock .slide-content .item_bd .image-bd img {	width: 100%; object-fit: contain; }



    /*dot*/
    
    .take-sneak-peekblock .tabs-container .slider-item .slick-dots {	display: flex;	align-items: center;	justify-content: center;
	padding-top:47px; }
        
    .take-sneak-peekblock .button {	margin: 42px 0 0 0;	padding: 0;	width: 100%;
	display: flex;	align-items: center;	justify-content: center; }
    
    .take-sneak-peekblock .tabs-container .slider-item .slick-dots li button { 	margin: 0 5px; 	padding: 0; width: 15px; 	height: 15px;
    	background:#fff;	border-radius: 50px; font-size: 0;  border: 0; }
    	
    .take-sneak-peekblock .tabs-container .slider-item .slick-dots li.slick-active button {	background:#f55d30 !important; }
    	

    /*dot*/

    .take-sneak-peekblock .button {	margin: 42px 0 0 0;	padding: 0;	width: 100%;
    	display: flex;	align-items: center;	justify-content: center; }
    
    .take-sneak-peekblock .button a {	margin: 0;	padding: 15px 25px;	background: #05124d;
    	box-shadow: 0 3px 10px 0 rgba(236, 115, 35, 0.2);	color: #fff !important;	border-radius: 50px;
    	line-height: 1;	vertical-align: unset;	font-size: 16px;	display: inline-flex;
    	position: relative;	font-weight: 500;	text-transform: none;	transition: 0.3s;
    	background: #f55d30; }
    
    
/*--take-sneak-peekblock--*/


/*-- trusted-byover-block --*/

.trusted-byover-block {
	margin: 0;
	padding: 40px 0;
	background: #fff;
}

.trusted-byover-block h4 {	margin: 0;	padding: 0;	text-align: center;
	font-size: 30px;	line-height: 36px;	color: #000;	font-weight: 600; }

.trusted-byover-block .bd-block { margin: 0;	padding: 50px 0 0 0; }
.trusted-byover-block .bd-block .item { margin:0; padding:0;  }
.trusted-byover-block .bd-block .item img {	width: 100%; }

/*-- trusted-byover-block --*/

/*----*/


/*--ecommerce_alteration-driven--*/

.ecommerce_alteration-driven {
    margin: 0;
    padding: 60px 0;
    background: var(--bg-light-color);
}

.ecommerce_alteration-driven .title {
    text-align: center;
    padding-bottom: 33px;
    /*margin-bottom: 45px;*/
}

.ecommerce_alteration-driven .title h2 {
    margin: 0 auto;
    padding: 0 0 10px 0;
    width: 70%;
    font-family: "Montserrat", sans-serif;
    font-size: 38px;
    line-height: 46px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.ecommerce_alteration-driven .title p {
    color: var(--ass-color);
    margin: 0 auto;
    width: 86%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: var(--font-size-16);
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.ecommerce_alteration-driven .title:before {
    position: absolute;
    left: 50%;
    width: 140px;
    transform: translateX(-50%);
    background: linear-gradient(to right, rgb(2 18 116) 0%, rgb(11 87 139) 25%, rgb(5 58 162) 50%, rgb(4 41 255) 75%, rgb(37 73 230) 100%);
}

.ecommerce_alteration-driven .colmb-30 {
    margin-top: 82px;
}
.ecommerce_alteration-driven .item_box {
	padding: 10px 15px;
	position: relative;
	border-bottom: 5px solid #ecedee;
	-webkit-box-shadow: 0 5px 10px 0 rgba(72,73,121,.15);
	-moz-box-shadow: 0 5px 10px 0 rgba(72,73,121,.15);
	box-shadow: 0 5px 10px 0 rgba(72,73,121,.15);
	border: 0;
	border-bottom: 5px solid transparent;
	height: 100%;
	border-radius: 10px;
	border: 2px solid #818080;
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative;
	transition: all .3s;
}

.ecommerce_alteration-driven .item_box .icon_box {
    width: 90px;
    height: 90px;
    -webkit-box-shadow: 0 0px 7px 3px rgb(0 10 54);
    -moz-box-shadow: 0 0px 7px 3px rgb(0 10 54);
    box-shadow: 0 0px 6px 3px rgb(0 10 54);
    border-radius: 100%;
    line-height: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    margin-top: -64px;
}

.ecommerce_alteration-driven .item_box .icon_box img {
    width: 40px;
    height: 50px;
    object-fit: contain;
}

.ecommerce_alteration-driven .item_box .text_box {
    margin: 0;
    padding: 44px 0 30px 0;
    text-align: center;
}

.ecommerce_alteration-driven .item_box .text_box h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #ffffff;
    line-height: 34px;
    font-weight: 600;
}

.ecommerce_alteration-driven .item_box .text_box p {
    margin: 0;
    padding: 12px 0 0 0;
    font-size: var(--font-size-16);
    line-height: 26px;
    color: #c2c2c2;
    font-weight: 400;
    width: 100%;
    text-align: center;
}

.ecommerce_alteration-driven .item_box:hover {
    background: #fff;
    transition: all 0.3s;
}

.ecommerce_alteration-driven .item_box:hover .text_box h3 {
    color: #05124c;
}

.ecommerce_alteration-driven .item_box:hover .text_box p {
    padding: 12px 0 0 0;
    color: #404040;
    font-weight: 400;
    width: 100%;
    text-align: center;
}

.ecommerce_alteration-driven .item_box:hover .icon_box {
    -webkit-box-shadow: 0 0px 0px 6px rgb(5 18 76);
    -moz-box-shadow: 0 0px 0px 6px rgb(5 18 76);
    box-shadow: 0 0px 0px 6px rgb(5 18 76);
    border-radius: 100%;
    line-height: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*--ecommerce_alteration-driven--*/

/*-- erp-explore-block --*/

.erp-explore-block {
	margin: 0;
	padding: 60px 0;
}

.erp-explore-block .title {
	margin: 0;
	padding: 0;
	text-align: center;
}

.erp-explore-block .title h3 {margin:0; padding:0;  }

.erp-explore-block .title p {
	padding: 8px 0 0 0;
	width: 80%;
	margin: 0 auto;
}

.erp-explore-block .item-bd {
	margin: 0;
	padding: 50px 0 0;
}

.erp-explore-block .item-bd .item-row {
	padding:30px 0;
}

.erp-explore-block .item-bd .item-row:nth-child(2n+1) {
	flex-direction: row-reverse;
}

.erp-explore-block .item-bd .text-block {
	margin: 0;
	padding: 0 0 0 15px;
}

.erp-explore-block .item-bd .item-row:nth-child(2n+1) .text-block {
  padding-left:0 ;
}



.erp-explore-block .item-bd .text-block h5 {	margin: 0;	padding: 0 0 10px 0;	font-family: montserrat, sans-serif;
	font-size: 30px;	font-weight: 600;	display: block;	line-height: 36px; }

.erp-explore-block .item-bd .text-block h5 span { display:block; }

.erp-explore-block .item-bd .text-block p {	margin: 0;	padding: 0 0 10px 0;	font-size: 16px;
	color: #000;	line-height: 22px; }

.erp-explore-block .item-bd .text-block ul { margin: 0; padding: 15px 0 0 0; }

.erp-explore-block .item-bd .text-block ul li {	margin: 0;	padding: 4px 0 4px 18px;	display: block;
	font-size: 14px;	color: #171717;	line-height: 22px;	font-weight: 600;	position: relative; }

/*.erp-explore-block .item-bd .text-block ul li::after {*/
/*	content: "\f046 ";*/
/*	width: 18px;*/
/*	height: 18px;*/
/*	background: transparent;*/
/*	position: absolute;*/
/*	left: 0;*/
/*	top: 3px;*/
/*	font-size: 18px;*/
/*	color: #171717;*/
/*	font-family: "FontAwesome";*/
/*	font-weight: 300;*/
/*}*/


.erp-explore-block .item-bd .text-block ul li::after {
	content: "\f111";
	height: 12px;
	background: transparent;
	position: absolute;
	left: 0;
	top: 3px;
	font-size: 9px;
	color: #000;
	font-family: "FontAwesome";
	font-weight: 300;
}

    
.erp-explore-block .item-bd .image-block {margin:0; padding:0;  }
.erp-explore-block .item-bd .image-block img { width:100%; height:auto;  }


.erp-explore-block .item-bd .text-block .button-block {
	margin: 0;
	padding: 20px 0 0 0;
}

.erp-explore-block .item-bd .text-block .button-block a {	margin: 0;	padding: 14px 20px;
	background: #ee7423;	box-shadow: 0 3px 10px 0 rgba(236, 115, 35, 0.2);	color: #fff !important;
	border-radius: 50px;	line-height: 1;	vertical-align: unset;	font-size: 15px;
	display: inline-flex;	position: relative;	font-weight: 500;
	text-transform: none;	transition: 0.3s; }

.erp-explore-block .item-bd .text-block .button-block a:hover { background:#05124c; }

.erp-explore-block .item-bd .text-block .button-block a.button-second {	margin: 0;	padding: 0 0 0 20px;
	background: transparent;	box-shadow: none;	color: #000 !important;	font-weight: 600; transition: all 0.3s; }

.erp-explore-block .item-bd .text-block .button-block a.button-second:hover { color: #ee7423 !important; }


.erp-explore-block .item-bd .text-block .button-block a.button-second .fa {	margin: 0;	padding: 0 0 0 8px;
	font-size: 14px; font-weight: 300; }

/*-- erp-explore-block --*/


/*-- affordable-block --*/

.affordable-block { margin:0; padding:0 0 60px 0;  }


.affordable-block .bd {
	margin: 0;
	padding: 0;
	background: rgb(5,18,76);
	background: linear-gradient(90deg, rgb(15, 27, 83) 0%, rgb(61, 72, 125) 35%, rgb(56, 67, 115) 100%);
	border-radius: 14px;
}

.affordable-block .bd .text-block {
	margin: 0;
	padding: 20px 0 20px 30px;
}

.affordable-block .bd .text-block .icon {
	margin: 0 0 16px 0;
	padding: 0;
	display: inline-block;
	background: #ea7122;
	width: 60px;
	height: 53px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.affordable-block .bd .text-block .icon .fa {
	font-size: 25px;
	color: #fff;
	line-height: 36px;
}

.affordable-block .bd .text-block h4 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 28px;
	color: #fff;
	line-height: 36px;
	font-weight: 600;
}

.affordable-block .bd .text-block p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	color: #dbdada;
	font-weight: 500;
}

.affordable-block .bd .image-block {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: end;
	justify-content: end;
}
.affordable-block .bd .image-block img {	width: 94%;	height: auto;	object-fit: contain; }


/*-- affordable-block --*/

/*talk-our-expert*/

.talk-our-expert {
	margin: 0;
	padding: 60px 0;
	background: #f9f7f7;
	text-align: center;
}

.talk-our-expert h4 {
	margin: 0;
	padding: 0 0 11px 0;
	font-size: 38px;
	color: #000;
	line-height: 48px;
	font-weight: 700;
}
.talk-our-expert p {
	font-size: 32px;
	line-height: 43px;
	color: #000;
	padding: 0;
	width: 84%;
	margin: 0 auto;
	font-weight: 300;
}
.talk-our-expert .button-block {
	margin: 0;
	padding: 50px 0 0 0;
}

.talk-our-expert .button-block a {
	margin: 0;
	padding: 16px 50px;
	background: #05124c;
	box-shadow: 0 3px 10px 0 rgba(236, 115, 35, 0.2);
	color: #fff !important;
	border-radius: 30px;
	line-height: 1;
	vertical-align: unset;
	font-size: 19px;
	display: inline-flex;
	position: relative;
	font-weight: 500;
	text-transform: none;
	transition: 0.3s;
}

.talk-our-expert .button-block a:hover { background:#ea7223; }


/*talk-our-expert*/


/*--youtube-video--*/

.erpyoutube-video { margin:0; padding:0; }
.erpyoutube-video .item-bd {	overflow: hidden;	padding-top: 56.25%;	position: relative; }
.erpyoutube-video .item-bd iframe {
	border: 0;
	height: 80%;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 80%;
	transform: translate(-50%,-50%);
	border-radius: 10px;
	box-shadow: 0 0 3px 2px #a2a2a2;
	margin: 5px 0;
}


/*--youtube-video--*/



/*-- php-codeigniter-idead-support --*/

.php-codeigniter-idead-support {
    margin: 0;
    padding: 0 0 60px 0;
    background: #ffffff;
}

.php-codeigniter-idead-support .title {
    width: 100%;
    text-align: center;
    margin-bottom: 3px;
    padding-bottom: 0px;
}
.php-codeigniter-idead-support .title span {
    font-size: var(--small-16);
    font-weight: bold;
    color: var(--orange-color);
}

.php-codeigniter-idead-support .title h2 {
    margin: 0 auto;
    padding: 36px;
    font-family: "Montserrat", sans-serif;
    font-size: 38px;
    line-height: 43px;
    color: #05124c;
    font-weight: 700;
    width: 75%;
    text-align: center;
}
.php-codeigniter-idead-support .title p {
    margin: 0 auto;
    padding: 10px 0;
    width: 68%;
    font-size: var(--font-size-18);
    line-height: 30px;
    color: #000;
    font-weight: 400;
    text-align: center;
}

.php-codeigniter-idead-support .title:before {
    position: absolute;
    left: 50%;
    width: 140px;
    margin: 0 auto;
    bottom: 13px;
    height: 4px;
    animation: rotate 80s infinite linear;
    -webkit-animation: rotate 80s infinite linear;
    content: "";
    border-radius: 5px;
    background: #021173;
    background: linear-gradient(to right, rgb(2 18 116) 0%, rgb(11 87 139) 25%, rgb(5 58 162) 50%, rgb(4 41 255) 75%, rgb(37 73 230) 100%);
    transform: translate(-50%);
}

.php-codeigniter-idead-support .item_col {
    margin-top: 50px;
}

.php-codeigniter-idead-support .web-why-choose-us-inner-box {
    border: 1px solid #ecedee;
    -webkit-box-shadow: 0 1px 5px 0 rgba(72, 73, 121, 0.15);
    -moz-box-shadow: 0 1px 5px 0 rgba(72, 73, 121, 0.15);
    box-shadow: 0 1px 5px 0 rgba(72, 73, 121, 0.15);
    border-radius: 10px;
    padding: 20px 20px 20px;
    background-color: var(--light-ass-color);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 100%;
}
.php-codeigniter-idead-support .web-why-choose-us-inner-box .web-why-choose-inner-icon {
    width: 90px;
    height: 90px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    line-height: 75px;
    text-align: center;
    margin-top: -57px;
    background-color: #fff;
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 4px solid #ffffff;
}

.php-codeigniter-idead-support .web-why-choose-us-inner-box .web-why-choose-inner-icon img {
	width: 50px;
	height: 50px;
	object-fit: contain;
}

.php-codeigniter-idead-support .web-why-choose-us-inner-box:hover .web-why-choose-inner-icon {
    background: #05124c;
    border: 4px solid #fff;

    box-shadow: none;
}

.php-codeigniter-idead-support .web-why-choose-us-inner-box:hover .web-why-choose-inner-icon img {
    filter: invert(100%);
}

.php-codeigniter-idead-support .web-why-choose-us-inner-box h5 {
    margin: 0;
    padding: 0 0 0 90px;
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    font-size: var(--font-size-24);
    line-height: 36px;
    color: var(--blue-dark-color);
    font-weight: 700;
    margin-top: 15px;
}

.php-codeigniter-idead-support .web-why-choose-us-inner-box p {
    margin: 0;
    padding: 0;
    font-size: var(--font-size-16);
    line-height: 31px;
    color: var(--dark-ass-color);
    font-weight: 400;
    text-align: left;
}

.php-codeigniter-idead-support .web-why-choose-us-inner-box:hover h5 {
    color: #fff;
}
.php-codeigniter-idead-support .web-why-choose-us-inner-box:hover {
    background-color: #05124c;
}

.php-codeigniter-idead-support .web-why-choose-us-inner-box:hover p {
    color: #fff;
}

/*-- php-codeigniter-idead-support --*/







































/*--css-style--*/



























































