/*!
 * Start Bootstrap - Agency v1.1.1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #fed136;
}
p {
  font-size: 14px;
  line-height: 1.75;
}
p.large {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  outline: none;
}
a {
  color: #fed136;
}
a:hover,
a:focus,
a:active,
a.active {
  color: #fec503;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
option {

    text-indent: 10px;
    padding: 5px 0px;
}
.img-centered {
  margin: 0 auto;
}
.bg-light-gray {
  background-color: #eeeeee;
}
.bg-darkest-gray {
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #fed136;
  border-color: #fed136;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #fec503;
  border-color: #f6bf01;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #fed136;
  border-color: #fed136;
}

/* service pages- started*/
.pad-ser0{
  margin-bottom: 30px;
  padding-left: 0px;
}
.pad-ser1{
  padding-right: 0px;
}
.pad-ser-pad{
  padding-left: 0px;
padding-right: 0px;
}
.service-bg {
background-color: #ffffff;

border-top: 8px solid #fa5557;
padding: 0px 37px 66px;
}
.service-head{
color: #3f3f3f;
font-size: 15px;
text-transform: none;
font-weight: 600;
margin-top: 35px;
}
.border-colo{
  margin-bottom: -10px;
background-color: #3eb1d6;
height: 5px;
width: 64px;
}
.service-para{
color: #3f3f3f;
font-size: 14px;
margin-top: 25px;
}
.service-para1{
color: #3f3f3f;
font-size: 14px;
margin-top: 15px;
}
.service-para2{
color: #3f3f3f;
font-size: 14px;
margin-top: 15px;
margin-bottom: 25px;
}
.content{
  margin-top: 130px;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
   font-family: 'Glyphicons Halflings';
content: "\e113";
float: right;
color: #fff;
background-color: #4b4f5c;
border-radius: 50%;
font-size: 12px;
padding: 5px;
padding: 4px 6px !important;
line-height: 16px;
margin-top: -2px;
  /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
}

 .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 400;
    color: #fff;
    text-transform: none;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #272c37;

    padding: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: none;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border:none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-title > a {
  color: #fff;
outline: none;
text-decoration: none;
}
.panel {
    margin-bottom: 20px;
    background-color: rgba(52, 61, 79, 0.82);
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: none;
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top:none;
}
.panel-body .ser-con label{
color: #9ca3bd;
}
.panel-body .ser-con .btn-lg{
padding: 10px 68px;
margin-left: 3px;
}
.service-cost{
padding: 10px;
padding-left: 7px;
font-size: 16px;
font-weight: 400;
padding-bottom: 0px;
}
.sub-bu1{
  margin-top: -15px;
}
.ser-bu1{
margin-bottom: 15px
}
.ser-bu2{
margin-bottom: 30px;
}
.btn-bluelg1 {
    background: #3eb1d6;

}

 .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #0f1626;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-right .dropdown-menu {


}
.ser-drop{
  font-size: 13px;
}
.ser-drop1{
  border-bottom: 1px solid #8a2f37;
}

ul .multi-colm-drop-down{
list-style: none;
margin-top: 5px;
}
 ul .multi-colm-drop-down li a  {

font-size: 13px !important;
text-transform: none !important;
font-weight: 400 !important;
margin-left: 0px !important;
line-height: 2.5;
color: #a1acc6 !important;
}
ul .multi-colm-drop-down li:last-child {
    background: transparent;
    padding: 0px;
}
.multi-colm-drop-down li a:hover{
    color: #fff;
    border-bottom: 0px solid #cf3d41 !important;
    outline: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: transparent;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: none;
}
.service-dropdown {
    margin-top: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow-y: scroll;
    height: 500px;
    left: -387px !important;
    right: unset !important;
}

/* service pages- closed*/
/*pricing started*/
.pad-pri-pad{
  padding-left: 0px;
padding-right: 0px;
}
.pad-pri0{
  margin-bottom: 30px;
  padding-left: 0px;
}
.prici-bg{
background-color: #ffffff;

border-top: 8px solid #fa5557;
padding: 0px 37px 66px;
}
.pri-head{
  color: #3f3f3f;
font-size: 15px;
text-transform: none;
font-weight: 600;
margin-top: 35px;
}
.price-head-color{
color: #3eb1d6;
font-weight: 600;
font-size: 14px;
text-transform: none;
margin-top: 22px;
margin-bottom: 15px;
}
.price-para {
    color: #3f3f3f;
    font-size: 14px;
    margin: 16px 0px;
}
.price-para1 {
    color: #3f3f3f;
    font-size: 14px;
    margin: 16px 0px;
}
.price-para2 {
    color: #3f3f3f;
    font-size: 14px;
    margin: 16px 0px;
}

