.glyphicon {
    -moz-osx-font-smoothing: grayscale
}

a:active,
a:hover {
    outline: 0
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-refresh:before {
    content: "\e031"
}

a#change-image {
    vertical-align: top;
    display: inline-block;
    padding: 6px 10px;
    margin: 0 10px;
    border: 1px solid #c3c3c3;
    color: #31b8a8;
    background: #3e6099
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width:1500px) {
    .container {
        width: 1370px
    }
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0
}

legend {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-left: 9px;
}

*,
.bootstrap-select.btn-group .dropdown-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

*,
.resp-tabs-list li:hover,
.ui-button-icon-only,
.ui-controlgroup-vertical .ui-controlgroup-item,
h2.resp-tab-active {
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 12px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -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)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.nav>li,
.nav>li>a {
    display: block
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #ffbf10
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

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

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

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

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.popover,
.tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.42857143;
    text-shadow: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    text-decoration: none;
    text-transform: none;
    word-wrap: normal
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.carousel-inner,
.o-hid {
    overflow: hidden
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    text-align: left;
    text-align: start;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

.fa,
.fa-stack {
    display: inline-block
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.i,
.infoText p,
.topOfferBox p.small {
    font-style: italic
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.al,
.cms_area h2 {
    text-align: left
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

*,
p.cb {
    padding: 0
}

* {
    margin: 0;
    outline: 0
}

a,
a.uo,
a.uo:visited,
a:hover {
    text-decoration: none
}

::-webkit-input-placeholder {
    color: #777
}

:-moz-placeholder {
    color: #777
}

::-moz-placeholder {
    color: #777
}

:-ms-input-placeholder {
    color: #777
}

input[type=file],
input[type=password],
input[type=text] {
    color: #777;
    background: #fff
}

textarea {
    background: #fff;
    resize: none
}

input,
select,
textarea {
    font: 300 12px/16px Lato, sans-serif;
    color: #777
}

input.check {
    border: 1px solid #666;
    font-size: 13px;
    width: 15px;
    height: 15px;
    margin: 2px 2px 2px 0;
    outline: 0;
    background: #fff
}

input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    color: #777;
    background: #fff
}

a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
p,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

.mb30 {
    margin-bottom: 30px
}

.mb20 {
    margin-bottom: 20px
}

.shadow1 {
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2)
}

a {
    color: #003050
}

#back-top a {
    width: 35px;
    height: 35px;
    overflow: hidden
}

#back-top span {
    width: 35px;
    height: 35px;
    display: block;
    background: url('/images/top.png') no-repeat;
    opacity: 1;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

.btn1,
.btn2,
.btn3 {
    display: inline-block
}

#back-top a:hover span {
    opacity: .8
}

.btn1 {
    background: #31b8a8;
    padding: 7px 35px;
    border: 0;
    color: #fff;
    text-shadow: none;
    width: auto!important;
    font-size: 19px;
    height: auto;
    text-transform: uppercase;
    border-radius: 50px;
    margin-bottom: 15px
}

.btn1.focus,
.btn1:focus,
.btn1:hover {
    background: #33b0e5!important
}

.btn2 {
    font: 400 15px/43px Lato, sans-serif
}

.btn3 {
    background: #fff;
    font: 500 15px/35px Lato, sans-serif;
    color: #009cde;
    padding: 0 20px;
    border-radius: 5px;
    height: 37px;
    border: 1px solid #009cde
}

.btn3:focus,
.btn3:hover {
    background: #009cde;
    color: #fff
}

.i_btn_con {
    bottom: 22%;
    right: 5px;
    z-index: 4
}

.i_btn_con .i_btn {
    background: url('/images/i.png') center center no-repeat #009cde;
    height: 90px;
    width: 90px;
    float: right;
    padding: 15px;
    position: relative;
    -webkit-animation: myfirst .8s linear .8s infinite alternate;
    -moz-animation: myfirst .8s linear .8s infinite alternate;
    animation: myfirst .8s linear .8s infinite alternate;
    border-radius: 100%;
    box-shadow: inset 0 0 8px 3px rgba(0, 0, 0, .1)
}

.i_btn_con a:focus {
    outline: 0!important
}

@-webkit-keyframes myfirst {
    0% {
        background: url('/images/i.png') center center no-repeat #00aeef
    }
    100% {
        background: url('/images/i.png') center center no-repeat #003f7b
    }
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a,
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.input-daterange {
    width: 100%
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    line-height: 1.42857143;
    text-shadow: 0 1px 0 #fff;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr
}

.datetimepicker-inline {
    width: 220px
}

.datetimepicker.datetimepicker-rtl {
    direction: rtl
}

.datetimepicker.datetimepicker-rtl table tr td span {
    float: right
}

.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
    top: 0;
    left: 0
}

[class*=" datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

[class*=" datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute
}

[class*=" datetimepicker-dropdown-top"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    border-bottom: 0
}

[class*=" datetimepicker-dropdown-top"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px
}

.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px
}

.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px
}

.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px
}

.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px
}

.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px
}

.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px
}

.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px
}

.datetimepicker>div {
    display: none
}

.datetimepicker.minutes div.datetimepicker-minutes {
    display: block
}

.datetimepicker.hours div.datetimepicker-hours {
    display: block
}

.datetimepicker.days div.datetimepicker-days {
    display: block
}

.datetimepicker.months div.datetimepicker-months {
    display: block
}

.datetimepicker.years div.datetimepicker-years {
    display: block
}

.datetimepicker table {
    margin: 0
}

.datetimepicker td,
.datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0
}

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
    background-color: transparent
}

.datetimepicker table tr td.minute:hover {
    background: #eee;
    cursor: pointer
}

.datetimepicker table tr td.hour:hover {
    background: #eee;
    cursor: pointer
}

.datetimepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datetimepicker table tr td.new,
.datetimepicker table tr td.old {
    color: #999
}

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    background: 0;
    color: #999;
    cursor: default
}

.datetimepicker table tr td.today,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today.disabled:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today[disabled] {
    background-color: #fdf59a
}

.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today:hover:active {
    background-color: #fbf069
}

.datetimepicker table tr td.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active.disabled:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active[disabled] {
    background-color: #04c
}

.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active:hover:active {
    background-color: #039
}

.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datetimepicker .datetimepicker-hours span {
    height: 26px;
    line-height: 26px
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%
}

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px
}

.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px
}

.datetimepicker table tr td span:hover {
    background: #eee
}

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
    background: 0;
    color: #999;
    cursor: default
}

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active.disabled:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active[disabled] {
    background-color: #04c
}

.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active:hover:active {
    background-color: #039
}

.datetimepicker table tr td span.old {
    color: #999
}

.datetimepicker th.switch {
    width: 145px
}

.datetimepicker th span.glyphicon {
    pointer-events: none
}

.datetimepicker tfoot th,
.datetimepicker thead tr:first-child th {
    cursor: pointer
}

.datetimepicker tfoot th:hover,
.datetimepicker thead tr:first-child th:hover {
    background: #eee
}

.input-append.date .add-on i,
.input-group.date .input-group-addon span,
.input-prepend.date .add-on i {
    cursor: pointer;
    width: 14px;
    height: 14px
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.btn2:before,
.cms_area>.mt10:after,
.prosec ul li:after,
.service_con::after,
.themeBtn:before,
.tur-text:after,
header .navbar-nav>li>a:before {
    content: ""
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -khtml-user-select: none;
    user-select: none
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: empty 1ms both ease;
    -moz-animation: empty 1ms both ease;
    animation: empty 1ms both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat
}

body {
    margin: 0;
    padding: 0
}

.btn2,
.closeModal,
.infoForm .form-title span.offer,
.themeBtn,
.topOfferBox p.small,
header .navbar-nav>li .vasLinks .sublink a {
    font-weight: 400
}

h1 {
    margin-bottom: 6px;
    color: #223259
}

h2 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 30px
}

.cms_area h2 {
    line-height: normal;
    padding: 16px 0 0
}

.btn2,
.themeBtn {
    width: auto;
    padding: 10px 25px;
    height: auto!important;
    line-height: normal;
    font-size: 20px;
    letter-spacing: 0;
    font-family: Lato, sans-serif;
    display: inline-block;
    overflow: hidden
}

.themeBtn {
    border: 0
}

.btn2,
.themeBtn:before {
    -webkit-transition-duration: .5s
}

.btn2 {
    border-radius: 25px;
    background: #31b8a8;
    color: #fff;
    border: 0;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition: .4s all ease
}

.btn2:before {
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3e6199;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn2:active,
.btn2:focus,
.btn2:hover {
    color: #fff;
    box-shadow: 3px 17px 20px rgba(62, 96, 153, .3215686274509804);
    background: #3f6197!important
}

.btn2:active:before,
.btn2:focus:before,
.btn2:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.cms_area>.mt10 {
    margin-right: -15px;
    margin-left: -15px
}

.cms_area>.mt10:after {
    overflow: hidden;
    clear: both;
    display: table
}

.header2 .navbar-nav>li .sub_con {
    padding-top: 0;
    display: none;
    width: 150%;
    position: absolute;
    left: -265px;
    top: 85%;
    z-index: 9999;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .3s
}

header .top_left {
    float: left
}

header .navbar-brand {
    padding: 0!important;
    width: 256px;
    height: auto;
    display: block;
    overflow: hidden;
    margin: 4px 0 0
}

header .top_left .navbar-right {
    float: left!important
}

header .navbar-default {
    background: 0 0;
    border: 0
}

.navbar-nav {
    margin: 0;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .3s
}

header .navbar-nav>li {
    position: static!important
}

.mainHeader {
    background: #213259
}

header .navbar-nav li a {
    color: #fff;
    padding: 14px 20px;
    margin: 0;
    transition: all linear .2s;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    border-radius: 0;
    text-transform: capitalize;
    background: 0 0
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
header .navbar-nav>li.active>a {
    color: #fff;
    background: #3e6099
}

header .navbar-nav>li>a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition: .4s all ease
}

header .navbar-nav>li>a:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3e6199;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

header .navbar-nav>li:hover>a,
header .navbar-nav>li>a:active,
header .navbar-nav>li>a:focus {
    color: #fff;
    background: 0 0!important
}

header .navbar-nav>li:hover>a:before,
header .navbar-nav>li>a:active::before,
header .navbar-nav>li>a:focus::before {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease-in;
    color: #fff;
    background: 0 0!important;
    border-radius: 0;
    border-bottom: solid 3px #33a9a6
}

header .navbar-nav>li>a:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 0 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 0
}

header .navbar-nav>li .sub_con {
    padding-top: 0;
    display: none;
    width: 150%;
    position: absolute;
    left: -38%;
    top: 80%;
    z-index: 9999;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .3s
}

header .navbar-nav>li .sub_con .inner_con {
    background: #fff;
    padding: 25px;
    border-top: 5px solid #3e5f99;
    box-shadow: 0 5px 15px 2px rgba(0, 0, 0, .2)
}

header .navbar-nav li:hover .sub_con {
    display: block
}

header .navbar-nav li .sub_con .col1 {
    width: 25%;
    float: left;
    padding-right: 2%
}

header .navbar-nav li .sub_con .col2 {
    width: 50%;
    float: left
}

.bellIcon i {
    font-size: 50px;
    color: #3e6099
}

.sub_con .col1 .sublink a {
    color: #777!important;
    display: block;
    border-bottom: 1px solid #eee;
    background: #fff!important;
    padding: 10px 0
}

.rightNavMenu li a.lnk_order_now1 {
    background: #ffbf10;
    color: #1d4382;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 10px 15px;
    margin-top: 3px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    border: solid 1px #ffbf10
}

@-webkit-keyframes pulse {
    from,
    to {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
    50% {
        -webkit-transform: scale3d(1.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15)
    }
}

@keyframes pulse {
    from,
    to {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
    50% {
        -webkit-transform: scale3d(1.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.rightNavMenu li a.lnk_order_now1::before {
    box-shadow: 0 0 0 0 rgba(232, 232, 232, .7);
    border-radius: 100%;
    content: "";
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -ms-animation: pulse 25s infinite;
    animation: pulse 2s infinite;
    display: inline-block;
    background: rgba(255, 255, 255, .27);
    width: 110px;
    height: 110px;
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    margin: auto;
    bottom: 0
}

.avail_offer h3:after,
.avail_offer h3:before,
.cms_area h1:after,
.contentBox4 h4:after,
.control-indicator:after,
.control__indicator:after,
.infoForm .form-title span.offer:after,
.on_con:after,
.searchSec:after,
header .navbar-nav li a.lnk_order_now1:after,
span.memberdeals.bounce:before {
    content: ''
}

a.mob_link_dd b,
a.mob_link_dd_act b {
    margin: 0;
    width: 50px;
    position: absolute;
    background-repeat: no-repeat;
    background-color: #233259;
    height: 100%;
    top: 0;
    text-align: center;
    background-position: center;
    right: 0
}

.topRightMenu {
    display: inline-block
}

.topRightMenu ul li {
    position: relative
}

.topRightMenu ul li.sLogin {
    margin-left: 10px
}

.topRightMenu ul li span.loginIcon {
    display: inline-block;
    margin-right: 4px
}

.topRightMenu ul li span.loginIcon i {
    color: #fefefe
}

.topRightMenu ul li.sLogin a {
    background: 0 0;
    border: 1px solid #31b8a8;
    font-size: 13px;
    padding: 9px 10px;
    margin: 5px 0 0
}

.studentLoginWrp {
    text-align: center;
    padding: 10px 0;
    display: none
}

.studentLoginWrp a,
.top_right .email {
    display: inline-block
}

.studentLoginWrp a {
    background: #c73b00;
    border-radius: 4px;
    font-size: 14px;
    padding: 4px 15px;
    color: #fff
}

.studentLoginWrp a span.loginIcon {
    margin-right: 4px
}

@keyframes bounce {
    0%,
    100%,
    50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25%,
    75% {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }
}

@-webkit-keyframes bounce {
    0%,
    100%,
    50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25%,
    75% {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }
}

@-moz-keyframes bounce {
    0%,
    100%,
    50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25%,
    75% {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }
}

@-o-keyframes bounce {
    0%,
    100%,
    50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25%,
    75% {
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0)
    }
}

.topRightMenu ul li a {
    padding: 3px 5px;
    display: block;
    color: #fff;
    position: relative
}

span.memberdeals.bounce {
    padding: 4px 8px;
    margin-top: 5px;
    margin-left: 0;
    background: #ffba30;
    color: #022343;
    border-bottom: 2px solid #ff9600;
    border-radius: 2px;
    z-index: 1020;
    opacity: 1;
    position: absolute;
    left: auto;
    right: 0;
    top: calc(100% + 2px);
    width: 230px;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    -webkit-animation: bounce 3s linear infinite both;
    -moz-animation: bounce 3s linear infinite both;
    -o-animation: bounce 3s linear infinite both;
    animation: bounce 3s linear infinite both;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    transition: all .2s ease-out
}

.cmc_header p span {
    color: #31b8a8;
    text-transform: capitalize
}

span.memberdeals.bounce:before {
    position: absolute;
    bottom: 100%;
    left: auto;
    margin-left: -5px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #ffba30;
    border-top: none;
    right: 19px
}

.memberPopover {
    border: 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, .2);
    display: none;
    -webkit-box-shadow: 0 -4px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 -4px 10px rgba(0, 0, 0, .2);
    padding: 0;
    width: 700px;
    background: #3e5f99;
    position: absolute;
    z-index: 9999;
    right: 0;
    left: auto;
    top: calc(100% + 10px);
    border-radius: 3px;
    overflow: hidden
}

.member-deals-content {
    width: 370px;
    padding: 25px 20px;
    text-align: left
}

.member-deals-form {
    width: 330px;
    padding: 25px;
    background: #fff;
    text-align: left
}

.member-deals-content .heading {
    color: #fff;
    margin-bottom: 10px;
    box-shadow: 0 0 #000;
    line-height: 21px;
    border-bottom: 1px dashed #31b8a8;
    padding-bottom: 10px
}

.member-deals-content .heading strong {
    color: #31b8a8;
    font-size: 44px;
    line-height: 44px
}

ul.benefit__list {
    padding-left: 20px
}

.benefit__list .benefit__item {
    margin-bottom: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.loginWFacebook,
.loginWGoogle {
    margin-bottom: 10px
}

.benefit__list .benefit__item i {
    position: absolute;
    left: -16px;
    top: 3px
}

.topOfferBox p.small {
    font-size: 11px;
    color: #94baff
}

.topOfferBox p.small sup {
    font-size: 16px;
    top: 0
}

.memberClearfix {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch
}

.userForm_content .h4 {
    text-align: left;
    font-size: 14px;
    color: #333;
    border: 0;
    margin-top: 0
}

.loginWFacebook a,
.loginWGoogle a {
    display: block;
    border-radius: 5px;
    color: #fff;
    text-align: center
}

.loginWFacebook a {
    background: #3a5690;
    padding: 9px 15px!important;
    box-shadow: 0 8px 18px rgba(58, 85, 143, .38)
}

.loginWFacebook a i {
    padding: 0 2px
}

.loginWGoogle a {
    background: #db493c;
    padding: 9px 15px!important;
    box-shadow: 0 8px 18px rgba(219, 73, 60, .35)
}

.loginWGoogle a i {
    padding: 0 2px
}

.inputBox .form-control {
    box-shadow: none;
    border: 1px solid #ccc;
    height: 40px
}

.userForm_content .themeBtn {
    border: 0;
    padding: 8px 35px
}

.inputBox {
    margin-bottom: 15px
}

.overlayMember {
    background: 0 0;
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.signin__back {
    color: #31b8a8!important;
    margin-bottom: 13px
}

.mOpen {
    overflow: hidden
}

.terms-conf a {
    color: #3e5e99!important;
    line-height: 21px
}

.terms-conf {
    font-size: 12px;
    margin-top: 18px
}

.member-deals-content .heading span {
    font-style: italic;
    font-size: 22px;
    margin-left: 5px
}

.mt-xlg {
    margin-top: 35px!important
}

.closeModal {
    position: absolute!important;
    background: #31b8a8!important;
    border-radius: 45px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 23px;
    top: 8px;
    right: 4px
}

button.promo-code__btn {
    padding: 8px 15px;
    background: #3e6099;
    color: #fff;
    font-weight: 600;
    border: 2px dashed #839fce
}

button.promo-code__btn i {
    width: 26px;
    margin: -5px 16px -5px 0
}

header.promo-code__header {
    color: #fff
}

.cro-section__promo-code {
    padding: 0;
    position: fixed;
    left: auto;
    right: -71px;
    top: 50%;
    transform: rotate(-90deg);
    margin-top: -60px;
    z-index: 9;
    box-shadow: -11px -15px 30px rgba(0, 0, 0, .29)
}

.couponModalContent {
    padding: 20px 50px;
    text-align: center
}

.cmc_header {
    margin-bottom: 25px
}

.cmc_header h2 {
    font-weight: 600
}

.couponModalContent .userForm_content .h4 {
    text-align: center;
    margin-bottom: 16px
}

.couponModalContent .benefit__list li {
    color: #4c4c4c;
    font-size: 15px;
    margin-bottom: 11px;
    list-style: none;
    position: relative
}

.couponModalContent .benefit__list li i {
    position: absolute;
    left: -20px;
    top: 2px;
    color: #31b8a8;
    font-weight: 600
}

.couponModalContent .whyU {
    text-align: left;
    margin-top: 35px
}

.info,
.modal-body.comfirmationBoxBody {
    text-align: center
}

.whyU h5 {
    font-size: 17px;
    margin-bottom: 9px;
    color: #3e6199
}

.infoText {
    margin-top: 25px
}

.infoText p {
    margin-bottom: 0;
    font-size: 13px;
    color: #31b8a8
}

.couponModalContent .signin__back {
    position: absolute;
    top: 20px;
    left: 20px
}

#couponModal button.close {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    font-size: 18px;
    background: #31b8a8;
    color: #fff;
    box-shadow: 0 13px 20px rgba(49, 184, 168, .28);
    opacity: 1;
    right: 10px;
    line-height: 8px;
    padding: 0;
    top: 10px
}

.reCllBk,
.topOfferBox {
    line-height: normal
}

.couponModalContent .whyU p.small {
    color: #db493c;
    margin: 18px 0 0
}

.couponModalContent .whyU p.small sup {
    font-size: 100%;
    top: 0
}

.comfirmationBoxBody_inner {
    padding: 20px
}

.comfirmationBoxBody_inner h3 {
    color: #31b8a8;
    font-size: 40px;
    margin: 0 0 12px
}

.comfirmationBoxBody_inner h4 {
    margin: 0 0 10px;
    font-size: 22px;
    color: #3e6099
}

.info,
.topOfferBox,
.topOfferBox p {
    position: relative
}

.topOfferBox span.menu-brn {
    background: #31b8a8
}

.topOfferBox .couponBtn.orderBtnH {
    background: 0 0
}

.reCllBk {
    border: 1px solid #31b8a8;
    padding: 3px 10px;
    color: #fff;
    border-radius: 3px;
    font-weight: 400;
    display: inline-block;
    margin: 0 0;
    vertical-align: top
}

ul.nav.navbar-right.rightNavMenu {
    margin-right: 0
}

.service_con {
    background: url('#') center top no-repeat fixed #0e3646;
    background-size: cover;
    min-height: auto
}

.service_con ul.service_list_con {
    width: 1000px;
    margin: auto
}

.service_con ul.service_list_con li {
    list-style: none;
    width: 25%;
    float: left;
    margin: 8px 0
}

.service_con ul.service_list_con li .con {
    text-align: center;
    width: 85%;
    margin: auto;
    border: 1px solid #879ba3;
    background: #0e3646;
    border-radius: 5px;
    padding: 19px 20px 19px 30px;
    min-height: 77px;
    position: relative;
    display: block;
    color: #fff
}

.cms_area ul li a,
.copyright_bg p a:hover,
.f_link a:hover {
    text-decoration: underline
}

#s1 .s1,
#s10 .s10,
#s2 .s2,
#s3 .s3,
#s4 .s4,
#s5 .s5,
#s6 .s6,
#s7 .s7,
#s8 .s8,
#s9 .s9,
.service_con ul.service_list_con li .con:focus,
.service_con ul.service_list_con li .con:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #888
}

#s1 .s1 .icon_con,
#s10 .s10 .icon_con,
#s2 .s2 .icon_con,
#s3 .s3 .icon_con,
#s4 .s4 .icon_con,
#s5 .s5 .icon_con,
#s6 .s6 .icon_con,
#s7 .s7 .icon_con,
#s8 .s8 .icon_con,
#s9 .s9 .icon_con,
.service_con ul.service_list_con li .con:focus .icon_con,
.service_con ul.service_list_con li .con:hover .icon_con {
    background: #31b8a8;
    color: #fff
}

.service_con ul.service_list_con li .con .icon_con {
    width: 33px;
    height: 33px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    z-index: 2;
    top: 31%;
    left: -16px;
    text-align: center;
    padding: 8px;
    color: #888
}

.statics_con {
    padding: 0;
    text-align: center
}

.statics_con .col-1,
.statics_con .col-2,
.statics_con .col-3,
.statics_con .col-4 {
    border-radius: 100%;
    width: 210px;
    height: 210px;
    margin: 15px auto
}

.statics_con p {
    color: #3e6099;
    font: 21px/25px Lato
}

.statics_con p strong {
    font-size: 25px;
    font-weight: 700
}

.hiw_con {
    margin: 45px 0 0;
    padding: 55px 0 0;
    border-top: 1px solid #f5f5f5
}

.hiw_con_inside {
    background: #003f7b;
    padding: 55px 0!important;
    margin: 0!important
}

.hiw_con img {
    display: block;
    margin: 25px auto
}

.on_con {
    background-size: cover;
    padding: 0 0 30px;
    margin: 40px 0 0
}

.on_con2 {
    padding: 50px!important;
    margin: 30px 0 20px!important;
    border-radius: 10px!important
}

.on_con .form_con .form-control,
.on_con .form_con .form-control2 {
    color: #888;
    padding: 8px 16px
}

.on_con2 .form_con {
    width: 100%!important;
    margin: 0 auto!important
}

.on_con .form_con {
    margin: 30px auto 0
}

.on_con .form_con .form-control2 {
    background: #fff;
    border-radius: 5px
}

.on_con .form_con .fa {
    color: #ddd
}

.inner-icon-con {
    position: relative
}

.inner-icon-con .fa {
    position: absolute;
    pointer-events: none
}

.left-icon input,
.left-icon textarea {
    padding-left: 45px!important
}

.right-icon input {
    padding-right: 30px
}

.left-icon .fa {
    left: 8px
}

.right-icon .fa {
    right: 0
}

.btn-file {
    position: relative;
    overflow: hidden
}

.on_con .file_con {
    float: right;
    width: 65%;
    margin: -4px -24px 0 0
}

.on_con .file_con .input-group {
    width: 48%;
    float: left;
    margin: 0 .7%
}

.file-box {
    box-shadow: none!important;
    height: 43px!important;
    border: 1px solid #eee!important;
    padding: 11px!important
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block
}

.contactMas ul li i,
.copyright_bg,
.findUs ul li a,
.globalLink ul {
    text-align: center;
    padding: 5px
}

input[readonly] {
    background-color: #fff!important;
    cursor: text!important
}

.reasons_con ul.box_con {
    margin: 35px 0 0
}

.reasons_con ul.box_con li {
    list-style: none;
    width: 25%;
    float: left
}

.reasons_con ul.box_con li .tittle_bg1 {
    background: rgba(0, 63, 123, 1);
    border-radius: 5px 0 0
}

.reasons_con ul.box_con li .tittle_bg2 {
    background: url('../images/r_tk.png') left center no-repeat rgba(0, 63, 123, .8)
}

.reasons_con ul.box_con li .tittle_bg3 {
    background: url('../images/r_tk2.png') left center no-repeat rgba(0, 63, 123, .7)
}

.reasons_con ul.box_con li .tittle_bg4 {
    background: url('../images/r_tk3.png') left center no-repeat rgba(0, 63, 123, .6);
    border-radius: 0 5px 0 0
}

.reasons_con ul.box_con li:first-child .content_con {
    border-left-width: 2px;
    border-radius: 0 0 0 5px
}

.reasons_con ul.box_con li:last-child .content_con {
    border-right-width: 2px;
    border-radius: 0 0 5px
}

.reasons_con ul.box_con li .content_con {
    padding: 20px 20px 20px 25px;
    border: 1px solid #f5f5f5;
    border-bottom-width: 2px
}

.reasons_con ul.box_con li .content_con p {
    line-height: 23px
}

.satis_matrix {
    border: 0!important
}

.satis_matrix img {
    max-width: 100%;
    display: block;
    margin: auto
}

.video_con {
    background: #003f7b;
    padding: 50px 0 60px
}

.video_con ul.video_thum_con {
    width: 1040px;
    margin: 40px auto 0
}

.video_con ul.video_thum_con li {
    list-style: none;
    width: 25%;
    float: left
}

.video_con ul.video_thum_con li .con {
    width: 230px;
    height: 180px;
    position: relative;
    border-radius: 5px;
    background: #000;
    margin: auto;
    display: block;
    overflow: hidden
}

.video_con ul.video_thum_con li .con figure {
    width: 100%;
    height: 100%
}

.video_con ul.video_thum_con li .con figure img {
    width: 100%;
    height: 100%;
    display: block
}

.video_con ul.video_thum_con li .con:hover img {
    opacity: .8
}

.video_con ul.video_thum_con li .con .v_btn {
    background: url('../images/video_btn.png') top no-repeat;
    width: 54px;
    height: 54px;
    position: absolute;
    display: block;
    top: 35%;
    left: 38.5%;
    z-index: 3
}

.video_con ul.video_thum_con li .con:hover .v_btn {
    background: url('../images/video_btn.png') bottom no-repeat
}

.video-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    padding: 25px;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    z-index: 5999998;
    background: rgba(0, 63, 123, .99)
}

.video-overlay .video {
    width: 100%;
    height: 100%;
    padding: 3% 10%
}

.video-overlay .video iframe {
    border: 10px solid #003567
}

.pro-video {
    background: #fff;
    padding: 10px 20px;
    border: 6px solid #019cde;
    border-radius: 4px;
    margin-bottom: 30px
}

.pro-video h2 {
    font-weight: 500;
    font-size: 28px;
    margin: 10px 0 20px
}

footer .col_01 {
    width: 19%;
    float: left;
    margin: 12px 0 0
}

footer .col_02 {
    width: 25%;
    float: left;
    margin: 12px 0 0 2%
}

footer .col_03 {
    margin: 30px 0 0 2%;
    width: 25%;
    float: left
}

.bot-title {
    font: 600 16px/18px Lato, sans-serif;
    color: #444;
    margin: 0 0 5px
}

.f_link {
    margin: 10px 0 0 5px
}

.f_link a {
    background: url('../images/f_link_bullet.png') left 8px no-repeat;
    font: 400 13px/16px Lato, sans-serif;
    color: #777;
    padding: 4px 0 4px 12px;
    display: block;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s
}

.contactMas ul li span,
.findUs ul li,
.findUs ul li a,
.globalLink ul li,
.quickLinks h4,
.quickLinks ul,
footer .box2 h4 {
    display: inline-block
}

footer .box2 {
    padding: 12px 0 5px
}

footer .box2 .col-lg-5 {
    padding: 0 5px
}

footer .box2 .right {
    float: right
}

.social_con {
    float: left
}

.social_con span a {
    margin: -3px 0 0
}

.social_con .social_ico {
    width: 26px;
    height: 26px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    border-radius: 100%;
    border: 1px solid #ccc
}

.social_con .social_ico:hover {
    color: #fff
}

.copyright_bg {
    padding: 17px 0 15px;
    margin: 0
}

.copyright_bg p {
    font: 400 12px/16px Lato, sans-serif;
    color: #b6b6b6
}

.cms_area h4,
.h2,
.h3,
.whyU h5,
footer h4,
h2,
h3 {
    font-family: Lato, sans-serif!important
}

.copyright_bg p a,
.copyright_bg p a:hover {
    color: #ff4e00
}

footer {
    -webkit-box-shadow: 0 5px 7px -7px #000 inset;
    -moz-box-shadow: 0 5px 7px -7px #000 inset;
    box-shadow: 0 5px 7px -7px #000 inset;
    padding: 40px 0 0
}

.quickLinks h4 {
    color: #46d6c5;
    font-size: 22px
}

.quickLinks ul {
    width: 85%
}

.quickLinks ul li {
    list-style: none
}

footer h4 {
    font-size: 24px;
    font-weight: 400;
    color: #C73B00 ;
}

.footerInfo {
    padding: 20px 0 0
}

footer a {
    font-size: 15px;
    color: #768696;
    font-weight: 400
}

footer ul {
    padding: 0
}

footer ul li {
    list-style: none;
    margin: 7px 0
}

.globalLink {
    border-top: 1px solid #7686967a;
    padding: 0;
    margin: 20px 0;
    border-bottom: 1px solid #7686967a
}

.row-partner a {
    width: 135px;
    height: 25px;
    display: inline-block;
    background: url("#") left center no-repeat
}

.row-partner a.b1 {
    background-position: -148px 0
}

.row-partner a.b2 {
    background-position: -291px 0
}

.row-partner a.b3 {
    background-position: -434px 0
}

.row-partner a.b4 {
    background-position: 0 0
}

.globalLink ul {
    text-align: center;
    display: inline-block;
    margin: 0;
    padding: 0 0 10px
}

.globalLink ul li {
    padding: 0 20px;
    width: 133px;
    float: left;
    text-align: left;
    margin: 10px 0 0
}

.footerInfo h4 {
    margin: 0 0 10px
}

.footerInfo p {
    color: #758695;
    font-size: 15px;
    line-height: 26px
}

footer a:hover {
    color: #C73B00
}

.contactMas ul li {
    font-size: 20px;
    margin: 0
}

.contactMas ul li a {
    font-size: 17px;
    color: #fff;
    font-weight: 100
}

.contactMas ul li a img {
    width: 17px;
    margin-right: 5px
}

.contactMas ul li i {
    color: #fff;
    font-size: 22px;
    line-height: 11px;
    margin: 0 6px 0 3px;
    vertical-align: middle
}

.contactMas ul li:first-child a:last-child i {
    margin-right: 10px
}

.conDtl img {
    width: 17px;
    margin-right: 5px
}

.findUs ul li {
    margin: 0 5px
}

.findUs ul li a {
    width: 45px;
    height: 45px;
    border: 1px solid #31b8a8;
    line-height: 33px;
    font-size: 23px;
    border-radius: 6px;
    color: #fff
}

.socialCon {
    padding: 0 30px 30px
}

.contactMas ul li:last-child i {
    font-size: 14px
}

.weAccept span {
    width: 100%;
    float: left;
    display: flex;
    align-content: center;
    align-items: center;
    min-height: 135px;
    justify-content: center
}

.weAccept span img {
    width: 70%;
    margin: 0
}

.app h4 {
    margin: 15px 0 10px
}

.app a img {
    float: left;
    width: 100%
}

.app a {
    display: inline-block;
    width: 160px;
    margin: 5px 7px 0 0
}

.copyRight {
    padding: 10px 0;
    background: #081522;
    margin-top: 10px
}

.copyRight p {
    color: #ccc;
    font-size: 13px
}

.rating p {
    text-align: right
}

.quickWrp {
    border-bottom: 1px solid #7686967a;
    padding-bottom: 21px
}

.findUs ul li a:hover {
    background: #31b8a8
}

.trustBy h4 {
    margin-bottom: 15px
}

.trustBy p {
    margin: 4px 5px 0;
    border-radius: 4px;
    padding: 5px 10px;
    background: #3a3d3f;
    text-align: center;
    display: inline-block
}

.trustBy p img {
    width: 130px;
    margin: 0 auto
}

.trustBy br {
    display: none
}

.my_tree_con {
    background: #fff;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, .08)
}

.my_tree_con .breadcrumb li a {
    color: #223259!important
}

.my_tree_con .breadcrumb {
    background: 0 0;
    font-weight: 400;
    margin: 0;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding: 13px 0
}

.breadcrumb>li,
.my_tree_con .breadcrumb>.active {
    color:#c73b00
}

.breadcrumb>li+li:before {
    color: #102130
}

.cms_area h3,
.cms_area h4 {
    color: #003f7b;
    display: block
}

.cms_area {
    margin: 35px 0 0
}

.cms_area h4 {
    margin: 20px 0 10px;
    padding-bottom: 0;
}

.middle_box {
    margin: 35px auto 0
}

.cms_area,
.cms_area p {
    font-weight: 400;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 0;
    color: #545454;
    font-size: 16px;
    margin-top: 0
}

.cms_area ul {
    font-weight: 400;
    margin: 0 0 0 20px;
    line-height: 28px
}

.cms_area ol li,
.cms_area ul li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: justify;
    color: #545454;
    font-weight: 400
}

.cms_area ol {
    font-weight: 400
}

.cms_area ol li {
    margin-bottom: 15px
}

.cms_area .cms_b_point {
    margin: 20px 0 0 40px
}

.cms_area ul li a {
    color: #31b8a8
}

.cms_area .cms_b_point li {
    font-weight: 400;
    list-style: disc;
    margin: 7px 0
}

.cms_area b,
.cms_area ol li b,
.cms_area ol li strong,
.cms_area p b,
.cms_area p strong,
.cms_area ul li b,
.cms_area ul li strong {
    color: #223259
}

.cms_area .table1 {
    width: 100%;
    margin: 25px 0 0;
    font: 400 14px/18px Lato, sans-serif;
    color: #666
}

.cms_area .table1 th {
    background: #222;
    padding: 10px 15px;
    color: #fff;
    text-align: left;
    border-radius: 3px
}

.cms_area .table1 td {
    padding: 10px 15px;
    border-radius: 3px;
    border: 1px solid #fff!important
}

.cms_area .txt_img {
    float: right;
    border-radius: 5px;
    margin: 5px 0 10px 10px
}

.cms_area .table1 tr {
    background: #e4f1f6
}

.cms_area .table1 tr:nth-child(2n+0) {
    background: #fbf6ef
}

.cms_area .table1 th strong {
    color: #fff!important
}

ul.download-cotainer {
    width: 80%;
    margin: 20px auto
}

ul.download-cotainer li {
    width: 50%;
    float: left;
    margin: 15px 0;
    list-style: none
}

ul.download-cotainer li .con {
    width: 92%;
    margin: auto;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.cms_area p a,
.cms_area p a b {
    color: #31b8a8;
    text-decoration: underline;
    margin: 5px 0
}

.cms_area h1:after {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent;
    border-top: 24px solid #3e5e99;
    position: absolute;
    left: 0;
    bottom: -22px
}

ul.download-cotainer li .con h4 {
    font: 500 14px/18px Lato, sans-serif;
    color: #003f7b;
    padding: 13px 5px 10px;
    background: #f5f5f5
}

ul.download-cotainer li .con figure {
    border: 4px solid #eee;
    overflow: hidden;
    width: 100%
}

ul.download-cotainer li .con img {
    width: 100%;
    height: auto;
    display: block
}

ul.download-cotainer li .con .dl_btn_con {
    height: 100%;
    width: 100%;
    background: rgba(0, 63, 123, .9);
    position: absolute;
    padding: 45% 10px;
    opacity: 0
}

ul.download-cotainer li .con .dl_btn_con .dl_btn {
    font: 400 16px/18px Lato, sans-serif;
    color: #fff;
    display: inline-block;
    text-decoration: none
}

ul.download-cotainer li .con:hover .dl_btn_con {
    opacity: 1
}

.contact_form {
    margin: 0 auto
}

.contact_form .form-control {
    font-size: 14px;
    color: #888;
    padding: 6px 16px!important
}

.contact_form .form-control2 {
    font-size: 14px;
    color: #888;
    padding: 8px 11px 20px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)!important;
    border-radius: 5px
}

.contact_form .fa {
    color: #ddd
}

.contact_form .inner-icon-con {
    position: relative
}

.contact_form.inner-icon-con .fa {
    position: absolute;
    pointer-events: none
}

.contact_form .right-icon input {
    padding-right: 30px
}

.contact_form .left-icon .fa {
    left: 0;
    display: none
}

.contact_form .right-icon .fa {
    right: 0
}

.contact_form .btn-file {
    position: relative;
    overflow: hidden
}

.contact_form .file_con {
    width: 100%;
    margin: 0;
    overflow: hidden
}

.contact_form .file-box {
    box-shadow: none!important;
    height: 43px!important;
    border: 1px solid #eee!important;
    padding: 11px!important
}

.contact_form .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block
}

