body { margin: 0; padding: 0; font-family: 'Open Sans', sans-serif;}
h1, h2, h3, h4, h5, h6, p, span, ul, li, a { margin: 0; padding: 0; font-family: 'Open Sans', sans-serif;}
a { text-decoration: none !important; }
.no_space { padding-right: 0px; padding-left: 0px; }
h2 {
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 15px;
}
p {
    font-size: 15px;
    line-height: 25px;
}
img { max-width: 100%; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
li { list-style: none }


/************************** popup  ************************************/
.modal { top: 0%; background: #000000de; }
.modal-dialog { width: 935px; margin: 180px auto 0; }
.pop_heading { width: 100%; padding: 20px; }
.pop_heading h5 { font-size: 20px; font-weight: 700; border-left: 4px solid #2554ff; padding: 0 20px; line-height: 29px; color: #000; }
.pop_heading h4 { font-size: 23px; font-weight: 700; color: #000000; }
.pop_heading h2 { font-size: 35px; color: #301d44; font-weight: bold; margin: 10px 0; }
.field { width: 100%; position: relative; margin: 0 0 10px; }
span.pop_icon { position: absolute; color: #301d44; left: 13px; top: 7px; }
.field .form-control { width: 100%; border-radius: 0; padding: 3px 0 4px 37px; resize: none; }
.modal-content { box-shadow: rgb(243, 238, 238) 0px 0px 3px 2px; border-radius: 30px; background: url(/web/20241008085327im_/https://nativewriter.co.uk/img/pop_banner1.png); }
#popupform p { text-align: center; font-size: 14px; color: #000000; margin: 19px 0 0; }
.modal-header { padding: 0; border: none; }
button.pop_btn { font-size: 16px; text-transform: uppercase; color: #fff; background: #301d44; padding: 10px 0; border: none; width: 100%; }
button.close { background: url(/web/20241008085327im_/https://nativewriter.co.uk/img/cross.png) no-repeat 0 0; width: 20px; height: 20px; position: absolute; top: 9px; right: 15px; display: block; opacity: 1; }

/************************** popup ************************************/

/************************** header************************************/
.header {
    width: 100%;
    padding: 6px 0;
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%);
}
.logo { width: 100%; margin: 7px 0;}
.head_mid {
    width: 100%;
    text-align: right;
    margin: 2px 0;
}
.head_mid .navbar-nav > li { display: inline-block; float: none; }
.main_navigation { width: 100%; padding: 9px 0; }
.navbar-inverse { background-color: transparent; border: none; }
.navbar-collapse.collapse { float: none; padding: 0; }
.navbar-inverse .navbar-nav > li > a {
    color: #000;
    padding: 0 10px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
}
ul.dropdown-menu {
    position: absolute;
    width: 250px;
    top: 30px;
    left: 0;
    margin: auto;
    background: #ffbc0b;
    padding: 5px 25px 25px 20px;
    text-align: left;
    border-radius: 0 0 5px 5px;
}
.dropdown-menu > li > a { color: #000; text-align: left; font-size: 15px; text-transform: capitalize; font-weight: 500; padding: 10px 0 5px; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background: transparent; color: #FFF; }
ul.dropdown-menu li { width: 100%; border-bottom: 1px solid #ffffff; }
.caret { color: #fcac00; margin-left: 9px; }
.navbar-inverse .navbar-nav > li > a:hover { color: #edb021;  }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav >
.open > a:focus { color: #000; background-color: transparent; }
.nav.navbar-nav { display: block; }
.navbar-nav { float: none; }
.navbar.navbar-inverse { margin-bottom: 0; }
.navbar { min-height: auto; }
.navbar-inverse .navbar-nav > li > a.main_btn { padding: 10px 30px; top: 14px; color: #000; font-weight: 600; }
.navbar-inverse .navbar-nav > li > a.main_btn:hover { background: #342ead; color: #fff; }
.head_right { width: 100%; margin: 10px 0 0; text-align: right; }
.head_right ul li { display: inline-block; margin: 0 0 0 20px; }
.head_right ul li a { font-size: 16px; color: #000; transition: .3s all; transition: linear .3s all; position: relative; vertical-align: middle; }
.head_right ul li span { margin: 0 10px 0 0; }
.head_right span { margin: 0 15px 0 0; }
.head_right .main_btn { padding: 10px 20px; color: black; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { color: #000; background-color: transparent; }
.head_mid .navbar-nav > li:nth-child(4) a {
    background: #ffbc0b;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 6px;
}
.head_mid .navbar-nav > li:nth-child(4) a:hover { color: #ffbc0b;background: #000;}
/************************** banner************************************/
.h_banner {
    width: 100%;
    color: #000;
    padding: 70px 0;
    background: url(/web/20241008085327im_/https://nativewriter.co.uk/img/main_banner.jpg) no-repeat top center;
    background-size: cover;
}

.ban_left { width: 100%; margin: 36px 0;}
.ban_left h1 {
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
}
span.ban_bold {
	display: inline-block;text-transform: uppercase;font-weight: 700;}
.ban_left p {
    font-size: 16px;
    margin: 20px 0;
}
.ban_left ul {column-count: 2; margin:  0 0 20px;}
.ban_left ul li {
    display: inline-block;
    font-size: 15px;
    margin: 0 40px 10px 0;
}
.ban_left ul li:before {
    content: "\2713";
    color: #000000;
    margin-right: 7px;
    font-family: sans-serif;
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: scale(1);
    transform: scale(1.2);
}
ul.ban_img_list {column-count: 1;margin: 0;}

ul.ban_img_list li {
    margin: 0 10px 0 0;
    background: #000309;
    padding: 7px 9px;
    border-radius: 5px;
}

ul.ban_img_list li:before {    display: none;}

.ban_right {
    width: 100%;
    padding: 25px 20px;
    border-radius: 6px;
    background: #000;
    box-shadow: 10px 10px 0px #ffbc0b;
}
.ban_right h3 {
    font-size: 16px;
    margin: 0 0 20px;
    text-align: center;
    color: #ffbc0b;
}
.ban_right h3 span {
    font-size: 25px;
    font-weight: 600;
    display: block;
}
.ban_right .form-control {
    width: 100%;
    resize: none;
    height: 45px;
}
button.ban_btn {
    width: 100%;
    border: none;
    text-transform: uppercase;
    background: #ffbc0b;
    padding: 12px 0;
    border-radius: 6px;
    font-weight: 700;
    font-size: 15px;
}

/************************** section1************************************/
.h_sec1 { width: 100%; padding: 25px 0; background: #f2f2f2; }
.s1_box { width: 100%; }
.s1_box_icon {
    width: 100%;
}
.s1_box img {
    border-radius: 5px;
}
.s1_box_text {
    width: 100%;
}
.s1_box h3 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 6px;
}

/************************* section2***********************************/
.h_sec2 { width: 100%; padding: 70px 0; background: #f2f2f2;}
.s2_top { width: 100%; margin: 0 0 30px; text-align: center;    overflow: hidden; }
.s2_bot {
    width: 100%;
    overflow: hidden;
}
.s2_tab {
    width: 100%;
}
.s2_tab ul {
    border: none;    
}
.nav-tabs > li {
    display: block;
    float: none;
}
.s2_tab ul li a, .s4_tbox .nav-tabs > li > a {
    transition: 0.3s;
    font-size: 18px;
    color: #000;
    border-bottom: 2px solid #000;
    padding: 18px 10px;
}
.s2_tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {  border-radius: 0; }
.s2_tab ul li a:hover { transform: translateY(-1px) translateX(-1px); box-shadow: 0 4px 20px rgb(0 0 0 / 10%); cursor: pointer; }
.s2_box {
    width: 100%;
    background: #fff;
    margin: 10px;
    transition: linear 0.5s;
    padding: 30px;
    border-radius: 6px;
}
.s2_box:hover { box-shadow: 0px 29px 62px 0px rgb(0 0 0 / 19%); }
.s2_box_img {
    width: 100%;
}
.s2_box_img img {
    border-radius: 6px;
}
.s2_box_text {
    width: 100%;
}
.s2_box_text h3 {
    font-size: 25px;
    font-weight: 700;
}
.s2_box p {
    margin: 20px 0;
}
.s2_box_text a {
    text-transform: uppercase;
    background: #ffbc0b;
    padding: 12px 20px;
    border-radius: 6px;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    display: inline-block;
}
/************************** section4************************************/
.h_sec4 { width: 100%; padding: 70px 0; }
.s4_top { width: 100%; color: #000; text-align: center; margin: 0 0 30px;overflow: hidden; }
.s4_bot { width: 100%; overflow: hidden; }
.s4_box { width: 92%; }
.s4_box img { border-radius: 6px; }
.s4_box h3 {
    font-weight: 700;
    margin: 15px 0;
    font-size: 17px;
}
.s4_bot .owl-pagination { margin: 60px 0 0 0; }

/************************** section5************************************/
.h_sec5 { width: 100%; padding: 70px 0; background: #fafafa; }
.s5_top { width: 100%;    overflow: hidden; text-align: center; margin: 0 0 30px; }
.s5_bot { width: 100%;     overflow: hidden;}
.s5_box {
    width: 100%;
    padding: 20px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 10%);
    border-radius: 6px;
    margin: 10px 0;
}
.s5_box h3 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 15px;
}
.s5_box ul li {
    font-size: 15px;
    padding: 0 0 21px;
}
.s5_box ul li span { margin: 0 16px 0 0; font-size: 18px; color: #ffbc0b; }
.s5_bot_form { width: 100%; box-shadow: 0 4px 10px rgb(0 0 0 / 10%); border-radius: 4px; padding: 50px; height: 402px; background: #ffbc0b; }
.s5_bot_form h4 { font-size: 26px; font-weight: 700; text-align: center; margin: 0 0 14px; color: #000; }
.bot_form { width: 100%; border-radius: 10px; }
.bot_form h3 { color: #000; font-size: 24px; margin: 0 0 20px; font-weight: 600; }
.bot_form .main_btn1 { padding: 12px 18px; width: 100%; text-transform: uppercase; background: #454545; color: white; border: none; border-radius: 4px; margin: 20px 0 0; }
.bot_form .form-control { height: auto; padding: 10px 25px; color: #000; border-radius: 5px; background: white; }
.bot_form .form-control::placeholder { color: #fff; }
.bot_form ul { display: flex; }
.bot_form ul li { flex: 1; }
.bot_form ul li a { border: none !important; border-radius: 5px; color: #000; flex: 1; width: 100%; text-align: center; }
.bot_form ul li.active a { background: #ff4a17 !important; color: #fff !important; }
.bot_form .nav-tabs { border: none; margin: 0 0 20px; }
.bot_form .main_btn1 span { float: right; }
.bot_form button.main_btn1:hover { background: #000; }
.bot_form .form-group h3 { font-size: 36px; margin: 0; }
.aprx_price { font-size: 13px; }
.bot_form .input-group-addon button { padding: 19px 15px; border: none; }
.bot_form .input-group-addon button:focus { outline: none; }
.bot_form .input-group-addon { padding: 0; }
.bot_form select { -webkit-appearance: none; -moz-appearance: none; appearance: auto; background: transparent url("/web/20241008085327im_/https://nativewriter.co.uk/img/br_down.png") no-repeat 94% 54%; background-size: 4%; }
.offr_text { border-top: 1px solid #ccc; padding: 15px 0 0; }

/************************** section6************************************/
.h_sec6 { width: 100%; padding: 70px 0; }
.s6_top {
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
    overflow: hidden;
}
.s6_bot {
    width: 100%;
    overflow: hidden;
}
.s6_box {
    width: 100%;
}
.s6_box h6 {
    color: #ffbc0b;
    font-weight: 700;
    font-size: 21px;
    margin: 20px 0;
    text-transform: uppercase;
}
.s6_box h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: capitalize;
}
.s6_button { width: 100%; text-align: center; margin: 20px 0 0; }
.s6_button ul li {
    display: inline-block;
    margin: 0 10px;
}
.s6_button ul li a {
    background: #ffbc0b;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 6px;
}

/************************** section9************************************/
.h_sec9 { width: 100%; padding: 70px 0; }
.s9_left {
    width: 100%;
}
.s9_right {
    width: 100%;
}
/***************************h_sec12*******************************/
.h_sec12 {
    width: 100%;
    background: #fafafa;
    padding: 70px 0;
    text-align: center;
    overflow: hidden;
}
.s12_top {
    width: 100%;
    margin: 0 0 30px;
    overflow: hidden;
}
.s12_bot {
    width: 100%;
    overflow: hidden;
}
.s12_box {
    width: 95%;
    box-shadow: 1px 1px 7px #000;
    border-radius: 6px;
    margin: 10px auto;
    padding: 40px;
    transition: all .3s ease-in-out;
}
.s12_box img {
    border-radius: 50%;
}
.s12_box h3 {
    font-size: 20px;
    color: #333236;
    font-weight: 700;
    margin: 15px 0;
}
.s12_box h4 {
    color: #b7b4b4;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 15px;
}
.s12_box:hover { background: #ffbc0b;  }
.s12_box:hover h4 { color: #000; }

/*inner section*/
.inner_page_banner { width: 100%; padding: 30px 0 30px; text-align: center; background: #000000; color: var(--white); }
.inner_page_banner h3 { font-size: 36px; color: #fff; text-transform: capitalize; font-weight: 700; }
.terms_section { width: 100%; padding: 40px 0; }
.terms_section h5 { margin: 0 0 20px; font-size: 20px; text-transform: capitalize; font-weight: 700; color: #000000; }
.terms_section p { margin: 0 0 10px; font-size: 16px; }
.terms_section ul li:before { content: ""; position: absolute; left: -23px; width: 1%; height: 4px; border-radius: 50px; top: 10px; background: #ffbc0b; }
.terms_section ul li { list-style: none; font-size: 16px; margin: 0 0 20px; position: relative; color: #666; }
.terms_section ul li a { color: #102a45; text-transform: capitalize; }
.terms_section .form-control { resize: none; border-radius: 6px; height: auto; padding: 13px; border: 2px solid; }
.terms_section_form { width: 100%; }
.terms_section_form h2 { font-size: 36px; margin: 0 0 30px; }
.terms_s_left { width: 100%; padding: 90px 0; }
.terms_s_left h3 { font-size: 22px; margin: 0 0 10px; }
.terms_s_left p { color: #666; }
	button.cont_but { font-size: 18px; background: #ffbc0b; color: #000; font-weight: 800; border-radius: 5px; padding: 12px 0; box-shadow: 0px 5px 15px #00000087; transition: 0.3s ease-in; text-transform: uppercase; display: inline-block; width: 100%; border: none; }

/************************** footer ************************************/
.footer { width: 100%; color: #fff; position: relative; }
.foot_top {
    width: 100%;
    padding: 50px 0;
    background: #e9e9e9;
    color: #000;
}
.foot_box { width: 100%; }
.foot_box img { max-width: 100%; margin: 0 0 20px; }
.foot_box h3 { font-size: 24px; margin: 0 0 15px; text-transform: uppercase; font-weight: 700; }
.foot_box ul li { display: block; position: relative; padding-left: 15px; line-height: 27px; }
.foot_box ul li a { display: block; text-transform: capitalize; color: #000; font-weight: 400; font-size: 16px; transition: all 0.5s ease 0s; }
.foot_box ul li:hover a { color: #ffbc0b; margin-left: 5px; }
.foot_box ul li i { position: absolute; left: 0; top: 7px; color: #ffbc0b; transition: all 0.5s ease 0s; }
.foot_bottom {
    width: 100%;
    padding: 6px 0;
    background: #ffbc0b;
    text-align: center;
}.foot_bottom p { color: #000; font-size: 13px; }

@media screen and (max-width:980px) {
	.ban_left h1 {font-size: 26px;}
	ul.ban_img_list { display: none;}
	.ban_left ul li {display: block;    margin: 0 0 10px;}
	.ban_left ul {   column-count: 1;   margin: 0;}
	.s1_box h3 {font-size: 20px;}
	.s9_right {display: none;}
	.s5_box ul li {font-size: 12px;}
	.s5_box h3 {		font-size: 17px;}

	.modal-dialog { width: 90%; }
	.foot_box h3 { font-size: 20px; margin: 0 0 10px; }
	button.cont_but { width: 100%; }
	.terms_s_left { padding: 0; }
}
@media screen and (max-width:767px) {
	h2 { font-size: 22px; }
	.navbar-toggle {background-color: #ffbc0b;}
	.head_mid .navbar-nav > li { display: block;float: none;text-align: center;margin: 0 0 13px;}
	.head_mid .navbar-nav > li:nth-child(4) a{display: none;}
	.s1_box {    text-align: center;    margin: 0 0 20px;}
	.s1_box h3 {    margin: 12px 0 0;}
	.s2_box {margin: 20px 0 0;}
	.s2_box_text {  margin: 10px 0 0;}
	.s5_box ul li {font-size: 15px;padding: 0 0 5px;}
	.s6_box {    margin: 0 0 20px;}
	.foot_box {    margin: 0 0 20px;}
	.pop_heading h2 { color: #ffbc0b; }
	button.pop_btn { color: #000; background: #ffbc0b; font-weight: 800; }
	.inner_page_banner { padding: 30px 0 30px; }
	.inner_page_banner h3 { font-size: 30px; }
	.terms_section { padding: 30px 0; }
	.terms_section_form { width: 100%; margin: 0; }
	.terms_section_form h2 { font-size: 30px; }
	.modal-dialog { max-width: 300px; margin: 70px auto 0; }
	.pop_heading h5 { font-size: 10px; margin: 0; border-left: none; padding: 0 0 0 30px; }
	.pop_heading h4 { font-size: 12px; margin: 0 0 10px; color: #fff; }
	.pop_heading { padding: 0; }
	.modal-body p { display: none; }
	
	button.cont_but { width: 100%; }
}

