body
{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	/*font-family: 'Overpass', sans-serif;*/
	font-family: 'Poppins', sans-serif;
	scroll-behavior: smooth;
	color: #000000;
}
html 
{
     overflow-x: hidden;
     scroll-behavior: smooth;
}
.p-0
{
    padding: 0;
}
/* @font-face
{
	font-family:CenturyGothic ;
	src:url(../fonts/CenturyGothic.ttf);
}
@font-face
{
	font-family:GOTHICB ;
	src:url(../fonts/GOTHICB.ttf);
} */

.my_con
{
    padding: 0 5%;
}
.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
@font-face
{
	font-family: helvetica;
  src: url(../font/helvetica.ttf);
}
@font-face
{
	font-family:Helvetica-Bold;
	src:url(../font/Helvetica-Bold.ttf);
}
a
{
        transition: .5s ease-in-out;
        color: #000;
}
a:hover
{
	text-decoration: none;
}
img
{
	max-width: 100%;
}
p
{
	font-size: 15px;
	
}
.my_h2
{
    /*font-family: Helvetica-Bold;*/
    font-size: 38px;
    margin: 0;
}
.fixed-nav-anchor {
    display: block;
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
}

header
{
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 99999;
}
header .logo
{
    max-width: 75px;
}
.navbar-expand-lg 
{
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 15px 20px;
}

.navbar-expand-lg .navbar-nav .nav-link 
{
    padding-right: .5rem;
    padding-left: .5rem;
        color: #2b2a28;
    padding-left: 20px;
    font-size: 14px;
    text-align: right;
}
.navbar-expand-lg .navbar-nav .nav-link.active {
    color: gray;
}
.bar
{
    background: #000;
    margin-bottom: 7px;
    width: 30px;
    height: 2px;
    display: block;
}
header .logo 
{
        max-width: 90px;
    position: absolute;
    top: 24px;
    /*border: 1px solid #000;*/
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 8px 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
}
.banner_sec 
{
    background-image: url(../images/banner.jpg);
    height: 91vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    text-align: center;
}
.banner_sec:before
{
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: #e0e0e07a;
}
.banner_sec h1
{
        text-align: center;
    font-size: 52px;
    line-height: 70px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-top: 126px;
    position: relative;
    width: fit-content;
    margin: auto;
}
.banner_sec h1:before

{
    position: absolute;
    content: "\f10d";
    font: normal normal normal 14px/1 FontAwesome;
    left: -24px;
    font-size: 20px;
    top: 10px;
}
.banner_sec h1:after
{
    position: absolute;
    content: "\f10e";
    font: normal normal normal 14px/1 FontAwesome;
    right: 10px;
    font-size: 20px;
    bottom: 40px;
}
.my_btn
{
        background: #000000;
    border-radius: 30px;
    font-size: 14px;
    color: #fff;
    /* padding: 10px 23px; */
    padding: 9px 30px;
    display: inline-block;
    font-size: 14px;
    margin-top: 18px;
    /* box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.6);*/
}
.my_btn:hover, .btn-primary.focus, .btn-primary:focus
{
    background: #696969;
    color: #fff;
        box-shadow:none;

}
a:hover
{
    color: #696969;
}
.ban_bottom
{
    background: #fff;
    width: 100%;
}
.ban_bottom .left_div
{
        padding: 80px 80px;
    /*background: #e8e8e8;*/
    background: #fff;
    width: 30%;
    text-align: center;
}
.ban_bottom .left_div img
{
    margin: auto;
   max-width: 200px;
}
.ban_bottom .right_div
{
    width: 50%;
    text-align:  center;
    padding: 0 50px;
}
.ban_bottom .right_div h2
{
    
    font-size: 30px;
    margin-bottom: 24px;
}
.ban_bottom .right_div p
{
        font-size: 20px;
    max-width: 600px;
    margin: auto;
    font-size: 20px;
    /* max-width: 400px; */
    margin: auto;
    font-weight: 200;
}