.contact_form input[readonly] {
    background-color: #fff!important;
    cursor: text!important
}

.sitemap {
    text-align: center
}

.sitemap a {
    display: inline-block;
    padding: 10px 15px;
    background: #f5f5f5;
    border-radius: 5px;
    margin: 5px 1%;
    color: #666;
    width: 46%;
    border: 1px solid #eee;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s
}

.sitemap a:hover {
    color: #fff;
    text-decoration: none
}

.faq-content {
    margin: 25px 0 0
}

.faq-content .panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: none!important;
    border: none!important
}

.faq-content .panel-default {
    border-color: #f1f1f1
}

.faq-content .panel-group .panel {
    border-radius: 0;
    margin-bottom: 20px
}

.faq-content .panel {
    box-shadow: none!important;
    margin-bottom: 10px
}

.faq-content .panel-body {
    padding: 15px!important;
    border: none!important
}

.faq-content .panel-body p {
    font-weight: 400;
    text-align: justify;
    color: #444;
    font-size: 16px;
    line-height: 27px
}

.faq-content .panel-heading {
    border-bottom: 1px solid transparent;
    padding: 0;
    border-radius: 0
}

.faq-content .panel-group {
    width: 65%;
    float: left
}

a.accordion-toggle {
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    color: #444!important;
    font-weight: 500
}

a.accordion-toggle i {
    font-size: 18px
}

a.accordion-toggle:hover {
    color: #003f7b!important
}

.heading-5 {
    font-size: 20px;
    color: #064973!important;
    padding-bottom: 10px
}

.current-opening,
.heading-6 {
    font-size: 20px;
    padding: 0 0 20px
}

.current-opening {
    color: #02495f
}

ul.inner-text {
    margin-bottom: 13px;
    margin-left: 35px;
    margin-top: 20px
}

ul.inner-text li {
    font-size: 14px;
    color: #777;
    font-weight: 400;
    margin: 5px 0
}

.right_sc_con .s_list {
    display: block;
    background: #3e5f99;
    border-radius: 3px;
    text-decoration: none;
    margin: 1px 0 0
}

.right_sc_con .s_list a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    line-height: normal;
    padding: 10px 12px
}

.right_sc_con .s_list a.pull-right {
    padding: 0
}

.cd-form-bottom-message a,
.infoText a p,
.morelink,
span.learn-m,
ul.catlist_con li .sub_cat a:hover,
ul.catlist_con li a:hover {
    text-decoration: underline
}

#back-top,
.cate_list li a,
.cms_area .service_list_con p a,
.f_link a,
.fixedSidebar .va-Services li a,
.more-link,
.more-link:hover,
.sub_con .col1 .sublink a,
.top_right p a,
a,
a:focus,
a:hover,
ul.catlist_con li .sub_cat a {
    text-decoration: none
}

.right_sc_con .s_list a i {
    padding: 12px;
    border-left: 1px solid #223259
}

.right_sc_con .panel {
    border: none!important;
    box-shadow: none!important
}

.right_sc_con .panel-group .panel+.panel {
    margin-top: 2px!important
}

.center-txt {
    text-align: center
}

ul.catlist_con {
    background: #f5f5f5;
    padding: 13px 20px;
    border-top: 1px solid #fff;
    position: relative;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
    margin-left: 0
}

ul.catlist_con li a,
ul.catlist_con li a:hover {
    background: url('../images/catlist_bullet.png') left 8px no-repeat
}

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

ul.catlist_con li a {
    display: block;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .3s
}

ul.catlist_con li .sub_cat a,
ul.catlist_con li .sub_cat a:hover {
    color: #003f7b
}

ul.catlist_con li .sub_cat {
    margin: 0;
    border-left: 1px solid #0a4d7e;
    overflow: hidden
}

ul.catlist_con li .sub_cat a {
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .3s;
    line-height: 23px;
    text-align: left
}

.pm_btn {
    position: absolute;
    right: 0;
    margin: -30px 0 0;
    bottom: 0;
    height: 25px
}

#s1 .open_1,
#s10 .open_10,
#s2 .open_2,
#s3 .open_3,
#s4 .open_4,
#s5 .open_5,
#s6 .open_6,
#s7 .open_7,
#s8 .open_8,
#s9 .open_9 {
    display: block
}

.blink img,
.fa.blue2.mr3.fs18 img {
    width: 20px;
    height: auto
}

.footer-email .fa.blue1.fa-envelope-o {
    font-size: 18px
}

.top_right .email .fs16 {
    font-size: 17px
}

.footer-email {
    position: relative;
    top: -10px
}

.inside_service_list_con {
    width: 80%;
    margin: auto
}

.inside_service_list_con a {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 5px 1%;
    color: #fff;
    width: 47%;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s
}

.heading1,
.heading5 {
    font-weight: 600;
    letter-spacing: .3px
}

.inside_service_list_con a:hover {
    background: #fff;
    text-decoration: none
}

.heading1,
.heading5,
.heading6 {
    color: #212223;
    text-transform: capitalize
}

.left_sec_page {
    border: 1px solid #ccc
}

.assignment_main {
    padding: 30px 0
}

.full-width {
    overflow: hidden
}

.heading1 {
    font-size: 30px
}

.heading5 {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 10px
}

.heading6,
.para_bold {
    font-weight: 600!important
}

.heading6 {
    font-size: 15px;
    letter-spacing: .4px
}

.text_area {
    padding: 10px 0
}

.text_area p {
    font-size: 14px;
    color: #0a0a0a;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: capitalize;
    text-align: justify;
    line-height: 24px
}

.symbol_circle {
    font-size: 8px;
    padding-right: 5px
}

.text_area .blur_text {
    color: transparent;
    text-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.ques_img {
    margin-bottom: 20px;
    margin-top: 10px
}

.btn_area {
    margin-bottom: 40px;
    width: 228px;
    padding-bottom: 20px
}

.btn_full_read,
.btn_sub3 {
    font-weight: 700;
    padding: 10px 23px;
    letter-spacing: .6px
}

.btn_sub3 {
    background-color: #1f74c8;
    color: #fff;
    border-radius: 3px;
    font-size: 16px
}

.btn_sub3:hover {
    background-color: #2378cb;
    color: #fff
}

.btn_area_center {
    margin: 0 auto;
    float: none;
    width: 300px
}

.common-all-div,
.portfolio {
    width: 100%
}

.btn_full_read {
    background-color: #ff6900;
    color: #000;
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 18px
}

.text_page_top {
    background-color: #f0f2f7;
    margin-bottom: 10px
}

.text_page {
    padding: 20px 0
}

.text_list,
.text_list ul {
    padding-left: 17px;
    list-style-type: disc
}

.text_list li {
    line-height: 25px;
    color: #000;
    font-weight: 400
}

.text_list_order {
    padding-left: 17px
}

.text_list_order li {
    line-height: 25px;
    color: #0a0a0a
}

.portfolio,
.portfolio1 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.portfolio1 {
    display: inline-block;
    border: 1px solid #1f74c8;
    padding: 10px 20px;
    background: #1f74c8;
    border-radius: 4px;
    margin: 30px 0
}

.portfolio {
    border: 1px solid #05afd9;
    padding: 10px 0
}

.cate_list li a,
.heading4 {
    text-transform: capitalize
}

.related_ques {
    padding: 20px 25px
}

.Ans_sec {
    height: 230px;
    overflow: scroll;
    overflow-x: hidden
}

.Ans_sec::-webkit-scrollbar {
    width: 7px
}

.Ans_sec::-webkit-scrollbar-thumb {
    background-color: #a9a9a9
}

.Ans_sec p {
    padding-right: 4px
}

.text_page h4 {
    font-size: 24px;
    color: #003f7b;
    margin: 10px 0
}

.key_feature {
    padding: 10px 0
}

.heading4 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    background-color: #1f74c8;
    padding-left: 6px;
    padding-top: 4px;
    padding-bottom: 4px
}

.cate_list li {
    border-bottom: 1px solid #d8d8d8;
    list-style: none
}

.cate_list li a {
    padding: 5px 0;
    display: block;
    font-size: 14px;
    font-weight: 400
}

.widget_search {
    border: 1px solid #d8d8d8;
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 5px;
    text-align: center
}

.widget_search input {
    max-width: 230px;
    display: inline-block
}

input[type=text] {
    color: #777;
    background: #fff
}

.ques_thum_inner {
    border-top: 3px solid #8aaac9;
    border-bottom: 2px solid #888e93;
    overflow: hidden;
    padding: 10px 0;
    background-color: #e2dddd;
    margin-bottom: 15px
}

.ques_thum_inner:hover {
    background-color: rgba(0, 0, 0, .2)
}

.thum_ques_heading {
    font-size: 22px;
    color: #003f7b;
    font-weight: 400;
    text-transform: uppercase
}

.ques_thum_inner p {
    font-size: 16px;
    color: #383a3c;
    letter-spacing: .5px;
    text-transform: capitalize;
    text-align: justify;
    padding-top: 10px
}

.more-link,
.more-link:hover {
    color: #fff
}

.LM-text h4,
.Q-from h2,
.offer-menu ul li a {
    font-weight: 400
}

.more-link {
    display: inline-block;
    padding: .6em 1em;
    font-size: 15px;
    font-size: 17px;
    background: #3184af;
    transition: all .2s ease;
    margin-bottom: 10px;
    margin-top: 10px
}

.more-link:hover {
    background-color: #303030
}

header .navbar-nav>li.offer-menu {
    position: relative!important
}

.offer-menu .sub_con {
    background: #fff;
    top: initial
}

.offer-menu ul li {
    list-style: none
}

.offer-menu ul li a {
    padding: 7px 10px;
    display: block;
    border-bottom: 1px solid #dedede;
    color: #777!important
}

.LM-text,
.checkbox-opt {
    display: none
}

.Q-from {
    padding: 50px 0
}

.Q-form-wrapper {
    padding: 0 65px
}

.Q-from p {
    margin: 8px 0 20px;
    color: #333;
    font-size: 18px
}

.form-wrapper input,
.form-wrapper textarea {
    margin: 10px 0;
    font-size: 18px;
    height: auto;
    font-weight: 400;
    border-color: #cacaca
}

.form-group.form-wrapper button {
    padding: 7px 15px;
    font-size: 18px;
    margin-top: 10px;
    border: 0
}

.LM-text,
.checkbox-opt span {
    color: #fff
}

.skype i {
    color: #00aff0;
    font-size: 20px;
    margin-right: 3px
}

.earn-option p input[type=checkbox] {
    width: 17px;
    height: 17px;
    vertical-align: text-top
}

span.learn-m {
    font-size: 14px;
    cursor: pointer
}

.LM-text h4,
.LM-text ul li strong {
    color: #f5f5f5
}

.LM-text {
    border-radius: 4px
}

.LM-text h4 {
    font-size: 20px
}

.earn-option .LM-text p {
    font-size: 16px;
    margin-top: 10px
}

.checkbox-opt h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0
}

.checkbox-opt span {
    background: #31b8a8;
    font-weight: 500;
    border-radius: 4px;
    font-size: 13px;
    margin-right: 5px
}

.checkbox-opt ul li {
    margin: 10px 0
}

.checkbox-opt ul li input[type=radio] {
    width: 15px;
    height: 15px;
    vertical-align: text-bottom
}

.earn-option .checkbox-style p {
    margin-left: 30px
}

.LM-text ul li span {
    font-weight: 600;
    margin-right: 8px;
    font-size: 16px
}

.earn-option .LM-text ul {
    margin-left: 17px
}

.earn-option .LM-text ul li {
    list-style-type: circle;
    list-style-position: initial;
    margin: 10px 0;
    text-align: left
}

.control-group {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    padding: 30px;
    width: 200px;
    height: 210px;
    margin: 10px
}

.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.control-indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    background: rgba(255, 255, 255, .3);
    border: 1px solid #f1f1f1
}

.control--radio .control-indicator {
    border-radius: 50%
}

.control input:focus~.control-indicator,
.control:hover input~.control-indicator {
    background: #ccc
}

.control input:checked:focus~.control-indicator,
.control input:checked~.control-indicator,
.control:hover input:not([disabled]):checked~.control-indicator {
    background: #31b8a8
}

.control input:disabled~.control-indicator {
    background: #e6e6e6;
    opacity: .6;
    pointer-events: none
}

.control-indicator:after {
    position: absolute;
    display: none
}

.control input:checked~.control-indicator:after {
    display: block
}

.control--checkbox .control-indicator:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.control--checkbox input:disabled~.control-indicator:after {
    border-color: #7b7b7b
}

.control--radio .control-indicator:after {
    left: 5px;
    top: 5px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff
}

.control--radio input:disabled~.control-indicator:after {
    background: #7b7b7b
}

.contact_form.form-group-lg .control-indicator {
    background: rgba(255, 255, 255, 1);
    border-color: #31b8a8
}

.contact_form.form-group-lg span.learn-m {
    color: #31b8a8
}

.contact_form.form-group-lg .checkbox-opt h4 {
    color: #565656
}

.contact_form.form-group-lg .checkbox-opt ul li {
    list-style: none;
    color: #777
}

.contact_form.form-group-lg .checkbox-opt span {
    color: #fff
}

.contact_form.form-group-lg .LM-text {
    padding: 11px 11px 10px
}

.contact_form.form-group-lg .earn-option .LM-text p,
.contact_form.form-group-lg .earn-option .LM-text ul li {
    color: #f1f1f1
}

.contact_form.form-group-lg .earn-option p {
    color: #777;
    text-align: left;
    line-height: 24px
}

.earn-option ul li {
    list-style: none;
    margin: 5px 0;
    color: #f1f1f1
}

.earn-option p {
    font-weight: 400;
    margin: 0 0 13px
}

section.rf-policy {
    padding: 50px 0
}

section.rf-policy h2 {
    margin-bottom: 20px
}

section.rf-policy p {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px
}

section.rf-policy h3 {
    font-weight: 400;
    font-size: 20px;
    margin: 10px 0
}

section.rf-policy ul {
    margin-bottom: 20px;
    margin-left: 20px
}

section.rf-policy ul li {
    margin: 10px 0;
    font-size: 16px;
    font-weight: 400
}

section.rf-policy h4 {
    margin-bottom: 20px
}

form.rfndFM label {
    margin: 20px 0 10px;
    font-weight: 400
}

form.rfndFM button {
    margin: 20px 0;
    padding: 5px 30px;
    background: #003f7b;
    color: #fff;
    border: 0;
    font-size: 17px
}

form.rfndFM .btn-default:hover {
    color: #fff;
    background-color: #019cde;
    border-color: #019cde
}

.chooseFile {
    display: none
}

.statics_con p a {
    font-size: 12px;
    color: #fff;
    font-weight: 600
}

section.ratingSec {
    background: #fbfbfb;
    padding: 45px 0
}

.ratingT h3 {
    font-weight: 400;
    margin: 0 0 15px
}

.ratingT p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 30px;
    font-weight: 400
}

.textA-S {
    margin: 30px 0;
    padding: 0 45px 0 15px
}

.textA-S textarea {
    width: 100%;
    border: 2px solid #c8cbce;
    padding: 10px;
    font-size: 17px;
    font-weight: 400
}

.textA-S label.col-xs-12.col-sm-12.col-md-12.control-label {
    padding: 0
}

.submitR {
    color: #fff;
    background-color: #019cde;
    border-color: #019cde;
    padding: 5px 30px;
    font-size: 17px
}

.clientC ul li {
    background: #fff;
    margin: 20px auto;
    list-style: none;
    padding: 20px 160px;
    width: 100%;
    border-radius: 230px 0 260px;
    box-shadow: 0 0 5px 3px #f1f1f1
}

.clientC ul li h3 {
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px
}

.rate {
    margin: 0 -5px 10px;
    float: left
}

p.ord-cod {
    float: left;
    font-size: 18px;
    font-weight: 500;
    margin: 6px 0 0 60px
}

h4.sub-Cty,
p.mesg {
    font-size: 15px
}

p.ord-cod span {
    font-weight: 400;
    margin: 0 0 0 10px;
    display: inline-block
}

p.mesg {
    width: 100%;
    margin: 10px 0 15px;
    overflow: hidden;
    line-height: 23px;
    font-weight: 400
}

h4.sub-Cty span {
    margin-right: 20px
}

#exTab1 .tab-content,
#exTab2 h3 {
    color: #fff;
    background-color: #428bca;
    padding: 5px 15px
}

#exTab1 .nav-pills>li>a {
    border-radius: 0
}

#exTab3 .nav-pills>li>a {
    border-radius: 4px 4px 0 0;
    font-weight: 400;
    font-size: 17px
}

#exTab3 .tab-content {
    padding: 0;
    background: #fff
}

table.rate-table th {
    padding: 10px 20px;
    text-align: left;
    word-wrap: normal;
    white-space: nowrap
}

table {
    border-color: #dadada
}

table.rate-table tr:nth-child(2n-3) {
    background: #fbfbfb
}

table.rate-table td {
    padding: 10px 15px;
    vertical-align: top;
    font-weight: 400
}

.heading,
.viewMoreBtn.gifBtn {
    vertical-align: middle
}

table.rate-table a.btn {
    font-size: 15px;
    min-width: 100px;
    margin: 0 0 10px
}

.form-wrapper {
    background: #fff;
    padding: 20px 30px;
    box-shadow: 0 0 0 4px #f1f1f1
}

.form-wrapper h1,
.form-wrapper input {
    margin: 0 0 20px
}

.form-wrapper input.btn.btn-default.submit {
    padding: 4px 30px;
    margin: 0
}

.clear {
    clear: both
}

.tuto-cnt {
    width: 100%;
    background-color: #fff;
    border: 1px solid #efefef;
    margin: 0 auto;
    overflow: auto;
    box-shadow: 0 0 9px -1px #e2e2e2
}

.file_con,
body.popupShow {
    overflow: hidden
}

hr {
    margin: 10px 0;
    border: none;
    border-top: #ccc 1px dotted
}

.rate-ex1-cnt {
    width: 225px;
    height: 40px;
    border: 1px solid #e9e9e9;
    background-color: #f6f6f6
}

.rate-ex1-cnt .rate-btn {
    width: 45px;
    height: 40px;
    float: left;
    background: url(../images/rate-btn.png) no-repeat;
    cursor: pointer
}

.rate-ex1-cnt .rate-btn-active,
.rate-ex1-cnt .rate-btn-hover,
.rate-ex1-cnt .rate-btn:hover {
    background: url(../images/rate-btn-hover.png) no-repeat
}

.rate-ex2-cnt {
    width: 150px
}

.rate-ex2-cnt .rate-btn,
.viewRate {
    width: 30px;
    height: 30px;
    background: url(../images/rate-btn2.png) no-repeat;
    float: left
}

.rate-ex2-cnt .rate-btn {
    cursor: pointer
}

.rate-ex2-cnt .rate-btn-active,
.rate-ex2-cnt .rate-btn-hover,
.rate-ex2-cnt .rate-btn:hover {
    background: url(../images/rate-btn2-hover.png) no-repeat
}

.rate-ex3-cnt {
    width: 85px;
    height: 17px;
    border: 1px solid #e9e9e9;
    background-color: #f6f6f6
}

.rate-ex3-cnt .rate-btn {
    width: 17px;
    height: 17px;
    float: left;
    background: url(../images/rate-btn3.png) no-repeat;
    cursor: pointer
}

.rate-ex3-cnt .rate-btn-active,
.rate-ex3-cnt .rate-btn-hover,
.rate-ex3-cnt .rate-btn:hover {
    background: url(../images/rate-btn3-hover.png) no-repeat
}

.rate-result-cnt {
    width: 82px;
    height: 18px;
    position: relative;
    background-color: #ccc;
    border: 1px solid #ccc
}

.rate-bg,
.rate-stars {
    height: 18px;
    position: absolute
}

.rate-stars {
    width: 82px;
    background: url(../images/rate-stars.png) no-repeat
}

.rate-bg {
    background-color: #ffbe10
}

ul.sliderSample li {
    list-style: none;
    border: 5px solid #f1f1f1;
    padding: 20px 0;
    border-radius: 4px
}

.searchSec {
    background: #3e5f99;
    color: #fff;
    padding: 20px;
    margin-bottom: 50px;
    border-color: #3e5f99;
    border-radius: 5px 5px 5px 0;
    position: relative;
    display: block
}

.searchSec:after {
    width: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent;
    border-top: 24px solid #3e5e99;
    position: absolute;
    bottom: -24px;
    left: 0
}

input.quicksearch {
    height: 45px;
    box-shadow: none;
    border-radius: 45px;
    padding: 5px 35px;
    border: 2px solid;
    font-size: 18px;
    color: #fff;
    background: 0 0;
    line-height: normal
}

.cms_area .srHeading h1,
.fixedSidebar.subjectSideBar {
    background: 0 0;
    padding: 0
}

input.quicksearch.form-control:focus {
    background: 0 0;
    border: 2px solid;
    color: #fff;
    box-shadow: none
}

.cms_area .srHeading h1 {
    margin: 0;
    border-radius: 0;
    border: 0;
    position: static;
    color: #fff;
    text-align: left
}

h4.sampleWrph {
    margin: 0;
    padding: 10px 20px;
    background: #31b8a8;
    font-weight: 400
}

h4.sampleWrph a {
    color: #fff
}

.cms_area .srHeading h1:after {
    display: none
}

