/*****************404*****************/
#error-page{
  height: 500px;
}
.error-template {padding: 40px 15px; margin-top:90px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }

/***************End*****************/

    /*-------------Review Card-----------------------*/
    #rvw{
      margin:20px 0 20px 0px;
      background-color: #ffffff;
      padding: 20px;
    }
    .rv-card{
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      transition: 0.3s;
      border: 1.5px solid #fff;
      color: #000000;
      background-color: #ffffff;
      
    }
    .row_cardspc{
     margin-bottom: 15px;
    }
    .rv-star li{
      list-style: none;
      float: left;
      color: orange;
      font-size: 13px;
    }
    .sta {
      float: right;
      margin-top: -25px;
      padding-right:5px; 

    }
    .rv-assign h6{
      padding-left: 10px;
    }
     .rv-card p{
      padding:0px 10px;
      text-align: justify;
      font-size: 14px;
      
     }

     .date{
      font-size: 13px;
     }
     .date img{
      padding:0px 5px 0 10px;
     }

#rv_heading{
  background-color: #f7f7f7;
  padding: 50px 0px;
}
#rv_heading h2{
  font-weight: 550;
  font-family: 'Nunito', sans-serif;
}
#rv_heading h4{
  font-weight: 540;
  font-family: 'Nunito', sans-serif;
}
#rv_heading p{
  font-size: 16px;
  text-align: justify;
  font-family: 'Nunito', sans-serif;
  line-height: 1.9em;
}
#rv_heading p ol li{
  font-size: 16px;
  text-align: justify;
  font-family: 'Nunito', sans-serif;
  line-height: 5.9em;
}

.top-rvcard{
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      transition: 0.3s;
      border: 3px solid #28629b;
      color: #ffffff;
      background-color: orange;
      width:15%;
     /* padding: 10px;*/
     top:170px;
     left: 150px;
     border-radius: 3px;
     position: absolute;
     text-align: center;
}
.top-rvcard h4{
  font-size: 45px;
}


#rvw .row{
 margin: 10px 0 15px 0;
}

#rvw .rv-card{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  border: 1.5px solid #fff;
  color: #000000;
  background-color: #ffffff;
  padding:15px;
}
.datndstar > span:nth-child(2) { float:right; font-size:14px; }
.datndstar > span:nth-child(1) i { font-size:13px; padding:4px; color:#fe6d12; margin-right:1px; }
.R_name { color:grey; }
.rv-card p { font-size:14px; line-height:1.8em; }


.pagination {
  padding: 20px;
}
.pagination,.pagination * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
   user-select: none;
}
.pagination a {
  display: inline-block;
  padding: 0 10px;
  cursor: pointer;
}
.pagination a.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: not-allowed;
}
.pagination a.current {
  background: #f3f3f3;
}

.social-media ul li{
  list-style: none;
  float: left;
}
.social-media ul li a img{
  height: 40px;
}


#wrape .left_tab h5{
  margin-top: 18px;
  border-bottom: 1px solid #28629b;
  width: 60%;
  padding-bottom: 5px;
  color: #fe6d12;
}

#wrape .left_tab ul{
  padding-left: 0px;
  padding-top: 10px;
}

#wrape .left_tab ul li{
  font-size: 14px;
    line-height: 22px;
    color: #373737;
    margin: 0 0 10px;
     list-style: none; 
    position: relative;
    padding: 0 0 0 20px;
}

#wrape .left_tab ul li:before{
    content: "";
    background-image: url("../assets/Image/Icon/squareicon.png");
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
    background-size: cover;
    border: 0;
}
#wrape .left_tab ul li a{
  color: #28629b;
}

/*********Do My Assignment*************/
#domyassignment_sec1 h2{
  text-align: center;
  font-size: 30px;
  font-weight: 650;
}
#domyassignment_sec1 h3{
  text-align: center;
  font-size: 27px;
  font-weight: 650;
}
#domyassignment_sec1 p{
  line-height: 1.8em;
  padding-top: 15px;
}

#domyassignment_sec1 .ask_our::before {
    content: '';
    position: absolute;
    display: block;
    width: 620px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(32% - 105px);
  }

#domyassignment_sec1 .ask_our::after {
  content: '';
  position: absolute;
  display: block;
  width: 200px;
  height: 2px;
  background: #36487D;
  bottom: 0;
  left: calc(43% - 30px);
}

