@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');

*{
	margin: 0;
	padding: 0;
}
body{
	background: #fff;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
    line-height: inherit;
}

.header_sec{
	width: 100%;
	height: auto;
	background: #171a2b;
    border-bottom: 1px solid #ffad01;
}
.navbar{
	min-height: auto;
	margin-bottom: 0;
	border: none;
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 0px 0px;
    font-size: 18px;
    line-height: inherit;
}

.fixedbtnwhatsapp {
    position: fixed;
    bottom: 1em;
    left: 2em;
    z-index: 999999;
}



.fixedbtnwhatsapp img{
    width: 100%;
    max-width: 80px;
}


.navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 8px 17px;
    transition: .3s linear;
}

.navbar-nav>li>a.ordernow {
    background: #ffad01;
    color: #171a2b;
    font-weight: 400;
    margin: 0px 13px;
    border: 2px solid #ffad01;
    transition: 0.4s linear;
}
.navbar-nav>li>a.ordernow:hover{
	background: #ffad01;
	color: #171a2b;
    border:2px solid #ffffff;
}
.navbar-nav>li>a.chatnow{
	background: #37499f;
    border: 2px solid #37499f;
    transition: 0.4s linear;
    font-weight: 400;
}
.navbar-nav>li>a.chatnow:hover{
	background: #5D6278;
	color: #fff;
    border:2px solid #ffffff;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #ffad01;
}


button.ordernow {
    background: #ffad01;
    color: #171a2b;
    font-weight: 400;
    padding: 9px 24px;
    border: 2px solid #ffad01;
    transition: 0.4s linear;
    margin: 15px 0px;
    outline: none;
    transition: 0.4s linear;
}

.casbase button.ordernow {
    background: #ffad01;
    color: #171a2b;
    font-weight: 400;
    padding: 9px 24px;
    border: 2px solid #fff;
    transition: 0.4s linear;
    margin: 15px 0px;
    outline: none;
    transition: 0.4s linear;
}

button.ordernow:hover{
    border:2px solid #fff;
}

button.livechat{
     padding: 9px 24px;
    background: #37499f;
    border: 2px solid #37499f;
    transition: 0.4s linear;
    font-weight: 400;
    color: #fff;
    margin: 15px 0px;
    outline: none;
    transition: 0.4s linear;
}
button.livechat:hover{
border:2px solid #fff;
 background: #294DF6;
}

button.color:hover
{
 background: #294DF6;

}


.navbar-nav>li{

}
.navbar-brand>img {
    display: block;
    width: 160px;
}
ul.social-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
    max-width: 600px;
}
ul.social-nav li{
	display: inline-block;
}
ul.social-nav li a {
    color: #171a2b;
    text-decoration: none;
    display: block;
    padding: 0px 3px;
    font-weight: 600;
    transition: 0.4s linear;
}
ul.social-nav li a:hover{
    
}
ul.social-nav li a i {
    color: #171a2b;
    padding-right: 4px;
}