ul.catlist_con.sampleUlWrp li {
    position: static!important
}

.heading h1 {
    font-family: inherit;
    font-weight: 500
}

.checkbox_box {
    margin-top: 3px
}

.checkbox_box label {
    text-align: left;
    line-height: normal
}

.prosec span svg {
    width: 35px
}

.ctaWrp,
.prosec ul li,
.prosec ul li span {
    text-align: center
}

.counBtn .cltoCon,
.ctaWrp button.btn.btn-primary,
.jobBtn,
.thnkText p a.btn2,
.vasDisT .cltoCon {
    text-transform: uppercase
}

input#test1 {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.prosec p {
    color: #fffd6
}

.selectSubject {
    width: 100%
}

.selectSubject a.select2-choice {
    font-size: 14px;
    color: #888;
    padding: 9px 16px!important;
    height: auto;
    box-shadow: none;
    display: block;
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 10px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.selectSubject .select2-choice .select2-arrow {
    background: 0 0!important;
    border: 0!important
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    background: url(select2.png) 0 1px no-repeat;
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -3px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0!important
}

.select2-drop {
    padding: 10px;
    border-color: #ddd
}

.select2-drop input#s2id_autogen1_search {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -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
}

.cms_area p iframe,
.sliderSample iframe {
    border: none;
    width: 100%
}

.select2-results li {
    padding: 0;
    color: #565656
}

.form-control2 .input-group {
    width: 90%;
    float: left
}

.form-control2 a#add_more {
    float: right;
    margin-right: 10px
}

div#more_attachment {
    padding-top: 0
}

div#more_attachment p {
    margin-bottom: 5px
}

div#more_attachment p input {
    width: 100%;
    height: auto;
    padding: 10px
}

div#more_attachment p label {
    width: 90%;
    margin: 10px 0 0!important
}

.orderForm .form-group input#att_file1 {
    float: left;
    width: 90%;
    height: auto;
    padding: 10px
}

.orderForm a#add_more {
    float: right;
    margin-right: 0
}

.contact_form a#add_more {
    float: right;
    margin: 16px 0 0!important
}

.contact_form .file_con .input-group {
    margin: 10px 0 0
}

.contact_form div#more_attachment p label {
    width: 84%;
    margin: 5px 0 0!important
}

.err-msg {
    width: 100%;
    float: left;
    padding: 0 10px
}

.err {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0 0 0 8%;
    font-size: 12px;
    font-style: italic;
    color: #e97055;
    padding: 0 0 3px
}

#myform #add_more,
#myform #remScnt,
#myform1 #add_more,
#myform1 #remScnt {
    padding: 0 7px!important;
    background-color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    border-width: 2px
}

#myform #add_more,
#myform1 #add_more {
    border-color: #69cbc0;
    line-height: 27px!important;
    color: #31b8a8
}

#myform #remScnt,
#myform1 #remScnt {
    border-color: #d9534f;
    line-height: 26px!important;
    color: #d9534f;
    margin: 3px 0 0
}

.viewMoreBtn.gifBtn {
    padding: 0 20px 0 0;
    border: 0
}

.viewMoreBtn.gifBtn video {
    vertical-align: bottom;
    margin-left: -1px
}

.viewMoreBtn.gifBtn span.px-6 {
    vertical-align: top;
    display: inline-block;
    line-height: 50px;
    padding-left: 10px
}

.sidebarPanel {
    min-height: 600px
}

.mainHeader {
    display: none
}

.topHeader {
    background: 0 0
}

.header2 .mainHeader {
    display: none
}

.top_right .blink a,
.top_right .email a {
    color: #fff;
    font-size: 14px
}

.top_right .email {
    color: #fff
}

.top_right .email a {
    color: #fff!important
}

span.menu-brn {
    color: #fff;
    margin-left: 5px;
    border: 1px solid #31b8a8;
    font-size: 14px;
    padding: 3px 15px;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    vertical-align: top
}

span.menu-brn:hover {
    background: #31b8a8
}

span.memberdeals.bounce {
    display: none
}

.topOfferBox p {
    font-size: 13px
}

span.new-note {
    font-size: 11px;
    background: #ffffff21;
    color: #fff;
    font-weight: 800
}

.topOfferBox a.btn.btn-danger.order-offer-link {
    background: 0 0;
    border-color: #31b8a8;
    color: #fff;
    font-weight: 400;
    font-size: 12px
}

.topRightMenu ul li.sLogin a {
    background: 0 0;
    border: 1px solid #31b8a8;
    font-size: 13px;
    border-radius: 4px
}

.homeHeader .mainHeader {
    display: block
}

.cms_area h1 {
    background: 0 0;
    color: #3e5e99;
    padding: 0 0 10px;
    border-radius: 0;
    font-size: 25px;
    border-width: 1px;
    border-bottom: 1px solid #c73b00;
    font-weight: 600;
    margin-bottom: 20px
}

.cms_area h1:after {
    display: none
}

.heading404p h1 {
    background: #3e5e99;
    color: #fff;
    border-bottom: 0;
    border-radius: 4px;
    position: relative
}

.heading404p h1:after {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent;
    border-top: 24px solid #3e5e99;
    position: absolute;
    left: 0;
    bottom: -22px;
    content: "";
    display: inline-block
}

.orderFormWrp p {
    margin-bottom: 50px;
    font-size: 20px;
    color: #000
}

.cms_area {
    padding-top: 30px
}

.cms_area,
.cms_area p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px
}

.cms_area h2 {
    font-size: 18px;
    color: #3e5f99;
    font-weight: 400
}

.cms_area h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px;
    color: #3e5f99;
    font-family: Lato, sans-serif
}

.cms_area div#common_order_form {
    padding: 10px 15px
}

.cms_area div#common_order_form .infoForm .form-control {
    font-size: 14px;
    padding: 8px 16px!important;
    height: auto;
    border-radius: 0;
    margin-bottom: 0
}

.cms_area .hidden-xs.mb20 {
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.cms_area .selectSubject {
    border-radius: 0;
    height: auto
}

.cms_area .selectSubject a.select2-choice {
    border-radius: 0;
    margin: 0
}

.cms_area .attch-feild input#comm_o_f_att_file1 {
    width: 86%
}

.cms_area .themeBtn {
    margin: 20px 0;
    font-size: 15px
}

p.fs21.weight700.pt10.pb13.pl20 {
    background: #f5f5f5;
    margin: 0;
    font-size: 21px;
    font-weight: 400;
    color: #3e6099;
    font-family: Lato, sans-serif;
    border-bottom: 1px solid #31b8a8;
    padding: 10px 15px
}

.contact_form .form-control {
    font-size: 14px;
    color: #888;
    padding: 8px 16px!important;
    height: auto;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 10px
}

.catlist_con {
    padding-top: 10px
}

div#s2id_subject {
    font-size: 14px;
    color: #888;
    height: auto;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0
}

.contact_form .form-control2 {
    box-shadow: none!important;
    border-radius: 0
}

.btn2 {
    font-size: 14px;
    border-radius: 0;
    padding: 8px 25px;
    border: 1px solid #31b8a8;
    line-height: 18px
}

.contact_form .file-box {
    height: auto!important
}

#myform #add_more,
#myform1 #add_more {
    margin: 13px 0 0!important;
    line-height: 26px!important
}

#myform #remScnt,
#myform1 #remScnt {
    margin: 10px 0 0
}

p.email_other_sidebar {
    margin: 0;
    padding: 10px 0 10px 15px;
    line-height: 20px
}

.orderBtnH,
.topRightMenu ul li a.orderBtnH {
    background: #31b8a8;
    border: 1px solid #31b8a8;
    font-size: 12px;
    font-weight: 400;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 4px;
    margin: 0 2px 0 6px;
    color: #fff;
    vertical-align: top
}

header .navbar-nav li a.reviewMenuWrp {
    padding: 7px 20px 0 0
}

header .navbar-nav li a.reviewMenuWrp .reviewIcon span {
    display: block
}

header .navbar-nav li a.reviewMenuWrp span {
    display: inline-block
}

span.reviewInw {
    padding: 5px 5px;
    vertical-align: bottom;
    background: #31b8a8;
    border-radius: 4px;
    margin-right: 4px;
    color: #fff
}

header .navbar-nav li a.reviewMenuWrp .reviewIcon span .fa {
    font-size: 12px
}

header .navbar-nav li a.reviewMenuWrp .reviewIcon {
    line-height: normal;
    vertical-align: sub
}

.orderNowWrp {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 20px
}

.progressWrp {
    position: fixed;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background: #1c2664b0;
    z-index: 9999;
    display: none
}

.progressInn {
    height: 100%;
    display: table;
    width: 100%
}

.progressImg {
    vertical-align: middle;
    display: table-cell
}

.progressImg p {
    font-size: 28px;
    color: #fff
}

.AboutFH h3 {
    margin: 0;
    background: #f5f5f5;
    text-align: center;
    padding: 15px 0 0;
    font-size: 25px
}

.aboutPage h1 {
    font-size: 30px;
    padding: 0 0 20px;
    margin-bottom: 40px
}

h1.pageTitle {
    text-align: center;
    margin-bottom: 35px
}

#com_o_f_captcha {
    display: inline-block;
    width: 140px;
    vertical-align: top;
    height: 33px
}

.mainHeader-inner {
    display: inline-block;
    vertical-align: top
}

.bannerContent h5 {
    font-size: 47px !important;
    color: #ffd210;
    text-align: left;
    font-weight: 700;
    margin: 0 0 -10px;
    letter-spacing: 1px
}

.connect {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 40px 0 0
}

.connect a {
    float: left;
    width: 100%;
    margin: 7px 22px 0;
    font-size: 20px;
    color: #fff;
    font-weight: lighter
}

.connect a:hover {
    color: #31b8a8
}

.connect i {
    color: #ffd210;
    font-size: 20px;
    margin: 0 6px 0 0
}

.infoForm {
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

.offer1 {
    font-size: 14px;
    float: right;
    padding: 6px 15px;
    padding-right: 25px;
    background: #3e6099;
    font-weight: 400;
    color: #fff;
    position: relative;
    right: -40px;
    height: 30px;
    padding-right: 35px
}

.offer1 strong {
    color: #ffd050
}

.offer1::after {
    position: absolute;
    content: '';
    left: auto;
    width: 0;
    width: 0;
    height: 0;
    border-top: 33px solid #3e6099;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    top: 30px;
    right: 0
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.top_right .blink {
    margin-left: 10px;
    display: none
}

.stickHead {
    display: none
}

@media only screen and (max-width:1279px) {
    .container {
        width: 100%
    }
    header {
        padding: 20px 15px 15px
    }
    header .top_left {
        width: auto
    }
    .hiw_con img,
    .video_con ul.video_thum_con {
        width: 100%
    }
    .video_con {
        background: #003f7b;
        padding: 50px 0 60px
    }
}

@media only screen and (max-width:1151px) {
    header {
        padding: 0
    }
    .header2 {
        position: static;
        top: 0
    }
    header .top_left {
        float: none;
        width: 100%;
        padding: 0 15px 15px
    }
    header .top_left .navbar-right {
        float: right!important
    }
    header .navbar-brand {
        padding: 0!important;
        height: auto;
        display: block;
        overflow: hidden;
        margin: 15px 0 0
    }
    header .navbar-default {
        background: 0 0;
        border: 0
    }
    .navbar-nav {
        margin: 0;
        transition: all linear .3s;
        -webkit-transition: all linear .3s;
        -moz-transition: all linear .5s;
        -ms-transition: all linear .3s
    }
    header .navbar-nav>li {
        position: static!important
    }
    header .navbar-nav>li>a.lnk_order_now {
        background: -moz-linear-gradient(left, #11202f 0, #003f7b 48%, #029ade 88%)!important;
        background: -webkit-linear-gradient(left, #11202f 0, #003f7b 48%, #029ade 88%)!important;
        background: linear-gradient(to right, #11202f 0, #003f7b 48%, #029ade 88%)!important
    }
    header .navbar-nav>li>a.lnk_order_now:hover {
        background: linear-gradient(to right, #029ade 6%, #003f7b 48%, #11202f 100%)!important
    }
    header .navbar-nav li .sub_con .col1 {
        width: 31%;
        float: left;
        padding-right: 2%
    }
    header .navbar-nav li .sub_con .col2 {
        width: 38%;
        float: left
    }
    .service_con ul.service_list_con {
        width: 100%;
        margin: auto
    }
    .service_con ul.service_list_con li {
        width: 33.3333%
    }
    .statics_con {
        width: 950px
    }
    .reasons_con ul.box_con li .content_con p {
        min-height: 140px
    }
    .on_con2 {
        padding: 30px!important
    }
    .middle_box {
        width: 90%;
        margin: 35px auto 0
    }
    .offer-menu .sub_con {
        top: initial!important
    }
}

@media only screen and (max-width:991px) {
    body {
        padding-top: 0!important
    }
    .service_con ul.service_list_con {
        width: 100%;
        margin: auto
    }
    .service_con ul.service_list_con li {
        width: 33.3333%
    }
    .service_con ul.service_list_con li .con {
        width: 85%;
        padding: 19px 10px 19px 30px
    }
    .statics_con {
        width: 500px
    }
    .hiw_con img {
        width: 373px;
        margin: 25px auto 0
    }
    .on_con .form_con .form-control2 {
        height: auto;
        padding: 8px 16px 15px
    }
    .on_con .file_con {
        float: right;
        width: 100%;
        margin: 15px 0 0
    }
    .on_con .file_con .input-group {
        width: 49%;
        float: left;
        margin: 0 2px
    }
    .reasons_con ul.box_con li {
        width: 50%;
        padding: 10px;
        text-align: center
    }
    .reasons_con ul.box_con li .tittle {
        padding: 10px 15px;
        border-radius: 5px 5px 0 0!important
    }
    .reasons_con ul.box_con li .tittle_bg1,
    .reasons_con ul.box_con li .tittle_bg2,
    .reasons_con ul.box_con li .tittle_bg3,
    .reasons_con ul.box_con li .tittle_bg4 {
        background: rgba(0, 63, 123, 1)
    }
    .reasons_con ul.box_con li .content_con {
        padding: 20px 20px 20px 25px;
        border: 2px solid #f5f5f5;
        border-radius: 0 0 5px 5px!important
    }
    .reasons_con ul.box_con li .content_con p {
        min-height: 100px
    }
    .video_con ul.video_thum_con {
        width: 100%
    }
    .video_con ul.video_thum_con li {
        width: 50%;
        margin: 10px 0
    }
    .video-overlay .video {
        width: 100%;
        height: 100%;
        padding: 7%
    }
    footer .col_01 {
        width: 30%;
        float: left;
        margin: 12px 0 0
    }
    footer .col_02 {
        width: 35%;
        float: left;
        margin: 12px 0 0
    }
    footer .col_03 {
        margin: 30px 0 0;
        width: 35%
    }
    .footer-email {
        position: static;
        display: block
    }
    .tabs-right-margin {
        margin: 0!important
    }
    .Q-from h2 {
        font-weight: 400;
        font-size: 24px
    }
    .trustHeading h3 {
        text-align: center
    }
    .trustUniv .trustLogo ul li {
        width: 100px
    }
    header .navbar-nav li a {
        padding: 14px 10px
    }
}

@media only screen and (max-width:767px) {
    .topHeader,
    header .top_left,
    navbar {
        padding: 0
    }
    header .top_left,
    navbar-nav {
        width: 100%;
        float: none
    }
    .studentLoginWrp {
        display: block
    }
    #middle .nav>li>a,
    .tabs-right-margin {
        margin: 0!important
    }
    .top_right,
    header .navbar-header,
    navbar {
        margin: 0
    }
    .blink {
        margin-bottom: 10px
    }
    .top_right .blink,
    .top_right .email {
        margin-left: 15px;
        margin-bottom: 10px
    }
    .top_right .blink a,
    .top_right .email a {
        font-size: 15px
    }
    header {
        position: static!important;
        height: auto
    }
    header .top_left .navbar-right {
        float: none!important
    }
    navbar {
        border-bottom: 0
    }
    navbar-nav>li {
        display: block;
        float: none;
        padding-bottom: 0!important
    }
    header .navbar-nav>li {
        position: relative!important
    }
    .navbar-nav>li>a {
        padding: 14px 15px;
        border-bottom: 1px solid #000;
        color: #fff;
        display: block
    }
    .navbar-toggle {
        background-color: #31b8a8!important;
        background-image: none;
        border: 0!important;
        float: right;
        margin-bottom: 0;
        margin-right: 0;
        margin-top: 16px;
        padding: 8px;
        position: relative;
        display: block;
        color: #fff!important;
        border-radius: 3px
    }
    .navbar-toggle .icon-bar {
        background-color: #fff!important;
        height: 3px;
        width: 22px
    }
    .navbar-header {
        float: none
    }
    .navbar-collapse {
        background: #fff;
        margin: 0 -15px!important;
        position: static;
        padding: 0
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-collapse.collapse.in {
        display: block!important
    }
    .navbar-nav.navbar-right:last-child {
        margin: 0
    }
    header .navbar-nav>li>a {
        color: #fff!important;
        padding: 13px 20px;
        border: 0;
        border-bottom: 1px solid #233259;
        border-radius: 0;
        transition: all linear .2s;
        -webkit-transition: all linear .2s;
        -moz-transition: all linear .2s;
        -ms-transition: all linear .2s;
        margin: 0;
        background: #3e5f99!important;
        text-align: left;
        display: block
    }
    span.menu-brn {
        display: none
    }
    .mainHeader {
        display: block
    }
    .copyRight p,
    .rating p,
    footer .box2 .right {
        text-align: center
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover,
    header .navbar-nav>li.active>a,
    header .navbar-nav>li.active>a:hover,
    header .navbar-nav>li>a:hover {
        color: #fff!important;
        border: 0;
        border-bottom: 1px solid #243259;
        background: #003f7b!important
    }
    header .navbar-nav>li:last-child>a {
        border-bottom: 0!important
    }
    header .navbar-brand {
        margin: 15px 0!important;
        padding: 0;
        width: 220px
    }
    header .navbar-brand img {
        width: 100%
    }
    header .navbar-nav li .sub_con,
    header .navbar-nav li:hover .sub_con {
        position: static!important;
        display: none;
        border: 0;
        box-shadow: none;
        padding: 0
    }
    header .navbar-nav li .sub_con .inner_con {
        border: 0;
        padding: 0
    }
    .sub_con .col1 .sublink a {
        color: #777;
        display: block;
        text-decoration: none;
        background: url('#') left 11px no-repeat!important;
        padding: 7px 0;
        margin: 0;
        text-align: center;
        border-bottom: 1px solid #eee!important
    }
    header .navbar-nav li .sub_con .col1 {
        width: 100%;
        padding: 0
    }
    .vasLinks .sublink {
        padding: 0 15px
    }
    header .navbar-nav>li .vasLinks .sublink a:last-child {
        border-bottom: 1px solid #fff
    }
    a.mob_link_ddx {
        display: none!important
    }
    a.mob_link_dd {
        display: block!important
    }
    header .navbar-nav>li>.lnk_order_now {
        width: 100%;
        background-color: #003f7b!important
    }
    header .navbar-nav li .sub_con .col2.vasLinks {
        width: 100%
    }
    .rightNavMenu li a.lnk_order_now1 {
        width: auto;
        display: inline-block;
        padding: 10px 25px;
        font-size: 19px;
        letter-spacing: 0;
        box-shadow: 0 13px 20px rgba(49, 184, 168, .28)
    }
    .my_tree_con {
        background: #fff;
        box-shadow: 3px 3px 20px rgba(0, 0, 0, .08)
    }
    .my_tree_con .breadcrumb li a {
        color: #223259!important
    }
    .breadcrumb>li+li:before,
    .my_tree_con .breadcrumb>.active {
        color: #fff
    }
    .service_con {
        padding: 12% 0
    }
    .service_con ul.service_list_con li {
        width: 50%
    }
    .service_con ul.service_list_con li .con {
        width: 89%;
        padding: 19px 10px 19px 25px;
        font-size: 15px
    }
    .statics_con {
        width: 100%
    }
    .on_con .form_con {
        width: 90%;
        margin: 30px auto 0
    }
    .on_con .form_con .form-control2 {
        height: auto;
        padding: 8px 16px 15px
    }
    .on_con .file_con {
        float: right;
        width: 100%;
        margin: 15px 0 0
    }
    .on_con .file_con .input-group {
        width: 100%;
        float: left;
        margin: 3px 0
    }
    .reasons_con ul.box_con li {
        width: 100%
    }
    .reasons_con ul.box_con li .content_con p {
        min-height: auto
    }
    .video_con ul.video_thum_con {
        width: 100%
    }
    .video_con ul.video_thum_con li {
        width: 100%;
        margin: 10px 0
    }
    .video-overlay .video {
        width: 100%;
        height: 100%;
        padding: 15% 2%
    }
    footer .col_01,
    footer .wrapper {
        width: 100%
    }
    footer .col_02 {
        width: 100%;
        margin: 0
    }
    footer .col_03 {
        margin: 0
    }
    .bot-title {
        background: url('../images/close.png') right no-repeat;
        cursor: pointer;
        width: 100%;
        display: block;
        border-bottom: 1px solid #f5f5f5;
        margin: 0 auto;
        padding: 10px
    }
    .open-links {
        background: url('../images/open.png') right no-repeat
    }
    .f_link {
        margin: 15px 0 15px 20px;
        display: none
    }
    .globalLink ul li,
    .trustBy p {
        display: inline-block
    }
    footer .box2 {
        margin: 5px 0 0;
        border: 0
    }
    footer .box2 .right {
        float: none;
        width: 265px;
        margin: auto
    }
    footer .box2 .payment_con {
        float: left
    }
    .social_con {
        margin: 0 0 0 15px;
        float: left;
        background: #fff
    }
    .sitemap a,
    ul.download-cotainer li {
        width: 100%
    }
    .pro-video h2 {
        font-size: 20px
    }
    .pro-video p iframe {
        height: 200px
    }
    .clientC ul li {
        margin: 20px auto;
        padding: 20px 30px;
        border-radius: 4px
    }
    footer {
        padding: 40px 0 0
    }
    .globalLink ul li {
        padding: 0 20px
    }
    .contactMas,
    .findUs,
    .rating p {
        padding-bottom: 30px
    }
    .weAccept span img {
        margin: 20px 0 0;
        width: 200px
    }
    .trustBy br {
        display: block
    }
    .bellIcon,
    .oneOoneBtn {
        display: none
    }
    .trustBy {
        padding-bottom: 20px
    }
    .serviceSearchBox {
        margin-top: 20px
    }
    .one-o-1Wrp {
        display: none
    }
    .liveFeed {
        left: 15px;
        bottom: 10px;
        width: 330px
    }
    .liveFeed>a {
        padding: 10px 10px 3px;
        display: inline-block
    }
    .heading h1 {
        font-size: 16px
    }
    .coupon {
        height: auto
    }
    div#message-box {
        display: none!important
    }
    .disclaimerWrp {
        padding: 10px 0
    }
    .cms_area .hidden-xs.mb20 {
        display: block!important
    }
    .cms_area .ac a.btn2.mt20 {
        display: none
    }
    .form-control2 .input-group {
        width: 81%
    }
    div#more_attachment p label {
        width: 80%
    }
    .contactForm {
        margin-top: 30px
    }
    header .navbar-nav li a.reviewMenuWrp {
        padding: 9px 30px
    }
    .mainHeader-inner {
        display: inline-block;
        vertical-align: top;
        width: 100%
    }
    .top_right {
        transition: .5s all linear;
        width: 100%
    }
    .connect a {
        font-size: 16px
    }
    .globalLink ul li {
        width: 150px
    }
}

@media only screen and (max-width:479px) {
    .faqs_tab>li {
        float: left;
        display: block!important
    }
    .service_con ul.service_list_con li {
        width: 100%;
        margin: 5px 0
    }
    .service_con ul.service_list_con li .con {
        width: 89%;
        min-height: 50px;
        padding: 18px 10px 18px 25px;
        font-size: 15px
    }
    .hiw_con img,
    .liveFeed,
    .on_con .form_con,
    .video-overlay .video,
    .video_con ul.video_thum_con,
    ul.download-cotainer {
        width: 100%
    }
    .service_con ul.service_list_con li .con .icon_con {
        top: 20%
    }
    .hiw_con img {
        margin: 25px auto 0
    }
    .on_con2 {
        padding: 15px 10px!important
    }
    .on_con .form_con .form-control,
    .on_con .form_con .form-control2 {
        font-size: 15px
    }
    .video_con ul.video_thum_con li {
        width: 100%;
        margin: 10px 0
    }
    .video-overlay .video {
        height: 100%;
        padding: 30% 0
    }
}

.middle-area {
    width: 100%;
    background: #f8fafb;
    padding: 22px 0;
    border-bottom: 1px solid #e4e8e9
}

.body-widget,
.full-width {
    width: 100%
}

.body-widget-main {
    width: 100%;
    padding: 20px 0
}

.tabs-head {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #c9ced0;
    border-top: 1px solid #c9ced0
}

.common-all {
    margin: 30px 0 0
}

.tabs-center-s {
    width: 900px;
    margin: 0 auto;
    max-width: 100%
}

.tabs-right-margin {
    margin: 0 60px 0 0
}

#middle .nav-pills>li.active>a,
#middle .nav>li>a {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0 21px
}

.faqs_tab {
    text-align: center
}

.faqs_tab>li {
    float: none;
    display: inline-block
}

#middle .nav>li>a {
    color: #34454e;
    font-size: 16px;
    font-weight: 600
}

#middle .nav-pills>li.active>a {
    color: #fff;
    font-size: 18px;
    border-bottom: none
}

.list_faqs_tab {
    padding-top: 15px;
    padding-left: 10px
}

.list_faqs_tab li {
    line-height: 32px;
    font-size: 18px;
    color: #000
}

.list_faqs_tab_span {
    color: #063d67;
    font-weight: 400
}

.email_other span,
.email_other_sidebar span {
    font-weight: 600
}

.padd_drop_form1 {
    padding-left: 25px!important
}

.email_other,
.email_other_sidebar {
    margin-top: 9px;
    display: inline-block;
    font-size: 14px
}

.email_other_sidebar {
    color: #444;
    text-align: left!important
}

.other_country_place::-webkit-input-placeholder {
    color: #6c6c6c;
    font-weight: 500;
    font-style: italic;
    font-size: 13px
}

.other_country_place1::-webkit-input-placeholder {
    color: #6c6c6c;
    font-weight: 500;
    font-style: italic;
    font-size: 12px
}

.lnk_order_now {
    font-size: 14px!important;
    font-weight: 600!important;
    letter-spacing: .3px;
    display: inline-block!important;
    color: #fff!important;
    padding: 0 7px!important;
    border-radius: 4px!important;
    background: -moz-linear-gradient(left, #11202f 0, #003f7b 48%, #029ade 88%)!important;
    background: -webkit-linear-gradient(left, #11202f 0, #003f7b 48%, #029ade 88%)!important;
    background: linear-gradient(to right, #11202f 0, #003f7b 48%, #029ade 88%)!important;
    box-shadow: 1px 2px 4px #00024;
    transition: all .5s ease-in-out
}

.lnk_order_now:hover {
    background: linear-gradient(to right, #029ade 6%, #003f7b 48%, #11202f 100%)!important
}

.icons-whatsapp {
    color: #42bf28
}

.paymentIcon {
    font-size: 25px;
    margin-left: 3px
}

.social_con .social_ico i {
    line-height: 26px;
    vertical-align: middle
}

.whyChoose_box {
    border: 1px solid #eee;
    box-shadow: -7px 0 22px rgba(0, 0, 0, .07);
    min-height: 210px;
    padding: 0
}

.whyChoose_box_content>h4 {
    color: #003f7b;
    margin-bottom: 8px
}

.whyChoose_box_content {
    float: left;
    padding: 15px;
    width: calc(100% - 130px)
}

.whyChoose_box>figure {
    background: #fff;
    float: left;
    height: 210px;
    width: 115px;
    padding: 15px
}

.whyChoose_box_content>p {
    margin-bottom: 8px;
    text-align: justify
}

.whyChoose_box>figure img {
    margin-top: 40px
}

#orderNowModal .close {
    background: #fff;
    color: #2c74cc;
    font-size: 34px;
    height: 40px;
    line-height: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 5
}

.answ,
.child-qst,
.qst,
.tur-free h3 {
    line-height: normal
}

.questionBox {
    padding: 15px;
    background: #fffedc
}

.qst {
    color: #003f7b;
    font-size: 21px;
    margin-bottom: 10px
}

.child-qst {
    font-size: 16px;
    margin-bottom: 4px;
    color: #003f7b
}

.answ,
.questionBox li,
.questionBox p {
    color: #000
}

.questionBox table.table.table-bordered {
    border-color: #000
}

.questionBox table.table.table-bordered td,
.questionBox table.table.table-bordered th {
    border-color: #000;
    color: #000;
    vertical-align: middle
}

.turnitin-img {
    text-align: right;
    padding: 0 100px 0 0
}

#back-top,
.counBtn,
.fixedSidebar,
.fixedSidebar .sidebarHeading h3,
.fixedSidebar .sidebarHeading p,
.fixedSidebar .va-Services li,
.fixedSidebar .va-Services li a,
.formWrap h3,
.helpOption button,
.onIconBtn,
.ongideHed,
.sampleHead h3,
.thnkText,
.trustLogo ul,
.tur-text,
.valLinks,
.vasHead h3,
.vasHead p {
    text-align: center
}

.tur-free {
    padding: 0 0 0 50px
}

.turnitin-img h2 {
    color: #fff
}

.tur-free h2 {
    color: #029bde;
    font-weight: 400;
    font-size: 35px
}

.tur-free h4 {
    margin: 20px 0 24px;
    color: #fff;
    font-weight: 100;
    font-size: 20px
}

.plg-banner-bg {
    padding: 50px 0;
    background: rgba(0, 0, 0, .45)
}

.tur-free a.btn.btn-primary {
    background: #003f7a;
    border-color: #003f79;
    padding: 5px 30px;
    font-size: 15px
}

a.tur-con-numb {
    color: #fff;
    font-size: 18px
}

.tur-text {
    padding: 40px 0 10px;
    position: relative
}

.tur-text h3 {
    font-size: 30px;
    font-weight: 400
}

.tur-text p {
    font-size: 24px;
    margin: 22px 0;
    font-weight: 400
}

.tur-text:after {
    border-top: 20px solid #029bde;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 0 solid transparent;
    top: 24px
}

.right-free {
    position: fixed;
    top: 50%;
    background: #31b8a8;
    transform: rotate(-90deg);
    left: -48px
}

.right-free a {
    color: #fff;
    font-weight: 400;
    padding: 5px 15px;
    display: none
}

.right-free a.visible {
    display: inline-block
}

.call-backWapper,
.popupheadWrp {
    display: none
}

.tur-free h3 {
    color: #fff;
    margin: 22px 0 20px
}

.tur-free span {
    margin: 0 13px 0 20px;
    color: #fff;
    font-weight: 500
}

.turnitin-logo {
    margin-bottom: 30px
}

.turnitin-logo img {
    margin: 0 auto
}

.call-back fieldset {
    border: 0
}

.modal-content.call-back-modal {
    border-radius: 6px;
    box-shadow: none;
    border: 0
}

.modal-content.call-back-modal .modal-header {
    border: 0;
    background: #3e6099;
    background: -moz-linear-gradient(left, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
    background: linear-gradient(to right, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%)
}

.modal-content.call-back-modal .modal-header .modal-title {
    font-size: 24px;
    margin: 0;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    text-align: center
}

.call-back .form-control {
    border-radius: 5px;
    font-weight: 400;
    margin: 0;
    height: 40px;
    box-shadow: none
}

.call-back label,
.formWrap .form-control2 .mt8,
.formWrap h3 {
    font-weight: 500
}

.call-back label {
    margin: 5px 2px 6px;
    color: #666;
    font-size: 14px;
    text-transform: capitalize
}

.actionBox2 {
    margin-top: 25px
}

.call-back textarea.form-control {
    min-height: 100px
}

.cb-time select.form-control:first-child {
    margin-left: 0
}

.formPopupWr {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 0;
    width: 100%
}

.formPopupInnert {
    display: table;
    width: 100%;
    height: 100%
}

.formPopupInnert .verMiddle {
    display: table-cell;
    vertical-align: middle
}

.formWrap {
    background: #fff;
    padding: 35px 20px 30px;
    border-radius: 4px;
    position: relative
}

span.popupClose {
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 11px;
    color: #fff;
    cursor: pointer
}

.formWrap h3 {
    margin: 0 0 10px;
    font-size: 24px
}

.formWrap .form-control {
    font-weight: 500;
    border: 1px solid #dedede;
    box-shadow: none
}

body.popupShow .formPopupWr {
    overflow: auto
}

.christmasOffer {
    position: fixed;
    bottom: -100%;
    right: 40px;
    z-index: 99;
    box-shadow: 0 0 4px #00045
}

span.chritClose {
    padding: 8px 10px;
    background: red;
    border-radius: 100%;
    line-height: 0;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: -29px;
    right: -20px;
    cursor: pointer
}

#ms_timer {
    font-size: 36px;
    padding: 10px 15px;
    background: #31b8a8;
    color: #fff;
    display: inline-block;
    margin-top: 18px;
    border-radius: 5px
}

section.thnkSec {
    background: #003f7b;
    padding: 60px 0
}

.thnkText h1 {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 40px;
    text-shadow: 3px 2px 4px rgba(0, 0, 0, .34);
    line-height: normal
}

.thnkText p {
    color: #fff;
    font-size: 22px;
    margin: 20px 0
}

.thnkText p a.btn2 {
    padding: 10px 40px;
    height: auto;
    line-height: normal;
    font-weight: 500;
    margin-left: 20px;
    background: #029bde
}

section.vasSec {
    padding: 50px 0;
    background: #fff
}

.vasHead h3 {
    font-size: 30px
}

.vasDisT p {
    font-size: 23px;
    line-height: 38px
}

.vasDisT .cltoCon {
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    background: #029bde;
    border-color: #029ade
}

.onIconBtn img.img-responsive {
    max-width: 50px;
    margin: 0 auto
}

section.onlineGide {
    padding: 40px 0
}

.ongideHed h3 {
    font-weight: 500;
    margin: 0 0 15px;
    font-size: 30px
}

.ongideHed p {
    font-weight: 400;
    margin-bottom: 30px
}

.onIconBtn a.btn.btn-primary {
    padding: 4px 0;
    font-size: 18px;
    min-width: 160px;
    border-radius: 50px;
    background: 0 0;
    border-width: 2px
}

.onIcon {
    min-height: 75px
}

.thnkText p strong {
    color: #f2df3f
}

.vasHead h3 {
    font-weight: 500;
    margin: 0 0 30px
}

.valLinks ul li {
    list-style: none;
    margin: 18px 0;
    font-size: 20px;
    font-weight: 400;
    color: #31b8a8
}

.counBtn .cltoCon {
    padding: 9px 30px;
    margin-top: 40px;
    font-weight: 500;
    background: #31b8a8;
    border-color: #0298de
}

.vasDisT {
    padding: 0 60px 0 0
}

.trustHeading h3 {
    color: #fff;
    font-size: 22px;
    padding: 10px 0
}

.trustLogo ul li {
    display: inline-block;
    width: 130px;
    padding: 15px
}

.trustLogo ul li img {
    max-width: 100%;
    height: auto
}

.trustUniv {
    border-top: 1px solid #fff40
}

section.trustSec {
    background: #003f7b
}

section.sampleSec {
    padding: 50px 0;
    background: #f6f6f6
}

.sampleHead h3 {
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 50px;
    line-height: 38px
}

.sampleDownload h4 {
    font-weight: 400;
    font-size: 21px;
    margin: 20px 0
}

.sampleDownload a {
    display: block;
    background: #e3e2e2;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    color: #003f7a
}

.sampleDownload a span {
    display: block;
    line-height: normal
}

.sampleDownload a span i {
    padding: 7px;
    background: #cfcfcf;
    color: #fff;
    margin-right: 5px;
    position: relative;
    font-size: 25px;
    display: inline-block
}

.sampleDownload {
    margin-bottom: 30px
}

.theme-color1 {
    fill: #2da1bd
}

.theme-color2 {
    fill: #2d7ebe
}

.theme-color3 {
    fill: #2da1bd
}

.vasHead p {
    margin: 0 0 40px;
    font-weight: 400
}

.valLinks {
    padding: 20px 0;
    min-height: 308px
}

.valLinks span {
    width: 90px;
    margin: 0 auto 20px;
    display: inline-block;
    height: 100px
}

.valLinks h4 {
    margin: 0 0 20px;
    font-weight: 500;
    color: #0298de
}

.valLinks p {
    text-align: justify;
    text-align-last: center;
    font-size: 15px;
    color: #777
}

.vasServ {
    background: #f6f6f6
}

.vasServ .col-sm-3 {
    border-right: 1px solid #e2e2e2;
    transition: all .5s ease-in-out
}

.vasServ .col-sm-3:last-child {
    border: 0
}

.vasServ .col-sm-3:hover {
    background: #f6f6f6;
    transform: scale(1.05);
    box-shadow: 0 0 8px rgba(0, 0, 0, .42)
}

.parttimeJobs .modal-body {
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0;
    background: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: center
}

.ffwrp ul,
.flex_row,
.ourfeather ul li,
.tabWrapper {
    flex-direction: row
}

.parttimeJobs .modal-body .leftModalBody {
    width: 40%;
    border-radius: 0 50px 0 0
}

.parttimeJobs .modal-body .leftModalBody .modalBodyImage {
    background-color: #0b5c96;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 60px 25px
}

.parttimeJobs .modal-body .leftModalBody .modalBodyImage:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.contentBox4 ul li {
    color: #fbfbfb;
    margin-bottom: 16px;
    line-height: 26px;
    font-size: 16px
}

.contentBox4 ul {
    padding-left: 15px
}

.contentBox4 h3 {
    color: #ffd28a;
    font-weight: 500;
    font-size: 23px;
    margin-bottom: 30px;
    line-height: 37px;
    margin-top: 35px
}

.contentBox4 h4 {
    line-height: 30px;
    font-size: 20px;
    font-weight: 300;
    color: #ffeb00;
    position: relative
}

.contentBox4 h4:after {
    background: #fff;
    border-top: 50px solid #186098;
    border-left: 0 solid transparent;
    border-right: 36px solid transparent;
    position: absolute;
    height: 50px;
    right: -25px;
    z-index: 5555;
    top: auto;
    bottom: 0;
    opacity: 0
}

.indicator {
    width: 200px;
    margin: 0 auto;
    position: absolute;
    bottom: -180px;
    right: -169px;
    z-index: 55
}

.parttimeJobs .modal-body .leftModalBody .modalBodyImage>div {
    z-index: 55;
    position: relative;
    padding-top: 0
}

.parttimeJobs .modal-body .RightModalBody {
    width: 60%;
    padding-left: 10%
}

.parttimeJobs .modal-body .RightModalBody .formForm {
    padding: 55px 30px;
    position: relative;
    z-index: 55
}

.parttimeJobs .modal-body .RightModalBody .formForm fieldset {
    border: 0
}

.parttimeJobs .modal-body .RightModalBody .formForm fieldset .form-control {
    height: 50px;
    box-shadow: none;
    border: 1px solid #d2d8d8;
    font-size: 17px
}

.parttimeJobs .modal-body .RightModalBody .formForm fieldset .form-control:focus {
    border-color: #2b5dd8
}

.parttimeJobs .modal-body .RightModalBody .formForm fieldset .form-group {
    margin-bottom: 20px
}

.jobBtn {
    padding: 14px 15px 12px 56px;
    border: 0;
    background: #003f7b;
    position: relative;
    color: #fff;
    font-size: 18px
}

.jobBtn i {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 43px;
    line-height: 44px
}

.parttimeJobs .modal-body .RightModalBody .formForm h2 {
    margin: 0 0 25px;
    font-weight: 600;
    color: #2b5dd8
}

.parttimeJobs .modal-body .RightModalBody .formForm fieldset .form-control.error {
    border-color: red
}

.parttimeJobs .modal-body .RightModalBody .formForm fieldset em.error {
    color: red;
    font-size: 13px;
    font-weight: 400
}

.parttimeJobs button.close {
    position: absolute;
    right: 12px;
    top: 0;
    z-index: 55555;
    font-size: 44px;
    font-weight: 400
}

#back-top,
.helpOption {
    position: fixed;
    bottom: 40px
}

#back-top {
    z-index: 555;
    margin: 0
}

.helpOption {
    left: 15px;
    z-index: 999;
    background: #31b8a8;
    height: auto;
    padding: 10px 29px;
    border-radius: 60px
}

.helpOption a,
.helpOption button {
    display: inline-block
}

.helpOption a {
    width: 40px;
    height: 40px;
    color: #000;
    padding: 11px;
    border-radius: 55px;
    background: #fff
}

.helpOption a i {
    width: 100%;
    height: 100%;
    color: #31b8a8
}

.helpOption a svg {
    fill: #31b8a8
}

.helpOption .liveChat {
    color: #31b8a8;
    padding: 10px 15px;
    border-radius: 60px;
    font-size: 16px;
    width: auto;
    font-weight: 500
}

.helpOption .liveChat i {
    padding-right: 7px;
    width: auto;
    height: auto
}

.helpOption button {
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 55px
}

.zopim[data-test-id=ChatWidgetButton] {
    display: none!important
}

#back-top {
    right: 20px;
    background: #6d8da9;
    width: 50px;
    height: 50px;
    display: none;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 5px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, .35)
}

#back-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 0;
    top: 8px;
    font-size: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#back-top:hover {
    background: #31b8a8
}

#back-top:hover i {
    color: #fff;
    top: 5px
}

.helpOption .deskControl a {
    width: auto;
    background: 0 0;
    color: #fff;
    padding: 0 5px;
    font-size: 35px;
    line-height: 36px;
    margin: 0;
    transition: .4s all ease
}

.helpOption .deskControl a i {
    color: inherit
}

.deskControl {
    display: inline-block;
    vertical-align: middle
}

.helpOption .deskControl.active a:hover {
    transform: translateX(4px)
}

.helpOption .deskControl a:hover {
    transform: translateX(-4px)
}

.fixedSidebar {
    margin-top: 70px;
    transition: .4s all linear
}

.fixedSidebar.fixed {
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    margin-top: 0
}

.fixedSidebar {
    background-size: cover;
    position: static;
    overflow: hidden;
    background-position: 0 0;
    padding: 0
}

.fixedSidebar>div {
    position: relative;
    z-index: 5
}

.fixedSidebar .sidebarHeading h3 {
    color: #fff;
    position: relative;
    z-index: 5;
    margin-bottom: 0;
    line-height: normal;
    margin-top: 0
}

.fixedSidebar .sidebarHeading p {
    margin-bottom: 20px;
    color: #fff
}

.fixedSidebar .va-Services li {
    width: 50%;
    list-style: none;
    margin: 0;
    line-height: normal
}

.fixedSidebar .va-Services {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    margin: 0;
    line-height: normal
}

.fixedSidebar .va-Services li a {
    padding: 15px;
    color: #fff;
    background: rgba(255, 255, 255, .19);
    margin: 1px;
    height: calc(100% - 2px);
    display: block
}

.fixedSidebar .va-Services li a span {
    width: 60px;
    display: block;
    margin: 0 auto
}

.fixedSidebar .va-Services li a span svg {
    fill: #fff
}

.fixedSidebar .va-Services li a:after {
    display: none
}

.fixedSidebar .va-Services li a h4 {
    font-size: 16px;
    line-height: normal;
    color: #fff;
    font-weight: 400;
    font-family: Lato, sans-serif
}

.themeBtn3 {
    padding: 5px 15px;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 400;
    display: inline-block;
    background: #fff;
    color: #31b8a8;
    border-radius: 45px;
    margin-top: 16px;
    box-shadow: 6px 13px 20px rgba(0, 0, 0, .14)
}

@media only screen and (max-width:767px) {
    .fixedSidebar.fixed {
        position: static
    }
    .parttimeJobs .modal-body .leftModalBody {
        width: 100%;
        height: 200px
    }
    .parttimeJobs .modal-body .RightModalBody {
        width: 100%
    }
    .helpOption button {
        background: #31b8a8;
        width: auto;
        height: auto;
        padding: 10px 15px;
        line-height: normal;
        font-size: 16px;
        box-shadow: none
    }
    .helpOption {
        background: 0 0;
        padding: 0
    }
    .options {
        display: none
    }
    .helpOption a {
        display: block;
        margin: 15px auto;
        background: #3e5f99;
        width: auto;
        height: auto;
        font-weight: 400;
        color: #fff
    }
    .helpOption a i {
        width: 18px;
        height: auto;
        display: inline-block;
        vertical-align: middle
    }
    .helpOption a span.visible-xs {
        display: inline-block!important;
        vertical-align: middle
    }
    .vasLinks,
    header .navbar-nav>li>a {
        display: block
    }
    #back-top i {
        top: 4px
    }
    #back-top {
        width: 40px;
        height: 40px
    }
    a.placeOrderBtn {
        position: fixed;
        z-index: 555;
        right: 20px;
        top: auto;
        bottom: 15px;
        margin: auto;
        background: #ff6a00;
        height: auto;
        width: auto;
        line-height: normal;
        padding: 10px 19px;
        border-radius: 50px;
        color: #fff;
        box-shadow: 4px 4px 10px rgba(0, 0, 0, .35)
    }
    a.placeOrderBtn:focus,
    a.placeOrderBtn:hover {
        background: #029ade
    }
    #back-top {
        bottom: 100px
    }
    .helpOption a svg {
        fill: #fff
    }
    .helpOption .liveChat,
    .helpOption .liveChat i {
        color: #fff
    }
    .nav.navbar-right.rightNavMenu {
        padding: 20px;
        text-align: center
    }
    .cms_area h1 {
        font-size: 28px
    }
    .cms_area h2 {
        font-size: 24px
    }
    .cms_area h3 {
        font-size: 20px
    }
    .header2 {
        padding: 0
    }
    .vasLinks {
        width: 90%!important;
        margin: 25px auto 15px!important;
        float: none!important;
        clear: both
    }
    .service_con::after {
        background: rgba(35, 50, 89, .95)
    }
    .top_right {
        transition: .5s all linear
    }
    .StickHead.active {
        display: block;
        position: fixed;
        background: #fff;
        width: 100%;
        left: 0;
        top: 0;
        border: 0;
        z-index: 55;
        box-shadow: 4px 4px 20px rgba(0, 0, 0, .2);
        padding: 12px 0
    }
    .top_right .blink,
    .top_right .email {
        margin: 0;
        display: inline-block
    }
    .top_right .blink+.blink {
        margin-left: 10px
    }
    .top_right .email {
        margin-left: 15px
    }
    .top_right .blink a,
    .top_right .email a {
        font-size: 15px
    }
    .blink img,
    .fa.blue2.mr3.fs18 img {
        width: 15px
    }
    .topOfferBox {
        display: none
    }
    #trustedsite_widget_badge,
    .cot_tl_fixed,
    .right-free {
        display: none!important
    }
    button.promo-code__btn i {
        font-size: 18px
    }
    .cro-section__promo-code {
        right: -60px
    }
    button.promo-code__btn {
        font-size: 12px;
        padding: 6px 10px
    }
    .helpOption {
        bottom: 15px;
        display: none
    }
    #back-top,
    .cro-section__promo-code,
    a.placeOrderBtn {
        display: none!important
    }
}

