/* @import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;500;600;700;800;900;1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Thambi+2:wght@400;500;600;700;800&display=swap'); */
/* nunito */

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.sector-bx {
  background: #fff;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin: 20px 0;
  width: 100%;
  border-radius: 10px;
}
.sector-bx img {
  width: 90px;
  margin: 0 0 25px 0;
}
.sector-bx h5 {
  color: #43515f;
  font-size: 18px;
  font-weight: 800;
  margin: 5px 0px 10px;
}

body { font-family: "Times New Roman", Times, serif; color: #444444;}
p { font-family: "Times New Roman", Times, serif; margin: 0 0 10px; font-size: 16px; font-weight: 400; line-height:24px; text-align:justify;}
h1, h2, h3, h4, h5, h6 {
     font-family: "Times New Roman", Times, serif;
}
.banner-innerpage ol{text-align:left;padding-left:30px;}
.banner-innerpage ol li{margin-bottom:15px;}
.whats-new h4 {
    font-size: 25px;
    line-height: 50px;
    padding: 10px 5px;
    color: #fff !important;
    margin: 0;
    text-align: center;
    position: relative;
    height: 60px !important;
}
.innr-pg-bnnr {
    padding: 120px 0;
    width: 100%;
    background-size: cover;
    min-height: 275px;
    text-align: center;
    background-size: cover;
    position: relative;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0px;
}
.innr-pg-bnnr:after {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #504f4f6b;
}
.tm-st img{box-shadow:1px 1px 5px gray;border-radius:10px;}
.innr-pg-bnnr h1 {
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.innr-pg-bnnr h1:after {
    content: '';
    position: absolute;
    bottom: -15px;
    margin: 10px auto;
    left: 0;
    right: 0;
    width: 100px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
}
.contact-banner {
    background-image: url(image/contact-banner.jpg);
}
.about-banner {
    background-image: url(Image/about-banner.jpg);
}
.team-banner {
    background-image: url(image/team-banner.jpg);
}
.services-banner {
    background-image: url(image/services-banner.jpg);
}
.clientele-banner{
    background-image: url(image/clientele-banner.jpg);
}
ul li { font-family: "Times New Roman", Times, serif; margin: 0 0 5px; font-size: 16px; font-weight: 400; text-align:left; line-height:24px; color: #333;}

/*color and background*/
.main-color {/* border-bottom: 3px dashed #fff; */color: #2f3437;font-size: 48px;}
.main-text-color {color: #06b306;}
.main-bg {background: #06b306;transition:.5s;}
.other-bg{background: #006994;transition:.5s;}
.other-text-color{ color: #0b1b3f;}
.btn.main-bg:hover{background: #006994;color: #fff;}
/*header*/
center #form1 header img{margin-top:0;}
header img{margin-top:10px;}
/* #SERVICES */
.ser-bx {width: 86%;margin-bottom: 60px;border-radius: 3px;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;background: #fff;-webkit-box-shadow: 0px 15px 46px -16px rgb(0 0 0 / 11%);-moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.11);height: 215px;box-shadow: 0px 15px 46px -16px rgb(0 0 0 / 11%);}
.ser-bx .img {width: 100%; height: 216px; /*border-bottom:#dd9933 2px solid;*/ overflow:hidden; transition:all .5s;}
.ser-bx img  {-webkit-transform: rotate(15deg) scale(1.4);transform: rotate(15deg) scale(1.4);transition:.5s;}
.ser-bx:hover img {-webkit-transform: rotate(0) scale(1);  transform: rotate(0) scale(1);}
.ser-bx .text .icon {
    width: 100%;
    position:relative;
    height: 6px;
    padding: 0 10px;
    text-align:left;
    /*border-radius: 50%;*/
    font-size: 20px;
    font-weight: bold;
    background: #000;
    /*margin: -62px 0 20px;*/
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
    -moz-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
}
.rd-mr a{background:#006994;}
.ser-bx .text h3 {font-weight: 600;font-size: 22px;color:#000;margin-bottom: 0;margin-top: 7px;}
.ser-bx .text h3 span{color: #0b1b3f;}
.ser-bx .text p{font-size: 16px;line-height: 27px;padding: 0 10px;text-align: center;margin-bottom: 20px;}
.ser-bx .text .btn-custom { position: absolute; transition: all 0.3s ease; /*bottom: -45px;*/ left: 0; right: 0;  width: 150px;
    background: #000; color: #fff; padding: 12px 10px; border-radius: 3px;  margin: 0 auto; text-transform: uppercase; font-weight: 500; font-size: 14px;}
.ser-bx:hover .text .icon, .ser-bx:hover .text .icon:after {background: #0b1b3f;color:#fff;}
.ser-bx:hover .text .icon .fa{ color: #fff;}
.ser-bx:hover .text .btn-custom { background: #dd9933;}



/* #SERVICES */
.ml-head{
    font-weight: 600;
    Font-size: 28px;
    color: #0c0b0b;
    line-height: 36px;
    margin-bottom: 10px;
    text-align: left;
    margin-top:7px;
}
/*** banner-sec ***/
.banner-sec { position: relative;}
.banner-sec .carousel-caption{ right:15%; left:15%;}
.banner-sec h1 span{color: #06b306;}
.banner-sec h1 {
    color: #ed6436;
    font-size: 58px;
    font-weight: 700;
    text-align: center;
}
.banner-sec h3{color:#fff;font-weight: 600;}
.sbs{margin-bottom:0px !important;font-size: 18px;}
.banner-sec::after{content: "";  position: absolute;  left: 0;  top: 0; 
background: linear-gradient(rgb(0, 0, 0) 0%, transparent 100%);  width: 100%;  height: 195px;  z-index: 2;}

.banner-sec .bannr-bx img{background-color: #06b306;width: 100%;}
.banner-sec .bannr-bx figure{overflow: hidden;padding: 5px;}
.banner-sec .bannr-bx figure figcaption{display: flex;position: absolute;align-items: center;top: 0;width: 100%;height: 100%;z-index: 9;padding: 62px;}
.banner-sec .bannr-bx figure figcaption p{text-align: center;color: #fff;opacity: 0;line-height: 30px;transition: .9s;}
.banner-sec .bannr-bx:hover figure .ser-img:before { transform: scale(1);}
.banner-sec .bannr-bx:hover figure figcaption p{opacity: 1;} 
.banner-sec .bannr-bx figure .ser-img:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #06b306;
    transform: scale(0);
    -webkit-transition: 1.1s all ease;
    z-index: 9;
    border-radius: 50%;
    }
.banner-sec .bannr-bx:hover .fa, .banner-sec .ser-bx:hover h4, .banner-sec .ser-bx:hover p{color:#fff; border:0;}
.banner-sec .bannr-bx a{background: #00638b;color: #fff;padding:2px 5px;position: relative;top: 20px;font-weight: bold;padding: 3px 8px;} 
.banner-sec .bannr-bx .circle{position: absolute;width: 100%;left: 0px;top: 0px;height: 100%;border-radius: 50%;padding: 2.5px;background-clip: content-box;animation: spin 10s linear infinite;border: 6px dotted #eee;}
.banner-sec .bannr-bx:hover .circle {  animation: spin 2s linear infinite;}
/*** Section Title ***/
.section-title {position: relative;/* margin-bottom: 20px; */}
.section-title h2{font-size: 50px; margin-bottom: 0;}
.section-title p{display: inline-block;}
.section-title p::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    top: 50%;
    left: 60px;
    background: #0b1b3f;
}

.section-title p::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    top: 50%;
    right: 60px;
    background: #0b1b3f;
}

.section-title.text-start::before,
.section-title.text-end::after {
    display: none;
}


/*** bnr-btm-item ***/
.bnr-btm-item {position: relative;overflow: hidden;  box-shadow: 0 0 45px rgba(0, 0, 0, .7);  transition: .5s;}
.bnr-btm-item .back-bg{position: absolute; right: -5px;  bottom: 40px; }
.bnr-btm-item:hover .back-bg{transform: rotate(-20deg);}
.bnr-btm-item p, .bnr-btm-item h4, .bnr-btm-item .fa, .bnr-btm-item p a{color: #FFFFFF !important;}
.bnr-btm-item .back-bg .fa{font-size: 120px; opacity: .25;}
.bnr-btm-item * { transition: .5s;}
/*abt-sec*/
.abt-sec figure img{position:relative; border-top-left-radius: 100vw;  border-top-right-radius: 100vw;}
/*hm-service*/
.services .ser-bx:hover h3{color:#fff;}
.services{position:relative;overflow: hidden; background:url(../image/services-bg.jpg);}
.services .ser-bx{background: #fff;width: 100%;margin:10px auto;margin-bottom: 40px;transition:.5s;align-items: center;margin-top:20px;min-height: 390px;}
.services .ser-bx:hover{background: #0f5298;}
.services .ser-bx:hover .rd-mr .btn-primary{background: #06b306;color:#fff;}
.ser-bx{padding: 65px 30px 50px;}
.services .ser-bx:hover{background-position: center center; background-repeat: no-repeat; background-size: cover; color:#fff;}
.services .col-lg-4:nth-child(1) .ser-bx:hover{background:url(../image/audit-img.jpg) no-repeat ; transition: .5s;}
.services .col-lg-4:nth-child(2) .ser-bx:hover{background:url(../image/finance-img.jpg) no-repeat ;}
.services .col-lg-4:nth-child(3) .ser-bx:hover{background:url(../image/accounting-img.jpg) no-repeat ;}
.services .col-lg-4:nth-child(4) .ser-bx:hover{background:url(../image/income-tax-img.jpg) no-repeat ;}
.services .col-lg-4:nth-child(5) .ser-bx:hover{background:url(../image/gst-img.jpg) no-repeat ;}
.services .col-lg-4:nth-child(6) .ser-bx:hover{background:url(../image/Outsourcing-img.jpg) no-repeat;}
.ser-bx .ser-tp-num{width: 50px; height: 50px; line-height: 45px; position: absolute; top: 0; font-size: 18px; left: 50%;    font-weight: 800;
    -webkit-transform: translate(-50%,-50%);
    -khtml-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -khtml-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    border: solid 2px;background: #3c98db;}
.ser-bx .img-bx .fa{font-size: 60px; width: 80px; height: 80px; color:#3c98db; transition: .5s;}
.ser-bx:hover .img-bx .fa{color:#fff;}
.ser-bx:hover .ser-tp-num:before, .ser-bx:hover .ser-tp-num{border-color:#3c98db; background:#115199;}
.ser-bx .ser-tp-num h4{line-height:45px; transition: .5s;}
.ser-bx .ser-tp-num:before {background: #3c98db; content: "";  z-index: -1;  position: absolute;  left: 27px;  top: 50%;   transform: translateY(-50%) skewX(-23deg);  width: 31px; padding: 0; bottom: 0; height: 50px; transition: all .3s; border: solid 2px; border-left: 0;}



/*hm-service*/
/*Call Back*/
.cont-hm-lft label{ color:#000; font-weight: bold; margin:5px 0;}
.cont-hm-lft .sub-btn-hm{transition:.5s; color:#000;}
.hm-contact{background-image:url(image/cont-img.jpg); background-attachment: fixed; background-size: cover;}
.cont-hm-rht{position:relative;}
.cont-hm-rht .fa{font-size:30px; width:70px; height:70px; text-align:center; line-height: 50px; padding:10px;}
.cont-hm-rht .fa-map-marker{ width:75px; height:70px;}
.cont-hm-rht p span{font-size:18px; font-weight:600;}
/*Call Back*/
/*** Team ***/
.team-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    height: calc(100% - 38px);
    transition: .5s;
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-item:hover {
    height: 100%;
}

.team-item .btn {
    border-radius: 38px 38px 0 0;
}




/*-- inner page Banner --*/
.banner-area {
  position: relative;
  min-height: 400px;
  color: #fff;
  background-position: center;
  background-size: cover;
}

.banner-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 600;
}

.banner-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  transform: translateY(-50%);
}

.banner-heading {
  text-align: center;
}

/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid #FFFFFF;
    border-radius: 35px;
    transition: .3s;
}

.footer .fa{ color: #FFFFFF;}
.footer p{ color: #ffffff;}

.footer .btn.btn-social:hover i{
    color: #0f172b;
}
.footer .btn.btn-link {display: block; text-decoration:none; margin-bottom: 5px;  padding: 0; text-align: left; color: #FFFFFF; font-size: 15px;   font-weight: normal;  text-transform: capitalize;  transition: .3s;}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "FontAwesome";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: #fff;
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.ft-logo{
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -40px;
    }
	
.ft-logo img{max-height: 90px;border-radius: 50%;}


.top {position: fixed;right: 20px;bottom: 30px;text-align: center;color: #fff;background-color: #06b306;padding: 10px 15px;z-index: 9;cursor: pointer;opacity: 0;transition: ease-in 0.5s;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 50px;}
.top .fa { display: block !important;}



#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}


#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C
{height:100%;}

#HeaderControl{
  height: 80px;
  float: Left;
  margin-bottom: 0;
  padding: 7px 0;
  transition: 0.5s;
  position: absolute;
  left: 0;
  top:0;
  z-index: 9;
  width: 30%;
 background: transparent; 
  text-align: center;
   /* background: #ffffff26;*/
  }

#MenuControl{    height: 80px;
  float: Right;
  margin-bottom: 0;
  padding: 0px 0;
  transition: 0.5s;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  width: 70%;
  background: transparent;}


.body-fx #HeaderControl{
    float: Left;
    position: fixed;
    width: 30%;
    padding: 0;
    padding-left:0;
    background-color: #0b1b3f;
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height:80px !important;
    top:0;
}

.body-fx #MenuControl {
    float: Right;
    position: fixed;
    right: 0;
    width: 70%;
    padding: 0;
    padding-right: 0;
    background-color: #0b1b3f;
    transition: 0.5s;
    top: 0;
    height: 80px !important;
}



center #form1 #HomepagecontentControl{padding-top:0;margin-top: 88px;}
center #form1 #HeaderControl,
center #form1 #MenuControl{background-color: #006994;}

center #form1 #HeaderControl{ margin-left:0;}
center #form1 #MenuControl{margin-right:0;}
.body-fx center #form1 #HeaderControl{ margin-left:0;}
.body-fx center #form1 #MenuControl{ margin-right:0;}


	
@media(max-width:767px){
    .banner-innerpage{
        margin-top:0px;
      }
	.banner-sec .carousel-item img {
    height: 460px;
    object-fit: cover;
}
.banner-sec .bannr-bx figure figcaption p{
    font-size:10px;
}
.footer-sec{
    padding-bottom:90px !important;
}
.footer .copyright{
    padding-top: 50px !important;
}
.banner-sec::after{
    height:50px;
}
.banner-sec .bannr-bx img { width: 200px; height:200px; border-radius: 50%}
	.banner-sec .bannr-bx .circle {w;width: 215px;height: 215px;margin: 0 3.5%;}
.banner-sec h1 {
    font-size: 32px;
}
      header img {
        margin-top: 10px;
        width: 100%;
    }
	.innr-pg-bnnr h1{font-size:24px;}
	center #form1 #HomepagecontentControl{margin-top:0;}
#HeaderControl{ width: 100% !important; text-align: center; position:relative;padding-top:0px !important;}
#MenuControl{ width: 100% !important;  position:relative;}	

.body-fx #HeaderControl .logo-hover{ display: inline-block;}	
.body-fx #HeaderControl{ width: 100% !important; text-align: center;}	
.body-fx #MenuControl{ width: 100% !important; top: 80px;}
header{text-align: center;background: black;padding: 10px;}

.ser-bx{ width: 400px;}

	
}


@media(max-width:600px){
.carousel-caption{ bottom: 7% !important;}
	
}




@media(max-width:480px){
		
.ser-bx{ width: 300px;}	
	
}
	
.three-cl h3{
    background: #0b1b3f;
    margin: 0;
    text-align: center;
    padding: 10px 0 7px;
    color: #fff;
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 200;
    z-index: 99;
    }
.three-cl img{border: 0px solid #2f3c59;transition:0.5s;width:100%;transition:0.5s;min-height: 84%;}

.three-cl-inner{margin-bottom:50px;margin-top:20px;position:relative;overflow: hidden;height: 337px;transition:0.5s;border: 3px solid #0b1b3f;}

.three-cl-inner:hover img{transition:0.5s; transform:scale(1.2) rotate(5deg)}

.three-cl-inner:before {
    content: "";
    position: absolute;
    right: -50px;
    width: 50px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,0.1);
    transition: 0.5s;
}

.three-cl-inner:hover{transition:0.5s; transform:translate(0,-10px); box-shadow:0px 8px 4px #ccc; }

.three-cl-inner:after {
    content: "";
    position: absolute;
    left: -50px;
    width: 50px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,0.1);
    transition: 0.5s;
}

.three-cl-inner:hover:before {
    right: 100%;
    transition: 0.5s;
    width: 100%;
}

.three-cl-inner:hover:after {
    left: 100%;
    transition: 0.5s;
    width: 100%;
}
.bx-yt{
    background:transparent !important;
    height:auto !important;
}
.bx-yt img{transform: none;}
.arrow-down {
      width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #0b1b3f;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media(min-width:1920px){
    .other-bg{
        padding-top: 10px !important;
    }
	.bnr-btm-item p, .bnr-btm-item h4, .bnr-btm-item .fa, .bnr-btm-item p a{font-size:14px;}
    .abt-sec{
        margin-top: 150px;
    }
    #widgetsControl_C{
        height:1200px !important;
    }
}



/*hm-ser*/
.serv-bx{width:33.3%; position:relative;background:#f5f5f5; overflow:hidden; margin:20px auto; float:left;}
.serv-bx:hover{background-color: #f2f2f2; transition: box-shadow .25s;    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);}
.ser-cnt{padding:12px 20px; position:relative;}
.ser-cnt h3{ border-bottom: 1px solid rgba(0, 0, 0, 0.9);    position: relative; line-height:40px; font-size:22px; display:inline-block;}
.ser-cnt h3:after {position: absolute;content: "";background-color: #023e61;height: 5px;width: 40px;bottom: -1px;left: 0;}
.ser-cnt p{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.rd-mr a{color:#000; transition:.2s;}
.serv-bx:hover .rd-mr a{color:#000; font-weight:900;}
.serv-bx:hover .ser-img img{transform: scale(1.1) rotate(5deg);}
.ser-img{overflow:hidden;}
.ser-img img{transition:.5s;}
.clearfix{
    display: block;
    clear: both;
    content: "";
    }
/*hm-ser*/