.indesign_sec
{   padding: 80px 0;
    background: #f2f2f2;
}
.indesign_sec h2
{  
    font-size: 30px;margin-top: 74px;
    /*margin-bottom: 24px;*/
    
}
.indesign_sec .info img
{
    width: 40px;
}
.indesign_sec .info h4
{
    font-size: 15px;
    font-weight: 500;
    margin: 40px 0 10px 0;
}
.indesign_sec .info p
{
        font-size: 15px;
    font-weight: 300;
    margin: 0;
}
.hw_it_wrk
{
    background: #f2f2f2;
    padding: 50px 0 100PX 0;
    text-align: center;
}

.hiw_info
{
    max-width: 1200px;
    margin: auto;
    /*margin-right: 28%;*/
}
.hiw_info p
{
    font-size: 38px;
    /* max-width: 400px; */
    margin: auto;
    margin-bottom: 20px;
    font-weight: 200;
}
.hw_it_wrk .owl-theme .owl-dots
{
    display: none;
}
/*----how---its---works---starts*/
.hw_it_wrk2
{
    padding: 80px 0;
    /*background-image: url(../images/back.png);*/
   
    background-size: 1920px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.hw_it_wrk2 .info 
{
    margin-top: 30px;
    padding: 15px;
}
.hw_it_wrk2 .info h2
{
        font-size: 30px;
    margin-top: 24px;
    margin-bottom: 22px;
}
.hw_it_wrk2 .info p
{
    font-size: 16px;
    
    font-weight: 300;
}
.hw_it_wrk2 .info p strong
{
    font-weight: 500;
}
.hw_it_wrk2 .info img
{
    max-width: 100%;
    height: 200px;
    object-fit: contain;
    object-position: bottom;
    
}
.pack_sec
{
    padding: 80px 0;
    background: #f2f2f2;
}
.pack_sec .pack_info
{
        -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.15);
    display: block;
    padding: 30px;
    position: relative;
        text-align: center;
        background: #fff;
        
}
.pack_sec .pack_info .three_dot 
{
        position: absolute;
    right: -29px;
    top: -30px;
    width: 40px;
}
.pack_sec .pack_info .my_btn
{
        background: #000000;
    border-radius: 30px;
    font-size: 14px;
    margin: auto;
    color: #fff;
   
    display: block;
    margin-top: 20px;
    width: fit-content;
 
    margin-bottom: 46px;
}

.pack_sec .pack_info .p1
{
    min-height: 550px;
}
.pack_sec .pack_info h2
{
    font-size: 24px;
    border-bottom: 2px solid #000000;
    padding-bottom: 15px;
    text-align: left;
}
.pack_sec .pack_info h2 span
{
    font-size: 15px;
}
.pack_sec .pack_info .desc
{
    padding: 0px 0;
    height: 230px;
}
.pack_sec .pack_info ul
{
    line-height: 30px;
}
.desc h3
{
    font-size: 20px;
}
.desc h3 span
{
        font-size: 22px;
    text-decoration: line-through;
}
.desc p
{
        text-align: left;
    font-weight: 200;
    margin: 0;
    font-weight: 300;
}
.desc .line
{
        height: 150px;
    width: 1px;
    background: #000;
    margin: 0;
    display: block;
    margin: auto;

}
.i1
{
    width: 100%;
    align-items: center;
    min-height: 245px;
    text-align: left;
}
.i1 h3
{
    width: 27%;
    /* height: 100px; */
    padding: 47px 0;
    margin: 0;
    border-right: 1px solid #2b2a28;
}
.i1 p
{
    width: 80%;
    padding-left: 10px;
}
.pack_sec .pack_info img
{
    max-width: 100%;
    margin: auto;
    margin-bottom: 40px;
        filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.3));
}
.card
{
    border: none;
    margin-top: 30px;
}
.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: rgb(255, 255, 255);
    border-bottom: none;
    text-align: left;
}
.card a
{
    color: #2b2a28;
}
.card-body li
{
        font-weight: 200;
    font-size: 15px;
}
.pack_info .card-header .card-link[aria-expanded="true"] i {
    transform: rotate(180deg);
}
.bott_cal 
{
    display: flex;
    MARGIN-TOP: 30PX;
}
.bott_cal img
{
        max-width: 40px;
    height: 40px;
    object-fit: contain;
    margin-right: 20px;
}
.bott_cal p
{
    font-size: 15px;
}
.bott_cal p strong
{
    font-weight: 500;
}