/* pricing pages- closed*/
/*order- now started*/
/*nav-pills-started*/
 .nav-pills.nav-wizard > li {
  position: relative;
  overflow: visible;
  border-right: 15px solid transparent;
  border-left: 8px solid transparent;
}
.nav-pills.nav-wizard > li + li {
  margin-left:0;
}
.nav-pills.nav-wizard > li:first-child {
  border-left: 0;
}
.nav-pills.nav-wizard > li:first-child a {
  border-radius: 0px 0 0 0px;
}
.nav-pills.nav-wizard > li:last-child {
  border-right: 10px;
}
.nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 0px 0px 0;
}
.nav-pills.nav-wizard > li a {
  border-radius: 0;
  background-color: #d9d9d9;
}
.nav-pills.nav-wizard > li .nav-arrow {
    position: absolute;
    top: 0px;
    right: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent #d9d9d9;
    z-index: 150;
}
.nav-pills.nav-wizard > li .nav-wedge {
    position: absolute;
    top: 0px;
    left: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: #d9d9d9 #d9d9d9 #d9d9d9 transparent;
    z-index: 150;
}
.nav-pills.nav-wizard > li:hover .nav-arrow {
  border-color: transparent transparent transparent #aaa;
}
.nav-pills.nav-wizard > li:hover .nav-wedge {
  border-color: #aaa #aaa #aaa transparent;
}
.nav-pills.nav-wizard > li:hover a {
  background-color: #aaa;
  color: #fff;
}
.nav-pills.nav-wizard > li.active .nav-arrow {
  border-color: transparent transparent transparent #fff;
}
.nav-pills.nav-wizard > li.active .nav-wedge {
  border-color: #fff #fff #fff transparent;
}
.nav-pills.nav-wizard > li.active a {
  background-color: #fff;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 60.5px;
}
 .nav-pills.nav-wizard  li:last-child {
    background: #e2e2e2;
    padding: 0px;
}
.nav-pills.nav-wizard > li.active a {
    color: #657188;
}
.nav-pills.nav-wizard > li a {
    border-radius: 0;

    color: #b5b0ac;
}
/*nav-pills -css-closed*/

.max-text{
  margin-left: 172px;
margin-top: 15px;
}
.free-draft{
  width: 50%;
}
.free-draft1{
  width: 50%;
}
.free-text{
  margin-left: 75px;
}
.free-text1{
  margin-left: 0px;
}
.order-head{
  color: #3f3f3f;
font-size: 16px;
text-transform: none;
margin-bottom: 15px;
font-weight: 600;
}
.order-log{
 color: #fff;
font-size: 13px;
float: right;
margin-top: -30px;
text-transform: none;
}
.order-log > a {
color: #4292ed;
}

.nav-justified li:last-child {
    background: transparent !important;
    padding: 0px;
}
.btn-group-justified {
    display: table-caption;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.order-bg{
  background-color: rgba(255, 255, 255, 0.74);
margin-bottom: 40px;
border-top: 8px solid #fa5557;
padding: 0px 37px 30px;
}
.contiue-bu{
  /*float: right;
margin-right: -143px;
margin-top: 20px;
margin-bottom: 25px;*/
}
.contiue-bu1{
  /*float: right;
margin-right: -220px;
margin-top: 20px;
margin-bottom: 25px;*/
}
.control-label{
  font-size: 13px;
text-transform: none;
margin-top: 10px;
text-align: right;
}
.pad-form{
  margin-top: 25px;

}
.pad-form1{
  margin-top: 18px;

}
.pad-form12{
  margin-top: 18px;
margin-left: 57px;
}
.pad-form4{
  margin-top: 15px;
margin-left: 57px;

}
.order-line{
border:1px solid rgba(255, 255, 255, 0.45);
float: left;
width: 100%;
background-color: rgba(209, 209, 209, 0.71);
margin-bottom: 20px;
}
.order-form{
  background-color:     rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);

}
.arrow{
  margin-left: 10px;
}
#myform {
    text-align: center;
    padding: 5px;
    border: 1px dotted #ccc;
    margin: 2%;
}
.qty {
    width: 40px;
    height: 25px;
    text-align: center;
}
.btn-file input[type="file"] {

    position: absolute;
    top: 76px;

    width: 100px;
    height: 23px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: #269fe5;
    cursor: inherit;
    display: block;
}
 .btn-file{

    border-radius: 0px;
    background: #269fe5;
    border: 0px;
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;

}

.pad0{
  padding-left: 0px;
  padding-right: 0px;
}
.order-full .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
}
.order-full .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}

ul.icon-fon {
 color: #3f3f3f;
font-size: 14px;
list-style: none;
text-indent: -0.6em;
line-height: 2;
}

/*input.qtyplus { width:25px; height:25px;}
input.qtyminus { width:25px; height:25px;}
nav-pills.nav-wizard > li {
  position: relative;
  overflow: visible;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
.nav-pills.nav-wizard > li + li {
  margin-left: 0;
}
.nav-pills.nav-wizard > li:first-child {
  border-left: 0;
}
.nav-pills.nav-wizard > li:first-child a {
  border-radius: 0px 0 0 0px;
}
.nav-pills.nav-wizard > li:last-child {
  border-right: 0;
}
.nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 0px 0px 0;
}
.nav-pills.nav-wizard > li a {
  border-radius: 0;
background-color: #d9d9d9;
color: #b5b0ac;

}
*/
.count-down{
  padding-left: 0px;
}
.Get-discount{
  background-color: #fff;
  color: #434d67;
}
.discount-but {
   background-color: rgba(234, 234, 234, 0.89);
border: 1px solid RGBA(51, 51, 51, 0.21);
color:#545b6a;
padding: 10px 18px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 13px;
margin: 4px 2px;
cursor: pointer;
}
.get-buton{
  padding: 18px;
}
.Cost-Before{
  font-size: 13px;
font-weight: normal;
margin-bottom: 15px;
margin-left: 1px;
}
.cost-dis{
font-size: 20px;
font-weight: 600;
}
.cost-dis1{
font-size: 20px;
font-weight: 600;
}
.each-file{
font-size: 13px;
font-weight: normal;
}
.attach{
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-top: 25px;

}
.please-mail{
font-size: 10px;
font-weight: normal;
}
.file-up{
    font-size: 18px;

}
.btn-number {
    height: 42px;
border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: 0px 0px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
 background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}
.words{
  position: absolute;
margin-left: 52px;
margin-top: -32px;
font-weight: 600;
font-size: 13px;
color: #545b6a;
}


