/*
Theme Name: Divi theme child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.17.4.1654490536
Updated: 2022-06-06 10:12:16

*/
/*  */
/* responsive start */
@media only screen and (max-width: 1650px){
  
}
@media only screen and (max-width: 1350px){
  
}
@media only screen and (max-width: 1200px){
  
}
@media only screen and (max-width: 1199px){
	.mis-vision-image:before {
    height: 84% !important;
}
	.abt-shan h2 {
    font-size: 30px !important;
}
  .main-menu ul li a {
    font-size: 15px !important;
}
	.abt-wel p {
    font-size: 35px !important;
}
}
@media only screen and (max-width: 981px){
	.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: #ffffff !important;
    border: 2px solid #fff;
}
  
}
@media only screen and (max-width: 767px){
	.yth2:after{
		display:none;
	}
}
@media only screen and (max-width: 600px){
	ul.client-list li {
    width: 116px!important;
    height: 116px !important;
    margin: 5px !important;
}
	a#btn {
    font-size: 10px !important;
}
	.abt-shan h2 {
    font-size: 24px !important;
}
	.footer_logo img {
    margin-top: 26px !important;
    background: white;
    width: 23px;
    position: absolute;
    margin-left: -162px !important;
}
  .abt-wel p {
    font-size: 27px !important;
}
}
/* responsive end  */

.my_product {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 0px 15px #fff;
    border-radius: 10px 10px 0 0;
    transition: .2s;
    border-bottom: 4px solid #004ea8;
}

.my_product:hover {
    border: 4px solid #004ea8;
}

.my_product img {
    border-radius: 10px 10px 0 0;
}

.my_product h3 {
    font-family: 'Assistant',Helvetica,Arial,Lucida,sans-serif;
    font-size: 22px;
    text-align: center;
    line-height: 26px;
    height: 60px;
}

.my_product h5 {
    text-align: center;
    margin-top: 10px;
}

.my_product h5 a {
    background: #004ea8;
    padding: 3px 10px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Assistant',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
}

.my_clients img {
    box-shadow: 0 0 15px #fff;
    border: 1px solid #004ea8;
    box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}

.et_pb_blurb_0 .et-pb-icon {
    font-size: 70px;
    padding: 25% 42px;
}

.call h4 {
    padding-top: 20px;
    line-height: 50px;
}

.call .et_pb_blurb_description {
    padding-bottom: 40px;
}

.footr-link ul li {
    list-style: none;
    color: white;
    padding-bottom: 6px;
    font-size: 18px;
    font-family: 'Assistant',Helvetica,Arial,Lucida,sans-serif;
    list-style-type: disclosure-closed;
    font-weight: 600;
}

.footr-link li a {
    color: #fff;
}

.footer_logo img {
    background: white;
    width: 23px;
    position: absolute;
    margin-left: 4px;
}

.boll h3 {
    background: #ff964d;
    color: #fff;
    padding: 12px;
    margin-top: 8px;
    border-radius: 4px;
    font-size: 24px;
}

.points strong {
    color: #000;
}

.boll h5 {
    background: #ff964d;
    color: #fff;
    padding: 12px;
    margin-top: 8px;
    border-radius: 4px;
}