.ser_sec
{
    padding: 80px 0;
    background: #fff;
    text-align: center;
}
.ser_sec .my_h2
{
   /*font-size: 30px;*/
}
.ser_sec p
{
        margin-top: 0;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 30px;
    text-align: left;
    margin: 14px 0px;
    padding-left: 30px;
    position: relative;
    font-weight: 500;
}
.ser_sec p:before
{
        content: "";
    width: 10px;
    height: 10px;
    background: #2b2a28;
    left: 0;
    top: 10px;
    position: absolute;
    border-radius: 100%;
}
.ser_sec p span
{
    font-weight: 300;
}
.ser_sec img
{
      max-width: 100%;
    height: 200px;
    object-fit: contain;
    object-position: center;
    filter: drop-shadow(0 7px 6px rgba(0, 0, 0, 0.3));
}

/*---------------------------*/
.pro_sec
{
    background: #fff;
    position: relative;
        z-index: 0;
        padding: 80px 0;
}
.pro_sec .info
{
        padding: 22px;
    text-align: center;
    border: 4px solid #2b2a28;
    min-height: 300px;
    max-width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 300px;
    margin: auto;
}
/*.pro_sec .pro_img*/
/*{*/
    
/*    height: 300px;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    width: 100%;*/
/*    position: relative;*/
/*    text-align: center;*/
/*}*/
.pro_sec .pro_img img
{
    height: 300px;
    object-fit: cover;
    
}
.pro_sec .info h2
{
    margin-bottom: 0px;
}
.pro_sec .owl-carousel .owl-nav .owl-next
{
    position: absolute;
    right: -41px;
    top: 37%;
    width: 20px;
}
.pro_sec .owl-carousel .owl-nav .owl-prev
{
    position: absolute;
    left: -41px;
    top: 37%;
    width: 20px;
}
.pro_sec .item
{
    overflow: hidden;
}


.testi_sec
{
    padding: 80px 0;
    background: #f2f2f2;
}
.testi_sec h3
{
        font-size: 30px;
    margin-bottom: 44px;
}
.test_info
{
        -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.15);
    display: block;
    padding: 15px;
    position: relative;
    text-align: left;
    background: #fff;
    margin: 10px;
    min-height: 250px;
}