.upload{
background-color: #50adf7;
border: none;
color: white;
padding: 8px 12px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 11px;
margin: 4px 2px;
cursor: pointer;
font-weight: normal;
}
.up-fa{
 color: #fff;
margin-right: 5px;
font-size: 14px;
}

/*.nav-pills.nav-wizard > li .nav-arrow {
  position: absolute;
  top: 0px;
  right: -20px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: rgba(197, 193, 193, 0.59) rgb(203, 203, 203) rgba(186, 186, 186, 0.52) rgba(12, 5, 5, 0);
  z-index: 150;
}*/
/*.nav-pills.nav-wizard > li .nav-wedge {
  position: absolute;
top: 0px;
left: -43px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 28px 0 20px 43px;
    border-color: rgba(195, 193, 193, 0.59) rgb(203, 203, 203) rgba(186, 186, 186, 0.52) rgba(12, 5, 5, 0);
    z-index: 150;

}
.nav-pills.nav-wizard > li:hover .nav-arrow {
  border-color: transparent transparent transparent #aaa;
}
.nav-pills.nav-wizard > li:hover .nav-wedge {
  border-color: #aaa #aaa #aaa transparent;
}
.nav-pills.nav-wizard > li:hover a {
  background-color: #aaa;
  color: #fff;
}
.nav-pills.nav-wizard > li.active .nav-arrow {
  border-color: transparent transparent transparent #428bca;
}
.nav-pills.nav-wizard > li.active .nav-wedge {
    border-color: #fff #fffcfa #fff transparent;
}
.nav-pills.nav-wizard > li.active a {
  background-color: #fff;
padding-left: 93px;
text-align: center;
color: #657188;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 14px 57px;
}
*/
.f-col{
  margin-left: 2px;
}
.btn {
    display: inline-block;
    padding: 8px 7px;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
 .contiue-bu1 .btn  {

    color: #FFFDFD;
    background-color: #fa5557;

    display: inline-block;
padding: 11px 22px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 0px solid transparent;
border-radius: 0px;
font-size: 17px;
font-weight: 700;
}

 .contiue-bu .btn  {

    color: #FFFDFD;
    background-color: #fa5557;

    display: inline-block;
padding: 11px 22px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 0px solid transparent;
border-radius: 0px;
font-size: 17px;
font-weight: 700;
}
.contiue-bu .btn > a:hover{
  background-color: #333;
}
.btn-default:focus {
    color: #333;
    background-color: #fff;
    border-color: #8c8c8c;
}
.btn-default {
    color: #8A8A8A;
    background-color: #e4e2e2;
    border-color: #ccc;
}

.order-bg-blue{
  background-color: rgba(39, 43, 55, 0.86);
}
.divide-order{
  border-top: 3px solid #fa5557;
}
.or-check{
margin-right: 10px;

}
.order-con {
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    text-indent: -0.823em;
    margin-left: 28px;
}
.order-con1{
font-size: 14px;
font-weight: 700;
margin-top: 15px;
margin-bottom: 65px;
}
.or-gua{
font-size: 20px;
}
.pay-order{
background-color: #fff;
margin-left: 17px;
}
.control-label1{
  text-transform: none;
text-align: right;
margin-top: 28px;
}
.import{
  font-size: 11px;
  color: #434d67;
  font-weight: 700;
}
.pay-content{
  float: right;
margin-top: -85px;
margin-right: -16px;
}
.pay-content  a{
  color: #f57224;
  font-size: 9px;
}
.back-bu{
/*margin-top: 21px;
float: left;
margin-left: 45%;*/
}
.back-bu .btn  {

    color: #ffffff;
    background-color: #ada6a6;

    display: inline-block;
padding: 11px 23px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 0px solid transparent;
border-radius: 0px;
font-size: 17px;
font-weight: 700;
}
.arrow1{
  margin-right: 5px;
}
 .single {

}
/*ordernow-closed*/
/*Guarantees*/
.gua-head-color{
color: #2d2d2d;
font-weight: 600;
font-size: 14px;
text-transform: none;
margin-top: 22px;
margin-bottom: 15px;
}

.guarantee {
  background: url('../img/guarantee.png') no-repeat -19px -26px;
width: 30px;
height: 30px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}

/* Guarantees-closed */
/*how-we-work-started*/
.how-para{
  color: #3f3f3f;
  font-size: 14px;
  margin-top: 40px;
  margin-bottom: 45px;
}
.how-para1{
  color: #3f3f3f;
  font-size: 14px;
}
.how-para2{
  color: #3f3f3f;
  font-size: 14px;
  margin-bottom: 60px;
}
/* how we-work-closed */
/*discount-started*/

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 18px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
    padding-left: 30px;
}
.number1{
background-color: #c9f2ff;

}
.number{
background-color: #e7f9ff;
color: rgba(63, 63, 63, 0.86);
}
 .table-striped {
    width: 83%;
    font-size: 15px;
    font-weight: 600;
    color: rgba(63, 63, 63, 0.86);
}
.discount{
background-color: #3eb1d6;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}

/*discount-closed*/
/*contact-us-started*/
.phone{
  color: #3f3f3f;
}
.phone-number{
  color: #3f3f3f;
}
.live-1{
  color: #3f3f3f;
}
.live-chat-co{

}
.button-red {
 background-color: #fa5557;
color: white;
padding: 6px 34px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 3px 0px;
cursor: pointer;
border-radius: 31px;
border: none;
font-weight: 600;
}
.live-fa{
  font-size: 20px;
margin-right: 10px;
}
.email-ad{
 color: #3f3f3f;
}
.email-ad1{
   color: #3f3f3f;
}
.address-ad{
  color: #3f3f3f;
}
.add-1{
  margin-top: 10px;
}
.add-2{
  margin-top: -10px;
}
.con-bg{
background-color: #ffffff;

border-top: 8px solid #fa5557;
padding: 0px 37px 0px;
}


/*contact-closed*/

/*login page started*/
#dropdown-menu{
position: absolute;

}
.login-dropdown {
       margin-top: 15px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    right: -90px !important;
    left: -123px !important;
    margin-top: 10px !important;
    background-color: #fff !important;
    padding: 20px;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;


}
.log-left{
  margin-left: -182px;
  background-color: #fff;
}
.multi-colm{
    margin-top: 12px;
    color: #333;
    margin-right: -7px;
    padding: 11px;

}
.btn-signin{
background-color: #3fb1d6;
}