@media (max-width: 500px){
  #domyassignment_sec1 .ask_our::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #domyassignment_sec1 .ask_our::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#domyassignment_sec1 .just_tell::before {
    content: '';
    position: absolute;
    display: block;
    width: 990px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(16% - 105px);
  }

#domyassignment_sec1 .just_tell::after {
  content: '';
  position: absolute;
  display: block;
  width: 300px;
  height: 2px;
  background: #36487D;
  bottom: 0;
  left: calc(39% - 30px);
}

@media (max-width: 500px){
  #domyassignment_sec1 .just_tell::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #domyassignment_sec1 .just_tell::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#domyassignment_sec2{
  background: #f4f4f4;
  padding-top: 2em;
  padding-bottom: 2em;
}

#domyassignment_sec2 .head_line h4{
  text-align: center;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}
#domyassignment_sec2 .pgf{
  padding-top: 2.0em;
}

#domyassignment_sec2 .pgf b{
  color: #fe6d12;
  text-decoration: underline;
}

#domyassignment_sec2 .pgf p{
  line-height: 1.6em;
  text-align: justify;
  color: #36487D;
  padding-top: 13px;
  font-size: 14px;
  font-weight: 550;
}

#domyassignment_sec2 .head_line h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 620px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(32% - 105px);
  }

#domyassignment_sec2 .head_line h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 300px;
  height: 3px;
  background: #36487D;
  bottom: 0;
  left: calc(39% - 30px);
}

@media (max-width: 500px){
  #domyassignment_sec2 .head_line h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 2px;
    background: #ddd;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #domyassignment_sec2 .head_line h4::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#domyassignment_sec3{
  background: #36487D;
  padding-top: 2em;
  padding-bottom: 2em;
}

#domyassignment_sec3 h4{
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}

#domyassignment_sec3 p{
  color: #ffffff;
  line-height: 1.7em;
  text-align: justify;
}
#domyassignment_sec3 ul li{
  list-style: none;
}
#domyassignment_sec3 ul li span{
  position: absolute;
  left: 10px;  
}

#domyassignment_sec4{
  padding-top: 2em;
}

#domyassignment_sec4 h4{
  text-align: center;
  color: #000;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}

#domyassignment_sec4 p{
  font-size: 15px;
  line-height: 1.8em;
  font-weight: 550;
  color: #444040;
}

#domyassignment_sec4 ol li{
  list-style: none;
}

#domyassignment_sec4 ol li p{
  font-size: 14px;
  font-weight: 600;
  color: #444040;
}


#domyassignment_sec4 ol li span{
  position: absolute;
  left: 25px; 
  padding-top: 5px;
}

#domyassignment_sec4 .sec4_head h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 990px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(16% - 105px);
  }

#domyassignment_sec4 .sec4_head h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 300px;
  height: 3px;
  background: #36487D;
  bottom: 0;
  left: calc(39% - 30px);
}

@media (max-width: 500px){
  #domyassignment_sec4 .sec4_head h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #domyassignment_sec4 .sec4_head h4::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

/*********END*************/

/*********Assignment Help USA*************/

#assignmenthelp_sec1 h2{
  text-align: center;
  font-size: 30px;
  font-weight: 650;
}

#assignmenthelp_sec1 p{
  line-height: 1.8em;
  padding-top: 15px;
}

#assignmenthelp_sec1 .ask_our::before {
    content: '';
    position: absolute;
    display: block;
    width: 620px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(32% - 105px);
  }

#assignmenthelp_sec1 .ask_our::after {
  content: '';
  position: absolute;
  display: block;
  width: 200px;
  height: 2px;
  background: #36487D;
  bottom: 0;
  left: calc(43% - 30px);
}

@media (max-width: 500px){
  #assignmenthelp_sec1 .ask_our::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #assignmenthelp_sec1 .ask_our::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#assignmenthelp_sec1 .just_tell::before {
    content: '';
    position: absolute;
    display: block;
    width: 990px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(16% - 105px);
  }

#assignmenthelp_sec1 .just_tell::after {
  content: '';
  position: absolute;
  display: block;
  width: 300px;
  height: 2px;
  background: #36487D;
  bottom: 0;
  left: calc(39% - 30px);
}

@media (max-width: 500px){
  #assignmenthelp_sec1 .just_tell::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #assignmenthelp_sec1 .just_tell::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#assignmenthelp_sec2{
  background: #f4f4f4;
  padding-top: 2em;
  padding-bottom: 2em;
}

#assignmenthelp_sec2 h3{
  text-align: center;
  font-size: 27px;
  font-weight: 650;
}