.orderFormWrp,
section.orderNowSec {
    background: #fff;
    border-radius: 4px
}

@media only screen and (max-width:480px) {
    .top_right .blink a,
    .top_right .email a {
        font-size: 13px
    }
    .StickHead.active {
        padding: 8px 0
    }
}

section.orderNowSec {
    margin: 0
}

.orderFormWrp {
    padding: 30px 0
}

.orderForm {
    padding: 20px 30px 45px;
    background: #f3caaa;
    border-radius: 4px
}

.orderForm h3 {
    font-size: 26px;
    margin: 0 0 20px;
    font-weight: 400
}

.orderForm div#common_order_form {
    display: inline-block;
    background: 0 0;
    width: 100%
}

.orderForm .form-group .form-control {
    font-weight: 400;
    padding: 8px 10px;
    color: #777;
    box-shadow: none;
    border: 1
}

.orderForm .email_other,
.orderFormWrp .earn-option p {
    color: #003f7a
}

.orderForm .control-indicator {
    border: 2px solid #31b8a8
}

.orderForm span.learn-m {
    color: #31b8a8
}

.orderForm .control input:checked~.control-indicator:after {
    left: 4px;
    top: 4px
}

.orderForm .checkbox-opt h4,
.orderForm .earn-option ul li {
    color: #003f7a
}

.orderForm .control {
    font-weight: 400
}

.orderForm .checkbox-opt span {
    color: #fff
}

.orderForm .checkbox-style .control input:checked~.control-indicator:after {
    top: 0
}

.orderForm .LM-text {
    background: #fff;
    border-color: #31b8a8;
    padding: 15px
}

.orderFormWrp .earn-option .LM-text p {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    font-weight: 400;
    color: #565656
}

.orderFormWrp .earn-option .LM-text ul li {
    font-weight: 400;
    color: #565656
}

.orderForm button.btn1 {
    padding: 14px 45px;
    line-height: normal;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.ourfeather {
    padding-left: 15px
}

.ourfeather h3 {
    font-weight: 400;
    margin: 0 0 15px
}

.ourfeather ul li {
    list-style: none;
    margin-bottom: 20px;
    padding: 15px 20px;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    background: #fff;
    color: #3e5f99;
    border: 1px solid #dee7f2
}

.ourfeather ul li h4 {
    color: #3e5f99;
    margin: 0 0 7px;
    font-weight: 700
}

.ourfeather ul li p {
    font-weight: 400;
    font-size: 13px;
    color: #565656
}

.offerSection {
    padding: 70px 0
}

.iconBox2 figure {
    width: 100%
}

.ourfeather .iconBox2 {
    width: 50px
}

.ourfeather .vasContentBox {
    width: calc(100% - 70px);
    padding-left: 15px
}

.innerOfferBox {
    border: 2px solid #f8993d;
    padding: 15px 10px;
    text-align: center;
    border-radius: 10px
}

.offerNumber {
    background: #f89a3d;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 65px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    margin: -60px auto 11px
}

.innerOfferBox .offerContent p {
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    color: #292929
}

.innerOfferBox .offerContent p strong {
    color: #f8993d;
    text-transform: capitalize
}

.avail_offer h3,
.offerBtn {
    color: #fff;
    font-weight: 400
}

.offerContent {
    margin-bottom: 16px
}

.avail_offer h3 {
    background: #f8993d;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 21px
}

.avail_offer {
    width: calc(100% + 50px);
    margin-left: -25px;
    box-shadow: -1px 3px 9px rgba(0, 0, 0, .22)
}

.avail_offer h3:after,
.avail_offer h3:before {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 30px solid #ecb783;
    top: 50px
}

.offerBox {
    padding: 15px
}

.avail_offer h3:after {
    left: auto;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent;
    right: 0
}

.avail_offer h3:before {
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    left: 0
}

.actionButton {
    margin-top: 25px;
    margin-bottom: 10px
}

.offerBtn {
    background: #f8983d;
    border: 0;
    padding: 9px 20px;
    font-size: 17px
}

.darkBlue .avail_offer h3,
.darkBlue .offerBtn,
.darkBlue .offerNumber {
    background: #003d7b
}

.darkBlue .innerOfferBox {
    border-color: #003d7b
}

.darkBlue .innerOfferBox .offerContent p strong {
    color: #003d7b
}

.lightBlue .avail_offer h3,
.lightBlue .offerBtn,
.lightBlue .offerNumber {
    background: #00aff2
}

.darkBlue .avail_offer h3:after,
.darkBlue .avail_offer h3:before {
    border-top-color: #0d60b1
}

.lightBlue .innerOfferBox {
    border-color: #00aff2
}

.lightBlue .innerOfferBox .offerContent p strong {
    color: #00aff2
}

.green .avail_offer h3,
.green .offerBtn,
.green .offerNumber {
    background: #0d8c80
}

.lightBlue .avail_offer h3:after,
.lightBlue .avail_offer h3:before {
    border-top-color: #5abbe0
}

.green .innerOfferBox {
    border-color: #0d8c80
}

.green .innerOfferBox .offerContent p strong {
    color: #0d8c80
}

.green .avail_offer h3:after,
.green .avail_offer h3:before {
    border-top-color: #04c1af
}

.trustSection {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #e8eaea
}

.trustBox a {
    display: block
}

.trustBox a+a {
    margin-top: 50px
}

.referEarnBox {
    background: #013f77;
    padding: 30px;
    box-shadow: -7px 7px 20px rgba(0, 0, 0, .05);
    border-radius: 5px;
    color: #fff
}

.referEarnBox h2 {
    margin-top: 0;
    color: #ffd28a;
    font-size: 34px;
    line-height: normal
}

.referEarnBox>p {
    color: #fff;
    margin-bottom: 15px;
    font-size: 19px;
    line-height: normal
}

.referEarnBox h3,
.referEarnBox h3 p {
    color: #a8fff7;
    font-size: 17px;
    font-weight: 400
}

.referEarnBox h3 {
    line-height: 36px
}

.referEarnBox h3 p {
    line-height: 25px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: middle
}

.referEarnBox h3 p strong {
    display: block;
    font-weight: 400
}

.trustSection .container>h3 {
    font-size: 33px;
    text-align: center;
    margin: 0 0 60px;
    font-weight: 400;
    color: #029bde;
    line-height: normal
}

.trustBox h4 {
    margin-bottom: 15px
}

@media only screen and (max-width:767px) {
    .ongideHed h3,
    .thnkText p,
    .vasHead h3 {
        line-height: normal
    }
    .whyChoose_box>figure {
        float: none;
        height: 120px;
        margin: 0 auto;
        width: 120px
    }
    .whyChoose_box>figure img {
        margin: 0;
        width: 100%
    }
    .whyChoose_box {
        background: #fff
    }
    .whyChoose_box_content {
        text-align: center;
        width: 100%
    }
    .i_btn_con .i_btn {
        display: none
    }
    .i_btn_con .blue2 {
        background: #31b8a8;
        border-radius: 5px;
        color: #fff;
        display: block;
        padding: 5px 10px
    }
    .i_btn_con>a {
        display: inline-block
    }
    .i_btn_con {
        bottom: 34px
    }
    .right-free a img {
        width: 60%
    }
    .cms_area .hidden-xs.mt10 {
        display: block!important
    }
    .tur-free,
    .turnitin-img {
        padding: 0;
        text-align: center
    }
    a.cl-button.active {
        transform: none;
        left: -4px;
        top: -32px
    }
    .call-back input.form-control {
        width: 99%;
        display: inline-block;
        border-radius: 0;
        font-weight: 400;
        margin: 0 0 5px
    }
    .call-back {
        width: auto
    }
    body.b-overlay {
        overflow: hidden
    }
    body.b-overlay .call-backWapper {
        overflow: auto
    }
    .pull-right.giveaway {
        float: none!important;
        text-align: center
    }
    .my_tree_con .breadcrumb {
        display: block;
        text-align: left
    }
    .onIconBtn {
        margin-bottom: 45px
    }
    .thnkText h1 {
        font-size: 35px
    }
    .onIcon {
        min-height: 60px
    }
    .vasServ .col-sm-3 {
        border-right: 0;
        border-bottom: 1px solid #e2e2e2
    }
    .vasServ .col-sm-3:last-child {
        border-bottom: 0
    }
    .valLinks {
        min-height: auto;
        padding: 20px 30px
    }
    section.vasSec {
        overflow: hidden
    }
    .ourfeather h3 {
        margin: 40px 0 15px
    }
    .orderFormWrp {
        padding: 15px
    }
    .orderForm {
        padding: 10px 0 20px
    }
    .orderForm h3 {
        font-size: 22px
    }
    .parttimeJobs .modal-body .leftModalBody {
        width: 100%;
        height: auto
    }
    .parttimeJobs .modal-body .RightModalBody {
        width: 100%;
        padding-left: 0
    }
    .parttimeJobs .modal-body .leftModalBody .modalBodyImage {
        height: auto;
        padding-right: 0;
        width: 100%
    }
    .indicator {
        bottom: -150px;
        right: -200px
    }
}

.autoCenter {
    float: none;
    margin: 0 auto
}

.pull-right.giveaway {
    display: none!important
}

.sectionHeading>.h2,
.sectionHeading>h2 {
    font-weight: 700;
    margin: 0 0 53px;
    text-transform: uppercase
}

.testimonialContent .owl-carousel .owl-wrapper {
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch
}

.cot_tl_fixed,
.orderForm .error,
.zopim[data-test-id=ChatWidgetMobileButton] {
    display: none!important
}

.owl-item.active+.owl-item.active .successContent {
    border-left: 1px solid #d0d0d0
}

.tuto-cnt .form-control {
    height: 40px;
    box-shadow: none
}

.tuto-cnt textarea.form-control {
    height: 120px
}

input#rate {
    width: 1px;
    opacity: 0
}

.orderForm .has-error input.form-control {
    border: 1px solid red
}

.sub_con.dropdown-menu-box li a:hover {
    color: #31b8a8
}

.offPopupWrp {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .76);
    z-index: 999;
    overflow-y: scroll;
    display: none
}

.offerWrp {
    display: table-cell
}

.offerInnerWrap {
    height: 100%;
    display: table;
    width: 100%
}

.ofImgWrp,
.onedayOffImg a,
.themeBtn1 {
    display: inline-block
}

.ofImgWrp {
    position: relative;
    margin: auto
}

span.closeBtn {
    position: absolute;
    top: -21px;
    right: -20px;
    width: 30px;
    height: 30px;
    background: #31b8a8;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 100%;
    font-weight: 700;
    cursor: pointer
}

.hideOverflow {
    overflow: hidden
}

.themeBtn1 {
    margin-top: 34px;
    background: #ffd38a;
    box-shadow: 0 13px 20px rgba(0, 0, 0, .28);
    color: #30353a;
    text-transform: none;
    padding: 10px 25px;
    line-height: normal;
    border-radius: 25px;
    font-size: 20px
}

.LM-text ul li strong,
.morelink {
    color: #31b8a8
}

.revisionForm fieldset.form-group {
    BORDER: 0
}

.revisionForm {
    padding: 30px;
    background: #f5f5f5
}

.revisionForm fieldset.form-group input.form-control {
    height: 40px;
    box-shadow: none;
    background: 0 0;
    border: 1px solid
}

.oneOoneBtn,
.resumeWriting {
    padding: 0;
    position: fixed;
    left: auto;
    right: -53px;
    bottom: 18%;
    transform: rotate(-90deg);
    margin-top: 0;
    z-index: 10;
    box-shadow: -11px -15px 30px rgba(0, 0, 0, .29)
}

.oneOoneBtn button {
    padding: 8px 22px;
    background: #33a8a6;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    transition: all .5s ease-in-out;
    border: 3px dashed #45c9c6;
    font-size: 15px;
    letter-spacing: 0
}

.resumeWriting {
    bottom: inherit;
    top: 275px;
    box-shadow: none;
    left: -90px;
    right: auto;
    border-radius: 0 0 5px 5px;
    overflow: hidden
}

.resumeWriting a {
    padding: 8px 22px;
    background: #ffbf10;
    color: #3e6099;
    font-weight: 400;
    border-radius: 0;
    transition: all .5s ease-in-out;
    font-size: 18px;
    letter-spacing: 0;
    border: dashed 2px #163b88
}

.resumeWriting a:hover {
    border: dashed 2px #ffbf10;
    background: #31b8a8
}

