/*-----------------------------------------------------------------------------------
WEBLORD INSTITUTE DESIGN CSS
 ----------------------------------------------------------------------------------- */
 .header-top-right {
    padding: 10px 0;
}

.header-top-right .header-top-button {
    color: #fff;
    padding: 3px 15px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.modal-body {
    background: #ccddff;
}

.modal-header {
    background: #ccddff;
}
.modal-footer {
    background: #ccddff;
}
.modal-title {
    font-size: 15px;
}
.modal-body img {
    width: 100%;
}

a.header-top-button:hover
{
color:#22d1f3;
}

.bg-gray {
    background-color: #dddddd82;
}
.text-green {
    color: green;
}

.about_img.sport-img img {
    width: 44%;
    top: 48px;
    height: 299px !important;
    right: 30px;
}
a.more-details {
    background: #061d38;
    padding: 3px 5px 3px;
    font-size: 10px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 2px;
}

.banner_project .bulder_cen img {
    width: 60% !important;
}

.btn.active.focus, .btn.active:focus, .btn.focus, 
.btn:active.focus, .btn:active:focus, .btn:focus {
    outline:none;
}
.faq_strength h5 {
    color: #061d38;
    font-weight: 600;
}
.faq_strength p {
    font-size: 13px;
}

.footer-contant
{
margin-top:15px;
}
.footer-contant p {
    color: #cacaca;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.footer-contant p i
{
padding: 0px 10px 0px; 
font-size:15px; 
}
.copyright_sec a {
    color: #87898b;
}
.copyright_sec a:hover {
    color: #22d1f3;
}
.navbar-brand {
    height: 40px;
}
.submit-btn
{
padding: 8px 20px;
    border: 1px solid #22d1f3;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    background-color:#22d1f3;
    text-transform: uppercase;
    font-weight: 500;
    transition: all .5s ease;
    font-size: 14px;
    border-radius:3px;
}


.list-items {
    padding: 0;
    list-style-type: none;
    display: grid;
    margin-top: 15px;
}

ul.list-items li {
    margin-bottom: 10px;
    color: #000;
    position: relative;
    padding-left: 20px;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
}

ul.list-items li:before {
    background: #3da6fe;
    width: 8px;
    height: 8px;
    left: 0;
    top: 38%;
    position: absolute;
    content: '';
    border-radius: 50%;
}


select.form-control {
    width: 100%;
    padding: .375rem .75rem;
    font-size: 13px;
    border-radius: 0;
    color: #495057;
    height: calc(2.25rem + 3px);
}
.form-control {
    font-size: 13px;
    letter-spacing: 1px;
}

textarea.form-control {
    border-radius: 0;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 1px;
    font-size: 14px;
    font-weight: 500;
}
.qual-area .form-group .form-control  {
    margin: 0 !important;
}
.btn-info.focus, .btn-info:focus {
    box-shadow: none;
    outline: none;
}

.selection-box {
    text-align: center;
    border: 1px solid #e5e7ea;
    padding: 30px 10px 30px;
}

.info-icon-box {
    margin-bottom: 40px;
}

.selection-box .icon-element {
    margin-bottom: 15px;
}

.info-icon-box .icon-element {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 12px;
    border-radius: 30px;
    font-weight: 300 !important;
    color: #000;
    background: #000;
    background-color: rgba(81, 190, 120, 0.1);
}

.selection-box .widget-title {
    color: #000;
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-top: 5px;
}

.term-conditions p {
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.term-conditions h4 {
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 0;
}

.info-icon-box:hover .icon-element {
    background-color: #233d63;
    color: #fff;
}
img.uni-img {
    width: 100%;
    max-height: 200px;
}

.register-text p {
    letter-spacing: 1px;
    text-align: center;
    line-height: 30px;
}

.about_content.excellence p {
    margin: 0;
}
.about_content.excellence h5 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: 500;
}
/*.plan-img img {
    height: 280px;
}*/
.plan_content h4 {
    text-transform: inherit;
    line-height: 20px;
    margin-bottom: 15px;
}
.form-group {
    margin-bottom: 30px;
}
.gender input {
    margin-bottom: 0 !important;
}
.text-center.header-text {
    /* text-align: center!important; */
    color: #061d38;
}
.panel-collapse a
{
    margin-left:30px;
}

.acc-de h4 {
    padding: 10px 0px 10px;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #eee;
}


.acc-de h4 a {
    color: #000 !important;
    line-height: 30px;
}

.acc-de h4 a:hover {
    color: #17a2b8 !important;
}


.francise-section h3 {
    font-size: 20px;
    font-weight: 700;
}
.text-red {
    color: red;
}
.qual-area .form-group {
    margin: 0 !important;
}
.term-conditions { display: none; }
svg {
    width: 60px;
    display: block;
    margin: 0 auto 20px;
}
.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.circle {
    -webkit-animation: dash .9s ease-in-out;
    animation: dash .9s ease-in-out;
  }

.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash .9s .35s ease-in-out forwards;
    animation: dash .9s .35s ease-in-out forwards;
  }

.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check .9s .35s ease-in-out forwards;
    animation: dash-check .9s .35s ease-in-out forwards;
  }
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@media (max-width: 480px){
.about_img.sport-img img {
    top: 32px;
    right: 0px;
    width: 100%;
}

.banner_project .bulder_cen img {
    width: 100% !important;
}
.container>.navbar-collapse, .container>.navbar-header {
    margin-right:0;
     margin-left:0;
    width: 100%;
}
.navbar-brand img {
    height: 35px;
    position: absolute;
    top: 15px;
    left: 10px;
}
.navbar.navbar-light .navbar-toggler {
    position: relative;
}
.plan-img{
display:none;
}
.register-text p
{
text-align:left;
}
a.header-top-button.using {
    display: none;
}
.header-top-right .header-top-button {
    color: #fff;
    font-size: 13px;
    padding: 3px 6px;
}

}