#assignmenthelp_sec2 .head_line h4{
  text-align: center;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}
#assignmenthelp_sec2 .pgf{
  padding-top: 2.0em;
}

#assignmenthelp_sec2 .pgf b{
  color: #fe6d12;
  text-decoration: underline;
}

#assignmenthelp_sec2 .pgf p{
  line-height: 1.6em;
  text-align: justify;
  color: #36487D;
  padding-top: 13px;
  font-size: 14px;
  font-weight: 550;
}

#assignmenthelp_sec2 .head_line h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 620px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(32% - 105px);
  }

#assignmenthelp_sec2 .head_line h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 300px;
  height: 3px;
  background: #36487D;
  bottom: 0;
  left: calc(39% - 30px);
}

@media (max-width: 500px){
  #assignmenthelp_sec2 .head_line h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 2px;
    background: #ddd;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #assignmenthelp_sec2 .head_line h4::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#assignmenthelp_sec3{
  background: #36487D;
  padding-top: 2em;
  padding-bottom: 2em;
}

#assignmenthelp_sec3 h4{
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}

#assignmenthelp_sec3 p{
  color: #ffffff;
  line-height: 1.7em;
  text-align: justify;
}

#assignmenthelp_sec3 ul li{
  list-style: none;
}

#assignmenthelp_sec3 ul li span{
  position: absolute;
  left: 10px;  
}

#assignmenthelp_sec4{
  padding-top: 2em;
}

#assignmenthelp_sec4 h4{
  text-align: center;
  color: #000;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}

#assignmenthelp_sec4 p{
  font-size: 15px;
  line-height: 1.8em;
  font-weight: 550;
  color: #444040;
}

#assignmenthelp_sec4 ol li{
  list-style: none;
}

#assignmenthelp_sec4 ol li p{
  font-size: 14px;
  font-weight: 600;
  color: #444040;
}


#assignmenthelp_sec4 ol li span{
  position: absolute;
  left: 25px; 
  padding-top: 5px;
}

#assignmenthelp_sec4 .sec4_head h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 990px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(16% - 105px);
  }

#assignmenthelp_sec4 .sec4_head h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 300px;
  height: 3px;
  background: #36487D;
  bottom: 0;
  left: calc(39% - 30px);
}

@media (max-width: 500px){
  #assignmenthelp_sec4 .sec4_head h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #assignmenthelp_sec4 .sec4_head h4::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

/*********END*************/

/*********Buy Assignment Online*************/

#buy_assignmentOnline_sec1{
  background: #eaeff3;
}
 

#buy_assignmentOnline_sec1 h2{
  padding-top: 1em;
  text-align: center;
  font-size: 30px;
  font-weight: 650;
}

#buy_assignmentOnline_sec1 p{
  line-height: 1.8em;
  padding-top: 15px;
}

#buy_assignmentOnline_sec1 h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 1020px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(15% - 107px);
  }

#buy_assignmentOnline_sec1 h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 400px;
  height: 2px;
  background: #36487D;
  bottom: 0;
  left: calc(35% - 30px);
}

@media (max-width: 500px){
  #buy_assignmentOnline_sec1 h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #buy_assignmentOnline_sec1 h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#buy_assignmentOnline_sec2 h3::before {
    content: '';
    position: absolute;
    display: block;
    width: 620px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(32% - 105px);
  }

#buy_assignmentOnline_sec2 h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 200px;
  height: 2px;
  background: #36487D;
  bottom: 0;
  left: calc(45% - 30px);
}

@media (max-width: 500px){
  #buy_assignmentOnline_sec1 h3::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #buy_assignmentOnline_sec1 h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#buy_assignmentOnline_sec2{
  background: #f4f4f4;
  padding-top: 2em;
  padding-bottom: 2em;
}

#buy_assignmentOnline_sec2 h3{
  text-align: center;
  font-size: 27px;
  font-weight: 650;
}

#buy_assignmentOnline_sec2 .head_line h4{
  text-align: center;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}
#buy_assignmentOnline_sec2 .pgf{
  padding-top: 2.0em;
}

#buy_assignmentOnline_sec2 .pgf b{
  color: #fe6d12;
  text-decoration: underline;
}

#buy_assignmentOnline_sec2 .pgf p{
  line-height: 1.6em;
  text-align: justify;
  color: #36487D;
  padding-top: 13px;
  font-size: 14px;
  font-weight: 550;
}