section.oneDayOff {
    text-align: center;
    background: url('../images/bg-shapes.jpg') no-repeat;
    position: relative;
    background-size: cover
}

@media (max-width:767px) {
    .close_mfw,
    .mfw_button {
        text-align: center;
        line-height: 50px
    }
    .mfw_button {
        display: block
    }
    .mobile_fixed_wrapper {
        position: fixed;
        width: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        min-height: 100vh;
        background: no-repeat;
        top: 0;
        left: 0;
        z-index: 999;
        background-size: 100% 100%;
        display: none
    }
    .mwf_inner_wrapper {
        background-size: 100% 100%;
        min-height: 500px;
        height: 100%
    }
    .mobile_fixed_wrapper .mfw_box {
        height: 33.33%;
        width: 100%;
        opacity: 1;
        text-align: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center
    }
    .mfw_inner_content h4 {
        color: #fff;
        margin-bottom: 33px;
        width: 100%;
        margin-top: 15px;
        font-family: Lato, sans-serif
    }
    .mfw_items_inner a {
        display: block
    }
    .mfw_items_inner a p {
        color: #fff;
        font-size: 12px
    }
    .mfw_items_inner figure {
        width: 67px;
        height: 39px;
        margin: 0 auto 6px
    }
    .mfw_items_inner figure img {
        width: 100%;
        height: 100%;
        display: block
    }
    .mfw_inner_content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 100%;
        padding: 20px 0;
        margin-top: -50px
    }
    .mfw_inner_content .mfw_items {
        width: 33.33%;
        text-align: center
    }
    .mfw_box_content {
        width: 100%
    }
    .third .mfw_inner_content {
        margin-top: 0
    }
    .mfw_items_inner figure i {
        color: #fff;
        font-size: 39px
    }
    .close_mfw {
        position: absolute;
        background: #ffec0d;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        color: #25365c;
        font-size: 33px;
        top: 10px;
        right: 10px;
        box-shadow: -2px 7px 20px rgba(21, 21, 20, .46)
    }
    .mfw_button,
    .mfw_button a {
        color: #fff;
        width: 50px;
        height: 50px;
        position: fixed;
        top: auto;
        bottom: 20px;
        right: 20px
    }
    .mfw_button {
        border-radius: 60%;
        box-shadow: -5px 6px 19px rgba(0, 0, 0, .44);
        transition: .4s all ease;
        background-size: 100% 100%;
        z-index: 99
    }
    .mfw_button a {
        display: inline-block;
        padding: 15px
    }
    .mfw_button a img {
        width: 100%;
        height: 100%;
        display: block
    }
    .mfw_button.active {
        width: 100%;
        height: 100%;
        border-radius: 0;
        right: 0;
        bottom: 0
    }
    .mfw_button.active a {
        right: 0;
        bottom: 0
    }
    .resumeWriting {
        display: none
    }
    .mfw_inner_content figure svg {
        width: 60%;
        height: auto
    }
}

.flex_row,
.tabWrapper {
    align-content: stretch
}

.loginWFacebook,
.loginWGoogle,
.on_con h2 {
    margin-bottom: 10px
}

.on_con h2 {
    margin: 40px 0 30px 0;
    text-align: center
}

.header2,
.myHeader,
.on_con:after {
    width: 100%;
    top: 0
}

.myHeader,
body {
    background: #fff
}

.header2,
.myHeader,
header .navbar-collapse {
    padding: 0
}

.myHeader {
    background: linear-gradient(135deg,#1d1c1c 0,#ea6565 100%);

    z-index: 50;
    width: 100%;
    border-bottom: solid 1px #ffffff40
}

.topRightMenu ul li,
button.promo-code__btn i,
header .navbar-nav>li>a {
    vertical-align: middle;
    display: inline-block
}

.h2,
.h3,
h2,
h3 {
    display: block;
    color: #243259;
    line-height: normal;
    font-weight: 400
}

.importantSH h2 {
    margin: 30px 0 80px;
    position: relative;
    font-size: 40px
}

.importantSH h2 span {
    width: 180px;
    height: 5px;
    background: #3e6099;
    background: linear-gradient(135deg,#C73B00 0,#003050 100%);
   background: linear-gradient(135deg,#C73B00 0,#003050 100%);
   background: linear-gradient(135deg,#C73B00 0,#003050 100%);
    position: absolute;
    left: 0;
    margin: 0 auto;
    bottom: -30px;
    right: 0;
    border-radius: 2px
}

a {
    transition: .4s all linear
}

body,
p {
    color: #777
}

body {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 14px
}

a:focus,
a:hover {
    color: #0a4d7e;
    outline: 0
}

.trans_eff {
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s
}

.pt50 {
    padding-top: 50px
}

.pb50 {
    padding-bottom: 50px
}

.header2 {
    position: fixed;
    z-index: 666;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1)
}

.rightNavMenu li a.lnk_order_now1 i {
    color: #09243e;
    font-size: 18px
}

.loginWFacebook a:hover,
.loginWGoogle a:hover {
    opacity: .75
}

.closeModal,
.signin__back,
.terms-conf a {
    padding: 0!important
}

.couponModalContent .whyU p.small a {
    margin-left: 7px;
    text-decoration: underline;
    color: #4d6ca0;
    font-size: 15px;
    text-transform: capitalize;
    font-style: italic
}

.bannerContent>.h1 span,
.infoForm label,
.resp-tabs-list li,
.themeBtn {
    text-transform: uppercase
}

.bannerContent>h2 {
    display: inline-block;
    border-top: solid 2px #33a9a6;
    padding: 20px 0 0;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 10px;
    font-size: 16px;
    text-align: left;
    color: #fff
}

.sub_con .col1 .sublink a:last-child {
    border-bottom: 0
}

.sub_con .col1 .sublink a:hover {
    color: #31b8a8!important
}

a.mob_link_dd {
    display: none!important
}

a.mob_link_dd b {
    display: block;
    background-image: url('../images/fq-r.png')
}

a.mob_link_dd_act b {
    display: block;
    background-image: url('../images/fq-b.png')
}

a.mob_link_dd_act {
    border-bottom: 0!important
}

.top_right p a {
    font: 400 14px/18px Lato;
    color: #003f7b!important
}

.service_con {
    padding: 0
}

.homeHeader .service_con {
    padding: 40px 0 30px;
    position: relative;
    margin: 0;
    z-index: 1;
    background: linear-gradient(to right, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
    overflow: hidden;
    background: #163a87;
       background: linear-gradient(135deg,#163a87 0,#36bebc 100%);
        background: linear-gradient(135deg,#163a87 0,#36bebc 100%);
       background: linear-gradient(135deg,#C73B00 0,#003050 100%);
}

.on_con,
.on_con>div,
.statics_con p {
    position: relative
}

.statics_con .col-1,
.statics_con .col-2,
.statics_con .col-3,
.statics_con .col-4 {
    display: inline-block;
    vertical-align: top
}

.statics_con p {
    z-index: 5
}

.statics_con p strong {
    color: #000;
    width: 100%;
    display: inline-block;
    font-size: 70px;
    font-weight: 700;
    margin: 0 0 34px;
}

.statics_con a p strong {
    background: linear-gradient(to right, #C73B00 25%, #3e6099 60%);
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.statics_con p {
    z-index: 5;
    font-size: 19px;
    line-height: normal
}

.on_con {
    background-repeat: repeat;
    background-position: bottom left
}

.on_con>div {
    z-index: 2
}

.on_con:after {
    position: absolute;
    height: 100%;
    left: 0
}

.contactBoxWrapper {
    background: #fff;
    padding: 30px
}

.contactBoxWrapper h3 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    font-size: 30px
}

.contact_lead {
    text-align: center;
    font-size: 18px
}

.contact_lead span {
    color: #31b8a8;
    font-weight: 400
}

.contactBoxWrapper .btn2 {
    background: #3e6099
}

.on_con .form_con .form-control,
.on_con .form_con .form-control2 {
    font-size: 14px;
    height: 43px;
    box-shadow: none;
    font-weight: 400
}

.on_con .form_con {
    width: 90%
}

.on_con .form_con .form-control2 {
    box-shadow: none;
    border: 1px solid #ddd;
    height: 53px
}

.reasons_con {
    margin: 60px auto 0
}

.reasons_con ul.box_con li .tittle {
    font: 400 16px/20px Lato;
    color: #fff;
    display: block;
    padding: 10px 15px 10px 27px
}

.reasons_con ul.box_con li .content_con p {
    font: 400 14px/23px Lato;
    color: #777;
    min-height: 120px
}

.contactMas ul li span,
.findUs ul li,
.findUs ul li a,
.globalLink ul li,
.inline-block,
.quickLinks h4,
.quickLinks ul,
footer .box2 h4 {
    display: inline-block
}

.f_link a:hover {
    color: #009cde
}

footer .box2 {
    border-top: 0 solid #f5f5f5;
    margin: 0;
    background: #444
}

footer .box2 h4 {
    font: 500 13px/18px;
    color: #999;
    float: left;
    margin: 4px 5px 0 0
}

.contact_form .file_con,
footer .box2 .payment_con,
footer .box2 .right {
    float: right
}

.social_con .social_ico {
    color: #009cde
}

.contactMas ul li i,
.contactMas ul li span,
.quickLinks ul {
    vertical-align: middle
}

.social_con .social_ico:hover {
    background: #009cde;
    border: 1px solid #009cde
}

.copyright_bg {
    background: #333
}

.disclaimerWrp {
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #f1f1f13b;
    margin-top: 10px
}

.disclaimerWrp span.dl-time {
    font-size: 13px;
    display: block;
    color: #ccc;
    margin: 4px 0;
    line-height: 23px
}

.review_btm {
    color: #b6b6b6;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin-top: 0;
    text-align: right
}

.faqs_tab,
.findUs ul li a,
.footerNav ul,
.globalLink ul {
    text-align: center
}

.email a {
    color: #fff;
    font-weight: 400
}

footer {
    background: #003050
}

.contactMas ul,
.findUs ul {
    margin-top: 20px
}

.cms_area .bullet_point {
    font-weight: 400;
    margin: 0 0 0 20px;
    line-height: 28px
}

.cms_area ol {
    margin: 0 0 0 40px
}

.cms_area ol li {
    margin: 3px 0
}

.contact_form .form-control {
    height: 50px
}

.contact_form .file_con .input-group {
    width: 84%;
    margin: 10px 0 0
}

.inside_service_list_con a,
.sitemap a {
    font: 400 15px/20px
}

.sitemap a:hover {
    background: #009cde;
    border: 1px solid #009cde
}

.faq-content .panel-default>.panel-heading {
    box-shadow: none!important
}

ul.catlist_con li a {
    font: 400 14px/15px Lato;
    padding: 6px 0 6px 20px
}

ul.catlist_con li .sub_cat a,
ul.catlist_con li .sub_cat a:hover {
    background: url('../images/sub_cat_bg.gif') left 19px no-repeat
}

.form-group.form-wrapper button,
.portfolio {
    background: #009cde
}

ul.catlist_con li .sub_cat a {
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .3s;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
    text-decoration: none
}

.contact_form.form-group-lg .earn-option p,
.earn-option p {
    font-size: 16px
}

.btns a.addBtn,
.orderBtn,
.orderBtn2,
.themeBtn,
.top_right .email,
h4.sub-Cty span,
p.ord-cod span {
    display: inline-block
}

.top_right .email {
    margin: 0
}

.top_right .blink,
.top_right .email {
    margin-left: 25px
}

.top_right {
    margin: 0
}

.topHeader {
    padding: 10px 0
}

.inside_service_list_con a {
    background: #009cde;
    border: 1px solid #009cde
}

.para_bold,
span.learn-m {
    font-style: italic
}

.inside_service_list_con a:hover {
    color: #009cde;
    border: 1px solid #009cde
}

.ques_thum_inner p {
    font-weight: 200
}

span.learn-m {
    color: #3e5f99
}

.LM-text {
    padding: 11px 20px 10px;
    border: 0;
    background: #223259
}

.earn-option .LM-text p {
    font-weight: 400;
    color: #fff
}

.checkbox-opt span {
    padding: 3px 6px;
    border-bottom: 2px solid #208e81
}

.LM-text ul li span {
    color: #69cbc0
}

.control {
    color: #717171
}

.contact_form.form-group-lg .LM-text {
    background: #464646
}

.earn-option p {
    color: #adadad
}

.tuto-cnt {
    padding: 0 20px 40px 40px;
    border-radius: 4px
}

.infoForm fieldset {
    border: 0
}

.bannerForm {
    background: #fff;
    padding: 18px 20px 20px;
    font-weight: 400;
    box-shadow: none;
    border-radius: 5px;
    margin: 0 0 25px 0
}

.bannerForm h2 {
    font-size: 23px;
    margin: 0 0 15px;
    text-align: center;
    color: #5170a3;
    float: left
}

.bannerContent>.h1 {
    color: #fff;
    letter-spacing: 1.1px;
    text-align: left;
    text-shadow: none;
    font-size: 60px;
    line-height: normal;
    margin-bottom: 10px;
    font-weight: 100;
    margin-top: 10px
}

.bannerContent>.h1 strong {
    display: inline-block;
    width: 100%
}

.bannerContent>.h1 span {
    display: block;
    font-weight: 400;
    font-size: 21px;
    margin: 10px 0 20px 0;
    text-transform: none;
    border-bottom: solid 2px #ffdf68;
    padding: 0 0 20px
}

.orderBtn,
.orderBtn2 {
    background: #3e5e99;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 0 9px;
    padding: 11px 24px
}

header .navbar-nav li a.lnk_order_now1:after {
    background: #20bf25;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: 5px
}

.infoForm,
header .navbar-nav li a.lnk_order_now1 {
    position: relative
}

.service_con::after,
.themeBtn:before {
    top: 0;
    left: 0
}

.bannerContent {
    margin-top: 20px;
    padding: 0
}

header .navbar-nav li a.active {
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    border-bottom: solid 3px #c73b00!important
}

div#navbar {
    position: relative
}

.bootstrap-select>.dropdown-toggle {
    padding: 9px 12px;
    width: 100%
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 0!important
}

.btn-group.open .dropdown-toggle {
    box-shadow: none
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background: #fff;
    border-color: #66afe9
}

.btn-group .dropdown-toggle:focus,
.btn-group .dropdown-toggle:hover {
    background: #fff!important;
    box-shadow: none!important;
    border-color: #66afe9!important
}

.themeBtn {
    width: auto;
    padding: 7px 20px;
    height: auto!important;
    line-height: normal;
    border-radius: 4px;
    font-size: 20px;
    letter-spacing: 0;
    background: #003050;
    color: #fff;
    font-weight: 400;
    box-shadow: none;
    font-family: Lato, sans-serif;
    overflow: hidden;
    float: none;
    text-transform: capitalize;
    margin: 5px 0 0
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #000
}

.infoForm {
    margin-top: 10px
}

.infoForm .form-control {
    box-shadow: none;
    height: 40px;
    padding: 7px 12px;
    font-weight: 400;
    color: #888!important;
    font-size: 12px;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: solid 2px #c3c3c3;
    border-radius: 0;
    -webkit-appearance: none
}

.infoForm .dropdown-menu .form-control {
    border-color: #66afe9
}

.infoForm .form-control::-webkit-input-placeholder {
    color: #888
}

.infoForm .form-control::-moz-placeholder {
    color: #888
}

.infoForm .form-control:-ms-input-placeholder {
    color: #888
}

.infoForm .form-control:-moz-placeholder {
    color: #888
}

.infoForm label {
    font-size: 13px;
    margin: 0;
    color: purple
}

.service_con::after {
    height: 100%;
    position: absolute;
    width: 100%
}

.bannerText {
    position: relative;
    z-index: 5;
    padding-bottom: 0
}

.attch-feild {
    margin-bottom: 30px
}

.attch-feild input#comm_o_f_att_file1 {
    display: inline-block;
    width: 90%;
    margin-right: 10px;
    vertical-align: sub;
    float: left
}

.attch-feild a#comm_o_f_add_more {
    line-height: 23px!important;
    color: #31b8a8;
    background-color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 2px solid #69cbc0;
    display: inline-block;
    padding: 0;
    margin-top: 3px;
    font-weight: 700;
    font-size: 25px
}

.infoForm input[type=file] {
    height: auto;
    padding: 8px
}

.attch-feild input#att_file1 {
    display: inline-block;
    width: 90%;
    margin-right: 10px;
    vertical-align: sub
}

#comm_o_f_more_attachment label input {
    width: 100%
}

#comm_o_f_more_attachment label {
    width: 90%;
    float: left;
    padding: 5px 0
}

.close-btn {
    background: #ab1114;
    width: 30px;
    height: 30px;
    margin: 8px 6px 0;
    border-radius: 100%;
    text-decoration: none!important;
    display: inline-block;
    text-align: center;
    font-size: 40px;
    color: #fff;
    float: right
}

.close-btn span {
    display: block;
    line-height: 26px;
    color: #fff
}

.infoForm a#add_more,
div#more_attachment a#remScnt {
    padding: 0 1px;
    background-color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    border-width: 2px
}

.expandText,
.themeBtn,
.viewMoreBtn {
    vertical-align: middle
}

.infoForm a#add_more {
    border-color: #69cbc0;
    line-height: 28px;
    color: #31b8a8
}

div#more_attachment input {
    display: inline-block;
    width: 90%;
    margin-right: 10px
}

div#more_attachment a#remScnt {
    border-color: #d9534f;
    line-height: 23px;
    color: #d9534f;
    margin: 3px 6px 0 0
}

.btns a.addBtn {
    background: #31b8a8;
    padding: 6px 9px 5px;
    border-radius: 35px;
    line-height: normal;
    font-size: 13px;
    font-weight: 400;
    color: #fff
}

.bannerContent p {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    margin-top: 3px;
    text-align: left
}

.themeBtn {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition: .4s all ease
}

.call-back .themeBtn {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition: .4s all ease;
    margin: 8px 0 0
}

.themeBtn:before,
.viewMoreBtn {
    -webkit-transition-duration: .5s
}

.themeBtn:before {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    background: #3e6199;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.themeBtn:active,
.themeBtn:focus,
.themeBtn:hover {
    color: #fff;
    box-shadow: 3px 17px 20px rgba(62, 96, 153, .3215686274509804);
    background: #3f6197!important
}

.themeBtn:active:before,
.themeBtn:focus:before,
.themeBtn:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.infoForm .form-title {
    line-height: normal;
    font-size: 25px;
    font-weight: 700;
    color: #223259;
    margin: 0 0 35px
}

.infoForm .form-title span.offer {
    font-size: 16px;
    float: right;
    padding: 7px 50px 7px 20px;
    background: #31b8a8;
    color: #fff;
    position: relative;
    right: -50px;
    height: 33px;
    margin-top: 0
}

.bannerContent a.btn.btn-primary {
    padding: 10px 25px;
    margin: 30px 5px 0;
    font-size: 17px;
    background: #003050;
    border-color: #ffdf68;
    border-radius: 4px
}

.bannerContent a.btn.btn-primary.vas {
    background: 0 0;
    border: 2px solid #31b8a8;
    color: #fff;
    padding: 10px 30px;
    float: left
}

.contactBoxWrapper p,
.contactBoxWrapper ul li {
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 15px;
    text-align-last: center
}

.contactBoxWrapper ul {
    padding-left: 20px
}

.ad {
    margin: 70px auto 0
}

.address {
    border: 1px solid #eee;
    margin-bottom: 25px
}

.address .p15.bg-gray h1 {
    font-size: 24px;
    padding: 12px 20px
}

.address .row.p15.pt5 {
    padding: 0 30px
}

.address p.weight600 {
    font-weight: 700
}

.address p {
    font-size: 16px;
    line-height: 25px
}

.address p.mb5 {
    margin-bottom: 10px
}

p.weight400.fs16 {
    margin-bottom: 20px
}

.addressMap {
    border: 1px solid #eee;
    padding: 5px
}

.infoForm .form-title span.offer:after {
    position: absolute;
    content: '';
    left: auto;
    width: 0;
    height: 0;
    border-top: 33px solid #71d4c8;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    top: 33px;
    right: 0
}

.contactForm {
    border: 1px solid #eee
}

.contactHeadeing {
    background: #f5f5f5;
    padding: 12px 20px
}

.contactHeadeing h3 {
    font-size: 24px;
    color: #3e5e99
}

.contactForm div#common_order_form {
    display: inline-block;
    background: 0 0;
    padding: 20px 20px
}

.contactForm div#common_order_form .themeBtn {
    font-size: 17px;
    margin: 10px 0
}

.ourUSP .inner-whyChooseBox {
    padding: 40px 20px;
    position: relative
}

.ourUSP .inner-whyChooseBox .overlay {
    background: #3e6099;
    border-radius: 3px;
    bottom: 0;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .13);
    left: 0;
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100
}

.ourUSP .inner-whyChooseBox .overlay::after {
    background: url('#') center center/cover no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 100%;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.testiContent .testi-name:after,
.testimonialSection:after {
    content: '';
    position: absolute
}

.ourUSP .inner-whyChooseBox .overlay a {
    position: relative;
    z-index: 101;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    display: block;
    width: 100%;
    height: 100%
}

.ourUSP .inner-whyChooseBox:hover>.overlay {
    opacity: 1;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in
}

.ourUSP .inner-whyChooseBox .overlay a .h4 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px
}

.ourUSP .inner-whyChooseBox .overlay a p {
    color: rgba(255, 255, 255, .87);
    font-size: 15px;
    line-height: normal;
    font-weight: 400
}

.ourUSP .inner-whyChooseBox:nth-child(1) .overlay::after {
    background-image: url('../images/quality.svg')
}

.ourUSP .inner-whyChooseBox:nth-child(2) .overlay::after {
    background-image: url('../images/label.svg')
}

.ourUSP .inner-whyChooseBox:nth-child(3) .overlay::after {
    background-image: url('../images/prohibition.svg')
}

.ourUSP .inner-whyChooseBox:nth-child(4) .overlay::after {
    background-image: url('../images/clock.svg')
}

.testimonialSection {
    padding: 30px 0;
    position: relative;
    background: #f5f5f5
}

.testimonialSection>div {
    position: relative;
    z-index: 5
}

.successContent {
    padding: 40px;
    height: 100%
}

.testimonialContent {
    background: #fff;
    border-radius: 0;
    border: 1px solid #d0d0d0
}

.sectionHeading.sectionHeading2>h2 {
    color: #fff
}

.image-parallax {
    background-size: cover;
    width: 100%;
    height: 100%
}

.testiContent p {
    color: #464646;
    line-height: 26px
}

.testiContent .testi-name {
    color: #223259;
    margin: 0;
    line-height: normal;
    text-transform: capitalize;
    position: relative;
    padding: 0;
    font-weight: 700;
    font-size: 23px;
    font-family: Lato
}

.testiContent .testi-name:after {
    width: 100px;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: -4px
}

.testiContent .testi-pst {
    color: #C73B00;
    font-size: 16px;
    margin: 7px 0 14px;
    line-height: normal;
    text-transform: capitalize;
    min-height: 19px
}

.testimonialSection:after {
    left: 0;
    bottom: 0;
    background: #003050;
    width: 100%;
    height: 140px
}

.owl-theme .owl-controls {
    margin: 0
}

.owl-theme .owl-controls .owl-pagination {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    display: none
}

.footerNav li a,
.main {
    position: relative
}

.owl-theme .owl-controls .owl-pagination span {
    margin: 0 2px 0 5px;
    background: #31b8a8
}

.starList {
    float: left;
    margin-right: 8px
}

.starList i {
    color: #c73b00;
    font-size: 22px
}

.starRate {
    float: right;
    margin-top: 10px
}

.testiContent .testi-order {
    color: #3e6099;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: normal;
    font-weight: 700
}

.homeHeader>iframe[name=google_conversion_frame] {
    display: none
}

.padd_drop_form {
    padding-left: 40px!important
}

.infoForm .padd_drop_form {
    padding-left: 0!important
}

.copyright-section-footer {
    background: #444;
    margin-top: 28px;
    padding: 25px 0 10px
}

.footerNav li {
    display: inline-block;
    vertical-align: top
}

.footerNav li a {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: 5px 15px
}

.footerNav li a::after {
    content: "|";
    position: absolute;
    right: 0;
    top: 4px
}

.footerNav li:last-child a::after {
    display: none
}

.footerNav {
    border-bottom: 1px solid #999;
    padding-bottom: 15px
}

.blink {
    display: inline-block;
    margin-bottom: 16px
}

footer .box2 p a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.payment_con h6,
.social_con h6 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color: #fff
}

.payment_con h6 {
    display: block;
    float: left;
    margin-bottom: 6px
}

.fbShare>a,
.social_con h6 {
    display: inline-block
}

.payment_con>span {
    float: left;
    margin-left: 10px;
    width: 165px
}

.social_con h6 {
    width: 100%;
    margin-bottom: 5px
}

.social_con {
    background: 0 0;
    margin: 0
}

.social_con .social_ico.trans_eff {
    background: #fff;
    border: 1px solid #fff;
    display: inline-block;
    font-size: 17px;
    height: 35px;
    line-height: 30px;
    width: 35px
}

.social_con .social_ico.trans_eff:hover {
    background: #0e93cc;
    border-color: #0e93cc;
    color: #fff
}

.social_con>span {
    display: block;
    margin-bottom: 10px;
    margin-top: 8px
}

.email_other,
.email_other_sidebar {
    padding-left: 15px
}

.email_other {
    color: #3e5f99
}

.email_other_sidebar span {
    color: #31b8a8
}

.lnk_order_now {
    background-color: #019cde!important
}

.lnk_order_now:hover {
    background-color: #0e93cc!important
}

.whyChooseBox1,
.whyChoose_box {
    background: #fff
}

.lead {
    color: #444;
    font-size: 16px
}

.whyChooseBox1 .inner-whyChooseBox {
    display: table-cell;
    text-align: center;
    width: 20%
}

.whyChooseBox1 .inner-whyChooseBox a {
    padding: 20px 15px;
    display: block
}

.whyChooseBox1 .inner-whyChooseBox figure {
    height: 90px;
    margin: 0 auto;
    width: 80px;
    display: inline-block;
    color: #3e6099
}

.whyChooseBox1 {
    box-shadow: 0 0 0 rgba(0, 0, 0, .12);
    display: table;
    width: 100%
}

.whyChooseBox1 .inner-whyChooseBox .h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-top: 13px;
    text-transform: capitalize;
    color: #3e6099;
    text-transform: uppercase
}

.whyChooseBox1 .inner-whyChooseBox+.inner-whyChooseBox {
    border-left: 1px solid #ddd
}

.vas .whyChooseBox1 {
    background: #029bde
}

.vas .whyChooseBox1 .inner-whyChooseBox a,
.vas .whyChooseBox1 .inner-whyChooseBox h3 {
    color: #fff
}

.whyUsSection {
    background: #fff;
    padding: 40px 0 0
}

.sectionHeading>h2 {
    font-weight: 700;
    margin: 0 0 25px;
    font-size: 30px
}

.sectionHeading h3 {
    margin: 15px 0 60px;
    position: relative;
    font-size: 40px
}

.sectionHeading h3 span {
    width: 180px;
    height: 5px;
    background: #3e6099;
    background: -moz-linear-gradient(to right, #3e6099 0, #33aaa6 80%);
    background: -webkit-linear-gradient(to right, #3e6099 0, #33aaa6 80%);
    background: linear-gradient(to right, #3e6099 0, #33aaa6 80%);
    position: absolute;
    left: 0;
    margin: 0 auto;
    bottom: -30px;
    right: 0;
    border-radius: 2px
}

.sectionHeading p {
    font-weight: 400
}

.whyUs_content_box_list li {
    display: block;
    float: left;
    min-height: 250px;
    padding: 0;
    text-align: center;
    width: 33.33%
}

.whyUs_content_box_list li .svgIcon {
    border: 2px solid #3e5f99;
    background: #3e5f99;
    border-radius: 100%;
    float: none;
    height: 70px;
    margin: 0 auto 9px;
    padding: 15px;
    text-align: center;
    width: 70px
}

.whyUs_content_box_list {
    margin: 0
}

.whyUs_content_box_list li strong {
    color: #0e3646
}

.whyUs-box {
    padding: 30px 20px;
    text-align: center;
    margin-bottom: 30px
}

.whyUs-box figure {
    background: #31b8a8;
    border-radius: 100%;
    height: 160px;
    margin: 0 auto;
    padding: 45px;
    width: 160px;
    position: relative;
    z-index: 5
}

.whyUs-box figure span.num {
    width: 44px;
    height: 44px;
    position: absolute;
    right: -20px;
    top: 45px;
    display: block;
    font-size: 22px;
    line-height: 44px;
    color: #31b8a8;
    background: #fff;
    border-radius: 50%
}

.contactInfo li,
.mainHeading,
h1 {
    line-height: normal
}

.whyusContent .col-sm-4:nth-child(1):after {
    width: 214px;
    height: 77px;
    display: block;
    content: "";
    position: absolute;
    right: -120px;
    top: 86px;
    background: url('../images/dotted-arrow.png') left top no-repeat;
    z-index: 0
}

.whyusContent .col-sm-4:nth-child(2):after {
    width: 221px;
    height: 84px;
    display: block;
    content: "";
    position: absolute;
    right: -122px;
    top: 32px;
    background: url('../images/dotted-arrow1.png') left top no-repeat;
    z-index: 0
}

.whyusContent .col-sm-4 .whyUs-box:hover figure,
.whyusContent .col-sm-4:nth-child(3) .whyUs-box figure {
    background: #3e5f99
}

.whyusContent .col-sm-4 .whyUs-box:hover figure span.num,
.whyusContent .col-sm-4:nth-child(3) .whyUs-box figure span.num {
    color: #3e5e99
}

.whyUs-box h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 20px;
    color: #253259
}

.aws-box>h4,
.lead strong,
h1 {
    color: #3e5e99
}

.grayBg {
    background: #f8f8f8
}

h1 {
    font-size: 40px
}

.lead strong {
    font-weight: 500
}

.aws-box>h4 {
    margin: 10px 0 30px;
    font-weight: 400;
    
}

.aws-box {
    padding: 15px
}

.whyUs_content_box_list li:nth-child(3n+3) {
    border-right: 0 none
}

.aws_main_box {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    position: relative
}

.aws_main_box:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1
}

.whyUs_content {
    background: rgba(255, 255, 255, .9);
    padding: 0 0 25px;
    position: relative;
    z-index: 5
}

.whyUs_content_box p.mb20 {
    margin: 0 0 40px;
    font-size: 16px
}

section.ourFeature {
    margin: 25px 0 0;
    position: relative;
    background: #f7f7f7;
    padding: 0 0 60px
}

.h3 {
    font-size: 24px;
    margin: 0 0 30px
}

section.ourFeature>div {
    position: relative;
    z-index: 2
}

section.ourFeature:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.orderFormbox {
    margin: 0;
    background: #0b5c96;
    padding: 30px 0 20px;
    position: relative;
    min-height: 220px
}

.orderFormSection .sectionHeading {
    margin-bottom: 50px
}

.orderFormSection .sectionHeading>h2 {
    color: #fff;
    margin-bottom: 5px
}

.orderFormSection .sectionHeading>p {
    color: #fff
}

.orderFormbox .call-now {
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 0
}

.contactInfo {
    padding-left: 40px
}

.actionBtn>a {
    background: #019cde;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 10px
}

.contactInfo ul {
    display: table;
    width: 100%
}

.contactInfo li {
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 500;
    overflow-wrap: break-word;
    padding: 0 15px;
    text-align: left;
    display: block;
    vertical-align: top;
    position: relative;
    width: 33.33%
}

.expandText,
.viewMoreBtn,
body.popupShow {
    overflow: hidden
}

.contactInfo li span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px
}

