*{
	margin: 0;
	padding: 0;
}
/*loader start*/
/*loader end*/
body{
	font-family: 'Lato', sans-serif;
}
p,h1,h2,h3,h4,h5,h6,img{
	margin: 0;
	padding: 0;
}
p{
    font-size: 50px;
    font-family: 'Hind Siliguri', sans-serif;
    font-family: 'Ubuntu', sans-serif;
}
/*---------------------------------------------
Header Section Style
--------------------------------------------- 
*/
/*header start*/
header{
    background-color: #fff;
} 
.sticky-top{
    background-color: #fff;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
.menu ul li{
    padding: 0 5px;
} 
.menu ul li a{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #0d8800 !important;
    transition-duration: .5s;
}
.menu ul li:last-child a{
    padding-right: 0px !important;
}
.menu ul li a:hover{
    color: #2bdd00 !important;
    /*border-bottom: 1px solid #99c50a;*/
}
.navbar-light .navbar-toggler {
    color: rgb(0 255 31 / 50%) !important;
    border-color: #0d8800 !important;
}
/*header end*/
/* 
---------------------------------------------
Main Banner Style
--------------------------------------------- 
*/
.banner{
    background-image: url(../images/bannar.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.main_banner{
    margin: 72px auto;
}
.banner_cont{
    text-align: center;
     margin: 30px auto 0;
}
.banner_cont h1{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 75px;
    font-weight: 400;
    color: #fff;
}
.banner_cont h2{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: #fff;
}
.banner_iso{
    text-align: center;
}
.banner_iso h3{
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}
/*banner end*/

.count_down {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.count_down > div {
  background-color: #fff;
  padding: 1% 2%;
  margin-right: 1%;
  color: #0d8800;
  border-radius: 5px;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
}

span {
  color: #0d8800;
  display: block;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 40px;
  text-transform: capitalize;
  font-weight: bold;
  letter-spacing: 1px;
}

.banner_btn{
    text-align: center;
}
.myButton {
    background-color:#ffffff;
    border-radius: 5px;
    border:1px solid #0d8800;
    display:inline-block;
    cursor:pointer;
    color:#0d8800;
    font-family: 'Hind Siliguri', sans-serif;
    font-size:25px;
    padding:16px 31px;
    text-shadow:0px 1px 0px #2f6627;
    
}
.myButton:hover {
    background-color:#d4ffcc;
    color: #0d8800 ;
    text-decoration: none;
}
.myButton:active {
    position:relative;
    top:1px;
}

/* 
---------------------------------------------
CMS Style
--------------------------------------------- 
*/

.cms{
   background-color: #d4ffcc;
   padding: 0 0 25px 0;
}
.cms_header{
    text-align: center;
     margin: 30px auto 0;
}
.cms_header_white{
    text-align: center;

}
.cms_header h2{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #0d8800;
    margin-bottom: 5px;
}
.cms_header_white h2{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}
.cms_header img{
    margin-bottom: 20px;
}

/* 
---------------------------------------------
hosting-setup Style
--------------------------------------------- 
*/

.hosting-setup {
  padding: 0px 0px 30px 0px;
}

.hosting-setup .left-content {
}

.hosting-setup .left-content h6 {
  text-transform: capitalize;
  font-size: 38px;
  font-weight: 500;
  color: #0d8800;
  font-family: 'Hind Siliguri', sans-serif;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.hosting-setup .right-image {

}

.hosting-setup .right-image img {
    width: 100%;
    margin-top: 10px;
}


/* 
---------------------------------------------
Call To Action Button Style
--------------------------------------------- 
*/
.border-first-button a {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #0d8800 !important;
    border: 1px solid #0d8800 !important;
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}

.border-first-button a:hover {
  background-color: #0d8800;
  color: #fff !important;
  text-decoration: none;
}

.border-first-button-greenbg a {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}

.border-first-button-greenbg a:hover {
  background-color: #fff;
  color: #0d8800 !important;
  text-decoration: none;
}
/* 
---------------------------------------------
Hosting Package Section Style
--------------------------------------------- 
*/
.hosting-package .nav-tabs li {
  display: inline-block;
  float: none;
  margin: 0 3px;
  margin-bottom: 10px;
}

.hosting-package .nav-tabs {
  display: block;
  height: auto;
  min-height: auto;
  overflow: hidden;
  border: none;
}

.hosting-package .nav-tabs li a {
  background: #edf5ff none repeat scroll 0 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #232323;
  display: inline-block;
  padding: 15px 40px;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  font-family: 'Hind Siliguri', sans-serif;
}

.hosting-package .nav-tabs li a.active {
  background: #75B91A none repeat scroll 0 0;
  color: #ffffff;
}
.hosting-package {
    background-color:#0d8800;
    padding: 0px 0px 30px 0px;
}
.hosting-package .section-heading {
    text-align: center;
    margin-top: 80px;
}
.hosting-package .section-heading h2,
.hosting-package .section-heading p {
    color: #0d8800;
}
.pricing-item {
    background-color: #fff;
    text-align: center;
    padding: 50px 50px 30px 50px;
    margin: 20px 0px 50px 0px;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.pricing-item h4 {
    text-transform: uppercase;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #0d8800;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.pricing-item .price {
    background-color: #0d8800;
    width: 100%;
    padding: 30px 0px;
    margin-bottom: 35px;
    border-radius: 10px;
}
.pricing-item .price h6 {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 32px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pricing-item .price span {
    display: inline-block;
    font-family: 'Hind Siliguri', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}
.pricing-item .dev {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 35px 0px 30px 0px;
}
.pricing-item ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
.pricing-item ul li {
  display:list-item;
    margin-bottom: 20px;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    color: #0d8800;
}
.pricing-item ul li i {
     display:inline-block;
    font-size: 14px;
    margin-right: 8px;
    color: #0d8800;
}
.pricing-item ul li:last-child {
    margin-bottom: 40px;
}
.pricing-item a.main-button,
.pricing-item a.gradient-button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -25px;
}



/* 
---------------------------------------------
Cloud VPS Package Section Style
--------------------------------------------- 
*/
.cloud-package {
    background-color:#fff;
    padding: 0px 0px 30px 0px;
}
.cloud-package .section-heading {
    text-align: center;
    margin-top: 80px;
}
.cloud-package .section-heading h2,
.cloud-package .section-heading p {
    color: #0d8800;
}
.pricing-item-cloud {
    background-color: #0d8800;
    text-align: center;
    padding: 50px 50px 30px 50px;
    margin: 20px 0px 50px 0px;
    position: relative;
    box-shadow: 0px 0px 10px rgb(0 90 11 / 60%);
    border-radius: 10px;
}
.pricing-item-cloud h4 {
    text-transform: uppercase;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.pricing-item-cloud .price {
    background-color: #fff;
    width: 100%;
    padding: 30px 0px;
    margin-bottom: 35px;
    border-radius: 10px;
}
.pricing-item-cloud .price h6 {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 32px;
    color: #0d8800;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pricing-item-cloud .price span {
    display: inline-block;
    font-family: 'Hind Siliguri', sans-serif;
    color: #0d8800;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}
.pricing-item-cloud .price p {
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
    color: #0d8800;
    font-size: 20px;
    font-weight: 500;
}
.pricing-item-cloud .dev {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 35px 0px 30px 0px;
}
.pricing-item-cloud ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
.pricing-item-cloud ul li {
  display:list-item;
    margin-bottom: 20px;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    color: #fff;
}
.pricing-item-cloud ul li i {
     display:inline-block;
    font-size: 14px;
    margin-right: 8px;
    color: #fff;
}
.pricing-item-cloud ul li:last-child {
    margin-bottom: 40px;
}



/* 
---------------------------------------------
Dedicated Package Section Style
--------------------------------------------- 
*/
.hosting-package-dedicated {
    background-color:#0d8800;
    padding: 0px 0px 30px 0px;
}
.hosting-package .section-heading {
    text-align: center;
    margin-top: 80px;
}
.hosting-package .section-heading h2,
.hosting-package .section-heading p {
    color: #0d8800;
}
.pricing-item {
    background-color: #fff;
    text-align: center;
    padding: 50px 50px 30px 50px;
    margin: 20px 0px 50px 0px;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.pricing-item h4 {
    text-transform: uppercase;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #0d8800;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
.pricing-item .price {
    background-color: #0d8800;
    width: 100%;
    padding: 30px 0px;
    margin-bottom: 35px;
    border-radius: 10px;
}
.pricing-item .price h6 {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 32px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pricing-item .price p {
    display: inline-block;
    font-family: 'Hind Siliguri', sans-serif;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.pricing-item .price span {
    display: inline-block;
    font-family: 'Hind Siliguri', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.pricing-item .dev {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 35px 0px 30px 0px;
}
.pricing-item ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
.pricing-item ul li {
  display:list-item;
    margin-bottom: 20px;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    color: #0d8800;
}
.pricing-item ul li i {
     display:inline-block;
    font-size: 14px;
    margin-right: 8px;
    color: #0d8800;
}
.pricing-item ul li:last-child {
    margin-bottom: 40px;
}
.pricing-item a.main-button,
.pricing-item a.gradient-button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -25px;
}



/* 
---------------------------------------------
Certificate And Awards Section Style
--------------------------------------------- 
*/
.awards{
   background-color: #fff;
   padding: 0 0 25px 0;
}



/* 
---------------------------------------------
Clients Section Style
--------------------------------------------- 
*/
.clients{
   background-color: #d4ffcc;
   padding: 0 0 25px 0;
}



/* 
---------------------------------------------
Client Review Section Style
--------------------------------------------- 
*/

.testimonial{
    
}
.review_item{
    text-align: center;
    justify-content: center;
    padding: 10px 10px 10px 10px;
    border: 2px solid #0d8800;
    border-radius: 10px;
    margin-bottom: 50px;
    background-color: #d4ffcc;
    height: 400px;
}
.review_item img{
    width: 50% !important;
    margin: 0 auto;

}
.review_item h1{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 20px;
    color: #0d8800;
}
.review_item h2{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    color: #0d8800;
    margin-bottom: 10px;
}
.review_item p{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    color: #0d8800;
}

/* 
---------------------------------------------
Openstack Section Style
--------------------------------------------- 
*/

.blog{
   padding: 0 0 25px 0;
}

.blog-post{

}

.thumb-1{
   text-align: center;
   padding: 45px;
}
.thumb-1 img{
 margin: 0 auto;
}

.blog-posts{

}

.post-item{
  margin-bottom: 20px;
  padding: 20px 20px;
}

.thumb{
   width: 15%;
  float: left;
}

.thumb img{
 justify-content: center;
}

.right-content{
   width: 80%;
   float: left;
}
.right-content p{
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 15px;
  color: #0d8800;
}

/* 
---------------------------------------------
Contact Section Style
--------------------------------------------- 
*/
#support{
background: #d4ffcc;
}
.support-right-image{
 width: 50%;
 float: right;
 text-align: center;
 padding: 14px 100px 0px 0px;
}
.support-left-image{
 width: 50%;
 float: left;
 text-align: center;
 padding: 0px 0px 0px 70px;
}



/* 
---------------------------------------------
Frequently Asked Question Section Style
--------------------------------------------- 
*/

.faq{
  background-color: #d4ffcc;
  padding-bottom: 20px;
}
.accordion .accordion-item {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #0d8800;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #03b5d2;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
  font-size: 25px;
  padding: 0px 20px;
  color: #0d8800;
  font-weight: 500;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 25px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: #03b5d2;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 100em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content h5 {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin: 10px 0 10px 0;
  padding: 0 20px;
  color: #0d8800;
}
.accordion .accordion-content p {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0 10px 0;
  padding: 0 20px;
  color: #43723e;
}

/* 
---------------------------------------------
Request A Call Section Style
--------------------------------------------- 
*/
.got-questions-area{
     background-color: #fff; 
    padding: 80px 0px 60px 0px;
}
.got-questions-wrapper {

}

.got-questions-wrapper h2 {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 40px;
    line-height: 50px;
    color: #0d8800;
    margin-bottom: 5px;
}

.got-questions-wrapper p {
    font-family: 'Hind Siliguri', sans-serif;
    margin: 0;
    font-size: 20px;
    color: #0d8800;
    line-height: 30px;
}

.got-questions-wrapper .got-questions-btn {
    font-size: 16px;
    line-height: 28px;
    color: #0d8800;
    font-weight: 500;
    border: 2px solid #0d8800;
    background-color: transparent;
    border-radius: 50px;
    padding: 10px 30px;
    display: inline-block;
    top: 50%;
    position: relative;
    transform: translate(0px, 10px);
    -moz-transform: translate(0px, 10px);
    -webkit-transform: translate(0px, 10px);
}

.got-questions-wrapper .got-questions-btn:hover,
.got-questions-wrapper .got-questions-btn:focus {
    background-color: #0d8800;
    color: #fff;
}


/* 
---------------------------------------------
Footer Section Style
--------------------------------------------- 
*/
footer {
     background-color: #d4ffcc; 
    padding: 80px 0px 60px 0px;
}
footer .footer-heading h2 {
    font-family: 'Hind Siliguri', sans-serif;
    color: #0d8800;
    font-size: 25px;
    font-weight: 550;
    margin-bottom: 30px;
}
footer p {
    color: #0d8800;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
}
footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer ul li {
    margin-bottom: 10px;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #0d8800;
    letter-spacing: 0.5px;
}
footer ul li:last-child {
    margin-bottom: 0px;
}
footer ul li a {
    color: #0d8800;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    font-weight: 300;
    transition: all 0.3s;
}
footer ul li a:hover {
    color: #0d8800;
    opacity: 0.75;
}

footer .sub-footer {
    text-align: center;
    border-top: 1px solid rgba(250,250,250,0.30);
    padding-top: 60px;
}

footer .sub-footer a {
    color: #0d8800;
}

/* 
---------------------------------------------
whatsapp Section Style
--------------------------------------------- 
*/
.sharebutton i {
    opacity: 0;
    font-size: 28px;
    color: #0d8800;
    will-change: transform;
    -webkit-transform: scale(.1);
            transform: scale(.1);
    -webkit-transition: all .3s ease;
    transition: all .2s ease;
}

.btn_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    cursor: pointer;
    width: 150px;
    height: 40px;
    background-color: #fff;
    border-radius: 80px;
    padding: 0 18px;
    margin: 10px 0;
    will-change: transform;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btn_wrap:hover {
    /* transition-delay: .4s; */
    -webkit-transform: scale(1.1);
            transform: scale(1.1)
}

.btn_wrap span {
    position: absolute;
    z-index: 99;
    width: 150px;
    height: 40px;
    border-radius: 80px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    background-color: #0d8800;
    padding: 0 18px;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
}

.sharebutton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 150px;
    height: 40px;
    border-radius: 80px;
}

.sharebutton i:nth-of-type(1) {
            -webkit-transition-delay: 1.1s;
                    transition-delay: 1.1s;
}

.sharebutton i:nth-of-type(2) {
            -webkit-transition-delay: .9s;
                    transition-delay: .9s;
}

.sharebutton i:nth-of-type(3) {
            -webkit-transition-delay: .7s;
                    transition-delay: .7s;
}

.sharebutton i:nth-of-type(4) {
            -webkit-transition-delay: .4s;
                    transition-delay: .4s;
}

.btn_wrap:hover span {
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
    -webkit-transform: translateX(-280px);
            transform: translateX(-280px)
}

.btn_wrap:hover i {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
                font-size: 16px;
}


.dr {
position: absolute;
  bottom: 16px; 
  right: 16px;
  width:100px;
}
/*
---------------------------------------------
Popup Section Style
--------------------------------------------- 
*/
.popup{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 1;
}
.contentBox{
    position: relative;
    width: 600px;
    height: 400px;
    background: #fff;
    border-radius: 20px;
    display: flex;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.contentBox .imgBx{
    position: relative;
    width: 300px;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contentBox .imgBx::before{
    content: '';
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 50%;
}
.contentBox .imgBx img{
    position: relative;
    max-width: 250px;
    z-index: 1;
}
.contentBox .content{
    position: relative;
    width: 300px;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contentBox .content h3{
    font-family: 'Hind Siliguri', sans-serif;
    color: #0d8800;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 5px;
}
.contentBox .content h2{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 40px;
    color: #ff0000;
    font-weight: 600;
    margin-bottom: 5px;
}
.contentBox .content h2 span{
    color: #333;
    font-size: 0.75em;
    text-transform: uppercase;
}
.contentBox .content p{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 1em;
    color: #0d8800;
    font-weight: 300;
}
.contentBox .content a{
    font-family: 'Hind Siliguri', sans-serif;
    display: inline-block;
    padding: 10px 20px;
    background: #ff0000;
    color: #fff;
    margin-top: 15px;
    text-decoration: none;
    border-radius: 5px;
}
.close{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: #0d8800 url(../images/close1.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
}
@media (max-width : 767px){
    .contentBox{
        width: 300px;
        height: auto;
        flex-direction: column;
    }
    .contentBox .imgBx{
        height: 200px;
        transform: translateY(-50px);
    }
    .contentBox .content{
        height: auto;
    }
    .contentBox .imgBx::before{

    }
    .contentBox .content{
        height: auto;
        text-align: center;
        padding: 20px;
        padding-top: 0;
    }
    .close{
        top: -50px;
        right: -10px;
        background: #fff url(../images/close.png);
        background-repeat: no-repeat;
        background-size: 10px;
        background-position: center;
    }
    .contentBox .imgBx img{
    position: relative;
    max-width: 220px;
    z-index: 1;
    }
   .contentBox .imgBx::before{
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    }
    .popup{
    top: 60%;
   }
}


/*---------------------------awards Page start--------------------------------------*/
/*
---------------------------------------------
Awards Section Style
--------------------------------------------- 
*/
 .certificate{
    padding: 60px 0;
 }
 .certificate_img{
    text-align: center;
 }
 .certificate_img img{
    width: 75%;
 }
 .certificate_content{
    padding: 50px;
    border-radius: 10px;
   background-color: #ceffca;
   margin: 10px 0;
 }
 .year{
   background-color: #0d8800;
    padding: 5px 5px;
    margin: 10px 0;
    border-radius: 15px;
    width: 15%;
    text-align: center;
 }
 .year h5{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    color: #fff;
 }
 .certificate_content h2{
    font-family: 'Lato', sans-serif;
    font-size: 45px;
    color: #0d8800;
    font-weight: 600;
 }
 .certificate_content p{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 18px;
    color: #0d8800;
    font-weight: 400;
    margin-bottom: 15px;
 }
 .certificate_content a{
    font-family: 'Hind Siliguri', sans-serif;
    padding: 10px 20px;
    background: #0d8800;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
 }


 .heading-3{
        font-family: 'Hind Siliguri', sans-serif;
    padding: 10px 20px;
    background: #0d8800;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
 }
/* 
---------------------------------------------
Main Banner Style
--------------------------------------------- 
*/
.pages{
    background-image: url(../images/pages_background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.main_pages{
    margin: 72px auto;
}
.pages_cont{
    text-align: center;
     margin: 30px auto 0;
}
.pages_cont h1{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 75px;
    font-weight: 400;
    color: #fff;
}
.pages_cont h2{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 50px;
    font-weight: 400;
    color: #fff;
}
/*banner end*/

/* 
---------------------------------------------
Openstack Section Style
--------------------------------------------- 
*/

.story{
   background: #fff;
   padding: 0 0 25px 0;
}

.story-post{

}

.thumb-story-1{
   text-align: center;
   padding: 45px;
}
.thumb-story-1 img{
 margin: 0 auto;
}

.story-posts{

}

.story-item{
  margin-bottom: 20px;
  padding: 20px 20px;
}

.thumb-story{
   width: 15%;
  float: left;
}

.thumb-story img{
 justify-content: center;
}

.right-content-story{
   width: 80%;
   float: left;
}
.right-content-story p{
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  color: #0d8800;
}

.tabbs{
  font-size: 25px;
  color: #0d8800;
  margin-right: 15px;
  padding: 10px 15px;
  text-decoration: none;
  background-color: #fff;
  border-radius: 5px;
}

.tav{
    display: flex;
    justify-content: center;
}

.nav{
    border-bottom: none;
}
.cms_header_white h3{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    padding: 20px 0 20px 0;
}