#buy_assignmentOnline_sec3{
  background: #36487D;
  padding-top: 2em;
  padding-bottom: 2em;
}

#buy_assignmentOnline_sec3 h4{
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.9em;
}

#buy_assignmentOnline_sec3 .card{
  margin: 5px;
  padding: 0px;
  border-left: 3px solid #F76D14;
}

#buy_assignmentOnline_sec3 p{
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6em;
  text-align: justify;
  padding: 10px 10px;
}

#buy_assignmentOnline_sec3 ul li{
  list-style: none;
}

#buy_assignmentOnline_sec3 ul li span{
  position: absolute;
  left: 10px;  
}

#buy_assignmentOnline_sec4{
  padding-top: 2em;
}

#buy_assignmentOnline_sec4 h4{
  text-align: center;
  color: #000;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}

#buy_assignmentOnline_sec4 p{
  font-size: 15px;
  line-height: 1.8em;
  font-weight: 550;
  color: #444040;
}


/*********END*************/

/*********Buy Assignment Online*************/
#makemyassignment_sec1{
  background:#fff9f1cc; 
}

#makemyassignment_sec1 h2{
  padding-top: 1em;
  text-align: center;
  font-size: 30px;
  font-weight: 650;
}

#makemyassignment_sec1 p{
  line-height: 1.8em;
  padding-top: 1.4em;
  font-size: 15px;
  padding-bottom: 1.4em;
  font-weight: 500;
  text-align: justify;
  color: #2b2b2bd9;
}

#makemyassignment_sec1 h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 1020px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(15% - 107px);
  }

#makemyassignment_sec1 h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 400px;
  height: 2px;
  background: #36487D;
  bottom: 0;
  left: calc(35% - 30px);
}

@media (max-width: 500px){
  #makemyassignment_sec1 h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #makemyassignment_sec1 h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#makemyassignment_sec2 h3::before {
    content: '';
    position: absolute;
    display: block;
    width: 620px;
    height: 1px;
    background: #F18738;
    bottom: 1px;
    left: calc(32% - 105px);
  }

#makemyassignment_sec2 h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 200px;
  height: 2px;
  background: #36487D;
  bottom: 0;
  left: calc(45% - 30px);
}

@media (max-width: 500px){
  #makemyassignment_sec1 h3::before {
    content: '';
    position: absolute;
    display: block;
    width: 260px;
    height: 2px;
    background: #F18738;
    bottom: 1px;
    left: calc(42% - 100px);
  }

  #makemyassignment_sec1 h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #36487D;
    bottom: 0;
    left: calc(43% - 30px);
  }
}

#makemyassignment_sec2{
  background: #f4f4f4;
  padding-top: 2em;
  padding-bottom: 2em;
}

#makemyassignment_sec2 h3{
  text-align: center;
  font-size: 27px;
  font-weight: 650;
}

#makemyassignment_sec2 .pgf{
  padding-top: 2.0em;
}

#makemyassignment_sec2 .pgf b{
  color: #fe6d12;
  text-decoration: underline;
}

#makemyassignment_sec2 .pgf p{
  line-height: 1.6em;
  text-align: justify;
  color: #36487D;
  padding-top: 13px;
  font-size: 14px;
  font-weight: 550;
}

#makemyassignment_sec2 h4{
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-weight: 650;
  padding-bottom: 0.3em;
}

#makemyassignment_sec2 p{
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6em;
  text-align: justify;
  padding: 10px 10px;
}

#makemyassignment_sec3{
  background: #36487D;
  padding-top: 2em;
  padding-bottom: 2em;
  color: #ffffff;
}

#makemyassignment_sec3 p{
  line-height: 1.7em;
  text-align: justify;
}

#makemyassignment_sec3 ul li{
  list-style: none;
}

#makemyassignment_sec3 ul li span img{
  position: absolute;
  left: 20px;
  padding-top: 3px;  
}

#makemyassignment_sec4{
  padding-top: 2em;
}

#makemyassignment_sec4 h5{
  text-align: center;
  color: #000;
  font-size: 23px;
  font-weight: 650;
  padding-bottom: 0.3em;
}

#makemyassignment_sec4 ul li p{
  font-size: 14px;
  line-height: 1.8em;
  font-weight: 550;
  color: #423e3e;
  padding: 5px;
  margin: 1px;
}

#makemyassignment_sec4 ul li{
  background: #f5f7fe;
  border-radius: 5px;
  border-left:3px solid #36487D;
  list-style: none;
}


/*********END*************/