.contactInfo .icons {
    font-size: 40px;
    left: -40px;
    opacity: .4;
    position: absolute;
    top: 3px;
    z-index: 0
}

.footerOrder a {
    padding: 7px 15px;
    margin-top: 9px;
    background: #20bf25;
    font-weight: 400;
    border-radius: 45px;
    font-size: 18px
}

.scrollFixed span.new-note,
span.new-note {
    border-radius: 0 15px;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, .17)
}

.footerOrder a:hover {
    background: #019cde
}

.mainHeading {
    color: #3e5e99;
    font: 400 35px/35px
}

.AsHAust h2,
.TrSt p,
.topOfferBox {
    line-height: normal
}

.modalTitle,
.topModal_body .banner-txt .h1,
.topModal_body .infoForm .form-title,
.vasLinks .vasLinks-heading {
    font-family: Lato, sans-serif
}

.infoForm .error {
    position: absolute;
    font-style: normal;
    font-size: 12px;
    top: 55px;
    color: red;
    left: 15px;
    font-weight: 700
}

.error {
    width: 100%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    color: red;
    display: none
}

.info,
.topOfferBox,
.topOfferBox p,
.tur-text,
.tur-text:after {
    position: relative
}

.rc-anchor-light {
    background: #fff
}

.info p,
span.new-note {
    font-size: 13px;
    color: #fff
}

.topOfferBox {
   background: linear-gradient(135deg,#C73B00 0,#003050 100%);
    border-width: 1px;
    border-right-style: hidden;
    border-left-style: hidden;
    padding-bottom: 5px;
    padding-top: 5px
}

.topOfferBox p {
    margin: 0;
    color: #fff;
    z-index: 9
}

span.new-note {
    background: #b32ed4;
    padding: 2px 15px;
    font-weight: 500
}

.topOfferBox a.btn.btn-danger.order-offer-link {
    padding: 2px 13px
}

.info {
    z-index: 99999999999999;
    text-align: center;
    background: #3c5673
}

.info p {
    font-weight: 400;
    margin: 0
}

.whyUs_content_box h2 {
    margin: 30px 0 80px;
    position: relative;
    font-size: 40px
}

.whyUs_content_box h2 span {
    width: 180px;
    height: 5px;
    background: #3e6099;
    background: linear-gradient(135deg,#C73B00 0,#003050 100%);
   background: linear-gradient(135deg,#C73B00 0,#003050 100%);
 background: linear-gradient(135deg,#C73B00 0,#003050 100%);
    position: absolute;
    left: 0;
    margin: 0 auto;
    bottom: -30px;
    right: 0;
    border-radius: 2px
}

.whyUs_content_box p {
    font-weight: 400
}

.topOfferBox a {
    color: #fff
}

.scrollFixed span.new-note {
    background: #b32ed4;
    color: #fff;
    padding: 1px 15px;
    font-size: 12px;
    font-weight: 500
}

.scrollFixed .btn {
    padding: 2px 20px;
    font-size: 12px;
    font-weight: 500
}

.scrollFixed span.email {
    color: #0a5b96;
    font-size: 13px;
    font-weight: 500;
    margin-left: 5px
}

.scrollFixed span.email a {
    color: #fff;
    font-weight: 500
}

.scrollFixed span.email i.fa.fa-envelope-o {
    font-size: 15px;
    margin-right: 0;
    color: #31b8a8
}

.scrollFixed .blink {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    margin-left: 4px
}

.header2 .topHeader,
.header2 .topOfferBox,
.topOfferBox.scrollFixed {
    display: none
}

.header2 .topOfferBox.scrollFixed {
    display: block
}

.vasLinks .vasLinks-heading {
    font-size: 20px;
    padding: 5px 11px;
    text-align: left;
    background: #3e5f99;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400
}

header .navbar-nav>li .vasLinks .sublink a {
    width: 100%;
    color: #fff!important;
    display: block;
    border-bottom: 1px solid #eee;
    padding: 10px 0
}

header .navbar-nav>li .vasLinks .sublink a:last-child {
    border-bottom: 0
}

header .navbar-nav>li .vasLinks .sublink a:hover {
    color: #fff!important
}

.vasLinks h4 {
    font-size: 20px;
    padding: 13px 0;
    text-align: center;
    background: #003f7b;
    color: #fff;
    margin-bottom: 0
}

.vasLinks .sublink {
    padding: 0 15px 10px
}

.vasLinks {
    background: #3e5f99!important
}

.moffBan {
    padding: 9px 0;
    margin-left: 0
}

.moffBan a {
    padding: 0!important
}

.moffBan img {
    max-width: 93%;
    margin: 0 auto
}

section.plg-banner {
    background: url('../images/turnitin-banner.png') bottom center no-repeat
}

.formPopupWr,
.right-free {
    z-index: 999
}

.formPopupWr {
    background: rgba(0, 0, 0, .7411764705882353)
}

span.popupClose {
    background: #31b8a8
}

.formWrap .form-control,
.formWrap .left-icon input,
.left-icon select {
    padding-left: 15px!important
}

.responsive-tabs-container .tab-pane {
    margin-bottom: 15px
}

.responsive-tabs-container .accordion-link {
    display: none;
    margin-bottom: 10px;
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #333
}

.giveaway a {
    display: inline-block;
    color: #fff
}

.nav-tabs.subjHead li {
    float: none;
    margin: 0 0 10px
}

.nav-tabs.subjHead li a {
    border: 1px solid #029ade;
    border-radius: 0;
    padding: 8px 16px;
    font-weight: 500;
    color: #029ade;
    background: #fff
}

.nav-tabs.subjHead {
    float: left;
    width: 33%;
    padding-right: 15px
}

.tab-content.subjCont {
    float: right;
    width: 63%;
    height: 100%;
    border: 1px solid #029bde;
    min-height: 284px;
    padding: 10px 20px;
    background: #fff
}

.tab-content.subjCont p {
    font-weight: 400;
    font-size: 17px;
    line-height: normal
}

.nav-tabs.subjHead li.active:after {
    content: "";
    background: url('../images/servicestA.png') no-repeat;
    height: 44px;
    width: 22px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: -17.6%;
    z-index: 0
}

.expandText:before,
.viewMoreBtn:before {
    z-index: -1;
    left: 0;
    bottom: 0;
    top: 0;
    content: ""
}

.nav-tabs.subjHead li.active a {
    color: #555;
    border-color: #fff
}

.giveaway {
    padding: 8px 0
}

.giveaway a {
    padding: 5px 21px;
    background: #ce0400;
    font-weight: 500;
    border-radius: 30px 0;
    box-shadow: 0 2px 2px rgba(255, 255, 255, .23137254901960785)
}

.giveaway.footerGive {
    margin-right: 40px
}

.TrSt p {
 
    font-size: 18px;
    color: #003050;
}

.TrSt {
    padding: 17px 0;
    text-align: right
}

section.trustStudent {
    background-color: #ededed;
    border-top: solid 1px #ffffff61;
    margin: 0 0 15px
}

.univWrapper ul li {
    list-style: none;
    margin: 15px 10px 10px;
    width: 130px;
    padding: 15px;
    font-size: 18px;
    background: url(../images/icons.png);
    min-height: 64px;
    background-position: -1px 3px;
    display: inline-block
}

.univWrapper ul li.bond_uni {
    background-position: -120px 3px;
    width: 120px
}

.univWrapper ul li.csu_uni {
    background-position: -233px 2px;
    width: 124px
}

.univWrapper ul li.deakin-uni {
    background-position: -350px 3px;
    width: 120px
}

.univWrapper ul li.latrobe_uni {
    background-position: -470px 3px;
    width: 120px
}

.univWrapper ul li.ust_uni {
    background-position: -580px 3px;
    width: 130px
}

.univWrapper {
    text-align: center
}

.TrSt h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 300
}

.AsHAust h2 {
    margin: 0 0 10px;
    font-weight: 400
}

.indiaPContent h2 {
    margin: 35px 0 6px;
    padding-bottom: 5px
}

.indiaPContent h3 {
    font-size: 24px;
    font-weight: 200;
    margin: 15px 0 6px;
    padding-bottom: 5px
}

.AsHAust p {
    font-weight: 400;
    line-height: 26px;
    text-align: justify;
    text-align-last: center
}

.txtIcon {
    width: 80px;
    height: 80px;
    display: inline-block
}

.AsHAust ul li:nth-child(1) .txtIcon {
    background: url('../images/intro-ic.jpg') 3px top no-repeat
}

.AsHAust ul li:nth-child(2) .txtIcon {
    background: url('../images/intro-ic.jpg') -89px top no-repeat
}

.AsHAust ul li:nth-child(3) .txtIcon {
    background: url('../images/intro-ic.jpg') -190px top no-repeat
}

.AsHAust ul li:nth-child(4) .txtIcon {
    background: url('../images/intro-ic.jpg') -285px top no-repeat
}

.AsHAust ul {
    margin: 20px 0 0
}

.AsHAust ul li {
    width: 24%;
    list-style-type: none;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    text-align-last: center
}

.AsHAust h2 {
    margin: 30px 0 80px;
    position: relative;
    font-size: 40px
}

.AsHAust h2 span {
    width: 180px;
    height: 5px;
    background: #3e6099;
    background: -moz-linear-gradient(to right, #3e6099 0, #33aaa6 80%);
    background: -webkit-linear-gradient(to right, #3e6099 0, #33aaa6 80%);
    background: linear-gradient(to right, #3e6099 0, #33aaa6 80%);
    position: absolute;
    left: 0;
    margin: 0 auto;
    bottom: -30px;
    right: 0;
    border-radius: 2px
}

.AsHAust b {
    width: 100%;
    display: inline-block
}

.AsHAust b {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    color: #3e6099;
    margin: 20px 0 10px;
    font-family: inherit;
    font-weight: 400
}

.trustMap .h5,
.viewMore {
    text-align: center
}

.trustMap .h5 {
    font-size: 20px;
    line-height: normal;
    padding: 20px 0 0;
    font-weight: 400;
    color: #0a5a96
}

.vas {
    border-top: 0
}

.ValSerWp {
    padding: 19px 20px;
    background: #fff;
    margin-bottom: 15px;
    color: #3e6099;
    min-height: 155px
}

.ValSerWp h4 {
    margin: 0 0 30px;
    color: #999;
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase
}

.ValSerWp h4 {
    color: #3e6099
}

.ValSerWp p,
.hiddenContentBox h2 {
    font-weight: 400
}

.vasServicesImg {
    opacity: 1;
    filter: grayscale(0);
    transition: ease all .5s
}

.whyusContent p {
    text-align: center
}

.vasServicesImg {
    width: 61px;
    height: 62px;
    background: url('#');
    background-position: 0 -17px;
    margin: 0 auto 10px;
}

.proofreadingImage {
    background-position: -718px -18px
}

.expCounsltImage {
    background-position: -137px -18px
}

.qualityImage {
    background-position: -70px -16px
}

.hiddenContentBox {
    display: none
}

.hiddenContentBox ul {
    padding-left: 20px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%
}

.hiddenContentBox ul li {
    margin-bottom: 15px;
    text-align: justify;
    font-weight: 400;
    line-height: 28px
}

.hiddenContentBox {
    padding: 25px 0;
    clear: both
}

.hiddenContentBox h3 {
    font: 400 30px/30px;
    margin: 15px 0 10px;
    display: inline-block;
    color: #3e5e99
}

.hiddenContentBox p {
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 15px
}

.hiddenContentBox ul li strong {
    font-weight: 600
}

.viewMore {
    margin-top: 25px
}

.viewMoreBtn {
    background: #003050;
    border: 0;
    padding: 8px 40px;
    font-size: 18px;
    font-weight: 400;
    box-shadow: 0 13px 20px rgba(184, 49, 49, 0.28);
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition: .4s all ease
}

.expandText,
.viewMoreBtn:before {
    -webkit-transition-duration: .5s
}

.viewMoreBtn:before {
    position: absolute;
    right: 0;
    background: #C73B00;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.viewMoreBtn:active,
.viewMoreBtn:focus,
.viewMoreBtn:hover {
    color: #fff;
    box-shadow: 3px 17px 20px rgba(62, 96, 153, .3215686274509804);
    background: #3f6197!important
}

.viewMoreBtn:active:before,
.viewMoreBtn:focus:before,
.viewMoreBtn:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.expandText {
    font-size: 16px;
    margin-top: 15px;
    background: #31b8a8;
    color: #fff;
    padding: 9px 15px;
    border-radius: 5px;
    box-shadow: 0 13px 20px rgba(49, 184, 168, .28);
    line-height: normal;
    border: 0;
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition: .4s all ease
}

.expandText:before {
    position: absolute;
    right: 0;
    background: #3e6199;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.expandText:active,
.expandText:focus,
.expandText:hover {
    color: #fff;
    box-shadow: 3px 17px 20px rgba(62, 96, 153, .3215686274509804);
    background: #3f6197!important
}

.expandText:active:before,
.expandText:focus:before,
.expandText:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.sampleListPage {
    padding: 50px 0;
    position: relative
}

.pageHeading h1 {
    padding: 0;
    margin-bottom: 7px;
    color: #0a5b96
}

.pageHeading p {
    font-weight: 300;
    font-size: 18px
}

.pageHeading {
    margin-bottom: 30px
}

.sampleHeadingSec.thnkSec {
    background: #003f7b;
    padding: 60px 0
}

.sampleHeadingSec .thnkText {
    text-align: center;
    margin-bottom: 15px
}

.sampleHeadingSec .thnkText h1 {
    color: #ffbf00;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 0;
    line-height: normal
}

.sampleHeadingSec .thnkText p {
    color: #fff;
    font-size: 22px;
    margin: 20px 0
}

.filterBox {
    background: #fff;
    padding: 25px 35px 35px;
    margin-top: -100px;
    border-radius: 5px;
    box-shadow: 0 4px 20px rgba(0, 63, 122, .25098039215686274);
    margin-bottom: 50px
}

.filterBox .form-group .bootstrap-select>.dropdown-toggle,
.filterBox .form-group .form-control {
    height: 45px;
    border: 1px solid #bdbdbd;
    color: #777
}

.filterBox .form-group {
    margin-bottom: 0
}

.filterBox .form-group .form-control {
    box-shadow: none;
    font-weight: 400
}

.filterBox .form-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.filterBox h3 {
    font-size: 19px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 9px;
    color: #656565
}

.samplesList .element-item {
    width: 33.33%;
    padding: 15px;
    list-style: none
}

.samplesList>div {
    margin: 0 -15px
}

.samplesList .element-item .sampleElementBox a {
    background: #003f7a;
    padding: 30px 70px 30px 30px;
    color: #fff;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    display: block;
    transition: .4s all ease
}

.samplesList .element-item .sampleElementBox a:hover {
    box-shadow: -5px -5px 20px rgba(0, 63, 121, .42);
    -moz-transform: translateX(-5px) translateY(-5px);
    -webkit-transform: translateX(-5px) translateY(-5px);
    -o-transform: translateX(-5px) translateY(-5px);
    -ms-transform: translateX(-5px) translateY(-5px);
    transform: translateX(-5px) translateY(-5px)
}

.samplesList .element-item .sampleElementBox .badge {
    background: #fff;
    font-size: 15px;
    color: #003f79;
    padding: 0 15px;
    left: auto;
    position: absolute;
    top: 0;
    height: 30px;
    line-height: 30px;
    right: 15px;
    margin: auto;
    bottom: 0
}

.samplesList .element-item .sampleElementBox h3 {
    color: #fff
}

.samplesListPage .element-item {
    width: 100%;
    margin-bottom: 20px
}

.samplesListPage .element-item .sampleElementBox {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 5px
}

.samplesListPage .element-item .sampleElementBox h3 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 9px
}

.samplesListPage .element-item .sampleElementBox h3 a {
    color: #003f7a
}

.samplesListPage .element-item .sampleElementBox p {
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 15px
}

.samplesListPage .element-item .sampleElementBox>a {
    font-weight: 400;
    background: #0a5b96;
    padding: 7px 15px;
    color: #fff;
    line-height: normal;
    border-radius: 5px;
    margin-top: 5px;
    display: inline-block
}

.sampleContentBox h2,
.sampleContentBox h3 {
    border-bottom: 2px solid #003f7b;
    color: #003f7a
}

.sampleContentBox h2 {
    margin: 0 0 15px;
    line-height: normal;
    font: 500 26px/30px;
    padding: 0 0 10px
}

.sampleContentBox table {
    margin-bottom: 15px
}

.sampleContentBox p {
    font-weight: 400;
    text-align: justify;
    line-height: 25px;
    margin-bottom: 15px
}

.sampleContentBox h3 {
    margin: 0 0 15px;
    line-height: normal;
    font: 500 20px/24px;
    padding: 0 0 5px
}

.downloadFullSampleBox {
    display: inline-block;
    width: 100%;
    margin-top: 35px
}

.downloadSampleButton {
    background: #009af4;
    padding: 10px 25px;
    color: #fff
}

.downloadSampleButton:focus,
.downloadSampleButton:hover {
    text-decoration: none;
    color: #fff;
    background: #003f7a
}

.cd-user-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 54, 66, .9);
    z-index: 99;
    overflow-y: auto;
    cursor: pointer;
    opacity: 0
}

.cd-user-modal.is-visible {
    visibility: visible;
    opacity: 1
}

.cd-user-modal.is-visible .cd-user-modal-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.cd-user-modal-container {
    position: relative;
    width: 90%;
    max-width: 600px;
    background: #fff;
    margin: 48px auto 64px;
    cursor: auto;
    border-radius: 4px;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s
}

.helpOption a,
.jobBtn {
    transition: .4s all ease
}

.cd-user-modal-container .cd-switcher::after {
    clear: both;
    content: "";
    display: table
}

.cd-user-modal-container .cd-switcher li {
    width: 50%;
    float: left;
    text-align: center;
    list-style: none
}

.cd-user-modal-container .cd-switcher li:first-child a {
    border-radius: 4px 0 0
}

.cd-user-modal-container .cd-switcher li:last-child a {
    border-radius: 0 4px 0 0
}

.cd-user-modal-container .cd-switcher a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #d2d8d8;
    color: #809191
}

.cd-user-modal-container .cd-switcher a.selected {
    background: #fff;
    color: #505260
}

@media only screen and (min-width:600px) {
    .cd-user-modal-container {
        margin: 64px auto
    }
    .cd-user-modal-container .cd-switcher a {
        height: 70px;
        line-height: 70px
    }
}

.cd-form {
    padding: 22px
}

.cd-form .fieldset {
    position: relative;
    margin: 22px 0
}

.cd-form .fieldset:first-child {
    margin-top: 0
}

.cd-form .fieldset:last-child {
    margin-bottom: 0
}

.cd-form label {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    vertical-align: bottom
}

.deskControl,
.heading,
.helpOption a,
.helpOption button,
.offerWrp,
.subjectWrp a.btn.btn-success,
.ui-button,
.ui-controlgroup,
.ui-icon,
.ui-spinner,
.ui-spinner-input,
p.ffText span {
    vertical-align: middle
}

.cd-form label.image-replace {
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    text-shadow: none;
    background-repeat: no-repeat;
    background-position: 50% 0
}

.cd-form label.cd-username {
    background-image: url('../images/cd-icon-username.svg')
}

.cd-form label.cd-email {
    background-image: url('../images/cd-icon-email.svg')
}

.cd-form label.cd-password {
    background-image: url('../images/cd-icon-password.svg')
}

.cd-form input {
    margin: 0;
    padding: 0;
    border-radius: .25em;
    font-size: 15px
}

.cd-form input.full-width {
    width: 100%
}

.cd-form input.has-padding {
    padding: 12px 20px 12px 50px
}

.cd-form input.has-border {
    border: 1px solid #d2d8d8;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.cd-form input.has-border:focus {
    border-color: #343642;
    box-shadow: 0 0 5px rgba(52, 54, 66, .1);
    outline: 0
}

.cd-form input.has-error {
    border: 1px solid #d76666
}

.cd-form input[type=password] {
    padding-right: 65px
}

.cd-form input[type=submit] {
    padding: 16px 0;
    cursor: pointer;
    background: #003f7b;
    color: #fff;
    font-weight: 700;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.no-touch .cd-form input[type=submit]:focus,
.no-touch .cd-form input[type=submit]:hover {
    background: #019cde;
    outline: 0
}

.cd-form .hide-password {
    display: inline-block;
    position: absolute;
    right: 0;
    padding: 6px 15px;
    border-left: 1px solid #d2d8d8;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #343642
}

.cd-form .cd-error-message {
    display: inline-block;
    position: absolute;
    left: -5px;
    bottom: -35px;
    background: rgba(215, 102, 102, .9);
    padding: 14px;
    z-index: 2;
    color: #fff;
    font-size: 13px;
    border-radius: 7px;
    pointer-events: none;
    visibility: hidden;
    opacity: 0
}

.cd-form .cd-error-message::after {
    content: '';
    position: absolute;
    left: 22px;
    bottom: 100%;
    height: 0;
    width: 0;
    border-bottom: 8px solid rgba(215, 102, 102, .9);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.cd-form .cd-error-message.is-visible {
    opacity: 1;
    visibility: visible
}

@media only screen and (min-width:600px) {
    .cd-form {
        padding: 32px
    }
    .cd-form .fieldset {
        margin: 32px 0
    }
    .cd-form .fieldset:first-child {
        margin-top: 0
    }
    .cd-form .fieldset:last-child {
        margin-bottom: 0
    }
    .cd-form input.has-padding {
        padding: 16px 20px 16px 50px
    }
    .cd-form input[type=submit] {
        padding: 16px 0
    }
}

.cd-form-message {
    padding: 20px 20px 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

@media only screen and (min-width:600px) {
    .cd-form-message {
        padding: 32px 32px 0
    }
}

.cd-form-bottom-message {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -41px;
    text-align: center!important;
    font-size: 14px;
    right: 0;
    margin: auto;
    line-height: normal!important
}

#back-top,
#exampleModal .modal-header .modal-title,
.ctaBtn,
.ctaSection,
.ctaSection h3,
.ctaWrp,
.ffHeading,
.ffallwrp,
.ffwrp ul,
.freeplaceOrder,
.helpOption button,
.importantSH,
.offerWrp,
.ourExp,
.prosec p,
.prosec ul li,
.prosec ul li span,
.upOff,
.upOff p,
span.closeBtn {
    text-align: center
}

.cd-form-bottom-message a {
    color: #ffbf00
}

.cd-close-form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: -40px;
    background: url('../images/cd-icon-close.svg') center center no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.parttimeJobs .modal-body .leftModalBody .modalBodyImage:after {
    background: rgba(11, 92, 150, .9411764705882353)
}

.jobBtn i,
.jobBtn:hover {
    background: #063058
}

.parttimeJobs .modal-body .RightModalBody .formForm h2 {
    font-size: 25px;
    line-height: 33px
}

.helpOption a,
.helpOption button {
    position: static;
    margin: 0 7px
}

.helpOption button {
    background: -webkit-linear-gradient(45deg, rgba(251, 190, 53, 0), rgba(30, 158, 194, 1), #4fded7);
    box-shadow: 6px 4px 11px rgba(0, 0, 0, .25);
    border: 0;
    line-height: 40px
}

.freeplaceOrder a.btn.btn-primary:before,
.subjectWrp a.btn.btn-success:before,
a.btn.btn-gray:before {
    content: "";
    left: 0;
    bottom: 0
}

.subjectWrp a.btn.btn-success,
.subjectWrp h3,
.subjectWrp ul li {
    line-height: normal;
    font-weight: 400
}

section.subjectSec {
    padding: 20px 0 60px;
    border-top: 0;
    background: #f7f7f7
}

.tabWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0 -15px
}

.tabWrapper>div {
    float: none
}

.importantSH h3 {
    margin: 0 0 50px;
    font-weight: 700;
    color: #223259;
    font-size: 30px
}

.contentWrp {
    border: 1px solid #003050;
    height: 100%;
    border-radius: 3px
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    padding: 13px 5px;
    margin: 0 0 10px;
    list-style: none;
    cursor: pointer;
    transition: all .3s ease-in;
    border: 1px solid #d3d3d3;
    position: relative;
    background: #f1f1f1;
    border-radius: 3px
}

.tab.col.s3.resp-tab-item.resp-tab-active::after {
    content: "";
    height: 30px;
    width: 30px;
    border-left: 1px solid #C73B00;
    border-bottom: 1px solid #C73B00;
    display: inline-block;
    transform: rotate(44deg);
    position: absolute;
    right: -47px;
    top: 5px;
    background: #f7f7f7;
    z-index: 1
}

.resp-tabs-list li:hover {
    color: #102130;
    border-radius: 0;
    border-left: 5px solid #0a5b96
}

.resp-tabs-list li.resp-tab-active {
    background: #003050;
    color: #fff;
    border-color: #C73B00
}

h2.resp-accordion {
    cursor: pointer;
    display: none
}

.resp-tab-content {
    display: none;
    padding: 15px
}

.resp-accordion-active,
.resp-content-active,
.resp-easy-accordion h2.resp-accordion,
.resp-tab-content-active {
    display: block
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1!important;
    background: #00f
}

h2.resp-tab-active {
    color: #102130;
    border-radius: 0;
    border-left: 5px solid #fabe11;
    border-right: 0!important;
    position: relative;
    right: -1px;
    background: #dbdbdb!important
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1!important
}

.resp-jfit {
    width: 100%;
    margin: 0
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1!important
}

.tabs {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-right: 0
}

.tabs.tabs-transparent {
    background-color: transparent
}

.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
    color: rgba(255, 255, 255, .7)
}

.tab a,
.tabs.tabs-transparent .tab a.active,
.tabs.tabs-transparent .tab a:hover {
    color: #3e6099
}

.resp-tabs-list li.resp-tab-active a {
    color: #fff
}

.tabs.tabs-transparent .indicator {
    background-color: #3e6099
}

.tabs.tabs-fixed-width {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tabs.tabs-fixed-width .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.tab a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color .28s ease, background-color .28s ease;
    transition: color .28s ease, background-color .28s ease;
    font-weight: 500;
    border-top: 1px solid rgba(255, 255, 255, 0);
    border-right: 1px solid rgba(255, 255, 255, 0);
    border-left: 1px solid rgba(255, 255, 255, 0);
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0)
}

.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
    color: rgba(238, 110, 115, .4);
    cursor: default
}

.subjectWrp {
    padding: 0 20px 20px;
    color: #102130
}

.subjectWrp h3 {
    color: #102130;
    font-size: 24px;
    margin: 0 0 10px
}

.subjectWrp p {
    color: #102130;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400
}

.subjectWrp ul {
    padding-left: 20px
}

.subjectWrp ul li {
    float: left;
    width: 46%;
    font-size: 15px;
    margin: 10px 0
}

.subjectWrp ul li:nth-child(odd) {
    margin-right: 45px
}

.subjectWrp a.btn.btn-primary {
    background: #029bde;
    border-color: #029bde;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .050980392156862744)
}

a.btn.btn-gray {
    background: #cdd7e3;
    color: #000;
    box-shadow: 2px 9px 4px rgba(0, 0, 0, .050980392156862744);
    margin: 1px 3px;
    padding: 10px 15px;
    font-size: 15px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    border: 0;
    transition: .4s all ease;
    overflow: hidden
}

a.btn.btn-gray:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    background: #3e6199;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

a.btn.btn-gray:active,
a.btn.btn-gray:focus,
a.btn.btn-gray:hover {
    color: #fff;
    box-shadow: 3px 17px 20px rgba(62, 96, 153, .3215686274509804);
    background: #3f6197!important
}

a.btn.btn-gray:active:before,
a.btn.btn-gray:focus:before,
a.btn.btn-gray:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.subjectWrp a.btn.btn-success {
    display: inline-block;
    background: #003050;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 13px 20px rgba(49, 184, 168, .28);
    font-size: 17px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    border: 0;
    transition: .4s all ease;
    overflow: hidden
}

.subjectWrp a.btn.btn-success:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    background: #C73B00;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.subjectWrp a.btn.btn-success:active,
.subjectWrp a.btn.btn-success:focus,
.subjectWrp a.btn.btn-success:hover {
    color: #fff;
    box-shadow: 3px 17px 20px rgba(62, 96, 153, .3215686274509804);
    background: #3f6197!important
}

.subjectWrp a.btn.btn-success:active:before,
.subjectWrp a.btn.btn-success:focus:before,
.subjectWrp a.btn.btn-success:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.resp-tabs-list li.resp-tab-active a span.plush {
    display: none;
    float: right
}

.resp-tabs-list li.resp-tab-active aspan.minus {
    float: right
}

.resp-tabs-list li.resp-tab-active a span.minus {
    display: block
}

.resp-tabs-list li a span.minus {
    display: none;
    float: right
}

.resp-tabs-list li span.plush {
    float: right
}

section.freeFeature {
    padding: 0
}

.ffHeading h3 {
    margin: 0 0 40px;
    font-weight: 700;
    color: #223259;
    font-size: 30px
}

.ffwrp ul li {
    display: inline-block;
    border: none;
    padding: 0 10px;
    width: 100%;
    margin: 0 5px;
    background: #fff;
    text-align: left
}

.ffwrp ul {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
    border: solid 1px #ccc;
    padding: 10px
}

.ffwrp {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 90%;
    float: right
}

p.ffText {
    font-size: 15px;
    height: auto;
    margin: 0;
    color: #686869;
    font-weight: 400;
    width: 50%;
    float: left;
    padding: 8px 0
}

p.ffText span {
    display: table-cell
}

span.ffftext {
    display: block;
    color: #3e6099;
    font-weight: 500;
    margin: 3px 0 0
}

span.fFreeWrp {
    display: block;
    font-size: 19px;
    line-height: normal;
    font-weight: 400;
    float: right;
    width: 35%;
    vertical-align: top;
    padding: 7px 0 7px 19px;
    text-align: center
}

span.ffFor {
    font-size: 15px;
    margin-right: 5px
}

span.ffdis {
    font-weight: 700;
    color: #0a5b96;
    font-size: 18px;
    position: relative;
    display: inline-block
}

.ffallwrp {
    margin: 30px 0
}

.ffallwrp h3 {
    font-weight: 500;
    font-size: 24px
}

.ffallwrp span.freeText {
    color: #3e6099;
    font-weight: 900
}

.freeplaceOrder {
    margin: 25px 0 0
}

.freeplaceOrder a.btn.btn-primary {
    padding: 10px 30px;
    font-size: 18px;
    border: 0;
    background: #31b8a8;
    overflow: hidden;
    box-shadow: 0 13px 20px rgba(49, 184, 168, .28);
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    -webkit-transition-duration: .5s;
    transition: .4s all ease
}

.freeplaceOrder a.btn.btn-primary:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    background: #3e6199;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.freeplaceOrder a.btn.btn-primary:active,
.freeplaceOrder a.btn.btn-primary:focus,
.freeplaceOrder a.btn.btn-primary:hover {
    color: #fff;
    box-shadow: 3px 17px 20px rgba(62, 96, 153, .3215686274509804);
    background: #3f6197!important
}

span.dolorFree:after,
span.ffdis:after {
    content: "";
    background: url('../images/cross-line1.png') top center no-repeat;
    display: inline-block
}

.freeplaceOrder a.btn.btn-primary:active:before,
.freeplaceOrder a.btn.btn-primary:focus:before,
.freeplaceOrder a.btn.btn-primary:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

span.ffdis:after {
    width: 70px;
    height: 4px;
    position: absolute;
    top: 9px;
    left: -2px
}

span.dolorFree {
    position: relative
}

span.dolorFree:after {
    width: 77px;
    height: 5px;
    position: absolute;
    top: 14px;
    left: 0
}

#exampleModal button.close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: #213259;
    opacity: 1;
    color: #fff;
    border-radius: 100%;
    line-height: 22px;
    font-size: 18px;
    border: solid 1px #fff
}

#exampleModal .modal-header {
    position: relative;
    padding: 15px 20px;
    border-radius: 4px 4px 0 0;
    background: #3e6099;
    background: -moz-linear-gradient(left, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
    background: linear-gradient(to right, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%)
}

.sampleFormWrp {
    padding: 0 10px
}

.sampleFormWrp input.form-control {
    padding: 10px 15px;
    height: auto;
    box-shadow: none;
    border-color: #21325994;
    font-size: 15px;
    font-weight: 400;
    color: #333
}

.sampleFormWrp .themeBtn {
    padding: 9px 25px;
    border: none;
    font-size: 17px;
    border-radius: 4px;
    box-shadow: none;
    margin-top: 5px
}

#exampleModal .modal-header .modal-title {
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff
}

#exampleModal .modal-body {
    padding: 20px 10px 5px
}

div#exampleModal {
    top: 80px
}