.help-block a{
color: #6387d1 !important;
text-transform: none !important;
font-size: 12px !important;
border-bottom: 0px solid !important
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 0px solid transparent;
    border-radius: 0px;
}
.btn-sub{
  background-color: #3fb1d6;
padding: 10px 40px;
}
.btn-can{
    background-color: #c0c2c1;
padding: 10px 40px;
}
/*pop-up-page*/
.alert-success {
    color: #575958;
    background-color: #ffd4d5;
    border-color: #ffd4d5;
    font-size: 13px;
    border-left: 8px solid #fa5458;
}
.text-left {
    text-align: left;
    color: #333;
    text-transform: none;
}
/*log in page-closed*/



.btn-primary .badge {
  color: #fed136;
  background-color: white;
}
.btn-xl {
  color: white;

  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  font-weight: 700;
  border-radius: 0px;
  font-size: 16px;
  padding: 12px 40px;
  border-color: transparent;
}
@media (max-width: 768px) {
 .btn-xl {
    display: block;
    margin-top: 10px;
    margin-left: 18px;
    margin-right:20px;
}
.btn-bluelg {
    background: #3eb1d6;

}
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: white;
  background: none;
  border-color: #fff;

}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #fed136;
  border-color: #fed136;
}
.btn-xl .badge {
  color: #fed136;
  background-color: white;
}
.navbar-custom {
  background-color: #0F1626;
  border-color: transparent;
    height: 90px;
}
.navbar-custom .navbar-brand {
  color: #fed136;
  font-family: 'Open Sans', sans-serif;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #fec503;

}
.navbar-custom .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
}
@media (max-width: 768px) {
  .navbar-custom .navbar-collapse{
    border-color: rgba(255, 255, 255, 0.02);
    background-color: none;
  }

  }

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

}
.navbar-custom .navbar-toggle {
  background-color: #fed136;
  border-color: #fed136;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #fed136;
}
.navbar-custom .nav li a {
    font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0px;
color: #e6e6e6;
font-size: 13px;
padding: 5px 0px;
    margin: 0px 5px;
}
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 9px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active  {
  color: #fff;
  border-bottom:2px solid #cf3d41;
  outline: none;
}