.slider-sec{
	width: 100%;
	height: auto;
	padding: 30px 0px;
	background: url(../../assets/img/slider-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.placeanorderform {
    width: 100%;
    height: auto;
    background: #ffad01;
    padding: 11px 20px;
    position: relative;
    padding-top: 0;
}
.titleplaceorder {
    padding: 10px 0px;
    background: #37499f;
    text-align: center;
    width: 210px;
    margin: 0 auto;
    margin-bottom: 12px;
}
.titleplaceorder h3{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

.placeanorderform .form-control {
    padding: 8px 10px;
    height: auto;
    /*margin: 14px 0px;*/
    border: none;
}
.placeanorderform .form-group{
    margin-bottom: 5px;
}
.placeanorderform button {
    width: 100%;
    padding: 12px 0px;
   
    border: none;
    outline: none;
    background: #171a2b;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border:2px solid #171a2b;
    transition: 0.4s linear;
}

.placeanorderform button:hover {
    width: 100%;
    padding: 12px 0px;
    border: none;
    outline: none;
    background: #334390;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border:2px solid #fff;
}

.caption-slider {
    width: 100%;
    max-width: 545px;
    padding: 43px 0px;
}
.caption-slider h1 {
    font-size: 35px;
    color: #ffad01;
    font-weight: 600;
}
.caption-slider h3 {
    color: #fff;
    padding: 4px 0px;
    font-size: 20px;
    font-weight: 400;
}
.caption-slider p{
	color: #fff;
    font-size: 14px;
}

.signupgetquote{
	width: 100%;
	padding: 15px 0px;
	background: #37499f;
}
.title-sec{
	text-align: center;
	width: 100%;
	padding-bottom: 15px;
}
.title-sec h2{
	color: #fff;
	text-transform: uppercase;
    font-size: 24px;
}
.title-sec h2 span{
	color: #ffad01;
}

.signupgetquote .form-control{
	padding: 12px 10px;
    height: auto;
    margin: 0px;
    border: none;
}
.signupgetquote button{
	width: 100%;
    padding: 12px 0px;
    border: none;
    outline: none;
    background: #ffad01;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.signupgetquote button:hover{
    width: 100%;
    padding: 12px 0px;
    border: none;
    outline: none;
    background: #0C1540;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}


.whychoosenursing{
	width: 100%;
	padding: 40px 0px;
	background: url("../../assets/img/why-choose-nursing.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.whychoosenursing .title-sec{
	padding-bottom: 30px;
}
.whychoosenursing .title-sec h2{
	color: #000000;
	font-weight: 600;
    font-size: 18px;
}
.whychoosenursing h3 {
    font-size: 16px;
    font-weight: 600;
    color: #171a2b;
}
.whychoosenursing p{
	padding: 5px 0px;
	text-align: justify;
}



.nursing-item {
    width: 100%;
    background: #171a2beb;
}

.nursing-item .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #ffad01;
    border: 1px solid #ffad01;
    border-bottom-color: transparent;
}

.nursing-item .nav-tabs>li>a:hover {
    border-color: #ffad01;
}

.nursing-item .tab-content {
    padding: 29px 23px;
    color: #fff;
}

.nursing-item .nav-tabs>li>a {
    margin-right: 15px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    background: #f5f5f5;
}

.nursing-item .nav-tabs {
    border-bottom: none;
    padding: 23px;
    padding-bottom: 0;
}

.getabsoluteassignment {
    width: 100%;
    padding: 40px 0px;
    background: #171a2b;
    color: #fff;
}

.getabsoluteassignment ul{
	list-style: none;
}
.getabsoluteassignment ul li{
	padding: 5px 0px;
}
.getabsoluteassignment h4 {
    color: #ffad01;
    font-weight: 400;
    font-size: 17px;
}
.getabsoluteassignment h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    padding: 5px 0px;
}
.getabsoluteassignment p {
    padding: 6px 0px;
    line-height: 22px;
    font-size: 13px;
}


.getabsoluteassignment ul li i{
	color: #ffad01;
}

.getaquotesec {
    width: 100%;
    padding: 30px 0px;
}

.getaquotesec h4 {
    color: #ffad01;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 500;
}
.getaquotesec .media-body{
	font-size: 13px;
}
.counter_nursing{
	width: 100%;
	padding: 20px 0px;
	background: #37499f;
	text-align: center;
}
.counter_nursing h2{
	font-size: 44px;
	color: #fff;
	font-weight: 600;
}
.counter_nursing p {
    background: #171a2b;
    padding: 5px 5px;
    color: #ffad01;
}

.assignment_help_item{
	width: 100%;
	padding: 30px 0px;
	background: url("../../assets/img/newsec-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.assignment_help_item h5{
    color: #171a2b;

}

.assignment_help_item h2 {
    color: #171a2b;
    font-size: 21px;
    text-align: center;
    
    font-weight: 600;
}

.assignment_help_item p
{
    text-align: center;
}

.title_help {
    width: 100%;
    background: #eeeeee;
    padding: 13px 10px;
    text-align: center;
}
.title_help h5{
	font-weight: 600;
}

.main-item-datas{
	width: 100%;
	text-align: center;
	padding: 0px;
}


.content_assignment{
    position: relative;
}



.content_capt{
    padding: 40px 0px;
}

.content_capt h5{
    color: #ffad01;
}
.content_capt h3{
    padding: 5px 0px;
    color: #ffad01;
}
.content_capt p{
    padding: 5px 0px;
    color: #fff;
}

button.livechat.cus{
    border:2px solid #fff;
}
button.livechat.cus:hover{
    background: #171a2b;
}

button.ordernow.cus{
    border:2px solid #171a2b;
    background: #171a2b;
    color: #fff;
}
button.ordernow.cus:hover{
    background: #171a2b;
    color: #fff;
    border:2px solid #fff;
}

.callicon {
    width: 100%;
    max-width: fit-content;
    background: #ffad01;
    padding: 10px 19px;
}
.callicon a {
    color: #171a2b;
    text-decoration: none;
    font-size: 20px;
}

.content_assignment:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/sec-bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 50%;
}
.content_assignment:after{
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/sec-bg-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 50%;
    top:0;
    z-index: -1;
}

.people_say_box{
    width: 100%;
    padding: 30px 0px;
    background: #f1f1f1;
}

.people_say_box .title-sec h2{
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
}
.customer_item{
    width: 100%;
    background: #37499f;
    height: 300px;
}
.customer_title{
    width: 100%;
    background: #ffad01;
    padding: 10px 0px;
    text-align: center;
}

.customer_title h3
{
   font-size: 18px;
}
.customer_item p{
    text-align: center;
    color: #fff;
    padding: 20px 10px;
    line-height: 28px;
    padding-bottom: 10px;
}
ul.star_icon{
    text-align: center;
}
ul.star_icon li{
    display: inline-block;
    padding: 10px 0px;
    padding-bottom: 15px;
}
ul.star_icon li i{
    color: #ffad01;
    font-size: 16px;
}

.img_caption img{
    width: 100%;
}

.caption-bgdata{
    width: 100%;
    height: auto;
    background: url("../../assets/img/caption-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    padding: 40px 0px;
    padding-bottom:0px;
}
.data_cap {
    padding: 26px 27px;
    background: #37499f;
    text-align: center;
}
.data_cap p {
    color: #fff;
    padding: 11px 0px;
    line-height: initial;
}
.data_cap h4{
    color: #ffad01;
}
.data_cap .callinfo{
    width: 100%;
    max-width: 82%;
    background: #ffad01;
    padding: 10px 0px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.data_cap .callinfo a{
color: #171a2b;
text-decoration: none;
font-size: 20px;
}

.data_cap .emailinfo{
    width: 100%;
    max-width: 410px;
    background: #ffad01;
    padding: 10px 0px;
    margin: 0 auto;
}
.data_cap .emailinfo a{
color: #171a2b;
text-decoration: none;
font-size: 20px;
}

.assignment_subject{
    width: 100%;
    padding: 40px 0px;
    text-align: center;
}

.assignment_subject h2
{
    font-weight: 600;
    padding-bottom:20px;
}

.icon_subject {
    background: #ffad01;
    padding: 19px 0px;
    width: 100%;
    max-width: 115px;
    margin: 0 auto;
    position: relative;
}
.count{
    position: absolute;
    top: 0;
    left: 0;
    background:#171a2b;
    padding: 5px 13px;
    color: #fff;
}
.icon_subject img{}
.main_item_subject{}
.main_item_subject h4 {
    padding: 10px 0px;
    color: #171a2b;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 4px;
}
.main_item_subject p{
    font-size: 13px;
}

.accorion_nursing{
    width: 100%;
    padding: 30px 0px;
    background: #171a2b;
}

.accorion_nursing .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    width: 100%;
    max-width: 82%;
    margin: 10px auto;
}

.accorion_nursing .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 600;
}

h4.penel-heading {
    color: white;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 600;
}

.accorion_nursing a{
    text-decoration: none;
}

.accorion_nursing .panel-heading{
    padding: 15px 10px;
    background: #fff;
}

.ordernow_sec{
    width: 100%;
    padding: 20px 0px;
    background: #ffad01;
}
.ordernow_sec p{
    font-size: 18px;
    padding-top: 10px;
}

.main_footer{
    width: 100%;
    height: auto;
    padding: 30px 0px;
    background: url("../../assets/img/footer_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
.info_footer{
    padding: 10px 0px;
}
.info_footer h3{
    color: #fff;
    padding-bottom: 10px;
}
.info_footer ul{
    list-style: none;
}
.info_footer ul li{
    padding: 5px 0px;
}
.info_footer ul li a{
    color: #fff;
    display: block;
    text-decoration: none;
}
.info_footer ul.social{}
.info_footer ul.social li{
    display: inline-block;
    padding: 0px 5px;
}

.menuitem{}
.menuitem ul{}
.menuitem ul li{
    width: 100%;
    max-width: 160px;
    display: inline-block;
    float: left;
}
.menuitem ul li h3{
    color: #fff;
    padding-bottom: 5px;
}
.menuitem ul li a{
    display: block;
    padding: 4px 0px;
    color: #fff;
    text-decoration: none;
    transition: 0.4s linear;
}
.menuitem ul li a:hover{
    color: #ffad01;
}

.form_c{

}

.form_c h3{
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.form_c button {
    width: 100%;
    padding: 9px 0px;
    border: none;
    outline: none;
    background: #ffad01;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.form_c button:hover {
    width: 100%;
    padding: 9px 0px;
    border: none;
    outline: none;
    background: #455684;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.form_c .form-control {
    padding: 9px 10px;
    height: auto;
    margin: 14px 0px;
    border: none;
}
.copyrightsec{
    width: 100%;
    padding: 15px 0px;
    background:#37499f;
    color: #fff;
}

.breadcrum_sec{
    width: 100%;
    padding: 100px 0px;
}
.breadcrum_sec h2{
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.about_us{
    background:url("../../assets/images/about-us.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.course_works{
    background:url("../../assets/images/about-us.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.dissertation_works{
     background:url("../../assets/img/dissertation.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.essay_works{
    background:url("../../assets/images/about-us.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.order_now{
    background:url("../../assets/img/Order-Now.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.contact_us

{
    background:url("../../assets/image/contact-us.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

button.btn-livechat
{
    background-color: #0E1C5D;
    color: #fff;
    border: none;
    padding: 11px;
    width: 130px;
    margin:20px;

}

button.btn-livechat:hover
{
    background-color: #454C71;
    color: #fff;
    border: none;
    padding: 11px;
    width: 130px;
    border: 2px solid;
    border-color: #fff;

}




.privacy_bg{
    background:url("../../assets/img/privacy-policy.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.proposal_bg{
    background:url("../../assets/img/privacy-policy.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.refund_policy{
    background:url("../../assets/img/refund-policy.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.revision_bg{
    background:url("../../assets/img/revision-policy.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.termcondition_bg{
    background:url("../../assets/img/Term-&-condition.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.content_data{
    width: 100%;
    padding: 20px 0px;
}
.content_data p{
    font-size: 15px;
    padding: 10px 0px;
}

.content_data h3{
    font-weight: 600;
}
.casbase{
    width: 100%;
    background:url("../../assets/images/calltoaction-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20px 20px;
    margin: 15px 0px;
}

.mylist{
    padding-left: 20px;
    padding-top: 17px;
}

.casbase p{
    margin-top: 10px;
    color: #fff;
   
}


.itemdata{
    list-style: none;
}

.itemdata li span
{
    font-weight: bold;
}

.itemdata li{
    padding: 4px 0px;
}
.itemdata li i {
    font-size: 20px;
    vertical-align: middle;
    color: #37499f;
}

body.login_bg{
    
    background: url(../../assets/img/login-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;

}
.login_section {
    width: 100%;
    max-width: 531px;
    height: auto;
    background: #37499f;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 130px;
    padding: 45px 0px;
    padding-bottom: 36px;
    border-radius: 3px;
    padding-top: 0;
}

.login_section h4 {
    color: #636363;
    padding-bottom: 20px;
    font-size: 23px;
    text-align: center;
}


.footer_login {
    width: 100%;
    text-align: center;
}

.footer_login ul li {
    display: inline-block;
}

.footer_login ul li a {
    padding: 0px 7px;
    font-size: 16px;
}

.login_section a {
    display: block;
    text-decoration: none;
    color: #fff;
    margin: 0px 0px;
    text-align: center;
}

.login_section .form-control {
    height: auto;
    border-radius: 0;
    padding: 14px 15px;
    width: 100%;
    max-width: 442px;
    margin: 0 auto;
    outline: none;
    border: none;
}

.login_section button {
    padding: 10px 30px;
    outline: none;
    border: none;
    background: #171a2b;
    border-radius: 20px;
    margin: 10px 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
}

.footer_login p {
    text-align: center;
    color: #fff;
}

.title_login {
    padding: 10px 0px;
    background: #ffad01;
    margin-bottom: 34px;
}

.title_login h4{
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #fff;
}

.form_order {
    width: 100%;
    padding: 30px 0px;
    padding-top: 0px;
}


.order_specification {
    width: 100%;
    background: #112229;
    text-align: center;
    padding: 12px 0px;
    margin-bottom: 28px;
}
.order_specification h2{
    color: #fff;
}

.order_details .form-control {
    height: auto;
    border-radius: 0px;
    padding: 12px 15px;
    width: 100%;
    margin: 0 auto;
    outline: none;
    border: 1px solid #cccccc;
}
.info_personal .form-control {
    height: auto;
    border-radius: 0px;
    padding: 12px 15px;
    width: 100%;
    margin: 0 auto;
    outline: none;
    border: 1px solid #cccccc;
}



.order_details {
    width: 100%;
    background: transparent;
    padding: 20px 30px;
    border-radius: 4px;
}

.order_details label{
    color: #ffad01;
}



.order_details button {
    padding: 10px 30px;
    border-radius: 20px;
    background: #fee34a;
    border: 1px solid #11222994;
    outline: none;
    color: #112229;
    transition: .2s linear;
}

.order_details button:hover {
    background: #112229;
    color: #fff;
}

.info_personal label{
    color: #ffad01;
}

.info_personal p{
    color: #fff;
    font-size: 16px;
    text-align: left;
}

.order_specification {
    width: 100%;
    background: #171a2b;
    text-align: center;
    padding: 12px 0px;
    margin-bottom: 28px;
}
.order_specification h2{
    color: #fff;
}

.info_personal {
    width: 100%;
    background: #37499f;
}

.info_personal button{
    outline: none;
    border:none;
    padding: 10px 20px;
    background: #ffad01;
    color: #112229;
}

.info_personal button:hover{
    background: #ffad01;
    color: #112229;
}

.contact_info{}
.contact_info h3{
    padding-bottom: 20px;
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
}

.contact_info .form-control{
    border-radius: 0;
    outline: none;
   padding: 12px 15px;
    border: 1px solid #cccccc;
    height: auto;
}

.contact_info button{
    outline: none;
    border:none;
    padding: 10px 30px;
    background: #ffad01;
    color: #fff;
    font-weight: 600;
    margin:5px;
}

.contact_info button:hover{
    outline: none;
    border:none;
    padding: 10px 30px;
    background: #4D5BA9;
    color: #fff;
    font-weight: 600;
}


.contact_info button:nth-child(2){
    background: #171a2b;
}

.contact_info button:nth-child(2):hover{
    background: #4D5BA9;
}

.main_getfreequote{
    width: 100%;
    background: #37499f;
}

.getfreequote {
    width: 100%;
    background: #ffad01;
    padding: 10px 10px;
    text-align: center;
}
.getfreequote h3{
    font-size: 18px;
}

.from_quotes {
    padding: 10px;
}

.from_quotes .form-control{
border-radius: 0;
    outline: none;
   padding: 8px 15px;
    border: 1px solid #cccccc;
    height: auto;
    background: #eeeeee;
    color: #171a2b;
}

.from_quotes button{
    outline: none;
    border:none;
    padding: 10px 30px;
    background: #ffad01;
    color: #171a2b;
    font-weight: 600;
    width: 100%;
    transition: 0.4s linear;
    border:2px solid #ffad01;
}
.from_quotes button:hover{
    background: #171a2b;
    color: #fff;
     border:2px solid #fff;
}

.make_nursing{
    width: 100%;
    background: #171a2b;
    margin: 20px 0px;
}

.title_nursing{
    width: 100%;
    background: #ffad01;
    padding: 10px 10px;
    text-align: center;
}
.title_nursing h4{}
.title_nursing h5{}

.item_nursing_make {
    padding: 20px;
    color: #fff;
}
.item_nursing_make ul{
    list-style: none;
}
.item_nursing_make ul li {
    display: block;
    padding: 10px 0px;
    font-size: 16px;
    border-bottom: 1px solid #ffffff5e;
}
.item_nursing_make ul li i {
    padding-right: 5px;
    color: #ffad01;
    font-size: 19px;
    vertical-align: middle;
}

.item_nursing_make button{
    background: #ffad01;
    outline: none;
    border:none;
    padding:8px 10px;
    color: #171a2b;
    width: 100%;
    border:2px solid #ffad01;
    transition: 0.4s linear;
}
.item_nursing_make button:hover{
    border:2px solid #fff;
}

.info_quotes{
    padding: 10px;
}

.info_quotes ul{
    list-style: none;
}
.info_quotes ul li {
    display: block;
    padding: 13px 9px;
    font-size: 16px;
    border-bottom: 1px solid #ffffff5e;
    background: #171a2b;
    margin: 10px 0px;
}
.info_quotes ul li a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.info_quotes ul li i {
    padding-right: 5px;
    color: #ffad01;
    font-size: 19px;
    vertical-align: middle;
}

.info_quotes button{
    background: #ffad01;
    outline: none;
    border:none;
    padding:8px 10px;
    color: #171a2b;
    width: 100%;
    color:#fff;
}

.info_quotes button:hover{
    background: #455684;
    outline: none;
    border:none;
    padding:8px 10px;
    color: #171a2b;
    width: 100%;
    color:#fff;
}

#cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display:none;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes  spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

#cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:170px;height:170px;
    border-style:solid;
    border-color:#112229;
    border-top-color:transparent;
    border-width: 8px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}
label:hover {
    cursor: pointer;
}

.img_client{}
.img_client img{
    width: 100%;
}

.nursing_data_client {
    width: 100%;
    background: #171a2b;
    padding: 35px 13px;
    padding-bottom: 80px;
        height: 558px;
}
.nursing_data_client_s{
    width: 100%;
    background: #37499f;
    padding: 35px 13px;
    padding-bottom: 87px;
    height: 558px;
}

.nursing_data_client h3{
    color: #ffad01;
    font-size: 16px;
    padding-bottom: 10px;
}
.nursing_data_client p {
    font-size: 13px;
    color: #fff;
    padding: 6px 0px;
}

.nursing_data_client_s h3{
    color: #ffad01;
    font-size: 16px;
    padding-bottom: 10px;
}
.nursing_data_client_s p {
    font-size: 13px;
    color: #fff;
    padding: 6px 0px;
}

.nursing_data_client_s ul {
    list-style: none;
    margin: 0;
    padding: 6px 0px;
}
.nursing_data_client_s ul li {
    font-size: 12px;
    color: #fff;
    padding: 3px 0px;
}

.client_nursing_data {
    width: 100%;
    background: #ffad01;
    position: relative;
}

.client_nursing_data .container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}




.client_nursing_data:after{
    content:"";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url("../../assets/img/client-img-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 50%;
}



.overlayhelp {
    position: relative;
    width: 100%;
}
.overlayhelp img{
    width: 100%;
}


.overlaydata {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #3749a0bf;
    width: 100%;
    height: 100%;
    padding: 54px 12px;
    text-align: center;
    display: none;
}

.overlaydata.active{
    display: block;
}

.overlaydata p{
    color: #fff;
    font-size: 14px;
}


.title_help.activetitle {
    background: #eeeeee;
}

.title_help.activetitle.active {
    background: #ffad01;
}

.item-help-data:hover .overlaydata{
    display: block;
}

.item-help-data:hover .title_help {
    background: #ffad01;
}

section.header_sec.black {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1123123123123;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.top_sec{
    width: 100%;
    padding: 5px 0px;
    background: #fcab02;
}

ul.nav.navbar-nav.navbar-right {
    margin: 20px 0px;
}


.footer_section {
    width: 100%;
    padding: 4em 0;
    background: #110425;
}

.footer_section h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.footer_section p {
    color: #fff;
    font-size: 13px;
}

ul.footer_link{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.social-icon{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.social-icon li {
    display: inline-block;
}

ul.social-icon li a {
    color: #fff;
    display: block;
    padding: 0px 2px;
    font-size: 13px;
}

.footer_section a {
    color: #fff;
    font-size: 13px;
}

.ordersummary {
    position: sticky;
    top: 163px;
    border: 1px solid #3333;
    padding: 20px 35px;
    border-radius: 20px;
    background: #f9f9f9;
    margin: 12px 0;
}

.ordersummary h3 {
    font-size: 22px;
    margin: 0;
    text-align: center;
    padding-bottom: 15px;
    font-weight: 700;
}

.ordersummary hr {
    margin: 8px 0;
}

.academic_paper h4 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
}

.academic_paper ul {
    margin: 0;
    list-style: none;
}

.academic_paper ul li {
    font-size: 14px;
    padding: 5px 0;
    display: block;
}

.basic_price {
    width: 100%;
    padding: 15px 0;
}

.basic_price h4 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
}

.basic_price ul {
    margin: 0;
    list-style: none;
}
.basic_price ul li {
    font-size: 14px;
    padding: 5px 0;
    display: block;
}
.basic_price ul li.borderdata {
    border-top: 1px solid #dee2e6;
}

.total_amount {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.letscalldata button{
    width: 100%;
    padding: 10px 0px;
}


div#overlay img {
    width: 100%;
        border-radius: 20px;
}

div#overlay .modal-body{
    padding: 0;
}

div#overlay .modal-header {
    position: absolute;
    z-index: 1;
    right: 0;
    background: transparent;
    padding: 0;
}

div#overlay .modal-header .close {
    padding: 0;
    text-shadow: none;
    color: #fff;
    opacity: 1;
    margin-top: -17px;
    margin-right: -18px;
    font-size: 30px;
}

div#overlay .modal-content {
    border-radius: 20px;
}

div#overlay .modal-dialog {
    max-width: 600px;
    margin: 10.75rem auto;
}