.checkbox_box label {
    font-size: 12px;
    vertical-align: top;
    color: #646c70;
    text-transform: inherit;
    font-weight: 500;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    -ms-user-select: none;
    user-select: none
}

input#com_o_f_tcapply {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.checkbox_box [type=checkbox]:checked+label:before {
    top: -8px;
    left: 0;
    width: 8px;
    height: 18px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #3d73c3;
    border-bottom: 2px solid #3d73c3;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    content: ""
}

.checkbox_box [type=checkbox]+label:before,
.checkbox_box [type=checkbox]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: .2s;
    transition: .2s
}

.prosec ul li:after,
.upOff p:after {
    content: ""
}

.checkbox_box [type=checkbox]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.ctaSection {
    padding: 20px 0;
    margin: 30px 0;
    background-color: #213259;
    position: relative;
    overflow: hidden
}

.ctaSection h2 {
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-family: texgyreadventorRegular;
    margin-bottom: 0;
    letter-spacing: 1px
}

.ctaSection .ctaBtn p {
    margin: 0;
    text-align: center
}

.ctaBtn a.btn {
    margin: 0 5px;
    border-radius: 4px;
    font-size: 15px;
    border: 2px solid #31b8a8;
    padding: 4px 10px;
    font-weight: 500;
    transition: all .5s ease-in-out;
    background: #31b8a8;
    color: #fff
}

.ourExpRow {
    border: 1px solid #ebebeb;
    background: #fff;
    position: relative;
    z-index: 1;
    margin: 60px 0 20px
}

.ourExpRow .col-xs-12 {
    border-right: 1px solid #ebebeb
}

.ourExpRow .col-xs-12:last-child {
    border-right: 0
}

.ourExp {
    padding: 30px 10px
}

.OexpCount span.OExpCount {
    font-size: 36px;
    color: rgba(19, 29, 51, .95);
    line-height: 24px
}

span.OExpIcon svg {
    height: 42px;
    vertical-align: bottom;
    margin-right: 10px
}

.ourExp h3 {
    color: #28b9a8;
    font-size: 17px;
    line-height: 24px;
    margin: 15px 0 0;
    font-weight: 500
}

.ourExp #saveForm {
    padding: 15px 35px;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background: #28b9a8;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 25px
}

.ctaSection h3 {
    font-weight: 300;
    margin-bottom: 0;
    font-size: 28px;
    color: #fff
}

.prosec ul {
    padding: 20px 0 30px
}

.prosec ul li {
    float: left;
    width: 33%;
    position: relative
}

.prosec ul li span {
    width: 62px;
    height: 62px;
    display: inline-block;
    border: 2px solid #31b8a8;
    border-radius: 100%;
    padding: 12px 0;
    background: #fbfbfb;
    position: relative;
    z-index: 999
}

.prosec ul li span i.fa {
    font-size: 33px;
    color: #31b8a8
}

.prosec p {
    font-size: 16px;
    color: #fffd;
    line-height: 36px;
    margin: 10px 0 0
}

.prosec ul li:after {
    border: none
}

.prosec ul li:last-child:after {
    display: none
}

.prosec ul li span img {
    width: 30px;
    margin: 0 auto
}

.prosec {
    margin-top: 70px
}

section.ctaSec {
    padding: 30px 0 70px;
    background-size: cover
}

.ctaWrp .form-group {
    display: inline-block;
    width: 100%
}

.ctaWrp .form-control {
    background: 0 0;
    border-color: #ccc;
    padding: 6px 10px;
    height: 40px;
    border-width: 1px;
    color: #3e6099;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 3px
}

.captcha img {
    border-radius: 3px;
    height: 40px;
    margin: 0;
    height: 28px
}

.captcha a {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    color: #666;
    background: #ccc;
    padding: 11px 8px;
    border-radius: 3px;
    height: 28px
}

.captcha input {
    width: 110px!important;
    vertical-align: top;
    margin: 0 0 0 8px;
    display: inline-block;
    height: 28px!important
}

.ctaWrp button.btn.btn-primary {
    padding: 8px 40px;
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: baseline;
    letter-spacing: 1px
}

.ctaWrp .form-control::-webkit-input-placeholder {
    color: #3e6099
}

.ctaWrp .form-control::-moz-placeholder {
    color: #3e6099
}

.ctaWrp .form-control:-ms-input-placeholder {
    color: #3e6099
}

.ctaWrp .form-control:-moz-placeholder {
    color: #3e6099
}

.ctaWrp h3 {
    margin-bottom: 30px;
    color: #213259;
    font-size: 24px;
    font-weight: 400
}

