
.read_more_blog{color: #ffc600; margin: 7px  00 0}
.read_more_blog:hover{color: #07294d;}
#news-part p{ font-size: 14px; line-height: 20px;}
#news-part .singel-news .news-cont a h3{    padding-bottom: 5px;}
#news-part .main-btn{display: inline-block;    font-size: 14px;    padding: 0 25px;margin-top:15px;line-height: 35px;}



.footer-about .logo img{width: 240px;}
.enq_term{font-size: 12px; margin-top: 12px; color: #06284c; text-align: left; display: inline-block; width: 100%;}
/* .category-form .main-form .singel-form input:hover{color: #fff} */
.blog-details{    margin: 0 0 50px;}
#course-part .course-teacher h4{color: #fff;}
#course-part .singel-course-2 > .thum{border: 1px solid #eee;background: #fff}

.bg_light_grey{background: #f7f7f7;float: left;width: 100%;}

.ul_set{margin-top: 10px; padding-left: 20px;}
.ul_set li {list-style: disc;margin: 10px 0;text-align: left; }
.blog_txt_detail li{list-style: disc;margin: 10px 0;text-align: left;line-height: 16px;}
.blog_txt_detail ul,.blog_txt_detail ol{line-height: 16px;margin-left: 20px;}
.faq .mar-top-accod{margin:0;}
.faq .card {margin:  0 0 15px;border-radius: 0;}

#course-part{background: #efefef}


/* -----------                         home page changes     ------    */
.br_service{border: 4px solid #fff;padding:10px 20px 30px;border-style: solid;
border-width: 10px 3px 3px 3px;text-align: center;margin: 20px 0;
border-color: #07294d;border-radius: 10px 10px 10px 10px;background: #f3f2f2;
box-shadow: -7px 7px 77px 25px rgba(0,0,0,0.08);    color: #5f6368;min-height: 350px;
transition: #07294d 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; 
/* transition:all 0.3s ease; */

}
.br_service:hover{background: #fff;border-color: #ffc600;box-shadow: 0 5px 15px 2px rgba(0, 0, 0, 0.1);}
.br_service h3{margin: 10px 0;font-size: 24px;}
/* -----------                         home page changes     -------    */


.iso-singel-box{ box-shadow: inset 0px 0px 0px 1px #d7d8db;
-webkit-transform: translate(0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate(0, 0);
transform: translate3d(0, 0, 0);
transition: text-shadow 0.1s ease-in, -webkit-transform 0.14s ease-in;
transition: transform 0.14s ease-in, text-shadow 0.1s ease-in;
transition: transform 0.14s ease-in, text-shadow 0.1s ease-in, -webkit-transform 0.14s ease-in;
will-change: transform;
cursor: pointer;}

.iso-singel-box:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: none;
border-radius: 3px;
box-shadow: 0 10px 24px 0px rgba(0, 0, 0, 0.02), 0 8px 20px -2px rgba(0, 0, 0, 0.06), 0 6px 10px -6px rgba(0, 0, 0, 0.1);
transition: opacity 0.1s ease-in;
will-change: opacity;
opacity: 0;
}
.iso-singel-box:hover {
-webkit-transform: translate(0, -4px);
-webkit-transform: translate3d(0, -4px, 0);
transform: translate(0, -4px);
transform: translate3d(0, -4px, 0); 
}
.iso-singel-box:hover:before {
opacity: 1;
}
    

#header-part .navbar-brand{width: 250px;padding-bottom: 15px; padding-top: 15px;}
.fssai_license .br_service{margin: 30px 0 20px; min-height:440px; }
.fssai_license .br_service h4{margin: 10px 0 0 ;}
.opc_bnefit .col_hover_set{min-height:240px;}
.pvt_adv .col_hover_set{min-height:300px;}
.pvt_adv1 .col_hover_set{min-height:240px;}
/* .web_imp_bus .col_hover_set{min-height:610px;} */

.trade_brand .br_service{    min-height: 270px;}
.fssai_advantage .col_hover_set{min-height: 370px;}
.gst_tax_slab .col_hover_set{min-height: 340px;}

.msme_type .col_hover_set{min-height:340px;}
.trade_benf .br_service{min-height:270px;}
.iso_stand .br_service{min-height: 400px;}
.gst_type_tax .br_service{min-height: 270px;}

.partner_firm .br_service{min-height: 180px;}
.limit_ben .br_service{min-height: 270px;}
.trade_symbol .col_hover_set{min-height: 370px;}
.iso_about .col_hover_set{min-height: 390px;}
.limit_public .col_hover_set{min-height: 80px;}
.vide_imp_1 .col_hover_set{min-height: 340px;}
.vide_imp_2 .col_hover_set{min-height: 300px;}

.col_hover_set{overflow: hidden; background-color: #fff; padding: 30px; border-radius: 5px;display: block;background: #fff; box-shadow: 0 0 3px rgba(0,0,0,.1);   z-index: 5; transition: all 0.3s ease-in-out;position: relative;}
.col_hover_set:before {background:linear-gradient( 130deg, rgb(24, 93, 165) 0%, rgba(10, 86, 135, 1) 100%);
content: '';position: absolute;z-index: -1;width: 100%;height: 100%;top: 0;opacity: 0;left: 0; border-radius: 5px;}
.col_hover_set:hover:before{opacity: 1;}
.col_hover_set:after {content: '';position: absolute;width: 200px;height: 200px;border-radius: 50%;background: rgb(255,255,255,0.13);z-index: -1;top:-80px;right: -80px;opacity: 0;transform: scale(0.2);}
.col_hover_set:hover:after {opacity: 1;transform: scale(1);transition-duration: 1s;}

.col_hover_set:hover p,.col_hover_set:hover h4{color: #fff}



/*  ------------         news letter subscriber ------  */
.c-bg-dark {background:url(../img/bg-blue.jpg) #0a5687 ;padding: 30px 0;position: relative;} 
.c-content-subscribe-form-1{padding: 5px 0 13px 0;}
.c-content-subscribe-form-1 .c-title {text-align: center; color: #ffffff;font-size: 26px;font-weight: 600;padding-bottom: 30px;text-transform: capitalize;}
.c-content-subscribe-form-1 .c-body{color: #c5c7c8; font-size: 14px;font-weight: 400;}  
.c-content-subscribe-form-1  .form-control {color: #c2c3c4;font-size: 17px;font-weight: 300;border-radius: 0;box-shadow: none;border-color: #a3a4a5;background: transparent;padding: 20px 16px; }
.c-content-subscribe-form-1  .form-control::-moz-placeholder {color: #bcbbbb; }
.c-content-subscribe-form-1  .form-control:-moz-placeholder {color: #bcbbbb; }
.c-content-subscribe-form-1 .form-control:-ms-input-placeholder {color: #bcbbbb; }
.c-content-subscribe-form-1 .form-control::-webkit-input-placeholder {color: #bcbbbb; }
.c-content-subscribe-form-1 .form-control:focus {box-shadow: none;border-color: #bcbbbb; }
.c-content-subscribe-form-1 .btn {padding:10px 30px;border-radius: 0;border: 0;color: #07294d;font-weight:600; background: #ffc600;margin-top: 0px;width: 100%;}
.c-content-subscribe-form-1 .btn:hover{background:#07294d;color: #ffc600 }
/* .c-content-subscribe-form-1  .input-group{margin-top: 8px;} */
.c-content-subscribe-form-1 label{color: #fff;margin-bottom: 3px;font-weight: 300;}
/*  ------------         news letter subscriber ------  */
.bg-green-color {background-color: #ffc600;}
.subscribe {padding: 72px 0;overflow: hidden;position: relative; }
@media (max-width: 640px) {.subscribe {padding: 70px 0 30px; } }
.subscribe .subscribe-title {font-size: 30px;color: #000;margin-bottom: 23px; }
.subscribe .sub-title {color: rgba(0, 0, 0, 0.5);float: left; }
.subscribe .subscribe-form {margin-bottom: 25px; }
.subscribe .subscribe-form .email {background-color: #fff;padding: 16px 40px;font-size: 16px;color: #797676;
border-color: transparent;border-radius: 50px 0 0 50px;width: 70%;float: left; }
@media (max-width: 360px) {
.subscribe .subscribe-form .email {width: 100%;margin-bottom: 0px;border-radius: 50px; } }
.subscribe .subscribe-form .subscr-btn {display: inline-block;background-color: #2f2c2c;    overflow: visible;outline: none;border: none;
padding: 19px 0px;border-radius: 0 50px 50px 0;font-size: 15px;    -webkit-appearance: button;
text-transform: uppercase;width: 30%;cursor: pointer;position: relative;color: #fff;
text-align: center; }.semicircle--right {
display: block;
position: absolute;
top: 12px;
right: 12px;
width: 18px;
height: 18px;
overflow: hidden; }
.semicircle--right:after {
content: '';
display: block;
position: absolute;
width: 35px;
height: 35px;
border: 2px solid #fff;
border-radius: 100%;
right: 0; }

@media (max-width: 1024px) {
.subscribe .subscribe-form .subscr-btn {padding: 19px 0px ;font-size: 13px; } }
@media (max-width: 980px) {
.subscribe .subscribe-form .subscr-btn .semicircle--right {display: none; } }
@media (max-width: 360px) {
.subscribe .subscribe-form .subscr-btn {width: 100%;border-radius: 50px; } }
.subscribe .images-block img {position: absolute;opacity: 0; }
.subscribe .images-block img.mail {left: 0;bottom: -100%; }
@media (max-width: 1024px) {.subscribe .images-block img.mail {width: 40%; } }
@media (max-width: 768px) {
.subscribe .images-block img.mail {width: 16%; } }
@media (max-width: 640px) {.subscribe .images-block img.mail {
width: 40%; } }
@media (max-width: 360px) {.subscribe .images-block img.mail {width: 60%; } }
.subscribe .images-block img.gear {top: 50px;right: 0; }
@media (max-width: 800px) {.subscribe .images-block img.gear {top: 10px; } }
.subscribe .images-block img.mail-2 {bottom: -50px;right: -100%; }
  

.col-lg-offset-5 {margin-left: 41.66666667%;}
@media (max-width: 1200px){.col-lg-offset-5 {margin-left: 0;}}



/*                          -   -----------     */
.bg_left_blue{background:#08397c}
/*.bg_left_blue{background: linear-gradient(135deg, #168af0 0%, #764ba2 100%)}*/
.bg_left_blue .section-title h5,.bg_left_blue .about-cont p,.bg_left_blue .ul_set li{color: #fff}
.parallax {position: relative; /*background-size: cover; */overflow: hidden; background-attachment: fixed;
    background-image: url(../img/newsletter.jpg)  ;
    background-color: #2355a8;background-position: right top}

.lft_set_news .subscribe-title {color: #fff}
.lft_set_news  .subscribe-form .email{border-radius: 5px;width: 100%;}
.lft_set_news .subscribe-form .subscr-btn{float: left; width: 50%;border-radius: 5px;margin-top: 15px;background: #ffc600;color: #003050;font-weight: 600}


.err_message{color: red !important;}
.nl_message_sucess{color: #fff !important}

.sub-nav-toggler{background: none;border: none}

.career-holder{position: relative; margin: 0px 0 20px;float: left; width: 100%;      }
.career-holder .carrer-holder-img{padding: 0}

.career-holder:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:-40px;
background-color:#f3f3f3;
-ms-transform: skewY(1deg);
-webkit-transform: skewY(1deg);
transform: skewY(1deg);
}
.carrer_why{position: relative;float: left;
    width: 100%;}
.carrer_why:before{
position:absolute;
content:'';
left:0px;
top:0px;
right:0px;
bottom:-40px;
background:linear-gradient(135deg, #168af0 0%, #764ba2 100%);
-ms-transform: skewY(1deg);
-webkit-transform: skewY(1deg);
transform: skewY(1deg);
}
.carrer_why h2{position: relative;}
/*              ---------   ---------           career page ----------          */

.icon-featured{display:inline-block;font-size:0px;margin:15px;width:110px;height:110px;border-radius:50%;text-align:center;position:relative;z-index:1;color:#FFF;font-size:40px;line-height:110px;}
.icon-featured:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.featured-box{background:#F5F5F5;background:-webkit-linear-gradient(top, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;background:linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #DFDFDF;border-left:1px solid #ECECEC;border-radius:8px;border-right:1px solid #ECECEC;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.04);margin-bottom:20px;margin-left:auto;margin-right:auto;margin-top:20px;min-height:100px;position:relative;text-align:center;z-index:1;}
.featured-box h4{font-size:1.3em;font-weight:400;letter-spacing:-0.7px;margin-top:5px;margin-bottom:5px;}
.featured-box .box-content{border-radius:8px;border-top:1px solid #CCC;border-top-width:4px;padding:15px 20px 10px 17px;position:relative;top:-1px;}
.featured-box .box-content p{text-align:center !important;}
.pt15{padding-top:15px !important;}
.featured-box .box-content h4{padding-bottom:10px;}
.featured-box-primary .box-content ul{margin-left:0px !important;}
.featured-box .box-content ul{margin:0;padding:0;}
.featured-box .box-content ul li{text-align:left !important;margin-bottom:4px;}
.featured-box .box-content ul li a{color:#666 !important;font-size:13px !important;}
.featured-box .box-content ul li a i{font-size:7px !important;margin-right:5px;}

.icon-featured{background-color:#CD2323;}
.featured-box-primary .icon-featured{background-color:#CD2323;}
.featured-box-primary .icon-featured:after{border-color:#CD2323;}
.featured-box-primary h4{color:#CD2323;}
.featured-box-primary .box-content{border-top-color:#CD2323;}
.featured-box-primary .icon-featured{background-color:#CD2323;}
.featured-box-primary h4{color:#CD2323;}
.featured-box-primary .box-content{border-top-color:#CD2323;}

.featured-box-secondary .icon-featured{background-color:#E36159;}
.featured-box-secondary h4{color:#E36159;}
.featured-box-secondary .box-content{border-top-color:#E36159;}
.featured-box-tertiary .icon-featured{background-color:#2BAAB1;}
.featured-box-tertiary h4{color:#2BAAB1;}
.featured-box-tertiary .box-content{border-top-color:#2BAAB1;}
.featured-box-quaternary .icon-featured{background-color:#383f48;}
.featured-box-quaternary h4{color:#383f48;}
.featured-box-quaternary .box-content{border-top-color:#383f48;}
.featured-box-dark .icon-featured{background-color:#2e353e;}
.featured-box-dark h4{color:#2e353e;}
.featured-box-dark .box-content{border-top-color:#2e353e;}

.featured-box-effect-1 .icon-featured:after{top:-7px;left:-7px;padding:7px;box-shadow:0 0 0 3px #FFF;-webkit-transition:-webkit-transform 0.2s, opacity 0.2s;-webkit-transform:scale(1);-moz-transition:-moz-transform 0.2s, opacity 0.2s;-moz-transform:scale(1);-ms-transform:scale(1);transition:transform 0.2s, opacity 0.2s;transform:scale(1);opacity:0;}
.featured-box-effect-1:hover .icon-featured:after{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:1;}


/*              ---------   ---------           career page ----------          */


.car_img{position: relative;text-align: center;margin: 50px 0 0;}
.car_img .car_cloud{width: 60%;}
.car_img .car_icon{    animation-duration: 2s;
animation-name: hiring;
animation-iteration-count: infinite;}
@keyframes hiring{0%,100%{margin-left:0;}
50%{margin-left:10px;}
}


.gallery-logo-holder .col-md-3{border: 1px solid #ccc}
.gallery-logo-holder .item{text-align: center}
.gallery-logo-holder .img-thumbnail{width: 80%;}


/*  ---------   --------    -------  video start    -------             --      */
.web_des_box{text-align: center;height: 100%; box-shadow: rgb(204, 204, 204) 2px 2px 10px;background: #fff; position: relative;width: 100%;display: inline-block;}
.web_des_box h4{margin: 1em 0px;font-weight: bold;color: #003050;padding: 0 15px;}
.web_des_box p{color: rgb(234, 234, 234);position: absolute;top: 1px;left: 5px;}
.web_des_box .hover-list{height: 0px;text-align: left;padding: 0px;overflow: hidden;transition: all 1s ease 0s;position: absolute;top: 0;}
.web_des_box ul li{display: flex;align-items: center;text-align: center;color: #fff;    white-space: nowrap;}
.web_des_box ul {position: absolute;    top: 50%;left: 50%;    transform: translate(-50%, -50%);}
.web_des_box:hover .hover-list{padding: 10px;height: 100%;left: 0;width: 100%;background: rgba(255, 9, 9, 0.8);}
.web_des_box ul li i{font-size: 14px;color: #fff;padding:0 10px 0 10px;}

/*  ---------   --------    -------  video start    -------             --      */