@media (min-width: 768px) {
  .navbar-custom {
    background-color: transparent;
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-custom.affix {
    background-color: #0f1626;
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
@media (max-width: 768px) {
 .navbar-brand > img {
    display: block;
    width: 245px;
    margin-top: 5px;
    margin-left: 5px;
}
}

body {
  background-image: url('../img/header-bg.jpg');
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: left;
  color: white;

}
header {

  text-align: left;
  color: white;

}
header .intro-text {
  padding-top: 200px;
  padding-bottom: 50px;
}
header .intro-text .intro-lead-in {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-size: 62px;
line-height: 60px;
margin-bottom: 35px;
text-transform: uppercase;
  text-align: left;
}
header .intro-text .intro-heading {
  font-family: '''Open Sans', sans-serif'';
  text-transform: uppercase;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 25px;
}
header .intro-box{
background-color: rgba(15, 22, 38, 0.74);
margin-top: 130px;

}
@media (max-width: 768px) {
  header .intro-box {
    margin-top: 10px;
    margin-bottom: 15px;

  }
}
header .divider-intro{
 height: 3px;
background: #fa5557;
/*width: 550px;*/

}
header  .btn-sm {
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
    color: #dcdcdc;
    background-color: #cf3d41;
    border: none;
    font-weight: 600;
}
header .order{
  margin-left: 120px;
  text-align: right;
}
header .content{
padding: 25px;
}
header .intro-content{
  margin-bottom: 8px;
  font-size: 20px;
}
header .intro-hours{

margin-top: 10px;
font-size: 15px;
}
header .para{
  font-size: 13px;
margin-top: 8px;
margin-bottom: 8px;
color: #dcdcdc;
}

.btn-lg{
    color: #fff;
    background-color: #3eb1d6;
    border-color: #3eb1d6;
}
.btn-lg {
display: inline-block;
padding: 10px 67px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 0px solid transparent;
border-radius: 0px;
margin-left: 16px;
margin-top: 24px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0px;

}
/* form-started*/
.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #8d8d8d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-weight: 700;
}
.red{
  color: #f76062;
margin-left: 4px;
}
.red1{
  color: #f76062;
margin-left: 1px;
}
header .bg-trans{
  background-color: rgba(209, 209, 210, 0.88);
  margin-bottom: 20px;
  margin-top: 0px;
}
header .sub-price{
-ms-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(-90deg);
font-size: 16px;
font-weight: 600;
background-color: #14151f;
margin-left: -89px;
margin-top: 74px;
width: 286%;
}
header .price-calc{
font-size: 16px;
padding: 17px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 0px;
background-color: rgba(15, 22, 38, 0.85);
}
header .intro-form{
 margin-left: 0px;
margin-top: 16px;
margin-bottom: -15px;
padding-left: 0px;
}
header .info-cost{
background-color: #fff;
color: #47474b;
font-size: 14px;
font-weight: 700;

padding: 19px 66px;
}
header .doller-box{
font-size: 20px;
}
header .include{
 font-size: 12px;
margin-top: 6px;
color: #8c8c8c;
font-weight: 100;
}
header .cart{
  background: url("../img/cart.png")no-repeat center;
z-index: 999;
position: absolute;
height: 60px;
width: 60px;
margin-left: -41px;
top: 34%;
}
header .line-2{

}
@media (max-width: 768px) {
  header .cart {

    display: none;
  }
}
@media (max-width: 768px) {
  header .sub-price {

    transform: none;
font-size: 16px;
font-weight: 600;
background-color: #14151f;
margin-left: auto;
margin-top: 20px;
width: auto;
  }
}
/*form-closed*/
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    color: #434d67;
}
@media (min-width: 1200px) {

    .container {
    width: 1238px;
}
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid rgba(75, 83, 100, 0.41);
}
header .padright-0{
  padding-right: 0px;
  padding-left: 25px;
}
header .padleft-0{
padding-left: 0px;
}
@media (max-width: 768px) {
  header .padright-0{
  padding-right: 25px;
  }
header .padleft-0{
  padding-left: 15px;
}
  .btn-lg{
    padding: 10px 111px;
    margin-left: 18px;
  }
  }
@media (min-width: 768px) {
  header .intro-text {

    padding-bottom: 108px;
  }
  header .intro-text .intro-lead-in {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 62px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  header .intro-text .intro-heading {
    font-family: arial;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 64px;
    line-height: 53px;
    margin-bottom: 0px;
  }
  header .intro-text .intro-subheading {
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    font-weight: 700;
    font-size: 22px;
    line-height: 75px;
    margin-bottom: 0px;
  }
}
section {
  padding: 100px 0;
}
section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}
section h3.section-subheading {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 75px;
}
@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(254, 209, 54, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  width: 100%;
  float: right;
  padding: 0 20px 0 100px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li .timeline-image {
  left: 0;
  margin-left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 100;
  background-color: #fed136;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .navbar-right {
    float: right !important;
    margin-right: -15px;
    margin-top: 20px;
}
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
.team-member {
  text-align: center;
  margin-bottom: 50px;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid white;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}
section #contact {
  background-color: #222222;
  /*background-image: url('https://usawriters.org/frontend/img/map-image.png');*/
  background-position: center;
  background-repeat: no-repeat;
}
section #contact .section-heading {
  color: white;
}
section #contact .form-group {
  margin-bottom: 25px;
}
section #contact .form-group input,
section #contact .form-group textarea {
  padding: 20px;
}
section #contact .form-group input.form-control {
  height: auto;
}
section #contact .form-group textarea.form-control {
  height: 236px;
}
section #contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}
section #contact ::-webkit-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section #contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section #contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section #contact :-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section #contact .text-danger {
  color: #e74c3c;
}
.footer {
    background-color: rgba(15, 22, 38, 0.94);

    margin: 0;
    padding: 20px 0;
    opacity: 9;
}
.footer_dv {
    width: 100%;
}
.footer_dv h4 {
    color: #fcab0e;
    font-family: roboto;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.footer_dv ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_dv ul li:first-child {
    border-top: medium none;
    box-shadow: none;
}
.footer_dv ul li {
    border-top: 1px solid #000;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.2);
    color: #f1f2f2;
    padding: 5px 0;
}
.footer_dv p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 15px;
    text-align: justify;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  background-color: #222222;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #fed136;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
}
.portfolio-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
::-moz-selection {
  text-shadow: none;
  background: #fed136;
}
::selection {
  text-shadow: none;
  background: #fed136;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #fed136;
}

.live-chat{background: #cf3d41; padding: 0px 10px;}
.nav li:last-child {
    background: #cf3d41;
    padding: 0px;
}
.divider{height: 4px; background: #fa5557; width: 390px; margin-bottom: 20px;}

@media (max-width: 768px) {
  .divider{
    width: 716px;
margin-top: 10px;
  }
  }


.btn-orangelg{background: #fa5557; }
.btn-bluelg{background: #3eb1d6; margin-left: 18px; }
.footer_second {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(74, 88, 119, 0.4);
    border-top: 1px solid rgba(74, 88, 119, 0.4);
margin-top: 5px;
    padding: 15px 0px;
    text-transform: uppercase;
}
.footer_second a{
    color: #dce3f3;
    border-right: 1px solid #4c4c4d;
    padding: 0px 9px 0px 4px;
    font-size: 13px;
    font-weight: 700;
}

.last_a {
    border: 0px !important;
}
.footer_list {
    width: 100%;
    float: left;


   margin-top: 10px;
margin-bottom: 10px;
    text-transform: none;
}
.footer_list1{
    width: 100%;
    float: left;
    text-transform: none;
    margin-bottom: -2px;
}
.footer_list a{
        color: #a1acc6;

    font-size: 13px;
}
.footer_list1 a{
        color: #a1acc6;

    font-size: 13px;
}
.footer_btm {
    width: 100%;
    float: left;

    border-bottom: 1px solid rgba(74, 88, 119, 0.4);
    border-top: 1px solid rgba(74, 88, 119, 0.4);
    padding: 10px 0px;
    text-transform: none;
}
.footer_btm a {
    color: #a1acc6;
    border-right: 1px solid #4c4c4d;
    padding: 0px 9px 0px 4px;
    font-size: 12px;
}
.footer_btm span{
    color: #a1acc6;
    float: right;

    padding: 0px 7px;
    font-size: 13px;
}
.footer_dv  .social{
  font-size: 13px;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}
.footer_dv  .social ul{
  font-size: 13px;
  text-transform: uppercase;
}
.footer_dv  .social li{
font-size: 13px;
text-transform: uppercase;
float: left;
display: block;
margin: 1px;
margin-top: 6px;
margin-left: 6px;
box-shadow: none;
border-top: medium none;
}
.footer_dv .connect-social{
float: left;
color: #fff;
font-size: 13px;
}
.footer_dv .social-sub{

}
.footer_dv .any{
      font-size: 13px;
    color: #a1acc6;
}
.footer_dv .any1{
      font-size: 13px;
    color: #a1acc6;
}
.padleft-foot{
  padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 768px) {
 .padleft-foot {
     padding-left: 15px;
padding-right: 15px;
}
}
/*icons*/
.social-icon-fb {
  background: url('../img/social-icon.png') no-repeat -33px -4px;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.social-icon-in {
  background: url('../img/social-icon.png') no-repeat -33px -48px;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-left: 5px;
}

.social-icon-tweet {
  background: url('../img/social-icon.png') no-repeat -33px -87px;
  width: 32px;
  height: 32px;

  display: inline-block;
  margin-left: 5px;
}
.social-icon-gplus {
  background: url('../img/social-icon.png') no-repeat -33px -135px;
  width: 32px;
  height: 32px;
   display: inline-block;
  margin-left: 5px;
}
/*close-icon
start form-style*/
.css-select {
    background-image: url(../img/select-arrow1.png);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/*close-form-style*/
@media (max-width: 768px) {
  .form-group {
    margin-bottom: 15px;
    padding-right: 0px;
}
}
/*start-footer-style*/
@media (max-width: 768px) {
  .footer_btm span {
    color: #a1acc6;
    float: left;
    /*padding: 5px 58px;*/
    font-size: 12px;
}
}
/*close-footer-style*/
/*DESKTOP VIEW  STARTED*/

@media (max-width: 980px) {
.btn-lg {
    display: inline-block;
    padding: 10px 42%;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
    margin-left: 16px;
    margin-top: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
}
header .padright-0 {
    padding-right: 0px;
    padding-left: 0px;
}
header .intro-box {
    background-color: rgba(15, 22, 38, 0.74);
    margin-top: 0px;
    margin-bottom: 15px;
}
header .sub-price {
    transform: none;
    font-size: 16px;
    font-weight: 600;
    background-color: #14151f;
    margin-left: auto;
    margin-top: 20px;
    width: auto;
}
.form-group {
    margin-bottom: 15px;
    padding-right: 0px;
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02);

}
.navbar-custom {
    background-color: #0F1626;
    border-color: transparent;
    height: auto;
}

/*.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle {
    display: block;
}
.navbar-custom .nav li a {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    color: #e6e6e6;
    font-size: 13px;
    padding: 5px 0px;
    margin: 0px 12px;
}
.navbar-nav {
    margin: 7.5px -15px;
}

}*/



@media (max-width: 360px) {

.btn-lg {
    display: inline-block;
    padding: 10px 33%;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
    margin-left: 16px;
    margin-top: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.divider {
    width: 333px;
    margin-top: 10px;
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02);
    background-color: #0f1626;

}
.navbar-custom {
    background-color: #0F1626;
    border-color: transparent;
    height: 90px;
}
.pad-pri-pad {

    padding-right: 0px;
    padding-left: 15px;
}
.pad-pri-pad1 {

    padding-right: 0px;
    padding-left: 0px;
}
.count-down {
    padding-left: 15px !important ;
    margin-top: 15px;
}
.get-buton {
    padding: 75px;
}

}

@media (max-width: 990px){
.panel-body .ser-con .btn-lg {
    padding: 10px 299px;
    margin-left: 3px;
}
.service-dropdown {
    margin-top: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow-y: scroll;
    height: 500px;
    left: 0px !important;
    right: unset !important;
    z-index: 9999;
}
}
@media (max-width: 360px){
  .panel-body .ser-con .btn-lg {
    padding: 10px 82px;
    margin-left: 0px;
}
.service-dropdown {
    margin-top: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow-y: scroll;
    height: 500px;
    left: 0px !important;
    right: unset !important;
}
}
@media (max-width: 360px){
.ser-bu1 .btn-xl{
margin-left: 0px;
}
.ser-bu2 .btn-xl{
margin-left: 0px;
}
.navbar-brand > img {
    display: block;
    width: 230px;
    margin-top: 8px;
    margin-left: 5px;
}

}
@media (max-width: 768px){
.ser-bu1 .btn-xl  {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 20px;
}
.ser-bu2 .btn-xl  {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 20px;
}
.service-dropdown {
    margin-top: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow-y: scroll;
    height: 500px;
    left: 0px !important;
    right: unset !important;
}
}
@media (max-width: 360px){
  .pad-ser-pad{
  padding-left: 15px;
padding-right: 0px;
}
.pad-ser1 {
    padding-right: 15px;
    padding-left: 0px;
}
.up-mar{
margin-bottom: 63px;
}

}
@media (max-width: 768px){
  .pad-ser-pad{

padding-left: 15px;
}
.pad-ser1 {
    padding-left: 0px;
    padding-right: 15px;
}
.login-dropdown {
    margin-top: 15px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    right: 0px !important;
    left: 0px !important;
    margin-top: 10px !important;
    background-color: #fff !important;
    padding: 20px;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.free-draft {
    width: 100% !important;
}
.free-draft1 {
    width: 100% !important;
}
}
@media (max-width: 980px){

.pad-ser1 {
    padding-left: 0px;
    padding-right: 15px;
}
}
@media (max-width: 980px){
.navbar-right .dropdown-menu {
 left: 0px;
right: 5px;
}
.login-dropdown {
    margin-top: 15px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    right: 0px !important;
    left: 0px !important;
    margin-top: 10px !important;
    background-color: #fff !important;
    padding: 20px;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
}
@media (max-width: 760px){
.navbar-right .dropdown-menu {
  left: 0px;
right: 5px;
height: 400px;
overflow-y:scroll;
}
}
/*ordernow-page-started*/
@media (max-width: 360px){
  .contiue-bu {
    float: none;
    margin-right: 40px !important;
    margin-top: 20px;
    margin-bottom: 25px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
/*
.nav-pills.nav-wizard > li.active a {
    background-color: #fff;
    padding-left: 60px;

    color: #657188;
}
.nav-pills > li {
    float: none;
}
*/
.order-bg {
    background-color: rgba(255, 255, 255, 0.74);
    margin-bottom: 40px;
    border-top: 8px solid #fa5557;
    padding: 0px 0px 30px;
}
.contiue-bu {
    float: none;

    margin-top: 21px;
    margin-bottom: 27px;
    margin-left: 45px !important;
}
.contiue-bu .btn {
    color: #FFFDFD;
    background-color: #fa5557;
    display: inline-block;
    padding: 11px 20px !important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
    font-size: 17px;
    font-weight: 700;
}
.order-head {
    color: #3f3f3f;
font-size: 16px;
text-transform: none;
margin-bottom: 43px !important;
font-weight: 600;
margin-left: 7px !important;
}
.order-log {
    color: #fff;
    font-size: 13px;
    float: right;
    margin-top: -30px !important;
    text-transform: none;

    margin-right: 90px !important;
}
.order-bg-blue {
    background-color: rgba(39, 43, 55, 0.86);
    margin-bottom: 20px;
    margin-right: 0% !important;
}
.back-bu {
    margin-top: 21px;
    float: left;
    margin-left: 37%;
    margin-bottom: 10px;
}
.pay-content {
    float: right;
    margin-top: 0px;
    margin-right: -16px;
}
.back-bu {
    margin-top: 21px;
    float: left;
    margin-left: 35% !important;
    margin-bottom: 20px;
}


}

@media (max-width: 768px){
.contiue-bu {
    float: none;
    margin-right: -143px;
    margin-top: 20px;
    margin-bottom: 25px;
}
/*
.nav-pills.nav-wizard > li.active a {
    background-color: #fff;
    padding-left: 60px;

    color: #657188;
}
.nav-pills > li {
    float: none;
}
*/
.order-bg {
    background-color: rgba(255, 255, 255, 0.74);
    margin-bottom: 40px;
    border-top: 8px solid #fa5557;
    padding: 0px 0px 30px;
}
.contiue-bu {
    float: none;

    margin-top: 21px;
    margin-bottom: 27px;
    margin-left: 15px;
}
.contiue-bu .btn {
    color: #FFFDFD;
    background-color: #fa5557;
    display: inline-block;
    /*padding: 11px 242px;*/
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
    font-size: 17px;
    font-weight: 700;
}
.order-head {
    color: #3f3f3f;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 30px;
    font-weight: 600;
    margin-left: 15px
}
.order-log {
    color: #fff;
    font-size: 13px;
    float: right;
    margin-top: -47px;
    text-transform: none;
    margin-right: 20px;
}
.order-bg-blue {
    background-color: rgba(39, 43, 55, 0.86);
    margin-bottom: 20px;
    margin-right: 22%;
}
/*
.nav-pills.nav-wizard > li .nav-wedge {
    position: absolute;
    top: 0px;
    left: -43px;
    width: 0px;
    height: 0px;
    border-style: none;
    border-width: 28px 0 20px 43px;
    border-color: rgba(23, 20, 20, 0.16) rgba(8, 4, 4, 0.28) rgba(15, 7, 7, 0.18) rgba(12, 5, 5, 0);
    z-index: 150;
}
*/
.control-label {
    font-size: 13px;
    text-transform: none;
    margin-top: 10px;
    text-align: left;
}
.pay-content {
    float: right;
    margin-top: 0px;
    margin-right: -16px;
}
.back-bu {
    margin-top: 21px;
    float: left;
    margin-left: 45%;
    margin-bottom: 20px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
}


@media (max-width: 980px){
.contiue-bu {
    float: none;
    margin-right: -143px;
    margin-top: 20px;
    margin-bottom: 25px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
/*
.nav-pills.nav-wizard > li.active a {
    background-color: #fff;
    padding-left: 60px;

    color: #657188;
}
.nav-pills > li {
    float: none;
}
*/
.order-bg {
    background-color: rgba(255, 255, 255, 0.74);
    margin-bottom: 40px;
    border-top: 8px solid #fa5557;
    padding: 0px 0px 30px;
}
.contiue-bu {
    float: left;

    margin-top: 0px;
    margin-bottom: 27px;
    margin-left: 0px;
}
.contiue-bu .btn {
    color: #FFFDFD;
    background-color: #fa5557;
    display: inline-block;
    /*padding: 11px 250px;*/
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
    font-size: 17px;
    font-weight: 700;
}
.order-head {
    color: #3f3f3f;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 30px;
    font-weight: 600;
    margin-left: 15px
}
.order-log {
    color: #fff;
    font-size: 13px;
    float: right;
    margin-top: -47px;
    text-transform: none;
    margin-right: 20px;
}
.order-bg-blue {
    background-color: rgba(39, 43, 55, 0.86);
    margin-bottom: 20px;
    margin-right: 22%;
}
/*
.nav-pills.nav-wizard > li .nav-wedge {
    position: absolute;
    top: 0px;
    left: -43px;
    width: 0px;
    height: 0px;
    border-style: none;
    border-width: 28px 0 20px 43px;
    border-color: rgba(23, 20, 20, 0.16) rgba(8, 4, 4, 0.28) rgba(15, 7, 7, 0.18) rgba(12, 5, 5, 0);
    z-index: 150;
}
*/
.control-label {
    font-size: 13px;
    text-transform: none;
    margin-top: 10px;
    text-align: left;
}
.pay-content {
    float: right;
    margin-top: 0px;
    margin-right: -16px;
}
.back-bu {
    margin-top: 21px;
    float: left;
    margin-left: 41%;
    margin-bottom: 20px;
}
.nav-pills > li {
    float: none;
}
.nav-pills.nav-wizard > li .nav-arrow {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent #d9d9d9;
    z-index: 150;
}
.nav-pills.nav-wizard > li .nav-wedge {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: #d9d9d9 #d9d9d9 #d9d9d9 transparent;
    z-index: 150;
}
.nav-pills.nav-wizard > li {
    position: relative;
    overflow: visible;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
}
}
/*order-now page -closed*/




/*toggel*/
@media (max-width: 991px) {
.navbar-header {
     float: none;
}
.navbar-toggle {
display: block;
}
.navbar-collapse {
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
display: none!important;
}
.navbar-nav {
float: none!important;
margin: 7.5px -15px;
}
.navbar-nav>li {
float: none;
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
}

.navbar-collapse.collapse.in { /* NEW */
display: block!important;
}
}

@media (max-width: 360px) {
.contiue-bu1 {
    float: none;
    margin-right: 0px !important;
margin-top: -43px;
margin-bottom: 25px;
}
.max-text {
    margin-left: 0px;
    margin-top: 15px;
}
.pad-form4 {
    margin-top: 15px;
    margin-left: 0px !important;
}
.words {

    margin-left: 52px;
    margin-top: -32px;
    font-weight: 600;
    font-size: 13px;
    color: #545b6a;
    position: relative;
}
.count-down {

    margin-top: 10px;
    margin-left: -152px !important;
}
.order-line {
    border: 1px solid rgba(255, 255, 255, 0.45);
    float: left;
    width: 100%;
    background-color: rgb(209, 209, 209);
    margin-bottom: 20px;
}
}
@media (max-width: 768px) {
.contiue-bu1 {
    float: right;
margin-right: 0px !important;
margin-top: -40px;
margin-bottom: 25px;
}
.up-mar{
margin-bottom: 63px;
}
.count-down {
    padding-left: 15px !important;
    margin-top: 10px;
}
.free-draft{
  width: 100%;
}
.free-draft1{
  width: 100%;
}
.max-text {
    margin-left: 0px !important;
    margin-top: 15px;
}
.Cost-Before {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-left: 0px;
}
.pad-form4 {
    margin-top: 15px;
    margin-left: 0px !important;
}
.words {

    margin-left: 52px;
    margin-top: -32px;
    font-weight: 600;
    font-size: 13px;
    color: #545b6a;
    position: relative;
}
.count-down {
    padding-left: 168px !important;
    margin-top: 10px;
}
.pad-form12{
  margin-top: 18px;
margin-left: 57px;
}
.order-line {
    border: 1px solid rgba(255, 255, 255, 0.45);
    float: left;
    width: 100%;
    background-color: rgb(209, 209, 209);
    margin-bottom: 20px;
}

}
@media (max-width: 980px) {
.contiue-bu1 {
    float: right;
    margin-right: 0px !important;
    margin-top: -40px;
    margin-bottom: 25px;
}
.up-mar{
margin-bottom: 63px;
}
.free-draft{
  width: 100%;
}
.free-draft1{
  width: 100%;
}
.pad-form4 {
    margin-top: 15px;
    margin-left: 0px !important;
}
.words {

    margin-left: 52px;
    margin-top: -32px;
    font-weight: 600;
    font-size: 13px;
    color: #545b6a;
    position: relative;
}
.count-down {
    padding-left: 168px;
    margin-top: 10px;
}
.cost-dis1 {
    font-size: 18px;
    font-weight: 600;
}
.cost-dis {
    font-size: 18px;
    font-weight: 600;
}
.pad-form12{
  margin-top: 18px;
margin-left: 0px;
}
.order-line {
    border: 1px solid rgba(255, 255, 255, 0.45);
    float: left;
    width: 100%;
    background-color: rgb(209, 209, 209);
    margin-bottom: 20px;
}
}


.dropdown-menu {
      min-width: 200px;
    }
   .dropdown li a:hover .multi-column-dropdown{
    visibility: visible;
}
    .dropdown-menu .columns-3 {
      min-width: 750px !important;
      overflow-x: hidden ;

    }
    .dropdown-menu .columns-3 {

      max-height: 600px;
      overflow-y: scroll ;
    }

    .multi-column-dropdown {
      list-style: none;
      padding-left: 0px;
    }
    .multi-column-dropdown li a {
      display: block;
      clear: both;
      line-height: 1.428571429;
      color: #333 !important;
      white-space: normal;
      text-transform:capitalize !important;
      padding: 7px 0px !important;
      border-bottom:1px dashed #e4e4e4;
      border-left: 0px solid#ff8f4c !important;
    }
    .multi-column-dropdown li a:hover {
      text-decoration: none;
      color: #4ACCD1 !important;

    }
    .multi-column-dropdown li a:focus {
      background: none;

    }

    @media (max-width: 767px) {
      .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
      }
    }

    .knowledge-dropdown {
    margin-top: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow-y: scroll;
    height: 478px;
    left: auto;


    right: 0;
}
.knowledgedd.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    width: auto;
}