.ctaWrp h3 strong {
    font-weight: 700;
    font-size: 87px;
    color: #31b8a8;
    text-transform: uppercase;
    background: linear-gradient(to right, #31b8a8 25%, #3e6099 60%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.popupCtaWrp .ofImgWrp {
    width: 100
}

.ctaWrp.popupCtaWrp {
    background: #fff;
    padding: 30px;
    width: 480px
}

.ctaWrp.popupCtaWrp .form-group {
    display: inline-block;
    width: 100%;
    margin: 0
}

.ctaWrp.popupCtaWrp .form-control {
    width: 100%;
    margin: 0 0 20px;
    border-color: #c5c5c5;
    box-shadow: none;
    color: #565656;
    border-radius: 4px
}

.ctaWrp.popupCtaWrp .form-control::-webkit-input-placeholder {
    color: #565656
}

.ctaWrp.popupCtaWrp .form-control::-moz-placeholder {
    color: #565656
}

.ctaWrp.popupCtaWrp .form-control:-ms-input-placeholder {
    color: #565656
}

.ctaWrp.popupCtaWrp .form-control:-moz-placeholder {
    color: #565656
}

.ctaWrp.popupCtaWrp h3 {
    font-weight: 500;
    color: #213259;
    font-size: 24px
}

.ctaWrp.popupCtaWrp h3 span {
    font-weight: 700;
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    background: linear-gradient(to right, #31b8a8 25%, #3e6099 60%);
    background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.ctaWrp button.btn.btn-primary {
    background: #31b8a8;
    border-color: #31b8a8;
    border-radius: 4px
}

span.OExpIcon img {
    width: 45px;
    vertical-align: text-bottom
}

.upOff p {
    color: #fff;
    font-size: 17px;
    margin: 0;
    padding: 11px 10px
}

.upOff p:after {
    border-right: 30px solid transparent;
    border-left: 20px solid #31b8a8;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    position: absolute;
    right: -50px;
    height: auto;
    top: 0
}

.upOff {
    margin: 15px 0 0
}

.mainSubj {
   background: linear-gradient(135deg,#C73B00 0,#003050 100%);
   background: linear-gradient(135deg,#C73B00 0,#003050 100%);
   background: linear-gradient(135deg,#C73B00 0,#003050 100%);
    border-radius: 100%;
    float: none;
    height: 70px;
    margin: 0 auto 9px;
    padding: 15px;
    text-align: center;
    width: 70px;
    position: relative
}

.grad {
    background: #3e6099;
    background: -moz-linear-gradient(to right, #3e6099 0, #33aaa6 80%);
    background: -webkit-linear-gradient(to right, #3e6099 0, #33aaa6 80%);
    background: linear-gradient(to right, #3e6099 0, #33aaa6 80%)
}

.mainSubj:after {
    content: "";
    display: inline-block;
    background-image: url('../images/icons-fe.png');
    background-position: 10px 13px;
    position: absolute;
    top: 9px;
    z-index: 999;
    width: 50px;
    height: 50px;
    left: 7px;
    background-repeat: no-repeat
}

.essaySubj:after {
    background-position: -36px 8px
}

.thesisWritingSubj:after {
    background-position: -85px 8px
}

.researchSubj:after {
    background-position: -131px 8px
}

.caseStudySubj:after {
    background-position: -181px 8px
}

.onlineExamSubj:after {
    background-position: -227px 7px
}

.chooseAsm {
    background: url('#');
    background-position: -407px -4px;
    height: 90px;
    margin: 0 auto;
    width: 69px;
    display: inline-block;
    color: #3e6099
}

.affordableChoose {
    background-position: -315px 0;
    width: 90px
}

.plagiarismChoose {
    background-position: -226px 0;
    width: 90px
}

.timeSavingChoose {
    background-position: -481px -7px;
    width: 90px
}

.OExpIcon {
    width: 45px;
    height: 45px;
    background: url('../images/icons.jpg');
    background-position: -663px -27px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 8px;
    background-repeat: no-repeat
}

.satisfactionGuaranteed {
    background-position: -617px -26px
}

.phdexp {
    background-position: -576px -27px
}

.ourExp h4 {
    font-weight: 400
}

.reasonableSteps {
    background-position: 152px -171px
}

.qualitySteps {
    background-position: 77px -172px
}

.whatsAppCTAWrp {
    position: fixed;
    bottom: 110px;
    right: 21px;
    z-index: 999
}

.whatsAppCTAWrp p a {
    background: #25d366;
    padding: 5px 8px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    line-height: normal;
    overflow: hidden;
    width: 45px;
    height: 45px
}

.whatsAppCTAWrp p a i.fa {
    font-size: 35px
}

span.whatsAppText {
    float: right
}

span.whatsAppText strong {
    display: block;
    font-size: 18px;
    line-height: 19px;
    color: #fff
}

span.whatsAppText small {
    font-size: 15px;
    line-height: 0;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #edf0f5
}

@media only screen and (min-width:1170px) {
    .cd-close-form {
        display: none
    }
}

#cd-login,
#cd-reset-password,
#cd-signup {
    display: none
}

#cd-login.is-selected,
#cd-reset-password.is-selected,
#cd-signup.is-selected {
    display: block
}

@media only screen and (max-width:1279px) {
    .container {
        width: 100%
    }
    header .top_left {
        width: auto
    }
    .hiw_con img,
    .video_con ul.video_thum_con {
        width: 100%
    }
    .video_con {
        background: #003f7b;
        padding: 50px 0 60px
    }
    .tabs .tab a {
        padding: 0 14px;
        font-size: 13px
    }
}

@media (min-width:1200px) {
    .responsive-tabs-container.accordion-lg .nav-tabs {
        display: none
    }
    .responsive-tabs-container.accordion-lg .accordion-link {
        display: block
    }
}

@media only screen and (max-width:1151px) {
    header {
        padding: 0
    }
    .header2 {
        position: static;
        top: 0
    }
    header .top_left {
        float: none;
        width: 100%;
        padding: 0 15px 15px
    }
    header .top_left .navbar-right {
        float: right!important
    }
    header .navbar-brand {
        padding: 0!important;
        height: auto;
        display: block;
        overflow: hidden;
        margin: 15px 0 0
    }
    header .navbar-default {
        background: 0 0;
        border: 0
    }
    .navbar-nav {
        margin: 0;
        transition: all linear .3s;
        -webkit-transition: all linear .3s;
        -moz-transition: all linear .5s;
        -ms-transition: all linear .3s;
        box-sizing: border-box
    }
    header .navbar-nav>li {
        position: static!important
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover,
    header .navbar-nav>li .sub_con {
        top: 46px
    }
    header .navbar-nav li .sub_con .col1 {
        width: 31%;
        float: left;
        padding-right: 2%
    }
    header .navbar-nav li .sub_con .col2 {
        width: 38%;
        float: left
    }
    header .navbar-nav li a {
        padding: 14px 10px
    }
    .service_con ul.service_list_con {
        width: 100%;
        margin: auto
    }
    .service_con ul.service_list_con li {
        width: 33.3333%
    }
    .statics_con {
        width: 950px
    }
    .reasons_con ul.box_con li .content_con p {
        min-height: 140px
    }
    .on_con2 {
        padding: 30px!important
    }
    .middle_box {
        width: 90%;
        margin: 35px auto 0
    }
    .offer-menu .sub_con {
        top: initial!important
    }
    .nav-tabs.subjHead li.active:after {
        right: -18.6%
    }
    .tabs .tab a {
        padding: 0 7px;
        font-size: 13px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .responsive-tabs-container.accordion-md .nav-tabs {
        display: none
    }
    .responsive-tabs-container.accordion-md .accordion-link {
        display: block
    }
}

@media only screen and (max-width:991px) {
    .bannerContent a.btn.btn-primary {
        display: none
    }
    .bannerContent {
        margin-bottom: 25px;
        padding: 0 0 10px
    }
    .bannerText {
        padding-bottom: 0
    }
    .bannerContent>.h1 {
        margin-bottom: 10px
    }
    .service_con ul.service_list_con {
        width: 100%;
        margin: auto
    }
    .service_con ul.service_list_con li {
        width: 33.3333%
    }
    .service_con ul.service_list_con li .con {
        width: 85%;
        padding: 19px 10px 19px 30px
    }
    .statics_con {
        width: 500px
    }
    .hiw_con img {
        width: 373px;
        margin: 25px auto 0
    }
    .on_con .form_con .form-control2 {
        height: auto;
        padding: 8px 16px 15px
    }
    .on_con .file_con {
        float: right;
        width: 100%;
        margin: 15px 0 0
    }
    .on_con .file_con .input-group {
        width: 49%;
        float: left;
        margin: 0 2px
    }
    .reasons_con ul.box_con li {
        width: 50%;
        padding: 10px;
        text-align: center
    }
    .reasons_con ul.box_con li .tittle {
        padding: 10px 15px;
        border-radius: 5px 5px 0 0!important
    }
    .reasons_con ul.box_con li .tittle_bg1,
    .reasons_con ul.box_con li .tittle_bg2,
    .reasons_con ul.box_con li .tittle_bg3,
    .reasons_con ul.box_con li .tittle_bg4 {
        background: rgba(0, 63, 123, 1)
    }
    .reasons_con ul.box_con li .content_con {
        padding: 20px 20px 20px 25px;
        border: 2px solid #f5f5f5;
        border-radius: 0 0 5px 5px!important
    }
    .reasons_con ul.box_con li .content_con p {
        min-height: 100px
    }
    .video_con ul.video_thum_con {
        width: 100%
    }
    .video_con ul.video_thum_con li {
        width: 50%;
        margin: 10px 0
    }
    .video-overlay .video {
        width: 100%;
        height: 100%;
        padding: 7%
    }
    footer .col_01 {
        width: 30%;
        float: left;
        margin: 12px 0 0
    }
    footer .col_02 {
        width: 35%;
        float: left;
        margin: 12px 0 0
    }
    footer .col_03 {
        margin: 30px 0 0;
        width: 35%
    }
    .middle_box {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .footer-email {
        position: static;
        display: block
    }
    .tabs-right-margin {
        margin: 0!important
    }
    .Q-from h2 {
        font-weight: 400;
        font-size: 24px
    }
    .info p {
        line-height: normal;
        padding: 2px 0
    }
    .nav-tabs.subjHead li.active:after {
        right: -20.6%
    }
    .univWrapper ul li {
        width: 100px
    }
    ul.resp-tabs-list {
        display: none
    }
    h2.resp-accordion:first-child {
        border: 0!important
    }
    h2.resp-accordion,
    h2.resp-tab-active {
        display: block;
        color: #fff;
        padding: 14px 20px;
        border: 0
    }
    h2.resp-accordion {
        margin-bottom: 5px;
        background: #d3d3d3;
        font-size: 17px;
        font-weight: 400
    }
    h2.resp-tab-active {
        margin-bottom: 3px;
        background: #31b8a8!important
    }
    .resp-tab-content-active {
        background: #fff
    }
    .subjectWrp {
        padding: 0
    }
    h2.resp-accordion span.minus {
        float: right;
        display: none
    }
    h2.resp-accordion span.plush {
        float: right
    }
    h2.resp-accordion.resp-tab-active span.plush {
        display: none
    }
    h2.resp-accordion.resp-tab-active span.minus {
        display: block
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #c1c1c1
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none
    }
    .resp-accordion-closed {
        display: none!important
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1!important
    }
    h2.resp-accordion a {
        color: #3e6099
    }
    h2.resp-tab-active a {
        color: #fff
    }
    .contentWrp {
        width: 100%;
        border: 0;
        float: none!important
    }
    .subjectWrp ul li {
        float: none;
        width: 100%
    }
    .subjectWrp ul li:nth-child(odd) {
        margin-right: 0
    }
    .ffwrp ul {
        width: 100%;
        margin: 0 auto
    }
    .ffwrp {
        width: 100%
    }
    .ffwrp ul li {
        padding: 25px 20px;
        width: 20%;
        margin: 7px 5px
    }
    .ourExpRow .col-xs-12 {
        border-bottom: 1px solid #ebebeb
    }
    header .navbar-nav li a {
        padding: 14px 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ValSerWp {
        min-height: 190px
    }
    .responsive-tabs-container.accordion-sm .nav-tabs {
        display: none
    }
    .responsive-tabs-container.accordion-sm .accordion-link {
        display: block
    }
    .indicator {
        width: 164px;
        bottom: -180px;
        right: -139px
    }
    .top_right .blink a,
    .top_right .email a {
        font-size: 15px
    }
    .top_right .blink,
    .top_right .email {
        margin-left: 15px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {
    .sLogin {
        display: none!important
    }
    .ffwrp ul li,
    .ourExpRow .col-xs-12 {
        border-right: 0
    }
    body.b-overlay {
        overflow: hidden
    }
    body.b-overlay .call-backWapper {
        overflow: auto
    }
    .infoForm .form-title span.offer:before,
    .responsive-tabs-container.accordion-xs .nav-tabs {
        display: none
    }
    .ffwrp ul li,
    .responsive-tabs-container.accordion-xs .accordion-link {
        display: block
    }
    .nav-tabs.subjHead,
    .tab-content.subjCont {
        float: none;
        width: 100%
    }
    .responsive-tabs-container .accordion-link {
        font-weight: 500
    }
    .giveaway.footerGive {
        margin-right: 0;
        float: none!important
    }
    .TrSt {
        padding: 13px 0 0;
        text-align: center
    }
    .ffwrp ul,
    .subjectWrp p {
        text-align: left
    }
    .trustMap {
        padding-top: 20px
    }
    .ValSerWp img {
        max-width: 69px;
        margin: 0 auto
    }
    .parttimeJobs .modal-body .leftModalBody {
        width: 100%
    }
    .parttimeJobs .modal-body .RightModalBody {
        width: 100%;
        padding-left: 0
    }
    .parttimeJobs .modal-body .leftModalBody .modalBodyImage {
        height: auto;
        padding-right: 200px;
        width: 100%
    }
    .indicator {
        bottom: -150px;
        right: -200px
    }
    .subjectWrp ul li {
        float: none;
        width: 100%;
        line-height: 27px
    }
    .offerWrp img.img-responsive {
        height: auto;
        width: 320px;
        margin: 0 auto
    }
    .ffwrp ul li {
        width: 100%;
        padding: 10px 20px;
        border-top: 0;
        border-left: 0;
        margin: 0
    }
    p.ffText,
    span.fFreeWrp,
    span.ffftext {
        display: inline-block
    }
    .ffwrp ul li:first-child {
        border-top: 1px solid #cdd7e3
    }
    p.ffText {
        width: 50%;
        height: auto
    }
    span.fFreeWrp {
        width: 48%;
        font-size: 15px;
        padding: 0 0 0 5%
    }
    span.ffftext {
        font-weight: 700
    }
    span.ffdis {
        min-width: 80px;
        font-size: 16px
    }
    .subjectWrp p {
        margin: 5px
    }
    a.btn.btn-gray {
        margin: 5px 3px
    }
    .moffBan {
        display: none
    }
    .disclaimerWrp {
        padding: 10px 0
    }
    .bannerContent>.h1 span {
        font-size: 19px
    }
    .bannerContent a.btn.btn-primary {
        margin: 20px 5px 0
    }
    .ctaSection {
        padding: 20px 10px 30px
    }
    .ctaSection h2 {
        margin-bottom: 16px
    }
    .prosec p {
        font-size: 14px
    }
    .prosec ul li span i.fa {
        font-size: 28px
    }
    .prosec ul li span {
        width: 55px;
        height: 55px;
        padding: 10px 0
    }
    .prosec {
        margin-top: 30px;
        display: none
    }
    .ctaWrp .form-group {
        margin: 15px 10px
    }
    section.ctaSec {
        padding: 0
    }
    .upOff {
        margin: 10px 0 40px
    }
    .attch-feild input#att_file1,
    div#more_attachment input {
        width: 85%
    }
    div#more_attachment a#remScnt {
        margin: 3px 4% 0 0
    }
    .upOff p:after {
        border-right: 28px solid transparent;
        border-left: 20px solid transparent;
        border-top: 25px solid #31b8a8;
        border-bottom: 21px solid transparent;
        height: 100%;
        top: 100%;
        left: 0;
        right: 0;
        width: 0;
        margin: 0 auto
    }
    .whatsAppCTAWrp {
        right: auto;
        left: 10px;
        bottom: 10px
    }
    .AsHAust ul li {
        width: 100%
    }
    .AsHAust h2 {
        margin: 0 0 70px;
        position: relative;
        font-size: 25px
    }
    .ctaSection h3 {
        font-weight: 300;
        margin-bottom: 22px;
        font-size: 23px;
        color: #fff
    }
}

@media only screen and (max-width:480px) {
    .indicator {
        display: none
    }
    .parttimeJobs .modal-body .leftModalBody .modalBodyImage {
        padding-right: 25px
    }
    .ffwrp ul li {
        padding: 10px;
        border-right: 1px solid #cdd7e3;
        border-left: 1px solid #cdd7e3
    }
    p.ffText {
        width: 50%
    }
    span.fFreeWrp {
        width: calc(50% - 3px)
    }
    .ctaWrp .form-group {
        display: block
    }
    .ctaWrp .form-control {
        width: 100%
    }
}

.addressbox {
    float: right;
    width: 100%;
    margin-top: 14px;
    color: #fff;
    text-align: right
}

span.pointing-arrow {
    position: absolute;
    bottom: -20px;
    right: -70px;
    display: none
}

.zopim[data-test-id=ChatWidgetMobileButton] {
    display: none!important
}

.cot_tl_fixed {
    position: fixed;
    bottom: -11px;
    right: 0;
    z-index: 5
}

header .navbar-nav>li>a .fa {
    color: #ffbf10
}

header .navbar-nav>li.dropdown {
    position: relative!important
}

.sub_con.dropdown-menu-box {
    background: #fff;
    min-width: 200px;
    box-shadow: 0 5px 15px 2px rgba(0, 0, 0, .2);
    border-top: 5px solid #3d5f96
}

.sub_con.dropdown-menu-box li {
    list-style: none
}

.sub_con.dropdown-menu-box li a {
    color: #777;
    display: block;
    padding: 10px 15px
}

.morelink,
.sub_con.dropdown-menu-box li a:hover {
    color: #31b8a8
}

.topModal .modal-lg {
    width: 1060px;
    max-width: calc(100% - 30px)
}

.topModal_left {
    padding: 31px;
    text-align: center
}

.topModal_body .banner-txt .h1 {
    font-size: 35px;
    margin-bottom: 6px;
    line-height: normal;
    text-align: center
}

.topModal_body .banner-txt>p {
    color: #292929;
    margin-bottom: 0;
    font-size: 16px;
    text-align: center
}

.topModal_body .banner-txt>p strong {
    color: #36b8a8
}

.topModal_body .banner-txt ul {
    list-style: none;
    margin-top: 28px;
    margin-bottom: 14px;
    text-align: left;
    display: inline-block;
    width: auto
}

.topModal_body .banner-txt ul li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 16px;
    color: #3a3a3a;
    font-size: 14px;
    text-align: justify
}

.loc-dirt,
.loc-dirt p {
    color: #fff
}

.topModal_body .banner-txt ul li img {
    display: none
}

.topModal_body .banner-txt ul li:after {
    left: 0;
    content: '';
    background: #38b9a9;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 0;
    top: 7px;
    bottom: auto;
    margin: auto;
    transform: rotate(45deg)
}

.topModal_body .prosec ul li {
    list-style: none;
    float: left;
    text-align: center;
    color: #fff;
    width: 33.33%;
    position: relative
}

.topModal_body .prosec ul {
    list-style: none;
    margin: 30px 0;
    display: inline-block;
    width: 100%;
    max-width: 470px
}

.topModal_body .prosec ul li span {
    width: 62px;
    height: 62px;
    display: inline-block;
    border: 2px solid #3e5c99;
    border-radius: 100%;
    text-align: center;
    background: #3e5d99;
    position: relative;
    z-index: 999;
    line-height: 57px;
    padding: 0;
    font-size: 23px
}

.topModal_body .prosec ul li p {
    margin-top: 8px
}

.topModal_body .prosec ul li:after {
    content: "";
    background: url(../images/dotted-arrow.png) no-repeat;
    width: 300px;
    height: 20px;
    display: inline-block;
    position: absolute;
    z-index: 0;
    top: 25px;
    left: 62%;
    bottom: auto;
    margin: auto
}

.topModal_body .prosec ul li:last-child:after {
    display: none
}

.loc-dirt {
    background: #38b9a9;
    padding: 11px 15px;
    position: relative;
    width: calc(100% - 40px)
}

.loc-dirt:after {
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 31px solid #38b9a9;
    content: '';
    position: absolute;
    top: 0;
    right: -31px
}

.modal-body.topModal_body {
    padding: 0
}

.topModalForm {
    background: #38b9a9;
    padding: 42px 39px;
    height: 100%
}

.topModal button.close {
    position: absolute;
    background: #fff;
    z-index: 5;
    right: -11px;
    top: -18px;
    width: 40px;
    height: 40px;
    opacity: 1;
    border-radius: 100%;
    font-size: 33px;
    line-height: 24px;
    color: #38b9a9;
    box-shadow: -3px 6px 20px rgba(0, 0, 0, .2)
}

.topModal_body .infoForm .form-title {
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px
}

.topModal_body .infoForm .form-control {
    box-shadow: none;
    border: 0
}

.topModal_body button.btn.dropdown-toggle.bs-placeholder.btn-default {
    border: 0
}

.topModalForm a.addBtn {
    background: #3e5c99
}

.topModalForm .themeBtn {
    background: #fff;
    color: #38b9a9
}

.ourUSP {
    margin: 0
}

.flex_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch
}

.flex_row>div {
    padding: 0
}

.modalTitle {
    display: block;
    color: #243259;
    line-height: normal;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 4px
}

header .navbar-nav .viewAllLink a {
    display: inline-block;
    background: #31b8a8;
    padding: 5px 20px;
    border-radius: 100px;
    font-size: 14px
}

.viewAllLink {
    margin-top: 10px
}

.premiumSerWrp {
    background: #fff;
    position: fixed;
    bottom: 40px;
    z-index: 999;
    right: -465px;
    padding: 0
}

span.closePremiumSr {
    position: absolute;
    left: -15px;
    top: -20px;
    font-size: 22px;
    color: #cdd7e2;
    cursor: pointer
}

.premiumSerWrp svg {
    width: 48px;
    margin-right: 10px
}

.premiumSerWrp p {
    font-size: 16px;
    margin: 6px 0;
    font-weight: 700;
    color: #3e6099;
    text-transform: uppercase
}

.premiumSerWrp a {
    line-height: 0;
    padding: 0;
    display: block
}

@media (min-width:992px) and (max-width:1199px) {
    span.pointing-arrow {
        right: -110px
    }
    .subjectWrp ul li {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .whyUs_content_box_list li {
        min-height: 340px
    }
    .header2 {
        position: relative!important
    }
    body.homeHeader {
        padding-top: 0!important
    }
}

@media (max-width:767px) {
    .header2,
    header .top_left,
    navbar {
        padding: 0
    }
    span.pointing-arrow {
        display: none
    }
    header .top_left,
    navbar-nav {
        width: 100%;
        float: none
    }
    #middle .nav>li>a,
    .tabs-right-margin {
        margin: 0!important
    }
    .top_right,
    header .navbar-header,
    navbar {
        margin: 0
    }
    header {
        position: static!important;
        height: auto
    }
    header .top_left .navbar-right {
        float: none!important
    }
    navbar {
        border-bottom: 0
    }
    navbar-nav>li {
        display: block;
        float: none;
        padding-bottom: 0!important
    }
    header .navbar-nav>li {
        position: relative!important
    }
    .navbar-nav>li>a {
        padding: 14px 15px;
        border-bottom: 1px solid #000;
        color: #fff;
        display: block
    }
    .navbar-toggle {
        background-color: #233259!important;
        background-image: none;
        border: 0!important;
        float: right;
        margin-bottom: 0;
        margin-right: 0;
        margin-top: 16px;
        padding: 8px;
        position: relative;
        display: block;
        color: #fff!important;
        border-radius: 3px
    }
    .navbar-toggle .icon-bar {
        background-color: #fff!important;
        height: 3px;
        width: 22px
    }
    .navbar-header {
        float: none
    }
    .navbar-collapse {
        background: #fff;
        margin: 0 -15px!important;
        position: static;
        padding: 0
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-collapse.collapse.in {
        display: block!important
    }
    .navbar-nav.navbar-right:last-child {
        margin: 0
    }
    header .navbar-nav>li>a {
        color: #fff!important;
        padding: 13px 32px;
        border: 0;
        border-bottom: 1px solid #233259;
        border-radius: 0;
        transition: all linear .2s;
        -webkit-transition: all linear .2s;
        -moz-transition: all linear .2s;
        -ms-transition: all linear .2s;
        margin: 0;
        background: #3e5f99!important;
        text-align: left;
        position: relative
    }
    .copyRight p,
    .infoForm .form-title,
    .rating p,
    .whyChoose_box_content,
    footer .box2 .payment_con,
    footer .box2 .right {
        text-align: center
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover,
    header .navbar-nav>li.active>a,
    header .navbar-nav>li.active>a:hover,
    header .navbar-nav>li>a:hover {
        color: #fff!important;
        background: #003f7b!important
    }
    header .navbar-nav>li:last-child>a {
        border-bottom: 0!important
    }
    header .navbar-brand {
        margin: 15px 0!important;
        padding: 0;
        width: 220px
    }
    header .navbar-brand img {
        width: 100%
    }
    header .navbar-nav li .sub_con,
    header .navbar-nav li:hover .sub_con {
        width: 100%;
        position: static!important;
        display: none;
        border: 0;
        box-shadow: none;
        padding: 0
    }
    header .navbar-nav li .sub_con .inner_con {
        border: 0;
        padding: 0
    }
    .sub_con .col1 .sublink a {
        color: #777;
        display: block;
        text-decoration: none;
        background: url('#') left 11px no-repeat!important;
        padding: 7px 0;
        margin: 0;
        text-align: center;
        border-bottom: 1px solid #eee!important
    }
    header .navbar-nav li .sub_con .col1 {
        width: 100%;
        padding: 0
    }
    a.mob_link_ddx {
        display: none!important
    }
    a.mob_link_dd {
        display: block!important
    }
    header .navbar-nav>li>.lnk_order_now {
        width: 100%;
        background-color: #003f7b!important
    }
    .service_con {
        padding: 12% 0 0
    }
    .service_con ul.service_list_con li {
        width: 50%
    }
    .service_con ul.service_list_con li .con {
        width: 89%;
        padding: 19px 10px 19px 25px;
        font-size: 15px
    }
    .statics_con {
        width: 100%
    }
    .on_con .form_con {
        width: 90%;
        margin: 30px auto 0
    }
    .on_con .form_con .form-control2 {
        height: auto;
        padding: 8px 16px 15px
    }
    .on_con .file_con {
        float: right;
        width: 100%;
        margin: 15px 0 0
    }
    .on_con .file_con .input-group {
        width: 100%;
        float: left;
        margin: 3px 0
    }
    .reasons_con ul.box_con li {
        width: 100%
    }
    .reasons_con ul.box_con li .content_con p {
        min-height: auto
    }
    .video_con ul.video_thum_con {
        width: 100%
    }
    .video_con ul.video_thum_con li {
        width: 100%;
        margin: 10px 0
    }
    .video-overlay .video {
        width: 100%;
        height: 100%;
        padding: 15% 2%
    }
    footer .col_01,
    footer .wrapper {
        width: 100%
    }
    footer .col_02 {
        width: 100%;
        margin: 0
    }
    footer .col_03 {
        margin: 0
    }
    .bot-title {
        background: url('../images/close.png') right no-repeat;
        cursor: pointer;
        width: 100%;
        display: block;
        border-bottom: 1px solid #f5f5f5;
        margin: 0 auto;
        padding: 10px
    }
    .open-links {
        background: url('../images/open.png') right no-repeat
    }
    .f_link {
        margin: 15px 0 15px 20px;
        display: none
    }
    .globalLink ul li,
    .trustBy p {
        display: inline-block
    }
    footer .box2 .right {
        float: none;
        width: 265px;
        margin: auto
    }
    footer .box2 .payment_con {
        float: none
    }
    footer {
        padding: 40px 0 0
    }
    .globalLink ul li {
        padding: 0 20px
    }
    .contactMas,
    .findUs,
    .rating p {
        padding-bottom: 30px
    }
    .weAccept span {
        justify-content: start
    }
    .weAccept span img {
        margin: 20px 0 0;
        width: 120px
    }
    .trustBy br {
        display: block
    }
    .trustBy {
        padding-bottom: 20px
    }
    .sitemap a,
    ul.download-cotainer li {
        width: 100%
    }
    .pro-video h2 {
        font-size: 20px
    }
    .pro-video p iframe {
        height: 200px
    }
    .clientC ul li {
        margin: 20px auto;
        padding: 20px 30px;
        border-radius: 4px
    }
    .whyChoose_box>figure {
        float: none;
        height: 120px;
        margin: 0 auto;
        width: 120px
    }
    .whyChoose_box>figure img {
        margin: 0;
        width: 100%
    }
    .whyChoose_box {
        background: #fff
    }
    .whyChoose_box_content {
        width: 100%
    }
    .i_btn_con .i_btn {
        display: none
    }
    .i_btn_con .blue2 {
        background: #009cde;
        border-radius: 5px;
        color: #fff;
        display: block;
        padding: 5px 10px
    }
    .i_btn_con>a {
        display: inline-block
    }
    .i_btn_con {
        bottom: 34px;
        z-index: 40
    }
    .right-free a img {
        width: 60%
    }
    .whyChooseBox1 .inner-whyChooseBox {
        display: block;
        width: 100%
    }
    .whyChooseBox1 .inner-whyChooseBox+.inner-whyChooseBox {
        border-left: 0;
        border-top: 1px solid #eee
    }
    .whyUs_content_box_list li {
        width: 100%
    }
    .blink {
        margin-bottom: 5px
    }
    body.homeHeader {
        padding-top: 0!important
    }
    .topHeader {
        padding: 0
    }
    .homeHeader .service_con {
        background-position-x: 0!important
    }
    .infoForm .form-title span.offer {
        float: none;
        display: inline-block;
        position: static;
        margin-top: 10px;
        height: auto;
        padding: 7px 15px
    }
    .infoForm .form-title span.offer:after {
        display: none
    }
    .payment_con>span,
    .starRate {
        display: inline-block;
        float: none
    }
    .themeBtn {
        float: none!important;
        margin: 10px auto 0
    }
    .ourUSP .inner-whyChooseBox:hover>.overlay {
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    .payment_con>span {
        width: 160px;
        margin: 0
    }
    .testiContent {
        text-align: left
    }
    .owl-theme .owl-controls .owl-page span {
        width: 8px;
        height: 8px;
        margin: 5px 4px
    }
    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%
    }
    .social_con {
        float: none;
        text-align: center
    }
    .footerOrder {
        margin-bottom: 18px;
        text-align: center
    }
    footer .box2 .col-lg-5 {
        padding: 0
    }
    .cms_area .hidden-xs.mt10 {
        display: block!important
    }
    .tur-free,
    .turnitin-img {
        padding: 0;
        text-align: center
    }
    a.cl-button.active {
        transform: none;
        left: -4px;
        top: -32px
    }
    .call-back input.form-control {
        width: 99%;
        display: inline-block;
        border-radius: 0;
        font-weight: 400;
        margin: 0 0 5px
    }
    .expandText,
    .helpOption a {
        margin: 15px auto;
        text-align: center
    }
    .call-back {
        width: auto
    }
    header .navbar-nav li .sub_con .col2.vasLinks {
        width: 100%
    }
    .vasLinks .sublink {
        padding: 0 15px
    }
    header .navbar-nav>li .vasLinks .sublink a:last-child {
        border-bottom: none
    }
    .expandText {
        display: block;
        width: 140px;
        clear: both;
        padding: 9px 15px;
        position: relative;
        top: 20px
    }
    .samplesList .element-item {
        width: 50%
    }
    .helpOption button {
        background: #31b8a8;
        width: auto;
        height: auto;
        padding: 10px 15px;
        line-height: normal;
        font-size: 16px;
        box-shadow: none
    }
    .helpOption {
        background: 0 0;
        padding: 0
    }
    .options {
        display: none
    }
    .helpOption a {
        display: block;
        background: #3e5f99;
        width: auto;
        height: auto;
        font-weight: 400;
        color: #fff
    }
    .helpOption a i {
        width: 18px;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        color: #fff
    }
    .helpOption a span.visible-xs {
        display: inline-block!important;
        vertical-align: middle
    }
    .helpOption a svg {
        fill: #fff
    }
    .helpOption .liveChat {
        color: #fff
    }
    #back-top i {
        top: 4px
    }
    #back-top {
        width: 40px;
        height: 40px
    }
    a.placeOrderBtn {
        position: fixed;
        z-index: 555;
        right: 20px;
        top: auto;
        bottom: 15px;
        margin: auto;
        background: #ff6a00;
        height: auto;
        width: auto;
        line-height: normal;
        padding: 10px 19px;
        border-radius: 50px;
        color: #fff;
        display: none!important;
        box-shadow: 4px 4px 10px rgba(0, 0, 0, .35)
    }
    a.placeOrderBtn:focus,
    a.placeOrderBtn:hover {
        background: #029ade
    }
    #back-top {
        bottom: 100px;
        display: none!important
    }
    .ani,
    .helpOption {
        display: none
    }
    .helpOption {
        bottom: 15px
    }
    .image-parallax {
        background-position: center center!important
    }
    .header2,
    .myHeader {
        position: relative!important
    }
    .bannerForm {
        padding: 15px
    }
    .nav.navbar-right.rightNavMenu {
        display: none
    }
    .rightNavMenu li a.lnk_order_now1 {
        width: auto;
        display: inline-block;
        padding: 10px 25px;
        font-size: 19px;
        letter-spacing: 0;
        box-shadow: 0 13px 20px rgba(49, 184, 168, .28)
    }
    .testimonialContent .owl-carousel .owl-wrapper {
        display: block!important
    }
    .vasLinks,
    header .navbar-nav>li>a {
        display: block
    }
    .vasLinks {
        width: 90%!important;
        margin: 25px auto 15px!important;
        float: none!important;
        clear: both
    }
    .service_con::after {
        background: rgba(0, 0, 0, .7)
    }
    .top_right {
        transition: .5s all linear;
        height: 0
    }
    .stickHead.active {
        display: inline-block;
        position: fixed;
        background: #022343;
        width: 100%;
        left: 0;
        top: 0;
        border: 0;
        z-index: 55;
        box-shadow: 4px 4px 20px rgba(0, 0, 0, .2);
        padding: 12px 0;
        height: auto;
        text-align: center
    }
    .top_right .blink,
    .top_right .email {
        margin: 0;
        display: inline-block
    }
    .top_right .blink {
        margin-left: 10px;
        display: none
    }
    .stickHead.active .blink {
        margin-left: 10px;
        display: inline-block;
        height: auto
    }
    .top_right .email {
        margin-left: 15px
    }
    .top_right .blink a,
    .top_right .email a {
        font-size: 15px
    }
    .blink img,
    .fa.blue2.mr3.fs18 img {
        width: 15px
    }
    .topOfferBox,
    .whyusContent .col-sm-4:nth-child(1):after,
    .whyusContent .col-sm-4:nth-child(2):after {
        display: none
    }
    #trustedsite_widget_badge,
    .cot_tl_fixed,
    .right-free {
        display: none!important
    }
    button.promo-code__btn i {
        font-size: 18px
    }
    .cro-section__promo-code {
        right: -60px;
        display: none
    }
    button.promo-code__btn {
        font-size: 12px;
        padding: 6px 10px
    }
    .premiumSerWrp {
        display: none
    }
    .bannerContent h5 {
        font-size: 32px
    }
    .carousel-inner {
        min-height: 34px
    }
    .connect {
        margin: 0
    }
    .attch-feild input#comm_o_f_att_file1 {
        width: 85%
    }
    .offer1 {
        font-size: 12px;
        float: right;
        padding: 3px 10px;
        background: #3e6099;
        font-weight: 400;
        color: #fff;
        position: relative;
        right: -40px;
        height: 23px;
        padding-right: 25px
    }
    .offer1::after {
        top: 15px;
        right: 5px
    }
    .bannerForm h2 {
        font-size: 17px;
        margin: 0
    }
    .bannerContent p {
        display: none
    }
}

@media (max-width:480px) {
    .faqs_tab>li {
        float: left;
        display: block!important
    }
    .service_con ul.service_list_con li {
        width: 100%;
        margin: 5px 0
    }
    .service_con ul.service_list_con li .con {
        width: 89%;
        min-height: 50px;
        padding: 18px 10px 18px 25px;
        font-size: 15px
    }
    .col-xs-4,
    .col-xs-8,
    .hiw_con img,
    .on_con .form_con,
    .samplesList .element-item,
    .video-overlay .video,
    .video_con ul.video_thum_con,
    ul.download-cotainer {
        width: 100%
    }
    .service_con ul.service_list_con li .con .icon_con {
        top: 20%
    }
    .hiw_con img {
        margin: 25px auto 0
    }
    .on_con2 {
        padding: 15px 10px!important
    }
    .on_con .form_con .form-control,
    .on_con .form_con .form-control2 {
        font-size: 15px
    }
    .video_con ul.video_thum_con li {
        width: 100%;
        margin: 10px 0
    }
    .video-overlay .video {
        height: 100%;
        padding: 30% 0
    }
    .bannerContent>.h1 {
        font-size: 28px;
        line-height: normal
    }
    .blink {
        display: inline-block
    }
    .whyUs_content {
        padding: 0 15px
    }
    .contactBoxWrapper {
        padding: 20px
    }
    .socialCon {
        padding: 0;
        background: 0 0
    }
    .contactMas ul li a {
        font-size: 15px
    }
    .copyRight {
        padding-bottom: 40px
    }
    .topOfferBox p {
        line-height: 24px
    }
    .bannerContent p {
        font-size: 16px;
        margin-top: 15px;
        font-weight: 300
    }
    .top_right .blink a,
    .top_right .email a {
        font-size: 13px
    }
    .stickHead.active {
        padding: 8px 0
    }
}

.bodyShadow:after {
    content: "";
    background: rgba(0, 0, 0, .5882352941176471);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9;
    top: 0
}

.one-o-1Wrp {
    position: fixed;
    bottom: 0;
    right: -100%;
    z-index: 12
}

.one-o-one-img {
    position: relative;
    border: 2px dashed #3e5f99;
    background: #31b8a8
}

span.close-one-o {
    position: absolute;
    top: -20px;
    left: -20px;
    background: #31b8a8;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 28px;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 10px #00073;
    cursor: pointer
}

.one-o-one-img a {
    box-shadow: -1px 2px 20px #00066;
    display: inline-block
}

.oneOoneBtn {
    padding: 0;
    position: fixed;
    left: auto;
    right: -53px;
    bottom: 18%;
    transform: rotate(-90deg);
    margin-top: 0;
    z-index: 10;
    box-shadow: -11px -15px 30px rgba(0, 0, 0, .29)
}

.oneOoneBtn button {
    padding: 10px 17px;
    background: #31b8a8;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    transition: all .5s ease-in-out;
    border: 2px dashed
}

.mfw_button,
.mobile_fixed_wrapper {
    display: none
}

.liveFeed {
    position: fixed;
    bottom: 130px;
    left: 40px;
    background: #fbfbfb;
    border-radius: 10px;
    box-shadow: 10px 10px 10px #00014;
    border: 1px solid #31b8a8;
    width: 310px;
    z-index: 999
}

.heading h1 {
    font-size: 16px
}

.promoCodeWrp p {
    display: inline-block;
    margin: 0;
    font-size: 12px;
    color: #31b8a8
}

.promoCodeWrp p span.promo {
    color: #000
}

.liveFeed .col-xs-3 {
    padding-right: 0
}

.bellIcon img {
    width: 50px;
    margin: 0 auto
}

.bellIcon {
    text-align: center;
    padding: 10px 0
}

span.closeIcon {
    position: absolute;
    top: 2px;
    right: 5px;
    cursor: pointer;
    z-index: 1
}

span.closeIcon i {
    font-size: 18px;
    color: #21325978
}

span.closeIcon:hover i {
    color: #213259
}

.liveFeed>a {
    padding: 10px 20px 3px;
    display: inline-block
}

.coupon {
    display: table;
    height: 66px
}

.heading {
    display: table-cell
}

.avengerWrp {
    position: fixed;
    bottom: -100%;
    z-index: 9999;
    left: 0;
    right: 0;
    width: 1170px;
    margin: 0 auto
}

span.avengerClose {
    position: absolute;
    top: -27px;
    right: -10px;
    font-size: 23px;
    color: #e81000;
    cursor: pointer;
    background: #fff;
    padding: 0 3px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center
}

.avengerWrp img {
    max-width: 100%
}

.avengerText {
    position: absolute;
    bottom: 10%;
    width: 100%;
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0
}

.avengerText h3 {
    background: #022343c4;
    font-size: 23px;
    padding: 6px 0;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}

.avengerText .btn-primary {
    margin-top: 20px;
    border-radius: 0;
    padding: 5px 28px;
    text-transform: uppercase;
    font-size: 15px;
    background: #31b8a8;
    box-shadow: 10px 5px 3px #ffffff52;
    border: 0
}

@media (max-width:767px) {
    .avengerWrp {
        display: none
    }
    .close_mfw,
    .mfw_button {
        text-align: center;
        line-height: 50px
    }
    .mfw_button {
        display: block
    }
    .mobile_fixed_wrapper {
        position: fixed;
        width: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        min-height: 100vh;
        background: no-repeat;
        top: 0;
        left: 0;
        z-index: 999;
        background-size: 100% 100%;
        display: none
    }
    .mwf_inner_wrapper {
        background-size: 100% 100%;
        min-height: 500px;
        height: 100%
    }
    .mobile_fixed_wrapper .mfw_box {
        height: 33.33%;
        width: 100%;
        opacity: 1;
        text-align: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center
    }
    .mfw_inner_content h4 {
        color: #fff;
        margin-bottom: 33px;
        width: 100%;
        margin-top: 15px;
        font-family: Lato, sans-serif
    }
    .mfw_items_inner a {
        display: block
    }
    .mfw_items_inner a p {
        color: #fff;
        font-size: 12px
    }
    .mfw_items_inner figure {
        width: 67px;
        height: 39px;
        margin: 0 auto 6px
    }
    .mfw_items_inner figure img {
        width: 100%;
        height: 100%;
        display: block
    }
    .mfw_inner_content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 100%;
        padding: 20px 0;
        margin-top: -50px
    }
    .mfw_inner_content .mfw_items {
        width: 33.33%;
        text-align: center
    }
    .mfw_box_content {
        width: 100%
    }
    .third .mfw_inner_content {
        margin-top: 0
    }
    .mfw_items_inner figure i {
        color: #fff;
        font-size: 39px
    }
    .close_mfw {
        position: absolute;
        background: #ffec0d;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        color: #25365c;
        font-size: 33px;
        top: 10px;
        right: 10px;
        box-shadow: -2px 7px 20px rgba(21, 21, 20, .46)
    }
    .mfw_button,
    .mfw_button a {
        color: #fff;
        width: 50px;
        height: 50px;
        position: fixed;
        top: auto;
        bottom: 20px;
        right: 20px;
        line-height: 20px
    }
    .mfw_button {
        border-radius: 60%;
        box-shadow: -5px 6px 19px rgba(0, 0, 0, .44);
        transition: .4s all ease;
        background-size: 100% 100%;
        background: #233259;
        z-index: 99
    }
    .mfw_button a {
        display: inline-block;
        padding: 15px
    }
    .mfw_button a img {
        width: 100%;
        height: 100%;
        display: block
    }
    .bellIcon,
    .oneOoneBtn {
        display: none
    }
    .mfw_button.active {
        width: 100%;
        height: 100%;
        border-radius: 0;
        right: 0;
        bottom: 0;
        background: #3e6099;
        background: -moz-linear-gradient(left, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
        background: linear-gradient(to right, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%)
    }
    .mfw_button.active a {
        right: 0;
        bottom: 0
    }
    .one-o-1Wrp {
        display: none
    }
    .liveFeed {
        left: 15px;
        bottom: 10px;
        width: 330px
    }
    .liveFeed>a {
        padding: 10px 10px 3px;
        display: inline-block
    }
    .heading h1 {
        font-size: 16px
    }
    .coupon {
        height: auto
    }
    div#message-box {
        display: none!important
    }
    .ctaWrp h3 strong {
        font-size: 47px
    }
    .importantSH h2 {
        font-size: 25px
    }
    section.subjectSec {
        padding: 50px 0 0;
        border-top: 0
    }
    .sectionHeading h3 {
        margin: 30px 0 80px;
        position: relative;
        font-size: 25px
    }
    .whyUs_content_box h2 {
        font-size: 25px
    }
    .on_con {
        padding: 0
    }
    .on_con h2 {
        margin: 0 0 30px 0;
        font-size: 25px
    }
}

.weAccept-partner h4 {
    margin: 0;
    text-align: left;
    padding: 4px 0
}

.row-partner {
    border-top: 1px solid #7686967a;
    padding: 10px 0;
    margin: 20px 0;
    border-bottom: 1px solid #7686967a;
    display: inline-block;
    text-align: center;
    width: 100%
}

.row-partner img {
    width: 90%;
    display: inline-block
}

.row-partner a {
    margin: 10px 0 0
}

h4 {
    margin: 15px 0 0;
    font-size: 19px
}

.prosec ul li {
    list-style: none
}

.ffwrp h3 {
    width: 100%;
    text-align: center;
    font-size: 22px;
    background: #3e6099;
    background: -moz-linear-gradient(left, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
    background: linear-gradient(to right, rgba(62, 96, 153, 1) 28%, rgba(51, 170, 166, 1) 100%);
    color: #fff;
    padding: 12px 0;
    border-radius: 4px 4px 0 0
}

.ffwrp ul li:last-child {
    border: none
}

.ffwrp ul li:last-child {
    border: none
}

.ffwrp ul li:last-child .ffdis {
    color: #333;
    text-align: center;
    width: 100%
}

.ffwrp ul li:last-child .fFreeWrp strong {
    color: #3e6099;
    font-size: 28px;
    text-align: center;
    width: 100%;
    display: inline-block;
    text-transform: uppercase
}

.ffwrp ul li:nth-child(2n) {
    background: #f1f1f1
}

span.ffFor {
    font-size: 15px;
    margin-right: 0
}

.ffwrp ul li:last-child span.ffdis::after {
    left: 19px
}

.ctaWrp strong {
    font-weight: 700;
    font-size: 45px;
    color: #31b8a8
}

.call-back-modal .modal-header .close {
    margin-top: -2px;
    position: absolute;
    background: #213259;
    right: -10px;
    top: -5px;
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 50px;
    font-size: 17px;
    border: solid 1px #fff
}

@media (max-width:767px) {
    .row-partner img {
        margin: 20px 0 0;
        width: 125px;
        display: inline-block
    }
}

@media (max-width:767px) {
    .trustStudent {
        display: none
    }
    .trustMap {
        display: none
    }
    section.ctaSec {
        background: 0 0!important
    }
    .ourFeature {
        display: none
    }
    .whyUsSection {
        display: none
    }
    .testimonialSection {
        display: none
    }
    .ord-now-fx a {
        padding: 10px 30px!important;
        font-size: 18px;
        color: #fff;
        border-radius: 4px!important;
        display: inline-block;
        background: #eb5a3f
    }
    .ord-now-fx a:hover {
        color: #fff
    }
    .ord-now-fx {
        position: fixed;
        bottom: 15px;
        margin: 0 auto;
        display: inline-block;
        left: 50%;
        transform: translateX(-50%);
        z-index: 60;
        display: inline-block!important
    }
    .homeHeader .service_con {
        padding-top: 0
    }
    .service_con::after {
        background: 0 0
    }
    .homeHeader .service_con::after {
        width: 0;
        height: 0;
        border-left: 220pc solid transparent;
        border-right: 0 solid transparent;
        border-bottom: 165px solid #fff;
        margin: 0;
        z-index: 0;
        bottom: 0;
        content: "";
        position: absolute;
        top: 89%
    }
    span.menu-brn {
        display: none
    }
    .topRightMenu {
        display: inline-block;
        margin: 15px 0 0
    }
    .bannerForm {
        z-index: 99;
        position: relative
    }
    .homeHeader .service_con {
        z-index: 99
    }
    .myHeader {
        z-index: 999
    }
}

section.on_con.image-parallax .contactBoxWrapper {
    padding-top: 0;
}

.subjectSec + section.pt50.pb50.whiteBg.vas {
    padding-top: 35px;
}

section.ourFeature.ourFeature_sec {
    padding-top: 25px;
}

.viewMore.viewMore_sec {
    margin-top: 5px;
}

.ourFeature.ourFeature_sec.image-parallax a {
    transition: none;
}

#tnc_popup button.close.tnc_popup_close_btn {
    opacity: 1;
    padding: 0;
    cursor: pointer;
    background: #31b8a8;
    border: 0;
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 17px;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    line-height: 0;
    display: inline-block;
}

.cms_area.middle_box.t_and_c {
    padding-top: 0px;
}

.cms_area.middle_box.t_and_c ol {
    margin-left: 8px!important;
}

.cms_area.middle_box.t_and_c ol li {
    margin: 5px 0;
}

.cms_area.middle_box.t_and_c h2 {
    padding: 0px;
}

.cms_area.middle_box.t_and_c ul li {
    margin-bottom: 5px;
}


.has-error { border: 1px solid red !important; }
.infoForm p { margin-bottom: 0px; }
fieldset { border: none; }
.intl-tel-input .flag{display: inline-block!important; margin-right: 5px;}
.intl-tel-input{width: 100%;}
#com_o_f_phone{display: inline-block; width: 59%;}
#country-codes{display: inline-block; width: 39%;}
#country-codes .dropdown-menu{padding: 0px; height: 213px; overflow: auto; width: 250px;}
#country-codes .btn.btn-primary.dropdown-toggle{width: 100%;display: flex; justify-content: space-between; align-items: center; padding: 8px 12px; color: #848484; background-color: #ffffff; border-color: #c3c3c3;}
#country-codes .dropdown-menu>li>a{padding: 4px 10px; text-decoration: none;}

.capbox {

	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	margin: -48px auto 0px auto;
    padding: 3px;
    margin-left: 82px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

.success {
  color: green;
  font-size: 18px;
  margin-bottom: 15px;
  display: none;
}
input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
     
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #003050;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #003050;
}