.test_info img
{
    max-width: 100px;
    margin: auto;
}
.test_info p
{
    
    font-size: 15px;
}
.test_info h5
{
    font-size: 16px;
    text-align: left;
    position: absolute;
    bottom: 10px;
}
.testi_sec .owl-carousel .owl-nav .owl-next
{
        position: absolute;
    right: 0;
    top: -88px;
        width: 20px;
    /*font-size: 40px;*/
    /*-webkit-text-stroke: 5px #ffffff;*/
}
.testi_sec .owl-carousel .owl-nav .owl-prev
{
    display: none;
}
.partner_sec .container
{
       /* margin: 0 80px; */
    
}
.partner_sec .col-lg-5
{
    /*padding: 0;*/
}
.partner_sec .info1
{
        padding: 40px;
    background-image: url(../images/part1.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 650px;
   position: relative;
    z-index: 1;
 
}
.partner_sec .info1 p
{
    font-size: 18px;
    text-transform: uppercase;
}
.partner_sec .info1 h2
{
        font-size: 30px;
}
.partner_sec .i2
{
display: flex;
}
.partner_sec .info2
{
    padding: 40px;
    background-image: url(../images/part2.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 650px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;


}
.partner_sec .info2:before, .partner_sec .info1:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: #e0e0e066;
    left: 0;
    top: 0;
    z-index: -1;
}
.partner_sec .info2 .my_btn
{
        margin-top: 0;
}
.partner_sec .info2 p
{
        margin-top: 0;
    font-size: 15px;
    width: 100%;
    margin: 0;
    padding-top: 50%;
}
footer
{
        padding: 60px 0 0 0;
    background: #000;
    color: #fff;
}
footer h2
{
    font-size: 24px;
    margin: 20px 0;
}
footer h4
{
    font-size: 18px;
    margin:0;
    margin-bottom:15px
}
footer ul
{
    list-style: none;
    padding-left: 0;
}
footer ul li, footer p, footer a
{
        font-size: 13px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 200;
}
footer a i
{
        font-size: 22px !important;
    margin-right: 13px;
}
/*.footer_logo */
/*{*/
/*	max-width: 100px;*/
/*}*/
/*footer a*/
/*{*/
/*    color: #2b2a28;*/
/*}*/
/*.footer_nav*/
/*{*/
/*	padding-left: 0;*/
/*	list-style: none;*/
/*}*/
/*.footer_nav li*/
/*{*/
/*	display: inline-block;*/
/*	padding: 5px;*/
/*	color: #caa50a;*/
/*}*/
/*.footer_nav li a*/
/*{*/
/*	color: #7d7d7d;*/
/*	font-size: 16px;*/
/*	letter-spacing: .5s ease-in-out;*/
/*}*/
/*.footer_nav li a:hover*/
/*{*/
/*	color: #caa50a;*/
/*}*/
/*.footer_social i*/
/*{*/
/*	    color: #2b2a28;*/
/*    font-size: 14px;*/
/*}*/
/*.footer_social a*/
/*{*/
/*	padding: 8px;*/
/*}*/
.mini_footer p, .mini_footer a
{
	    font-size: 14px;
    margin: 0;
    color: gray;
}
.mini_footer
{
	    position: relative;
    padding-top: 6px;
    margin-top: 50px;
    padding: 10px 0;
    background:#fff;
}
#myBtn 
{
        display: none;
    position: fixed;
    bottom: 18px;
    right: 30px;
    z-index: 99;
    font-size: 20px;
    border: none;
    outline: none;
    background-color: #000;
    color: white;
    cursor: pointer;
    padding: 4px 12px;
    border-radius: 0%;
}

#myBtn:hover 
{
  background-color: gray;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
    outline: none;
    border: none;
}

.top_sec
{
    position: relative;
}
/*.top_sec:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: #e0e0e07a;
}*/
.top_sec h2
{
    width: fit-content;
    margin: auto;
    /* position: absolute; */
    /* margin-bottom: -19px; */
    position: relative;
    bottom: 56px;
    background: #000000;
    color: #fff;
    padding: 15px 30px;
    font-size: 22px;
}
.info_sec h1
{
   font-size: 28px; 
   margin-bottom: 20px;
}
.info_sec h2 {
        margin: 0;
    font-size: 24px;
    margin-bottom: 16px;
    position: relative;
    /* padding-bottom: 10px; */
    /*padding-left: 20px;*/
}
/*.info_sec h2:before*/
/*{*/
/*    position: absolute;*/
/*    content: "";*/
/*    height: 8px;*/
/*    width: 8px;*/
/*    background: #000;*/
/*    left: 0;*/
/*    top: 10px;*/

/*}*/
.info_sec ul, .info_sec ol
{
    padding-left: 20px
}
.info_sec p, .info_sec ul li, .info_sec ol li
{
    font-size: 16px;
    font-weight: 300;
}

p
{
    color: #000;
}
.member_rgs_from {
  text-align: center;
  position: relative;
  margin-top: 20px;
  z-index: 999;
}
.member_rgs_from fieldset .form-card {
  background: white;
  border: 0 none;
  border-radius: 0px;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  padding: 20px 40px 30px 40px;
  box-sizing: border-box;
  width: 94%;
  margin: 0 3% 20px 3%;
  position: relative;
}
.member_rgs_from fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;
  position: relative;
}
.member_rgs_from fieldset:not(:first-of-type) {
  display: none;
}
.member_rgs_from fieldset .form-card {
  text-align: left;
  color: #757D84;
}
.member_rgs_from input,
.member_rgs_from textarea, .form-control {
        padding: 5px;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 8px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 16px;
    height: 40px;
}
.member_rgs_from input:focus,
.member_rgs_from textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  font-weight: bold;
  border-bottom: 2px solid #000;
  outline-width: 0;
}
.member_rgs_from label
{
    color: #000;
}
.member_rgs_from .action-button {
      width: fit-content;
  font-size: 16px;
  padding: 8px 15px;
  color: #fff;
  background: #2b2a28;
  display: inline-block;
}
.member_rgs_from .action-button-previous {
  background: #616161;
  width: 110px;
  font-size: 16px;
  padding: 8px 15px;
  color: #fff;
  display: inline-block;
}
.member_rgs_from select.list-dt {
  border: none;
  outline: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px 3px 5px;
  margin: 2px;
}
.member_rgs_from select.list-dt:focus {
  border-bottom: 2px solid skyblue;
}
.member_rgs_from .card {
  z-index: 0;
  border: none;
  border-radius: 0.5rem;
  position: relative;
}
.member_rgs_from .fs-title {
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: left;
  color: #000;
}
.member_rgs_from #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}
.member_rgs_from #progressbar .active {
  color: #000000;
}
.member_rgs_from #progressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 50%;
  float: left;
  position: relative;
}
.member_rgs_from #progressbar .account:before {
  font-family: FontAwesome;
  content: "\f101";
}
.member_rgs_from #progressbar .verification:before {
  font-family: FontAwesome;
  content: "\f101";
}
.member_rgs_from #progressbar .personal:before {
  font-family: FontAwesome;
  content: "\f101";
}
.member_rgs_from #progressbar .payment:before {
  font-family: FontAwesome;
  content: "\f101";
}
.member_rgs_from #progressbar .confirm:before {
  font-family: FontAwesome;
  content: "\f101";
}
.member_rgs_from #progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}
.member_rgs_from #progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}
.member_rgs_from #progressbar li.active:before,
.member_rgs_from #progressbar li.active:after {
  background: #2b2a28;
}
.member_rgs_from .radio-group {
  position: relative;
  margin-bottom: 25px;
}
.member_rgs_from .radio {
  display: inline-block;
  width: 204;
  height: 104;
  border-radius: 0;
  background: lightblue;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  cursor: pointer;
  margin: 8px 2px;
}
.member_rgs_from .radio:hover {
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.member_rgs_from .radio.selected {
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}
.member_rgs_from .fit-image {
  width: 100%;
  object-fit: cover;
}
.member_rgs_from .inln_lbl_inpt > div {
  padding-left: 60px;
}
.form-control
{
    border-radius: 0px;
    margin-top: 20px
}
.form-control:focus {
    color: #000000;
    background-color: #fff;
    border-color: #000000;
    outline: 0;
    box-shadow: none;
}
.member_rgs_from #progressbar li:first-child:after
{
    /*width: 50%;*/
    /*right: 0;*/
}
.member_rgs_from #progressbar li:last-child:after
{
    width: 50%;
}
.modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
    margin-top: 8%;
}
label.error
{
    color: red;
    font-size: 13px;
}
/*.info_sec h2:after
{
    position: absolute;
    content: "";
    height: 2px;
    width: 150px;
    background: #000;
    left: 0;
    bottom: 0;
}*/

