.topnav {
  overflow: hidden;
}

.topnav a {
  float: left;
  display: block;
  color: #23609e;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: #23609e;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: fixed;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  color: #23609e;
}
.topnav a:hover {
    text-decoration: none;
}
.dropdown-content a:hover {
  color: #23609e;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.logo-div img {
    width: 100%;
    margin-top: 5px;
}
.whatsapp-div p a {
    font-size: 16px;
    color: #23609e;
    text-decoration: none !important;
    font-weight: 800;
}
.whatsapp-div {
    padding-top: 15px;
    text-align: center;
}
.toll-free  {
    padding-top: 10px;
}
.telephone-icon {
    padding-right: 5px;
}
.toll-free form input {
    width: 28%;
    border: 1px solid #80808017;
}
.whatsapp-icon {
    width: 25px;
}
.header-top {
    padding: 20px 0;
    border-bottom: 1px solid #80808026;
}
.header-bnnr {
    background-image: url(../img/assignments-writer-banner.webp);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}
.bnnr-headng {
    text-align: left;
    width: 100%;
    overflow: hidden;
    padding-top: 80px;
    padding-right: 140px;
}
.dissertation-heading {
    font-size: 40px;
    color: #fff;
    text-shadow: 1px 1px 1px #9b9271;
    font-weight: 800;
    line-height: 50px;
    padding: 10px 15px 20px;
    font-family: inherit;
}
.form-main-div {
    background: #00000073;
    margin-top: 100px;
    padding: 20px 40px 10px;
}
.form-main-div form input, .form-main-div select {
    margin: 3px 0px;
    height: 35px;
    padding: 5px 15px;
    border-radius: 0px;
    border: 0px;
    outline: none;
}
.form-main-div p {
    text-align: center;
    font-size: 20px !important;
    color: #fff;
    font-weight: 900;
}
.form-main-div p span {
    text-align: center;
    font-size: 35px;
    color: #fff;
    font-weight: 800;
    text-shadow: 2px 2px 2px #0c0109;
    background-color: #23609e;
    padding: 0px 0 5px 10px;
    margin-right: 5px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
input:focus, textarea:focus, select:focus .toll-free form input:focus {
        outline: none;
    }
::placeholder {
  color: #000;
}  
.toll-free ::placeholder {
  color: #8080806e;
}  
.enter-submit {
    background: #23609e;
    color: #fff;
}
.proceed-button {
    width: 40%;
    color: white;
    background: #23609e;
    border: 0px;
    padding: 5px 0px;
    margin: 10px auto;
    display: block;
    font-size: 16px;
}
.proceed-button:hover {
    color: white;
    background: #23609e;
}
.unorder-list {
    padding-top: 30px;
}
.unorder-list li {
    font-size: 18px;
    line-height: 40px;
    color: #fff !important;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
}
.sidebar-image img {
    width: 100%;
}
.unorder-list li .banner-right-arrow {
    width: 30px;
    margin-right: 5px;
}
.padding-top-50 {
    padding-top: 50px;
}
.padding-bottom-50 {
    padding-bottom: 50px;
}
.padding-right-50 {
    padding-right: 50px;
}
.padding-top-65 {
   padding-top: 65px; 
}
.ftr-txt a {
    text-decoration: none !important;
}
.ftr-txt a:hover {
    text-decoration: none !important;
}
.content-main-div h2, .content-main-div h3, .content-main-div h6 {
    color: #23609e;
    font-size: 28px;
    font-weight: 600;
}
.content-main-div h4, .content-main-div h5 {
    color: #23609e;
    font-size: 20px !important;
    font-weight: 600;
    margin-top: 15px;
}
.content-main-div p {
    text-align: justify;
    font-size: 16px;
}
.content-main-div p.text-margin-bottom {
    margin-bottom: 0px;
}
.content-main-div b p {
    margin-bottom: 0px;
}
.sidebar-main-div {
    background: #4dc8ec;
}
.content-main-div ul.under_list {
    padding-left: 30px;
    margin: 20px 0px;
}
.content-main-div ul.under_list li {
    list-style: initial;
}
.sidebar-services p, .sidebar-subjects p, .sidebar-chapters p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.side-services, .side-subjects, .side-chapters {
    list-style: none;
}
.side-services li a, .side-subjects li a, .side-chapters li a {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
}
.sidebar-services, .sidebar-subjects, .sidebar-chapters {
    padding-left: 20px;
    padding-right: 20px;
}
.sidebar-chapters, .sidebar-subjects {
    margin-top: 50px;
    padding-bottom: 50px;
}
.inner-banner-image {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
}
.content-main-div p.last-button {
    text-align: center;
    margin-top: 40px;
}
.order-now-button:hover {
    text-decoration: none !important;
    color: white;
}
.topnav a:focus, .topnav a:hover {
    color: #23609e !important;
    border: 0px;
    outline: none !important;
}
.order-now-button {
    width: 40%;
    color: white;
    background: #23609e;
    border: 0px;
    padding: 10px 30px;
    font-weight: 600;
    outline: none;
    text-decoration: none !important;
}
.last-button a:focus, .last-button a:hover {
    color: #fff !important;
    border: 0px;
    outline: none !important;
}



.accordion-sec {
    width: 100%;
    padding: 30px 0px 60px 0px;
}
/*--------Accordion-------*/
.acc-heading p {
    color: #23609e;
    font-size: 30px !important;
    font-weight: 700;
    margin-top: 0px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 30px;
    padding-left: 20px;
}
.acc-kontainer {
  width: 100%;
  margin: auto;
}
.acc-kontainer .acc-body {
  width: 98%;
  width: calc(100% - 20px);
  margin: 0 auto;
  height: 0;
  color: rgba(0, 0, 0, 0);;
  background-color: rgb(255 255 255);
  line-height: 28px;
  padding: 0 20px;
  box-sizing: border-box;
  transition: 0.5s;
}

.acc-kontainer label {
    cursor: pointer;
    background-color: rgb(102 102 102 / 10%);
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    display: block;
    padding: 15px;
    width: 100%;
    color: #23609e;
    font-weight: 400;
    box-sizing: border-box;
    z-index: 100;
    font-family: inherit;
    font-size: 22px;
}

.acc-kontainer input{
  display: none;
}

.acc-kontainer label:before {
  font-family: 'FontAwesome';
  content: '\f067';
  font-weight: bolder;
  float: right;
}

.acc-kontainer input:checked+label {
  background-color: rgb(102 102 102 / 58%);
  color: #fff;
}

.acc-kontainer input:checked+label:before {
  font-family: 'FontAwesome';
  content: '\f00d';
  transition: 0.5s;
  color: #23609e;
}

.acc-kontainer input:checked~.acc-body {
  height: auto;
  color: #000;
  font-size: 16px;
  padding: 20px;
  transition: 0.5s;
}









.testimonls-section {
    width: 100%;
    margin: 0px 0px 40px;
}
*,
*:after,
*:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: default;
}


.testim {
		width: 100%;
		-webkit-transform: translatey(-50%);
		-moz-transform: translatey(-50%);
		-ms-transform: translatey(-50%);
		-o-transform: translatey(-50%);
		transform: translatey(0%);
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
    top: 0px;
    background-color: #efefef;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #000;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #000;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #000;
    border-color: #75a241;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #000;
    font-size: 1em;
    margin: 15px 0;
}
.testim .cont div p.student_name {
    color: #000;
    text-align: center;
    font-size: 30px !important;
    margin: 15px auto;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #000;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}








@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
.header-top {
    text-align: center;
} 
.busins-none {
    display: none;
}
.form-main-div {
    margin-top: 20px;
}
.header-bnnr {
    height: 480px;
}
.padding-right-50, .padding-bottom-50, .padding-top-50 {
    padding: 0;
}
.content-main-div p {
    font-size: 14px;
}
.content-main-div h2, .content-main-div h3, .content-main-div h6 {
    font-size: 20px;
}
}