
body{
  font-family: 'Poppins', sans-serif;
  margin: 0 auto;
  color: #555555;
  text-decoration: none;
  max-width: 450px;
  text-align: center;
  background-color: #F8FAFD;
  box-shadow: 1px 1px 15px rgba(107, 128, 168, 0.2);
}
a:hover{
  text-decoration: none;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #DF0003;
    border-color: #DF0003;
    box-shadow: none !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #DF0003;
    border-color: #DF0003;
    box-shadow: none !important;
}
.dc-header{
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px;
    height: 180px;
    z-index: -1;
    background: #DF0003;
}
.dc-headerwhite {
    background-color: #fff;
    margin: 20px;
    border-radius: 10px;
    box-shadow: 1px 2px 15px rgba(107, 128, 168, 0.2);
    z-index: 99;
    margin-top: -155px;
}
.dc-headerwhite h1{
      font-size: 20px;
    font-weight: 500;
    color: #DF0003;
    letter-spacing: 0.6px;
    margin-left: 20px;
    margin-top: 12px;
    margin-right: 20px;
}
.dc-headerwhite .dcdesignation {
    color: #6B7080;
    margin-top: -5px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.4px;
}
.dcimg {
    width: 300px;
    height: auto;
    /* border-radius: 110px; */
    /* border: 4px solid #DF0003; */
    background-color: #fff;
    margin-top: 35px;
    /* box-shadow: 1px 2px 20px rgb(107 128 168 / 20%); */
}

.dc-container{
  padding: 0 20px;
}
.dcheading {
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    border-left: 5px solid #DF0003;
    padding-left: 10px;
    line-height: 38px;
    background-color: #DF000312;
    color: #727B93;
    letter-spacing: 0.4px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.dc-contact {
    display: inline-block;
    width: 70px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.dc-contact{
  outline: none;
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none;
}
.dc-icon {
    display: block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 1px 1px 5px rgba(72, 72, 72, 0.2);
    border-radius: 100px;
    margin-bottom: 10px;
    line-height: 40px;
    color: #fff;
    background-color: #DF0003;
    border: 2px solid white;
}
.dc-icon:focus{
  outline: none;
}
.dc-detail-text {
    color: #666666;
    text-decoration: none;
    font-size: 13px;
}
.dc-social{
    display: inline-block;
    width: 40px;
    margin-bottom: 15px;
    margin-top: 10px;
}

/*modal*/
.btn-primary{
    background: #DF0003;
    border: 3px solid #fff;
    box-shadow: 1px 2px 15px rgba(72, 72, 72, 0.2);
    padding: 5px 40px;
    font-size: 12px;
}
.btn-primary:hover{
    background: #fff;
    border: 3px solid #DF0003;
    box-shadow: 1px 2px 15px rgba(72, 72, 72, 0.2);
    padding: 5px 40px;
    font-size: 12px;
    color: #DF0003;
}
.modal-open .modal{
  background: #fff;
}
.modal-header {
  background: #DF0003;
}
.modal-header h5{
  color: #fff;
  font-size: 16px;
}
.modal-content {
  border: none;
}
.modal-footer {
  justify-content: center;
}
.modal-body p.sub-text{
  text-align: justify;
  font-size: 14px;
}
.modal-header .close {
  opacity: 1;
}
.modal-header .close span{
  color: #fff;
}
.modal-header .close:not(:disabled):not(.disabled):focus, .modal-header .close:not(:disabled):not(.disabled):hover {
    opacity: .75;
    outline: none;
}
.modal.fade .modal-dialog.modal-dialog-zoom {-webkit-transform: translate(0,0)scale(.5);transform: translate(0,0)scale(.5);}
.modal.show .modal-dialog.modal-dialog-zoom {-webkit-transform: translate(0,0)scale(1);transform: translate(0,0)scale(1);}

.modal-footer {
  border: none;
}

/*modal*/

ul.service li {
    list-style-type: circle;
    font-size: 16px;
    line-height: 3;
    text-align: left;
}
#skills p{
  padding: 1em 0em 0em 0em;
}
#skills .container {
  width: 100%; 
  background-color: #ddd; 
  padding: 0;
}

#skills .skills {
  text-align: right; 
  color: white; 
}
#skills .profile_1 {
  width: 100%; 
  background-color: #DF0003;
}
#skills .profile_2 {
  width: 100%; 
  background-color: #DF0003;
}
#skills .profile_3 {
  width: 100%; 
  background-color: #DF0003;
}
#skills .profile_4 {
  width: 98%; 
  background-color: #DF0003;
}
#testimony li{
  font-size: 14px;
  text-align: left;
  list-style-type: circle;
  line-height: 2;
  margin-bottom: 4em;
}

.dc-edu-icon {
    /*display: block;*/
    vertical-align: middle;
    width: 35px;
    height: 35px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 1px 1px 5px rgba(72, 72, 72, 0.2);
    border-radius: 100px;
    margin-bottom: 10px;
    line-height: 35px;
    color: #fff;
    background-color: #DF0003;
    border: 2px solid #fff;
}
.dc-edu-icon:focus{
  outline: none;
}
.dc-share{
    display: inline;
    width: 70px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.dc-share-icon{
  /*display: block;*/
    vertical-align: middle;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 1px 1px 5px rgba(72, 72, 72, 0.2);
    border-radius: 100px;
    margin-bottom: 10px;
    line-height: 40px;
    color: #fff;
    background-color: #DF0003;
    border: 2px solid #fff;
}
.dc-share-icon:focus{
  outline: none;
}
.edu-icon{
  float: left;
}
h6.edu-year{
      display: block;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    border-left: 5px solid #DF0003;
    padding-left: 10px;
    line-height: 38px;
    background-color: #DF000312;
    color: #333333;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
    margin-left: 45px;
    text-align: left;
}
h6.miles{
      display: block;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding-left: 10px;
    line-height: 38px;
    color: #333333;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
    margin-left: 45px;
    text-align: left;
}
h6.miles span{
  font-size: 22px;
}
p.course{
  display: block;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    line-height: 1.4;
    font-weight: 500;
    max-width: 400px;
}
#save ol li{
  text-align: left;
  font-size: 16px;
  line-height: 3;
}
a:focus{
  outline: none;
}
footer {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  background: #DF0003;
}

footer p {
  margin-bottom: .25rem;
}
footer p a{
  color: #fff;
  font-size: 12px;
}
footer p a:hover{
  color: #000;
  text-decoration: none;
}
hr.style-four {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 5px 0 5px 0;
}
hr.style11 {
  height: 6px;
  background: url(../images/hr-11.png) repeat-x 0 0;
  border: 0;
}
.buttonClass {
  font-size:15px;
  font-family:Arial;
  width:140px;
  height:50px;
  border-width:1px;
  color:#fff;
  border-color:#d02718;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  box-shadow:inset 0px 1px 0px 0px #f5978e;
  text-shadow:inset 0px 1px 0px #810e05;
  background:linear-gradient(#f24537, #c62d1f);
  padding: 7px 14px;
}

.buttonClass:hover {
  background: linear-gradient(#c62d1f, #f24537);
  color:#fff;
}