.info_sec p b
{
    font-weight: 600;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}
#myJoinTeam .form-control {
    padding: 5px;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 3px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 16px;
    height: 40px;
    margin-top: 0;
}
.screen-reader-response
{
    display: none !important;
}
.wpcf7-not-valid-tip
{
    color: red;
}
#myJoinTeam 
{
        z-index: 999999;
}
/*.navbar-expand-lg .navbar-nav .nav-link:onclick {*/
/*    text-decoration: underline;*/
/*    color: #ccc;*/
/*}*/

/*-----my new section-----*/
.new_pro
{
    /*padding: 80px 0;*/
}
.new_pro .container-fluid
{
    padding: 0 0 0 5%;
}
.new_pro .desc
{
    padding: 80px 0;
}
.new_pro .pro_img_c
{
    padding: 80px 40px;
    background: #fff;
}
.new_pro .pro_img_c
{
   
}
.new_pro .pro_img_c .item
{
    
}
.new_pro .pro_img_c .info
{
     MARGIN: 0 6px;
}
.new_pro .pro_img_c img
{
       
    /* padding: 15px; */
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
}
.new_pro .pro_img_c .info p
{
    margin-top: 10px;
    margin-bottom: 0;
}
.pro_p
{
    max-width: 400px;
    margin-top: 60px !important;
    
    
}
.pro_p a
{
    font-weight: 500;
    text-decoration: underline;
}
footer img
{
    max-width: 160px;
}
.top_sec .img_1 {
    width: 16.66%;
    display: inherit;
    /* flex-wrap: wrap; */
    
}
.top_sec .img_1 img
{
        height: 200px;
    width: 100%;
    object-fit: content;
    object-fit: cover;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #42424200;
}
.my_btn {
    cursor: pointer;
    border: none;
    outline: none;
}
.my_btn:hover, .btn-primary.focus, .btn-primary:focus {
    background: #696969;
    color: #fff;
    box-shadow: none;
    outline: none;
    border: none;
}
.team_sec
{
    padding: 70px 0;
}
.team_sec h5
{
    font-size: 15px;
    font-weight: 300;
    margin-top: 30px;
}
.my_but1 {
    padding: 0;
    color: #000;
    font-style: italic;
    display: inline-block;
    font-size: 20px;
    transition: all 0.5s ease 0s;
    margin-top: 11px;
    margin-right: 10px;
}
.profile_pic img {
    border-radius: 100%;
    overflow: hidden;
}
@media only screen and (max-width: 767px)
{
    .banner_sec
    {
        font-size: 25px;
        line-height: 40px;
        margin-top: 82px;
        height: 420px;
    }
    .my_btn
    {
        padding: 10px 45px;
        display: inline-block;
        font-size: 15px;
    }
    .banner_sec h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 24px;
            margin-top: 34px;
    }
    .ban_bottom .left_div
    {
        width: 100%;
        padding: 20px;
    }
    .ban_bottom .right_div {
        width: 100%;
        text-align: center;
        padding: 30px;
    }
    .ban_bottom .right_div h2, .my_h2, .testi_sec h3, .indesign_sec h2, .partner_sec .info1 h2
    {
           font-size: 20px !important;
    margin-bottom: 30px;
    }
    .hw_it_wrk2, .hw_it_wrk, .ser_sec, .testi_sec, .pack_sec{
        padding: 50px 0;
    }
    .hiw_info {
        max-width: 100%;
        margin: auto;
        margin-right: 0;
    }
    .hiw_info p {
        font-size: 18px;
        max-width: 100%;
        margin: auto;
    }
    .banner_sec .my_btn
    {
        position: inherit;
        padding: 0px 40px;
        margin: 0;
    }
    .pro_sec .pro_img {
        height: auto;
        margin-bottom: 20px;
    }
    .testi_sec .owl-carousel .owl-nav .owl-next {
        position: absolute;
        right: 8px;
        top: -47px;
        font-size: 40px;
        -webkit-text-stroke: 5px #ffffff;
    }
    .ban_bottom .left_div img {
            margin: auto;
    max-width: 150px;
    margin-bottom: 20px;

    }
    .pack_sec .pack_info
    {
        margin-bottom: 30px;
    }
    .i1
    {
        min-height: auto;
    }
    .i1 h3 {
        width: 45%;
    }
    .pack_sec .pack_info img {
        margin-bottom: 30px;
    }
    .pack_sec .pack_info .p1 {
    min-height: auto;
    }
    .desc .line
    {
        height: 200px;
    }
    .pack_sec .pack_info .desc {
        padding: 0px 0;
        height: auto;
        padding: 30px 0;
    }
    .ban_bottom .right_div p, .hiw_info p, .ser_sec p
    {
            font-size: 17px;
    line-height: 26px;
    }
    .pack_sec .pack_info h2 
    {
        margin-bottom: 0;
    }
    .info_sec h2
    {
        font-size: 18px;
    }
    .info_sec p, .info_sec ul li, .info_sec ol li {
    font-size: 14px;
    font-weight: 300;
    }
    .info_sec h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .top_sec h2 {
        font-size: 16px;
    }
    .member_rgs_from fieldset .form-card
    {
        padding: 20px;
    }
    .member_rgs_from .fs-title
    {
        font-size: 20px;
    }
    .member_rgs_from label, .member_rgs_from p {
        color: #000;
        font-size: 15px;
    }
    .member_rgs_from input, .member_rgs_from textarea, .form-control
    {
            font-size: 14px;
    }
    .form-control {
        border-radius: 0px;
        margin-top: 5px;
    }
    .hw_it_wrk2 .info p {
        font-size: 18px;
        font-weight: 200;
    }
    .pro_sec
    {
        padding: 10px 0;
    }
    footer {
        padding: 38px 0 0 0;
       
    }
    .footer_logo {
        max-width: 76px;
    }
    footer .xys
    {
        display: none;
    }
    .navbar-expand-lg .navbar-nav .nav-link
    {
        padding-left: 0;
    }
    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: 0 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: none;
        border-radius: .25rem;
    }
    .indesign_sec {
        padding: 0px 0;
        background: #f2f2f2;
        text-align: center;
    }
    .indesign_sec .info h4 {
        margin: 22px 0 10px 0;
    }
    .indesign_sec h2 {
        margin-top: 50px;

    }
    .indesign_sec .info
    {
        padding: 20px 0;
    }
    .hw_it_wrk2 .info
    {
        text-align: center;
    }
    .new_pro .desc {
        padding: 30px 15px;
    }
    .new_pro .container-fluid {
        padding: 5%;
    }
    .new_pro .pro_img_c {
        padding: 0;
        background: #fff;
    }
    .new_pro .pro_img_c img
    {
        /*height: 300px !important;*/
        object-fit: cover !important;
    }
    footer .text-right
    {
        text-align: left !important;
    }
    .hiw_info p {
    font-size: 18px !important;
    }
    .hiw_info p br{
     display: none;
    }
    .partner_sec .info1 h2
    {
        margin-top: 50px;
    }
    footer h4 {
        padding-top: 20px;
    }
    .banner_sec h1:after {
        position: absolute;
        content: "\f10e";
        font: normal normal normal 14px/1 FontAwesome;
        right: 2px;
        font-size: 16px;
        bottom: 20px;
    }
    .banner_sec h1:before {
        position: absolute;
        content: "\f10d";
        font: normal normal normal 14px/1 FontAwesome;
        left: -20px;
        font-size: 16px;
        top: 3px;
    }
    .top_sec .img_1 img {
        height: 90px;
        width: 100%;
        object-fit: content;
        object-fit: cover;
    }
    

}

@media (min-width: 768px) and  (max-width: 991px)
{
    .ban_bottom .right_div h2, .my_h2, .testi_sec h3
    {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .ban_bottom .right_div {
        width: 70%;
    }
    .ban_bottom .left_div {
        padding: 84px 36px;
    }
    .hiw_info {
        max-width: 100%;
        margin: auto;
        margin-right: 0;
    }
    .pro_sec .pro_img {
    height: 305px;
    }
    .ser_sec .my_btn
    {
            margin-bottom: 20px;
    }
    .test_info
    {
        min-height: 250px;
    }
    .pro_sec
    {
        padding: 60px 0;
    }
    .hw_it_wrk {
        background: #f2f2f2;
        padding: 50px 0 50PX 0;
    }
    .banner_sec
    {
        height: 60vh;
    }
    .new_pro .desc, .pro_img_c {
        padding: 50px 0 !important;
    }
}
@media only screen and (max-width: 991px)
{
.navbar-expand-lg
{
     padding: 6px 20px;
}
header .logo {
    max-width: 63px;
    position: relative;
    top: 0;
}
footer img 
{
    max-width: 160px;
    margin-bottom: 20px;
}
.mini_footer
{
    margin-top: 10px;
}
.indesign_sec 
{
    padding: 0px 0;
    background: #f2f2f2;
  
}
.hiw_info p {
    font-size: 28px;
}
.indesign_sec h2 
{
    font-size: 27px;
    margin-top: 50px;
    margin-bottom: 27px;
}
.pack_sec .pack_info h2 
{
    font-size: 20px;
}
.modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
    margin-top: 18vh;
}
}
@media only screen and (min-width: 992px)
{
    .modal.show .modal-dialog {
        max-width: 650px;
        margin: 1.75rem auto;
        margin-top: 48vh;
        position: absolute;
        position: absolute;
        top: 27px;
        transform: translate(-50%, -50%);
        left: 50%;  
    }
}
@media (min-width: 992px) and (max-width: 1200px)
{
    footer img {
    max-width: 160px;
    width: 100%;
    }
    footer ul li a
    {
        display: block;
    }
}
@media (min-width: 1500px) and (max-width: 2000px)
{
    .partner_sec .info2, .partner_sec .info1
    {
        height: 700px;
    }
}
/*.mini_footer .row .col-sm-6:first-child p*/
/*{*/
/*	color: #caa50a;*/
/*}*/
/*.mini_footer .row .col-sm-6:nth-child(2) p,.mini_footer .row .col-sm-6:nth-child(2) a*/
/*{*/
/*	color: #fff;*/
/*}*/
